@ckeditor/ckeditor5-track-changes 45.2.1-alpha.6 → 45.2.1-alpha.7
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
|
-
_0x46b4f9(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x16b143,_0x33089d){super(),this['id']=_0x33089d['id'],this['type']=_0x33089d['type'],this['subType']=_0x33089d['subType']||null,this['author']=_0x33089d['author'],this['creator']=_0x33089d['creator']||_0x33089d['author'],this['isExternal']=Boolean(_0x33089d['attributes']&&_0x33089d['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x33089d['originalSuggestionId']||null,this['_model']=_0x16b143,this['_onAccept']=_0x33089d['onAccept'],this['_onDiscard']=_0x33089d['onDiscard'],this['_onAttributesChange']=_0x33089d['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x33089d['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 _0x14899c=this;for(;_0x14899c['previous'];)_0x14899c=_0x14899c['previous'];return _0x14899c;}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'](_0x6b1442){this['_markerNames']['add'](_0x6b1442);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x4590f1=>this['_model']['markers']['get'](_0x4590f1))['filter'](_0x5d13ba=>_0x5d13ba);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x22c8d1=>{for(const _0x4332a0 of this['getMarkers']())_0x22c8d1['removeMarker'](_0x4332a0);}),this['_markerNames']['clear']();}['removeMarker'](_0x21231a){this['_model']['change'](_0x196c75=>{_0x196c75['removeMarker'](_0x21231a);}),this['_markerNames']['delete'](_0x21231a);}['addRange'](_0x283fe4){const _0x2d676a='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+o['getMultiRangeId']();this['addMarkerName'](_0x2d676a),this['_model']['change'](_0x38c050=>{_0x38c050['addMarker'](_0x2d676a,{'range':_0x283fe4,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x1b9ea9){for(const _0x3a3d6d of this['getRanges']())if(_0x3a3d6d['isIntersecting'](_0x1b9ea9))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x4ef22b=>_0x4ef22b['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x5297f3,_0x56ce45)=>[..._0x5297f3,..._0x56ce45['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x575411=this['getRanges']();if(0x1!=_0x575411['length'])return null;const _0x294e01=_0x575411[0x0],_0x26ea63=_0x294e01['start']['nodeAfter'],_0x279388=_0x294e01['end']['nodeBefore'];return _0x26ea63 instanceof _0x8d5a34?_0x26ea63!=_0x279388?null:_0x26ea63: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 _0x2dce03=[];let _0x55a540=this['head'];for(;_0x55a540;)_0x2dce03['push'](_0x55a540),_0x55a540=_0x55a540['next'];return _0x2dce03;}['setAttribute'](_0xa12f48,_0x513c8b){const _0x534492=_0x41ba95(this['attributes']);_0x300c40(_0x534492,_0xa12f48,_0x513c8b),_0x312846(_0x534492,this['attributes'])||(this['attributes']=_0x534492,this['_onAttributesChange'](_0x534492));}['removeAttribute'](_0x15e07b){const _0x3df45d=_0x41ba95(this['attributes']);_0x35fa8c(_0x3df45d,_0x15e07b),_0x312846(_0x3df45d,this['attributes'])||(this['attributes']=_0x3df45d,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 _0x38b19c()['substr'](0x1,0x5);}}function c(_0x20e70d,_0x38be83,_0x538755){const _0x55c813=_0x20e70d['t'],t=_0x20e70d['t'];switch(_0x38be83){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',_0x538755);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x538755);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x538755);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x538755);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x538755);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',_0x538755);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x538755);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',_0x538755);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x538755);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x538755);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x538755);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x538755);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x538755);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x538755);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x538755);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x538755);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x538755);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x538755);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x538755);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x538755);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x538755);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x538755);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x538755);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x538755);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x538755);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'},_0x538755);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x538755);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x538755);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x538755);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x538755);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x538755);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x538755);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x538755);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'},_0x538755);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x538755);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x538755);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x538755);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x538755);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'},_0x538755);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x538755);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'},_0x538755);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'},_0x538755);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x538755);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'},_0x538755);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x538755);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'},_0x538755);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x538755);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x538755);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'},_0x538755);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x538755);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 _0x55c813({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x538755);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x55c813({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x538755);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x538755);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'},_0x538755);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'},_0x538755);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'},_0x538755);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x38be83;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x446cf2,_0x5d6212){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x446cf2,this['_locale']=_0x5d6212;}['getDescriptions'](_0x493aa8){const _0x36e8ec=[],_0x28312c=new Set(),_0x45fa49=new Set();for(let _0x4c0008=0x0;_0x4c0008<_0x493aa8['length'];_0x4c0008++){const _0x13450a=_0x493aa8[_0x4c0008];if(!_0x13450a['isInContent'])continue;const _0x1443e3=this['_handleCustomCallbackDescription'](_0x13450a);if(_0x1443e3){if(null!=_0x13450a['subType']){if(_0x28312c['has'](_0x13450a['subType']))continue;_0x28312c['add'](_0x13450a['subType']);}_0x36e8ec['push'](_0x1443e3);}else{if('attribute'==_0x13450a['type']){const _0x28cdcb=_0x13450a['data']['key'];if(_0x45fa49['has'](_0x28cdcb))continue;_0x45fa49['add'](_0x13450a['data']['key']),_0x28cdcb==u?this['_handleRenameSuggestionDescription'](_0x36e8ec,_0x13450a):this['_handleAttributeSuggestionDescription'](_0x36e8ec,_0x13450a);continue;}'insertion'!=_0x13450a['type']&&'deletion'!=_0x13450a['type']||this['_handleInsertRemoveSuggestionDescription'](_0x36e8ec,_0x13450a,_0x493aa8[_0x4c0008+0x1]);}}return this['_resolveDescriptionItems'](_0x36e8ec);}['registerDescriptionCallback'](_0x1c8d4e){this['_customCallbacks']['push'](_0x1c8d4e);}['registerElementLabel'](_0x3081da,_0x4b47e5,_0x4016f5=_0x4c334b['normal']){'function'==typeof _0x3081da?_0xb0c78c(this['_itemLabelsCallbacks'],{'matchingCallback':_0x3081da,'label':_0x4b47e5,'priority':_0x4016f5}):this['_itemLabels']['set'](_0x3081da,_0x4b47e5);}['registerAttributeLabel'](_0x5274ec,_0x1e7f28){this['_attributeLabels']['set'](_0x5274ec,_0x1e7f28);}['getItemLabel'](_0x37c85c,_0x24a556=0x1){let _0xa2f725;for(const _0x5bf198 of this['_itemLabelsCallbacks'])if(_0x5bf198['matchingCallback'](_0x37c85c)){_0xa2f725=_0x5bf198['label'];break;}return _0xa2f725||(_0xa2f725=this['_itemLabels']['get'](_0x37c85c['name'])),_0xa2f725?_0xa2f725(_0x24a556):0x1!==_0x24a556?_0x24a556+'\x20'+_0x37c85c['name']+'s':''+_0x37c85c['name'];}['_addDescriptionItems'](_0x22f23e,_0x550031){const _0x24f79f=_0x550031['getFirstRange']()['getWalker'](),_0x177d21='insertion'==_0x550031['type']?'add':'remove';for(const _0x48a732 of _0x24f79f){const _0x9d898f=_0x48a732['item'],_0x285cdd=_0x22f23e[_0x22f23e['length']-0x1];if(_0x9d898f['is']('$textProxy'))_0x285cdd&&_0x285cdd['type']['indexOf']('Container')>-0x1&&_0x22f23e['pop'](),_0x285cdd&&'text'==_0x285cdd['type']?_0x285cdd[_0x177d21]+=_0x9d898f['data']:_0x22f23e['push']({'type':'text','add':'add'==_0x177d21?_0x9d898f['data']:'','remove':'remove'==_0x177d21?_0x9d898f['data']:''});else{if(this['_schema']['isObject'](_0x9d898f)){const _0x2a0f45=_0x9d898f;if(_0x285cdd&&_0x285cdd['type']['indexOf']('Container')>-0x1&&_0x22f23e['pop'](),'elementEnd'==_0x48a732['type'])continue;_0x285cdd&&_0x285cdd['type']==_0x177d21+'Object'&&_0x285cdd['element']['name']==_0x2a0f45['name']?_0x285cdd['quantity']++:_0x22f23e['push']({'type':_0x177d21+'Object','element':_0x2a0f45,'quantity':0x1}),_0x24f79f['skip'](_0x2f31f4=>!('elementEnd'==_0x2f31f4['type']&&_0x2f31f4['item']==_0x9d898f));}else{if(this['_schema']['checkChild'](_0x9d898f,'$text')||_0x9d898f['is']('element','softBreak')){const _0x5ecd05=_0x9d898f;if('add'==_0x177d21&&'elementStart'==_0x48a732['type']||'remove'==_0x177d21&&'elementEnd'==_0x48a732['type'])continue;if(_0x285cdd&&-0x1==_0x285cdd['type']['indexOf']('Container')){'text'==_0x285cdd['type']&&(_0x285cdd[_0x177d21]+='\x0a');continue;}let _0x6ada11;if(_0x6ada11='add'==_0x177d21?_0x5ecd05['nextSibling']&&!this['_schema']['isObject'](_0x5ecd05['nextSibling'])?_0x5ecd05['nextSibling']:null:_0x5ecd05['previousSibling']&&!this['_schema']['isObject'](_0x5ecd05['previousSibling'])?_0x5ecd05['previousSibling']:null,_0x5ecd05['isEmpty']||_0x6ada11&&_0x6ada11['isEmpty']){const _0x90c3d4=_0x6ada11&&_0x6ada11['isEmpty']?_0x6ada11:_0x5ecd05;_0x285cdd&&_0x285cdd['type']==_0x177d21+'EmptyContainer'&&_0x285cdd['element']['name']==_0x90c3d4['name']?_0x285cdd['quantity']++:_0x22f23e['push']({'type':_0x177d21+'EmptyContainer','element':_0x90c3d4,'quantity':0x1});}else _0x22f23e['push']({'type':_0x177d21+'Container','element':_0x5ecd05});}}}}}['_resolveDescriptionItems'](_0x9807d7){const _0x3f9d0d=this['_locale'],_0x11287e=[],_0x196841=[],_0x579480=[];for(const _0x4c0cb9 of _0x9807d7)switch(_0x4c0cb9['type']){case'text':if(_0x4c0cb9['add']=_0x4c0cb9['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x4c0cb9['remove']=_0x4c0cb9['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x4c0cb9['add']&&''!=_0x4c0cb9['remove']){_0x11287e['push']({'type':'replace','content':c(_0x3f9d0d,'REPLACE_TEXT',['\x22'+_0x4c0cb9['remove']+'\x22','\x22'+_0x4c0cb9['add']+'\x22'])});continue;}if(null!=_0x4c0cb9['add']['match'](/^ +$/)){_0x11287e['push']({'type':'insertion','content':c(_0x3f9d0d,'*Insert:*\x20%0',c(_0x3f9d0d,'ELEMENT_SPACE',_0x4c0cb9['add']['length']))});continue;}if(null!=_0x4c0cb9['remove']['match'](/^ +$/)){_0x11287e['push']({'type':'deletion','content':c(_0x3f9d0d,'*Remove:*\x20%0',c(_0x3f9d0d,'ELEMENT_SPACE',_0x4c0cb9['remove']['length']))});continue;}if(''!=_0x4c0cb9['add']){_0x11287e['push']({'type':'insertion','content':c(_0x3f9d0d,'*Insert:*\x20%0','\x22'+_0x4c0cb9['add']+'\x22')});continue;}_0x11287e['push']({'type':'deletion','content':c(_0x3f9d0d,'*Remove:*\x20%0','\x22'+_0x4c0cb9['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x11287e['push']({'type':'insertion','content':c(_0x3f9d0d,'*Insert:*\x20%0',this['getItemLabel'](_0x4c0cb9['element'],_0x4c0cb9['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x11287e['push']({'type':'deletion','content':c(_0x3f9d0d,'*Remove:*\x20%0',this['getItemLabel'](_0x4c0cb9['element'],_0x4c0cb9['quantity']))});continue;case'addContainer':_0x11287e['push']({'type':'insertion','content':c(_0x3f9d0d,'*Split:*\x20%0',this['getItemLabel'](_0x4c0cb9['element'],_0x4c0cb9['quantity']))});continue;case'removeContainer':_0x11287e['push']({'type':'deletion','content':c(_0x3f9d0d,'*Merge:*\x20%0',this['getItemLabel'](_0x4c0cb9['element'],_0x4c0cb9['quantity']))});continue;case'addFormat':_0x196841['push'](_0x4c0cb9['key']);continue;case'removeFormat':_0x579480['push'](_0x4c0cb9['key']);continue;default:_0x11287e['push'](_0x4c0cb9);}if(_0x196841['length']){const _0x140fff=_0x196841['map'](_0x4316e7=>this['_attributeLabels']['has'](_0x4316e7)?this['_attributeLabels']['get'](_0x4316e7):_0x4316e7)['join'](',\x20');_0x11287e['push']({'type':'format','content':c(this['_locale'],'*Set\x20format:*\x20%0',_0x140fff)});}if(_0x579480['length']){const _0x47c478=_0x579480['map'](_0x131d41=>this['_attributeLabels']['has'](_0x131d41)?this['_attributeLabels']['get'](_0x131d41):_0x131d41)['join'](',\x20');_0x11287e['push']({'type':'format','content':c(this['_locale'],'*Remove\x20format:*\x20%0',_0x47c478)});}return _0x11287e;}['_handleCustomCallbackDescription'](_0x28c969){for(const _0x259c8d of this['_customCallbacks']){const _0x51e2ae=_0x259c8d(_0x28c969);if(_0x51e2ae&&'type'in _0x51e2ae)return _0x51e2ae;}}['_handleAttributeSuggestionDescription'](_0xf0ef28,_0x487b86){const _0x753ac9=_0x487b86['data'],_0xdb140b=void 0x0===_0x753ac9['newValue']?'removeFormat':'addFormat';_0xf0ef28['push']({'type':_0xdb140b,'key':_0x753ac9['key']});}['_handleRenameSuggestionDescription'](_0x554d69,_0x4548bb){_0x554d69['push']({'type':'format','content':c(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x4548bb['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x2627b2,_0x5f57ca,_0x42ff7d){if(this['_addDescriptionItems'](_0x2627b2,_0x5f57ca),_0x42ff7d&&_0x42ff7d['getFirstRange']()&&!_0x5f57ca['getFirstRange']()['end']['isEqual'](_0x42ff7d['getFirstRange']()['start'])){const _0xb50ec4=_0x2627b2[_0x2627b2['length']-0x1],_0x4ab272='insertion'==_0x5f57ca['type']?'add':'remove';_0xb50ec4&&'text'==_0xb50ec4['type']&&(_0xb50ec4[_0x4ab272]+='\x0a');}}}class U extends _0x3525e7{['afterInit'](){const _0x6c7be4=this['editor'],_0x8fb144=_0x6c7be4['plugins']['get']('TrackChangesEditing');_0x6c7be4['commands']['get']('showAIAssistant')&&_0x8fb144['enableCommand']('showAIAssistant');}}class V extends _0x3525e7{['afterInit'](){const _0x5bca99=this['editor'],_0x3e5804=_0x5bca99['locale'];if(!_0x5bca99['plugins']['has']('AlignmentEditing'))return;const _0x40af75=_0x5bca99['plugins']['get']('TrackChangesEditing');_0x40af75['enableDefaultAttributesIntegration']('alignment'),_0x40af75['registerBlockAttribute']('alignment'),_0x40af75['descriptionFactory']['registerAttributeLabel']('alignment',c(_0x3e5804,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x547f2a=this['editor'],_0x3e0e6a=_0x547f2a['locale'];_0x547f2a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4551f9=>{if('formatBlock'!=_0x4551f9['type'])return;const {data:_0x5e49ee}=_0x4551f9;if(_0x5e49ee&&'alignment'==_0x5e49ee['commandName']){const _0x220722=_0x5e49ee['commandParams'][0x0]['value'];return{'type':'format','content':c(_0x3e0e6a,'*Format:*\x20%0',function(_0x2b0b1c){switch(_0x2b0b1c){case'left':return c(_0x3e0e6a,'FORMAT_ALIGN_TO_LEFT');case'right':return c(_0x3e0e6a,'FORMAT_ALIGN_TO_RIGHT');case'center':return c(_0x3e0e6a,'FORMAT_ALIGN_TO_CENTER');case'justify':return c(_0x3e0e6a,'FORMAT_JUSTIFY_TEXT');}}(_0x220722))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class F extends _0x3525e7{['afterInit'](){const _0x3ad570=this['editor'],_0x3c594d=_0x3ad570['plugins']['get']('TrackChangesEditing'),_0x18bdd0=_0x3ad570['locale'];for(const _0xfb4ba1 of ti){if(!_0x3ad570['plugins']['has'](_0xfb4ba1))continue;const _0x35af8a=_0xfb4ba1['slice'](0x0,-0x7)['toLowerCase'](),_0x3b58ba='FORMAT_'+_0x35af8a['toUpperCase']();_0x3c594d['enableDefaultAttributesIntegration'](_0x35af8a),_0x3c594d['registerInlineAttribute'](_0x35af8a),_0x3c594d['descriptionFactory']['registerAttributeLabel'](_0x35af8a,c(_0x18bdd0,_0x3b58ba));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5ddc4a=this['editor'],_0x84473d=_0x5ddc4a['locale'],_0x31e6f1=_0x5ddc4a['plugins']['get']('TrackChangesEditing');function _0x16e9e9(_0x1f60b9,_0x5ce4b5){_0x31e6f1['descriptionFactory']['registerDescriptionCallback'](_0x48a2c0=>{if('formatInline'!=_0x48a2c0['type'])return;const {data:_0x343dec}=_0x48a2c0;return _0x343dec&&_0x343dec['commandName']===_0x1f60b9?_0x343dec['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x84473d,'*Format:*\x20%0',_0x5ce4b5)}:{'type':'format','content':c(_0x84473d,'*Remove\x20format:*\x20%0',_0x5ce4b5)}:void 0x0;});}_0x16e9e9('bold',c(_0x84473d,'FORMAT_BOLD')),_0x16e9e9('italic',c(_0x84473d,'FORMAT_ITALIC')),_0x16e9e9('underline',c(_0x84473d,'FORMAT_UNDERLINE')),_0x16e9e9('code',c(_0x84473d,'FORMAT_CODE')),_0x16e9e9('strikethrough',c(_0x84473d,'FORMAT_STRIKETHROUGH')),_0x16e9e9('subscript',c(_0x84473d,'FORMAT_SUBSCRIPT')),_0x16e9e9('superscript',c(_0x84473d,'FORMAT_SUPERSCRIPT'));}}class G extends _0x3525e7{['afterInit'](){const _0x148cce=this['editor'],_0x458c06=_0x148cce['locale'];if(!_0x148cce['plugins']['has']('BlockQuoteEditing'))return;const _0x3abfe5=_0x148cce['plugins']['get']('TrackChangesEditing'),_0x4e61c6=this['editor']['commands']['get']('blockQuote');_0x3abfe5['enableCommand']('blockQuote',(_0x3c8401,_0x25cf7b={})=>{const _0x545dd5=this['editor']['model']['document']['selection'],_0x20548a=_0x25cf7b&&void 0x0!==_0x25cf7b['forceValue']?_0x25cf7b['forceValue']:!_0x4e61c6['value'];let _0x1f3f37=[];if(_0x20548a){const _0x41b798=Array['from'](_0x545dd5['getSelectedBlocks']())['filter'](_0x5e791d=>oo(_0x5e791d)||function(_0x54db01,_0x148c3c){const _0x4a57a3=_0x148c3c['checkChild'](_0x54db01['parent'],'blockQuote'),_0x53d6dc=_0x148c3c['checkChild'](['$root','blockQuote'],_0x54db01);return _0x4a57a3&&_0x53d6dc;}(_0x5e791d,this['editor']['model']['schema']));_0x1f3f37=to(_0x41b798,_0x148cce['model']);}else{const _0x27e59c=Array['from'](_0x545dd5['getSelectedBlocks']())['filter'](_0x281c8d=>oo(_0x281c8d));_0x1f3f37=to(_0x27e59c,_0x148cce['model']);}_0x148cce['model']['change'](()=>{for(const _0x554092 of _0x1f3f37)_0x3abfe5['markBlockFormat'](_0x554092,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x20548a}]});});}),_0x3abfe5['descriptionFactory']['registerDescriptionCallback'](_0x155021=>{const {data:_0x481e55}=_0x155021;if(_0x481e55&&'blockQuote'==_0x481e55['commandName']){const _0x22639d=c(_0x458c06,'ELEMENT_BLOCK_QUOTE');return _0x481e55['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x458c06,'*Set\x20format:*\x20%0',_0x22639d)}:{'type':'format','content':c(_0x458c06,'*Remove\x20format:*\x20%0',_0x22639d)};}});}}function oo(_0x54ceb2){return'blockQuote'==_0x54ceb2['parent']['name'];}class L extends _0x3525e7{['afterInit'](){const _0x17c50b=this['editor'],_0x3688f7=_0x17c50b['locale'],_0x5ad2c0=_0x17c50b['plugins']['get']('TrackChangesEditing');_0x17c50b['plugins']['has']('BookmarkEditing')&&(_0x5ad2c0['enableCommand']('insertBookmark'),_0x5ad2c0['enableDefaultAttributesIntegration']('updateBookmark'),_0x5ad2c0['registerBlockAttribute']('bookmarkId'),_0x5ad2c0['descriptionFactory']['registerDescriptionCallback'](_0x55794d=>{if('insertion'!=_0x55794d['type']&&'deletion'!=_0x55794d['type']&&'attribute'!=_0x55794d['type'])return;const _0x22f37d=_0x55794d['getContainedElement']();if(null==_0x22f37d)return;if(!_0x22f37d['is']('element','bookmark'))return;const _0x21f6fc=_0x22f37d['getAttribute']('bookmarkId');if('insertion'==_0x55794d['type'])return{'type':'insertion','content':c(_0x3688f7,'*Insert:*\x20%0','\x22'+_0x21f6fc+'\x22\x20'+c(_0x3688f7,'ELEMENT_BOOKMARK'))};if('deletion'==_0x55794d['type'])return{'type':'deletion','content':c(_0x3688f7,'*Remove:*\x20%0','\x22'+_0x21f6fc+'\x22\x20'+c(_0x3688f7,'ELEMENT_BOOKMARK'))};const {data:_0x2bb198}=_0x55794d;if(!_0x2bb198||'bookmarkId'!=_0x2bb198['key'])return;return{'type':'format','content':c(_0x3688f7,'*Set\x20bookmark:*\x20%0','\x22'+_0x2bb198['newValue']+'\x22')};}));}}class J extends _0x3525e7{['afterInit'](){const _0xaec751=this['editor'];_0xaec751['plugins']['has']('CaseChange')&&(_0xaec751['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0xaec751['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0xaec751['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x3525e7{['afterInit'](){const _0xce27a8=this['editor'];_0xce27a8['commands']['get']('ckbox')&&_0xce27a8['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class H extends _0x3525e7{['afterInit'](){const _0x1e0774=this['editor'];if(!_0x1e0774['plugins']['has']('CodeBlock'))return;const _0x529a81=_0x1e0774['plugins']['get']('TrackChangesEditing'),_0x4b0d7e=_0x1e0774['locale'],_0xa97e88=_0x1e0774['config']['get']('codeBlock')['languages'],_0x38f646=_0x1e0774['commands']['get']('codeBlock');_0x529a81['enableCommand']('indentCodeBlock'),_0x529a81['enableCommand']('outdentCodeBlock'),_0x529a81['enableCommand']('codeBlock',(_0x3dba8c,_0x154891={})=>{const _0x30e37f=_0x1e0774['model'],_0x12eca7=_0x1e0774['model']['document']['selection'],_0x1201a6=_0x154891&&void 0x0!==_0x154891['forceValue']?_0x154891['forceValue']:!_0x38f646['value'];let _0x14fa4b;_0x154891['language']||(_0x154891['language']=_0xa97e88[0x0]['language']),_0x14fa4b=_0x1201a6?Array['from'](_0x12eca7['getSelectedBlocks']())['filter'](_0x1bb66a=>eo(_0x1bb66a)||function(_0x131dfd,_0x208e82){if(_0x131dfd['is']('rootElement')||_0x208e82['isLimit'](_0x131dfd))return!0x1;return _0x208e82['checkChild'](_0x131dfd['parent'],'codeBlock');}(_0x1bb66a,_0x30e37f['schema'])):Array['from'](_0x12eca7['getSelectedBlocks']())['filter'](_0x32a09d=>eo(_0x32a09d));const _0xe10e69=to(_0x14fa4b,_0x30e37f);_0x30e37f['change'](()=>{for(const _0x4ea127 of _0xe10e69)_0x529a81['markBlockFormat'](_0x4ea127,{'commandName':'codeBlock','commandParams':[{..._0x154891,'forceValue':_0x1201a6}],'formatGroupId':'blockName'});});}),(_0x529a81['descriptionFactory']['registerElementLabel']('codeBlock',_0x599af6=>c(_0x4b0d7e,'ELEMENT_CODE_BLOCK',_0x599af6)),_0x529a81['descriptionFactory']['registerDescriptionCallback'](_0x1a0f14=>{if('formatBlock'!=_0x1a0f14['type'])return;const _0x1e7e81=_0x4b0d7e['t'],{data:_0x44d28f}=_0x1a0f14;if(!_0x44d28f||'codeBlock'!=_0x44d28f['commandName'])return;const _0x242dba=_0x44d28f['commandParams'][0x0]['language'],_0x3674d3=_0x1e7e81(_0xa97e88['find'](_0x8505ff=>_0x8505ff['language']===_0x242dba)['label'])['toLowerCase']();return _0x44d28f['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x4b0d7e,'*Set\x20format:*\x20%0',c(_0x4b0d7e,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x3674d3+')')}:{'type':'format','content':c(_0x4b0d7e,'*Remove\x20format:*\x20%0',c(_0x4b0d7e,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x459e10){return'codeBlock'==_0x459e10['name'];}class q extends _0x3525e7{['afterInit'](){const _0xc8631c=this['editor'];if(!_0xc8631c['plugins']['has']('CommentsEditing'))return;_0xc8631c['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x256589,_0x1789fe,_0x25f699){const _0x1ea8dc=[];for(const _0x40e3b0 of _0x1789fe['getItems']())_0x40e3b0['hasAttribute'](_0x256589)&&_0x1ea8dc['push'](_0x25f699['createRangeOn'](_0x40e3b0));return _0x1ea8dc;}function Fe(_0x5d67b6,_0xd3a05d,{showActiveMarker:_0x4d9f94=!0x0}={}){const _0x240a6d=_0x5d67b6['plugins']['get']('TrackChangesEditing');return(_0x1b86f3,_0x124121,_0x16ed7e)=>{if(!_0x16ed7e['consumable']['test'](_0x124121['markerRange'],_0x1b86f3['name']))return;const _0x3f800d=_0x124121['markerRange']['getWalker'](),_0x3f5c84=_0x124121['markerRange']['start'],_0x1b260d=_0x5d67b6['model']['schema'];let _0x3e0fc0=null,_0x85c49d=null,_0x24f930=!0x1,_0x2056e5=!0x1;for(const _0x399f52 of _0x3f800d){const _0x55704=_0x399f52['item'];_0x24f930=_0x24f930||_0x1b260d['isContent'](_0x55704);const _0x5cb395=_0x16ed7e['mapper']['toViewElement'](_0x55704);if(_0x5cb395&&_0x5cb395['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x399f52['type']&&(_0x1b260d['isBlock'](_0x55704)&&!_0x1b260d['isLimit'](_0x55704)&&(_0x55704['nextSibling']||_0x3f5c84['isAtEnd']?_0x3e0fc0&&_0x3e0fc0['parent']==_0x55704||(_0x3e0fc0=_0x55704,_0x138b46(_0x399f52['previousPosition']),_0x2056e5=!0x0):_0x85c49d=_0x85c49d||_0x399f52['previousPosition']));}function _0x138b46(_0x47f5c0){const {id:_0x52ca29,authorId:_0x231cab}=_0x240a6d['_splitMarkerName'](_0x124121['markerName']),_0x1d6a8f=_0x16ed7e['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0xd3a05d,'data-suggestion':_0x52ca29,'data-author-id':_0x231cab}),_0x45bc49=_0x16ed7e['mapper']['toViewPosition'](_0x47f5c0);_0x4d9f94&&_0x240a6d['activeMarkers']['includes'](_0x124121['markerName'])&&_0x16ed7e['writer']['addClass']('ck-suggestion-marker--active',_0x1d6a8f),_0x16ed7e['writer']['insert'](_0x45bc49,_0x1d6a8f),_0x16ed7e['mapper']['bindElementToMarker'](_0x1d6a8f,_0x124121['markerName']);}_0x24f930||_0x2056e5||!_0x85c49d||_0x138b46(_0x85c49d);};}class z extends _0x3525e7{static get['requires'](){return[_0x442774];}['init'](){const _0x43f0f5=this['editor'],_0x44947e=_0x43f0f5['plugins']['get']('TrackChangesEditing');_0x44947e['enableCommand']('delete');const _0x8d0842=_0x43f0f5['commands']['get']('deleteForward');_0x44947e['enableCommand']('deleteForward',(_0x1137f6,_0x18cfed={})=>{const _0x24562c=_0x43f0f5['model']['createSelection'](_0x43f0f5['model']['document']['selection']);_0x24562c['isCollapsed']&&_0x43f0f5['model']['modifySelection'](_0x24562c,{'direction':'forward','unit':_0x18cfed['unit']});const _0x3b89ba=_0x24562c['getFirstRange'](),_0x5c57e5=_0x5d59ab['fromRange'](_0x3b89ba);let _0x1de343;_0x1137f6(_0x18cfed),_0x1de343='$graveyard'==_0x5c57e5['root']['rootName']?_0x43f0f5['model']['createRange'](_0x3b89ba['start']):_0x43f0f5['model']['createRange'](_0x5c57e5['start'],_0x5c57e5['end']),_0x5c57e5['detach'](),_0x43f0f5['model']['enqueueChange'](_0x8d0842['buffer']['batch'],_0x3f2f44=>{_0x8d0842['buffer']['lock'](),_0x3f2f44['setSelection'](_0x3f2f44['createRange'](_0x1de343['end'])),_0x8d0842['buffer']['unlock']();});}),_0x43f0f5['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',Fe(_0x43f0f5,'merge'),{'priority':'high'}),_0x43f0f5['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x51d62a,_0x2c286c,_0x5e1c53)=>{_0x5e1c53['options']['showSuggestionHighlights']&&Fe(_0x43f0f5,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x51d62a,_0x2c286c,_0x5e1c53);},{'priority':'high'}),_0x43f0f5['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x165cec,_0x389c2d,_0x11d233)=>{const _0x5decf2=_0x11d233['mapper']['markerNameToElements'](_0x389c2d['markerName']);if(_0x5decf2){for(const _0x3e4e33 of _0x5decf2)_0x3e4e33['is']('uiElement')&&(_0x11d233['mapper']['unbindElementFromMarkerName'](_0x3e4e33,_0x389c2d['markerName']),_0x11d233['writer']['remove'](_0x3e4e33));}},{'priority':'high'});}}class W extends _0x3525e7{['afterInit'](){const _0x3ab38a=this['editor'];if(!_0x3ab38a['plugins']['has']('ListEditing'))return;const _0x1a86f7=_0x3ab38a['locale'],_0x5b8146=_0x3ab38a['plugins']['get']('TrackChangesEditing'),_0x28ba81=_0x3ab38a['plugins']['has']('TodoListEditing'),_0x8002ce=!!_0x3ab38a['config']['get']('list.multiBlock');function _0x333b91(_0x369503){return{'type':'format','content':''+c(_0x1a86f7,'*Set\x20format:*\x20%0',_0x369503)};}function _0x4b683b(_0x5281d1){return{'type':'format','content':''+c(_0x1a86f7,'*Remove\x20format:*\x20%0',_0x5281d1)};}_0x5b8146['enableDefaultAttributesIntegration']('numberedList'),_0x5b8146['enableDefaultAttributesIntegration']('bulletedList'),_0x5b8146['enableDefaultAttributesIntegration']('customNumberedList'),_0x5b8146['enableDefaultAttributesIntegration']('customBulletedList'),_0x5b8146['enableDefaultAttributesIntegration']('indentList'),_0x5b8146['enableDefaultAttributesIntegration']('outdentList'),_0x5b8146['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x5b8146['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x5b8146['registerBlockAttribute']('listItemId'),_0x5b8146['registerBlockAttribute']('listType'),_0x5b8146['registerBlockAttribute']('listIndent'),_0x8002ce&&(_0x5b8146['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x5b8146['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x28ba81&&(_0x5b8146['enableDefaultAttributesIntegration']('todoList'),_0x5b8146['enableDefaultAttributesIntegration']('checkTodoList'),_0x5b8146['registerBlockAttribute']('todoListChecked'),_0x5b8146['descriptionFactory']['registerDescriptionCallback'](_0x16da75=>{const {data:_0x357bff}=_0x16da75;if(_0x357bff&&'todoListChecked'==_0x357bff['key'])return{'type':'format','content':_0x357bff['newValue']?c(_0x1a86f7,'*Check\x20item*'):c(_0x1a86f7,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x586d4b=>{if(_0x586d4b['batch']['isUndo'])return!0x1;let _0x1f92f1=!0x1;const _0x56a8f8=_0x5b8146['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x42140a=>'todoListChecked'===_0x5b8146['_getAttributeKey'](_0x42140a));for(const _0x1bc9f9 of _0x56a8f8){'todo'!=_0x1bc9f9['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x5b8146['_findSuggestions'](_0x1bc9f9['getFirstRange'](),'attribute')['find'](_0x4bd2ea=>'listType'===_0x5b8146['_getAttributeKey'](_0x4bd2ea['suggestion']))||(_0x586d4b['removeMarker'](_0x1bc9f9['getFirstMarker']()),_0x1f92f1=!0x0));}return _0x1f92f1;})),_0x5b8146['descriptionFactory']['registerAttributeLabel']('listIndent',c(_0x1a86f7,'FORMAT_INDENT'));const _0x132816={'type':'format','content':''};_0x5b8146['descriptionFactory']['registerDescriptionCallback'](_0x4ece7f=>{const {data:_0x320346}=_0x4ece7f;if(!_0x320346||'listType'!=_0x320346['key'])return;let _0x7329d1=_0x4ece7f['head'];for(;_0x7329d1;){if(_0x7329d1['data']&&(('listStyle'==_0x7329d1['data']['key']||'listMarkerStyle'==_0x7329d1['data']['key'])&&(_0x7329d1['data']['newValue']&&'default'!=_0x7329d1['data']['newValue']||'default'!=_0x7329d1['data']['oldValue']&&!_0x320346['newValue'])||!_0x8002ce&&_0x7329d1['data']['key']==u))return _0x132816;_0x7329d1=_0x7329d1['next'];}if(null==_0x320346['newValue'])switch(_0x320346['oldValue']){case'bulleted':return _0x4b683b(c(_0x1a86f7,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4b683b(c(_0x1a86f7,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4b683b(c(_0x1a86f7,'ELEMENT_TODO_LIST'));}switch(_0x320346['newValue']){case'bulleted':return _0x333b91(c(_0x1a86f7,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x333b91(c(_0x1a86f7,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x333b91(c(_0x1a86f7,'ELEMENT_TODO_LIST'));}}),_0x5b8146['descriptionFactory']['registerDescriptionCallback'](_0x221026=>{const {data:_0x2ca16e}=_0x221026;if(_0x2ca16e&&'listIndent'==_0x2ca16e['key'])return null==_0x2ca16e['newValue']||null==_0x2ca16e['oldValue']&&0x0==_0x2ca16e['newValue']?_0x132816:void 0x0;}),_0x5b8146['descriptionFactory']['registerDescriptionCallback'](_0xc14601=>{if('attribute'!=_0xc14601['type'])return;const {data:_0x1af1b3}=_0xc14601;if(!_0x1af1b3||'listItemId'!=_0x1af1b3['key'])return;const _0x14ab70=Te(_0xc14601);return'newValue'==_0x14ab70?{'type':'format','content':c(_0x1a86f7,'*Merge:*\x20list\x20item')}:'oldValue'==_0x14ab70?{'type':'format','content':c(_0x1a86f7,'*Split:*\x20list\x20item')}:_0x132816;}),_0x3ab38a['model']['document']['registerPostFixer'](_0x461b76=>this['listItemIdFixer'](_0x461b76)),_0x3ab38a['model']['document']['registerPostFixer'](_0x16ed1b=>this['noTrackChangesFixer'](_0x16ed1b)),_0x3ab38a['model']['document']['on']('change:data',(_0x9f7bf8,_0x1c8a21)=>{if(_0x1c8a21['isUndo']||!_0x1c8a21['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x13da1c){if(_0x13da1c['batch']['isUndo']||!_0x13da1c['batch']['isLocal'])return!0x1;let _0x2a2e77=!0x1;const _0x36c3f4=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x19bca4=>_0x19bca4['data']&&'listItemId'==_0x19bca4['data']['key'])['filter'](_0x50e780=>_0x50e780['data']['newValue']&&_0x50e780['data']['oldValue']);for(const _0x466435 of _0x36c3f4)Te(_0x466435)||(_0x13da1c['removeMarker'](_0x466435['getFirstMarker']()),_0x2a2e77=!0x0);return _0x2a2e77;}['noTrackChangesFixer'](_0xb5071d){if(_0xb5071d['batch']['isUndo']||!_0xb5071d['batch']['isLocal'])return!0x1;const _0x53d6e4=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x53d6e4['trackChangesCommand']['value'])return!0x1;let _0x69acde=!0x1;const _0x3a8b06=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x3ffc82=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x21b09d=>'attribute'==_0x21b09d['type'])['filter'](_0xfa976e=>_0x3a8b06['includes'](_0xfa976e['attributeKey']));if(0x0==_0x3ffc82['length'])return _0x69acde;for(const _0x47deb of _0x3ffc82){const _0x1e5f92=_0x53d6e4['_findSuggestions'](_0x47deb['range'],'attribute')['filter'](_0x4f4cc0=>!_0x4f4cc0['meta']['isNextTo'])['map'](_0x59494c=>_0x59494c['suggestion'])['filter'](_0x5681f6=>{const _0xf915ce=_0x53d6e4['_getAttributeKey'](_0x5681f6);return _0x3a8b06['includes'](_0xf915ce);});if(_0x1e5f92['length']){for(const _0xe674f5 of _0x1e5f92)_0xb5071d['removeMarker'](_0xe674f5['getFirstMarker']());_0x69acde=!0x0;}}return _0x69acde;}['assureChains'](){const _0x3914cf=this['editor']['plugins']['get']('TrackChangesEditing'),_0x218f27=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x498087;const _0x590422=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x17bd2e=>{if(_0x17bd2e['data']['oldRange']||!_0x17bd2e['data']['newRange'])return null;if(!_0x17bd2e['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x58f6f5}=_0x3914cf['_splitMarkerName'](_0x17bd2e['name']);if(!_0x3914cf['hasSuggestion'](_0x58f6f5))return null;const _0x597af2=_0x3914cf['getSuggestion'](_0x58f6f5);return _0x218f27['includes'](_0x597af2['data']['key']);})['map'](_0x1349bc=>{const {id:_0x54cf0d}=_0x3914cf['_splitMarkerName'](_0x1349bc['name']),_0x5b4258=_0x3914cf['getSuggestion'](_0x54cf0d);return _0x498087=_0x5b4258['attributes']['groupId'],_0x5b4258['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x590422['size'])return;const _0x4cb5d3=_0x3914cf['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xa5438e=>'attribute'==_0xa5438e['type']&&_0xa5438e['data']&&_0x218f27['includes'](_0xa5438e['data']['key'])&&_0xa5438e['attributes']['groupId']!=_0x498087)['map'](_0x2a8cfc=>({'listItem':_0x2a8cfc['getFirstRange']()['start']['nodeAfter'],'groupId':_0x2a8cfc['attributes']['groupId']})),_0x5eff2e=new Set();for(const {groupId:_0x39be80,listItem:_0x13aab6}of _0x4cb5d3)_0x590422['has'](_0x13aab6)&&_0x5eff2e['add'](_0x39be80);for(const _0x51a828 of _0x3914cf['getSuggestions']())_0x5eff2e['has'](_0x51a828['attributes']['groupId'])&&_0x51a828['setAttribute']('groupId',_0x498087);}['_supportLegacySuggestions'](){const _0x4f11af=this['editor'],_0x98035e=_0x4f11af['locale'],_0x1a8919=_0x4f11af['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x1a8919['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1cc9bd,_0x56c1d7){const _0x28d1e7=[];for(let _0x6d344a of _0x1cc9bd)_0x6d344a['start']['nodeAfter']===_0x6d344a['end']['parent']&&(_0x6d344a=_0x4f11af['model']['createRange'](_0x4f11af['model']['createPositionAt'](_0x6d344a['start']['nodeAfter'],0x0))),_0x28d1e7['push'](_0x6d344a);_0x4f11af['model']['change'](_0x5a5f99=>{const _0x55774c=_0x4f11af['model']['document']['selection'],_0x2f8695=Array['from'](_0x55774c['getRanges']())['map'](_0x431817=>_0x5d59ab['fromRange'](_0x431817));_0x5a5f99['setSelection'](_0x28d1e7),_0x4f11af['commands']['get'](_0x56c1d7['commandName'])['refresh'](),_0x56c1d7['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x4f11af['execute'](_0x56c1d7['commandName'],..._0x56c1d7['commandParams']),_0x5a5f99['setSelection'](_0x2f8695);for(const _0x372688 of _0x2f8695)_0x372688['detach']();});}),_0x1a8919['descriptionFactory']['registerElementLabel'](function(_0x3726e6){const _0x2697b9=!_0x4f11af['model']['schema']['isObject'](_0x3726e6),_0x104b26=_0x3726e6['previousSibling'],_0x2b9f87=_0x3726e6['nextSibling'],_0x22b134=_0x3726e6['getAttribute']('listItemId'),_0x3a3275=!_0x104b26||_0x104b26['getAttribute']('listItemId')!==_0x22b134,_0x1892a7=!_0x2b9f87||_0x2b9f87['getAttribute']('listItemId')!==_0x22b134;return _0x2697b9&&Boolean(_0x22b134)&&_0x3a3275&&_0x1892a7;},_0x3f7b1f=>c(_0x98035e,'ELEMENT_LIST_ITEM',_0x3f7b1f));}['_registerLegacyDescription'](){const _0x584f3b=this['editor'],_0x404e9b=_0x584f3b['locale'];function _0x33392a(_0x414955){const _0x5e655c=_0x584f3b['commands']['get']('bulletedList')['value'],_0xaf122d=_0x584f3b['commands']['get']('numberedList')['value'];return'numberedList'===_0x414955?_0x5e655c:_0xaf122d;}_0x584f3b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0xffcab4){if('formatBlock'!=_0xffcab4['type'])return;const {data:_0x410c38}=_0xffcab4;if(!_0x410c38)return;let _0x4c024c,_0x398bac,_0x143a35,_0xb9ded8;switch(_0x410c38['commandName']){case'bulletedList':_0x143a35=_0x410c38['commandParams'][0x0]['forceValue'],_0xb9ded8=_0x33392a(_0x410c38['commandName']),_0x4c024c=_0x143a35?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xb9ded8&&_0x584f3b['config']['get']('list.multiBlock')||(_0x4c024c='*Change\x20to:*\x20%0'),_0x398bac={'type':'format','content':c(_0x404e9b,_0x4c024c,c(_0x404e9b,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x143a35=_0x410c38['commandParams'][0x0]['forceValue'],_0xb9ded8=_0x33392a(_0x410c38['commandName']),_0x4c024c=_0x143a35?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xb9ded8&&_0x584f3b['config']['get']('list.multiBlock')||(_0x4c024c='*Change\x20to:*\x20%0'),_0x398bac={'type':'format','content':c(_0x404e9b,_0x4c024c,c(_0x404e9b,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x4c024c='*Indent:*\x20%0',_0x398bac={'type':'format','content':c(_0x404e9b,_0x4c024c,c(_0x404e9b,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x4c024c=function(_0x5c3a59){const _0xe9219d=_0x5c3a59['getFirstRange']();let _0x48e19e=_0xe9219d['start']['nodeAfter'];for(;_0x48e19e&&_0xe9219d['containsItem'](_0x48e19e);){if(_0x48e19e['getAttribute']('listIndent')>0x0)return!0x1;_0x48e19e=_0x48e19e['nextSibling'];}return!0x0;}(_0xffcab4)?c(_0x404e9b,'*Format:*\x20remove\x20from\x20%0',c(_0x404e9b,function(_0x7b8fd1){return'ELEMENT_'+_0x7b8fd1['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0xffcab4))):c(_0x404e9b,'*Outdent:*\x20%0',c(_0x404e9b,'ELEMENT_LIST_ITEM')),_0x398bac={'type':'format','content':_0x4c024c};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x410c38['multipleBlocks']&&(_0x4c024c='*Merge:*\x20%0',_0x398bac={'type':'deletion','content':c(_0x404e9b,_0x4c024c,c(_0x404e9b,'ELEMENT_LIST_ITEM'))});}return _0x398bac;});}}function Te(_0x8ee4d5){let _0x1872cb=_0x8ee4d5['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x1872cb;){const _0x2711bc=_0x1872cb['getAttribute']('listItemId');if(!_0x2711bc)return!0x1;if(_0x2711bc==_0x8ee4d5['data']['newValue'])return'newValue';if(_0x2711bc==_0x8ee4d5['data']['oldValue'])return'oldValue';_0x1872cb=_0x1872cb['previousSibling'];}return!0x1;}class Se extends _0x3525e7{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0xd47145=this['editor']['config']['get']('list.properties'),_0x1d91d9=this['editor']['plugins']['get']('TrackChangesEditing');_0xd47145['styles']&&(_0x1d91d9['enableDefaultAttributesIntegration']('listStyle'),_0x1d91d9['registerBlockAttribute']('listStyle')),_0xd47145['reversed']&&(_0x1d91d9['enableDefaultAttributesIntegration']('listReversed'),_0x1d91d9['registerBlockAttribute']('listReversed')),_0xd47145['startIndex']&&(_0x1d91d9['enableDefaultAttributesIntegration']('listStart'),_0x1d91d9['registerBlockAttribute']('listStart'));const _0x1c3268={'type':'format','content':''};_0x1d91d9['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x53f8ea=this['editor']['locale'];_0x1d91d9['descriptionFactory']['registerAttributeLabel']('listReversed',c(_0x53f8ea,'FORMAT_LIST_REVERSED')),_0x1d91d9['descriptionFactory']['registerDescriptionCallback'](_0x2be821=>{const {data:_0x55b89b}=_0x2be821;if(_0x55b89b&&'listReversed'==_0x55b89b['key'])return null==_0x55b89b['newValue']||0x0==_0x55b89b['newValue']&&null==_0x55b89b['oldValue']?_0x1c3268:void 0x0;}),_0x1d91d9['descriptionFactory']['registerAttributeLabel']('listStart',c(_0x53f8ea,'FORMAT_LIST_START')),_0x1d91d9['descriptionFactory']['registerDescriptionCallback'](_0x41a15d=>{const {data:_0x2a2c0b}=_0x41a15d;if(_0x2a2c0b&&'listStart'==_0x2a2c0b['key'])return null==_0x2a2c0b['newValue']||0x1==_0x2a2c0b['newValue']&&null==_0x2a2c0b['oldValue']?_0x1c3268:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x1d323a=>{if(_0x1d323a['batch']['isUndo'])return!0x1;let _0xd7e8a1=!0x1;const _0x509dda=_0x1d91d9['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xf583b7=>{const _0x3f08d0=_0x1d91d9['_getAttributeKey'](_0xf583b7);return'listStart'==_0x3f08d0||'listReversed'==_0x3f08d0;});for(const _0x43e1d of _0x509dda){const _0x42a6dd=_0x43e1d['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x42a6dd||'customNumbered'==_0x42a6dd)continue;_0x1d91d9['_findSuggestions'](_0x43e1d['getFirstRange'](),'attribute')['find'](_0x5043e0=>'listType'==_0x1d91d9['_getAttributeKey'](_0x5043e0['suggestion']))||(_0x1d323a['removeMarker'](_0x43e1d['getFirstMarker']()),_0xd7e8a1=!0x0);}return _0xd7e8a1;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x4f23f5){const _0xe9fa45=this['editor']['locale'],{data:_0x1c1f16}=_0x4f23f5,_0x22df80={'type':'format','content':''};if(!_0x1c1f16||'listStyle'!=_0x1c1f16['key'])return;if(!_0x1c1f16['oldValue'])return'default'==_0x1c1f16['newValue']?_0x22df80:{'type':'format','content':''+c(_0xe9fa45,'*Set\x20format:*\x20%0',c(_0xe9fa45,this['_getTranslationKeyForListStyle'](_0x1c1f16['newValue'])))};if(!_0x1c1f16['newValue']){if('default'==_0x1c1f16['oldValue'])return _0x22df80;let _0x151004=_0x4f23f5['head'];for(;_0x151004;){if(_0x151004['data']&&'listType'==_0x151004['data']['key']&&_0x151004['data']['newValue'])return _0x22df80;_0x151004=_0x151004['next'];}return{'type':'format','content':''+c(_0xe9fa45,'*Remove\x20format:*\x20%0',c(_0xe9fa45,this['_getTranslationKeyForListStyle'](_0x1c1f16['oldValue'])))};}if('default'!=_0x1c1f16['newValue'])return{'type':'format','content':''+c(_0xe9fa45,'*Set\x20format:*\x20%0',c(_0xe9fa45,this['_getTranslationKeyForListStyle'](_0x1c1f16['newValue'])))};let _0x4a5e47=_0x4f23f5['head'];for(;_0x4a5e47;){if(_0x4a5e47['data']&&'listType'==_0x4a5e47['data']['key']&&_0x4a5e47['data']['newValue']&&_0x4a5e47['data']['oldValue'])return _0x22df80;_0x4a5e47=_0x4a5e47['next'];}return{'type':'format','content':c(_0xe9fa45,'*Set\x20format:*\x20%0',c(_0xe9fa45,'ELEMENT_'+_0x4f23f5['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x39456e=this['editor'],_0x57745b=_0x39456e['locale'];_0x39456e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xe5771c=>{if('formatBlock'!=_0xe5771c['type'])return;const {data:_0x5ef526}=_0xe5771c;if(!_0x5ef526)return;let _0x45990b,_0x1a6cb2;switch(_0x5ef526['commandName']){case'listStyle':_0x45990b='*Change\x20to:*\x20%0',_0x1a6cb2={'type':'format','content':c(_0x57745b,_0x45990b,c(_0x57745b,this['_getTranslationKeyForListStyle'](_0x5ef526['commandParams'][0x0]['type'])))};break;case'listReversed':_0x45990b=_0x5ef526['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1a6cb2={'type':'format','content':c(_0x57745b,_0x45990b)};break;case'listStart':_0x45990b='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1a6cb2={'type':'format','content':c(_0x57745b,_0x45990b,_0x5ef526['commandParams'][0x0]['startIndex'])};}return _0x1a6cb2;});}['_getTranslationKeyForListStyle'](_0x26d4e8){return'ELEMENT_'+function(_0x3d943c){if(_e['includes'](_0x3d943c))return'bulleted';if(Re['includes'](_0x3d943c))return'numbered';return null;}(_0x26d4e8)['toUpperCase']()+'_LIST_'+_0x26d4e8['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x3525e7{['afterInit'](){const _0x203ed4=this['editor'];_0x203ed4['commands']['get']('emoji')&&_0x203ed4['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x3525e7{static get['requires'](){return[_0x1e9d9d];}['init'](){const _0x10b934=this['editor'],_0x52ff6c=_0x10b934['plugins']['get']('TrackChangesEditing'),_0x7ef840=_0x10b934['commands']['get']('enter');_0x52ff6c['enableCommand']('enter',()=>{_0x10b934['model']['change'](_0x6efc27=>{const _0x1dc87e=_0x10b934['model']['document']['selection'],_0x26dc76=_0x1dc87e['getFirstPosition'](),_0x1bf348=_0x5d59ab['fromRange'](_0x1dc87e['getFirstRange']());if(_0x7ef840['enterBlock'](_0x6efc27)){const _0x30ff0d=_0x10b934['model']['createPositionAt'](_0x26dc76['parent']['nextSibling'],0x0),_0x180193=_0x6efc27['createRange'](_0x26dc76,_0x30ff0d);_0x52ff6c['markInsertion'](_0x180193);}else _0x6efc27['setSelection'](_0x6efc27['createRange'](_0x1bf348['end']));_0x1bf348['detach'](),_0x7ef840['fire']('afterExecute',{'writer':_0x6efc27});});}),_0x10b934['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',Fe(_0x10b934,'split'),{'priority':'high'}),_0x10b934['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x2c0c4e,_0x1a58ed,_0x50df5a)=>{const _0x4bd1a6=_0x50df5a['mapper']['markerNameToElements'](_0x1a58ed['markerName']);if(_0x4bd1a6){for(const _0x134501 of _0x4bd1a6)_0x134501['hasClass']('ck-suggestion-marker-split')&&(_0x50df5a['mapper']['unbindElementFromMarkerName'](_0x134501,_0x1a58ed['markerName']),_0x50df5a['writer']['remove'](_0x134501));}},{'priority':'high'}),_0x10b934['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x19d45f,_0x13d1ca,_0x330710)=>{_0x330710['options']['showSuggestionHighlights']&&Fe(_0x10b934,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x19d45f,_0x13d1ca,_0x330710);},{'priority':'high'});}}class Z extends _0x3525e7{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x5d60a7=this['editor']['plugins']['get']('TrackChangesEditing');_0x5d60a7['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x5d60a7['enableCommand']('findNext'),_0x5d60a7['enableCommand']('findPrevious'),_0x5d60a7['enableCommand']('replace'),_0x5d60a7['enableCommand']('replaceAll');}['handleFindCommand'](_0x339eb7,_0x20dbea,_0x595b69={}){const _0x5d599e=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x339eb7(_0x254164=>{let _0x1eb658=('string'==typeof _0x20dbea?_0x5d599e['findByTextCallback'](_0x20dbea,_0x595b69):_0x20dbea)(_0x254164);Array['isArray'](_0x1eb658)&&(_0x1eb658={'results':_0x1eb658,'searchText':'string'==typeof _0x20dbea?_0x20dbea:''});const _0x229c31=_0x1eb658['results']['filter'](_0x136633=>!0x1===this['_isInDeletionRange'](_0x136633,_0x254164['item']));return{..._0x1eb658,'results':_0x229c31};},_0x595b69);}['_isInDeletionRange'](_0x1f0095,_0x431466){const _0x21474b=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x431466,_0x1f0095['start']),this['editor']['model']['createPositionAt'](_0x431466,_0x1f0095['end']));for(const _0x2f9d88 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x21474b['getIntersection'](_0x2f9d88['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 _0x3525e7{['afterInit'](){const _0x208030=this['editor']['locale'],_0x2c6d18=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x48da90,commandName:_0x44dab9}of ro)this['editor']['plugins']['has'](_0x48da90)&&(_0x2c6d18['enableDefaultAttributesIntegration'](_0x44dab9),_0x2c6d18['registerInlineAttribute'](_0x44dab9));_0x2c6d18['descriptionFactory']['registerAttributeLabel']('fontSize',c(_0x208030,'FORMAT_FONT_SIZE')),_0x2c6d18['descriptionFactory']['registerAttributeLabel']('fontFamily',c(_0x208030,'FORMAT_FONT_FAMILY')),_0x2c6d18['descriptionFactory']['registerAttributeLabel']('fontColor',c(_0x208030,'FORMAT_FONT_COLOR')),_0x2c6d18['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',c(_0x208030,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5dbe32=this['editor'],_0x33c47b=_0x5dbe32['locale'];_0x5dbe32['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1bee85=>{const _0x48c3ab=_0x33c47b['t'];if('formatInline'!=_0x1bee85['type'])return;const {data:_0x4cd208}=_0x1bee85;if(null!=_0x4cd208){if('fontSize'==_0x4cd208['commandName']){const _0x2dd5b4=_0x4cd208['commandParams'][0x0]['value'];if(_0x2dd5b4){const _0x5daaee=_0x48c3ab(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x517b92=>_0x517b92['model']==_0x2dd5b4)['title'])['toLowerCase']();return{'type':'format','content':c(_0x33c47b,'*Set\x20font\x20size:*\x20%0',_0x5daaee)};}return{'type':'format','content':c(_0x33c47b,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4cd208['commandName']){const _0xd9f1d9=_0x4cd208['commandParams'][0x0]['value'];return _0xd9f1d9?{'type':'format','content':c(_0x33c47b,'*Set\x20font\x20family:*\x20%0',_0xd9f1d9)}:{'type':'format','content':c(_0x33c47b,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4cd208['commandName']){const _0x10d5d3=_0x4cd208['commandParams'][0x0]['value'];if(_0x10d5d3){const _0xd28bfa=_0xf432ad(this['editor']['config']['get']('fontColor.colors'))['find'](_0x481f31=>_0x481f31['model']==_0x10d5d3);let _0x4a02a9=_0x10d5d3,_0x1a63ac='';return _0xd28bfa&&(_0x4a02a9=_0xd28bfa['label'],_0x1a63ac=_0x48c3ab(_0x4a02a9)['toLowerCase']()),{'type':'format','content':c(_0x33c47b,'*Set\x20font\x20color:*\x20%0',_0x1a63ac)['trim'](),'color':{'value':_0x10d5d3,'title':_0x1a63ac||_0x4a02a9}};}return{'type':'format','content':c(_0x33c47b,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4cd208['commandName']){const _0x846721=_0x4cd208['commandParams'][0x0]['value'];if(_0x846721){const _0x33fdb8=_0xf432ad(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x2716c8=>_0x2716c8['model']==_0x846721);let _0x2576e3=_0x846721,_0x248786='';return _0x33fdb8&&(_0x2576e3=_0x33fdb8['label'],_0x248786=_0x48c3ab(_0x2576e3)['toLowerCase']()),{'type':'format','content':c(_0x33c47b,'*Set\x20font\x20background\x20color:*\x20%0',_0x248786)['trim'](),'color':{'value':_0x846721,'title':_0x248786||_0x2576e3}};}return{'type':'format','content':c(_0x33c47b,'*Reset\x20font\x20background\x20color*')};}}});}}class it extends _0x3525e7{['afterInit'](){const _0x5088b6=this['editor'],_0x5a73da=_0x5088b6['plugins']['get']('TrackChangesEditing'),_0x28b82c=_0x5088b6['commands']['get']('copyFormat'),_0x399473=_0x5088b6['commands']['get']('pasteFormat');_0x28b82c&&_0x399473&&(_0x5a73da['enableDefaultAttributesIntegration']('pasteFormat'),_0x5a73da['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3d5e0d=this['editor'],_0x267454=_0x3d5e0d['locale'];_0x3d5e0d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x52712b=>{if('formatBlock'!=_0x52712b['type']&&'formatInline'!=_0x52712b['type'])return;const {data:_0x48306f}=_0x52712b;if(_0x48306f&&'pasteFormat'===_0x48306f['commandName']){const _0x10ee4d=[],_0x562d2f=_0x48306f['commandParams'][0x0];for(const [_0x40cf46,_0x1be26b]of Object['entries'](_0x562d2f))_0x10ee4d['push'](so(_0x3d5e0d,_0x40cf46,_0x1be26b));return _0x10ee4d['length']?{'type':'format','content':c(_0x267454,'*Set\x20format\x20to:*\x20%0',_0x10ee4d['join'](',\x20'))}:{'type':'format','content':c(_0x267454,'*Remove\x20all\x20formatting*')};}});}}function so(_0x33326a,_0x3c8324,_0x53967c){const _0x51803a=_0x33326a['locale']['t'],_0x176314=_0x3c8324['split'](/(?=[A-Z])/)['join']('\x20'),_0x3c10e0=_0x51803a(_0x176314['charAt'](0x0)['toUpperCase']()+_0x176314['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x53967c)return _0x3c10e0;if('fontColor'===_0x3c8324||'fontBackgroundColor'===_0x3c8324){const _0x270810=_0xf432ad(_0x33326a['config']['get']('fontColor.colors'))['find'](_0x408839=>_0x408839['model']==_0x53967c);return _0x3c10e0+'\x20('+(_0x270810?_0x51803a(_0x270810['label'])['toLowerCase']():_0x53967c)+')';}if('fontSize'===_0x3c8324&&isNaN(parseFloat(_0x53967c))){const _0x1eafb5=_0x33326a['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x33326a['config']['get']('fontSize.options'))['find'](_0x2fdd75=>_0x2fdd75['model']==_0x53967c);return _0x3c10e0+'\x20('+(_0x1eafb5?_0x51803a(_0x1eafb5['title'])['toLowerCase']():_0x53967c)+')';}return _0x3c10e0+'\x20('+_0x53967c+')';}class et extends _0x3525e7{['_headingOptions'];['afterInit'](){const _0x58802a=this['editor'];if(!_0x58802a['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x58802a['config']['get']('heading.options');const _0x30b13a=_0x58802a['locale'],_0x4db25a=_0x58802a['plugins']['get']('TrackChangesEditing');_0x4db25a['enableDefaultAttributesIntegration']('heading');for(const _0x1e931b of this['_headingOptions'])'paragraph'!=_0x1e931b['model']&&_0x4db25a['descriptionFactory']['registerElementLabel'](_0x1e931b['model'],_0x124e34=>{const _0x1b96b6=this['_getHeadingLevel'](_0x1e931b['model']);return null!==_0x1b96b6?_0x37079c(_0x124e34,_0x1b96b6):_0x4c7808(_0x124e34,_0x1e931b['title']);});function _0x37079c(_0x215d97,_0x2a2020){return c(_0x30b13a,'ELEMENT_HEADING',[_0x215d97,_0x2a2020]);}function _0x4c7808(_0x4367df,_0x2326e8){return c(_0x30b13a,'ELEMENT_HEADING_CUSTOM',[_0x4367df,_0x2326e8]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2718f8=this['editor'],_0x1e14f4=_0x2718f8['locale'];function _0x32b4c8(_0x4873a8,_0x1bd6fd){return c(_0x1e14f4,'ELEMENT_HEADING_CUSTOM',[_0x4873a8,_0x1bd6fd]);}_0x2718f8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x417d6f=>{if('formatBlock'!=_0x417d6f['type'])return;const {data:_0x5ecbe7}=_0x417d6f;if(_0x5ecbe7&&'heading'==_0x5ecbe7['commandName']){const _0xe24aa2=_0x5ecbe7['commandParams'][0x0]['value'],_0x22e4fe=this['_getHeadingLevel'](_0xe24aa2);if(null!==_0x22e4fe)return{'type':'format','content':c(_0x1e14f4,'*Change\x20to:*\x20%0',(_0x5da9fa=0x1,_0x436af9=_0x22e4fe,c(_0x1e14f4,'ELEMENT_HEADING',[_0x5da9fa,_0x436af9])))};const _0x4349a1=this['_headingOptions']['find'](_0x44c77e=>_0x44c77e['model']===_0xe24aa2)['title'];return{'type':'format','content':c(_0x1e14f4,'*Change\x20to:*\x20%0',_0x32b4c8(0x1,_0x4349a1))};}var _0x5da9fa,_0x436af9;});}['_getHeadingLevel'](_0x455718){const _0x2177ca=_0x455718['match'](/^heading(\d+)/);if(_0x2177ca)return _0x2177ca[0x1];const _0x3ee433=this['_headingOptions']?.['find'](_0x447d06=>_0x447d06['model']==_0x455718);if(_0x3ee433&&_0x3ee433['view']){const _0xd8d5=_0x3ee433['view'],_0x566daa=(_0xd8d5['name']??_0xd8d5)['match'](/^h(\d+)/);if(_0x566daa)return _0x566daa[0x1];}return null;}}class nt extends _0x3525e7{['afterInit'](){const _0x221094=this['editor'];if(!_0x221094['plugins']['has']('HighlightEditing'))return;const _0x17a8f0=_0x221094['plugins']['get']('TrackChangesEditing'),_0x35fa96=_0x221094['locale'];_0x17a8f0['enableDefaultAttributesIntegration']('highlight'),_0x17a8f0['registerInlineAttribute']('highlight'),_0x17a8f0['descriptionFactory']['registerAttributeLabel']('highlight',c(_0x35fa96,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x25c084=this['editor'],_0x624dd=_0x25c084['locale'];_0x25c084['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x928d38=>{if('formatInline'!=_0x928d38['type'])return;const {data:_0x5d0dc7}=_0x928d38;if(_0x5d0dc7&&'highlight'==_0x5d0dc7['commandName']){const _0xdb3e35=_0x624dd['t'],_0x33e9a2=_0x5d0dc7['commandParams'][0x0]['value'];if(_0x33e9a2){const _0x3a0355=_0x25c084['config']['get']('highlight.options')['find'](_0x1589f4=>_0x1589f4['model']==_0x33e9a2),_0x137b32=_0xdb3e35(_0x3a0355['title'])['toLowerCase']();return{'type':'format','content':c(_0x624dd,'*Set\x20highlight:*\x20%0',_0x137b32),'color':{'value':_0x3a0355['color'],'title':_0x3a0355['title']}};}return{'type':'format','content':c(_0x624dd,'*Remove\x20highlight*',c(_0x624dd,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x3525e7{['afterInit'](){const _0xa022ac=this['editor'];if(!_0xa022ac['plugins']['has']('HorizontalLineEditing'))return;_0xa022ac['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x4cfd83=_0xa022ac['plugins']['get']('TrackChangesEditing'),_0x40c870=_0xa022ac['locale'];_0x4cfd83['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4485c4=>c(_0x40c870,'ELEMENT_HORIZONTAL_LINE',_0x4485c4)),_0xa022ac['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2e2b49,{writer:_0x530173,options:_0x53249c})=>{if(!_0x53249c['showSuggestionHighlights'])return null;const _0x5d514f=_0x530173['createContainerElement']('div'),_0x43b7e9=_0x530173['createEmptyElement']('hr');return _0x530173['addClass']('ck-horizontal-line',_0x5d514f),_0x530173['insert'](_0x530173['createPositionAt'](_0x5d514f,0x0),_0x43b7e9),_0x5d514f;},'converterPriority':'high'});}}class ot extends _0x3525e7{['afterInit'](){const _0x3b1087=this['editor'];if(!_0x3b1087['plugins']['has']('HtmlEmbed'))return;const _0x1729c0=_0x3b1087['plugins']['get']('TrackChangesEditing'),_0x42e4c8=_0x3b1087['locale'];_0x1729c0['descriptionFactory']['registerElementLabel']('rawHtml',_0x1c7015=>c(_0x42e4c8,'ELEMENT_HTML_EMBED',_0x1c7015)),_0x1729c0['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1729c0['registerBlockAttribute']('value'),_0x1729c0['descriptionFactory']['registerDescriptionCallback'](_0x561202=>{if('attribute'!=_0x561202['type'])return;const {data:_0x319dfa}=_0x561202;if(_0x319dfa&&'value'==_0x319dfa['key']&&_0x561202['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x45b793=c(_0x42e4c8,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x42e4c8,'*Change\x20%0\x20content*',_0x45b793)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2e37c9=this['editor'],_0x454790=_0x2e37c9['locale'];_0x2e37c9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x593feb=>{if('formatBlock'!=_0x593feb['type'])return;const {data:_0x36b2b8}=_0x593feb;if(_0x36b2b8&&'htmlEmbed'==_0x36b2b8['commandName']){const _0x10fa1d=c(_0x454790,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x454790,'*Change\x20%0\x20content*',_0x10fa1d)};}});}}class rt extends _0x3525e7{['afterInit'](){const _0xd3d627=this['editor'];if(!_0xd3d627['plugins']['has']('ImageEditing'))return;const _0x38bf1f=_0xd3d627['plugins']['get']('TrackChangesEditing'),_0x2ab503=_0xd3d627['plugins']['get']('ImageUtils'),_0x3c94d9=_0xd3d627['locale'];_0x38bf1f['enableCommand']('insertImage'),_0x38bf1f['descriptionFactory']['registerElementLabel']('imageBlock',_0x5edfc5=>c(_0x3c94d9,'ELEMENT_IMAGE',_0x5edfc5)),_0x38bf1f['descriptionFactory']['registerElementLabel']('imageInline',_0x45c08a=>c(_0x3c94d9,'ELEMENT_INLINE_IMAGE',_0x45c08a)),_0x38bf1f['descriptionFactory']['registerElementLabel']('caption',()=>c(_0x3c94d9,'ELEMENT_CAPTION')),_0xd3d627['plugins']['has']('ImageUploadEditing')&&_0x38bf1f['enableCommand']('uploadImage'),_0xd3d627['plugins']['has']('ImageBlockEditing')&&_0xd3d627['plugins']['has']('ImageInlineEditing')&&(_0x38bf1f['enableCommand']('imageTypeInline',(_0x43fcce,_0x3cee59)=>{const _0x27d3d9=_0x2ab503['getClosestSelectedImageElement'](_0xd3d627['model']['document']['selection']);_0xd3d627['model']['change'](()=>{_0x38bf1f['markBlockFormat'](_0x27d3d9,{'commandName':'imageTypeInline','commandParams':[_0x3cee59]},[],'convertBlockImageToInline');});}),_0x38bf1f['enableCommand']('imageTypeBlock',(_0x498a28,_0x466e17)=>{_0xd3d627['model']['change'](_0x399ca3=>{let _0x39bd44=_0x2ab503['getClosestSelectedImageElement'](_0xd3d627['model']['document']['selection']),_0x4bcf36=_0x399ca3['createRangeOn'](_0x39bd44);const _0x5947bf=_0x107e0e['fromPosition'](_0x4bcf36['start'],'toPrevious'),_0x39131c=_0x107e0e['fromPosition'](_0x4bcf36['end'],'toNext');_0x38bf1f['forceDefaultExecution'](()=>_0x498a28(_0x466e17)),_0x39bd44=_0x2ab503['getClosestSelectedImageElement'](_0xd3d627['model']['document']['selection']),_0x4bcf36=_0x399ca3['createRangeOn'](_0x39bd44);const _0x20520b=_0x399ca3['createRange'](_0x5947bf,_0x39131c);_0x5947bf['detach'](),_0x39131c['detach'](),_0x38bf1f['markBlockFormat'](_0x39bd44,{'commandName':'imageTypeInline','commandParams':[_0x466e17]},[],'convertInlineImageToBlock'),_0x20520b['start']['isBefore'](_0x4bcf36['start'])&&_0x38bf1f['markInsertion'](_0x399ca3['createRange'](_0x20520b['start'],_0x4bcf36['start']),'convertInlineImageToBlock'),_0x4bcf36['end']['isBefore'](_0x20520b['end'])&&_0x38bf1f['markInsertion'](_0x399ca3['createRange'](_0x4bcf36['end'],_0x20520b['end']),'convertInlineImageToBlock');});}),_0x38bf1f['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x38bf1f['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x38bf1f['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x38bf1f['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x38bf1f['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x38bf1f['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x2d7620])=>{const _0x4a7a83=_0x38bf1f['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x5b9eed=_0x2d7620['start'],_0x5a9617=_0x2d7620['end'];const _0x2d70d4=_0xd3d627['model']['schema']['getNearestSelectionRange'](_0x5b9eed,'backward'),_0x13a243=_0xd3d627['model']['schema']['getNearestSelectionRange'](_0x5a9617,'forward');_0x2d70d4['isCollapsed']&&(_0x5b9eed=_0x2d70d4['start']),_0x13a243['isCollapsed']&&(_0x5a9617=_0x13a243['end']),_0x4a7a83([_0xd3d627['model']['createRange'](_0x5b9eed,_0x5a9617)]);}),_0x38bf1f['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x53a92c),_0x38bf1f['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x53a92c)),_0xd3d627['plugins']['has']('ImageCaptionEditing')&&(_0x38bf1f['enableCommand']('toggleImageCaption',(_0x1c341b,_0xc28d0a)=>{const _0x5b8650=_0xd3d627['plugins']['get']('ImageCaptionUtils');let _0x28c6db=_0x2ab503['getClosestSelectedImageElement'](_0xd3d627['model']['document']['selection']),_0x48314e=_0x5b8650['getCaptionFromImageModelElement'](_0x28c6db);_0xd3d627['model']['change'](()=>{if(_0x48314e)return void _0x38bf1f['markDeletion'](_0xd3d627['model']['createRangeOn'](_0x48314e));const _0x4f77ad=_0x2ab503['isBlockImage'](_0x28c6db);_0x1c341b(_0xc28d0a),_0x28c6db=_0x2ab503['getClosestSelectedImageElement'](_0xd3d627['model']['document']['selection']),_0x48314e=_0x5b8650['getCaptionFromImageModelElement'](_0x28c6db),_0x38bf1f['markInsertion'](_0xd3d627['model']['createRangeOn'](_0x48314e),_0x4f77ad?null:'imageCaption');});}),_0x38bf1f['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x53a92c));const _0x4e40ac=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1d305e(_0x43055e,_0x240e6b){const _0x575740=_0x4e40ac['findIndex'](({type:_0x5355e4,subType:_0x3d6e32})=>_0x43055e['type']==_0x5355e4&&_0x43055e['subType']==_0x3d6e32),_0x2e5486=_0x4e40ac['findIndex'](({type:_0x5b9b98,subType:_0x1bf7ab})=>_0x240e6b['type']==_0x5b9b98&&_0x240e6b['subType']==_0x1bf7ab);if(_0x575740<0x0||_0x2e5486<0x0)return!0x1;const _0x664eb7=_0x43055e['getFirstRange'](),_0x35f9eb=_0x240e6b['getFirstRange']();if((0x0==_0x575740||0x1==_0x575740)&&0x2==_0x2e5486&&_0x664eb7['isIntersecting'](_0x35f9eb))return!0x0;if(0x2==_0x575740&&0x3==_0x2e5486){const _0x4ab113=_0x38bf1f['_findSuggestions'](_0x664eb7,'insertion')['filter'](({suggestion:_0x1f7a23,meta:_0x1c076e})=>_0x1c076e['isOwn']&&'convertInlineImageToBlock'==_0x1f7a23['subType']);if(_0x4ab113['length']>0x1&&_0x35f9eb['end']['isEqual'](_0x664eb7['start']))return!0x0;if(0x1==_0x4ab113['length']&&(_0x664eb7['start']['isEqual'](_0x35f9eb['end'])||_0x664eb7['end']['isEqual'](_0x35f9eb['start'])))return!0x0;}if(0x3==_0x575740&&0x3==_0x2e5486&&_0x664eb7['start']['isBefore'](_0x35f9eb['start'])){const _0x9d6815=_0x664eb7['end']['nodeAfter'],_0x35427e=_0x35f9eb['start']['nodeBefore'];return _0x2ab503['isBlockImage'](_0x9d6815)&&_0x9d6815===_0x35427e;}return!0x1;}function _0x53a92c(_0x3fc709,_0x1a701a){return _0x1d305e(_0x3fc709,_0x1a701a)?[_0x3fc709,_0x1a701a]:_0x1d305e(_0x1a701a,_0x3fc709)?[_0x1a701a,_0x3fc709]:null;}_0xd3d627['plugins']['has']('ImageResize')&&(_0x38bf1f['enableDefaultAttributesIntegration']('resizeImage'),_0x38bf1f['registerBlockAttribute']('resizedWidth'),_0x38bf1f['descriptionFactory']['registerAttributeLabel']('resizedWidth',c(_0x3c94d9,'FORMAT_IMAGE_SIZE'))),_0xd3d627['plugins']['has']('ImageTextAlternativeEditing')&&(_0x38bf1f['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x38bf1f['registerBlockAttribute']('alt')),_0xd3d627['plugins']['has']('PictureEditing')&&(_0x38bf1f['registerBlockAttribute']('sources'),_0x38bf1f['descriptionFactory']['registerDescriptionCallback'](_0x2755dd=>{if('attribute'!=_0x2755dd['type'])return;const {data:_0xfadc64}=_0x2755dd;return _0xfadc64&&'sources'==_0xfadc64['key']?{'type':'format','content':''}:void 0x0;})),_0xd3d627['plugins']['has']('ImageSizeAttributes')&&(_0x38bf1f['registerBlockAttribute']('width'),_0x38bf1f['registerBlockAttribute']('height'),_0x38bf1f['descriptionFactory']['registerDescriptionCallback'](_0x455409=>{if('attribute'!=_0x455409['type'])return;const {data:_0x4f0314}=_0x455409;return!_0x4f0314||'width'!=_0x4f0314['key']&&'height'!=_0x4f0314['key']?void 0x0:{'type':'format','content':''};})),_0x38bf1f['descriptionFactory']['registerDescriptionCallback'](_0x351151=>{if(!!_0x4e40ac['find'](({type:_0x62358b,subType:_0x5eafc2})=>_0x351151['type']==_0x62358b&&_0x351151['subType']==_0x5eafc2))return _0x351151['previous']?{}:void 0x0;}),_0x38bf1f['descriptionFactory']['registerDescriptionCallback'](_0x3fc95c=>{if('insertion'==_0x3fc95c['type']||'deletion'==_0x3fc95c['type']){const _0x3254ad=_0x3fc95c['getContainedElement']();if(_0x3254ad&&_0x3254ad['is']('element','caption'))return{'type':'insertion'==_0x3fc95c['type']?'addObject':'removeObject','element':_0x3254ad,'quantity':0x1};}}),_0x38bf1f['descriptionFactory']['registerDescriptionCallback'](_0x26e629=>'formatBlock'==_0x26e629['type']&&'convertInlineImageToBlock'==_0x26e629['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x26e629['type']&&'convertBlockImageToInline'==_0x26e629['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x38bf1f['descriptionFactory']['registerDescriptionCallback'](_0x141831=>{if('attribute'!=_0x141831['type'])return;const {data:_0x2d6c48}=_0x141831;if(!_0x2d6c48||'alt'!=_0x2d6c48['key'])return;const _0x57770e=_0x2d6c48['newValue'];return _0x57770e?{'type':'format','content':c(_0x3c94d9,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x57770e+'\x22')}:{'type':'format','content':c(_0x3c94d9,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4534c4=this['editor'],_0x691fcb=_0x4534c4['locale'];_0x4534c4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x36d467=>{if('formatBlock'!=_0x36d467['type']&&'formatInline'!=_0x36d467['type'])return;const {data:_0x423d80}=_0x36d467;if(_0x423d80){if('imageTextAlternative'==_0x423d80['commandName']){const _0x9acedf=_0x423d80['commandParams'][0x0]['newValue'];return _0x9acedf?{'type':'format','content':c(_0x691fcb,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x9acedf+'\x22')}:{'type':'format','content':c(_0x691fcb,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x423d80['commandName']){const _0x13dae8=_0x423d80['commandParams'][0x0]['width'];return _0x13dae8?{'type':'format','content':c(_0x691fcb,'*Set\x20image\x20width:*\x20%0',_0x13dae8)}:{'type':'format','content':c(_0x691fcb,'*Reset\x20image\x20width*')};}}});}}class at extends _0x3525e7{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x105ce5=this['editor']['locale'],_0x85ae49=this['editor']['plugins']['get']('TrackChangesEditing');_0x85ae49['enableDefaultAttributesIntegration']('replaceImageSource'),_0x85ae49['registerBlockAttribute']('src'),_0x85ae49['descriptionFactory']['registerDescriptionCallback'](_0x53d0a6=>{if('attribute'!=_0x53d0a6['type'])return;const {data:_0x4dcccf}=_0x53d0a6;return _0x4dcccf&&'src'==_0x4dcccf['key']?_0x4dcccf['newValue']&&_0x4dcccf['oldValue']?{'type':'format','content':c(_0x105ce5,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x47903a=this['editor']['plugins']['get']('TrackChangesEditing');_0x47903a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x47903a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x47903a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x47903a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2c7bc4=this['editor'],_0xf0b0fd=_0x2c7bc4['locale'];_0x2c7bc4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x41389c=>{if('formatBlock'!=_0x41389c['type']&&'formatInline'!=_0x41389c['type'])return;const {data:_0x429f75}=_0x41389c;if(!_0x429f75||'replaceImageSource'!=_0x429f75['commandName'])return;return{'type':'format','content':c(_0xf0b0fd,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x3525e7{['afterInit'](){const _0x28c71d=this['editor'];if(!_0x28c71d['plugins']['has']('ImageStyleEditing'))return;const _0x548b21=_0x28c71d['plugins']['get']('TrackChangesEditing'),_0x2fc2f3=_0x28c71d['plugins']['get']('ImageUtils'),_0x76221f={};_0x548b21['enableCommand']('imageStyle',(_0xd5ea01,_0xd8080)=>{const _0x2d82ad=_0x28c71d['plugins']['get']('Users')['me'],_0x3ea83f=_0x28c71d['commands']['get']('imageStyle');let _0x558072=_0x2fc2f3['getClosestSelectedImageElement'](_0x28c71d['model']['document']['selection']),_0x4c2d66=_0x28c71d['model']['createRangeOn'](_0x558072),_0x5daa54=_0x3ea83f['value'];if(_0x5daa54==_0xd8080['value'])return;const _0x26f974={'commandName':'imageStyle','commandParams':[_0xd8080],'formatGroupId':_0x38b19c()};_0x28c71d['model']['change'](()=>{if(_0x548b21['getSuggestions']()['filter'](_0x253c59=>_0x253c59['isInContent']&&_0x2d82ad==_0x253c59['author']&&('formatBlock'==_0x253c59['type']||'formatInline'==_0x253c59['type'])&&('imageStylePreApply'==_0x253c59['subType']||'imageStylePostApply'==_0x253c59['subType'])&&_0x253c59['getFirstRange']()['isEqual'](_0x4c2d66))['forEach'](_0x3ae91a=>_0x548b21['discardSuggestion'](_0x3ae91a['head'])),_0x558072=_0x2fc2f3['getClosestSelectedImageElement'](_0x28c71d['model']['document']['selection']),_0x4c2d66=_0x28c71d['model']['createRangeOn'](_0x558072),_0x3ea83f['refresh'](),_0x28c71d['commands']['get']('imageTypeInline')['refresh'](),_0x28c71d['commands']['get']('imageTypeBlock')['refresh'](),_0x5daa54=_0x3ea83f['value'],_0x5daa54!=_0xd8080['value'])return _0x2fc2f3['isInlineImage'](_0x558072)&&_0x3ea83f['shouldConvertImageType'](_0xd8080['value'],_0x558072)?(_0xd5ea01({..._0xd8080,'setImageSizes':!0x1}),_0x558072=_0x2fc2f3['getClosestSelectedImageElement'](_0x28c71d['model']['document']['selection']),void _0x548b21['markBlockFormat'](_0x558072,{..._0x26f974,'commandReversedParams':[{'value':_0x5daa54||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x2fc2f3['isBlockImage'](_0x558072)?_0x548b21['markBlockFormat'](_0x558072,_0x26f974,[],'imageStylePostApply'):_0x548b21['markInlineFormat'](_0x4c2d66,_0x26f974,'imageStylePostApply'));});});for(const _0x2ac9c6 of _0x28c71d['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x76221f[_0x2ac9c6['name']]=_0x2ac9c6['title']['toLowerCase']();_0x548b21['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x548b21['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x548b21['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x548b21['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4280ef])=>{_0x2fc2f3['setImageNaturalSizeAttributes'](_0x4280ef['getContainedElement']());}),_0x548b21['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x135d1b,_0x15e49f)=>{_0x548b21['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x135d1b,{'commandName':_0x15e49f['commandName'],'commandParams':_0x15e49f['commandReversedParams']});}),_0x548b21['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x1290ad,_0x510beb){if(_0x71d5e0(_0x1290ad,_0x510beb))return[_0x1290ad,_0x510beb];if(_0x71d5e0(_0x510beb,_0x1290ad))return[_0x510beb,_0x1290ad];return null;});const _0xb4d30c=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x71d5e0(_0x6e22e4,_0x328c60){const _0x1a8dbc=_0xb4d30c['findIndex'](({type:_0x51e773,subType:_0x122fe6})=>_0x6e22e4['type']==_0x51e773&&_0x6e22e4['subType']==_0x122fe6),_0x1e4d92=_0xb4d30c['findIndex'](({type:_0x4f4a5a,subType:_0x453f4a})=>_0x328c60['type']==_0x4f4a5a&&_0x328c60['subType']==_0x453f4a);if(_0x1a8dbc<0x0||_0x1e4d92<0x0)return!0x1;const _0xe2f4e5=_0x6e22e4['getFirstRange'](),_0x2d2d22=_0x328c60['getFirstRange']();if((0x0==_0x1a8dbc||0x1==_0x1a8dbc)&&0x2==_0x1e4d92&&_0xe2f4e5['isIntersecting'](_0x2d2d22))return!0x0;if(0x2==_0x1a8dbc&&0x3==_0x1e4d92){const _0x4cf96c=_0x548b21['_findSuggestions'](_0xe2f4e5,'insertion')['filter'](({suggestion:_0x263ee0,meta:_0x5b767b})=>_0x5b767b['isOwn']&&'convertInlineImageToBlock'==_0x263ee0['subType']);if(_0x4cf96c['length']>0x1&&_0x2d2d22['end']['isEqual'](_0xe2f4e5['start']))return!0x0;if(0x1==_0x4cf96c['length']&&(_0xe2f4e5['start']['isEqual'](_0x2d2d22['end'])||_0xe2f4e5['end']['isEqual'](_0x2d2d22['start'])))return!0x0;}if(0x3==_0x1a8dbc&&0x3==_0x1e4d92&&_0xe2f4e5['start']['isBefore'](_0x2d2d22['start'])){const _0x189866=_0xe2f4e5['end']['nodeAfter'],_0x3c3083=_0x2d2d22['start']['nodeBefore'];return _0x2fc2f3['isBlockImage'](_0x189866)&&_0x189866===_0x3c3083;}return!0x1;}_0x28c71d['model']['document']['registerPostFixer'](()=>{let _0x531f6f=!0x1;const _0x292c4e=Array['from'](_0x28c71d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3c5194,data:_0x121943}of _0x292c4e){const {group:_0x3ecd0a,type:_0x1266d2,subType:_0x28bded,id:_0x2b61b3}=_0x548b21['_splitMarkerName'](_0x3c5194);if('suggestion'==_0x3ecd0a&&_0x548b21['hasSuggestion'](_0x2b61b3)){if('formatBlock'==_0x1266d2&&('imageStylePreApply'==_0x28bded||'imageStylePostApply'==_0x28bded)){const _0x79d43c=_0x548b21['getSuggestion'](_0x2b61b3);if(_0x121943['newRange']){const _0x5e1f59=_0x79d43c['getFirstRange']()['getContainedElement']();if(_0x2fc2f3['isBlockImage'](_0x5e1f59))continue;_0x548b21['discardSuggestion'](_0x79d43c),_0x531f6f=!0x0;}}if('insertion'==_0x1266d2&&'imageCaption'==_0x28bded&&!_0x121943['newRange']){const _0x1e8f8d=_0x548b21['getSuggestion'](_0x2b61b3);_0x1e8f8d['next']&&_0x1e8f8d['next']['isInContent']&&(_0x548b21['discardSuggestion'](_0x1e8f8d['next']),_0x531f6f=!0x0);}}}return _0x531f6f;}),this['_registerLegacyDescription'](_0x76221f);}['_registerLegacyDescription'](_0x1e89a5){const _0x125c06=this['editor'],_0x5b2e5e=_0x125c06['locale'];_0x125c06['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x43e051=>{if('formatBlock'!=_0x43e051['type']&&'formatInline'!=_0x43e051['type'])return;const {data:_0x314bf6}=_0x43e051;if(!_0x314bf6||'imageStyle'!=_0x314bf6['commandName'])return;const _0x121bb9=_0x314bf6['commandParams'][0x0]['value'];return _0x4597d2('side'===_0x121bb9?c(_0x5b2e5e,'FORMAT_SIDE_IMAGE'):_0x1e89a5[_0x121bb9]||_0x121bb9);function _0x4597d2(_0x4be38c){return{'type':'format','content':c(_0x5b2e5e,'*Format:*\x20%0',_0x4be38c)};}});}}class ut extends _0x3525e7{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x50277c){super(_0x50277c),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0xf9c9c1=this['editor'],_0x6d7da2=_0xf9c9c1['commands']['get']('importWord'),_0x4c4cc5=_0xf9c9c1['commands']['get']('trackChanges');_0x6d7da2&&(_0x6d7da2['on']('execute',(_0x3810ec,[,_0x744573])=>{this['_trackChangesValueDuringImport']=_0x4c4cc5['value'],_0x744573['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x6d7da2,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x6d7da2,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x4c4cc5['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0xf9c9c1['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x1fee77,_0x801f8a){const {suggestions:_0x33e61c}=_0x801f8a,_0x50f837=this['editor']['commands']['get']('trackChanges'),_0x2801f7=_0x50f837['value'];this['_trackChangesValueDuringImport']!==_0x2801f7&&(_0x50f837['execute'](),this['_trackChangesExecuted']=!0x0),_0x33e61c&&_0x33e61c['forEach'](({id:_0x5631c4,type:_0x181c65,author:_0x166d37,created_at:_0x246b2a})=>{const _0x3beee1={'id':_0x5631c4,'type':_0x181c65,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x166d37,'createdAt':_0x246b2a?new Date(_0x246b2a):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x3beee1);});}}class ft extends _0x3525e7{['afterInit'](){const _0x13b5d4=this['editor'],_0x2cf862=_0x13b5d4['plugins']['get']('TrackChangesEditing');if(_0x13b5d4['plugins']['has']('IndentEditing')&&(_0x2cf862['enableCommand']('indent'),_0x2cf862['enableCommand']('outdent')),_0x13b5d4['plugins']['has']('IndentBlock')){for(const _0x2648ce of['indentBlock','outdentBlock'])_0x2cf862['enableDefaultAttributesIntegration'](_0x2648ce);}const _0x53c486=_0x13b5d4['locale'];_0x2cf862['registerBlockAttribute']('blockIndent'),_0x2cf862['descriptionFactory']['registerAttributeLabel']('blockIndent',c(_0x53c486,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x595a5e=this['editor'],_0x38307e=_0x595a5e['locale'],_0x2e4516=_0x595a5e['plugins']['get']('TrackChangesEditing');_0x2e4516['descriptionFactory']['registerDescriptionCallback'](_0x20f07c=>{if('formatBlock'!=_0x20f07c['type'])return;const {data:_0x1c6b52}=_0x20f07c;if(!_0x1c6b52)return;if('indentBlock'!=_0x1c6b52['commandName']&&'outdentBlock'!=_0x1c6b52['commandName'])return;const _0x8ad933=_0x20f07c['getItems']()[0x0],_0x5c8abe=_0x2e4516['descriptionFactory']['getItemLabel'](_0x8ad933);return'indentBlock'==_0x1c6b52['commandName']?{'type':'format','content':c(_0x38307e,'*Indent:*\x20%0',_0x5c8abe)}:'outdentBlock'==_0x1c6b52['commandName']?{'type':'format','content':c(_0x38307e,'*Outdent:*\x20%0',_0x5c8abe)}:void 0x0;});}}class ht extends _0x3525e7{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class gt extends _0x3525e7{['afterInit'](){const _0x1ce1fe=this['editor'];if(!_0x1ce1fe['plugins']['has']('LinkEditing'))return;const _0x511226=_0x1ce1fe['plugins']['get']('TrackChangesEditing'),_0x2c9cae=_0x1ce1fe['commands']['get']('link');_0x511226['enableDefaultAttributesIntegration']('link'),_0x511226['enableDefaultAttributesIntegration']('unlink'),_0x511226['registerInlineAttribute']('linkHref');for(const _0x4e8ebd of _0x2c9cae['manualDecorators'])_0x511226['registerInlineAttribute'](_0x4e8ebd['id']),_0x511226['descriptionFactory']['registerAttributeLabel'](_0x4e8ebd['id'],'link\x20('+_0x4e8ebd['label']['toLowerCase']()+')');_0x511226['descriptionFactory']['registerDescriptionCallback'](_0x54fc6e=>{if('attribute'!=_0x54fc6e['type'])return;const {data:_0x7507cc}=_0x54fc6e;if(!_0x7507cc||'linkHref'!=_0x7507cc['key'])return;const _0x30f73e=_0x7507cc['newValue'],_0x48c6dc=_0x1ce1fe['locale'];return{'type':'format','content':null==_0x30f73e?c(_0x48c6dc,'*Remove\x20link*'):c(_0x48c6dc,'*Set\x20link:*\x20%0','\x22'+_0x30f73e+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2328c9=this['editor'],_0x5b52cf=_0x2328c9['locale'];_0x2328c9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3d92c9=>{if('formatInline'!=_0x3d92c9['type'])return;const {data:_0xc64a77}=_0x3d92c9;if(_0xc64a77){if('link'==_0xc64a77['commandName']){const _0x4c78b0=_0xc64a77['commandParams'][0x0];return{'type':'format','content':c(_0x5b52cf,'*Set\x20link:*\x20%0','\x22'+_0x4c78b0+'\x22')};}return'unlink'==_0xc64a77['commandName']?{'type':'format','content':c(_0x5b52cf,'*Remove\x20link*')}:void 0x0;}});}}class lt extends _0x3525e7{['afterInit'](){const _0x568ea6=this['editor'],_0x32b9b6=_0x568ea6['locale'];if(!_0x568ea6['plugins']['has']('LegacyListEditing'))return;const _0x3685f6=_0x568ea6['plugins']['get']('TrackChangesEditing'),_0x404e52=_0x568ea6['plugins']['has']('LegacyTodoListEditing');function _0x27ffdd(_0x20f54d){return()=>{const _0x3da9fd=_0x568ea6['model']['document']['selection'],_0x49aad9=_0x568ea6['commands']['get'](_0x20f54d);if(_0x49aad9['value'])return void _0x568ea6['execute']('paragraph',{});const _0x26db41=_0x20f54d['slice'](0x0,-0x4),_0x44a417=function(_0x2f9380,_0x52b563,_0x3e0c4c){let _0x5bd6a3=Array['from'](_0x2f9380)['filter'](_0x33d510=>function(_0x52400d,_0x31bf77){return _0x31bf77['checkChild'](_0x52400d['parent'],'listItem')&&!_0x31bf77['isObject'](_0x52400d);}(_0x33d510,_0x3e0c4c));_0x5bd6a3=_0x5bd6a3['filter'](_0x3a84e1=>!_0x3a84e1['is']('element','listItem')||_0x3a84e1['getAttribute']('listType')!=_0x52b563);const _0x2e3539=new Set();for(const _0x5c382d of _0x5bd6a3)_0x5c382d['is']('element','listItem')?_0x2e3539['add'](Le(_0x5c382d)):_0x2e3539['add'](_0x5c382d);return Array['from'](_0x2e3539);}(_0x3da9fd['getSelectedBlocks'](),_0x26db41,_0x568ea6['model']['schema']);_0x568ea6['model']['change'](()=>{for(const _0x6ff382 of _0x44a417)_0x3685f6['markBlockFormat'](_0x6ff382,{'commandName':_0x20f54d,'commandParams':[{'forceValue':!_0x49aad9['value']}],'formatGroupId':'blockName'},Ee(_0x6ff382));});};}function _0x32df29(_0x453647){return()=>{const _0x3f8123=function(_0x506c3f){let _0x3797ab=Array['from'](_0x506c3f);const _0x498342=_0x3797ab['findIndex'](_0x1f8805=>'listItem'!=_0x1f8805['name']);return _0x498342>-0x1&&(_0x3797ab=_0x3797ab['slice'](0x0,_0x498342)),_0x3797ab;}(_0x568ea6['model']['document']['selection']['getSelectedBlocks']()),_0x478c33=_0x568ea6['model']['createRange'](_0x568ea6['model']['createPositionAt'](_0x3f8123[0x0],'before'),_0x568ea6['model']['createPositionAt'](_0x3f8123[_0x3f8123['length']-0x1],'end'));_0x568ea6['model']['change'](()=>{_0x3685f6['markBlockFormat'](_0x478c33,{'commandName':_0x453647,'commandParams':[],'formatGroupId':'listIndent'},function(_0x4a241e){const _0x39ae59=new Set();for(const _0xb8872f of _0x4a241e){let _0x5f0fc1=_0xb8872f['nextSibling'];for(;_0x5f0fc1&&_0x5f0fc1['getAttribute']('listIndent')>_0xb8872f['getAttribute']('listIndent');)_0x39ae59['add'](_0x5f0fc1),_0x5f0fc1=_0x5f0fc1['nextSibling'];}return Array['from'](_0x39ae59);}(_0x3f8123));});};}_0x3685f6['enableCommand']('numberedList',_0x27ffdd('numberedList')),_0x3685f6['enableCommand']('bulletedList',_0x27ffdd('bulletedList')),_0x404e52&&_0x3685f6['enableCommand']('todoList',_0x27ffdd('todoList')),_0x3685f6['enableCommand']('indentList',_0x32df29('indentList')),_0x3685f6['enableCommand']('outdentList',_0x32df29('outdentList')),_0x404e52&&_0x3685f6['enableCommand']('checkTodoList',()=>{const _0x2d5076=_0x568ea6['commands']['get']('checkTodoList'),_0xea0650=Array['from'](_0x2d5076['_selectedElements']);_0xea0650['filter'](_0xb062c=>_0xb062c['getAttribute']('todoListChecked')!=_0x2d5076['value']),_0x568ea6['model']['change'](()=>{for(const _0x172603 of _0xea0650)_0x3685f6['markBlockFormat'](_0x172603,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x2d5076['value']}]});});}),_0x3685f6['descriptionFactory']['registerElementLabel']('listItem',_0x221f4f=>c(_0x32b9b6,'ELEMENT_LIST_ITEM',_0x221f4f)),_0x3685f6['descriptionFactory']['registerDescriptionCallback'](_0x297f85=>{if('formatBlock'!=_0x297f85['type']&&'formatInline'!=_0x297f85['type'])return;const {data:_0x53f5d7}=_0x297f85;if(_0x53f5d7){if('numberedList'==_0x53f5d7['commandName']||'bulletedList'==_0x53f5d7['commandName']||'todoList'==_0x53f5d7['commandName'])switch(_0x53f5d7['commandName']['replace']('List','')){case'bulleted':return _0x39d31c(c(_0x32b9b6,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x39d31c(c(_0x32b9b6,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x39d31c(c(_0x32b9b6,'ELEMENT_TODO_LIST'));}if('indentList'==_0x53f5d7['commandName'])return{'type':'format','content':c(_0x32b9b6,'*Indent:*\x20%0',c(_0x32b9b6,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x53f5d7['commandName'])return{'type':'format','content':c(_0x32b9b6,'*Outdent:*\x20%0',c(_0x32b9b6,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x53f5d7['commandName'])return _0x53f5d7['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x32b9b6,'*Check\x20item*')}:{'type':'format','content':c(_0x32b9b6,'*Uncheck\x20item*')};}function _0x39d31c(_0x5f419b){return{'type':'format','content':c(_0x32b9b6,'*Change\x20to:*\x20%0',_0x5f419b)};}});}}function Le(_0x45a046){const _0x4f92b8=_0x45a046['getAttribute']('listIndent');if(0x0==_0x4f92b8)return _0x45a046;let _0x4d63fd=_0x45a046;for(;_0x45a046['previousSibling']&&_0x45a046['previousSibling']['is']('element','listItem');){const _0x5756bc=_0x45a046['previousSibling']['getAttribute']('listIndent');if(_0x5756bc==_0x4f92b8)_0x4d63fd=_0x45a046['previousSibling'];else{if(_0x5756bc<_0x4f92b8)break;}_0x45a046=_0x45a046['previousSibling'];}return _0x4d63fd;}function Ee(_0x5b9af1){const _0x23b705=[];if(_0x5b9af1['is']('element','listItem')&&_0x5b9af1['getAttribute']('listIndent')>0x0){let _0x569e86=_0x5b9af1['nextSibling'];for(;_0x569e86&&'listItem'==_0x569e86['name']&&_0x569e86['getAttribute']('listIndent')==_0x5b9af1['getAttribute']('listIndent');)_0x23b705['push'](_0x569e86),_0x569e86=_0x569e86['nextSibling'];}return _0x23b705;}class Q extends _0x3525e7{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x1ffb97=this['editor']['config']['get']('list.properties'),_0x48401d=this['editor']['plugins']['get']('TrackChangesEditing');_0x1ffb97['styles']&&_0x48401d['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x1ffb97['reversed']&&_0x48401d['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x1ffb97['startIndex']&&_0x48401d['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x48401d['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0xeac643,_0x24cc5b={}){const _0x15771d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x190b50=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x15771d['markMultiRangeBlockFormat'](_0x190b50,{'commandName':'listStyle','commandParams':[{'type':_0x24cc5b['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x19fb2f,_0x3cdf91={}){const _0x358316=this['editor']['plugins']['get']('TrackChangesEditing'),_0x459331=this['_getSuggestionBlocks'](_0x48ec2b=>_0x48ec2b['is']('element','listItem')&&'numbered'===_0x48ec2b['getAttribute']('listType'));if(_0x459331['length']<0x1)return;const _0x4374bc=_0x459331['map'](_0x5a18ed=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5a18ed,'before'),this['editor']['model']['createPositionAt'](_0x5a18ed,0x0)));this['editor']['model']['change'](()=>{_0x358316['markMultiRangeBlockFormat'](_0x4374bc,{'commandName':'listReversed','commandParams':[{'reversed':_0x3cdf91['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x573ab8,_0x40df6e={}){const _0x532ec4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2657e2=this['_getSuggestionBlocks'](_0x52b114=>_0x52b114['is']('element','listItem')&&'numbered'===_0x52b114['getAttribute']('listType'));if(_0x2657e2['length']<0x1)return;const _0x5d80a8=_0x2657e2['map'](_0x1b4570=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1b4570,'before'),this['editor']['model']['createPositionAt'](_0x1b4570,0x0)));this['editor']['model']['change'](()=>{_0x532ec4['markMultiRangeBlockFormat'](_0x5d80a8,{'commandName':'listStart','commandParams':[{'startIndex':_0x40df6e['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x190356){if('formatBlock'!=_0x190356['type']&&'formatInline'!=_0x190356['type'])return;const _0x50479c=this['editor']['locale'],{data:_0x54bced}=_0x190356;if(!_0x54bced)return;let _0x2eab3e,_0x1c5d1a;switch(_0x54bced['commandName']){case'listStyle':_0x2eab3e='*Change\x20to:*\x20%0',_0x1c5d1a={'type':'format','content':c(_0x50479c,_0x2eab3e,c(_0x50479c,this['_getTranslationKeyForListStyle'](_0x54bced['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2eab3e=_0x54bced['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1c5d1a={'type':'format','content':c(_0x50479c,_0x2eab3e)};break;case'listStart':_0x2eab3e='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1c5d1a={'type':'format','content':c(_0x50479c,_0x2eab3e,_0x54bced['commandParams'][0x0]['startIndex'])};}return _0x1c5d1a;}['_getSuggestionBlocksForListStyle'](){const _0xa16a5b=this['editor']['plugins']['get']('LegacyListUtils');let _0x29dc9a=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x29dc9a[0x0]?.['is']('element','listItem')&&_0x29dc9a['unshift'](..._0xa16a5b['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x29dc9a[_0x29dc9a['length']-0x1]?.['is']('element','listItem')&&_0x29dc9a['push'](..._0xa16a5b['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x29dc9a=[...new Set(_0x29dc9a)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x29dc9a=_0x29dc9a['filter'](_0xdd23a1=>_0xdd23a1['is']('element','listItem'))),_0x29dc9a;}['_getSuggestionBlocks'](_0x833701){const _0x77becd=this['editor']['plugins']['get']('LegacyListUtils');let _0x251881=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x833701)['map'](_0x2933d4=>{const _0x918194=this['editor']['model']['createPositionAt'](_0x2933d4,0x0);return[..._0x77becd['getSiblingNodes'](_0x918194,'backward'),..._0x77becd['getSiblingNodes'](_0x918194,'forward')];})['flat']();return _0x251881=[...new Set(_0x251881)],_0x251881;}['_getTranslationKeyForListStyle'](_0x53301b){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x53301b)||'default')['toUpperCase']()+'_LIST_'+_0x53301b['toUpperCase']()['replace'](/-/g,'_');}}class mt extends _0x3525e7{['afterInit'](){const _0x4f264e=this['editor'];if(!_0x4f264e['plugins']['has']('MediaEmbedEditing'))return;const _0x5a21cf=_0x4f264e['plugins']['get']('TrackChangesEditing'),_0x2aa8a=_0x4f264e['locale'];_0x5a21cf['enableCommand']('mediaEmbed'),_0x5a21cf['descriptionFactory']['registerElementLabel']('media',_0xbd903e=>c(_0x2aa8a,'ELEMENT_MEDIA',_0xbd903e)),_0x4f264e['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x2be3ba,{writer:_0x3da117,options:_0x8a5dfa})=>{if(_0x8a5dfa['showSuggestionHighlights'])return _0x3da117['createEmptyElement']('div');},'converterPriority':'high'}),_0x4f264e['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5ef80b,_0x3ae99a,_0x8d57ad)=>{_0x8d57ad['options']['showSuggestionHighlights']&&_0x5ef80b['stop']();},{'priority':'high'});}}class pt extends _0x3525e7{['afterInit'](){const _0x379e28=this['editor'];_0x379e28['plugins']['has']('MentionEditing')&&_0x379e28['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class kt extends _0x3525e7{['afterInit'](){const _0x344baf=this['editor'];if(!_0x344baf['plugins']['has']('MergeFieldsEditing'))return;const _0x406e99=_0x344baf['plugins']['get']('TrackChangesEditing'),_0x3e3aec=_0x344baf['locale'];_0x406e99['enableCommand']('insertMergeField'),_0x406e99['enableCommand']('insertMergeFieldBlock'),_0x406e99['enableCommand']('insertMergeFieldImage'),_0x406e99['descriptionFactory']['registerElementLabel']('mergeField',_0x100895=>c(_0x3e3aec,'ELEMENT_MERGE_FIELD',_0x100895)),_0x406e99['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x2b69cb=>c(_0x3e3aec,'ELEMENT_MERGE_FIELD',_0x2b69cb)),_0x406e99['descriptionFactory']['registerDescriptionCallback'](_0x2cebec=>{if('insertion'!=_0x2cebec['type']&&'deletion'!=_0x2cebec['type'])return;const _0x5ca838=_0x2cebec['getContainedElement']();if(null==_0x5ca838)return;const _0x1139c4=_0x344baf['plugins']['get']('MergeFieldsEditing');let _0x156a7e;switch(_0x1139c4['getMergeFieldType'](_0x5ca838)){case null:return;case'image':{const _0xbaa386=_0x1139c4['unwrapAffixes'](_0x5ca838['getAttribute']('src'));_0x156a7e=_0x1139c4['getLabel'](_0xbaa386)||_0xbaa386;break;}default:{const _0xd97222=_0x5ca838['getAttribute']('id');_0x156a7e=_0x1139c4['getLabel'](_0xd97222)||_0xd97222;break;}}return'insertion'==_0x2cebec['type']?{'type':'insertion','content':c(_0x3e3aec,'*Insert:*\x20%0','\x22'+_0x156a7e+'\x22\x20'+c(_0x3e3aec,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':c(_0x3e3aec,'*Remove:*\x20%0','\x22'+_0x156a7e+'\x22\x20'+c(_0x3e3aec,'ELEMENT_MERGE_FIELD'))};});}}class wt extends _0x3525e7{['afterInit'](){const _0x51d3ae=this['editor'],_0x49876a=_0x51d3ae['plugins']['get']('TrackChangesEditing');_0x51d3ae['plugins']['has']('MultiLevelList')&&(_0x49876a['enableDefaultAttributesIntegration']('multiLevelList'),_0x49876a['registerBlockAttribute']('listMarkerStyle'),_0x49876a['descriptionFactory']['registerDescriptionCallback'](_0x41734f=>this['handleDescriptions'](_0x41734f)));}['handleDescriptions'](_0x3003f6){const _0x2dd669=this['editor']['locale'],{data:_0xc0ddbd}=_0x3003f6,_0x118858={'type':'format','content':''};if(_0xc0ddbd&&'listMarkerStyle'==_0xc0ddbd['key']){if(!_0xc0ddbd['oldValue'])return{'type':'format','content':c(_0x2dd669,'*Set\x20format:*\x20%0',c(_0x2dd669,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0xc0ddbd['newValue']+')'};if(!_0xc0ddbd['newValue']){let _0x5ad980=_0x3003f6['head'];for(;_0x5ad980;){if(_0x5ad980['data']&&'listType'==_0x5ad980['data']['key']&&_0x5ad980['data']['newValue'])return _0x118858;_0x5ad980=_0x5ad980['next'];}return{'type':'format','content':c(_0x2dd669,'*Remove\x20format:*\x20%0',c(_0x2dd669,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0xc0ddbd['oldValue']+')'};}}}}class bt extends _0x3525e7{['afterInit'](){const _0x4b1ff9=this['editor'];if(!_0x4b1ff9['plugins']['has']('PageBreakEditing'))return;_0x4b1ff9['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x50837d=_0x4b1ff9['plugins']['get']('TrackChangesEditing'),_0x387855=_0x4b1ff9['locale'];_0x50837d['descriptionFactory']['registerElementLabel']('pageBreak',_0x2ca478=>c(_0x387855,'ELEMENT_PAGE_BREAK',_0x2ca478));}}class yt extends _0x3525e7{['afterInit'](){const _0x17ad2b=this['editor'];if(!_0x17ad2b['plugins']['has']('Paragraph'))return;const _0x53d3da=_0x17ad2b['locale'],_0x50a533=_0x17ad2b['plugins']['get']('TrackChangesEditing');_0x50a533['descriptionFactory']['registerElementLabel']('paragraph',_0x2651a5=>c(_0x53d3da,'ELEMENT_PARAGRAPH',_0x2651a5)),_0x50a533['enableDefaultAttributesIntegration']('paragraph'),_0x50a533['enableCommand']('insertParagraph'),_0x17ad2b['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x17ad2b),{'priority':'highest'}),_0x17ad2b['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x919fcb,_0x2eb465,_0x247c37)=>{_0x247c37['options']['showSuggestionHighlights']&&nr(_0x17ad2b,{'showActiveMarker':!0x1})(_0x919fcb,_0x2eb465,_0x247c37);},{'priority':'highest'});const _0x3bcbe5=_0x50a533['descriptionFactory'];_0x3bcbe5['registerDescriptionCallback'](_0x5454d2=>{if('insertion'!==_0x5454d2['type'])return;const {start:_0x53ccdb,end:_0xbcaa59}=_0x5454d2['getFirstRange']();if(!_0x53ccdb['isTouching'](_0xbcaa59)||!_0x53ccdb['nodeAfter'])return;const _0x456075=_0x17ad2b['model']['schema'],_0x1c862e=_0x53ccdb['nodeAfter'];return _0x456075['isBlock'](_0x1c862e)&&!_0x456075['isLimit'](_0x1c862e)&&_0x456075['checkChild'](_0x1c862e,'$text')?{'type':'insertion','content':c(_0x53d3da,'*Insert:*\x20%0',_0x3bcbe5['getItemLabel'](_0x1c862e,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3b4f47=this['editor'],_0x482d67=_0x3b4f47['locale'];_0x3b4f47['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3ee0de=>{if('formatBlock'!=_0x3ee0de['type'])return;const {data:_0x544b71}=_0x3ee0de;return _0x544b71&&'paragraph'==_0x544b71['commandName']?{'type':'format','content':c(_0x482d67,'*Change\x20to:*\x20%0',c(_0x482d67,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x193c7c,{showActiveMarker:_0x1ae584=!0x0}={}){return(_0x1c1c3c,_0x46e158,_0x9d0703)=>{const _0x6afa97=_0x193c7c['plugins']['get']('TrackChangesEditing'),_0x466ddd=_0x46e158['markerRange']['start'],_0x242c67=_0x46e158['markerRange']['end'],_0x250a0d=_0x193c7c['model']['schema'];if(!_0x466ddd['isTouching'](_0x242c67)||!_0x466ddd['nodeAfter'])return;const _0x34a967=_0x466ddd['nodeAfter'];if(_0x250a0d['isBlock'](_0x34a967)&&!_0x250a0d['isLimit'](_0x34a967)&&_0x250a0d['checkChild'](_0x34a967,'$text')){if(!_0x9d0703['consumable']['consume'](_0x46e158['markerRange'],_0x1c1c3c['name']))return;const {id:_0x27c946,authorId:_0x3ac286}=_0x6afa97['_splitMarkerName'](_0x46e158['markerName']),_0x4ddc98=_0x9d0703['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-suggestion':_0x27c946,'data-author-id':_0x3ac286}),_0x243d1f=_0x9d0703['mapper']['toViewPosition'](_0x242c67);_0x1ae584&&_0x6afa97['activeMarkers']['includes'](_0x46e158['markerName'])&&_0x9d0703['writer']['addClass']('ck-suggestion-marker--active',_0x4ddc98),_0x9d0703['writer']['insert'](_0x243d1f,_0x4ddc98),_0x9d0703['mapper']['bindElementToMarker'](_0x4ddc98,_0x46e158['markerName']);}};}class St extends _0x3525e7{['afterInit'](){const _0x1bb83b=this['editor'];_0x1bb83b['commands']['get']('replaceSource')&&_0x1bb83b['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class jt extends _0x3525e7{['afterInit'](){const _0x4150a6=this['editor'];if(!_0x4150a6['plugins']['has']('RemoveFormatEditing'))return;_0x4150a6['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x30f82d=this['editor'];_0x30f82d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5b88a1=>{if('formatBlock'!=_0x5b88a1['type']&&'formatInline'!=_0x5b88a1['type'])return;const {data:_0x40c2f3}=_0x5b88a1;return _0x40c2f3&&'removeFormat'==_0x40c2f3['commandName']?{'type':'format','content':c(_0x30f82d['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class It extends _0x3525e7{['afterInit'](){const _0x178655=this['editor'];if(!_0x178655['plugins']['has']('RestrictedEditingModeEditing'))return;const _0xa1ca84=_0x178655['plugins']['get']('TrackChangesEditing');_0xa1ca84['enableCommand']('goToPreviousRestrictedEditingException'),_0xa1ca84['enableCommand']('goToNextRestrictedEditingException');const _0x235499=_0x178655['plugins']['get']('RestrictedEditingModeEditing');_0x235499['enableCommand']('trackChanges'),_0x235499['enableCommand']('acceptSuggestion'),_0x235499['enableCommand']('discardSuggestion'),_0x235499['enableCommand']('acceptAllSuggestions'),_0x235499['enableCommand']('discardAllSuggestions'),_0x235499['enableCommand']('acceptSelectedSuggestions'),_0x235499['enableCommand']('discardSelectedSuggestions');}}class At extends _0x3525e7{['afterInit'](){const _0x5f4265=this['editor'];if(!_0x5f4265['plugins']['has']('ShiftEnter'))return;const _0x47cc97=_0x5f4265['plugins']['get']('TrackChangesEditing');_0x47cc97['enableCommand']('shiftEnter'),_0x5f4265['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x5f4265),{'priority':'high'}),_0x5f4265['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x5f4265),{'priority':'high'}),_0x5f4265['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x29cb3d,_0x59b2f9,_0x5a71b9)=>{_0x5a71b9['options']['showSuggestionHighlights']&&je(_0x5f4265,{'showActiveMarker':!0x1})(_0x29cb3d,_0x59b2f9,_0x5a71b9);}),_0x47cc97['descriptionFactory']['registerElementLabel']('softBreak',_0x1ec472=>c(_0x5f4265['locale'],'ELEMENT_LINE_BREAK',_0x1ec472));}}function je(_0x1ac9dd,{showActiveMarker:_0xbf3140=!0x0}={}){return(_0x4c1651,_0x457fc9,_0x166906)=>{const _0x2830c5=_0x1ac9dd['plugins']['get']('TrackChangesEditing');if(!_0x166906['consumable']['test'](_0x457fc9['markerRange'],_0x4c1651['name']))return;const _0x46579d=_0x1ac9dd['model'];for(const _0x24caa3 of _0x457fc9['markerRange']['getItems']()){if(!_0x24caa3['is']('element','softBreak'))continue;const _0x20aa5a='deletion'==_0x457fc9['markerName']['split'](':')[0x1]?'merge':'split',{id:_0xe6664a,authorId:_0x1023a7}=_0x2830c5['_splitMarkerName'](_0x457fc9['markerName']),_0x3b41f4=_0x166906['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x20aa5a,'data-suggestion':_0xe6664a,'data-author-id':_0x1023a7}),_0x283526=_0x166906['mapper']['toViewPosition'](_0x46579d['createPositionBefore'](_0x24caa3));_0xbf3140&&_0x2830c5['activeMarkers']['includes'](_0x457fc9['markerName'])&&_0x166906['writer']['addClass']('ck-suggestion-marker--active',_0x3b41f4),_0x166906['writer']['insert'](_0x283526,_0x3b41f4),_0x166906['mapper']['bindElementToMarker'](_0x3b41f4,_0x457fc9['markerName']);}};}class _t extends _0x3525e7{['afterInit'](){const _0x47df4c=this['editor'],_0x11b857=_0x47df4c['model'],_0x425e20=_0x47df4c['locale'];if(!_0x47df4c['plugins']['has']('StandardEditingModeEditing'))return;const _0x21501b=_0x47df4c['plugins']['get']('TrackChangesEditing'),_0x321adb='restrictedEditingException',_0x306b97=_0x47df4c['commands']['get'](_0x321adb);_0x21501b['enableCommand'](_0x321adb,(_0x36c060,_0x17b768={})=>{const _0x1753d0=_0x11b857['document']['selection'];if(_0x1753d0['isCollapsed'])return void _0x36c060(_0x17b768);const _0x17a168=void 0x0!==_0x17b768['forceValue']?_0x17b768['forceValue']:!_0x306b97['value'];_0x11b857['change'](()=>{const _0x3119ea=Array['from'](_0x1753d0['getRanges']());for(const _0x13da63 of _0x3119ea){const _0x29f8b7=_0x17a168?[_0x13da63]:io(_0x321adb,_0x13da63,_0x11b857);for(const _0x23ed2a of _0x29f8b7)_0x21501b['markInlineFormat'](_0x23ed2a,{'commandName':_0x321adb,'commandParams':[{'forceValue':_0x17a168}]});}});}),_0x21501b['descriptionFactory']['registerDescriptionCallback'](_0x5ba0c7=>{if('formatBlock'!=_0x5ba0c7['type']&&'formatInline'!=_0x5ba0c7['type'])return;const {data:_0x3c5d87}=_0x5ba0c7;return _0x3c5d87&&_0x3c5d87['commandName']==_0x321adb?_0x3c5d87['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x425e20,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':c(_0x425e20,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x3525e7{['afterInit'](){const _0x664a95=this['editor'];if(!_0x664a95['plugins']['has']('Style')||!_0x664a95['plugins']['has']('DataSchema'))return;const _0x2bdb45=_0x664a95['plugins']['get']('TrackChangesEditing'),_0x3349f0=_0x664a95['locale'],_0x465066=_0x664a95['config']['get']('style')||{},_0x49a9d1=_0x664a95['plugins']['get']('GeneralHtmlSupport'),_0x4f9bfd=_0x664a95['plugins']['get']('StyleUtils')['normalizeConfig'](_0x664a95['plugins']['get']('DataSchema'),_0x465066['definitions']);_0x2bdb45['enableDefaultAttributesIntegration']('style');const _0x24ddf7=new Set();for(const _0x547a0a of _0x4f9bfd['block']){const _0xf30513=_0x49a9d1['getGhsAttributeNameForElement'](_0x547a0a['element']);_0x24ddf7['add'](_0xf30513);}const _0x3ce6c6=new Set();for(const _0x9d8e2c of _0x4f9bfd['inline']){const _0x41de41=_0x49a9d1['getGhsAttributeNameForElement'](_0x9d8e2c['element']);_0x3ce6c6['add'](_0x41de41);for(const _0x4c26bf of _0x9d8e2c['ghsAttributes'])_0x3ce6c6['add'](_0x4c26bf);}for(const _0x75703b of _0x24ddf7)_0x2bdb45['registerBlockAttribute'](_0x75703b),_0x2bdb45['descriptionFactory']['registerAttributeLabel'](_0x75703b,c(_0x3349f0,'FORMAT_STYLE'));for(const _0x3c7fde of _0x3ce6c6)_0x2bdb45['registerInlineAttribute'](_0x3c7fde),_0x2bdb45['descriptionFactory']['registerAttributeLabel'](_0x3c7fde,c(_0x3349f0,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5c09d6=this['editor'],_0x47bf4a=_0x5c09d6['locale'];_0x5c09d6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3abba6=>{if('formatBlock'!=_0x3abba6['type']&&'formatInline'!=_0x3abba6['type'])return;const {data:_0x1c30e4}=_0x3abba6;return _0x1c30e4&&'style'===_0x1c30e4['commandName']?_0x1c30e4['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x47bf4a,'*Set\x20format:*\x20%0',_0x1c30e4['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':c(_0x47bf4a,'*Remove\x20format:*\x20%0',_0x1c30e4['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x3525e7{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x1a048a){super(_0x1a048a),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x67e7f3=this['editor'],_0x8ead03=_0x67e7f3['model']['document']['selection'];if(!_0x67e7f3['plugins']['has']('TableEditing'))return;const _0x2114d7=_0x67e7f3['locale'],_0x377f90=_0x67e7f3['plugins']['get']('TrackChangesEditing'),_0x2ee583=_0x67e7f3['plugins']['get']('TableUtils');_0x377f90['descriptionFactory']['registerElementLabel']('table',_0x4cf2f9=>c(_0x2114d7,'ELEMENT_TABLE',_0x4cf2f9)),this['_setupColumnsRowsFixing'](),_0x377f90['enableCommand']('insertTable'),_0x377f90['enableCommand']('selectTableRow'),_0x377f90['enableCommand']('selectTableColumn');for(const _0xaaa638 of['insertTableRowAbove','insertTableRowBelow']){const _0x445b00=_0x67e7f3['commands']['get'](_0xaaa638);_0x377f90['enableCommand'](_0xaaa638,_0x47c7c6=>{_0x67e7f3['model']['change'](_0x4a6e39=>{_0x47c7c6();const _0x21e189='above'===_0x445b00['order'],_0x53b19d=_0x2ee583['getSelectionAffectedTableCells'](_0x8ead03),_0x24e3ce=_0x2ee583['getRowIndexes'](_0x53b19d),_0x261714=_0x21e189?_0x24e3ce['first']-0x1:_0x24e3ce['last']+0x1,_0x35dac1=_0x53b19d[0x0]['findAncestor']('table'),_0x4ecd07=_0x2ee583['createTableWalker'](_0x35dac1,{'startRow':_0x261714,'endRow':_0x261714}),_0x276ec2=Array['from'](_0x4ecd07)['map'](_0x320d07=>_0x4a6e39['createRangeOn'](_0x320d07['cell']));_0x377f90['markMultiRangeInsertion'](_0x276ec2,'tableRow');});});}for(const _0x5ba777 of['insertTableColumnLeft','insertTableColumnRight']){const _0x10f048=_0x67e7f3['commands']['get'](_0x5ba777);_0x377f90['enableCommand'](_0x5ba777,_0x118a77=>{_0x67e7f3['model']['change'](_0x2f5473=>{_0x118a77();const _0x1ea7b0='left'===_0x10f048['order'],_0x30c3a1=_0x2ee583['getSelectionAffectedTableCells'](_0x8ead03),_0x2c08c1=_0x2ee583['getColumnIndexes'](_0x30c3a1),_0x342aef=_0x1ea7b0?_0x2c08c1['first']-0x1:_0x2c08c1['last']+0x1,_0x506016=_0x30c3a1[0x0]['findAncestor']('table'),_0x25ee1e=_0x2ee583['createTableWalker'](_0x506016,{'startRow':0x0,'column':_0x342aef,'includeAllSlots':!0x1}),_0x5950ff=Array['from'](_0x25ee1e)['map'](_0x3c6c80=>_0x2f5473['createRangeOn'](_0x3c6c80['cell']));_0x377f90['markMultiRangeInsertion'](_0x5950ff,'tableColumn');});});}for(const _0x1edd51 of['removeTableRow','removeTableColumn']){const _0x17d029=_0x1edd51['substr'](0xb),_0x3a41cf=_0x17d029['toLowerCase'](),_0x484f13=_0x3a41cf['substr'](0x0,0x3)+'span',_0x3ee1b3='table'+_0x17d029,_0x9f2d04='min'+_0x17d029,_0x385db4='max'+_0x17d029;_0x377f90['enableCommand'](_0x1edd51,()=>{_0x67e7f3['model']['change'](_0x139249=>{const _0x57c44f=_0x2ee583['getSelectionAffectedTableCells'](_0x8ead03),_0x2dc222=_0x57c44f[0x0]['findAncestor']('table');let _0x5052fb;if('removeTableRow'==_0x1edd51){const _0x3efd56=_0x2ee583['getRowIndexes'](_0x57c44f);_0x5052fb={'startRow':_0x3efd56['first'],'endRow':_0x3efd56['last'],'includeAllSlots':!0x0};}else{const _0x234beb=_0x2ee583['getColumnIndexes'](_0x57c44f);_0x5052fb={'startColumn':_0x234beb['first'],'endColumn':_0x234beb['last'],'includeAllSlots':!0x0};}const _0x203313=_0x2ee583['createTableWalker'](_0x2dc222,_0x5052fb),_0x558a53=Array['from'](_0x203313)['map'](({cell:_0x515976})=>_0x515976),_0x3e1c2c=xe(_0x558a53['filter'](_0x4cfc38=>_0x4cfc38['hasAttribute'](_0x484f13))),_0x59fd0b=xe(_0x558a53['filter'](_0x21365a=>!_0x21365a['hasAttribute'](_0x484f13)))['map'](_0x25afe0=>_0x139249['createRangeOn'](_0x25afe0)),_0x2c9944=_0x377f90['markMultiRangeDeletion'](_0x59fd0b,_0x3ee1b3);if(_0x2c9944&&('tableRow'==_0x2c9944['subType']||'tableColumn'==_0x2c9944['subType'])){const _0x31506e=this['_getSuggestionCoords'](_0x2c9944);for(const _0xc48734 of _0x3e1c2c){const _0x37fdc5=_0x139249['createRangeOn'](_0xc48734),_0x484712=_0x2ee583['getCellLocation'](_0xc48734),_0x427f44=_0xc48734['getAttribute'](_0x484f13)-0x1,_0x2b562a=_0x31506e[_0x9f2d04],_0x4f3aee=_0x31506e[_0x385db4];_0x2b562a<=_0x484712[_0x3a41cf]&&_0x484712[_0x3a41cf]+_0x427f44<=_0x4f3aee&&_0x2c9944['addRange'](_0x37fdc5);}}});});}function _0x4c6b6a(_0x546ebb){const _0x23232e=Array['from'](_0x8ead03['getRanges']())['map'](_0x207738=>_0x5d59ab['fromRange'](_0x207738));_0x67e7f3['model']['change'](_0x2b9536=>{const _0x2596be=_0x2b9536['batch'];_0x546ebb=_0x546ebb['filter'](_0x595667=>'$graveyard'!=_0x595667['root']['rootName']),_0x2b9536['setSelection'](_0x546ebb),_0x67e7f3['commands']['get']('removeTableRow')['refresh'](),_0x67e7f3['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x67e7f3['model']['enqueueChange'](()=>{_0x67e7f3['model']['enqueueChange'](_0x2596be,_0x56897c=>{const _0x2a6236=_0x23232e['filter'](_0x4ccc64=>'$graveyard'!=_0x4ccc64['root']['rootName']);_0x2a6236['length']>0x0&&_0x56897c['setSelection'](_0x2a6236);for(const _0x2729cf of _0x23232e)_0x2729cf['detach']();});});});}function _0x16ce13(_0x36d61c){_0x67e7f3['model']['change'](_0x2db445=>{const _0x4709b5=Array['from'](_0x8ead03['getRanges']())['map'](_0x1152b5=>_0x5d59ab['fromRange'](_0x1152b5)),_0x3a0952=[];for(const _0x14df2d of _0x36d61c)for(const _0x4a7388 of _0x14df2d['getItems']({'shallow':!0x0}))_0x3a0952['push'](_0x4a7388);for(const _0x4c7754 of _0x3a0952)'$graveyard'!=_0x4c7754['root']['rootName']&&(_0x2db445['setSelection'](_0x2db445['createPositionAt'](_0x4c7754,0x0)),_0x67e7f3['commands']['get']('removeTableColumn')['refresh'](),_0x67e7f3['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x17726e=_0x4709b5['filter'](_0x501fcf=>'$graveyard'!=_0x501fcf['root']['rootName']);_0x17726e['length']>0x0&&_0x2db445['setSelection'](_0x17726e);for(const _0x10a661 of _0x4709b5)_0x10a661['detach']();});}function _0x493635(_0x29fd18,_0x4e36f9){return _0x4e36f9['every'](_0x3110d9=>_0x29fd18['some'](_0x13812c=>_0x13812c['end']['isEqual'](_0x3110d9['start'])||_0x3110d9['end']['isEqual'](_0x13812c['start'])));}function _0x2a39b5(_0x471bf1,_0x243863){return!_0x471bf1['some'](_0x44c449=>_0x243863['some'](_0x1f94ba=>_0x44c449['isIntersecting'](_0x1f94ba)))&&_0x471bf1['some'](_0x32888a=>_0x243863['some'](_0x15b3d3=>_0x32888a['end']['isTouching'](_0x15b3d3['start'])));}_0x67e7f3['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x5eaec3,_0x639126,_0x37ee29)=>{if(!_0x37ee29['options']['showSuggestionHighlights'])return;const _0x44f3e5=_0x639126['item'];if(!_0x44f3e5||!_0x44f3e5['is']('element','tableCell'))return;const _0x4b0a26=_0x37ee29['mapper']['toViewElement'](_0x44f3e5);if(_0x4b0a26){const {id:_0x1ff661,authorId:_0x47bfe4}=_0x377f90['_splitMarkerName'](_0x639126['markerName']);_0xfc4611(_0x4b0a26,_0x37ee29['writer'],(_0x53ca5f,_0xadaf59,_0x49d1b9)=>{_0x49d1b9['addClass'](_0x468678(_0xadaf59['classes']),_0x53ca5f),_0x49d1b9['setAttribute']('data-suggestion-id',_0x1ff661,_0x53ca5f),_0x49d1b9['setAttribute']('data-author-id',_0x47bfe4,_0x53ca5f);},(_0x5293a9,_0x5227bc,_0x522d07)=>{_0x522d07['removeClass'](_0x468678(_0x5227bc['classes']),_0x5293a9),_0x522d07['removeAttribute']('data-suggestion-id',_0x5293a9),_0x522d07['removeAttribute']('data-author-id',_0x5293a9);});}},{'priority':'highest'}),_0x377f90['descriptionFactory']['registerDescriptionCallback'](_0x48a485=>{if('insertion'!=_0x48a485['type']&&'deletion'!=_0x48a485['type'])return;const _0x4b6c6a=_0x48a485['getContainedElement']();if(null!=_0x4b6c6a&&_0x4b6c6a['is']('element','table')){if('insertion'==_0x48a485['type']){const _0x190858=_0x48a485['getItems']()['filter'](_0x25ff9f=>_0x25ff9f['is']('$textProxy'))['map'](_0xb08730=>_0xb08730['data']);if(_0x190858['length'])return{'type':'insertion','content':c(_0x2114d7,'*Insert:*\x20%0',c(_0x2114d7,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x190858['join']('\x20')+'\x22'))};}if('deletion'==_0x48a485['type']){const _0x59ae5e=_0x48a485['getItems']()['filter'](_0x34f868=>_0x34f868['is']('$textProxy'))['map'](_0x319bbe=>_0x319bbe['data']);if(_0x59ae5e['length'])return{'type':'deletion','content':c(_0x2114d7,'*Remove:*\x20%0',c(_0x2114d7,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x59ae5e['join']('\x20')+'\x22'))};}}}),_0x377f90['descriptionFactory']['registerDescriptionCallback'](_0x49a2a0=>{if('tableRow'==_0x49a2a0['subType']){const _0x49e4a4=_0x49a2a0['getItems']()['filter'](_0x54e8ec=>_0x54e8ec['is']('$textProxy'))['map'](_0x1bfbdd=>_0x1bfbdd['data']),_0x20dda4=this['_getSuggestionCoords'](_0x49a2a0),_0x2807b3=_0x20dda4['maxRow']-_0x20dda4['minRow']+0x1;if('insertion'==_0x49a2a0['type'])return _0x49e4a4['length']?{'type':'insertion','content':c(_0x2114d7,'*Insert:*\x20%0',c(_0x2114d7,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2807b3,'\x22'+_0x49e4a4['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x2114d7,'*Insert:*\x20%0',c(_0x2114d7,'ELEMENT_TABLE_ROW',_0x2807b3))};if('deletion'==_0x49a2a0['type'])return _0x49e4a4['length']?{'type':'deletion','content':c(_0x2114d7,'*Remove:*\x20%0',c(_0x2114d7,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2807b3,'\x22'+_0x49e4a4['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x2114d7,'*Remove:*\x20%0',c(_0x2114d7,'ELEMENT_TABLE_ROW',_0x2807b3))};}if('tableColumn'==_0x49a2a0['subType']){const _0x393c02=_0x49a2a0['getItems']()['filter'](_0x20980e=>_0x20980e['is']('$textProxy'))['map'](_0x26b56c=>_0x26b56c['data']),_0x31db18=this['_getSuggestionCoords'](_0x49a2a0),_0x1b1a56=_0x31db18['maxColumn']-_0x31db18['minColumn']+0x1;if('insertion'==_0x49a2a0['type'])return _0x393c02['length']?{'type':'insertion','content':c(_0x2114d7,'*Insert:*\x20%0',c(_0x2114d7,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1b1a56,'\x22'+_0x393c02['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x2114d7,'*Insert:*\x20%0',c(_0x2114d7,'ELEMENT_TABLE_COLUMN',_0x1b1a56))};if('deletion'==_0x49a2a0['type'])return _0x393c02['length']?{'type':'deletion','content':c(_0x2114d7,'*Remove:*\x20%0',c(_0x2114d7,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1b1a56,'\x22'+_0x393c02['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x2114d7,'*Remove:*\x20%0',c(_0x2114d7,'ELEMENT_TABLE_COLUMN',_0x1b1a56))};}}),_0x377f90['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x4c6b6a),_0x377f90['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x4c6b6a),_0x377f90['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x16ce13),_0x377f90['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x16ce13),_0x377f90['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x493635),_0x377f90['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x493635),_0x377f90['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x2a39b5),_0x377f90['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x2a39b5);}['_acceptFormatSuggestionCallbackFactory'](){const _0x3ed144=this['editor'],_0x2465e7=_0x3ed144['model']['document']['selection'];return(_0x12b627,_0x3f46dd)=>{_0x3ed144['model']['change'](_0x5cc501=>{const {commandName:_0xdca631,commandParams:_0x15c2c3}=_0x3f46dd;let _0x2eb359=_0x12b627[0x0]['end']['nodeBefore'];_0x15c2c3&&_0x15c2c3[0x0]&&!0x1===_0x15c2c3[0x0]['forceValue']&&(_0x2eb359=_0x12b627[0x0]['start']['nodeAfter']);const _0x4ae450=_0x5cc501['createRangeIn'](_0x2eb359);if('$graveyard'==_0x4ae450['root']['rootName'])return;const _0x12f4f5=Array['from'](_0x2465e7['getRanges']())['map'](_0x3f649b=>_0x5d59ab['fromRange'](_0x3f649b));_0x5cc501['setSelection'](_0x4ae450),_0x3ed144['commands']['get'](_0xdca631)['refresh'](),_0x15c2c3['push']({'forceDefaultExecution':!0x0}),_0x3ed144['execute'](_0xdca631,..._0x15c2c3);const _0x3e5cf8=_0x12f4f5['filter'](_0x307c19=>'$graveyard'!=_0x307c19['root']['rootName']);_0x3e5cf8['length']>0x0&&_0x5cc501['setSelection'](_0x3e5cf8);for(const _0x152905 of _0x12f4f5)_0x152905['detach']();});};}['_getCoordsForCells'](_0x15240b){const _0x5dc707=this['editor']['plugins']['get']('TableUtils');let _0x1a12e3=Number['MAX_SAFE_INTEGER'],_0x55bc56=Number['MIN_SAFE_INTEGER'],_0x5a6614=Number['MAX_SAFE_INTEGER'],_0x299867=Number['MIN_SAFE_INTEGER'];for(const _0x377613 of _0x15240b){if('$graveyard'==_0x377613['root']['rootName'])continue;const {row:_0x4f36db,column:_0x4b95c9}=_0x5dc707['getCellLocation'](_0x377613),_0x302377=_0x377613['hasAttribute']('rowspan')?_0x377613['getAttribute']('rowspan')-0x1:0x0,_0x2c1d87=_0x377613['hasAttribute']('colspan')?_0x377613['getAttribute']('colspan')-0x1:0x0;_0x1a12e3=_0x4f36db<_0x1a12e3?_0x4f36db:_0x1a12e3,_0x55bc56=_0x4f36db+_0x302377>_0x55bc56?_0x4f36db+_0x302377:_0x55bc56,_0x5a6614=_0x4b95c9<_0x5a6614?_0x4b95c9:_0x5a6614,_0x299867=_0x4b95c9+_0x2c1d87>_0x299867?_0x4b95c9+_0x2c1d87:_0x299867;}return{'minRow':_0x1a12e3,'maxRow':_0x55bc56,'minColumn':_0x5a6614,'maxColumn':_0x299867};}['_setupColumnsRowsFixing'](){const _0x4c0e55=this['editor'],_0x17caf1=_0x4c0e55['plugins']['get']('TrackChangesEditing'),_0x122bdf=_0x4c0e55['plugins']['get']('TableUtils');_0x4c0e55['model']['document']['on']('change:data',()=>{const _0x5d6509=Array['from'](_0x4c0e55['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x243773,data:_0x42cf6e}of _0x5d6509){const {group:_0x5e81c5,id:_0x4b68c0,subType:_0x3cf7cb}=_0x17caf1['_splitMarkerName'](_0x243773);if('suggestion'!=_0x5e81c5)continue;if(null!=_0x42cf6e['oldRange'])continue;const _0x16a70b=_0x17caf1['getSuggestion'](_0x4b68c0);this['_tablePostFixingSubtypes']['includes'](_0x3cf7cb)&&this['_tableSuggestions']['add'](_0x16a70b);}},{'priority':'low'});const _0xcd6491=(_0x3ec7ab,_0x5c6889)=>{let _0x5733e0=!0x1;const _0x436f00=_0x5c6889['createRangeOn'](_0x3ec7ab),_0x57a28a=_0x3ec7ab['findAncestor']('table'),_0x331a56=_0x122bdf['getCellLocation'](_0x3ec7ab);for(const _0x3091db of this['_tableSuggestions']){const _0x4d97ae=_0x3091db['subType'],_0x53f9e4=_0x4d97ae['startsWith']('tablePaste'),_0x449658=_0x4d97ae['substr'](_0x53f9e4?0xa:0x5),_0x4c8997=_0x449658['toLowerCase'](),_0x1a6065=_0x4c8997['substr'](0x0,0x3)+'span',_0x2bb4ec='min'+_0x449658,_0x1316fa='max'+_0x449658;if(!_0x3091db['isInContent'])continue;if(_0x57a28a!=_0x3091db['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x3091db['isIntersectingWithRange'](_0x436f00))continue;const _0x495d2c=_0x3ec7ab['hasAttribute'](_0x1a6065)?_0x3ec7ab['getAttribute'](_0x1a6065)-0x1:0x0,_0x2ac2f6=this['_getSuggestionCoords'](_0x3091db),_0x59d9dd=_0x2ac2f6[_0x2bb4ec],_0x3b473a=_0x2ac2f6[_0x1316fa];_0x59d9dd<=_0x331a56[_0x4c8997]&&_0x331a56[_0x4c8997]+_0x495d2c<=_0x3b473a&&(_0x3091db['addRange'](_0x436f00),_0x5733e0=!0x0);}return _0x5733e0;};_0x4c0e55['model']['document']['registerPostFixer'](_0x4af795=>{let _0x124e89=!0x1;for(const _0x20e66b of _0x4c0e55['model']['document']['differ']['getChanges']())if('insert'==_0x20e66b['type']){if('tableRow'==_0x20e66b['name']){for(const _0x1bc7fd of _0x20e66b['position']['nodeAfter']['getChildren']())_0x124e89=_0x124e89||_0xcd6491(_0x1bc7fd,_0x4af795);}else'tableCell'==_0x20e66b['name']&&(_0x124e89=_0x124e89||_0xcd6491(_0x20e66b['position']['nodeAfter'],_0x4af795));}return _0x124e89;});}['_getSuggestionCoords'](_0x1edeeb){return this['_getCoordsForCells'](_0x1edeeb['getRanges']()['map'](_0x2aa3e4=>_0x2aa3e4['start']['nodeAfter']));}}function xe(_0x39d135){return Array['from'](new Set(_0x39d135)['values']());}class Nt extends _0x3525e7{static get['requires'](){return[Ct];}['afterInit'](){const _0x16244d=this['editor'],_0x1b7492=_0x16244d['model']['document']['selection'],_0x5f5824=_0x16244d['locale'];if(!_0x16244d['plugins']['has']('TableEditing'))return;const _0x5f5725=_0x16244d['plugins']['get']('TrackChangesEditing'),_0x1ec146=_0x16244d['plugins']['get']('TableUtils'),_0x5940c4=_0x16244d['plugins']['get'](Ct);_0x5940c4['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x5f5725['enableCommand']('mergeTableCells',()=>{const _0x135d93=_0x1ec146['getSelectionAffectedTableCells'](_0x16244d['model']['document']['selection']);_0x16244d['model']['change'](()=>{_0x5f5725['markMultiRangeBlockFormat'](_0x135d93,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x16244d['commands']['get']('mergeTableCells')['on']('execute',(_0x1c3319,_0x5b601a)=>{_0x16244d['commands']['get']('trackChanges')['value']&&(_0x5b601a['length']>0x0&&_0x5b601a[_0x5b601a['length']-0x1]&&_0x5b601a[_0x5b601a['length']-0x1]['forceDefaultExecution']||_0x5f5725['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x1c3319['stop']());},{'priority':'highest'});for(const _0x3e4c29 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x10caf8=_0x16244d['commands']['get'](_0x3e4c29);_0x5f5725['enableCommand'](_0x3e4c29,()=>{const _0x3990cc=_0x16244d['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x114e96=>_0x114e96['is']('element','tableCell')),_0x2391fa=_0x10caf8['value'];_0x16244d['model']['change'](()=>{_0x5f5725['markMultiRangeBlockFormat']([_0x3990cc,_0x2391fa],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x147757 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x5a05e6=_0x16244d['commands']['get'](_0x147757);_0x5f5725['enableCommand'](_0x147757,()=>{const _0x44128c=_0x1ec146['getSelectionAffectedTableCells'](_0x16244d['model']['document']['selection'])[0x0],_0x5dd4cd=_0x44128c['findAncestor']('table'),{column:_0x58daef,row:_0xf19be7}=_0x1ec146['getCellLocation'](_0x44128c);let _0x5a5d31=[];if('horizontally'==_0x5a05e6['direction']){const _0x3b4071=_0x1ec146['createTableWalker'](_0x5dd4cd,{'startRow':_0xf19be7,'endRow':_0xf19be7,'includeAllSlots':!0x0});_0x5a5d31=Array['from'](_0x3b4071)['map'](_0x489407=>_0x489407['cell']);}else{const _0x53aa06=_0x1ec146['createTableWalker'](_0x5dd4cd,{'column':_0x58daef,'includeAllSlots':!0x0});_0x5a5d31=Array['from'](_0x53aa06)['map'](_0x56ddee=>_0x56ddee['cell']);}_0x16244d['model']['change'](_0x9ffc55=>{_0x5f5725['markBlockFormat'](_0x9ffc55['createRangeOn'](_0x44128c),{'commandName':_0x147757,'commandParams':[]},_0x5a5d31,_0x147757);});});}_0x5f5725['descriptionFactory']['registerDescriptionCallback'](_0xff604b=>{if('formatBlock'!=_0xff604b['type']&&'formatInline'!=_0xff604b['type'])return;const {data:_0x2b632f}=_0xff604b;return _0x2b632f&&'mergeTableCells'==_0x2b632f['commandName']?{'type':'format','content':c(_0x5f5824,'*Merge\x20cells*')}:void 0x0;}),_0x5f5725['descriptionFactory']['registerDescriptionCallback'](_0x12aa9c=>{if('formatBlock'!=_0x12aa9c['type']&&'formatInline'!=_0x12aa9c['type'])return;const {data:_0x47657a}=_0x12aa9c;return _0x47657a?'splitTableCellVertically'==_0x47657a['commandName']?{'type':'format','content':c(_0x5f5824,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x47657a['commandName']?{'type':'format','content':c(_0x5f5824,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x43b0e0=_0x5940c4['_acceptFormatSuggestionCallbackFactory']();for(const _0x266e05 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x5f5725['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x266e05,'accept',_0x43b0e0);for(const _0x30ad32 of['splitTableCellVertically','splitTableCellHorizontally'])_0x5f5725['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x30ad32,'accept',_0x43b0e0);_0x5f5725['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0xecb595=>{_0x16244d['model']['change'](_0x25dc16=>{const _0x3f52af=Array['from'](_0x1b7492['getRanges']())['map'](_0x151295=>_0x5d59ab['fromRange'](_0x151295));_0x25dc16['setSelection'](_0xecb595),_0x16244d['commands']['get']('mergeTableCells')['refresh'](),_0x16244d['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0xd343cb=_0x3f52af['filter'](_0x1d673e=>'$graveyard'!=_0x1d673e['root']['rootName']);_0xd343cb['length']>0x0&&_0x25dc16['setSelection'](_0xd343cb);for(const _0x37773f of _0x3f52af)_0x37773f['detach']();});});for(const _0x5c8b85 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x125c74=_0x16244d['commands']['get'](_0x5c8b85);_0x125c74['on']('set:isEnabled',(_0x11beb8,_0x117e83,_0x4e6620)=>{if(_0x4e6620){const _0xac0d6=_0x16244d['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x10ae41=>_0x10ae41['is']('element','tableCell'));this['_areMergableCells'](_0x125c74['value'],_0xac0d6)||(_0x11beb8['return']=!0x1,_0x11beb8['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x23304=this['editor']['commands']['get']('mergeTableCells'),_0x9a3eb2=this['editor']['plugins']['get']('TableUtils');if(!_0x23304['isEnabled'])return!0x1;const _0x17dbe1=_0x9a3eb2['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x16fa67 of _0x17dbe1)for(const _0x547476 of _0x17dbe1)if(_0x16fa67!=_0x547476&&!this['_areMergableCells'](_0x16fa67,_0x547476))return!0x1;return!0x0;}['_areMergableCells'](_0x2c32fe,_0x506a7c){const _0x5e28d6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3a1c0c=this['editor']['model']['createRangeOn'](_0x2c32fe),_0x3a3a15=this['editor']['model']['createRangeOn'](_0x506a7c),_0x241798=new Set(),_0x2c38fe=new Set();for(const _0x5beb59 of _0x5e28d6['getSuggestions']())if(('insertion'==_0x5beb59['type']||'deletion'==_0x5beb59['type']||'mergeTableCells'==_0x5beb59['subType'])&&_0x5beb59['isInContent']){for(const _0x415e34 of _0x5beb59['getRanges']())_0x415e34['containsRange'](_0x3a1c0c,!0x0)&&_0x241798['add'](_0x5beb59['type']+':'+_0x5beb59['author']['id']),_0x415e34['containsRange'](_0x3a3a15,!0x0)&&_0x2c38fe['add'](_0x5beb59['type']+':'+_0x5beb59['author']['id']);}if(_0x241798['size']!=_0x2c38fe['size'])return!0x1;for(const _0xbb627f of _0x241798)if(!_0x2c38fe['has'](_0xbb627f))return!0x1;return!0x0;}}class Dt extends _0x3525e7{static get['requires'](){return[Ct];}['afterInit'](){const _0x574232=this['editor'];if(!_0x574232['plugins']['has']('TableEditing'))return;const _0x470f2a=_0x574232['locale'],_0x167e05=_0x574232['plugins']['get']('TrackChangesEditing');_0x167e05['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x167e05['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x167e05['registerBlockAttribute']('headingRows'),_0x167e05['registerBlockAttribute']('headingColumns'),_0x167e05['descriptionFactory']['registerAttributeLabel']('headingRows',c(_0x470f2a,'FORMAT_HEADER_ROW')),_0x167e05['descriptionFactory']['registerAttributeLabel']('headingColumns',c(_0x470f2a,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x29bb6b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ecbea=this['editor']['plugins']['get']('TableUtils'),_0x42250f=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x5ee3af({showActiveMarker:_0x21a18a=!0x0,setDataAttribute:_0x5e4ffe=!0x0}={}){return(_0x2c6a93,_0x577f1f,_0x4dc39a)=>{const {type:_0x116127,id:_0x51cdde}=_0x29bb6b['_splitMarkerName'](_0x577f1f['markerName']),_0x381bc8=_0x29bb6b['getSuggestion'](_0x51cdde),_0x138bd5=_0x381bc8['data'];if('formatBlock'!=_0x381bc8['type']||!_0x138bd5||'setTableColumnHeader'!=_0x138bd5['commandName'])return;if(_0x577f1f['item'])return void _0x2c6a93['stop']();if(!_0x4dc39a['consumable']['consume'](_0x577f1f['markerRange'],_0x2c6a93['name']))return;const _0x46d380=_0x577f1f['markerRange']['start']['nodeAfter'],_0x5a850f=_0x577f1f['markerRange']['end']['nodeBefore'],_0x1eb429=_0x46d380['parent']['parent'],{column:_0x3caf5f}=_0x2ecbea['getCellLocation'](_0x46d380),{column:_0x302cae}=_0x2ecbea['getCellLocation'](_0x5a850f);for(let _0x17cca1=_0x3caf5f;_0x17cca1<=_0x302cae;_0x17cca1++){const _0xf86dc1=_0x2ecbea['createTableWalker'](_0x1eb429,{'column':_0x17cca1,'includeAllSlots':!0x1});for(const _0x4e9b67 of _0xf86dc1){const _0x2b4c56=_0x4e9b67['cell'],_0x11ebdb=_0x4dc39a['mapper']['toViewElement'](_0x2b4c56);_0x4dc39a['writer']['addClass']('ck-suggestion-marker-'+_0x116127,_0x11ebdb),_0x5e4ffe&&_0x4dc39a['writer']['setAttribute']('data-suggestion',_0x51cdde,_0x11ebdb),_0x4dc39a['mapper']['bindElementToMarker'](_0x11ebdb,_0x577f1f['markerName']),_0x21a18a&&(_0x29bb6b['activeMarkers']['includes'](_0x577f1f['markerName'])?_0x4dc39a['writer']['addClass']('ck-suggestion-marker--active',_0x11ebdb):_0x4dc39a['writer']['removeClass']('ck-suggestion-marker--active',_0x11ebdb));}}};}_0x29bb6b['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x42250f),_0x29bb6b['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x42250f),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x5ee3af(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x30ad67,_0x1adad7,_0x31e19a)=>{_0x31e19a['options']['showSuggestionHighlights']&&_0x5ee3af({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x30ad67,_0x1adad7,_0x31e19a);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x5a7d7d,_0x2e93d3,_0x4c51c2)=>{const {type:_0x3858e0,id:_0x49123f}=_0x29bb6b['_splitMarkerName'](_0x2e93d3['markerName']),_0x24ae3d=_0x29bb6b['getSuggestion'](_0x49123f),_0x4a6115=_0x24ae3d['data'];if('formatBlock'!=_0x24ae3d['type']||!_0x4a6115||'setTableColumnHeader'!=_0x4a6115['commandName'])return;const _0x44827e=_0x4c51c2['mapper']['markerNameToElements'](_0x2e93d3['markerName']);if(_0x44827e){for(const _0x568d54 of _0x44827e)_0x4c51c2['writer']['removeClass']('ck-suggestion-marker-'+_0x3858e0,_0x568d54),_0x4c51c2['writer']['removeClass']('ck-suggestion-marker--active',_0x568d54),_0x4c51c2['writer']['removeAttribute']('data-suggestion',_0x568d54),_0x4c51c2['mapper']['unbindElementFromMarkerName'](_0x568d54,_0x2e93d3['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3050d0=this['editor'],_0x2fa23c=_0x3050d0['locale'];function _0x28a84a(_0x5e42c2){return{'type':'format','content':c(_0x2fa23c,'*Format:*\x20%0',_0x5e42c2)};}_0x3050d0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ac21c=>{if('formatBlock'!=_0x4ac21c['type'])return;const {data:_0x182cdb}=_0x4ac21c;if(_0x182cdb){if('setTableRowHeader'==_0x182cdb['commandName']){const _0x3b0b76=_0x182cdb['commandParams'][0x0]['forceValue'];return _0x28a84a(c(_0x2fa23c,_0x3b0b76?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x182cdb['commandName']){const _0x4554c4=_0x182cdb['commandParams'][0x0]['forceValue'];return _0x28a84a(c(_0x2fa23c,_0x4554c4?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class Ye extends _0x3525e7{['afterInit'](){const _0x3299be=this['editor'],_0x2a8d54=_0x3299be['locale'],_0x22acf3=_0x3299be['plugins']['get']('TrackChangesEditing');function _0x27a79e(_0x37d68b){return{'type':'format','content':''+c(_0x2a8d54,'*Set\x20table\x20type:*\x20%0',_0x37d68b)};}_0x3299be['plugins']['has']('TableLayout')&&(_0x22acf3['enableCommand']('insertTableLayout'),_0x22acf3['enableDefaultAttributesIntegration']('tableType'),_0x22acf3['registerBlockAttribute']('tableType'),_0x22acf3['descriptionFactory']['registerElementLabel'](_0x1e746b=>_0x1e746b['is']('element','table')&&'layout'===_0x1e746b['getAttribute']('tableType'),_0x49a13b=>c(_0x2a8d54,'ELEMENT_LAYOUT_TABLE',_0x49a13b)),_0x22acf3['descriptionFactory']['registerDescriptionCallback'](_0x387822=>{const {data:_0x28355e}=_0x387822;if(_0x28355e&&'tableType'==_0x28355e['key'])switch(_0x28355e['newValue']){case'layout':return _0x27a79e(c(_0x2a8d54,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x27a79e(c(_0x2a8d54,'ELEMENT_CONTENT_TABLE'));}}));}}const Oe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ue=Object['fromEntries'](Oe['map'](_0x331d85=>[_0x331d85,null]));class $t extends _0x3525e7{static get['requires'](){return[Ct];}['afterInit'](){const _0x2f3db3=this['editor'];if(!_0x2f3db3['plugins']['has']('TableClipboard'))return;const _0x2a8841=_0x2f3db3['plugins']['get']('TrackChangesEditing'),_0x3dbc51=_0x2f3db3['plugins']['get']('TableUtils'),_0x4048a=_0x2f3db3['plugins']['get'](Ct),_0x1b0248=_0x2f3db3['plugins']['get']('TableClipboard'),_0x43a5be=_0x2f3db3['plugins']['get']('TableSelection'),_0x405937=_0x2f3db3['plugins']['get'](_0x4e8bdd);_0x4048a['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x2f3db3['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x2f3db3['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x4cc03a=null,_0x59e35c=!0x1;_0x405937['on']('contentInsertion',(_0x78eb93,_0x3e2513)=>{_0x59e35c='paste'===_0x3e2513['method'];}),_0x2f3db3['model']['on']('insertContent',(_0x376311,_0x22e873)=>{if(!_0x59e35c&&null===_0x43a5be['getSelectedTableCells']())return;const [_0x41eefe,_0x5860c1]=_0x22e873,_0x391468=_0x22e873[_0x22e873['length']-0x1];_0x391468&&_0x391468['forceDefaultExecution']||_0x2a8841['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x7a8d8e,_0x236466,_0x23f93d,_0x2517dc,_0x5b86f4){if(_0x236466&&!_0x236466['is']('documentSelection'))return!0x1;const _0x349052=_0x5b86f4['getTableIfOnlyTableInContent'](_0x7a8d8e,_0x23f93d);if(!_0x349052||!He(_0x349052,void 0x0,_0x2517dc))return!0x1;const _0x12a79d=_0x2517dc['getSelectionAffectedTableCells'](_0x23f93d['document']['selection']);if(!_0x12a79d['length'])return!0x1;const _0x12c670=_0x12a79d[0x0]['findAncestor']('table'),_0x146114=_0x2517dc['getRowIndexes'](_0x12a79d),_0x5470f0=_0x2517dc['getColumnIndexes'](_0x12a79d),_0x4e46d5={'startRow':_0x146114['first'],'endRow':_0x146114['last'],'startColumn':_0x5470f0['first'],'endColumn':_0x5470f0['last']};return 0x1==_0x12a79d['length']&&(_0x4e46d5['endRow']+=_0x2517dc['getRows'](_0x349052)-0x1,_0x4e46d5['endColumn']+=_0x2517dc['getColumns'](_0x349052)-0x1),He(_0x12c670,_0x4e46d5,_0x2517dc);}(_0x41eefe,_0x5860c1,_0x2f3db3['model'],_0x3dbc51,_0x1b0248)&&(_0x376311['stop'](),_0x4cc03a={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2f3db3['model']['change'](()=>{_0x2f3db3['model']['insertContent'](_0x22e873[0x0],_0x22e873[0x1],_0x22e873[0x2],{'forceDefaultExecution':!0x0});const _0x4dc236=_0x38b19c(),{rowInsertionRanges:_0x1444f8,columnInsertionRanges:_0x51d2b5,insertionRanges:_0x5c2643,deletionRanges:_0x786a87,cells:_0x1e08c7}=_0x4cc03a;_0x1444f8['length']&&_0x2a8841['markMultiRangeInsertion'](_0x1444f8,'tablePasteRow',{'tablePasteChainId':_0x4dc236}),_0x51d2b5['length']&&_0x2a8841['markMultiRangeInsertion'](_0x51d2b5,'tablePasteColumn',{'tablePasteChainId':_0x4dc236}),_0x5c2643['length']&&(_0x2a8841['markMultiRangeInsertion'](_0x5c2643,'tablePaste',{'tablePasteChainId':_0x4dc236,'skipNestingCheck':!0x0}),_0x5c2643['forEach'](_0x19a3ab=>_0x19a3ab['detach']?.())),_0x786a87['length']&&(_0x2a8841['markMultiRangeDeletion'](_0x786a87,'tablePaste',{'tablePasteChainId':_0x4dc236,'skipNestingCheck':!0x0}),_0x786a87['forEach'](_0x16b9be=>_0x16b9be['detach']?.()));const _0x165b19=_0x2a8841['markMultiRangeBlockFormat'](_0x1e08c7['map'](({element:_0x47d86f})=>_0x47d86f),{'formatGroupId':_0x38b19c()},[],'tablePasteCell',{'tablePasteChainId':_0x4dc236});if(_0x165b19){const _0x491c31=_0x165b19['getMarkers'](),_0x214e54=[];for(const {element:_0x1e0477,attributes:_0x54c2d7}of _0x1e08c7){if(!_0x54c2d7)continue;const _0x362d32=_0x2f3db3['model']['createRangeOn'](_0x1e0477),_0x3424ed=_0x491c31['find'](_0x114948=>_0x114948['getRange']()['isEqual'](_0x362d32));_0x3424ed&&_0x214e54['push']([_0x3424ed['name'],_0x54c2d7]);}_0x214e54['length']&&_0x165b19['setAttribute']('markerAttributes',Object['fromEntries'](_0x214e54));}_0x4cc03a=null;}));},{'priority':_0x4c334b['high']+0xa}),_0x405937['on']('contentInsertion',()=>{_0x59e35c=!0x1;},{'priority':'lowest'}),_0x2f3db3['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x49a294,_0x468a6c)=>{const [_0xc50f2b,_0x5adca7,,_0x17e1ae]=_0x468a6c;if(!_0x4cc03a)return;_0x49a294['stop']();const _0x805057=_0xc50f2b['cell'],_0x24e6b5=_0x5adca7,_0x49222a=De(_0x805057),_0x2da7bc=De(_0x24e6b5);_0x49a294['return']=_0x805057;let _0x4fc500=null,_0x29c31f=null;if(_0x2da7bc||_0x49222a){if(_0x49222a&&!_0x2da7bc){_0x17e1ae['remove'](_0x805057['getChild'](0x0));for(const _0x2f5db8 of Array['from'](_0x24e6b5['getChildren']()))_0x17e1ae['insert'](_0x2f5db8,_0x805057,'end');const _0x516a2b=_0x4cc03a['rowInsertionIndexes']['includes'](_0xc50f2b['row']),_0x1f8362=_0x4cc03a['columnInsertionIndexes']['includes'](_0xc50f2b['column']);_0x516a2b||_0x1f8362||(_0x4fc500=_0x5d59ab['fromRange'](_0x17e1ae['createRangeIn'](_0x805057)));}else _0x2da7bc&&!_0x49222a&&(_0x29c31f=_0x17e1ae['createRangeIn'](_0x805057));}else{const _0x5ee298=_0x17e1ae['createElement']('tableCellSuggestion'),_0x46c185=_0x17e1ae['createElement']('tableCellSuggestion');_0x17e1ae['wrap'](_0x17e1ae['createRangeIn'](_0x805057),_0x46c185),_0x17e1ae['insert'](_0x5ee298,_0x805057,0x0);for(const _0x500b61 of Array['from'](_0x24e6b5['getChildren']()))_0x17e1ae['insert'](_0x500b61,_0x5ee298,'end');_0x4fc500=_0x5d59ab['fromRange'](_0x17e1ae['createRangeOn'](_0x5ee298)),_0x29c31f=_0x5d59ab['fromRange'](_0x17e1ae['createRangeOn'](_0x46c185));}const _0x597e8d=Array['from'](_0x24e6b5['getAttributes']())['filter'](([_0xf9d610])=>Oe['includes'](_0xf9d610));_0x4cc03a['cells']['push']({'element':_0x805057,'attributes':_0x597e8d['length']?Object['fromEntries'](_0x597e8d):null}),_0x4fc500&&_0x4cc03a['insertionRanges']['push'](_0x4fc500),_0x29c31f&&_0x4cc03a['deletionRanges']['push'](_0x29c31f);},{'priority':'high'}),_0x3dbc51['on']('insertColumns',(_0x143e0b,_0x530275)=>{const [_0x765c48,_0x14ccc8={}]=_0x530275;if(!_0x4cc03a)return;const _0x709bc2=_0x14ccc8['at']||0x0,_0x36aa75=_0x14ccc8['columns']||0x1;_0x4cc03a['columnInsertionIndexes']=new Array(_0x36aa75)['fill'](_0x709bc2)['map']((_0x59c3d7,_0x2d2947)=>_0x59c3d7+_0x2d2947);for(const {cell:_0xe22924}of _0x3dbc51['createTableWalker'](_0x765c48,{'startColumn':_0x709bc2,'endColumn':_0x709bc2+_0x36aa75-0x1}))_0x4cc03a['columnInsertionRanges']['push'](_0x2f3db3['model']['createRangeOn'](_0xe22924));},{'priority':'low'}),_0x3dbc51['on']('insertRows',(_0x4ba8e2,_0x40ef5c)=>{const [_0x22282a,_0x47db84={}]=_0x40ef5c;if(!_0x4cc03a)return;const _0x3f047a=_0x47db84['at']||0x0,_0x53e2af=_0x47db84['rows']||0x1;_0x4cc03a['rowInsertionIndexes']=new Array(_0x53e2af)['fill'](_0x3f047a)['map']((_0x2bd876,_0x5b202f)=>_0x2bd876+_0x5b202f);for(const {cell:_0x157f5d}of _0x3dbc51['createTableWalker'](_0x22282a,{'startRow':_0x3f047a,'endRow':_0x3f047a+_0x53e2af-0x1}))_0x4cc03a['rowInsertionRanges']['push'](_0x2f3db3['model']['createRangeOn'](_0x157f5d));},{'priority':'low'}),_0x2a8841['descriptionFactory']['registerDescriptionCallback'](_0x511dfc=>{if(_0x511dfc['subType']&&_0x511dfc['subType']['startsWith']('tablePaste'))return _0x511dfc['previous']?{}:{'type':'insertion','content':c(_0x2f3db3['locale'],'*Replace\x20table\x20cells*')};});const _0x3cc4c3=()=>!0x1;for(const _0x52dc08 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x2a8841['_suggestionFactory']['registerCustomCallback']('insertion',_0x52dc08,'join',_0x3cc4c3),_0x2a8841['_suggestionFactory']['registerCustomCallback']('deletion',_0x52dc08,'join',_0x3cc4c3),_0x2a8841['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x52dc08,'join',_0x3cc4c3);_0x2a8841['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x3cc4c3),_0x2a8841['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x3d6bb4,_0x8243dc,_0x344949)=>{const _0x17ea0f=_0x3d6bb4['map'](_0x33f4ea=>_0x33f4ea['getContainedElement']())['filter'](_0x5604a1=>_0x5604a1),_0x4c2399=new Map(_0x17ea0f['map'](_0x42d56e=>[_0x42d56e,null]));if(_0x4cc03a){for(const {element:_0x29f37d,attributes:_0x6a658f}of _0x4cc03a['cells'])_0x6a658f&&_0x4c2399['set'](_0x29f37d,_0x6a658f);}else{if(_0x344949&&_0x344949['markerAttributes'])for(const [_0x132c12,_0x1623a7]of Object['entries'](_0x344949['markerAttributes'])){const _0xfd57ea=_0x2f3db3['model']['markers']['get'](_0x132c12),_0x112915=_0xfd57ea?_0xfd57ea['getRange']()['getContainedElement']():null;_0x112915&&_0x4c2399['set'](_0x112915,_0x1623a7);}}_0x2f3db3['model']['change'](_0x37e94e=>{for(const [_0x4de897,_0x3a1cf3]of _0x4c2399)_0x37e94e['setAttributes']({...Ue,..._0x3a1cf3},_0x4de897);});});const _0x33275e=(_0x862b75,_0x20f29d)=>{_0x2a8841['_suggestionFactory']['registerCustomCallback'](_0x862b75,'tablePaste',_0x20f29d,(_0x1a3f3b,_0x45edc9,_0xb94fa7)=>{_0x2f3db3['model']['change'](_0x5a3bb1=>{const _0xf30d87=[];for(const _0x382730 of _0x1a3f3b){const _0x315fc7=_0x382730['start']['nodeAfter'];_0x315fc7['is']('element','tableCellSuggestion')&&_0xf30d87['push'](_0x315fc7);}_0x2a8841['_suggestionFactory']['getSuggestionCallback'](_0x862b75,null,_0x20f29d)(_0x1a3f3b,_0x45edc9,_0xb94fa7);for(const _0x4af3ea of _0xf30d87)'$graveyard'!=_0x4af3ea['root']['rootName']&&_0x5a3bb1['unwrap'](_0x4af3ea);});});};_0x33275e('insertion','accept'),_0x33275e('insertion','discard'),_0x33275e('deletion','accept'),_0x33275e('deletion','discard'),_0x2a8841['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x242611=>{const _0x4495ed=_0x242611['map'](_0x29c256=>_0x29c256['getContainedElement']()),_0x3e1971=_0x4495ed[0x0]['findAncestor']('table'),{minRow:_0x155277,maxRow:_0x94d0ff}=_0x4048a['_getCoordsForCells'](_0x4495ed);_0x3dbc51['removeRows'](_0x3e1971,{'at':_0x155277,'rows':_0x94d0ff-_0x155277+0x1});}),_0x2a8841['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x3fa8ae=>{const _0x5ba282=_0x3fa8ae['map'](_0x17c340=>_0x17c340['getContainedElement']()),_0x3d81cd=_0x5ba282[0x0]['findAncestor']('table'),{minColumn:_0x13c7f4,maxColumn:_0x358340}=_0x4048a['_getCoordsForCells'](_0x5ba282);_0x3dbc51['removeColumns'](_0x3d81cd,{'at':_0x13c7f4,'columns':_0x358340-_0x13c7f4+0x1});});const _0x320262=(_0x41a354,_0x3ff8c5)=>{if(!_0x3ff8c5['subType']||!_0x3ff8c5['subType']['startsWith']('tablePaste'))return;const _0x140af5=_0x3ff8c5['attributes']['tablePasteChainId'],_0x5830cd=_0x2a8841['getSuggestions']()['filter'](_0x1bd60e=>_0x1bd60e['isInContent']&&_0x1bd60e['attributes']&&_0x1bd60e['attributes']['tablePasteChainId']==_0x140af5);_0x5830cd['length']&&_0x3ff8c5['getAllAdjacentSuggestions']()['length']!=_0x5830cd['length']&&_0x5830cd['reduce']((_0x44f2ad,_0x518571)=>(_0x44f2ad['next']=_0x518571,_0x518571['previous']=_0x44f2ad,_0x518571));};function _0x2266d0(_0x5d4ae7,_0x258ea3=!0x0){const {id:_0x1054cc,authorId:_0x395157}=_0x2a8841['_splitMarkerName'](_0x5d4ae7['markerName']),_0x4830dd=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x3ec1c7=_0x2a8841['activeMarkers']['includes'](_0x5d4ae7['markerName']);return _0x3ec1c7&&_0x4830dd['push']('ck-suggestion-marker--active'),{'classes':_0x4830dd,'attributes':{'data-suggestion':_0x1054cc,'data-author-id':_0x395157},'priority':_0x3ec1c7&&_0x258ea3?0xbc2:0xbb8};}_0x2a8841['on']('suggestionLoaded',_0x320262,{'priority':'high'}),_0x2a8841['on']('suggestionUnloaded',_0x320262,{'priority':'high'}),_0x2f3db3['model']['document']['registerPostFixer'](()=>{let _0x4a05ef=!0x1;const _0xdb9f24=Array['from'](_0x2f3db3['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x57ee36,data:_0x4adef7}of _0xdb9f24){const {group:_0x1068ed,type:_0x5d4d86,id:_0x3ae769}=_0x2a8841['_splitMarkerName'](_0x57ee36);if('suggestion'!=_0x1068ed||'deletion'!=_0x5d4d86||_0x4adef7['oldRange'])continue;if(!_0x2a8841['hasSuggestion'](_0x3ae769))continue;const _0x1b9db9=_0x2a8841['getSuggestion'](_0x3ae769)['getRanges'](),_0x2f4cc0=_0x2f3db3['plugins']['get']('Users')['me'];for(const _0x26cd18 of _0x2a8841['getSuggestions']()){if(!_0x26cd18['isInContent']||_0x26cd18['author']!=_0x2f4cc0)continue;if('formatBlock'!=_0x26cd18['type']||'tablePasteCell'!=_0x26cd18['subType'])continue;if(_0x26cd18['getRanges']()['every'](_0x2150ea=>_0x1b9db9['some'](_0x3eea0b=>_0x3eea0b['containsRange'](_0x2150ea,!0x0)))){for(const _0x1e08d7 of _0x26cd18['getAllAdjacentSuggestions']())_0x1e08d7['isInContent']&&(_0x1e08d7['discard'](),_0x4a05ef=!0x0);}}}return _0x4a05ef;}),_0x2f3db3['model']['document']['registerPostFixer'](_0x2e0273=>{const _0x1e9723=_0x2f3db3['commands']['get']('redo');if(!_0x1e9723||!_0x1e9723['_createdBatches']['has'](_0x2e0273['batch']))return!0x1;let _0x4a7d94=!0x1;const _0x447df3=_0x2f3db3['plugins']['get']('Users')['me'],_0x5b5319=_0x2f3db3['model']['document']['differ']['getChanges'](),_0x237875=Array['from'](_0x2f3db3['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x24e982,data:_0xf43ca7})=>{const {group:_0x3deb9d,subType:_0x324d23,authorId:_0x575cea}=_0x2a8841['_splitMarkerName'](_0x24e982);return'suggestion'==_0x3deb9d&&'tablePaste'==_0x324d23&&_0x575cea==_0x447df3['id']&&!_0xf43ca7['oldRange'];});for(const _0x1cd3ea of _0x5b5319){if('insert'!=_0x1cd3ea['type']||'tableCellSuggestion'!=_0x1cd3ea['name']||0x1!=_0x1cd3ea['length'])continue;const _0x3f3483=_0x2e0273['createRange'](_0x1cd3ea['position'],_0x1cd3ea['position']['getShiftedBy'](0x1));if(!_0x237875['find'](({data:_0x35f296})=>_0x35f296['newRange']['isEqual'](_0x3f3483))){for(const {name:_0x2bcd77,data:_0x5f149c}of _0x237875)if(_0x3f3483['containsRange'](_0x5f149c['newRange'])){_0x2e0273['updateMarker'](_0x2bcd77,{'range':_0x3f3483}),_0x4a7d94=!0x0;break;}}}return _0x4a7d94;}),_0x2f3db3['model']['document']['registerPostFixer'](_0x52bbdc=>{let _0x37b28e=!0x1;const _0x2a3b01=_0x2f3db3['plugins']['get']('Users')['me'],_0x33debc=_0x2a8841['getSuggestions']()['filter'](_0x4c0403=>_0x4c0403['isInContent']&&_0x4c0403['author']==_0x2a3b01),_0x34a203=new Set(),_0xb3c529=new Set();for(const _0x87c7a2 of _0x33debc)if('tablePaste'==_0x87c7a2['subType'])for(const _0x1c81b2 of _0x87c7a2['getMarkers']()){const _0x18b3f4=_0x1c81b2['getRange']()['getContainedElement']();if(_0x18b3f4){if(_0x18b3f4['is']('element','tableCellSuggestion')&&De(_0x18b3f4)){_0x87c7a2['removeMarker'](_0x1c81b2['name']),_0x34a203['add'](_0x18b3f4),_0x37b28e=!0x0;const _0x168ed5=_0x18b3f4['nextSibling'],_0x316263=_0x18b3f4['previousSibling'],_0x33fd8a=_0x168ed5&&_0x168ed5['is']('element','tableCellSuggestion'),_0x299f46=_0x316263&&_0x316263['is']('element','tableCellSuggestion');_0x33fd8a&&!_0x34a203['has'](_0x168ed5)&&_0xb3c529['add'](_0x168ed5),_0x299f46&&!_0x34a203['has'](_0x316263)&&_0xb3c529['add'](_0x316263);}else _0x18b3f4['is']('element','paragraph')&&_0x18b3f4['isEmpty']&&(_0x87c7a2['removeMarker'](_0x1c81b2['name']),_0x37b28e=!0x0);}}else{if('tablePasteCell'==_0x87c7a2['subType']){if(!_0x87c7a2['attributes']||!_0x87c7a2['attributes']['tablePasteChainId'])continue;const _0x4cca62=_0x87c7a2['attributes']['markerAttributes'];if(_0x4cca62&&Object['keys'](_0x4cca62)['length'])continue;const _0x2f2863=_0x87c7a2['attributes']['tablePasteChainId'];let _0x33c846=!0x0,_0x3a6feb=!0x0;for(const _0x5729ed of _0x33debc)if(_0x5729ed['subType']&&_0x5729ed['subType']['startsWith']('tablePaste')){if(!_0x5729ed['attributes']['tablePasteChainId']){_0x3a6feb=!0x1;break;}if(_0x5729ed['id']!=_0x87c7a2['id']&&_0x5729ed['attributes']['tablePasteChainId']==_0x2f2863){_0x33c846=!0x1;break;}}_0x3a6feb&&_0x33c846&&(_0x87c7a2['removeMarkers'](),_0x37b28e=!0x0);}}for(const _0x47f55a of _0x34a203)_0x52bbdc['remove'](_0x47f55a);for(const _0x39f24e of _0xb3c529)_0x52bbdc['unwrap'](_0x39f24e);return _0x37b28e;}),_0x2f3db3['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x5bac68=>_0x2266d0(_0x5bac68),'converterPriority':'high'}),_0x2f3db3['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x526af8,_0x5b652f)=>_0x5b652f['options']['showSuggestionHighlights']?_0x2266d0(_0x526af8,!0x1):null,'converterPriority':'high'});const _0x1427dc=_0x2f3db3['editing']['view'];this['listenTo'](_0x1427dc['document'],'clipboardOutput',(_0x4d7560,_0x30b9c8)=>{const _0xb2bdc7=[];for(const _0x2eb766 of _0x1427dc['createRangeIn'](_0x30b9c8['content'])['getItems']())_0x2eb766['is']('element','suggestion-td')&&_0xb2bdc7['push'](_0x2eb766);_0x1427dc['change'](_0x139364=>{for(const _0x1b70ee of _0xb2bdc7)_0x139364['move'](_0x139364['createRangeIn'](_0x1b70ee),_0x139364['createPositionBefore'](_0x1b70ee)),_0x139364['remove'](_0x1b70ee);});});}}function De(_0x5925bb){if(_0x5925bb['isEmpty'])return!0x0;const _0x48e01c=_0x5925bb['getChild'](0x0);return _0x48e01c['is']('element','paragraph')&&_0x48e01c['isEmpty'];}function He(_0x5c1c09,_0x338cff={},_0x161458){for(const {isAnchor:_0x55cf0f,cellHeight:_0x2f3a72,cellWidth:_0x48b1d1}of _0x161458['createTableWalker'](_0x5c1c09,{'includeAllSlots':!0x0,..._0x338cff}))if(!_0x55cf0f||0x1!=_0x2f3a72||0x1!=_0x48b1d1)return!0x1;return!0x0;}class Bt extends _0x3525e7{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x20bf98=this['editor']['plugins']['get']('TrackChangesEditing');_0x20bf98['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x20bf98['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x20bf98['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x20bf98['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x20bf98['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x20bf98['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x496250,_0x43ccac){const _0x489773=this['editor']['plugins']['get']('TrackChangesEditing'),_0x21634f=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x5afa7f=_0x43ccac['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x4fda2b=_0x21634f['getColumnGroupElement'](_0x5afa7f);let _0x44ef80=_0x4fda2b?_0x21634f['getTableColumnsWidths'](_0x4fda2b):null,_0x3c22de=_0x5afa7f['getAttribute']('tableWidth')||null;const _0x1782f9=_0x43ccac['tableWidth']||_0x3c22de,_0x8db6c6=_0x43ccac['columnWidths']||_0x44ef80,_0x27f27b=this['editor']['plugins']['get']('Users')['me'];for(const _0x13b0f4 of _0x489773['getSuggestions']()){const _0x5a384c=_0x13b0f4['getContainedElement']();if('resizeTable'===_0x13b0f4['subType']&&_0x5a384c===_0x5afa7f){_0x13b0f4['author']!==_0x27f27b&&_0x13b0f4['discard']();const _0x43ab88=_0x13b0f4['data']['commandParams'];_0x3c22de=_0x43ab88[0x0]['tableWidth'],_0x44ef80=_0x43ab88[0x0]['columnWidths'];break;}}_0x496250({'table':_0x5afa7f,'tableWidth':_0x1782f9,'columnWidths':_0x8db6c6}),_0x489773['markBlockFormat'](_0x5afa7f,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x3c22de,'columnWidths':_0x44ef80}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x4e47d5){if('formatBlock'!=_0x4e47d5['type']&&'formatInline'!=_0x4e47d5['type'])return;const {data:_0x279651}=_0x4e47d5;if(_0x279651&&'resizeTable'===_0x279651['formatGroupId']){const _0xe65393='*Format:*\x20resize\x20table';return{'type':'format','content':c(this['editor']['locale'],_0xe65393)};}}}class xt extends _0x3525e7{['afterInit'](){const _0x342ac5=this['editor'];_0x342ac5['plugins']['has']('Template')&&_0x342ac5['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0x3525e7{['afterInit'](){const _0x50eb31=this['editor'];if(!_0x50eb31['commands']['get']('insertTableOfContents'))return;_0x50eb31['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x6ea8ec=_0x50eb31['plugins']['get']('TrackChangesEditing'),_0x16eb4c=_0x50eb31['locale'];_0x6ea8ec['descriptionFactory']['registerElementLabel']('tableOfContents',_0x4e7f78=>c(_0x16eb4c,'ELEMENT_TABLE_OF_CONTENTS',_0x4e7f78));}}class Rt extends _0x3525e7{['afterInit'](){const _0x3882ef=this['editor'];if(!_0x3882ef['plugins']['has']('Title'))return;const _0xcef1fe=_0x3882ef['plugins']['get']('TrackChangesEditing');_0xcef1fe['descriptionFactory']['registerElementLabel']('title-content',()=>c(_0x3882ef['locale'],'ELEMENT_TITLE')),_0x3882ef['model']['document']['registerPostFixer'](_0x18c2a3=>{let _0x28afa5=!0x1;const _0x580911=Array['from'](_0x3882ef['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x14394a,data:_0x54cd75}of _0x580911){const {group:_0x4401}=_0xcef1fe['_splitMarkerName'](_0x14394a);if('suggestion'!==_0x4401||!_0x54cd75['newRange'])continue;const _0x5ccf39=_0x54cd75['newRange'],_0x5c787f=_0x5ccf39['end']['nodeBefore'];if(!_0x5c787f||!_0x5c787f['is']('element','title-content'))continue;if(!_0x5ccf39['start']['isTouching'](_0x5ccf39['end']))continue;const _0x3af7d3=_0x3882ef['model']['schema']['getNearestSelectionRange'](_0x5ccf39['end'],'forward');if(_0x3af7d3&&_0x3af7d3['isCollapsed']){const _0x3caa14=_0x18c2a3['createRange'](_0x5ccf39['start'],_0x3af7d3['start']);_0x3caa14['isEqual'](_0x5ccf39)||(_0x18c2a3['updateMarker'](_0x14394a,{'range':_0x3caa14}),_0x28afa5=!0x0);}_0x28afa5||(_0x18c2a3['removeMarker'](_0x14394a),_0x28afa5=!0x0);}return _0x28afa5;});}}class Tt extends _0x3525e7{['afterInit'](){const _0x376486=this['editor'],_0x3064c3=_0x376486['plugins']['get']('TrackChangesEditing');_0x376486['plugins']['has']('Uploadcare')&&(_0x3064c3['enableCommand']('uploadcare'),_0x376486['plugins']['has']('UploadcareImageEdit')&&(_0x3064c3['enableCommand']('uploadcareImageEdit'),_0x3064c3['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x3064c3['registerBlockAttribute']('uploadcareImageId'),_0x3064c3['descriptionFactory']['registerDescriptionCallback'](_0x3460ae=>{if('attribute'!=_0x3460ae['type'])return;const {data:_0x13bb19}=_0x3460ae;return _0x13bb19&&'uploadcareImageId'==_0x13bb19['key']?{'type':'format','content':''}:void 0x0;})));}}class Et extends _0x3525e7{['afterInit'](){const _0x39650e=this['editor'],_0x208183=_0x39650e['plugins']['get']('TrackChangesEditing');_0x39650e['plugins']['has']('UndoEditing')&&(_0x208183['enableCommand']('undo'),_0x208183['enableCommand']('redo'));}}class Ut extends _0x3525e7{static get['requires'](){return[Ct];}['afterInit'](){const _0x485ba2=this['editor'];if(!_0x485ba2['plugins']['has']('TableCaptionEditing'))return;_0x485ba2['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Vt extends _0x3525e7{['tableProperties'];['tableCellProperties'];constructor(_0x71fdff){super(_0x71fdff),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 _0x2a8c4d=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x36d553 of this['tableProperties'])_0x2a8c4d['enableCommand'](_0x36d553,(_0xde9351,_0x103ae4)=>{const _0x1acaec=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x36d553,[_0x1acaec],this['tableProperties'],'tableProperties',_0xde9351,_0x103ae4);});_0x2a8c4d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x2a8c4d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2a8c4d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x2703d7,_0x2f24b2)=>this['handleDiscardAction'](this['tableProperties'],_0x2703d7,_0x2f24b2)),_0x2a8c4d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x45b69f of this['tableCellProperties'])_0x2a8c4d['enableCommand'](_0x45b69f,(_0x4eb708,_0x99dbcf)=>{const _0x142ccc=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x45b69f,_0x142ccc,this['tableCellProperties'],'tableCellProperties',_0x4eb708,_0x99dbcf);});_0x2a8c4d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x2a8c4d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2a8c4d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x331c19,_0x324097)=>this['handleDiscardAction'](this['tableCellProperties'],_0x331c19,_0x324097)),_0x2a8c4d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x2a8c4d['descriptionFactory']['registerDescriptionCallback'](_0x1f532e=>this['handleSuggestionDescription'](_0x1f532e));}['_handlePropertyChange'](_0x3f5a68,_0x4923f7,_0x381eda,_0x42b9fc,_0x2db3bb,_0x5b0cdc){const _0x4a9824=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x5b0cdc['batch'],()=>{for(const _0x3f2a65 of _0x4923f7){if(this['_getSuggestion'](_0x3f2a65,_0x42b9fc))_0x2db3bb(_0x5b0cdc);else{const _0x2ad147={};for(const _0xfc390d of _0x381eda){const _0x55e93f=_0x3f2a65['getAttribute'](_0xfc390d);void 0x0!==_0x55e93f&&(_0x2ad147[_0xfc390d]=_0x55e93f);}_0x2db3bb(_0x5b0cdc),_0x4a9824['markBlockFormat'](_0x3f2a65,{'commandParams':[_0x2ad147]},[],_0x42b9fc);}}});}['handleDiscardAction'](_0x23b367,_0x358c7c,_0x1b3fe8){const _0x1ad620=_0x358c7c[0x0]['start']['nodeAfter'],_0x158d6b=_0x1b3fe8['commandParams'][0x0];this['editor']['model']['change'](_0x49bc01=>{for(const _0xa5baf2 of _0x23b367)void 0x0!==_0x158d6b[_0xa5baf2]?_0x49bc01['setAttribute'](_0xa5baf2,_0x158d6b[_0xa5baf2],_0x1ad620):_0x49bc01['removeAttribute'](_0xa5baf2,_0x1ad620);});}['handleSuggestionDescription'](_0xb892ee){if(_0xb892ee['data'])switch(_0xb892ee['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'](_0x142074,_0x23f89f){const _0x139faf=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x114a82 of _0x139faf['getSuggestions']({'skipNotAttached':!0x0})){const _0x4a17dc=_0x114a82['getContainedElement']();if(_0x114a82['subType']===_0x23f89f&&_0x4a17dc===_0x142074)return _0x114a82;}return null;}}const u='$elementName';class p extends _0x3525e7{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',_0x5f401e,_0x4a7e78,U,V,F,G,L,K,J,H,q,z,X,Y,Z,tt,it,et,nt,st,ot,rt,ct,at,ut,ft,ht,lt,Q,wt,gt,W,Se,mt,pt,kt,bt,yt,St,jt,It,At,_t,vt,Ct,Nt,Dt,Ye,Ut,$t,Bt,Ot,Vt,xt,Rt,Tt,Et];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3844ca){super(_0x3844ca),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x328970,_0x274005,_0x111836,_0x51b753)=>{this['_model']['change'](()=>{for(const _0x3ebea8 of[..._0x51b753,..._0x111836])this['_model']['markers']['has'](_0x3ebea8)&&_0x3844ca['editing']['reconvertMarker'](_0x3ebea8);});}),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']=_0x3844ca['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(),_0x3844ca['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x3844ca['config']['get']('trackChanges.trackFormatChanges'),_0x3844ca['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x3844ca['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x3844ca,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x1b950f=this['editor'],_0x7cdda1=(_0x4f313e,_0x6aeb08)=>{if('attribute'!=_0x4f313e)return'ck-suggestion-marker-'+_0x4f313e;const _0x43d36f=_0x6aeb08['split']('|')[0x0];return this['_isBlockAttribute'](_0x43d36f)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x1b950f['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x9015f0=>{const {id:_0x205ac2,authorId:_0x211c32,type:_0x48ca63,subType:_0x414793}=this['_splitMarkerName'](_0x9015f0['markerName']),_0x4890d9=['ck-suggestion-marker',_0x7cdda1(_0x48ca63,_0x414793)];let _0x519543=0xbb8;return this['activeMarkers']['includes'](_0x9015f0['markerName'])&&(_0x4890d9['push']('ck-suggestion-marker--active'),_0x519543=0xbc2),'deletion'==_0x48ca63&&(_0x519543+=0x5),{'classes':_0x4890d9,'attributes':{'data-suggestion':_0x205ac2,'data-author-id':_0x211c32},'priority':_0x519543};}}),_0x1b950f['conversion']['for']('dataDowncast')['add'](_0x3a0693=>{_0x3a0693['on']('addMarker:suggestion',(_0x5f1db3,_0x7d8d86,_0x2f599f)=>{if(!_0x2f599f['options']['showSuggestionHighlights'])return;const _0x34c72d=_0x7d8d86['item'];if(!_0x34c72d)return;const _0x820c8e=_0x2f599f['mapper']['toViewElement'](_0x34c72d);_0x1b950f['model']['schema']['isObject'](_0x34c72d)&&_0x820c8e&&!_0x820c8e['getCustomProperty']('widget')&&_0x820c8e['is']('containerElement')&&_0x25bc5a(_0x820c8e,_0x2f599f['writer']);},{'priority':'high'});}),_0x1b950f['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x2627f9,_0x5f3fb4)=>{if(!_0x5f3fb4['options']['showSuggestionHighlights'])return null;const {id:_0x3d54b9,authorId:_0x2e6bb5,type:_0x1da5c9,subType:_0x6f0e6d}=this['_splitMarkerName'](_0x2627f9['markerName']);return{'classes':['ck-suggestion-marker',_0x7cdda1(_0x1da5c9,_0x6f0e6d)],'priority':0xbb8,'attributes':{'data-suggestion':_0x3d54b9,'data-author-id':_0x2e6bb5}};}});const _0x7948d6=({showActiveMarkers:_0x39d499=!0x0,isAttributeSuggestion:_0x553e8c=!0x1}={})=>(_0x3ba0cf,_0x39d510,_0x9bda18)=>{if(!_0x39d510['item'])return;const {id:_0x1b5ed0,authorId:_0x408bb5}=this['_splitMarkerName'](_0x39d510['markerName']);if(_0x553e8c){const _0x3ee75c=this['_suggestions']['get'](_0x1b5ed0),_0x175a0b=this['_getAttributeKey'](_0x3ee75c);if(!this['_isBlockAttribute'](_0x175a0b))return;}if(_0x39d510['item']['is']('selection'))return void _0x9bda18['consumable']['consume'](_0x39d510['item'],_0x3ba0cf['name']);const _0x49f2dd=_0x9bda18['mapper']['toViewElement'](_0x39d510['item']);if(_0x39d510['item']['is']('element')&&_0x1b950f['model']['schema']['isBlock'](_0x39d510['item'])&&!_0x49f2dd['getCustomProperty']('addHighlight')){_0x9bda18['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x49f2dd),_0x9bda18['writer']['setAttribute']('data-suggestion',_0x1b5ed0,_0x49f2dd),_0x9bda18['writer']['setAttribute']('data-author-id',_0x408bb5,_0x49f2dd),_0x9bda18['mapper']['bindElementToMarker'](_0x49f2dd,_0x39d510['markerName']),_0x39d499&&(this['activeMarkers']['includes'](_0x39d510['markerName'])?_0x9bda18['writer']['addClass']('ck-suggestion-marker--active',_0x49f2dd):_0x9bda18['writer']['removeClass']('ck-suggestion-marker--active',_0x49f2dd));for(const _0x2a5d8f of _0x1b950f['model']['createRangeIn'](_0x39d510['item'])['getItems']())_0x9bda18['consumable']['consume'](_0x2a5d8f,_0x3ba0cf['name']);_0x9bda18['consumable']['consume'](_0x39d510['item'],_0x3ba0cf['name']);}};_0x1b950f['conversion']['for']('dataDowncast')['add'](_0x4b1191=>{_0x4b1191['on']('addMarker:suggestion:formatBlock',(_0xd1da81,_0x412efc,_0x104a10)=>{_0x104a10['options']['showSuggestionHighlights']&&_0x7948d6({'showActiveMarkers':!0x1})(_0xd1da81,_0x412efc,_0x104a10);},{'priority':'highest'});}),_0x1b950f['conversion']['for']('dataDowncast')['add'](_0x11503a=>{_0x11503a['on']('addMarker:suggestion:attribute',(_0x20feab,_0x50d1e9,_0x3e9233)=>{_0x3e9233['options']['showSuggestionHighlights']&&_0x7948d6({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x20feab,_0x50d1e9,_0x3e9233);},{'priority':'highest'});}),_0x1b950f['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x2b93c6,_0x1afa42)=>{if(_0x1afa42['options']['showSuggestionHighlights']){const {id:_0x388f5b,authorId:_0x303a37}=this['_splitMarkerName'](_0x2b93c6);return _0x2b93c6['includes'](':split')||_0x2b93c6['includes'](':merge')?{'group':'suggestion','name':_0x2b93c6['substr'](0xb),'attributes':{'data-suggestion':_0x388f5b,'data-author-id':_0x303a37}}:null;}return{'group':'suggestion','name':_0x2b93c6['substr'](0xb)};}}),_0x1b950f['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x522e60,{writer:_0x93999})=>{let _0x1a9f5b='suggestion:'+_0x522e60['getAttribute']('suggestion-type')+':'+_0x522e60['getAttribute']('id');return _0x522e60['getAttribute']('marker-count')&&(_0x1a9f5b+=':'+_0x522e60['getAttribute']('marker-count')),_0x93999['createElement']('$marker',{'data-name':_0x1a9f5b});}}),_0x1b950f['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x1b950f['conversion']['for']('editingDowncast')['add'](_0x519978=>{_0x519978['on']('addMarker:suggestion:formatBlock',_0x7948d6(),{'priority':'high'});}),_0x1b950f['conversion']['for']('editingDowncast')['add'](_0x122cea=>{_0x122cea['on']('addMarker:suggestion:attribute',_0x7948d6({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x1b950f['conversion']['for']('editingDowncast')['add'](_0x458d00=>{_0x458d00['on']('removeMarker:suggestion:formatBlock',(_0x191d2a,_0x47faee,_0x49b90b)=>{const _0x1a1fc8=_0x49b90b['mapper']['markerNameToElements'](_0x47faee['markerName']);if(_0x1a1fc8){for(const _0x1c6574 of _0x1a1fc8)_0x1c6574['getCustomProperty']('addHighlight')||(_0x49b90b['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x1c6574),_0x49b90b['writer']['removeAttribute']('data-suggestion',_0x1c6574),_0x49b90b['writer']['removeAttribute']('data-author-id',_0x1c6574),_0x49b90b['mapper']['unbindElementFromMarkerName'](_0x1c6574,_0x47faee['markerName']));}},{'priority':'high'});}),_0x1b950f['conversion']['for']('editingDowncast')['add'](_0x2546d5=>{_0x2546d5['on']('removeMarker:suggestion:attribute',(_0x45bec5,_0x107165,_0x4d8ef6)=>{const _0x1e9924=_0x4d8ef6['mapper']['markerNameToElements'](_0x107165['markerName']);if(!_0x1e9924)return;const {id:_0x301091}=this['_splitMarkerName'](_0x107165['markerName']),_0x2cb8b3=this['_suggestions']['get'](_0x301091),_0x4c84f2=this['_getAttributeKey'](_0x2cb8b3);if(this['_isBlockAttribute'](_0x4c84f2)){for(const _0x4a0cf6 of _0x1e9924)_0x4a0cf6['getCustomProperty']('addHighlight')||(_0x4d8ef6['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4a0cf6),_0x4d8ef6['writer']['removeAttribute']('data-suggestion',_0x4a0cf6),_0x4d8ef6['writer']['removeAttribute']('data-author-id',_0x4a0cf6),_0x4d8ef6['mapper']['unbindElementFromMarkerName'](_0x4a0cf6,_0x107165['markerName']));}},{'priority':'high'});}),_0x1b950f['model']['document']['registerPostFixer'](_0x5182f1=>{let _0x498314=!0x1;const _0x29c4da=Array['from'](_0x1b950f['model']['document']['differ']['getChangedMarkers']()),_0x800fdc=new Set();for(const {name:_0x4b408c,data:_0x3ba207}of _0x29c4da){const {group:_0x2958a8,type:_0x2c099d,subType:_0x135c52,id:_0x493a28}=this['_splitMarkerName'](_0x4b408c);if('suggestion'!==_0x2958a8)continue;const _0x18e86c=this['_suggestions']['get'](_0x493a28);if(null!=_0x3ba207['newRange']){'formatInline'==_0x2c099d&&(_0x498314=_0x498314||Jt(_0x3ba207['newRange'],_0x4b408c,_0x5182f1,_0x1b950f['model']['schema']));const _0xb79121='attribute'==_0x2c099d&&this['_isBlockAttribute'](_0x135c52['split']('|')[0x0]);if(_0x3ba207['newRange']['isCollapsed']||'$graveyard'==_0x3ba207['newRange']['root']['rootName']||'formatBlock'==_0x2c099d&&!Ht(_0x3ba207['newRange'])||_0xb79121&&!Ht(_0x3ba207['newRange'])||'deletion'==_0x2c099d&&!qt(_0x3ba207['newRange']))_0x5182f1['removeMarker'](_0x4b408c),_0x498314=!0x0;else{if(!_0x18e86c||!_0x18e86c['isInContent'])continue;if(_0x3ba207['newRange']&&_0x3ba207['oldRange']&&_0x3ba207['newRange']['isEqual'](_0x3ba207['oldRange']))continue;_0x800fdc['add'](_0x18e86c);}}}return _0x800fdc['size']>0x0&&(_0x498314=!!this['_joinWithAdjacentSuggestions'](_0x800fdc)||_0x498314),_0x498314;}),_0x1b950f['model']['document']['registerPostFixer'](_0x1c44e0=>{let _0x41eeec=!0x1;for(const _0x1deb79 of _0x1b950f['model']['document']['differ']['getChanges']())if('insert'==_0x1deb79['type'])for(const _0x22c7b8 of this['_suggestions']['values']()){if(_0x22c7b8['isMultiRange']||!_0x22c7b8['isInContent'])continue;const _0x4eea8f='formatBlock'==_0x22c7b8['type'],_0xeb6306=this['_getAttributeKey'](_0x22c7b8),_0x876a36=_0xeb6306&&this['_isBlockAttribute'](_0xeb6306);if(!_0x4eea8f&&!_0x876a36)continue;const _0x517b31=_0x22c7b8['getFirstRange']();if(_0x517b31['start']['parent']!=_0x517b31['end']['parent']&&!_0x517b31['end']['isAtEnd']){const _0x43762b=_0x1b950f['model']['createPositionAt'](_0x517b31['start']['nodeAfter'],'end'),_0x19ca46=_0x1b950f['model']['createRange'](_0x517b31['start'],_0x43762b);_0x1c44e0['updateMarker'](_0x22c7b8['getFirstMarker'](),{'range':_0x19ca46}),_0x41eeec=!0x0;}}return _0x41eeec;}),_0x1b950f['model']['document']['registerPostFixer'](_0x4d40da=>this['_processAttributeChanges'](_0x4d40da)),_0x1b950f['model']['document']['registerPostFixer'](_0x56119b=>!_0x56119b['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x56119b)),_0x1b950f['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x1b950f['model']['document']['on']('change:data',(_0x39da43,_0x1d9e7d)=>{if(!_0x1d9e7d['isLocal']||_0x1d9e7d['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x5e4d8c=_0x1b950f['model']['document']['differ']['getChanges']();if(0x0==_0x5e4d8c['length'])return;const _0x3ea21a=[],_0x465aaa=_0x5e4d8c['filter'](_0xf31d97=>'attribute'==_0xf31d97['type']),_0x92d214=_0x5e4d8c['filter'](_0x572062=>'insert'==_0x572062['type']&&'$text'!=_0x572062['name']);for(const _0x5585be of _0x465aaa)this['_isRegisteredAttribute'](_0x5585be['attributeKey'])&&_0x3ea21a['push']({'key':_0x5585be['attributeKey'],'newValue':_0x5585be['attributeNewValue'],'oldValue':_0x5585be['attributeOldValue'],'range':zt(_0x5585be['range'],_0x1b950f['model'])});for(const _0x49739f of _0x92d214){if('rename'!=_0x49739f['action']&&'refresh'!=_0x49739f['action'])continue;const _0x320ba8=Wt(_0x49739f['position']['nodeAfter'],_0x1b950f['model']),_0x5a3819=_0x49739f['before'];'rename'==_0x49739f['action']&&_0x3ea21a['push']({'key':u,'newValue':_0x49739f['name'],'oldValue':_0x5a3819['name'],'range':_0x320ba8});for(const [_0x56c776,_0x1303d0]of _0x5a3819['attributes']){if(!this['_isRegisteredAttribute'](_0x56c776))continue;const _0x3d046d=_0x49739f['attributes']['get'](_0x56c776);_0x1303d0!==_0x3d046d&&_0x3ea21a['push']({'key':_0x56c776,'newValue':_0x3d046d,'oldValue':_0x1303d0,'range':_0x320ba8});}for(const [_0x3e58ec,_0x2e02bf]of _0x49739f['attributes'])this['_isRegisteredAttribute'](_0x3e58ec)&&(_0x5a3819['attributes']['has'](_0x3e58ec)||_0x3ea21a['push']({'key':_0x3e58ec,'newValue':_0x2e02bf,'oldValue':null,'range':_0x320ba8}));}0x0!=_0x3ea21a['length']&&_0x1b950f['model']['enqueueChange'](_0x1d9e7d,_0x17b5c6=>{const _0x374706=_0x38b19c();for(const {range:_0x107e61,key:_0x1f3e60,oldValue:_0x19db26,newValue:_0x4afc25}of _0x3ea21a)this['markAttributeChange'](_0x107e61,_0x1f3e60,_0x19db26,_0x4afc25,{'groupId':_0x374706});this['_reduceExistingSuggestions'](_0x17b5c6,_0x3ea21a);});},{'priority':'lowest'}),_0x1b950f['model']['markers']['on']('update:suggestion',(_0xba9c0,_0x4341af,_0x387f96)=>{if(null==_0x387f96){const {id:_0x5f4c38}=this['_splitMarkerName'](_0x4341af['name']),_0x2a8c5e=this['_suggestions']['get'](_0x5f4c38);_0x2a8c5e&&_0x2a8c5e['addMarkerName'](_0x4341af['name']);}}),_0x1b950f['model']['document']['on']('change:data',()=>{const _0x510187=Array['from'](_0x1b950f['model']['document']['differ']['getChangedMarkers']())['filter'](_0x24d516=>'suggestion'===this['_splitMarkerName'](_0x24d516['name'])['group']);if(0x0===_0x510187['length'])return;_0x510187['sort']((_0x33bac3,_0x51734e)=>{const _0x50c967=_0x33bac3['data']['oldRange'],_0xb59c8b=_0x51734e['data']['oldRange'];return null===_0x50c967&&null===_0xb59c8b?0x0:null===_0x50c967&&null!==_0xb59c8b?-0x1:null!==_0x50c967&&null===_0xb59c8b?0x1:_0x50c967['start']['isBefore'](_0xb59c8b['start'])?-0x1:0x1;});const _0x384d32=new Set(),_0x4751ea=new Set();for(const {name:_0x5a0824,data:_0x299275}of _0x510187){const {id:_0x2381b8}=this['_splitMarkerName'](_0x5a0824);if(null===_0x299275['oldRange']){const _0x5e1081=this['_handleNewSuggestionMarker'](_0x5a0824);_0x4751ea['add'](_0x5e1081);}else{const _0x3388bc=this['_suggestions']['get'](_0x2381b8);null!==_0x299275['newRange']||_0x3388bc['isInContent']?(_0x384d32['add'](_0x3388bc['head']),_0x4751ea['add'](_0x3388bc)):this['_removeSuggestion'](_0x3388bc);}}_0x4751ea['size']>0x0&&this['_refreshSuggestionsChain'](_0x4751ea);for(const _0x37edfb of _0x384d32)this['fire']('suggestionChanged',_0x37edfb);}),_0x1b950f['model']['on']('applyOperation',(_0x1240d2,_0x5648fb)=>{const _0x4d69ca=_0x5648fb[0x0];if(!this['_suggestions']['size'])return;if(!_0x4d69ca['isDocumentOperation'])return;if(_0x4d69ca['batch']['isUndo']||!_0x4d69ca['batch']['isLocal'])return;let _0x22d390,_0xb317de;switch(_0x4d69ca['type']){case'insert':_0x22d390=_0x1b950f['model']['createPositionAt'](_0x4d69ca['position']),_0xb317de=_0x22d390['getShiftedBy'](_0x4d69ca['howMany']);break;case'split':_0x22d390=_0x1b950f['model']['createPositionAt'](_0x4d69ca['splitPosition']),_0xb317de=_0x1b950f['model']['createPositionAt'](_0x4d69ca['moveTargetPosition']);break;case'move':_0x22d390=_0x1b950f['model']['createPositionAt'](_0x4d69ca['targetPosition']),_0xb317de=_0x22d390['getShiftedBy'](_0x4d69ca['howMany']);break;default:return;}const _0x282e82=_0x1b950f['model']['createRange'](_0x22d390,_0xb317de);_0x1b950f['model']['change'](()=>{for(const {suggestion:_0x56bfbf,meta:_0xab907c}of this['_findSuggestions'](_0x282e82)){if(_0x56bfbf['isMultiRange'])continue;if('formatInline'==_0x56bfbf['type'])continue;const _0x55c090=this['_getAttributeKey'](_0x56bfbf);if(_0x55c090&&this['_isBlockAttribute'](_0x55c090)&&'split'!=_0x4d69ca['type'])continue;const _0x33989b=_0x56bfbf['data']&&_0x56bfbf['data']['multipleBlocks'];('formatBlock'!=_0x56bfbf['type']||'split'==_0x4d69ca['type']&&!_0x33989b)&&(_0xab907c['containsRangeInObject']||'insertion'==_0x56bfbf['type']&&_0xab907c['isOwn']||_0x56bfbf['getFirstRange']()['containsRange'](_0x282e82)&&this['_breakSuggestionMarker'](_0x56bfbf,_0x22d390,_0xb317de));}});},{'priority':'lowest'}),_0x1b950f['model']['on']('deleteContent',(_0x502956,_0x4beff5)=>{const _0x2c53ad=_0x4beff5[0x0],_0x48282a=_0x4beff5[0x1];if(_0x48282a&&_0x48282a['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x2c53ad['isCollapsed'])return;const _0x27c204=_0x1b950f['model']['schema'],{start:_0x274957,end:_0x3bc29e}=_0x2c53ad['getFirstRange'](),_0x5d1c90=_0x274957['nodeAfter']&&_0x27c204['isLimit'](_0x274957['nodeAfter'])?null:_0x27c204['getNearestSelectionRange'](_0x274957,'forward'),_0x1bb33f=_0x3bc29e['nodeBefore']&&_0x27c204['isLimit'](_0x3bc29e['nodeBefore'])?null:_0x27c204['getNearestSelectionRange'](_0x3bc29e,'backward'),_0x3f486f=_0x1b950f['model']['createRange'](_0x5d1c90?_0x5d1c90['start']:_0x274957,_0x1bb33f?_0x1bb33f['end']:_0x3bc29e);_0x1b950f['model']['change'](_0x1f2d8a=>{this['markDeletion'](_0x3f486f);const _0x2d276f=_0x1b950f['model']['schema']['getNearestSelectionRange'](_0x3f486f['start']);_0x2c53ad['is']('documentSelection')?_0x1f2d8a['setSelection'](_0x2d276f):_0x2c53ad['setTo'](_0x2d276f);}),_0x502956['stop']();},{'priority':_0x4c334b['normal']+0xa}),_0x1b950f['model']['on']('insertContent',(_0x15bf33,_0x457d45)=>{const _0x491112=_0x457d45[_0x457d45['length']-0x1];_0x491112&&_0x491112['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x1b950f['model']['change'](()=>{let _0x53a0bf=_0x1b950f['model']['insertContent'](_0x457d45[0x0],_0x457d45[0x1],_0x457d45[0x2],{'forceDefaultExecution':!0x0});if(!_0x53a0bf)return;_0x15bf33['return']=_0x53a0bf['clone']();const _0x3ba34d=_0x53a0bf['end']['nodeBefore'],_0x26812e=_0x1b950f['model']['schema'];_0x3ba34d&&_0x26812e['isBlock'](_0x3ba34d)&&!_0x26812e['isObject'](_0x3ba34d)&&(_0x53a0bf=_0x1b950f['model']['createRange'](_0x53a0bf['start'],_0x1b950f['model']['createPositionAt'](_0x3ba34d,'end'))),this['markInsertion'](_0x53a0bf);}),_0x15bf33['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0xf88338=new x(_0x1b950f,this['_suggestions']);_0x1b950f['commands']['add']('acceptSuggestion',_0xf88338),this['enableCommand']('acceptSuggestion');const _0x3ce45a=new O(_0x1b950f,this['_suggestions']);_0x1b950f['commands']['add']('discardSuggestion',_0x3ce45a),this['enableCommand']('discardSuggestion'),_0x1b950f['commands']['add']('acceptAllSuggestions',new R(_0x1b950f,_0xf88338,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x1b950f['commands']['add']('discardAllSuggestions',new R(_0x1b950f,_0x3ce45a,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x1b950f['commands']['add']('acceptSelectedSuggestions',new E(_0x1b950f,_0xf88338,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x1b950f['commands']['add']('discardSelectedSuggestions',new E(_0x1b950f,_0x3ce45a,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x4657bb=_0x1b950f['plugins']['get']('CommentsRepository');this['listenTo'](_0x4657bb,'addComment',(_0x498cd2,{threadId:_0x123260})=>{const _0x30d02d=this['_suggestions']['get'](_0x123260);_0x30d02d&&_0x30d02d['commentThread']&&0x1===_0x30d02d['commentThread']['length']&&this['_updateSuggestionData'](_0x123260,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x4657bb,'removeComment',(_0xa7d905,{threadId:_0x3099e5})=>{const _0x3056fd=this['_suggestions']['get'](_0x3099e5);_0x3056fd&&_0x3056fd['commentThread']&&!_0x3056fd['commentThread']['length']&&this['_updateSuggestionData'](_0x3099e5,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x183582){const _0xdd7754=_0x4cf8b2([0x77,0x35,0x41,0x73,0x4e,0x56,0x55,0x4d,0x68,0x38,0x75,0x67,0x51,0x62,0x45,0x50,0x52,0x46,0x71,0x63,0x36,0x43,0x4f,0x4c,0x69,0x6a,0x70,0x30,0x31,0x49,0x54,0x34,0x7a,0x66,0x33,0x47,0x37,0x6d,0x58,0x57,0x65,0x44,0x32,0x4b,0x42,0x79,0x74,0x39,0x6e,0x64,0x78,0x6c,0x72,0x59,0x6f,0x5a,0x6b,0x4a,0x48,0x76,0x61,0x53]),_0x4470ad=0x1ee25b87,_0x54a1e5=0x1ee530cf^_0x4470ad,_0x96163b=window[_0x4cf8b2([0x44,0x61,0x74,0x65])][_0x4cf8b2([0x6e,0x6f,0x77])](),_0x6613a2=_0x183582[_0x4cf8b2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1eb2f4=new window[(_0x4cf8b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x65a6d0=>{_0x6613a2[_0x4cf8b2([0x6f,0x6e,0x63,0x65])](_0x4cf8b2([0x72,0x65,0x61,0x64,0x79]),_0x65a6d0);}),_0x2ef79e={[_0x4cf8b2([0x6b,0x74,0x79])]:_0x4cf8b2([0x45,0x43]),[_0x4cf8b2([0x75,0x73,0x65])]:_0x4cf8b2([0x73,0x69,0x67]),[_0x4cf8b2([0x63,0x72,0x76])]:_0x4cf8b2([0x50,0x2d,0x32,0x35,0x36]),[_0x4cf8b2([0x78])]:_0x4cf8b2([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]),[_0x4cf8b2([0x79])]:_0x4cf8b2([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]),[_0x4cf8b2([0x61,0x6c,0x67])]:_0x4cf8b2([0x45,0x53,0x32,0x35,0x36])},_0xc89605=_0x6613a2[_0x4cf8b2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4cf8b2([0x67,0x65,0x74])](_0x4cf8b2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x118206(){let _0x3e9afd,_0x30ef21=null,_0x2aafba=null;try{if(_0xc89605==_0x4cf8b2([0x47,0x50,0x4c]))return _0x4cf8b2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3e9afd=_0x3a009e(),!_0x3e9afd)return _0x4cf8b2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3e9afd[_0x4cf8b2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2aafba=_0x1e21fd(_0x3e9afd[_0x4cf8b2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3e9afd[_0x4cf8b2([0x6a,0x74,0x69])])),await _0x23eedc()?_0x486950()?_0x25832d()?_0x4cf8b2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x42ed90()?(_0x3e9afd[_0x4cf8b2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4cf8b2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x30ef21=_0x435ef1(_0x4cf8b2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e9afd[_0x4cf8b2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4cf8b2([0x74,0x72,0x69,0x61,0x6c])&&(_0x30ef21=_0x435ef1(_0x4cf8b2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3c8f3e()):_0x4cf8b2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4cf8b2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4cf8b2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4cf8b2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x25832d(){const _0xceb966=[_0x4cf8b2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4cf8b2([0x74,0x72,0x69,0x61,0x6c])][_0x4cf8b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e9afd[_0x4cf8b2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x96163b/0x3e8:0xe10*_0x54a1e5;return _0x3e9afd[_0x4cf8b2([0x65,0x78,0x70])]<_0xceb966;}function _0x486950(){const _0x513b7e=_0x3e9afd[_0x4cf8b2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x513b7e)return!0x1;if(_0x513b7e[_0x4cf8b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cf8b2([0x2a])))return!0x0;if(_0x513b7e[_0x4cf8b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cf8b2([0x54,0x43])))return!0x0;if(_0x513b7e[_0x4cf8b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cf8b2([0x52,0x54,0x43]))){if(_0x2fb06f())return!0x0;if(_0x4ca40c()||_0x5e202e())return!0x0;}return!0x1;}function _0x42ed90(){const _0x47e9e0=_0x3e9afd[_0x4cf8b2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x47e9e0||0x0==_0x47e9e0[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x55f38a}=new URL(window[_0x4cf8b2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x47e9e0[_0x4cf8b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55f38a))return!0x0;const _0xd7aa3f=_0x55f38a[_0x4cf8b2([0x73,0x70,0x6c,0x69,0x74])](_0x4cf8b2([0x2e]));return _0x47e9e0[_0x4cf8b2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1d29bd=>_0x1d29bd[_0x4cf8b2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cf8b2([0x2a])))[_0x4cf8b2([0x6d,0x61,0x70])](_0x4468fe=>_0x4468fe[_0x4cf8b2([0x73,0x70,0x6c,0x69,0x74])](_0x4cf8b2([0x2e])))[_0x4cf8b2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4fe8d3=>_0x4fe8d3[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xd7aa3f[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4cf8b2([0x6d,0x61,0x70])](_0x47650a=>Array(_0xd7aa3f[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x47650a[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4cf8b2([0x66,0x69,0x6c,0x6c])](_0x47650a[0x0]===_0x4cf8b2([0x2a])?_0x4cf8b2([0x2a]):'')[_0x4cf8b2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x47650a))[_0x4cf8b2([0x73,0x6f,0x6d,0x65])](_0x10a966=>_0xd7aa3f[_0x4cf8b2([0x65,0x76,0x65,0x72,0x79])]((_0x4c4b26,_0x3ad8af)=>_0x10a966[_0x3ad8af]===_0x4c4b26||_0x10a966[_0x3ad8af]===_0x4cf8b2([0x2a])));}function _0x3c8f3e(){return _0x30ef21&&_0x2aafba?new window[(_0x4cf8b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x137b2e,_0x14403c)=>{_0x30ef21[_0x4cf8b2([0x74,0x68,0x65,0x6e])](_0x137b2e,_0x14403c),_0x2aafba[_0x4cf8b2([0x74,0x68,0x65,0x6e])](_0x3c756b=>{_0x3c756b!=_0x4cf8b2([0x56,0x61,0x6c,0x69,0x64])&&_0x137b2e(_0x3c756b);},_0x14403c);}):_0x30ef21||_0x2aafba||_0x4cf8b2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e21fd(_0x5f2cc3,_0xdd15b8){return new window[(_0x4cf8b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53be70=>{if(_0x24faab())return _0x53be70(_0x4cf8b2([0x56,0x61,0x6c,0x69,0x64]));_0x5c5b66(),_0x6613a2[_0x4cf8b2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4cf8b2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x55f3af=!0x1;const _0x5ae3f1=_0x38b19c();function _0xf86cf2(_0xa459c2){return!!_0xa459c2&&(typeof _0xa459c2===_0x4cf8b2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xa459c2===_0x4cf8b2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xa459c2[_0x4cf8b2([0x74,0x68,0x65,0x6e])]===_0x4cf8b2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xa459c2[_0x4cf8b2([0x63,0x61,0x74,0x63,0x68])]===_0x4cf8b2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x727e6d(_0x51a831){_0xcfa31f(_0x51a831)[_0x4cf8b2([0x74,0x68,0x65,0x6e])](_0x5bb88f=>{if(!_0x5bb88f||_0x5bb88f[_0x4cf8b2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4cf8b2([0x6f,0x6b]))return _0x4cf8b2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x128b04(_0x21de03(_0x5ae3f1+_0xdd15b8))!=_0x5bb88f[_0x4cf8b2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4cf8b2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4cf8b2([0x56,0x61,0x6c,0x69,0x64]);})[_0x4cf8b2([0x74,0x68,0x65,0x6e])](_0x58661b=>(_0x4f23a2(),_0x58661b),()=>{const _0x3451a9=_0x111dac();return null==_0x3451a9?(_0x4f23a2(),_0x4cf8b2([0x56,0x61,0x6c,0x69,0x64])):_0x4cf8b2(_0x96163b-_0x3451a9>(0x3aeedf87^_0x4470ad)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4cf8b2([0x74,0x68,0x65,0x6e])](_0x53be70)[_0x4cf8b2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x53be70(_0x4cf8b2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46aa41=0x1ed4b507^_0x4470ad;function _0x4f23a2(){const _0x2cd9cd=_0x4cf8b2([0x6c,0x6c,0x63,0x74,0x2d])+_0x128b04(_0x21de03(_0x5f2cc3)),_0xdd92dc=_0x2ec126(_0x128b04(window[_0x4cf8b2([0x4d,0x61,0x74,0x68])][_0x4cf8b2([0x63,0x65,0x69,0x6c])](_0x96163b/_0x46aa41)));window[_0x4cf8b2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4cf8b2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2cd9cd,_0xdd92dc);}function _0x111dac(){const _0xab3a89=_0x4cf8b2([0x6c,0x6c,0x63,0x74,0x2d])+_0x128b04(_0x21de03(_0x5f2cc3)),_0x11fd08=window[_0x4cf8b2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4cf8b2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xab3a89);return _0x11fd08?window[_0x4cf8b2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ec126(_0x11fd08),0x10)*_0x46aa41:null;}function _0xcfa31f(_0x1aa81f){return new window[(_0x4cf8b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3a23e8,_0x217157)=>{_0x1aa81f[_0x4cf8b2([0x74,0x68,0x65,0x6e])](_0x3a23e8,_0x217157),window[_0x4cf8b2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x217157,0x1ee38f47^_0x4470ad);});}}_0x6613a2[_0x4cf8b2([0x6f,0x6e])](_0x4cf8b2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x14290c,_0x26ca81)=>{if(_0x26ca81[0x0]!=_0x5f2cc3)return _0x53be70(_0x4cf8b2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x26ca81[0x1]={..._0x26ca81[0x1],[_0x4cf8b2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5ae3f1};},{[_0x4cf8b2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4cf8b2([0x68,0x69,0x67,0x68])}),_0x6613a2[_0x4cf8b2([0x6f,0x6e])](_0x4cf8b2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4d68f7=>{_0xf86cf2(_0x4d68f7[_0x4cf8b2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x55f3af=!0x0,_0x727e6d(_0x4d68f7[_0x4cf8b2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4cf8b2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4cf8b2([0x6c,0x6f,0x77])}),_0x1eb2f4[_0x4cf8b2([0x74,0x68,0x65,0x6e])](()=>{_0x55f3af||_0x53be70(_0x4cf8b2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x24faab(){return _0x6613a2[_0x4cf8b2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4cf8b2([0x76,0x69,0x65,0x77])][_0x4cf8b2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4cf8b2([0x61,0x75,0x74,0x6f]);}function _0x5c5b66(){_0x6613a2[_0x4cf8b2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4cf8b2([0x76,0x69,0x65,0x77])][_0x4cf8b2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4cf8b2([0x61,0x75,0x74,0x6f]);}}function _0x435ef1(_0x4af4e8){const _0x5c05f9=[new window[(_0x4cf8b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x329f2b=>setTimeout(_0x329f2b,0x1eeb654b^_0x4470ad)),_0x1eb2f4[_0x4cf8b2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4cf8b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f2c20=>{let _0x344db4=0x0;_0x6613a2[_0x4cf8b2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4cf8b2([0x6f,0x6e])](_0x4cf8b2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4901fb,_0x7a27f2)=>{_0x7a27f2[0x0][_0x4cf8b2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x344db4++,_0x344db4==(0x1ee25a7f^_0x4470ad)&&(_0x4f2c20(),_0x4901fb[_0x4cf8b2([0x6f,0x66,0x66])]());});}))];return window[_0x4cf8b2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4cf8b2([0x72,0x61,0x63,0x65])](_0x5c05f9)[_0x4cf8b2([0x74,0x68,0x65,0x6e])](()=>_0x4af4e8);}async function _0x1689e0(){await _0x1eb2f4,_0x6613a2[_0x4cf8b2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4cf8b2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x290791,_0x6613a2[_0x4cf8b2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4cf8b2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x290791,_0x6613a2[_0x4cf8b2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4cf8b2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2fb06f(){return _0x443567(_0x4cf8b2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5a1979(_0x4cf8b2([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4cf8b2([0x73,0x74,0x61,0x74,0x65])]==_0x4cf8b2([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4ca40c(){return _0x443567(_0x4cf8b2([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 _0x5e202e(){return _0x443567(_0x4cf8b2([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x1c62e7(_0x40a772){const _0x47255c=_0x47db78();_0x6613a2[_0x47255c]=_0x4cf8b2([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x40a772,_0x40a772!=_0x4cf8b2([0x56,0x61,0x6c,0x69,0x64])&&_0x1689e0();}function _0x47db78(){const _0xf4838f=window[_0x4cf8b2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4cf8b2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4cf8b2([0x6e,0x6f,0x77])]())[_0x4cf8b2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4cf8b2([0x2e]),'');let _0x2344e8=_0x4cf8b2([0x77]);for(let _0x42e1d0=0x0;_0x42e1d0<_0xf4838f[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x42e1d0+=0x2){let _0x50045c=window[_0x4cf8b2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf4838f[_0x4cf8b2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x42e1d0,_0x42e1d0+0x2));_0x50045c>=_0xdd7754[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x50045c-=_0xdd7754[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2344e8+=_0xdd7754[_0x50045c];}return _0x2344e8;}function _0x3a009e(){const _0x4cca6=_0xc89605[_0x4cf8b2([0x73,0x70,0x6c,0x69,0x74])](_0x4cf8b2([0x2e]));if(0x3!=_0x4cca6[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3e9f64(_0x4cca6[0x1]);function _0x3e9f64(_0x4e1b00){const _0x575c40=_0x185214(_0x4e1b00);return _0x575c40&&_0x88685()?_0x575c40:null;function _0x88685(){const _0x330419=_0x575c40[_0x4cf8b2([0x6a,0x74,0x69])],_0x3fc3c4=window[_0x4cf8b2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x330419[_0x4cf8b2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x330419[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2f65ed={..._0x575c40,[_0x4cf8b2([0x6a,0x74,0x69])]:_0x330419[_0x4cf8b2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x330419[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2f65ed[_0x4cf8b2([0x76,0x63])],_0x21de03(_0x2f65ed)==_0x3fc3c4;}}}async function _0x23eedc(){let _0x156d1a=!0x0;try{const _0x20dc1a=_0xc89605[_0x4cf8b2([0x73,0x70,0x6c,0x69,0x74])](_0x4cf8b2([0x2e])),[_0x531dc1,_0x22d731,_0x214bd2]=_0x20dc1a;return _0x301b1e(_0x531dc1),await _0x486602(_0x531dc1,_0x22d731,_0x214bd2),_0x156d1a;}catch{return!0x1;}function _0x301b1e(_0x344857){const _0x5e8ec2=_0x185214(_0x344857);_0x5e8ec2&&_0x5e8ec2[_0x4cf8b2([0x61,0x6c,0x67])]==_0x4cf8b2([0x45,0x53,0x32,0x35,0x36])||(_0x156d1a=!0x1);}async function _0x486602(_0x42517,_0x102ee3,_0x291e1a){const _0x3e119d=window[_0x4cf8b2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4cf8b2([0x66,0x72,0x6f,0x6d])](_0x26f0c4(_0x291e1a),_0x5d8422=>_0x5d8422[_0x4cf8b2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3e5d50=new window[(_0x4cf8b2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4cf8b2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x42517+_0x4cf8b2([0x2e])+_0x102ee3),_0x4f1319=window[_0x4cf8b2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4cf8b2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4f1319)return;const _0x319fcd=await _0x4f1319[_0x4cf8b2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4cf8b2([0x6a,0x77,0x6b]),_0x2ef79e,{[_0x4cf8b2([0x6e,0x61,0x6d,0x65])]:_0x4cf8b2([0x45,0x43,0x44,0x53,0x41]),[_0x4cf8b2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4cf8b2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4cf8b2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4f1319[_0x4cf8b2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4cf8b2([0x6e,0x61,0x6d,0x65])]:_0x4cf8b2([0x45,0x43,0x44,0x53,0x41]),[_0x4cf8b2([0x68,0x61,0x73,0x68])]:{[_0x4cf8b2([0x6e,0x61,0x6d,0x65])]:_0x4cf8b2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x319fcd,_0x3e119d,_0x3e5d50)||(_0x156d1a=!0x1);}}function _0x185214(_0x522f15){return _0x522f15[_0x4cf8b2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4cf8b2([0x65,0x79]))?JSON[_0x4cf8b2([0x70,0x61,0x72,0x73,0x65])](_0x26f0c4(_0x522f15)):null;}function _0x26f0c4(_0x58065e){return window[_0x4cf8b2([0x61,0x74,0x6f,0x62])](_0x58065e[_0x4cf8b2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4cf8b2([0x2b]))[_0x4cf8b2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4cf8b2([0x2f])));}function _0x21de03(_0x31ddb5){let _0x1205d3=0x1505;function _0x228e0d(_0x326cf6){for(let _0x44f92d=0x0;_0x44f92d<_0x326cf6[_0x4cf8b2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44f92d++){const _0x22304e=_0x326cf6[_0x4cf8b2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x44f92d);_0x1205d3=(_0x1205d3<<0x5)+_0x1205d3+_0x22304e,_0x1205d3&=_0x1205d3;}}function _0x11293b(_0x23719e){Array[_0x4cf8b2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x23719e)?_0x23719e[_0x4cf8b2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x11293b):_0x23719e&&typeof _0x23719e==_0x4cf8b2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4cf8b2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x23719e)[_0x4cf8b2([0x73,0x6f,0x72,0x74])]()[_0x4cf8b2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3edc50,_0x5423d0])=>{_0x228e0d(_0x3edc50),_0x11293b(_0x5423d0);}):_0x228e0d(window[_0x4cf8b2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x23719e));}return _0x11293b(_0x31ddb5),_0x1205d3>>>0x0;}function _0x128b04(_0x559171){return _0x559171[_0x4cf8b2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4cf8b2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4cf8b2([0x30]));}function _0x2ec126(_0xa33f77){return _0xa33f77[_0x4cf8b2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4cf8b2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4cf8b2([0x6a,0x6f,0x69,0x6e])]('');}function _0x443567(_0x4b8aca){return _0x6613a2[_0x4cf8b2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4cf8b2([0x68,0x61,0x73])](_0x4b8aca);}function _0x5a1979(_0x97a77c){return _0x6613a2[_0x4cf8b2([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4cf8b2([0x67,0x65,0x74])](_0x97a77c);}function _0x290791(){}function _0x4cf8b2(_0x29ef19){return _0x29ef19['map'](_0x458600=>String['fromCharCode'](_0x458600))['join']('');}_0x1c62e7(await _0x118206());}(this);}set['adapter'](_0x5eda4a){if(this['_adapter'])throw new _0x1de5c6('track-changes-adapter-already-set',this);this['_adapter']=_0x5eda4a;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0xc67fca=!0x1,toJSON:_0x12fd66=!0x1}={}){const _0x4846cc=[];for(const _0x4e1eed of this['_suggestions']['values']())_0xc67fca&&!_0x4e1eed['isInContent']||_0x4846cc['push'](_0x4e1eed);return _0x12fd66?_0x4846cc['map'](_0x464f00=>_0x464f00['toJSON']()):_0x4846cc;}['getSuggestion'](_0x22ee77){const _0x170aa0=this['_suggestions']['get'](_0x22ee77);if(!_0x170aa0)throw new _0x1de5c6('track-changes-suggestion-not-found',this);return _0x170aa0;}['hasSuggestion'](_0x1506ce){return this['_suggestions']['has'](_0x1506ce);}['addSuggestionData'](_0x2fe89c){const {authorId:_0x54fc05,id:_0x14ce95,originalSuggestionId:_0xcf5f75,attributes:_0x396612}=_0x2fe89c,[_0x24879a,_0x572582]=_0x2fe89c['type']['split'](':'),_0x524887=this['_suggestions']['get'](_0x14ce95)||this['_createSuggestion'](_0x24879a,_0x572582,_0x14ce95,_0x54fc05,_0x396612,_0xcf5f75);if(this['_addThreadToSuggestion'](_0x524887),this['_checkSuggestionCorrectness'](_0x524887,_0x24879a,_0x572582||null,_0x54fc05),_0x524887['createdAt']=_0x2fe89c['createdAt'],_0x524887['_isDataLoaded']=!0x0,_0x396612&&_0x396612['@external']){const _0x21baf7=_0x396612['@external'],_0x2c7ab2=this['_getExternalAuthor'](_0x21baf7['authorName']);_0x524887['authoredAt']=_0x21baf7['createdAt'],_0x524887['author']=_0x2c7ab2,_0x524887['isExternal']=!0x0;}else _0x524887['authoredAt']=_0x2fe89c['createdAt'];switch(_0x2fe89c['data']&&(_0x524887['data']=_0x2fe89c['data']),_0x2fe89c['attributes']&&(_0x524887['attributes']=_0x2fe89c['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x524887['_saved']=!0x0),this['_suggestionState']['get'](_0x524887)){case'notReady':this['_suggestionState']['set'](_0x524887,'dataReady');break;case'markerReady':_0x524887['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x524887])),this['_refreshSuggestionsChain'](new Set([_0x524887])),this['_suggestionState']['set'](_0x524887,'ready'),this['fire']('suggestionLoaded',_0x524887)):this['_suggestionState']['set'](_0x524887,'removed');}return _0x524887;}['acceptSuggestion'](_0x5cc550){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x43bbd6 of _0x5cc550['getAllAdjacentSuggestions']())_0x43bbd6['accept']();});});}['discardSuggestion'](_0x138294){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x725d3a of _0x138294['getAllAdjacentSuggestions']())_0x725d3a['discard']();});});}['enableCommand'](_0x4f3dab,_0x5292a9){const _0x49aece=this['editor']['commands']['get'](_0x4f3dab);if(!_0x49aece)throw new _0x1de5c6('track-changes-command-not-found',this,{'commandName':_0x4f3dab});if(this['_enabledCommands']['has'](_0x49aece))throw new _0x1de5c6('track-changes-enable-command-twice',this,{'commandName':_0x4f3dab});this['_enabledCommands']['add'](_0x49aece),_0x5292a9&&_0x49aece['on']('execute',(_0x17f52a,_0x765018)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x765018['length']>0x0&&_0x765018[_0x765018['length']-0x1]&&_0x765018[_0x765018['length']-0x1]['forceDefaultExecution']?_0x765018['pop']():(_0x17f52a['return']=_0x5292a9((..._0x2bc6c3)=>_0x49aece['execute'](..._0x2bc6c3,{'forceDefaultExecution':!0x0}),..._0x765018),_0x17f52a['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x44c717){let _0x130e4c,_0x3ad16c;const _0x276cd0=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x130e4c=_0x44c717();}catch(_0x5ed4bb){_0x3ad16c=_0x5ed4bb;}return _0x276cd0||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x3ad16c&&_0x1de5c6['rethrowUnexpectedError'](_0x3ad16c,this),_0x130e4c;}['markInsertion'](_0x1c2939,_0x928f42=null,_0x5f5385={}){if(_0x1c2939['isCollapsed'])return null;const _0x2386f2=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x5f5385['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x5195b9,meta:_0x4088bb}of this['_findSuggestions'](_0x1c2939,'insertion'))if(_0x4088bb['isOwn']){if(!_0x4088bb['isNextTo']){if(_0x4088bb['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Yt(_0x5195b9,_0x5f5385))continue;return _0x5195b9;}if(Yt(_0x5195b9,_0x5f5385))return _0x5195b9;this['_breakSuggestionMarker'](_0x5195b9,_0x1c2939['start'],_0x1c2939['end']);break;}if(_0x928f42==_0x5195b9['subType']&&Yt(_0x5195b9,_0x5f5385)){const _0x5efb20=_0x5195b9['getFirstRange']();return _0x5efb20['start']['isEqual'](_0x1c2939['end'])?this['_setSuggestionRange'](_0x5195b9,this['_model']['createRange'](_0x1c2939['start'],_0x5efb20['end'])):this['_setSuggestionRange'](_0x5195b9,this['_model']['createRange'](_0x5efb20['start'],_0x1c2939['end'])),_0x5195b9;}}const _0x439334=_0x38b19c(),_0x53d257=_0x2386f2['id'],_0x434f46=_0x928f42?'insertion:'+_0x928f42:'insertion',_0x4aed54=this['_setSuggestionData']({'id':_0x439334,'type':_0x434f46,'createdAt':new Date(),'authorId':_0x53d257,'attributes':_0x5f5385});return this['_addSuggestionMarker'](_0x434f46,_0x439334,_0x53d257,_0x1c2939),_0x4aed54;}['markMultiRangeInsertion'](_0x3f2129,_0x523c3c='multi',_0x3e5389={}){const _0x5f143e=this['editor']['plugins']['get']('Users')['me'],_0x169722=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x523c3c,'join');this['_trackingSessionId']&&(_0x3e5389['trackingSessionId']=this['_trackingSessionId']);for(const _0x22acf4 of this['getSuggestions']())if(_0x22acf4['author']['id']==_0x5f143e['id']&&'insertion'==_0x22acf4['type']&&_0x22acf4['subType']==_0x523c3c&&Yt(_0x22acf4,_0x3e5389)&&(_0x169722(_0x22acf4['getRanges'](),_0x3f2129)||_0x169722(_0x3f2129,_0x22acf4['getRanges']()))){for(const _0x20f976 of _0x3f2129)_0x22acf4['addRange'](_0x20f976);return _0x22acf4;}for(const {suggestion:_0x34f109,meta:_0x4ba7eb}of this['_findSuggestions'](_0x3f2129,'insertion')){if(!_0x4ba7eb['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x4ba7eb['containsRangeInObject'])continue;if(!Yt(_0x34f109,_0x3e5389))continue;let _0x3add6e=!0x0;for(const _0x3f3204 of _0x34f109['getRanges']())for(const _0x5ed48e of _0x3f2129)if(!_0x3f3204['containsRange'](_0x5ed48e)){_0x3add6e=!0x1;break;}if(_0x3add6e)return _0x34f109;}const _0x40be36=_0x38b19c(),_0x1335e5=_0x5f143e['id'],_0x319e93='insertion:'+_0x523c3c,_0x37bde6=this['_setSuggestionData']({'id':_0x40be36,'type':_0x319e93,'createdAt':new Date(),'authorId':_0x1335e5,'attributes':_0x3e5389});for(const _0x2c7774 of _0x3f2129)this['_addSuggestionMarker'](_0x319e93,_0x40be36,_0x1335e5,_0x2c7774,o['getMultiRangeId']());return _0x37bde6;}['markInlineFormat'](_0x2db5db,_0x46ef6d,_0xe8722b=null,_0x53ebbd={}){if(_0xe8722b=_0xe8722b||Kt(_0x46ef6d),_0x2db5db['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x53ebbd['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x237c9f=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0xe8722b,'accept');return this['forceDefaultExecution'](()=>_0x237c9f([_0x2db5db],_0x46ef6d,_0x53ebbd)),null;}const _0x232551=this['editor']['plugins']['get']('Users')['me'],_0x5b0a58=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0xfd80b7,meta:_0x33ae14}of this['_findSuggestions'](_0x2db5db,'insertion'))_0x33ae14['isOwn']&&!_0x33ae14['isInsideObject']&&_0x5b0a58['push'](..._0xfd80b7['getRanges']());}const _0x3906b1=function(_0x2636d4,_0xb4a82){const _0x3c6376=[];for(const _0xd61832 of _0xb4a82){const _0x1b5f9a=_0x2636d4['getIntersection'](_0xd61832);_0x1b5f9a&&_0x3c6376['push'](_0x1b5f9a);}return _0x3c6376;}(_0x2db5db,_0x5b0a58),_0x1f856b=function(_0x463dda,_0x24de27){const _0xfed5b5=[_0x463dda];for(const _0x5d1a44 of _0x24de27){let _0x1bec5e=0x0;for(;_0x1bec5e<_0xfed5b5['length'];){const _0x2871c7=_0xfed5b5[_0x1bec5e]['getDifference'](_0x5d1a44);_0xfed5b5['splice'](_0x1bec5e,0x1,..._0x2871c7),_0x1bec5e+=_0x2871c7['length'];}}return _0xfed5b5;}(_0x2db5db,_0x5b0a58);_0x3906b1['length']&&this['_model']['change'](()=>{for(const _0x4b9950 of _0x3906b1){const _0x416704=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0xe8722b,'accept');this['forceDefaultExecution'](()=>_0x416704([_0x4b9950],_0x46ef6d,_0x53ebbd));}});for(const _0x1d6738 of _0x1f856b){let _0x20b179=null,_0x3fbdd9=_0x1d6738['start'],_0x5e90bf=_0x1d6738['end'];for(const {suggestion:_0x3ccebb,meta:_0x58cc0c}of this['_findSuggestions'](_0x1d6738,'formatInline')){if(!_0x58cc0c['isOwn'])continue;if(_0x3ccebb['subType']!=_0xe8722b)continue;if(!Yt(_0x3ccebb,_0x53ebbd))continue;const _0x5ac052=_0x3ccebb['getFirstRange']();if(_0x5ac052['containsRange'](_0x1d6738,!0x0))return null;_0x3fbdd9=_0x3fbdd9['isBefore'](_0x5ac052['start'])?_0x3fbdd9:_0x5ac052['start'],_0x5e90bf=_0x5e90bf['isAfter'](_0x5ac052['end'])?_0x5e90bf:_0x5ac052['end'],_0x20b179?_0x5ac052['start']['isBefore'](_0x20b179['getFirstRange']()['start'])?(_0x20b179['removeMarkers'](),_0x20b179=_0x3ccebb):_0x3ccebb['removeMarkers']():_0x20b179=_0x3ccebb;}const _0x3947b9=this['_model']['createRange'](_0x3fbdd9,_0x5e90bf);if(_0x20b179)this['_setSuggestionRange'](_0x20b179,_0x3947b9);else{const _0x4d8390=_0x38b19c(),_0x4d1c01=_0x232551['id'];this['_setSuggestionData']({'id':_0x4d8390,'type':'formatInline:'+_0xe8722b,'data':_0x46ef6d,'createdAt':new Date(),'authorId':_0x4d1c01,'attributes':_0x53ebbd}),this['_addSuggestionMarker']('formatInline:'+_0xe8722b,_0x4d8390,_0x4d1c01,_0x3947b9);}}return null;}['markBlockFormat'](_0xab4a38,_0x5193c8,_0x5bda90=[],_0x26d272=null,_0x378696={}){_0x5193c8['formatGroupId']||(_0x5193c8['formatGroupId']=_0x5193c8['commandName']),_0x5193c8['multipleBlocks']=_0xab4a38['is']('range'),_0x26d272=_0x26d272||Kt(_0x5193c8);const _0x55fdca=_0x5bda90['map'](_0x5d2498=>Wt(_0x5d2498,this['_model'])),_0x4585ea=_0xab4a38['is']('range')?_0xab4a38:Wt(_0xab4a38,this['_model']);if(this['_trackingSessionId']&&(_0x378696['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x4a703d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x26d272,'accept');return this['forceDefaultExecution'](()=>_0x4a703d([_0x4585ea],_0x5193c8,_0x378696)),null;}_0x55fdca['push'](_0x4585ea);let _0x2f1240=!0x0;for(const _0x592440 of _0x55fdca)if(!this['_rangeIsInLocalUserInsertion'](_0x592440)){_0x2f1240=!0x1;break;}if(_0x2f1240&&'always'!==this['_trackFormatChanges']){const _0x51b975=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x26d272,'accept');return this['forceDefaultExecution'](()=>_0x51b975([_0x4585ea],_0x5193c8,_0x378696)),null;}let _0x1ea418=null,_0xebc487=_0x4585ea['start'],_0x1184ac=_0x4585ea['end'];for(const {suggestion:_0x3751c2,meta:_0x51451e}of this['_findSuggestions'](_0x4585ea,'formatBlock')){if(!_0x51451e['isOwn'])continue;if(_0x51451e['isNextTo']||_0x51451e['containsRangeInObject']||_0x51451e['isInsideObject'])continue;if(_0x3751c2['data']['formatGroupId']!=_0x5193c8['formatGroupId'])continue;if(!Yt(_0x3751c2,_0x378696))continue;const _0x256542=_0x3751c2['getFirstRange']();if(_0x3751c2['subType']==_0x26d272){if(_0x256542['containsRange'](_0x4585ea,!0x0))return null;_0xebc487=_0xebc487['isBefore'](_0x256542['start'])?_0xebc487:_0x256542['start'],_0x1184ac=_0x1184ac['isAfter'](_0x256542['end'])?_0x1184ac:_0x256542['end'],_0x1ea418?_0x256542['start']['isBefore'](_0x1ea418['getFirstRange']()['start'])?(_0x1ea418['removeMarkers'](),_0x1ea418=_0x3751c2):_0x3751c2['removeMarkers']():_0x1ea418=_0x3751c2;}else{const _0x62424d=_0x4585ea['getIntersection'](_0x256542);this['_cutOutSuggestionMarker'](_0x3751c2,_0x62424d);}}const _0x381c9e=this['editor']['plugins']['get']('Users')['me'],_0x25d99e=_0x38b19c(),_0x87d1d1=_0x381c9e['id'];if(_0x1ea418)return this['_setSuggestionRange'](_0x1ea418,this['_model']['createRange'](_0xebc487,_0x1184ac)),_0x1ea418;{const _0x54b569=this['_setSuggestionData']({'id':_0x25d99e,'type':'formatBlock:'+_0x26d272,'data':_0x5193c8,'createdAt':new Date(),'authorId':_0x87d1d1,'attributes':_0x378696});return this['_addSuggestionMarker']('formatBlock:'+_0x26d272,_0x25d99e,_0x87d1d1,this['_model']['createRange'](_0xebc487,_0x1184ac)),_0x54b569;}}['markMultiRangeBlockFormat'](_0x32b2ad,_0x53e0d2,_0x174adf=[],_0x311efd=null,_0x19961d={}){_0x53e0d2['formatGroupId']||(_0x53e0d2['formatGroupId']=_0x53e0d2['commandName']);const _0x5f329b=_0x32b2ad[0x0];_0x53e0d2['multipleBlocks']=_0x5f329b['is']('range'),_0x311efd=_0x311efd||Kt(_0x53e0d2);const _0x26452b=_0x174adf['map'](_0x29b461=>Wt(_0x29b461,this['_model'])),_0x57c37c=_0x5f329b['is']('range')?_0x32b2ad:_0x32b2ad['map'](_0x1f8b92=>Wt(_0x1f8b92,this['_model']));if(this['_trackingSessionId']&&(_0x19961d['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x40ecb7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x311efd,'accept');return this['forceDefaultExecution'](()=>_0x40ecb7(_0x57c37c,_0x53e0d2,_0x19961d)),null;}_0x26452b['push'](..._0x57c37c);let _0x5c5138=!0x0;for(const _0x59fa02 of _0x26452b)if(!this['_rangeIsInLocalUserInsertion'](_0x59fa02)){_0x5c5138=!0x1;break;}if(_0x5c5138&&'always'!==this['_trackFormatChanges']){const _0x42a06d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x311efd,'accept');return this['forceDefaultExecution'](()=>_0x42a06d(_0x57c37c,_0x53e0d2,_0x19961d)),null;}const _0x4bdf9f=this['editor']['plugins']['get']('Users')['me'];for(const _0x457979 of this['getSuggestions']()){if(_0x457979['author']['id']!=_0x4bdf9f['id'])continue;if('formatBlock'!=_0x457979['type']||_0x457979['data']['formatGroupId']!=_0x53e0d2['formatGroupId'])continue;if(!Yt(_0x457979,_0x19961d))continue;const _0x1d35ea=_0x457979['subType']==_0x311efd;for(let _0x3df3ad=0x0;_0x3df3ad<_0x57c37c['length'];_0x3df3ad++){const _0x390357=_0x57c37c[_0x3df3ad];for(const _0x346968 of _0x457979['getMarkers']()){const _0x289d8d=_0x346968['getRange']();if(_0x390357['isEqual'](_0x289d8d)){_0x1d35ea?(_0x57c37c['splice'](_0x3df3ad,0x1),_0x3df3ad--):_0x457979['removeMarker'](_0x346968['name']);break;}}}}if(0x0==_0x57c37c['length'])return null;const _0x425a67=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x311efd,'join');for(const _0x372861 of this['getSuggestions']())if(_0x372861['author']['id']==_0x4bdf9f['id']&&'formatBlock'==_0x372861['type']&&_0x372861['data']['formatGroupId']==_0x53e0d2['formatGroupId']&&_0x372861['subType']==_0x311efd&&Yt(_0x372861,_0x19961d)&&(_0x425a67(_0x372861['getRanges'](),_0x57c37c)||_0x425a67(_0x57c37c,_0x372861['getRanges']()))){for(const _0x5cf27f of _0x57c37c)_0x372861['addRange'](_0x5cf27f);return _0x372861;}const _0x9dab4b=_0x38b19c(),_0x3711d3=_0x4bdf9f['id'],_0x19c81f='formatBlock:'+_0x311efd,_0x5c87e7=this['_setSuggestionData']({'id':_0x9dab4b,'type':_0x19c81f,'data':_0x53e0d2,'createdAt':new Date(),'authorId':_0x3711d3,'attributes':_0x19961d});for(const _0x4b5182 of _0x57c37c)this['_addSuggestionMarker'](_0x19c81f,_0x9dab4b,_0x3711d3,_0x4b5182,o['getMultiRangeId']());return _0x5c87e7;}['markDeletion'](_0x323719,_0x434131=null,_0x3c3423={}){if(_0x323719['isCollapsed'])return null;const _0x4e880e=this['editor']['plugins']['get']('Users')['me'],_0x176eb6=new _0x5d59ab(_0x323719['start'],_0x323719['end']);this['_trackingSessionId']&&(_0x3c3423['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x48c8bd,meta:_0x559944}of this['_findSuggestions'](_0x176eb6,'insertion'))if(_0x559944['isOwn']&&!_0x559944['isNextTo']){if(_0x48c8bd['isMultiRange']){const _0x82b046=_0x48c8bd['getRanges']()['filter'](_0x2bdf43=>'$graveyard'!=_0x2bdf43['root']['rootName']);_0x82b046['every'](_0x120392=>_0x176eb6['containsRange'](_0x120392,!0x0))&&_0x48c8bd['discard']();if(_0x82b046['some'](_0x33cab3=>_0x33cab3['containsRange'](_0x176eb6,!0x0))){const _0x514250=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x434131,'accept');return this['forceDefaultExecution'](()=>_0x514250([_0x176eb6],null,_0x3c3423)),null;}}else{const _0x132941=_0x176eb6['getIntersection'](_0x48c8bd['getFirstRange']());null!==_0x132941&&_0x48c8bd['_onDiscard']([_0x132941],null,_0x3c3423);}}if(_0x176eb6['detach'](),_0x176eb6['isCollapsed']||'$graveyard'==_0x176eb6['root']['rootName'])return null;let _0x123411=null,_0x35ac29=_0x176eb6['start'],_0x599030=_0x176eb6['end'];const _0x41f5ae=this['_findSuggestions'](_0x176eb6,'deletion');for(const {suggestion:_0x4c3b83,meta:_0x229817}of _0x41f5ae){const _0x4cd0df=this['_model']['createRange'](_0x35ac29,_0x599030);if(_0x229817['isOwn']&&(this['_mergeNestedSuggestions']||!_0x229817['containsRangeInObject']&&!_0x229817['isInsideObject'])){if(_0x4c3b83['isMultiRange']){if(!Yt(_0x4c3b83,_0x3c3423))continue;let _0x72173c=!0x0;for(const _0x45d427 of _0x4c3b83['getRanges']()){if(_0x45d427['containsRange'](_0x4cd0df,!0x0))return _0x4c3b83;_0x4cd0df['containsRange'](_0x45d427)||(_0x72173c=!0x1);}_0x72173c&&_0x4c3b83['discard']();}else{const _0x437eba=_0x4c3b83['getFirstRange']();if(_0x437eba['containsRange'](_0x4cd0df,!0x0))return _0x4c3b83;if(!Yt(_0x4c3b83,_0x3c3423)){_0x4cd0df['containsRange'](_0x437eba)?_0x4c3b83['removeMarkers']():_0x437eba['containsPosition'](_0x35ac29)?_0x35ac29=_0x437eba['end']:_0x437eba['containsPosition'](_0x599030)&&(_0x599030=_0x437eba['start']);continue;}_0x35ac29=_0x35ac29['isBefore'](_0x437eba['start'])?_0x35ac29:_0x437eba['start'],_0x599030=_0x599030['isAfter'](_0x437eba['end'])?_0x599030:_0x437eba['end'],_0x3c3423=Object['assign']({},_0x4c3b83['attributes']),_0x123411?_0x437eba['start']['isBefore'](_0x123411['getFirstRange']()['start'])?(_0x123411['removeMarkers'](),_0x123411=_0x4c3b83):_0x4c3b83['removeMarkers']():_0x123411=_0x4c3b83;}}}if(_0x123411)return this['_setSuggestionRange'](_0x123411,this['_model']['createRange'](_0x35ac29,_0x599030)),_0x123411;{const _0x225b2d=_0x38b19c(),_0x54ace7=this['_model']['createRange'](_0x35ac29,_0x599030),_0x118a42=_0x4e880e['id'],_0x4e53f6=_0x434131?'deletion:'+_0x434131:'deletion',_0x1f3e05=this['_setSuggestionData']({'id':_0x225b2d,'type':_0x4e53f6,'createdAt':new Date(),'authorId':_0x118a42,'attributes':_0x3c3423});return this['_addSuggestionMarker'](_0x4e53f6,_0x225b2d,_0x118a42,_0x54ace7),_0x1f3e05;}}['markMultiRangeDeletion'](_0xb9aa03,_0x31fe70='multi',_0x4474cf={}){const _0xf8ddfc=this['editor']['plugins']['get']('Users')['me'],_0x4d9bd2=_0xb9aa03['map'](_0x4d5be4=>new _0x5d59ab(_0x4d5be4['start'],_0x4d5be4['end'])),_0x53fb11=new Set();this['_trackingSessionId']&&(_0x4474cf['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x29fa35,meta:_0x316f69}of this['_findSuggestions'](_0x4d9bd2,'insertion'))_0x316f69['isOwn']&&!_0x316f69['isNextTo']&&_0x53fb11['add'](_0x29fa35);for(const _0x31575d of _0x53fb11)if(_0x31575d['isMultiRange']){const _0x484025=_0x31575d['getRanges']();(!_0x31575d['attributes']||!_0x31575d['attributes']['skipNestingCheck'])&&(_0x484025['every'](_0x372c20=>_0x4d9bd2['some'](_0x5043df=>_0x5043df['containsRange'](_0x372c20,!0x0)))&&_0x31575d['discard']());if(_0x4d9bd2['every'](_0x1a714d=>_0x484025['some'](_0x5cdbff=>_0x5cdbff['containsRange'](_0x1a714d,!0x0)))){const _0x306090=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x31fe70,'accept');return this['forceDefaultExecution'](()=>_0x306090(_0xb9aa03,null,_0x4474cf)),null;}}else{const _0x33f2cd=_0x31575d['getFirstRange']();_0x4d9bd2['some'](_0x5246d1=>_0x5246d1['containsRange'](_0x33f2cd,!0x0))&&_0x31575d['discard']();if(_0x4d9bd2['every'](_0x416c7a=>_0x33f2cd['containsRange'](_0x416c7a,!0x0))){const _0x4c218b=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x31fe70,'accept');return this['forceDefaultExecution'](()=>_0x4c218b(_0x4d9bd2,null,_0x4474cf)),null;}}const _0x4eaa24=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x31fe70,'join');let _0x1c2b76=null;for(const _0x4f46f8 of this['getSuggestions']())if(_0x4f46f8['author']['id']==_0xf8ddfc['id']&&_0x4f46f8['isInContent']&&'deletion'==_0x4f46f8['type']&&_0x4f46f8['subType']==_0x31fe70&&Yt(_0x4f46f8,_0x4474cf)&&(_0x4eaa24(_0x4f46f8['getRanges'](),_0x4d9bd2)||_0x4eaa24(_0x4d9bd2,_0x4f46f8['getRanges']()))){if(_0x1c2b76){if(_0x4f46f8['commentThread']&&_0x4f46f8['commentThread']['length'])continue;for(const _0x69f807 of _0x4f46f8['getRanges']())_0x1c2b76['isIntersectingWithRange'](_0x69f807)||_0x1c2b76['addRange'](_0x69f807);_0x4f46f8['removeMarkers']();}else{_0x1c2b76=_0x4f46f8;for(const _0x5bda30 of _0x4d9bd2)_0x4f46f8['isIntersectingWithRange'](_0x5bda30)||_0x4f46f8['addRange'](_0x5bda30);}}if(_0x1c2b76)return _0x1c2b76;_0x53fb11['clear']();for(const {suggestion:_0x230f13,meta:_0x1e1a1c}of this['_findSuggestions'](_0x4d9bd2,'deletion'))_0x1e1a1c['isOwn']&&(this['_mergeNestedSuggestions']||!_0x1e1a1c['containsRangeInObject']&&!_0x1e1a1c['isInsideObject'])&&Yt(_0x230f13,_0x4474cf)&&_0x53fb11['add'](_0x230f13);for(const _0x40eb99 of _0x53fb11){const _0x23149c=_0x40eb99['getRanges']();if(!_0x4474cf||!_0x4474cf['skipNestingCheck']){if(_0x4d9bd2['every'](_0x277fb4=>_0x23149c['some'](_0x139450=>_0x139450['containsRange'](_0x277fb4,!0x0))))return _0x40eb99;}(!_0x40eb99['attributes']||!_0x40eb99['attributes']['skipNestingCheck'])&&(_0x23149c['every'](_0x1a8cd3=>_0x4d9bd2['some'](_0x55a074=>_0x55a074['containsRange'](_0x1a8cd3,!0x0)))&&_0x40eb99['discard']());}const _0x4c609a=_0x38b19c(),_0xf53bdd=_0xf8ddfc['id'],_0x16f92d='deletion:'+_0x31fe70,_0x2a35d9=this['_setSuggestionData']({'id':_0x4c609a,'type':_0x16f92d,'createdAt':new Date(),'authorId':_0xf53bdd,'attributes':_0x4474cf});for(const _0x584598 of _0x4d9bd2)_0x584598['detach'](),_0x584598['isCollapsed']||'$graveyard'==_0x584598['root']['rootName']||this['_addSuggestionMarker'](_0x16f92d,_0x4c609a,_0xf53bdd,_0x584598,o['getMultiRangeId']());return _0x2a35d9;}['markAttributeChange'](_0x49e86e,_0x166eac,_0x3448d2,_0x52ca42,_0x2a5dfd){if(_0x49e86e['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x42d49c=this['editor']['plugins']['get']('Users')['me']['id'],_0x5c0271=Array['from'](this['_suggestions']['values']())['filter'](_0x59d140=>'attribute'==_0x59d140['type']&&_0x59d140['data']['key']==_0x166eac&&_0x59d140['isIntersectingWithRange'](_0x49e86e));if(this['_trackingSessionId']&&(_0x2a5dfd['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x48bb30=this['_findSuggestions'](_0x49e86e,'insertion')['filter'](({meta:_0x249294})=>_0x249294['isOwn']&&!_0x249294['isInsideObject']&&!_0x249294['isNextTo'])['map'](({suggestion:_0x981351})=>_0x981351);_0x5c0271['unshift'](..._0x48bb30);}const _0x193bb2=new Map([[_0x49e86e,_0x3448d2]]);for(const _0x22fbc1 of _0x5c0271){const _0x179dbf='attribute'==_0x22fbc1['type']?_0x22fbc1['data']['oldValue']:void 0x0,_0x5c3784=_0x22fbc1['getFirstRange'](),_0x3442a1=Array['from'](_0x193bb2['keys']())['find'](_0x324561=>_0x324561['isIntersecting'](_0x5c3784));if(!_0x3442a1)continue;const _0x4d8e52=_0x3442a1['getDifference'](_0x5c3784);this['_isBlockAttribute'](_0x166eac)&&'insertion'==_0x22fbc1['type']&&0x0!=_0x4d8e52['length']||(_0x193bb2['delete'](_0x3442a1),_0x4d8e52['forEach'](_0x3652d5=>{_0x193bb2['set'](_0x3652d5,_0x3448d2);}),'insertion'!=_0x22fbc1['type']&&_0x179dbf!=_0x52ca42&&_0x193bb2['set'](_0x3442a1['getIntersection'](_0x5c3784),_0x179dbf));}const _0x5ca99a=[];for(const [_0x193976,_0x576d48]of _0x193bb2){const _0x173ade=_0x38b19c(),_0x213e2e={'key':_0x166eac,'oldValue':_0x576d48,'newValue':_0x52ca42};_0x166eac['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':_0x166eac});const _0x5c5e1b=('attribute:'+(_0x166eac+'|'+Kt({'newValue':_0x52ca42})))['substring'](0x0,0x3c),_0x5aa22d=this['_setSuggestionData']({'id':_0x173ade,'type':_0x5c5e1b,'data':_0x213e2e,'createdAt':new Date(),'authorId':_0x42d49c,'attributes':_0x2a5dfd});_0x5ca99a['push'](_0x5aa22d),this['_addSuggestionMarker'](_0x5c5e1b,_0x173ade,_0x42d49c,_0x193976);}return _0x5ca99a;}['enableDefaultAttributesIntegration'](_0x2d7cb6){this['enableCommand'](_0x2d7cb6,(_0x527107,..._0x2cb9f3)=>{this['_recordAttributeChanges'](()=>{_0x527107(..._0x2cb9f3);});});}['registerBlockAttribute'](_0x36dd98){this['_blockAttributeKeys']['add'](_0x36dd98);}['registerInlineAttribute'](_0x5d3185){this['_inlineAttributeKeys']['add'](_0x5d3185);}['startTrackingSession'](_0x48a0b5){return this['_trackingSessionId']=void 0x0!==_0x48a0b5?_0x48a0b5:_0x38b19c(),this['_trackingSessionId'];}['_getAttributeKey'](_0x16f79c){return'attribute'==_0x16f79c['type']?_0x16f79c['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x14ab82,_0x44b4e8){const _0x2dc607=_0x14ab82['getFirstMarker']();this['_model']['change'](_0xdfd238=>{_0xdfd238['updateMarker'](_0x2dc607,{'range':_0x44b4e8});});}['_addThreadToSuggestion'](_0x4a81b5){const _0x403273=_0x4a81b5['id'],_0xb8fcd1=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x403273)||this['_commentsRepository']['addCommentThread']({'channelId':_0xb8fcd1,'threadId':_0x403273,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x187ba2=this['_commentsRepository']['getCommentThread'](_0x403273);_0x187ba2['unbind']('isRemovable'),_0x187ba2['isRemovable']=!0x1,_0x4a81b5['commentThread']=_0x187ba2;}['_checkSuggestionCorrectness'](_0x4463d2,_0x3fe126,_0x5aad6a,_0x4e732d){if(_0x4463d2['type']!=_0x3fe126||_0x4463d2['subType']!=_0x5aad6a||_0x4463d2['creator']['id']!=_0x4e732d)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x1de5c6('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0xcc0cf3,_0x10ec2f){const _0x3c37b2=_0xcc0cf3['getFirstRange']();if(_0x10ec2f['isEqual'](_0x3c37b2))_0xcc0cf3['removeMarkers']();else{if(_0x3c37b2['containsRange'](_0x10ec2f)){const _0x516d2d=this['_model']['createPositionAt'](_0x10ec2f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0xcc0cf3,this['_model']['createRange'](_0x3c37b2['start'],_0x516d2d));const _0x3e7479=_0x38b19c(),_0x247981=_0xcc0cf3['creator']['id'],_0x5a38d7=_0xcc0cf3['type']+':'+_0xcc0cf3['subType'];this['_setSuggestionData']({'id':_0x3e7479,'type':_0x5a38d7,'createdAt':new Date(),'authorId':_0x247981,'data':_0xcc0cf3['data'],'attributes':_0xcc0cf3['attributes']});const _0x3b1242=this['_model']['createPositionAt'](_0x10ec2f['end']['parent'],'after'),_0x48b538=this['_model']['createRange'](_0x3b1242,_0x3c37b2['end']);this['_addSuggestionMarker'](_0x5a38d7,_0x3e7479,_0x247981,_0x48b538);}else{if(_0x3c37b2['containsPosition'](_0x10ec2f['start'])){const _0xb65b24=this['_model']['createPositionAt'](_0x10ec2f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0xcc0cf3,this['_model']['createRange'](_0x3c37b2['start'],_0xb65b24));}else{const _0x2b77a6=this['_model']['createPositionAt'](_0x10ec2f['end']['parent'],'after');this['_setSuggestionRange'](_0xcc0cf3,this['_model']['createRange'](_0x2b77a6,_0x3c37b2['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x1c3da5){for(const {suggestion:_0xf6916b,meta:_0x61248e}of this['_findSuggestions'](_0x1c3da5,'insertion')){if(!_0x61248e['isOwn'])continue;const _0x2a655d=_0xf6916b['getRanges']();for(const _0x100548 of _0x2a655d)if(!_0x1c3da5['getDifference'](_0x100548)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x4470a2){const _0x4a2157=this['editor']['plugins']['get']('Users')['getUser'](_0x4470a2);if(!_0x4a2157)throw new _0x1de5c6('track-changes-user-not-found',this);return _0x4a2157;}['_getExternalAuthor'](_0x40aab5){const _0x6820f7=this['editor']['plugins']['get']('Users'),_0x4b336e=_0x1b1f05('external:'+_0x40aab5),_0x42449d=_0x6820f7['getUser'](_0x4b336e);return _0x42449d||_0x6820f7['addUser']({'id':_0x4b336e,'name':_0x40aab5});}['_createSuggestion'](_0x302ce5,_0x800479,_0x1a3fda,_0x1826dd,_0x31b3af,_0x56dc86){const _0x52c1dc=this['_getAuthorFromId'](_0x1826dd),_0x3f7641=this['_suggestionFactory']['buildSuggestion'](_0x302ce5,_0x800479,_0x1a3fda,_0x52c1dc,_0x31b3af,_0x5ccb17=>{this['_updateSuggestionData'](_0x1a3fda,{'attributes':_0x5ccb17});const _0x3541c3=this['getSuggestion'](_0x1a3fda);this['_joinWithAdjacentSuggestions'](new Set([_0x3541c3])),this['_refreshSuggestionsChain'](new Set([_0x3541c3]));},_0x56dc86);return this['listenTo'](_0x3f7641,'accept',()=>{this['_updateSuggestionData'](_0x1a3fda,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x3f7641,'discard',()=>{this['_updateSuggestionData'](_0x1a3fda,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x1a3fda,_0x3f7641),this['_suggestionState']['set'](_0x3f7641,'notReady'),_0x3f7641;}['_splitMarkerName'](_0x5a8367){const _0x4ab222=_0x5a8367['split'](':');return{'group':_0x4ab222[0x0],'type':_0x4ab222[0x1],'subType':_0x4ab222['length']>=0x5?_0x4ab222[0x2]:null,'id':_0x4ab222['length']<0x5?_0x4ab222[0x2]:_0x4ab222[0x3],'authorId':_0x4ab222['length']<0x5?_0x4ab222[0x3]:_0x4ab222[0x4],'markerCount':0x6==_0x4ab222['length']?_0x4ab222[0x5]:null};}['_breakSuggestionMarker'](_0xd9bbe2,_0x3e1eef,_0x14724e){const _0x125d5c=_0xd9bbe2['getFirstRange'](),_0x453954=_0x125d5c['start'],_0x50fc1d=_0x125d5c['end'];this['_setSuggestionRange'](_0xd9bbe2,this['_model']['createRange'](_0x453954,_0x3e1eef));const _0xdd78b0=_0x38b19c(),_0x49ed46=_0xd9bbe2['creator']['id'],_0x4f3306=_0xd9bbe2['type']+(_0xd9bbe2['subType']?':'+_0xd9bbe2['subType']:'');this['_setSuggestionData']({'id':_0xdd78b0,'type':_0x4f3306,'createdAt':new Date(),'authorId':_0x49ed46,'originalSuggestionId':_0xd9bbe2['_originalSuggestionId']||_0xd9bbe2['id'],'attributes':_0xd9bbe2['attributes'],'data':_0xd9bbe2['data']});const _0x431fdf=this['_getAttributeKey'](_0xd9bbe2);('formatBlock'==_0xd9bbe2['type']||_0x431fdf&&this['_isBlockAttribute'](_0x431fdf))&&(_0x14724e=this['_model']['createPositionBefore'](_0x14724e['parent'])),this['_addSuggestionMarker'](_0x4f3306,_0xdd78b0,_0x49ed46,this['_model']['createRange'](_0x14724e,_0x50fc1d));}['_findSuggestions'](_0x4f1d4a,_0x4aa2c1=null){const _0x29db81=[],_0x423d93=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x4f1d4a)||(_0x4f1d4a=[_0x4f1d4a]);for(const _0x1320a3 of this['getSuggestions']()){if(!_0x1320a3['isInContent'])continue;if(_0x4aa2c1&&_0x1320a3['type']!=_0x4aa2c1)continue;let _0x480329=!0x1;for(const _0x2a002e of _0x1320a3['getRanges']()){for(const _0x4e4f25 of _0x4f1d4a){const _0x310ae0=_0x4e4f25['start']['isEqual'](_0x2a002e['end'])||_0x4e4f25['end']['isEqual'](_0x2a002e['start']);if(_0x310ae0||_0x4e4f25['getIntersection'](_0x2a002e)){const _0x2b04f9=_0x4e4f25['containsRange'](_0x2a002e)&&Gt(this['_model']['schema'],_0x2a002e['start'],_0x4e4f25),_0x3008b5=_0x2a002e['containsRange'](_0x4e4f25)&&Gt(this['_model']['schema'],_0x4e4f25['start'],_0x2a002e);_0x29db81['push']({'suggestion':_0x1320a3,'meta':{'isOwn':_0x423d93==_0x1320a3['author'],'isNextTo':_0x310ae0,'isInsideObject':_0x2b04f9,'containsRangeInObject':_0x3008b5}}),_0x480329=!0x0;break;}}if(_0x480329)break;}}return _0x29db81;}['_addSuggestionMarker'](_0x9a35c0,_0x1e26a2,_0x5dca2b,_0x54257a,_0x362b18){this['_model']['change'](_0x27c9bd=>{let _0x10237e='suggestion:'+_0x9a35c0+':'+_0x1e26a2+':'+_0x5dca2b;_0x362b18&&(_0x10237e=_0x10237e+':'+_0x362b18),_0x27c9bd['addMarker'](_0x10237e,{'range':_0x54257a,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x130c82){const _0x5e2a60=_0x130c82['previous'],_0xa0d766=_0x130c82['next'];_0x130c82['previous']=null,_0x130c82['next']=null,null!=_0x5e2a60&&_0x5e2a60['next']==_0x130c82&&(_0x5e2a60['next']=_0xa0d766),null!=_0xa0d766&&_0xa0d766['previous']==_0x130c82&&(_0xa0d766['previous']=_0x5e2a60),'ready'==this['_suggestionState']['get'](_0x130c82)&&(this['_suggestionState']['set'](_0x130c82,'removed'),this['fire']('suggestionUnloaded',_0x130c82,_0x5e2a60,_0xa0d766));}['_setSuggestionData'](_0xfb0d6b){const _0x4e4c8c=_0xfb0d6b['id'],_0x565033=this['addSuggestionData'](_0xfb0d6b);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x3f2814=this['editor']['plugins']['get']('PendingActions'),_0x20a974=_0x565033['hasComments'],_0x419464=_0x565033['subType']?_0x565033['type']+':'+_0x565033['subType']:_0x565033['type'],_0x20321a=this['editor']['locale'],_0x446748=_0x3f2814['add'](c(_0x20321a,'PENDING_ACTION_SUGGESTION')),_0x4fb9c2={'id':_0x4e4c8c,'type':_0x419464,'hasComments':_0x20a974,'data':_0xfb0d6b['data']||null,'originalSuggestionId':_0xfb0d6b['originalSuggestionId']||null,'attributes':_0x565033['attributes']};this['_adapter']['addSuggestion'](_0x4fb9c2)['then'](_0x573995=>{_0x565033['_saved']=!0x0,_0x3f2814['remove'](_0x446748),_0x573995&&_0x573995['createdAt']&&(this['_suggestions']['get'](_0x4e4c8c)['createdAt']=_0x573995['createdAt']);})['catch'](_0x361e25=>{throw _0x4270e9('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x565033['discard']();}),_0x565033['stopListening'](),this['_suggestions']['delete'](_0x565033['id']),this['_suggestionState']['delete'](_0x565033),_0x361e25;});}return _0x565033;}['_isBlockAttribute'](_0x5c630f){return this['_blockAttributeKeys']['has'](_0x5c630f);}['_updateSuggestionData'](_0x1d81d5,_0x3173c6){const _0x4be58e=this['editor']['plugins']['get']('PendingActions'),_0x5708c2=this['getSuggestion'](_0x1d81d5);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x5708c2['_saved']){const _0x31dcea=_0x4be58e['add'](c(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x1d81d5,_0x3173c6)['then'](()=>{_0x4be58e['remove'](_0x31dcea);});}else _0x5708c2['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x1d81d5,_0x3173c6);});}}['_getSuggestionData'](_0x4754f0){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x1de5c6('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x4754f0);}['_handleNewSuggestionMarker'](_0x34da19){const {id:_0x4097a7,type:_0x15ebb5,subType:_0xbada1b,authorId:_0x7df6e5}=this['_splitMarkerName'](_0x34da19),_0x629e8b=this['_suggestions']['get'](_0x4097a7)||this['_createSuggestion'](_0x15ebb5,_0xbada1b,_0x4097a7,_0x7df6e5,{});switch(this['_checkSuggestionCorrectness'](_0x629e8b,_0x15ebb5,_0xbada1b,_0x7df6e5),this['_suggestionState']['get'](_0x629e8b)){case'notReady':this['_getSuggestionData'](_0x4097a7)['then'](_0x4bb792=>{let _0x3efabd=Promise['resolve']();_0x4bb792['hasComments']&&(_0x3efabd=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x4097a7})),_0x3efabd['then'](()=>{this['addSuggestionData'](_0x4bb792)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x629e8b,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x4097a7,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x629e8b,'ready'),this['fire']('suggestionLoaded',_0x629e8b);break;case'ready':this['fire']('suggestionChanged',_0x629e8b);}return _0x629e8b['addMarkerName'](_0x34da19),_0x629e8b;}['_refreshSuggestionsChain'](_0x5aef5f){const _0x244784=Array['from'](_0x5aef5f),_0x1ce0b7=_0x244784['filter'](_0x281759=>'attribute'==_0x281759['type']);this['_refreshAttributeSuggestionsChain'](_0x1ce0b7);const _0x373f86=_0x244784['filter'](_0x2ab244=>!_0x2ab244['isMultiRange']&&'attribute'!=_0x2ab244['type']),_0x2d7a18=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x13a162=>!_0x13a162['isMultiRange']&&'attribute'!=_0x13a162['type']),_0x227814=_0x2d7a18['filter'](_0xac14c=>!_0x5aef5f['has'](_0xac14c)),_0x5f051a=new Map(_0x2d7a18['map'](_0x2ebe33=>[_0x2ebe33,this['_suggestionFactory']['getSuggestionCallback'](_0x2ebe33['type'],_0x2ebe33['subType'],'chain')])),_0x18881f=new Map(_0x2d7a18['map'](_0x330802=>[_0x330802,_0x330802['getFirstRange']()])),_0x1a6386=new Set(),_0x1e901f=new Set();for(let _0x2f3844=0x0;_0x2f3844<_0x373f86['length'];_0x2f3844++)_0x396740(_0x373f86[_0x2f3844],_0x373f86,_0x2f3844+0x1);for(let _0x186aa3=0x0;_0x186aa3<_0x373f86['length'];_0x186aa3++)_0x396740(_0x373f86[_0x186aa3],_0x227814,0x0);const _0x1a8269=new Set();for(let _0x2f4aff=0x0;_0x2f4aff<_0x373f86['length'];_0x2f4aff++){const _0x54141e=_0x373f86[_0x2f4aff];!_0x1e901f['has'](_0x54141e)&&_0x54141e['previous']&&(_0x1a8269['add'](_0x54141e['previous']),_0x54141e['previous']['next']===_0x54141e&&(_0x54141e['previous']['next']=null),_0x54141e['previous']=null),!_0x1a6386['has'](_0x54141e)&&_0x54141e['next']&&(_0x1a8269['add'](_0x54141e['next']),_0x54141e['next']['previous']===_0x54141e&&(_0x54141e['next']['previous']=null),_0x54141e['next']=null);}function _0x396740(_0x26677c,_0xc74d7e,_0x51b801){for(let _0x3c7a5a=_0x51b801;_0x3c7a5a<_0xc74d7e['length'];_0x3c7a5a++){const _0x4a188e=_0x5de4eb(_0x26677c,_0xc74d7e[_0x3c7a5a]);_0x4a188e&&(_0x4a188e[0x0]['next']=_0x4a188e[0x1],_0x4a188e[0x1]['previous']=_0x4a188e[0x0],_0x1a6386['add'](_0x4a188e[0x0]),_0x1e901f['add'](_0x4a188e[0x1]));}}function _0x5de4eb(_0x5593b8,_0x13edfa){if(_0x5593b8['author']['id']!==_0x13edfa['author']['id'])return null;const _0x7f9ae7=_0x5f051a['get'](_0x5593b8)(_0x5593b8,_0x13edfa,_0x18881f['get'](_0x5593b8),_0x18881f['get'](_0x13edfa));if(!_0x7f9ae7)return null;return _0x5f051a['get'](_0x13edfa)(_0x5593b8,_0x13edfa,_0x18881f['get'](_0x5593b8),_0x18881f['get'](_0x13edfa))?_0x7f9ae7[0x1]['commentThread']&&_0x7f9ae7[0x1]['commentThread']['length']?null:_0x7f9ae7:null;}_0x1a8269['size']&&this['_refreshSuggestionsChain'](_0x1a8269);}['_refreshAttributeSuggestionsChain'](_0x210c28){if(0x0==_0x210c28['length'])return;const _0x1cf282=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x203f35=>'attribute'==_0x203f35['type']&&_0x203f35['_isDataLoaded']),_0x5a7f66=[],_0x2a7614=new Map();for(const _0x591b35 of _0x1cf282){const _0xe81dbc=_0x1b1f05(_0x591b35['attributes']);_0x2a7614['has'](_0xe81dbc)||(_0x2a7614['set'](_0xe81dbc,_0x5a7f66['length']),_0x5a7f66['push']([]));const _0x513c20=_0x2a7614['get'](_0xe81dbc);_0x5a7f66[_0x513c20]['push'](_0x591b35);}!(function(){_0x5a7f66['sort']((_0x19c855,_0x251310)=>{const _0x1c7f68=_0x19c855[0x0]['createdAt'],_0x3ba53b=_0x251310[0x0]['createdAt'];return _0x1c7f68==_0x3ba53b?_0x19c855[0x0]['attributes']['groupId']<_0x251310[0x0]['attributes']['groupId']?-0x1:0x1:_0x1c7f68<_0x3ba53b?-0x1:0x1;});for(const _0x53c56c of _0x5a7f66)_0x53c56c['sort']((_0xcdcd02,_0x21e3d8)=>_0xcdcd02['id']<_0x21e3d8['id']?-0x1:0x1);}());for(let _0x3e7619=0x0;_0x3e7619<_0x5a7f66['length'];_0x3e7619++){if(0x0==_0x5a7f66[_0x3e7619]['length'])continue;const _0x363874=[];for(let _0x17f1bf=_0x3e7619+0x1;_0x17f1bf<_0x5a7f66['length'];_0x17f1bf++)0x0!=_0x5a7f66[_0x17f1bf]['length']&&_0x86d7db(_0x5a7f66[_0x3e7619],_0x5a7f66[_0x17f1bf])&&_0x363874['push'](_0x17f1bf);for(const _0x3d3267 of _0x363874)_0x5a7f66[_0x3e7619]=_0x5a7f66[_0x3e7619]['concat'](_0x5a7f66[_0x3d3267]),_0x5a7f66[_0x3d3267]=[];}for(const _0x58c6d5 of _0x5a7f66)for(let _0x39e2ac=0x0;_0x39e2ac<_0x58c6d5['length'];_0x39e2ac++){const _0x359989=_0x58c6d5[_0x39e2ac+0x1]||null;_0x58c6d5[_0x39e2ac]['next']!==_0x359989&&(_0x58c6d5[_0x39e2ac]['next']=_0x359989);}for(const _0x1aa180 of _0x5a7f66)for(let _0x2282fb=0x0;_0x2282fb<_0x1aa180['length'];_0x2282fb++){const _0x28131a=_0x1aa180[_0x2282fb-0x1]||null;_0x1aa180[_0x2282fb]['previous']!==_0x28131a&&(_0x1aa180[_0x2282fb]['previous']=_0x28131a);}function _0x86d7db(_0x3dab47,_0x5f443d){if(_0x3dab47[0x0]['attributes']['groupId']!==_0x5f443d[0x0]['attributes']['groupId']&&_0x3dab47[0x0]['author']!==_0x5f443d[0x0]['author'])return!0x1;if(!function(_0x1d0fb5,_0xbf920b){if(!_0x1d0fb5['hasComments']&&!_0xbf920b['hasComments'])return!0x0;if(_0x1d0fb5['hasComments']&&_0xbf920b['hasComments'])return!0x1;if(_0x1d0fb5['hasComments']&&_0xbf920b['createdAt']<_0x1d0fb5['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0xbf920b['hasComments']&&_0x1d0fb5['createdAt']<_0xbf920b['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x3dab47[0x0],_0x5f443d[0x0]))return!0x1;const _0x2efed6=Ft(_0x3dab47[0x0]['attributes'],['groupId','trackingSessionId']),_0x4a2e62=Ft(_0x5f443d[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0x312846(_0x2efed6,_0x4a2e62))return!0x1;if(_0x3dab47[0x0]['attributes']['groupId']==_0x5f443d[0x0]['attributes']['groupId'])return!0x0;if(_0x3dab47[0x0]['attributes']['trackingSessionId']!==_0x5f443d[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x3dab47['every'](_0xbc45cc=>_0x5f443d['some'](_0x3ecc55=>_0xbc45cc['getFirstRange']()['isEqual'](_0x3ecc55['getFirstRange']())))&&_0x5f443d['every'](_0xfa964c=>_0x3dab47['some'](_0x1c56a8=>_0xfa964c['getFirstRange']()['isEqual'](_0x1c56a8['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x2fbe06){const _0x17698c=Array['from'](_0x2fbe06),_0x49a7a4=this['getSuggestions']({'skipNotAttached':!0x0}),_0x410228=_0x49a7a4['filter'](_0x3dcea4=>!_0x2fbe06['has'](_0x3dcea4)),_0x2f84e6=new Map(_0x17698c['map'](_0x4a6db7=>[_0x4a6db7,this['_suggestionFactory']['getSuggestionCallback'](_0x4a6db7['type'],_0x4a6db7['subType'],'join')])),_0x31c29d=new Map(_0x49a7a4['map'](_0x16ae42=>[_0x16ae42,_0x16ae42['getRanges']()]));for(let _0x2da878=0x0;_0x2da878<_0x17698c['length'];_0x2da878++){if(_0x499a0a(this,_0x17698c[_0x2da878],_0x17698c,_0x2da878+0x1))return!0x0;}for(let _0x384a2e=0x0;_0x384a2e<_0x17698c['length'];_0x384a2e++){if(_0x499a0a(this,_0x17698c[_0x384a2e],_0x410228,0x0))return!0x0;}return!0x1;function _0x499a0a(_0x688282,_0x170ba4,_0x4a8779,_0xf4599c){for(let _0x496332=_0xf4599c;_0x496332<_0x4a8779['length'];_0x496332++){const _0x4e3010=_0x4a8779[_0x496332];if(_0x4e3010['type']!==_0x170ba4['type']||_0x4e3010['author']['id']!==_0x170ba4['author']['id']||_0x4e3010['subType']!==_0x170ba4['subType'])continue;if(!Xt(_0x170ba4,_0x4e3010))continue;if('attribute'==_0x170ba4['type']&&_0x170ba4['data']['oldValue']!=_0x4e3010['data']['oldValue'])continue;if('attribute'==_0x170ba4['type']&&_0x688282['_isBlockAttribute'](_0x170ba4['data']['key']))continue;if('formatBlock'==_0x170ba4['type']){const _0x5634a5=_0x688282['editor']['model'],_0x4040a4=_0x170ba4['getContainedElement']();if(_0x4040a4&&(_0x5634a5['schema']['isObject'](_0x4040a4)||_0x5634a5['schema']['isLimit'](_0x4040a4)))continue;}const _0x5b976b=_0x2f84e6['get'](_0x170ba4),_0x88c9d4=_0x31c29d['get'](_0x170ba4),_0x3f5336=_0x31c29d['get'](_0x4e3010),_0x5d62ad=_0x170ba4['commentThread']&&_0x170ba4['commentThread']['length'],_0x51a129=_0x4e3010['commentThread']&&_0x4e3010['commentThread']['length'];if(!_0x5d62ad&&_0x5b976b(_0x3f5336,_0x88c9d4))return _0x688282['_joinSuggestions'](_0x4e3010,_0x170ba4),_0x31c29d['delete'](_0x170ba4),!0x0;if(!_0x51a129&&_0x5b976b(_0x88c9d4,_0x3f5336))return _0x688282['_joinSuggestions'](_0x170ba4,_0x4e3010),_0x31c29d['delete'](_0x4e3010),!0x0;}return!0x1;}}['_joinSuggestions'](_0x13521e,_0x5aa51c){if(_0x13521e['isMultiRange']){for(const _0x3c9f99 of _0x5aa51c['getRanges']())_0x13521e['addRange'](_0x3c9f99);}else{const _0x4e5218=_0x5aa51c['getFirstRange']()['end'];this['_setSuggestionRange'](_0x13521e,this['_model']['createRange'](_0x13521e['getFirstRange']()['start'],_0x4e5218));}_0x5aa51c['removeMarkers']();}['_getMarkerAnnouncementText'](_0x289bf2,_0x1ed4f1,_0x5b9f32){const _0x559b40=_0x289bf2['startsWith']('format')||_0x289bf2['startsWith']('attribute')?'FORMATTING':_0x289bf2['toUpperCase']();return c(this['editor']['locale'],_0x1ed4f1+'_'+_0x559b40+'_SUGGESTION_ANNOUNCEMENT',_0x5b9f32);}['_initAriaMarkerChangeAnnouncements'](){const _0x5aeb93=this['editor'];if(!_0x5aeb93['ui'])return;const {ariaLiveAnnouncer:_0x5806fd}=_0x5aeb93['ui'];_0x2bb003(this['_model'],({left:_0x4eacee,entered:_0x1a0af0})=>{for(const _0x47c393 of _0x4eacee){const {group:_0x2e5592,type:_0xbcc6e}=this['_splitMarkerName'](_0x47c393['name']);if('suggestion'===_0x2e5592){_0x5806fd['announce'](this['_getMarkerAnnouncementText'](_0xbcc6e,'LEAVE'));break;}}for(const _0x2adcac of _0x1a0af0){const {group:_0x56e813,type:_0x5de33e}=this['_splitMarkerName'](_0x2adcac['name']);if('suggestion'===_0x56e813){_0x5806fd['announce'](this['_getMarkerAnnouncementText'](_0x5de33e,'ENTER',_0x2d997e(_0x6f61cb)));break;}}});}['_processAttributeChanges'](_0x4f1d11){if(this['_recordAttributeSuggestions'])return!0x1;const _0x407bc2=this['editor'],_0x3f7bde=_0x407bc2['model']['document']['differ']['getChanges']();if(0x0==_0x3f7bde['length'])return!0x1;const _0x108aac=[],_0x82e4c5=_0x3f7bde['filter'](_0x2652c8=>'attribute'==_0x2652c8['type']),_0x402692=_0x3f7bde['filter'](_0x1dc4fe=>'insert'==_0x1dc4fe['type']&&'$text'!=_0x1dc4fe['name']),_0x4bed18=_0x3f7bde['filter'](_0x23a7fd=>'remove'==_0x23a7fd['type']&&'$text'!=_0x23a7fd['name']);for(const _0x13ebe7 of _0x82e4c5)_0x108aac['push']({'key':_0x13ebe7['attributeKey'],'newValue':_0x13ebe7['attributeNewValue'],'oldValue':_0x13ebe7['attributeOldValue'],'range':zt(_0x13ebe7['range'],_0x407bc2['model'])});for(const _0x3103d5 of _0x402692){const _0x4f3c83=_0x4bed18['find'](_0x1269a7=>_0x1269a7['position']['isEqual'](_0x3103d5['position']));_0x4f3c83&&_0x108aac['push']({'key':u,'newValue':_0x3103d5['name'],'oldValue':_0x4f3c83['name'],'range':_0x407bc2['model']['createRangeOn'](_0x3103d5['position']['nodeAfter'])});}return 0x0!=_0x108aac['length']&&this['_reduceExistingSuggestions'](_0x4f1d11,_0x108aac);}['_processAttributeSuggestions'](_0x28663c){let _0x3f8380=!0x1;const _0xe2bbfc=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4b3eba=>_0x4b3eba['data']['newRange']&&_0x4b3eba['name']['startsWith']('suggestion:attribute:'));for(const _0x1ca588 of _0xe2bbfc){const {subType:_0x428b2b,id:_0x5d5818}=this['_splitMarkerName'](_0x1ca588['name']),_0x439752=_0x428b2b['split']('|')[0x0];for(const _0x360c9d of this['getSuggestions']({'skipNotAttached':!0x0}))_0x360c9d['id']!=_0x5d5818&&'attribute'==_0x360c9d['type']&&_0x360c9d['data']&&_0x360c9d['data']['key']==_0x439752&&_0x360c9d['getFirstRange']()['isIntersecting'](_0x1ca588['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x360c9d,_0x1ca588['data']['newRange'],_0x28663c),_0x3f8380=!0x0);}return _0x3f8380;}['_recordAttributeChanges'](_0x91be){this['_recordAttributeSuggestions']=!0x0,_0x91be();}['_isRegisteredAttribute'](_0xf70e9e){const _0x6bad14=this['_isBlockAttribute'](_0xf70e9e),_0x53d41e=this['_inlineAttributeKeys']['has'](_0xf70e9e);return _0x6bad14||_0x53d41e;}['_reduceExistingSuggestions'](_0x16b512,_0x48c012){if(0x0==_0x48c012['length'])return!0x1;let _0x98d730=!0x1;for(const _0x2b9b9d of _0x48c012){const _0x5f5134=this['_findSuggestions'](_0x2b9b9d['range'],'attribute')['filter'](_0x264eea=>!_0x264eea['meta']['isNextTo'])['map'](_0x40bf17=>_0x40bf17['suggestion']),_0x2f0055=_0x1b1f05({'newValue':_0x2b9b9d['newValue']});_0x5f5134['filter'](_0x462d52=>{const [_0xbb8903,_0xf30e8d]=_0x462d52['subType']['split']('|');return _0xbb8903==_0x2b9b9d['key']&&_0xf30e8d!=_0x2f0055;})['forEach'](_0x227182=>{this['_reduceSuggestionAttributeRange'](_0x227182,_0x2b9b9d['range'],_0x16b512),_0x98d730=!0x0;});}return _0x98d730;}['_reduceSuggestionAttributeRange'](_0x5548a3,_0x3356c0,_0x4ef917){const _0x162204=_0x5548a3['getFirstRange']()['getDifference'](_0x3356c0);0x0!==_0x162204['length']?0x1!==_0x162204['length']?this['_breakSuggestionMarker'](_0x5548a3,_0x3356c0['start'],_0x3356c0['end']):this['_setSuggestionRange'](_0x5548a3,_0x162204[0x0]):_0x4ef917['removeMarker'](_0x5548a3['getFirstMarker']());}}class Pt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x4cb331){this['_editor']=_0x4cb331,this['_model']=_0x4cb331['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x287639,_0x15d6ae,_0x3b06b2,_0x4136ae,_0x1468df,_0x37b694,_0x58f809){return new o(this['_model'],{'type':_0x287639,'subType':_0x15d6ae,'id':_0x3b06b2,'originalSuggestionId':_0x58f809,'author':_0x4136ae,'creator':_0x4136ae,'attributes':_0x1468df,'onAttributesChange':_0x37b694,'onAccept':(..._0x2bacc1)=>this['getSuggestionCallback'](_0x287639,_0x15d6ae,'accept')(..._0x2bacc1),'onDiscard':(..._0x4aeb05)=>this['getSuggestionCallback'](_0x287639,_0x15d6ae,'discard')(..._0x4aeb05)});}['registerCustomCallback'](_0x20129f,_0xab43b2,_0x13d4b4,_0x18bd61){const _0x1a194a=_0x20129f+':'+_0xab43b2+':'+_0x13d4b4;this['_customCallbacks']['set'](_0x1a194a,_0x18bd61);}['getSuggestionCallback'](_0x322c8c,_0x25c250,_0x809a6e){const _0x586f98=_0x322c8c+':'+_0x25c250+':'+_0x809a6e;return this['_customCallbacks']['get'](_0x586f98)||this['_defaultCallbacks']['get'](_0x322c8c+':'+_0x809a6e);}['_registerDefaultCallbacks'](){const _0x1956de=()=>!0x1,_0x2721a7=_0x31fa75=>{_0x31fa75['sort']((_0x333f44,_0x3f1823)=>_0x333f44['start']['isBefore'](_0x3f1823['start'])?0x1:-0x1),this['_model']['change'](_0x1fcd73=>{for(const _0x10de4 of _0x31fa75){let _0x1bd591;_0x1bd591=_0x10de4['end']['isAtEnd']&&_0x10de4['end']['parent']==_0x10de4['start']['nodeAfter']?_0x1fcd73['createSelection'](_0x10de4['start']['nodeAfter'],'on'):_0x1fcd73['createSelection'](_0x10de4),this['_model']['deleteContent'](_0x1bd591,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x4604ee=(_0x49c404,_0x597b0f)=>{_0x597b0f&&this['_model']['change'](_0x375bfd=>{const {commandName:_0xdf9fef,commandParams:_0x3e7546=[]}=_0x597b0f,_0x9dd2aa=_0x49c404['map'](_0x2e71ab=>(Lt(_0x2e71ab)&&(_0x2e71ab=this['_model']['createRange'](_0x2e71ab['end'])),_0x2e71ab))['filter'](_0x3878fb=>'$graveyard'!==_0x3878fb['root']['rootName']);if(_0x9dd2aa['length']<0x1)return;const _0x2831eb=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x4ab61b=>_0x5d59ab['fromRange'](_0x4ab61b));_0x375bfd['setSelection'](_0x9dd2aa);for(const _0x284fe0 of this['_editor']['commands']['commands']())_0x284fe0['refresh']();_0x3e7546['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0xdf9fef,..._0x3e7546);const _0x488a19=_0x2831eb['filter'](_0x1ea5db=>'$graveyard'!=_0x1ea5db['root']['rootName']);_0x488a19['length']>0x0&&_0x375bfd['setSelection'](_0x488a19);for(const _0x1bb06c of _0x2831eb)_0x1bb06c['detach']();});},_0x13ffbe=(_0x4cecc4,_0xc68648)=>0x1==_0x4cecc4['length']&&0x1==_0xc68648['length']&&_0x4cecc4[0x0]['end']['isEqual'](_0xc68648[0x0]['start']),_0x12ef89=(_0x1f803b,_0x269fad,_0x3d51d0,_0x103680)=>Qt(_0x1f803b,_0x269fad,_0x3d51d0,_0x103680)?[_0x1f803b,_0x269fad]:Qt(_0x269fad,_0x1f803b,_0x103680,_0x3d51d0)?[_0x269fad,_0x1f803b]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1956de),this['_defaultCallbacks']['set']('insertion:discard',_0x2721a7),this['_defaultCallbacks']['set']('insertion:join',_0x13ffbe),this['_defaultCallbacks']['set']('insertion:chain',_0x12ef89),this['_defaultCallbacks']['set']('deletion:accept',_0x2721a7),this['_defaultCallbacks']['set']('deletion:discard',_0x1956de),this['_defaultCallbacks']['set']('deletion:join',_0x13ffbe),this['_defaultCallbacks']['set']('deletion:chain',_0x12ef89),this['_defaultCallbacks']['set']('formatInline:accept',_0x4604ee),this['_defaultCallbacks']['set']('formatInline:discard',_0x1956de),this['_defaultCallbacks']['set']('formatInline:join',_0x13ffbe),this['_defaultCallbacks']['set']('formatInline:chain',_0x1956de),this['_defaultCallbacks']['set']('formatBlock:accept',_0x4604ee),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1956de),this['_defaultCallbacks']['set']('formatBlock:join',_0x13ffbe),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1956de),this['_defaultCallbacks']['set']('attribute:accept',_0x1956de),this['_defaultCallbacks']['set']('attribute:discard',(_0xf675b9,_0x7678aa)=>{if(!_0x7678aa)return;const _0x1e4d74=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x37dccf=>{if(_0x7678aa['key']==u)for(const _0x23a18f of _0xf675b9){const _0x409d40=_0x23a18f['start']['nodeAfter'],_0x2b67a7=_0x7678aa['oldValue'];_0x37dccf['rename'](_0x409d40,_0x2b67a7);}else{if(_0x1e4d74['_isBlockAttribute'](_0x7678aa['key'])){for(const _0x239c36 of _0xf675b9)void 0x0!==_0x7678aa['oldValue']?_0x37dccf['setAttribute'](_0x7678aa['key'],_0x7678aa['oldValue'],_0x239c36['start']['nodeAfter']):_0x37dccf['removeAttribute'](_0x7678aa['key'],_0x239c36['start']['nodeAfter']);}else{for(const _0x2c34aa of _0xf675b9)_0x7678aa['oldValue']?_0x37dccf['setAttribute'](_0x7678aa['key'],_0x7678aa['oldValue'],_0x2c34aa):_0x37dccf['removeAttribute'](_0x7678aa['key'],_0x2c34aa);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x13ffbe);}}function Gt(_0x50a60e,_0x16bd04,_0x269411){for(const _0x249ac4 of _0x16bd04['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x249ac4['root']==_0x249ac4)return!0x1;if(!_0x269411['containsItem'](_0x249ac4))return!0x1;if(_0x50a60e['isObject'](_0x249ac4)||_0x50a60e['isLimit'](_0x249ac4))return!0x0;}return!0x1;}function Lt(_0x268cc3){return _0x268cc3['end']['parent']==_0x268cc3['start']['nodeAfter']&&_0x268cc3['end']['isAtStart'];}function Jt(_0x448f13,_0x454670,_0x4209a1,_0x52e24d){const _0x14e3b8=_0x30dde1=>!_0x30dde1['item']['is']('$textProxy')&&!_0x52e24d['isObject'](_0x30dde1['item']),_0x4d402d=_0x448f13['start']['getLastMatchingPosition'](_0x14e3b8),_0x2159af=_0x448f13['end']['getLastMatchingPosition'](_0x14e3b8,{'direction':'backward'});return(!_0x448f13['start']['isEqual'](_0x4d402d)||!_0x448f13['end']['isEqual'](_0x2159af))&&(_0x4d402d['isBefore'](_0x2159af)?_0x4209a1['updateMarker'](_0x454670,{'range':_0x4209a1['createRange'](_0x4d402d,_0x2159af)}):_0x4209a1['removeMarker'](_0x454670),!0x0);}function Kt(_0x182800){return _0x1b1f05(_0x182800);}function Ht(_0x94e871){const _0x3ddf46=_0x94e871['start']['nodeAfter'];return _0x3ddf46&&_0x3ddf46['is']('element');}function qt(_0x42ebc4){return!Lt(_0x42ebc4)&&!function(_0x36d259){return _0x36d259['start']['parent']==_0x36d259['end']['nodeBefore']&&_0x36d259['start']['isAtEnd'];}(_0x42ebc4);}function zt(_0x139db5,_0x3eeaac){return null==_0x139db5['end']['nodeBefore']&&_0x139db5['end']['parent']==_0x139db5['start']['nodeAfter']?Wt(_0x139db5['start']['nodeAfter'],_0x3eeaac):_0x139db5;}function Wt(_0x4ff441,_0x3197b6){const _0x592a24=_0x3197b6['schema']['isObject'](_0x4ff441)||_0x3197b6['schema']['isSelectable'](_0x4ff441);return _0x3197b6['createRange'](_0x3197b6['createPositionAt'](_0x4ff441,'before'),_0x592a24?_0x3197b6['createPositionAfter'](_0x4ff441):_0x3197b6['createPositionAt'](_0x4ff441,'end'));}function Qt(_0x1eb6d5,_0x352b7a,_0x2e8190,_0x5a60e0){return!!Xt(_0x1eb6d5,_0x352b7a)&&_0x2e8190['end']['isEqual'](_0x5a60e0['start']);}function Xt(_0x2b9424,_0x2d141b){if(!_0x2b9424['_isDataLoaded']||!_0x2d141b['_isDataLoaded'])return!0x1;const _0x502fd4=new Set(Object['keys'](_0x2b9424['attributes'])),_0x47399c=new Set(Object['keys'](_0x2d141b['attributes']));if(_0x502fd4['delete']('groupId'),_0x47399c['delete']('groupId'),0x0==_0x502fd4['size']&&0x0==_0x47399c['size'])return!0x0;if(_0x502fd4['size']!=_0x47399c['size'])return!0x1;const _0x53ab5f={..._0x2b9424['attributes']},_0x2ac59b={..._0x2d141b['attributes']};return delete _0x53ab5f['groupId'],delete _0x2ac59b['groupId'],JSON['stringify'](_0x53ab5f)==JSON['stringify'](_0x2ac59b);}function Yt(_0x1b5a0d,_0xb26cd){const _0x2265c1=Zt(_0x1b5a0d['attributes']),_0x21f0a3=Zt(_0xb26cd);if(!_0x1b5a0d['_isDataLoaded'])return!0x1;for(const _0x265128 of Object['keys'](_0x21f0a3))if(!_0x312846(_0x2265c1[_0x265128],_0x21f0a3[_0x265128]))return!0x1;return!0x0;}function Zt(_0x2e067a){const _0x44f4c3=Object['assign']({},_0x2e067a);return delete _0x44f4c3['skipNestingCheck'],delete _0x44f4c3['tablePasteChainId'],_0x44f4c3;}class pe extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x46b4f9(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x4562fb,_0x3096cd,_0x313d88,_0x469a53){super(),this['model']=_0x3096cd,this['view']=_0x313d88,this['commentThreadController']=_0x469a53,this['_editor']=_0x4562fb,this['_acceptCommand']=_0x4562fb['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x4562fb['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0xb1757a,_0x4842ce)=>_0xb1757a||_0x4842ce),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x57f98d=>_0x57f98d&&this['_editor']['model']['canEditAt'](_0x3096cd['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x1f14ef=>_0x1f14ef&&this['_editor']['model']['canEditAt'](_0x3096cd['getRanges']())),this['_pendingAction']=null,_0x313d88['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x313d88,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x313d88,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x313d88,'change:isDirty',()=>{_0x313d88['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 _0x1fb975=c(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x1fb975);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x46d72b{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x3df375,_0x222d44,_0x4c5fb0,_0x173839){super(_0x3df375),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x584eeb(_0x3df375,c(_0x3df375,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x222d44['authoredAt']),this['bind']('authoredAt')['to'](_0x222d44),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',_0x222d44,'authoredAt',this,'descriptionParts',(_0x3d77a8,_0xd41bb4,_0x4b86c5)=>{const _0x2c531f=_0x4b86c5['map'](_0x368bfa=>ls(_0x368bfa['content']))['join']('.\x20')+'.';return c(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x3d77a8-0x1,_0x222d44['author']['name'],_0xd41bb4?_0x173839['formatDateTime'](_0xd41bb4):'',new DOMParser()['parseFromString'](_0x2c531f,'text/html')['body']['textContent']]);}),this['focusables']=new _0x587789(),this['focusTracker']=new _0x63194(),this['keystrokes']=new _0x199b14(),this['focusCycler']=new _0xaa06c8({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4f5102=>_0x4f5102['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x222d44,this['_localUser']=_0x4c5fb0,this['_config']=_0x173839,_0x173839['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x31c3b4(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x148d00}=this['_config'];this['commentsListView']=new _0x148d00(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',_0x32aa38=>_0x32aa38+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x1346c2,_0x5e3ef1)=>_0x1346c2||!!_0x5e3ef1);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x37d2e7}=this['_config'],_0x18a823=new _0x37d2e7(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4b877a=_0x18a823['commentInputView'];return _0x18a823['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x4b877a,'value',(_0x5e937f,_0x8c5a27,_0x255d22)=>!!_0x255d22||_0x5e937f&&!_0x8c5a27),_0x4b877a['on']('submit',(_0x2a81ab,_0x136630)=>{this['fire']('addComment',_0x136630),_0x4b877a['editor']['setData']('');}),_0x4b877a['on']('cancel',()=>this['focus']()),_0x4b877a['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x18a823;}}class fe extends us{['suggestionView'];['_descriptionElement'];constructor(_0x4d23c7,_0x3309c5,_0x58b369,_0x5308ca){super(_0x4d23c7,_0x3309c5,_0x58b369,_0x5308ca),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0xceddc0=>_0xceddc0&&_0xceddc0[0x0]?_0xceddc0[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x4a6cdf,_0x404001)=>{let _0x2fc663='';for(const _0x531c83 of _0x4a6cdf)_0x2fc663+='<p>'+ls(_0x531c83['content'],_0x531c83['color'])+'</p>';return _0x404001?_0x2fc663:_0x2df10f(_0x2fc663,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x5308ca['SuggestionView'](_0x4d23c7,_0x3309c5,{'formatDateTime':_0x5308ca['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 _0x4f4045=this['bindTemplate'],_0x55635e=[this['suggestionView']];return this['commentsListView']&&_0x55635e['push'](this['commentsListView']),this['commentThreadInputView']&&_0x55635e['push'](this['commentThreadInputView']),_0x55635e['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x4f4045['if']('isActive','ck-suggestion-wrapper--active'),_0x4f4045['to']('type',_0x1c3f4f=>'ck-suggestion-'+_0x1c3f4f),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':_0x4f4045['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x55635e};}['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 _0x46d72b{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x25798e,_0x11c8c3,_0x73d7dd){super(_0x25798e),this['_model']=_0x11c8c3,this['_config']=_0x73d7dd,this['set']('description',''),this['bind']('authoredAt')['to'](_0x11c8c3),this['acceptButton']=this['_createButton'](c(_0x25798e,'Accept\x20suggestion'),_0x2ecfc2,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](c(_0x25798e,'Discard\x20suggestion'),_0x4eaca1,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x15f7fd(_0x25798e,_0x11c8c3['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x587789([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x63194(),this['keystrokes']=new _0x199b14(),this['focusCycler']=new _0xaa06c8({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x563fab=>_0x563fab['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x4c330a=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x4c330a['innerHTML']=this['description'],this['on']('change:description',(_0x3c04dd,_0x5ad065,_0xf45199)=>{_0x4c330a['innerHTML']=_0xf45199;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x469147=this['bindTemplate'],_0x4f4121=[{'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':_0x469147['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x469147['to']('authoredAt',_0x119658=>this['_config']['formatDateTime'](_0x119658))}]}]},{'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']&&_0x4f4121['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':_0x4f4121}]};}['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'](_0x28aef4,_0x40d985,_0x5f1663,_0x127705,_0x3d0b34){const _0x3c28aa=new _0x1c8ce9(this['locale']);return _0x3c28aa['set']({'label':_0x28aef4,'icon':_0x40d985,'tooltip':!0x0,'tooltipPosition':_0x3d0b34}),_0x3c28aa['extendTemplate']({'attributes':{'class':_0x5f1663}}),_0x3c28aa['on']('execute',()=>{this['fire'](_0x127705,this['_model']['id']);}),_0x3c28aa;}['_setupKeyboardNavigation'](){const _0x358708=this['element'];this['keystrokes']['listenTo'](_0x358708);for(const _0x2ba6ca of this['focusables'])this['focusTracker']['add'](_0x2ba6ca['element']),this['keystrokes']['listenTo'](_0x2ba6ca['element']);this['keystrokes']['set']('enter',(_0x17363c,_0x44d36c)=>{_0x358708===_0x17363c['target']&&(this['focusCycler']['focusFirst'](),_0x44d36c());}),this['keystrokes']['set']('esc',(_0x54ba76,_0x3732aa)=>{_0x358708!==_0x54ba76['target']&&(this['focus'](),_0x3732aa());});}}class d extends _0x3525e7{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x5f401e,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x169b99){super(_0x169b99),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x2eb524=this['editor']['config'];_0x2eb524['define']('trackChanges.SuggestionThreadView',fe),_0x2eb524['define']('trackChanges.SuggestionView',we),_0x2eb524['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x2eb524['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x5d7a53,_0x19131e){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x30eb43,_0x592128]of this['_handleControllerBuffer']){const _0x4ff7e1=this['_suggestionToController']['has'](_0x30eb43);_0x4ff7e1||_0x592128?_0x4ff7e1&&_0x592128&&this['_destroyController'](_0x30eb43):this['_initializeController'](_0x30eb43);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x5d7a53,_0x19131e);}['init'](){const _0x3d6364=this['editor'],_0xb80a80=_0x3d6364['plugins']['get']('TrackChangesEditing'),_0x4ffc6a=_0x3d6364['plugins']['get']('Annotations'),_0x4fa33e=_0x3d6364['plugins']['get']('EditorAnnotations'),_0x1e339e=_0x3d6364['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x4fa33e['addSourceCollector'](()=>{const _0x2316ee=[];for(const [_0x1ab1c8,_0x11db0c]of Array['from'](this['_suggestionToController'])){const _0x328e76=_0x1ab1c8['getAllAdjacentSuggestions'](),_0x3468f2=[];for(const _0x32115b of _0x328e76){if(!_0x32115b['isInContent'])continue;if(_0x32115b['isMultiRange']){_0x3468f2['push'](..._0x32115b['getRanges']());continue;}const _0x5f0fc7=_0x32115b['getFirstRange']();if(_0x3468f2['length']>0x0){const _0x2b02fc=_0x3468f2[0x0]['getJoined'](_0x5f0fc7);if(_0x2b02fc){_0x3468f2[0x0]=_0x2b02fc;continue;}}_0x3468f2['push'](_0x5f0fc7);}_0x2316ee['push']([_0x11db0c['view'],_0x3468f2]);}return _0x2316ee;}),this['listenTo'](_0xb80a80,'suggestionLoaded',(_0x55ba80,_0x4fb773)=>{this['listenTo'](_0x4fb773,'change:previous',(_0x5c056b,_0x218615,_0x4411e8,_0x2b71ba)=>{_0x4fb773['isInContent']&&(null==_0x4411e8?(this['_updateController'](_0x2b71ba['head']),this['_handleSuggestionControllerDelayed'](_0x4fb773,!0x1)):(this['_updateController'](_0x4411e8['head']),null==_0x2b71ba&&this['_handleSuggestionControllerDelayed'](_0x4fb773,!0x0)));}),null!==_0x4fb773['previous']?this['_updateController'](_0x4fb773['head']):this['_handleSuggestionControllerDelayed'](_0x4fb773,!0x1);}),this['listenTo'](_0xb80a80,'suggestionUnloaded',(_0x55e0e0,_0x19df2f,_0x798cfd)=>{this['stopListening'](_0x19df2f,'change:previous'),this['_handleControllerBuffer']['delete'](_0x19df2f),this['_suggestionToController']['has'](_0x19df2f)&&this['_destroyController'](_0x19df2f),_0x798cfd&&this['_updateController'](_0x798cfd['head']);}),this['listenTo'](_0xb80a80,'suggestionChanged',(_0x216811,_0x45c8bb)=>{this['_updateController'](_0x45c8bb);}),this['listenTo'](_0x4ffc6a,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x1e339e,'addComment',(_0x4718e8,{threadId:_0x39fdce,isFromAdapter:_0x1b92be})=>{if(_0x1b92be||!_0xb80a80['hasSuggestion'](_0x39fdce))return;const _0x4a96b8=_0xb80a80['getSuggestion'](_0x39fdce);this['_suggestionToController']['get'](_0x4a96b8)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4ce565=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5cd85b;for(const _0x5ed741 in _0x4ce565){const _0x9896d7=_0x5ed741,_0x1e7c26=_0x4ce565[_0x9896d7];if('trackChangesLicenseKeyValid'==_0x1e7c26||'trackChangesLicenseKeyInvalid'==_0x1e7c26||'trackChangesLicenseKeyExpired'==_0x1e7c26||'trackChangesLicenseKeyDomainLimit'==_0x1e7c26||'trackChangesLicenseKeyNotAllowed'==_0x1e7c26||'trackChangesLicenseKeyEvaluationLimit'==_0x1e7c26||'trackChangesLicenseKeyTrialLimit'==_0x1e7c26||'trackChangesLicenseKeyUsageLimit'==_0x1e7c26){delete _0x4ce565[_0x9896d7],_0x5cd85b=_0x1e7c26,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x5cd85b&&_0x4ce565['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x5cd85b&&_0x4ce565['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x5cd85b&&_0x4ce565['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x5cd85b&&_0x4ce565['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x5cd85b&&_0x4ce565['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x5cd85b&&_0x4ce565['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x5cd85b&&_0x4ce565['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x228c2c=this['editor']['plugins']['get']('Annotations'),_0x573edd=this['editor']['plugins']['get']('TrackChangesEditing'),_0x54a6a0=Array['from'](_0x228c2c['activeAnnotations'],_0x3d1317=>_0x3d1317['innerView'])['filter'](_0x9d1da6=>this['_viewToController']['has'](_0x9d1da6)),_0x450224=[];for(const _0x3bf7af of _0x54a6a0){const _0x278464=this['_viewToController']['get'](_0x3bf7af)['model']['getAllAdjacentSuggestions']();_0x450224['push'](..._0x278464['reduce']((_0x20edfb,_0x4a4b10)=>[..._0x20edfb,..._0x4a4b10['getMarkerNames']()],[]));}_0x573edd['activeMarkers']=_0x450224;}['_addUIComponentsToFactory'](){const _0x36288f=this['editor'],_0x59c1c4=_0x36288f['locale'],_0x5c6e20=c(_0x59c1c4,'Track\x20changes'),_0x34c904=new _0x32445d([{'type':'switchbutton','model':new _0x529149({'withText':!0x0,'isToggleable':!0x0,'label':_0x5c6e20,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x529149({'withText':!0x0,'label':c(_0x59c1c4,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x529149({'withText':!0x0,'label':c(_0x59c1c4,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x529149({'withText':!0x0,'label':c(_0x59c1c4,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x529149({'withText':!0x0,'label':c(_0x59c1c4,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x36288f['plugins']['has']('TrackChangesPreview')&&_0x34c904['addMany']([{'type':'separator'},{'type':'button','model':new _0x529149({'withText':!0x0,'label':c(_0x59c1c4,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x4a8c78 of _0x34c904)if(ke(_0x4a8c78)){const _0x1bdbb1=_0x36288f['commands']['get'](_0x4a8c78['model']['commandName']);_0x4a8c78['model']['bind']('isOn','isEnabled')['to'](_0x1bdbb1,'value','isEnabled');}_0x36288f['ui']['componentFactory']['add']('trackChanges',_0x18df6d=>this['_createToolbarButton'](_0x18df6d,_0x34c904,_0x5c6e20)),_0x36288f['ui']['componentFactory']['add']('menuBar:trackChanges',_0x134dd1=>this['_createMenuBarMenu'](_0x134dd1,_0x34c904,_0x5c6e20));}['_createToolbarButton'](_0x5a99ee,_0x918c71,_0x38354c){const _0x36ea54=_0xee9e52(_0x5a99ee,_0x23ee1b),_0x2f5ecc=this['editor']['commands']['get']('trackChanges');_0x36ea54['buttonView']['set']({'tooltip':_0x38354c,'label':_0x38354c,'icon':_0x2aebbe}),_0x36ea54['buttonView']['bind']('isOn')['to'](_0x2f5ecc,'value'),_0x36ea54['buttonView']['on']('execute',()=>{_0x2f5ecc['execute'](),this['editor']['editing']['view']['focus']();}),_0x81cc5c(_0x36ea54,_0x918c71,{'role':'menu'});const _0x480c75=[];for(const _0x1a1ba5 of _0x918c71)ke(_0x1a1ba5)&&_0x480c75['push'](this['editor']['commands']['get'](_0x1a1ba5['model']['commandName']));const _0x34c8c5=_0x36ea54['buttonView'];return _0x34c8c5['actionView']['unbind']('isEnabled'),_0x34c8c5['arrowView']['unbind']('isEnabled'),_0x34c8c5['actionView']['bind']('isEnabled')['to'](_0x2f5ecc,'isEnabled'),_0x34c8c5['arrowView']['bind']('isEnabled')['toMany'](_0x480c75,'isEnabled',(..._0x47e91b)=>_0x47e91b['some'](_0x2658f1=>_0x2658f1)),_0x36ea54['on']('execute',_0x4b8e09=>{this['editor']['execute'](_0x4b8e09['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x36ea54;}['_createMenuBarMenu'](_0x286e0a,_0x459434,_0x4f562e){const _0x553115=new _0x2083f1(_0x286e0a),_0x4b6d2e=this['editor']['commands']['get']('trackChanges');_0x553115['buttonView']['set']({'label':_0x4f562e,'icon':_0x2aebbe});const _0x33ba85=new _0x5caa07(_0x286e0a);for(const _0x102978 of _0x459434){if('separator'==_0x102978['type']){_0x33ba85['items']['add'](new _0x208497(_0x286e0a));continue;}const _0x2e06f7=new _0x141ff1(_0x286e0a,_0x553115),_0x254827=new _0x12cc37(_0x286e0a),_0x4effc7=_0x102978['model'];_0x254827['bind'](...Object['keys'](_0x4effc7))['to'](_0x4effc7),_0x254827['delegate']('execute')['to'](_0x553115),_0x254827['on']('execute',()=>{this['editor']['execute'](_0x4effc7['commandName']),this['editor']['editing']['view']['focus']();}),_0x2e06f7['children']['add'](_0x254827),_0x33ba85['items']['add'](_0x2e06f7);}return _0x553115['bind']('isEnabled')['to'](_0x4b6d2e,'isEnabled'),_0x553115['panelView']['children']['add'](_0x33ba85),_0x553115;}['_initializeController'](_0x495c57){const _0x338e65=this['editor'],_0x535287=_0x338e65['config'],_0x4bbfae=_0x338e65['plugins']['get']('Annotations'),_0x4b85c9=_0x338e65['plugins']['get']('CommentsRepository'),_0x2835cf=_0x338e65['plugins']['get']('EditorAnnotations'),_0x26228a=_0x338e65['plugins']['get'](_0x5f401e)['me'],_0x1e44e7=_0x535287['get']('trackChanges')['SuggestionThreadView'],_0x59712c=_0x535287['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x3788c1,CommentThreadInputView:_0x3ad29f}=_0x338e65['plugins']['get']('CommentsUI');let _0x3a7d1f,_0x3d6893,_0x39dba9;this['_annotationViews']['has'](_0x495c57['id'])?(_0x3d6893=this['_annotationViews']['get'](_0x495c57['id']),_0x3a7d1f=_0x3d6893['mainView']):(_0x3a7d1f=new _0x1e44e7(_0x338e65['locale'],_0x495c57,_0x26228a,{'disableComments':this['_disableComments'],'editorConfig':{..._0x535287['get']('comments.editorConfig'),'licenseKey':_0x535287['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x535287['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x535287['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x535287['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4fc58f(_0x535287['get']('locale'),_0x338e65['locale']),'CommentView':_0x535287['get']('comments')['CommentView'],'CommentsListView':_0x3788c1,'CommentThreadInputView':_0x3ad29f,'SuggestionView':_0x59712c}),_0x3a7d1f['suggestionView']['acceptButton']['on']('execute',()=>{_0x338e65['editing']['view']['focus']();}),_0x3a7d1f['suggestionView']['discardButton']['on']('execute',()=>{_0x338e65['editing']['view']['focus']();}),_0x3d6893=_0x4bbfae['createAnnotationView'](this['editor']['locale'],_0x3a7d1f),_0x3d6893['bind']('isDirty')['to'](_0x3a7d1f,'isDirty'),_0x3d6893['bind']('length')['to'](_0x3a7d1f),_0x3d6893['bind']('type')['to'](_0x3a7d1f,'type',_0x1f9e20=>'suggestion-'+_0x1f9e20),_0x3a7d1f['on']('escape',()=>{_0x39dba9['fire']('escape');}),this['_annotationViews']['set'](_0x495c57['id'],_0x3d6893));const _0x3afb66=_0x4b85c9['createCommentThreadController'](_0x495c57['commentThread'],_0x3a7d1f),_0x3bba6a=new pe(_0x338e65,_0x495c57,_0x3a7d1f,_0x3afb66),_0x2fd784=_0x495c57['getAllAdjacentSuggestions']()['filter'](_0x58ac08=>_0x58ac08['isInContent']);_0x3a7d1f['descriptionParts']=_0x338e65['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x2fd784),this['_suggestionToController']['set'](_0x495c57,_0x3bba6a),this['_viewToController']['set'](_0x3a7d1f,_0x3bba6a),_0x39dba9=_0x4bbfae['createAnnotation']({'view':_0x3d6893,'target':()=>{const _0x1525ac=[],_0x49ee57=_0x495c57['getAllAdjacentSuggestions']()['filter'](_0x526485=>_0x526485['isInContent']);for(const _0xb23c44 of _0x49ee57)_0x1525ac['push'](..._0xb23c44['getMarkers']());return _0x89d251(_0x338e65['editing'],_0x1525ac);},'type':()=>'suggestion-'+_0x3bba6a['view']['type']}),_0x4b85c9['_bindAnnotationToEditors'](_0x3a7d1f,_0x39dba9),_0x4bbfae['add'](_0x39dba9),_0x2835cf['registerAnnotation'](_0x39dba9);}['_destroyController'](_0x1aaa8d){const _0x625652=this['editor']['plugins']['get']('CommentsRepository'),_0x3ebc7d=this['editor']['plugins']['get']('Annotations'),_0xd0184a=this['_suggestionToController']['get'](_0x1aaa8d),_0x45c093=_0xd0184a['view'],_0x197e01=_0x3ebc7d['getByInnerView'](_0x45c093);_0x625652['_unbindEditors'](_0x45c093),_0x197e01&&_0x3ebc7d['remove'](_0x197e01),this['_suggestionToController']['delete'](_0x1aaa8d),this['_viewToController']['delete'](_0x45c093),_0xd0184a['destroy']();}['_updateController'](_0x220c2d){if(!_0x220c2d['isInContent']||!this['_suggestionToController']['has'](_0x220c2d))return;const _0x30487e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2bd8bf=this['_suggestionToController']['get'](_0x220c2d),_0xb3d452=_0x220c2d['getAllAdjacentSuggestions']();_0x2bd8bf['view']['descriptionParts']=_0x30487e['descriptionFactory']['getDescriptions'](_0xb3d452);}['destroy'](){for(const _0x15f7eb of this['_suggestionToController']['keys']())this['_destroyController'](_0x15f7eb);for(const _0x46a35d of this['_annotationViews']['values']())_0x46a35d['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0xebd9cf){return'model'in _0xebd9cf;}class k extends _0x3525e7{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x103cba){this['editor']['plugins']['get'](p)['adapter']=_0x103cba;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x4b3923){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x4b3923);}['getSuggestions']({skipNotAttached:_0x787b89=!0x1,toJSON:_0x5422e3=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x787b89,'toJSON':_0x5422e3});}['getSuggestion'](_0x2a1c73){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x2a1c73);}}const w=['Pagination'];class T extends _0x3525e7{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x7ce2fe=this['editor'];if(_0x7ce2fe['config']['define']('trackChangesData.editorCreator',_0x54c5cc=>{const _0x189553=_0x7ce2fe['model']['document']['getRootNames']()['reduce']((_0x4ebaa0,_0x5da0db)=>(_0x4ebaa0[_0x5da0db]='',_0x4ebaa0),{});return _0x7ce2fe['constructor']['create'](_0x189553,_0x54c5cc);}),'function'!=typeof _0x7ce2fe['config']['get']('trackChangesData')['editorCreator'])throw new _0x1de5c6('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x242778){return N(this['editor'],!0x0,_0x242778);}['getDataWithDiscardedSuggestions'](_0x2bd2eb){return N(this['editor'],!0x1,_0x2bd2eb);}}class D extends _0x3525e7{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5610a0){function _0x4acf1e(_0x2f6cd6){return _0x2f6cd6['map'](_0x45c0bb=>String['fromCharCode'](_0x45c0bb))['join']('');}super(_0x5610a0),this['result']='end',_0x5610a0[_0x4acf1e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4acf1e([0x76,0x69,0x65,0x77])][_0x4acf1e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4acf1e([0x61,0x75,0x74,0x6f]),_0x5610a0[_0x4acf1e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4acf1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4acf1e([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4acf1e([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4acf1e([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(_0x486871){return void 0x0!==_0x486871['getRootsAttributes'];}async function N(_0x5bc557,_0x5529c0,_0x40fab9){const _0x25297c=_0x2c03d1(_0x5bc557,w);_0x25297c['plugins']['push'](p,D),_0x25297c['rootsAttributes']=Ge(_0x5bc557)?_0x5bc557['getRootsAttributes']():void 0x0;const _0x4cb9d7=document['createDocumentFragment'](),_0x3755b9=_0x5bc557['config']['get']('trackChangesData')['editorCreator'],_0x2656d7=await _0x3755b9(_0x25297c,()=>function(_0x4fc2ea){const _0x20e075=document['createElement']('div');return _0x4fc2ea['appendChild'](_0x20e075),_0x20e075;}(_0x4cb9d7));!function(_0x3d43ac,_0x298d30){const _0x1a1919=_0x3d43ac['model']['document']['getRootNames']()['reduce']((_0x2c94dd,_0x22ed94)=>(_0x2c94dd[_0x22ed94]=_0x3d43ac['data']['get']({'rootName':_0x22ed94}),_0x2c94dd),{}),_0x28d439=_0x3d43ac['plugins']['get']('Users')['users']['map'](_0x73af61=>({'id':_0x73af61['id'],'name':_0x73af61['name']})),_0x20873e=_0x3d43ac['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x255bf8=_0x3d43ac['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1a2cd2=_0x298d30['plugins']['get']('Users'),_0x11c7d2=_0x298d30['plugins']['get']('TrackChangesEditing'),_0xc0bd30=_0x298d30['plugins']['get']('CommentsRepository');for(const _0x641c1f of _0xc0bd30['getCommentThreads']())_0x641c1f['remove']();for(const _0x4fd38a of _0x28d439)_0x1a2cd2['getUser'](_0x4fd38a['id'])||_0x1a2cd2['addUser'](_0x4fd38a);_0x1a2cd2['me']||_0x1a2cd2['useAnonymousUser']();for(const _0x476857 of _0x255bf8)_0xc0bd30['addCommentThread'](_0x476857);for(const _0x16b191 of _0x20873e)_0x11c7d2['addSuggestionData'](_0x16b191);_0x298d30['data']['set'](_0x1a1919);}(_0x5bc557,_0x2656d7),_0x2656d7['execute'](_0x5529c0?'acceptAllSuggestions':'discardAllSuggestions');const _0x2ebf3e=Ge(_0x2656d7)?_0x2656d7['getFullData'](_0x40fab9):_0x2656d7['data']['get'](_0x40fab9);return await _0x2656d7['destroy'](),_0x2ebf3e;}class Me extends _0x46d72b{['options'];constructor(_0x573758,_0x3e0ab5){super(_0x573758),this['options']=_0x3e0ab5,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'](_0x5d1ec8,_0x3e1dfe){if(!this['element'])return;const _0x56f52e=[];for(const [_0x537e06,_0x3eb4f2]of _0x5d1ec8){const _0x44f8b9=document['createElement']('div');_0x44f8b9['setAttribute']('data-ck-root-name',_0x537e06),_0x44f8b9['className']=_0x3eb4f2['classes']+'\x20ck-track-changes-preview__root-container',_0x44f8b9['innerHTML']=_0x3eb4f2['content'],_0x56f52e['push'](_0x44f8b9);}_0x3e1dfe(this['element'],_0x56f52e),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends _0x3735c6{constructor(_0x41d5d){super(_0x41d5d),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x25257a=this['editor'],_0x5a8638=_0x25257a['locale'],_0xe0ef74=_0x25257a['plugins']['get']('Dialog');let _0x55e96e;const _0x523426=function(_0x562e3e){const _0xe247fd={};if('editables'in _0x562e3e['ui']['view']){for(const [_0x5abcd5,_0x5b01c9]of Object['entries'](_0x562e3e['ui']['view']['editables']))_0xe247fd[_0x5abcd5]=_0x5b01c9['element'];}else _0xe247fd[_0x562e3e['model']['document']['getRootNames']()[0x0]]=_0x562e3e['ui']['view']['editable']['element'];return _0xe247fd;}(_0x25257a),_0x538fd6=function(_0x38cfcb){let _0x580f6b=0x0;for(const _0x356cb5 of Object['values'](_0x38cfcb))_0x580f6b=Math['max'](_0x580f6b,_0x356cb5['getBoundingClientRect']()['width']);let _0x2d31ea=0x0;for(const _0x5967eb of Object['values'](_0x38cfcb))_0x2d31ea+=_0x5967eb['getBoundingClientRect']()['height'];const _0x1b30ce=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x176bbc=Math['min'](_0x2d31ea,_0x1b30ce);return{'width':_0x580f6b,'height':_0x176bbc};}(_0x523426);_0xe0ef74['show']({'id':'finalContentPreview','title':c(_0x5a8638,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x5a8638,{'dialogRects':_0x538fd6}),'onHide':()=>{_0x55e96e['detachFromDom']();},'onShow':()=>{_0x25257a['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x1628db=>{const _0x311bf8=this['_standarizeRootsData'](_0x1628db,_0x25257a,_0x523426);_0xe0ef74['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x311bf8,_0x25257a['config']['get']('trackChanges.preview.renderFunction'));}),_0x55e96e=new _0x5c98a4(_0x5a8638,[_0xe0ef74['view']]),_0x55e96e['attachToDom'](),_0x55e96e['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x25257a['once']('destroy',()=>{_0x55e96e['detachFromDom']();});const _0x2ee4ff=_0xe0ef74['view']['headerView']['class'];_0xe0ef74['view']['headerView']['class']=_0x2ee4ff?_0x2ee4ff+'\x20ck-reset_all':'ck-reset_all',_0xe0ef74['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0xe0ef74['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x49cee8=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x345c90=_0x49cee8['previewMode'],_0x2f65d9={};if('$labels'===_0x345c90){for(const _0x52788f of _0x49cee8['getMergeFieldsIds']())_0x2f65d9[_0x52788f]=_0x49cee8['getLabel'](_0x52788f)||_0x52788f;}else{const _0x407dd8='$defaultValues'===_0x345c90?_0x49cee8['getDefaultValues']():_0x49cee8['getDataSetValues'](_0x345c90,!0x0);for(const _0x5b3cd9 of Object['entries'](_0x407dd8)){const [_0xb2ac9c,_0x4474c5]=_0x5b3cd9;_0x2f65d9[_0xb2ac9c]=null!==_0x4474c5?_0x4474c5:_0x49cee8['getLabel'](_0xb2ac9c)||_0xb2ac9c;}}return{'mergeFieldsData':_0x2f65d9};}['_standarizeRootsData'](_0x3d6ffc,_0x5db8b6,_0x3ee1de){let _0x2432fe;if('string'==typeof _0x3d6ffc){const _0x232919=_0x5db8b6['model']['document']['getRootNames']()[0x0];_0x2432fe={[_0x232919]:_0x3d6ffc};}else _0x2432fe=_0x3d6ffc;const _0x1e047c=this['_fixMediaEmbeds'](_0x2432fe,_0x5db8b6),_0x3dfab7=function(_0x374e6b,_0xc8acd5){for(const [_0x28310b,_0x3529f5]of _0x374e6b)_0x3529f5['classes']=_0xc8acd5[_0x28310b]['classList']['value']['replace']('ck-focused','');return _0x374e6b;}(this['_sortRoots'](_0x5db8b6)['reduce']((_0x2c0a53,_0x2c6c85)=>(_0x2c0a53['push']([_0x2c6c85,{'content':_0x1e047c[_0x2c6c85],'classes':''}]),_0x2c0a53),[]),_0x3ee1de);return _0x3dfab7;}['_fixMediaEmbeds'](_0x132e64,_0x25b541){if(!_0x25b541['plugins']['has']('MediaEmbedEditing'))return _0x132e64;const _0x8a7b2f=_0x25b541['plugins']['get']('MediaEmbedEditing');for(const [_0xffceea,_0x50c48e]of Object['entries'](_0x132e64)){const _0x42e1e2=document['createElement']('div');_0x42e1e2['innerHTML']=_0x50c48e,(_0x42e1e2['querySelectorAll']('figure.media')['forEach'](_0x569faa=>{const _0x3954d2=_0x569faa['querySelector']('oembed');if(_0x3954d2){const _0x57fd9f=_0x3954d2['getAttribute']('url');if(_0x57fd9f){const _0x4b7658=_0x8a7b2f['registry']['getMediaViewElement'](new _0x270407(_0x25b541['editing']['view']['document']),_0x57fd9f,{'elementName':'','renderForEditingView':!0x0}),_0x1d7eee=document['createElement']('div');_0x1d7eee['classList']['add']('ck-media__wrapper'),_0x4b7658['render'](_0x1d7eee,_0x25b541['editing']['view']['domConverter']),_0x3954d2['replaceWith'](_0x1d7eee);}}}),_0x132e64[_0xffceea]=_0x42e1e2['innerHTML']);}return _0x132e64;}['_sortRoots'](_0x165e92){if(!function(_0x7c51e7){return void 0x0!==_0x7c51e7['getRootsAttributes'];}(_0x165e92))return _0x165e92['model']['document']['getRootNames']();const _0x4da1c1=[],_0xf9048e=new Map();for(const _0xc130c4 of _0x165e92['model']['document']['getRootNames']()){const _0xe00d0d=_0x165e92['editing']['view']['getDomRoot'](_0xc130c4)['getClientRects']()['item'](0x0);_0x4da1c1['push'](_0xc130c4),_0xf9048e['set'](_0xc130c4,_0xe00d0d);}return _0x4da1c1['sort']((_0x12cf2a,_0x4dde1e)=>{const _0x555420=_0xf9048e['get'](_0x12cf2a),_0x69924e=_0xf9048e['get'](_0x4dde1e);return _0x555420['y']-_0x69924e['y']||_0x555420['x']-_0x69924e['x'];}),_0x4da1c1;}}class te extends _0x3525e7{static get['requires'](){return[T,_0x141c18];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x506037){super(_0x506037),_0x506037['commands']['add']('previewFinalContent',new re(this['editor'])),_0x506037['config']['define']('trackChanges.preview.renderFunction',(_0x58d8ad,_0x2451d4)=>{for(const _0x45c3bc of _0x2451d4)_0x58d8ad['appendChild'](_0x45c3bc);});}}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 _0x455c8c,Plugin as _0x465839,PendingActions as _0x12d319}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x3f002a,ObservableMixin as _0x314fbc,uid as _0x21999f,priorities as _0x38d918,insertToPriorityArray as _0x459e09,toArray as _0x27001d,logWarning as _0xb01b9a,getEnvKeystrokeText as _0x34b607,FocusTracker as _0x564b3d,KeystrokeHandler as _0x31e822,Collection as _0x45a1d9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x39baa5,IconCancel as _0x1b5757,IconTrackChanges as _0x98e570}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x4f5407,View as _0x5687e5,ViewCollection as _0x3d9848,FocusCycler as _0x42ca04,ViewModel as _0x417432,createDropdown as _0x3864aa,SplitButtonView as _0x42daf1,addListToDropdown as _0x4a292e,MenuBarMenuView as _0x4fe0fe,MenuBarMenuListView as _0x2a4117,ListSeparatorView as _0x5cecbf,MenuBarMenuListItemView as _0xb4328e,MenuBarMenuListItemButtonView as _0x2d5af2,BodyCollection as _0x1bee4e,Dialog as _0x5a4850}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x50a8cf,hashObject as _0x49b0ed,surroundingMarkersDetector as _0x545f3a,FOCUS_ANNOTATION_KEYSTROKE as _0x3ff4ca,AriaDescriptionView as _0x5cbd9d,setupThreadKeyboardNavigation as _0x868696,trimHtml as _0x4850f5,UserView as _0xccd57,LateFocusButtonView as _0x180bf7,getDateTimeFormatter as _0x1c1134,getAllMarkersDomElementsSorted as _0x36f853,sanitizeEditorConfig as _0x4ad614}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x492b8a,LiveRange as _0x1a5d6e,LivePosition as _0x1ff9a7,DowncastWriter as _0x3407f8}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x5ad207,toWidget as _0x107d70}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x453693,set as _0x41fd3b,isEqual as _0xbbaa66,unset as _0xd94820,omit as Ft}from'es-toolkit/compat';import{Delete as _0x2c2264,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0xb6d27e}from'@ckeditor/ckeditor5-enter/dist/index.js';import{ClipboardPipeline as _0x1a48ee}from'@ckeditor/ckeditor5-clipboard/dist/index.js';class B extends _0x455c8c{['_enabledCommands'];constructor(_0x1d79a1,_0x55a220){super(_0x1d79a1),this['_enabledCommands']=_0x55a220,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 _0x468bdc of this['editor']['commands']['commands']())_0x468bdc['affectsData']&&!this['_enabledCommands']['has'](_0x468bdc)&&_0x468bdc['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x3938e1 of this['editor']['commands']['commands']())_0x3938e1['affectsData']&&!this['_enabledCommands']['has'](_0x3938e1)&&_0x3938e1['clearForceDisabled']('TrackChangesCommand');}}class x extends _0x455c8c{['_suggestions'];constructor(_0x5102ea,_0x1bdb9c){super(_0x5102ea),this['_suggestions']=_0x1bdb9c,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x9a4896){const _0x2bfe68=this['_suggestions']['get'](_0x9a4896);if(!_0x2bfe68)throw new _0x3f002a('track-changes-accept-suggestion-not-found',this);const _0x567514=_0x2bfe68['getRanges']();this['editor']['model']['canEditAt'](_0x567514)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x2bfe68);}}class O extends _0x455c8c{['_suggestions'];constructor(_0x59258e,_0x233744){super(_0x59258e),this['_suggestions']=_0x233744,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0xa405fe){const _0x51b197=this['_suggestions']['get'](_0xa405fe);if(!_0x51b197)throw new _0x3f002a('track-changes-discard-suggestion-not-found',this);const _0x286355=_0x51b197['getRanges']();this['editor']['model']['canEditAt'](_0x286355)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x51b197);}}function ls(_0x3cf3a0,_0x200029){let _0x269bc1='';return _0x269bc1+=_0x3cf3a0['split']('*')['map']((_0x40cdc2,_0x11a076)=>_0x11a076%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x40cdc2)+'</span>':nn(_0x40cdc2))['join'](''),_0x200029&&(_0x269bc1+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x200029['value']+'\x22\x20title=\x22'+_0x200029['title']+'\x22></span>'),_0x269bc1;}function nn(_0x837582){const _0x424ae1=document['createElement']('span');return _0x424ae1['innerText']=_0x837582,_0x424ae1['innerHTML'];}function ts(_0x2beaa4){return _0x2beaa4['sort']((_0x58193e,_0x25340c)=>'deletion'==_0x58193e['type']&&'deletion'!=_0x25340c['type']?-0x1:'deletion'!=_0x58193e['type']&&'deletion'==_0x25340c['type']?0x1:0x0);}function to(_0x2710cc,_0x3ae113){let _0x4233af,_0x58646f=0x0;const _0x48d767=[],_0x320c70=_0x3ae113['schema'];for(;_0x58646f<_0x2710cc['length'];){const _0x5a8148=_0x2710cc[_0x58646f],_0x47bf95=_0x2710cc[_0x58646f+0x1];_0x4233af||(_0x4233af=_0x3ae113['createPositionBefore'](_0x5a8148)),on(_0x3ae113,_0x5a8148,_0x47bf95)||(_0x48d767['push'](_0x3ae113['createRange'](_0x4233af,_0x320c70['isObject'](_0x5a8148)?_0x3ae113['createPositionAfter'](_0x5a8148):_0x3ae113['createPositionAt'](_0x5a8148,'end'))),_0x4233af=null),_0x58646f++;}return _0x48d767;}function on(_0x38939b,_0x4afad6,_0x25cb2c){if(!_0x25cb2c)return!0x1;const _0x119f57=_0x38939b['createPositionAfter'](_0x4afad6),_0x5caaf0=_0x38939b['createPositionBefore'](_0x25cb2c);return _0x119f57['isTouching'](_0x5caaf0);}function rs(_0x1d85ac,_0x10201e,_0x2f5eb0){for(;_0x2f5eb0['length'];){const _0x14097a=_0x2f5eb0['splice'](0x0,0x64);_0x1d85ac['change'](()=>{for(const _0x46328e of _0x14097a)_0x46328e['isInContent']&&_0x10201e['execute'](_0x46328e['id']);});}}class R extends _0x455c8c{['_command'];['_suggestions'];constructor(_0xdabf3a,_0x5a9a91,_0x2e73f5){super(_0xdabf3a),this['_command']=_0x5a9a91,this['_suggestions']=_0x2e73f5,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x37d05b=Array['from'](this['_suggestions']['values']())['some'](_0x2458a0=>_0x2458a0['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x37d05b;}['execute'](){const _0x36dff8=ts(Array['from'](this['_suggestions']['values']()));for(const _0x1c4c91 of _0x36dff8){const _0x386484=_0x1c4c91['getRanges']();if(!this['editor']['model']['canEditAt'](_0x386484))return;}rs(this['editor']['model'],this['_command'],_0x36dff8);}}class E extends _0x455c8c{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x1187c7,_0x4acea4,_0x32db34){super(_0x1187c7),this['_command']=_0x4acea4,this['_suggestions']=_0x32db34,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x13f92c=this['editor']['model']['document']['selection'],_0x299cb9=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x5a6f5f,_0x1239a0){const _0x55263c=Array['from'](_0x5a6f5f['getRanges']()),_0x33f45f=new Set();for(const _0x3c2ff8 of _0x1239a0)if(_0x3c2ff8['isInContent']){for(const _0x5284f1 of _0x55263c)for(const _0x36e2d6 of _0x3c2ff8['getRanges']())(_0x5284f1['isIntersecting'](_0x36e2d6)||_0x5a6f5f['isCollapsed']&&!_0x3c2ff8['isMultiRange']&&_0x3c2ff8['next']&&_0x36e2d6['end']['isTouching'](_0x5284f1['start']))&&_0x33f45f['add'](_0x3c2ff8);}return _0x33f45f;}(_0x13f92c,_0x299cb9),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0xbc8f25=ts(Array['from'](this['_selectedSuggestions']));for(const _0x3837cd of _0xbc8f25){const _0x1a151e=_0x3837cd['getRanges']();if(!this['editor']['model']['canEditAt'](_0x1a151e))return;}rs(this['editor']['model'],this['_command'],_0xbc8f25);}}class o extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x314fbc(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x24a424,_0x45589e){super(),this['id']=_0x45589e['id'],this['type']=_0x45589e['type'],this['subType']=_0x45589e['subType']||null,this['author']=_0x45589e['author'],this['creator']=_0x45589e['creator']||_0x45589e['author'],this['isExternal']=Boolean(_0x45589e['attributes']&&_0x45589e['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x45589e['originalSuggestionId']||null,this['_model']=_0x24a424,this['_onAccept']=_0x45589e['onAccept'],this['_onDiscard']=_0x45589e['onDiscard'],this['_onAttributesChange']=_0x45589e['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x45589e['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 _0xcfdab2=this;for(;_0xcfdab2['previous'];)_0xcfdab2=_0xcfdab2['previous'];return _0xcfdab2;}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'](_0x14ed84){this['_markerNames']['add'](_0x14ed84);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x55f8dd=>this['_model']['markers']['get'](_0x55f8dd))['filter'](_0x188998=>_0x188998);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x238dff=>{for(const _0x55f259 of this['getMarkers']())_0x238dff['removeMarker'](_0x55f259);}),this['_markerNames']['clear']();}['removeMarker'](_0x1d2e1c){this['_model']['change'](_0x182675=>{_0x182675['removeMarker'](_0x1d2e1c);}),this['_markerNames']['delete'](_0x1d2e1c);}['addRange'](_0x4afe55){const _0x38e2be='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+o['getMultiRangeId']();this['addMarkerName'](_0x38e2be),this['_model']['change'](_0x32e0d4=>{_0x32e0d4['addMarker'](_0x38e2be,{'range':_0x4afe55,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x42768c){for(const _0x57f3d9 of this['getRanges']())if(_0x57f3d9['isIntersecting'](_0x42768c))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x14da5f=>_0x14da5f['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x2c74f8,_0x3badf0)=>[..._0x2c74f8,..._0x3badf0['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x47343d=this['getRanges']();if(0x1!=_0x47343d['length'])return null;const _0xe73194=_0x47343d[0x0],_0x1792e3=_0xe73194['start']['nodeAfter'],_0x9df232=_0xe73194['end']['nodeBefore'];return _0x1792e3 instanceof _0x492b8a?_0x1792e3!=_0x9df232?null:_0x1792e3: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 _0x1fd27b=[];let _0xac9d10=this['head'];for(;_0xac9d10;)_0x1fd27b['push'](_0xac9d10),_0xac9d10=_0xac9d10['next'];return _0x1fd27b;}['setAttribute'](_0x57e0ca,_0xa54b8a){const _0x491652=_0x453693(this['attributes']);_0x41fd3b(_0x491652,_0x57e0ca,_0xa54b8a),_0xbbaa66(_0x491652,this['attributes'])||(this['attributes']=_0x491652,this['_onAttributesChange'](_0x491652));}['removeAttribute'](_0x4f8218){const _0x27d9f6=_0x453693(this['attributes']);_0xd94820(_0x27d9f6,_0x4f8218),_0xbbaa66(_0x27d9f6,this['attributes'])||(this['attributes']=_0x27d9f6,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 _0x21999f()['substr'](0x1,0x5);}}function c(_0x3c8e8b,_0x3bb1d9,_0x17278b){const _0x4d6332=_0x3c8e8b['t'],t=_0x3c8e8b['t'];switch(_0x3bb1d9){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',_0x17278b);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x17278b);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x17278b);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x17278b);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x17278b);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',_0x17278b);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x17278b);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',_0x17278b);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x17278b);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x17278b);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x17278b);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x17278b);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x17278b);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x17278b);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x17278b);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x17278b);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x17278b);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x17278b);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x17278b);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x17278b);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x17278b);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x17278b);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x17278b);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x17278b);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x17278b);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'},_0x17278b);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x17278b);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x17278b);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x17278b);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x17278b);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x17278b);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x17278b);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x17278b);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'},_0x17278b);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x17278b);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x17278b);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x17278b);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x17278b);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'},_0x17278b);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x17278b);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'},_0x17278b);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'},_0x17278b);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x17278b);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'},_0x17278b);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x17278b);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'},_0x17278b);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x17278b);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x17278b);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'},_0x17278b);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x17278b);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 _0x4d6332({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x17278b);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x4d6332({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x17278b);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x17278b);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'},_0x17278b);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'},_0x17278b);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'},_0x17278b);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x3bb1d9;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x103866,_0x34a9a3){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x103866,this['_locale']=_0x34a9a3;}['getDescriptions'](_0xac57d0){const _0x52590c=[],_0x1abd6b=new Set(),_0x1813fb=new Set();for(let _0x42cbe8=0x0;_0x42cbe8<_0xac57d0['length'];_0x42cbe8++){const _0x1df7cd=_0xac57d0[_0x42cbe8];if(!_0x1df7cd['isInContent'])continue;const _0x42b5be=this['_handleCustomCallbackDescription'](_0x1df7cd);if(_0x42b5be){if(null!=_0x1df7cd['subType']){if(_0x1abd6b['has'](_0x1df7cd['subType']))continue;_0x1abd6b['add'](_0x1df7cd['subType']);}_0x52590c['push'](_0x42b5be);}else{if('attribute'==_0x1df7cd['type']){const _0x4bf620=_0x1df7cd['data']['key'];if(_0x1813fb['has'](_0x4bf620))continue;_0x1813fb['add'](_0x1df7cd['data']['key']),_0x4bf620==u?this['_handleRenameSuggestionDescription'](_0x52590c,_0x1df7cd):this['_handleAttributeSuggestionDescription'](_0x52590c,_0x1df7cd);continue;}'insertion'!=_0x1df7cd['type']&&'deletion'!=_0x1df7cd['type']||this['_handleInsertRemoveSuggestionDescription'](_0x52590c,_0x1df7cd,_0xac57d0[_0x42cbe8+0x1]);}}return this['_resolveDescriptionItems'](_0x52590c);}['registerDescriptionCallback'](_0x86dfa7){this['_customCallbacks']['push'](_0x86dfa7);}['registerElementLabel'](_0x5d8716,_0x27a8b9,_0x5dc774=_0x38d918['normal']){'function'==typeof _0x5d8716?_0x459e09(this['_itemLabelsCallbacks'],{'matchingCallback':_0x5d8716,'label':_0x27a8b9,'priority':_0x5dc774}):this['_itemLabels']['set'](_0x5d8716,_0x27a8b9);}['registerAttributeLabel'](_0x34906c,_0xfaf979){this['_attributeLabels']['set'](_0x34906c,_0xfaf979);}['getItemLabel'](_0x356c25,_0x11d30a=0x1){let _0x1702d2;for(const _0x48121a of this['_itemLabelsCallbacks'])if(_0x48121a['matchingCallback'](_0x356c25)){_0x1702d2=_0x48121a['label'];break;}return _0x1702d2||(_0x1702d2=this['_itemLabels']['get'](_0x356c25['name'])),_0x1702d2?_0x1702d2(_0x11d30a):0x1!==_0x11d30a?_0x11d30a+'\x20'+_0x356c25['name']+'s':''+_0x356c25['name'];}['_addDescriptionItems'](_0x297755,_0x74c00a){const _0x317719=_0x74c00a['getFirstRange']()['getWalker'](),_0x405384='insertion'==_0x74c00a['type']?'add':'remove';for(const _0x4737ee of _0x317719){const _0x3c81f4=_0x4737ee['item'],_0x59a80c=_0x297755[_0x297755['length']-0x1];if(_0x3c81f4['is']('$textProxy'))_0x59a80c&&_0x59a80c['type']['indexOf']('Container')>-0x1&&_0x297755['pop'](),_0x59a80c&&'text'==_0x59a80c['type']?_0x59a80c[_0x405384]+=_0x3c81f4['data']:_0x297755['push']({'type':'text','add':'add'==_0x405384?_0x3c81f4['data']:'','remove':'remove'==_0x405384?_0x3c81f4['data']:''});else{if(this['_schema']['isObject'](_0x3c81f4)){const _0x5106d6=_0x3c81f4;if(_0x59a80c&&_0x59a80c['type']['indexOf']('Container')>-0x1&&_0x297755['pop'](),'elementEnd'==_0x4737ee['type'])continue;_0x59a80c&&_0x59a80c['type']==_0x405384+'Object'&&_0x59a80c['element']['name']==_0x5106d6['name']?_0x59a80c['quantity']++:_0x297755['push']({'type':_0x405384+'Object','element':_0x5106d6,'quantity':0x1}),_0x317719['skip'](_0x5648d7=>!('elementEnd'==_0x5648d7['type']&&_0x5648d7['item']==_0x3c81f4));}else{if(this['_schema']['checkChild'](_0x3c81f4,'$text')||_0x3c81f4['is']('element','softBreak')){const _0x41b069=_0x3c81f4;if('add'==_0x405384&&'elementStart'==_0x4737ee['type']||'remove'==_0x405384&&'elementEnd'==_0x4737ee['type'])continue;if(_0x59a80c&&-0x1==_0x59a80c['type']['indexOf']('Container')){'text'==_0x59a80c['type']&&(_0x59a80c[_0x405384]+='\x0a');continue;}let _0x5b57cb;if(_0x5b57cb='add'==_0x405384?_0x41b069['nextSibling']&&!this['_schema']['isObject'](_0x41b069['nextSibling'])?_0x41b069['nextSibling']:null:_0x41b069['previousSibling']&&!this['_schema']['isObject'](_0x41b069['previousSibling'])?_0x41b069['previousSibling']:null,_0x41b069['isEmpty']||_0x5b57cb&&_0x5b57cb['isEmpty']){const _0x387a5a=_0x5b57cb&&_0x5b57cb['isEmpty']?_0x5b57cb:_0x41b069;_0x59a80c&&_0x59a80c['type']==_0x405384+'EmptyContainer'&&_0x59a80c['element']['name']==_0x387a5a['name']?_0x59a80c['quantity']++:_0x297755['push']({'type':_0x405384+'EmptyContainer','element':_0x387a5a,'quantity':0x1});}else _0x297755['push']({'type':_0x405384+'Container','element':_0x41b069});}}}}}['_resolveDescriptionItems'](_0x4fc2fe){const _0x34093f=this['_locale'],_0x262bb1=[],_0x1a89e7=[],_0x2d9364=[];for(const _0x55a03d of _0x4fc2fe)switch(_0x55a03d['type']){case'text':if(_0x55a03d['add']=_0x55a03d['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x55a03d['remove']=_0x55a03d['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x55a03d['add']&&''!=_0x55a03d['remove']){_0x262bb1['push']({'type':'replace','content':c(_0x34093f,'REPLACE_TEXT',['\x22'+_0x55a03d['remove']+'\x22','\x22'+_0x55a03d['add']+'\x22'])});continue;}if(null!=_0x55a03d['add']['match'](/^ +$/)){_0x262bb1['push']({'type':'insertion','content':c(_0x34093f,'*Insert:*\x20%0',c(_0x34093f,'ELEMENT_SPACE',_0x55a03d['add']['length']))});continue;}if(null!=_0x55a03d['remove']['match'](/^ +$/)){_0x262bb1['push']({'type':'deletion','content':c(_0x34093f,'*Remove:*\x20%0',c(_0x34093f,'ELEMENT_SPACE',_0x55a03d['remove']['length']))});continue;}if(''!=_0x55a03d['add']){_0x262bb1['push']({'type':'insertion','content':c(_0x34093f,'*Insert:*\x20%0','\x22'+_0x55a03d['add']+'\x22')});continue;}_0x262bb1['push']({'type':'deletion','content':c(_0x34093f,'*Remove:*\x20%0','\x22'+_0x55a03d['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x262bb1['push']({'type':'insertion','content':c(_0x34093f,'*Insert:*\x20%0',this['getItemLabel'](_0x55a03d['element'],_0x55a03d['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x262bb1['push']({'type':'deletion','content':c(_0x34093f,'*Remove:*\x20%0',this['getItemLabel'](_0x55a03d['element'],_0x55a03d['quantity']))});continue;case'addContainer':_0x262bb1['push']({'type':'insertion','content':c(_0x34093f,'*Split:*\x20%0',this['getItemLabel'](_0x55a03d['element'],_0x55a03d['quantity']))});continue;case'removeContainer':_0x262bb1['push']({'type':'deletion','content':c(_0x34093f,'*Merge:*\x20%0',this['getItemLabel'](_0x55a03d['element'],_0x55a03d['quantity']))});continue;case'addFormat':_0x1a89e7['push'](_0x55a03d['key']);continue;case'removeFormat':_0x2d9364['push'](_0x55a03d['key']);continue;default:_0x262bb1['push'](_0x55a03d);}if(_0x1a89e7['length']){const _0x2f9ec4=_0x1a89e7['map'](_0x5806f3=>this['_attributeLabels']['has'](_0x5806f3)?this['_attributeLabels']['get'](_0x5806f3):_0x5806f3)['join'](',\x20');_0x262bb1['push']({'type':'format','content':c(this['_locale'],'*Set\x20format:*\x20%0',_0x2f9ec4)});}if(_0x2d9364['length']){const _0x5183d6=_0x2d9364['map'](_0x5a2ef4=>this['_attributeLabels']['has'](_0x5a2ef4)?this['_attributeLabels']['get'](_0x5a2ef4):_0x5a2ef4)['join'](',\x20');_0x262bb1['push']({'type':'format','content':c(this['_locale'],'*Remove\x20format:*\x20%0',_0x5183d6)});}return _0x262bb1;}['_handleCustomCallbackDescription'](_0x38401b){for(const _0x53541b of this['_customCallbacks']){const _0xfb05fc=_0x53541b(_0x38401b);if(_0xfb05fc&&'type'in _0xfb05fc)return _0xfb05fc;}}['_handleAttributeSuggestionDescription'](_0x116b31,_0x4f136c){const _0xb2028a=_0x4f136c['data'],_0x3a8806=void 0x0===_0xb2028a['newValue']?'removeFormat':'addFormat';_0x116b31['push']({'type':_0x3a8806,'key':_0xb2028a['key']});}['_handleRenameSuggestionDescription'](_0x2793fe,_0xb08441){_0x2793fe['push']({'type':'format','content':c(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0xb08441['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x64e3c3,_0x289cc8,_0x8798ae){if(this['_addDescriptionItems'](_0x64e3c3,_0x289cc8),_0x8798ae&&_0x8798ae['getFirstRange']()&&!_0x289cc8['getFirstRange']()['end']['isEqual'](_0x8798ae['getFirstRange']()['start'])){const _0x1cf845=_0x64e3c3[_0x64e3c3['length']-0x1],_0x7554f8='insertion'==_0x289cc8['type']?'add':'remove';_0x1cf845&&'text'==_0x1cf845['type']&&(_0x1cf845[_0x7554f8]+='\x0a');}}}class U extends _0x465839{['afterInit'](){const _0x5ac0cc=this['editor'],_0x229a32=_0x5ac0cc['plugins']['get']('TrackChangesEditing');_0x5ac0cc['commands']['get']('showAIAssistant')&&_0x229a32['enableCommand']('showAIAssistant');}}class V extends _0x465839{['afterInit'](){const _0x52d414=this['editor'],_0x5f2a4c=_0x52d414['locale'];if(!_0x52d414['plugins']['has']('AlignmentEditing'))return;const _0x3245d8=_0x52d414['plugins']['get']('TrackChangesEditing');_0x3245d8['enableDefaultAttributesIntegration']('alignment'),_0x3245d8['registerBlockAttribute']('alignment'),_0x3245d8['descriptionFactory']['registerAttributeLabel']('alignment',c(_0x5f2a4c,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1554a4=this['editor'],_0x554be3=_0x1554a4['locale'];_0x1554a4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1583a1=>{if('formatBlock'!=_0x1583a1['type'])return;const {data:_0x28ee11}=_0x1583a1;if(_0x28ee11&&'alignment'==_0x28ee11['commandName']){const _0x3301b0=_0x28ee11['commandParams'][0x0]['value'];return{'type':'format','content':c(_0x554be3,'*Format:*\x20%0',function(_0x5d85df){switch(_0x5d85df){case'left':return c(_0x554be3,'FORMAT_ALIGN_TO_LEFT');case'right':return c(_0x554be3,'FORMAT_ALIGN_TO_RIGHT');case'center':return c(_0x554be3,'FORMAT_ALIGN_TO_CENTER');case'justify':return c(_0x554be3,'FORMAT_JUSTIFY_TEXT');}}(_0x3301b0))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class F extends _0x465839{['afterInit'](){const _0x102e26=this['editor'],_0xc85fc4=_0x102e26['plugins']['get']('TrackChangesEditing'),_0x5aff17=_0x102e26['locale'];for(const _0x3a69af of ti){if(!_0x102e26['plugins']['has'](_0x3a69af))continue;const _0x4ecfee=_0x3a69af['slice'](0x0,-0x7)['toLowerCase'](),_0x48d75f='FORMAT_'+_0x4ecfee['toUpperCase']();_0xc85fc4['enableDefaultAttributesIntegration'](_0x4ecfee),_0xc85fc4['registerInlineAttribute'](_0x4ecfee),_0xc85fc4['descriptionFactory']['registerAttributeLabel'](_0x4ecfee,c(_0x5aff17,_0x48d75f));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a2e43=this['editor'],_0xad4277=_0x2a2e43['locale'],_0x2e002e=_0x2a2e43['plugins']['get']('TrackChangesEditing');function _0x4b1a4c(_0x45e1dd,_0x5818de){_0x2e002e['descriptionFactory']['registerDescriptionCallback'](_0x4948ae=>{if('formatInline'!=_0x4948ae['type'])return;const {data:_0xdc2849}=_0x4948ae;return _0xdc2849&&_0xdc2849['commandName']===_0x45e1dd?_0xdc2849['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0xad4277,'*Format:*\x20%0',_0x5818de)}:{'type':'format','content':c(_0xad4277,'*Remove\x20format:*\x20%0',_0x5818de)}:void 0x0;});}_0x4b1a4c('bold',c(_0xad4277,'FORMAT_BOLD')),_0x4b1a4c('italic',c(_0xad4277,'FORMAT_ITALIC')),_0x4b1a4c('underline',c(_0xad4277,'FORMAT_UNDERLINE')),_0x4b1a4c('code',c(_0xad4277,'FORMAT_CODE')),_0x4b1a4c('strikethrough',c(_0xad4277,'FORMAT_STRIKETHROUGH')),_0x4b1a4c('subscript',c(_0xad4277,'FORMAT_SUBSCRIPT')),_0x4b1a4c('superscript',c(_0xad4277,'FORMAT_SUPERSCRIPT'));}}class G extends _0x465839{['afterInit'](){const _0x22884e=this['editor'],_0xf2e0b5=_0x22884e['locale'];if(!_0x22884e['plugins']['has']('BlockQuoteEditing'))return;const _0xa82571=_0x22884e['plugins']['get']('TrackChangesEditing'),_0x2468d4=this['editor']['commands']['get']('blockQuote');_0xa82571['enableCommand']('blockQuote',(_0x41d0b1,_0x19af78={})=>{const _0x50a269=this['editor']['model']['document']['selection'],_0x1a589a=_0x19af78&&void 0x0!==_0x19af78['forceValue']?_0x19af78['forceValue']:!_0x2468d4['value'];let _0x40b76d=[];if(_0x1a589a){const _0x205088=Array['from'](_0x50a269['getSelectedBlocks']())['filter'](_0x4c55e5=>oo(_0x4c55e5)||function(_0x3b45bf,_0x356f8d){const _0x561ab3=_0x356f8d['checkChild'](_0x3b45bf['parent'],'blockQuote'),_0x387eca=_0x356f8d['checkChild'](['$root','blockQuote'],_0x3b45bf);return _0x561ab3&&_0x387eca;}(_0x4c55e5,this['editor']['model']['schema']));_0x40b76d=to(_0x205088,_0x22884e['model']);}else{const _0x2eed39=Array['from'](_0x50a269['getSelectedBlocks']())['filter'](_0x2ecbdf=>oo(_0x2ecbdf));_0x40b76d=to(_0x2eed39,_0x22884e['model']);}_0x22884e['model']['change'](()=>{for(const _0x5892bc of _0x40b76d)_0xa82571['markBlockFormat'](_0x5892bc,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x1a589a}]});});}),_0xa82571['descriptionFactory']['registerDescriptionCallback'](_0x19cf02=>{const {data:_0x41485d}=_0x19cf02;if(_0x41485d&&'blockQuote'==_0x41485d['commandName']){const _0x9d2644=c(_0xf2e0b5,'ELEMENT_BLOCK_QUOTE');return _0x41485d['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0xf2e0b5,'*Set\x20format:*\x20%0',_0x9d2644)}:{'type':'format','content':c(_0xf2e0b5,'*Remove\x20format:*\x20%0',_0x9d2644)};}});}}function oo(_0x442564){return'blockQuote'==_0x442564['parent']['name'];}class L extends _0x465839{['afterInit'](){const _0x5a4d01=this['editor'],_0x5b8e97=_0x5a4d01['locale'],_0x65b477=_0x5a4d01['plugins']['get']('TrackChangesEditing');_0x5a4d01['plugins']['has']('BookmarkEditing')&&(_0x65b477['enableCommand']('insertBookmark'),_0x65b477['enableDefaultAttributesIntegration']('updateBookmark'),_0x65b477['registerBlockAttribute']('bookmarkId'),_0x65b477['descriptionFactory']['registerDescriptionCallback'](_0x3f06a4=>{if('insertion'!=_0x3f06a4['type']&&'deletion'!=_0x3f06a4['type']&&'attribute'!=_0x3f06a4['type'])return;const _0x1d89e0=_0x3f06a4['getContainedElement']();if(null==_0x1d89e0)return;if(!_0x1d89e0['is']('element','bookmark'))return;const _0x5d7d81=_0x1d89e0['getAttribute']('bookmarkId');if('insertion'==_0x3f06a4['type'])return{'type':'insertion','content':c(_0x5b8e97,'*Insert:*\x20%0','\x22'+_0x5d7d81+'\x22\x20'+c(_0x5b8e97,'ELEMENT_BOOKMARK'))};if('deletion'==_0x3f06a4['type'])return{'type':'deletion','content':c(_0x5b8e97,'*Remove:*\x20%0','\x22'+_0x5d7d81+'\x22\x20'+c(_0x5b8e97,'ELEMENT_BOOKMARK'))};const {data:_0x2a071a}=_0x3f06a4;if(!_0x2a071a||'bookmarkId'!=_0x2a071a['key'])return;return{'type':'format','content':c(_0x5b8e97,'*Set\x20bookmark:*\x20%0','\x22'+_0x2a071a['newValue']+'\x22')};}));}}class J extends _0x465839{['afterInit'](){const _0xbe9077=this['editor'];_0xbe9077['plugins']['has']('CaseChange')&&(_0xbe9077['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0xbe9077['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0xbe9077['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x465839{['afterInit'](){const _0x2ceec8=this['editor'];_0x2ceec8['commands']['get']('ckbox')&&_0x2ceec8['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class H extends _0x465839{['afterInit'](){const _0x15d275=this['editor'];if(!_0x15d275['plugins']['has']('CodeBlock'))return;const _0x45abbc=_0x15d275['plugins']['get']('TrackChangesEditing'),_0x4e9a46=_0x15d275['locale'],_0x350b98=_0x15d275['config']['get']('codeBlock')['languages'],_0x3b7796=_0x15d275['commands']['get']('codeBlock');_0x45abbc['enableCommand']('indentCodeBlock'),_0x45abbc['enableCommand']('outdentCodeBlock'),_0x45abbc['enableCommand']('codeBlock',(_0x5b2d30,_0x165cfd={})=>{const _0x50b87e=_0x15d275['model'],_0x1846dc=_0x15d275['model']['document']['selection'],_0x4b63f2=_0x165cfd&&void 0x0!==_0x165cfd['forceValue']?_0x165cfd['forceValue']:!_0x3b7796['value'];let _0x4dbb6a;_0x165cfd['language']||(_0x165cfd['language']=_0x350b98[0x0]['language']),_0x4dbb6a=_0x4b63f2?Array['from'](_0x1846dc['getSelectedBlocks']())['filter'](_0x4947c8=>eo(_0x4947c8)||function(_0xc9b07d,_0x293a14){if(_0xc9b07d['is']('rootElement')||_0x293a14['isLimit'](_0xc9b07d))return!0x1;return _0x293a14['checkChild'](_0xc9b07d['parent'],'codeBlock');}(_0x4947c8,_0x50b87e['schema'])):Array['from'](_0x1846dc['getSelectedBlocks']())['filter'](_0x4a1135=>eo(_0x4a1135));const _0x5370f1=to(_0x4dbb6a,_0x50b87e);_0x50b87e['change'](()=>{for(const _0x38f30a of _0x5370f1)_0x45abbc['markBlockFormat'](_0x38f30a,{'commandName':'codeBlock','commandParams':[{..._0x165cfd,'forceValue':_0x4b63f2}],'formatGroupId':'blockName'});});}),(_0x45abbc['descriptionFactory']['registerElementLabel']('codeBlock',_0x2b2d8e=>c(_0x4e9a46,'ELEMENT_CODE_BLOCK',_0x2b2d8e)),_0x45abbc['descriptionFactory']['registerDescriptionCallback'](_0x13051f=>{if('formatBlock'!=_0x13051f['type'])return;const _0x9adbd2=_0x4e9a46['t'],{data:_0x53f209}=_0x13051f;if(!_0x53f209||'codeBlock'!=_0x53f209['commandName'])return;const _0x5a4d22=_0x53f209['commandParams'][0x0]['language'],_0x19a5ea=_0x9adbd2(_0x350b98['find'](_0x1f576a=>_0x1f576a['language']===_0x5a4d22)['label'])['toLowerCase']();return _0x53f209['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x4e9a46,'*Set\x20format:*\x20%0',c(_0x4e9a46,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x19a5ea+')')}:{'type':'format','content':c(_0x4e9a46,'*Remove\x20format:*\x20%0',c(_0x4e9a46,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x59ed26){return'codeBlock'==_0x59ed26['name'];}class q extends _0x465839{['afterInit'](){const _0x206e2c=this['editor'];if(!_0x206e2c['plugins']['has']('CommentsEditing'))return;_0x206e2c['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x2aa982,_0x4d714f,_0x2a2ec2){const _0x87697a=[];for(const _0xb9e87 of _0x4d714f['getItems']())_0xb9e87['hasAttribute'](_0x2aa982)&&_0x87697a['push'](_0x2a2ec2['createRangeOn'](_0xb9e87));return _0x87697a;}function Fe(_0x105407,_0x2ad5ce,{showActiveMarker:_0xd1e049=!0x0}={}){const _0x19c53c=_0x105407['plugins']['get']('TrackChangesEditing');return(_0x154ee9,_0x2fe5cc,_0x5154e6)=>{if(!_0x5154e6['consumable']['test'](_0x2fe5cc['markerRange'],_0x154ee9['name']))return;const _0x41a22b=_0x2fe5cc['markerRange']['getWalker'](),_0x21360e=_0x2fe5cc['markerRange']['start'],_0x312300=_0x105407['model']['schema'];let _0x340463=null,_0x1243e1=null,_0x38bfed=!0x1,_0x483ab9=!0x1;for(const _0x3987e3 of _0x41a22b){const _0x278d84=_0x3987e3['item'];_0x38bfed=_0x38bfed||_0x312300['isContent'](_0x278d84);const _0x48741c=_0x5154e6['mapper']['toViewElement'](_0x278d84);if(_0x48741c&&_0x48741c['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x3987e3['type']&&(_0x312300['isBlock'](_0x278d84)&&!_0x312300['isLimit'](_0x278d84)&&(_0x278d84['nextSibling']||_0x21360e['isAtEnd']?_0x340463&&_0x340463['parent']==_0x278d84||(_0x340463=_0x278d84,_0x137752(_0x3987e3['previousPosition']),_0x483ab9=!0x0):_0x1243e1=_0x1243e1||_0x3987e3['previousPosition']));}function _0x137752(_0xf7a20a){const {id:_0x39ac5c,authorId:_0x35708e}=_0x19c53c['_splitMarkerName'](_0x2fe5cc['markerName']),_0x509230=_0x5154e6['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2ad5ce,'data-suggestion':_0x39ac5c,'data-author-id':_0x35708e}),_0x2dbd1a=_0x5154e6['mapper']['toViewPosition'](_0xf7a20a);_0xd1e049&&_0x19c53c['activeMarkers']['includes'](_0x2fe5cc['markerName'])&&_0x5154e6['writer']['addClass']('ck-suggestion-marker--active',_0x509230),_0x5154e6['writer']['insert'](_0x2dbd1a,_0x509230),_0x5154e6['mapper']['bindElementToMarker'](_0x509230,_0x2fe5cc['markerName']);}_0x38bfed||_0x483ab9||!_0x1243e1||_0x137752(_0x1243e1);};}class z extends _0x465839{static get['requires'](){return[_0x2c2264];}['init'](){const _0x24a7d2=this['editor'],_0x3f1701=_0x24a7d2['plugins']['get']('TrackChangesEditing');_0x3f1701['enableCommand']('delete');const _0xb017a9=_0x24a7d2['commands']['get']('deleteForward');_0x3f1701['enableCommand']('deleteForward',(_0x397ea8,_0x3a233e={})=>{const _0x36f0b4=_0x24a7d2['model']['createSelection'](_0x24a7d2['model']['document']['selection']);_0x36f0b4['isCollapsed']&&_0x24a7d2['model']['modifySelection'](_0x36f0b4,{'direction':'forward','unit':_0x3a233e['unit']});const _0x45ab94=_0x36f0b4['getFirstRange'](),_0x60cea5=_0x1a5d6e['fromRange'](_0x45ab94);let _0x8e3e46;_0x397ea8(_0x3a233e),_0x8e3e46='$graveyard'==_0x60cea5['root']['rootName']?_0x24a7d2['model']['createRange'](_0x45ab94['start']):_0x24a7d2['model']['createRange'](_0x60cea5['start'],_0x60cea5['end']),_0x60cea5['detach'](),_0x24a7d2['model']['enqueueChange'](_0xb017a9['buffer']['batch'],_0x5050c4=>{_0xb017a9['buffer']['lock'](),_0x5050c4['setSelection'](_0x5050c4['createRange'](_0x8e3e46['end'])),_0xb017a9['buffer']['unlock']();});}),_0x24a7d2['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',Fe(_0x24a7d2,'merge'),{'priority':'high'}),_0x24a7d2['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x3466da,_0x23f9bc,_0x607ece)=>{_0x607ece['options']['showSuggestionHighlights']&&Fe(_0x24a7d2,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x3466da,_0x23f9bc,_0x607ece);},{'priority':'high'}),_0x24a7d2['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x5708b5,_0x4f5c83,_0x33fd40)=>{const _0x5235ca=_0x33fd40['mapper']['markerNameToElements'](_0x4f5c83['markerName']);if(_0x5235ca){for(const _0x3c2f53 of _0x5235ca)_0x3c2f53['is']('uiElement')&&(_0x33fd40['mapper']['unbindElementFromMarkerName'](_0x3c2f53,_0x4f5c83['markerName']),_0x33fd40['writer']['remove'](_0x3c2f53));}},{'priority':'high'});}}class W extends _0x465839{['afterInit'](){const _0x3a7c09=this['editor'];if(!_0x3a7c09['plugins']['has']('ListEditing'))return;const _0x209f27=_0x3a7c09['locale'],_0x5e9418=_0x3a7c09['plugins']['get']('TrackChangesEditing'),_0x44d36b=_0x3a7c09['plugins']['has']('TodoListEditing'),_0x249a0e=!!_0x3a7c09['config']['get']('list.multiBlock');function _0x440abd(_0x38fe98){return{'type':'format','content':''+c(_0x209f27,'*Set\x20format:*\x20%0',_0x38fe98)};}function _0x2d61c3(_0x557c00){return{'type':'format','content':''+c(_0x209f27,'*Remove\x20format:*\x20%0',_0x557c00)};}_0x5e9418['enableDefaultAttributesIntegration']('numberedList'),_0x5e9418['enableDefaultAttributesIntegration']('bulletedList'),_0x5e9418['enableDefaultAttributesIntegration']('customNumberedList'),_0x5e9418['enableDefaultAttributesIntegration']('customBulletedList'),_0x5e9418['enableDefaultAttributesIntegration']('indentList'),_0x5e9418['enableDefaultAttributesIntegration']('outdentList'),_0x5e9418['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x5e9418['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x5e9418['registerBlockAttribute']('listItemId'),_0x5e9418['registerBlockAttribute']('listType'),_0x5e9418['registerBlockAttribute']('listIndent'),_0x249a0e&&(_0x5e9418['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x5e9418['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x44d36b&&(_0x5e9418['enableDefaultAttributesIntegration']('todoList'),_0x5e9418['enableDefaultAttributesIntegration']('checkTodoList'),_0x5e9418['registerBlockAttribute']('todoListChecked'),_0x5e9418['descriptionFactory']['registerDescriptionCallback'](_0x51a644=>{const {data:_0x4ede77}=_0x51a644;if(_0x4ede77&&'todoListChecked'==_0x4ede77['key'])return{'type':'format','content':_0x4ede77['newValue']?c(_0x209f27,'*Check\x20item*'):c(_0x209f27,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x1a3686=>{if(_0x1a3686['batch']['isUndo'])return!0x1;let _0x42245c=!0x1;const _0x18f8b6=_0x5e9418['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x21e88a=>'todoListChecked'===_0x5e9418['_getAttributeKey'](_0x21e88a));for(const _0x494732 of _0x18f8b6){'todo'!=_0x494732['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x5e9418['_findSuggestions'](_0x494732['getFirstRange'](),'attribute')['find'](_0x476187=>'listType'===_0x5e9418['_getAttributeKey'](_0x476187['suggestion']))||(_0x1a3686['removeMarker'](_0x494732['getFirstMarker']()),_0x42245c=!0x0));}return _0x42245c;})),_0x5e9418['descriptionFactory']['registerAttributeLabel']('listIndent',c(_0x209f27,'FORMAT_INDENT'));const _0x2f6d49={'type':'format','content':''};_0x5e9418['descriptionFactory']['registerDescriptionCallback'](_0x1ff7a9=>{const {data:_0x44bff7}=_0x1ff7a9;if(!_0x44bff7||'listType'!=_0x44bff7['key'])return;let _0x430099=_0x1ff7a9['head'];for(;_0x430099;){if(_0x430099['data']&&(('listStyle'==_0x430099['data']['key']||'listMarkerStyle'==_0x430099['data']['key'])&&(_0x430099['data']['newValue']&&'default'!=_0x430099['data']['newValue']||'default'!=_0x430099['data']['oldValue']&&!_0x44bff7['newValue'])||!_0x249a0e&&_0x430099['data']['key']==u))return _0x2f6d49;_0x430099=_0x430099['next'];}if(null==_0x44bff7['newValue'])switch(_0x44bff7['oldValue']){case'bulleted':return _0x2d61c3(c(_0x209f27,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2d61c3(c(_0x209f27,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2d61c3(c(_0x209f27,'ELEMENT_TODO_LIST'));}switch(_0x44bff7['newValue']){case'bulleted':return _0x440abd(c(_0x209f27,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x440abd(c(_0x209f27,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x440abd(c(_0x209f27,'ELEMENT_TODO_LIST'));}}),_0x5e9418['descriptionFactory']['registerDescriptionCallback'](_0x56bc54=>{const {data:_0x44d916}=_0x56bc54;if(_0x44d916&&'listIndent'==_0x44d916['key'])return null==_0x44d916['newValue']||null==_0x44d916['oldValue']&&0x0==_0x44d916['newValue']?_0x2f6d49:void 0x0;}),_0x5e9418['descriptionFactory']['registerDescriptionCallback'](_0xd31510=>{if('attribute'!=_0xd31510['type'])return;const {data:_0xbbfb73}=_0xd31510;if(!_0xbbfb73||'listItemId'!=_0xbbfb73['key'])return;const _0x2e4521=Te(_0xd31510);return'newValue'==_0x2e4521?{'type':'format','content':c(_0x209f27,'*Merge:*\x20list\x20item')}:'oldValue'==_0x2e4521?{'type':'format','content':c(_0x209f27,'*Split:*\x20list\x20item')}:_0x2f6d49;}),_0x3a7c09['model']['document']['registerPostFixer'](_0x4d9fbb=>this['listItemIdFixer'](_0x4d9fbb)),_0x3a7c09['model']['document']['registerPostFixer'](_0x6a9947=>this['noTrackChangesFixer'](_0x6a9947)),_0x3a7c09['model']['document']['on']('change:data',(_0x2e8330,_0x1a4c14)=>{if(_0x1a4c14['isUndo']||!_0x1a4c14['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x5b8c8e){if(_0x5b8c8e['batch']['isUndo']||!_0x5b8c8e['batch']['isLocal'])return!0x1;let _0x31ab72=!0x1;const _0x12208f=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xcce8d0=>_0xcce8d0['data']&&'listItemId'==_0xcce8d0['data']['key'])['filter'](_0x565c2a=>_0x565c2a['data']['newValue']&&_0x565c2a['data']['oldValue']);for(const _0x4492f9 of _0x12208f)Te(_0x4492f9)||(_0x5b8c8e['removeMarker'](_0x4492f9['getFirstMarker']()),_0x31ab72=!0x0);return _0x31ab72;}['noTrackChangesFixer'](_0x484524){if(_0x484524['batch']['isUndo']||!_0x484524['batch']['isLocal'])return!0x1;const _0x17c253=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x17c253['trackChangesCommand']['value'])return!0x1;let _0x474b71=!0x1;const _0x467897=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x5b39bb=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x421b35=>'attribute'==_0x421b35['type'])['filter'](_0x2586f4=>_0x467897['includes'](_0x2586f4['attributeKey']));if(0x0==_0x5b39bb['length'])return _0x474b71;for(const _0x1319cc of _0x5b39bb){const _0x17636c=_0x17c253['_findSuggestions'](_0x1319cc['range'],'attribute')['filter'](_0x65d250=>!_0x65d250['meta']['isNextTo'])['map'](_0x339567=>_0x339567['suggestion'])['filter'](_0x553ea0=>{const _0x4092e2=_0x17c253['_getAttributeKey'](_0x553ea0);return _0x467897['includes'](_0x4092e2);});if(_0x17636c['length']){for(const _0x10d376 of _0x17636c)_0x484524['removeMarker'](_0x10d376['getFirstMarker']());_0x474b71=!0x0;}}return _0x474b71;}['assureChains'](){const _0x4d019a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x11e9ab=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x846fd4;const _0x4bdbeb=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x348d1c=>{if(_0x348d1c['data']['oldRange']||!_0x348d1c['data']['newRange'])return null;if(!_0x348d1c['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x147b6e}=_0x4d019a['_splitMarkerName'](_0x348d1c['name']);if(!_0x4d019a['hasSuggestion'](_0x147b6e))return null;const _0x258dc3=_0x4d019a['getSuggestion'](_0x147b6e);return _0x11e9ab['includes'](_0x258dc3['data']['key']);})['map'](_0x5341c0=>{const {id:_0x2a4f33}=_0x4d019a['_splitMarkerName'](_0x5341c0['name']),_0x5009cf=_0x4d019a['getSuggestion'](_0x2a4f33);return _0x846fd4=_0x5009cf['attributes']['groupId'],_0x5009cf['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x4bdbeb['size'])return;const _0x2a4287=_0x4d019a['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5da5a2=>'attribute'==_0x5da5a2['type']&&_0x5da5a2['data']&&_0x11e9ab['includes'](_0x5da5a2['data']['key'])&&_0x5da5a2['attributes']['groupId']!=_0x846fd4)['map'](_0x505f39=>({'listItem':_0x505f39['getFirstRange']()['start']['nodeAfter'],'groupId':_0x505f39['attributes']['groupId']})),_0x9bbf7=new Set();for(const {groupId:_0x2cd04b,listItem:_0x7f0cee}of _0x2a4287)_0x4bdbeb['has'](_0x7f0cee)&&_0x9bbf7['add'](_0x2cd04b);for(const _0x3fc45b of _0x4d019a['getSuggestions']())_0x9bbf7['has'](_0x3fc45b['attributes']['groupId'])&&_0x3fc45b['setAttribute']('groupId',_0x846fd4);}['_supportLegacySuggestions'](){const _0x1a4eb7=this['editor'],_0xc1e60d=_0x1a4eb7['locale'],_0x2d0469=_0x1a4eb7['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x2d0469['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x234818,_0x7d76c1){const _0x4d9814=[];for(let _0x37b1bf of _0x234818)_0x37b1bf['start']['nodeAfter']===_0x37b1bf['end']['parent']&&(_0x37b1bf=_0x1a4eb7['model']['createRange'](_0x1a4eb7['model']['createPositionAt'](_0x37b1bf['start']['nodeAfter'],0x0))),_0x4d9814['push'](_0x37b1bf);_0x1a4eb7['model']['change'](_0x1599ba=>{const _0x7f278b=_0x1a4eb7['model']['document']['selection'],_0x55ee08=Array['from'](_0x7f278b['getRanges']())['map'](_0x521055=>_0x1a5d6e['fromRange'](_0x521055));_0x1599ba['setSelection'](_0x4d9814),_0x1a4eb7['commands']['get'](_0x7d76c1['commandName'])['refresh'](),_0x7d76c1['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x1a4eb7['execute'](_0x7d76c1['commandName'],..._0x7d76c1['commandParams']),_0x1599ba['setSelection'](_0x55ee08);for(const _0x499826 of _0x55ee08)_0x499826['detach']();});}),_0x2d0469['descriptionFactory']['registerElementLabel'](function(_0x136425){const _0x2d1e90=!_0x1a4eb7['model']['schema']['isObject'](_0x136425),_0x5cdf4d=_0x136425['previousSibling'],_0xae580c=_0x136425['nextSibling'],_0x1426b6=_0x136425['getAttribute']('listItemId'),_0x137942=!_0x5cdf4d||_0x5cdf4d['getAttribute']('listItemId')!==_0x1426b6,_0x33f9ea=!_0xae580c||_0xae580c['getAttribute']('listItemId')!==_0x1426b6;return _0x2d1e90&&Boolean(_0x1426b6)&&_0x137942&&_0x33f9ea;},_0x4157c0=>c(_0xc1e60d,'ELEMENT_LIST_ITEM',_0x4157c0));}['_registerLegacyDescription'](){const _0x35e321=this['editor'],_0x1925dd=_0x35e321['locale'];function _0x259af4(_0x562916){const _0x26aefd=_0x35e321['commands']['get']('bulletedList')['value'],_0x7adccf=_0x35e321['commands']['get']('numberedList')['value'];return'numberedList'===_0x562916?_0x26aefd:_0x7adccf;}_0x35e321['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x4877e8){if('formatBlock'!=_0x4877e8['type'])return;const {data:_0x5532f5}=_0x4877e8;if(!_0x5532f5)return;let _0x27d255,_0x4850f6,_0x4a1cf4,_0x52604a;switch(_0x5532f5['commandName']){case'bulletedList':_0x4a1cf4=_0x5532f5['commandParams'][0x0]['forceValue'],_0x52604a=_0x259af4(_0x5532f5['commandName']),_0x27d255=_0x4a1cf4?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x52604a&&_0x35e321['config']['get']('list.multiBlock')||(_0x27d255='*Change\x20to:*\x20%0'),_0x4850f6={'type':'format','content':c(_0x1925dd,_0x27d255,c(_0x1925dd,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x4a1cf4=_0x5532f5['commandParams'][0x0]['forceValue'],_0x52604a=_0x259af4(_0x5532f5['commandName']),_0x27d255=_0x4a1cf4?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x52604a&&_0x35e321['config']['get']('list.multiBlock')||(_0x27d255='*Change\x20to:*\x20%0'),_0x4850f6={'type':'format','content':c(_0x1925dd,_0x27d255,c(_0x1925dd,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x27d255='*Indent:*\x20%0',_0x4850f6={'type':'format','content':c(_0x1925dd,_0x27d255,c(_0x1925dd,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x27d255=function(_0x4a0f47){const _0x150620=_0x4a0f47['getFirstRange']();let _0x4c1da0=_0x150620['start']['nodeAfter'];for(;_0x4c1da0&&_0x150620['containsItem'](_0x4c1da0);){if(_0x4c1da0['getAttribute']('listIndent')>0x0)return!0x1;_0x4c1da0=_0x4c1da0['nextSibling'];}return!0x0;}(_0x4877e8)?c(_0x1925dd,'*Format:*\x20remove\x20from\x20%0',c(_0x1925dd,function(_0x34bc58){return'ELEMENT_'+_0x34bc58['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x4877e8))):c(_0x1925dd,'*Outdent:*\x20%0',c(_0x1925dd,'ELEMENT_LIST_ITEM')),_0x4850f6={'type':'format','content':_0x27d255};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x5532f5['multipleBlocks']&&(_0x27d255='*Merge:*\x20%0',_0x4850f6={'type':'deletion','content':c(_0x1925dd,_0x27d255,c(_0x1925dd,'ELEMENT_LIST_ITEM'))});}return _0x4850f6;});}}function Te(_0x460dfb){let _0x2a4172=_0x460dfb['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x2a4172;){const _0x3466d2=_0x2a4172['getAttribute']('listItemId');if(!_0x3466d2)return!0x1;if(_0x3466d2==_0x460dfb['data']['newValue'])return'newValue';if(_0x3466d2==_0x460dfb['data']['oldValue'])return'oldValue';_0x2a4172=_0x2a4172['previousSibling'];}return!0x1;}class Se extends _0x465839{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x197850=this['editor']['config']['get']('list.properties'),_0x144a00=this['editor']['plugins']['get']('TrackChangesEditing');_0x197850['styles']&&(_0x144a00['enableDefaultAttributesIntegration']('listStyle'),_0x144a00['registerBlockAttribute']('listStyle')),_0x197850['reversed']&&(_0x144a00['enableDefaultAttributesIntegration']('listReversed'),_0x144a00['registerBlockAttribute']('listReversed')),_0x197850['startIndex']&&(_0x144a00['enableDefaultAttributesIntegration']('listStart'),_0x144a00['registerBlockAttribute']('listStart'));const _0x223ddf={'type':'format','content':''};_0x144a00['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x56aa2a=this['editor']['locale'];_0x144a00['descriptionFactory']['registerAttributeLabel']('listReversed',c(_0x56aa2a,'FORMAT_LIST_REVERSED')),_0x144a00['descriptionFactory']['registerDescriptionCallback'](_0x595384=>{const {data:_0xc3907f}=_0x595384;if(_0xc3907f&&'listReversed'==_0xc3907f['key'])return null==_0xc3907f['newValue']||0x0==_0xc3907f['newValue']&&null==_0xc3907f['oldValue']?_0x223ddf:void 0x0;}),_0x144a00['descriptionFactory']['registerAttributeLabel']('listStart',c(_0x56aa2a,'FORMAT_LIST_START')),_0x144a00['descriptionFactory']['registerDescriptionCallback'](_0x403daf=>{const {data:_0x42b3ea}=_0x403daf;if(_0x42b3ea&&'listStart'==_0x42b3ea['key'])return null==_0x42b3ea['newValue']||0x1==_0x42b3ea['newValue']&&null==_0x42b3ea['oldValue']?_0x223ddf:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x4e7201=>{if(_0x4e7201['batch']['isUndo'])return!0x1;let _0x402bf6=!0x1;const _0x124ff5=_0x144a00['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1bbdb0=>{const _0x254e15=_0x144a00['_getAttributeKey'](_0x1bbdb0);return'listStart'==_0x254e15||'listReversed'==_0x254e15;});for(const _0x293f0b of _0x124ff5){const _0x101c16=_0x293f0b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x101c16||'customNumbered'==_0x101c16)continue;_0x144a00['_findSuggestions'](_0x293f0b['getFirstRange'](),'attribute')['find'](_0x48e94d=>'listType'==_0x144a00['_getAttributeKey'](_0x48e94d['suggestion']))||(_0x4e7201['removeMarker'](_0x293f0b['getFirstMarker']()),_0x402bf6=!0x0);}return _0x402bf6;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x7587b8){const _0x43db68=this['editor']['locale'],{data:_0x4443e7}=_0x7587b8,_0x373814={'type':'format','content':''};if(!_0x4443e7||'listStyle'!=_0x4443e7['key'])return;if(!_0x4443e7['oldValue'])return'default'==_0x4443e7['newValue']?_0x373814:{'type':'format','content':''+c(_0x43db68,'*Set\x20format:*\x20%0',c(_0x43db68,this['_getTranslationKeyForListStyle'](_0x4443e7['newValue'])))};if(!_0x4443e7['newValue']){if('default'==_0x4443e7['oldValue'])return _0x373814;let _0x571a7e=_0x7587b8['head'];for(;_0x571a7e;){if(_0x571a7e['data']&&'listType'==_0x571a7e['data']['key']&&_0x571a7e['data']['newValue'])return _0x373814;_0x571a7e=_0x571a7e['next'];}return{'type':'format','content':''+c(_0x43db68,'*Remove\x20format:*\x20%0',c(_0x43db68,this['_getTranslationKeyForListStyle'](_0x4443e7['oldValue'])))};}if('default'!=_0x4443e7['newValue'])return{'type':'format','content':''+c(_0x43db68,'*Set\x20format:*\x20%0',c(_0x43db68,this['_getTranslationKeyForListStyle'](_0x4443e7['newValue'])))};let _0x181944=_0x7587b8['head'];for(;_0x181944;){if(_0x181944['data']&&'listType'==_0x181944['data']['key']&&_0x181944['data']['newValue']&&_0x181944['data']['oldValue'])return _0x373814;_0x181944=_0x181944['next'];}return{'type':'format','content':c(_0x43db68,'*Set\x20format:*\x20%0',c(_0x43db68,'ELEMENT_'+_0x7587b8['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x687b7=this['editor'],_0x129348=_0x687b7['locale'];_0x687b7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xd4ccbb=>{if('formatBlock'!=_0xd4ccbb['type'])return;const {data:_0x250944}=_0xd4ccbb;if(!_0x250944)return;let _0x53c4fe,_0x254d69;switch(_0x250944['commandName']){case'listStyle':_0x53c4fe='*Change\x20to:*\x20%0',_0x254d69={'type':'format','content':c(_0x129348,_0x53c4fe,c(_0x129348,this['_getTranslationKeyForListStyle'](_0x250944['commandParams'][0x0]['type'])))};break;case'listReversed':_0x53c4fe=_0x250944['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x254d69={'type':'format','content':c(_0x129348,_0x53c4fe)};break;case'listStart':_0x53c4fe='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x254d69={'type':'format','content':c(_0x129348,_0x53c4fe,_0x250944['commandParams'][0x0]['startIndex'])};}return _0x254d69;});}['_getTranslationKeyForListStyle'](_0x4986ab){return'ELEMENT_'+function(_0x3a34f7){if(_e['includes'](_0x3a34f7))return'bulleted';if(Re['includes'](_0x3a34f7))return'numbered';return null;}(_0x4986ab)['toUpperCase']()+'_LIST_'+_0x4986ab['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x465839{['afterInit'](){const _0x390217=this['editor'];_0x390217['commands']['get']('emoji')&&_0x390217['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x465839{static get['requires'](){return[_0xb6d27e];}['init'](){const _0x5c0c3b=this['editor'],_0x2e91ba=_0x5c0c3b['plugins']['get']('TrackChangesEditing'),_0x1d663b=_0x5c0c3b['commands']['get']('enter');_0x2e91ba['enableCommand']('enter',()=>{_0x5c0c3b['model']['change'](_0xa800ce=>{const _0x19c39d=_0x5c0c3b['model']['document']['selection'],_0x35d313=_0x19c39d['getFirstPosition'](),_0x2f4afc=_0x1a5d6e['fromRange'](_0x19c39d['getFirstRange']());if(_0x1d663b['enterBlock'](_0xa800ce)){const _0x29d093=_0x5c0c3b['model']['createPositionAt'](_0x35d313['parent']['nextSibling'],0x0),_0x22d734=_0xa800ce['createRange'](_0x35d313,_0x29d093);_0x2e91ba['markInsertion'](_0x22d734);}else _0xa800ce['setSelection'](_0xa800ce['createRange'](_0x2f4afc['end']));_0x2f4afc['detach'](),_0x1d663b['fire']('afterExecute',{'writer':_0xa800ce});});}),_0x5c0c3b['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',Fe(_0x5c0c3b,'split'),{'priority':'high'}),_0x5c0c3b['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x399548,_0x59c8bc,_0xf6a2cb)=>{const _0x263089=_0xf6a2cb['mapper']['markerNameToElements'](_0x59c8bc['markerName']);if(_0x263089){for(const _0x319a2e of _0x263089)_0x319a2e['hasClass']('ck-suggestion-marker-split')&&(_0xf6a2cb['mapper']['unbindElementFromMarkerName'](_0x319a2e,_0x59c8bc['markerName']),_0xf6a2cb['writer']['remove'](_0x319a2e));}},{'priority':'high'}),_0x5c0c3b['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1d063f,_0x1cc7f0,_0xb3e90b)=>{_0xb3e90b['options']['showSuggestionHighlights']&&Fe(_0x5c0c3b,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1d063f,_0x1cc7f0,_0xb3e90b);},{'priority':'high'});}}class Z extends _0x465839{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x443ab5=this['editor']['plugins']['get']('TrackChangesEditing');_0x443ab5['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x443ab5['enableCommand']('findNext'),_0x443ab5['enableCommand']('findPrevious'),_0x443ab5['enableCommand']('replace'),_0x443ab5['enableCommand']('replaceAll');}['handleFindCommand'](_0x5c7336,_0x136c63,_0x44b05d={}){const _0xdf0844=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x5c7336(_0x31494e=>{let _0x111e48=('string'==typeof _0x136c63?_0xdf0844['findByTextCallback'](_0x136c63,_0x44b05d):_0x136c63)(_0x31494e);Array['isArray'](_0x111e48)&&(_0x111e48={'results':_0x111e48,'searchText':'string'==typeof _0x136c63?_0x136c63:''});const _0x22c8a8=_0x111e48['results']['filter'](_0x561dd7=>!0x1===this['_isInDeletionRange'](_0x561dd7,_0x31494e['item']));return{..._0x111e48,'results':_0x22c8a8};},_0x44b05d);}['_isInDeletionRange'](_0x1ccab0,_0xb84999){const _0x2a112a=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xb84999,_0x1ccab0['start']),this['editor']['model']['createPositionAt'](_0xb84999,_0x1ccab0['end']));for(const _0x47a877 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x2a112a['getIntersection'](_0x47a877['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 _0x465839{['afterInit'](){const _0x2bebca=this['editor']['locale'],_0x3ac713=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x420d40,commandName:_0x4e3556}of ro)this['editor']['plugins']['has'](_0x420d40)&&(_0x3ac713['enableDefaultAttributesIntegration'](_0x4e3556),_0x3ac713['registerInlineAttribute'](_0x4e3556));_0x3ac713['descriptionFactory']['registerAttributeLabel']('fontSize',c(_0x2bebca,'FORMAT_FONT_SIZE')),_0x3ac713['descriptionFactory']['registerAttributeLabel']('fontFamily',c(_0x2bebca,'FORMAT_FONT_FAMILY')),_0x3ac713['descriptionFactory']['registerAttributeLabel']('fontColor',c(_0x2bebca,'FORMAT_FONT_COLOR')),_0x3ac713['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',c(_0x2bebca,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x50d241=this['editor'],_0x16bd29=_0x50d241['locale'];_0x50d241['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1f50ac=>{const _0x30700b=_0x16bd29['t'];if('formatInline'!=_0x1f50ac['type'])return;const {data:_0x41c118}=_0x1f50ac;if(null!=_0x41c118){if('fontSize'==_0x41c118['commandName']){const _0x3aac17=_0x41c118['commandParams'][0x0]['value'];if(_0x3aac17){const _0x4f058f=_0x30700b(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x1d8e8a=>_0x1d8e8a['model']==_0x3aac17)['title'])['toLowerCase']();return{'type':'format','content':c(_0x16bd29,'*Set\x20font\x20size:*\x20%0',_0x4f058f)};}return{'type':'format','content':c(_0x16bd29,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x41c118['commandName']){const _0xa8c945=_0x41c118['commandParams'][0x0]['value'];return _0xa8c945?{'type':'format','content':c(_0x16bd29,'*Set\x20font\x20family:*\x20%0',_0xa8c945)}:{'type':'format','content':c(_0x16bd29,'*Reset\x20font\x20family*')};}if('fontColor'==_0x41c118['commandName']){const _0x5e586c=_0x41c118['commandParams'][0x0]['value'];if(_0x5e586c){const _0xa701c5=_0x4f5407(this['editor']['config']['get']('fontColor.colors'))['find'](_0xd0856a=>_0xd0856a['model']==_0x5e586c);let _0x6e4b69=_0x5e586c,_0x56007b='';return _0xa701c5&&(_0x6e4b69=_0xa701c5['label'],_0x56007b=_0x30700b(_0x6e4b69)['toLowerCase']()),{'type':'format','content':c(_0x16bd29,'*Set\x20font\x20color:*\x20%0',_0x56007b)['trim'](),'color':{'value':_0x5e586c,'title':_0x56007b||_0x6e4b69}};}return{'type':'format','content':c(_0x16bd29,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x41c118['commandName']){const _0x165aa8=_0x41c118['commandParams'][0x0]['value'];if(_0x165aa8){const _0x1f8ab0=_0x4f5407(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x46610e=>_0x46610e['model']==_0x165aa8);let _0x468fda=_0x165aa8,_0x278caa='';return _0x1f8ab0&&(_0x468fda=_0x1f8ab0['label'],_0x278caa=_0x30700b(_0x468fda)['toLowerCase']()),{'type':'format','content':c(_0x16bd29,'*Set\x20font\x20background\x20color:*\x20%0',_0x278caa)['trim'](),'color':{'value':_0x165aa8,'title':_0x278caa||_0x468fda}};}return{'type':'format','content':c(_0x16bd29,'*Reset\x20font\x20background\x20color*')};}}});}}class it extends _0x465839{['afterInit'](){const _0x449d4e=this['editor'],_0x42b9b0=_0x449d4e['plugins']['get']('TrackChangesEditing'),_0x91a197=_0x449d4e['commands']['get']('copyFormat'),_0x59b78d=_0x449d4e['commands']['get']('pasteFormat');_0x91a197&&_0x59b78d&&(_0x42b9b0['enableDefaultAttributesIntegration']('pasteFormat'),_0x42b9b0['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x32a80b=this['editor'],_0x172ee1=_0x32a80b['locale'];_0x32a80b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x53f68f=>{if('formatBlock'!=_0x53f68f['type']&&'formatInline'!=_0x53f68f['type'])return;const {data:_0x46f018}=_0x53f68f;if(_0x46f018&&'pasteFormat'===_0x46f018['commandName']){const _0x4dac91=[],_0x2da422=_0x46f018['commandParams'][0x0];for(const [_0x278fa7,_0x53e569]of Object['entries'](_0x2da422))_0x4dac91['push'](so(_0x32a80b,_0x278fa7,_0x53e569));return _0x4dac91['length']?{'type':'format','content':c(_0x172ee1,'*Set\x20format\x20to:*\x20%0',_0x4dac91['join'](',\x20'))}:{'type':'format','content':c(_0x172ee1,'*Remove\x20all\x20formatting*')};}});}}function so(_0x36a13a,_0x178a13,_0x44330c){const _0x2a0655=_0x36a13a['locale']['t'],_0xe55208=_0x178a13['split'](/(?=[A-Z])/)['join']('\x20'),_0x4427ea=_0x2a0655(_0xe55208['charAt'](0x0)['toUpperCase']()+_0xe55208['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x44330c)return _0x4427ea;if('fontColor'===_0x178a13||'fontBackgroundColor'===_0x178a13){const _0xe50567=_0x4f5407(_0x36a13a['config']['get']('fontColor.colors'))['find'](_0x29acaf=>_0x29acaf['model']==_0x44330c);return _0x4427ea+'\x20('+(_0xe50567?_0x2a0655(_0xe50567['label'])['toLowerCase']():_0x44330c)+')';}if('fontSize'===_0x178a13&&isNaN(parseFloat(_0x44330c))){const _0xf7aba5=_0x36a13a['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x36a13a['config']['get']('fontSize.options'))['find'](_0x1afbae=>_0x1afbae['model']==_0x44330c);return _0x4427ea+'\x20('+(_0xf7aba5?_0x2a0655(_0xf7aba5['title'])['toLowerCase']():_0x44330c)+')';}return _0x4427ea+'\x20('+_0x44330c+')';}class et extends _0x465839{['_headingOptions'];['afterInit'](){const _0x3153eb=this['editor'];if(!_0x3153eb['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x3153eb['config']['get']('heading.options');const _0x2e07a0=_0x3153eb['locale'],_0x27dc81=_0x3153eb['plugins']['get']('TrackChangesEditing');_0x27dc81['enableDefaultAttributesIntegration']('heading');for(const _0x39109e of this['_headingOptions'])'paragraph'!=_0x39109e['model']&&_0x27dc81['descriptionFactory']['registerElementLabel'](_0x39109e['model'],_0x307aab=>{const _0x2e8d48=this['_getHeadingLevel'](_0x39109e['model']);return null!==_0x2e8d48?_0x583e5a(_0x307aab,_0x2e8d48):_0x545e38(_0x307aab,_0x39109e['title']);});function _0x583e5a(_0x55f90f,_0x210868){return c(_0x2e07a0,'ELEMENT_HEADING',[_0x55f90f,_0x210868]);}function _0x545e38(_0x32c56e,_0x17217d){return c(_0x2e07a0,'ELEMENT_HEADING_CUSTOM',[_0x32c56e,_0x17217d]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1277a9=this['editor'],_0x53f470=_0x1277a9['locale'];function _0x5a4bef(_0x47ac59,_0x26174c){return c(_0x53f470,'ELEMENT_HEADING_CUSTOM',[_0x47ac59,_0x26174c]);}_0x1277a9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x58faee=>{if('formatBlock'!=_0x58faee['type'])return;const {data:_0x4f3e2b}=_0x58faee;if(_0x4f3e2b&&'heading'==_0x4f3e2b['commandName']){const _0x1fdb38=_0x4f3e2b['commandParams'][0x0]['value'],_0x5f2d66=this['_getHeadingLevel'](_0x1fdb38);if(null!==_0x5f2d66)return{'type':'format','content':c(_0x53f470,'*Change\x20to:*\x20%0',(_0x288dd5=0x1,_0xdfec24=_0x5f2d66,c(_0x53f470,'ELEMENT_HEADING',[_0x288dd5,_0xdfec24])))};const _0x5cb940=this['_headingOptions']['find'](_0x4d448c=>_0x4d448c['model']===_0x1fdb38)['title'];return{'type':'format','content':c(_0x53f470,'*Change\x20to:*\x20%0',_0x5a4bef(0x1,_0x5cb940))};}var _0x288dd5,_0xdfec24;});}['_getHeadingLevel'](_0xc1fcda){const _0x45fe3c=_0xc1fcda['match'](/^heading(\d+)/);if(_0x45fe3c)return _0x45fe3c[0x1];const _0x567ffd=this['_headingOptions']?.['find'](_0x2a3250=>_0x2a3250['model']==_0xc1fcda);if(_0x567ffd&&_0x567ffd['view']){const _0x7074e2=_0x567ffd['view'],_0x2ed15e=(_0x7074e2['name']??_0x7074e2)['match'](/^h(\d+)/);if(_0x2ed15e)return _0x2ed15e[0x1];}return null;}}class nt extends _0x465839{['afterInit'](){const _0x19579b=this['editor'];if(!_0x19579b['plugins']['has']('HighlightEditing'))return;const _0xcc7141=_0x19579b['plugins']['get']('TrackChangesEditing'),_0x1b690e=_0x19579b['locale'];_0xcc7141['enableDefaultAttributesIntegration']('highlight'),_0xcc7141['registerInlineAttribute']('highlight'),_0xcc7141['descriptionFactory']['registerAttributeLabel']('highlight',c(_0x1b690e,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x50bfa7=this['editor'],_0x2badc4=_0x50bfa7['locale'];_0x50bfa7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x54e095=>{if('formatInline'!=_0x54e095['type'])return;const {data:_0x41073e}=_0x54e095;if(_0x41073e&&'highlight'==_0x41073e['commandName']){const _0x365405=_0x2badc4['t'],_0x497916=_0x41073e['commandParams'][0x0]['value'];if(_0x497916){const _0x4807b4=_0x50bfa7['config']['get']('highlight.options')['find'](_0x25d584=>_0x25d584['model']==_0x497916),_0x117c01=_0x365405(_0x4807b4['title'])['toLowerCase']();return{'type':'format','content':c(_0x2badc4,'*Set\x20highlight:*\x20%0',_0x117c01),'color':{'value':_0x4807b4['color'],'title':_0x4807b4['title']}};}return{'type':'format','content':c(_0x2badc4,'*Remove\x20highlight*',c(_0x2badc4,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x465839{['afterInit'](){const _0x5343f9=this['editor'];if(!_0x5343f9['plugins']['has']('HorizontalLineEditing'))return;_0x5343f9['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x16826e=_0x5343f9['plugins']['get']('TrackChangesEditing'),_0x29f816=_0x5343f9['locale'];_0x16826e['descriptionFactory']['registerElementLabel']('horizontalLine',_0x1cbf7d=>c(_0x29f816,'ELEMENT_HORIZONTAL_LINE',_0x1cbf7d)),_0x5343f9['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x4e8814,{writer:_0x56a345,options:_0x33bb34})=>{if(!_0x33bb34['showSuggestionHighlights'])return null;const _0x5d4288=_0x56a345['createContainerElement']('div'),_0x4cc7b4=_0x56a345['createEmptyElement']('hr');return _0x56a345['addClass']('ck-horizontal-line',_0x5d4288),_0x56a345['insert'](_0x56a345['createPositionAt'](_0x5d4288,0x0),_0x4cc7b4),_0x5d4288;},'converterPriority':'high'});}}class ot extends _0x465839{['afterInit'](){const _0x3d1053=this['editor'];if(!_0x3d1053['plugins']['has']('HtmlEmbed'))return;const _0x19722d=_0x3d1053['plugins']['get']('TrackChangesEditing'),_0x2a02b4=_0x3d1053['locale'];_0x19722d['descriptionFactory']['registerElementLabel']('rawHtml',_0x21e6e1=>c(_0x2a02b4,'ELEMENT_HTML_EMBED',_0x21e6e1)),_0x19722d['enableDefaultAttributesIntegration']('htmlEmbed'),_0x19722d['registerBlockAttribute']('value'),_0x19722d['descriptionFactory']['registerDescriptionCallback'](_0x256bfc=>{if('attribute'!=_0x256bfc['type'])return;const {data:_0x849c18}=_0x256bfc;if(_0x849c18&&'value'==_0x849c18['key']&&_0x256bfc['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0xff6e55=c(_0x2a02b4,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x2a02b4,'*Change\x20%0\x20content*',_0xff6e55)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x119869=this['editor'],_0x48f3b0=_0x119869['locale'];_0x119869['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x202dcf=>{if('formatBlock'!=_0x202dcf['type'])return;const {data:_0x4f428b}=_0x202dcf;if(_0x4f428b&&'htmlEmbed'==_0x4f428b['commandName']){const _0xed6613=c(_0x48f3b0,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x48f3b0,'*Change\x20%0\x20content*',_0xed6613)};}});}}class rt extends _0x465839{['afterInit'](){const _0x5913fd=this['editor'];if(!_0x5913fd['plugins']['has']('ImageEditing'))return;const _0x3932f5=_0x5913fd['plugins']['get']('TrackChangesEditing'),_0x38d1b4=_0x5913fd['plugins']['get']('ImageUtils'),_0x5394a7=_0x5913fd['locale'];_0x3932f5['enableCommand']('insertImage'),_0x3932f5['descriptionFactory']['registerElementLabel']('imageBlock',_0xe65402=>c(_0x5394a7,'ELEMENT_IMAGE',_0xe65402)),_0x3932f5['descriptionFactory']['registerElementLabel']('imageInline',_0x59d319=>c(_0x5394a7,'ELEMENT_INLINE_IMAGE',_0x59d319)),_0x3932f5['descriptionFactory']['registerElementLabel']('caption',()=>c(_0x5394a7,'ELEMENT_CAPTION')),_0x5913fd['plugins']['has']('ImageUploadEditing')&&_0x3932f5['enableCommand']('uploadImage'),_0x5913fd['plugins']['has']('ImageBlockEditing')&&_0x5913fd['plugins']['has']('ImageInlineEditing')&&(_0x3932f5['enableCommand']('imageTypeInline',(_0x417710,_0x207c29)=>{const _0x2393cb=_0x38d1b4['getClosestSelectedImageElement'](_0x5913fd['model']['document']['selection']);_0x5913fd['model']['change'](()=>{_0x3932f5['markBlockFormat'](_0x2393cb,{'commandName':'imageTypeInline','commandParams':[_0x207c29]},[],'convertBlockImageToInline');});}),_0x3932f5['enableCommand']('imageTypeBlock',(_0x24401e,_0x450510)=>{_0x5913fd['model']['change'](_0x5c99b0=>{let _0x158161=_0x38d1b4['getClosestSelectedImageElement'](_0x5913fd['model']['document']['selection']),_0x4b9b75=_0x5c99b0['createRangeOn'](_0x158161);const _0x28f3ed=_0x1ff9a7['fromPosition'](_0x4b9b75['start'],'toPrevious'),_0x5b3b27=_0x1ff9a7['fromPosition'](_0x4b9b75['end'],'toNext');_0x3932f5['forceDefaultExecution'](()=>_0x24401e(_0x450510)),_0x158161=_0x38d1b4['getClosestSelectedImageElement'](_0x5913fd['model']['document']['selection']),_0x4b9b75=_0x5c99b0['createRangeOn'](_0x158161);const _0x31428e=_0x5c99b0['createRange'](_0x28f3ed,_0x5b3b27);_0x28f3ed['detach'](),_0x5b3b27['detach'](),_0x3932f5['markBlockFormat'](_0x158161,{'commandName':'imageTypeInline','commandParams':[_0x450510]},[],'convertInlineImageToBlock'),_0x31428e['start']['isBefore'](_0x4b9b75['start'])&&_0x3932f5['markInsertion'](_0x5c99b0['createRange'](_0x31428e['start'],_0x4b9b75['start']),'convertInlineImageToBlock'),_0x4b9b75['end']['isBefore'](_0x31428e['end'])&&_0x3932f5['markInsertion'](_0x5c99b0['createRange'](_0x4b9b75['end'],_0x31428e['end']),'convertInlineImageToBlock');});}),_0x3932f5['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x3932f5['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x3932f5['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x3932f5['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x3932f5['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x3932f5['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x515bba])=>{const _0x3a0767=_0x3932f5['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x91e7cb=_0x515bba['start'],_0x375a4b=_0x515bba['end'];const _0x5e038a=_0x5913fd['model']['schema']['getNearestSelectionRange'](_0x91e7cb,'backward'),_0x197807=_0x5913fd['model']['schema']['getNearestSelectionRange'](_0x375a4b,'forward');_0x5e038a['isCollapsed']&&(_0x91e7cb=_0x5e038a['start']),_0x197807['isCollapsed']&&(_0x375a4b=_0x197807['end']),_0x3a0767([_0x5913fd['model']['createRange'](_0x91e7cb,_0x375a4b)]);}),_0x3932f5['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x38a680),_0x3932f5['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x38a680)),_0x5913fd['plugins']['has']('ImageCaptionEditing')&&(_0x3932f5['enableCommand']('toggleImageCaption',(_0x5a8ad6,_0x16c63c)=>{const _0x3090fe=_0x5913fd['plugins']['get']('ImageCaptionUtils');let _0x1a4cca=_0x38d1b4['getClosestSelectedImageElement'](_0x5913fd['model']['document']['selection']),_0x3c5bb9=_0x3090fe['getCaptionFromImageModelElement'](_0x1a4cca);_0x5913fd['model']['change'](()=>{if(_0x3c5bb9)return void _0x3932f5['markDeletion'](_0x5913fd['model']['createRangeOn'](_0x3c5bb9));const _0x2c4498=_0x38d1b4['isBlockImage'](_0x1a4cca);_0x5a8ad6(_0x16c63c),_0x1a4cca=_0x38d1b4['getClosestSelectedImageElement'](_0x5913fd['model']['document']['selection']),_0x3c5bb9=_0x3090fe['getCaptionFromImageModelElement'](_0x1a4cca),_0x3932f5['markInsertion'](_0x5913fd['model']['createRangeOn'](_0x3c5bb9),_0x2c4498?null:'imageCaption');});}),_0x3932f5['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x38a680));const _0x39eec0=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0xba46eb(_0x1a001e,_0xa4b826){const _0x59b772=_0x39eec0['findIndex'](({type:_0x2919aa,subType:_0x14fcba})=>_0x1a001e['type']==_0x2919aa&&_0x1a001e['subType']==_0x14fcba),_0x489f10=_0x39eec0['findIndex'](({type:_0x8671ac,subType:_0x4dd142})=>_0xa4b826['type']==_0x8671ac&&_0xa4b826['subType']==_0x4dd142);if(_0x59b772<0x0||_0x489f10<0x0)return!0x1;const _0x1de1e4=_0x1a001e['getFirstRange'](),_0x2820e4=_0xa4b826['getFirstRange']();if((0x0==_0x59b772||0x1==_0x59b772)&&0x2==_0x489f10&&_0x1de1e4['isIntersecting'](_0x2820e4))return!0x0;if(0x2==_0x59b772&&0x3==_0x489f10){const _0x2faad2=_0x3932f5['_findSuggestions'](_0x1de1e4,'insertion')['filter'](({suggestion:_0x3f3554,meta:_0x2bbdb0})=>_0x2bbdb0['isOwn']&&'convertInlineImageToBlock'==_0x3f3554['subType']);if(_0x2faad2['length']>0x1&&_0x2820e4['end']['isEqual'](_0x1de1e4['start']))return!0x0;if(0x1==_0x2faad2['length']&&(_0x1de1e4['start']['isEqual'](_0x2820e4['end'])||_0x1de1e4['end']['isEqual'](_0x2820e4['start'])))return!0x0;}if(0x3==_0x59b772&&0x3==_0x489f10&&_0x1de1e4['start']['isBefore'](_0x2820e4['start'])){const _0x13a70b=_0x1de1e4['end']['nodeAfter'],_0x13f891=_0x2820e4['start']['nodeBefore'];return _0x38d1b4['isBlockImage'](_0x13a70b)&&_0x13a70b===_0x13f891;}return!0x1;}function _0x38a680(_0x3e9ebe,_0x571690){return _0xba46eb(_0x3e9ebe,_0x571690)?[_0x3e9ebe,_0x571690]:_0xba46eb(_0x571690,_0x3e9ebe)?[_0x571690,_0x3e9ebe]:null;}_0x5913fd['plugins']['has']('ImageResize')&&(_0x3932f5['enableDefaultAttributesIntegration']('resizeImage'),_0x3932f5['registerBlockAttribute']('resizedWidth'),_0x3932f5['descriptionFactory']['registerAttributeLabel']('resizedWidth',c(_0x5394a7,'FORMAT_IMAGE_SIZE'))),_0x5913fd['plugins']['has']('ImageTextAlternativeEditing')&&(_0x3932f5['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x3932f5['registerBlockAttribute']('alt')),_0x5913fd['plugins']['has']('PictureEditing')&&(_0x3932f5['registerBlockAttribute']('sources'),_0x3932f5['descriptionFactory']['registerDescriptionCallback'](_0x317a57=>{if('attribute'!=_0x317a57['type'])return;const {data:_0x3a6234}=_0x317a57;return _0x3a6234&&'sources'==_0x3a6234['key']?{'type':'format','content':''}:void 0x0;})),_0x5913fd['plugins']['has']('ImageSizeAttributes')&&(_0x3932f5['registerBlockAttribute']('width'),_0x3932f5['registerBlockAttribute']('height'),_0x3932f5['descriptionFactory']['registerDescriptionCallback'](_0x4de444=>{if('attribute'!=_0x4de444['type'])return;const {data:_0x198ee8}=_0x4de444;return!_0x198ee8||'width'!=_0x198ee8['key']&&'height'!=_0x198ee8['key']?void 0x0:{'type':'format','content':''};})),_0x3932f5['descriptionFactory']['registerDescriptionCallback'](_0x3919c2=>{if(!!_0x39eec0['find'](({type:_0x8c1ad6,subType:_0x5bd630})=>_0x3919c2['type']==_0x8c1ad6&&_0x3919c2['subType']==_0x5bd630))return _0x3919c2['previous']?{}:void 0x0;}),_0x3932f5['descriptionFactory']['registerDescriptionCallback'](_0x30f34f=>{if('insertion'==_0x30f34f['type']||'deletion'==_0x30f34f['type']){const _0x3166b6=_0x30f34f['getContainedElement']();if(_0x3166b6&&_0x3166b6['is']('element','caption'))return{'type':'insertion'==_0x30f34f['type']?'addObject':'removeObject','element':_0x3166b6,'quantity':0x1};}}),_0x3932f5['descriptionFactory']['registerDescriptionCallback'](_0x11d32a=>'formatBlock'==_0x11d32a['type']&&'convertInlineImageToBlock'==_0x11d32a['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x11d32a['type']&&'convertBlockImageToInline'==_0x11d32a['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x3932f5['descriptionFactory']['registerDescriptionCallback'](_0x232f80=>{if('attribute'!=_0x232f80['type'])return;const {data:_0x77a17b}=_0x232f80;if(!_0x77a17b||'alt'!=_0x77a17b['key'])return;const _0x4e7051=_0x77a17b['newValue'];return _0x4e7051?{'type':'format','content':c(_0x5394a7,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x4e7051+'\x22')}:{'type':'format','content':c(_0x5394a7,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xbebbdb=this['editor'],_0x8ebd20=_0xbebbdb['locale'];_0xbebbdb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x37915c=>{if('formatBlock'!=_0x37915c['type']&&'formatInline'!=_0x37915c['type'])return;const {data:_0x1a2447}=_0x37915c;if(_0x1a2447){if('imageTextAlternative'==_0x1a2447['commandName']){const _0x48f77e=_0x1a2447['commandParams'][0x0]['newValue'];return _0x48f77e?{'type':'format','content':c(_0x8ebd20,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x48f77e+'\x22')}:{'type':'format','content':c(_0x8ebd20,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x1a2447['commandName']){const _0x37becd=_0x1a2447['commandParams'][0x0]['width'];return _0x37becd?{'type':'format','content':c(_0x8ebd20,'*Set\x20image\x20width:*\x20%0',_0x37becd)}:{'type':'format','content':c(_0x8ebd20,'*Reset\x20image\x20width*')};}}});}}class at extends _0x465839{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x297428=this['editor']['locale'],_0x22b348=this['editor']['plugins']['get']('TrackChangesEditing');_0x22b348['enableDefaultAttributesIntegration']('replaceImageSource'),_0x22b348['registerBlockAttribute']('src'),_0x22b348['descriptionFactory']['registerDescriptionCallback'](_0x26e404=>{if('attribute'!=_0x26e404['type'])return;const {data:_0x28af70}=_0x26e404;return _0x28af70&&'src'==_0x28af70['key']?_0x28af70['newValue']&&_0x28af70['oldValue']?{'type':'format','content':c(_0x297428,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x2b37e2=this['editor']['plugins']['get']('TrackChangesEditing');_0x2b37e2['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x2b37e2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2b37e2['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x2b37e2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xcdee23=this['editor'],_0x321676=_0xcdee23['locale'];_0xcdee23['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ae4f6=>{if('formatBlock'!=_0x4ae4f6['type']&&'formatInline'!=_0x4ae4f6['type'])return;const {data:_0x4d8bdb}=_0x4ae4f6;if(!_0x4d8bdb||'replaceImageSource'!=_0x4d8bdb['commandName'])return;return{'type':'format','content':c(_0x321676,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x465839{['afterInit'](){const _0x432c6b=this['editor'];if(!_0x432c6b['plugins']['has']('ImageStyleEditing'))return;const _0x53cdd5=_0x432c6b['plugins']['get']('TrackChangesEditing'),_0x13921e=_0x432c6b['plugins']['get']('ImageUtils'),_0x79c911={};_0x53cdd5['enableCommand']('imageStyle',(_0x3c9482,_0x4e1708)=>{const _0x68bff1=_0x432c6b['plugins']['get']('Users')['me'],_0x2d877b=_0x432c6b['commands']['get']('imageStyle');let _0x266f9b=_0x13921e['getClosestSelectedImageElement'](_0x432c6b['model']['document']['selection']),_0x178382=_0x432c6b['model']['createRangeOn'](_0x266f9b),_0x5a96cb=_0x2d877b['value'];if(_0x5a96cb==_0x4e1708['value'])return;const _0x2a6f9c={'commandName':'imageStyle','commandParams':[_0x4e1708],'formatGroupId':_0x21999f()};_0x432c6b['model']['change'](()=>{if(_0x53cdd5['getSuggestions']()['filter'](_0x439753=>_0x439753['isInContent']&&_0x68bff1==_0x439753['author']&&('formatBlock'==_0x439753['type']||'formatInline'==_0x439753['type'])&&('imageStylePreApply'==_0x439753['subType']||'imageStylePostApply'==_0x439753['subType'])&&_0x439753['getFirstRange']()['isEqual'](_0x178382))['forEach'](_0x8c06b=>_0x53cdd5['discardSuggestion'](_0x8c06b['head'])),_0x266f9b=_0x13921e['getClosestSelectedImageElement'](_0x432c6b['model']['document']['selection']),_0x178382=_0x432c6b['model']['createRangeOn'](_0x266f9b),_0x2d877b['refresh'](),_0x432c6b['commands']['get']('imageTypeInline')['refresh'](),_0x432c6b['commands']['get']('imageTypeBlock')['refresh'](),_0x5a96cb=_0x2d877b['value'],_0x5a96cb!=_0x4e1708['value'])return _0x13921e['isInlineImage'](_0x266f9b)&&_0x2d877b['shouldConvertImageType'](_0x4e1708['value'],_0x266f9b)?(_0x3c9482({..._0x4e1708,'setImageSizes':!0x1}),_0x266f9b=_0x13921e['getClosestSelectedImageElement'](_0x432c6b['model']['document']['selection']),void _0x53cdd5['markBlockFormat'](_0x266f9b,{..._0x2a6f9c,'commandReversedParams':[{'value':_0x5a96cb||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x13921e['isBlockImage'](_0x266f9b)?_0x53cdd5['markBlockFormat'](_0x266f9b,_0x2a6f9c,[],'imageStylePostApply'):_0x53cdd5['markInlineFormat'](_0x178382,_0x2a6f9c,'imageStylePostApply'));});});for(const _0x56bfc5 of _0x432c6b['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x79c911[_0x56bfc5['name']]=_0x56bfc5['title']['toLowerCase']();_0x53cdd5['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x53cdd5['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x53cdd5['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x53cdd5['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2c9238])=>{_0x13921e['setImageNaturalSizeAttributes'](_0x2c9238['getContainedElement']());}),_0x53cdd5['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x1c533f,_0x2a646b)=>{_0x53cdd5['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x1c533f,{'commandName':_0x2a646b['commandName'],'commandParams':_0x2a646b['commandReversedParams']});}),_0x53cdd5['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x30d876,_0x4cfb7b){if(_0x83aab8(_0x30d876,_0x4cfb7b))return[_0x30d876,_0x4cfb7b];if(_0x83aab8(_0x4cfb7b,_0x30d876))return[_0x4cfb7b,_0x30d876];return null;});const _0x465182=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x83aab8(_0xa97125,_0x5e0ff6){const _0x2e295b=_0x465182['findIndex'](({type:_0x30ce28,subType:_0x8baedc})=>_0xa97125['type']==_0x30ce28&&_0xa97125['subType']==_0x8baedc),_0x59c3c0=_0x465182['findIndex'](({type:_0x161c89,subType:_0x5f1dda})=>_0x5e0ff6['type']==_0x161c89&&_0x5e0ff6['subType']==_0x5f1dda);if(_0x2e295b<0x0||_0x59c3c0<0x0)return!0x1;const _0x21ad52=_0xa97125['getFirstRange'](),_0x441c25=_0x5e0ff6['getFirstRange']();if((0x0==_0x2e295b||0x1==_0x2e295b)&&0x2==_0x59c3c0&&_0x21ad52['isIntersecting'](_0x441c25))return!0x0;if(0x2==_0x2e295b&&0x3==_0x59c3c0){const _0x360e01=_0x53cdd5['_findSuggestions'](_0x21ad52,'insertion')['filter'](({suggestion:_0x3b159d,meta:_0x2c458b})=>_0x2c458b['isOwn']&&'convertInlineImageToBlock'==_0x3b159d['subType']);if(_0x360e01['length']>0x1&&_0x441c25['end']['isEqual'](_0x21ad52['start']))return!0x0;if(0x1==_0x360e01['length']&&(_0x21ad52['start']['isEqual'](_0x441c25['end'])||_0x21ad52['end']['isEqual'](_0x441c25['start'])))return!0x0;}if(0x3==_0x2e295b&&0x3==_0x59c3c0&&_0x21ad52['start']['isBefore'](_0x441c25['start'])){const _0x22fe90=_0x21ad52['end']['nodeAfter'],_0x26a6b2=_0x441c25['start']['nodeBefore'];return _0x13921e['isBlockImage'](_0x22fe90)&&_0x22fe90===_0x26a6b2;}return!0x1;}_0x432c6b['model']['document']['registerPostFixer'](()=>{let _0x373416=!0x1;const _0x33a8e7=Array['from'](_0x432c6b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xd09cd2,data:_0x3e9c5a}of _0x33a8e7){const {group:_0x2aae4f,type:_0x5ef5b2,subType:_0x19bd62,id:_0x542d8d}=_0x53cdd5['_splitMarkerName'](_0xd09cd2);if('suggestion'==_0x2aae4f&&_0x53cdd5['hasSuggestion'](_0x542d8d)){if('formatBlock'==_0x5ef5b2&&('imageStylePreApply'==_0x19bd62||'imageStylePostApply'==_0x19bd62)){const _0x531bfb=_0x53cdd5['getSuggestion'](_0x542d8d);if(_0x3e9c5a['newRange']){const _0x301c77=_0x531bfb['getFirstRange']()['getContainedElement']();if(_0x13921e['isBlockImage'](_0x301c77))continue;_0x53cdd5['discardSuggestion'](_0x531bfb),_0x373416=!0x0;}}if('insertion'==_0x5ef5b2&&'imageCaption'==_0x19bd62&&!_0x3e9c5a['newRange']){const _0x3466a8=_0x53cdd5['getSuggestion'](_0x542d8d);_0x3466a8['next']&&_0x3466a8['next']['isInContent']&&(_0x53cdd5['discardSuggestion'](_0x3466a8['next']),_0x373416=!0x0);}}}return _0x373416;}),this['_registerLegacyDescription'](_0x79c911);}['_registerLegacyDescription'](_0x263a5e){const _0x3ef30a=this['editor'],_0x831a85=_0x3ef30a['locale'];_0x3ef30a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xbddf7b=>{if('formatBlock'!=_0xbddf7b['type']&&'formatInline'!=_0xbddf7b['type'])return;const {data:_0x15b4ef}=_0xbddf7b;if(!_0x15b4ef||'imageStyle'!=_0x15b4ef['commandName'])return;const _0x5ef06c=_0x15b4ef['commandParams'][0x0]['value'];return _0x155e3b('side'===_0x5ef06c?c(_0x831a85,'FORMAT_SIDE_IMAGE'):_0x263a5e[_0x5ef06c]||_0x5ef06c);function _0x155e3b(_0x23a57e){return{'type':'format','content':c(_0x831a85,'*Format:*\x20%0',_0x23a57e)};}});}}class ut extends _0x465839{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x19c03d){super(_0x19c03d),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x41f622=this['editor'],_0x1b2298=_0x41f622['commands']['get']('importWord'),_0x411329=_0x41f622['commands']['get']('trackChanges');_0x1b2298&&(_0x1b2298['on']('execute',(_0x232710,[,_0x1e6b20])=>{this['_trackChangesValueDuringImport']=_0x411329['value'],_0x1e6b20['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x1b2298,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x1b2298,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x411329['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x41f622['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x4a2985,_0x51f68a){const {suggestions:_0x1dfa23}=_0x51f68a,_0x20eb89=this['editor']['commands']['get']('trackChanges'),_0x36f055=_0x20eb89['value'];this['_trackChangesValueDuringImport']!==_0x36f055&&(_0x20eb89['execute'](),this['_trackChangesExecuted']=!0x0),_0x1dfa23&&_0x1dfa23['forEach'](({id:_0x4d124b,type:_0x58c3a0,author:_0x5e1c4c,created_at:_0x47f67})=>{const _0x270ef2={'id':_0x4d124b,'type':_0x58c3a0,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x5e1c4c,'createdAt':_0x47f67?new Date(_0x47f67):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x270ef2);});}}class ft extends _0x465839{['afterInit'](){const _0xb82ab0=this['editor'],_0x4f3994=_0xb82ab0['plugins']['get']('TrackChangesEditing');if(_0xb82ab0['plugins']['has']('IndentEditing')&&(_0x4f3994['enableCommand']('indent'),_0x4f3994['enableCommand']('outdent')),_0xb82ab0['plugins']['has']('IndentBlock')){for(const _0x38d2d9 of['indentBlock','outdentBlock'])_0x4f3994['enableDefaultAttributesIntegration'](_0x38d2d9);}const _0x3dc129=_0xb82ab0['locale'];_0x4f3994['registerBlockAttribute']('blockIndent'),_0x4f3994['descriptionFactory']['registerAttributeLabel']('blockIndent',c(_0x3dc129,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x441f6b=this['editor'],_0x38f1ca=_0x441f6b['locale'],_0x1afb21=_0x441f6b['plugins']['get']('TrackChangesEditing');_0x1afb21['descriptionFactory']['registerDescriptionCallback'](_0x5790ce=>{if('formatBlock'!=_0x5790ce['type'])return;const {data:_0x366098}=_0x5790ce;if(!_0x366098)return;if('indentBlock'!=_0x366098['commandName']&&'outdentBlock'!=_0x366098['commandName'])return;const _0x3e8f23=_0x5790ce['getItems']()[0x0],_0xc3da79=_0x1afb21['descriptionFactory']['getItemLabel'](_0x3e8f23);return'indentBlock'==_0x366098['commandName']?{'type':'format','content':c(_0x38f1ca,'*Indent:*\x20%0',_0xc3da79)}:'outdentBlock'==_0x366098['commandName']?{'type':'format','content':c(_0x38f1ca,'*Outdent:*\x20%0',_0xc3da79)}:void 0x0;});}}class ht extends _0x465839{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class gt extends _0x465839{['afterInit'](){const _0x35a7e5=this['editor'];if(!_0x35a7e5['plugins']['has']('LinkEditing'))return;const _0x4b86eb=_0x35a7e5['plugins']['get']('TrackChangesEditing'),_0x424bde=_0x35a7e5['commands']['get']('link');_0x4b86eb['enableDefaultAttributesIntegration']('link'),_0x4b86eb['enableDefaultAttributesIntegration']('unlink'),_0x4b86eb['registerInlineAttribute']('linkHref');for(const _0x3dda3a of _0x424bde['manualDecorators'])_0x4b86eb['registerInlineAttribute'](_0x3dda3a['id']),_0x4b86eb['descriptionFactory']['registerAttributeLabel'](_0x3dda3a['id'],'link\x20('+_0x3dda3a['label']['toLowerCase']()+')');_0x4b86eb['descriptionFactory']['registerDescriptionCallback'](_0xe03738=>{if('attribute'!=_0xe03738['type'])return;const {data:_0x22c08a}=_0xe03738;if(!_0x22c08a||'linkHref'!=_0x22c08a['key'])return;const _0x3ac49c=_0x22c08a['newValue'],_0x2f1295=_0x35a7e5['locale'];return{'type':'format','content':null==_0x3ac49c?c(_0x2f1295,'*Remove\x20link*'):c(_0x2f1295,'*Set\x20link:*\x20%0','\x22'+_0x3ac49c+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x16822a=this['editor'],_0x3ba9c1=_0x16822a['locale'];_0x16822a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x445b61=>{if('formatInline'!=_0x445b61['type'])return;const {data:_0x4d7ee6}=_0x445b61;if(_0x4d7ee6){if('link'==_0x4d7ee6['commandName']){const _0x523871=_0x4d7ee6['commandParams'][0x0];return{'type':'format','content':c(_0x3ba9c1,'*Set\x20link:*\x20%0','\x22'+_0x523871+'\x22')};}return'unlink'==_0x4d7ee6['commandName']?{'type':'format','content':c(_0x3ba9c1,'*Remove\x20link*')}:void 0x0;}});}}class lt extends _0x465839{['afterInit'](){const _0x23e962=this['editor'],_0xdf7b68=_0x23e962['locale'];if(!_0x23e962['plugins']['has']('LegacyListEditing'))return;const _0x381214=_0x23e962['plugins']['get']('TrackChangesEditing'),_0x6c040e=_0x23e962['plugins']['has']('LegacyTodoListEditing');function _0x33d28e(_0x220257){return()=>{const _0x44ceeb=_0x23e962['model']['document']['selection'],_0x5a2224=_0x23e962['commands']['get'](_0x220257);if(_0x5a2224['value'])return void _0x23e962['execute']('paragraph',{});const _0x418bbe=_0x220257['slice'](0x0,-0x4),_0x576429=function(_0x809dbf,_0x20fa13,_0x36b1a1){let _0x35637a=Array['from'](_0x809dbf)['filter'](_0xf3c022=>function(_0x484c09,_0x374954){return _0x374954['checkChild'](_0x484c09['parent'],'listItem')&&!_0x374954['isObject'](_0x484c09);}(_0xf3c022,_0x36b1a1));_0x35637a=_0x35637a['filter'](_0x272329=>!_0x272329['is']('element','listItem')||_0x272329['getAttribute']('listType')!=_0x20fa13);const _0x397eab=new Set();for(const _0x589f30 of _0x35637a)_0x589f30['is']('element','listItem')?_0x397eab['add'](Le(_0x589f30)):_0x397eab['add'](_0x589f30);return Array['from'](_0x397eab);}(_0x44ceeb['getSelectedBlocks'](),_0x418bbe,_0x23e962['model']['schema']);_0x23e962['model']['change'](()=>{for(const _0x15a61e of _0x576429)_0x381214['markBlockFormat'](_0x15a61e,{'commandName':_0x220257,'commandParams':[{'forceValue':!_0x5a2224['value']}],'formatGroupId':'blockName'},Ee(_0x15a61e));});};}function _0x3fb496(_0x13f79f){return()=>{const _0x46705c=function(_0x32af6a){let _0x14f672=Array['from'](_0x32af6a);const _0x32ddd3=_0x14f672['findIndex'](_0x44c78c=>'listItem'!=_0x44c78c['name']);return _0x32ddd3>-0x1&&(_0x14f672=_0x14f672['slice'](0x0,_0x32ddd3)),_0x14f672;}(_0x23e962['model']['document']['selection']['getSelectedBlocks']()),_0x2b0213=_0x23e962['model']['createRange'](_0x23e962['model']['createPositionAt'](_0x46705c[0x0],'before'),_0x23e962['model']['createPositionAt'](_0x46705c[_0x46705c['length']-0x1],'end'));_0x23e962['model']['change'](()=>{_0x381214['markBlockFormat'](_0x2b0213,{'commandName':_0x13f79f,'commandParams':[],'formatGroupId':'listIndent'},function(_0x17d57d){const _0xa878f4=new Set();for(const _0x16b85c of _0x17d57d){let _0x187691=_0x16b85c['nextSibling'];for(;_0x187691&&_0x187691['getAttribute']('listIndent')>_0x16b85c['getAttribute']('listIndent');)_0xa878f4['add'](_0x187691),_0x187691=_0x187691['nextSibling'];}return Array['from'](_0xa878f4);}(_0x46705c));});};}_0x381214['enableCommand']('numberedList',_0x33d28e('numberedList')),_0x381214['enableCommand']('bulletedList',_0x33d28e('bulletedList')),_0x6c040e&&_0x381214['enableCommand']('todoList',_0x33d28e('todoList')),_0x381214['enableCommand']('indentList',_0x3fb496('indentList')),_0x381214['enableCommand']('outdentList',_0x3fb496('outdentList')),_0x6c040e&&_0x381214['enableCommand']('checkTodoList',()=>{const _0x308d19=_0x23e962['commands']['get']('checkTodoList'),_0x13cfba=Array['from'](_0x308d19['_selectedElements']);_0x13cfba['filter'](_0xf34cf0=>_0xf34cf0['getAttribute']('todoListChecked')!=_0x308d19['value']),_0x23e962['model']['change'](()=>{for(const _0x109f4a of _0x13cfba)_0x381214['markBlockFormat'](_0x109f4a,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x308d19['value']}]});});}),_0x381214['descriptionFactory']['registerElementLabel']('listItem',_0x529532=>c(_0xdf7b68,'ELEMENT_LIST_ITEM',_0x529532)),_0x381214['descriptionFactory']['registerDescriptionCallback'](_0x1c28fb=>{if('formatBlock'!=_0x1c28fb['type']&&'formatInline'!=_0x1c28fb['type'])return;const {data:_0x2d57b5}=_0x1c28fb;if(_0x2d57b5){if('numberedList'==_0x2d57b5['commandName']||'bulletedList'==_0x2d57b5['commandName']||'todoList'==_0x2d57b5['commandName'])switch(_0x2d57b5['commandName']['replace']('List','')){case'bulleted':return _0x45bbaf(c(_0xdf7b68,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x45bbaf(c(_0xdf7b68,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x45bbaf(c(_0xdf7b68,'ELEMENT_TODO_LIST'));}if('indentList'==_0x2d57b5['commandName'])return{'type':'format','content':c(_0xdf7b68,'*Indent:*\x20%0',c(_0xdf7b68,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x2d57b5['commandName'])return{'type':'format','content':c(_0xdf7b68,'*Outdent:*\x20%0',c(_0xdf7b68,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x2d57b5['commandName'])return _0x2d57b5['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0xdf7b68,'*Check\x20item*')}:{'type':'format','content':c(_0xdf7b68,'*Uncheck\x20item*')};}function _0x45bbaf(_0x4b6757){return{'type':'format','content':c(_0xdf7b68,'*Change\x20to:*\x20%0',_0x4b6757)};}});}}function Le(_0xdbf74f){const _0x246f89=_0xdbf74f['getAttribute']('listIndent');if(0x0==_0x246f89)return _0xdbf74f;let _0x1298bb=_0xdbf74f;for(;_0xdbf74f['previousSibling']&&_0xdbf74f['previousSibling']['is']('element','listItem');){const _0x2e99a6=_0xdbf74f['previousSibling']['getAttribute']('listIndent');if(_0x2e99a6==_0x246f89)_0x1298bb=_0xdbf74f['previousSibling'];else{if(_0x2e99a6<_0x246f89)break;}_0xdbf74f=_0xdbf74f['previousSibling'];}return _0x1298bb;}function Ee(_0x3da38b){const _0x5a9324=[];if(_0x3da38b['is']('element','listItem')&&_0x3da38b['getAttribute']('listIndent')>0x0){let _0x5e2766=_0x3da38b['nextSibling'];for(;_0x5e2766&&'listItem'==_0x5e2766['name']&&_0x5e2766['getAttribute']('listIndent')==_0x3da38b['getAttribute']('listIndent');)_0x5a9324['push'](_0x5e2766),_0x5e2766=_0x5e2766['nextSibling'];}return _0x5a9324;}class Q extends _0x465839{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x59af05=this['editor']['config']['get']('list.properties'),_0x478419=this['editor']['plugins']['get']('TrackChangesEditing');_0x59af05['styles']&&_0x478419['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x59af05['reversed']&&_0x478419['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x59af05['startIndex']&&_0x478419['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x478419['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x1c2188,_0x5da132={}){const _0x2a11b5=this['editor']['plugins']['get']('TrackChangesEditing'),_0xf7d5fa=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x2a11b5['markMultiRangeBlockFormat'](_0xf7d5fa,{'commandName':'listStyle','commandParams':[{'type':_0x5da132['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x3f9f1a,_0x7bca9c={}){const _0x27b4b6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2b32ed=this['_getSuggestionBlocks'](_0x125b8d=>_0x125b8d['is']('element','listItem')&&'numbered'===_0x125b8d['getAttribute']('listType'));if(_0x2b32ed['length']<0x1)return;const _0x1de4aa=_0x2b32ed['map'](_0x5da458=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5da458,'before'),this['editor']['model']['createPositionAt'](_0x5da458,0x0)));this['editor']['model']['change'](()=>{_0x27b4b6['markMultiRangeBlockFormat'](_0x1de4aa,{'commandName':'listReversed','commandParams':[{'reversed':_0x7bca9c['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0xa42d27,_0x1b526b={}){const _0x5e4e93=this['editor']['plugins']['get']('TrackChangesEditing'),_0x13ed12=this['_getSuggestionBlocks'](_0x202ab5=>_0x202ab5['is']('element','listItem')&&'numbered'===_0x202ab5['getAttribute']('listType'));if(_0x13ed12['length']<0x1)return;const _0x581f7e=_0x13ed12['map'](_0x171580=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x171580,'before'),this['editor']['model']['createPositionAt'](_0x171580,0x0)));this['editor']['model']['change'](()=>{_0x5e4e93['markMultiRangeBlockFormat'](_0x581f7e,{'commandName':'listStart','commandParams':[{'startIndex':_0x1b526b['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x4c9eb6){if('formatBlock'!=_0x4c9eb6['type']&&'formatInline'!=_0x4c9eb6['type'])return;const _0x1f7ed3=this['editor']['locale'],{data:_0x59b40a}=_0x4c9eb6;if(!_0x59b40a)return;let _0x426a98,_0x6084f0;switch(_0x59b40a['commandName']){case'listStyle':_0x426a98='*Change\x20to:*\x20%0',_0x6084f0={'type':'format','content':c(_0x1f7ed3,_0x426a98,c(_0x1f7ed3,this['_getTranslationKeyForListStyle'](_0x59b40a['commandParams'][0x0]['type'])))};break;case'listReversed':_0x426a98=_0x59b40a['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x6084f0={'type':'format','content':c(_0x1f7ed3,_0x426a98)};break;case'listStart':_0x426a98='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x6084f0={'type':'format','content':c(_0x1f7ed3,_0x426a98,_0x59b40a['commandParams'][0x0]['startIndex'])};}return _0x6084f0;}['_getSuggestionBlocksForListStyle'](){const _0x949f45=this['editor']['plugins']['get']('LegacyListUtils');let _0x4291ba=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x4291ba[0x0]?.['is']('element','listItem')&&_0x4291ba['unshift'](..._0x949f45['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x4291ba[_0x4291ba['length']-0x1]?.['is']('element','listItem')&&_0x4291ba['push'](..._0x949f45['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x4291ba=[...new Set(_0x4291ba)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x4291ba=_0x4291ba['filter'](_0x4af013=>_0x4af013['is']('element','listItem'))),_0x4291ba;}['_getSuggestionBlocks'](_0x576a45){const _0x10b65e=this['editor']['plugins']['get']('LegacyListUtils');let _0x5092f6=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x576a45)['map'](_0x467b5e=>{const _0x3e9329=this['editor']['model']['createPositionAt'](_0x467b5e,0x0);return[..._0x10b65e['getSiblingNodes'](_0x3e9329,'backward'),..._0x10b65e['getSiblingNodes'](_0x3e9329,'forward')];})['flat']();return _0x5092f6=[...new Set(_0x5092f6)],_0x5092f6;}['_getTranslationKeyForListStyle'](_0x514f26){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x514f26)||'default')['toUpperCase']()+'_LIST_'+_0x514f26['toUpperCase']()['replace'](/-/g,'_');}}class mt extends _0x465839{['afterInit'](){const _0x4d1ff6=this['editor'];if(!_0x4d1ff6['plugins']['has']('MediaEmbedEditing'))return;const _0x881afc=_0x4d1ff6['plugins']['get']('TrackChangesEditing'),_0xd9d1c=_0x4d1ff6['locale'];_0x881afc['enableCommand']('mediaEmbed'),_0x881afc['descriptionFactory']['registerElementLabel']('media',_0x57ae74=>c(_0xd9d1c,'ELEMENT_MEDIA',_0x57ae74)),_0x4d1ff6['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x3860df,{writer:_0x142cc1,options:_0x43ff8c})=>{if(_0x43ff8c['showSuggestionHighlights'])return _0x142cc1['createEmptyElement']('div');},'converterPriority':'high'}),_0x4d1ff6['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5beac1,_0x527e34,_0x31f6a8)=>{_0x31f6a8['options']['showSuggestionHighlights']&&_0x5beac1['stop']();},{'priority':'high'});}}class pt extends _0x465839{['afterInit'](){const _0x223961=this['editor'];_0x223961['plugins']['has']('MentionEditing')&&_0x223961['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class kt extends _0x465839{['afterInit'](){const _0x24ed4d=this['editor'];if(!_0x24ed4d['plugins']['has']('MergeFieldsEditing'))return;const _0xa8b4ed=_0x24ed4d['plugins']['get']('TrackChangesEditing'),_0x2c976e=_0x24ed4d['locale'];_0xa8b4ed['enableCommand']('insertMergeField'),_0xa8b4ed['enableCommand']('insertMergeFieldBlock'),_0xa8b4ed['enableCommand']('insertMergeFieldImage'),_0xa8b4ed['descriptionFactory']['registerElementLabel']('mergeField',_0xc4705b=>c(_0x2c976e,'ELEMENT_MERGE_FIELD',_0xc4705b)),_0xa8b4ed['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x15f406=>c(_0x2c976e,'ELEMENT_MERGE_FIELD',_0x15f406)),_0xa8b4ed['descriptionFactory']['registerDescriptionCallback'](_0x5621d2=>{if('insertion'!=_0x5621d2['type']&&'deletion'!=_0x5621d2['type'])return;const _0x543332=_0x5621d2['getContainedElement']();if(null==_0x543332)return;const _0x445f73=_0x24ed4d['plugins']['get']('MergeFieldsEditing');let _0x3b5b96;switch(_0x445f73['getMergeFieldType'](_0x543332)){case null:return;case'image':{const _0x165d53=_0x445f73['unwrapAffixes'](_0x543332['getAttribute']('src'));_0x3b5b96=_0x445f73['getLabel'](_0x165d53)||_0x165d53;break;}default:{const _0x293c5d=_0x543332['getAttribute']('id');_0x3b5b96=_0x445f73['getLabel'](_0x293c5d)||_0x293c5d;break;}}return'insertion'==_0x5621d2['type']?{'type':'insertion','content':c(_0x2c976e,'*Insert:*\x20%0','\x22'+_0x3b5b96+'\x22\x20'+c(_0x2c976e,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':c(_0x2c976e,'*Remove:*\x20%0','\x22'+_0x3b5b96+'\x22\x20'+c(_0x2c976e,'ELEMENT_MERGE_FIELD'))};});}}class wt extends _0x465839{['afterInit'](){const _0x39cd2d=this['editor'],_0x5c4530=_0x39cd2d['plugins']['get']('TrackChangesEditing');_0x39cd2d['plugins']['has']('MultiLevelList')&&(_0x5c4530['enableDefaultAttributesIntegration']('multiLevelList'),_0x5c4530['registerBlockAttribute']('listMarkerStyle'),_0x5c4530['descriptionFactory']['registerDescriptionCallback'](_0x78b11b=>this['handleDescriptions'](_0x78b11b)));}['handleDescriptions'](_0x1f771e){const _0x474a6a=this['editor']['locale'],{data:_0x58fa0c}=_0x1f771e,_0x55f9ed={'type':'format','content':''};if(_0x58fa0c&&'listMarkerStyle'==_0x58fa0c['key']){if(!_0x58fa0c['oldValue'])return{'type':'format','content':c(_0x474a6a,'*Set\x20format:*\x20%0',c(_0x474a6a,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x58fa0c['newValue']+')'};if(!_0x58fa0c['newValue']){let _0x478f00=_0x1f771e['head'];for(;_0x478f00;){if(_0x478f00['data']&&'listType'==_0x478f00['data']['key']&&_0x478f00['data']['newValue'])return _0x55f9ed;_0x478f00=_0x478f00['next'];}return{'type':'format','content':c(_0x474a6a,'*Remove\x20format:*\x20%0',c(_0x474a6a,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x58fa0c['oldValue']+')'};}}}}class bt extends _0x465839{['afterInit'](){const _0x559a65=this['editor'];if(!_0x559a65['plugins']['has']('PageBreakEditing'))return;_0x559a65['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x46d9f6=_0x559a65['plugins']['get']('TrackChangesEditing'),_0x25b9f4=_0x559a65['locale'];_0x46d9f6['descriptionFactory']['registerElementLabel']('pageBreak',_0x1de8c2=>c(_0x25b9f4,'ELEMENT_PAGE_BREAK',_0x1de8c2));}}class yt extends _0x465839{['afterInit'](){const _0x5c0152=this['editor'];if(!_0x5c0152['plugins']['has']('Paragraph'))return;const _0x42a977=_0x5c0152['locale'],_0x3e4928=_0x5c0152['plugins']['get']('TrackChangesEditing');_0x3e4928['descriptionFactory']['registerElementLabel']('paragraph',_0x5e0f90=>c(_0x42a977,'ELEMENT_PARAGRAPH',_0x5e0f90)),_0x3e4928['enableDefaultAttributesIntegration']('paragraph'),_0x3e4928['enableCommand']('insertParagraph'),_0x5c0152['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x5c0152),{'priority':'highest'}),_0x5c0152['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x56a735,_0x576da0,_0x13cd62)=>{_0x13cd62['options']['showSuggestionHighlights']&&nr(_0x5c0152,{'showActiveMarker':!0x1})(_0x56a735,_0x576da0,_0x13cd62);},{'priority':'highest'});const _0x4f4fe9=_0x3e4928['descriptionFactory'];_0x4f4fe9['registerDescriptionCallback'](_0x29af65=>{if('insertion'!==_0x29af65['type'])return;const {start:_0x18f417,end:_0x2e7091}=_0x29af65['getFirstRange']();if(!_0x18f417['isTouching'](_0x2e7091)||!_0x18f417['nodeAfter'])return;const _0x579a1e=_0x5c0152['model']['schema'],_0x22260e=_0x18f417['nodeAfter'];return _0x579a1e['isBlock'](_0x22260e)&&!_0x579a1e['isLimit'](_0x22260e)&&_0x579a1e['checkChild'](_0x22260e,'$text')?{'type':'insertion','content':c(_0x42a977,'*Insert:*\x20%0',_0x4f4fe9['getItemLabel'](_0x22260e,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x40b55a=this['editor'],_0x4dc255=_0x40b55a['locale'];_0x40b55a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2e7d09=>{if('formatBlock'!=_0x2e7d09['type'])return;const {data:_0x1d9de5}=_0x2e7d09;return _0x1d9de5&&'paragraph'==_0x1d9de5['commandName']?{'type':'format','content':c(_0x4dc255,'*Change\x20to:*\x20%0',c(_0x4dc255,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x164fb4,{showActiveMarker:_0x497869=!0x0}={}){return(_0x2e17c4,_0x15b74f,_0x3c7f74)=>{const _0x55e46d=_0x164fb4['plugins']['get']('TrackChangesEditing'),_0xf7db89=_0x15b74f['markerRange']['start'],_0x4030c6=_0x15b74f['markerRange']['end'],_0x5f2fbb=_0x164fb4['model']['schema'];if(!_0xf7db89['isTouching'](_0x4030c6)||!_0xf7db89['nodeAfter'])return;const _0x584334=_0xf7db89['nodeAfter'];if(_0x5f2fbb['isBlock'](_0x584334)&&!_0x5f2fbb['isLimit'](_0x584334)&&_0x5f2fbb['checkChild'](_0x584334,'$text')){if(!_0x3c7f74['consumable']['consume'](_0x15b74f['markerRange'],_0x2e17c4['name']))return;const {id:_0x3b447a,authorId:_0x463bf4}=_0x55e46d['_splitMarkerName'](_0x15b74f['markerName']),_0x38840b=_0x3c7f74['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-suggestion':_0x3b447a,'data-author-id':_0x463bf4}),_0x48209c=_0x3c7f74['mapper']['toViewPosition'](_0x4030c6);_0x497869&&_0x55e46d['activeMarkers']['includes'](_0x15b74f['markerName'])&&_0x3c7f74['writer']['addClass']('ck-suggestion-marker--active',_0x38840b),_0x3c7f74['writer']['insert'](_0x48209c,_0x38840b),_0x3c7f74['mapper']['bindElementToMarker'](_0x38840b,_0x15b74f['markerName']);}};}class St extends _0x465839{['afterInit'](){const _0x21358f=this['editor'];_0x21358f['commands']['get']('replaceSource')&&_0x21358f['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class jt extends _0x465839{['afterInit'](){const _0x4b0506=this['editor'];if(!_0x4b0506['plugins']['has']('RemoveFormatEditing'))return;_0x4b0506['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x59094e=this['editor'];_0x59094e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x105f4f=>{if('formatBlock'!=_0x105f4f['type']&&'formatInline'!=_0x105f4f['type'])return;const {data:_0x600ed5}=_0x105f4f;return _0x600ed5&&'removeFormat'==_0x600ed5['commandName']?{'type':'format','content':c(_0x59094e['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class It extends _0x465839{['afterInit'](){const _0x5e2da0=this['editor'];if(!_0x5e2da0['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x5e9796=_0x5e2da0['plugins']['get']('TrackChangesEditing');_0x5e9796['enableCommand']('goToPreviousRestrictedEditingException'),_0x5e9796['enableCommand']('goToNextRestrictedEditingException');const _0x34f8f1=_0x5e2da0['plugins']['get']('RestrictedEditingModeEditing');_0x34f8f1['enableCommand']('trackChanges'),_0x34f8f1['enableCommand']('acceptSuggestion'),_0x34f8f1['enableCommand']('discardSuggestion'),_0x34f8f1['enableCommand']('acceptAllSuggestions'),_0x34f8f1['enableCommand']('discardAllSuggestions'),_0x34f8f1['enableCommand']('acceptSelectedSuggestions'),_0x34f8f1['enableCommand']('discardSelectedSuggestions');}}class At extends _0x465839{['afterInit'](){const _0x50bec3=this['editor'];if(!_0x50bec3['plugins']['has']('ShiftEnter'))return;const _0x2a4929=_0x50bec3['plugins']['get']('TrackChangesEditing');_0x2a4929['enableCommand']('shiftEnter'),_0x50bec3['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x50bec3),{'priority':'high'}),_0x50bec3['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x50bec3),{'priority':'high'}),_0x50bec3['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x42fb7a,_0x37958e,_0x14179c)=>{_0x14179c['options']['showSuggestionHighlights']&&je(_0x50bec3,{'showActiveMarker':!0x1})(_0x42fb7a,_0x37958e,_0x14179c);}),_0x2a4929['descriptionFactory']['registerElementLabel']('softBreak',_0x465e16=>c(_0x50bec3['locale'],'ELEMENT_LINE_BREAK',_0x465e16));}}function je(_0x1f4798,{showActiveMarker:_0x4d2d3f=!0x0}={}){return(_0x229ce0,_0x5bc29c,_0x24cf56)=>{const _0x449f26=_0x1f4798['plugins']['get']('TrackChangesEditing');if(!_0x24cf56['consumable']['test'](_0x5bc29c['markerRange'],_0x229ce0['name']))return;const _0x486551=_0x1f4798['model'];for(const _0x4a8aaf of _0x5bc29c['markerRange']['getItems']()){if(!_0x4a8aaf['is']('element','softBreak'))continue;const _0x416c62='deletion'==_0x5bc29c['markerName']['split'](':')[0x1]?'merge':'split',{id:_0x25d285,authorId:_0x357011}=_0x449f26['_splitMarkerName'](_0x5bc29c['markerName']),_0x32c92a=_0x24cf56['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x416c62,'data-suggestion':_0x25d285,'data-author-id':_0x357011}),_0x8de6e1=_0x24cf56['mapper']['toViewPosition'](_0x486551['createPositionBefore'](_0x4a8aaf));_0x4d2d3f&&_0x449f26['activeMarkers']['includes'](_0x5bc29c['markerName'])&&_0x24cf56['writer']['addClass']('ck-suggestion-marker--active',_0x32c92a),_0x24cf56['writer']['insert'](_0x8de6e1,_0x32c92a),_0x24cf56['mapper']['bindElementToMarker'](_0x32c92a,_0x5bc29c['markerName']);}};}class _t extends _0x465839{['afterInit'](){const _0x142b68=this['editor'],_0x382228=_0x142b68['model'],_0x48ba9f=_0x142b68['locale'];if(!_0x142b68['plugins']['has']('StandardEditingModeEditing'))return;const _0x4b8d8a=_0x142b68['plugins']['get']('TrackChangesEditing'),_0x164f47='restrictedEditingException',_0x449595=_0x142b68['commands']['get'](_0x164f47);_0x4b8d8a['enableCommand'](_0x164f47,(_0x192a20,_0x590727={})=>{const _0x4ed385=_0x382228['document']['selection'];if(_0x4ed385['isCollapsed'])return void _0x192a20(_0x590727);const _0xd34dd=void 0x0!==_0x590727['forceValue']?_0x590727['forceValue']:!_0x449595['value'];_0x382228['change'](()=>{const _0x599ec8=Array['from'](_0x4ed385['getRanges']());for(const _0x2ea23d of _0x599ec8){const _0x25ff66=_0xd34dd?[_0x2ea23d]:io(_0x164f47,_0x2ea23d,_0x382228);for(const _0x3ba42d of _0x25ff66)_0x4b8d8a['markInlineFormat'](_0x3ba42d,{'commandName':_0x164f47,'commandParams':[{'forceValue':_0xd34dd}]});}});}),_0x4b8d8a['descriptionFactory']['registerDescriptionCallback'](_0x48d39f=>{if('formatBlock'!=_0x48d39f['type']&&'formatInline'!=_0x48d39f['type'])return;const {data:_0x2f0c63}=_0x48d39f;return _0x2f0c63&&_0x2f0c63['commandName']==_0x164f47?_0x2f0c63['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x48ba9f,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':c(_0x48ba9f,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x465839{['afterInit'](){const _0x576bf8=this['editor'];if(!_0x576bf8['plugins']['has']('Style')||!_0x576bf8['plugins']['has']('DataSchema'))return;const _0x2e621f=_0x576bf8['plugins']['get']('TrackChangesEditing'),_0x444f14=_0x576bf8['locale'],_0xeee973=_0x576bf8['config']['get']('style')||{},_0x57dc88=_0x576bf8['plugins']['get']('GeneralHtmlSupport'),_0x49bc84=_0x576bf8['plugins']['get']('StyleUtils')['normalizeConfig'](_0x576bf8['plugins']['get']('DataSchema'),_0xeee973['definitions']);_0x2e621f['enableDefaultAttributesIntegration']('style');const _0x2afb49=new Set();for(const _0x5cc888 of _0x49bc84['block']){const _0x1186f0=_0x57dc88['getGhsAttributeNameForElement'](_0x5cc888['element']);_0x2afb49['add'](_0x1186f0);}const _0x57d320=new Set();for(const _0x5144e0 of _0x49bc84['inline']){const _0x525ec6=_0x57dc88['getGhsAttributeNameForElement'](_0x5144e0['element']);_0x57d320['add'](_0x525ec6);for(const _0x12e73c of _0x5144e0['ghsAttributes'])_0x57d320['add'](_0x12e73c);}for(const _0x307a61 of _0x2afb49)_0x2e621f['registerBlockAttribute'](_0x307a61),_0x2e621f['descriptionFactory']['registerAttributeLabel'](_0x307a61,c(_0x444f14,'FORMAT_STYLE'));for(const _0x12eb4b of _0x57d320)_0x2e621f['registerInlineAttribute'](_0x12eb4b),_0x2e621f['descriptionFactory']['registerAttributeLabel'](_0x12eb4b,c(_0x444f14,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x153afd=this['editor'],_0x4f2c33=_0x153afd['locale'];_0x153afd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x40202e=>{if('formatBlock'!=_0x40202e['type']&&'formatInline'!=_0x40202e['type'])return;const {data:_0x553457}=_0x40202e;return _0x553457&&'style'===_0x553457['commandName']?_0x553457['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x4f2c33,'*Set\x20format:*\x20%0',_0x553457['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':c(_0x4f2c33,'*Remove\x20format:*\x20%0',_0x553457['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x465839{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x514a9a){super(_0x514a9a),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x15ca5d=this['editor'],_0x5790ee=_0x15ca5d['model']['document']['selection'];if(!_0x15ca5d['plugins']['has']('TableEditing'))return;const _0x33ada3=_0x15ca5d['locale'],_0x4effe6=_0x15ca5d['plugins']['get']('TrackChangesEditing'),_0x5dcf4d=_0x15ca5d['plugins']['get']('TableUtils');_0x4effe6['descriptionFactory']['registerElementLabel']('table',_0x284f0f=>c(_0x33ada3,'ELEMENT_TABLE',_0x284f0f)),this['_setupColumnsRowsFixing'](),_0x4effe6['enableCommand']('insertTable'),_0x4effe6['enableCommand']('selectTableRow'),_0x4effe6['enableCommand']('selectTableColumn');for(const _0x59422f of['insertTableRowAbove','insertTableRowBelow']){const _0x264b0d=_0x15ca5d['commands']['get'](_0x59422f);_0x4effe6['enableCommand'](_0x59422f,_0x3f71d6=>{_0x15ca5d['model']['change'](_0x40dc28=>{_0x3f71d6();const _0x61c081='above'===_0x264b0d['order'],_0x108339=_0x5dcf4d['getSelectionAffectedTableCells'](_0x5790ee),_0x3a1f53=_0x5dcf4d['getRowIndexes'](_0x108339),_0x525fa6=_0x61c081?_0x3a1f53['first']-0x1:_0x3a1f53['last']+0x1,_0x545606=_0x108339[0x0]['findAncestor']('table'),_0x5dbb94=_0x5dcf4d['createTableWalker'](_0x545606,{'startRow':_0x525fa6,'endRow':_0x525fa6}),_0x457629=Array['from'](_0x5dbb94)['map'](_0x3381ee=>_0x40dc28['createRangeOn'](_0x3381ee['cell']));_0x4effe6['markMultiRangeInsertion'](_0x457629,'tableRow');});});}for(const _0x23326d of['insertTableColumnLeft','insertTableColumnRight']){const _0x3228ec=_0x15ca5d['commands']['get'](_0x23326d);_0x4effe6['enableCommand'](_0x23326d,_0x53bc52=>{_0x15ca5d['model']['change'](_0x5a3062=>{_0x53bc52();const _0x1cffb7='left'===_0x3228ec['order'],_0x33dd47=_0x5dcf4d['getSelectionAffectedTableCells'](_0x5790ee),_0x3d11b4=_0x5dcf4d['getColumnIndexes'](_0x33dd47),_0x321faa=_0x1cffb7?_0x3d11b4['first']-0x1:_0x3d11b4['last']+0x1,_0x2d7e06=_0x33dd47[0x0]['findAncestor']('table'),_0x27cff2=_0x5dcf4d['createTableWalker'](_0x2d7e06,{'startRow':0x0,'column':_0x321faa,'includeAllSlots':!0x1}),_0xa9ad99=Array['from'](_0x27cff2)['map'](_0x5bf6a6=>_0x5a3062['createRangeOn'](_0x5bf6a6['cell']));_0x4effe6['markMultiRangeInsertion'](_0xa9ad99,'tableColumn');});});}for(const _0x59d2d5 of['removeTableRow','removeTableColumn']){const _0x193bfe=_0x59d2d5['substr'](0xb),_0x310e9a=_0x193bfe['toLowerCase'](),_0x2554ab=_0x310e9a['substr'](0x0,0x3)+'span',_0x336787='table'+_0x193bfe,_0x48fcba='min'+_0x193bfe,_0x26c0e8='max'+_0x193bfe;_0x4effe6['enableCommand'](_0x59d2d5,()=>{_0x15ca5d['model']['change'](_0x112a81=>{const _0x1030b2=_0x5dcf4d['getSelectionAffectedTableCells'](_0x5790ee),_0x3e6eba=_0x1030b2[0x0]['findAncestor']('table');let _0x532445;if('removeTableRow'==_0x59d2d5){const _0x463080=_0x5dcf4d['getRowIndexes'](_0x1030b2);_0x532445={'startRow':_0x463080['first'],'endRow':_0x463080['last'],'includeAllSlots':!0x0};}else{const _0x24d36b=_0x5dcf4d['getColumnIndexes'](_0x1030b2);_0x532445={'startColumn':_0x24d36b['first'],'endColumn':_0x24d36b['last'],'includeAllSlots':!0x0};}const _0x23c63b=_0x5dcf4d['createTableWalker'](_0x3e6eba,_0x532445),_0x25ec8d=Array['from'](_0x23c63b)['map'](({cell:_0x311b60})=>_0x311b60),_0x97d159=xe(_0x25ec8d['filter'](_0xa437d4=>_0xa437d4['hasAttribute'](_0x2554ab))),_0x4c7cf3=xe(_0x25ec8d['filter'](_0x275fff=>!_0x275fff['hasAttribute'](_0x2554ab)))['map'](_0x572cc7=>_0x112a81['createRangeOn'](_0x572cc7)),_0x2bcdc7=_0x4effe6['markMultiRangeDeletion'](_0x4c7cf3,_0x336787);if(_0x2bcdc7&&('tableRow'==_0x2bcdc7['subType']||'tableColumn'==_0x2bcdc7['subType'])){const _0x298257=this['_getSuggestionCoords'](_0x2bcdc7);for(const _0x5029cb of _0x97d159){const _0x1066c2=_0x112a81['createRangeOn'](_0x5029cb),_0x39faa3=_0x5dcf4d['getCellLocation'](_0x5029cb),_0x49cc37=_0x5029cb['getAttribute'](_0x2554ab)-0x1,_0x20d7b7=_0x298257[_0x48fcba],_0x39f741=_0x298257[_0x26c0e8];_0x20d7b7<=_0x39faa3[_0x310e9a]&&_0x39faa3[_0x310e9a]+_0x49cc37<=_0x39f741&&_0x2bcdc7['addRange'](_0x1066c2);}}});});}function _0x58178b(_0x1e3520){const _0x4b65fb=Array['from'](_0x5790ee['getRanges']())['map'](_0x2dad82=>_0x1a5d6e['fromRange'](_0x2dad82));_0x15ca5d['model']['change'](_0x42be5=>{const _0x2fb0e0=_0x42be5['batch'];_0x1e3520=_0x1e3520['filter'](_0x258733=>'$graveyard'!=_0x258733['root']['rootName']),_0x42be5['setSelection'](_0x1e3520),_0x15ca5d['commands']['get']('removeTableRow')['refresh'](),_0x15ca5d['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x15ca5d['model']['enqueueChange'](()=>{_0x15ca5d['model']['enqueueChange'](_0x2fb0e0,_0x30b0ca=>{const _0x223ff1=_0x4b65fb['filter'](_0xaba060=>'$graveyard'!=_0xaba060['root']['rootName']);_0x223ff1['length']>0x0&&_0x30b0ca['setSelection'](_0x223ff1);for(const _0x5764e0 of _0x4b65fb)_0x5764e0['detach']();});});});}function _0x262a28(_0xf7b894){_0x15ca5d['model']['change'](_0x51b612=>{const _0x2b0e0a=Array['from'](_0x5790ee['getRanges']())['map'](_0x2ff78c=>_0x1a5d6e['fromRange'](_0x2ff78c)),_0x1259b3=[];for(const _0x2d935a of _0xf7b894)for(const _0xe8d369 of _0x2d935a['getItems']({'shallow':!0x0}))_0x1259b3['push'](_0xe8d369);for(const _0x59f4be of _0x1259b3)'$graveyard'!=_0x59f4be['root']['rootName']&&(_0x51b612['setSelection'](_0x51b612['createPositionAt'](_0x59f4be,0x0)),_0x15ca5d['commands']['get']('removeTableColumn')['refresh'](),_0x15ca5d['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x221f38=_0x2b0e0a['filter'](_0x5c20e2=>'$graveyard'!=_0x5c20e2['root']['rootName']);_0x221f38['length']>0x0&&_0x51b612['setSelection'](_0x221f38);for(const _0x10efeb of _0x2b0e0a)_0x10efeb['detach']();});}function _0x35a5a8(_0xd679d7,_0x5799c6){return _0x5799c6['every'](_0x3037ed=>_0xd679d7['some'](_0x570830=>_0x570830['end']['isEqual'](_0x3037ed['start'])||_0x3037ed['end']['isEqual'](_0x570830['start'])));}function _0x3702c4(_0x212f60,_0x53aad6){return!_0x212f60['some'](_0x39490f=>_0x53aad6['some'](_0x19f762=>_0x39490f['isIntersecting'](_0x19f762)))&&_0x212f60['some'](_0xbaa4fd=>_0x53aad6['some'](_0x3920bd=>_0xbaa4fd['end']['isTouching'](_0x3920bd['start'])));}_0x15ca5d['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x5cb08f,_0x54f703,_0x398449)=>{if(!_0x398449['options']['showSuggestionHighlights'])return;const _0x3c3251=_0x54f703['item'];if(!_0x3c3251||!_0x3c3251['is']('element','tableCell'))return;const _0x4428d4=_0x398449['mapper']['toViewElement'](_0x3c3251);if(_0x4428d4){const {id:_0x3ae0f3,authorId:_0x253ed1}=_0x4effe6['_splitMarkerName'](_0x54f703['markerName']);_0x5ad207(_0x4428d4,_0x398449['writer'],(_0x2c0e75,_0x4bf560,_0x4a277e)=>{_0x4a277e['addClass'](_0x27001d(_0x4bf560['classes']),_0x2c0e75),_0x4a277e['setAttribute']('data-suggestion-id',_0x3ae0f3,_0x2c0e75),_0x4a277e['setAttribute']('data-author-id',_0x253ed1,_0x2c0e75);},(_0x8d23d5,_0x17dc6f,_0x369ee1)=>{_0x369ee1['removeClass'](_0x27001d(_0x17dc6f['classes']),_0x8d23d5),_0x369ee1['removeAttribute']('data-suggestion-id',_0x8d23d5),_0x369ee1['removeAttribute']('data-author-id',_0x8d23d5);});}},{'priority':'highest'}),_0x4effe6['descriptionFactory']['registerDescriptionCallback'](_0x4127d2=>{if('insertion'!=_0x4127d2['type']&&'deletion'!=_0x4127d2['type'])return;const _0xa61a9b=_0x4127d2['getContainedElement']();if(null!=_0xa61a9b&&_0xa61a9b['is']('element','table')){if('insertion'==_0x4127d2['type']){const _0x3aa56e=_0x4127d2['getItems']()['filter'](_0x5e20d5=>_0x5e20d5['is']('$textProxy'))['map'](_0x3352c3=>_0x3352c3['data']);if(_0x3aa56e['length'])return{'type':'insertion','content':c(_0x33ada3,'*Insert:*\x20%0',c(_0x33ada3,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3aa56e['join']('\x20')+'\x22'))};}if('deletion'==_0x4127d2['type']){const _0x28b3c7=_0x4127d2['getItems']()['filter'](_0xcb8a2c=>_0xcb8a2c['is']('$textProxy'))['map'](_0x5cad93=>_0x5cad93['data']);if(_0x28b3c7['length'])return{'type':'deletion','content':c(_0x33ada3,'*Remove:*\x20%0',c(_0x33ada3,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x28b3c7['join']('\x20')+'\x22'))};}}}),_0x4effe6['descriptionFactory']['registerDescriptionCallback'](_0x27b06a=>{if('tableRow'==_0x27b06a['subType']){const _0x858077=_0x27b06a['getItems']()['filter'](_0x3ff800=>_0x3ff800['is']('$textProxy'))['map'](_0x5afdfb=>_0x5afdfb['data']),_0xf4195d=this['_getSuggestionCoords'](_0x27b06a),_0x2ef791=_0xf4195d['maxRow']-_0xf4195d['minRow']+0x1;if('insertion'==_0x27b06a['type'])return _0x858077['length']?{'type':'insertion','content':c(_0x33ada3,'*Insert:*\x20%0',c(_0x33ada3,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2ef791,'\x22'+_0x858077['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x33ada3,'*Insert:*\x20%0',c(_0x33ada3,'ELEMENT_TABLE_ROW',_0x2ef791))};if('deletion'==_0x27b06a['type'])return _0x858077['length']?{'type':'deletion','content':c(_0x33ada3,'*Remove:*\x20%0',c(_0x33ada3,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2ef791,'\x22'+_0x858077['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x33ada3,'*Remove:*\x20%0',c(_0x33ada3,'ELEMENT_TABLE_ROW',_0x2ef791))};}if('tableColumn'==_0x27b06a['subType']){const _0x53e57a=_0x27b06a['getItems']()['filter'](_0xb8bf0a=>_0xb8bf0a['is']('$textProxy'))['map'](_0x1a25ab=>_0x1a25ab['data']),_0x4ed254=this['_getSuggestionCoords'](_0x27b06a),_0x43f0eb=_0x4ed254['maxColumn']-_0x4ed254['minColumn']+0x1;if('insertion'==_0x27b06a['type'])return _0x53e57a['length']?{'type':'insertion','content':c(_0x33ada3,'*Insert:*\x20%0',c(_0x33ada3,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x43f0eb,'\x22'+_0x53e57a['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x33ada3,'*Insert:*\x20%0',c(_0x33ada3,'ELEMENT_TABLE_COLUMN',_0x43f0eb))};if('deletion'==_0x27b06a['type'])return _0x53e57a['length']?{'type':'deletion','content':c(_0x33ada3,'*Remove:*\x20%0',c(_0x33ada3,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x43f0eb,'\x22'+_0x53e57a['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x33ada3,'*Remove:*\x20%0',c(_0x33ada3,'ELEMENT_TABLE_COLUMN',_0x43f0eb))};}}),_0x4effe6['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x58178b),_0x4effe6['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x58178b),_0x4effe6['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x262a28),_0x4effe6['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x262a28),_0x4effe6['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x35a5a8),_0x4effe6['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x35a5a8),_0x4effe6['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x3702c4),_0x4effe6['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x3702c4);}['_acceptFormatSuggestionCallbackFactory'](){const _0x2d9a6e=this['editor'],_0x2ee209=_0x2d9a6e['model']['document']['selection'];return(_0xfe65b0,_0x55abad)=>{_0x2d9a6e['model']['change'](_0x1d27b7=>{const {commandName:_0x44e43d,commandParams:_0x44190d}=_0x55abad;let _0x5a54a8=_0xfe65b0[0x0]['end']['nodeBefore'];_0x44190d&&_0x44190d[0x0]&&!0x1===_0x44190d[0x0]['forceValue']&&(_0x5a54a8=_0xfe65b0[0x0]['start']['nodeAfter']);const _0x5a611c=_0x1d27b7['createRangeIn'](_0x5a54a8);if('$graveyard'==_0x5a611c['root']['rootName'])return;const _0x582d2b=Array['from'](_0x2ee209['getRanges']())['map'](_0x5cb8ba=>_0x1a5d6e['fromRange'](_0x5cb8ba));_0x1d27b7['setSelection'](_0x5a611c),_0x2d9a6e['commands']['get'](_0x44e43d)['refresh'](),_0x44190d['push']({'forceDefaultExecution':!0x0}),_0x2d9a6e['execute'](_0x44e43d,..._0x44190d);const _0x87ea51=_0x582d2b['filter'](_0x3c48ca=>'$graveyard'!=_0x3c48ca['root']['rootName']);_0x87ea51['length']>0x0&&_0x1d27b7['setSelection'](_0x87ea51);for(const _0x427afb of _0x582d2b)_0x427afb['detach']();});};}['_getCoordsForCells'](_0x4a5e33){const _0x41bb9c=this['editor']['plugins']['get']('TableUtils');let _0x37eea2=Number['MAX_SAFE_INTEGER'],_0x477367=Number['MIN_SAFE_INTEGER'],_0x53106f=Number['MAX_SAFE_INTEGER'],_0x1c37d0=Number['MIN_SAFE_INTEGER'];for(const _0x20240a of _0x4a5e33){if('$graveyard'==_0x20240a['root']['rootName'])continue;const {row:_0xf0bd98,column:_0x200e3b}=_0x41bb9c['getCellLocation'](_0x20240a),_0x14a9a8=_0x20240a['hasAttribute']('rowspan')?_0x20240a['getAttribute']('rowspan')-0x1:0x0,_0x3f554b=_0x20240a['hasAttribute']('colspan')?_0x20240a['getAttribute']('colspan')-0x1:0x0;_0x37eea2=_0xf0bd98<_0x37eea2?_0xf0bd98:_0x37eea2,_0x477367=_0xf0bd98+_0x14a9a8>_0x477367?_0xf0bd98+_0x14a9a8:_0x477367,_0x53106f=_0x200e3b<_0x53106f?_0x200e3b:_0x53106f,_0x1c37d0=_0x200e3b+_0x3f554b>_0x1c37d0?_0x200e3b+_0x3f554b:_0x1c37d0;}return{'minRow':_0x37eea2,'maxRow':_0x477367,'minColumn':_0x53106f,'maxColumn':_0x1c37d0};}['_setupColumnsRowsFixing'](){const _0x2daa16=this['editor'],_0x55d00c=_0x2daa16['plugins']['get']('TrackChangesEditing'),_0x14fe0f=_0x2daa16['plugins']['get']('TableUtils');_0x2daa16['model']['document']['on']('change:data',()=>{const _0x104fff=Array['from'](_0x2daa16['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x22fe49,data:_0x1612c8}of _0x104fff){const {group:_0x294600,id:_0xa8b2b4,subType:_0x1fd966}=_0x55d00c['_splitMarkerName'](_0x22fe49);if('suggestion'!=_0x294600)continue;if(null!=_0x1612c8['oldRange'])continue;const _0x4a63c6=_0x55d00c['getSuggestion'](_0xa8b2b4);this['_tablePostFixingSubtypes']['includes'](_0x1fd966)&&this['_tableSuggestions']['add'](_0x4a63c6);}},{'priority':'low'});const _0x276954=(_0x5cb57c,_0x259ab1)=>{let _0x45b905=!0x1;const _0xe6992c=_0x259ab1['createRangeOn'](_0x5cb57c),_0x5dc1b1=_0x5cb57c['findAncestor']('table'),_0x487b2b=_0x14fe0f['getCellLocation'](_0x5cb57c);for(const _0x336865 of this['_tableSuggestions']){const _0x52f31a=_0x336865['subType'],_0x4defa8=_0x52f31a['startsWith']('tablePaste'),_0x22e84d=_0x52f31a['substr'](_0x4defa8?0xa:0x5),_0x31e055=_0x22e84d['toLowerCase'](),_0x4a73d2=_0x31e055['substr'](0x0,0x3)+'span',_0x11dee0='min'+_0x22e84d,_0x439599='max'+_0x22e84d;if(!_0x336865['isInContent'])continue;if(_0x5dc1b1!=_0x336865['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x336865['isIntersectingWithRange'](_0xe6992c))continue;const _0x260cfc=_0x5cb57c['hasAttribute'](_0x4a73d2)?_0x5cb57c['getAttribute'](_0x4a73d2)-0x1:0x0,_0x17d440=this['_getSuggestionCoords'](_0x336865),_0xb54252=_0x17d440[_0x11dee0],_0x120666=_0x17d440[_0x439599];_0xb54252<=_0x487b2b[_0x31e055]&&_0x487b2b[_0x31e055]+_0x260cfc<=_0x120666&&(_0x336865['addRange'](_0xe6992c),_0x45b905=!0x0);}return _0x45b905;};_0x2daa16['model']['document']['registerPostFixer'](_0xb35800=>{let _0x5f5a25=!0x1;for(const _0x29c46e of _0x2daa16['model']['document']['differ']['getChanges']())if('insert'==_0x29c46e['type']){if('tableRow'==_0x29c46e['name']){for(const _0x455940 of _0x29c46e['position']['nodeAfter']['getChildren']())_0x5f5a25=_0x5f5a25||_0x276954(_0x455940,_0xb35800);}else'tableCell'==_0x29c46e['name']&&(_0x5f5a25=_0x5f5a25||_0x276954(_0x29c46e['position']['nodeAfter'],_0xb35800));}return _0x5f5a25;});}['_getSuggestionCoords'](_0x4b5d26){return this['_getCoordsForCells'](_0x4b5d26['getRanges']()['map'](_0x588781=>_0x588781['start']['nodeAfter']));}}function xe(_0x5ee91b){return Array['from'](new Set(_0x5ee91b)['values']());}class Nt extends _0x465839{static get['requires'](){return[Ct];}['afterInit'](){const _0x33a1fa=this['editor'],_0x58530a=_0x33a1fa['model']['document']['selection'],_0x279b4d=_0x33a1fa['locale'];if(!_0x33a1fa['plugins']['has']('TableEditing'))return;const _0x3158eb=_0x33a1fa['plugins']['get']('TrackChangesEditing'),_0x55b8fa=_0x33a1fa['plugins']['get']('TableUtils'),_0x421a19=_0x33a1fa['plugins']['get'](Ct);_0x421a19['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x3158eb['enableCommand']('mergeTableCells',()=>{const _0x59c276=_0x55b8fa['getSelectionAffectedTableCells'](_0x33a1fa['model']['document']['selection']);_0x33a1fa['model']['change'](()=>{_0x3158eb['markMultiRangeBlockFormat'](_0x59c276,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x33a1fa['commands']['get']('mergeTableCells')['on']('execute',(_0x307af5,_0x41f903)=>{_0x33a1fa['commands']['get']('trackChanges')['value']&&(_0x41f903['length']>0x0&&_0x41f903[_0x41f903['length']-0x1]&&_0x41f903[_0x41f903['length']-0x1]['forceDefaultExecution']||_0x3158eb['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x307af5['stop']());},{'priority':'highest'});for(const _0xef005d of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x2ba7ae=_0x33a1fa['commands']['get'](_0xef005d);_0x3158eb['enableCommand'](_0xef005d,()=>{const _0x517615=_0x33a1fa['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x491016=>_0x491016['is']('element','tableCell')),_0x271836=_0x2ba7ae['value'];_0x33a1fa['model']['change'](()=>{_0x3158eb['markMultiRangeBlockFormat']([_0x517615,_0x271836],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x4e2800 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x382623=_0x33a1fa['commands']['get'](_0x4e2800);_0x3158eb['enableCommand'](_0x4e2800,()=>{const _0x6d8a6d=_0x55b8fa['getSelectionAffectedTableCells'](_0x33a1fa['model']['document']['selection'])[0x0],_0x2fbae3=_0x6d8a6d['findAncestor']('table'),{column:_0x3b6b28,row:_0x25aac3}=_0x55b8fa['getCellLocation'](_0x6d8a6d);let _0x10ae0a=[];if('horizontally'==_0x382623['direction']){const _0x323855=_0x55b8fa['createTableWalker'](_0x2fbae3,{'startRow':_0x25aac3,'endRow':_0x25aac3,'includeAllSlots':!0x0});_0x10ae0a=Array['from'](_0x323855)['map'](_0x2416be=>_0x2416be['cell']);}else{const _0x5de050=_0x55b8fa['createTableWalker'](_0x2fbae3,{'column':_0x3b6b28,'includeAllSlots':!0x0});_0x10ae0a=Array['from'](_0x5de050)['map'](_0x137fdb=>_0x137fdb['cell']);}_0x33a1fa['model']['change'](_0x412031=>{_0x3158eb['markBlockFormat'](_0x412031['createRangeOn'](_0x6d8a6d),{'commandName':_0x4e2800,'commandParams':[]},_0x10ae0a,_0x4e2800);});});}_0x3158eb['descriptionFactory']['registerDescriptionCallback'](_0x4f2c99=>{if('formatBlock'!=_0x4f2c99['type']&&'formatInline'!=_0x4f2c99['type'])return;const {data:_0x5c99e0}=_0x4f2c99;return _0x5c99e0&&'mergeTableCells'==_0x5c99e0['commandName']?{'type':'format','content':c(_0x279b4d,'*Merge\x20cells*')}:void 0x0;}),_0x3158eb['descriptionFactory']['registerDescriptionCallback'](_0x5e7c71=>{if('formatBlock'!=_0x5e7c71['type']&&'formatInline'!=_0x5e7c71['type'])return;const {data:_0x222f4b}=_0x5e7c71;return _0x222f4b?'splitTableCellVertically'==_0x222f4b['commandName']?{'type':'format','content':c(_0x279b4d,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x222f4b['commandName']?{'type':'format','content':c(_0x279b4d,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0xc11941=_0x421a19['_acceptFormatSuggestionCallbackFactory']();for(const _0x5837ae of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x3158eb['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5837ae,'accept',_0xc11941);for(const _0x59f376 of['splitTableCellVertically','splitTableCellHorizontally'])_0x3158eb['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x59f376,'accept',_0xc11941);_0x3158eb['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x17c537=>{_0x33a1fa['model']['change'](_0x13958d=>{const _0x31f45a=Array['from'](_0x58530a['getRanges']())['map'](_0x4e1835=>_0x1a5d6e['fromRange'](_0x4e1835));_0x13958d['setSelection'](_0x17c537),_0x33a1fa['commands']['get']('mergeTableCells')['refresh'](),_0x33a1fa['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x48fed6=_0x31f45a['filter'](_0x3eacd3=>'$graveyard'!=_0x3eacd3['root']['rootName']);_0x48fed6['length']>0x0&&_0x13958d['setSelection'](_0x48fed6);for(const _0xc972fa of _0x31f45a)_0xc972fa['detach']();});});for(const _0x565a7f of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x299a4a=_0x33a1fa['commands']['get'](_0x565a7f);_0x299a4a['on']('set:isEnabled',(_0x270957,_0x596947,_0x5a420e)=>{if(_0x5a420e){const _0x3acc2e=_0x33a1fa['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x42c473=>_0x42c473['is']('element','tableCell'));this['_areMergableCells'](_0x299a4a['value'],_0x3acc2e)||(_0x270957['return']=!0x1,_0x270957['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x29db98=this['editor']['commands']['get']('mergeTableCells'),_0x5ad5cf=this['editor']['plugins']['get']('TableUtils');if(!_0x29db98['isEnabled'])return!0x1;const _0x536c33=_0x5ad5cf['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x3bc6c8 of _0x536c33)for(const _0x37a465 of _0x536c33)if(_0x3bc6c8!=_0x37a465&&!this['_areMergableCells'](_0x3bc6c8,_0x37a465))return!0x1;return!0x0;}['_areMergableCells'](_0xf5626e,_0x368cc3){const _0x438df6=this['editor']['plugins']['get']('TrackChangesEditing'),_0xaef7a5=this['editor']['model']['createRangeOn'](_0xf5626e),_0x1eee01=this['editor']['model']['createRangeOn'](_0x368cc3),_0x2a374b=new Set(),_0x19f663=new Set();for(const _0x43a63f of _0x438df6['getSuggestions']())if(('insertion'==_0x43a63f['type']||'deletion'==_0x43a63f['type']||'mergeTableCells'==_0x43a63f['subType'])&&_0x43a63f['isInContent']){for(const _0x1c92dd of _0x43a63f['getRanges']())_0x1c92dd['containsRange'](_0xaef7a5,!0x0)&&_0x2a374b['add'](_0x43a63f['type']+':'+_0x43a63f['author']['id']),_0x1c92dd['containsRange'](_0x1eee01,!0x0)&&_0x19f663['add'](_0x43a63f['type']+':'+_0x43a63f['author']['id']);}if(_0x2a374b['size']!=_0x19f663['size'])return!0x1;for(const _0x3efabf of _0x2a374b)if(!_0x19f663['has'](_0x3efabf))return!0x1;return!0x0;}}class Dt extends _0x465839{static get['requires'](){return[Ct];}['afterInit'](){const _0x420056=this['editor'];if(!_0x420056['plugins']['has']('TableEditing'))return;const _0x48ec3a=_0x420056['locale'],_0x154e78=_0x420056['plugins']['get']('TrackChangesEditing');_0x154e78['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x154e78['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x154e78['registerBlockAttribute']('headingRows'),_0x154e78['registerBlockAttribute']('headingColumns'),_0x154e78['descriptionFactory']['registerAttributeLabel']('headingRows',c(_0x48ec3a,'FORMAT_HEADER_ROW')),_0x154e78['descriptionFactory']['registerAttributeLabel']('headingColumns',c(_0x48ec3a,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x325af1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x110a10=this['editor']['plugins']['get']('TableUtils'),_0x3aa3ef=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x162c23({showActiveMarker:_0xd0df0d=!0x0,setDataAttribute:_0x5b1df1=!0x0}={}){return(_0x53e989,_0x47e6c9,_0x1c459f)=>{const {type:_0x558ec1,id:_0x4189c3}=_0x325af1['_splitMarkerName'](_0x47e6c9['markerName']),_0x1e5b5d=_0x325af1['getSuggestion'](_0x4189c3),_0x43c398=_0x1e5b5d['data'];if('formatBlock'!=_0x1e5b5d['type']||!_0x43c398||'setTableColumnHeader'!=_0x43c398['commandName'])return;if(_0x47e6c9['item'])return void _0x53e989['stop']();if(!_0x1c459f['consumable']['consume'](_0x47e6c9['markerRange'],_0x53e989['name']))return;const _0xa7b306=_0x47e6c9['markerRange']['start']['nodeAfter'],_0x90855=_0x47e6c9['markerRange']['end']['nodeBefore'],_0x53f581=_0xa7b306['parent']['parent'],{column:_0x34787e}=_0x110a10['getCellLocation'](_0xa7b306),{column:_0x52fc0e}=_0x110a10['getCellLocation'](_0x90855);for(let _0x2dac54=_0x34787e;_0x2dac54<=_0x52fc0e;_0x2dac54++){const _0x814bcd=_0x110a10['createTableWalker'](_0x53f581,{'column':_0x2dac54,'includeAllSlots':!0x1});for(const _0x3f790b of _0x814bcd){const _0x123d27=_0x3f790b['cell'],_0x4c77b2=_0x1c459f['mapper']['toViewElement'](_0x123d27);_0x1c459f['writer']['addClass']('ck-suggestion-marker-'+_0x558ec1,_0x4c77b2),_0x5b1df1&&_0x1c459f['writer']['setAttribute']('data-suggestion',_0x4189c3,_0x4c77b2),_0x1c459f['mapper']['bindElementToMarker'](_0x4c77b2,_0x47e6c9['markerName']),_0xd0df0d&&(_0x325af1['activeMarkers']['includes'](_0x47e6c9['markerName'])?_0x1c459f['writer']['addClass']('ck-suggestion-marker--active',_0x4c77b2):_0x1c459f['writer']['removeClass']('ck-suggestion-marker--active',_0x4c77b2));}}};}_0x325af1['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x3aa3ef),_0x325af1['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x3aa3ef),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x162c23(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x17df14,_0x4745c4,_0x5a647d)=>{_0x5a647d['options']['showSuggestionHighlights']&&_0x162c23({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x17df14,_0x4745c4,_0x5a647d);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x46dcc5,_0x1fe0c0,_0x99c165)=>{const {type:_0x18cfb1,id:_0x356cf1}=_0x325af1['_splitMarkerName'](_0x1fe0c0['markerName']),_0x311968=_0x325af1['getSuggestion'](_0x356cf1),_0xf3e7ad=_0x311968['data'];if('formatBlock'!=_0x311968['type']||!_0xf3e7ad||'setTableColumnHeader'!=_0xf3e7ad['commandName'])return;const _0x382354=_0x99c165['mapper']['markerNameToElements'](_0x1fe0c0['markerName']);if(_0x382354){for(const _0x48c25f of _0x382354)_0x99c165['writer']['removeClass']('ck-suggestion-marker-'+_0x18cfb1,_0x48c25f),_0x99c165['writer']['removeClass']('ck-suggestion-marker--active',_0x48c25f),_0x99c165['writer']['removeAttribute']('data-suggestion',_0x48c25f),_0x99c165['mapper']['unbindElementFromMarkerName'](_0x48c25f,_0x1fe0c0['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x11f2bb=this['editor'],_0x332bb1=_0x11f2bb['locale'];function _0x506b66(_0x2568da){return{'type':'format','content':c(_0x332bb1,'*Format:*\x20%0',_0x2568da)};}_0x11f2bb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x125d25=>{if('formatBlock'!=_0x125d25['type'])return;const {data:_0x578ba7}=_0x125d25;if(_0x578ba7){if('setTableRowHeader'==_0x578ba7['commandName']){const _0xf3f30=_0x578ba7['commandParams'][0x0]['forceValue'];return _0x506b66(c(_0x332bb1,_0xf3f30?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x578ba7['commandName']){const _0x447a44=_0x578ba7['commandParams'][0x0]['forceValue'];return _0x506b66(c(_0x332bb1,_0x447a44?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class Ye extends _0x465839{['afterInit'](){const _0x2b1b17=this['editor'],_0x508869=_0x2b1b17['locale'],_0xe29f0b=_0x2b1b17['plugins']['get']('TrackChangesEditing');function _0xe640c(_0x48961b){return{'type':'format','content':''+c(_0x508869,'*Set\x20table\x20type:*\x20%0',_0x48961b)};}_0x2b1b17['plugins']['has']('TableLayout')&&(_0xe29f0b['enableCommand']('insertTableLayout'),_0xe29f0b['enableDefaultAttributesIntegration']('tableType'),_0xe29f0b['registerBlockAttribute']('tableType'),_0xe29f0b['descriptionFactory']['registerElementLabel'](_0x238a79=>_0x238a79['is']('element','table')&&'layout'===_0x238a79['getAttribute']('tableType'),_0x47b7ab=>c(_0x508869,'ELEMENT_LAYOUT_TABLE',_0x47b7ab)),_0xe29f0b['descriptionFactory']['registerDescriptionCallback'](_0x28f265=>{const {data:_0x47c4c1}=_0x28f265;if(_0x47c4c1&&'tableType'==_0x47c4c1['key'])switch(_0x47c4c1['newValue']){case'layout':return _0xe640c(c(_0x508869,'ELEMENT_LAYOUT_TABLE'));case'content':return _0xe640c(c(_0x508869,'ELEMENT_CONTENT_TABLE'));}}));}}const Oe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ue=Object['fromEntries'](Oe['map'](_0x3bf066=>[_0x3bf066,null]));class $t extends _0x465839{static get['requires'](){return[Ct];}['afterInit'](){const _0x177804=this['editor'];if(!_0x177804['plugins']['has']('TableClipboard'))return;const _0x4faa31=_0x177804['plugins']['get']('TrackChangesEditing'),_0x347436=_0x177804['plugins']['get']('TableUtils'),_0x46f843=_0x177804['plugins']['get'](Ct),_0x2fa55d=_0x177804['plugins']['get']('TableClipboard'),_0x4f8396=_0x177804['plugins']['get']('TableSelection'),_0x175b46=_0x177804['plugins']['get'](_0x1a48ee);_0x46f843['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x177804['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x177804['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x24ac73=null,_0x5cc353=!0x1;_0x175b46['on']('contentInsertion',(_0x224b04,_0x51b700)=>{_0x5cc353='paste'===_0x51b700['method'];}),_0x177804['model']['on']('insertContent',(_0x43477c,_0x299fd1)=>{if(!_0x5cc353&&null===_0x4f8396['getSelectedTableCells']())return;const [_0x5274cc,_0x5a8438]=_0x299fd1,_0x26c7dc=_0x299fd1[_0x299fd1['length']-0x1];_0x26c7dc&&_0x26c7dc['forceDefaultExecution']||_0x4faa31['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x37245,_0x180744,_0x14649c,_0x1d9c18,_0x530e18){if(_0x180744&&!_0x180744['is']('documentSelection'))return!0x1;const _0x2cb6e8=_0x530e18['getTableIfOnlyTableInContent'](_0x37245,_0x14649c);if(!_0x2cb6e8||!He(_0x2cb6e8,void 0x0,_0x1d9c18))return!0x1;const _0x3f09b0=_0x1d9c18['getSelectionAffectedTableCells'](_0x14649c['document']['selection']);if(!_0x3f09b0['length'])return!0x1;const _0x400855=_0x3f09b0[0x0]['findAncestor']('table'),_0x130413=_0x1d9c18['getRowIndexes'](_0x3f09b0),_0x2781e4=_0x1d9c18['getColumnIndexes'](_0x3f09b0),_0x14a411={'startRow':_0x130413['first'],'endRow':_0x130413['last'],'startColumn':_0x2781e4['first'],'endColumn':_0x2781e4['last']};return 0x1==_0x3f09b0['length']&&(_0x14a411['endRow']+=_0x1d9c18['getRows'](_0x2cb6e8)-0x1,_0x14a411['endColumn']+=_0x1d9c18['getColumns'](_0x2cb6e8)-0x1),He(_0x400855,_0x14a411,_0x1d9c18);}(_0x5274cc,_0x5a8438,_0x177804['model'],_0x347436,_0x2fa55d)&&(_0x43477c['stop'](),_0x24ac73={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x177804['model']['change'](()=>{_0x177804['model']['insertContent'](_0x299fd1[0x0],_0x299fd1[0x1],_0x299fd1[0x2],{'forceDefaultExecution':!0x0});const _0x2842aa=_0x21999f(),{rowInsertionRanges:_0x6946c7,columnInsertionRanges:_0x5a257a,insertionRanges:_0x50d843,deletionRanges:_0x3de354,cells:_0x4cf5f8}=_0x24ac73;_0x6946c7['length']&&_0x4faa31['markMultiRangeInsertion'](_0x6946c7,'tablePasteRow',{'tablePasteChainId':_0x2842aa}),_0x5a257a['length']&&_0x4faa31['markMultiRangeInsertion'](_0x5a257a,'tablePasteColumn',{'tablePasteChainId':_0x2842aa}),_0x50d843['length']&&(_0x4faa31['markMultiRangeInsertion'](_0x50d843,'tablePaste',{'tablePasteChainId':_0x2842aa,'skipNestingCheck':!0x0}),_0x50d843['forEach'](_0x3ba2f9=>_0x3ba2f9['detach']?.())),_0x3de354['length']&&(_0x4faa31['markMultiRangeDeletion'](_0x3de354,'tablePaste',{'tablePasteChainId':_0x2842aa,'skipNestingCheck':!0x0}),_0x3de354['forEach'](_0x22ac09=>_0x22ac09['detach']?.()));const _0x14060d=_0x4faa31['markMultiRangeBlockFormat'](_0x4cf5f8['map'](({element:_0xb81cb5})=>_0xb81cb5),{'formatGroupId':_0x21999f()},[],'tablePasteCell',{'tablePasteChainId':_0x2842aa});if(_0x14060d){const _0x554149=_0x14060d['getMarkers'](),_0x68c10e=[];for(const {element:_0x2353c3,attributes:_0x12b18c}of _0x4cf5f8){if(!_0x12b18c)continue;const _0x21c8ea=_0x177804['model']['createRangeOn'](_0x2353c3),_0x34f617=_0x554149['find'](_0x3ba0d0=>_0x3ba0d0['getRange']()['isEqual'](_0x21c8ea));_0x34f617&&_0x68c10e['push']([_0x34f617['name'],_0x12b18c]);}_0x68c10e['length']&&_0x14060d['setAttribute']('markerAttributes',Object['fromEntries'](_0x68c10e));}_0x24ac73=null;}));},{'priority':_0x38d918['high']+0xa}),_0x175b46['on']('contentInsertion',()=>{_0x5cc353=!0x1;},{'priority':'lowest'}),_0x177804['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x3e4dac,_0x4171f1)=>{const [_0xacf557,_0x46bc41,,_0x2e37e1]=_0x4171f1;if(!_0x24ac73)return;_0x3e4dac['stop']();const _0x1177b6=_0xacf557['cell'],_0x13d1b1=_0x46bc41,_0x9106d5=De(_0x1177b6),_0xcf05b7=De(_0x13d1b1);_0x3e4dac['return']=_0x1177b6;let _0x4cd76b=null,_0x2d567b=null;if(_0xcf05b7||_0x9106d5){if(_0x9106d5&&!_0xcf05b7){_0x2e37e1['remove'](_0x1177b6['getChild'](0x0));for(const _0x3593fc of Array['from'](_0x13d1b1['getChildren']()))_0x2e37e1['insert'](_0x3593fc,_0x1177b6,'end');const _0x3d08f4=_0x24ac73['rowInsertionIndexes']['includes'](_0xacf557['row']),_0xa02db6=_0x24ac73['columnInsertionIndexes']['includes'](_0xacf557['column']);_0x3d08f4||_0xa02db6||(_0x4cd76b=_0x1a5d6e['fromRange'](_0x2e37e1['createRangeIn'](_0x1177b6)));}else _0xcf05b7&&!_0x9106d5&&(_0x2d567b=_0x2e37e1['createRangeIn'](_0x1177b6));}else{const _0x4718d8=_0x2e37e1['createElement']('tableCellSuggestion'),_0x4e3592=_0x2e37e1['createElement']('tableCellSuggestion');_0x2e37e1['wrap'](_0x2e37e1['createRangeIn'](_0x1177b6),_0x4e3592),_0x2e37e1['insert'](_0x4718d8,_0x1177b6,0x0);for(const _0x1b47cd of Array['from'](_0x13d1b1['getChildren']()))_0x2e37e1['insert'](_0x1b47cd,_0x4718d8,'end');_0x4cd76b=_0x1a5d6e['fromRange'](_0x2e37e1['createRangeOn'](_0x4718d8)),_0x2d567b=_0x1a5d6e['fromRange'](_0x2e37e1['createRangeOn'](_0x4e3592));}const _0x5f2b97=Array['from'](_0x13d1b1['getAttributes']())['filter'](([_0x520c3c])=>Oe['includes'](_0x520c3c));_0x24ac73['cells']['push']({'element':_0x1177b6,'attributes':_0x5f2b97['length']?Object['fromEntries'](_0x5f2b97):null}),_0x4cd76b&&_0x24ac73['insertionRanges']['push'](_0x4cd76b),_0x2d567b&&_0x24ac73['deletionRanges']['push'](_0x2d567b);},{'priority':'high'}),_0x347436['on']('insertColumns',(_0x371e34,_0x295432)=>{const [_0x347d2c,_0x208cfc={}]=_0x295432;if(!_0x24ac73)return;const _0x1e524f=_0x208cfc['at']||0x0,_0x132df4=_0x208cfc['columns']||0x1;_0x24ac73['columnInsertionIndexes']=new Array(_0x132df4)['fill'](_0x1e524f)['map']((_0x3c5f08,_0x5cde0c)=>_0x3c5f08+_0x5cde0c);for(const {cell:_0xa8512b}of _0x347436['createTableWalker'](_0x347d2c,{'startColumn':_0x1e524f,'endColumn':_0x1e524f+_0x132df4-0x1}))_0x24ac73['columnInsertionRanges']['push'](_0x177804['model']['createRangeOn'](_0xa8512b));},{'priority':'low'}),_0x347436['on']('insertRows',(_0x5f445e,_0x13c02d)=>{const [_0x4ea0b0,_0x47ffad={}]=_0x13c02d;if(!_0x24ac73)return;const _0x9d486d=_0x47ffad['at']||0x0,_0x14b86a=_0x47ffad['rows']||0x1;_0x24ac73['rowInsertionIndexes']=new Array(_0x14b86a)['fill'](_0x9d486d)['map']((_0x5c0fca,_0x24057a)=>_0x5c0fca+_0x24057a);for(const {cell:_0x5dd79e}of _0x347436['createTableWalker'](_0x4ea0b0,{'startRow':_0x9d486d,'endRow':_0x9d486d+_0x14b86a-0x1}))_0x24ac73['rowInsertionRanges']['push'](_0x177804['model']['createRangeOn'](_0x5dd79e));},{'priority':'low'}),_0x4faa31['descriptionFactory']['registerDescriptionCallback'](_0x1edd26=>{if(_0x1edd26['subType']&&_0x1edd26['subType']['startsWith']('tablePaste'))return _0x1edd26['previous']?{}:{'type':'insertion','content':c(_0x177804['locale'],'*Replace\x20table\x20cells*')};});const _0x197c96=()=>!0x1;for(const _0x6977b9 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x4faa31['_suggestionFactory']['registerCustomCallback']('insertion',_0x6977b9,'join',_0x197c96),_0x4faa31['_suggestionFactory']['registerCustomCallback']('deletion',_0x6977b9,'join',_0x197c96),_0x4faa31['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x6977b9,'join',_0x197c96);_0x4faa31['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x197c96),_0x4faa31['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x7fb321,_0x50c0e8,_0x208a95)=>{const _0x27f5d2=_0x7fb321['map'](_0x5d0a00=>_0x5d0a00['getContainedElement']())['filter'](_0x40ea8b=>_0x40ea8b),_0x2e8197=new Map(_0x27f5d2['map'](_0x5b1746=>[_0x5b1746,null]));if(_0x24ac73){for(const {element:_0x3ee8fd,attributes:_0x4b2abf}of _0x24ac73['cells'])_0x4b2abf&&_0x2e8197['set'](_0x3ee8fd,_0x4b2abf);}else{if(_0x208a95&&_0x208a95['markerAttributes'])for(const [_0x12b072,_0x46a817]of Object['entries'](_0x208a95['markerAttributes'])){const _0x278e6f=_0x177804['model']['markers']['get'](_0x12b072),_0x3e1b88=_0x278e6f?_0x278e6f['getRange']()['getContainedElement']():null;_0x3e1b88&&_0x2e8197['set'](_0x3e1b88,_0x46a817);}}_0x177804['model']['change'](_0x3aa233=>{for(const [_0x13413b,_0x580c98]of _0x2e8197)_0x3aa233['setAttributes']({...Ue,..._0x580c98},_0x13413b);});});const _0x432a36=(_0x2fd1f6,_0x4fdaa9)=>{_0x4faa31['_suggestionFactory']['registerCustomCallback'](_0x2fd1f6,'tablePaste',_0x4fdaa9,(_0x422173,_0x113d3d,_0x2521b1)=>{_0x177804['model']['change'](_0x4faaf0=>{const _0x37043c=[];for(const _0x5c7e77 of _0x422173){const _0x47812f=_0x5c7e77['start']['nodeAfter'];_0x47812f['is']('element','tableCellSuggestion')&&_0x37043c['push'](_0x47812f);}_0x4faa31['_suggestionFactory']['getSuggestionCallback'](_0x2fd1f6,null,_0x4fdaa9)(_0x422173,_0x113d3d,_0x2521b1);for(const _0x9781f9 of _0x37043c)'$graveyard'!=_0x9781f9['root']['rootName']&&_0x4faaf0['unwrap'](_0x9781f9);});});};_0x432a36('insertion','accept'),_0x432a36('insertion','discard'),_0x432a36('deletion','accept'),_0x432a36('deletion','discard'),_0x4faa31['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x5e9f28=>{const _0x5bce6b=_0x5e9f28['map'](_0x9c11d5=>_0x9c11d5['getContainedElement']()),_0x3442f1=_0x5bce6b[0x0]['findAncestor']('table'),{minRow:_0x38e67c,maxRow:_0x304f8e}=_0x46f843['_getCoordsForCells'](_0x5bce6b);_0x347436['removeRows'](_0x3442f1,{'at':_0x38e67c,'rows':_0x304f8e-_0x38e67c+0x1});}),_0x4faa31['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x39a34b=>{const _0x52ead7=_0x39a34b['map'](_0x2e0ca7=>_0x2e0ca7['getContainedElement']()),_0x34ff14=_0x52ead7[0x0]['findAncestor']('table'),{minColumn:_0x274c76,maxColumn:_0x337d86}=_0x46f843['_getCoordsForCells'](_0x52ead7);_0x347436['removeColumns'](_0x34ff14,{'at':_0x274c76,'columns':_0x337d86-_0x274c76+0x1});});const _0x3096ed=(_0x366692,_0x4fa92d)=>{if(!_0x4fa92d['subType']||!_0x4fa92d['subType']['startsWith']('tablePaste'))return;const _0x7c781c=_0x4fa92d['attributes']['tablePasteChainId'],_0x5ba57c=_0x4faa31['getSuggestions']()['filter'](_0xa6f0b8=>_0xa6f0b8['isInContent']&&_0xa6f0b8['attributes']&&_0xa6f0b8['attributes']['tablePasteChainId']==_0x7c781c);_0x5ba57c['length']&&_0x4fa92d['getAllAdjacentSuggestions']()['length']!=_0x5ba57c['length']&&_0x5ba57c['reduce']((_0x5d8151,_0x5a29e4)=>(_0x5d8151['next']=_0x5a29e4,_0x5a29e4['previous']=_0x5d8151,_0x5a29e4));};function _0x10b701(_0x3bc6c0,_0x2b9964=!0x0){const {id:_0x481b08,authorId:_0x1e82a2}=_0x4faa31['_splitMarkerName'](_0x3bc6c0['markerName']),_0x3d939e=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x29b41f=_0x4faa31['activeMarkers']['includes'](_0x3bc6c0['markerName']);return _0x29b41f&&_0x3d939e['push']('ck-suggestion-marker--active'),{'classes':_0x3d939e,'attributes':{'data-suggestion':_0x481b08,'data-author-id':_0x1e82a2},'priority':_0x29b41f&&_0x2b9964?0xbc2:0xbb8};}_0x4faa31['on']('suggestionLoaded',_0x3096ed,{'priority':'high'}),_0x4faa31['on']('suggestionUnloaded',_0x3096ed,{'priority':'high'}),_0x177804['model']['document']['registerPostFixer'](()=>{let _0x5cc47b=!0x1;const _0x5ab6cc=Array['from'](_0x177804['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3bc9fd,data:_0x4cffcd}of _0x5ab6cc){const {group:_0x1ab606,type:_0xe432b8,id:_0x4cbdf5}=_0x4faa31['_splitMarkerName'](_0x3bc9fd);if('suggestion'!=_0x1ab606||'deletion'!=_0xe432b8||_0x4cffcd['oldRange'])continue;if(!_0x4faa31['hasSuggestion'](_0x4cbdf5))continue;const _0x55661c=_0x4faa31['getSuggestion'](_0x4cbdf5)['getRanges'](),_0x20abd3=_0x177804['plugins']['get']('Users')['me'];for(const _0x562e54 of _0x4faa31['getSuggestions']()){if(!_0x562e54['isInContent']||_0x562e54['author']!=_0x20abd3)continue;if('formatBlock'!=_0x562e54['type']||'tablePasteCell'!=_0x562e54['subType'])continue;if(_0x562e54['getRanges']()['every'](_0x32ea29=>_0x55661c['some'](_0x4ae81f=>_0x4ae81f['containsRange'](_0x32ea29,!0x0)))){for(const _0xeafdc0 of _0x562e54['getAllAdjacentSuggestions']())_0xeafdc0['isInContent']&&(_0xeafdc0['discard'](),_0x5cc47b=!0x0);}}}return _0x5cc47b;}),_0x177804['model']['document']['registerPostFixer'](_0x4fd7f5=>{const _0xce0601=_0x177804['commands']['get']('redo');if(!_0xce0601||!_0xce0601['_createdBatches']['has'](_0x4fd7f5['batch']))return!0x1;let _0x474810=!0x1;const _0x521bfc=_0x177804['plugins']['get']('Users')['me'],_0xeaecbc=_0x177804['model']['document']['differ']['getChanges'](),_0x22c32e=Array['from'](_0x177804['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x193d2c,data:_0x1e9759})=>{const {group:_0x46377f,subType:_0x26cb04,authorId:_0x18b613}=_0x4faa31['_splitMarkerName'](_0x193d2c);return'suggestion'==_0x46377f&&'tablePaste'==_0x26cb04&&_0x18b613==_0x521bfc['id']&&!_0x1e9759['oldRange'];});for(const _0x4d1600 of _0xeaecbc){if('insert'!=_0x4d1600['type']||'tableCellSuggestion'!=_0x4d1600['name']||0x1!=_0x4d1600['length'])continue;const _0x4bf1f7=_0x4fd7f5['createRange'](_0x4d1600['position'],_0x4d1600['position']['getShiftedBy'](0x1));if(!_0x22c32e['find'](({data:_0x3ca901})=>_0x3ca901['newRange']['isEqual'](_0x4bf1f7))){for(const {name:_0x362c4b,data:_0x397f83}of _0x22c32e)if(_0x4bf1f7['containsRange'](_0x397f83['newRange'])){_0x4fd7f5['updateMarker'](_0x362c4b,{'range':_0x4bf1f7}),_0x474810=!0x0;break;}}}return _0x474810;}),_0x177804['model']['document']['registerPostFixer'](_0x5288b3=>{let _0x13a9d7=!0x1;const _0x2d061d=_0x177804['plugins']['get']('Users')['me'],_0x1e7135=_0x4faa31['getSuggestions']()['filter'](_0x4a729f=>_0x4a729f['isInContent']&&_0x4a729f['author']==_0x2d061d),_0x200f5e=new Set(),_0x50046d=new Set();for(const _0x245654 of _0x1e7135)if('tablePaste'==_0x245654['subType'])for(const _0x1a67e0 of _0x245654['getMarkers']()){const _0x108994=_0x1a67e0['getRange']()['getContainedElement']();if(_0x108994){if(_0x108994['is']('element','tableCellSuggestion')&&De(_0x108994)){_0x245654['removeMarker'](_0x1a67e0['name']),_0x200f5e['add'](_0x108994),_0x13a9d7=!0x0;const _0x1e447f=_0x108994['nextSibling'],_0x234a12=_0x108994['previousSibling'],_0x229b09=_0x1e447f&&_0x1e447f['is']('element','tableCellSuggestion'),_0x29b53d=_0x234a12&&_0x234a12['is']('element','tableCellSuggestion');_0x229b09&&!_0x200f5e['has'](_0x1e447f)&&_0x50046d['add'](_0x1e447f),_0x29b53d&&!_0x200f5e['has'](_0x234a12)&&_0x50046d['add'](_0x234a12);}else _0x108994['is']('element','paragraph')&&_0x108994['isEmpty']&&(_0x245654['removeMarker'](_0x1a67e0['name']),_0x13a9d7=!0x0);}}else{if('tablePasteCell'==_0x245654['subType']){if(!_0x245654['attributes']||!_0x245654['attributes']['tablePasteChainId'])continue;const _0x29a475=_0x245654['attributes']['markerAttributes'];if(_0x29a475&&Object['keys'](_0x29a475)['length'])continue;const _0x206a73=_0x245654['attributes']['tablePasteChainId'];let _0x23d4c5=!0x0,_0x202326=!0x0;for(const _0x218397 of _0x1e7135)if(_0x218397['subType']&&_0x218397['subType']['startsWith']('tablePaste')){if(!_0x218397['attributes']['tablePasteChainId']){_0x202326=!0x1;break;}if(_0x218397['id']!=_0x245654['id']&&_0x218397['attributes']['tablePasteChainId']==_0x206a73){_0x23d4c5=!0x1;break;}}_0x202326&&_0x23d4c5&&(_0x245654['removeMarkers'](),_0x13a9d7=!0x0);}}for(const _0x32cede of _0x200f5e)_0x5288b3['remove'](_0x32cede);for(const _0x488858 of _0x50046d)_0x5288b3['unwrap'](_0x488858);return _0x13a9d7;}),_0x177804['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x592593=>_0x10b701(_0x592593),'converterPriority':'high'}),_0x177804['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x4e16b3,_0x230b85)=>_0x230b85['options']['showSuggestionHighlights']?_0x10b701(_0x4e16b3,!0x1):null,'converterPriority':'high'});const _0x149c6c=_0x177804['editing']['view'];this['listenTo'](_0x149c6c['document'],'clipboardOutput',(_0x865e6d,_0x116da0)=>{const _0x187142=[];for(const _0x168a27 of _0x149c6c['createRangeIn'](_0x116da0['content'])['getItems']())_0x168a27['is']('element','suggestion-td')&&_0x187142['push'](_0x168a27);_0x149c6c['change'](_0x20fe6d=>{for(const _0x329e88 of _0x187142)_0x20fe6d['move'](_0x20fe6d['createRangeIn'](_0x329e88),_0x20fe6d['createPositionBefore'](_0x329e88)),_0x20fe6d['remove'](_0x329e88);});});}}function De(_0x26adfe){if(_0x26adfe['isEmpty'])return!0x0;const _0x48f166=_0x26adfe['getChild'](0x0);return _0x48f166['is']('element','paragraph')&&_0x48f166['isEmpty'];}function He(_0x5b0603,_0xe4a1ab={},_0x5c836d){for(const {isAnchor:_0x4ac1d7,cellHeight:_0x4c8152,cellWidth:_0x99cda2}of _0x5c836d['createTableWalker'](_0x5b0603,{'includeAllSlots':!0x0,..._0xe4a1ab}))if(!_0x4ac1d7||0x1!=_0x4c8152||0x1!=_0x99cda2)return!0x1;return!0x0;}class Bt extends _0x465839{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x125669=this['editor']['plugins']['get']('TrackChangesEditing');_0x125669['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x125669['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x125669['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x125669['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x125669['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x125669['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x488728,_0xfb039f){const _0x1267df=this['editor']['plugins']['get']('TrackChangesEditing'),_0x321d07=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x489f70=_0xfb039f['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x5df8d0=_0x321d07['getColumnGroupElement'](_0x489f70);let _0xdf6270=_0x5df8d0?_0x321d07['getTableColumnsWidths'](_0x5df8d0):null,_0xeb339f=_0x489f70['getAttribute']('tableWidth')||null;const _0x39377d=_0xfb039f['tableWidth']||_0xeb339f,_0x7723e8=_0xfb039f['columnWidths']||_0xdf6270,_0x51d55d=this['editor']['plugins']['get']('Users')['me'];for(const _0x2e5b6a of _0x1267df['getSuggestions']()){const _0x48afa2=_0x2e5b6a['getContainedElement']();if('resizeTable'===_0x2e5b6a['subType']&&_0x48afa2===_0x489f70){_0x2e5b6a['author']!==_0x51d55d&&_0x2e5b6a['discard']();const _0x25ca0a=_0x2e5b6a['data']['commandParams'];_0xeb339f=_0x25ca0a[0x0]['tableWidth'],_0xdf6270=_0x25ca0a[0x0]['columnWidths'];break;}}_0x488728({'table':_0x489f70,'tableWidth':_0x39377d,'columnWidths':_0x7723e8}),_0x1267df['markBlockFormat'](_0x489f70,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0xeb339f,'columnWidths':_0xdf6270}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x4f827c){if('formatBlock'!=_0x4f827c['type']&&'formatInline'!=_0x4f827c['type'])return;const {data:_0x58720e}=_0x4f827c;if(_0x58720e&&'resizeTable'===_0x58720e['formatGroupId']){const _0x420c48='*Format:*\x20resize\x20table';return{'type':'format','content':c(this['editor']['locale'],_0x420c48)};}}}class xt extends _0x465839{['afterInit'](){const _0x5b13e0=this['editor'];_0x5b13e0['plugins']['has']('Template')&&_0x5b13e0['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0x465839{['afterInit'](){const _0x189870=this['editor'];if(!_0x189870['commands']['get']('insertTableOfContents'))return;_0x189870['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x1c2aa9=_0x189870['plugins']['get']('TrackChangesEditing'),_0x184511=_0x189870['locale'];_0x1c2aa9['descriptionFactory']['registerElementLabel']('tableOfContents',_0x2b57c0=>c(_0x184511,'ELEMENT_TABLE_OF_CONTENTS',_0x2b57c0));}}class Rt extends _0x465839{['afterInit'](){const _0x32da4d=this['editor'];if(!_0x32da4d['plugins']['has']('Title'))return;const _0x52eebf=_0x32da4d['plugins']['get']('TrackChangesEditing');_0x52eebf['descriptionFactory']['registerElementLabel']('title-content',()=>c(_0x32da4d['locale'],'ELEMENT_TITLE')),_0x32da4d['model']['document']['registerPostFixer'](_0x345649=>{let _0x2c6456=!0x1;const _0x66e50c=Array['from'](_0x32da4d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x35b814,data:_0x33d027}of _0x66e50c){const {group:_0xe6353f}=_0x52eebf['_splitMarkerName'](_0x35b814);if('suggestion'!==_0xe6353f||!_0x33d027['newRange'])continue;const _0x1c7906=_0x33d027['newRange'],_0x108ab5=_0x1c7906['end']['nodeBefore'];if(!_0x108ab5||!_0x108ab5['is']('element','title-content'))continue;if(!_0x1c7906['start']['isTouching'](_0x1c7906['end']))continue;const _0x270a05=_0x32da4d['model']['schema']['getNearestSelectionRange'](_0x1c7906['end'],'forward');if(_0x270a05&&_0x270a05['isCollapsed']){const _0x372047=_0x345649['createRange'](_0x1c7906['start'],_0x270a05['start']);_0x372047['isEqual'](_0x1c7906)||(_0x345649['updateMarker'](_0x35b814,{'range':_0x372047}),_0x2c6456=!0x0);}_0x2c6456||(_0x345649['removeMarker'](_0x35b814),_0x2c6456=!0x0);}return _0x2c6456;});}}class Tt extends _0x465839{['afterInit'](){const _0x7b76a3=this['editor'],_0x510703=_0x7b76a3['plugins']['get']('TrackChangesEditing');_0x7b76a3['plugins']['has']('Uploadcare')&&(_0x510703['enableCommand']('uploadcare'),_0x7b76a3['plugins']['has']('UploadcareImageEdit')&&(_0x510703['enableCommand']('uploadcareImageEdit'),_0x510703['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x510703['registerBlockAttribute']('uploadcareImageId'),_0x510703['descriptionFactory']['registerDescriptionCallback'](_0x12b3a3=>{if('attribute'!=_0x12b3a3['type'])return;const {data:_0x350132}=_0x12b3a3;return _0x350132&&'uploadcareImageId'==_0x350132['key']?{'type':'format','content':''}:void 0x0;})));}}class Et extends _0x465839{['afterInit'](){const _0xec6f78=this['editor'],_0x319e02=_0xec6f78['plugins']['get']('TrackChangesEditing');_0xec6f78['plugins']['has']('UndoEditing')&&(_0x319e02['enableCommand']('undo'),_0x319e02['enableCommand']('redo'));}}class Ut extends _0x465839{static get['requires'](){return[Ct];}['afterInit'](){const _0x200a64=this['editor'];if(!_0x200a64['plugins']['has']('TableCaptionEditing'))return;_0x200a64['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Vt extends _0x465839{['tableProperties'];['tableCellProperties'];constructor(_0x1a8c43){super(_0x1a8c43),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 _0x1f9b42=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x6a3d1a of this['tableProperties'])_0x1f9b42['enableCommand'](_0x6a3d1a,(_0x15b695,_0x40bad2)=>{const _0x1f0f01=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x6a3d1a,[_0x1f0f01],this['tableProperties'],'tableProperties',_0x15b695,_0x40bad2);});_0x1f9b42['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x1f9b42['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1f9b42['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x7f727b,_0x17542d)=>this['handleDiscardAction'](this['tableProperties'],_0x7f727b,_0x17542d)),_0x1f9b42['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x368c0e of this['tableCellProperties'])_0x1f9b42['enableCommand'](_0x368c0e,(_0xa2fb8f,_0x3947d8)=>{const _0x289592=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x368c0e,_0x289592,this['tableCellProperties'],'tableCellProperties',_0xa2fb8f,_0x3947d8);});_0x1f9b42['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x1f9b42['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1f9b42['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x392d34,_0x40f7b1)=>this['handleDiscardAction'](this['tableCellProperties'],_0x392d34,_0x40f7b1)),_0x1f9b42['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x1f9b42['descriptionFactory']['registerDescriptionCallback'](_0x12f8c8=>this['handleSuggestionDescription'](_0x12f8c8));}['_handlePropertyChange'](_0x3bf07a,_0x57a5d1,_0x46e1a1,_0x485e91,_0x3e08a6,_0x4acbe8){const _0x26219e=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x4acbe8['batch'],()=>{for(const _0x4b147e of _0x57a5d1){if(this['_getSuggestion'](_0x4b147e,_0x485e91))_0x3e08a6(_0x4acbe8);else{const _0x200846={};for(const _0xa64032 of _0x46e1a1){const _0x553305=_0x4b147e['getAttribute'](_0xa64032);void 0x0!==_0x553305&&(_0x200846[_0xa64032]=_0x553305);}_0x3e08a6(_0x4acbe8),_0x26219e['markBlockFormat'](_0x4b147e,{'commandParams':[_0x200846]},[],_0x485e91);}}});}['handleDiscardAction'](_0x268f35,_0x1b0549,_0xb88918){const _0x3a067a=_0x1b0549[0x0]['start']['nodeAfter'],_0x5d2333=_0xb88918['commandParams'][0x0];this['editor']['model']['change'](_0x5602a9=>{for(const _0x315f8e of _0x268f35)void 0x0!==_0x5d2333[_0x315f8e]?_0x5602a9['setAttribute'](_0x315f8e,_0x5d2333[_0x315f8e],_0x3a067a):_0x5602a9['removeAttribute'](_0x315f8e,_0x3a067a);});}['handleSuggestionDescription'](_0x4b4488){if(_0x4b4488['data'])switch(_0x4b4488['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'](_0x294a5a,_0x3db8d0){const _0xbb43fd=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x15ef54 of _0xbb43fd['getSuggestions']({'skipNotAttached':!0x0})){const _0x432f94=_0x15ef54['getContainedElement']();if(_0x15ef54['subType']===_0x3db8d0&&_0x432f94===_0x294a5a)return _0x15ef54;}return null;}}const u='$elementName';class p extends _0x465839{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',_0x50a8cf,_0x12d319,U,V,F,G,L,K,J,H,q,z,X,Y,Z,tt,it,et,nt,st,ot,rt,ct,at,ut,ft,ht,lt,Q,wt,gt,W,Se,mt,pt,kt,bt,yt,St,jt,It,At,_t,vt,Ct,Nt,Dt,Ye,Ut,$t,Bt,Ot,Vt,xt,Rt,Tt,Et];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x54f421){super(_0x54f421),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x3291af,_0x1244d1,_0x4ed978,_0x487a75)=>{this['_model']['change'](()=>{for(const _0x183157 of[..._0x487a75,..._0x4ed978])this['_model']['markers']['has'](_0x183157)&&_0x54f421['editing']['reconvertMarker'](_0x183157);});}),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']=_0x54f421['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(),_0x54f421['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x54f421['config']['get']('trackChanges.trackFormatChanges'),_0x54f421['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x54f421['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x54f421,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x45a148=this['editor'],_0x5676ca=(_0x1837a0,_0xd792cd)=>{if('attribute'!=_0x1837a0)return'ck-suggestion-marker-'+_0x1837a0;const _0x9fc6cd=_0xd792cd['split']('|')[0x0];return this['_isBlockAttribute'](_0x9fc6cd)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x45a148['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x23eeef=>{const {id:_0x1e848a,authorId:_0x46e2f9,type:_0x1b5c6c,subType:_0x5a2f67}=this['_splitMarkerName'](_0x23eeef['markerName']),_0x290b5b=['ck-suggestion-marker',_0x5676ca(_0x1b5c6c,_0x5a2f67)];let _0x242591=0xbb8;return this['activeMarkers']['includes'](_0x23eeef['markerName'])&&(_0x290b5b['push']('ck-suggestion-marker--active'),_0x242591=0xbc2),'deletion'==_0x1b5c6c&&(_0x242591+=0x5),{'classes':_0x290b5b,'attributes':{'data-suggestion':_0x1e848a,'data-author-id':_0x46e2f9},'priority':_0x242591};}}),_0x45a148['conversion']['for']('dataDowncast')['add'](_0xf1eb0a=>{_0xf1eb0a['on']('addMarker:suggestion',(_0x25668a,_0x4e3002,_0x482c53)=>{if(!_0x482c53['options']['showSuggestionHighlights'])return;const _0x4a8e2f=_0x4e3002['item'];if(!_0x4a8e2f)return;const _0x18163a=_0x482c53['mapper']['toViewElement'](_0x4a8e2f);_0x45a148['model']['schema']['isObject'](_0x4a8e2f)&&_0x18163a&&!_0x18163a['getCustomProperty']('widget')&&_0x18163a['is']('containerElement')&&_0x107d70(_0x18163a,_0x482c53['writer']);},{'priority':'high'});}),_0x45a148['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x1b7e73,_0x189cf1)=>{if(!_0x189cf1['options']['showSuggestionHighlights'])return null;const {id:_0x313e3d,authorId:_0x395301,type:_0x2f7c48,subType:_0x53cef4}=this['_splitMarkerName'](_0x1b7e73['markerName']);return{'classes':['ck-suggestion-marker',_0x5676ca(_0x2f7c48,_0x53cef4)],'priority':0xbb8,'attributes':{'data-suggestion':_0x313e3d,'data-author-id':_0x395301}};}});const _0x2ecc40=({showActiveMarkers:_0x264af6=!0x0,isAttributeSuggestion:_0x3338e6=!0x1}={})=>(_0x54d77a,_0x35034a,_0x5ce5a2)=>{if(!_0x35034a['item'])return;const {id:_0x54b0e0,authorId:_0x272700}=this['_splitMarkerName'](_0x35034a['markerName']);if(_0x3338e6){const _0x1eafb5=this['_suggestions']['get'](_0x54b0e0),_0x1b2c27=this['_getAttributeKey'](_0x1eafb5);if(!this['_isBlockAttribute'](_0x1b2c27))return;}if(_0x35034a['item']['is']('selection'))return void _0x5ce5a2['consumable']['consume'](_0x35034a['item'],_0x54d77a['name']);const _0xea7822=_0x5ce5a2['mapper']['toViewElement'](_0x35034a['item']);if(_0x35034a['item']['is']('element')&&_0x45a148['model']['schema']['isBlock'](_0x35034a['item'])&&!_0xea7822['getCustomProperty']('addHighlight')){_0x5ce5a2['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0xea7822),_0x5ce5a2['writer']['setAttribute']('data-suggestion',_0x54b0e0,_0xea7822),_0x5ce5a2['writer']['setAttribute']('data-author-id',_0x272700,_0xea7822),_0x5ce5a2['mapper']['bindElementToMarker'](_0xea7822,_0x35034a['markerName']),_0x264af6&&(this['activeMarkers']['includes'](_0x35034a['markerName'])?_0x5ce5a2['writer']['addClass']('ck-suggestion-marker--active',_0xea7822):_0x5ce5a2['writer']['removeClass']('ck-suggestion-marker--active',_0xea7822));for(const _0x4ace49 of _0x45a148['model']['createRangeIn'](_0x35034a['item'])['getItems']())_0x5ce5a2['consumable']['consume'](_0x4ace49,_0x54d77a['name']);_0x5ce5a2['consumable']['consume'](_0x35034a['item'],_0x54d77a['name']);}};_0x45a148['conversion']['for']('dataDowncast')['add'](_0x5944b6=>{_0x5944b6['on']('addMarker:suggestion:formatBlock',(_0x43906e,_0x2360dc,_0x58784d)=>{_0x58784d['options']['showSuggestionHighlights']&&_0x2ecc40({'showActiveMarkers':!0x1})(_0x43906e,_0x2360dc,_0x58784d);},{'priority':'highest'});}),_0x45a148['conversion']['for']('dataDowncast')['add'](_0xa7c4f7=>{_0xa7c4f7['on']('addMarker:suggestion:attribute',(_0x3d0f16,_0x22ded0,_0x3e1b20)=>{_0x3e1b20['options']['showSuggestionHighlights']&&_0x2ecc40({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3d0f16,_0x22ded0,_0x3e1b20);},{'priority':'highest'});}),_0x45a148['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x3c9d2e,_0x16ef02)=>{if(_0x16ef02['options']['showSuggestionHighlights']){const {id:_0x3f83f4,authorId:_0x4996e0}=this['_splitMarkerName'](_0x3c9d2e);return _0x3c9d2e['includes'](':split')||_0x3c9d2e['includes'](':merge')?{'group':'suggestion','name':_0x3c9d2e['substr'](0xb),'attributes':{'data-suggestion':_0x3f83f4,'data-author-id':_0x4996e0}}:null;}return{'group':'suggestion','name':_0x3c9d2e['substr'](0xb)};}}),_0x45a148['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x24d92c,{writer:_0x5c14e8})=>{let _0xbcaf1d='suggestion:'+_0x24d92c['getAttribute']('suggestion-type')+':'+_0x24d92c['getAttribute']('id');return _0x24d92c['getAttribute']('marker-count')&&(_0xbcaf1d+=':'+_0x24d92c['getAttribute']('marker-count')),_0x5c14e8['createElement']('$marker',{'data-name':_0xbcaf1d});}}),_0x45a148['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x45a148['conversion']['for']('editingDowncast')['add'](_0x533cf6=>{_0x533cf6['on']('addMarker:suggestion:formatBlock',_0x2ecc40(),{'priority':'high'});}),_0x45a148['conversion']['for']('editingDowncast')['add'](_0x5d394b=>{_0x5d394b['on']('addMarker:suggestion:attribute',_0x2ecc40({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x45a148['conversion']['for']('editingDowncast')['add'](_0x33df8e=>{_0x33df8e['on']('removeMarker:suggestion:formatBlock',(_0x2209d1,_0x3a97d5,_0xde21d9)=>{const _0x4c6f1f=_0xde21d9['mapper']['markerNameToElements'](_0x3a97d5['markerName']);if(_0x4c6f1f){for(const _0x381aa8 of _0x4c6f1f)_0x381aa8['getCustomProperty']('addHighlight')||(_0xde21d9['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x381aa8),_0xde21d9['writer']['removeAttribute']('data-suggestion',_0x381aa8),_0xde21d9['writer']['removeAttribute']('data-author-id',_0x381aa8),_0xde21d9['mapper']['unbindElementFromMarkerName'](_0x381aa8,_0x3a97d5['markerName']));}},{'priority':'high'});}),_0x45a148['conversion']['for']('editingDowncast')['add'](_0x460d95=>{_0x460d95['on']('removeMarker:suggestion:attribute',(_0x9bd994,_0x1060a2,_0x2d0cbe)=>{const _0x16228f=_0x2d0cbe['mapper']['markerNameToElements'](_0x1060a2['markerName']);if(!_0x16228f)return;const {id:_0x270f14}=this['_splitMarkerName'](_0x1060a2['markerName']),_0x4a3653=this['_suggestions']['get'](_0x270f14),_0x5e3f7b=this['_getAttributeKey'](_0x4a3653);if(this['_isBlockAttribute'](_0x5e3f7b)){for(const _0x50158f of _0x16228f)_0x50158f['getCustomProperty']('addHighlight')||(_0x2d0cbe['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x50158f),_0x2d0cbe['writer']['removeAttribute']('data-suggestion',_0x50158f),_0x2d0cbe['writer']['removeAttribute']('data-author-id',_0x50158f),_0x2d0cbe['mapper']['unbindElementFromMarkerName'](_0x50158f,_0x1060a2['markerName']));}},{'priority':'high'});}),_0x45a148['model']['document']['registerPostFixer'](_0x582218=>{let _0x4fdbdd=!0x1;const _0x4e0e5b=Array['from'](_0x45a148['model']['document']['differ']['getChangedMarkers']()),_0x2dd7ab=new Set();for(const {name:_0x41a63f,data:_0x111c04}of _0x4e0e5b){const {group:_0x4a882e,type:_0x532a79,subType:_0x5a574e,id:_0x10cff7}=this['_splitMarkerName'](_0x41a63f);if('suggestion'!==_0x4a882e)continue;const _0x4bbf72=this['_suggestions']['get'](_0x10cff7);if(null!=_0x111c04['newRange']){'formatInline'==_0x532a79&&(_0x4fdbdd=_0x4fdbdd||Jt(_0x111c04['newRange'],_0x41a63f,_0x582218,_0x45a148['model']['schema']));const _0x23c24c='attribute'==_0x532a79&&this['_isBlockAttribute'](_0x5a574e['split']('|')[0x0]);if(_0x111c04['newRange']['isCollapsed']||'$graveyard'==_0x111c04['newRange']['root']['rootName']||'formatBlock'==_0x532a79&&!Ht(_0x111c04['newRange'])||_0x23c24c&&!Ht(_0x111c04['newRange'])||'deletion'==_0x532a79&&!qt(_0x111c04['newRange']))_0x582218['removeMarker'](_0x41a63f),_0x4fdbdd=!0x0;else{if(!_0x4bbf72||!_0x4bbf72['isInContent'])continue;if(_0x111c04['newRange']&&_0x111c04['oldRange']&&_0x111c04['newRange']['isEqual'](_0x111c04['oldRange']))continue;_0x2dd7ab['add'](_0x4bbf72);}}}return _0x2dd7ab['size']>0x0&&(_0x4fdbdd=!!this['_joinWithAdjacentSuggestions'](_0x2dd7ab)||_0x4fdbdd),_0x4fdbdd;}),_0x45a148['model']['document']['registerPostFixer'](_0x4733cc=>{let _0x69bf5e=!0x1;for(const _0x575b4b of _0x45a148['model']['document']['differ']['getChanges']())if('insert'==_0x575b4b['type'])for(const _0x54adb8 of this['_suggestions']['values']()){if(_0x54adb8['isMultiRange']||!_0x54adb8['isInContent'])continue;const _0x2316e9='formatBlock'==_0x54adb8['type'],_0x2b1023=this['_getAttributeKey'](_0x54adb8),_0x16e003=_0x2b1023&&this['_isBlockAttribute'](_0x2b1023);if(!_0x2316e9&&!_0x16e003)continue;const _0x511070=_0x54adb8['getFirstRange']();if(_0x511070['start']['parent']!=_0x511070['end']['parent']&&!_0x511070['end']['isAtEnd']){const _0x2238e3=_0x45a148['model']['createPositionAt'](_0x511070['start']['nodeAfter'],'end'),_0x39b6f7=_0x45a148['model']['createRange'](_0x511070['start'],_0x2238e3);_0x4733cc['updateMarker'](_0x54adb8['getFirstMarker'](),{'range':_0x39b6f7}),_0x69bf5e=!0x0;}}return _0x69bf5e;}),_0x45a148['model']['document']['registerPostFixer'](_0x4afe01=>this['_processAttributeChanges'](_0x4afe01)),_0x45a148['model']['document']['registerPostFixer'](_0x5ee295=>!_0x5ee295['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x5ee295)),_0x45a148['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x45a148['model']['document']['on']('change:data',(_0x12bd14,_0x1777d6)=>{if(!_0x1777d6['isLocal']||_0x1777d6['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x276bff=_0x45a148['model']['document']['differ']['getChanges']();if(0x0==_0x276bff['length'])return;const _0x160c9f=[],_0x1736c9=_0x276bff['filter'](_0x3bc7bb=>'attribute'==_0x3bc7bb['type']),_0x5e8b05=_0x276bff['filter'](_0x57d27b=>'insert'==_0x57d27b['type']&&'$text'!=_0x57d27b['name']);for(const _0x588e8e of _0x1736c9)this['_isRegisteredAttribute'](_0x588e8e['attributeKey'])&&_0x160c9f['push']({'key':_0x588e8e['attributeKey'],'newValue':_0x588e8e['attributeNewValue'],'oldValue':_0x588e8e['attributeOldValue'],'range':zt(_0x588e8e['range'],_0x45a148['model'])});for(const _0x152049 of _0x5e8b05){if('rename'!=_0x152049['action']&&'refresh'!=_0x152049['action'])continue;const _0x2364f9=Wt(_0x152049['position']['nodeAfter'],_0x45a148['model']),_0x29fb53=_0x152049['before'];'rename'==_0x152049['action']&&_0x160c9f['push']({'key':u,'newValue':_0x152049['name'],'oldValue':_0x29fb53['name'],'range':_0x2364f9});for(const [_0x5e4f33,_0x3a492c]of _0x29fb53['attributes']){if(!this['_isRegisteredAttribute'](_0x5e4f33))continue;const _0x3a69c8=_0x152049['attributes']['get'](_0x5e4f33);_0x3a492c!==_0x3a69c8&&_0x160c9f['push']({'key':_0x5e4f33,'newValue':_0x3a69c8,'oldValue':_0x3a492c,'range':_0x2364f9});}for(const [_0x28fd77,_0x173f18]of _0x152049['attributes'])this['_isRegisteredAttribute'](_0x28fd77)&&(_0x29fb53['attributes']['has'](_0x28fd77)||_0x160c9f['push']({'key':_0x28fd77,'newValue':_0x173f18,'oldValue':null,'range':_0x2364f9}));}0x0!=_0x160c9f['length']&&_0x45a148['model']['enqueueChange'](_0x1777d6,_0x3eaef8=>{const _0x431972=_0x21999f();for(const {range:_0x2e1f17,key:_0x40f186,oldValue:_0x35baa4,newValue:_0x3004e0}of _0x160c9f)this['markAttributeChange'](_0x2e1f17,_0x40f186,_0x35baa4,_0x3004e0,{'groupId':_0x431972});this['_reduceExistingSuggestions'](_0x3eaef8,_0x160c9f);});},{'priority':'lowest'}),_0x45a148['model']['markers']['on']('update:suggestion',(_0x48e494,_0x3bde27,_0xf362a1)=>{if(null==_0xf362a1){const {id:_0xc5fc0e}=this['_splitMarkerName'](_0x3bde27['name']),_0x1d387d=this['_suggestions']['get'](_0xc5fc0e);_0x1d387d&&_0x1d387d['addMarkerName'](_0x3bde27['name']);}}),_0x45a148['model']['document']['on']('change:data',()=>{const _0x3db8ff=Array['from'](_0x45a148['model']['document']['differ']['getChangedMarkers']())['filter'](_0x5e02b1=>'suggestion'===this['_splitMarkerName'](_0x5e02b1['name'])['group']);if(0x0===_0x3db8ff['length'])return;_0x3db8ff['sort']((_0x54e23c,_0x551fae)=>{const _0x126628=_0x54e23c['data']['oldRange'],_0xd88088=_0x551fae['data']['oldRange'];return null===_0x126628&&null===_0xd88088?0x0:null===_0x126628&&null!==_0xd88088?-0x1:null!==_0x126628&&null===_0xd88088?0x1:_0x126628['start']['isBefore'](_0xd88088['start'])?-0x1:0x1;});const _0x4182c2=new Set(),_0x2746cd=new Set();for(const {name:_0x234334,data:_0x296da3}of _0x3db8ff){const {id:_0x33735b}=this['_splitMarkerName'](_0x234334);if(null===_0x296da3['oldRange']){const _0x3deb93=this['_handleNewSuggestionMarker'](_0x234334);_0x2746cd['add'](_0x3deb93);}else{const _0x53b1cd=this['_suggestions']['get'](_0x33735b);null!==_0x296da3['newRange']||_0x53b1cd['isInContent']?(_0x4182c2['add'](_0x53b1cd['head']),_0x2746cd['add'](_0x53b1cd)):this['_removeSuggestion'](_0x53b1cd);}}_0x2746cd['size']>0x0&&this['_refreshSuggestionsChain'](_0x2746cd);for(const _0x3a6211 of _0x4182c2)this['fire']('suggestionChanged',_0x3a6211);}),_0x45a148['model']['on']('applyOperation',(_0x17c421,_0x4f5ce7)=>{const _0x2e6eea=_0x4f5ce7[0x0];if(!this['_suggestions']['size'])return;if(!_0x2e6eea['isDocumentOperation'])return;if(_0x2e6eea['batch']['isUndo']||!_0x2e6eea['batch']['isLocal'])return;let _0x52f6cb,_0x1ded05;switch(_0x2e6eea['type']){case'insert':_0x52f6cb=_0x45a148['model']['createPositionAt'](_0x2e6eea['position']),_0x1ded05=_0x52f6cb['getShiftedBy'](_0x2e6eea['howMany']);break;case'split':_0x52f6cb=_0x45a148['model']['createPositionAt'](_0x2e6eea['splitPosition']),_0x1ded05=_0x45a148['model']['createPositionAt'](_0x2e6eea['moveTargetPosition']);break;case'move':_0x52f6cb=_0x45a148['model']['createPositionAt'](_0x2e6eea['targetPosition']),_0x1ded05=_0x52f6cb['getShiftedBy'](_0x2e6eea['howMany']);break;default:return;}const _0x23001b=_0x45a148['model']['createRange'](_0x52f6cb,_0x1ded05);_0x45a148['model']['change'](()=>{for(const {suggestion:_0x1e05db,meta:_0x2a8795}of this['_findSuggestions'](_0x23001b)){if(_0x1e05db['isMultiRange'])continue;if('formatInline'==_0x1e05db['type'])continue;const _0x29690d=this['_getAttributeKey'](_0x1e05db);if(_0x29690d&&this['_isBlockAttribute'](_0x29690d)&&'split'!=_0x2e6eea['type'])continue;const _0xb1679f=_0x1e05db['data']&&_0x1e05db['data']['multipleBlocks'];('formatBlock'!=_0x1e05db['type']||'split'==_0x2e6eea['type']&&!_0xb1679f)&&(_0x2a8795['containsRangeInObject']||'insertion'==_0x1e05db['type']&&_0x2a8795['isOwn']||_0x1e05db['getFirstRange']()['containsRange'](_0x23001b)&&this['_breakSuggestionMarker'](_0x1e05db,_0x52f6cb,_0x1ded05));}});},{'priority':'lowest'}),_0x45a148['model']['on']('deleteContent',(_0x43d049,_0x2d7f46)=>{const _0x4b5173=_0x2d7f46[0x0],_0x53acc3=_0x2d7f46[0x1];if(_0x53acc3&&_0x53acc3['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4b5173['isCollapsed'])return;const _0x1e2b66=_0x45a148['model']['schema'],{start:_0x4b1732,end:_0x584a29}=_0x4b5173['getFirstRange'](),_0x1283bf=_0x4b1732['nodeAfter']&&_0x1e2b66['isLimit'](_0x4b1732['nodeAfter'])?null:_0x1e2b66['getNearestSelectionRange'](_0x4b1732,'forward'),_0x3fa15d=_0x584a29['nodeBefore']&&_0x1e2b66['isLimit'](_0x584a29['nodeBefore'])?null:_0x1e2b66['getNearestSelectionRange'](_0x584a29,'backward'),_0x30c9d2=_0x45a148['model']['createRange'](_0x1283bf?_0x1283bf['start']:_0x4b1732,_0x3fa15d?_0x3fa15d['end']:_0x584a29);_0x45a148['model']['change'](_0x4bf67f=>{this['markDeletion'](_0x30c9d2);const _0x7f9547=_0x45a148['model']['schema']['getNearestSelectionRange'](_0x30c9d2['start']);_0x4b5173['is']('documentSelection')?_0x4bf67f['setSelection'](_0x7f9547):_0x4b5173['setTo'](_0x7f9547);}),_0x43d049['stop']();},{'priority':_0x38d918['normal']+0xa}),_0x45a148['model']['on']('insertContent',(_0x1ea44a,_0x2127dd)=>{const _0xf91a4d=_0x2127dd[_0x2127dd['length']-0x1];_0xf91a4d&&_0xf91a4d['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x45a148['model']['change'](()=>{let _0x2bbcce=_0x45a148['model']['insertContent'](_0x2127dd[0x0],_0x2127dd[0x1],_0x2127dd[0x2],{'forceDefaultExecution':!0x0});if(!_0x2bbcce)return;_0x1ea44a['return']=_0x2bbcce['clone']();const _0x50d913=_0x2bbcce['end']['nodeBefore'],_0x52c08e=_0x45a148['model']['schema'];_0x50d913&&_0x52c08e['isBlock'](_0x50d913)&&!_0x52c08e['isObject'](_0x50d913)&&(_0x2bbcce=_0x45a148['model']['createRange'](_0x2bbcce['start'],_0x45a148['model']['createPositionAt'](_0x50d913,'end'))),this['markInsertion'](_0x2bbcce);}),_0x1ea44a['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x35bee2=new x(_0x45a148,this['_suggestions']);_0x45a148['commands']['add']('acceptSuggestion',_0x35bee2),this['enableCommand']('acceptSuggestion');const _0x205a21=new O(_0x45a148,this['_suggestions']);_0x45a148['commands']['add']('discardSuggestion',_0x205a21),this['enableCommand']('discardSuggestion'),_0x45a148['commands']['add']('acceptAllSuggestions',new R(_0x45a148,_0x35bee2,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x45a148['commands']['add']('discardAllSuggestions',new R(_0x45a148,_0x205a21,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x45a148['commands']['add']('acceptSelectedSuggestions',new E(_0x45a148,_0x35bee2,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x45a148['commands']['add']('discardSelectedSuggestions',new E(_0x45a148,_0x205a21,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x303114=_0x45a148['plugins']['get']('CommentsRepository');this['listenTo'](_0x303114,'addComment',(_0x72ad7d,{threadId:_0x2d530e})=>{const _0x29a699=this['_suggestions']['get'](_0x2d530e);_0x29a699&&_0x29a699['commentThread']&&0x1===_0x29a699['commentThread']['length']&&this['_updateSuggestionData'](_0x2d530e,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x303114,'removeComment',(_0x8d6de9,{threadId:_0x1b2274})=>{const _0x581b81=this['_suggestions']['get'](_0x1b2274);_0x581b81&&_0x581b81['commentThread']&&!_0x581b81['commentThread']['length']&&this['_updateSuggestionData'](_0x1b2274,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x5f52d6){const _0x20e2e9=_0x1d5191([0x4c,0x30,0x4b,0x44,0x43,0x79,0x65,0x55,0x49,0x48,0x70,0x34,0x32,0x31,0x39,0x46,0x58,0x6d,0x77,0x53,0x75,0x72,0x6b,0x57,0x4f,0x37,0x4e,0x35,0x33,0x6f,0x52,0x42,0x74,0x63,0x73,0x62,0x38,0x36,0x4a,0x5a,0x66,0x69,0x6c,0x67,0x56,0x51,0x59,0x50,0x7a,0x68,0x71,0x78,0x76,0x61,0x54,0x45,0x41,0x6e,0x6a,0x64,0x47,0x4d]),_0xc2a751=0x1c711a30,_0x5af6ec=0x1c767150^_0xc2a751,_0x56868a=window[_0x1d5191([0x44,0x61,0x74,0x65])][_0x1d5191([0x6e,0x6f,0x77])](),_0x2ea5cf=_0x5f52d6[_0x1d5191([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3e0e10=new window[(_0x1d5191([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5cb3a6=>{_0x2ea5cf[_0x1d5191([0x6f,0x6e,0x63,0x65])](_0x1d5191([0x72,0x65,0x61,0x64,0x79]),_0x5cb3a6);}),_0x299767={[_0x1d5191([0x6b,0x74,0x79])]:_0x1d5191([0x45,0x43]),[_0x1d5191([0x75,0x73,0x65])]:_0x1d5191([0x73,0x69,0x67]),[_0x1d5191([0x63,0x72,0x76])]:_0x1d5191([0x50,0x2d,0x32,0x35,0x36]),[_0x1d5191([0x78])]:_0x1d5191([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]),[_0x1d5191([0x79])]:_0x1d5191([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]),[_0x1d5191([0x61,0x6c,0x67])]:_0x1d5191([0x45,0x53,0x32,0x35,0x36])},_0x4a41e2=_0x2ea5cf[_0x1d5191([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1d5191([0x67,0x65,0x74])](_0x1d5191([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x477dae(){let _0x39d827,_0x100d0f=null,_0x498650=null;try{if(_0x4a41e2==_0x1d5191([0x47,0x50,0x4c]))return _0x1d5191([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x39d827=_0x287e16(),!_0x39d827)return _0x1d5191([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x39d827[_0x1d5191([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x498650=_0xe720a2(_0x39d827[_0x1d5191([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x39d827[_0x1d5191([0x6a,0x74,0x69])])),await _0x5ced87()?_0xe4631c()?_0x486a54()?_0x1d5191([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3b973e()?(_0x39d827[_0x1d5191([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d5191([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x100d0f=_0x3c7fa1(_0x1d5191([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x39d827[_0x1d5191([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d5191([0x74,0x72,0x69,0x61,0x6c])&&(_0x100d0f=_0x3c7fa1(_0x1d5191([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1e0ac3()):_0x1d5191([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1d5191([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1d5191([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1d5191([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x486a54(){const _0x552e40=[_0x1d5191([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1d5191([0x74,0x72,0x69,0x61,0x6c])][_0x1d5191([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39d827[_0x1d5191([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56868a/0x3e8:0xe10*_0x5af6ec;return _0x39d827[_0x1d5191([0x65,0x78,0x70])]<_0x552e40;}function _0xe4631c(){const _0x535b91=_0x39d827[_0x1d5191([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x535b91)return!0x1;if(_0x535b91[_0x1d5191([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5191([0x2a])))return!0x0;if(_0x535b91[_0x1d5191([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5191([0x54,0x43])))return!0x0;if(_0x535b91[_0x1d5191([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5191([0x52,0x54,0x43]))){if(_0x7a21c4())return!0x0;if(_0x1ca327()||_0xb137c2())return!0x0;}return!0x1;}function _0x3b973e(){const _0x145e76=_0x39d827[_0x1d5191([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x145e76||0x0==_0x145e76[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x47cb44}=new URL(window[_0x1d5191([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x145e76[_0x1d5191([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47cb44))return!0x0;const _0xf9cca=_0x47cb44[_0x1d5191([0x73,0x70,0x6c,0x69,0x74])](_0x1d5191([0x2e]));return _0x145e76[_0x1d5191([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x59f12f=>_0x59f12f[_0x1d5191([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5191([0x2a])))[_0x1d5191([0x6d,0x61,0x70])](_0xaedf9=>_0xaedf9[_0x1d5191([0x73,0x70,0x6c,0x69,0x74])](_0x1d5191([0x2e])))[_0x1d5191([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x53aaab=>_0x53aaab[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xf9cca[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d5191([0x6d,0x61,0x70])](_0x4f9a96=>Array(_0xf9cca[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4f9a96[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d5191([0x66,0x69,0x6c,0x6c])](_0x4f9a96[0x0]===_0x1d5191([0x2a])?_0x1d5191([0x2a]):'')[_0x1d5191([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4f9a96))[_0x1d5191([0x73,0x6f,0x6d,0x65])](_0x3a5302=>_0xf9cca[_0x1d5191([0x65,0x76,0x65,0x72,0x79])]((_0x319cf4,_0x1e1ed2)=>_0x3a5302[_0x1e1ed2]===_0x319cf4||_0x3a5302[_0x1e1ed2]===_0x1d5191([0x2a])));}function _0x1e0ac3(){return _0x100d0f&&_0x498650?new window[(_0x1d5191([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55eef6,_0x51f24e)=>{_0x100d0f[_0x1d5191([0x74,0x68,0x65,0x6e])](_0x55eef6,_0x51f24e),_0x498650[_0x1d5191([0x74,0x68,0x65,0x6e])](_0x235b66=>{_0x235b66!=_0x1d5191([0x56,0x61,0x6c,0x69,0x64])&&_0x55eef6(_0x235b66);},_0x51f24e);}):_0x100d0f||_0x498650||_0x1d5191([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe720a2(_0x5a9875,_0x2e1091){return new window[(_0x1d5191([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42b742=>{if(_0x458032())return _0x42b742(_0x1d5191([0x56,0x61,0x6c,0x69,0x64]));_0x4164ec(),_0x2ea5cf[_0x1d5191([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1d5191([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52413f=!0x1;const _0x4194cc=_0x21999f();function _0x314327(_0x251312){return!!_0x251312&&(typeof _0x251312===_0x1d5191([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x251312===_0x1d5191([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x251312[_0x1d5191([0x74,0x68,0x65,0x6e])]===_0x1d5191([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x251312[_0x1d5191([0x63,0x61,0x74,0x63,0x68])]===_0x1d5191([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x51d913(_0x1c84c9){_0xce8622(_0x1c84c9)[_0x1d5191([0x74,0x68,0x65,0x6e])](_0x594a3d=>{if(!_0x594a3d||_0x594a3d[_0x1d5191([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1d5191([0x6f,0x6b]))return _0x1d5191([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1a853f(_0x3661e4(_0x4194cc+_0x2e1091))!=_0x594a3d[_0x1d5191([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1d5191([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1d5191([0x56,0x61,0x6c,0x69,0x64]);})[_0x1d5191([0x74,0x68,0x65,0x6e])](_0x58f7d2=>(_0x57669d(),_0x58f7d2),()=>{const _0x257c91=_0x37d2ec();return null==_0x257c91?(_0x57669d(),_0x1d5191([0x56,0x61,0x6c,0x69,0x64])):_0x1d5191(_0x56868a-_0x257c91>(0x387d9e30^_0xc2a751)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1d5191([0x74,0x68,0x65,0x6e])](_0x42b742)[_0x1d5191([0x63,0x61,0x74,0x63,0x68])](()=>{_0x42b742(_0x1d5191([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x274683=0x1c47f4b0^_0xc2a751;function _0x57669d(){const _0x4c5534=_0x1d5191([0x6c,0x6c,0x63,0x74,0x2d])+_0x1a853f(_0x3661e4(_0x5a9875)),_0x2738ce=_0x2ca20a(_0x1a853f(window[_0x1d5191([0x4d,0x61,0x74,0x68])][_0x1d5191([0x63,0x65,0x69,0x6c])](_0x56868a/_0x274683)));window[_0x1d5191([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d5191([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c5534,_0x2738ce);}function _0x37d2ec(){const _0x3ac8d0=_0x1d5191([0x6c,0x6c,0x63,0x74,0x2d])+_0x1a853f(_0x3661e4(_0x5a9875)),_0x9b73cc=window[_0x1d5191([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d5191([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3ac8d0);return _0x9b73cc?window[_0x1d5191([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ca20a(_0x9b73cc),0x10)*_0x274683:null;}function _0xce8622(_0xbd7c6c){return new window[(_0x1d5191([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1f53fe,_0x3158e4)=>{_0xbd7c6c[_0x1d5191([0x74,0x68,0x65,0x6e])](_0x1f53fe,_0x3158e4),window[_0x1d5191([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3158e4,0x1c70cef0^_0xc2a751);});}}_0x2ea5cf[_0x1d5191([0x6f,0x6e])](_0x1d5191([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1bbeac,_0x276e6d)=>{if(_0x276e6d[0x0]!=_0x5a9875)return _0x42b742(_0x1d5191([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x276e6d[0x1]={..._0x276e6d[0x1],[_0x1d5191([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4194cc};},{[_0x1d5191([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d5191([0x68,0x69,0x67,0x68])}),_0x2ea5cf[_0x1d5191([0x6f,0x6e])](_0x1d5191([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3aa297=>{_0x314327(_0x3aa297[_0x1d5191([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52413f=!0x0,_0x51d913(_0x3aa297[_0x1d5191([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1d5191([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d5191([0x6c,0x6f,0x77])}),_0x3e0e10[_0x1d5191([0x74,0x68,0x65,0x6e])](()=>{_0x52413f||_0x42b742(_0x1d5191([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x458032(){return _0x2ea5cf[_0x1d5191([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d5191([0x76,0x69,0x65,0x77])][_0x1d5191([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1d5191([0x61,0x75,0x74,0x6f]);}function _0x4164ec(){_0x2ea5cf[_0x1d5191([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d5191([0x76,0x69,0x65,0x77])][_0x1d5191([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1d5191([0x61,0x75,0x74,0x6f]);}}function _0x3c7fa1(_0x555e05){const _0x71b5c9=[new window[(_0x1d5191([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3da736=>setTimeout(_0x3da736,0x1c7824fc^_0xc2a751)),_0x3e0e10[_0x1d5191([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1d5191([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26f5d3=>{let _0x11ad3e=0x0;_0x2ea5cf[_0x1d5191([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d5191([0x6f,0x6e])](_0x1d5191([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x25d4a8,_0x64474e)=>{_0x64474e[0x0][_0x1d5191([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x11ad3e++,_0x11ad3e==(0x1c711bc8^_0xc2a751)&&(_0x26f5d3(),_0x25d4a8[_0x1d5191([0x6f,0x66,0x66])]());});}))];return window[_0x1d5191([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1d5191([0x72,0x61,0x63,0x65])](_0x71b5c9)[_0x1d5191([0x74,0x68,0x65,0x6e])](()=>_0x555e05);}async function _0x5a5004(){await _0x3e0e10,_0x2ea5cf[_0x1d5191([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d5191([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x9026ba,_0x2ea5cf[_0x1d5191([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d5191([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x9026ba,_0x2ea5cf[_0x1d5191([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1d5191([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x7a21c4(){return _0xb012eb(_0x1d5191([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0xa505b4(_0x1d5191([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1d5191([0x73,0x74,0x61,0x74,0x65])]==_0x1d5191([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x1ca327(){return _0xb012eb(_0x1d5191([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 _0xb137c2(){return _0xb012eb(_0x1d5191([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x414291(_0x1e9845){const _0x339b34=_0x3152be();_0x2ea5cf[_0x339b34]=_0x1d5191([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1e9845,_0x1e9845!=_0x1d5191([0x56,0x61,0x6c,0x69,0x64])&&_0x5a5004();}function _0x3152be(){const _0x5b5adb=window[_0x1d5191([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1d5191([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1d5191([0x6e,0x6f,0x77])]())[_0x1d5191([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1d5191([0x2e]),'');let _0x51b2a9=_0x1d5191([0x4c]);for(let _0x523adb=0x0;_0x523adb<_0x5b5adb[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x523adb+=0x2){let _0x39cc11=window[_0x1d5191([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b5adb[_0x1d5191([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x523adb,_0x523adb+0x2));_0x39cc11>=_0x20e2e9[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x39cc11-=_0x20e2e9[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x51b2a9+=_0x20e2e9[_0x39cc11];}return _0x51b2a9;}function _0x287e16(){const _0x36f502=_0x4a41e2[_0x1d5191([0x73,0x70,0x6c,0x69,0x74])](_0x1d5191([0x2e]));if(0x3!=_0x36f502[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x39fd13(_0x36f502[0x1]);function _0x39fd13(_0x5119b1){const _0x34e531=_0x31ea16(_0x5119b1);return _0x34e531&&_0x2cd9aa()?_0x34e531:null;function _0x2cd9aa(){const _0x1febcf=_0x34e531[_0x1d5191([0x6a,0x74,0x69])],_0x3a1524=window[_0x1d5191([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1febcf[_0x1d5191([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1febcf[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x161634={..._0x34e531,[_0x1d5191([0x6a,0x74,0x69])]:_0x1febcf[_0x1d5191([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1febcf[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x161634[_0x1d5191([0x76,0x63])],_0x3661e4(_0x161634)==_0x3a1524;}}}async function _0x5ced87(){let _0x3b4fad=!0x0;try{const _0x4aa73c=_0x4a41e2[_0x1d5191([0x73,0x70,0x6c,0x69,0x74])](_0x1d5191([0x2e])),[_0x3de3f5,_0x2158f2,_0x60d862]=_0x4aa73c;return _0x27b3f0(_0x3de3f5),await _0x2c01aa(_0x3de3f5,_0x2158f2,_0x60d862),_0x3b4fad;}catch{return!0x1;}function _0x27b3f0(_0x2ca126){const _0x453bd5=_0x31ea16(_0x2ca126);_0x453bd5&&_0x453bd5[_0x1d5191([0x61,0x6c,0x67])]==_0x1d5191([0x45,0x53,0x32,0x35,0x36])||(_0x3b4fad=!0x1);}async function _0x2c01aa(_0x1ec544,_0x5569e3,_0x4e1a2){const _0xcb353d=window[_0x1d5191([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1d5191([0x66,0x72,0x6f,0x6d])](_0x5575d6(_0x4e1a2),_0x1b2856=>_0x1b2856[_0x1d5191([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x43978d=new window[(_0x1d5191([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1d5191([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1ec544+_0x1d5191([0x2e])+_0x5569e3),_0x70c5f6=window[_0x1d5191([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1d5191([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x70c5f6)return;const _0x10fb03=await _0x70c5f6[_0x1d5191([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1d5191([0x6a,0x77,0x6b]),_0x299767,{[_0x1d5191([0x6e,0x61,0x6d,0x65])]:_0x1d5191([0x45,0x43,0x44,0x53,0x41]),[_0x1d5191([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1d5191([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1d5191([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x70c5f6[_0x1d5191([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1d5191([0x6e,0x61,0x6d,0x65])]:_0x1d5191([0x45,0x43,0x44,0x53,0x41]),[_0x1d5191([0x68,0x61,0x73,0x68])]:{[_0x1d5191([0x6e,0x61,0x6d,0x65])]:_0x1d5191([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x10fb03,_0xcb353d,_0x43978d)||(_0x3b4fad=!0x1);}}function _0x31ea16(_0x323920){return _0x323920[_0x1d5191([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1d5191([0x65,0x79]))?JSON[_0x1d5191([0x70,0x61,0x72,0x73,0x65])](_0x5575d6(_0x323920)):null;}function _0x5575d6(_0x3d8df9){return window[_0x1d5191([0x61,0x74,0x6f,0x62])](_0x3d8df9[_0x1d5191([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1d5191([0x2b]))[_0x1d5191([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1d5191([0x2f])));}function _0x3661e4(_0x10e6e0){let _0x442b39=0x1505;function _0x90fa8d(_0x28ea2e){for(let _0x1ddbe7=0x0;_0x1ddbe7<_0x28ea2e[_0x1d5191([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1ddbe7++){const _0x3abde2=_0x28ea2e[_0x1d5191([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1ddbe7);_0x442b39=(_0x442b39<<0x5)+_0x442b39+_0x3abde2,_0x442b39&=_0x442b39;}}function _0x2ddb5a(_0x4e91c4){Array[_0x1d5191([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4e91c4)?_0x4e91c4[_0x1d5191([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2ddb5a):_0x4e91c4&&typeof _0x4e91c4==_0x1d5191([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1d5191([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4e91c4)[_0x1d5191([0x73,0x6f,0x72,0x74])]()[_0x1d5191([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x15a24b,_0x22065f])=>{_0x90fa8d(_0x15a24b),_0x2ddb5a(_0x22065f);}):_0x90fa8d(window[_0x1d5191([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4e91c4));}return _0x2ddb5a(_0x10e6e0),_0x442b39>>>0x0;}function _0x1a853f(_0x420396){return _0x420396[_0x1d5191([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1d5191([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1d5191([0x30]));}function _0x2ca20a(_0x40c135){return _0x40c135[_0x1d5191([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1d5191([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1d5191([0x6a,0x6f,0x69,0x6e])]('');}function _0xb012eb(_0xc3928d){return _0x2ea5cf[_0x1d5191([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1d5191([0x68,0x61,0x73])](_0xc3928d);}function _0xa505b4(_0x304c02){return _0x2ea5cf[_0x1d5191([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1d5191([0x67,0x65,0x74])](_0x304c02);}function _0x9026ba(){}function _0x1d5191(_0x132098){return _0x132098['map'](_0x8020ed=>String['fromCharCode'](_0x8020ed))['join']('');}_0x414291(await _0x477dae());}(this);}set['adapter'](_0x2fed1e){if(this['_adapter'])throw new _0x3f002a('track-changes-adapter-already-set',this);this['_adapter']=_0x2fed1e;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x496abb=!0x1,toJSON:_0x57051a=!0x1}={}){const _0x25a333=[];for(const _0x55e984 of this['_suggestions']['values']())_0x496abb&&!_0x55e984['isInContent']||_0x25a333['push'](_0x55e984);return _0x57051a?_0x25a333['map'](_0x5c7acb=>_0x5c7acb['toJSON']()):_0x25a333;}['getSuggestion'](_0x72b60f){const _0x2bebd0=this['_suggestions']['get'](_0x72b60f);if(!_0x2bebd0)throw new _0x3f002a('track-changes-suggestion-not-found',this);return _0x2bebd0;}['hasSuggestion'](_0x24f3d7){return this['_suggestions']['has'](_0x24f3d7);}['addSuggestionData'](_0xe3df29){const {authorId:_0x58e4b5,id:_0x18558b,originalSuggestionId:_0x3a82ee,attributes:_0x103aaf}=_0xe3df29,[_0x5c21f2,_0x2513bd]=_0xe3df29['type']['split'](':'),_0x14c189=this['_suggestions']['get'](_0x18558b)||this['_createSuggestion'](_0x5c21f2,_0x2513bd,_0x18558b,_0x58e4b5,_0x103aaf,_0x3a82ee);if(this['_addThreadToSuggestion'](_0x14c189),this['_checkSuggestionCorrectness'](_0x14c189,_0x5c21f2,_0x2513bd||null,_0x58e4b5),_0x14c189['createdAt']=_0xe3df29['createdAt'],_0x14c189['_isDataLoaded']=!0x0,_0x103aaf&&_0x103aaf['@external']){const _0x4172a7=_0x103aaf['@external'],_0x54f4de=this['_getExternalAuthor'](_0x4172a7['authorName']);_0x14c189['authoredAt']=_0x4172a7['createdAt'],_0x14c189['author']=_0x54f4de,_0x14c189['isExternal']=!0x0;}else _0x14c189['authoredAt']=_0xe3df29['createdAt'];switch(_0xe3df29['data']&&(_0x14c189['data']=_0xe3df29['data']),_0xe3df29['attributes']&&(_0x14c189['attributes']=_0xe3df29['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x14c189['_saved']=!0x0),this['_suggestionState']['get'](_0x14c189)){case'notReady':this['_suggestionState']['set'](_0x14c189,'dataReady');break;case'markerReady':_0x14c189['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x14c189])),this['_refreshSuggestionsChain'](new Set([_0x14c189])),this['_suggestionState']['set'](_0x14c189,'ready'),this['fire']('suggestionLoaded',_0x14c189)):this['_suggestionState']['set'](_0x14c189,'removed');}return _0x14c189;}['acceptSuggestion'](_0x26e408){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x449308 of _0x26e408['getAllAdjacentSuggestions']())_0x449308['accept']();});});}['discardSuggestion'](_0x2f56e8){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3f0245 of _0x2f56e8['getAllAdjacentSuggestions']())_0x3f0245['discard']();});});}['enableCommand'](_0x2807e3,_0x1d0a02){const _0xe56116=this['editor']['commands']['get'](_0x2807e3);if(!_0xe56116)throw new _0x3f002a('track-changes-command-not-found',this,{'commandName':_0x2807e3});if(this['_enabledCommands']['has'](_0xe56116))throw new _0x3f002a('track-changes-enable-command-twice',this,{'commandName':_0x2807e3});this['_enabledCommands']['add'](_0xe56116),_0x1d0a02&&_0xe56116['on']('execute',(_0x1703d2,_0xf643b2)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0xf643b2['length']>0x0&&_0xf643b2[_0xf643b2['length']-0x1]&&_0xf643b2[_0xf643b2['length']-0x1]['forceDefaultExecution']?_0xf643b2['pop']():(_0x1703d2['return']=_0x1d0a02((..._0x5b41c)=>_0xe56116['execute'](..._0x5b41c,{'forceDefaultExecution':!0x0}),..._0xf643b2),_0x1703d2['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x57afa2){let _0x3bc932,_0x1fec89;const _0x5d460c=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x3bc932=_0x57afa2();}catch(_0x1d4099){_0x1fec89=_0x1d4099;}return _0x5d460c||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x1fec89&&_0x3f002a['rethrowUnexpectedError'](_0x1fec89,this),_0x3bc932;}['markInsertion'](_0x57624d,_0x440533=null,_0x37a5e7={}){if(_0x57624d['isCollapsed'])return null;const _0x27cd61=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x37a5e7['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x338d3e,meta:_0x3ce1a8}of this['_findSuggestions'](_0x57624d,'insertion'))if(_0x3ce1a8['isOwn']){if(!_0x3ce1a8['isNextTo']){if(_0x3ce1a8['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Yt(_0x338d3e,_0x37a5e7))continue;return _0x338d3e;}if(Yt(_0x338d3e,_0x37a5e7))return _0x338d3e;this['_breakSuggestionMarker'](_0x338d3e,_0x57624d['start'],_0x57624d['end']);break;}if(_0x440533==_0x338d3e['subType']&&Yt(_0x338d3e,_0x37a5e7)){const _0x1365ac=_0x338d3e['getFirstRange']();return _0x1365ac['start']['isEqual'](_0x57624d['end'])?this['_setSuggestionRange'](_0x338d3e,this['_model']['createRange'](_0x57624d['start'],_0x1365ac['end'])):this['_setSuggestionRange'](_0x338d3e,this['_model']['createRange'](_0x1365ac['start'],_0x57624d['end'])),_0x338d3e;}}const _0x2cd8c1=_0x21999f(),_0xd5a025=_0x27cd61['id'],_0x13f2fb=_0x440533?'insertion:'+_0x440533:'insertion',_0x3920a0=this['_setSuggestionData']({'id':_0x2cd8c1,'type':_0x13f2fb,'createdAt':new Date(),'authorId':_0xd5a025,'attributes':_0x37a5e7});return this['_addSuggestionMarker'](_0x13f2fb,_0x2cd8c1,_0xd5a025,_0x57624d),_0x3920a0;}['markMultiRangeInsertion'](_0x15d3a4,_0x493cfc='multi',_0x4e6c1e={}){const _0x534491=this['editor']['plugins']['get']('Users')['me'],_0x454ee1=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x493cfc,'join');this['_trackingSessionId']&&(_0x4e6c1e['trackingSessionId']=this['_trackingSessionId']);for(const _0x25339d of this['getSuggestions']())if(_0x25339d['author']['id']==_0x534491['id']&&'insertion'==_0x25339d['type']&&_0x25339d['subType']==_0x493cfc&&Yt(_0x25339d,_0x4e6c1e)&&(_0x454ee1(_0x25339d['getRanges'](),_0x15d3a4)||_0x454ee1(_0x15d3a4,_0x25339d['getRanges']()))){for(const _0x3c0d81 of _0x15d3a4)_0x25339d['addRange'](_0x3c0d81);return _0x25339d;}for(const {suggestion:_0x436126,meta:_0x401ddc}of this['_findSuggestions'](_0x15d3a4,'insertion')){if(!_0x401ddc['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x401ddc['containsRangeInObject'])continue;if(!Yt(_0x436126,_0x4e6c1e))continue;let _0x22e421=!0x0;for(const _0xb91334 of _0x436126['getRanges']())for(const _0x5b6e8f of _0x15d3a4)if(!_0xb91334['containsRange'](_0x5b6e8f)){_0x22e421=!0x1;break;}if(_0x22e421)return _0x436126;}const _0x5eb9ca=_0x21999f(),_0xb25295=_0x534491['id'],_0x5b3bc5='insertion:'+_0x493cfc,_0x5f10fe=this['_setSuggestionData']({'id':_0x5eb9ca,'type':_0x5b3bc5,'createdAt':new Date(),'authorId':_0xb25295,'attributes':_0x4e6c1e});for(const _0x3d6f28 of _0x15d3a4)this['_addSuggestionMarker'](_0x5b3bc5,_0x5eb9ca,_0xb25295,_0x3d6f28,o['getMultiRangeId']());return _0x5f10fe;}['markInlineFormat'](_0x43e78e,_0x3361ed,_0x30d75b=null,_0x427dc5={}){if(_0x30d75b=_0x30d75b||Kt(_0x3361ed),_0x43e78e['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x427dc5['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x5114cd=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x30d75b,'accept');return this['forceDefaultExecution'](()=>_0x5114cd([_0x43e78e],_0x3361ed,_0x427dc5)),null;}const _0x2c84b6=this['editor']['plugins']['get']('Users')['me'],_0x3b8c68=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x5af95d,meta:_0x206f90}of this['_findSuggestions'](_0x43e78e,'insertion'))_0x206f90['isOwn']&&!_0x206f90['isInsideObject']&&_0x3b8c68['push'](..._0x5af95d['getRanges']());}const _0x107f22=function(_0x40f0d1,_0x44a657){const _0x1ba8e8=[];for(const _0x37ca04 of _0x44a657){const _0x3e1ac6=_0x40f0d1['getIntersection'](_0x37ca04);_0x3e1ac6&&_0x1ba8e8['push'](_0x3e1ac6);}return _0x1ba8e8;}(_0x43e78e,_0x3b8c68),_0x53947b=function(_0x5b062d,_0x18a49a){const _0x1877be=[_0x5b062d];for(const _0x117adb of _0x18a49a){let _0x87873c=0x0;for(;_0x87873c<_0x1877be['length'];){const _0x4ba99b=_0x1877be[_0x87873c]['getDifference'](_0x117adb);_0x1877be['splice'](_0x87873c,0x1,..._0x4ba99b),_0x87873c+=_0x4ba99b['length'];}}return _0x1877be;}(_0x43e78e,_0x3b8c68);_0x107f22['length']&&this['_model']['change'](()=>{for(const _0x2fccfe of _0x107f22){const _0x4721a4=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x30d75b,'accept');this['forceDefaultExecution'](()=>_0x4721a4([_0x2fccfe],_0x3361ed,_0x427dc5));}});for(const _0x314272 of _0x53947b){let _0x51d90a=null,_0x2bea21=_0x314272['start'],_0x8fcb93=_0x314272['end'];for(const {suggestion:_0x2b7ab1,meta:_0x137070}of this['_findSuggestions'](_0x314272,'formatInline')){if(!_0x137070['isOwn'])continue;if(_0x2b7ab1['subType']!=_0x30d75b)continue;if(!Yt(_0x2b7ab1,_0x427dc5))continue;const _0xf64bcb=_0x2b7ab1['getFirstRange']();if(_0xf64bcb['containsRange'](_0x314272,!0x0))return null;_0x2bea21=_0x2bea21['isBefore'](_0xf64bcb['start'])?_0x2bea21:_0xf64bcb['start'],_0x8fcb93=_0x8fcb93['isAfter'](_0xf64bcb['end'])?_0x8fcb93:_0xf64bcb['end'],_0x51d90a?_0xf64bcb['start']['isBefore'](_0x51d90a['getFirstRange']()['start'])?(_0x51d90a['removeMarkers'](),_0x51d90a=_0x2b7ab1):_0x2b7ab1['removeMarkers']():_0x51d90a=_0x2b7ab1;}const _0x5aa079=this['_model']['createRange'](_0x2bea21,_0x8fcb93);if(_0x51d90a)this['_setSuggestionRange'](_0x51d90a,_0x5aa079);else{const _0x158db1=_0x21999f(),_0x3c3e66=_0x2c84b6['id'];this['_setSuggestionData']({'id':_0x158db1,'type':'formatInline:'+_0x30d75b,'data':_0x3361ed,'createdAt':new Date(),'authorId':_0x3c3e66,'attributes':_0x427dc5}),this['_addSuggestionMarker']('formatInline:'+_0x30d75b,_0x158db1,_0x3c3e66,_0x5aa079);}}return null;}['markBlockFormat'](_0x1f404e,_0x9b14a3,_0x4f62b5=[],_0x1ddfcc=null,_0x4ec177={}){_0x9b14a3['formatGroupId']||(_0x9b14a3['formatGroupId']=_0x9b14a3['commandName']),_0x9b14a3['multipleBlocks']=_0x1f404e['is']('range'),_0x1ddfcc=_0x1ddfcc||Kt(_0x9b14a3);const _0x51e8d6=_0x4f62b5['map'](_0x4509e6=>Wt(_0x4509e6,this['_model'])),_0x29fd1a=_0x1f404e['is']('range')?_0x1f404e:Wt(_0x1f404e,this['_model']);if(this['_trackingSessionId']&&(_0x4ec177['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x260f9d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1ddfcc,'accept');return this['forceDefaultExecution'](()=>_0x260f9d([_0x29fd1a],_0x9b14a3,_0x4ec177)),null;}_0x51e8d6['push'](_0x29fd1a);let _0x2a762c=!0x0;for(const _0x5903fc of _0x51e8d6)if(!this['_rangeIsInLocalUserInsertion'](_0x5903fc)){_0x2a762c=!0x1;break;}if(_0x2a762c&&'always'!==this['_trackFormatChanges']){const _0x2f19d7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1ddfcc,'accept');return this['forceDefaultExecution'](()=>_0x2f19d7([_0x29fd1a],_0x9b14a3,_0x4ec177)),null;}let _0x5e58cc=null,_0x202e22=_0x29fd1a['start'],_0x1790bb=_0x29fd1a['end'];for(const {suggestion:_0x5e0524,meta:_0x2a5676}of this['_findSuggestions'](_0x29fd1a,'formatBlock')){if(!_0x2a5676['isOwn'])continue;if(_0x2a5676['isNextTo']||_0x2a5676['containsRangeInObject']||_0x2a5676['isInsideObject'])continue;if(_0x5e0524['data']['formatGroupId']!=_0x9b14a3['formatGroupId'])continue;if(!Yt(_0x5e0524,_0x4ec177))continue;const _0xdbf5ca=_0x5e0524['getFirstRange']();if(_0x5e0524['subType']==_0x1ddfcc){if(_0xdbf5ca['containsRange'](_0x29fd1a,!0x0))return null;_0x202e22=_0x202e22['isBefore'](_0xdbf5ca['start'])?_0x202e22:_0xdbf5ca['start'],_0x1790bb=_0x1790bb['isAfter'](_0xdbf5ca['end'])?_0x1790bb:_0xdbf5ca['end'],_0x5e58cc?_0xdbf5ca['start']['isBefore'](_0x5e58cc['getFirstRange']()['start'])?(_0x5e58cc['removeMarkers'](),_0x5e58cc=_0x5e0524):_0x5e0524['removeMarkers']():_0x5e58cc=_0x5e0524;}else{const _0x2dac36=_0x29fd1a['getIntersection'](_0xdbf5ca);this['_cutOutSuggestionMarker'](_0x5e0524,_0x2dac36);}}const _0x3f5cab=this['editor']['plugins']['get']('Users')['me'],_0x4743bb=_0x21999f(),_0x3e3464=_0x3f5cab['id'];if(_0x5e58cc)return this['_setSuggestionRange'](_0x5e58cc,this['_model']['createRange'](_0x202e22,_0x1790bb)),_0x5e58cc;{const _0x5c164d=this['_setSuggestionData']({'id':_0x4743bb,'type':'formatBlock:'+_0x1ddfcc,'data':_0x9b14a3,'createdAt':new Date(),'authorId':_0x3e3464,'attributes':_0x4ec177});return this['_addSuggestionMarker']('formatBlock:'+_0x1ddfcc,_0x4743bb,_0x3e3464,this['_model']['createRange'](_0x202e22,_0x1790bb)),_0x5c164d;}}['markMultiRangeBlockFormat'](_0x5b25c1,_0x4097b4,_0x13c461=[],_0x277fcb=null,_0x4cdd12={}){_0x4097b4['formatGroupId']||(_0x4097b4['formatGroupId']=_0x4097b4['commandName']);const _0x1662dc=_0x5b25c1[0x0];_0x4097b4['multipleBlocks']=_0x1662dc['is']('range'),_0x277fcb=_0x277fcb||Kt(_0x4097b4);const _0x478bda=_0x13c461['map'](_0x56c465=>Wt(_0x56c465,this['_model'])),_0x4698f3=_0x1662dc['is']('range')?_0x5b25c1:_0x5b25c1['map'](_0x1f171f=>Wt(_0x1f171f,this['_model']));if(this['_trackingSessionId']&&(_0x4cdd12['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x228380=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x277fcb,'accept');return this['forceDefaultExecution'](()=>_0x228380(_0x4698f3,_0x4097b4,_0x4cdd12)),null;}_0x478bda['push'](..._0x4698f3);let _0x81b979=!0x0;for(const _0x3dd608 of _0x478bda)if(!this['_rangeIsInLocalUserInsertion'](_0x3dd608)){_0x81b979=!0x1;break;}if(_0x81b979&&'always'!==this['_trackFormatChanges']){const _0x15bb4e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x277fcb,'accept');return this['forceDefaultExecution'](()=>_0x15bb4e(_0x4698f3,_0x4097b4,_0x4cdd12)),null;}const _0x2bc422=this['editor']['plugins']['get']('Users')['me'];for(const _0x474366 of this['getSuggestions']()){if(_0x474366['author']['id']!=_0x2bc422['id'])continue;if('formatBlock'!=_0x474366['type']||_0x474366['data']['formatGroupId']!=_0x4097b4['formatGroupId'])continue;if(!Yt(_0x474366,_0x4cdd12))continue;const _0x130cf3=_0x474366['subType']==_0x277fcb;for(let _0x15d565=0x0;_0x15d565<_0x4698f3['length'];_0x15d565++){const _0x576994=_0x4698f3[_0x15d565];for(const _0x322d55 of _0x474366['getMarkers']()){const _0x3de766=_0x322d55['getRange']();if(_0x576994['isEqual'](_0x3de766)){_0x130cf3?(_0x4698f3['splice'](_0x15d565,0x1),_0x15d565--):_0x474366['removeMarker'](_0x322d55['name']);break;}}}}if(0x0==_0x4698f3['length'])return null;const _0x22be21=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x277fcb,'join');for(const _0x3a95fe of this['getSuggestions']())if(_0x3a95fe['author']['id']==_0x2bc422['id']&&'formatBlock'==_0x3a95fe['type']&&_0x3a95fe['data']['formatGroupId']==_0x4097b4['formatGroupId']&&_0x3a95fe['subType']==_0x277fcb&&Yt(_0x3a95fe,_0x4cdd12)&&(_0x22be21(_0x3a95fe['getRanges'](),_0x4698f3)||_0x22be21(_0x4698f3,_0x3a95fe['getRanges']()))){for(const _0x5509ff of _0x4698f3)_0x3a95fe['addRange'](_0x5509ff);return _0x3a95fe;}const _0x40a214=_0x21999f(),_0x2a39c4=_0x2bc422['id'],_0x56cdc1='formatBlock:'+_0x277fcb,_0xbb8e74=this['_setSuggestionData']({'id':_0x40a214,'type':_0x56cdc1,'data':_0x4097b4,'createdAt':new Date(),'authorId':_0x2a39c4,'attributes':_0x4cdd12});for(const _0x1cfe39 of _0x4698f3)this['_addSuggestionMarker'](_0x56cdc1,_0x40a214,_0x2a39c4,_0x1cfe39,o['getMultiRangeId']());return _0xbb8e74;}['markDeletion'](_0x393e0e,_0x19509d=null,_0x5bfeb1={}){if(_0x393e0e['isCollapsed'])return null;const _0x652c8b=this['editor']['plugins']['get']('Users')['me'],_0x231d90=new _0x1a5d6e(_0x393e0e['start'],_0x393e0e['end']);this['_trackingSessionId']&&(_0x5bfeb1['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x2c9a61,meta:_0x44f0ee}of this['_findSuggestions'](_0x231d90,'insertion'))if(_0x44f0ee['isOwn']&&!_0x44f0ee['isNextTo']){if(_0x2c9a61['isMultiRange']){const _0x2f6d44=_0x2c9a61['getRanges']()['filter'](_0x381fa2=>'$graveyard'!=_0x381fa2['root']['rootName']);_0x2f6d44['every'](_0x4b748a=>_0x231d90['containsRange'](_0x4b748a,!0x0))&&_0x2c9a61['discard']();if(_0x2f6d44['some'](_0x49b8bb=>_0x49b8bb['containsRange'](_0x231d90,!0x0))){const _0x4b352c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x19509d,'accept');return this['forceDefaultExecution'](()=>_0x4b352c([_0x231d90],null,_0x5bfeb1)),null;}}else{const _0x53bf1a=_0x231d90['getIntersection'](_0x2c9a61['getFirstRange']());null!==_0x53bf1a&&_0x2c9a61['_onDiscard']([_0x53bf1a],null,_0x5bfeb1);}}if(_0x231d90['detach'](),_0x231d90['isCollapsed']||'$graveyard'==_0x231d90['root']['rootName'])return null;let _0x18306e=null,_0x2df3cd=_0x231d90['start'],_0x1edb27=_0x231d90['end'];const _0x5316f5=this['_findSuggestions'](_0x231d90,'deletion');for(const {suggestion:_0x7c6573,meta:_0x1d2783}of _0x5316f5){const _0xee94e7=this['_model']['createRange'](_0x2df3cd,_0x1edb27);if(_0x1d2783['isOwn']&&(this['_mergeNestedSuggestions']||!_0x1d2783['containsRangeInObject']&&!_0x1d2783['isInsideObject'])){if(_0x7c6573['isMultiRange']){if(!Yt(_0x7c6573,_0x5bfeb1))continue;let _0x4757a3=!0x0;for(const _0x50f74b of _0x7c6573['getRanges']()){if(_0x50f74b['containsRange'](_0xee94e7,!0x0))return _0x7c6573;_0xee94e7['containsRange'](_0x50f74b)||(_0x4757a3=!0x1);}_0x4757a3&&_0x7c6573['discard']();}else{const _0x41b688=_0x7c6573['getFirstRange']();if(_0x41b688['containsRange'](_0xee94e7,!0x0))return _0x7c6573;if(!Yt(_0x7c6573,_0x5bfeb1)){_0xee94e7['containsRange'](_0x41b688)?_0x7c6573['removeMarkers']():_0x41b688['containsPosition'](_0x2df3cd)?_0x2df3cd=_0x41b688['end']:_0x41b688['containsPosition'](_0x1edb27)&&(_0x1edb27=_0x41b688['start']);continue;}_0x2df3cd=_0x2df3cd['isBefore'](_0x41b688['start'])?_0x2df3cd:_0x41b688['start'],_0x1edb27=_0x1edb27['isAfter'](_0x41b688['end'])?_0x1edb27:_0x41b688['end'],_0x5bfeb1=Object['assign']({},_0x7c6573['attributes']),_0x18306e?_0x41b688['start']['isBefore'](_0x18306e['getFirstRange']()['start'])?(_0x18306e['removeMarkers'](),_0x18306e=_0x7c6573):_0x7c6573['removeMarkers']():_0x18306e=_0x7c6573;}}}if(_0x18306e)return this['_setSuggestionRange'](_0x18306e,this['_model']['createRange'](_0x2df3cd,_0x1edb27)),_0x18306e;{const _0x4d45e2=_0x21999f(),_0x3f9367=this['_model']['createRange'](_0x2df3cd,_0x1edb27),_0x2fd952=_0x652c8b['id'],_0x58a227=_0x19509d?'deletion:'+_0x19509d:'deletion',_0x556d60=this['_setSuggestionData']({'id':_0x4d45e2,'type':_0x58a227,'createdAt':new Date(),'authorId':_0x2fd952,'attributes':_0x5bfeb1});return this['_addSuggestionMarker'](_0x58a227,_0x4d45e2,_0x2fd952,_0x3f9367),_0x556d60;}}['markMultiRangeDeletion'](_0x817729,_0x4cc434='multi',_0x4388af={}){const _0x2f3bd8=this['editor']['plugins']['get']('Users')['me'],_0x280545=_0x817729['map'](_0x4d1876=>new _0x1a5d6e(_0x4d1876['start'],_0x4d1876['end'])),_0xfa1479=new Set();this['_trackingSessionId']&&(_0x4388af['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x14dfcf,meta:_0x1e38dc}of this['_findSuggestions'](_0x280545,'insertion'))_0x1e38dc['isOwn']&&!_0x1e38dc['isNextTo']&&_0xfa1479['add'](_0x14dfcf);for(const _0x40cfec of _0xfa1479)if(_0x40cfec['isMultiRange']){const _0x113a65=_0x40cfec['getRanges']();(!_0x40cfec['attributes']||!_0x40cfec['attributes']['skipNestingCheck'])&&(_0x113a65['every'](_0x38a491=>_0x280545['some'](_0x40dd44=>_0x40dd44['containsRange'](_0x38a491,!0x0)))&&_0x40cfec['discard']());if(_0x280545['every'](_0x3bb851=>_0x113a65['some'](_0x2b23c8=>_0x2b23c8['containsRange'](_0x3bb851,!0x0)))){const _0x181394=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4cc434,'accept');return this['forceDefaultExecution'](()=>_0x181394(_0x817729,null,_0x4388af)),null;}}else{const _0x553116=_0x40cfec['getFirstRange']();_0x280545['some'](_0x53b02b=>_0x53b02b['containsRange'](_0x553116,!0x0))&&_0x40cfec['discard']();if(_0x280545['every'](_0x4c083d=>_0x553116['containsRange'](_0x4c083d,!0x0))){const _0x4b84fb=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4cc434,'accept');return this['forceDefaultExecution'](()=>_0x4b84fb(_0x280545,null,_0x4388af)),null;}}const _0x4343bf=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4cc434,'join');let _0x4da317=null;for(const _0x11de15 of this['getSuggestions']())if(_0x11de15['author']['id']==_0x2f3bd8['id']&&_0x11de15['isInContent']&&'deletion'==_0x11de15['type']&&_0x11de15['subType']==_0x4cc434&&Yt(_0x11de15,_0x4388af)&&(_0x4343bf(_0x11de15['getRanges'](),_0x280545)||_0x4343bf(_0x280545,_0x11de15['getRanges']()))){if(_0x4da317){if(_0x11de15['commentThread']&&_0x11de15['commentThread']['length'])continue;for(const _0x2d88ee of _0x11de15['getRanges']())_0x4da317['isIntersectingWithRange'](_0x2d88ee)||_0x4da317['addRange'](_0x2d88ee);_0x11de15['removeMarkers']();}else{_0x4da317=_0x11de15;for(const _0x3a6bbd of _0x280545)_0x11de15['isIntersectingWithRange'](_0x3a6bbd)||_0x11de15['addRange'](_0x3a6bbd);}}if(_0x4da317)return _0x4da317;_0xfa1479['clear']();for(const {suggestion:_0xc7242,meta:_0x507dcb}of this['_findSuggestions'](_0x280545,'deletion'))_0x507dcb['isOwn']&&(this['_mergeNestedSuggestions']||!_0x507dcb['containsRangeInObject']&&!_0x507dcb['isInsideObject'])&&Yt(_0xc7242,_0x4388af)&&_0xfa1479['add'](_0xc7242);for(const _0x58e00c of _0xfa1479){const _0x38c7f9=_0x58e00c['getRanges']();if(!_0x4388af||!_0x4388af['skipNestingCheck']){if(_0x280545['every'](_0x3e30ca=>_0x38c7f9['some'](_0x131084=>_0x131084['containsRange'](_0x3e30ca,!0x0))))return _0x58e00c;}(!_0x58e00c['attributes']||!_0x58e00c['attributes']['skipNestingCheck'])&&(_0x38c7f9['every'](_0x352a7b=>_0x280545['some'](_0x124d78=>_0x124d78['containsRange'](_0x352a7b,!0x0)))&&_0x58e00c['discard']());}const _0xa58189=_0x21999f(),_0x190077=_0x2f3bd8['id'],_0x344981='deletion:'+_0x4cc434,_0xea5575=this['_setSuggestionData']({'id':_0xa58189,'type':_0x344981,'createdAt':new Date(),'authorId':_0x190077,'attributes':_0x4388af});for(const _0x18db15 of _0x280545)_0x18db15['detach'](),_0x18db15['isCollapsed']||'$graveyard'==_0x18db15['root']['rootName']||this['_addSuggestionMarker'](_0x344981,_0xa58189,_0x190077,_0x18db15,o['getMultiRangeId']());return _0xea5575;}['markAttributeChange'](_0x26290e,_0x4245cd,_0x34e3e4,_0x3f8dc0,_0x543bfe){if(_0x26290e['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x493a08=this['editor']['plugins']['get']('Users')['me']['id'],_0x40fd2a=Array['from'](this['_suggestions']['values']())['filter'](_0x3d34c5=>'attribute'==_0x3d34c5['type']&&_0x3d34c5['data']['key']==_0x4245cd&&_0x3d34c5['isIntersectingWithRange'](_0x26290e));if(this['_trackingSessionId']&&(_0x543bfe['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x5998b3=this['_findSuggestions'](_0x26290e,'insertion')['filter'](({meta:_0x51229e})=>_0x51229e['isOwn']&&!_0x51229e['isInsideObject']&&!_0x51229e['isNextTo'])['map'](({suggestion:_0x35f422})=>_0x35f422);_0x40fd2a['unshift'](..._0x5998b3);}const _0x49d7fb=new Map([[_0x26290e,_0x34e3e4]]);for(const _0x25029c of _0x40fd2a){const _0x1cf6d3='attribute'==_0x25029c['type']?_0x25029c['data']['oldValue']:void 0x0,_0x1eedb1=_0x25029c['getFirstRange'](),_0xcec8c2=Array['from'](_0x49d7fb['keys']())['find'](_0x2bf5bb=>_0x2bf5bb['isIntersecting'](_0x1eedb1));if(!_0xcec8c2)continue;const _0x5db60b=_0xcec8c2['getDifference'](_0x1eedb1);this['_isBlockAttribute'](_0x4245cd)&&'insertion'==_0x25029c['type']&&0x0!=_0x5db60b['length']||(_0x49d7fb['delete'](_0xcec8c2),_0x5db60b['forEach'](_0x1fd43d=>{_0x49d7fb['set'](_0x1fd43d,_0x34e3e4);}),'insertion'!=_0x25029c['type']&&_0x1cf6d3!=_0x3f8dc0&&_0x49d7fb['set'](_0xcec8c2['getIntersection'](_0x1eedb1),_0x1cf6d3));}const _0x341658=[];for(const [_0x24e8e9,_0x5b0b4a]of _0x49d7fb){const _0x40f006=_0x21999f(),_0x189a99={'key':_0x4245cd,'oldValue':_0x5b0b4a,'newValue':_0x3f8dc0};_0x4245cd['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':_0x4245cd});const _0x49a1f0=('attribute:'+(_0x4245cd+'|'+Kt({'newValue':_0x3f8dc0})))['substring'](0x0,0x3c),_0x492c8b=this['_setSuggestionData']({'id':_0x40f006,'type':_0x49a1f0,'data':_0x189a99,'createdAt':new Date(),'authorId':_0x493a08,'attributes':_0x543bfe});_0x341658['push'](_0x492c8b),this['_addSuggestionMarker'](_0x49a1f0,_0x40f006,_0x493a08,_0x24e8e9);}return _0x341658;}['enableDefaultAttributesIntegration'](_0x38ccc4){this['enableCommand'](_0x38ccc4,(_0x4279cc,..._0x34385a)=>{this['_recordAttributeChanges'](()=>{_0x4279cc(..._0x34385a);});});}['registerBlockAttribute'](_0x4fce4e){this['_blockAttributeKeys']['add'](_0x4fce4e);}['registerInlineAttribute'](_0x33c1d1){this['_inlineAttributeKeys']['add'](_0x33c1d1);}['startTrackingSession'](_0x4f6ec9){return this['_trackingSessionId']=void 0x0!==_0x4f6ec9?_0x4f6ec9:_0x21999f(),this['_trackingSessionId'];}['_getAttributeKey'](_0x54a0ac){return'attribute'==_0x54a0ac['type']?_0x54a0ac['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x5071b5,_0x74a0d9){const _0x55a3ae=_0x5071b5['getFirstMarker']();this['_model']['change'](_0x2f78dc=>{_0x2f78dc['updateMarker'](_0x55a3ae,{'range':_0x74a0d9});});}['_addThreadToSuggestion'](_0x1f62c4){const _0x39b3be=_0x1f62c4['id'],_0x3a5044=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x39b3be)||this['_commentsRepository']['addCommentThread']({'channelId':_0x3a5044,'threadId':_0x39b3be,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xaac326=this['_commentsRepository']['getCommentThread'](_0x39b3be);_0xaac326['unbind']('isRemovable'),_0xaac326['isRemovable']=!0x1,_0x1f62c4['commentThread']=_0xaac326;}['_checkSuggestionCorrectness'](_0x1f7c34,_0x5b8cc2,_0x2ce3c2,_0x2d3ca2){if(_0x1f7c34['type']!=_0x5b8cc2||_0x1f7c34['subType']!=_0x2ce3c2||_0x1f7c34['creator']['id']!=_0x2d3ca2)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3f002a('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x5943ee,_0x74d039){const _0x4a4de8=_0x5943ee['getFirstRange']();if(_0x74d039['isEqual'](_0x4a4de8))_0x5943ee['removeMarkers']();else{if(_0x4a4de8['containsRange'](_0x74d039)){const _0x167d07=this['_model']['createPositionAt'](_0x74d039['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5943ee,this['_model']['createRange'](_0x4a4de8['start'],_0x167d07));const _0x3ac3a1=_0x21999f(),_0xea431f=_0x5943ee['creator']['id'],_0x11abeb=_0x5943ee['type']+':'+_0x5943ee['subType'];this['_setSuggestionData']({'id':_0x3ac3a1,'type':_0x11abeb,'createdAt':new Date(),'authorId':_0xea431f,'data':_0x5943ee['data'],'attributes':_0x5943ee['attributes']});const _0x59d5b6=this['_model']['createPositionAt'](_0x74d039['end']['parent'],'after'),_0x34fc1d=this['_model']['createRange'](_0x59d5b6,_0x4a4de8['end']);this['_addSuggestionMarker'](_0x11abeb,_0x3ac3a1,_0xea431f,_0x34fc1d);}else{if(_0x4a4de8['containsPosition'](_0x74d039['start'])){const _0x162c02=this['_model']['createPositionAt'](_0x74d039['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5943ee,this['_model']['createRange'](_0x4a4de8['start'],_0x162c02));}else{const _0x595a2c=this['_model']['createPositionAt'](_0x74d039['end']['parent'],'after');this['_setSuggestionRange'](_0x5943ee,this['_model']['createRange'](_0x595a2c,_0x4a4de8['end']));}}}}['_rangeIsInLocalUserInsertion'](_0xd15ae2){for(const {suggestion:_0x773f11,meta:_0x59d5d4}of this['_findSuggestions'](_0xd15ae2,'insertion')){if(!_0x59d5d4['isOwn'])continue;const _0x34e53d=_0x773f11['getRanges']();for(const _0x3e82d7 of _0x34e53d)if(!_0xd15ae2['getDifference'](_0x3e82d7)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x5894b0){const _0x5cdd26=this['editor']['plugins']['get']('Users')['getUser'](_0x5894b0);if(!_0x5cdd26)throw new _0x3f002a('track-changes-user-not-found',this);return _0x5cdd26;}['_getExternalAuthor'](_0x44aba0){const _0x2c2207=this['editor']['plugins']['get']('Users'),_0x41bf74=_0x49b0ed('external:'+_0x44aba0),_0x556aab=_0x2c2207['getUser'](_0x41bf74);return _0x556aab||_0x2c2207['addUser']({'id':_0x41bf74,'name':_0x44aba0});}['_createSuggestion'](_0x2c9880,_0x44eead,_0x210675,_0x59e667,_0x4c7e95,_0x35a029){const _0x1681f2=this['_getAuthorFromId'](_0x59e667),_0x3e4ead=this['_suggestionFactory']['buildSuggestion'](_0x2c9880,_0x44eead,_0x210675,_0x1681f2,_0x4c7e95,_0xd6f4dd=>{this['_updateSuggestionData'](_0x210675,{'attributes':_0xd6f4dd});const _0x2904c7=this['getSuggestion'](_0x210675);this['_joinWithAdjacentSuggestions'](new Set([_0x2904c7])),this['_refreshSuggestionsChain'](new Set([_0x2904c7]));},_0x35a029);return this['listenTo'](_0x3e4ead,'accept',()=>{this['_updateSuggestionData'](_0x210675,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x3e4ead,'discard',()=>{this['_updateSuggestionData'](_0x210675,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x210675,_0x3e4ead),this['_suggestionState']['set'](_0x3e4ead,'notReady'),_0x3e4ead;}['_splitMarkerName'](_0x506005){const _0x775729=_0x506005['split'](':');return{'group':_0x775729[0x0],'type':_0x775729[0x1],'subType':_0x775729['length']>=0x5?_0x775729[0x2]:null,'id':_0x775729['length']<0x5?_0x775729[0x2]:_0x775729[0x3],'authorId':_0x775729['length']<0x5?_0x775729[0x3]:_0x775729[0x4],'markerCount':0x6==_0x775729['length']?_0x775729[0x5]:null};}['_breakSuggestionMarker'](_0x43e9f0,_0x53155a,_0x2b0258){const _0x2a4e83=_0x43e9f0['getFirstRange'](),_0x7babe5=_0x2a4e83['start'],_0x40a49d=_0x2a4e83['end'];this['_setSuggestionRange'](_0x43e9f0,this['_model']['createRange'](_0x7babe5,_0x53155a));const _0x1c6aa8=_0x21999f(),_0x5816a6=_0x43e9f0['creator']['id'],_0x18b4bd=_0x43e9f0['type']+(_0x43e9f0['subType']?':'+_0x43e9f0['subType']:'');this['_setSuggestionData']({'id':_0x1c6aa8,'type':_0x18b4bd,'createdAt':new Date(),'authorId':_0x5816a6,'originalSuggestionId':_0x43e9f0['_originalSuggestionId']||_0x43e9f0['id'],'attributes':_0x43e9f0['attributes'],'data':_0x43e9f0['data']});const _0x126278=this['_getAttributeKey'](_0x43e9f0);('formatBlock'==_0x43e9f0['type']||_0x126278&&this['_isBlockAttribute'](_0x126278))&&(_0x2b0258=this['_model']['createPositionBefore'](_0x2b0258['parent'])),this['_addSuggestionMarker'](_0x18b4bd,_0x1c6aa8,_0x5816a6,this['_model']['createRange'](_0x2b0258,_0x40a49d));}['_findSuggestions'](_0x40fab2,_0x40434c=null){const _0x437bb8=[],_0xa4d8a=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x40fab2)||(_0x40fab2=[_0x40fab2]);for(const _0x40d3d2 of this['getSuggestions']()){if(!_0x40d3d2['isInContent'])continue;if(_0x40434c&&_0x40d3d2['type']!=_0x40434c)continue;let _0x328aa8=!0x1;for(const _0x331911 of _0x40d3d2['getRanges']()){for(const _0x4afa5a of _0x40fab2){const _0xd9e5d0=_0x4afa5a['start']['isEqual'](_0x331911['end'])||_0x4afa5a['end']['isEqual'](_0x331911['start']);if(_0xd9e5d0||_0x4afa5a['getIntersection'](_0x331911)){const _0xb109c4=_0x4afa5a['containsRange'](_0x331911)&&Gt(this['_model']['schema'],_0x331911['start'],_0x4afa5a),_0x19c816=_0x331911['containsRange'](_0x4afa5a)&&Gt(this['_model']['schema'],_0x4afa5a['start'],_0x331911);_0x437bb8['push']({'suggestion':_0x40d3d2,'meta':{'isOwn':_0xa4d8a==_0x40d3d2['author'],'isNextTo':_0xd9e5d0,'isInsideObject':_0xb109c4,'containsRangeInObject':_0x19c816}}),_0x328aa8=!0x0;break;}}if(_0x328aa8)break;}}return _0x437bb8;}['_addSuggestionMarker'](_0x149cb1,_0x73ab6b,_0x29f070,_0xa9e143,_0x2d49d7){this['_model']['change'](_0x1ba9f3=>{let _0x2bbc0c='suggestion:'+_0x149cb1+':'+_0x73ab6b+':'+_0x29f070;_0x2d49d7&&(_0x2bbc0c=_0x2bbc0c+':'+_0x2d49d7),_0x1ba9f3['addMarker'](_0x2bbc0c,{'range':_0xa9e143,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x5c8023){const _0x2cc41a=_0x5c8023['previous'],_0xf33714=_0x5c8023['next'];_0x5c8023['previous']=null,_0x5c8023['next']=null,null!=_0x2cc41a&&_0x2cc41a['next']==_0x5c8023&&(_0x2cc41a['next']=_0xf33714),null!=_0xf33714&&_0xf33714['previous']==_0x5c8023&&(_0xf33714['previous']=_0x2cc41a),'ready'==this['_suggestionState']['get'](_0x5c8023)&&(this['_suggestionState']['set'](_0x5c8023,'removed'),this['fire']('suggestionUnloaded',_0x5c8023,_0x2cc41a,_0xf33714));}['_setSuggestionData'](_0x2bcbbe){const _0x4660ae=_0x2bcbbe['id'],_0x92b1d5=this['addSuggestionData'](_0x2bcbbe);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x4b2694=this['editor']['plugins']['get']('PendingActions'),_0x4abfd5=_0x92b1d5['hasComments'],_0x55dd32=_0x92b1d5['subType']?_0x92b1d5['type']+':'+_0x92b1d5['subType']:_0x92b1d5['type'],_0x25c60d=this['editor']['locale'],_0x18a23b=_0x4b2694['add'](c(_0x25c60d,'PENDING_ACTION_SUGGESTION')),_0x3f4ba4={'id':_0x4660ae,'type':_0x55dd32,'hasComments':_0x4abfd5,'data':_0x2bcbbe['data']||null,'originalSuggestionId':_0x2bcbbe['originalSuggestionId']||null,'attributes':_0x92b1d5['attributes']};this['_adapter']['addSuggestion'](_0x3f4ba4)['then'](_0x14ff5c=>{_0x92b1d5['_saved']=!0x0,_0x4b2694['remove'](_0x18a23b),_0x14ff5c&&_0x14ff5c['createdAt']&&(this['_suggestions']['get'](_0x4660ae)['createdAt']=_0x14ff5c['createdAt']);})['catch'](_0x29d454=>{throw _0xb01b9a('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x92b1d5['discard']();}),_0x92b1d5['stopListening'](),this['_suggestions']['delete'](_0x92b1d5['id']),this['_suggestionState']['delete'](_0x92b1d5),_0x29d454;});}return _0x92b1d5;}['_isBlockAttribute'](_0x586229){return this['_blockAttributeKeys']['has'](_0x586229);}['_updateSuggestionData'](_0x3b81a5,_0xc5ff98){const _0x4e0f31=this['editor']['plugins']['get']('PendingActions'),_0x69fd5c=this['getSuggestion'](_0x3b81a5);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x69fd5c['_saved']){const _0x25c916=_0x4e0f31['add'](c(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x3b81a5,_0xc5ff98)['then'](()=>{_0x4e0f31['remove'](_0x25c916);});}else _0x69fd5c['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x3b81a5,_0xc5ff98);});}}['_getSuggestionData'](_0x24f8de){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3f002a('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x24f8de);}['_handleNewSuggestionMarker'](_0x485e9d){const {id:_0x559423,type:_0x1b8420,subType:_0x592a39,authorId:_0x4bc9f2}=this['_splitMarkerName'](_0x485e9d),_0x7e1280=this['_suggestions']['get'](_0x559423)||this['_createSuggestion'](_0x1b8420,_0x592a39,_0x559423,_0x4bc9f2,{});switch(this['_checkSuggestionCorrectness'](_0x7e1280,_0x1b8420,_0x592a39,_0x4bc9f2),this['_suggestionState']['get'](_0x7e1280)){case'notReady':this['_getSuggestionData'](_0x559423)['then'](_0x54ede7=>{let _0x1dc8e4=Promise['resolve']();_0x54ede7['hasComments']&&(_0x1dc8e4=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x559423})),_0x1dc8e4['then'](()=>{this['addSuggestionData'](_0x54ede7)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x7e1280,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x559423,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x7e1280,'ready'),this['fire']('suggestionLoaded',_0x7e1280);break;case'ready':this['fire']('suggestionChanged',_0x7e1280);}return _0x7e1280['addMarkerName'](_0x485e9d),_0x7e1280;}['_refreshSuggestionsChain'](_0x14832a){const _0x341450=Array['from'](_0x14832a),_0x98edf4=_0x341450['filter'](_0x591e69=>'attribute'==_0x591e69['type']);this['_refreshAttributeSuggestionsChain'](_0x98edf4);const _0x60f11=_0x341450['filter'](_0x4490af=>!_0x4490af['isMultiRange']&&'attribute'!=_0x4490af['type']),_0x5f414d=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1d9912=>!_0x1d9912['isMultiRange']&&'attribute'!=_0x1d9912['type']),_0x17f0c2=_0x5f414d['filter'](_0x4dbe9c=>!_0x14832a['has'](_0x4dbe9c)),_0x47c17f=new Map(_0x5f414d['map'](_0x2de947=>[_0x2de947,this['_suggestionFactory']['getSuggestionCallback'](_0x2de947['type'],_0x2de947['subType'],'chain')])),_0x1b2546=new Map(_0x5f414d['map'](_0x1cf154=>[_0x1cf154,_0x1cf154['getFirstRange']()])),_0x4b9244=new Set(),_0x131cf2=new Set();for(let _0x5c6f9a=0x0;_0x5c6f9a<_0x60f11['length'];_0x5c6f9a++)_0x538061(_0x60f11[_0x5c6f9a],_0x60f11,_0x5c6f9a+0x1);for(let _0x3ddada=0x0;_0x3ddada<_0x60f11['length'];_0x3ddada++)_0x538061(_0x60f11[_0x3ddada],_0x17f0c2,0x0);const _0x267e0b=new Set();for(let _0x2147fd=0x0;_0x2147fd<_0x60f11['length'];_0x2147fd++){const _0x15640a=_0x60f11[_0x2147fd];!_0x131cf2['has'](_0x15640a)&&_0x15640a['previous']&&(_0x267e0b['add'](_0x15640a['previous']),_0x15640a['previous']['next']===_0x15640a&&(_0x15640a['previous']['next']=null),_0x15640a['previous']=null),!_0x4b9244['has'](_0x15640a)&&_0x15640a['next']&&(_0x267e0b['add'](_0x15640a['next']),_0x15640a['next']['previous']===_0x15640a&&(_0x15640a['next']['previous']=null),_0x15640a['next']=null);}function _0x538061(_0x30eaf9,_0x382e4a,_0x5caac7){for(let _0xd915da=_0x5caac7;_0xd915da<_0x382e4a['length'];_0xd915da++){const _0x2ae959=_0x119e9b(_0x30eaf9,_0x382e4a[_0xd915da]);_0x2ae959&&(_0x2ae959[0x0]['next']=_0x2ae959[0x1],_0x2ae959[0x1]['previous']=_0x2ae959[0x0],_0x4b9244['add'](_0x2ae959[0x0]),_0x131cf2['add'](_0x2ae959[0x1]));}}function _0x119e9b(_0x4db041,_0x19c644){if(_0x4db041['author']['id']!==_0x19c644['author']['id'])return null;const _0x2d4418=_0x47c17f['get'](_0x4db041)(_0x4db041,_0x19c644,_0x1b2546['get'](_0x4db041),_0x1b2546['get'](_0x19c644));if(!_0x2d4418)return null;return _0x47c17f['get'](_0x19c644)(_0x4db041,_0x19c644,_0x1b2546['get'](_0x4db041),_0x1b2546['get'](_0x19c644))?_0x2d4418[0x1]['commentThread']&&_0x2d4418[0x1]['commentThread']['length']?null:_0x2d4418:null;}_0x267e0b['size']&&this['_refreshSuggestionsChain'](_0x267e0b);}['_refreshAttributeSuggestionsChain'](_0x4e2469){if(0x0==_0x4e2469['length'])return;const _0x23fb87=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2cc527=>'attribute'==_0x2cc527['type']&&_0x2cc527['_isDataLoaded']),_0x4a2733=[],_0x2b6aed=new Map();for(const _0x10e0a0 of _0x23fb87){const _0x8c12ee=_0x49b0ed(_0x10e0a0['attributes']);_0x2b6aed['has'](_0x8c12ee)||(_0x2b6aed['set'](_0x8c12ee,_0x4a2733['length']),_0x4a2733['push']([]));const _0x1c7d4d=_0x2b6aed['get'](_0x8c12ee);_0x4a2733[_0x1c7d4d]['push'](_0x10e0a0);}!(function(){_0x4a2733['sort']((_0xb20ba8,_0x4063c8)=>{const _0x927b9c=_0xb20ba8[0x0]['createdAt'],_0x10dd9c=_0x4063c8[0x0]['createdAt'];return _0x927b9c==_0x10dd9c?_0xb20ba8[0x0]['attributes']['groupId']<_0x4063c8[0x0]['attributes']['groupId']?-0x1:0x1:_0x927b9c<_0x10dd9c?-0x1:0x1;});for(const _0x323619 of _0x4a2733)_0x323619['sort']((_0xa5a56a,_0x443e5b)=>_0xa5a56a['id']<_0x443e5b['id']?-0x1:0x1);}());for(let _0x53180b=0x0;_0x53180b<_0x4a2733['length'];_0x53180b++){if(0x0==_0x4a2733[_0x53180b]['length'])continue;const _0xbe47fb=[];for(let _0x37b68c=_0x53180b+0x1;_0x37b68c<_0x4a2733['length'];_0x37b68c++)0x0!=_0x4a2733[_0x37b68c]['length']&&_0x28a2aa(_0x4a2733[_0x53180b],_0x4a2733[_0x37b68c])&&_0xbe47fb['push'](_0x37b68c);for(const _0x3f367b of _0xbe47fb)_0x4a2733[_0x53180b]=_0x4a2733[_0x53180b]['concat'](_0x4a2733[_0x3f367b]),_0x4a2733[_0x3f367b]=[];}for(const _0x4c5d16 of _0x4a2733)for(let _0x40d81d=0x0;_0x40d81d<_0x4c5d16['length'];_0x40d81d++){const _0x5ca882=_0x4c5d16[_0x40d81d+0x1]||null;_0x4c5d16[_0x40d81d]['next']!==_0x5ca882&&(_0x4c5d16[_0x40d81d]['next']=_0x5ca882);}for(const _0x1b9ae7 of _0x4a2733)for(let _0x297090=0x0;_0x297090<_0x1b9ae7['length'];_0x297090++){const _0x33b28d=_0x1b9ae7[_0x297090-0x1]||null;_0x1b9ae7[_0x297090]['previous']!==_0x33b28d&&(_0x1b9ae7[_0x297090]['previous']=_0x33b28d);}function _0x28a2aa(_0x509032,_0x178f3d){if(_0x509032[0x0]['attributes']['groupId']!==_0x178f3d[0x0]['attributes']['groupId']&&_0x509032[0x0]['author']!==_0x178f3d[0x0]['author'])return!0x1;if(!function(_0x1739f1,_0xfafe1c){if(!_0x1739f1['hasComments']&&!_0xfafe1c['hasComments'])return!0x0;if(_0x1739f1['hasComments']&&_0xfafe1c['hasComments'])return!0x1;if(_0x1739f1['hasComments']&&_0xfafe1c['createdAt']<_0x1739f1['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0xfafe1c['hasComments']&&_0x1739f1['createdAt']<_0xfafe1c['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x509032[0x0],_0x178f3d[0x0]))return!0x1;const _0x276d5c=Ft(_0x509032[0x0]['attributes'],['groupId','trackingSessionId']),_0x34dfd4=Ft(_0x178f3d[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0xbbaa66(_0x276d5c,_0x34dfd4))return!0x1;if(_0x509032[0x0]['attributes']['groupId']==_0x178f3d[0x0]['attributes']['groupId'])return!0x0;if(_0x509032[0x0]['attributes']['trackingSessionId']!==_0x178f3d[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x509032['every'](_0xc94476=>_0x178f3d['some'](_0x190883=>_0xc94476['getFirstRange']()['isEqual'](_0x190883['getFirstRange']())))&&_0x178f3d['every'](_0x46ca67=>_0x509032['some'](_0x449cf6=>_0x46ca67['getFirstRange']()['isEqual'](_0x449cf6['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x585748){const _0x602b5=Array['from'](_0x585748),_0x343955=this['getSuggestions']({'skipNotAttached':!0x0}),_0xff52b1=_0x343955['filter'](_0x459409=>!_0x585748['has'](_0x459409)),_0x122083=new Map(_0x602b5['map'](_0x1dcc78=>[_0x1dcc78,this['_suggestionFactory']['getSuggestionCallback'](_0x1dcc78['type'],_0x1dcc78['subType'],'join')])),_0x2f5a59=new Map(_0x343955['map'](_0x292915=>[_0x292915,_0x292915['getRanges']()]));for(let _0x4edf0f=0x0;_0x4edf0f<_0x602b5['length'];_0x4edf0f++){if(_0x30d54a(this,_0x602b5[_0x4edf0f],_0x602b5,_0x4edf0f+0x1))return!0x0;}for(let _0x2fd0ca=0x0;_0x2fd0ca<_0x602b5['length'];_0x2fd0ca++){if(_0x30d54a(this,_0x602b5[_0x2fd0ca],_0xff52b1,0x0))return!0x0;}return!0x1;function _0x30d54a(_0x492193,_0x5a7f2a,_0x1d1f73,_0xea2843){for(let _0x504de8=_0xea2843;_0x504de8<_0x1d1f73['length'];_0x504de8++){const _0x4939dd=_0x1d1f73[_0x504de8];if(_0x4939dd['type']!==_0x5a7f2a['type']||_0x4939dd['author']['id']!==_0x5a7f2a['author']['id']||_0x4939dd['subType']!==_0x5a7f2a['subType'])continue;if(!Xt(_0x5a7f2a,_0x4939dd))continue;if('attribute'==_0x5a7f2a['type']&&_0x5a7f2a['data']['oldValue']!=_0x4939dd['data']['oldValue'])continue;if('attribute'==_0x5a7f2a['type']&&_0x492193['_isBlockAttribute'](_0x5a7f2a['data']['key']))continue;if('formatBlock'==_0x5a7f2a['type']){const _0x3643f4=_0x492193['editor']['model'],_0x2586c5=_0x5a7f2a['getContainedElement']();if(_0x2586c5&&(_0x3643f4['schema']['isObject'](_0x2586c5)||_0x3643f4['schema']['isLimit'](_0x2586c5)))continue;}const _0x3ad94d=_0x122083['get'](_0x5a7f2a),_0x1fb7f5=_0x2f5a59['get'](_0x5a7f2a),_0x6fb25c=_0x2f5a59['get'](_0x4939dd),_0xb4100d=_0x5a7f2a['commentThread']&&_0x5a7f2a['commentThread']['length'],_0x1096e2=_0x4939dd['commentThread']&&_0x4939dd['commentThread']['length'];if(!_0xb4100d&&_0x3ad94d(_0x6fb25c,_0x1fb7f5))return _0x492193['_joinSuggestions'](_0x4939dd,_0x5a7f2a),_0x2f5a59['delete'](_0x5a7f2a),!0x0;if(!_0x1096e2&&_0x3ad94d(_0x1fb7f5,_0x6fb25c))return _0x492193['_joinSuggestions'](_0x5a7f2a,_0x4939dd),_0x2f5a59['delete'](_0x4939dd),!0x0;}return!0x1;}}['_joinSuggestions'](_0x287ec3,_0x47b0aa){if(_0x287ec3['isMultiRange']){for(const _0x3e29fc of _0x47b0aa['getRanges']())_0x287ec3['addRange'](_0x3e29fc);}else{const _0x53eee1=_0x47b0aa['getFirstRange']()['end'];this['_setSuggestionRange'](_0x287ec3,this['_model']['createRange'](_0x287ec3['getFirstRange']()['start'],_0x53eee1));}_0x47b0aa['removeMarkers']();}['_getMarkerAnnouncementText'](_0x586575,_0x4a1633,_0x6ee0c6){const _0x277177=_0x586575['startsWith']('format')||_0x586575['startsWith']('attribute')?'FORMATTING':_0x586575['toUpperCase']();return c(this['editor']['locale'],_0x4a1633+'_'+_0x277177+'_SUGGESTION_ANNOUNCEMENT',_0x6ee0c6);}['_initAriaMarkerChangeAnnouncements'](){const _0x2c184a=this['editor'];if(!_0x2c184a['ui'])return;const {ariaLiveAnnouncer:_0x35d7f0}=_0x2c184a['ui'];_0x545f3a(this['_model'],({left:_0x2a2324,entered:_0x2411f1})=>{for(const _0x272126 of _0x2a2324){const {group:_0x12b3f1,type:_0x1a6164}=this['_splitMarkerName'](_0x272126['name']);if('suggestion'===_0x12b3f1){_0x35d7f0['announce'](this['_getMarkerAnnouncementText'](_0x1a6164,'LEAVE'));break;}}for(const _0x28c3b3 of _0x2411f1){const {group:_0x4526f2,type:_0xc4b69e}=this['_splitMarkerName'](_0x28c3b3['name']);if('suggestion'===_0x4526f2){_0x35d7f0['announce'](this['_getMarkerAnnouncementText'](_0xc4b69e,'ENTER',_0x34b607(_0x3ff4ca)));break;}}});}['_processAttributeChanges'](_0x36c9ef){if(this['_recordAttributeSuggestions'])return!0x1;const _0x4b65a9=this['editor'],_0x139444=_0x4b65a9['model']['document']['differ']['getChanges']();if(0x0==_0x139444['length'])return!0x1;const _0x442231=[],_0x3b0077=_0x139444['filter'](_0x5702dd=>'attribute'==_0x5702dd['type']),_0x106cc4=_0x139444['filter'](_0xd2792d=>'insert'==_0xd2792d['type']&&'$text'!=_0xd2792d['name']),_0xe89f05=_0x139444['filter'](_0x10e007=>'remove'==_0x10e007['type']&&'$text'!=_0x10e007['name']);for(const _0x3b54a4 of _0x3b0077)_0x442231['push']({'key':_0x3b54a4['attributeKey'],'newValue':_0x3b54a4['attributeNewValue'],'oldValue':_0x3b54a4['attributeOldValue'],'range':zt(_0x3b54a4['range'],_0x4b65a9['model'])});for(const _0x44bbf3 of _0x106cc4){const _0x551bdf=_0xe89f05['find'](_0x5efe44=>_0x5efe44['position']['isEqual'](_0x44bbf3['position']));_0x551bdf&&_0x442231['push']({'key':u,'newValue':_0x44bbf3['name'],'oldValue':_0x551bdf['name'],'range':_0x4b65a9['model']['createRangeOn'](_0x44bbf3['position']['nodeAfter'])});}return 0x0!=_0x442231['length']&&this['_reduceExistingSuggestions'](_0x36c9ef,_0x442231);}['_processAttributeSuggestions'](_0x39c198){let _0x31bd2f=!0x1;const _0x30c995=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xd96a46=>_0xd96a46['data']['newRange']&&_0xd96a46['name']['startsWith']('suggestion:attribute:'));for(const _0x43c2a5 of _0x30c995){const {subType:_0x1ec983,id:_0x35bbfe}=this['_splitMarkerName'](_0x43c2a5['name']),_0x2e4a5f=_0x1ec983['split']('|')[0x0];for(const _0x67cd23 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x67cd23['id']!=_0x35bbfe&&'attribute'==_0x67cd23['type']&&_0x67cd23['data']&&_0x67cd23['data']['key']==_0x2e4a5f&&_0x67cd23['getFirstRange']()['isIntersecting'](_0x43c2a5['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x67cd23,_0x43c2a5['data']['newRange'],_0x39c198),_0x31bd2f=!0x0);}return _0x31bd2f;}['_recordAttributeChanges'](_0x1d649c){this['_recordAttributeSuggestions']=!0x0,_0x1d649c();}['_isRegisteredAttribute'](_0x2481c9){const _0x5a7dff=this['_isBlockAttribute'](_0x2481c9),_0x3efb37=this['_inlineAttributeKeys']['has'](_0x2481c9);return _0x5a7dff||_0x3efb37;}['_reduceExistingSuggestions'](_0x8a509a,_0x1af28e){if(0x0==_0x1af28e['length'])return!0x1;let _0x3c57b1=!0x1;for(const _0x4b568b of _0x1af28e){const _0x52337e=this['_findSuggestions'](_0x4b568b['range'],'attribute')['filter'](_0x1f8201=>!_0x1f8201['meta']['isNextTo'])['map'](_0x49e591=>_0x49e591['suggestion']),_0x474bdb=_0x49b0ed({'newValue':_0x4b568b['newValue']});_0x52337e['filter'](_0x34bb80=>{const [_0x5a2b2d,_0x5b57fe]=_0x34bb80['subType']['split']('|');return _0x5a2b2d==_0x4b568b['key']&&_0x5b57fe!=_0x474bdb;})['forEach'](_0x432fa8=>{this['_reduceSuggestionAttributeRange'](_0x432fa8,_0x4b568b['range'],_0x8a509a),_0x3c57b1=!0x0;});}return _0x3c57b1;}['_reduceSuggestionAttributeRange'](_0x225296,_0x2babea,_0xb8e09){const _0x113b52=_0x225296['getFirstRange']()['getDifference'](_0x2babea);0x0!==_0x113b52['length']?0x1!==_0x113b52['length']?this['_breakSuggestionMarker'](_0x225296,_0x2babea['start'],_0x2babea['end']):this['_setSuggestionRange'](_0x225296,_0x113b52[0x0]):_0xb8e09['removeMarker'](_0x225296['getFirstMarker']());}}class Pt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x242717){this['_editor']=_0x242717,this['_model']=_0x242717['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x228e70,_0xa9e6ca,_0x271ff0,_0x264c8c,_0x434d88,_0x530b9c,_0x1636a0){return new o(this['_model'],{'type':_0x228e70,'subType':_0xa9e6ca,'id':_0x271ff0,'originalSuggestionId':_0x1636a0,'author':_0x264c8c,'creator':_0x264c8c,'attributes':_0x434d88,'onAttributesChange':_0x530b9c,'onAccept':(..._0x576720)=>this['getSuggestionCallback'](_0x228e70,_0xa9e6ca,'accept')(..._0x576720),'onDiscard':(..._0x13b0f1)=>this['getSuggestionCallback'](_0x228e70,_0xa9e6ca,'discard')(..._0x13b0f1)});}['registerCustomCallback'](_0x2825e8,_0x359144,_0x334ac5,_0x16ecde){const _0x5804cb=_0x2825e8+':'+_0x359144+':'+_0x334ac5;this['_customCallbacks']['set'](_0x5804cb,_0x16ecde);}['getSuggestionCallback'](_0x3fea40,_0x28b367,_0xf10e19){const _0x17646a=_0x3fea40+':'+_0x28b367+':'+_0xf10e19;return this['_customCallbacks']['get'](_0x17646a)||this['_defaultCallbacks']['get'](_0x3fea40+':'+_0xf10e19);}['_registerDefaultCallbacks'](){const _0x5e69c2=()=>!0x1,_0x119cb3=_0xe213be=>{_0xe213be['sort']((_0x20920b,_0x14e4f7)=>_0x20920b['start']['isBefore'](_0x14e4f7['start'])?0x1:-0x1),this['_model']['change'](_0x89108c=>{for(const _0x18f7d1 of _0xe213be){let _0x3c4762;_0x3c4762=_0x18f7d1['end']['isAtEnd']&&_0x18f7d1['end']['parent']==_0x18f7d1['start']['nodeAfter']?_0x89108c['createSelection'](_0x18f7d1['start']['nodeAfter'],'on'):_0x89108c['createSelection'](_0x18f7d1),this['_model']['deleteContent'](_0x3c4762,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x1f576c=(_0x268c94,_0x5454f3)=>{_0x5454f3&&this['_model']['change'](_0x46e570=>{const {commandName:_0x4910ff,commandParams:_0x5cf2ae=[]}=_0x5454f3,_0x360c12=_0x268c94['map'](_0x5ddc2d=>(Lt(_0x5ddc2d)&&(_0x5ddc2d=this['_model']['createRange'](_0x5ddc2d['end'])),_0x5ddc2d))['filter'](_0x54c8e8=>'$graveyard'!==_0x54c8e8['root']['rootName']);if(_0x360c12['length']<0x1)return;const _0x2aa58f=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x2211ff=>_0x1a5d6e['fromRange'](_0x2211ff));_0x46e570['setSelection'](_0x360c12);for(const _0x564c9a of this['_editor']['commands']['commands']())_0x564c9a['refresh']();_0x5cf2ae['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x4910ff,..._0x5cf2ae);const _0x14d541=_0x2aa58f['filter'](_0x2224d8=>'$graveyard'!=_0x2224d8['root']['rootName']);_0x14d541['length']>0x0&&_0x46e570['setSelection'](_0x14d541);for(const _0x13952f of _0x2aa58f)_0x13952f['detach']();});},_0x2e1530=(_0x3d84e6,_0x471138)=>0x1==_0x3d84e6['length']&&0x1==_0x471138['length']&&_0x3d84e6[0x0]['end']['isEqual'](_0x471138[0x0]['start']),_0x386cb8=(_0x40e3a6,_0x4739cb,_0x1e75e2,_0x21870c)=>Qt(_0x40e3a6,_0x4739cb,_0x1e75e2,_0x21870c)?[_0x40e3a6,_0x4739cb]:Qt(_0x4739cb,_0x40e3a6,_0x21870c,_0x1e75e2)?[_0x4739cb,_0x40e3a6]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x5e69c2),this['_defaultCallbacks']['set']('insertion:discard',_0x119cb3),this['_defaultCallbacks']['set']('insertion:join',_0x2e1530),this['_defaultCallbacks']['set']('insertion:chain',_0x386cb8),this['_defaultCallbacks']['set']('deletion:accept',_0x119cb3),this['_defaultCallbacks']['set']('deletion:discard',_0x5e69c2),this['_defaultCallbacks']['set']('deletion:join',_0x2e1530),this['_defaultCallbacks']['set']('deletion:chain',_0x386cb8),this['_defaultCallbacks']['set']('formatInline:accept',_0x1f576c),this['_defaultCallbacks']['set']('formatInline:discard',_0x5e69c2),this['_defaultCallbacks']['set']('formatInline:join',_0x2e1530),this['_defaultCallbacks']['set']('formatInline:chain',_0x5e69c2),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1f576c),this['_defaultCallbacks']['set']('formatBlock:discard',_0x5e69c2),this['_defaultCallbacks']['set']('formatBlock:join',_0x2e1530),this['_defaultCallbacks']['set']('formatBlock:chain',_0x5e69c2),this['_defaultCallbacks']['set']('attribute:accept',_0x5e69c2),this['_defaultCallbacks']['set']('attribute:discard',(_0x18f753,_0x328664)=>{if(!_0x328664)return;const _0x24b248=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x4e5dd3=>{if(_0x328664['key']==u)for(const _0x423ff7 of _0x18f753){const _0xaf4b34=_0x423ff7['start']['nodeAfter'],_0x3c83b6=_0x328664['oldValue'];_0x4e5dd3['rename'](_0xaf4b34,_0x3c83b6);}else{if(_0x24b248['_isBlockAttribute'](_0x328664['key'])){for(const _0x534ef3 of _0x18f753)void 0x0!==_0x328664['oldValue']?_0x4e5dd3['setAttribute'](_0x328664['key'],_0x328664['oldValue'],_0x534ef3['start']['nodeAfter']):_0x4e5dd3['removeAttribute'](_0x328664['key'],_0x534ef3['start']['nodeAfter']);}else{for(const _0x157df2 of _0x18f753)_0x328664['oldValue']?_0x4e5dd3['setAttribute'](_0x328664['key'],_0x328664['oldValue'],_0x157df2):_0x4e5dd3['removeAttribute'](_0x328664['key'],_0x157df2);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x2e1530);}}function Gt(_0xe711e5,_0x1a8995,_0x29eb66){for(const _0x1ea4e7 of _0x1a8995['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1ea4e7['root']==_0x1ea4e7)return!0x1;if(!_0x29eb66['containsItem'](_0x1ea4e7))return!0x1;if(_0xe711e5['isObject'](_0x1ea4e7)||_0xe711e5['isLimit'](_0x1ea4e7))return!0x0;}return!0x1;}function Lt(_0x47f1b9){return _0x47f1b9['end']['parent']==_0x47f1b9['start']['nodeAfter']&&_0x47f1b9['end']['isAtStart'];}function Jt(_0x22a3d4,_0x55f7b6,_0x4e7dde,_0x448023){const _0x275d9b=_0x53d784=>!_0x53d784['item']['is']('$textProxy')&&!_0x448023['isObject'](_0x53d784['item']),_0x1f0460=_0x22a3d4['start']['getLastMatchingPosition'](_0x275d9b),_0x56ea5b=_0x22a3d4['end']['getLastMatchingPosition'](_0x275d9b,{'direction':'backward'});return(!_0x22a3d4['start']['isEqual'](_0x1f0460)||!_0x22a3d4['end']['isEqual'](_0x56ea5b))&&(_0x1f0460['isBefore'](_0x56ea5b)?_0x4e7dde['updateMarker'](_0x55f7b6,{'range':_0x4e7dde['createRange'](_0x1f0460,_0x56ea5b)}):_0x4e7dde['removeMarker'](_0x55f7b6),!0x0);}function Kt(_0x45c6e2){return _0x49b0ed(_0x45c6e2);}function Ht(_0x14d01f){const _0x3cad1e=_0x14d01f['start']['nodeAfter'];return _0x3cad1e&&_0x3cad1e['is']('element');}function qt(_0x12b386){return!Lt(_0x12b386)&&!function(_0x1f7bf1){return _0x1f7bf1['start']['parent']==_0x1f7bf1['end']['nodeBefore']&&_0x1f7bf1['start']['isAtEnd'];}(_0x12b386);}function zt(_0x1aa04a,_0x44aad7){return null==_0x1aa04a['end']['nodeBefore']&&_0x1aa04a['end']['parent']==_0x1aa04a['start']['nodeAfter']?Wt(_0x1aa04a['start']['nodeAfter'],_0x44aad7):_0x1aa04a;}function Wt(_0x2bfd9d,_0x4f666c){const _0xe3e0e2=_0x4f666c['schema']['isObject'](_0x2bfd9d)||_0x4f666c['schema']['isSelectable'](_0x2bfd9d);return _0x4f666c['createRange'](_0x4f666c['createPositionAt'](_0x2bfd9d,'before'),_0xe3e0e2?_0x4f666c['createPositionAfter'](_0x2bfd9d):_0x4f666c['createPositionAt'](_0x2bfd9d,'end'));}function Qt(_0x125634,_0x41b5d3,_0xc4feef,_0x42a972){return!!Xt(_0x125634,_0x41b5d3)&&_0xc4feef['end']['isEqual'](_0x42a972['start']);}function Xt(_0x176b7e,_0x350b8b){if(!_0x176b7e['_isDataLoaded']||!_0x350b8b['_isDataLoaded'])return!0x1;const _0x3df446=new Set(Object['keys'](_0x176b7e['attributes'])),_0x59d87c=new Set(Object['keys'](_0x350b8b['attributes']));if(_0x3df446['delete']('groupId'),_0x59d87c['delete']('groupId'),0x0==_0x3df446['size']&&0x0==_0x59d87c['size'])return!0x0;if(_0x3df446['size']!=_0x59d87c['size'])return!0x1;const _0x50f8ca={..._0x176b7e['attributes']},_0x135fc3={..._0x350b8b['attributes']};return delete _0x50f8ca['groupId'],delete _0x135fc3['groupId'],JSON['stringify'](_0x50f8ca)==JSON['stringify'](_0x135fc3);}function Yt(_0x2c52ab,_0x4d6453){const _0x504481=Zt(_0x2c52ab['attributes']),_0xb9b0da=Zt(_0x4d6453);if(!_0x2c52ab['_isDataLoaded'])return!0x1;for(const _0x4c2447 of Object['keys'](_0xb9b0da))if(!_0xbbaa66(_0x504481[_0x4c2447],_0xb9b0da[_0x4c2447]))return!0x1;return!0x0;}function Zt(_0xe8baf4){const _0xe9839f=Object['assign']({},_0xe8baf4);return delete _0xe9839f['skipNestingCheck'],delete _0xe9839f['tablePasteChainId'],_0xe9839f;}class pe extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x314fbc(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x2cf04a,_0x3a7750,_0x5a373b,_0x20a3a1){super(),this['model']=_0x3a7750,this['view']=_0x5a373b,this['commentThreadController']=_0x20a3a1,this['_editor']=_0x2cf04a,this['_acceptCommand']=_0x2cf04a['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x2cf04a['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4b9e21,_0x4470ff)=>_0x4b9e21||_0x4470ff),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x1a270e=>_0x1a270e&&this['_editor']['model']['canEditAt'](_0x3a7750['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0xaab88=>_0xaab88&&this['_editor']['model']['canEditAt'](_0x3a7750['getRanges']())),this['_pendingAction']=null,_0x5a373b['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x5a373b,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x5a373b,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x5a373b,'change:isDirty',()=>{_0x5a373b['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 _0x64ef6=c(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x64ef6);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x5687e5{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x12051e,_0x10ab65,_0x2da2a3,_0x11c834){super(_0x12051e),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x5cbd9d(_0x12051e,c(_0x12051e,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x10ab65['authoredAt']),this['bind']('authoredAt')['to'](_0x10ab65),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',_0x10ab65,'authoredAt',this,'descriptionParts',(_0x12587a,_0x5871d7,_0x21f020)=>{const _0xf84012=_0x21f020['map'](_0x1c6fbb=>ls(_0x1c6fbb['content']))['join']('.\x20')+'.';return c(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x12587a-0x1,_0x10ab65['author']['name'],_0x5871d7?_0x11c834['formatDateTime'](_0x5871d7):'',new DOMParser()['parseFromString'](_0xf84012,'text/html')['body']['textContent']]);}),this['focusables']=new _0x3d9848(),this['focusTracker']=new _0x564b3d(),this['keystrokes']=new _0x31e822(),this['focusCycler']=new _0x42ca04({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5d4bdf=>_0x5d4bdf['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x10ab65,this['_localUser']=_0x2da2a3,this['_config']=_0x11c834,_0x11c834['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x868696(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3cbfd8}=this['_config'];this['commentsListView']=new _0x3cbfd8(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',_0x403cb2=>_0x403cb2+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x5bb413,_0x44f0c7)=>_0x5bb413||!!_0x44f0c7);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x205982}=this['_config'],_0x44a7e4=new _0x205982(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x408bba=_0x44a7e4['commentInputView'];return _0x44a7e4['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x408bba,'value',(_0x2fb004,_0x10be27,_0x5a14d5)=>!!_0x5a14d5||_0x2fb004&&!_0x10be27),_0x408bba['on']('submit',(_0x231e65,_0x5606e2)=>{this['fire']('addComment',_0x5606e2),_0x408bba['editor']['setData']('');}),_0x408bba['on']('cancel',()=>this['focus']()),_0x408bba['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x44a7e4;}}class fe extends us{['suggestionView'];['_descriptionElement'];constructor(_0x3138dc,_0x274b8a,_0x1e9cdf,_0x59b37e){super(_0x3138dc,_0x274b8a,_0x1e9cdf,_0x59b37e),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x2babef=>_0x2babef&&_0x2babef[0x0]?_0x2babef[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x55b445,_0x482b93)=>{let _0xd58890='';for(const _0x5c43e1 of _0x55b445)_0xd58890+='<p>'+ls(_0x5c43e1['content'],_0x5c43e1['color'])+'</p>';return _0x482b93?_0xd58890:_0x4850f5(_0xd58890,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x59b37e['SuggestionView'](_0x3138dc,_0x274b8a,{'formatDateTime':_0x59b37e['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 _0x5dbd8e=this['bindTemplate'],_0x521e96=[this['suggestionView']];return this['commentsListView']&&_0x521e96['push'](this['commentsListView']),this['commentThreadInputView']&&_0x521e96['push'](this['commentThreadInputView']),_0x521e96['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x5dbd8e['if']('isActive','ck-suggestion-wrapper--active'),_0x5dbd8e['to']('type',_0x26100b=>'ck-suggestion-'+_0x26100b),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':_0x5dbd8e['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x521e96};}['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 _0x5687e5{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x369b57,_0x56371c,_0x3fc510){super(_0x369b57),this['_model']=_0x56371c,this['_config']=_0x3fc510,this['set']('description',''),this['bind']('authoredAt')['to'](_0x56371c),this['acceptButton']=this['_createButton'](c(_0x369b57,'Accept\x20suggestion'),_0x39baa5,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](c(_0x369b57,'Discard\x20suggestion'),_0x1b5757,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0xccd57(_0x369b57,_0x56371c['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x3d9848([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x564b3d(),this['keystrokes']=new _0x31e822(),this['focusCycler']=new _0x42ca04({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x2b9fa9=>_0x2b9fa9['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x33870b=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x33870b['innerHTML']=this['description'],this['on']('change:description',(_0x1d6be3,_0x2b2413,_0x1902ad)=>{_0x33870b['innerHTML']=_0x1902ad;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x2c002f=this['bindTemplate'],_0x5b25b4=[{'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':_0x2c002f['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2c002f['to']('authoredAt',_0x3f8abb=>this['_config']['formatDateTime'](_0x3f8abb))}]}]},{'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']&&_0x5b25b4['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':_0x5b25b4}]};}['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'](_0x319c6a,_0x52b42b,_0x3119ca,_0x151cf8,_0x634d5f){const _0x2699a8=new _0x180bf7(this['locale']);return _0x2699a8['set']({'label':_0x319c6a,'icon':_0x52b42b,'tooltip':!0x0,'tooltipPosition':_0x634d5f}),_0x2699a8['extendTemplate']({'attributes':{'class':_0x3119ca}}),_0x2699a8['on']('execute',()=>{this['fire'](_0x151cf8,this['_model']['id']);}),_0x2699a8;}['_setupKeyboardNavigation'](){const _0xa9f057=this['element'];this['keystrokes']['listenTo'](_0xa9f057);for(const _0x20faed of this['focusables'])this['focusTracker']['add'](_0x20faed['element']),this['keystrokes']['listenTo'](_0x20faed['element']);this['keystrokes']['set']('enter',(_0xc87383,_0x1c25b0)=>{_0xa9f057===_0xc87383['target']&&(this['focusCycler']['focusFirst'](),_0x1c25b0());}),this['keystrokes']['set']('esc',(_0x27e273,_0x1937dc)=>{_0xa9f057!==_0x27e273['target']&&(this['focus'](),_0x1937dc());});}}class d extends _0x465839{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x50a8cf,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x320c38){super(_0x320c38),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x4138af=this['editor']['config'];_0x4138af['define']('trackChanges.SuggestionThreadView',fe),_0x4138af['define']('trackChanges.SuggestionView',we),_0x4138af['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x4138af['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x52139e,_0x32f77d){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x19dd5b,_0x3467f8]of this['_handleControllerBuffer']){const _0x30ce1a=this['_suggestionToController']['has'](_0x19dd5b);_0x30ce1a||_0x3467f8?_0x30ce1a&&_0x3467f8&&this['_destroyController'](_0x19dd5b):this['_initializeController'](_0x19dd5b);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x52139e,_0x32f77d);}['init'](){const _0x44b624=this['editor'],_0x11e8a9=_0x44b624['plugins']['get']('TrackChangesEditing'),_0x536895=_0x44b624['plugins']['get']('Annotations'),_0x29d5f9=_0x44b624['plugins']['get']('EditorAnnotations'),_0x2ceff5=_0x44b624['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x29d5f9['addSourceCollector'](()=>{const _0x9162b0=[];for(const [_0x385281,_0x4b5992]of Array['from'](this['_suggestionToController'])){const _0x272dc7=_0x385281['getAllAdjacentSuggestions'](),_0x51a7b0=[];for(const _0x2bac18 of _0x272dc7){if(!_0x2bac18['isInContent'])continue;if(_0x2bac18['isMultiRange']){_0x51a7b0['push'](..._0x2bac18['getRanges']());continue;}const _0x24a51f=_0x2bac18['getFirstRange']();if(_0x51a7b0['length']>0x0){const _0x5499eb=_0x51a7b0[0x0]['getJoined'](_0x24a51f);if(_0x5499eb){_0x51a7b0[0x0]=_0x5499eb;continue;}}_0x51a7b0['push'](_0x24a51f);}_0x9162b0['push']([_0x4b5992['view'],_0x51a7b0]);}return _0x9162b0;}),this['listenTo'](_0x11e8a9,'suggestionLoaded',(_0x25300e,_0x17bfcb)=>{this['listenTo'](_0x17bfcb,'change:previous',(_0x270f30,_0x34ce99,_0x4440d4,_0x14fb5e)=>{_0x17bfcb['isInContent']&&(null==_0x4440d4?(this['_updateController'](_0x14fb5e['head']),this['_handleSuggestionControllerDelayed'](_0x17bfcb,!0x1)):(this['_updateController'](_0x4440d4['head']),null==_0x14fb5e&&this['_handleSuggestionControllerDelayed'](_0x17bfcb,!0x0)));}),null!==_0x17bfcb['previous']?this['_updateController'](_0x17bfcb['head']):this['_handleSuggestionControllerDelayed'](_0x17bfcb,!0x1);}),this['listenTo'](_0x11e8a9,'suggestionUnloaded',(_0x2f913c,_0x5c251f,_0x2062d8)=>{this['stopListening'](_0x5c251f,'change:previous'),this['_handleControllerBuffer']['delete'](_0x5c251f),this['_suggestionToController']['has'](_0x5c251f)&&this['_destroyController'](_0x5c251f),_0x2062d8&&this['_updateController'](_0x2062d8['head']);}),this['listenTo'](_0x11e8a9,'suggestionChanged',(_0x5ba5a4,_0x5e19e0)=>{this['_updateController'](_0x5e19e0);}),this['listenTo'](_0x536895,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x2ceff5,'addComment',(_0x3b2832,{threadId:_0x1a020d,isFromAdapter:_0x1d2d2e})=>{if(_0x1d2d2e||!_0x11e8a9['hasSuggestion'](_0x1a020d))return;const _0x42f583=_0x11e8a9['getSuggestion'](_0x1a020d);this['_suggestionToController']['get'](_0x42f583)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x25035f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x51c4b6;for(const _0x29585b in _0x25035f){const _0x40aa94=_0x29585b,_0xcb8232=_0x25035f[_0x40aa94];if('trackChangesLicenseKeyValid'==_0xcb8232||'trackChangesLicenseKeyInvalid'==_0xcb8232||'trackChangesLicenseKeyExpired'==_0xcb8232||'trackChangesLicenseKeyDomainLimit'==_0xcb8232||'trackChangesLicenseKeyNotAllowed'==_0xcb8232||'trackChangesLicenseKeyEvaluationLimit'==_0xcb8232||'trackChangesLicenseKeyTrialLimit'==_0xcb8232||'trackChangesLicenseKeyUsageLimit'==_0xcb8232){delete _0x25035f[_0x40aa94],_0x51c4b6=_0xcb8232,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x51c4b6&&_0x25035f['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x51c4b6&&_0x25035f['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x51c4b6&&_0x25035f['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x51c4b6&&_0x25035f['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x51c4b6&&_0x25035f['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x51c4b6&&_0x25035f['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x51c4b6&&_0x25035f['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x56b531=this['editor']['plugins']['get']('Annotations'),_0x512366=this['editor']['plugins']['get']('TrackChangesEditing'),_0x49671b=Array['from'](_0x56b531['activeAnnotations'],_0x400984=>_0x400984['innerView'])['filter'](_0x43dd41=>this['_viewToController']['has'](_0x43dd41)),_0x53b075=[];for(const _0x1cf546 of _0x49671b){const _0x1b5501=this['_viewToController']['get'](_0x1cf546)['model']['getAllAdjacentSuggestions']();_0x53b075['push'](..._0x1b5501['reduce']((_0x2ae59a,_0x671d4d)=>[..._0x2ae59a,..._0x671d4d['getMarkerNames']()],[]));}_0x512366['activeMarkers']=_0x53b075;}['_addUIComponentsToFactory'](){const _0x286b11=this['editor'],_0x5fde72=_0x286b11['locale'],_0x363e40=c(_0x5fde72,'Track\x20changes'),_0x2c9472=new _0x45a1d9([{'type':'switchbutton','model':new _0x417432({'withText':!0x0,'isToggleable':!0x0,'label':_0x363e40,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x417432({'withText':!0x0,'label':c(_0x5fde72,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x417432({'withText':!0x0,'label':c(_0x5fde72,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x417432({'withText':!0x0,'label':c(_0x5fde72,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x417432({'withText':!0x0,'label':c(_0x5fde72,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x286b11['plugins']['has']('TrackChangesPreview')&&_0x2c9472['addMany']([{'type':'separator'},{'type':'button','model':new _0x417432({'withText':!0x0,'label':c(_0x5fde72,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x16d469 of _0x2c9472)if(ke(_0x16d469)){const _0x31d14a=_0x286b11['commands']['get'](_0x16d469['model']['commandName']);_0x16d469['model']['bind']('isOn','isEnabled')['to'](_0x31d14a,'value','isEnabled');}_0x286b11['ui']['componentFactory']['add']('trackChanges',_0x334999=>this['_createToolbarButton'](_0x334999,_0x2c9472,_0x363e40)),_0x286b11['ui']['componentFactory']['add']('menuBar:trackChanges',_0x381bc4=>this['_createMenuBarMenu'](_0x381bc4,_0x2c9472,_0x363e40));}['_createToolbarButton'](_0x9e945c,_0x85bdb9,_0x4d43d5){const _0x350b32=_0x3864aa(_0x9e945c,_0x42daf1),_0x203072=this['editor']['commands']['get']('trackChanges');_0x350b32['buttonView']['set']({'tooltip':_0x4d43d5,'label':_0x4d43d5,'icon':_0x98e570}),_0x350b32['buttonView']['bind']('isOn')['to'](_0x203072,'value'),_0x350b32['buttonView']['on']('execute',()=>{_0x203072['execute'](),this['editor']['editing']['view']['focus']();}),_0x4a292e(_0x350b32,_0x85bdb9,{'role':'menu'});const _0x3052d8=[];for(const _0x2f5da6 of _0x85bdb9)ke(_0x2f5da6)&&_0x3052d8['push'](this['editor']['commands']['get'](_0x2f5da6['model']['commandName']));const _0x2609e7=_0x350b32['buttonView'];return _0x2609e7['actionView']['unbind']('isEnabled'),_0x2609e7['arrowView']['unbind']('isEnabled'),_0x2609e7['actionView']['bind']('isEnabled')['to'](_0x203072,'isEnabled'),_0x2609e7['arrowView']['bind']('isEnabled')['toMany'](_0x3052d8,'isEnabled',(..._0x3486c6)=>_0x3486c6['some'](_0x4af15a=>_0x4af15a)),_0x350b32['on']('execute',_0x471b4c=>{this['editor']['execute'](_0x471b4c['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x350b32;}['_createMenuBarMenu'](_0x1815e0,_0x16fcec,_0x139aa5){const _0x62ef29=new _0x4fe0fe(_0x1815e0),_0x128c5c=this['editor']['commands']['get']('trackChanges');_0x62ef29['buttonView']['set']({'label':_0x139aa5,'icon':_0x98e570});const _0x10829a=new _0x2a4117(_0x1815e0);for(const _0x14c3cd of _0x16fcec){if('separator'==_0x14c3cd['type']){_0x10829a['items']['add'](new _0x5cecbf(_0x1815e0));continue;}const _0x1f6382=new _0xb4328e(_0x1815e0,_0x62ef29),_0x83c951=new _0x2d5af2(_0x1815e0),_0x1e21af=_0x14c3cd['model'];_0x83c951['bind'](...Object['keys'](_0x1e21af))['to'](_0x1e21af),_0x83c951['delegate']('execute')['to'](_0x62ef29),_0x83c951['on']('execute',()=>{this['editor']['execute'](_0x1e21af['commandName']),this['editor']['editing']['view']['focus']();}),_0x1f6382['children']['add'](_0x83c951),_0x10829a['items']['add'](_0x1f6382);}return _0x62ef29['bind']('isEnabled')['to'](_0x128c5c,'isEnabled'),_0x62ef29['panelView']['children']['add'](_0x10829a),_0x62ef29;}['_initializeController'](_0x4b3c8b){const _0x454ea1=this['editor'],_0x3de601=_0x454ea1['config'],_0x9a21df=_0x454ea1['plugins']['get']('Annotations'),_0x42fe3a=_0x454ea1['plugins']['get']('CommentsRepository'),_0x1d3bcf=_0x454ea1['plugins']['get']('EditorAnnotations'),_0x1ecd58=_0x454ea1['plugins']['get'](_0x50a8cf)['me'],_0x465340=_0x3de601['get']('trackChanges')['SuggestionThreadView'],_0x3939f9=_0x3de601['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x39c0f3,CommentThreadInputView:_0x24b3bb}=_0x454ea1['plugins']['get']('CommentsUI');let _0x5e6fca,_0x2100d2,_0x174720;this['_annotationViews']['has'](_0x4b3c8b['id'])?(_0x2100d2=this['_annotationViews']['get'](_0x4b3c8b['id']),_0x5e6fca=_0x2100d2['mainView']):(_0x5e6fca=new _0x465340(_0x454ea1['locale'],_0x4b3c8b,_0x1ecd58,{'disableComments':this['_disableComments'],'editorConfig':{..._0x3de601['get']('comments.editorConfig'),'licenseKey':_0x3de601['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x3de601['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3de601['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3de601['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1c1134(_0x3de601['get']('locale'),_0x454ea1['locale']),'CommentView':_0x3de601['get']('comments')['CommentView'],'CommentsListView':_0x39c0f3,'CommentThreadInputView':_0x24b3bb,'SuggestionView':_0x3939f9}),_0x5e6fca['suggestionView']['acceptButton']['on']('execute',()=>{_0x454ea1['editing']['view']['focus']();}),_0x5e6fca['suggestionView']['discardButton']['on']('execute',()=>{_0x454ea1['editing']['view']['focus']();}),_0x2100d2=_0x9a21df['createAnnotationView'](this['editor']['locale'],_0x5e6fca),_0x2100d2['bind']('isDirty')['to'](_0x5e6fca,'isDirty'),_0x2100d2['bind']('length')['to'](_0x5e6fca),_0x2100d2['bind']('type')['to'](_0x5e6fca,'type',_0xed014c=>'suggestion-'+_0xed014c),_0x5e6fca['on']('escape',()=>{_0x174720['fire']('escape');}),this['_annotationViews']['set'](_0x4b3c8b['id'],_0x2100d2));const _0x5f1735=_0x42fe3a['createCommentThreadController'](_0x4b3c8b['commentThread'],_0x5e6fca),_0x331583=new pe(_0x454ea1,_0x4b3c8b,_0x5e6fca,_0x5f1735),_0x1069fc=_0x4b3c8b['getAllAdjacentSuggestions']()['filter'](_0x2b2066=>_0x2b2066['isInContent']);_0x5e6fca['descriptionParts']=_0x454ea1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x1069fc),this['_suggestionToController']['set'](_0x4b3c8b,_0x331583),this['_viewToController']['set'](_0x5e6fca,_0x331583),_0x174720=_0x9a21df['createAnnotation']({'view':_0x2100d2,'target':()=>{const _0x37594b=[],_0x8b65b3=_0x4b3c8b['getAllAdjacentSuggestions']()['filter'](_0x33c6d=>_0x33c6d['isInContent']);for(const _0x2bd493 of _0x8b65b3)_0x37594b['push'](..._0x2bd493['getMarkers']());return _0x36f853(_0x454ea1['editing'],_0x37594b);},'type':()=>'suggestion-'+_0x331583['view']['type']}),_0x42fe3a['_bindAnnotationToEditors'](_0x5e6fca,_0x174720),_0x9a21df['add'](_0x174720),_0x1d3bcf['registerAnnotation'](_0x174720);}['_destroyController'](_0x383c41){const _0x25a8ca=this['editor']['plugins']['get']('CommentsRepository'),_0x39d701=this['editor']['plugins']['get']('Annotations'),_0x2ae9f5=this['_suggestionToController']['get'](_0x383c41),_0x489566=_0x2ae9f5['view'],_0x35bf3a=_0x39d701['getByInnerView'](_0x489566);_0x25a8ca['_unbindEditors'](_0x489566),_0x35bf3a&&_0x39d701['remove'](_0x35bf3a),this['_suggestionToController']['delete'](_0x383c41),this['_viewToController']['delete'](_0x489566),_0x2ae9f5['destroy']();}['_updateController'](_0x11d060){if(!_0x11d060['isInContent']||!this['_suggestionToController']['has'](_0x11d060))return;const _0xdd8937=this['editor']['plugins']['get']('TrackChangesEditing'),_0xa6773d=this['_suggestionToController']['get'](_0x11d060),_0x423d12=_0x11d060['getAllAdjacentSuggestions']();_0xa6773d['view']['descriptionParts']=_0xdd8937['descriptionFactory']['getDescriptions'](_0x423d12);}['destroy'](){for(const _0x30765d of this['_suggestionToController']['keys']())this['_destroyController'](_0x30765d);for(const _0x1c95d7 of this['_annotationViews']['values']())_0x1c95d7['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x4082cd){return'model'in _0x4082cd;}class k extends _0x465839{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x4b099){this['editor']['plugins']['get'](p)['adapter']=_0x4b099;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x13bd5e){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x13bd5e);}['getSuggestions']({skipNotAttached:_0x10354e=!0x1,toJSON:_0x3fd2f6=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x10354e,'toJSON':_0x3fd2f6});}['getSuggestion'](_0x58594f){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x58594f);}}const w=['Pagination'];class T extends _0x465839{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x1c94b5=this['editor'];if(_0x1c94b5['config']['define']('trackChangesData.editorCreator',_0x384b7c=>{const _0x51edf5=_0x1c94b5['model']['document']['getRootNames']()['reduce']((_0x485a82,_0x333dde)=>(_0x485a82[_0x333dde]='',_0x485a82),{});return _0x1c94b5['constructor']['create'](_0x51edf5,_0x384b7c);}),'function'!=typeof _0x1c94b5['config']['get']('trackChangesData')['editorCreator'])throw new _0x3f002a('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x4d5919){return N(this['editor'],!0x0,_0x4d5919);}['getDataWithDiscardedSuggestions'](_0x539f60){return N(this['editor'],!0x1,_0x539f60);}}class D extends _0x465839{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x24d108){function _0x5a433d(_0xab4089){return _0xab4089['map'](_0x2af50c=>String['fromCharCode'](_0x2af50c))['join']('');}super(_0x24d108),this['result']='end',_0x24d108[_0x5a433d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a433d([0x76,0x69,0x65,0x77])][_0x5a433d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5a433d([0x61,0x75,0x74,0x6f]),_0x24d108[_0x5a433d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x5a433d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5a433d([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x5a433d([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x5a433d([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(_0x448ead){return void 0x0!==_0x448ead['getRootsAttributes'];}async function N(_0x1b2c68,_0x5d1e88,_0x4dc58e){const _0x452998=_0x4ad614(_0x1b2c68,w);_0x452998['plugins']['push'](p,D),_0x452998['rootsAttributes']=Ge(_0x1b2c68)?_0x1b2c68['getRootsAttributes']():void 0x0;const _0x5a4192=document['createDocumentFragment'](),_0x135de0=_0x1b2c68['config']['get']('trackChangesData')['editorCreator'],_0x2e61f7=await _0x135de0(_0x452998,()=>function(_0x14e872){const _0x5e15f0=document['createElement']('div');return _0x14e872['appendChild'](_0x5e15f0),_0x5e15f0;}(_0x5a4192));!function(_0x51996b,_0x5ea044){const _0x13fda5=_0x51996b['model']['document']['getRootNames']()['reduce']((_0x5a1629,_0x2e9fc1)=>(_0x5a1629[_0x2e9fc1]=_0x51996b['data']['get']({'rootName':_0x2e9fc1}),_0x5a1629),{}),_0x2b189c=_0x51996b['plugins']['get']('Users')['users']['map'](_0xd7185d=>({'id':_0xd7185d['id'],'name':_0xd7185d['name']})),_0x14e5d7=_0x51996b['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x50d99a=_0x51996b['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3fcb6d=_0x5ea044['plugins']['get']('Users'),_0xd3fa44=_0x5ea044['plugins']['get']('TrackChangesEditing'),_0x24b635=_0x5ea044['plugins']['get']('CommentsRepository');for(const _0x4ab469 of _0x24b635['getCommentThreads']())_0x4ab469['remove']();for(const _0x3aef6d of _0x2b189c)_0x3fcb6d['getUser'](_0x3aef6d['id'])||_0x3fcb6d['addUser'](_0x3aef6d);_0x3fcb6d['me']||_0x3fcb6d['useAnonymousUser']();for(const _0x718efe of _0x50d99a)_0x24b635['addCommentThread'](_0x718efe);for(const _0x52a62e of _0x14e5d7)_0xd3fa44['addSuggestionData'](_0x52a62e);_0x5ea044['data']['set'](_0x13fda5);}(_0x1b2c68,_0x2e61f7),_0x2e61f7['execute'](_0x5d1e88?'acceptAllSuggestions':'discardAllSuggestions');const _0x35d746=Ge(_0x2e61f7)?_0x2e61f7['getFullData'](_0x4dc58e):_0x2e61f7['data']['get'](_0x4dc58e);return await _0x2e61f7['destroy'](),_0x35d746;}class Me extends _0x5687e5{['options'];constructor(_0xbac554,_0x14a071){super(_0xbac554),this['options']=_0x14a071,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'](_0x3a5d41,_0x3c0f2f){if(!this['element'])return;const _0x46cc8d=[];for(const [_0x3dda69,_0x225e37]of _0x3a5d41){const _0x4c9785=document['createElement']('div');_0x4c9785['setAttribute']('data-ck-root-name',_0x3dda69),_0x4c9785['className']=_0x225e37['classes']+'\x20ck-track-changes-preview__root-container',_0x4c9785['innerHTML']=_0x225e37['content'],_0x46cc8d['push'](_0x4c9785);}_0x3c0f2f(this['element'],_0x46cc8d),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends _0x455c8c{constructor(_0x32b66f){super(_0x32b66f),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x874d02=this['editor'],_0x3ddf5e=_0x874d02['locale'],_0x47974c=_0x874d02['plugins']['get']('Dialog');let _0x404c94;const _0x4da9fd=function(_0x130f74){const _0x320cb3={};if('editables'in _0x130f74['ui']['view']){for(const [_0x1027bc,_0x3c58bb]of Object['entries'](_0x130f74['ui']['view']['editables']))_0x320cb3[_0x1027bc]=_0x3c58bb['element'];}else _0x320cb3[_0x130f74['model']['document']['getRootNames']()[0x0]]=_0x130f74['ui']['view']['editable']['element'];return _0x320cb3;}(_0x874d02),_0x4f4139=function(_0x221ed8){let _0x4d605a=0x0;for(const _0x380bd1 of Object['values'](_0x221ed8))_0x4d605a=Math['max'](_0x4d605a,_0x380bd1['getBoundingClientRect']()['width']);let _0x290ed6=0x0;for(const _0x4dd8e9 of Object['values'](_0x221ed8))_0x290ed6+=_0x4dd8e9['getBoundingClientRect']()['height'];const _0x166443=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x471e34=Math['min'](_0x290ed6,_0x166443);return{'width':_0x4d605a,'height':_0x471e34};}(_0x4da9fd);_0x47974c['show']({'id':'finalContentPreview','title':c(_0x3ddf5e,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x3ddf5e,{'dialogRects':_0x4f4139}),'onHide':()=>{_0x404c94['detachFromDom']();},'onShow':()=>{_0x874d02['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x445307=>{const _0x7d7fd9=this['_standarizeRootsData'](_0x445307,_0x874d02,_0x4da9fd);_0x47974c['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x7d7fd9,_0x874d02['config']['get']('trackChanges.preview.renderFunction'));}),_0x404c94=new _0x1bee4e(_0x3ddf5e,[_0x47974c['view']]),_0x404c94['attachToDom'](),_0x404c94['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x874d02['once']('destroy',()=>{_0x404c94['detachFromDom']();});const _0x3b13eb=_0x47974c['view']['headerView']['class'];_0x47974c['view']['headerView']['class']=_0x3b13eb?_0x3b13eb+'\x20ck-reset_all':'ck-reset_all',_0x47974c['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x47974c['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x27830a=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x201dea=_0x27830a['previewMode'],_0x4ac7de={};if('$labels'===_0x201dea){for(const _0x218185 of _0x27830a['getMergeFieldsIds']())_0x4ac7de[_0x218185]=_0x27830a['getLabel'](_0x218185)||_0x218185;}else{const _0xc31e76='$defaultValues'===_0x201dea?_0x27830a['getDefaultValues']():_0x27830a['getDataSetValues'](_0x201dea,!0x0);for(const _0x2bd308 of Object['entries'](_0xc31e76)){const [_0x4b59ef,_0x1517d3]=_0x2bd308;_0x4ac7de[_0x4b59ef]=null!==_0x1517d3?_0x1517d3:_0x27830a['getLabel'](_0x4b59ef)||_0x4b59ef;}}return{'mergeFieldsData':_0x4ac7de};}['_standarizeRootsData'](_0x437e0e,_0x57f56d,_0x42d4e0){let _0x4db37e;if('string'==typeof _0x437e0e){const _0x1be992=_0x57f56d['model']['document']['getRootNames']()[0x0];_0x4db37e={[_0x1be992]:_0x437e0e};}else _0x4db37e=_0x437e0e;const _0x50d73f=this['_fixMediaEmbeds'](_0x4db37e,_0x57f56d),_0x5954bd=function(_0x388c6f,_0x49fcaa){for(const [_0x539492,_0x309e7d]of _0x388c6f)_0x309e7d['classes']=_0x49fcaa[_0x539492]['classList']['value']['replace']('ck-focused','');return _0x388c6f;}(this['_sortRoots'](_0x57f56d)['reduce']((_0x1ac897,_0x522d79)=>(_0x1ac897['push']([_0x522d79,{'content':_0x50d73f[_0x522d79],'classes':''}]),_0x1ac897),[]),_0x42d4e0);return _0x5954bd;}['_fixMediaEmbeds'](_0xa7b376,_0x395913){if(!_0x395913['plugins']['has']('MediaEmbedEditing'))return _0xa7b376;const _0x456298=_0x395913['plugins']['get']('MediaEmbedEditing');for(const [_0x9b8002,_0x48fe28]of Object['entries'](_0xa7b376)){const _0x435cdc=document['createElement']('div');_0x435cdc['innerHTML']=_0x48fe28,(_0x435cdc['querySelectorAll']('figure.media')['forEach'](_0x540752=>{const _0x173c5a=_0x540752['querySelector']('oembed');if(_0x173c5a){const _0x1887e8=_0x173c5a['getAttribute']('url');if(_0x1887e8){const _0x3f177a=_0x456298['registry']['getMediaViewElement'](new _0x3407f8(_0x395913['editing']['view']['document']),_0x1887e8,{'elementName':'','renderForEditingView':!0x0}),_0x29893b=document['createElement']('div');_0x29893b['classList']['add']('ck-media__wrapper'),_0x3f177a['render'](_0x29893b,_0x395913['editing']['view']['domConverter']),_0x173c5a['replaceWith'](_0x29893b);}}}),_0xa7b376[_0x9b8002]=_0x435cdc['innerHTML']);}return _0xa7b376;}['_sortRoots'](_0x2a9e14){if(!function(_0x38b54a){return void 0x0!==_0x38b54a['getRootsAttributes'];}(_0x2a9e14))return _0x2a9e14['model']['document']['getRootNames']();const _0x4cad44=[],_0x3e6365=new Map();for(const _0x155d58 of _0x2a9e14['model']['document']['getRootNames']()){const _0x395826=_0x2a9e14['editing']['view']['getDomRoot'](_0x155d58)['getClientRects']()['item'](0x0);_0x4cad44['push'](_0x155d58),_0x3e6365['set'](_0x155d58,_0x395826);}return _0x4cad44['sort']((_0x479ba3,_0xe6ab55)=>{const _0x21d0d9=_0x3e6365['get'](_0x479ba3),_0x14e649=_0x3e6365['get'](_0xe6ab55);return _0x21d0d9['y']-_0x14e649['y']||_0x21d0d9['x']-_0x14e649['x'];}),_0x4cad44;}}class te extends _0x465839{static get['requires'](){return[T,_0x5a4850];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x23371c){super(_0x23371c),_0x23371c['commands']['add']('previewFinalContent',new re(this['editor'])),_0x23371c['config']['define']('trackChanges.preview.renderFunction',(_0x4e5f68,_0xa7021b)=>{for(const _0x1f3230 of _0xa7021b)_0x4e5f68['appendChild'](_0x1f3230);});}}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};
|