@ckeditor/ckeditor5-track-changes 43.0.0-alpha.3 → 43.0.0-alpha.4
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 +10 -10
- 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 ts,Plugin as
|
|
24
|
-
_0x270599(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x4f9cfa,_0x441548){super(),this['id']=_0x441548['id'],this['type']=_0x441548['type'],this['subType']=_0x441548['subType']||null,this['author']=_0x441548['author'],this['creator']=_0x441548['creator']||_0x441548['author'],this['isExternal']=Boolean(_0x441548['attributes']&&_0x441548['attributes']['@external']),this['data']=null,this['_model']=_0x4f9cfa,this['_onAccept']=_0x441548['onAccept'],this['_onDiscard']=_0x441548['onDiscard'],this['_onAttributesChange']=_0x441548['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x441548['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 _0x231c69=this;for(;_0x231c69['previous'];)_0x231c69=_0x231c69['previous'];return _0x231c69;}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'](_0x35806d){this['_markerNames']['add'](_0x35806d);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x44e145=>this['_model']['markers']['get'](_0x44e145))['filter'](_0x56026f=>_0x56026f);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x1edf17=>{for(const _0x413336 of this['getMarkers']())_0x1edf17['removeMarker'](_0x413336);}),this['_markerNames']['clear']();}['removeMarker'](_0x5d7100){this['_model']['change'](_0x38cba7=>{_0x38cba7['removeMarker'](_0x5d7100);}),this['_markerNames']['delete'](_0x5d7100);}['addRange'](_0x598828){const _0x321fa0='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x321fa0),this['_model']['change'](_0x2b57d7=>{_0x2b57d7['addMarker'](_0x321fa0,{'range':_0x598828,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x445ecf){for(const _0x1aea13 of this['getRanges']())if(_0x1aea13['isIntersecting'](_0x445ecf))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x3743f9=>_0x3743f9['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x5e3762,_0x48cb35)=>[..._0x5e3762,..._0x48cb35['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x284ff6=this['getRanges']();if(0x1!=_0x284ff6['length'])return null;const _0x179a5d=_0x284ff6[0x0],_0x599ab1=_0x179a5d['start']['nodeAfter'],_0x11993b=_0x179a5d['end']['nodeBefore'];return _0x599ab1 instanceof _0x12ec43?_0x599ab1!=_0x11993b?null:_0x599ab1: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 _0x4664b8=[];let _0x1a346c=this['head'];for(;_0x1a346c;)_0x4664b8['push'](_0x1a346c),_0x1a346c=_0x1a346c['next'];return _0x4664b8;}['setAttribute'](_0xd4ab1d,_0x3e7622){const _0x5a520b=_0x331f41(this['attributes']);_0x40bc7b(_0x5a520b,_0xd4ab1d,_0x3e7622),_0x3d7bff(_0x5a520b,this['attributes'])||(this['attributes']=_0x5a520b,this['_onAttributesChange'](_0x5a520b));}['removeAttribute'](_0x49a795){const _0x1cc748=_0x331f41(this['attributes']);_0x526acd(_0x1cc748,_0x49a795),_0x3d7bff(_0x1cc748,this['attributes'])||(this['attributes']=_0x1cc748,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 _0x55ea85()['substr'](0x1,0x5);}}function o(_0x50735a,_0x31b263,_0x115a6d){const t=_0x50735a['t'];switch(_0x31b263){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'*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',_0x115a6d);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x115a6d);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x115a6d);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x115a6d);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x115a6d);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',_0x115a6d);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x115a6d);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');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',_0x115a6d);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x115a6d);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x115a6d);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x115a6d);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x115a6d);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x115a6d);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x115a6d);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x115a6d);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x115a6d);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x115a6d);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x115a6d);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x115a6d);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x115a6d);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x115a6d);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x115a6d);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x115a6d);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'},_0x115a6d);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x115a6d);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x115a6d);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x115a6d);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x115a6d);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x115a6d);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'},_0x115a6d);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x115a6d);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x115a6d);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x115a6d);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x115a6d);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'},_0x115a6d);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x115a6d);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'},_0x115a6d);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'},_0x115a6d);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x115a6d);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'},_0x115a6d);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x115a6d);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'},_0x115a6d);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x115a6d);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x115a6d);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'},_0x115a6d);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 t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x115a6d);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x115a6d);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x115a6d);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'},_0x115a6d);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'},_0x115a6d);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'},_0x115a6d);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x31b263;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x24a616,_0x913e29){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x24a616,this['_locale']=_0x913e29;}['getDescriptions'](_0x113c98){const _0x3c171f=[],_0x527916=new Set(),_0x59ea55=new Set();for(let _0x16f4b0=0x0;_0x16f4b0<_0x113c98['length'];_0x16f4b0++){const _0x5f56d6=_0x113c98[_0x16f4b0];if(!_0x5f56d6['isInContent'])continue;const _0x331d46=this['_handleCustomCallbackDescription'](_0x5f56d6);if(_0x331d46){if(null!=_0x5f56d6['subType']){if(_0x527916['has'](_0x5f56d6['subType']))continue;_0x527916['add'](_0x5f56d6['subType']);}_0x3c171f['push'](_0x331d46);}else{if('attribute'!=_0x5f56d6['type'])'insertion'!=_0x5f56d6['type']&&'deletion'!=_0x5f56d6['type']||this['_handleInsertRemoveSuggestionDescription'](_0x3c171f,_0x5f56d6,_0x113c98[_0x16f4b0+0x1]);else{const _0x5325e6=_0x5f56d6['data']['key'];if(_0x59ea55['has'](_0x5325e6))continue;_0x59ea55['add'](_0x5f56d6['data']['key']),_0x5325e6==m?this['_handleRenameSuggestionDescription'](_0x3c171f,_0x5f56d6):this['_handleAttributeSuggestionDescription'](_0x3c171f,_0x5f56d6);}}}return this['_resolveDescriptionItems'](_0x3c171f);}['registerDescriptionCallback'](_0x52ff5d){this['_customCallbacks']['push'](_0x52ff5d);}['registerElementLabel'](_0x5ddc63,_0x567696,_0x47a4e9=_0x21fa8f['normal']){'function'==typeof _0x5ddc63?_0xa170c7(this['_itemLabelsCallbacks'],{'matchingCallback':_0x5ddc63,'label':_0x567696,'priority':_0x47a4e9}):this['_itemLabels']['set'](_0x5ddc63,_0x567696);}['registerAttributeLabel'](_0x5a94b9,_0x4afa60){this['_attributeLabels']['set'](_0x5a94b9,_0x4afa60);}['getItemLabel'](_0x244a29,_0x5bbef2=0x1){let _0x533362;for(const _0x368370 of this['_itemLabelsCallbacks'])if(_0x368370['matchingCallback'](_0x244a29)){_0x533362=_0x368370['label'];break;}return _0x533362||(_0x533362=this['_itemLabels']['get'](_0x244a29['name'])),_0x533362?_0x533362(_0x5bbef2):0x1!==_0x5bbef2?_0x5bbef2+'\x20'+_0x244a29['name']+'s':''+_0x244a29['name'];}['_addDescriptionItems'](_0x17f9af,_0x18a8d5){const _0xab9a1d=_0x18a8d5['getFirstRange']()['getWalker'](),_0x11a443='insertion'==_0x18a8d5['type']?'add':'remove';for(const _0x5e6ce9 of _0xab9a1d){const _0x26cef0=_0x5e6ce9['item'],_0x19ba46=_0x17f9af[_0x17f9af['length']-0x1];if(_0x26cef0['is']('$textProxy'))_0x19ba46&&_0x19ba46['type']['indexOf']('Container')>-0x1&&_0x17f9af['pop'](),_0x19ba46&&'text'==_0x19ba46['type']?_0x19ba46[_0x11a443]+=_0x26cef0['data']:_0x17f9af['push']({'type':'text','add':'add'==_0x11a443?_0x26cef0['data']:'','remove':'remove'==_0x11a443?_0x26cef0['data']:''});else{if(this['_schema']['isObject'](_0x26cef0)){const _0x54f26a=_0x26cef0;if(_0x19ba46&&_0x19ba46['type']['indexOf']('Container')>-0x1&&_0x17f9af['pop'](),'elementEnd'==_0x5e6ce9['type'])continue;_0x19ba46&&_0x19ba46['type']==_0x11a443+'Object'&&_0x19ba46['element']['name']==_0x54f26a['name']?_0x19ba46['quantity']++:_0x17f9af['push']({'type':_0x11a443+'Object','element':_0x54f26a,'quantity':0x1}),_0xab9a1d['skip'](_0x3a1bc8=>!('elementEnd'==_0x3a1bc8['type']&&_0x3a1bc8['item']==_0x26cef0));}else{if(this['_schema']['checkChild'](_0x26cef0,'$text')||_0x26cef0['is']('element','softBreak')){const _0x807502=_0x26cef0;if('add'==_0x11a443&&'elementStart'==_0x5e6ce9['type']||'remove'==_0x11a443&&'elementEnd'==_0x5e6ce9['type'])continue;if(_0x19ba46&&-0x1==_0x19ba46['type']['indexOf']('Container')){'text'==_0x19ba46['type']&&(_0x19ba46[_0x11a443]+='\x0a');continue;}let _0x44e775;if(_0x44e775='add'==_0x11a443?_0x807502['nextSibling']&&!this['_schema']['isObject'](_0x807502['nextSibling'])?_0x807502['nextSibling']:null:_0x807502['previousSibling']&&!this['_schema']['isObject'](_0x807502['previousSibling'])?_0x807502['previousSibling']:null,_0x807502['isEmpty']||_0x44e775&&_0x44e775['isEmpty']){const _0x12a055=_0x44e775&&_0x44e775['isEmpty']?_0x44e775:_0x807502;_0x19ba46&&_0x19ba46['type']==_0x11a443+'EmptyContainer'&&_0x19ba46['element']['name']==_0x12a055['name']?_0x19ba46['quantity']++:_0x17f9af['push']({'type':_0x11a443+'EmptyContainer','element':_0x12a055,'quantity':0x1});}else _0x17f9af['push']({'type':_0x11a443+'Container','element':_0x807502});}}}}}['_resolveDescriptionItems'](_0x3ff030){const _0x383d59=this['_locale'],_0x4e002d=[],_0x528764=[],_0x44c844=[];for(const _0x24dc13 of _0x3ff030)switch(_0x24dc13['type']){case'text':if(_0x24dc13['add']=_0x24dc13['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x24dc13['remove']=_0x24dc13['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x24dc13['add']&&''!=_0x24dc13['remove']){_0x4e002d['push']({'type':'replace','content':o(_0x383d59,'REPLACE_TEXT',['\x22'+_0x24dc13['remove']+'\x22','\x22'+_0x24dc13['add']+'\x22'])});continue;}if(null!=_0x24dc13['add']['match'](/^ +$/)){_0x4e002d['push']({'type':'insertion','content':o(_0x383d59,'*Insert:*\x20%0',o(_0x383d59,'ELEMENT_SPACE',_0x24dc13['add']['length']))});continue;}if(null!=_0x24dc13['remove']['match'](/^ +$/)){_0x4e002d['push']({'type':'deletion','content':o(_0x383d59,'*Remove:*\x20%0',o(_0x383d59,'ELEMENT_SPACE',_0x24dc13['remove']['length']))});continue;}if(''!=_0x24dc13['add']){_0x4e002d['push']({'type':'insertion','content':o(_0x383d59,'*Insert:*\x20%0','\x22'+_0x24dc13['add']+'\x22')});continue;}_0x4e002d['push']({'type':'deletion','content':o(_0x383d59,'*Remove:*\x20%0','\x22'+_0x24dc13['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4e002d['push']({'type':'insertion','content':o(_0x383d59,'*Insert:*\x20%0',this['getItemLabel'](_0x24dc13['element'],_0x24dc13['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4e002d['push']({'type':'deletion','content':o(_0x383d59,'*Remove:*\x20%0',this['getItemLabel'](_0x24dc13['element'],_0x24dc13['quantity']))});continue;case'addContainer':_0x4e002d['push']({'type':'insertion','content':o(_0x383d59,'*Split:*\x20%0',this['getItemLabel'](_0x24dc13['element'],_0x24dc13['quantity']))});continue;case'removeContainer':_0x4e002d['push']({'type':'deletion','content':o(_0x383d59,'*Merge:*\x20%0',this['getItemLabel'](_0x24dc13['element'],_0x24dc13['quantity']))});continue;case'addFormat':_0x528764['push'](_0x24dc13['key']);continue;case'removeFormat':_0x44c844['push'](_0x24dc13['key']);continue;default:_0x4e002d['push'](_0x24dc13);}if(_0x528764['length']){const _0x50d2d0=_0x528764['map'](_0x236707=>this['_attributeLabels']['has'](_0x236707)?this['_attributeLabels']['get'](_0x236707):_0x236707)['join'](',\x20');_0x4e002d['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x50d2d0)});}if(_0x44c844['length']){const _0x1403e9=_0x44c844['map'](_0x593f03=>this['_attributeLabels']['has'](_0x593f03)?this['_attributeLabels']['get'](_0x593f03):_0x593f03)['join'](',\x20');_0x4e002d['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x1403e9)});}return _0x4e002d;}['_handleCustomCallbackDescription'](_0x5b542c){for(const _0x1c8ad3 of this['_customCallbacks']){const _0x3207bc=_0x1c8ad3(_0x5b542c);if(_0x3207bc&&'type'in _0x3207bc)return _0x3207bc;}}['_handleAttributeSuggestionDescription'](_0x4df63b,_0x4f8600){const _0x525902=_0x4f8600['data'],_0x35d098=void 0x0===_0x525902['newValue']?'removeFormat':'addFormat';_0x4df63b['push']({'type':_0x35d098,'key':_0x525902['key']});}['_handleRenameSuggestionDescription'](_0x341c2e,_0x251d74){_0x341c2e['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x251d74['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x4e2841,_0x5294cb,_0x59171c){if(this['_addDescriptionItems'](_0x4e2841,_0x5294cb),_0x59171c&&_0x59171c['getFirstRange']()&&!_0x5294cb['getFirstRange']()['end']['isEqual'](_0x59171c['getFirstRange']()['start'])){const _0x796b80=_0x4e2841[_0x4e2841['length']-0x1],_0x386da7='insertion'==_0x5294cb['type']?'add':'remove';_0x796b80&&'text'==_0x796b80['type']&&(_0x796b80[_0x386da7]+='\x0a');}}}class V extends _0x41808b{['afterInit'](){const _0x1144f3=this['editor'],_0x3db738=_0x1144f3['plugins']['get']('TrackChangesEditing');_0x1144f3['commands']['get']('showAIAssistant')&&_0x3db738['enableCommand']('showAIAssistant');}}class U extends _0x41808b{['afterInit'](){const _0x2d7876=this['editor'],_0x232508=_0x2d7876['locale'];if(!_0x2d7876['plugins']['has']('AlignmentEditing'))return;const _0x2f8dd0=_0x2d7876['plugins']['get']('TrackChangesEditing');_0x2f8dd0['enableDefaultAttributesIntegration']('alignment'),_0x2f8dd0['registerBlockAttribute']('alignment'),_0x2f8dd0['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x232508,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4a9293=this['editor'],_0x9e5f66=_0x4a9293['locale'];_0x4a9293['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3dc25b=>{if('formatBlock'!=_0x3dc25b['type'])return;const {data:_0x292cac}=_0x3dc25b;if(_0x292cac&&'alignment'==_0x292cac['commandName']){const _0x43b27a=_0x292cac['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x9e5f66,'*Format:*\x20%0',function(_0x3b4bfb){switch(_0x3b4bfb){case'left':return o(_0x9e5f66,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x9e5f66,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x9e5f66,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x9e5f66,'FORMAT_JUSTIFY_TEXT');}}(_0x43b27a))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x41808b{['afterInit'](){const _0x4f084e=this['editor'],_0x3923c1=_0x4f084e['plugins']['get']('TrackChangesEditing'),_0x5298f8=_0x4f084e['locale'];for(const _0x552a0f of ti){if(!_0x4f084e['plugins']['has'](_0x552a0f))continue;const _0x4b05fe=_0x552a0f['slice'](0x0,-0x7)['toLowerCase'](),_0x3ca3ec='FORMAT_'+_0x4b05fe['toUpperCase']();_0x3923c1['enableDefaultAttributesIntegration'](_0x4b05fe),_0x3923c1['registerInlineAttribute'](_0x4b05fe),_0x3923c1['descriptionFactory']['registerAttributeLabel'](_0x4b05fe,o(_0x5298f8,_0x3ca3ec));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x43c223=this['editor'],_0x349386=_0x43c223['locale'],_0x313e02=_0x43c223['plugins']['get']('TrackChangesEditing');function _0x2279c9(_0x3dd428,_0x392d23){_0x313e02['descriptionFactory']['registerDescriptionCallback'](_0x277a94=>{if('formatInline'!=_0x277a94['type'])return;const {data:_0x2f19cc}=_0x277a94;return _0x2f19cc&&_0x2f19cc['commandName']===_0x3dd428?_0x2f19cc['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x349386,'*Format:*\x20%0',_0x392d23)}:{'type':'format','content':o(_0x349386,'*Remove\x20format:*\x20%0',_0x392d23)}:void 0x0;});}_0x2279c9('bold',o(_0x349386,'FORMAT_BOLD')),_0x2279c9('italic',o(_0x349386,'FORMAT_ITALIC')),_0x2279c9('underline',o(_0x349386,'FORMAT_UNDERLINE')),_0x2279c9('code',o(_0x349386,'FORMAT_CODE')),_0x2279c9('strikethrough',o(_0x349386,'FORMAT_STRIKETHROUGH')),_0x2279c9('subscript',o(_0x349386,'FORMAT_SUBSCRIPT')),_0x2279c9('superscript',o(_0x349386,'FORMAT_SUPERSCRIPT'));}}class F extends _0x41808b{['afterInit'](){const _0x5eb84f=this['editor'],_0x48eb46=_0x5eb84f['locale'];if(!_0x5eb84f['plugins']['has']('BlockQuoteEditing'))return;const _0x64474d=_0x5eb84f['plugins']['get']('TrackChangesEditing'),_0x5aee75=this['editor']['commands']['get']('blockQuote');_0x64474d['enableCommand']('blockQuote',(_0x24702f,_0x5202fd={})=>{const _0x46a8b9=this['editor']['model']['document']['selection'],_0x2093c1=_0x5202fd&&void 0x0!==_0x5202fd['forceValue']?_0x5202fd['forceValue']:!_0x5aee75['value'];let _0x1ac1c4=[];if(_0x2093c1){const _0x4414ab=Array['from'](_0x46a8b9['getSelectedBlocks']())['filter'](_0x1820c9=>oo(_0x1820c9)||function(_0x31fcdb,_0x20b084){const _0x3f9ff0=_0x20b084['checkChild'](_0x31fcdb['parent'],'blockQuote'),_0x289ddc=_0x20b084['checkChild'](['$root','blockQuote'],_0x31fcdb);return _0x3f9ff0&&_0x289ddc;}(_0x1820c9,this['editor']['model']['schema']));_0x1ac1c4=to(_0x4414ab,_0x5eb84f['model']);}else{const _0x55f27b=Array['from'](_0x46a8b9['getSelectedBlocks']())['filter'](_0x156e66=>oo(_0x156e66));_0x1ac1c4=to(_0x55f27b,_0x5eb84f['model']);}_0x5eb84f['model']['change'](()=>{for(const _0xb27a76 of _0x1ac1c4)_0x64474d['markBlockFormat'](_0xb27a76,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x2093c1}]});});}),_0x64474d['descriptionFactory']['registerDescriptionCallback'](_0x20242c=>{const {data:_0x11d711}=_0x20242c;if(_0x11d711&&'blockQuote'==_0x11d711['commandName']){const _0x23b807=o(_0x48eb46,'ELEMENT_BLOCK_QUOTE');return _0x11d711['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x48eb46,'*Set\x20format:*\x20%0',_0x23b807)}:{'type':'format','content':o(_0x48eb46,'*Remove\x20format:*\x20%0',_0x23b807)};}});}}function oo(_0x2b53be){return'blockQuote'==_0x2b53be['parent']['name'];}class L extends _0x41808b{['afterInit'](){const _0x3cfa56=this['editor'];_0x3cfa56['plugins']['has']('CaseChange')&&(_0x3cfa56['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x3cfa56['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x3cfa56['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x41808b{['afterInit'](){const _0x4cf5a0=this['editor'];_0x4cf5a0['commands']['get']('ckbox')&&_0x4cf5a0['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x41808b{['afterInit'](){const _0x3cdd47=this['editor'];if(!_0x3cdd47['plugins']['has']('CodeBlock'))return;const _0xee68f2=_0x3cdd47['plugins']['get']('TrackChangesEditing'),_0x2e6206=_0x3cdd47['locale'],_0x3b2722=_0x3cdd47['config']['get']('codeBlock')['languages'],_0x13a620=_0x3cdd47['commands']['get']('codeBlock');_0xee68f2['enableCommand']('indentCodeBlock'),_0xee68f2['enableCommand']('outdentCodeBlock'),_0xee68f2['enableCommand']('codeBlock',(_0x186e0d,_0x31385c={})=>{const _0x55e437=_0x3cdd47['model'],_0x141217=_0x3cdd47['model']['document']['selection'],_0x358ae8=_0x31385c&&void 0x0!==_0x31385c['forceValue']?_0x31385c['forceValue']:!_0x13a620['value'];let _0x59c6a0;_0x31385c['language']||(_0x31385c['language']=_0x3b2722[0x0]['language']),_0x59c6a0=_0x358ae8?Array['from'](_0x141217['getSelectedBlocks']())['filter'](_0xb5f42f=>eo(_0xb5f42f)||function(_0x18409d,_0xd6628a){if(_0x18409d['is']('rootElement')||_0xd6628a['isLimit'](_0x18409d))return!0x1;return _0xd6628a['checkChild'](_0x18409d['parent'],'codeBlock');}(_0xb5f42f,_0x55e437['schema'])):Array['from'](_0x141217['getSelectedBlocks']())['filter'](_0x483806=>eo(_0x483806));const _0x4936d5=to(_0x59c6a0,_0x55e437);_0x55e437['change'](()=>{for(const _0x215447 of _0x4936d5)_0xee68f2['markBlockFormat'](_0x215447,{'commandName':'codeBlock','commandParams':[{..._0x31385c,'forceValue':_0x358ae8}],'formatGroupId':'blockName'});});}),(_0xee68f2['descriptionFactory']['registerElementLabel']('codeBlock',_0x1a6478=>o(_0x2e6206,'ELEMENT_CODE_BLOCK',_0x1a6478)),_0xee68f2['descriptionFactory']['registerDescriptionCallback'](_0x12a02f=>{if('formatBlock'!=_0x12a02f['type'])return;const _0x4d52cc=_0x2e6206['t'],{data:_0x28d86c}=_0x12a02f;if(!_0x28d86c||'codeBlock'!=_0x28d86c['commandName'])return;const _0x5e3a3f=_0x28d86c['commandParams'][0x0]['language'],_0x157aaa=_0x4d52cc(_0x3b2722['find'](_0xdf6b79=>_0xdf6b79['language']===_0x5e3a3f)['label'])['toLowerCase']();return _0x28d86c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2e6206,'*Set\x20format:*\x20%0',o(_0x2e6206,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x157aaa+')')}:{'type':'format','content':o(_0x2e6206,'*Remove\x20format:*\x20%0',o(_0x2e6206,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x295798){return'codeBlock'==_0x295798['name'];}class q extends _0x41808b{['afterInit'](){const _0x2e88c2=this['editor'];if(!_0x2e88c2['plugins']['has']('CommentsEditing'))return;_0x2e88c2['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x361a3b,_0x5296ed,_0x369656){const _0x1b36bb=[];for(const _0x1726d0 of _0x5296ed['getItems']())_0x1726d0['hasAttribute'](_0x361a3b)&&_0x1b36bb['push'](_0x369656['createRangeOn'](_0x1726d0));return _0x1b36bb;}function _e(_0x163388,_0x563ea1,{showActiveMarker:_0x296b69=!0x0}={}){const _0x1d3853=_0x163388['plugins']['get']('TrackChangesEditing');return(_0x2e753c,_0x9525f9,_0x3f95e2)=>{if(!_0x3f95e2['consumable']['test'](_0x9525f9['markerRange'],_0x2e753c['name']))return;const _0x54f46f=_0x9525f9['markerRange']['getWalker'](),_0x53299b=_0x9525f9['markerRange']['start'],_0x3b1a93=_0x163388['model']['schema'];let _0xf6d2ff=null,_0xa2cf4b=null,_0x9ca4b1=!0x1,_0x33bd0e=!0x1;for(const _0x327f58 of _0x54f46f){const _0x1acb24=_0x327f58['item'];_0x9ca4b1=_0x9ca4b1||_0x3b1a93['isContent'](_0x1acb24);const _0x16bfb9=_0x3f95e2['mapper']['toViewElement'](_0x1acb24);if(_0x16bfb9&&_0x16bfb9['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x327f58['type']&&(_0x3b1a93['isBlock'](_0x1acb24)&&!_0x3b1a93['isLimit'](_0x1acb24)&&(_0x1acb24['nextSibling']||_0x53299b['isAtEnd']?_0xf6d2ff&&_0xf6d2ff['parent']==_0x1acb24||(_0xf6d2ff=_0x1acb24,_0x56c861(_0x327f58['previousPosition']),_0x33bd0e=!0x0):_0xa2cf4b=_0xa2cf4b||_0x327f58['previousPosition']));}function _0x56c861(_0x4dd58a){const _0xf4e7ac=_0x3f95e2['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x563ea1}),_0x3864d0=_0x3f95e2['mapper']['toViewPosition'](_0x4dd58a);_0x296b69&&_0x1d3853['activeMarkers']['includes'](_0x9525f9['markerName'])&&_0x3f95e2['writer']['addClass']('ck-suggestion-marker--active',_0xf4e7ac),_0x3f95e2['writer']['insert'](_0x3864d0,_0xf4e7ac),_0x3f95e2['mapper']['bindElementToMarker'](_0xf4e7ac,_0x9525f9['markerName']);}_0x9ca4b1||_0x33bd0e||!_0xa2cf4b||_0x56c861(_0xa2cf4b);};}class z extends _0x41808b{static get['requires'](){return[_0x40c402];}['init'](){const _0x3bd3b1=this['editor'],_0x5cf19a=_0x3bd3b1['plugins']['get']('TrackChangesEditing');_0x5cf19a['enableCommand']('delete');const _0x472a22=_0x3bd3b1['commands']['get']('deleteForward');_0x5cf19a['enableCommand']('deleteForward',(_0x3bd3ad,_0x1ccc72={})=>{const _0x48f9a2=_0x3bd3b1['model']['createSelection'](_0x3bd3b1['model']['document']['selection']);_0x48f9a2['isCollapsed']&&_0x3bd3b1['model']['modifySelection'](_0x48f9a2,{'direction':'forward','unit':_0x1ccc72['unit']});const _0x3bfedb=_0x48f9a2['getFirstRange'](),_0x56cf49=_0x36e74e['fromRange'](_0x3bfedb);let _0xb449d7;_0x3bd3ad(_0x1ccc72),_0xb449d7='$graveyard'==_0x56cf49['root']['rootName']?_0x3bd3b1['model']['createRange'](_0x3bfedb['start']):_0x3bd3b1['model']['createRange'](_0x56cf49['start'],_0x56cf49['end']),_0x56cf49['detach'](),_0x3bd3b1['model']['enqueueChange'](_0x472a22['buffer']['batch'],_0x43d736=>{_0x472a22['buffer']['lock'](),_0x43d736['setSelection'](_0x43d736['createRange'](_0xb449d7['end'])),_0x472a22['buffer']['unlock']();});}),_0x3bd3b1['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x3bd3b1,'merge'),{'priority':'high'}),_0x3bd3b1['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x2eb413,_0x47d73,_0x15415f)=>{_0x15415f['options']['showSuggestionHighlights']&&_e(_0x3bd3b1,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x2eb413,_0x47d73,_0x15415f);},{'priority':'high'}),_0x3bd3b1['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x3999eb,_0xed4aee,_0x3cb020)=>{const _0x51622d=_0x3cb020['mapper']['markerNameToElements'](_0xed4aee['markerName']);if(_0x51622d){for(const _0x5c8c55 of _0x51622d)_0x5c8c55['is']('uiElement')&&(_0x3cb020['mapper']['unbindElementFromMarkerName'](_0x5c8c55,_0xed4aee['markerName']),_0x3cb020['writer']['remove'](_0x5c8c55));}},{'priority':'high'});}}class K extends _0x41808b{['afterInit'](){const _0x1889b1=this['editor'];if(!_0x1889b1['plugins']['has']('ListEditing'))return;const _0x280cd9=_0x1889b1['locale'],_0x1445a9=_0x1889b1['plugins']['get']('TrackChangesEditing'),_0x329320=_0x1889b1['plugins']['has']('TodoListEditing'),_0x4f0e59=!!_0x1889b1['config']['get']('list.multiBlock');function _0x172cd8(_0x4635c5){return{'type':'format','content':''+o(_0x280cd9,'*Set\x20format:*\x20%0',_0x4635c5)};}function _0x3155b4(_0x51e84a){return{'type':'format','content':''+o(_0x280cd9,'*Remove\x20format:*\x20%0',_0x51e84a)};}_0x1445a9['enableDefaultAttributesIntegration']('numberedList'),_0x1445a9['enableDefaultAttributesIntegration']('bulletedList'),_0x1445a9['enableDefaultAttributesIntegration']('customNumberedList'),_0x1445a9['enableDefaultAttributesIntegration']('customBulletedList'),_0x1445a9['enableDefaultAttributesIntegration']('indentList'),_0x1445a9['enableDefaultAttributesIntegration']('outdentList'),_0x1445a9['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x1445a9['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x1445a9['registerBlockAttribute']('listItemId'),_0x1445a9['registerBlockAttribute']('listType'),_0x1445a9['registerBlockAttribute']('listIndent'),_0x4f0e59&&(_0x1445a9['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x1445a9['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x329320&&(_0x1445a9['enableDefaultAttributesIntegration']('todoList'),_0x1445a9['enableDefaultAttributesIntegration']('checkTodoList'),_0x1445a9['registerBlockAttribute']('todoListChecked'),_0x1445a9['descriptionFactory']['registerDescriptionCallback'](_0xcc37ae=>{const {data:_0x4c2535}=_0xcc37ae;if(_0x4c2535&&'todoListChecked'==_0x4c2535['key'])return{'type':'format','content':_0x4c2535['newValue']?o(_0x280cd9,'*Check\x20item*'):o(_0x280cd9,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x211a56=>{if(_0x211a56['batch']['isUndo'])return!0x1;let _0x5c7d44=!0x1;const _0x39ddff=_0x1445a9['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x278fe8=>'todoListChecked'===_0x1445a9['_getAttributeKey'](_0x278fe8));for(const _0x1168f0 of _0x39ddff){'todo'!=_0x1168f0['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x1445a9['_findSuggestions'](_0x1168f0['getFirstRange'](),'attribute')['find'](_0x5425d4=>'listType'===_0x1445a9['_getAttributeKey'](_0x5425d4['suggestion']))||(_0x211a56['removeMarker'](_0x1168f0['getFirstMarker']()),_0x5c7d44=!0x0));}return _0x5c7d44;})),_0x1445a9['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x280cd9,'FORMAT_INDENT'));const _0x2ef11a={'type':'format','content':''};_0x1445a9['descriptionFactory']['registerDescriptionCallback'](_0x148c05=>{const {data:_0x1ff689}=_0x148c05;if(!_0x1ff689||'listType'!=_0x1ff689['key'])return;let _0x512a3d=_0x148c05['head'];for(;_0x512a3d;){if(_0x512a3d['data']&&(('listStyle'==_0x512a3d['data']['key']||'listMarkerStyle'==_0x512a3d['data']['key'])&&(_0x512a3d['data']['newValue']&&'default'!=_0x512a3d['data']['newValue']||'default'!=_0x512a3d['data']['oldValue']&&!_0x1ff689['newValue'])||!_0x4f0e59&&_0x512a3d['data']['key']==m))return _0x2ef11a;_0x512a3d=_0x512a3d['next'];}if(null==_0x1ff689['newValue'])switch(_0x1ff689['oldValue']){case'bulleted':return _0x3155b4(o(_0x280cd9,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3155b4(o(_0x280cd9,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3155b4(o(_0x280cd9,'ELEMENT_TODO_LIST'));}switch(_0x1ff689['newValue']){case'bulleted':return _0x172cd8(o(_0x280cd9,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x172cd8(o(_0x280cd9,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x172cd8(o(_0x280cd9,'ELEMENT_TODO_LIST'));}}),_0x1445a9['descriptionFactory']['registerDescriptionCallback'](_0x424fbb=>{const {data:_0x4f106c}=_0x424fbb;if(_0x4f106c&&'listIndent'==_0x4f106c['key'])return null==_0x4f106c['newValue']||null==_0x4f106c['oldValue']&&0x0==_0x4f106c['newValue']?_0x2ef11a:void 0x0;}),_0x1445a9['descriptionFactory']['registerDescriptionCallback'](_0x97e51c=>{if('attribute'!=_0x97e51c['type'])return;const {data:_0x128e1d}=_0x97e51c;if(!_0x128e1d||'listItemId'!=_0x128e1d['key'])return;const _0x3bc1e3=le(_0x97e51c);return'newValue'==_0x3bc1e3?{'type':'format','content':o(_0x280cd9,'*Merge:*\x20list\x20item')}:'oldValue'==_0x3bc1e3?{'type':'format','content':o(_0x280cd9,'*Split:*\x20list\x20item')}:_0x2ef11a;}),_0x1889b1['model']['document']['registerPostFixer'](_0x218bda=>this['listItemIdFixer'](_0x218bda)),_0x1889b1['model']['document']['registerPostFixer'](_0x4f9669=>this['noTrackChangesFixer'](_0x4f9669)),_0x1889b1['model']['document']['on']('change:data',(_0x28fd71,_0x4fcf2a)=>{if(_0x4fcf2a['isUndo']||!_0x4fcf2a['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x20ab40){if(_0x20ab40['batch']['isUndo']||!_0x20ab40['batch']['isLocal'])return!0x1;let _0x2ae6d1=!0x1;const _0x18e596=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc76468=>_0xc76468['data']&&'listItemId'==_0xc76468['data']['key'])['filter'](_0x57ed51=>_0x57ed51['data']['newValue']&&_0x57ed51['data']['oldValue']);for(const _0x415d08 of _0x18e596)le(_0x415d08)||(_0x20ab40['removeMarker'](_0x415d08['getFirstMarker']()),_0x2ae6d1=!0x0);return _0x2ae6d1;}['noTrackChangesFixer'](_0x56ab38){if(_0x56ab38['batch']['isUndo']||!_0x56ab38['batch']['isLocal'])return!0x1;const _0xb103a8=this['editor']['plugins']['get']('TrackChangesEditing');if(_0xb103a8['trackChangesCommand']['value'])return!0x1;let _0x1faaad=!0x1;const _0x281c10=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x1f47ba=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x3f03c5=>'attribute'==_0x3f03c5['type'])['filter'](_0x1fb258=>_0x281c10['includes'](_0x1fb258['attributeKey']));if(0x0==_0x1f47ba['length'])return _0x1faaad;for(const _0x30b97d of _0x1f47ba){const _0x1ec0fd=_0xb103a8['_findSuggestions'](_0x30b97d['range'],'attribute')['filter'](_0x922280=>!_0x922280['meta']['isNextTo'])['map'](_0x463a07=>_0x463a07['suggestion'])['filter'](_0xc464eb=>{const _0x51771b=_0xb103a8['_getAttributeKey'](_0xc464eb);return _0x281c10['includes'](_0x51771b);});if(_0x1ec0fd['length']){for(const _0x47a331 of _0x1ec0fd)_0x56ab38['removeMarker'](_0x47a331['getFirstMarker']());_0x1faaad=!0x0;}}return _0x1faaad;}['assureChains'](){const _0x3e020d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5e6bc8=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x3088cd;const _0x2fb98f=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1ebd9a=>{if(_0x1ebd9a['data']['oldRange']||!_0x1ebd9a['data']['newRange'])return null;if(!_0x1ebd9a['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x250be7}=_0x3e020d['_splitMarkerName'](_0x1ebd9a['name']);if(!_0x3e020d['hasSuggestion'](_0x250be7))return null;const _0x6acbe2=_0x3e020d['getSuggestion'](_0x250be7);return _0x5e6bc8['includes'](_0x6acbe2['data']['key']);})['map'](_0x252925=>{const {id:_0x2315d2}=_0x3e020d['_splitMarkerName'](_0x252925['name']),_0x37b779=_0x3e020d['getSuggestion'](_0x2315d2);return _0x3088cd=_0x37b779['attributes']['groupId'],_0x37b779['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x2fb98f['size'])return;const _0x2b20f7=_0x3e020d['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1d3ee1=>'attribute'==_0x1d3ee1['type']&&_0x1d3ee1['data']&&_0x5e6bc8['includes'](_0x1d3ee1['data']['key'])&&_0x1d3ee1['attributes']['groupId']!=_0x3088cd)['map'](_0x12de17=>({'listItem':_0x12de17['getFirstRange']()['start']['nodeAfter'],'groupId':_0x12de17['attributes']['groupId']})),_0x406fd1=new Set();for(const {groupId:_0x22ed28,listItem:_0x55b410}of _0x2b20f7)_0x2fb98f['has'](_0x55b410)&&_0x406fd1['add'](_0x22ed28);for(const _0x4bd375 of _0x3e020d['getSuggestions']())_0x406fd1['has'](_0x4bd375['attributes']['groupId'])&&_0x4bd375['setAttribute']('groupId',_0x3088cd);}['_supportLegacySuggestions'](){const _0x2114f1=this['editor'],_0x5d0340=_0x2114f1['locale'],_0x37e2da=_0x2114f1['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x37e2da['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1d6637,_0x384a8b){const _0x55a177=[];for(let _0xe2e356 of _0x1d6637)_0xe2e356['start']['nodeAfter']===_0xe2e356['end']['parent']&&(_0xe2e356=_0x2114f1['model']['createRange'](_0x2114f1['model']['createPositionAt'](_0xe2e356['start']['nodeAfter'],0x0))),_0x55a177['push'](_0xe2e356);_0x2114f1['model']['change'](_0x43d21d=>{const _0x3f44ad=_0x2114f1['model']['document']['selection'],_0x137538=Array['from'](_0x3f44ad['getRanges']())['map'](_0x47cdc6=>_0x36e74e['fromRange'](_0x47cdc6));_0x43d21d['setSelection'](_0x55a177),_0x2114f1['commands']['get'](_0x384a8b['commandName'])['refresh'](),_0x384a8b['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x2114f1['execute'](_0x384a8b['commandName'],..._0x384a8b['commandParams']),_0x43d21d['setSelection'](_0x137538);for(const _0x110b65 of _0x137538)_0x110b65['detach']();});}),_0x37e2da['descriptionFactory']['registerElementLabel'](function(_0x54c929){const _0xca6c8c=!_0x2114f1['model']['schema']['isObject'](_0x54c929),_0x267f73=_0x54c929['previousSibling'],_0x515c8c=_0x54c929['nextSibling'],_0x28c151=_0x54c929['getAttribute']('listItemId'),_0x29094e=!_0x267f73||_0x267f73['getAttribute']('listItemId')!==_0x28c151,_0x366e64=!_0x515c8c||_0x515c8c['getAttribute']('listItemId')!==_0x28c151;return _0xca6c8c&&Boolean(_0x28c151)&&_0x29094e&&_0x366e64;},_0x2d269c=>o(_0x5d0340,'ELEMENT_LIST_ITEM',_0x2d269c));}['_registerLegacyDescription'](){const _0x1c895d=this['editor'],_0x7a4a34=_0x1c895d['locale'];function _0x791863(_0x1496eb){const _0x53d086=_0x1c895d['commands']['get']('bulletedList')['value'],_0x4dedf1=_0x1c895d['commands']['get']('numberedList')['value'];return'numberedList'===_0x1496eb?_0x53d086:_0x4dedf1;}_0x1c895d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x95f495){if('formatBlock'!=_0x95f495['type'])return;const {data:_0x2dbffd}=_0x95f495;if(!_0x2dbffd)return;let _0xc2d559,_0x927001,_0x596277,_0x378317;switch(_0x2dbffd['commandName']){case'bulletedList':_0x596277=_0x2dbffd['commandParams'][0x0]['forceValue'],_0x378317=_0x791863(_0x2dbffd['commandName']),_0xc2d559=_0x596277?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x378317&&_0x1c895d['config']['get']('list.multiBlock')||(_0xc2d559='*Change\x20to:*\x20%0'),_0x927001={'type':'format','content':o(_0x7a4a34,_0xc2d559,o(_0x7a4a34,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x596277=_0x2dbffd['commandParams'][0x0]['forceValue'],_0x378317=_0x791863(_0x2dbffd['commandName']),_0xc2d559=_0x596277?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x378317&&_0x1c895d['config']['get']('list.multiBlock')||(_0xc2d559='*Change\x20to:*\x20%0'),_0x927001={'type':'format','content':o(_0x7a4a34,_0xc2d559,o(_0x7a4a34,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0xc2d559='*Indent:*\x20%0',_0x927001={'type':'format','content':o(_0x7a4a34,_0xc2d559,o(_0x7a4a34,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0xc2d559=function(_0x8b721f){const _0xf9e029=_0x8b721f['getFirstRange']();let _0x2b4dab=_0xf9e029['start']['nodeAfter'];for(;_0x2b4dab&&_0xf9e029['containsItem'](_0x2b4dab);){if(_0x2b4dab['getAttribute']('listIndent')>0x0)return!0x1;_0x2b4dab=_0x2b4dab['nextSibling'];}return!0x0;}(_0x95f495)?o(_0x7a4a34,'*Format:*\x20remove\x20from\x20%0',o(_0x7a4a34,function(_0x51156f){return'ELEMENT_'+_0x51156f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x95f495))):o(_0x7a4a34,'*Outdent:*\x20%0',o(_0x7a4a34,'ELEMENT_LIST_ITEM')),_0x927001={'type':'format','content':_0xc2d559};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x2dbffd['multipleBlocks']&&(_0xc2d559='*Merge:*\x20%0',_0x927001={'type':'deletion','content':o(_0x7a4a34,_0xc2d559,o(_0x7a4a34,'ELEMENT_LIST_ITEM'))});}return _0x927001;});}}function le(_0x451659){let _0x1f5c6a=_0x451659['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x1f5c6a;){const _0x64148a=_0x1f5c6a['getAttribute']('listItemId');if(!_0x64148a)return!0x1;if(_0x64148a==_0x451659['data']['newValue'])return'newValue';if(_0x64148a==_0x451659['data']['oldValue'])return'oldValue';_0x1f5c6a=_0x1f5c6a['previousSibling'];}return!0x1;}class pe extends _0x41808b{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x5c5048=this['editor']['config']['get']('list.properties'),_0x25df0e=this['editor']['plugins']['get']('TrackChangesEditing');_0x5c5048['styles']&&(_0x25df0e['enableDefaultAttributesIntegration']('listStyle'),_0x25df0e['registerBlockAttribute']('listStyle')),_0x5c5048['reversed']&&(_0x25df0e['enableDefaultAttributesIntegration']('listReversed'),_0x25df0e['registerBlockAttribute']('listReversed')),_0x5c5048['startIndex']&&(_0x25df0e['enableDefaultAttributesIntegration']('listStart'),_0x25df0e['registerBlockAttribute']('listStart'));const _0x31df7a={'type':'format','content':''};_0x25df0e['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x471e08=this['editor']['locale'];_0x25df0e['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x471e08,'FORMAT_LIST_REVERSED')),_0x25df0e['descriptionFactory']['registerDescriptionCallback'](_0x2420ab=>{const {data:_0xc9e796}=_0x2420ab;if(_0xc9e796&&'listReversed'==_0xc9e796['key'])return null==_0xc9e796['newValue']||0x0==_0xc9e796['newValue']&&null==_0xc9e796['oldValue']?_0x31df7a:void 0x0;}),_0x25df0e['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x471e08,'FORMAT_LIST_START')),_0x25df0e['descriptionFactory']['registerDescriptionCallback'](_0x335158=>{const {data:_0x59a82d}=_0x335158;if(_0x59a82d&&'listStart'==_0x59a82d['key'])return null==_0x59a82d['newValue']||0x1==_0x59a82d['newValue']&&null==_0x59a82d['oldValue']?_0x31df7a:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x5a9eb5=>{if(_0x5a9eb5['batch']['isUndo'])return!0x1;let _0x517b6f=!0x1;const _0x9cf246=_0x25df0e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3dd37c=>{const _0x307983=_0x25df0e['_getAttributeKey'](_0x3dd37c);return'listStart'==_0x307983||'listReversed'==_0x307983;});for(const _0x3d9b29 of _0x9cf246){const _0x24bb4a=_0x3d9b29['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x24bb4a||'customNumbered'==_0x24bb4a)continue;_0x25df0e['_findSuggestions'](_0x3d9b29['getFirstRange'](),'attribute')['find'](_0x5e38f5=>'listType'==_0x25df0e['_getAttributeKey'](_0x5e38f5['suggestion']))||(_0x5a9eb5['removeMarker'](_0x3d9b29['getFirstMarker']()),_0x517b6f=!0x0);}return _0x517b6f;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x4f6507){const _0x4a6f62=this['editor']['locale'],{data:_0x516866}=_0x4f6507,_0x10d04c={'type':'format','content':''};if(!_0x516866||'listStyle'!=_0x516866['key'])return;if(!_0x516866['oldValue'])return'default'==_0x516866['newValue']?_0x10d04c:{'type':'format','content':''+o(_0x4a6f62,'*Set\x20format:*\x20%0',o(_0x4a6f62,this['_getTranslationKeyForListStyle'](_0x516866['newValue'])))};if(!_0x516866['newValue']){if('default'==_0x516866['oldValue'])return _0x10d04c;let _0x149be5=_0x4f6507['head'];for(;_0x149be5;){if(_0x149be5['data']&&'listType'==_0x149be5['data']['key']&&_0x149be5['data']['newValue'])return _0x10d04c;_0x149be5=_0x149be5['next'];}return{'type':'format','content':''+o(_0x4a6f62,'*Remove\x20format:*\x20%0',o(_0x4a6f62,this['_getTranslationKeyForListStyle'](_0x516866['oldValue'])))};}if('default'!=_0x516866['newValue'])return{'type':'format','content':''+o(_0x4a6f62,'*Set\x20format:*\x20%0',o(_0x4a6f62,this['_getTranslationKeyForListStyle'](_0x516866['newValue'])))};let _0x386e83=_0x4f6507['head'];for(;_0x386e83;){if(_0x386e83['data']&&'listType'==_0x386e83['data']['key']&&_0x386e83['data']['newValue']&&_0x386e83['data']['oldValue'])return _0x10d04c;_0x386e83=_0x386e83['next'];}return{'type':'format','content':o(_0x4a6f62,'*Set\x20format:*\x20%0',o(_0x4a6f62,'ELEMENT_'+_0x4f6507['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x2eb7fc=this['editor'],_0xfe6fb0=_0x2eb7fc['locale'];_0x2eb7fc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42dc90=>{if('formatBlock'!=_0x42dc90['type'])return;const {data:_0x245b6a}=_0x42dc90;if(!_0x245b6a)return;let _0x5bac1b,_0x4969ee;switch(_0x245b6a['commandName']){case'listStyle':_0x5bac1b='*Change\x20to:*\x20%0',_0x4969ee={'type':'format','content':o(_0xfe6fb0,_0x5bac1b,o(_0xfe6fb0,this['_getTranslationKeyForListStyle'](_0x245b6a['commandParams'][0x0]['type'])))};break;case'listReversed':_0x5bac1b=_0x245b6a['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4969ee={'type':'format','content':o(_0xfe6fb0,_0x5bac1b)};break;case'listStart':_0x5bac1b='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4969ee={'type':'format','content':o(_0xfe6fb0,_0x5bac1b,_0x245b6a['commandParams'][0x0]['startIndex'])};}return _0x4969ee;});}['_getTranslationKeyForListStyle'](_0x41a1df){return'ELEMENT_'+function(_0x2088b4){if(ye['includes'](_0x2088b4))return'bulleted';if(Se['includes'](_0x2088b4))return'numbered';return null;}(_0x41a1df)['toUpperCase']()+'_LIST_'+_0x41a1df['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x41808b{static get['requires'](){return[_0x2cfd79];}['init'](){const _0x386383=this['editor'],_0x12e09e=_0x386383['plugins']['get']('TrackChangesEditing'),_0x39a372=_0x386383['commands']['get']('enter');_0x12e09e['enableCommand']('enter',()=>{_0x386383['model']['change'](_0x4b698e=>{const _0x13d4db=_0x386383['model']['document']['selection'],_0x5464ce=_0x13d4db['getFirstPosition'](),_0x4e680b=_0x36e74e['fromRange'](_0x13d4db['getFirstRange']());if(_0x39a372['enterBlock'](_0x4b698e)){const _0x5e8f3a=_0x386383['model']['createPositionAt'](_0x5464ce['parent']['nextSibling'],0x0),_0x3c561e=_0x4b698e['createRange'](_0x5464ce,_0x5e8f3a);_0x12e09e['markInsertion'](_0x3c561e);}else _0x4b698e['setSelection'](_0x4b698e['createRange'](_0x4e680b['end']));_0x4e680b['detach'](),_0x39a372['fire']('afterExecute',{'writer':_0x4b698e});});}),_0x386383['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x386383,'split'),{'priority':'high'}),_0x386383['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x47c329,_0x21da91,_0xb8e8c3)=>{const _0x21427d=_0xb8e8c3['mapper']['markerNameToElements'](_0x21da91['markerName']);if(_0x21427d){for(const _0x1b6759 of _0x21427d)_0x1b6759['hasClass']('ck-suggestion-marker-split')&&(_0xb8e8c3['mapper']['unbindElementFromMarkerName'](_0x1b6759,_0x21da91['markerName']),_0xb8e8c3['writer']['remove'](_0x1b6759));}},{'priority':'high'}),_0x386383['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x483fd2,_0x396c41,_0x2d635d)=>{_0x2d635d['options']['showSuggestionHighlights']&&_e(_0x386383,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x483fd2,_0x396c41,_0x2d635d);},{'priority':'high'});}}class X extends _0x41808b{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x3db256=this['editor']['plugins']['get']('TrackChangesEditing');_0x3db256['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x3db256['enableCommand']('findNext'),_0x3db256['enableCommand']('findPrevious'),_0x3db256['enableCommand']('replace'),_0x3db256['enableCommand']('replaceAll');}['handleFindCommand'](_0x152a95,_0x432a2f,_0x83c38a={}){const _0x335c2f=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x152a95(_0x10add6=>{let _0x18dc38=('string'==typeof _0x432a2f?_0x335c2f['findByTextCallback'](_0x432a2f,_0x83c38a):_0x432a2f)(_0x10add6);Array['isArray'](_0x18dc38)&&(_0x18dc38={'results':_0x18dc38,'searchText':'string'==typeof _0x432a2f?_0x432a2f:''});const _0x3e0793=_0x18dc38['results']['filter'](_0x145459=>!0x1===this['_isInDeletionRange'](_0x145459,_0x10add6['item']));return{..._0x18dc38,'results':_0x3e0793};},_0x83c38a);}['_isInDeletionRange'](_0x49ab47,_0x55c366){const _0x489f1a=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x55c366,_0x49ab47['start']),this['editor']['model']['createPositionAt'](_0x55c366,_0x49ab47['end']));for(const _0x2c8b9d of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x489f1a['getIntersection'](_0x2c8b9d['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x41808b{['afterInit'](){const _0x522373=this['editor']['locale'],_0x57b017=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x24c0e4,commandName:_0x4c3afb}of ro)this['editor']['plugins']['has'](_0x24c0e4)&&(_0x57b017['enableDefaultAttributesIntegration'](_0x4c3afb),_0x57b017['registerInlineAttribute'](_0x4c3afb));_0x57b017['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x522373,'FORMAT_FONT_SIZE')),_0x57b017['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x522373,'FORMAT_FONT_FAMILY')),_0x57b017['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x522373,'FORMAT_FONT_COLOR')),_0x57b017['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x522373,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4d584a=this['editor'],_0x4ce245=_0x4d584a['locale'];_0x4d584a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x598369=>{const _0x14bc63=_0x4ce245['t'];if('formatInline'!=_0x598369['type'])return;const {data:_0x5097c6}=_0x598369;if(null!=_0x5097c6){if('fontSize'==_0x5097c6['commandName']){const _0x49a1bf=_0x5097c6['commandParams'][0x0]['value'];if(_0x49a1bf){const _0x498552=_0x14bc63(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x36b161=>_0x36b161['model']==_0x49a1bf)['title'])['toLowerCase']();return{'type':'format','content':o(_0x4ce245,'*Set\x20font\x20size:*\x20%0',_0x498552)};}return{'type':'format','content':o(_0x4ce245,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x5097c6['commandName']){const _0x3ec892=_0x5097c6['commandParams'][0x0]['value'];return _0x3ec892?{'type':'format','content':o(_0x4ce245,'*Set\x20font\x20family:*\x20%0',_0x3ec892)}:{'type':'format','content':o(_0x4ce245,'*Reset\x20font\x20family*')};}if('fontColor'==_0x5097c6['commandName']){const _0x6883c4=_0x5097c6['commandParams'][0x0]['value'];if(_0x6883c4){const _0x445917=_0x343ad4(this['editor']['config']['get']('fontColor.colors'))['find'](_0x6bb2a4=>_0x6bb2a4['model']==_0x6883c4);let _0x547ccd=_0x6883c4,_0x2cd5b6='';return _0x445917&&(_0x547ccd=_0x445917['label'],_0x2cd5b6=_0x14bc63(_0x547ccd)['toLowerCase']()),{'type':'format','content':o(_0x4ce245,'*Set\x20font\x20color:*\x20%0',_0x2cd5b6)['trim'](),'color':{'value':_0x6883c4,'title':_0x2cd5b6||_0x547ccd}};}return{'type':'format','content':o(_0x4ce245,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x5097c6['commandName']){const _0x285e1c=_0x5097c6['commandParams'][0x0]['value'];if(_0x285e1c){const _0xbb2e27=_0x343ad4(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x51f6e6=>_0x51f6e6['model']==_0x285e1c);let _0x40b7f2=_0x285e1c,_0x15d047='';return _0xbb2e27&&(_0x40b7f2=_0xbb2e27['label'],_0x15d047=_0x14bc63(_0x40b7f2)['toLowerCase']()),{'type':'format','content':o(_0x4ce245,'*Set\x20font\x20background\x20color:*\x20%0',_0x15d047)['trim'](),'color':{'value':_0x285e1c,'title':_0x15d047||_0x40b7f2}};}return{'type':'format','content':o(_0x4ce245,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x41808b{['afterInit'](){const _0x528eaf=this['editor'],_0x1cd734=_0x528eaf['plugins']['get']('TrackChangesEditing'),_0x1dcc7e=_0x528eaf['commands']['get']('copyFormat'),_0x186042=_0x528eaf['commands']['get']('pasteFormat');_0x1dcc7e&&_0x186042&&(_0x1cd734['enableDefaultAttributesIntegration']('pasteFormat'),_0x1cd734['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x5d2669=this['editor'],_0x1da8e7=_0x5d2669['locale'];_0x5d2669['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x313989=>{if('formatBlock'!=_0x313989['type']&&'formatInline'!=_0x313989['type'])return;const {data:_0x2b7d4b}=_0x313989;if(_0x2b7d4b&&'pasteFormat'===_0x2b7d4b['commandName']){const _0x16495d=[],_0x2f001b=_0x2b7d4b['commandParams'][0x0];for(const [_0x412c0d,_0x2f9b26]of Object['entries'](_0x2f001b))_0x16495d['push'](so(_0x5d2669,_0x412c0d,_0x2f9b26));return _0x16495d['length']?{'type':'format','content':o(_0x1da8e7,'*Set\x20format\x20to:*\x20%0',_0x16495d['join'](',\x20'))}:{'type':'format','content':o(_0x1da8e7,'*Remove\x20all\x20formatting*')};}});}}function so(_0x1cf251,_0xbfdd6e,_0x2d64de){const _0x234b6e=_0x1cf251['locale']['t'],_0x81311=_0xbfdd6e['split'](/(?=[A-Z])/)['join']('\x20'),_0x2ec7a7=_0x234b6e(_0x81311['charAt'](0x0)['toUpperCase']()+_0x81311['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x2d64de)return _0x2ec7a7;if('fontColor'===_0xbfdd6e||'fontBackgroundColor'===_0xbfdd6e){const _0x108a8e=_0x343ad4(_0x1cf251['config']['get']('fontColor.colors'))['find'](_0x5c49cf=>_0x5c49cf['model']==_0x2d64de);return _0x2ec7a7+'\x20('+(_0x108a8e?_0x234b6e(_0x108a8e['label'])['toLowerCase']():_0x2d64de)+')';}if('fontSize'===_0xbfdd6e&&isNaN(parseFloat(_0x2d64de))){const _0x20abe8=_0x1cf251['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x1cf251['config']['get']('fontSize.options'))['find'](_0x3c7a50=>_0x3c7a50['model']==_0x2d64de);return _0x2ec7a7+'\x20('+(_0x20abe8?_0x234b6e(_0x20abe8['title'])['toLowerCase']():_0x2d64de)+')';}return _0x2ec7a7+'\x20('+_0x2d64de+')';}class tt extends _0x41808b{['_headingOptions'];['afterInit'](){const _0x59bda8=this['editor'];if(!_0x59bda8['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x59bda8['config']['get']('heading.options');const _0x1d8b95=_0x59bda8['locale'],_0x42a168=_0x59bda8['plugins']['get']('TrackChangesEditing');_0x42a168['enableDefaultAttributesIntegration']('heading');for(const _0x116c1e of this['_headingOptions'])'paragraph'!=_0x116c1e['model']&&_0x42a168['descriptionFactory']['registerElementLabel'](_0x116c1e['model'],_0x7e3303=>{const _0x101576=this['_getHeadingLevel'](_0x116c1e['model']);return null!==_0x101576?_0x5dd94c(_0x7e3303,_0x101576):_0x39f583(_0x7e3303,_0x116c1e['title']);});function _0x5dd94c(_0x650f17,_0x563be5){return o(_0x1d8b95,'ELEMENT_HEADING',[_0x650f17,_0x563be5]);}function _0x39f583(_0x140827,_0x2d1cac){return o(_0x1d8b95,'ELEMENT_HEADING_CUSTOM',[_0x140827,_0x2d1cac]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1864ac=this['editor'],_0x1994db=_0x1864ac['locale'];function _0x2a7757(_0x1774c3,_0x3aa198){return o(_0x1994db,'ELEMENT_HEADING_CUSTOM',[_0x1774c3,_0x3aa198]);}_0x1864ac['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e475c=>{if('formatBlock'!=_0x4e475c['type'])return;const {data:_0x56b1a1}=_0x4e475c;if(_0x56b1a1&&'heading'==_0x56b1a1['commandName']){const _0x101914=_0x56b1a1['commandParams'][0x0]['value'],_0x244651=this['_getHeadingLevel'](_0x101914);if(null!==_0x244651)return{'type':'format','content':o(_0x1994db,'*Change\x20to:*\x20%0',(_0x22b260=0x1,_0x37bab5=_0x244651,o(_0x1994db,'ELEMENT_HEADING',[_0x22b260,_0x37bab5])))};const _0x43f622=this['_headingOptions']['find'](_0x18658e=>_0x18658e['model']===_0x101914)['title'];return{'type':'format','content':o(_0x1994db,'*Change\x20to:*\x20%0',_0x2a7757(0x1,_0x43f622))};}var _0x22b260,_0x37bab5;});}['_getHeadingLevel'](_0x4281c5){const _0x341cf9=_0x4281c5['match'](/^heading(\d+)/);if(_0x341cf9)return _0x341cf9[0x1];const _0x135deb=this['_headingOptions']?.['find'](_0x29ffd5=>_0x29ffd5['model']==_0x4281c5);if(_0x135deb&&_0x135deb['view']){const _0x37226e=_0x135deb['view'],_0x241538=(_0x37226e['name']??_0x37226e)['match'](/^h(\d+)/);if(_0x241538)return _0x241538[0x1];}return null;}}class et extends _0x41808b{['afterInit'](){const _0x1f1f28=this['editor'];if(!_0x1f1f28['plugins']['has']('HighlightEditing'))return;const _0x113546=_0x1f1f28['plugins']['get']('TrackChangesEditing'),_0x599526=_0x1f1f28['locale'];_0x113546['enableDefaultAttributesIntegration']('highlight'),_0x113546['registerInlineAttribute']('highlight'),_0x113546['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x599526,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x481016=this['editor'],_0x55640d=_0x481016['locale'];_0x481016['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2d471a=>{if('formatInline'!=_0x2d471a['type'])return;const {data:_0x13c177}=_0x2d471a;if(_0x13c177&&'highlight'==_0x13c177['commandName']){const _0x1999b1=_0x55640d['t'],_0x581447=_0x13c177['commandParams'][0x0]['value'];if(_0x581447){const _0x32431f=_0x481016['config']['get']('highlight.options')['find'](_0x4c6d79=>_0x4c6d79['model']==_0x581447),_0x1ac98a=_0x1999b1(_0x32431f['title'])['toLowerCase']();return{'type':'format','content':o(_0x55640d,'*Set\x20highlight:*\x20%0',_0x1ac98a),'color':{'value':_0x32431f['color'],'title':_0x32431f['title']}};}return{'type':'format','content':o(_0x55640d,'*Remove\x20highlight*',o(_0x55640d,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x41808b{['afterInit'](){const _0x3ee86c=this['editor'];if(!_0x3ee86c['plugins']['has']('HorizontalLineEditing'))return;_0x3ee86c['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x4c985c=_0x3ee86c['plugins']['get']('TrackChangesEditing'),_0x20a292=_0x3ee86c['locale'];_0x4c985c['descriptionFactory']['registerElementLabel']('horizontalLine',_0x59b101=>o(_0x20a292,'ELEMENT_HORIZONTAL_LINE',_0x59b101)),_0x3ee86c['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x16f2ea,{writer:_0x3b3b68,options:_0x5a6019})=>{if(!_0x5a6019['showSuggestionHighlights'])return null;const _0x4ba5a0=_0x3b3b68['createContainerElement']('div'),_0x1a3879=_0x3b3b68['createEmptyElement']('hr');return _0x3b3b68['addClass']('ck-horizontal-line',_0x4ba5a0),_0x3b3b68['insert'](_0x3b3b68['createPositionAt'](_0x4ba5a0,0x0),_0x1a3879),_0x4ba5a0;},'converterPriority':'high'});}}class st extends _0x41808b{['afterInit'](){const _0x50fec1=this['editor'];if(!_0x50fec1['plugins']['has']('HtmlEmbed'))return;const _0x5a6bee=_0x50fec1['plugins']['get']('TrackChangesEditing'),_0x422be9=_0x50fec1['locale'];_0x5a6bee['descriptionFactory']['registerElementLabel']('rawHtml',_0x16cbc9=>o(_0x422be9,'ELEMENT_HTML_EMBED',_0x16cbc9)),_0x5a6bee['enableDefaultAttributesIntegration']('htmlEmbed'),_0x5a6bee['registerBlockAttribute']('value'),_0x5a6bee['descriptionFactory']['registerDescriptionCallback'](_0x11b391=>{if('attribute'!=_0x11b391['type'])return;const {data:_0x50bfc0}=_0x11b391;if(_0x50bfc0&&'value'==_0x50bfc0['key']&&_0x11b391['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x52289a=o(_0x422be9,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x422be9,'*Change\x20%0\x20content*',_0x52289a)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2d3f35=this['editor'],_0x48dfe8=_0x2d3f35['locale'];_0x2d3f35['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x10cdbe=>{if('formatBlock'!=_0x10cdbe['type'])return;const {data:_0x3996fb}=_0x10cdbe;if(_0x3996fb&&'htmlEmbed'==_0x3996fb['commandName']){const _0x4f1c54=o(_0x48dfe8,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x48dfe8,'*Change\x20%0\x20content*',_0x4f1c54)};}});}}class nt extends _0x41808b{['afterInit'](){const _0x4f311d=this['editor'];if(!_0x4f311d['plugins']['has']('ImageEditing'))return;const _0x433446=_0x4f311d['plugins']['get']('TrackChangesEditing'),_0xecb884=_0x4f311d['plugins']['get']('ImageUtils'),_0x7cfeac=_0x4f311d['locale'];_0x433446['enableCommand']('insertImage'),_0x433446['descriptionFactory']['registerElementLabel']('imageBlock',_0x57e1e0=>o(_0x7cfeac,'ELEMENT_IMAGE',_0x57e1e0)),_0x433446['descriptionFactory']['registerElementLabel']('imageInline',_0xacb657=>o(_0x7cfeac,'ELEMENT_INLINE_IMAGE',_0xacb657)),_0x433446['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x7cfeac,'ELEMENT_CAPTION')),_0x4f311d['plugins']['has']('ImageUploadEditing')&&_0x433446['enableCommand']('uploadImage'),_0x4f311d['plugins']['has']('ImageBlockEditing')&&_0x4f311d['plugins']['has']('ImageInlineEditing')&&(_0x433446['enableCommand']('imageTypeInline',(_0x58e642,_0x530b62)=>{const _0x563722=_0xecb884['getClosestSelectedImageElement'](_0x4f311d['model']['document']['selection']);_0x4f311d['model']['change'](()=>{_0x433446['markBlockFormat'](_0x563722,{'commandName':'imageTypeInline','commandParams':[_0x530b62]},[],'convertBlockImageToInline');});}),_0x433446['enableCommand']('imageTypeBlock',(_0x34db38,_0x5aa15f)=>{_0x4f311d['model']['change'](_0x56680e=>{let _0x23b427=_0xecb884['getClosestSelectedImageElement'](_0x4f311d['model']['document']['selection']),_0x26ae8c=_0x56680e['createRangeOn'](_0x23b427);const _0x23380c=_0x5622ca['fromPosition'](_0x26ae8c['start'],'toPrevious'),_0x2791fa=_0x5622ca['fromPosition'](_0x26ae8c['end'],'toNext');_0x433446['forceDefaultExecution'](()=>_0x34db38(_0x5aa15f)),_0x23b427=_0xecb884['getClosestSelectedImageElement'](_0x4f311d['model']['document']['selection']),_0x26ae8c=_0x56680e['createRangeOn'](_0x23b427);const _0x1fec59=_0x56680e['createRange'](_0x23380c,_0x2791fa);_0x23380c['detach'](),_0x2791fa['detach'](),_0x433446['markBlockFormat'](_0x23b427,{'commandName':'imageTypeInline','commandParams':[_0x5aa15f]},[],'convertInlineImageToBlock'),_0x1fec59['start']['isBefore'](_0x26ae8c['start'])&&_0x433446['markInsertion'](_0x56680e['createRange'](_0x1fec59['start'],_0x26ae8c['start']),'convertInlineImageToBlock'),_0x26ae8c['end']['isBefore'](_0x1fec59['end'])&&_0x433446['markInsertion'](_0x56680e['createRange'](_0x26ae8c['end'],_0x1fec59['end']),'convertInlineImageToBlock');});}),_0x433446['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x433446['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x433446['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x433446['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x433446['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x433446['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x2e47a6])=>{const _0x897ac5=_0x433446['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x58b3f9=_0x2e47a6['start'],_0xd11971=_0x2e47a6['end'];const _0x5cd135=_0x4f311d['model']['schema']['getNearestSelectionRange'](_0x58b3f9,'backward'),_0x2df8a1=_0x4f311d['model']['schema']['getNearestSelectionRange'](_0xd11971,'forward');_0x5cd135['isCollapsed']&&(_0x58b3f9=_0x5cd135['start']),_0x2df8a1['isCollapsed']&&(_0xd11971=_0x2df8a1['end']),_0x897ac5([_0x4f311d['model']['createRange'](_0x58b3f9,_0xd11971)]);}),_0x433446['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x306e24),_0x433446['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x306e24)),_0x4f311d['plugins']['has']('ImageCaptionEditing')&&(_0x433446['enableCommand']('toggleImageCaption',(_0x40acc1,_0x771423)=>{const _0x5bde24=_0x4f311d['plugins']['get']('ImageCaptionUtils');let _0x45367f=_0xecb884['getClosestSelectedImageElement'](_0x4f311d['model']['document']['selection']),_0x556186=_0x5bde24['getCaptionFromImageModelElement'](_0x45367f);_0x4f311d['model']['change'](()=>{if(_0x556186)return void _0x433446['markDeletion'](_0x4f311d['model']['createRangeOn'](_0x556186));const _0x1df3dd=_0xecb884['isBlockImage'](_0x45367f);_0x40acc1(_0x771423),_0x45367f=_0xecb884['getClosestSelectedImageElement'](_0x4f311d['model']['document']['selection']),_0x556186=_0x5bde24['getCaptionFromImageModelElement'](_0x45367f),_0x433446['markInsertion'](_0x4f311d['model']['createRangeOn'](_0x556186),_0x1df3dd?null:'imageCaption');});}),_0x433446['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x306e24));const _0x5d21e8=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4738cb(_0x43e715,_0x4fa49d){const _0x16e898=_0x5d21e8['findIndex'](({type:_0x5bd041,subType:_0x54ddd5})=>_0x43e715['type']==_0x5bd041&&_0x43e715['subType']==_0x54ddd5),_0x268daf=_0x5d21e8['findIndex'](({type:_0x34b9c8,subType:_0x241c96})=>_0x4fa49d['type']==_0x34b9c8&&_0x4fa49d['subType']==_0x241c96);if(_0x16e898<0x0||_0x268daf<0x0)return!0x1;const _0x17a075=_0x43e715['getFirstRange'](),_0x278e7f=_0x4fa49d['getFirstRange']();if((0x0==_0x16e898||0x1==_0x16e898)&&0x2==_0x268daf&&_0x17a075['isIntersecting'](_0x278e7f))return!0x0;if(0x2==_0x16e898&&0x3==_0x268daf){const _0x5a8c45=_0x433446['_findSuggestions'](_0x17a075,'insertion')['filter'](({suggestion:_0x4900dc,meta:_0x2d6934})=>_0x2d6934['isOwn']&&'convertInlineImageToBlock'==_0x4900dc['subType']);if(_0x5a8c45['length']>0x1&&_0x278e7f['end']['isEqual'](_0x17a075['start']))return!0x0;if(0x1==_0x5a8c45['length']&&(_0x17a075['start']['isEqual'](_0x278e7f['end'])||_0x17a075['end']['isEqual'](_0x278e7f['start'])))return!0x0;}if(0x3==_0x16e898&&0x3==_0x268daf&&_0x17a075['start']['isBefore'](_0x278e7f['start'])){const _0x3d9729=_0x17a075['end']['nodeAfter'],_0x1c27a1=_0x278e7f['start']['nodeBefore'];return _0xecb884['isBlockImage'](_0x3d9729)&&_0x3d9729===_0x1c27a1;}return!0x1;}function _0x306e24(_0x56eea5,_0x2aab71){return _0x4738cb(_0x56eea5,_0x2aab71)?[_0x56eea5,_0x2aab71]:_0x4738cb(_0x2aab71,_0x56eea5)?[_0x2aab71,_0x56eea5]:null;}_0x4f311d['plugins']['has']('ImageResize')&&(_0x433446['enableDefaultAttributesIntegration']('resizeImage'),_0x433446['registerBlockAttribute']('resizedWidth'),_0x433446['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x7cfeac,'FORMAT_IMAGE_SIZE'))),_0x4f311d['plugins']['has']('ImageTextAlternativeEditing')&&(_0x433446['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x433446['registerBlockAttribute']('alt')),_0x433446['descriptionFactory']['registerDescriptionCallback'](_0x1998c6=>{if(!!_0x5d21e8['find'](({type:_0xe64880,subType:_0x599b15})=>_0x1998c6['type']==_0xe64880&&_0x1998c6['subType']==_0x599b15))return _0x1998c6['previous']?{}:void 0x0;}),_0x433446['descriptionFactory']['registerDescriptionCallback'](_0x5c4f94=>{if('insertion'==_0x5c4f94['type']||'deletion'==_0x5c4f94['type']){const _0x2eb507=_0x5c4f94['getContainedElement']();if(_0x2eb507&&_0x2eb507['is']('element','caption'))return{'type':'insertion'==_0x5c4f94['type']?'addObject':'removeObject','element':_0x2eb507,'quantity':0x1};}}),_0x433446['descriptionFactory']['registerDescriptionCallback'](_0x42d6fe=>'formatBlock'==_0x42d6fe['type']&&'convertInlineImageToBlock'==_0x42d6fe['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x42d6fe['type']&&'convertBlockImageToInline'==_0x42d6fe['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x433446['descriptionFactory']['registerDescriptionCallback'](_0x17087d=>{if('attribute'!=_0x17087d['type'])return;const {data:_0x2740ab}=_0x17087d;if(!_0x2740ab||'alt'!=_0x2740ab['key'])return;const _0x24e7e1=_0x2740ab['newValue'];return _0x24e7e1?{'type':'format','content':o(_0x7cfeac,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x24e7e1+'\x22')}:{'type':'format','content':o(_0x7cfeac,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x38bbdb=this['editor'],_0x10470a=_0x38bbdb['locale'];_0x38bbdb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2d3d02=>{if('formatBlock'!=_0x2d3d02['type']&&'formatInline'!=_0x2d3d02['type'])return;const {data:_0x16fbfd}=_0x2d3d02;if(_0x16fbfd){if('imageTextAlternative'==_0x16fbfd['commandName']){const _0xb59cc3=_0x16fbfd['commandParams'][0x0]['newValue'];return _0xb59cc3?{'type':'format','content':o(_0x10470a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xb59cc3+'\x22')}:{'type':'format','content':o(_0x10470a,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x16fbfd['commandName']){const _0x4458c2=_0x16fbfd['commandParams'][0x0]['width'];return _0x4458c2?{'type':'format','content':o(_0x10470a,'*Set\x20image\x20width:*\x20%0',_0x4458c2)}:{'type':'format','content':o(_0x10470a,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x41808b{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x30b726=this['editor']['locale'],_0x47b720=this['editor']['plugins']['get']('TrackChangesEditing');_0x47b720['enableDefaultAttributesIntegration']('replaceImageSource'),_0x47b720['registerBlockAttribute']('src'),_0x47b720['descriptionFactory']['registerDescriptionCallback'](_0x58ba77=>{if('attribute'!=_0x58ba77['type'])return;const {data:_0x60f299}=_0x58ba77;return _0x60f299&&'src'==_0x60f299['key']?_0x60f299['newValue']&&_0x60f299['oldValue']?{'type':'format','content':o(_0x30b726,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3f1243=this['editor']['plugins']['get']('TrackChangesEditing');_0x3f1243['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x3f1243['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3f1243['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x3f1243['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3694a8=this['editor'],_0x415f65=_0x3694a8['locale'];_0x3694a8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x494e4d=>{if('formatBlock'!=_0x494e4d['type']&&'formatInline'!=_0x494e4d['type'])return;const {data:_0x14436a}=_0x494e4d;if(!_0x14436a||'replaceImageSource'!=_0x14436a['commandName'])return;return{'type':'format','content':o(_0x415f65,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x41808b{['afterInit'](){const _0x4419d9=this['editor'];if(!_0x4419d9['plugins']['has']('ImageStyleEditing'))return;const _0xf73e25=_0x4419d9['plugins']['get']('TrackChangesEditing'),_0x506efb=_0x4419d9['plugins']['get']('ImageUtils'),_0x4138f7={};_0xf73e25['enableCommand']('imageStyle',(_0x3b548d,_0x4d6e8f)=>{const _0x1fcc5e=_0x4419d9['plugins']['get']('Users')['me'],_0x37c606=_0x4419d9['commands']['get']('imageStyle');let _0x139438=_0x506efb['getClosestSelectedImageElement'](_0x4419d9['model']['document']['selection']),_0x3c0f13=_0x4419d9['model']['createRangeOn'](_0x139438),_0x2db71c=_0x37c606['value'];if(_0x2db71c==_0x4d6e8f['value'])return;const _0xad5bae={'commandName':'imageStyle','commandParams':[_0x4d6e8f],'formatGroupId':_0x55ea85()};_0x4419d9['model']['change'](()=>{if(_0xf73e25['getSuggestions']()['filter'](_0x499b8d=>_0x499b8d['isInContent']&&_0x1fcc5e==_0x499b8d['author']&&('formatBlock'==_0x499b8d['type']||'formatInline'==_0x499b8d['type'])&&('imageStylePreApply'==_0x499b8d['subType']||'imageStylePostApply'==_0x499b8d['subType'])&&_0x499b8d['getFirstRange']()['isEqual'](_0x3c0f13))['forEach'](_0x5c3102=>_0xf73e25['discardSuggestion'](_0x5c3102['head'])),_0x139438=_0x506efb['getClosestSelectedImageElement'](_0x4419d9['model']['document']['selection']),_0x3c0f13=_0x4419d9['model']['createRangeOn'](_0x139438),_0x37c606['refresh'](),_0x4419d9['commands']['get']('imageTypeInline')['refresh'](),_0x4419d9['commands']['get']('imageTypeBlock')['refresh'](),_0x2db71c=_0x37c606['value'],_0x2db71c!=_0x4d6e8f['value'])return _0x506efb['isInlineImage'](_0x139438)&&_0x37c606['shouldConvertImageType'](_0x4d6e8f['value'],_0x139438)?(_0x3b548d({..._0x4d6e8f,'setImageSizes':!0x1}),_0x139438=_0x506efb['getClosestSelectedImageElement'](_0x4419d9['model']['document']['selection']),void _0xf73e25['markBlockFormat'](_0x139438,{..._0xad5bae,'commandReversedParams':[{'value':_0x2db71c||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x506efb['isBlockImage'](_0x139438)?_0xf73e25['markBlockFormat'](_0x139438,_0xad5bae,[],'imageStylePostApply'):_0xf73e25['markInlineFormat'](_0x3c0f13,_0xad5bae,'imageStylePostApply'));});});for(const _0x578745 of _0x4419d9['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x4138f7[_0x578745['name']]=_0x578745['title']['toLowerCase']();_0xf73e25['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0xf73e25['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0xf73e25['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0xf73e25['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x529a32])=>{_0x506efb['setImageNaturalSizeAttributes'](_0x529a32['getContainedElement']());}),_0xf73e25['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x59cd47,_0x23a1fd)=>{_0xf73e25['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x59cd47,{'commandName':_0x23a1fd['commandName'],'commandParams':_0x23a1fd['commandReversedParams']});}),_0xf73e25['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x279354,_0x474801){if(_0x19ff97(_0x279354,_0x474801))return[_0x279354,_0x474801];if(_0x19ff97(_0x474801,_0x279354))return[_0x474801,_0x279354];return null;});const _0x26bf35=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x19ff97(_0x3ac3c7,_0x348dd4){const _0x91bbe6=_0x26bf35['findIndex'](({type:_0x4aab03,subType:_0x243b18})=>_0x3ac3c7['type']==_0x4aab03&&_0x3ac3c7['subType']==_0x243b18),_0x26dd01=_0x26bf35['findIndex'](({type:_0x33b683,subType:_0x36bbc8})=>_0x348dd4['type']==_0x33b683&&_0x348dd4['subType']==_0x36bbc8);if(_0x91bbe6<0x0||_0x26dd01<0x0)return!0x1;const _0x46f5d9=_0x3ac3c7['getFirstRange'](),_0x17da88=_0x348dd4['getFirstRange']();if((0x0==_0x91bbe6||0x1==_0x91bbe6)&&0x2==_0x26dd01&&_0x46f5d9['isIntersecting'](_0x17da88))return!0x0;if(0x2==_0x91bbe6&&0x3==_0x26dd01){const _0x1ffddc=_0xf73e25['_findSuggestions'](_0x46f5d9,'insertion')['filter'](({suggestion:_0x3efe83,meta:_0x4d4acd})=>_0x4d4acd['isOwn']&&'convertInlineImageToBlock'==_0x3efe83['subType']);if(_0x1ffddc['length']>0x1&&_0x17da88['end']['isEqual'](_0x46f5d9['start']))return!0x0;if(0x1==_0x1ffddc['length']&&(_0x46f5d9['start']['isEqual'](_0x17da88['end'])||_0x46f5d9['end']['isEqual'](_0x17da88['start'])))return!0x0;}if(0x3==_0x91bbe6&&0x3==_0x26dd01&&_0x46f5d9['start']['isBefore'](_0x17da88['start'])){const _0x2cbfe3=_0x46f5d9['end']['nodeAfter'],_0x5bd74b=_0x17da88['start']['nodeBefore'];return _0x506efb['isBlockImage'](_0x2cbfe3)&&_0x2cbfe3===_0x5bd74b;}return!0x1;}_0x4419d9['model']['document']['registerPostFixer'](()=>{let _0x52a8ee=!0x1;const _0xfea23=Array['from'](_0x4419d9['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1cf747,data:_0x2ae24d}of _0xfea23){const {group:_0x3dbf4b,type:_0x44f563,subType:_0xfa8ee1,id:_0x261fc2}=_0xf73e25['_splitMarkerName'](_0x1cf747);if('suggestion'==_0x3dbf4b&&_0xf73e25['hasSuggestion'](_0x261fc2)){if('formatBlock'==_0x44f563&&('imageStylePreApply'==_0xfa8ee1||'imageStylePostApply'==_0xfa8ee1)){const _0x9fae3d=_0xf73e25['getSuggestion'](_0x261fc2);if(_0x2ae24d['newRange']){const _0x49fb93=_0x9fae3d['getFirstRange']()['getContainedElement']();if(_0x506efb['isBlockImage'](_0x49fb93))continue;_0xf73e25['discardSuggestion'](_0x9fae3d),_0x52a8ee=!0x0;}}if('insertion'==_0x44f563&&'imageCaption'==_0xfa8ee1&&!_0x2ae24d['newRange']){const _0x47bc8f=_0xf73e25['getSuggestion'](_0x261fc2);_0x47bc8f['next']&&_0x47bc8f['next']['isInContent']&&(_0xf73e25['discardSuggestion'](_0x47bc8f['next']),_0x52a8ee=!0x0);}}}return _0x52a8ee;}),this['_registerLegacyDescription'](_0x4138f7);}['_registerLegacyDescription'](_0x5781c8){const _0x176613=this['editor'],_0x57d049=_0x176613['locale'];_0x176613['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xcf8ec4=>{if('formatBlock'!=_0xcf8ec4['type']&&'formatInline'!=_0xcf8ec4['type'])return;const {data:_0x4abf81}=_0xcf8ec4;if(!_0x4abf81||'imageStyle'!=_0x4abf81['commandName'])return;const _0x31b74e=_0x4abf81['commandParams'][0x0]['value'];return _0x56e523('side'===_0x31b74e?o(_0x57d049,'FORMAT_SIDE_IMAGE'):_0x5781c8[_0x31b74e]||_0x31b74e);function _0x56e523(_0x325d35){return{'type':'format','content':o(_0x57d049,'*Format:*\x20%0',_0x325d35)};}});}}class at extends _0x41808b{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x20f58c){super(_0x20f58c),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x33b82c=this['editor'],_0x30984d=_0x33b82c['commands']['get']('importWord'),_0x4d2c2b=_0x33b82c['commands']['get']('trackChanges');_0x30984d&&(_0x30984d['on']('execute',(_0x39f78b,[,_0x4e59cc])=>{this['_trackChangesValueDuringImport']=_0x4d2c2b['value'],_0x4e59cc['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x30984d,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x30984d,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x4d2c2b['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x33b82c['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0xc2ac38,_0x7ccffc){const {suggestions:_0x3ed644}=_0x7ccffc,_0x39abe1=this['editor']['commands']['get']('trackChanges'),_0x387900=_0x39abe1['value'];this['_trackChangesValueDuringImport']!==_0x387900&&(_0x39abe1['execute'](),this['_trackChangesExecuted']=!0x0),_0x3ed644&&_0x3ed644['forEach'](({id:_0x30c44,type:_0x2c3e81,author:_0x21cab4,created_at:_0x95901f})=>{const _0x273688={'id':_0x30c44,'type':_0x2c3e81,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x21cab4,'createdAt':_0x95901f?new Date(_0x95901f):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x273688);});}}class ct extends _0x41808b{['afterInit'](){const _0x30371e=this['editor'],_0x746752=_0x30371e['plugins']['get']('TrackChangesEditing');if(_0x30371e['plugins']['has']('IndentEditing')&&(_0x746752['enableCommand']('indent'),_0x746752['enableCommand']('outdent')),_0x30371e['plugins']['has']('IndentBlock')){for(const _0xdb25cd of['indentBlock','outdentBlock'])_0x746752['enableDefaultAttributesIntegration'](_0xdb25cd);}const _0x502a59=_0x30371e['locale'];_0x746752['registerBlockAttribute']('blockIndent'),_0x746752['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x502a59,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x118c0a=this['editor'],_0x26a9de=_0x118c0a['locale'],_0x12ec38=_0x118c0a['plugins']['get']('TrackChangesEditing');_0x12ec38['descriptionFactory']['registerDescriptionCallback'](_0x834da5=>{if('formatBlock'!=_0x834da5['type'])return;const {data:_0x5e6ddc}=_0x834da5;if(!_0x5e6ddc)return;if('indentBlock'!=_0x5e6ddc['commandName']&&'outdentBlock'!=_0x5e6ddc['commandName'])return;const _0x32217a=_0x834da5['getItems']()[0x0],_0x16246d=_0x12ec38['descriptionFactory']['getItemLabel'](_0x32217a);return'indentBlock'==_0x5e6ddc['commandName']?{'type':'format','content':o(_0x26a9de,'*Indent:*\x20%0',_0x16246d)}:'outdentBlock'==_0x5e6ddc['commandName']?{'type':'format','content':o(_0x26a9de,'*Outdent:*\x20%0',_0x16246d)}:void 0x0;});}}class ut extends _0x41808b{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x41808b{['afterInit'](){const _0x474413=this['editor'];if(!_0x474413['plugins']['has']('LinkEditing'))return;const _0x40a99d=_0x474413['plugins']['get']('TrackChangesEditing'),_0x4de3dd=_0x474413['commands']['get']('link');_0x40a99d['enableDefaultAttributesIntegration']('link'),_0x40a99d['enableDefaultAttributesIntegration']('unlink'),_0x40a99d['registerInlineAttribute']('linkHref');for(const _0x3fb060 of _0x4de3dd['manualDecorators'])_0x40a99d['registerInlineAttribute'](_0x3fb060['id']),_0x40a99d['descriptionFactory']['registerAttributeLabel'](_0x3fb060['id'],'link\x20('+_0x3fb060['label']['toLowerCase']()+')');_0x40a99d['descriptionFactory']['registerDescriptionCallback'](_0x1026e0=>{if('attribute'!=_0x1026e0['type'])return;const {data:_0x24996e}=_0x1026e0;if(!_0x24996e||'linkHref'!=_0x24996e['key'])return;const _0x327ad6=_0x24996e['newValue'],_0x5cc8c3=_0x474413['locale'];return{'type':'format','content':null==_0x327ad6?o(_0x5cc8c3,'*Remove\x20link*'):o(_0x5cc8c3,'*Set\x20link:*\x20%0','\x22'+_0x327ad6+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x12c022=this['editor'],_0x55df64=_0x12c022['locale'];_0x12c022['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e3a1f=>{if('formatInline'!=_0x3e3a1f['type'])return;const {data:_0x2cf60e}=_0x3e3a1f;if(_0x2cf60e){if('link'==_0x2cf60e['commandName']){const _0x10666c=_0x2cf60e['commandParams'][0x0];return{'type':'format','content':o(_0x55df64,'*Set\x20link:*\x20%0','\x22'+_0x10666c+'\x22')};}return'unlink'==_0x2cf60e['commandName']?{'type':'format','content':o(_0x55df64,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x41808b{['afterInit'](){const _0x4172a0=this['editor'],_0x347f75=_0x4172a0['locale'];if(!_0x4172a0['plugins']['has']('LegacyListEditing'))return;const _0x3e492b=_0x4172a0['plugins']['get']('TrackChangesEditing'),_0x925172=_0x4172a0['plugins']['has']('LegacyTodoListEditing');function _0x4f1900(_0x2f3ca2){return()=>{const _0x22f794=_0x4172a0['model']['document']['selection'],_0x570867=_0x4172a0['commands']['get'](_0x2f3ca2);if(_0x570867['value'])return void _0x4172a0['execute']('paragraph',{});const _0x83d271=_0x2f3ca2['slice'](0x0,-0x4),_0x14c5ae=function(_0x2ee176,_0x17e3a6,_0x274f70){let _0x2a491b=Array['from'](_0x2ee176)['filter'](_0xeed296=>function(_0x1f8947,_0x565ee4){return _0x565ee4['checkChild'](_0x1f8947['parent'],'listItem')&&!_0x565ee4['isObject'](_0x1f8947);}(_0xeed296,_0x274f70));_0x2a491b=_0x2a491b['filter'](_0x150f92=>!_0x150f92['is']('element','listItem')||_0x150f92['getAttribute']('listType')!=_0x17e3a6);const _0x190249=new Set();for(const _0x5de7d8 of _0x2a491b)_0x5de7d8['is']('element','listItem')?_0x190249['add'](fe(_0x5de7d8)):_0x190249['add'](_0x5de7d8);return Array['from'](_0x190249);}(_0x22f794['getSelectedBlocks'](),_0x83d271,_0x4172a0['model']['schema']);_0x4172a0['model']['change'](()=>{for(const _0xc9aa35 of _0x14c5ae)_0x3e492b['markBlockFormat'](_0xc9aa35,{'commandName':_0x2f3ca2,'commandParams':[{'forceValue':!_0x570867['value']}],'formatGroupId':'blockName'},ue(_0xc9aa35));});};}function _0x1445bd(_0x4023c5){return()=>{const _0x2d7f6c=function(_0x2b062e){let _0x1f62ae=Array['from'](_0x2b062e);const _0x339a19=_0x1f62ae['findIndex'](_0x33e108=>'listItem'!=_0x33e108['name']);return _0x339a19>-0x1&&(_0x1f62ae=_0x1f62ae['slice'](0x0,_0x339a19)),_0x1f62ae;}(_0x4172a0['model']['document']['selection']['getSelectedBlocks']()),_0x12b671=_0x4172a0['model']['createRange'](_0x4172a0['model']['createPositionAt'](_0x2d7f6c[0x0],'before'),_0x4172a0['model']['createPositionAt'](_0x2d7f6c[_0x2d7f6c['length']-0x1],'end'));_0x4172a0['model']['change'](()=>{_0x3e492b['markBlockFormat'](_0x12b671,{'commandName':_0x4023c5,'commandParams':[],'formatGroupId':'listIndent'},function(_0x190119){const _0x29cf2a=new Set();for(const _0x145362 of _0x190119){let _0x1ddf2b=_0x145362['nextSibling'];for(;_0x1ddf2b&&_0x1ddf2b['getAttribute']('listIndent')>_0x145362['getAttribute']('listIndent');)_0x29cf2a['add'](_0x1ddf2b),_0x1ddf2b=_0x1ddf2b['nextSibling'];}return Array['from'](_0x29cf2a);}(_0x2d7f6c));});};}_0x3e492b['enableCommand']('numberedList',_0x4f1900('numberedList')),_0x3e492b['enableCommand']('bulletedList',_0x4f1900('bulletedList')),_0x925172&&_0x3e492b['enableCommand']('todoList',_0x4f1900('todoList')),_0x3e492b['enableCommand']('indentList',_0x1445bd('indentList')),_0x3e492b['enableCommand']('outdentList',_0x1445bd('outdentList')),_0x925172&&_0x3e492b['enableCommand']('checkTodoList',()=>{const _0x49f971=_0x4172a0['commands']['get']('checkTodoList'),_0x3f4ef2=Array['from'](_0x49f971['_selectedElements']);_0x3f4ef2['filter'](_0x165aa1=>_0x165aa1['getAttribute']('todoListChecked')!=_0x49f971['value']),_0x4172a0['model']['change'](()=>{for(const _0x10cec9 of _0x3f4ef2)_0x3e492b['markBlockFormat'](_0x10cec9,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x49f971['value']}]});});}),_0x3e492b['descriptionFactory']['registerElementLabel']('listItem',_0x1149ce=>o(_0x347f75,'ELEMENT_LIST_ITEM',_0x1149ce)),_0x3e492b['descriptionFactory']['registerDescriptionCallback'](_0xb4d460=>{if('formatBlock'!=_0xb4d460['type']&&'formatInline'!=_0xb4d460['type'])return;const {data:_0x46b491}=_0xb4d460;if(_0x46b491){if('numberedList'==_0x46b491['commandName']||'bulletedList'==_0x46b491['commandName']||'todoList'==_0x46b491['commandName'])switch(_0x46b491['commandName']['replace']('List','')){case'bulleted':return _0x1ea6e3(o(_0x347f75,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1ea6e3(o(_0x347f75,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1ea6e3(o(_0x347f75,'ELEMENT_TODO_LIST'));}if('indentList'==_0x46b491['commandName'])return{'type':'format','content':o(_0x347f75,'*Indent:*\x20%0',o(_0x347f75,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x46b491['commandName'])return{'type':'format','content':o(_0x347f75,'*Outdent:*\x20%0',o(_0x347f75,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x46b491['commandName'])return _0x46b491['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x347f75,'*Check\x20item*')}:{'type':'format','content':o(_0x347f75,'*Uncheck\x20item*')};}function _0x1ea6e3(_0x2aeaa3){return{'type':'format','content':o(_0x347f75,'*Change\x20to:*\x20%0',_0x2aeaa3)};}});}}function fe(_0x528d30){const _0x9df94=_0x528d30['getAttribute']('listIndent');if(0x0==_0x9df94)return _0x528d30;let _0x3e550e=_0x528d30;for(;_0x528d30['previousSibling']&&_0x528d30['previousSibling']['is']('element','listItem');){const _0x19a6b2=_0x528d30['previousSibling']['getAttribute']('listIndent');if(_0x19a6b2==_0x9df94)_0x3e550e=_0x528d30['previousSibling'];else{if(_0x19a6b2<_0x9df94)break;}_0x528d30=_0x528d30['previousSibling'];}return _0x3e550e;}function ue(_0x2c0293){const _0x33410d=[];if(_0x2c0293['is']('element','listItem')&&_0x2c0293['getAttribute']('listIndent')>0x0){let _0x279264=_0x2c0293['nextSibling'];for(;_0x279264&&'listItem'==_0x279264['name']&&_0x279264['getAttribute']('listIndent')==_0x2c0293['getAttribute']('listIndent');)_0x33410d['push'](_0x279264),_0x279264=_0x279264['nextSibling'];}return _0x33410d;}class W extends _0x41808b{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x303840=this['editor']['config']['get']('list.properties'),_0x56bdb3=this['editor']['plugins']['get']('TrackChangesEditing');_0x303840['styles']&&_0x56bdb3['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x303840['reversed']&&_0x56bdb3['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x303840['startIndex']&&_0x56bdb3['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x56bdb3['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x53e333,_0x4dea13={}){const _0x3184f7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x34cde7=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x3184f7['markMultiRangeBlockFormat'](_0x34cde7,{'commandName':'listStyle','commandParams':[{'type':_0x4dea13['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x358fa9,_0x57ef35={}){const _0x4c3326=this['editor']['plugins']['get']('TrackChangesEditing'),_0x335e0d=this['_getSuggestionBlocks'](_0x449b08=>_0x449b08['is']('element','listItem')&&'numbered'===_0x449b08['getAttribute']('listType'));if(_0x335e0d['length']<0x1)return;const _0x477ede=_0x335e0d['map'](_0x140dbc=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x140dbc,'before'),this['editor']['model']['createPositionAt'](_0x140dbc,0x0)));this['editor']['model']['change'](()=>{_0x4c3326['markMultiRangeBlockFormat'](_0x477ede,{'commandName':'listReversed','commandParams':[{'reversed':_0x57ef35['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x523e10,_0x2f4e6e={}){const _0x2efecc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1e6bd2=this['_getSuggestionBlocks'](_0x5d5362=>_0x5d5362['is']('element','listItem')&&'numbered'===_0x5d5362['getAttribute']('listType'));if(_0x1e6bd2['length']<0x1)return;const _0x29beea=_0x1e6bd2['map'](_0x3f8840=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3f8840,'before'),this['editor']['model']['createPositionAt'](_0x3f8840,0x0)));this['editor']['model']['change'](()=>{_0x2efecc['markMultiRangeBlockFormat'](_0x29beea,{'commandName':'listStart','commandParams':[{'startIndex':_0x2f4e6e['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x161383){if('formatBlock'!=_0x161383['type']&&'formatInline'!=_0x161383['type'])return;const _0x3b48d0=this['editor']['locale'],{data:_0x27be2e}=_0x161383;if(!_0x27be2e)return;let _0x210fce,_0x157d1c;switch(_0x27be2e['commandName']){case'listStyle':_0x210fce='*Change\x20to:*\x20%0',_0x157d1c={'type':'format','content':o(_0x3b48d0,_0x210fce,o(_0x3b48d0,this['_getTranslationKeyForListStyle'](_0x27be2e['commandParams'][0x0]['type'])))};break;case'listReversed':_0x210fce=_0x27be2e['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x157d1c={'type':'format','content':o(_0x3b48d0,_0x210fce)};break;case'listStart':_0x210fce='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x157d1c={'type':'format','content':o(_0x3b48d0,_0x210fce,_0x27be2e['commandParams'][0x0]['startIndex'])};}return _0x157d1c;}['_getSuggestionBlocksForListStyle'](){const _0x3a1989=this['editor']['plugins']['get']('LegacyListUtils');let _0xf18d97=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0xf18d97[0x0]?.['is']('element','listItem')&&_0xf18d97['unshift'](..._0x3a1989['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0xf18d97[_0xf18d97['length']-0x1]?.['is']('element','listItem')&&_0xf18d97['push'](..._0x3a1989['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0xf18d97=[...new Set(_0xf18d97)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0xf18d97=_0xf18d97['filter'](_0x4ef451=>_0x4ef451['is']('element','listItem'))),_0xf18d97;}['_getSuggestionBlocks'](_0x4d7c8c){const _0x30cdd2=this['editor']['plugins']['get']('LegacyListUtils');let _0x2b48f9=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x4d7c8c)['map'](_0x11c87d=>{const _0xbe8447=this['editor']['model']['createPositionAt'](_0x11c87d,0x0);return[..._0x30cdd2['getSiblingNodes'](_0xbe8447,'backward'),..._0x30cdd2['getSiblingNodes'](_0xbe8447,'forward')];})['flat']();return _0x2b48f9=[...new Set(_0x2b48f9)],_0x2b48f9;}['_getTranslationKeyForListStyle'](_0x517f41){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x517f41)||'default')['toUpperCase']()+'_LIST_'+_0x517f41['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x41808b{['afterInit'](){const _0x120feb=this['editor'];if(!_0x120feb['plugins']['has']('MediaEmbedEditing'))return;const _0xeca63a=_0x120feb['plugins']['get']('TrackChangesEditing'),_0x34da43=_0x120feb['locale'];_0xeca63a['enableCommand']('mediaEmbed'),_0xeca63a['descriptionFactory']['registerElementLabel']('media',_0x5f060c=>o(_0x34da43,'ELEMENT_MEDIA',_0x5f060c)),_0x120feb['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x566ab4,{writer:_0x72978e,options:_0xfa6afe})=>{if(_0xfa6afe['showSuggestionHighlights'])return _0x72978e['createEmptyElement']('div');},'converterPriority':'high'}),_0x120feb['data']['downcastDispatcher']['on']('attribute:url:media',(_0x416aba,_0x252c4f,_0x3db891)=>{_0x3db891['options']['showSuggestionHighlights']&&_0x416aba['stop']();},{'priority':'high'});}}class mt extends _0x41808b{['afterInit'](){const _0x1b157f=this['editor'];_0x1b157f['plugins']['has']('MentionEditing')&&_0x1b157f['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x41808b{['afterInit'](){const _0x19b911=this['editor'];if(!_0x19b911['commands']['get']('insertMergeField'))return;_0x19b911['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0xed0d64=_0x19b911['plugins']['get']('TrackChangesEditing'),_0x29412b=_0x19b911['locale'];_0xed0d64['descriptionFactory']['registerElementLabel']('mergeField',_0x35fae5=>o(_0x29412b,'ELEMENT_MERGE_FIELD',_0x35fae5)),_0xed0d64['descriptionFactory']['registerDescriptionCallback'](_0x17d0fb=>{if('insertion'!=_0x17d0fb['type']&&'deletion'!=_0x17d0fb['type'])return;const _0x53c0e3=_0x17d0fb['getContainedElement']();if(null==_0x53c0e3)return;if(!_0x53c0e3['is']('element','mergeField'))return;const _0x21befd=_0x19b911['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x53c0e3['getAttribute']('id'));return'insertion'==_0x17d0fb['type']?{'type':'insertion','content':o(_0x29412b,'*Insert:*\x20%0','\x22'+_0x21befd+'\x22\x20'+o(_0x29412b,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x29412b,'*Remove:*\x20%0','\x22'+_0x21befd+'\x22\x20'+o(_0x29412b,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x41808b{['afterInit'](){const _0x5c89a7=this['editor'],_0x18686b=_0x5c89a7['plugins']['get']('TrackChangesEditing');_0x5c89a7['plugins']['has']('MultiLevelList')&&(_0x18686b['enableDefaultAttributesIntegration']('multiLevelList'),_0x18686b['registerBlockAttribute']('listMarkerStyle'),_0x18686b['descriptionFactory']['registerDescriptionCallback'](_0x4a55c6=>this['handleDescriptions'](_0x4a55c6)));}['handleDescriptions'](_0x94b5d4){const _0x49cdf8=this['editor']['locale'],{data:_0x55c331}=_0x94b5d4,_0xd32ef7={'type':'format','content':''};if(_0x55c331&&'listMarkerStyle'==_0x55c331['key']){if(!_0x55c331['oldValue'])return{'type':'format','content':o(_0x49cdf8,'*Set\x20format:*\x20%0',o(_0x49cdf8,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x55c331['newValue']+')'};if(!_0x55c331['newValue']){let _0x38a48d=_0x94b5d4['head'];for(;_0x38a48d;){if(_0x38a48d['data']&&'listType'==_0x38a48d['data']['key']&&_0x38a48d['data']['newValue'])return _0xd32ef7;_0x38a48d=_0x38a48d['next'];}return{'type':'format','content':o(_0x49cdf8,'*Remove\x20format:*\x20%0',o(_0x49cdf8,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x55c331['oldValue']+')'};}}}}class kt extends _0x41808b{['afterInit'](){const _0x58043c=this['editor'];if(!_0x58043c['plugins']['has']('PageBreakEditing'))return;_0x58043c['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0xeba4dd=_0x58043c['plugins']['get']('TrackChangesEditing'),_0xf68de5=_0x58043c['locale'];_0xeba4dd['descriptionFactory']['registerElementLabel']('pageBreak',_0x2b7905=>o(_0xf68de5,'ELEMENT_PAGE_BREAK',_0x2b7905));}}class bt extends _0x41808b{['afterInit'](){const _0x16247a=this['editor'];if(!_0x16247a['plugins']['has']('Paragraph'))return;const _0x4e1435=_0x16247a['locale'],_0xd5dc87=_0x16247a['plugins']['get']('TrackChangesEditing');_0xd5dc87['descriptionFactory']['registerElementLabel']('paragraph',_0xf26930=>o(_0x4e1435,'ELEMENT_PARAGRAPH',_0xf26930)),_0xd5dc87['enableDefaultAttributesIntegration']('paragraph'),_0xd5dc87['enableCommand']('insertParagraph'),_0x16247a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x16247a),{'priority':'highest'}),_0x16247a['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x17e7d5,_0x5ed878,_0x204bc6)=>{_0x204bc6['options']['showSuggestionHighlights']&&nr(_0x16247a,{'showActiveMarker':!0x1})(_0x17e7d5,_0x5ed878,_0x204bc6);},{'priority':'highest'});const _0xbc48e4=_0xd5dc87['descriptionFactory'];_0xbc48e4['registerDescriptionCallback'](_0x2aa4d8=>{if('insertion'!==_0x2aa4d8['type'])return;const {start:_0x459b07,end:_0x1caf22}=_0x2aa4d8['getFirstRange']();if(!_0x459b07['isTouching'](_0x1caf22)||!_0x459b07['nodeAfter'])return;const _0x4cf0c4=_0x16247a['model']['schema'],_0x46bd8a=_0x459b07['nodeAfter'];return _0x4cf0c4['isBlock'](_0x46bd8a)&&!_0x4cf0c4['isLimit'](_0x46bd8a)&&_0x4cf0c4['checkChild'](_0x46bd8a,'$text')?{'type':'insertion','content':o(_0x4e1435,'*Insert:*\x20%0',_0xbc48e4['getItemLabel'](_0x46bd8a,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2c24a0=this['editor'],_0x5d3f5f=_0x2c24a0['locale'];_0x2c24a0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x55e50c=>{if('formatBlock'!=_0x55e50c['type'])return;const {data:_0x3d84a3}=_0x55e50c;return _0x3d84a3&&'paragraph'==_0x3d84a3['commandName']?{'type':'format','content':o(_0x5d3f5f,'*Change\x20to:*\x20%0',o(_0x5d3f5f,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x5a7fc9,{showActiveMarker:_0x3674ee=!0x0}={}){return(_0x9da45b,_0x2ac714,_0x1534cd)=>{const _0x20ad4b=_0x5a7fc9['plugins']['get']('TrackChangesEditing'),_0x2885c4=_0x2ac714['markerRange']['start'],_0x1258ac=_0x2ac714['markerRange']['end'],_0x345352=_0x5a7fc9['model']['schema'];if(!_0x2885c4['isTouching'](_0x1258ac)||!_0x2885c4['nodeAfter'])return;const _0x14a18b=_0x2885c4['nodeAfter'];if(_0x345352['isBlock'](_0x14a18b)&&!_0x345352['isLimit'](_0x14a18b)&&_0x345352['checkChild'](_0x14a18b,'$text')){if(!_0x1534cd['consumable']['consume'](_0x2ac714['markerRange'],_0x9da45b['name']))return;const _0x14757a=_0x1534cd['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x184a8c=_0x1534cd['mapper']['toViewPosition'](_0x1258ac);_0x3674ee&&_0x20ad4b['activeMarkers']['includes'](_0x2ac714['markerName'])&&_0x1534cd['writer']['addClass']('ck-suggestion-marker--active',_0x14757a),_0x1534cd['writer']['insert'](_0x184a8c,_0x14757a),_0x1534cd['mapper']['bindElementToMarker'](_0x14757a,_0x2ac714['markerName']);}};}class wt extends _0x41808b{['afterInit'](){const _0xbcfae1=this['editor'];if(!_0xbcfae1['plugins']['has']('RemoveFormatEditing'))return;_0xbcfae1['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x34c310=this['editor'];_0x34c310['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5a9577=>{if('formatBlock'!=_0x5a9577['type']&&'formatInline'!=_0x5a9577['type'])return;const {data:_0x58c759}=_0x5a9577;return _0x58c759&&'removeFormat'==_0x58c759['commandName']?{'type':'format','content':o(_0x34c310['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x41808b{['afterInit'](){const _0x186554=this['editor'];if(!_0x186554['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x23ae0b=_0x186554['plugins']['get']('TrackChangesEditing');_0x23ae0b['enableCommand']('goToPreviousRestrictedEditingException'),_0x23ae0b['enableCommand']('goToNextRestrictedEditingException');const _0x3aa181=_0x186554['plugins']['get']('RestrictedEditingModeEditing');_0x3aa181['enableCommand']('trackChanges'),_0x3aa181['enableCommand']('acceptSuggestion'),_0x3aa181['enableCommand']('discardSuggestion'),_0x3aa181['enableCommand']('acceptAllSuggestions'),_0x3aa181['enableCommand']('discardAllSuggestions'),_0x3aa181['enableCommand']('acceptSelectedSuggestions'),_0x3aa181['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x41808b{static get['requires'](){return[_0x242e72];}['init'](){const _0x4e9b14=this['editor'],_0xa6f762=_0x4e9b14['plugins']['get']('TrackChangesEditing');_0xa6f762['enableCommand']('shiftEnter'),_0x4e9b14['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x4e9b14),{'priority':'high'}),_0x4e9b14['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x4e9b14),{'priority':'high'}),_0x4e9b14['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x56a8ac,_0x98601a,_0x272e7b)=>{_0x272e7b['options']['showSuggestionHighlights']&&ge(_0x4e9b14,{'showActiveMarker':!0x1})(_0x56a8ac,_0x98601a,_0x272e7b);}),_0xa6f762['descriptionFactory']['registerElementLabel']('softBreak',_0x56a453=>o(_0x4e9b14['locale'],'ELEMENT_LINE_BREAK',_0x56a453));}}function ge(_0x218072,{showActiveMarker:_0x4ef78b=!0x0}={}){return(_0x259175,_0x1c5f04,_0x298a42)=>{const _0x361d65=_0x218072['plugins']['get']('TrackChangesEditing');if(!_0x298a42['consumable']['test'](_0x1c5f04['markerRange'],_0x259175['name']))return;const _0x273102=_0x218072['model'];for(const _0x11b16e of _0x1c5f04['markerRange']['getItems']()){if(!_0x11b16e['is']('element','softBreak'))continue;const _0x20971f='deletion'==_0x1c5f04['markerName']['split'](':')[0x1]?'merge':'split',_0x426fb3=_0x298a42['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x20971f}),_0x4314be=_0x298a42['mapper']['toViewPosition'](_0x273102['createPositionBefore'](_0x11b16e));_0x4ef78b&&_0x361d65['activeMarkers']['includes'](_0x1c5f04['markerName'])&&_0x298a42['writer']['addClass']('ck-suggestion-marker--active',_0x426fb3),_0x298a42['writer']['insert'](_0x4314be,_0x426fb3),_0x298a42['mapper']['bindElementToMarker'](_0x426fb3,_0x1c5f04['markerName']);}};}class St extends _0x41808b{['afterInit'](){const _0x312c23=this['editor'],_0xda53b2=_0x312c23['model'],_0x758c6b=_0x312c23['locale'];if(!_0x312c23['plugins']['has']('StandardEditingModeEditing'))return;const _0x3b3cde=_0x312c23['plugins']['get']('TrackChangesEditing'),_0x482fab='restrictedEditingException',_0x43e445=_0x312c23['commands']['get'](_0x482fab);_0x3b3cde['enableCommand'](_0x482fab,(_0x18b188,_0x5b55f9={})=>{const _0xe57b01=_0xda53b2['document']['selection'];if(_0xe57b01['isCollapsed'])return void _0x18b188(_0x5b55f9);const _0x948845=void 0x0!==_0x5b55f9['forceValue']?_0x5b55f9['forceValue']:!_0x43e445['value'];_0xda53b2['change'](()=>{const _0x49a6f0=Array['from'](_0xe57b01['getRanges']());for(const _0x36ee47 of _0x49a6f0){const _0x542e4d=_0x948845?[_0x36ee47]:io(_0x482fab,_0x36ee47,_0xda53b2);for(const _0x356853 of _0x542e4d)_0x3b3cde['markInlineFormat'](_0x356853,{'commandName':_0x482fab,'commandParams':[{'forceValue':_0x948845}]});}});}),_0x3b3cde['descriptionFactory']['registerDescriptionCallback'](_0x4ae086=>{if('formatBlock'!=_0x4ae086['type']&&'formatInline'!=_0x4ae086['type'])return;const {data:_0x320a6c}=_0x4ae086;return _0x320a6c&&_0x320a6c['commandName']==_0x482fab?_0x320a6c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x758c6b,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x758c6b,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x41808b{['afterInit'](){const _0x3a0b02=this['editor'];if(!_0x3a0b02['plugins']['has']('Style')||!_0x3a0b02['plugins']['has']('DataSchema'))return;const _0x22f4d1=_0x3a0b02['plugins']['get']('TrackChangesEditing'),_0x42f8cb=_0x3a0b02['locale'],_0x252648=_0x3a0b02['config']['get']('style')||{},_0x316c5d=_0x3a0b02['plugins']['get']('GeneralHtmlSupport'),_0x349919=_0x3a0b02['plugins']['get']('StyleUtils')['normalizeConfig'](_0x3a0b02['plugins']['get']('DataSchema'),_0x252648['definitions']);_0x22f4d1['enableDefaultAttributesIntegration']('style');const _0x491a06=new Set();for(const _0x5b7961 of _0x349919['block']){const _0x5b426f=_0x316c5d['getGhsAttributeNameForElement'](_0x5b7961['element']);_0x491a06['add'](_0x5b426f);}const _0x3a1b98=new Set();for(const _0xf66fe2 of _0x349919['inline']){const _0x204b2b=_0x316c5d['getGhsAttributeNameForElement'](_0xf66fe2['element']);_0x3a1b98['add'](_0x204b2b);for(const _0x55dd5c of _0xf66fe2['ghsAttributes'])_0x3a1b98['add'](_0x55dd5c);}for(const _0x4b73ff of _0x491a06)_0x22f4d1['registerBlockAttribute'](_0x4b73ff),_0x22f4d1['descriptionFactory']['registerAttributeLabel'](_0x4b73ff,o(_0x42f8cb,'FORMAT_STYLE'));for(const _0x2a4476 of _0x3a1b98)_0x22f4d1['registerInlineAttribute'](_0x2a4476),_0x22f4d1['descriptionFactory']['registerAttributeLabel'](_0x2a4476,o(_0x42f8cb,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2e676c=this['editor'],_0x2af122=_0x2e676c['locale'];_0x2e676c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5b0bf9=>{if('formatBlock'!=_0x5b0bf9['type']&&'formatInline'!=_0x5b0bf9['type'])return;const {data:_0x4d3fa9}=_0x5b0bf9;return _0x4d3fa9&&'style'===_0x4d3fa9['commandName']?_0x4d3fa9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2af122,'*Set\x20format:*\x20%0',_0x4d3fa9['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x2af122,'*Remove\x20format:*\x20%0',_0x4d3fa9['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x41808b{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0xf1c47d){super(_0xf1c47d),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x92d0a2=this['editor'],_0x58fcfd=_0x92d0a2['model']['document']['selection'];if(!_0x92d0a2['plugins']['has']('TableEditing'))return;const _0x5237c2=_0x92d0a2['locale'],_0x1bc4b2=_0x92d0a2['plugins']['get']('TrackChangesEditing'),_0x57f6bf=_0x92d0a2['plugins']['get']('TableUtils');_0x1bc4b2['descriptionFactory']['registerElementLabel']('table',_0x261d0f=>o(_0x5237c2,'ELEMENT_TABLE',_0x261d0f)),this['_setupColumnsRowsFixing'](),_0x1bc4b2['enableCommand']('insertTable'),_0x1bc4b2['enableCommand']('selectTableRow'),_0x1bc4b2['enableCommand']('selectTableColumn');for(const _0x2cc7e7 of['insertTableRowAbove','insertTableRowBelow']){const _0x20d434=_0x92d0a2['commands']['get'](_0x2cc7e7);_0x1bc4b2['enableCommand'](_0x2cc7e7,_0x521067=>{_0x92d0a2['model']['change'](_0x2fb2cd=>{_0x521067();const _0x2de4f7='above'===_0x20d434['order'],_0x1d602=_0x57f6bf['getSelectionAffectedTableCells'](_0x58fcfd),_0x107f70=_0x57f6bf['getRowIndexes'](_0x1d602),_0x51b24c=_0x2de4f7?_0x107f70['first']-0x1:_0x107f70['last']+0x1,_0x2def14=_0x1d602[0x0]['findAncestor']('table'),_0x3156ea=_0x57f6bf['createTableWalker'](_0x2def14,{'startRow':_0x51b24c,'endRow':_0x51b24c}),_0x3f6d18=Array['from'](_0x3156ea)['map'](_0x484410=>_0x2fb2cd['createRangeOn'](_0x484410['cell']));_0x1bc4b2['markMultiRangeInsertion'](_0x3f6d18,'tableRow');});});}for(const _0x1b8928 of['insertTableColumnLeft','insertTableColumnRight']){const _0x4a3108=_0x92d0a2['commands']['get'](_0x1b8928);_0x1bc4b2['enableCommand'](_0x1b8928,_0x58496a=>{_0x92d0a2['model']['change'](_0x441d2e=>{_0x58496a();const _0x266109='left'===_0x4a3108['order'],_0x39feb4=_0x57f6bf['getSelectionAffectedTableCells'](_0x58fcfd),_0x41f92b=_0x57f6bf['getColumnIndexes'](_0x39feb4),_0x526183=_0x266109?_0x41f92b['first']-0x1:_0x41f92b['last']+0x1,_0x5ef786=_0x39feb4[0x0]['findAncestor']('table'),_0x21d23c=_0x57f6bf['createTableWalker'](_0x5ef786,{'startRow':0x0,'column':_0x526183,'includeAllSlots':!0x1}),_0x1a46e8=Array['from'](_0x21d23c)['map'](_0x4e8cad=>_0x441d2e['createRangeOn'](_0x4e8cad['cell']));_0x1bc4b2['markMultiRangeInsertion'](_0x1a46e8,'tableColumn');});});}for(const _0x2a026d of['removeTableRow','removeTableColumn']){const _0x53ef08=_0x2a026d['substr'](0xb),_0x553aa4=_0x53ef08['toLowerCase'](),_0x259e72=_0x553aa4['substr'](0x0,0x3)+'span',_0x3ad68b='table'+_0x53ef08,_0x1e99e7='min'+_0x53ef08,_0x34f225='max'+_0x53ef08;_0x1bc4b2['enableCommand'](_0x2a026d,()=>{_0x92d0a2['model']['change'](_0x144073=>{const _0x24f0b3=_0x57f6bf['getSelectionAffectedTableCells'](_0x58fcfd),_0x605f52=_0x24f0b3[0x0]['findAncestor']('table');let _0x53e4de;if('removeTableRow'==_0x2a026d){const _0x5626cf=_0x57f6bf['getRowIndexes'](_0x24f0b3);_0x53e4de={'startRow':_0x5626cf['first'],'endRow':_0x5626cf['last'],'includeAllSlots':!0x0};}else{const _0x202ab8=_0x57f6bf['getColumnIndexes'](_0x24f0b3);_0x53e4de={'startColumn':_0x202ab8['first'],'endColumn':_0x202ab8['last'],'includeAllSlots':!0x0};}const _0xb9b3c7=_0x57f6bf['createTableWalker'](_0x605f52,_0x53e4de),_0x350247=Array['from'](_0xb9b3c7)['map'](({cell:_0x573aac})=>_0x573aac),_0x1b7dca=Ee(_0x350247['filter'](_0x19151a=>_0x19151a['hasAttribute'](_0x259e72))),_0x1cbead=Ee(_0x350247['filter'](_0x4602ea=>!_0x4602ea['hasAttribute'](_0x259e72)))['map'](_0x3712c8=>_0x144073['createRangeOn'](_0x3712c8)),_0x70b01f=_0x1bc4b2['markMultiRangeDeletion'](_0x1cbead,_0x3ad68b);if(_0x70b01f&&('tableRow'==_0x70b01f['subType']||'tableColumn'==_0x70b01f['subType'])){const _0x17a8bf=this['_getSuggestionCoords'](_0x70b01f);for(const _0xfc10d of _0x1b7dca){const _0x121f6b=_0x144073['createRangeOn'](_0xfc10d),_0x157d22=_0x57f6bf['getCellLocation'](_0xfc10d),_0x3ab74c=_0xfc10d['getAttribute'](_0x259e72)-0x1,_0xc3a562=_0x17a8bf[_0x1e99e7],_0x5e5757=_0x17a8bf[_0x34f225];_0xc3a562<=_0x157d22[_0x553aa4]&&_0x157d22[_0x553aa4]+_0x3ab74c<=_0x5e5757&&_0x70b01f['addRange'](_0x121f6b);}}});});}function _0x12bad3(_0x516c04){const _0x376a51=Array['from'](_0x58fcfd['getRanges']())['map'](_0x45caac=>_0x36e74e['fromRange'](_0x45caac));_0x92d0a2['model']['change'](_0x208aec=>{const _0x323732=_0x208aec['batch'];_0x516c04=_0x516c04['filter'](_0x248f7a=>'$graveyard'!=_0x248f7a['root']['rootName']),_0x208aec['setSelection'](_0x516c04),_0x92d0a2['commands']['get']('removeTableRow')['refresh'](),_0x92d0a2['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x92d0a2['model']['enqueueChange'](()=>{_0x92d0a2['model']['enqueueChange'](_0x323732,_0x1476a1=>{const _0x11f2f6=_0x376a51['filter'](_0x26c35d=>'$graveyard'!=_0x26c35d['root']['rootName']);_0x11f2f6['length']>0x0&&_0x1476a1['setSelection'](_0x11f2f6);for(const _0x4340f3 of _0x376a51)_0x4340f3['detach']();});});});}function _0x23c1f2(_0x2abfd1){_0x92d0a2['model']['change'](_0x596e21=>{const _0x1fea51=Array['from'](_0x58fcfd['getRanges']())['map'](_0xe5e84b=>_0x36e74e['fromRange'](_0xe5e84b)),_0x33f4ad=[];for(const _0x51d942 of _0x2abfd1)for(const _0x4f61d7 of _0x51d942['getItems']({'shallow':!0x0}))_0x33f4ad['push'](_0x4f61d7);for(const _0x4f8861 of _0x33f4ad)'$graveyard'!=_0x4f8861['root']['rootName']&&(_0x596e21['setSelection'](_0x596e21['createPositionAt'](_0x4f8861,0x0)),_0x92d0a2['commands']['get']('removeTableColumn')['refresh'](),_0x92d0a2['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x5b76eb=_0x1fea51['filter'](_0x30f119=>'$graveyard'!=_0x30f119['root']['rootName']);_0x5b76eb['length']>0x0&&_0x596e21['setSelection'](_0x5b76eb);for(const _0xa2aac of _0x1fea51)_0xa2aac['detach']();});}function _0x1f71a8(_0x40e1bd,_0x49272a){return _0x49272a['every'](_0x2bd6cf=>_0x40e1bd['some'](_0x4fb7f2=>_0x4fb7f2['end']['isEqual'](_0x2bd6cf['start'])||_0x2bd6cf['end']['isEqual'](_0x4fb7f2['start'])));}function _0x5d7432(_0x504cfc,_0x194149){return!_0x504cfc['some'](_0x4b4904=>_0x194149['some'](_0x1b3350=>_0x4b4904['isIntersecting'](_0x1b3350)))&&_0x504cfc['some'](_0x478beb=>_0x194149['some'](_0x5069b2=>_0x478beb['end']['isTouching'](_0x5069b2['start'])));}_0x92d0a2['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4beba7,_0x1b00ae,_0x4e4b85)=>{if(!_0x4e4b85['options']['showSuggestionHighlights'])return;const _0x31a2db=_0x1b00ae['item'];if(!_0x31a2db)return;const _0x4a8ae4=_0x4e4b85['mapper']['toViewElement'](_0x31a2db);function _0x4aff6e(_0x41bd38){return Array['isArray'](_0x41bd38)?_0x41bd38:[_0x41bd38];}_0x4a8ae4&&'tableCell'===_0x31a2db['name']&&_0x134fed(_0x4a8ae4,_0x4e4b85['writer'],(_0x60b687,_0x3eb2ed,_0x11e616)=>_0x11e616['addClass'](_0x4aff6e(_0x3eb2ed['classes']),_0x60b687),(_0x568424,_0xe9ac63,_0x7eb9dc)=>_0x7eb9dc['removeClass'](_0x4aff6e(_0xe9ac63['classes']),_0x568424));},{'priority':'highest'}),_0x1bc4b2['descriptionFactory']['registerDescriptionCallback'](_0x261acf=>{if('insertion'!=_0x261acf['type']&&'deletion'!=_0x261acf['type'])return;const _0x2fa8ff=_0x261acf['getContainedElement']();if(null!=_0x2fa8ff&&_0x2fa8ff['is']('element','table')){if('insertion'==_0x261acf['type']){const _0x2bc18e=_0x261acf['getItems']()['filter'](_0x96471e=>_0x96471e['is']('$textProxy'))['map'](_0x2b0e46=>_0x2b0e46['data']);if(_0x2bc18e['length'])return{'type':'insertion','content':o(_0x5237c2,'*Insert:*\x20%0',o(_0x5237c2,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2bc18e['join']('\x20')+'\x22'))};}if('deletion'==_0x261acf['type']){const _0x5ac55f=_0x261acf['getItems']()['filter'](_0x5500f1=>_0x5500f1['is']('$textProxy'))['map'](_0x25fc78=>_0x25fc78['data']);if(_0x5ac55f['length'])return{'type':'deletion','content':o(_0x5237c2,'*Remove:*\x20%0',o(_0x5237c2,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5ac55f['join']('\x20')+'\x22'))};}}}),_0x1bc4b2['descriptionFactory']['registerDescriptionCallback'](_0xf385a7=>{if('tableRow'==_0xf385a7['subType']){const _0x44bcf4=_0xf385a7['getItems']()['filter'](_0x572668=>_0x572668['is']('$textProxy'))['map'](_0x4481ab=>_0x4481ab['data']),_0x3bb030=this['_getSuggestionCoords'](_0xf385a7),_0x3ff74e=_0x3bb030['maxRow']-_0x3bb030['minRow']+0x1;if('insertion'==_0xf385a7['type'])return _0x44bcf4['length']?{'type':'insertion','content':o(_0x5237c2,'*Insert:*\x20%0',o(_0x5237c2,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x3ff74e,'\x22'+_0x44bcf4['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x5237c2,'*Insert:*\x20%0',o(_0x5237c2,'ELEMENT_TABLE_ROW',_0x3ff74e))};if('deletion'==_0xf385a7['type'])return _0x44bcf4['length']?{'type':'deletion','content':o(_0x5237c2,'*Remove:*\x20%0',o(_0x5237c2,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x3ff74e,'\x22'+_0x44bcf4['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x5237c2,'*Remove:*\x20%0',o(_0x5237c2,'ELEMENT_TABLE_ROW',_0x3ff74e))};}if('tableColumn'==_0xf385a7['subType']){const _0x5d6591=_0xf385a7['getItems']()['filter'](_0x56ab8b=>_0x56ab8b['is']('$textProxy'))['map'](_0x252dc4=>_0x252dc4['data']),_0x45410f=this['_getSuggestionCoords'](_0xf385a7),_0x382fef=_0x45410f['maxColumn']-_0x45410f['minColumn']+0x1;if('insertion'==_0xf385a7['type'])return _0x5d6591['length']?{'type':'insertion','content':o(_0x5237c2,'*Insert:*\x20%0',o(_0x5237c2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x382fef,'\x22'+_0x5d6591['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x5237c2,'*Insert:*\x20%0',o(_0x5237c2,'ELEMENT_TABLE_COLUMN',_0x382fef))};if('deletion'==_0xf385a7['type'])return _0x5d6591['length']?{'type':'deletion','content':o(_0x5237c2,'*Remove:*\x20%0',o(_0x5237c2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x382fef,'\x22'+_0x5d6591['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x5237c2,'*Remove:*\x20%0',o(_0x5237c2,'ELEMENT_TABLE_COLUMN',_0x382fef))};}}),_0x1bc4b2['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x12bad3),_0x1bc4b2['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x12bad3),_0x1bc4b2['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x23c1f2),_0x1bc4b2['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x23c1f2),_0x1bc4b2['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x1f71a8),_0x1bc4b2['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x1f71a8),_0x1bc4b2['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x5d7432),_0x1bc4b2['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x5d7432);}['_acceptFormatSuggestionCallbackFactory'](){const _0x48ae08=this['editor'],_0x4487cb=_0x48ae08['model']['document']['selection'];return(_0x2600e8,_0x437d37)=>{_0x48ae08['model']['change'](_0x445dbb=>{const {commandName:_0x31c7fa,commandParams:_0x3ce213}=_0x437d37;let _0x513cea=_0x2600e8[0x0]['end']['nodeBefore'];_0x3ce213&&_0x3ce213[0x0]&&!0x1===_0x3ce213[0x0]['forceValue']&&(_0x513cea=_0x2600e8[0x0]['start']['nodeAfter']);const _0x1cdd3f=_0x445dbb['createRangeIn'](_0x513cea);if('$graveyard'==_0x1cdd3f['root']['rootName'])return;const _0x8aa7a=Array['from'](_0x4487cb['getRanges']())['map'](_0x408ba2=>_0x36e74e['fromRange'](_0x408ba2));_0x445dbb['setSelection'](_0x1cdd3f),_0x48ae08['commands']['get'](_0x31c7fa)['refresh'](),_0x3ce213['push']({'forceDefaultExecution':!0x0}),_0x48ae08['execute'](_0x31c7fa,..._0x3ce213);const _0x38ed06=_0x8aa7a['filter'](_0x3d450a=>'$graveyard'!=_0x3d450a['root']['rootName']);_0x38ed06['length']>0x0&&_0x445dbb['setSelection'](_0x38ed06);for(const _0x44a967 of _0x8aa7a)_0x44a967['detach']();});};}['_getCoordsForCells'](_0x11cb63){const _0x47c4ff=this['editor']['plugins']['get']('TableUtils');let _0x12c555=Number['MAX_SAFE_INTEGER'],_0x3da4ba=Number['MIN_SAFE_INTEGER'],_0x25305f=Number['MAX_SAFE_INTEGER'],_0x407d3b=Number['MIN_SAFE_INTEGER'];for(const _0x254e87 of _0x11cb63){if('$graveyard'==_0x254e87['root']['rootName'])continue;const {row:_0x5b5d83,column:_0x54731e}=_0x47c4ff['getCellLocation'](_0x254e87),_0x38e92c=_0x254e87['hasAttribute']('rowspan')?_0x254e87['getAttribute']('rowspan')-0x1:0x0,_0x1336fc=_0x254e87['hasAttribute']('colspan')?_0x254e87['getAttribute']('colspan')-0x1:0x0;_0x12c555=_0x5b5d83<_0x12c555?_0x5b5d83:_0x12c555,_0x3da4ba=_0x5b5d83+_0x38e92c>_0x3da4ba?_0x5b5d83+_0x38e92c:_0x3da4ba,_0x25305f=_0x54731e<_0x25305f?_0x54731e:_0x25305f,_0x407d3b=_0x54731e+_0x1336fc>_0x407d3b?_0x54731e+_0x1336fc:_0x407d3b;}return{'minRow':_0x12c555,'maxRow':_0x3da4ba,'minColumn':_0x25305f,'maxColumn':_0x407d3b};}['_setupColumnsRowsFixing'](){const _0xbda8af=this['editor'],_0x4a4574=_0xbda8af['plugins']['get']('TrackChangesEditing'),_0x505f09=_0xbda8af['plugins']['get']('TableUtils');_0xbda8af['model']['document']['on']('change:data',()=>{const _0xab024d=Array['from'](_0xbda8af['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x577298,data:_0x396fcd}of _0xab024d){const {group:_0x26144c,id:_0x5ee3ed,subType:_0x2e3241}=_0x4a4574['_splitMarkerName'](_0x577298);if('suggestion'!=_0x26144c)continue;if(null!=_0x396fcd['oldRange'])continue;const _0x2d093a=_0x4a4574['getSuggestion'](_0x5ee3ed);this['_tablePostFixingSubtypes']['includes'](_0x2e3241)&&this['_tableSuggestions']['add'](_0x2d093a);}},{'priority':'low'});const _0x2c98b0=(_0x43fa64,_0x3a1ba5)=>{let _0x5edcaa=!0x1;const _0x43b098=_0x3a1ba5['createRangeOn'](_0x43fa64),_0x3f1556=_0x43fa64['findAncestor']('table'),_0x5e8b72=_0x505f09['getCellLocation'](_0x43fa64);for(const _0x8c174f of this['_tableSuggestions']){const _0x5f5860=_0x8c174f['subType'],_0x154934=_0x5f5860['startsWith']('tablePaste'),_0xac0d3=_0x5f5860['substr'](_0x154934?0xa:0x5),_0x345434=_0xac0d3['toLowerCase'](),_0x2c7efe=_0x345434['substr'](0x0,0x3)+'span',_0x53c889='min'+_0xac0d3,_0x22c3fd='max'+_0xac0d3;if(!_0x8c174f['isInContent'])continue;if(_0x3f1556!=_0x8c174f['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x8c174f['isIntersectingWithRange'](_0x43b098))continue;const _0x2b1be7=_0x43fa64['hasAttribute'](_0x2c7efe)?_0x43fa64['getAttribute'](_0x2c7efe)-0x1:0x0,_0x2d3982=this['_getSuggestionCoords'](_0x8c174f),_0x50b32d=_0x2d3982[_0x53c889],_0x3a2278=_0x2d3982[_0x22c3fd];_0x50b32d<=_0x5e8b72[_0x345434]&&_0x5e8b72[_0x345434]+_0x2b1be7<=_0x3a2278&&(_0x8c174f['addRange'](_0x43b098),_0x5edcaa=!0x0);}return _0x5edcaa;};_0xbda8af['model']['document']['registerPostFixer'](_0x2e859f=>{let _0x33ad59=!0x1;for(const _0x4c3838 of _0xbda8af['model']['document']['differ']['getChanges']())if('insert'==_0x4c3838['type']){if('tableRow'==_0x4c3838['name']){for(const _0x55154b of _0x4c3838['position']['nodeAfter']['getChildren']())_0x33ad59=_0x33ad59||_0x2c98b0(_0x55154b,_0x2e859f);}else'tableCell'==_0x4c3838['name']&&(_0x33ad59=_0x33ad59||_0x2c98b0(_0x4c3838['position']['nodeAfter'],_0x2e859f));}return _0x33ad59;});}['_getSuggestionCoords'](_0x47ae97){return this['_getCoordsForCells'](_0x47ae97['getRanges']()['map'](_0x451c66=>_0x451c66['start']['nodeAfter']));}}function Ee(_0x22f750){return Array['from'](new Set(_0x22f750)['values']());}class vt extends _0x41808b{static get['requires'](){return[It];}['afterInit'](){const _0x322644=this['editor'],_0x1b0173=_0x322644['model']['document']['selection'],_0x87845a=_0x322644['locale'];if(!_0x322644['plugins']['has']('TableEditing'))return;const _0xe980d7=_0x322644['plugins']['get']('TrackChangesEditing'),_0x37dc8c=_0x322644['plugins']['get']('TableUtils'),_0x3c60a2=_0x322644['plugins']['get'](It);_0x3c60a2['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0xe980d7['enableCommand']('mergeTableCells',()=>{const _0x25cc15=_0x37dc8c['getSelectionAffectedTableCells'](_0x322644['model']['document']['selection']);_0x322644['model']['change'](()=>{_0xe980d7['markMultiRangeBlockFormat'](_0x25cc15,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x322644['commands']['get']('mergeTableCells')['on']('execute',(_0xe7c93f,_0x5e2944)=>{_0x322644['commands']['get']('trackChanges')['value']&&(_0x5e2944['length']>0x0&&_0x5e2944[_0x5e2944['length']-0x1]&&_0x5e2944[_0x5e2944['length']-0x1]['forceDefaultExecution']||_0xe980d7['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0xe7c93f['stop']());},{'priority':'highest'});for(const _0x56dcec of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x188995=_0x322644['commands']['get'](_0x56dcec);_0xe980d7['enableCommand'](_0x56dcec,()=>{const _0x3253cd=_0x322644['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x4b2664=>_0x4b2664['is']('element','tableCell')),_0x317b2a=_0x188995['value'];_0x322644['model']['change'](()=>{_0xe980d7['markMultiRangeBlockFormat']([_0x3253cd,_0x317b2a],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x4f1ae6 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x14e040=_0x322644['commands']['get'](_0x4f1ae6);_0xe980d7['enableCommand'](_0x4f1ae6,()=>{const _0x439783=_0x37dc8c['getSelectionAffectedTableCells'](_0x322644['model']['document']['selection'])[0x0],_0x4ed54c=_0x439783['findAncestor']('table'),{column:_0x5808d5,row:_0x3adc84}=_0x37dc8c['getCellLocation'](_0x439783);let _0x12d8dd=[];if('horizontally'==_0x14e040['direction']){const _0x300ff2=_0x37dc8c['createTableWalker'](_0x4ed54c,{'startRow':_0x3adc84,'endRow':_0x3adc84,'includeAllSlots':!0x0});_0x12d8dd=Array['from'](_0x300ff2)['map'](_0x344888=>_0x344888['cell']);}else{const _0xeb36fc=_0x37dc8c['createTableWalker'](_0x4ed54c,{'column':_0x5808d5,'includeAllSlots':!0x0});_0x12d8dd=Array['from'](_0xeb36fc)['map'](_0x5dd63e=>_0x5dd63e['cell']);}_0x322644['model']['change'](_0x397710=>{_0xe980d7['markBlockFormat'](_0x397710['createRangeOn'](_0x439783),{'commandName':_0x4f1ae6,'commandParams':[]},_0x12d8dd,_0x4f1ae6);});});}_0xe980d7['descriptionFactory']['registerDescriptionCallback'](_0x21c1b9=>{if('formatBlock'!=_0x21c1b9['type']&&'formatInline'!=_0x21c1b9['type'])return;const {data:_0x4df3e0}=_0x21c1b9;return _0x4df3e0&&'mergeTableCells'==_0x4df3e0['commandName']?{'type':'format','content':o(_0x87845a,'*Merge\x20cells*')}:void 0x0;}),_0xe980d7['descriptionFactory']['registerDescriptionCallback'](_0x11d79f=>{if('formatBlock'!=_0x11d79f['type']&&'formatInline'!=_0x11d79f['type'])return;const {data:_0x444393}=_0x11d79f;return _0x444393?'splitTableCellVertically'==_0x444393['commandName']?{'type':'format','content':o(_0x87845a,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x444393['commandName']?{'type':'format','content':o(_0x87845a,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x2add2b=_0x3c60a2['_acceptFormatSuggestionCallbackFactory']();for(const _0x32259e of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0xe980d7['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x32259e,'accept',_0x2add2b);for(const _0x1fdd47 of['splitTableCellVertically','splitTableCellHorizontally'])_0xe980d7['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1fdd47,'accept',_0x2add2b);_0xe980d7['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x415c8e=>{_0x322644['model']['change'](_0x17f7ae=>{const _0x4a9650=Array['from'](_0x1b0173['getRanges']())['map'](_0x32da7c=>_0x36e74e['fromRange'](_0x32da7c));_0x17f7ae['setSelection'](_0x415c8e),_0x322644['commands']['get']('mergeTableCells')['refresh'](),_0x322644['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x13e30f=_0x4a9650['filter'](_0x2807aa=>'$graveyard'!=_0x2807aa['root']['rootName']);_0x13e30f['length']>0x0&&_0x17f7ae['setSelection'](_0x13e30f);for(const _0x1e158e of _0x4a9650)_0x1e158e['detach']();});});for(const _0x5eea73 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x3a9898=_0x322644['commands']['get'](_0x5eea73);_0x3a9898['on']('set:isEnabled',(_0x470b06,_0x5221d3,_0x5c5047)=>{if(_0x5c5047){const _0x5a8e0e=_0x322644['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x582c30=>_0x582c30['is']('element','tableCell'));this['_areMergableCells'](_0x3a9898['value'],_0x5a8e0e)||(_0x470b06['return']=!0x1,_0x470b06['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x1c90c6=this['editor']['commands']['get']('mergeTableCells'),_0x23952b=this['editor']['plugins']['get']('TableUtils');if(!_0x1c90c6['isEnabled'])return!0x1;const _0x53075f=_0x23952b['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x30348c of _0x53075f)for(const _0x4639a3 of _0x53075f)if(_0x30348c!=_0x4639a3&&!this['_areMergableCells'](_0x30348c,_0x4639a3))return!0x1;return!0x0;}['_areMergableCells'](_0x18d35a,_0x402a4a){const _0x1d57ef=this['editor']['plugins']['get']('TrackChangesEditing'),_0x53217e=this['editor']['model']['createRangeOn'](_0x18d35a),_0x3745ae=this['editor']['model']['createRangeOn'](_0x402a4a),_0x143653=new Set(),_0x17c38a=new Set();for(const _0x33e964 of _0x1d57ef['getSuggestions']())if(('insertion'==_0x33e964['type']||'deletion'==_0x33e964['type']||'mergeTableCells'==_0x33e964['subType'])&&_0x33e964['isInContent']){for(const _0x20842a of _0x33e964['getRanges']())_0x20842a['containsRange'](_0x53217e,!0x0)&&_0x143653['add'](_0x33e964['type']+':'+_0x33e964['author']['id']),_0x20842a['containsRange'](_0x3745ae,!0x0)&&_0x17c38a['add'](_0x33e964['type']+':'+_0x33e964['author']['id']);}if(_0x143653['size']!=_0x17c38a['size'])return!0x1;for(const _0x4c9a7d of _0x143653)if(!_0x17c38a['has'](_0x4c9a7d))return!0x1;return!0x0;}}class Ct extends _0x41808b{static get['requires'](){return[It];}['afterInit'](){const _0x88e6d3=this['editor'];if(!_0x88e6d3['plugins']['has']('TableEditing'))return;const _0x243170=_0x88e6d3['locale'],_0x72b7e1=_0x88e6d3['plugins']['get']('TrackChangesEditing');_0x72b7e1['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x72b7e1['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x72b7e1['registerBlockAttribute']('headingRows'),_0x72b7e1['registerBlockAttribute']('headingColumns'),_0x72b7e1['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x243170,'FORMAT_HEADER_ROW')),_0x72b7e1['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x243170,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x536297=this['editor']['plugins']['get']('TrackChangesEditing'),_0x15d23c=this['editor']['plugins']['get']('TableUtils'),_0x522ae3=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x4e95b2({showActiveMarker:_0xa0db03=!0x0,setDataAttribute:_0x3e9b2c=!0x0}={}){return(_0x3eba5a,_0x38d096,_0x3b299e)=>{const {type:_0x5920d8,id:_0x1c07ce}=_0x536297['_splitMarkerName'](_0x38d096['markerName']),_0x1b4da4=_0x536297['getSuggestion'](_0x1c07ce),_0x4a5afe=_0x1b4da4['data'];if('formatBlock'!=_0x1b4da4['type']||!_0x4a5afe||'setTableColumnHeader'!=_0x4a5afe['commandName'])return;if(_0x38d096['item'])return void _0x3eba5a['stop']();if(!_0x3b299e['consumable']['consume'](_0x38d096['markerRange'],_0x3eba5a['name']))return;const _0x2a5226=_0x38d096['markerRange']['start']['nodeAfter'],_0x11fbaf=_0x38d096['markerRange']['end']['nodeBefore'],_0x3350f4=_0x2a5226['parent']['parent'],{column:_0x555375}=_0x15d23c['getCellLocation'](_0x2a5226),{column:_0x508568}=_0x15d23c['getCellLocation'](_0x11fbaf);for(let _0xba4896=_0x555375;_0xba4896<=_0x508568;_0xba4896++){const _0xbde10=_0x15d23c['createTableWalker'](_0x3350f4,{'column':_0xba4896,'includeAllSlots':!0x1});for(const _0x4dc7f4 of _0xbde10){const _0x3bb909=_0x4dc7f4['cell'],_0x32d641=_0x3b299e['mapper']['toViewElement'](_0x3bb909);_0x3b299e['writer']['addClass']('ck-suggestion-marker-'+_0x5920d8,_0x32d641),_0x3e9b2c&&_0x3b299e['writer']['setAttribute']('data-suggestion',_0x1c07ce,_0x32d641),_0x3b299e['mapper']['bindElementToMarker'](_0x32d641,_0x38d096['markerName']),_0xa0db03&&(_0x536297['activeMarkers']['includes'](_0x38d096['markerName'])?_0x3b299e['writer']['addClass']('ck-suggestion-marker--active',_0x32d641):_0x3b299e['writer']['removeClass']('ck-suggestion-marker--active',_0x32d641));}}};}_0x536297['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x522ae3),_0x536297['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x522ae3),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x4e95b2(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x5e13a8,_0x816e77,_0x53c1c1)=>{_0x53c1c1['options']['showSuggestionHighlights']&&_0x4e95b2({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5e13a8,_0x816e77,_0x53c1c1);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x45f685,_0x214487,_0x4d3b59)=>{const {type:_0x2d6c16,id:_0x894967}=_0x536297['_splitMarkerName'](_0x214487['markerName']),_0x3de902=_0x536297['getSuggestion'](_0x894967),_0x89f12e=_0x3de902['data'];if('formatBlock'!=_0x3de902['type']||!_0x89f12e||'setTableColumnHeader'!=_0x89f12e['commandName'])return;const _0x52a603=_0x4d3b59['mapper']['markerNameToElements'](_0x214487['markerName']);if(_0x52a603){for(const _0x569ac2 of _0x52a603)_0x4d3b59['writer']['removeClass']('ck-suggestion-marker-'+_0x2d6c16,_0x569ac2),_0x4d3b59['writer']['removeClass']('ck-suggestion-marker--active',_0x569ac2),_0x4d3b59['writer']['removeAttribute']('data-suggestion',_0x569ac2),_0x4d3b59['mapper']['unbindElementFromMarkerName'](_0x569ac2,_0x214487['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1836cc=this['editor'],_0x28cdd1=_0x1836cc['locale'];function _0x3cc841(_0x191702){return{'type':'format','content':o(_0x28cdd1,'*Format:*\x20%0',_0x191702)};}_0x1836cc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1ad860=>{if('formatBlock'!=_0x1ad860['type'])return;const {data:_0x3df421}=_0x1ad860;if(_0x3df421){if('setTableRowHeader'==_0x3df421['commandName']){const _0x24090b=_0x3df421['commandParams'][0x0]['forceValue'];return _0x3cc841(o(_0x28cdd1,_0x24090b?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x3df421['commandName']){const _0x41a98c=_0x3df421['commandParams'][0x0]['forceValue'];return _0x3cc841(o(_0x28cdd1,_0x41a98c?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Ce=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Pe=Object['fromEntries'](Ce['map'](_0x1c9e9=>[_0x1c9e9,null]));class _t extends _0x41808b{static get['requires'](){return[It];}['afterInit'](){const _0x32ddf2=this['editor'];if(!_0x32ddf2['plugins']['has']('TableClipboard'))return;const _0x48c451=_0x32ddf2['plugins']['get']('TrackChangesEditing'),_0x5d5359=_0x32ddf2['plugins']['get']('TableUtils'),_0xfdec1e=_0x32ddf2['plugins']['get'](It),_0x476dc8=_0x32ddf2['plugins']['get']('TableClipboard');_0xfdec1e['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x32ddf2['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x32ddf2['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x4bd0bd=null;_0x32ddf2['model']['on']('insertContent',(_0x2651ad,_0x60845a)=>{const [_0x4bd8ed,_0x4747a8]=_0x60845a,_0x80297c=_0x60845a[_0x60845a['length']-0x1];_0x80297c&&_0x80297c['forceDefaultExecution']||_0x48c451['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x1acd62,_0x54efbb,_0x4a5d56,_0x32fc6d,_0x3dc5f7){if(_0x54efbb&&!_0x54efbb['is']('documentSelection'))return!0x1;const _0x341b47=_0x3dc5f7['getTableIfOnlyTableInContent'](_0x1acd62,_0x4a5d56);if(!_0x341b47||!ke(_0x341b47,void 0x0,_0x32fc6d))return!0x1;const _0xf6e415=_0x32fc6d['getSelectionAffectedTableCells'](_0x4a5d56['document']['selection']);if(!_0xf6e415['length'])return!0x1;const _0x2001cf=_0xf6e415[0x0]['findAncestor']('table'),_0x423b6a=_0x32fc6d['getRowIndexes'](_0xf6e415),_0xb8b055=_0x32fc6d['getColumnIndexes'](_0xf6e415),_0x2761fd={'startRow':_0x423b6a['first'],'endRow':_0x423b6a['last'],'startColumn':_0xb8b055['first'],'endColumn':_0xb8b055['last']};return 0x1==_0xf6e415['length']&&(_0x2761fd['endRow']+=_0x32fc6d['getRows'](_0x341b47)-0x1,_0x2761fd['endColumn']+=_0x32fc6d['getColumns'](_0x341b47)-0x1),ke(_0x2001cf,_0x2761fd,_0x32fc6d);}(_0x4bd8ed,_0x4747a8,_0x32ddf2['model'],_0x5d5359,_0x476dc8)&&(_0x2651ad['stop'](),_0x4bd0bd={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x32ddf2['model']['change'](()=>{_0x32ddf2['model']['insertContent'](_0x60845a[0x0],_0x60845a[0x1],_0x60845a[0x2],{'forceDefaultExecution':!0x0});const _0x858150=_0x55ea85(),{rowInsertionRanges:_0x412d44,columnInsertionRanges:_0xc7d16b,insertionRanges:_0x53537a,deletionRanges:_0x1ebf91,cells:_0x441935}=_0x4bd0bd;_0x412d44['length']&&_0x48c451['markMultiRangeInsertion'](_0x412d44,'tablePasteRow',{'tablePasteChainId':_0x858150}),_0xc7d16b['length']&&_0x48c451['markMultiRangeInsertion'](_0xc7d16b,'tablePasteColumn',{'tablePasteChainId':_0x858150}),_0x53537a['length']&&(_0x48c451['markMultiRangeInsertion'](_0x53537a,'tablePaste',{'tablePasteChainId':_0x858150,'skipNestingCheck':!0x0}),_0x53537a['forEach'](_0x2a2ccd=>_0x2a2ccd['detach']?.())),_0x1ebf91['length']&&(_0x48c451['markMultiRangeDeletion'](_0x1ebf91,'tablePaste',{'tablePasteChainId':_0x858150,'skipNestingCheck':!0x0}),_0x1ebf91['forEach'](_0xd6e5d9=>_0xd6e5d9['detach']?.()));const _0x5299c3=_0x48c451['markMultiRangeBlockFormat'](_0x441935['map'](({element:_0x1616da})=>_0x1616da),{'formatGroupId':_0x55ea85()},[],'tablePasteCell',{'tablePasteChainId':_0x858150});if(_0x5299c3){const _0x46e786=_0x5299c3['getMarkers'](),_0x3eee8f=[];for(const {element:_0x1c09b0,attributes:_0x4b4fcd}of _0x441935){if(!_0x4b4fcd)continue;const _0x4f2ce1=_0x32ddf2['model']['createRangeOn'](_0x1c09b0),_0x3ed8d8=_0x46e786['find'](_0x3316f4=>_0x3316f4['getRange']()['isEqual'](_0x4f2ce1));_0x3ed8d8&&_0x3eee8f['push']([_0x3ed8d8['name'],_0x4b4fcd]);}_0x3eee8f['length']&&_0x5299c3['setAttribute']('markerAttributes',Object['fromEntries'](_0x3eee8f));}_0x4bd0bd=null;}));},{'priority':_0x21fa8f['high']+0xa}),_0x32ddf2['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x2aba62,_0x5863bc)=>{const [_0x2d8cf8,_0x1b1007,,_0x15ebea]=_0x5863bc;if(!_0x4bd0bd)return;_0x2aba62['stop']();const _0x547cd8=_0x2d8cf8['cell'],_0x49e774=_0x1b1007,_0xad045c=we(_0x547cd8),_0x3dc7f7=we(_0x49e774);_0x2aba62['return']=_0x547cd8;let _0x90142b=null,_0x4b7d9a=null;if(_0x3dc7f7||_0xad045c){if(_0xad045c&&!_0x3dc7f7){_0x15ebea['remove'](_0x547cd8['getChild'](0x0));for(const _0x3b771a of Array['from'](_0x49e774['getChildren']()))_0x15ebea['insert'](_0x3b771a,_0x547cd8,'end');const _0x21b4e0=_0x4bd0bd['rowInsertionIndexes']['includes'](_0x2d8cf8['row']),_0x5e41e2=_0x4bd0bd['columnInsertionIndexes']['includes'](_0x2d8cf8['column']);_0x21b4e0||_0x5e41e2||(_0x90142b=_0x36e74e['fromRange'](_0x15ebea['createRangeIn'](_0x547cd8)));}else _0x3dc7f7&&!_0xad045c&&(_0x4b7d9a=_0x15ebea['createRangeIn'](_0x547cd8));}else{const _0x29ea06=_0x15ebea['createElement']('tableCellSuggestion'),_0x2ac5b2=_0x15ebea['createElement']('tableCellSuggestion');_0x15ebea['wrap'](_0x15ebea['createRangeIn'](_0x547cd8),_0x2ac5b2),_0x15ebea['insert'](_0x29ea06,_0x547cd8,0x0);for(const _0x3a9f16 of Array['from'](_0x49e774['getChildren']()))_0x15ebea['insert'](_0x3a9f16,_0x29ea06,'end');_0x90142b=_0x36e74e['fromRange'](_0x15ebea['createRangeOn'](_0x29ea06)),_0x4b7d9a=_0x36e74e['fromRange'](_0x15ebea['createRangeOn'](_0x2ac5b2));}const _0x311e1f=Array['from'](_0x49e774['getAttributes']())['filter'](([_0x4c7dc2])=>Ce['includes'](_0x4c7dc2));_0x4bd0bd['cells']['push']({'element':_0x547cd8,'attributes':_0x311e1f['length']?Object['fromEntries'](_0x311e1f):null}),_0x90142b&&_0x4bd0bd['insertionRanges']['push'](_0x90142b),_0x4b7d9a&&_0x4bd0bd['deletionRanges']['push'](_0x4b7d9a);},{'priority':'high'}),_0x5d5359['on']('insertColumns',(_0x3e0311,_0x516713)=>{const [_0x146c9b,_0x3c4fbc={}]=_0x516713;if(!_0x4bd0bd)return;const _0x59689f=_0x3c4fbc['at']||0x0,_0x354aae=_0x3c4fbc['columns']||0x1;_0x4bd0bd['columnInsertionIndexes']=new Array(_0x354aae)['fill'](_0x59689f)['map']((_0x1085c0,_0x1a8df4)=>_0x1085c0+_0x1a8df4);for(const {cell:_0x36b9e6}of _0x5d5359['createTableWalker'](_0x146c9b,{'startColumn':_0x59689f,'endColumn':_0x59689f+_0x354aae-0x1}))_0x4bd0bd['columnInsertionRanges']['push'](_0x32ddf2['model']['createRangeOn'](_0x36b9e6));},{'priority':'low'}),_0x5d5359['on']('insertRows',(_0x1bd628,_0x1209c9)=>{const [_0x528918,_0x4cc999={}]=_0x1209c9;if(!_0x4bd0bd)return;const _0x3cdb4b=_0x4cc999['at']||0x0,_0x447dd0=_0x4cc999['rows']||0x1;_0x4bd0bd['rowInsertionIndexes']=new Array(_0x447dd0)['fill'](_0x3cdb4b)['map']((_0x4465f9,_0x1d35e9)=>_0x4465f9+_0x1d35e9);for(const {cell:_0x2194f5}of _0x5d5359['createTableWalker'](_0x528918,{'startRow':_0x3cdb4b,'endRow':_0x3cdb4b+_0x447dd0-0x1}))_0x4bd0bd['rowInsertionRanges']['push'](_0x32ddf2['model']['createRangeOn'](_0x2194f5));},{'priority':'low'}),_0x48c451['descriptionFactory']['registerDescriptionCallback'](_0x43bda6=>{if(_0x43bda6['subType']&&_0x43bda6['subType']['startsWith']('tablePaste'))return _0x43bda6['previous']?{}:{'type':'insertion','content':o(_0x32ddf2['locale'],'*Replace\x20table\x20cells*')};});const _0x512d53=()=>!0x1;for(const _0x58b16f of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x48c451['_suggestionFactory']['registerCustomCallback']('insertion',_0x58b16f,'join',_0x512d53),_0x48c451['_suggestionFactory']['registerCustomCallback']('deletion',_0x58b16f,'join',_0x512d53),_0x48c451['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x58b16f,'join',_0x512d53);_0x48c451['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x512d53),_0x48c451['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x16b06f,_0x58db11,_0x53c89a)=>{const _0x272c4d=_0x16b06f['map'](_0x401ffd=>_0x401ffd['getContainedElement']())['filter'](_0x14c8d2=>_0x14c8d2),_0x1e2f41=new Map(_0x272c4d['map'](_0x27c690=>[_0x27c690,null]));if(_0x4bd0bd){for(const {element:_0x3195e1,attributes:_0x1faee9}of _0x4bd0bd['cells'])_0x1faee9&&_0x1e2f41['set'](_0x3195e1,_0x1faee9);}else{if(_0x53c89a&&_0x53c89a['markerAttributes'])for(const [_0x1ab93f,_0xc3ded9]of Object['entries'](_0x53c89a['markerAttributes'])){const _0x8b685e=_0x32ddf2['model']['markers']['get'](_0x1ab93f),_0x5e6d51=_0x8b685e?_0x8b685e['getRange']()['getContainedElement']():null;_0x5e6d51&&_0x1e2f41['set'](_0x5e6d51,_0xc3ded9);}}_0x32ddf2['model']['change'](_0x1dc007=>{for(const [_0x4d966c,_0x54c1a0]of _0x1e2f41)_0x1dc007['setAttributes']({...Pe,..._0x54c1a0},_0x4d966c);});});const _0x125570=(_0x494cde,_0x51e8a3)=>{_0x48c451['_suggestionFactory']['registerCustomCallback'](_0x494cde,'tablePaste',_0x51e8a3,(_0x26edb7,_0x4d2012,_0x501c9d)=>{_0x32ddf2['model']['change'](_0x221941=>{const _0x37aaef=[];for(const _0x3c418e of _0x26edb7){const _0x37689a=_0x3c418e['start']['nodeAfter'];_0x37689a['is']('element','tableCellSuggestion')&&_0x37aaef['push'](_0x37689a);}_0x48c451['_suggestionFactory']['getSuggestionCallback'](_0x494cde,null,_0x51e8a3)(_0x26edb7,_0x4d2012,_0x501c9d);for(const _0x5580f6 of _0x37aaef)'$graveyard'!=_0x5580f6['root']['rootName']&&_0x221941['unwrap'](_0x5580f6);});});};_0x125570('insertion','accept'),_0x125570('insertion','discard'),_0x125570('deletion','accept'),_0x125570('deletion','discard'),_0x48c451['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x206406=>{const _0x131fa1=_0x206406['map'](_0xa13926=>_0xa13926['getContainedElement']()),_0x1ed298=_0x131fa1[0x0]['findAncestor']('table'),{minRow:_0x5e56af,maxRow:_0x53aaa6}=_0xfdec1e['_getCoordsForCells'](_0x131fa1);_0x5d5359['removeRows'](_0x1ed298,{'at':_0x5e56af,'rows':_0x53aaa6-_0x5e56af+0x1});}),_0x48c451['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x3299db=>{const _0xb56c2d=_0x3299db['map'](_0xd6a03e=>_0xd6a03e['getContainedElement']()),_0x1d889c=_0xb56c2d[0x0]['findAncestor']('table'),{minColumn:_0x4e11c7,maxColumn:_0x13a6d0}=_0xfdec1e['_getCoordsForCells'](_0xb56c2d);_0x5d5359['removeColumns'](_0x1d889c,{'at':_0x4e11c7,'columns':_0x13a6d0-_0x4e11c7+0x1});});const _0x3b183e=(_0x49a8cf,_0x3e8dda)=>{if(!_0x3e8dda['subType']||!_0x3e8dda['subType']['startsWith']('tablePaste'))return;const _0x1249c5=_0x3e8dda['attributes']['tablePasteChainId'],_0x1abb3c=_0x48c451['getSuggestions']()['filter'](_0x310b94=>_0x310b94['isInContent']&&_0x310b94['attributes']&&_0x310b94['attributes']['tablePasteChainId']==_0x1249c5);_0x1abb3c['length']&&_0x3e8dda['getAllAdjacentSuggestions']()['length']!=_0x1abb3c['length']&&_0x1abb3c['reduce']((_0x523d85,_0x30fafe)=>(_0x523d85['next']=_0x30fafe,_0x30fafe['previous']=_0x523d85,_0x30fafe));};function _0x2738e2(_0x1a2c07,_0x454ca4=!0x0){const {id:_0x5a06f8}=_0x48c451['_splitMarkerName'](_0x1a2c07['markerName']),_0x3c2d1d=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x12d1cb=_0x48c451['activeMarkers']['includes'](_0x1a2c07['markerName']);return _0x12d1cb&&_0x3c2d1d['push']('ck-suggestion-marker--active'),{'classes':_0x3c2d1d,'attributes':{'data-suggestion':_0x5a06f8},'priority':_0x12d1cb&&_0x454ca4?0xbc2:0xbb8};}_0x48c451['on']('suggestionLoaded',_0x3b183e,{'priority':'high'}),_0x48c451['on']('suggestionUnloaded',_0x3b183e,{'priority':'high'}),_0x32ddf2['model']['document']['registerPostFixer'](()=>{let _0x4d30be=!0x1;const _0x32f730=Array['from'](_0x32ddf2['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xc11423,data:_0x2e3f4b}of _0x32f730){const {group:_0x23693a,type:_0x517daf,id:_0x539dcb}=_0x48c451['_splitMarkerName'](_0xc11423);if('suggestion'!=_0x23693a||'deletion'!=_0x517daf||_0x2e3f4b['oldRange'])continue;if(!_0x48c451['hasSuggestion'](_0x539dcb))continue;const _0x112ff9=_0x48c451['getSuggestion'](_0x539dcb)['getRanges'](),_0x36b132=_0x32ddf2['plugins']['get']('Users')['me'];for(const _0x506d47 of _0x48c451['getSuggestions']()){if(!_0x506d47['isInContent']||_0x506d47['author']!=_0x36b132)continue;if('formatBlock'!=_0x506d47['type']||'tablePasteCell'!=_0x506d47['subType'])continue;if(_0x506d47['getRanges']()['every'](_0x5ce7da=>_0x112ff9['some'](_0x51ea19=>_0x51ea19['containsRange'](_0x5ce7da,!0x0)))){for(const _0x52b533 of _0x506d47['getAllAdjacentSuggestions']())_0x52b533['isInContent']&&(_0x52b533['discard'](),_0x4d30be=!0x0);}}}return _0x4d30be;}),_0x32ddf2['model']['document']['registerPostFixer'](_0x85f6a8=>{const _0x579e43=_0x32ddf2['commands']['get']('redo');if(!_0x579e43||!_0x579e43['_createdBatches']['has'](_0x85f6a8['batch']))return!0x1;let _0x15d696=!0x1;const _0x4cd67d=_0x32ddf2['plugins']['get']('Users')['me'],_0x1ef583=_0x32ddf2['model']['document']['differ']['getChanges'](),_0x546adb=Array['from'](_0x32ddf2['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x7e2b00,data:_0x23a082})=>{const {group:_0x582cab,subType:_0x521ada,authorId:_0x99b1e6}=_0x48c451['_splitMarkerName'](_0x7e2b00);return'suggestion'==_0x582cab&&'tablePaste'==_0x521ada&&_0x99b1e6==_0x4cd67d['id']&&!_0x23a082['oldRange'];});for(const _0x5efdb1 of _0x1ef583){if('insert'!=_0x5efdb1['type']||'tableCellSuggestion'!=_0x5efdb1['name']||0x1!=_0x5efdb1['length'])continue;const _0x4809f6=_0x85f6a8['createRange'](_0x5efdb1['position'],_0x5efdb1['position']['getShiftedBy'](0x1));if(!_0x546adb['find'](({data:_0x3ef29b})=>_0x3ef29b['newRange']['isEqual'](_0x4809f6))){for(const {name:_0x37ee13,data:_0x21fb4e}of _0x546adb)if(_0x4809f6['containsRange'](_0x21fb4e['newRange'])){_0x85f6a8['updateMarker'](_0x37ee13,{'range':_0x4809f6}),_0x15d696=!0x0;break;}}}return _0x15d696;}),_0x32ddf2['model']['document']['registerPostFixer'](_0xb26b11=>{let _0x4f2eef=!0x1;const _0x338362=_0x32ddf2['plugins']['get']('Users')['me'],_0x39241d=_0x48c451['getSuggestions']()['filter'](_0xbb6515=>_0xbb6515['isInContent']&&_0xbb6515['author']==_0x338362),_0x2f89c4=new Set(),_0x2ca9bd=new Set();for(const _0x69ace1 of _0x39241d)if('tablePaste'==_0x69ace1['subType'])for(const _0x499ecf of _0x69ace1['getMarkers']()){const _0x2e62f0=_0x499ecf['getRange']()['getContainedElement']();if(_0x2e62f0){if(_0x2e62f0['is']('element','tableCellSuggestion')&&we(_0x2e62f0)){_0x69ace1['removeMarker'](_0x499ecf['name']),_0x2f89c4['add'](_0x2e62f0),_0x4f2eef=!0x0;const _0x3a3240=_0x2e62f0['nextSibling'],_0x2952f0=_0x2e62f0['previousSibling'],_0x5d2660=_0x3a3240&&_0x3a3240['is']('element','tableCellSuggestion'),_0x9fba59=_0x2952f0&&_0x2952f0['is']('element','tableCellSuggestion');_0x5d2660&&!_0x2f89c4['has'](_0x3a3240)&&_0x2ca9bd['add'](_0x3a3240),_0x9fba59&&!_0x2f89c4['has'](_0x2952f0)&&_0x2ca9bd['add'](_0x2952f0);}else _0x2e62f0['is']('element','paragraph')&&_0x2e62f0['isEmpty']&&(_0x69ace1['removeMarker'](_0x499ecf['name']),_0x4f2eef=!0x0);}}else{if('tablePasteCell'==_0x69ace1['subType']){if(!_0x69ace1['attributes']||!_0x69ace1['attributes']['tablePasteChainId'])continue;const _0x43aa2e=_0x69ace1['attributes']['markerAttributes'];if(_0x43aa2e&&Object['keys'](_0x43aa2e)['length'])continue;const _0x3946d0=_0x69ace1['attributes']['tablePasteChainId'];let _0x2d4b57=!0x0,_0x106a81=!0x0;for(const _0x543667 of _0x39241d)if(_0x543667['subType']&&_0x543667['subType']['startsWith']('tablePaste')){if(!_0x543667['attributes']['tablePasteChainId']){_0x106a81=!0x1;break;}if(_0x543667['id']!=_0x69ace1['id']&&_0x543667['attributes']['tablePasteChainId']==_0x3946d0){_0x2d4b57=!0x1;break;}}_0x106a81&&_0x2d4b57&&(_0x69ace1['removeMarkers'](),_0x4f2eef=!0x0);}}for(const _0x18648c of _0x2f89c4)_0xb26b11['remove'](_0x18648c);for(const _0x50e364 of _0x2ca9bd)_0xb26b11['unwrap'](_0x50e364);return _0x4f2eef;}),_0x32ddf2['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x1ef18f,_0xf5a442)=>_0x2738e2(_0x1ef18f),'converterPriority':'high'}),_0x32ddf2['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x46d44f,_0x22b146)=>_0x22b146['options']['showSuggestionHighlights']?_0x2738e2(_0x46d44f,!0x1):null,'converterPriority':'high'});const _0x23b121=_0x32ddf2['editing']['view'];this['listenTo'](_0x23b121['document'],'clipboardOutput',(_0x1740d3,_0x5e197a)=>{const _0x2a32a4=[];for(const _0x5bdfab of _0x23b121['createRangeIn'](_0x5e197a['content'])['getItems']())_0x5bdfab['is']('element','suggestion-td')&&_0x2a32a4['push'](_0x5bdfab);_0x23b121['change'](_0x3bb1be=>{for(const _0x5bf68e of _0x2a32a4)_0x3bb1be['move'](_0x3bb1be['createRangeIn'](_0x5bf68e),_0x3bb1be['createPositionBefore'](_0x5bf68e)),_0x3bb1be['remove'](_0x5bf68e);});});}}function we(_0x5f1a8e){if(_0x5f1a8e['isEmpty'])return!0x0;const _0x4ea4d8=_0x5f1a8e['getChild'](0x0);return _0x4ea4d8['is']('element','paragraph')&&_0x4ea4d8['isEmpty'];}function ke(_0x3c6dbb,_0x230333={},_0x4c1f10){for(const {isAnchor:_0x26f930,cellHeight:_0x59a55d,cellWidth:_0x2856be}of _0x4c1f10['createTableWalker'](_0x3c6dbb,{'includeAllSlots':!0x0,..._0x230333}))if(!_0x26f930||0x1!=_0x59a55d||0x1!=_0x2856be)return!0x1;return!0x0;}class Nt extends _0x41808b{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x2a9e83=this['editor']['plugins']['get']('TrackChangesEditing');_0x2a9e83['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x2a9e83['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x2a9e83['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2a9e83['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x2a9e83['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x2a9e83['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x45baa3,_0x4526d9){const _0x28f5af=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3a0630=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x2a7a3d=_0x4526d9['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x1afc33=_0x3a0630['getColumnGroupElement'](_0x2a7a3d);let _0x37a723=_0x1afc33?_0x3a0630['getTableColumnsWidths'](_0x1afc33):null,_0x1ac8dc=_0x2a7a3d['getAttribute']('tableWidth')||null;const _0x350844=_0x4526d9['tableWidth']||_0x1ac8dc,_0x47a96e=_0x4526d9['columnWidths']||_0x37a723,_0x20dccf=this['editor']['plugins']['get']('Users')['me'];for(const _0x1cf9d2 of _0x28f5af['getSuggestions']()){const _0x419785=_0x1cf9d2['getContainedElement']();if('resizeTable'===_0x1cf9d2['subType']&&_0x419785===_0x2a7a3d){_0x1cf9d2['author']!==_0x20dccf&&_0x1cf9d2['discard']();const _0x4a7dd7=_0x1cf9d2['data']['commandParams'];_0x1ac8dc=_0x4a7dd7[0x0]['tableWidth'],_0x37a723=_0x4a7dd7[0x0]['columnWidths'];break;}}_0x45baa3({'table':_0x2a7a3d,'tableWidth':_0x350844,'columnWidths':_0x47a96e}),_0x28f5af['markBlockFormat'](_0x2a7a3d,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x1ac8dc,'columnWidths':_0x37a723}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x55e7fd){if('formatBlock'!=_0x55e7fd['type']&&'formatInline'!=_0x55e7fd['type'])return;const {data:_0xf4811e}=_0x55e7fd;if(_0xf4811e&&'resizeTable'===_0xf4811e['formatGroupId']){const _0x2946b2='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x2946b2)};}}}class Dt extends _0x41808b{['afterInit'](){const _0x42e4fd=this['editor'];_0x42e4fd['plugins']['has']('Template')&&_0x42e4fd['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x41808b{['afterInit'](){const _0x5b951f=this['editor'];if(!_0x5b951f['commands']['get']('insertTableOfContents'))return;_0x5b951f['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x454432=_0x5b951f['plugins']['get']('TrackChangesEditing'),_0x45041d=_0x5b951f['locale'];_0x454432['descriptionFactory']['registerElementLabel']('tableOfContents',_0x10842c=>o(_0x45041d,'ELEMENT_TABLE_OF_CONTENTS',_0x10842c));}}class $t extends _0x41808b{['afterInit'](){const _0x52d32=this['editor'];if(!_0x52d32['plugins']['has']('Title'))return;const _0x44b3ed=_0x52d32['plugins']['get']('TrackChangesEditing');_0x44b3ed['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x52d32['locale'],'ELEMENT_TITLE')),_0x52d32['model']['document']['registerPostFixer'](_0x399873=>{let _0xeb15b8=!0x1;const _0x3e3083=Array['from'](_0x52d32['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xb1e7bc,data:_0x33a0a4}of _0x3e3083){const {group:_0x2a9fd0}=_0x44b3ed['_splitMarkerName'](_0xb1e7bc);if('suggestion'!==_0x2a9fd0||!_0x33a0a4['newRange'])continue;const _0x448ab7=_0x33a0a4['newRange'],_0x4de6ea=_0x448ab7['end']['nodeBefore'];if(!_0x4de6ea||!_0x4de6ea['is']('element','title-content'))continue;if(!_0x448ab7['start']['isTouching'](_0x448ab7['end']))continue;const _0x400931=_0x52d32['model']['schema']['getNearestSelectionRange'](_0x448ab7['end'],'forward');if(_0x400931&&_0x400931['isCollapsed']){const _0x483188=_0x399873['createRange'](_0x448ab7['start'],_0x400931['start']);_0x483188['isEqual'](_0x448ab7)||(_0x399873['updateMarker'](_0xb1e7bc,{'range':_0x483188}),_0xeb15b8=!0x0);}_0xeb15b8||(_0x399873['removeMarker'](_0xb1e7bc),_0xeb15b8=!0x0);}return _0xeb15b8;});}}class Bt extends _0x41808b{['afterInit'](){const _0x10daf4=this['editor'],_0x1b0355=_0x10daf4['plugins']['get']('TrackChangesEditing');_0x10daf4['plugins']['has']('UndoEditing')&&(_0x1b0355['enableCommand']('undo'),_0x1b0355['enableCommand']('redo'));}}class xt extends _0x41808b{static get['requires'](){return[It];}['afterInit'](){const _0x184f2d=this['editor'];if(!_0x184f2d['plugins']['has']('TableCaptionEditing'))return;_0x184f2d['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x41808b{['tableProperties'];['tableCellProperties'];constructor(_0x12c0ba){super(_0x12c0ba),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';}['afterInit'](){const _0x302ffb=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x29fb39 of this['tableProperties'])_0x302ffb['enableCommand'](_0x29fb39,(_0x17b798,_0xb0085b)=>{const _0x16cd01=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x29fb39,[_0x16cd01],this['tableProperties'],'tableProperties',_0x17b798,_0xb0085b);});_0x302ffb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x302ffb['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x302ffb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x175392,_0x21e3a6)=>this['handleDiscardAction'](this['tableProperties'],_0x175392,_0x21e3a6)),_0x302ffb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x1a40e3 of this['tableCellProperties'])_0x302ffb['enableCommand'](_0x1a40e3,(_0x1d7979,_0x25b08b)=>{const _0x56fd89=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x1a40e3,_0x56fd89,this['tableCellProperties'],'tableCellProperties',_0x1d7979,_0x25b08b);});_0x302ffb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x302ffb['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x302ffb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x4d6b51,_0x5200eb)=>this['handleDiscardAction'](this['tableCellProperties'],_0x4d6b51,_0x5200eb)),_0x302ffb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x302ffb['descriptionFactory']['registerDescriptionCallback'](_0x142b30=>this['handleSuggestionDescription'](_0x142b30));}['_handlePropertyChange'](_0x5e0c65,_0xddeb03,_0x344ec8,_0x51b877,_0x539713,_0x13bcc7){const _0x598e36=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x13bcc7['batch'],()=>{for(const _0x17239f of _0xddeb03){if(this['_getSuggestion'](_0x17239f,_0x51b877))_0x539713(_0x13bcc7);else{const _0x1adf11={};for(const _0xf07a0e of _0x344ec8){const _0x404fda=_0x17239f['getAttribute'](_0xf07a0e);void 0x0!==_0x404fda&&(_0x1adf11[_0xf07a0e]=_0x404fda);}_0x539713(_0x13bcc7),_0x598e36['markBlockFormat'](_0x17239f,{'commandParams':[_0x1adf11]},[],_0x51b877);}}});}['handleDiscardAction'](_0x1dab3e,_0x194103,_0x26de64){const _0xb2b95a=_0x194103[0x0]['start']['nodeAfter'],_0x4d807c=_0x26de64['commandParams'][0x0];this['editor']['model']['change'](_0x52f1d1=>{for(const _0x21197d of _0x1dab3e)void 0x0!==_0x4d807c[_0x21197d]?_0x52f1d1['setAttribute'](_0x21197d,_0x4d807c[_0x21197d],_0xb2b95a):_0x52f1d1['removeAttribute'](_0x21197d,_0xb2b95a);});}['handleSuggestionDescription'](_0x5a7ca2){if(_0x5a7ca2['data'])switch(_0x5a7ca2['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x5b7e92,_0x4ecfdb){const _0x10ef85=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x3ba02f of _0x10ef85['getSuggestions']({'skipNotAttached':!0x0})){const _0x504a8f=_0x3ba02f['getContainedElement']();if(_0x3ba02f['subType']===_0x4ecfdb&&_0x504a8f===_0x5b7e92)return _0x3ba02f;}return null;}}const m='$elementName';class p extends _0x41808b{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x34d895,_0xca815a,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x39b49e){function _0x51f8f1(_0x2ffaf8){return _0x2ffaf8['map'](_0x390ad4=>String['fromCharCode'](_0x390ad4))['join']('');}super(_0x39b49e),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x59849c,_0x359931,_0x41e1eb,_0x2ad892)=>{this['_model']['change'](()=>{for(const _0x3c8a44 of[..._0x2ad892,..._0x41e1eb])this['_model']['markers']['has'](_0x3c8a44)&&_0x39b49e['editing']['reconvertMarker'](_0x3c8a44);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x39b49e['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x39b49e['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x39b49e['config']['get']('trackChanges.trackFormatChanges'),_0x39b49e['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x39b49e['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x39b49e,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x51f8f1([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x51f8f1([0x34,0x30,0x34,0x38,0x31,0x36,0x30,0x38]);}['init'](){const _0x2fbb97=this['editor'],_0x35a061=(_0x107741,_0x5aaf7c)=>{if('attribute'!=_0x107741)return'ck-suggestion-marker-'+_0x107741;const _0x2f947e=_0x5aaf7c['split']('|')[0x0];return this['_isBlockAttribute'](_0x2f947e)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x2fbb97['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x28e507=>{const {id:_0x159796,type:_0x3b5eac,subType:_0x54dd2d}=this['_splitMarkerName'](_0x28e507['markerName']),_0x2dac56=['ck-suggestion-marker',_0x35a061(_0x3b5eac,_0x54dd2d)];let _0x23e3a9=0xbb8;return this['activeMarkers']['includes'](_0x28e507['markerName'])&&(_0x2dac56['push']('ck-suggestion-marker--active'),_0x23e3a9=0xbc2),'deletion'==_0x3b5eac&&(_0x23e3a9+=0x5),{'classes':_0x2dac56,'attributes':{'data-suggestion':_0x159796},'priority':_0x23e3a9};}}),_0x2fbb97['conversion']['for']('dataDowncast')['add'](_0x419c5f=>{_0x419c5f['on']('addMarker:suggestion',(_0x35e5d8,_0x3c4c87,_0x31cba8)=>{if(!_0x31cba8['options']['showSuggestionHighlights'])return;const _0x2b053a=_0x3c4c87['item'];if(!_0x2b053a)return;const _0x300f9c=_0x31cba8['mapper']['toViewElement'](_0x2b053a);_0x2fbb97['model']['schema']['isObject'](_0x2b053a)&&_0x300f9c&&!_0x300f9c['getCustomProperty']('widget')&&_0x300f9c['is']('containerElement')&&_0x1368ee(_0x300f9c,_0x31cba8['writer']);},{'priority':'high'});}),_0x2fbb97['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x4a5e94,_0x1ba3e5)=>{if(!_0x1ba3e5['options']['showSuggestionHighlights'])return null;const {type:_0x548558,subType:_0x5c27b9}=this['_splitMarkerName'](_0x4a5e94['markerName']);return{'classes':['ck-suggestion-marker',_0x35a061(_0x548558,_0x5c27b9)],'priority':0xbb8};}});const _0x29baae=({showActiveMarkers:_0x17adab=!0x0,isAttributeSuggestion:_0x3bef88=!0x1}={})=>(_0x1295d7,_0x4001b0,_0x2621c5)=>{if(!_0x4001b0['item'])return;const {id:_0x1db4ad}=this['_splitMarkerName'](_0x4001b0['markerName']);if(_0x3bef88){const _0x25c847=this['_suggestions']['get'](_0x1db4ad),_0x5edf4b=this['_getAttributeKey'](_0x25c847);if(!this['_isBlockAttribute'](_0x5edf4b))return;}if(_0x4001b0['item']['is']('selection'))return void _0x2621c5['consumable']['consume'](_0x4001b0['item'],_0x1295d7['name']);const _0xc6acb=_0x2621c5['mapper']['toViewElement'](_0x4001b0['item']);if(_0x4001b0['item']['is']('element')&&_0x2fbb97['model']['schema']['isBlock'](_0x4001b0['item'])&&!_0xc6acb['getCustomProperty']('addHighlight')){_0x2621c5['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0xc6acb),_0x2621c5['writer']['setAttribute']('data-suggestion',_0x1db4ad,_0xc6acb),_0x2621c5['mapper']['bindElementToMarker'](_0xc6acb,_0x4001b0['markerName']),_0x17adab&&(this['activeMarkers']['includes'](_0x4001b0['markerName'])?_0x2621c5['writer']['addClass']('ck-suggestion-marker--active',_0xc6acb):_0x2621c5['writer']['removeClass']('ck-suggestion-marker--active',_0xc6acb));for(const _0x1f8090 of _0x2fbb97['model']['createRangeIn'](_0x4001b0['item'])['getItems']())_0x2621c5['consumable']['consume'](_0x1f8090,_0x1295d7['name']);_0x2621c5['consumable']['consume'](_0x4001b0['item'],_0x1295d7['name']);}};_0x2fbb97['conversion']['for']('dataDowncast')['add'](_0x12d9d9=>{_0x12d9d9['on']('addMarker:suggestion:formatBlock',(_0xd117a4,_0x2ccab9,_0x239a9a)=>{_0x239a9a['options']['showSuggestionHighlights']&&_0x29baae({'showActiveMarkers':!0x1})(_0xd117a4,_0x2ccab9,_0x239a9a);},{'priority':'highest'});}),_0x2fbb97['conversion']['for']('dataDowncast')['add'](_0x40e6b9=>{_0x40e6b9['on']('addMarker:suggestion:attribute',(_0x1b73cd,_0x36cf59,_0x35202e)=>{_0x35202e['options']['showSuggestionHighlights']&&_0x29baae({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1b73cd,_0x36cf59,_0x35202e);},{'priority':'highest'});}),_0x2fbb97['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x2d972f,_0x1f6a59)=>_0x1f6a59['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x2d972f['substr'](0xb)}}),_0x2fbb97['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x367820,{writer:_0x166a49})=>{let _0x41ba6f='suggestion:'+_0x367820['getAttribute']('suggestion-type')+':'+_0x367820['getAttribute']('id');return _0x367820['getAttribute']('marker-count')&&(_0x41ba6f+=':'+_0x367820['getAttribute']('marker-count')),_0x166a49['createElement']('$marker',{'data-name':_0x41ba6f});}}),_0x2fbb97['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x2fbb97['conversion']['for']('editingDowncast')['add'](_0xc3471=>{_0xc3471['on']('addMarker:suggestion:formatBlock',_0x29baae(),{'priority':'high'});}),_0x2fbb97['conversion']['for']('editingDowncast')['add'](_0x3de4e8=>{_0x3de4e8['on']('addMarker:suggestion:attribute',_0x29baae({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x2fbb97['conversion']['for']('editingDowncast')['add'](_0x1a0438=>{_0x1a0438['on']('removeMarker:suggestion:formatBlock',(_0x5006d0,_0x2bb7ce,_0x2e473c)=>{const _0x2ee55b=_0x2e473c['mapper']['markerNameToElements'](_0x2bb7ce['markerName']);if(_0x2ee55b){for(const _0x50bc31 of _0x2ee55b)_0x50bc31['getCustomProperty']('addHighlight')||(_0x2e473c['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x50bc31),_0x2e473c['writer']['removeAttribute']('data-suggestion',_0x50bc31),_0x2e473c['mapper']['unbindElementFromMarkerName'](_0x50bc31,_0x2bb7ce['markerName']));}},{'priority':'high'});}),_0x2fbb97['conversion']['for']('editingDowncast')['add'](_0x203aef=>{_0x203aef['on']('removeMarker:suggestion:attribute',(_0x31d6cb,_0x2cecdb,_0x41fb69)=>{const _0x29574c=_0x41fb69['mapper']['markerNameToElements'](_0x2cecdb['markerName']);if(!_0x29574c)return;const {id:_0x294684}=this['_splitMarkerName'](_0x2cecdb['markerName']),_0x3a19ba=this['_suggestions']['get'](_0x294684),_0x5039de=this['_getAttributeKey'](_0x3a19ba);if(this['_isBlockAttribute'](_0x5039de)){for(const _0x5b1190 of _0x29574c)_0x5b1190['getCustomProperty']('addHighlight')||(_0x41fb69['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x5b1190),_0x41fb69['writer']['removeAttribute']('data-suggestion',_0x5b1190),_0x41fb69['mapper']['unbindElementFromMarkerName'](_0x5b1190,_0x2cecdb['markerName']));}},{'priority':'high'});}),_0x2fbb97['model']['document']['registerPostFixer'](_0x5f237b=>{let _0x42b2a4=!0x1;const _0x1ea9f7=Array['from'](_0x2fbb97['model']['document']['differ']['getChangedMarkers']()),_0x135f15=new Set();for(const {name:_0x726212,data:_0x302f7f}of _0x1ea9f7){const {group:_0x3d6a82,type:_0x574ed8,subType:_0x81f8d8,id:_0x19cea6}=this['_splitMarkerName'](_0x726212);if('suggestion'!==_0x3d6a82)continue;const _0x4b308e=this['_suggestions']['get'](_0x19cea6);if(null!=_0x302f7f['newRange']){'formatInline'==_0x574ed8&&(_0x42b2a4=_0x42b2a4||Ut(_0x302f7f['newRange'],_0x726212,_0x5f237b,_0x2fbb97['model']['schema']));const _0x538f5b='attribute'==_0x574ed8&&this['_isBlockAttribute'](_0x81f8d8['split']('|')[0x0]);if(_0x302f7f['newRange']['isCollapsed']||'$graveyard'==_0x302f7f['newRange']['root']['rootName']||'formatBlock'==_0x574ed8&&!Ft(_0x302f7f['newRange'])||_0x538f5b&&!Ft(_0x302f7f['newRange'])||'deletion'==_0x574ed8&&!(!Vt(_0x16f790=_0x302f7f['newRange'])&&!function(_0x51c7c9){return _0x51c7c9['start']['parent']==_0x51c7c9['end']['nodeBefore']&&_0x51c7c9['start']['isAtEnd'];}(_0x16f790)))_0x5f237b['removeMarker'](_0x726212),_0x42b2a4=!0x0;else{if(!_0x4b308e||!_0x4b308e['isInContent'])continue;if(_0x302f7f['newRange']&&_0x302f7f['oldRange']&&_0x302f7f['newRange']['isEqual'](_0x302f7f['oldRange']))continue;_0x135f15['add'](_0x4b308e);}}}var _0x16f790;return _0x135f15['size']>0x0&&(_0x42b2a4=!!this['_joinWithAdjacentSuggestions'](_0x135f15)||_0x42b2a4),_0x42b2a4;}),_0x2fbb97['model']['document']['registerPostFixer'](_0x452a99=>{let _0x4eb35b=!0x1;for(const _0x1d76b6 of _0x2fbb97['model']['document']['differ']['getChanges']())if('insert'==_0x1d76b6['type'])for(const _0x5c5db3 of this['_suggestions']['values']()){if(_0x5c5db3['isMultiRange']||!_0x5c5db3['isInContent'])continue;const _0x1027ad='formatBlock'==_0x5c5db3['type'],_0x41664a=this['_getAttributeKey'](_0x5c5db3),_0x5cb8cb=_0x41664a&&this['_isBlockAttribute'](_0x41664a);if(!_0x1027ad&&!_0x5cb8cb)continue;const _0x476bd4=_0x5c5db3['getFirstRange']();if(_0x476bd4['start']['parent']!=_0x476bd4['end']['parent']&&!_0x476bd4['end']['isAtEnd']){const _0x54e1e3=_0x2fbb97['model']['createPositionAt'](_0x476bd4['start']['nodeAfter'],'end'),_0x42d4e4=_0x2fbb97['model']['createRange'](_0x476bd4['start'],_0x54e1e3);_0x452a99['updateMarker'](_0x5c5db3['getFirstMarker'](),{'range':_0x42d4e4}),_0x4eb35b=!0x0;}}return _0x4eb35b;}),_0x2fbb97['model']['document']['registerPostFixer'](_0x3b4a2a=>this['_processAttributeChanges'](_0x3b4a2a)),_0x2fbb97['model']['document']['registerPostFixer'](_0x41129e=>!_0x41129e['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x41129e)),_0x2fbb97['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x2fbb97['model']['document']['on']('change:data',(_0x6acb56,_0x206549)=>{if(!_0x206549['isLocal']||_0x206549['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x503930=_0x2fbb97['model']['document']['differ']['getChanges']();if(0x0==_0x503930['length'])return;const _0xa15e70=[],_0x409146=_0x503930['filter'](_0x37d951=>'attribute'==_0x37d951['type']),_0x1aa8f7=_0x503930['filter'](_0x42fde5=>'insert'==_0x42fde5['type']&&'$text'!=_0x42fde5['name']);for(const _0x1f78a5 of _0x409146)this['_isRegisteredAttribute'](_0x1f78a5['attributeKey'])&&_0xa15e70['push']({'key':_0x1f78a5['attributeKey'],'newValue':_0x1f78a5['attributeNewValue'],'oldValue':_0x1f78a5['attributeOldValue'],'range':Pt(_0x1f78a5['range'],_0x2fbb97['model'])});for(const _0x3c94a5 of _0x1aa8f7){if('rename'!=_0x3c94a5['action']&&'refresh'!=_0x3c94a5['action'])continue;const _0x475f59=Lt(_0x3c94a5['position']['nodeAfter'],_0x2fbb97['model']),_0x4224a4=_0x3c94a5['before'];'rename'==_0x3c94a5['action']&&_0xa15e70['push']({'key':m,'newValue':_0x3c94a5['name'],'oldValue':_0x4224a4['name'],'range':_0x475f59});for(const [_0x55f1b1,_0x5b941d]of _0x4224a4['attributes']){if(!this['_isRegisteredAttribute'](_0x55f1b1))continue;const _0x337b80=_0x3c94a5['attributes']['get'](_0x55f1b1);_0x5b941d!==_0x337b80&&_0xa15e70['push']({'key':_0x55f1b1,'newValue':_0x337b80,'oldValue':_0x5b941d,'range':_0x475f59});}for(const [_0x5bd722,_0xc251]of _0x3c94a5['attributes'])this['_isRegisteredAttribute'](_0x5bd722)&&(_0x4224a4['attributes']['has'](_0x5bd722)||_0xa15e70['push']({'key':_0x5bd722,'newValue':_0xc251,'oldValue':null,'range':_0x475f59}));}0x0!=_0xa15e70['length']&&_0x2fbb97['model']['enqueueChange'](_0x206549,_0x564694=>{const _0x3ff3c1=_0x55ea85();for(const {range:_0x3135f5,key:_0x426806,oldValue:_0x78b5c3,newValue:_0xdd7e4e}of _0xa15e70)this['markAttributeChange'](_0x3135f5,_0x426806,_0x78b5c3,_0xdd7e4e,{'groupId':_0x3ff3c1});this['_reduceExistingSuggestions'](_0x564694,_0xa15e70);});},{'priority':'lowest'}),_0x2fbb97['model']['markers']['on']('update:suggestion',(_0xa13c41,_0x420564,_0x5f3324)=>{if(null==_0x5f3324){const {id:_0x7c549c}=this['_splitMarkerName'](_0x420564['name']),_0x19a4da=this['_suggestions']['get'](_0x7c549c);_0x19a4da&&_0x19a4da['addMarkerName'](_0x420564['name']);}}),_0x2fbb97['model']['document']['on']('change:data',()=>{const _0x4e9464=Array['from'](_0x2fbb97['model']['document']['differ']['getChangedMarkers']())['filter'](_0x14359a=>'suggestion'===this['_splitMarkerName'](_0x14359a['name'])['group']);if(0x0===_0x4e9464['length'])return;_0x4e9464['sort']((_0x5d07d7,_0x52385f)=>{const _0x3c686a=_0x5d07d7['data']['oldRange'],_0x23c98a=_0x52385f['data']['oldRange'];return null===_0x3c686a&&null===_0x23c98a?0x0:null===_0x3c686a&&null!==_0x23c98a?-0x1:null!==_0x3c686a&&null===_0x23c98a?0x1:_0x3c686a['start']['isBefore'](_0x23c98a['start'])?-0x1:0x1;});const _0x4b8496=new Set(),_0x288637=new Set();for(const {name:_0x41abce,data:_0xfcf7aa}of _0x4e9464){const {id:_0x4b2437}=this['_splitMarkerName'](_0x41abce);if(null===_0xfcf7aa['oldRange']){const _0x393265=this['_handleNewSuggestionMarker'](_0x41abce);_0x288637['add'](_0x393265);}else{const _0x3d6a2a=this['_suggestions']['get'](_0x4b2437);null!==_0xfcf7aa['newRange']||_0x3d6a2a['isInContent']?(_0x4b8496['add'](_0x3d6a2a['head']),_0x288637['add'](_0x3d6a2a)):this['_removeSuggestion'](_0x3d6a2a);}}_0x288637['size']>0x0&&this['_refreshSuggestionsChain'](_0x288637);for(const _0x3723b7 of _0x4b8496)this['fire']('suggestionChanged',_0x3723b7);}),_0x2fbb97['model']['on']('applyOperation',(_0x4bf02f,_0x3b3eea)=>{const _0x11bc13=_0x3b3eea[0x0];if(!this['_suggestions']['size'])return;if(!_0x11bc13['isDocumentOperation'])return;if(_0x11bc13['batch']['isUndo']||!_0x11bc13['batch']['isLocal'])return;let _0x90172a,_0x21c9f5;switch(_0x11bc13['type']){case'insert':_0x90172a=_0x2fbb97['model']['createPositionAt'](_0x11bc13['position']),_0x21c9f5=_0x90172a['getShiftedBy'](_0x11bc13['howMany']);break;case'split':_0x90172a=_0x2fbb97['model']['createPositionAt'](_0x11bc13['splitPosition']),_0x21c9f5=_0x2fbb97['model']['createPositionAt'](_0x11bc13['moveTargetPosition']);break;case'move':_0x90172a=_0x2fbb97['model']['createPositionAt'](_0x11bc13['targetPosition']),_0x21c9f5=_0x90172a['getShiftedBy'](_0x11bc13['howMany']);break;default:return;}const _0x6f667=_0x2fbb97['model']['createRange'](_0x90172a,_0x21c9f5);_0x2fbb97['model']['change'](()=>{for(const {suggestion:_0x3a9b5b,meta:_0x346da2}of this['_findSuggestions'](_0x6f667)){if(_0x3a9b5b['isMultiRange'])continue;if('formatInline'==_0x3a9b5b['type'])continue;const _0x1498de=this['_getAttributeKey'](_0x3a9b5b);if(_0x1498de&&this['_isBlockAttribute'](_0x1498de)&&'split'!=_0x11bc13['type'])continue;const _0x204887=_0x3a9b5b['data']&&_0x3a9b5b['data']['multipleBlocks'];('formatBlock'!=_0x3a9b5b['type']||'split'==_0x11bc13['type']&&!_0x204887)&&(_0x346da2['containsRangeInObject']||'insertion'==_0x3a9b5b['type']&&_0x346da2['isOwn']||_0x3a9b5b['getFirstRange']()['containsRange'](_0x6f667)&&this['_breakSuggestionMarker'](_0x3a9b5b,_0x90172a,_0x21c9f5));}});},{'priority':'lowest'}),_0x2fbb97['model']['on']('deleteContent',(_0x22c72a,_0x238e0b)=>{const _0x166f62=_0x238e0b[0x0],_0x131caf=_0x238e0b[0x1];if(_0x131caf&&_0x131caf['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x166f62['isCollapsed'])return;const _0x516edb=_0x2fbb97['model']['schema'],{start:_0x1d38e8,end:_0x5ab31b}=_0x166f62['getFirstRange'](),_0x12db98=_0x1d38e8['nodeAfter']&&_0x516edb['isLimit'](_0x1d38e8['nodeAfter'])?null:_0x516edb['getNearestSelectionRange'](_0x1d38e8,'forward'),_0x493d38=_0x5ab31b['nodeBefore']&&_0x516edb['isLimit'](_0x5ab31b['nodeBefore'])?null:_0x516edb['getNearestSelectionRange'](_0x5ab31b,'backward'),_0x17f695=_0x2fbb97['model']['createRange'](_0x12db98?_0x12db98['start']:_0x1d38e8,_0x493d38?_0x493d38['end']:_0x5ab31b);_0x2fbb97['model']['change'](_0x2a2dfd=>{this['markDeletion'](_0x17f695);const _0x1c7aef=_0x2fbb97['model']['schema']['getNearestSelectionRange'](_0x17f695['start']);_0x166f62['is']('documentSelection')?_0x2a2dfd['setSelection'](_0x1c7aef):_0x166f62['setTo'](_0x1c7aef);}),_0x22c72a['stop']();},{'priority':_0x21fa8f['normal']+0xa}),_0x2fbb97['model']['on']('insertContent',(_0x1aa795,_0x43b170)=>{const _0x5de87b=_0x43b170[_0x43b170['length']-0x1];_0x5de87b&&_0x5de87b['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x2fbb97['model']['change'](()=>{let _0x2aa377=_0x2fbb97['model']['insertContent'](_0x43b170[0x0],_0x43b170[0x1],_0x43b170[0x2],{'forceDefaultExecution':!0x0});if(!_0x2aa377)return;_0x1aa795['return']=_0x2aa377['clone']();const _0x445743=_0x2aa377['end']['nodeBefore'],_0x12c89f=_0x2fbb97['model']['schema'];_0x445743&&_0x12c89f['isBlock'](_0x445743)&&!_0x12c89f['isObject'](_0x445743)&&(_0x2aa377=_0x2fbb97['model']['createRange'](_0x2aa377['start'],_0x2fbb97['model']['createPositionAt'](_0x445743,'end'))),this['markInsertion'](_0x2aa377);}),_0x1aa795['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x3db604=new x(_0x2fbb97,this['_suggestions']);_0x2fbb97['commands']['add']('acceptSuggestion',_0x3db604),this['enableCommand']('acceptSuggestion');const _0xb573e1=new R(_0x2fbb97,this['_suggestions']);_0x2fbb97['commands']['add']('discardSuggestion',_0xb573e1),this['enableCommand']('discardSuggestion'),_0x2fbb97['commands']['add']('acceptAllSuggestions',new E(_0x2fbb97,_0x3db604,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x2fbb97['commands']['add']('discardAllSuggestions',new E(_0x2fbb97,_0xb573e1,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x2fbb97['commands']['add']('acceptSelectedSuggestions',new O(_0x2fbb97,_0x3db604,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x2fbb97['commands']['add']('discardSelectedSuggestions',new O(_0x2fbb97,_0xb573e1,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x57010a=_0x2fbb97['plugins']['get']('CommentsRepository');this['listenTo'](_0x57010a,'addComment',(_0x2c8f42,{threadId:_0x2693e4})=>{const _0x551dce=this['_suggestions']['get'](_0x2693e4);_0x551dce&&_0x551dce['commentThread']&&0x1===_0x551dce['commentThread']['length']&&this['_updateSuggestionData'](_0x2693e4,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x57010a,'removeComment',(_0x2fc166,{threadId:_0x16a5bb})=>{const _0x390438=this['_suggestions']['get'](_0x16a5bb);_0x390438&&_0x390438['commentThread']&&!_0x390438['commentThread']['length']&&this['_updateSuggestionData'](_0x16a5bb,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x56c5e8){if(this['_adapter'])throw new _0x29601a('track-changes-adapter-already-set',this);this['_adapter']=_0x56c5e8;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x514c37=!0x1,toJSON:_0x356f88=!0x1}={}){const _0x4c0c01=[];for(const _0x322cc7 of this['_suggestions']['values']())_0x514c37&&!_0x322cc7['isInContent']||_0x4c0c01['push'](_0x322cc7);return _0x356f88?_0x4c0c01['map'](_0x2dbde6=>_0x2dbde6['toJSON']()):_0x4c0c01;}['getSuggestion'](_0x24d238){const _0x4e7667=this['_suggestions']['get'](_0x24d238);if(!_0x4e7667)throw new _0x29601a('track-changes-suggestion-not-found',this);return _0x4e7667;}['hasSuggestion'](_0x40b03c){return this['_suggestions']['has'](_0x40b03c);}['addSuggestionData'](_0x49757c){const {authorId:_0x3db50c,id:_0x5194e0,attributes:_0x2edf15}=_0x49757c,[_0x5a0583,_0x28a501]=_0x49757c['type']['split'](':'),_0x386948=this['_suggestions']['get'](_0x5194e0)||this['_createSuggestion'](_0x5a0583,_0x28a501,_0x5194e0,_0x3db50c,_0x2edf15);if(this['_addThreadToSuggestion'](_0x386948),this['_checkSuggestionCorrectness'](_0x386948,_0x5a0583,_0x28a501||null,_0x3db50c),_0x386948['createdAt']=_0x49757c['createdAt'],_0x386948['_isDataLoaded']=!0x0,_0x2edf15&&_0x2edf15['@external']){const _0x34a72f=_0x2edf15['@external'],_0x35417d=this['_getExternalAuthor'](_0x34a72f['authorName']);_0x386948['authoredAt']=_0x34a72f['createdAt'],_0x386948['author']=_0x35417d,_0x386948['isExternal']=!0x0;}else _0x386948['authoredAt']=_0x49757c['createdAt'];switch(_0x49757c['data']&&(_0x386948['data']=_0x49757c['data']),_0x49757c['attributes']&&(_0x386948['attributes']=_0x49757c['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x386948['_saved']=!0x0),this['_suggestionState']['get'](_0x386948)){case'notReady':this['_suggestionState']['set'](_0x386948,'dataReady');break;case'markerReady':_0x386948['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x386948])),this['_refreshSuggestionsChain'](new Set([_0x386948])),this['_suggestionState']['set'](_0x386948,'ready'),this['fire']('suggestionLoaded',_0x386948)):this['_suggestionState']['set'](_0x386948,'removed');}return _0x386948;}['acceptSuggestion'](_0x11ae33){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x10c256 of _0x11ae33['getAllAdjacentSuggestions']())_0x10c256['accept']();});});}['discardSuggestion'](_0x2ed73a){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xa8ebd5 of _0x2ed73a['getAllAdjacentSuggestions']())_0xa8ebd5['discard']();});});}['enableCommand'](_0x1411a9,_0x554878){const _0x10d8b1=this['editor']['commands']['get'](_0x1411a9);if(!_0x10d8b1)throw new _0x29601a('track-changes-command-not-found',this,{'commandName':_0x1411a9});if(this['_enabledCommands']['has'](_0x10d8b1))throw new _0x29601a('track-changes-enable-command-twice',this,{'commandName':_0x1411a9});this['_enabledCommands']['add'](_0x10d8b1),_0x554878&&_0x10d8b1['on']('execute',(_0x398265,_0x13e949)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x13e949['length']>0x0&&_0x13e949[_0x13e949['length']-0x1]&&_0x13e949[_0x13e949['length']-0x1]['forceDefaultExecution']?_0x13e949['pop']():(_0x398265['return']=_0x554878((..._0x2a77d3)=>_0x10d8b1['execute'](..._0x2a77d3,{'forceDefaultExecution':!0x0}),..._0x13e949),_0x398265['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x26e26d){let _0x8d266d,_0x39d6d5;const _0x4eb030=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x8d266d=_0x26e26d();}catch(_0x327094){_0x39d6d5=_0x327094;}return _0x4eb030||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x39d6d5&&_0x29601a['rethrowUnexpectedError'](_0x39d6d5,this),_0x8d266d;}['markInsertion'](_0xf8115c,_0x5b9992=null,_0x266d8c={}){if(_0xf8115c['isCollapsed'])return null;const _0x1f46c0=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x4451f8,meta:_0x5c842b}of this['_findSuggestions'](_0xf8115c,'insertion'))if(_0x5c842b['isOwn']){if(!_0x5c842b['isNextTo']){if(_0x5c842b['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x4451f8,_0x266d8c))continue;return _0x4451f8;}if(qt(_0x4451f8,_0x266d8c))return _0x4451f8;this['_breakSuggestionMarker'](_0x4451f8,_0xf8115c['start'],_0xf8115c['end']);break;}if(_0x5b9992==_0x4451f8['subType']&&qt(_0x4451f8,_0x266d8c)){const _0x42bcac=_0x4451f8['getFirstRange']();return _0x42bcac['start']['isEqual'](_0xf8115c['end'])?this['_setSuggestionRange'](_0x4451f8,this['_model']['createRange'](_0xf8115c['start'],_0x42bcac['end'])):this['_setSuggestionRange'](_0x4451f8,this['_model']['createRange'](_0x42bcac['start'],_0xf8115c['end'])),_0x4451f8;}}const _0x5cc5f7=_0x55ea85(),_0x42e41b=_0x1f46c0['id'],_0x21c594=_0x5b9992?'insertion:'+_0x5b9992:'insertion',_0x2221b3=this['_setSuggestionData']({'id':_0x5cc5f7,'type':_0x21c594,'createdAt':new Date(),'authorId':_0x42e41b,'attributes':_0x266d8c});return this['_addSuggestionMarker'](_0x21c594,_0x5cc5f7,_0x42e41b,_0xf8115c),_0x2221b3;}['markMultiRangeInsertion'](_0x199921,_0x23aa2e='multi',_0x4727b3={}){const _0x5645c8=this['editor']['plugins']['get']('Users')['me'],_0x4752a6=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x23aa2e,'join');for(const _0x33f041 of this['getSuggestions']())if(_0x33f041['author']['id']==_0x5645c8['id']&&'insertion'==_0x33f041['type']&&_0x33f041['subType']==_0x23aa2e&&qt(_0x33f041,_0x4727b3)&&(_0x4752a6(_0x33f041['getRanges'](),_0x199921)||_0x4752a6(_0x199921,_0x33f041['getRanges']()))){for(const _0x9c0ed4 of _0x199921)_0x33f041['addRange'](_0x9c0ed4);return _0x33f041;}for(const {suggestion:_0x445c80,meta:_0x39dfef}of this['_findSuggestions'](_0x199921,'insertion')){if(!_0x39dfef['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x39dfef['containsRangeInObject'])continue;if(!qt(_0x445c80,_0x4727b3))continue;let _0x16d497=!0x0;for(const _0x402388 of _0x445c80['getRanges']())for(const _0x10af5b of _0x199921)if(!_0x402388['containsRange'](_0x10af5b)){_0x16d497=!0x1;break;}if(_0x16d497)return _0x445c80;}const _0x59dab4=_0x55ea85(),_0x4864ce=_0x5645c8['id'],_0x557781='insertion:'+_0x23aa2e,_0x310b83=this['_setSuggestionData']({'id':_0x59dab4,'type':_0x557781,'createdAt':new Date(),'authorId':_0x4864ce,'attributes':_0x4727b3});for(const _0x3b3548 of _0x199921)this['_addSuggestionMarker'](_0x557781,_0x59dab4,_0x4864ce,_0x3b3548,u['getMultiRangeId']());return _0x310b83;}['markInlineFormat'](_0x239d12,_0xa32201,_0x7ed261=null,_0x2441c7={}){if(_0x7ed261=_0x7ed261||Gt(_0xa32201),_0x239d12['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x1083d0=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x7ed261,'accept');return this['forceDefaultExecution'](()=>_0x1083d0([_0x239d12],_0xa32201,_0x2441c7)),null;}const _0x3b25d0=this['editor']['plugins']['get']('Users')['me'],_0x3a2dd8=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x11619b,meta:_0x11b430}of this['_findSuggestions'](_0x239d12,'insertion'))_0x11b430['isOwn']&&!_0x11b430['isInsideObject']&&_0x3a2dd8['push'](..._0x11619b['getRanges']());}const _0x5b74dd=function(_0xbaed7a,_0x53795d){const _0x5eec1c=[];for(const _0x2d7ade of _0x53795d){const _0x482c9e=_0xbaed7a['getIntersection'](_0x2d7ade);_0x482c9e&&_0x5eec1c['push'](_0x482c9e);}return _0x5eec1c;}(_0x239d12,_0x3a2dd8),_0x1d3d7a=function(_0x4d0635,_0x4f436d){const _0x4c2748=[_0x4d0635];for(const _0xc96129 of _0x4f436d){let _0x1c1a63=0x0;for(;_0x1c1a63<_0x4c2748['length'];){const _0x3d92eb=_0x4c2748[_0x1c1a63]['getDifference'](_0xc96129);_0x4c2748['splice'](_0x1c1a63,0x1,..._0x3d92eb),_0x1c1a63+=_0x3d92eb['length'];}}return _0x4c2748;}(_0x239d12,_0x3a2dd8);_0x5b74dd['length']&&this['_model']['change'](()=>{for(const _0x231d11 of _0x5b74dd){const _0x130ddf=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x7ed261,'accept');this['forceDefaultExecution'](()=>_0x130ddf([_0x231d11],_0xa32201,_0x2441c7));}});for(const _0x4f37af of _0x1d3d7a){let _0x5e567f=null,_0x5c6a4c=_0x4f37af['start'],_0x4e0473=_0x4f37af['end'];for(const {suggestion:_0x72b6d,meta:_0x28e0e0}of this['_findSuggestions'](_0x4f37af,'formatInline')){if(!_0x28e0e0['isOwn'])continue;if(_0x72b6d['subType']!=_0x7ed261)continue;if(!qt(_0x72b6d,_0x2441c7))continue;const _0x36ea3c=_0x72b6d['getFirstRange']();if(_0x36ea3c['containsRange'](_0x4f37af,!0x0))return null;_0x5c6a4c=_0x5c6a4c['isBefore'](_0x36ea3c['start'])?_0x5c6a4c:_0x36ea3c['start'],_0x4e0473=_0x4e0473['isAfter'](_0x36ea3c['end'])?_0x4e0473:_0x36ea3c['end'],_0x5e567f?_0x36ea3c['start']['isBefore'](_0x5e567f['getFirstRange']()['start'])?(_0x5e567f['removeMarkers'](),_0x5e567f=_0x72b6d):_0x72b6d['removeMarkers']():_0x5e567f=_0x72b6d;}const _0x5d5343=this['_model']['createRange'](_0x5c6a4c,_0x4e0473);if(_0x5e567f)this['_setSuggestionRange'](_0x5e567f,_0x5d5343);else{const _0x4ed04e=_0x55ea85(),_0x548ad1=_0x3b25d0['id'];this['_setSuggestionData']({'id':_0x4ed04e,'type':'formatInline:'+_0x7ed261,'data':_0xa32201,'createdAt':new Date(),'authorId':_0x548ad1,'attributes':_0x2441c7}),this['_addSuggestionMarker']('formatInline:'+_0x7ed261,_0x4ed04e,_0x548ad1,_0x5d5343);}}return null;}['markBlockFormat'](_0x72bcaa,_0x31dbb1,_0x170f97=[],_0x31a9a5=null,_0x1e2a4d={}){_0x31dbb1['formatGroupId']||(_0x31dbb1['formatGroupId']=_0x31dbb1['commandName']),_0x31dbb1['multipleBlocks']=_0x72bcaa['is']('range'),_0x31a9a5=_0x31a9a5||Gt(_0x31dbb1);const _0x4e7137=_0x170f97['map'](_0x54bc7b=>Lt(_0x54bc7b,this['_model'])),_0x53bd3a=_0x72bcaa['is']('range')?_0x72bcaa:Lt(_0x72bcaa,this['_model']);if('never'===this['_trackFormatChanges']){const _0x2752b2=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x31a9a5,'accept');return this['forceDefaultExecution'](()=>_0x2752b2([_0x53bd3a],_0x31dbb1,_0x1e2a4d)),null;}_0x4e7137['push'](_0x53bd3a);let _0x1e227d=!0x0;for(const _0x3d011a of _0x4e7137)if(!this['_rangeIsInLocalUserInsertion'](_0x3d011a)){_0x1e227d=!0x1;break;}if(_0x1e227d&&'always'!==this['_trackFormatChanges']){const _0x998420=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x31a9a5,'accept');return this['forceDefaultExecution'](()=>_0x998420([_0x53bd3a],_0x31dbb1,_0x1e2a4d)),null;}let _0x37e9aa=null,_0x2d2289=_0x53bd3a['start'],_0x5aa3e2=_0x53bd3a['end'];for(const {suggestion:_0x1d562e,meta:_0x35a3d9}of this['_findSuggestions'](_0x53bd3a,'formatBlock')){if(!_0x35a3d9['isOwn'])continue;if(_0x35a3d9['isNextTo']||_0x35a3d9['containsRangeInObject']||_0x35a3d9['isInsideObject'])continue;if(_0x1d562e['data']['formatGroupId']!=_0x31dbb1['formatGroupId'])continue;if(!qt(_0x1d562e,_0x1e2a4d))continue;const _0x147846=_0x1d562e['getFirstRange']();if(_0x1d562e['subType']==_0x31a9a5){if(_0x147846['containsRange'](_0x53bd3a,!0x0))return null;_0x2d2289=_0x2d2289['isBefore'](_0x147846['start'])?_0x2d2289:_0x147846['start'],_0x5aa3e2=_0x5aa3e2['isAfter'](_0x147846['end'])?_0x5aa3e2:_0x147846['end'],_0x37e9aa?_0x147846['start']['isBefore'](_0x37e9aa['getFirstRange']()['start'])?(_0x37e9aa['removeMarkers'](),_0x37e9aa=_0x1d562e):_0x1d562e['removeMarkers']():_0x37e9aa=_0x1d562e;}else{const _0x3733c8=_0x53bd3a['getIntersection'](_0x147846);this['_cutOutSuggestionMarker'](_0x1d562e,_0x3733c8);}}const _0x154745=this['editor']['plugins']['get']('Users')['me'],_0x4caa12=_0x55ea85(),_0x392e56=_0x154745['id'];if(_0x37e9aa)return this['_setSuggestionRange'](_0x37e9aa,this['_model']['createRange'](_0x2d2289,_0x5aa3e2)),_0x37e9aa;{const _0x40392a=this['_setSuggestionData']({'id':_0x4caa12,'type':'formatBlock:'+_0x31a9a5,'data':_0x31dbb1,'createdAt':new Date(),'authorId':_0x392e56,'attributes':_0x1e2a4d});return this['_addSuggestionMarker']('formatBlock:'+_0x31a9a5,_0x4caa12,_0x392e56,this['_model']['createRange'](_0x2d2289,_0x5aa3e2)),_0x40392a;}}['markMultiRangeBlockFormat'](_0x16c635,_0x4fbc1c,_0x90c8c1=[],_0x20bed4=null,_0xbfe810={}){_0x4fbc1c['formatGroupId']||(_0x4fbc1c['formatGroupId']=_0x4fbc1c['commandName']);const _0xcf0d2d=_0x16c635[0x0];_0x4fbc1c['multipleBlocks']=_0xcf0d2d['is']('range'),_0x20bed4=_0x20bed4||Gt(_0x4fbc1c);const _0x3a39f1=_0x90c8c1['map'](_0x4fe5ff=>Lt(_0x4fe5ff,this['_model'])),_0x536c3f=_0xcf0d2d['is']('range')?_0x16c635:_0x16c635['map'](_0x1d7d75=>Lt(_0x1d7d75,this['_model']));if('never'===this['_trackFormatChanges']){const _0x335b69=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x20bed4,'accept');return this['forceDefaultExecution'](()=>_0x335b69(_0x536c3f,_0x4fbc1c,_0xbfe810)),null;}_0x3a39f1['push'](..._0x536c3f);let _0x54db04=!0x0;for(const _0xf33449 of _0x3a39f1)if(!this['_rangeIsInLocalUserInsertion'](_0xf33449)){_0x54db04=!0x1;break;}if(_0x54db04&&'always'!==this['_trackFormatChanges']){const _0x493924=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x20bed4,'accept');return this['forceDefaultExecution'](()=>_0x493924(_0x536c3f,_0x4fbc1c,_0xbfe810)),null;}const _0x1f2f4b=this['editor']['plugins']['get']('Users')['me'];for(const _0x1f1a23 of this['getSuggestions']()){if(_0x1f1a23['author']['id']!=_0x1f2f4b['id'])continue;if('formatBlock'!=_0x1f1a23['type']||_0x1f1a23['data']['formatGroupId']!=_0x4fbc1c['formatGroupId'])continue;if(!qt(_0x1f1a23,_0xbfe810))continue;const _0x5d73c9=_0x1f1a23['subType']==_0x20bed4;for(let _0x4cc09d=0x0;_0x4cc09d<_0x536c3f['length'];_0x4cc09d++){const _0x47f5a6=_0x536c3f[_0x4cc09d];for(const _0x2e4b7c of _0x1f1a23['getMarkers']()){const _0x548e19=_0x2e4b7c['getRange']();if(_0x47f5a6['isEqual'](_0x548e19)){_0x5d73c9?(_0x536c3f['splice'](_0x4cc09d,0x1),_0x4cc09d--):_0x1f1a23['removeMarker'](_0x2e4b7c['name']);break;}}}}if(0x0==_0x536c3f['length'])return null;const _0x4e856d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x20bed4,'join');for(const _0x30af01 of this['getSuggestions']())if(_0x30af01['author']['id']==_0x1f2f4b['id']&&'formatBlock'==_0x30af01['type']&&_0x30af01['data']['formatGroupId']==_0x4fbc1c['formatGroupId']&&_0x30af01['subType']==_0x20bed4&&qt(_0x30af01,_0xbfe810)&&(_0x4e856d(_0x30af01['getRanges'](),_0x536c3f)||_0x4e856d(_0x536c3f,_0x30af01['getRanges']()))){for(const _0x55d91e of _0x536c3f)_0x30af01['addRange'](_0x55d91e);return _0x30af01;}const _0xb8998d=_0x55ea85(),_0x2130fc=_0x1f2f4b['id'],_0x20f31c='formatBlock:'+_0x20bed4,_0x25cec0=this['_setSuggestionData']({'id':_0xb8998d,'type':_0x20f31c,'data':_0x4fbc1c,'createdAt':new Date(),'authorId':_0x2130fc,'attributes':_0xbfe810});for(const _0x421871 of _0x536c3f)this['_addSuggestionMarker'](_0x20f31c,_0xb8998d,_0x2130fc,_0x421871,u['getMultiRangeId']());return _0x25cec0;}['markDeletion'](_0x1c4870,_0x4077a6=null,_0x446038={}){if(_0x1c4870['isCollapsed'])return null;const _0x46c01f=this['editor']['plugins']['get']('Users')['me'],_0x510a7c=new _0x36e74e(_0x1c4870['start'],_0x1c4870['end']);for(const {suggestion:_0xb82773,meta:_0x27cf08}of this['_findSuggestions'](_0x510a7c,'insertion'))if(_0x27cf08['isOwn']&&!_0x27cf08['isNextTo']){if(_0xb82773['isMultiRange']){const _0x4b964c=_0xb82773['getRanges']()['filter'](_0x5236a1=>'$graveyard'!=_0x5236a1['root']['rootName']);_0x4b964c['every'](_0x16ec0a=>_0x510a7c['containsRange'](_0x16ec0a,!0x0))&&_0xb82773['discard']();if(_0x4b964c['some'](_0x479e1e=>_0x479e1e['containsRange'](_0x510a7c,!0x0))){const _0x54ff78=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4077a6,'accept');return this['forceDefaultExecution'](()=>_0x54ff78([_0x510a7c],null,_0x446038)),null;}}else{const _0x4f3c75=_0x510a7c['getIntersection'](_0xb82773['getFirstRange']());null!==_0x4f3c75&&_0xb82773['_onDiscard']([_0x4f3c75],null,_0x446038);}}if(_0x510a7c['detach'](),_0x510a7c['isCollapsed']||'$graveyard'==_0x510a7c['root']['rootName'])return null;let _0x521c85=null,_0x8aea4e=_0x510a7c['start'],_0xdd2b67=_0x510a7c['end'];const _0x419af6=this['_findSuggestions'](_0x510a7c,'deletion');for(const {suggestion:_0x13b264,meta:_0x35c259}of _0x419af6){const _0x375226=this['_model']['createRange'](_0x8aea4e,_0xdd2b67);if(_0x35c259['isOwn']&&(this['_mergeNestedSuggestions']||!_0x35c259['containsRangeInObject']&&!_0x35c259['isInsideObject'])){if(_0x13b264['isMultiRange']){if(!qt(_0x13b264,_0x446038))continue;let _0x293f53=!0x0;for(const _0x3c1763 of _0x13b264['getRanges']()){if(_0x3c1763['containsRange'](_0x375226,!0x0))return _0x13b264;_0x375226['containsRange'](_0x3c1763)||(_0x293f53=!0x1);}_0x293f53&&_0x13b264['discard']();}else{const _0x32361c=_0x13b264['getFirstRange']();if(_0x32361c['containsRange'](_0x375226,!0x0))return _0x13b264;if(!qt(_0x13b264,_0x446038)){_0x375226['containsRange'](_0x32361c)?_0x13b264['removeMarkers']():_0x32361c['containsPosition'](_0x8aea4e)?_0x8aea4e=_0x32361c['end']:_0x32361c['containsPosition'](_0xdd2b67)&&(_0xdd2b67=_0x32361c['start']);continue;}_0x8aea4e=_0x8aea4e['isBefore'](_0x32361c['start'])?_0x8aea4e:_0x32361c['start'],_0xdd2b67=_0xdd2b67['isAfter'](_0x32361c['end'])?_0xdd2b67:_0x32361c['end'],_0x446038=Object['assign']({},_0x13b264['attributes']),_0x521c85?_0x32361c['start']['isBefore'](_0x521c85['getFirstRange']()['start'])?(_0x521c85['removeMarkers'](),_0x521c85=_0x13b264):_0x13b264['removeMarkers']():_0x521c85=_0x13b264;}}}if(_0x521c85)return this['_setSuggestionRange'](_0x521c85,this['_model']['createRange'](_0x8aea4e,_0xdd2b67)),_0x521c85;{const _0x5e519b=_0x55ea85(),_0x34b5e2=this['_model']['createRange'](_0x8aea4e,_0xdd2b67),_0xf55db1=_0x46c01f['id'],_0xcf2423=_0x4077a6?'deletion:'+_0x4077a6:'deletion',_0xcc5618=this['_setSuggestionData']({'id':_0x5e519b,'type':_0xcf2423,'createdAt':new Date(),'authorId':_0xf55db1,'attributes':_0x446038});return this['_addSuggestionMarker'](_0xcf2423,_0x5e519b,_0xf55db1,_0x34b5e2),_0xcc5618;}}['markMultiRangeDeletion'](_0x1c67c3,_0xb24f33='multi',_0x585950={}){const _0x214589=this['editor']['plugins']['get']('Users')['me'],_0x10dc19=_0x1c67c3['map'](_0xa8f769=>new _0x36e74e(_0xa8f769['start'],_0xa8f769['end'])),_0x2a16a0=new Set();for(const {suggestion:_0x49594c,meta:_0x3d7932}of this['_findSuggestions'](_0x10dc19,'insertion'))_0x3d7932['isOwn']&&!_0x3d7932['isNextTo']&&_0x2a16a0['add'](_0x49594c);for(const _0x29610b of _0x2a16a0)if(_0x29610b['isMultiRange']){const _0x15723e=_0x29610b['getRanges']();(!_0x29610b['attributes']||!_0x29610b['attributes']['skipNestingCheck'])&&(_0x15723e['every'](_0x16919e=>_0x10dc19['some'](_0x3bca5a=>_0x3bca5a['containsRange'](_0x16919e,!0x0)))&&_0x29610b['discard']());if(_0x10dc19['every'](_0x5a6ece=>_0x15723e['some'](_0x1fb293=>_0x1fb293['containsRange'](_0x5a6ece,!0x0)))){const _0x3b4b78=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xb24f33,'accept');return this['forceDefaultExecution'](()=>_0x3b4b78(_0x1c67c3,null,_0x585950)),null;}}else{const _0x2b0e6f=_0x29610b['getFirstRange']();_0x10dc19['some'](_0x209dd6=>_0x209dd6['containsRange'](_0x2b0e6f,!0x0))&&_0x29610b['discard']();if(_0x10dc19['every'](_0x308bbf=>_0x2b0e6f['containsRange'](_0x308bbf,!0x0))){const _0x2a260c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xb24f33,'accept');return this['forceDefaultExecution'](()=>_0x2a260c(_0x10dc19,null,_0x585950)),null;}}const _0x5adcc4=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xb24f33,'join');let _0x4f19d6=null;for(const _0xd2b4ef of this['getSuggestions']())if(_0xd2b4ef['author']['id']==_0x214589['id']&&_0xd2b4ef['isInContent']&&'deletion'==_0xd2b4ef['type']&&_0xd2b4ef['subType']==_0xb24f33&&qt(_0xd2b4ef,_0x585950)&&(_0x5adcc4(_0xd2b4ef['getRanges'](),_0x10dc19)||_0x5adcc4(_0x10dc19,_0xd2b4ef['getRanges']()))){if(_0x4f19d6){if(_0xd2b4ef['commentThread']&&_0xd2b4ef['commentThread']['length'])continue;for(const _0x34a208 of _0xd2b4ef['getRanges']())_0x4f19d6['isIntersectingWithRange'](_0x34a208)||_0x4f19d6['addRange'](_0x34a208);_0xd2b4ef['removeMarkers']();}else{_0x4f19d6=_0xd2b4ef;for(const _0x5dcf10 of _0x10dc19)_0xd2b4ef['isIntersectingWithRange'](_0x5dcf10)||_0xd2b4ef['addRange'](_0x5dcf10);}}if(_0x4f19d6)return _0x4f19d6;_0x2a16a0['clear']();for(const {suggestion:_0x5498e5,meta:_0x9277f}of this['_findSuggestions'](_0x10dc19,'deletion'))_0x9277f['isOwn']&&(this['_mergeNestedSuggestions']||!_0x9277f['containsRangeInObject']&&!_0x9277f['isInsideObject'])&&qt(_0x5498e5,_0x585950)&&_0x2a16a0['add'](_0x5498e5);for(const _0x668b3b of _0x2a16a0){const _0x3f78f2=_0x668b3b['getRanges']();if(!_0x585950||!_0x585950['skipNestingCheck']){if(_0x10dc19['every'](_0x5e640d=>_0x3f78f2['some'](_0x27ae9d=>_0x27ae9d['containsRange'](_0x5e640d,!0x0))))return _0x668b3b;}(!_0x668b3b['attributes']||!_0x668b3b['attributes']['skipNestingCheck'])&&(_0x3f78f2['every'](_0x50d612=>_0x10dc19['some'](_0x5618ab=>_0x5618ab['containsRange'](_0x50d612,!0x0)))&&_0x668b3b['discard']());}const _0x5bf634=_0x55ea85(),_0x3ee796=_0x214589['id'],_0x584cad='deletion:'+_0xb24f33,_0x52eddf=this['_setSuggestionData']({'id':_0x5bf634,'type':_0x584cad,'createdAt':new Date(),'authorId':_0x3ee796,'attributes':_0x585950});for(const _0x46a2d7 of _0x10dc19)_0x46a2d7['detach'](),_0x46a2d7['isCollapsed']||'$graveyard'==_0x46a2d7['root']['rootName']||this['_addSuggestionMarker'](_0x584cad,_0x5bf634,_0x3ee796,_0x46a2d7,u['getMultiRangeId']());return _0x52eddf;}['markAttributeChange'](_0x11e7c7,_0x37c4fd,_0x6c0e4,_0x4cc098,_0x4afd9e){if(_0x11e7c7['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x468f56=this['editor']['plugins']['get']('Users')['me']['id'],_0x5f20d4=Array['from'](this['_suggestions']['values']())['filter'](_0x8748af=>'attribute'==_0x8748af['type']&&_0x8748af['data']['key']==_0x37c4fd&&_0x8748af['isIntersectingWithRange'](_0x11e7c7));if('default'===this['_trackFormatChanges']){const _0x258fd8=this['_findSuggestions'](_0x11e7c7,'insertion')['filter'](({meta:_0x134792})=>_0x134792['isOwn']&&!_0x134792['isInsideObject']&&!_0x134792['isNextTo'])['map'](({suggestion:_0x245052})=>_0x245052);_0x5f20d4['unshift'](..._0x258fd8);}const _0x157990=new Map([[_0x11e7c7,_0x6c0e4]]);for(const _0x551d6e of _0x5f20d4){const _0x28ef52='attribute'==_0x551d6e['type']?_0x551d6e['data']['oldValue']:void 0x0,_0x36351a=_0x551d6e['getFirstRange'](),_0x55a76a=Array['from'](_0x157990['keys']())['find'](_0x39a166=>_0x39a166['isIntersecting'](_0x36351a));if(!_0x55a76a)continue;const _0x505b05=_0x55a76a['getDifference'](_0x36351a);this['_isBlockAttribute'](_0x37c4fd)&&'insertion'==_0x551d6e['type']&&0x0!=_0x505b05['length']||(_0x157990['delete'](_0x55a76a),_0x505b05['forEach'](_0x4f2c2e=>{_0x157990['set'](_0x4f2c2e,_0x6c0e4);}),'insertion'!=_0x551d6e['type']&&_0x28ef52!=_0x4cc098&&_0x157990['set'](_0x55a76a['getIntersection'](_0x36351a),_0x28ef52));}const _0x5edce0=[];for(const [_0x504a75,_0x301ab2]of _0x157990){const _0x7cd84e=_0x55ea85(),_0x51a183={'key':_0x37c4fd,'oldValue':_0x301ab2,'newValue':_0x4cc098};_0x37c4fd['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':_0x37c4fd});const _0x37d1fa=('attribute:'+(_0x37c4fd+'|'+Gt({'newValue':_0x4cc098})))['substring'](0x0,0x3c),_0x352970=this['_setSuggestionData']({'id':_0x7cd84e,'type':_0x37d1fa,'data':_0x51a183,'createdAt':new Date(),'authorId':_0x468f56,'attributes':_0x4afd9e});_0x5edce0['push'](_0x352970),this['_addSuggestionMarker'](_0x37d1fa,_0x7cd84e,_0x468f56,_0x504a75);}return _0x5edce0;}['enableDefaultAttributesIntegration'](_0x355a59){this['enableCommand'](_0x355a59,(_0x5ceee3,..._0x22f24b)=>{this['_recordAttributeChanges'](()=>{_0x5ceee3(..._0x22f24b);});});}['registerBlockAttribute'](_0x31bbca){this['_blockAttributeKeys']['add'](_0x31bbca);}['registerInlineAttribute'](_0x6c016){this['_inlineAttributeKeys']['add'](_0x6c016);}['_getAttributeKey'](_0x3dfb7b){return'attribute'==_0x3dfb7b['type']?_0x3dfb7b['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x45899c,_0x262450){const _0x4e40a3=_0x45899c['getFirstMarker']();this['_model']['change'](_0x20b103=>{_0x20b103['updateMarker'](_0x4e40a3,{'range':_0x262450});});}['_addThreadToSuggestion'](_0x276489){const _0x47d565=_0x276489['id'],_0x38f584=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x47d565)||this['_commentsRepository']['addCommentThread']({'channelId':_0x38f584,'threadId':_0x47d565,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x44ce5d=this['_commentsRepository']['getCommentThread'](_0x47d565);_0x44ce5d['unbind']('isRemovable'),_0x44ce5d['isRemovable']=!0x1,_0x276489['commentThread']=_0x44ce5d;}['_checkSuggestionCorrectness'](_0x42a192,_0xcbc426,_0x164744,_0x5dccef){if(_0x42a192['type']!=_0xcbc426||_0x42a192['subType']!=_0x164744||_0x42a192['creator']['id']!=_0x5dccef)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x29601a('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x1906d8,_0xfbae2a){const _0x112f12=_0x1906d8['getFirstRange']();if(_0xfbae2a['isEqual'](_0x112f12))_0x1906d8['removeMarkers']();else{if(_0x112f12['containsRange'](_0xfbae2a)){const _0x2f0707=this['_model']['createPositionAt'](_0xfbae2a['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x1906d8,this['_model']['createRange'](_0x112f12['start'],_0x2f0707));const _0x353d0d=_0x55ea85(),_0xc225bf=_0x1906d8['creator']['id'],_0x40c34d=_0x1906d8['type']+':'+_0x1906d8['subType'];this['_setSuggestionData']({'id':_0x353d0d,'type':_0x40c34d,'createdAt':new Date(),'authorId':_0xc225bf,'data':_0x1906d8['data'],'attributes':_0x1906d8['attributes']});const _0x306e97=this['_model']['createPositionAt'](_0xfbae2a['end']['parent'],'after'),_0x4ce4aa=this['_model']['createRange'](_0x306e97,_0x112f12['end']);this['_addSuggestionMarker'](_0x40c34d,_0x353d0d,_0xc225bf,_0x4ce4aa);}else{if(_0x112f12['containsPosition'](_0xfbae2a['start'])){const _0x5809f8=this['_model']['createPositionAt'](_0xfbae2a['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x1906d8,this['_model']['createRange'](_0x112f12['start'],_0x5809f8));}else{const _0x1af76b=this['_model']['createPositionAt'](_0xfbae2a['end']['parent'],'after');this['_setSuggestionRange'](_0x1906d8,this['_model']['createRange'](_0x1af76b,_0x112f12['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x3a5ee3){for(const {suggestion:_0x3f9bd5,meta:_0x132359}of this['_findSuggestions'](_0x3a5ee3,'insertion')){if(!_0x132359['isOwn'])continue;const _0xee16f1=_0x3f9bd5['getRanges']();for(const _0x39250d of _0xee16f1)if(!_0x3a5ee3['getDifference'](_0x39250d)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x4d54e4){const _0x408068=this['editor']['plugins']['get']('Users')['getUser'](_0x4d54e4);if(!_0x408068)throw new _0x29601a('track-changes-user-not-found',this);return _0x408068;}['_getExternalAuthor'](_0x221b65){const _0x51e4cd=this['editor']['plugins']['get']('Users'),_0x4e0855=_0x253184('external:'+_0x221b65),_0x4dcdfe=_0x51e4cd['getUser'](_0x4e0855);return _0x4dcdfe||_0x51e4cd['addUser']({'id':_0x4e0855,'name':_0x221b65});}['_createSuggestion'](_0x5456f6,_0x39d47f,_0x238c4a,_0x52f9cf,_0x16699a){const _0x14763c=this['_getAuthorFromId'](_0x52f9cf),_0x571af3=this['_suggestionFactory']['buildSuggestion'](_0x5456f6,_0x39d47f,_0x238c4a,_0x14763c,_0x16699a,_0x4d8138=>{this['_updateSuggestionData'](_0x238c4a,{'attributes':_0x4d8138});const _0x32bf87=this['getSuggestion'](_0x238c4a);this['_joinWithAdjacentSuggestions'](new Set([_0x32bf87])),this['_refreshSuggestionsChain'](new Set([_0x32bf87]));});return this['listenTo'](_0x571af3,'accept',()=>{this['_updateSuggestionData'](_0x238c4a,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x571af3,'discard',()=>{this['_updateSuggestionData'](_0x238c4a,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x238c4a,_0x571af3),this['_suggestionState']['set'](_0x571af3,'notReady'),_0x571af3;}['_splitMarkerName'](_0x497afc){const _0x3562fd=_0x497afc['split'](':');return{'group':_0x3562fd[0x0],'type':_0x3562fd[0x1],'subType':_0x3562fd['length']>=0x5?_0x3562fd[0x2]:null,'id':_0x3562fd['length']<0x5?_0x3562fd[0x2]:_0x3562fd[0x3],'authorId':_0x3562fd['length']<0x5?_0x3562fd[0x3]:_0x3562fd[0x4],'markerCount':0x6==_0x3562fd['length']?_0x3562fd[0x5]:null};}['_breakSuggestionMarker'](_0x4db38f,_0x3c4581,_0x4994f8){const _0x527398=_0x4db38f['getFirstRange'](),_0x24e52b=_0x527398['start'],_0x4f4d7e=_0x527398['end'];this['_setSuggestionRange'](_0x4db38f,this['_model']['createRange'](_0x24e52b,_0x3c4581));const _0x39ac2a=_0x55ea85(),_0x20c695=_0x4db38f['creator']['id'],_0xdf0b1e=_0x4db38f['type']+(_0x4db38f['subType']?':'+_0x4db38f['subType']:'');this['_setSuggestionData']({'id':_0x39ac2a,'type':_0xdf0b1e,'createdAt':new Date(),'authorId':_0x20c695,'originalSuggestionId':_0x4db38f['id'],'attributes':_0x4db38f['attributes'],'data':_0x4db38f['data']});const _0x212c1c=this['_getAttributeKey'](_0x4db38f);('formatBlock'==_0x4db38f['type']||_0x212c1c&&this['_isBlockAttribute'](_0x212c1c))&&(_0x4994f8=this['_model']['createPositionBefore'](_0x4994f8['parent'])),this['_addSuggestionMarker'](_0xdf0b1e,_0x39ac2a,_0x20c695,this['_model']['createRange'](_0x4994f8,_0x4f4d7e));}['_findSuggestions'](_0x324c3f,_0x5dd990=null){const _0x320c06=[],_0x2c491f=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x324c3f)||(_0x324c3f=[_0x324c3f]);for(const _0x1ba956 of this['getSuggestions']()){if(!_0x1ba956['isInContent'])continue;if(_0x5dd990&&_0x1ba956['type']!=_0x5dd990)continue;let _0x24dc1b=!0x1;for(const _0x14e99e of _0x1ba956['getRanges']()){for(const _0x422a97 of _0x324c3f){const _0x4fba02=_0x422a97['start']['isEqual'](_0x14e99e['end'])||_0x422a97['end']['isEqual'](_0x14e99e['start']);if(_0x4fba02||_0x422a97['getIntersection'](_0x14e99e)){const _0x3db6ee=_0x422a97['containsRange'](_0x14e99e)&&Ot(this['_model']['schema'],_0x14e99e['start'],_0x422a97),_0x337f79=_0x14e99e['containsRange'](_0x422a97)&&Ot(this['_model']['schema'],_0x422a97['start'],_0x14e99e);_0x320c06['push']({'suggestion':_0x1ba956,'meta':{'isOwn':_0x2c491f==_0x1ba956['author'],'isNextTo':_0x4fba02,'isInsideObject':_0x3db6ee,'containsRangeInObject':_0x337f79}}),_0x24dc1b=!0x0;break;}}if(_0x24dc1b)break;}}return _0x320c06;}['_addSuggestionMarker'](_0x41dfe4,_0x191e03,_0x48320e,_0x525b0c,_0x489a10){this['_model']['change'](_0x5efd4e=>{let _0x14dca5='suggestion:'+_0x41dfe4+':'+_0x191e03+':'+_0x48320e;_0x489a10&&(_0x14dca5=_0x14dca5+':'+_0x489a10),_0x5efd4e['addMarker'](_0x14dca5,{'range':_0x525b0c,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x50b3cf){const _0x4ad23e=_0x50b3cf['previous'],_0x3f9dc5=_0x50b3cf['next'];_0x50b3cf['previous']=null,_0x50b3cf['next']=null,null!=_0x4ad23e&&_0x4ad23e['next']==_0x50b3cf&&(_0x4ad23e['next']=_0x3f9dc5),null!=_0x3f9dc5&&_0x3f9dc5['previous']==_0x50b3cf&&(_0x3f9dc5['previous']=_0x4ad23e),'ready'==this['_suggestionState']['get'](_0x50b3cf)&&(this['_suggestionState']['set'](_0x50b3cf,'removed'),this['fire']('suggestionUnloaded',_0x50b3cf,_0x4ad23e,_0x3f9dc5));}['_setSuggestionData'](_0x3e205e){const _0x353efe=_0x3e205e['id'],_0x5cb786=this['addSuggestionData'](_0x3e205e);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x3ad459=this['editor']['plugins']['get']('PendingActions'),_0x525802=_0x5cb786['hasComments'],_0xfe0981=_0x5cb786['subType']?_0x5cb786['type']+':'+_0x5cb786['subType']:_0x5cb786['type'],_0x4f8a8b=this['editor']['locale'],_0x452e7e=_0x3ad459['add'](o(_0x4f8a8b,'PENDING_ACTION_SUGGESTION')),_0x33cb33={'id':_0x353efe,'type':_0xfe0981,'hasComments':_0x525802,'data':_0x3e205e['data']||null,'originalSuggestionId':_0x3e205e['originalSuggestionId']||null,'attributes':_0x5cb786['attributes']};this['_adapter']['addSuggestion'](_0x33cb33)['then'](_0x40607f=>{_0x5cb786['_saved']=!0x0,_0x3ad459['remove'](_0x452e7e),_0x40607f&&_0x40607f['createdAt']&&(this['_suggestions']['get'](_0x353efe)['createdAt']=_0x40607f['createdAt']);})['catch'](_0x11cf61=>{throw _0x395560('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x5cb786['discard']();}),_0x5cb786['stopListening'](),this['_suggestions']['delete'](_0x5cb786['id']),this['_suggestionState']['delete'](_0x5cb786),_0x11cf61;});}return _0x5cb786;}['_isBlockAttribute'](_0x56cab7){return this['_blockAttributeKeys']['has'](_0x56cab7);}['_updateSuggestionData'](_0x4f856b,_0x7f4094){const _0x2f50cc=this['editor']['plugins']['get']('PendingActions'),_0x399762=this['getSuggestion'](_0x4f856b);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x399762['_saved']){const _0x2048e7=_0x2f50cc['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x4f856b,_0x7f4094)['then'](()=>{_0x2f50cc['remove'](_0x2048e7);});}else _0x399762['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x4f856b,_0x7f4094);});}}['_getSuggestionData'](_0x2ff282){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x29601a('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x2ff282);}['_handleNewSuggestionMarker'](_0x517d33){const {id:_0x2f360b,type:_0x3f2647,subType:_0x21a01c,authorId:_0x458863}=this['_splitMarkerName'](_0x517d33),_0x3a1d3f=this['_suggestions']['get'](_0x2f360b)||this['_createSuggestion'](_0x3f2647,_0x21a01c,_0x2f360b,_0x458863,{});switch(this['_checkSuggestionCorrectness'](_0x3a1d3f,_0x3f2647,_0x21a01c,_0x458863),this['_suggestionState']['get'](_0x3a1d3f)){case'notReady':this['_getSuggestionData'](_0x2f360b)['then'](_0x770fd9=>{let _0x2efbef=Promise['resolve']();_0x770fd9['hasComments']&&(_0x2efbef=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x2f360b})),_0x2efbef['then'](()=>{this['addSuggestionData'](_0x770fd9)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x3a1d3f,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x2f360b,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x3a1d3f,'ready'),this['fire']('suggestionLoaded',_0x3a1d3f);break;case'ready':this['fire']('suggestionChanged',_0x3a1d3f);}return _0x3a1d3f['addMarkerName'](_0x517d33),_0x3a1d3f;}['_refreshSuggestionsChain'](_0x242da8){const _0x7d1ec1=Array['from'](_0x242da8),_0x5a75af=_0x7d1ec1['filter'](_0x3db37b=>'attribute'==_0x3db37b['type']);this['_refreshAttributeSuggestionsChain'](_0x5a75af);const _0x1fe1af=_0x7d1ec1['filter'](_0x414a20=>!_0x414a20['isMultiRange']&&'attribute'!=_0x414a20['type']),_0x20277e=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x57e793=>!_0x57e793['isMultiRange']&&'attribute'!=_0x57e793['type']),_0x266757=_0x20277e['filter'](_0x403987=>!_0x242da8['has'](_0x403987)),_0x2f8fae=new Map(_0x20277e['map'](_0x58add3=>[_0x58add3,this['_suggestionFactory']['getSuggestionCallback'](_0x58add3['type'],_0x58add3['subType'],'chain')])),_0x4dcbd1=new Map(_0x20277e['map'](_0x3415b4=>[_0x3415b4,_0x3415b4['getFirstRange']()])),_0x4e3547=new Set(),_0x2abd24=new Set();for(let _0x177d90=0x0;_0x177d90<_0x1fe1af['length'];_0x177d90++)_0x11c8dd(_0x1fe1af[_0x177d90],_0x1fe1af,_0x177d90+0x1);for(let _0xa1214c=0x0;_0xa1214c<_0x1fe1af['length'];_0xa1214c++)_0x11c8dd(_0x1fe1af[_0xa1214c],_0x266757,0x0);const _0x48eb0c=new Set();for(let _0x39258d=0x0;_0x39258d<_0x1fe1af['length'];_0x39258d++){const _0x2383d8=_0x1fe1af[_0x39258d];!_0x2abd24['has'](_0x2383d8)&&_0x2383d8['previous']&&(_0x48eb0c['add'](_0x2383d8['previous']),_0x2383d8['previous']['next']===_0x2383d8&&(_0x2383d8['previous']['next']=null),_0x2383d8['previous']=null),!_0x4e3547['has'](_0x2383d8)&&_0x2383d8['next']&&(_0x48eb0c['add'](_0x2383d8['next']),_0x2383d8['next']['previous']===_0x2383d8&&(_0x2383d8['next']['previous']=null),_0x2383d8['next']=null);}function _0x11c8dd(_0xe35359,_0x3e2e74,_0x1587b1){for(let _0x1ac836=_0x1587b1;_0x1ac836<_0x3e2e74['length'];_0x1ac836++){const _0x1ab3da=_0x457c59(_0xe35359,_0x3e2e74[_0x1ac836]);_0x1ab3da&&(_0x1ab3da[0x0]['next']=_0x1ab3da[0x1],_0x1ab3da[0x1]['previous']=_0x1ab3da[0x0],_0x4e3547['add'](_0x1ab3da[0x0]),_0x2abd24['add'](_0x1ab3da[0x1]));}}function _0x457c59(_0x1f9913,_0x2e17d0){if(_0x1f9913['author']['id']!==_0x2e17d0['author']['id'])return null;const _0x571316=_0x2f8fae['get'](_0x1f9913)(_0x1f9913,_0x2e17d0,_0x4dcbd1['get'](_0x1f9913),_0x4dcbd1['get'](_0x2e17d0));if(!_0x571316)return null;return _0x2f8fae['get'](_0x2e17d0)(_0x1f9913,_0x2e17d0,_0x4dcbd1['get'](_0x1f9913),_0x4dcbd1['get'](_0x2e17d0))?_0x571316[0x1]['commentThread']&&_0x571316[0x1]['commentThread']['length']?null:_0x571316:null;}_0x48eb0c['size']&&this['_refreshSuggestionsChain'](_0x48eb0c);}['_refreshAttributeSuggestionsChain'](_0x24f024){if(0x0==_0x24f024['length'])return;const _0x1ae6d6=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x339bb1=>'attribute'==_0x339bb1['type']&&_0x339bb1['_isDataLoaded']),_0x2c819f=[],_0x4fdd52=new Map();for(const _0x467d2a of _0x1ae6d6){const _0x2108d5=_0x253184(_0x467d2a['attributes']);_0x4fdd52['has'](_0x2108d5)||(_0x4fdd52['set'](_0x2108d5,_0x2c819f['length']),_0x2c819f['push']([]));const _0x23fb30=_0x4fdd52['get'](_0x2108d5);_0x2c819f[_0x23fb30]['push'](_0x467d2a);}!(function(){_0x2c819f['sort']((_0x39c205,_0x2525de)=>{const _0x348cda=_0x39c205[0x0]['createdAt'],_0x2515ee=_0x2525de[0x0]['createdAt'];return _0x348cda==_0x2515ee?_0x39c205[0x0]['attributes']['groupId']<_0x2525de[0x0]['attributes']['groupId']?-0x1:0x1:_0x348cda<_0x2515ee?-0x1:0x1;});for(const _0x191b35 of _0x2c819f)_0x191b35['sort']((_0x482e39,_0x3ac3e5)=>_0x482e39['id']<_0x3ac3e5['id']?-0x1:0x1);}());for(let _0x1713d6=0x0;_0x1713d6<_0x2c819f['length'];_0x1713d6++){if(0x0==_0x2c819f[_0x1713d6]['length'])continue;const _0xf6d97f=[];for(let _0x3d80a5=_0x1713d6+0x1;_0x3d80a5<_0x2c819f['length'];_0x3d80a5++)0x0!=_0x2c819f[_0x3d80a5]['length']&&_0x2dc131(_0x2c819f[_0x1713d6],_0x2c819f[_0x3d80a5])&&_0xf6d97f['push'](_0x3d80a5);for(const _0x2d1aea of _0xf6d97f)_0x2c819f[_0x1713d6]=_0x2c819f[_0x1713d6]['concat'](_0x2c819f[_0x2d1aea]),_0x2c819f[_0x2d1aea]=[];}for(const _0x1fba39 of _0x2c819f)for(let _0x5c0b75=0x0;_0x5c0b75<_0x1fba39['length'];_0x5c0b75++){const _0x280e79=_0x1fba39[_0x5c0b75+0x1]||null;_0x1fba39[_0x5c0b75]['next']!==_0x280e79&&(_0x1fba39[_0x5c0b75]['next']=_0x280e79);}for(const _0x4a4890 of _0x2c819f)for(let _0xba44c8=0x0;_0xba44c8<_0x4a4890['length'];_0xba44c8++){const _0xc7e9bc=_0x4a4890[_0xba44c8-0x1]||null;_0x4a4890[_0xba44c8]['previous']!==_0xc7e9bc&&(_0x4a4890[_0xba44c8]['previous']=_0xc7e9bc);}function _0x2dc131(_0x5602f4,_0x17bc8b){if(_0x5602f4[0x0]['attributes']['groupId']!==_0x17bc8b[0x0]['attributes']['groupId']&&_0x5602f4[0x0]['author']!==_0x17bc8b[0x0]['author'])return!0x1;if(!function(_0x212b72,_0xd8e11c){if(!_0x212b72['hasComments']&&!_0xd8e11c['hasComments'])return!0x0;if(_0x212b72['hasComments']&&_0xd8e11c['hasComments'])return!0x1;if(_0x212b72['hasComments']&&_0xd8e11c['createdAt']<_0x212b72['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0xd8e11c['hasComments']&&_0x212b72['createdAt']<_0xd8e11c['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x5602f4[0x0],_0x17bc8b[0x0]))return!0x1;const _0x45300e=Tt(_0x5602f4[0x0]['attributes'],'groupId'),_0x33f391=Tt(_0x17bc8b[0x0]['attributes'],'groupId');if(!_0x3d7bff(_0x45300e,_0x33f391))return!0x1;return!!_0x5602f4['every'](_0x514965=>_0x17bc8b['some'](_0x3e656a=>_0x514965['getFirstRange']()['isEqual'](_0x3e656a['getFirstRange']())))&&_0x17bc8b['every'](_0x39267d=>_0x5602f4['some'](_0x4b9658=>_0x39267d['getFirstRange']()['isEqual'](_0x4b9658['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x485689){const _0x244967=Array['from'](_0x485689),_0x3b6e7e=this['getSuggestions']({'skipNotAttached':!0x0}),_0x55b2d1=_0x3b6e7e['filter'](_0x2c8240=>!_0x485689['has'](_0x2c8240)),_0x12855e=new Map(_0x244967['map'](_0x46db14=>[_0x46db14,this['_suggestionFactory']['getSuggestionCallback'](_0x46db14['type'],_0x46db14['subType'],'join')])),_0x5d0adb=new Map(_0x3b6e7e['map'](_0x1f6abc=>[_0x1f6abc,_0x1f6abc['getRanges']()]));for(let _0x113cb3=0x0;_0x113cb3<_0x244967['length'];_0x113cb3++){if(_0x1fe0bc(this,_0x244967[_0x113cb3],_0x244967,_0x113cb3+0x1))return!0x0;}for(let _0x57da1e=0x0;_0x57da1e<_0x244967['length'];_0x57da1e++){if(_0x1fe0bc(this,_0x244967[_0x57da1e],_0x55b2d1,0x0))return!0x0;}return!0x1;function _0x1fe0bc(_0x3a5d23,_0x3598b8,_0x4653a8,_0x581ba7){for(let _0x3c628f=_0x581ba7;_0x3c628f<_0x4653a8['length'];_0x3c628f++){const _0xd7cc6=_0x4653a8[_0x3c628f];if(_0xd7cc6['type']!==_0x3598b8['type']||_0xd7cc6['author']['id']!==_0x3598b8['author']['id']||_0xd7cc6['subType']!==_0x3598b8['subType'])continue;if(!Jt(_0x3598b8,_0xd7cc6))continue;if('attribute'==_0x3598b8['type']&&_0x3598b8['data']['oldValue']!=_0xd7cc6['data']['oldValue'])continue;if('attribute'==_0x3598b8['type']&&_0x3a5d23['_isBlockAttribute'](_0x3598b8['data']['key']))continue;if('formatBlock'==_0x3598b8['type']){const _0x1a618d=_0x3a5d23['editor']['model'],_0x34fe71=_0x3598b8['getContainedElement']();if(_0x34fe71&&(_0x1a618d['schema']['isObject'](_0x34fe71)||_0x1a618d['schema']['isLimit'](_0x34fe71)))continue;}const _0x23dd2e=_0x12855e['get'](_0x3598b8),_0x1e13c1=_0x5d0adb['get'](_0x3598b8),_0xeac05e=_0x5d0adb['get'](_0xd7cc6),_0x21af8e=_0x3598b8['commentThread']&&_0x3598b8['commentThread']['length'],_0x4583c1=_0xd7cc6['commentThread']&&_0xd7cc6['commentThread']['length'];if(!_0x21af8e&&_0x23dd2e(_0xeac05e,_0x1e13c1))return _0x3a5d23['_joinSuggestions'](_0xd7cc6,_0x3598b8),_0x5d0adb['delete'](_0x3598b8),!0x0;if(!_0x4583c1&&_0x23dd2e(_0x1e13c1,_0xeac05e))return _0x3a5d23['_joinSuggestions'](_0x3598b8,_0xd7cc6),_0x5d0adb['delete'](_0xd7cc6),!0x0;}return!0x1;}}['_joinSuggestions'](_0x54f69f,_0x24e165){if(_0x54f69f['isMultiRange']){for(const _0x4d6ff6 of _0x24e165['getRanges']())_0x54f69f['addRange'](_0x4d6ff6);}else{const _0x5db347=_0x24e165['getFirstRange']()['end'];this['_setSuggestionRange'](_0x54f69f,this['_model']['createRange'](_0x54f69f['getFirstRange']()['start'],_0x5db347));}_0x24e165['removeMarkers']();}['_getMarkerAnnouncementText'](_0x124cc7,_0x3158ce,_0x162983){const _0x26c5b9=_0x124cc7['startsWith']('format')||_0x124cc7['startsWith']('attribute')?'FORMATTING':_0x124cc7['toUpperCase']();return o(this['editor']['locale'],_0x3158ce+'_'+_0x26c5b9+'_SUGGESTION_ANNOUNCEMENT',_0x162983);}['_initAriaMarkerChangeAnnouncements'](){const _0xbe67d=this['editor'];if(!_0xbe67d['ui'])return;const {ariaLiveAnnouncer:_0x3b47b4}=_0xbe67d['ui'];_0x5e2a98(this['_model'],({left:_0x1f4675,entered:_0x1ca39a})=>{for(const _0x37894d of _0x1f4675){const {group:_0xdae7fd,type:_0xda0b4e}=this['_splitMarkerName'](_0x37894d['name']);if('suggestion'===_0xdae7fd){_0x3b47b4['announce'](this['_getMarkerAnnouncementText'](_0xda0b4e,'LEAVE'));break;}}for(const _0x52856a of _0x1ca39a){const {group:_0x13efd9,type:_0x2e5e61}=this['_splitMarkerName'](_0x52856a['name']);if('suggestion'===_0x13efd9){_0x3b47b4['announce'](this['_getMarkerAnnouncementText'](_0x2e5e61,'ENTER',_0x34dd89(_0x1b5dc1)));break;}}});}['_processAttributeChanges'](_0x57bbf1){if(this['_recordAttributeSuggestions'])return!0x1;const _0x43f9ea=this['editor'],_0x407a0c=_0x43f9ea['model']['document']['differ']['getChanges']();if(0x0==_0x407a0c['length'])return!0x1;const _0x1e4353=[],_0x4ed2d2=_0x407a0c['filter'](_0x3139b1=>'attribute'==_0x3139b1['type']),_0x38c0e5=_0x407a0c['filter'](_0x483bfd=>'insert'==_0x483bfd['type']&&'$text'!=_0x483bfd['name']),_0x4e3779=_0x407a0c['filter'](_0x5a7add=>'remove'==_0x5a7add['type']&&'$text'!=_0x5a7add['name']);for(const _0x512a76 of _0x4ed2d2)_0x1e4353['push']({'key':_0x512a76['attributeKey'],'newValue':_0x512a76['attributeNewValue'],'oldValue':_0x512a76['attributeOldValue'],'range':Pt(_0x512a76['range'],_0x43f9ea['model'])});for(const _0x4aa0cc of _0x38c0e5){const _0x112e6f=_0x4e3779['find'](_0x4ae360=>_0x4ae360['position']['isEqual'](_0x4aa0cc['position']));_0x112e6f&&_0x1e4353['push']({'key':m,'newValue':_0x4aa0cc['name'],'oldValue':_0x112e6f['name'],'range':_0x43f9ea['model']['createRangeOn'](_0x4aa0cc['position']['nodeAfter'])});}return 0x0!=_0x1e4353['length']&&this['_reduceExistingSuggestions'](_0x57bbf1,_0x1e4353);}['_processAttributeSuggestions'](_0x442eaa){let _0x39f9f1=!0x1;const _0x2ae924=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x375775=>_0x375775['data']['newRange']&&_0x375775['name']['startsWith']('suggestion:attribute:'));for(const _0x2cb0f2 of _0x2ae924){const {subType:_0x390c7d,id:_0x18a072}=this['_splitMarkerName'](_0x2cb0f2['name']),_0x157fbb=_0x390c7d['split']('|')[0x0];for(const _0x5ca716 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x5ca716['id']!=_0x18a072&&'attribute'==_0x5ca716['type']&&_0x5ca716['data']&&_0x5ca716['data']['key']==_0x157fbb&&_0x5ca716['getFirstRange']()['isIntersecting'](_0x2cb0f2['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x5ca716,_0x2cb0f2['data']['newRange'],_0x442eaa),_0x39f9f1=!0x0);}return _0x39f9f1;}['_recordAttributeChanges'](_0x34979d){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x34979d();}['_isRegisteredAttribute'](_0x5b3eb9){const _0x48a080=this['_isBlockAttribute'](_0x5b3eb9),_0x51122e=this['_inlineAttributeKeys']['has'](_0x5b3eb9);return _0x48a080||_0x51122e;}['_reduceExistingSuggestions'](_0x443dcc,_0x24cdd8){if(0x0==_0x24cdd8['length'])return!0x1;let _0x3223bd=!0x1;for(const _0x2dcf3c of _0x24cdd8){const _0x2548b1=this['_findSuggestions'](_0x2dcf3c['range'],'attribute')['filter'](_0x3be5d5=>!_0x3be5d5['meta']['isNextTo'])['map'](_0x2ac9a8=>_0x2ac9a8['suggestion']),_0x32058a=_0x253184({'newValue':_0x2dcf3c['newValue']});_0x2548b1['filter'](_0x19bf09=>{const [_0xb4f27,_0x31030b]=_0x19bf09['subType']['split']('|');return _0xb4f27==_0x2dcf3c['key']&&_0x31030b!=_0x32058a;})['forEach'](_0x259ecd=>{this['_reduceSuggestionAttributeRange'](_0x259ecd,_0x2dcf3c['range'],_0x443dcc),_0x3223bd=!0x0;});}return _0x3223bd;}['_reduceSuggestionAttributeRange'](_0x76091f,_0x45de33,_0x41df8f){const _0x36f679=_0x76091f['getFirstRange']()['getDifference'](_0x45de33);0x0!==_0x36f679['length']?0x1!==_0x36f679['length']?this['_breakSuggestionMarker'](_0x76091f,_0x45de33['start'],_0x45de33['end']):this['_setSuggestionRange'](_0x76091f,_0x36f679[0x0]):_0x41df8f['removeMarker'](_0x76091f['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x2e36ee){this['_editor']=_0x2e36ee,this['_model']=_0x2e36ee['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x307b24,_0x14095b,_0x39bd10,_0x5f0e03,_0x2b54a6,_0x4a225e){return new u(this['_model'],{'type':_0x307b24,'subType':_0x14095b,'id':_0x39bd10,'author':_0x5f0e03,'creator':_0x5f0e03,'attributes':_0x2b54a6,'onAttributesChange':_0x4a225e,'onAccept':(..._0x551c4b)=>this['getSuggestionCallback'](_0x307b24,_0x14095b,'accept')(..._0x551c4b),'onDiscard':(..._0x3e0a9b)=>this['getSuggestionCallback'](_0x307b24,_0x14095b,'discard')(..._0x3e0a9b)});}['registerCustomCallback'](_0x1816a4,_0x1f16c8,_0x4a71e7,_0x56818a){const _0x40904d=_0x1816a4+':'+_0x1f16c8+':'+_0x4a71e7;this['_customCallbacks']['set'](_0x40904d,_0x56818a);}['getSuggestionCallback'](_0x51001f,_0x380856,_0x44609b){const _0x143bf5=_0x51001f+':'+_0x380856+':'+_0x44609b;return this['_customCallbacks']['get'](_0x143bf5)||this['_defaultCallbacks']['get'](_0x51001f+':'+_0x44609b);}['_registerDefaultCallbacks'](){const _0x62b0bf=()=>!0x1,_0x422de9=_0x1bbc4f=>{_0x1bbc4f['sort']((_0x78f578,_0x5795da)=>_0x78f578['start']['isBefore'](_0x5795da['start'])?0x1:-0x1),this['_model']['change'](_0x1b8a43=>{for(const _0x6cb796 of _0x1bbc4f){let _0x39c488;_0x39c488=_0x6cb796['end']['isAtEnd']&&_0x6cb796['end']['parent']==_0x6cb796['start']['nodeAfter']?_0x1b8a43['createSelection'](_0x6cb796['start']['nodeAfter'],'on'):_0x1b8a43['createSelection'](_0x6cb796),this['_model']['deleteContent'](_0x39c488,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4bf84b=(_0x4c818a,_0x3cf673)=>{_0x3cf673&&this['_model']['change'](_0x59a120=>{const {commandName:_0x1d064b,commandParams:_0x3ffad4=[]}=_0x3cf673,_0x45aeda=_0x4c818a['map'](_0x3a9223=>(Vt(_0x3a9223)&&(_0x3a9223=this['_model']['createRange'](_0x3a9223['end'])),_0x3a9223))['filter'](_0x67a2da=>'$graveyard'!==_0x67a2da['root']['rootName']);if(_0x45aeda['length']<0x1)return;const _0x5ad8f0=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x1941a6=>_0x36e74e['fromRange'](_0x1941a6));_0x59a120['setSelection'](_0x45aeda);for(const _0x1f7cbd of this['_editor']['commands']['commands']())_0x1f7cbd['refresh']();_0x3ffad4['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x1d064b,..._0x3ffad4);const _0x2a4841=_0x5ad8f0['filter'](_0x118cd5=>'$graveyard'!=_0x118cd5['root']['rootName']);_0x2a4841['length']>0x0&&_0x59a120['setSelection'](_0x2a4841);for(const _0x5c2e36 of _0x5ad8f0)_0x5c2e36['detach']();});},_0x15264b=(_0x136cfc,_0x408edf)=>0x1==_0x136cfc['length']&&0x1==_0x408edf['length']&&_0x136cfc[0x0]['end']['isEqual'](_0x408edf[0x0]['start']),_0x4e083f=(_0x499ffb,_0x1e9814,_0x4b68f4,_0x1a2522)=>Ht(_0x499ffb,_0x1e9814,_0x4b68f4,_0x1a2522,this['_model'])?[_0x499ffb,_0x1e9814]:Ht(_0x1e9814,_0x499ffb,_0x1a2522,_0x4b68f4,this['_model'])?[_0x1e9814,_0x499ffb]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x62b0bf),this['_defaultCallbacks']['set']('insertion:discard',_0x422de9),this['_defaultCallbacks']['set']('insertion:join',_0x15264b),this['_defaultCallbacks']['set']('insertion:chain',_0x4e083f),this['_defaultCallbacks']['set']('deletion:accept',_0x422de9),this['_defaultCallbacks']['set']('deletion:discard',_0x62b0bf),this['_defaultCallbacks']['set']('deletion:join',_0x15264b),this['_defaultCallbacks']['set']('deletion:chain',_0x4e083f),this['_defaultCallbacks']['set']('formatInline:accept',_0x4bf84b),this['_defaultCallbacks']['set']('formatInline:discard',_0x62b0bf),this['_defaultCallbacks']['set']('formatInline:join',_0x15264b),this['_defaultCallbacks']['set']('formatInline:chain',_0x62b0bf),this['_defaultCallbacks']['set']('formatBlock:accept',_0x4bf84b),this['_defaultCallbacks']['set']('formatBlock:discard',_0x62b0bf),this['_defaultCallbacks']['set']('formatBlock:join',_0x15264b),this['_defaultCallbacks']['set']('formatBlock:chain',_0x62b0bf),this['_defaultCallbacks']['set']('attribute:accept',_0x62b0bf),this['_defaultCallbacks']['set']('attribute:discard',(_0x24092c,_0x31a7b2)=>{if(!_0x31a7b2)return;const _0x309841=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x17bbd5=>{if(_0x31a7b2['key']==m)for(const _0x27e81a of _0x24092c){const _0x350918=_0x27e81a['start']['nodeAfter'],_0x3004bc=_0x31a7b2['oldValue'];_0x17bbd5['rename'](_0x350918,_0x3004bc);}else{if(_0x309841['_isBlockAttribute'](_0x31a7b2['key'])){for(const _0x4d6da3 of _0x24092c)void 0x0!==_0x31a7b2['oldValue']?_0x17bbd5['setAttribute'](_0x31a7b2['key'],_0x31a7b2['oldValue'],_0x4d6da3['start']['nodeAfter']):_0x17bbd5['removeAttribute'](_0x31a7b2['key'],_0x4d6da3['start']['nodeAfter']);}else{for(const _0x25287 of _0x24092c)_0x31a7b2['oldValue']?_0x17bbd5['setAttribute'](_0x31a7b2['key'],_0x31a7b2['oldValue'],_0x25287):_0x17bbd5['removeAttribute'](_0x31a7b2['key'],_0x25287);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x15264b);}}function Ot(_0x1b2283,_0x277361,_0x1e126f){for(const _0x11e580 of _0x277361['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x11e580['root']==_0x11e580)return!0x1;if(!_0x1e126f['containsItem'](_0x11e580))return!0x1;if(_0x1b2283['isObject'](_0x11e580)||_0x1b2283['isLimit'](_0x11e580))return!0x0;}return!0x1;}function Vt(_0x48ce7d){return _0x48ce7d['end']['parent']==_0x48ce7d['start']['nodeAfter']&&_0x48ce7d['end']['isAtStart'];}function Ut(_0x5e3d1d,_0x480fab,_0x53b72f,_0x3f0de1){const _0x2b9ebc=_0x4dd82c=>!_0x4dd82c['item']['is']('$textProxy')&&!_0x3f0de1['isObject'](_0x4dd82c['item']),_0x215213=_0x5e3d1d['start']['getLastMatchingPosition'](_0x2b9ebc),_0x4aa536=_0x5e3d1d['end']['getLastMatchingPosition'](_0x2b9ebc,{'direction':'backward'});return(!_0x5e3d1d['start']['isEqual'](_0x215213)||!_0x5e3d1d['end']['isEqual'](_0x4aa536))&&(_0x215213['isBefore'](_0x4aa536)?_0x53b72f['updateMarker'](_0x480fab,{'range':_0x53b72f['createRange'](_0x215213,_0x4aa536)}):_0x53b72f['removeMarker'](_0x480fab),!0x0);}function Gt(_0x303c6b){return _0x253184(_0x303c6b);}function Ft(_0x3b197e){const _0x44209c=_0x3b197e['start']['nodeAfter'];return _0x44209c&&_0x44209c['is']('element');}function Pt(_0x5b90b8,_0x4881){return null==_0x5b90b8['end']['nodeBefore']&&_0x5b90b8['end']['parent']==_0x5b90b8['start']['nodeAfter']?Lt(_0x5b90b8['start']['nodeAfter'],_0x4881):_0x5b90b8;}function Lt(_0x311160,_0x952d02){const _0x561055=_0x952d02['schema']['isObject'](_0x311160)||_0x952d02['schema']['isSelectable'](_0x311160);return _0x952d02['createRange'](_0x952d02['createPositionAt'](_0x311160,'before'),_0x561055?_0x952d02['createPositionAfter'](_0x311160):_0x952d02['createPositionAt'](_0x311160,'end'));}function Ht(_0x38c3d5,_0x2c30c4,_0x4af7d0,_0x57f2d7,_0x3fbe3c){if(_0x38c3d5['next'])return!0x1;if(!Jt(_0x38c3d5,_0x2c30c4))return!0x1;if(_0x4af7d0['end']['isEqual'](_0x57f2d7['start']))return!0x0;if(_0x38c3d5['type']!=_0x2c30c4['type'])return!0x1;if(!_0x4af7d0['end']['isTouching'](_0x57f2d7['start']))return!0x1;const _0x399b68=_0x3fbe3c['createRange'](_0x4af7d0['end'],_0x57f2d7['start'])['getWalker']();for(const _0x4afde0 of _0x399b68)if(['elementStart','elementEnd']['includes'](_0x4afde0['type'])&&_0x3fbe3c['schema']['isLimit'](_0x4afde0['item']))return!0x1;return!0x0;}function Jt(_0x8e3581,_0x90e34a){if(!_0x8e3581['_isDataLoaded']||!_0x90e34a['_isDataLoaded'])return!0x1;const _0x52808c=new Set(Object['keys'](_0x8e3581['attributes'])),_0x2d613d=new Set(Object['keys'](_0x90e34a['attributes']));if(_0x52808c['delete']('groupId'),_0x2d613d['delete']('groupId'),0x0==_0x52808c['size']&&0x0==_0x2d613d['size'])return!0x0;if(_0x52808c['size']!=_0x2d613d['size'])return!0x1;const _0x7b48db={..._0x8e3581['attributes']},_0x3c9ddf={..._0x90e34a['attributes']};return delete _0x7b48db['groupId'],delete _0x3c9ddf['groupId'],JSON['stringify'](_0x7b48db)==JSON['stringify'](_0x3c9ddf);}function qt(_0x18962a,_0x187caf){const _0x3d2daa=zt(_0x18962a['attributes']),_0x216dcb=zt(_0x187caf);if(!_0x18962a['_isDataLoaded'])return!0x1;for(const _0x70f6f of Object['keys'](_0x216dcb))if(!_0x3d7bff(_0x3d2daa[_0x70f6f],_0x216dcb[_0x70f6f]))return!0x1;return!0x0;}function zt(_0x4a7565){const _0x1cf6fc=Object['assign']({},_0x4a7565);return delete _0x1cf6fc['skipNestingCheck'],delete _0x1cf6fc['tablePasteChainId'],_0x1cf6fc;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x270599(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x472cdb,_0xba6ede,_0x5ce49a,_0x49e251){super(),this['model']=_0xba6ede,this['view']=_0x5ce49a,this['commentThreadController']=_0x49e251,this['_editor']=_0x472cdb,this['_acceptCommand']=_0x472cdb['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x472cdb['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4dfbba,_0x403b5e)=>_0x4dfbba||_0x403b5e),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x583e42=>_0x583e42&&this['_editor']['model']['canEditAt'](_0xba6ede['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x23ba9f=>_0x23ba9f&&this['_editor']['model']['canEditAt'](_0xba6ede['getRanges']())),this['_pendingAction']=null,_0x5ce49a['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x5ce49a,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x5ce49a,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x5ce49a,'change:isDirty',()=>{_0x5ce49a['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 _0x53758e=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x53758e);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x2931ee{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x17f32f,_0x9a5e20,_0x451dbc,_0x497282){super(_0x17f32f),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x139a33(_0x17f32f,o(_0x17f32f,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x9a5e20['authoredAt']),this['bind']('authoredAt')['to'](_0x9a5e20),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',_0x9a5e20,'authoredAt',this,'descriptionParts',(_0x23569c,_0x3859b3,_0x4574df)=>{const _0x38d5d6=_0x4574df['map'](_0x4c8a7d=>ls(_0x4c8a7d['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x23569c-0x1,_0x9a5e20['author']['name'],_0x3859b3?_0x497282['formatDateTime'](_0x3859b3):'',new DOMParser()['parseFromString'](_0x38d5d6,'text/html')['body']['textContent']]);}),this['focusables']=new _0x367518(),this['focusTracker']=new _0x32f18f(),this['keystrokes']=new _0x494532(),this['focusCycler']=new _0x1a96ba({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2a5bfb=>_0x2a5bfb['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x9a5e20,this['_localUser']=_0x451dbc,this['_config']=_0x497282,_0x497282['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x269137(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x619ee2}=this['_config'];this['commentsListView']=new _0x619ee2(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',_0x302935=>_0x302935+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x527499,_0x5a31ef)=>_0x527499||!!_0x5a31ef);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4f9d50}=this['_config'],_0x2be56b=new _0x4f9d50(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x295e7e=_0x2be56b['commentInputView'];return _0x2be56b['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x295e7e,'value',(_0x26b17a,_0xb9a41e,_0x57c1fd)=>!!_0x57c1fd||_0x26b17a&&!_0xb9a41e),_0x295e7e['on']('submit',(_0x373237,_0x1f185a)=>{this['fire']('addComment',_0x1f185a),_0x295e7e['editor']['setData']('');}),_0x295e7e['on']('cancel',()=>this['focus']()),_0x295e7e['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x2be56b;}}class re extends us{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x477cc1,_0x407f0b,_0x5f3fd5,_0x2de89a){super(_0x477cc1,_0x407f0b,_0x5f3fd5,_0x2de89a),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x5c8037=>_0x5c8037&&_0x5c8037[0x0]?_0x5c8037[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0xd5ffc,_0xb155fe)=>{let _0x38b2fc='';for(const _0x2add05 of _0xd5ffc)_0x38b2fc+='<p>'+ls(_0x2add05['content'],_0x2add05['color'])+'</p>';return _0xb155fe?_0x38b2fc:_0x46a6bb(_0x38b2fc,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x477cc1,'Accept\x20suggestion'),_0x2ea63f['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x477cc1,'Discard\x20suggestion'),_0x2ea63f['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x4a3f76(_0x477cc1,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']['addMany']([this['acceptButton'],this['discardButton']]),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x2bdd97=this['bindTemplate'],_0x8b2794=[{'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']}},{'tag':'time','attributes':{'datetime':_0x2bdd97['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2bdd97['to']('authoredAt',_0x2e58b6=>this['_config']['formatDateTime'](_0x2e58b6))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x8b2794['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x4c7a9b={'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x2bdd97['if']('isActive','ck-suggestion-wrapper--active'),_0x2bdd97['to']('type',_0x16b6fd=>'ck-suggestion-'+_0x16b6fd),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':_0x2bdd97['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x8b2794},this['ariaDescriptionView']]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x4c7a9b['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x4c7a9b;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x323689,_0x4af646,_0x539315)=>{this['_descriptionElement']['innerHTML']=_0x539315;});}['_createButton'](_0x1c683f,_0x218fa1,_0x433700,_0x26100e,_0x542564){const _0x15ce7f=new _0x15d6b1(this['locale']);return _0x15ce7f['set']({'label':_0x1c683f,'icon':_0x218fa1,'tooltip':!0x0,'tooltipPosition':_0x542564}),_0x15ce7f['extendTemplate']({'attributes':{'class':_0x433700}}),_0x15ce7f['on']('execute',()=>{this['fire'](_0x26100e,this['_model']['id']);}),_0x15ce7f;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}}var ce='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20width=\x2220\x22\x20height=\x2220\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><g\x20fill=\x22#000\x22\x20fill-rule=\x22nonzero\x22><path\x20d=\x22M1\x203.28C1\x202.574\x201.574\x202\x202.272\x202h10.23c.703\x200\x201.272.573\x201.272\x201.28v12.768c0\x20.708-.574\x201.281-1.271\x201.281H2.272A1.276\x201.276\x200\x200\x201\x201\x2016.049V3.28zm11.503\x2012.954c-.008\x200-.006-12.77-.006-12.77\x200-.003-10.225-.004-10.225-.004.007\x200\x20.005\x2012.77.005\x2012.77\x200\x20.003\x2010.226.004\x2010.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351\x200\x20.636.284.636.64a.641.641\x200\x200\x201-.636.638H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.554c0-.352.292-.638.636-.638h5.116c.351\x200\x20.636.283.636.638a.641.641\x200\x200\x201-.636.639H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.555c0-.353.289-.639.633-.639h2.567c.35\x200\x20.633.284.633.64a.639.639\x200\x200\x201-.633.638H4.826a.634.634\x200\x200\x201-.632-.639z\x22/><path\x20d=\x22M10.515\x2017.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319\x200-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6\x201.059-.56\x202.11.119\x201.051.68\x201.443\x201.271\x201.177\x201.771L14.53\x2017.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954\x202.954\x200\x200\x200-.487.21\x202.044\x202.044\x200\x200\x200-.347.31c-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z\x22/></g></svg>\x0a';class d extends _0x41808b{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x34d895,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x30ed8a){super(_0x30ed8a),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1643d9=this['editor']['config'];_0x1643d9['define']('trackChanges.SuggestionThreadView',re),_0x1643d9['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1643d9['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x1ddb80,_0x4eb984){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x22ef37,_0x137ad5]of this['_handleControllerBuffer']){const _0x2ffef9=this['_suggestionToController']['has'](_0x22ef37);_0x2ffef9||_0x137ad5?_0x2ffef9&&_0x137ad5&&this['_destroyController'](_0x22ef37):this['_initializeController'](_0x22ef37);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x1ddb80,_0x4eb984);}['init'](){const _0xa7e56f=this['editor'],_0x426081=_0xa7e56f['plugins']['get']('TrackChangesEditing'),_0x1dfd61=_0xa7e56f['plugins']['get']('Annotations'),_0x5428ae=_0xa7e56f['plugins']['get']('EditorAnnotations'),_0x307f9b=_0xa7e56f['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x5428ae['addSourceCollector'](()=>{const _0x28536d=[];for(const [_0x18bf99,_0x3998e6]of Array['from'](this['_suggestionToController'])){const _0xac2dab=_0x18bf99['getAllAdjacentSuggestions'](),_0x3963e5=[];for(const _0x45f9e3 of _0xac2dab){if(!_0x45f9e3['isInContent'])continue;if(_0x45f9e3['isMultiRange']){_0x3963e5['push'](..._0x45f9e3['getRanges']());continue;}const _0xcc73d3=_0x45f9e3['getFirstRange']();if(_0x3963e5['length']>0x0){const _0x1b4a7e=_0x3963e5[0x0]['getJoined'](_0xcc73d3);if(_0x1b4a7e){_0x3963e5[0x0]=_0x1b4a7e;continue;}}_0x3963e5['push'](_0xcc73d3);}_0x28536d['push']([_0x3998e6['view'],_0x3963e5]);}return _0x28536d;}),this['listenTo'](_0x426081,'suggestionLoaded',(_0x1ce1b6,_0x4be1bb)=>{this['listenTo'](_0x4be1bb,'change:previous',(_0x5b533a,_0x2eaa80,_0x2d2690,_0x10d59c)=>{_0x4be1bb['isInContent']&&(null==_0x2d2690?(this['_updateController'](_0x10d59c['head']),this['_handleSuggestionControllerDelayed'](_0x4be1bb,!0x1)):(this['_updateController'](_0x2d2690['head']),null==_0x10d59c&&this['_handleSuggestionControllerDelayed'](_0x4be1bb,!0x0)));}),null!==_0x4be1bb['previous']?this['_updateController'](_0x4be1bb['head']):this['_handleSuggestionControllerDelayed'](_0x4be1bb,!0x1);}),this['listenTo'](_0x426081,'suggestionUnloaded',(_0x4e53fa,_0x4877b9,_0x3811e3)=>{this['stopListening'](_0x4877b9,'change:previous'),this['_handleControllerBuffer']['delete'](_0x4877b9),this['_suggestionToController']['has'](_0x4877b9)&&this['_destroyController'](_0x4877b9),_0x3811e3&&this['_updateController'](_0x3811e3['head']);}),this['listenTo'](_0x426081,'suggestionChanged',(_0x30af0a,_0x326b02)=>{this['_updateController'](_0x326b02);}),this['listenTo'](_0x1dfd61,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x307f9b,'addComment',(_0x563809,{threadId:_0xb76614,isFromAdapter:_0xcef9d4})=>{if(_0xcef9d4||!_0x426081['hasSuggestion'](_0xb76614))return;const _0x42e2c0=_0x426081['getSuggestion'](_0xb76614);this['_suggestionToController']['get'](_0x42e2c0)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x1a147e=this['editor']['plugins']['get']('Annotations'),_0x31648d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x9b04ea=Array['from'](_0x1a147e['activeAnnotations'],_0x1f750c=>_0x1f750c['innerView'])['filter'](_0x726a96=>this['_viewToController']['has'](_0x726a96)),_0x1f61d7=[];for(const _0x4e437c of _0x9b04ea){const _0x3fe8ca=this['_viewToController']['get'](_0x4e437c)['model']['getAllAdjacentSuggestions']();_0x1f61d7['push'](..._0x3fe8ca['reduce']((_0x3255d8,_0x5b79c4)=>[..._0x3255d8,..._0x5b79c4['getMarkerNames']()],[]));}_0x31648d['activeMarkers']=_0x1f61d7;}['_addUIComponentsToFactory'](){const _0x282231=this['editor'],_0x5ae3e3=_0x282231['locale'],_0x36a748=o(_0x5ae3e3,'Track\x20changes'),_0x3f617b=new Wt([{'type':'switchbutton','model':new _0x53b458({'withText':!0x0,'isToggleable':!0x0,'label':_0x36a748,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x53b458({'withText':!0x0,'label':o(_0x5ae3e3,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x53b458({'withText':!0x0,'label':o(_0x5ae3e3,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x53b458({'withText':!0x0,'label':o(_0x5ae3e3,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x53b458({'withText':!0x0,'label':o(_0x5ae3e3,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x14e78c of _0x3f617b)if(he(_0x14e78c)){const _0x4a1138=_0x282231['commands']['get'](_0x14e78c['model']['commandName']);_0x14e78c['model']['bind']('isOn','isEnabled')['to'](_0x4a1138,'value','isEnabled');}_0x282231['ui']['componentFactory']['add']('trackChanges',_0x45ae39=>this['_createToolbarButton'](_0x45ae39,_0x3f617b,_0x36a748)),_0x282231['ui']['componentFactory']['add']('menuBar:trackChanges',_0x52fc2e=>this['_createMenuBarMenu'](_0x52fc2e,_0x3f617b,_0x36a748));}['_createToolbarButton'](_0x38d782,_0x1224b8,_0x26c1c0){const _0x2b27b4=Qt(_0x38d782,_0x423eb5),_0x58abd3=this['editor']['commands']['get']('trackChanges');_0x2b27b4['buttonView']['set']({'tooltip':_0x26c1c0,'label':_0x26c1c0,'icon':ce}),_0x2b27b4['buttonView']['bind']('isOn')['to'](_0x58abd3,'value'),_0x2b27b4['buttonView']['on']('execute',()=>{_0x58abd3['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x2b27b4,_0x1224b8,{'role':'menu'});const _0x3d14e0=[];for(const _0x4bd5cd of _0x1224b8)he(_0x4bd5cd)&&_0x3d14e0['push'](this['editor']['commands']['get'](_0x4bd5cd['model']['commandName']));const _0x59434f=_0x2b27b4['buttonView'];return _0x59434f['actionView']['unbind']('isEnabled'),_0x59434f['arrowView']['unbind']('isEnabled'),_0x59434f['actionView']['bind']('isEnabled')['to'](_0x58abd3,'isEnabled'),_0x59434f['arrowView']['bind']('isEnabled')['toMany'](_0x3d14e0,'isEnabled',(..._0x4faf09)=>_0x4faf09['some'](_0x48277d=>_0x48277d)),_0x2b27b4['on']('execute',_0x25a694=>{this['editor']['execute'](_0x25a694['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2b27b4;}['_createMenuBarMenu'](_0x4be8ac,_0x3aec78,_0xa9a2bb){const _0x43944d=new Yt(_0x4be8ac),_0x47ad29=this['editor']['commands']['get']('trackChanges');_0x43944d['buttonView']['set']({'label':_0xa9a2bb,'icon':ce});const _0x41cf24=new Zt(_0x4be8ac);for(const _0x9a3966 of _0x3aec78){if('separator'==_0x9a3966['type']){_0x41cf24['items']['add'](new Xt(_0x4be8ac));continue;}const _0x364348=new te(_0x4be8ac,_0x43944d),_0x5410e2=new _0x42c151(_0x4be8ac),_0x45733d=_0x9a3966['model'];_0x5410e2['bind'](...Object['keys'](_0x45733d))['to'](_0x45733d),_0x5410e2['delegate']('execute')['to'](_0x43944d),_0x5410e2['on']('execute',()=>{this['editor']['execute'](_0x45733d['commandName']),this['editor']['editing']['view']['focus']();}),_0x364348['children']['add'](_0x5410e2),_0x41cf24['items']['add'](_0x364348);}return _0x43944d['bind']('isEnabled')['to'](_0x47ad29,'isEnabled'),_0x43944d['panelView']['children']['add'](_0x41cf24),_0x43944d;}['_initializeController'](_0x4753ac){const _0x46efd6=this['editor'],_0x1e3b3d=_0x46efd6['config'],_0x37dfdd=_0x46efd6['plugins']['get']('Annotations'),_0x2a5d2d=_0x46efd6['plugins']['get']('CommentsRepository'),_0x4bac30=_0x46efd6['plugins']['get']('EditorAnnotations'),_0x52242d=_0x46efd6['plugins']['get'](_0x34d895)['me'],_0x2a9dd4=_0x1e3b3d['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x5bbf92,CommentThreadInputView:_0x5ca159}=_0x46efd6['plugins']['get']('CommentsUI');let _0xd87cc1,_0xe92c9f;this['_annotationViews']['has'](_0x4753ac['id'])?(_0xe92c9f=this['_annotationViews']['get'](_0x4753ac['id']),_0xd87cc1=_0xe92c9f['mainView']):(_0xd87cc1=new _0x2a9dd4(_0x46efd6['locale'],_0x4753ac,_0x52242d,{'disableComments':this['_disableComments'],'editorConfig':_0x1e3b3d['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x1e3b3d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x1e3b3d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x1e3b3d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x598049(_0x1e3b3d['get']('locale')),'CommentView':_0x1e3b3d['get']('comments')['CommentView'],'CommentsListView':_0x5bbf92,'CommentThreadInputView':_0x5ca159}),_0xd87cc1['acceptButton']['on']('execute',()=>{_0x46efd6['editing']['view']['focus']();}),_0xd87cc1['discardButton']['on']('execute',()=>{_0x46efd6['editing']['view']['focus']();}),_0xe92c9f=_0x37dfdd['createAnnotationView'](this['editor']['locale'],_0xd87cc1),_0xe92c9f['bind']('isDirty')['to'](_0xd87cc1,'isDirty'),_0xe92c9f['bind']('length')['to'](_0xd87cc1),_0xe92c9f['bind']('type')['to'](_0xd87cc1,'type',_0x2527bc=>'suggestion-'+_0x2527bc),this['listenTo'](_0xd87cc1,'escape',()=>{_0x46efd6['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x4753ac['id'],_0xe92c9f));const _0x30f734=_0x2a5d2d['createCommentThreadController'](_0x4753ac['commentThread'],_0xd87cc1),_0x2cf9a5=new ae(_0x46efd6,_0x4753ac,_0xd87cc1,_0x30f734),_0x563a84=_0x4753ac['getAllAdjacentSuggestions']()['filter'](_0x3e3b7f=>_0x3e3b7f['isInContent']);_0xd87cc1['descriptionParts']=_0x46efd6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x563a84),this['_suggestionToController']['set'](_0x4753ac,_0x2cf9a5),this['_viewToController']['set'](_0xd87cc1,_0x2cf9a5);const _0x30ec1=_0x37dfdd['createAnnotation']({'view':_0xe92c9f,'target':()=>{const _0x47ffdc=[],_0x395bc6=_0x4753ac['getAllAdjacentSuggestions']()['filter'](_0x4dfd61=>_0x4dfd61['isInContent']);for(const _0x419a93 of _0x395bc6)_0x47ffdc['push'](..._0x419a93['getMarkers']());return _0x48b9ad(_0x46efd6['editing'],_0x47ffdc);},'type':()=>'suggestion-'+_0x2cf9a5['view']['type']});_0x2a5d2d['_bindAnnotationToEditors'](_0xd87cc1,_0x30ec1),_0x37dfdd['add'](_0x30ec1),_0x4bac30['registerAnnotation'](_0x30ec1);}['_destroyController'](_0x2717ee){const _0x144acd=this['editor']['plugins']['get']('CommentsRepository'),_0x1812d6=this['editor']['plugins']['get']('Annotations'),_0x5eda17=this['_suggestionToController']['get'](_0x2717ee),_0x510282=_0x5eda17['view'],_0x4bd3a4=_0x1812d6['getByInnerView'](_0x510282);_0x144acd['_unbindEditors'](_0x510282),_0x4bd3a4&&_0x1812d6['remove'](_0x4bd3a4),this['_suggestionToController']['delete'](_0x2717ee),this['_viewToController']['delete'](_0x510282),_0x5eda17['destroy']();}['_updateController'](_0x3d3660){if(!_0x3d3660['isInContent']||!this['_suggestionToController']['has'](_0x3d3660))return;const _0xfc1a2=this['editor']['plugins']['get']('TrackChangesEditing'),_0x41b38c=this['_suggestionToController']['get'](_0x3d3660),_0x17e997=_0x3d3660['getAllAdjacentSuggestions']();_0x41b38c['view']['descriptionParts']=_0xfc1a2['descriptionFactory']['getDescriptions'](_0x17e997);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x1b5dc1,(_0x2d02ad,_0x507ff5)=>{const _0x461e23=this['editor']['plugins']['get'](k),_0x35debe=this['editor']['plugins']['get'](p);if(!_0x35debe['activeMarkers']['length'])return;const {id:_0x255ca1}=_0x35debe['_splitMarkerName'](_0x35debe['activeMarkers'][0x0]),_0x353784=_0x461e23['getSuggestion'](_0x255ca1);_0x353784&&(this['_suggestionToController']['get'](_0x353784)['view']['focus'](),_0x507ff5());});}['destroy'](){for(const _0x1b8e31 of this['_suggestionToController']['keys']())this['_destroyController'](_0x1b8e31);for(const _0x100e94 of this['_annotationViews']['values']())_0x100e94['mainView']['destroy']();super['destroy']();}}function he(_0x56cdf6){return'model'in _0x56cdf6;}class k extends _0x41808b{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x7f8cb){this['editor']['plugins']['get'](p)['adapter']=_0x7f8cb;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x3c34a6){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x3c34a6);}['getSuggestions']({skipNotAttached:_0x2667b0=!0x1,toJSON:_0x7d7def=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x2667b0,'toJSON':_0x7d7def});}['getSuggestion'](_0x223384){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x223384);}}const T=['Pagination'];class P extends _0x41808b{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x1d2ceb=this['editor'];if(_0x1d2ceb['config']['define']('trackChangesData.editorCreator',_0x1552bb=>{const _0x4bb398=_0x1d2ceb['model']['document']['getRootNames']()['reduce']((_0x2089de,_0xb65ea8)=>(_0x2089de[_0xb65ea8]='',_0x2089de),{});return _0x1d2ceb['constructor']['create'](_0x4bb398,_0x1552bb);}),'function'!=typeof _0x1d2ceb['config']['get']('trackChangesData')['editorCreator'])throw new _0x29601a('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x3a3959){return N(this['editor'],!0x0,_0x3a3959);}['getDataWithDiscardedSuggestions'](_0x15498b){return N(this['editor'],!0x1,_0x15498b);}}class D extends _0x41808b{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x1aa1fd){super(_0x1aa1fd),this['result']='end';}['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 v(_0x2c4e94){return void 0x0!==_0x2c4e94['getRootsAttributes'];}async function N(_0x970a71,_0x4f0a04,_0x267eaa){const _0x4fa229=_0x2da75a(_0x970a71,T);_0x4fa229['plugins']['push'](p,D),_0x4fa229['rootsAttributes']=v(_0x970a71)?_0x970a71['getRootsAttributes']():void 0x0;const _0x11ff53=document['createDocumentFragment'](),_0x1b46bf=_0x970a71['config']['get']('trackChangesData')['editorCreator'],_0x50c20e=await _0x1b46bf(_0x4fa229,()=>function(_0x379b68){const _0x2f6c62=document['createElement']('div');return _0x379b68['appendChild'](_0x2f6c62),_0x2f6c62;}(_0x11ff53));!function(_0x1a11d6,_0x39b4e0){const _0x54581e=_0x1a11d6['model']['document']['getRootNames']()['reduce']((_0x22eb0b,_0x591641)=>(_0x22eb0b[_0x591641]=_0x1a11d6['data']['get']({'rootName':_0x591641}),_0x22eb0b),{}),_0x3d59c0=_0x1a11d6['plugins']['get']('Users')['users']['map'](_0x25351e=>({'id':_0x25351e['id'],'name':_0x25351e['name']})),_0x7d086e=_0x1a11d6['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x34b4f6=_0x1a11d6['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x56579a=_0x39b4e0['plugins']['get']('Users'),_0x3bb764=_0x39b4e0['plugins']['get']('TrackChangesEditing'),_0x2e5fe1=_0x39b4e0['plugins']['get']('CommentsRepository');for(const _0x20b7e8 of _0x3d59c0)_0x56579a['getUser'](_0x20b7e8['id'])||_0x56579a['addUser'](_0x20b7e8);_0x56579a['me']||_0x56579a['useAnonymousUser']();for(const _0x9d4ac4 of _0x34b4f6)_0x2e5fe1['addCommentThread'](_0x9d4ac4);for(const _0x1cc090 of _0x7d086e)_0x3bb764['addSuggestionData'](_0x1cc090);_0x39b4e0['data']['set'](_0x54581e);}(_0x970a71,_0x50c20e),_0x50c20e['execute'](_0x4f0a04?'acceptAllSuggestions':'discardAllSuggestions');const _0x2d72f0=v(_0x50c20e)?_0x50c20e['getFullData'](_0x267eaa):_0x50c20e['data']['get'](_0x267eaa);return await _0x50c20e['destroy'](),_0x2d72f0;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|
|
23
|
+
import{Command as ts,Plugin as _0x231f11,PendingActions as _0x501b59,icons as _0x2fe3e0}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x643216,ObservableMixin as _0x16dac0,uid as _0x138912,insertToPriorityArray as _0x11940f,priorities as _0x29c3cb,logWarning as _0x5ca2b0,getEnvKeystrokeText as _0x52bb84,FocusTracker as _0x416a3b,KeystrokeHandler as _0x561c62,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x2730f7,View as _0x1366ed,ViewCollection as _0x4fdb1d,FocusCycler as _0x4afa17,ViewModel as _0x4a9ebe,createDropdown as Qt,SplitButtonView as _0x8f9698,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x319522}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x588554,hashObject as _0xde5278,surroundingMarkersDetector as _0x5d8177,ENTER_THREAD_KEYSTROKE as _0x2853f2,AriaDescriptionView as _0x5395b3,setupThreadKeyboardNavigation as _0x19268d,trimHtml as _0x21551e,UserView as _0x43d9f3,LateFocusButtonView as _0x3ae7a3,getDateTimeFormatter as _0x276638,getAllMarkersDomElementsSorted as _0x15af51,sanitizeEditorConfig as _0x2f475e}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x580960,LiveRange as _0x135447,LivePosition as _0x21ff1b}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0xeec9d,toWidget as _0x21b8ef}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x19973e,set as _0x1117ee,isEqual as _0x28ce4a,unset as _0x4206fc,omit as Tt}from'lodash-es';import{Delete as _0x1d1228,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x31408b,ShiftEnter as _0x4e9e3c}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x201702,_0x3681e3){super(_0x201702),this['_enabledCommands']=_0x3681e3,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 _0xa1eb1f of this['editor']['commands']['commands']())_0xa1eb1f['affectsData']&&!this['_enabledCommands']['has'](_0xa1eb1f)&&_0xa1eb1f['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x3a4c0e of this['editor']['commands']['commands']())_0x3a4c0e['affectsData']&&!this['_enabledCommands']['has'](_0x3a4c0e)&&_0x3a4c0e['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x29f377,_0xdf2eaf){super(_0x29f377),this['_suggestions']=_0xdf2eaf,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x28210b){const _0x35afca=this['_suggestions']['get'](_0x28210b);if(!_0x35afca)throw new _0x643216('track-changes-accept-suggestion-not-found',this);const _0x3123b1=_0x35afca['getRanges']();this['editor']['model']['canEditAt'](_0x3123b1)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x35afca);}}class R extends ts{['_suggestions'];constructor(_0x2c302e,_0x51e6b4){super(_0x2c302e),this['_suggestions']=_0x51e6b4,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3809be){const _0x47a688=this['_suggestions']['get'](_0x3809be);if(!_0x47a688)throw new _0x643216('track-changes-discard-suggestion-not-found',this);const _0x3cbbf1=_0x47a688['getRanges']();this['editor']['model']['canEditAt'](_0x3cbbf1)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x47a688);}}function ls(_0x266796,_0x26e084){let _0x14302b='';return _0x14302b+=_0x266796['split']('*')['map']((_0x4e1a25,_0x22a788)=>_0x22a788%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x4e1a25)+'</span>':nn(_0x4e1a25))['join'](''),_0x26e084&&(_0x14302b+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x26e084['value']+'\x22\x20title=\x22'+_0x26e084['title']+'\x22></span>'),_0x14302b;}function nn(_0x16049e){const _0x5aeaa8=document['createElement']('span');return _0x5aeaa8['innerText']=_0x16049e,_0x5aeaa8['innerHTML'];}function ss(_0x4dc0eb){return _0x4dc0eb['sort']((_0x370f9a,_0x174442)=>'deletion'==_0x370f9a['type']&&'deletion'!=_0x174442['type']?-0x1:'deletion'!=_0x370f9a['type']&&'deletion'==_0x174442['type']?0x1:0x0);}function to(_0x76a72d,_0x246419){let _0x11df32,_0x3dcb64=0x0;const _0x331fcd=[],_0x501198=_0x246419['schema'];for(;_0x3dcb64<_0x76a72d['length'];){const _0x240f00=_0x76a72d[_0x3dcb64],_0x2d1b60=_0x76a72d[_0x3dcb64+0x1];_0x11df32||(_0x11df32=_0x246419['createPositionBefore'](_0x240f00)),on(_0x246419,_0x240f00,_0x2d1b60)||(_0x331fcd['push'](_0x246419['createRange'](_0x11df32,_0x501198['isObject'](_0x240f00)?_0x246419['createPositionAfter'](_0x240f00):_0x246419['createPositionAt'](_0x240f00,'end'))),_0x11df32=null),_0x3dcb64++;}return _0x331fcd;}function on(_0xb9defd,_0x40bb64,_0x6cb0fa){if(!_0x6cb0fa)return!0x1;const _0x5a75d6=_0xb9defd['createPositionAfter'](_0x40bb64),_0x53b57d=_0xb9defd['createPositionBefore'](_0x6cb0fa);return _0x5a75d6['isTouching'](_0x53b57d);}function rs(_0x1921b8,_0x4392fe,_0x3fb055){for(;_0x3fb055['length'];){const _0x413f48=_0x3fb055['splice'](0x0,0x64);_0x1921b8['change'](()=>{for(const _0x3b6d36 of _0x413f48)_0x3b6d36['isInContent']&&_0x4392fe['execute'](_0x3b6d36['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x58ca72,_0x4590c8,_0x29138f){super(_0x58ca72),this['_command']=_0x4590c8,this['_suggestions']=_0x29138f,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x79aee3=Array['from'](this['_suggestions']['values']())['some'](_0x543a2c=>_0x543a2c['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x79aee3;}['execute'](){const _0x33f065=ss(Array['from'](this['_suggestions']['values']()));for(const _0x4df3bc of _0x33f065){const _0x6ff8cb=_0x4df3bc['getRanges']();if(!this['editor']['model']['canEditAt'](_0x6ff8cb))return;}rs(this['editor']['model'],this['_command'],_0x33f065);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x276782,_0x4ab2e6,_0x4917ca){super(_0x276782),this['_command']=_0x4ab2e6,this['_suggestions']=_0x4917ca,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x2048ac=this['editor']['model']['document']['selection'],_0x4117ef=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x5cbfc4,_0x7b4c22){const _0x21201c=Array['from'](_0x5cbfc4['getRanges']()),_0x2885dc=new Set();for(const _0x42bde4 of _0x7b4c22)if(_0x42bde4['isInContent']){for(const _0x9acc3c of _0x21201c)for(const _0x2fdcaf of _0x42bde4['getRanges']())(_0x9acc3c['isIntersecting'](_0x2fdcaf)||_0x5cbfc4['isCollapsed']&&!_0x42bde4['isMultiRange']&&_0x42bde4['next']&&_0x2fdcaf['end']['isTouching'](_0x9acc3c['start']))&&_0x2885dc['add'](_0x42bde4);}return _0x2885dc;}(_0x2048ac,_0x4117ef),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x1205c0=ss(Array['from'](this['_selectedSuggestions']));for(const _0x16d34b of _0x1205c0){const _0x2ca3ca=_0x16d34b['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2ca3ca))return;}rs(this['editor']['model'],this['_command'],_0x1205c0);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x16dac0(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x3cda78,_0x377161){super(),this['id']=_0x377161['id'],this['type']=_0x377161['type'],this['subType']=_0x377161['subType']||null,this['author']=_0x377161['author'],this['creator']=_0x377161['creator']||_0x377161['author'],this['isExternal']=Boolean(_0x377161['attributes']&&_0x377161['attributes']['@external']),this['data']=null,this['_model']=_0x3cda78,this['_onAccept']=_0x377161['onAccept'],this['_onDiscard']=_0x377161['onDiscard'],this['_onAttributesChange']=_0x377161['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x377161['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 _0x2dbc57=this;for(;_0x2dbc57['previous'];)_0x2dbc57=_0x2dbc57['previous'];return _0x2dbc57;}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'](_0x40fe51){this['_markerNames']['add'](_0x40fe51);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x5abfbf=>this['_model']['markers']['get'](_0x5abfbf))['filter'](_0x3130b8=>_0x3130b8);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x163e52=>{for(const _0xd1e6ce of this['getMarkers']())_0x163e52['removeMarker'](_0xd1e6ce);}),this['_markerNames']['clear']();}['removeMarker'](_0x93ac0f){this['_model']['change'](_0x3aec51=>{_0x3aec51['removeMarker'](_0x93ac0f);}),this['_markerNames']['delete'](_0x93ac0f);}['addRange'](_0x97842b){const _0x5f5bb3='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x5f5bb3),this['_model']['change'](_0x292948=>{_0x292948['addMarker'](_0x5f5bb3,{'range':_0x97842b,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x2e9eed){for(const _0xabfd5a of this['getRanges']())if(_0xabfd5a['isIntersecting'](_0x2e9eed))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x47e198=>_0x47e198['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x187b8f,_0x30ee3b)=>[..._0x187b8f,..._0x30ee3b['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x3ac9be=this['getRanges']();if(0x1!=_0x3ac9be['length'])return null;const _0x1b8157=_0x3ac9be[0x0],_0x1b5799=_0x1b8157['start']['nodeAfter'],_0x3a0548=_0x1b8157['end']['nodeBefore'];return _0x1b5799 instanceof _0x580960?_0x1b5799!=_0x3a0548?null:_0x1b5799: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 _0xc07dfd=[];let _0x2d2246=this['head'];for(;_0x2d2246;)_0xc07dfd['push'](_0x2d2246),_0x2d2246=_0x2d2246['next'];return _0xc07dfd;}['setAttribute'](_0x1a4425,_0x13e079){const _0x2c3245=_0x19973e(this['attributes']);_0x1117ee(_0x2c3245,_0x1a4425,_0x13e079),_0x28ce4a(_0x2c3245,this['attributes'])||(this['attributes']=_0x2c3245,this['_onAttributesChange'](_0x2c3245));}['removeAttribute'](_0xa6629f){const _0x550f62=_0x19973e(this['attributes']);_0x4206fc(_0x550f62,_0xa6629f),_0x28ce4a(_0x550f62,this['attributes'])||(this['attributes']=_0x550f62,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 _0x138912()['substr'](0x1,0x5);}}function o(_0xf3be77,_0x11715b,_0x5d24f2){const t=_0xf3be77['t'];switch(_0x11715b){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'*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',_0x5d24f2);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x5d24f2);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x5d24f2);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x5d24f2);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x5d24f2);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',_0x5d24f2);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x5d24f2);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');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',_0x5d24f2);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x5d24f2);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x5d24f2);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x5d24f2);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x5d24f2);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x5d24f2);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x5d24f2);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x5d24f2);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x5d24f2);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x5d24f2);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x5d24f2);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x5d24f2);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x5d24f2);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x5d24f2);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x5d24f2);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x5d24f2);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'},_0x5d24f2);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x5d24f2);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x5d24f2);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x5d24f2);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x5d24f2);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x5d24f2);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'},_0x5d24f2);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x5d24f2);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x5d24f2);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x5d24f2);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x5d24f2);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'},_0x5d24f2);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x5d24f2);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'},_0x5d24f2);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'},_0x5d24f2);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x5d24f2);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'},_0x5d24f2);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x5d24f2);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'},_0x5d24f2);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x5d24f2);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x5d24f2);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'},_0x5d24f2);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 t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x5d24f2);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x5d24f2);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x5d24f2);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'},_0x5d24f2);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'},_0x5d24f2);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'},_0x5d24f2);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x11715b;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x134d95,_0x62d00a){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x134d95,this['_locale']=_0x62d00a;}['getDescriptions'](_0x11a74f){const _0x49560b=[],_0xa734de=new Set(),_0x30d955=new Set();for(let _0x313325=0x0;_0x313325<_0x11a74f['length'];_0x313325++){const _0x55d5ff=_0x11a74f[_0x313325];if(!_0x55d5ff['isInContent'])continue;const _0x1b7868=this['_handleCustomCallbackDescription'](_0x55d5ff);if(_0x1b7868){if(null!=_0x55d5ff['subType']){if(_0xa734de['has'](_0x55d5ff['subType']))continue;_0xa734de['add'](_0x55d5ff['subType']);}_0x49560b['push'](_0x1b7868);}else{if('attribute'!=_0x55d5ff['type'])'insertion'!=_0x55d5ff['type']&&'deletion'!=_0x55d5ff['type']||this['_handleInsertRemoveSuggestionDescription'](_0x49560b,_0x55d5ff,_0x11a74f[_0x313325+0x1]);else{const _0x16ad75=_0x55d5ff['data']['key'];if(_0x30d955['has'](_0x16ad75))continue;_0x30d955['add'](_0x55d5ff['data']['key']),_0x16ad75==m?this['_handleRenameSuggestionDescription'](_0x49560b,_0x55d5ff):this['_handleAttributeSuggestionDescription'](_0x49560b,_0x55d5ff);}}}return this['_resolveDescriptionItems'](_0x49560b);}['registerDescriptionCallback'](_0x200839){this['_customCallbacks']['push'](_0x200839);}['registerElementLabel'](_0xb54eba,_0x15776f,_0x11a654=_0x29c3cb['normal']){'function'==typeof _0xb54eba?_0x11940f(this['_itemLabelsCallbacks'],{'matchingCallback':_0xb54eba,'label':_0x15776f,'priority':_0x11a654}):this['_itemLabels']['set'](_0xb54eba,_0x15776f);}['registerAttributeLabel'](_0x9397eb,_0x3c8ea7){this['_attributeLabels']['set'](_0x9397eb,_0x3c8ea7);}['getItemLabel'](_0x48ddd5,_0x5c728e=0x1){let _0x1197f9;for(const _0x356ce9 of this['_itemLabelsCallbacks'])if(_0x356ce9['matchingCallback'](_0x48ddd5)){_0x1197f9=_0x356ce9['label'];break;}return _0x1197f9||(_0x1197f9=this['_itemLabels']['get'](_0x48ddd5['name'])),_0x1197f9?_0x1197f9(_0x5c728e):0x1!==_0x5c728e?_0x5c728e+'\x20'+_0x48ddd5['name']+'s':''+_0x48ddd5['name'];}['_addDescriptionItems'](_0x4a67b1,_0x42c248){const _0x5d4c66=_0x42c248['getFirstRange']()['getWalker'](),_0x416775='insertion'==_0x42c248['type']?'add':'remove';for(const _0x44aa10 of _0x5d4c66){const _0x165caf=_0x44aa10['item'],_0x14e4ba=_0x4a67b1[_0x4a67b1['length']-0x1];if(_0x165caf['is']('$textProxy'))_0x14e4ba&&_0x14e4ba['type']['indexOf']('Container')>-0x1&&_0x4a67b1['pop'](),_0x14e4ba&&'text'==_0x14e4ba['type']?_0x14e4ba[_0x416775]+=_0x165caf['data']:_0x4a67b1['push']({'type':'text','add':'add'==_0x416775?_0x165caf['data']:'','remove':'remove'==_0x416775?_0x165caf['data']:''});else{if(this['_schema']['isObject'](_0x165caf)){const _0x2d668e=_0x165caf;if(_0x14e4ba&&_0x14e4ba['type']['indexOf']('Container')>-0x1&&_0x4a67b1['pop'](),'elementEnd'==_0x44aa10['type'])continue;_0x14e4ba&&_0x14e4ba['type']==_0x416775+'Object'&&_0x14e4ba['element']['name']==_0x2d668e['name']?_0x14e4ba['quantity']++:_0x4a67b1['push']({'type':_0x416775+'Object','element':_0x2d668e,'quantity':0x1}),_0x5d4c66['skip'](_0x2f892d=>!('elementEnd'==_0x2f892d['type']&&_0x2f892d['item']==_0x165caf));}else{if(this['_schema']['checkChild'](_0x165caf,'$text')||_0x165caf['is']('element','softBreak')){const _0x17f5be=_0x165caf;if('add'==_0x416775&&'elementStart'==_0x44aa10['type']||'remove'==_0x416775&&'elementEnd'==_0x44aa10['type'])continue;if(_0x14e4ba&&-0x1==_0x14e4ba['type']['indexOf']('Container')){'text'==_0x14e4ba['type']&&(_0x14e4ba[_0x416775]+='\x0a');continue;}let _0x100ec9;if(_0x100ec9='add'==_0x416775?_0x17f5be['nextSibling']&&!this['_schema']['isObject'](_0x17f5be['nextSibling'])?_0x17f5be['nextSibling']:null:_0x17f5be['previousSibling']&&!this['_schema']['isObject'](_0x17f5be['previousSibling'])?_0x17f5be['previousSibling']:null,_0x17f5be['isEmpty']||_0x100ec9&&_0x100ec9['isEmpty']){const _0x393ad2=_0x100ec9&&_0x100ec9['isEmpty']?_0x100ec9:_0x17f5be;_0x14e4ba&&_0x14e4ba['type']==_0x416775+'EmptyContainer'&&_0x14e4ba['element']['name']==_0x393ad2['name']?_0x14e4ba['quantity']++:_0x4a67b1['push']({'type':_0x416775+'EmptyContainer','element':_0x393ad2,'quantity':0x1});}else _0x4a67b1['push']({'type':_0x416775+'Container','element':_0x17f5be});}}}}}['_resolveDescriptionItems'](_0x1eba8c){const _0x26cbff=this['_locale'],_0x405bf2=[],_0xcb19b9=[],_0x557a10=[];for(const _0x55da4e of _0x1eba8c)switch(_0x55da4e['type']){case'text':if(_0x55da4e['add']=_0x55da4e['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x55da4e['remove']=_0x55da4e['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x55da4e['add']&&''!=_0x55da4e['remove']){_0x405bf2['push']({'type':'replace','content':o(_0x26cbff,'REPLACE_TEXT',['\x22'+_0x55da4e['remove']+'\x22','\x22'+_0x55da4e['add']+'\x22'])});continue;}if(null!=_0x55da4e['add']['match'](/^ +$/)){_0x405bf2['push']({'type':'insertion','content':o(_0x26cbff,'*Insert:*\x20%0',o(_0x26cbff,'ELEMENT_SPACE',_0x55da4e['add']['length']))});continue;}if(null!=_0x55da4e['remove']['match'](/^ +$/)){_0x405bf2['push']({'type':'deletion','content':o(_0x26cbff,'*Remove:*\x20%0',o(_0x26cbff,'ELEMENT_SPACE',_0x55da4e['remove']['length']))});continue;}if(''!=_0x55da4e['add']){_0x405bf2['push']({'type':'insertion','content':o(_0x26cbff,'*Insert:*\x20%0','\x22'+_0x55da4e['add']+'\x22')});continue;}_0x405bf2['push']({'type':'deletion','content':o(_0x26cbff,'*Remove:*\x20%0','\x22'+_0x55da4e['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x405bf2['push']({'type':'insertion','content':o(_0x26cbff,'*Insert:*\x20%0',this['getItemLabel'](_0x55da4e['element'],_0x55da4e['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x405bf2['push']({'type':'deletion','content':o(_0x26cbff,'*Remove:*\x20%0',this['getItemLabel'](_0x55da4e['element'],_0x55da4e['quantity']))});continue;case'addContainer':_0x405bf2['push']({'type':'insertion','content':o(_0x26cbff,'*Split:*\x20%0',this['getItemLabel'](_0x55da4e['element'],_0x55da4e['quantity']))});continue;case'removeContainer':_0x405bf2['push']({'type':'deletion','content':o(_0x26cbff,'*Merge:*\x20%0',this['getItemLabel'](_0x55da4e['element'],_0x55da4e['quantity']))});continue;case'addFormat':_0xcb19b9['push'](_0x55da4e['key']);continue;case'removeFormat':_0x557a10['push'](_0x55da4e['key']);continue;default:_0x405bf2['push'](_0x55da4e);}if(_0xcb19b9['length']){const _0x608cc4=_0xcb19b9['map'](_0x5cf8b1=>this['_attributeLabels']['has'](_0x5cf8b1)?this['_attributeLabels']['get'](_0x5cf8b1):_0x5cf8b1)['join'](',\x20');_0x405bf2['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x608cc4)});}if(_0x557a10['length']){const _0x413ac0=_0x557a10['map'](_0x3e53e4=>this['_attributeLabels']['has'](_0x3e53e4)?this['_attributeLabels']['get'](_0x3e53e4):_0x3e53e4)['join'](',\x20');_0x405bf2['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x413ac0)});}return _0x405bf2;}['_handleCustomCallbackDescription'](_0x435e83){for(const _0x13d0ba of this['_customCallbacks']){const _0x322f30=_0x13d0ba(_0x435e83);if(_0x322f30&&'type'in _0x322f30)return _0x322f30;}}['_handleAttributeSuggestionDescription'](_0x46851a,_0x27159c){const _0x5b1430=_0x27159c['data'],_0x104ba5=void 0x0===_0x5b1430['newValue']?'removeFormat':'addFormat';_0x46851a['push']({'type':_0x104ba5,'key':_0x5b1430['key']});}['_handleRenameSuggestionDescription'](_0x4a6abe,_0x6174b4){_0x4a6abe['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x6174b4['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x567c8e,_0x1cb0df,_0x5a3b2a){if(this['_addDescriptionItems'](_0x567c8e,_0x1cb0df),_0x5a3b2a&&_0x5a3b2a['getFirstRange']()&&!_0x1cb0df['getFirstRange']()['end']['isEqual'](_0x5a3b2a['getFirstRange']()['start'])){const _0x11af19=_0x567c8e[_0x567c8e['length']-0x1],_0x24a709='insertion'==_0x1cb0df['type']?'add':'remove';_0x11af19&&'text'==_0x11af19['type']&&(_0x11af19[_0x24a709]+='\x0a');}}}class V extends _0x231f11{['afterInit'](){const _0x2ca9fe=this['editor'],_0x2ff89c=_0x2ca9fe['plugins']['get']('TrackChangesEditing');_0x2ca9fe['commands']['get']('showAIAssistant')&&_0x2ff89c['enableCommand']('showAIAssistant');}}class U extends _0x231f11{['afterInit'](){const _0x3dbab6=this['editor'],_0x105b68=_0x3dbab6['locale'];if(!_0x3dbab6['plugins']['has']('AlignmentEditing'))return;const _0x19f227=_0x3dbab6['plugins']['get']('TrackChangesEditing');_0x19f227['enableDefaultAttributesIntegration']('alignment'),_0x19f227['registerBlockAttribute']('alignment'),_0x19f227['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x105b68,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x25581e=this['editor'],_0x4a7985=_0x25581e['locale'];_0x25581e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x9d1caf=>{if('formatBlock'!=_0x9d1caf['type'])return;const {data:_0x5a6716}=_0x9d1caf;if(_0x5a6716&&'alignment'==_0x5a6716['commandName']){const _0x5d3aa0=_0x5a6716['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x4a7985,'*Format:*\x20%0',function(_0x412bf2){switch(_0x412bf2){case'left':return o(_0x4a7985,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x4a7985,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x4a7985,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x4a7985,'FORMAT_JUSTIFY_TEXT');}}(_0x5d3aa0))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x231f11{['afterInit'](){const _0xe7c781=this['editor'],_0x1f6a97=_0xe7c781['plugins']['get']('TrackChangesEditing'),_0x26d5de=_0xe7c781['locale'];for(const _0x51fdab of ti){if(!_0xe7c781['plugins']['has'](_0x51fdab))continue;const _0x5620d4=_0x51fdab['slice'](0x0,-0x7)['toLowerCase'](),_0x53cc98='FORMAT_'+_0x5620d4['toUpperCase']();_0x1f6a97['enableDefaultAttributesIntegration'](_0x5620d4),_0x1f6a97['registerInlineAttribute'](_0x5620d4),_0x1f6a97['descriptionFactory']['registerAttributeLabel'](_0x5620d4,o(_0x26d5de,_0x53cc98));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2f5aae=this['editor'],_0xf2a7f9=_0x2f5aae['locale'],_0x5a7c33=_0x2f5aae['plugins']['get']('TrackChangesEditing');function _0x401517(_0x29879c,_0x282b26){_0x5a7c33['descriptionFactory']['registerDescriptionCallback'](_0x21c1dd=>{if('formatInline'!=_0x21c1dd['type'])return;const {data:_0x5c7b55}=_0x21c1dd;return _0x5c7b55&&_0x5c7b55['commandName']===_0x29879c?_0x5c7b55['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xf2a7f9,'*Format:*\x20%0',_0x282b26)}:{'type':'format','content':o(_0xf2a7f9,'*Remove\x20format:*\x20%0',_0x282b26)}:void 0x0;});}_0x401517('bold',o(_0xf2a7f9,'FORMAT_BOLD')),_0x401517('italic',o(_0xf2a7f9,'FORMAT_ITALIC')),_0x401517('underline',o(_0xf2a7f9,'FORMAT_UNDERLINE')),_0x401517('code',o(_0xf2a7f9,'FORMAT_CODE')),_0x401517('strikethrough',o(_0xf2a7f9,'FORMAT_STRIKETHROUGH')),_0x401517('subscript',o(_0xf2a7f9,'FORMAT_SUBSCRIPT')),_0x401517('superscript',o(_0xf2a7f9,'FORMAT_SUPERSCRIPT'));}}class F extends _0x231f11{['afterInit'](){const _0x44408e=this['editor'],_0xca30dd=_0x44408e['locale'];if(!_0x44408e['plugins']['has']('BlockQuoteEditing'))return;const _0x23e181=_0x44408e['plugins']['get']('TrackChangesEditing'),_0x10d70e=this['editor']['commands']['get']('blockQuote');_0x23e181['enableCommand']('blockQuote',(_0x278743,_0x55251a={})=>{const _0x3d2def=this['editor']['model']['document']['selection'],_0x51dec8=_0x55251a&&void 0x0!==_0x55251a['forceValue']?_0x55251a['forceValue']:!_0x10d70e['value'];let _0xc49d26=[];if(_0x51dec8){const _0x50b5ad=Array['from'](_0x3d2def['getSelectedBlocks']())['filter'](_0x2643cb=>oo(_0x2643cb)||function(_0x25678b,_0x42fa15){const _0x5d3b2b=_0x42fa15['checkChild'](_0x25678b['parent'],'blockQuote'),_0x3d7a17=_0x42fa15['checkChild'](['$root','blockQuote'],_0x25678b);return _0x5d3b2b&&_0x3d7a17;}(_0x2643cb,this['editor']['model']['schema']));_0xc49d26=to(_0x50b5ad,_0x44408e['model']);}else{const _0x250b6a=Array['from'](_0x3d2def['getSelectedBlocks']())['filter'](_0x375f1f=>oo(_0x375f1f));_0xc49d26=to(_0x250b6a,_0x44408e['model']);}_0x44408e['model']['change'](()=>{for(const _0x402892 of _0xc49d26)_0x23e181['markBlockFormat'](_0x402892,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x51dec8}]});});}),_0x23e181['descriptionFactory']['registerDescriptionCallback'](_0x41aee5=>{const {data:_0x15048c}=_0x41aee5;if(_0x15048c&&'blockQuote'==_0x15048c['commandName']){const _0x5a8575=o(_0xca30dd,'ELEMENT_BLOCK_QUOTE');return _0x15048c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xca30dd,'*Set\x20format:*\x20%0',_0x5a8575)}:{'type':'format','content':o(_0xca30dd,'*Remove\x20format:*\x20%0',_0x5a8575)};}});}}function oo(_0x42b7c4){return'blockQuote'==_0x42b7c4['parent']['name'];}class L extends _0x231f11{['afterInit'](){const _0x3a35a9=this['editor'];_0x3a35a9['plugins']['has']('CaseChange')&&(_0x3a35a9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x3a35a9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x3a35a9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x231f11{['afterInit'](){const _0x26ff94=this['editor'];_0x26ff94['commands']['get']('ckbox')&&_0x26ff94['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x231f11{['afterInit'](){const _0x41bf11=this['editor'];if(!_0x41bf11['plugins']['has']('CodeBlock'))return;const _0x5574aa=_0x41bf11['plugins']['get']('TrackChangesEditing'),_0x1e8417=_0x41bf11['locale'],_0xca52b4=_0x41bf11['config']['get']('codeBlock')['languages'],_0x320342=_0x41bf11['commands']['get']('codeBlock');_0x5574aa['enableCommand']('indentCodeBlock'),_0x5574aa['enableCommand']('outdentCodeBlock'),_0x5574aa['enableCommand']('codeBlock',(_0x1af301,_0x332084={})=>{const _0x4c9659=_0x41bf11['model'],_0x3d75bc=_0x41bf11['model']['document']['selection'],_0x3c3fc0=_0x332084&&void 0x0!==_0x332084['forceValue']?_0x332084['forceValue']:!_0x320342['value'];let _0x17d7f9;_0x332084['language']||(_0x332084['language']=_0xca52b4[0x0]['language']),_0x17d7f9=_0x3c3fc0?Array['from'](_0x3d75bc['getSelectedBlocks']())['filter'](_0x309a2a=>eo(_0x309a2a)||function(_0x4112e8,_0x5e6549){if(_0x4112e8['is']('rootElement')||_0x5e6549['isLimit'](_0x4112e8))return!0x1;return _0x5e6549['checkChild'](_0x4112e8['parent'],'codeBlock');}(_0x309a2a,_0x4c9659['schema'])):Array['from'](_0x3d75bc['getSelectedBlocks']())['filter'](_0x53f9e9=>eo(_0x53f9e9));const _0x5aa587=to(_0x17d7f9,_0x4c9659);_0x4c9659['change'](()=>{for(const _0x5b6162 of _0x5aa587)_0x5574aa['markBlockFormat'](_0x5b6162,{'commandName':'codeBlock','commandParams':[{..._0x332084,'forceValue':_0x3c3fc0}],'formatGroupId':'blockName'});});}),(_0x5574aa['descriptionFactory']['registerElementLabel']('codeBlock',_0xb1440f=>o(_0x1e8417,'ELEMENT_CODE_BLOCK',_0xb1440f)),_0x5574aa['descriptionFactory']['registerDescriptionCallback'](_0x46bbc8=>{if('formatBlock'!=_0x46bbc8['type'])return;const _0xf3776=_0x1e8417['t'],{data:_0x3e46ce}=_0x46bbc8;if(!_0x3e46ce||'codeBlock'!=_0x3e46ce['commandName'])return;const _0x1588e4=_0x3e46ce['commandParams'][0x0]['language'],_0x12150f=_0xf3776(_0xca52b4['find'](_0x5613b7=>_0x5613b7['language']===_0x1588e4)['label'])['toLowerCase']();return _0x3e46ce['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1e8417,'*Set\x20format:*\x20%0',o(_0x1e8417,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x12150f+')')}:{'type':'format','content':o(_0x1e8417,'*Remove\x20format:*\x20%0',o(_0x1e8417,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x502f37){return'codeBlock'==_0x502f37['name'];}class q extends _0x231f11{['afterInit'](){const _0x24c8c7=this['editor'];if(!_0x24c8c7['plugins']['has']('CommentsEditing'))return;_0x24c8c7['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x245bc7,_0x981af2,_0x78b4b2){const _0x2787ed=[];for(const _0x344c3a of _0x981af2['getItems']())_0x344c3a['hasAttribute'](_0x245bc7)&&_0x2787ed['push'](_0x78b4b2['createRangeOn'](_0x344c3a));return _0x2787ed;}function _e(_0x5b1310,_0x1bde2c,{showActiveMarker:_0x46d9c0=!0x0}={}){const _0x40a408=_0x5b1310['plugins']['get']('TrackChangesEditing');return(_0x1381ed,_0x340228,_0x4f44bb)=>{if(!_0x4f44bb['consumable']['test'](_0x340228['markerRange'],_0x1381ed['name']))return;const _0x2c13a9=_0x340228['markerRange']['getWalker'](),_0x2e5bd9=_0x340228['markerRange']['start'],_0x4ff76c=_0x5b1310['model']['schema'];let _0x1351aa=null,_0x5c2f10=null,_0x4aa8a3=!0x1,_0x2122d8=!0x1;for(const _0x39ff27 of _0x2c13a9){const _0x1c321b=_0x39ff27['item'];_0x4aa8a3=_0x4aa8a3||_0x4ff76c['isContent'](_0x1c321b);const _0x419522=_0x4f44bb['mapper']['toViewElement'](_0x1c321b);if(_0x419522&&_0x419522['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x39ff27['type']&&(_0x4ff76c['isBlock'](_0x1c321b)&&!_0x4ff76c['isLimit'](_0x1c321b)&&(_0x1c321b['nextSibling']||_0x2e5bd9['isAtEnd']?_0x1351aa&&_0x1351aa['parent']==_0x1c321b||(_0x1351aa=_0x1c321b,_0x1b3f85(_0x39ff27['previousPosition']),_0x2122d8=!0x0):_0x5c2f10=_0x5c2f10||_0x39ff27['previousPosition']));}function _0x1b3f85(_0x4056d9){const _0xa13720=_0x4f44bb['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1bde2c}),_0x15be0f=_0x4f44bb['mapper']['toViewPosition'](_0x4056d9);_0x46d9c0&&_0x40a408['activeMarkers']['includes'](_0x340228['markerName'])&&_0x4f44bb['writer']['addClass']('ck-suggestion-marker--active',_0xa13720),_0x4f44bb['writer']['insert'](_0x15be0f,_0xa13720),_0x4f44bb['mapper']['bindElementToMarker'](_0xa13720,_0x340228['markerName']);}_0x4aa8a3||_0x2122d8||!_0x5c2f10||_0x1b3f85(_0x5c2f10);};}class z extends _0x231f11{static get['requires'](){return[_0x1d1228];}['init'](){const _0xf0845c=this['editor'],_0x24caa7=_0xf0845c['plugins']['get']('TrackChangesEditing');_0x24caa7['enableCommand']('delete');const _0x23d076=_0xf0845c['commands']['get']('deleteForward');_0x24caa7['enableCommand']('deleteForward',(_0x394dfb,_0x25455f={})=>{const _0x41a754=_0xf0845c['model']['createSelection'](_0xf0845c['model']['document']['selection']);_0x41a754['isCollapsed']&&_0xf0845c['model']['modifySelection'](_0x41a754,{'direction':'forward','unit':_0x25455f['unit']});const _0x44b1e9=_0x41a754['getFirstRange'](),_0x91fec8=_0x135447['fromRange'](_0x44b1e9);let _0x803924;_0x394dfb(_0x25455f),_0x803924='$graveyard'==_0x91fec8['root']['rootName']?_0xf0845c['model']['createRange'](_0x44b1e9['start']):_0xf0845c['model']['createRange'](_0x91fec8['start'],_0x91fec8['end']),_0x91fec8['detach'](),_0xf0845c['model']['enqueueChange'](_0x23d076['buffer']['batch'],_0x58a272=>{_0x23d076['buffer']['lock'](),_0x58a272['setSelection'](_0x58a272['createRange'](_0x803924['end'])),_0x23d076['buffer']['unlock']();});}),_0xf0845c['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0xf0845c,'merge'),{'priority':'high'}),_0xf0845c['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x465f53,_0x15c34f,_0x4f7d83)=>{_0x4f7d83['options']['showSuggestionHighlights']&&_e(_0xf0845c,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x465f53,_0x15c34f,_0x4f7d83);},{'priority':'high'}),_0xf0845c['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x4e9ac4,_0x99f5b,_0x1269c2)=>{const _0x233b01=_0x1269c2['mapper']['markerNameToElements'](_0x99f5b['markerName']);if(_0x233b01){for(const _0x4d3a34 of _0x233b01)_0x4d3a34['is']('uiElement')&&(_0x1269c2['mapper']['unbindElementFromMarkerName'](_0x4d3a34,_0x99f5b['markerName']),_0x1269c2['writer']['remove'](_0x4d3a34));}},{'priority':'high'});}}class K extends _0x231f11{['afterInit'](){const _0x113e42=this['editor'];if(!_0x113e42['plugins']['has']('ListEditing'))return;const _0x123ca3=_0x113e42['locale'],_0x4463a1=_0x113e42['plugins']['get']('TrackChangesEditing'),_0x9a50a5=_0x113e42['plugins']['has']('TodoListEditing'),_0x1b30b0=!!_0x113e42['config']['get']('list.multiBlock');function _0x1a96a8(_0x3d6ae0){return{'type':'format','content':''+o(_0x123ca3,'*Set\x20format:*\x20%0',_0x3d6ae0)};}function _0x386bf5(_0xbed9c){return{'type':'format','content':''+o(_0x123ca3,'*Remove\x20format:*\x20%0',_0xbed9c)};}_0x4463a1['enableDefaultAttributesIntegration']('numberedList'),_0x4463a1['enableDefaultAttributesIntegration']('bulletedList'),_0x4463a1['enableDefaultAttributesIntegration']('customNumberedList'),_0x4463a1['enableDefaultAttributesIntegration']('customBulletedList'),_0x4463a1['enableDefaultAttributesIntegration']('indentList'),_0x4463a1['enableDefaultAttributesIntegration']('outdentList'),_0x4463a1['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x4463a1['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x4463a1['registerBlockAttribute']('listItemId'),_0x4463a1['registerBlockAttribute']('listType'),_0x4463a1['registerBlockAttribute']('listIndent'),_0x1b30b0&&(_0x4463a1['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x4463a1['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x9a50a5&&(_0x4463a1['enableDefaultAttributesIntegration']('todoList'),_0x4463a1['enableDefaultAttributesIntegration']('checkTodoList'),_0x4463a1['registerBlockAttribute']('todoListChecked'),_0x4463a1['descriptionFactory']['registerDescriptionCallback'](_0x3e4b53=>{const {data:_0x12c2ca}=_0x3e4b53;if(_0x12c2ca&&'todoListChecked'==_0x12c2ca['key'])return{'type':'format','content':_0x12c2ca['newValue']?o(_0x123ca3,'*Check\x20item*'):o(_0x123ca3,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x33a410=>{if(_0x33a410['batch']['isUndo'])return!0x1;let _0x188f16=!0x1;const _0x3a2bd3=_0x4463a1['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x432409=>'todoListChecked'===_0x4463a1['_getAttributeKey'](_0x432409));for(const _0xa366fb of _0x3a2bd3){'todo'!=_0xa366fb['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x4463a1['_findSuggestions'](_0xa366fb['getFirstRange'](),'attribute')['find'](_0x3e467f=>'listType'===_0x4463a1['_getAttributeKey'](_0x3e467f['suggestion']))||(_0x33a410['removeMarker'](_0xa366fb['getFirstMarker']()),_0x188f16=!0x0));}return _0x188f16;})),_0x4463a1['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x123ca3,'FORMAT_INDENT'));const _0x571728={'type':'format','content':''};_0x4463a1['descriptionFactory']['registerDescriptionCallback'](_0x157e8e=>{const {data:_0x4c6450}=_0x157e8e;if(!_0x4c6450||'listType'!=_0x4c6450['key'])return;let _0x32a4b9=_0x157e8e['head'];for(;_0x32a4b9;){if(_0x32a4b9['data']&&(('listStyle'==_0x32a4b9['data']['key']||'listMarkerStyle'==_0x32a4b9['data']['key'])&&(_0x32a4b9['data']['newValue']&&'default'!=_0x32a4b9['data']['newValue']||'default'!=_0x32a4b9['data']['oldValue']&&!_0x4c6450['newValue'])||!_0x1b30b0&&_0x32a4b9['data']['key']==m))return _0x571728;_0x32a4b9=_0x32a4b9['next'];}if(null==_0x4c6450['newValue'])switch(_0x4c6450['oldValue']){case'bulleted':return _0x386bf5(o(_0x123ca3,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x386bf5(o(_0x123ca3,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x386bf5(o(_0x123ca3,'ELEMENT_TODO_LIST'));}switch(_0x4c6450['newValue']){case'bulleted':return _0x1a96a8(o(_0x123ca3,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1a96a8(o(_0x123ca3,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1a96a8(o(_0x123ca3,'ELEMENT_TODO_LIST'));}}),_0x4463a1['descriptionFactory']['registerDescriptionCallback'](_0x5c6a9a=>{const {data:_0x4e8f6e}=_0x5c6a9a;if(_0x4e8f6e&&'listIndent'==_0x4e8f6e['key'])return null==_0x4e8f6e['newValue']||null==_0x4e8f6e['oldValue']&&0x0==_0x4e8f6e['newValue']?_0x571728:void 0x0;}),_0x4463a1['descriptionFactory']['registerDescriptionCallback'](_0x24c9e2=>{if('attribute'!=_0x24c9e2['type'])return;const {data:_0x32dc30}=_0x24c9e2;if(!_0x32dc30||'listItemId'!=_0x32dc30['key'])return;const _0x5b0467=le(_0x24c9e2);return'newValue'==_0x5b0467?{'type':'format','content':o(_0x123ca3,'*Merge:*\x20list\x20item')}:'oldValue'==_0x5b0467?{'type':'format','content':o(_0x123ca3,'*Split:*\x20list\x20item')}:_0x571728;}),_0x113e42['model']['document']['registerPostFixer'](_0x2b734b=>this['listItemIdFixer'](_0x2b734b)),_0x113e42['model']['document']['registerPostFixer'](_0x44d293=>this['noTrackChangesFixer'](_0x44d293)),_0x113e42['model']['document']['on']('change:data',(_0x254e7d,_0x2a19b1)=>{if(_0x2a19b1['isUndo']||!_0x2a19b1['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x410138){if(_0x410138['batch']['isUndo']||!_0x410138['batch']['isLocal'])return!0x1;let _0x89e55c=!0x1;const _0x15fead=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4aab5d=>_0x4aab5d['data']&&'listItemId'==_0x4aab5d['data']['key'])['filter'](_0x49d822=>_0x49d822['data']['newValue']&&_0x49d822['data']['oldValue']);for(const _0x159dc5 of _0x15fead)le(_0x159dc5)||(_0x410138['removeMarker'](_0x159dc5['getFirstMarker']()),_0x89e55c=!0x0);return _0x89e55c;}['noTrackChangesFixer'](_0x315a02){if(_0x315a02['batch']['isUndo']||!_0x315a02['batch']['isLocal'])return!0x1;const _0xedf15=this['editor']['plugins']['get']('TrackChangesEditing');if(_0xedf15['trackChangesCommand']['value'])return!0x1;let _0x16d081=!0x1;const _0x1cd39c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x2e4c35=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x20c0e8=>'attribute'==_0x20c0e8['type'])['filter'](_0x5a8c20=>_0x1cd39c['includes'](_0x5a8c20['attributeKey']));if(0x0==_0x2e4c35['length'])return _0x16d081;for(const _0x3b801b of _0x2e4c35){const _0x276480=_0xedf15['_findSuggestions'](_0x3b801b['range'],'attribute')['filter'](_0x249198=>!_0x249198['meta']['isNextTo'])['map'](_0x14e264=>_0x14e264['suggestion'])['filter'](_0x19062a=>{const _0x2eb4f3=_0xedf15['_getAttributeKey'](_0x19062a);return _0x1cd39c['includes'](_0x2eb4f3);});if(_0x276480['length']){for(const _0x2725e1 of _0x276480)_0x315a02['removeMarker'](_0x2725e1['getFirstMarker']());_0x16d081=!0x0;}}return _0x16d081;}['assureChains'](){const _0x56b047=this['editor']['plugins']['get']('TrackChangesEditing'),_0x21fd4f=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x411673;const _0x3f83a0=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xd8b134=>{if(_0xd8b134['data']['oldRange']||!_0xd8b134['data']['newRange'])return null;if(!_0xd8b134['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x2b86e0}=_0x56b047['_splitMarkerName'](_0xd8b134['name']);if(!_0x56b047['hasSuggestion'](_0x2b86e0))return null;const _0x2e8763=_0x56b047['getSuggestion'](_0x2b86e0);return _0x21fd4f['includes'](_0x2e8763['data']['key']);})['map'](_0x403242=>{const {id:_0x3b9cda}=_0x56b047['_splitMarkerName'](_0x403242['name']),_0x2e3183=_0x56b047['getSuggestion'](_0x3b9cda);return _0x411673=_0x2e3183['attributes']['groupId'],_0x2e3183['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x3f83a0['size'])return;const _0x225f88=_0x56b047['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x157499=>'attribute'==_0x157499['type']&&_0x157499['data']&&_0x21fd4f['includes'](_0x157499['data']['key'])&&_0x157499['attributes']['groupId']!=_0x411673)['map'](_0x44b0cc=>({'listItem':_0x44b0cc['getFirstRange']()['start']['nodeAfter'],'groupId':_0x44b0cc['attributes']['groupId']})),_0x4cf811=new Set();for(const {groupId:_0x3c1c68,listItem:_0x1c7712}of _0x225f88)_0x3f83a0['has'](_0x1c7712)&&_0x4cf811['add'](_0x3c1c68);for(const _0x218f53 of _0x56b047['getSuggestions']())_0x4cf811['has'](_0x218f53['attributes']['groupId'])&&_0x218f53['setAttribute']('groupId',_0x411673);}['_supportLegacySuggestions'](){const _0x461107=this['editor'],_0x375982=_0x461107['locale'],_0x2f8c2c=_0x461107['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x2f8c2c['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x50dcf0,_0x360bd4){const _0x4f8675=[];for(let _0x149cd6 of _0x50dcf0)_0x149cd6['start']['nodeAfter']===_0x149cd6['end']['parent']&&(_0x149cd6=_0x461107['model']['createRange'](_0x461107['model']['createPositionAt'](_0x149cd6['start']['nodeAfter'],0x0))),_0x4f8675['push'](_0x149cd6);_0x461107['model']['change'](_0x10cbcf=>{const _0x52ec4f=_0x461107['model']['document']['selection'],_0x2d1c0f=Array['from'](_0x52ec4f['getRanges']())['map'](_0x464955=>_0x135447['fromRange'](_0x464955));_0x10cbcf['setSelection'](_0x4f8675),_0x461107['commands']['get'](_0x360bd4['commandName'])['refresh'](),_0x360bd4['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x461107['execute'](_0x360bd4['commandName'],..._0x360bd4['commandParams']),_0x10cbcf['setSelection'](_0x2d1c0f);for(const _0x2c7dbf of _0x2d1c0f)_0x2c7dbf['detach']();});}),_0x2f8c2c['descriptionFactory']['registerElementLabel'](function(_0x188c0d){const _0x270c0e=!_0x461107['model']['schema']['isObject'](_0x188c0d),_0x52423c=_0x188c0d['previousSibling'],_0x4cee42=_0x188c0d['nextSibling'],_0x239c5f=_0x188c0d['getAttribute']('listItemId'),_0xb9c849=!_0x52423c||_0x52423c['getAttribute']('listItemId')!==_0x239c5f,_0x12a015=!_0x4cee42||_0x4cee42['getAttribute']('listItemId')!==_0x239c5f;return _0x270c0e&&Boolean(_0x239c5f)&&_0xb9c849&&_0x12a015;},_0x450866=>o(_0x375982,'ELEMENT_LIST_ITEM',_0x450866));}['_registerLegacyDescription'](){const _0x39c50f=this['editor'],_0x486982=_0x39c50f['locale'];function _0x2665a5(_0x46c766){const _0x53af58=_0x39c50f['commands']['get']('bulletedList')['value'],_0x57a0a1=_0x39c50f['commands']['get']('numberedList')['value'];return'numberedList'===_0x46c766?_0x53af58:_0x57a0a1;}_0x39c50f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x1978fe){if('formatBlock'!=_0x1978fe['type'])return;const {data:_0xe31648}=_0x1978fe;if(!_0xe31648)return;let _0xdc28a9,_0x1cbd01,_0x40824b,_0xb6ad4a;switch(_0xe31648['commandName']){case'bulletedList':_0x40824b=_0xe31648['commandParams'][0x0]['forceValue'],_0xb6ad4a=_0x2665a5(_0xe31648['commandName']),_0xdc28a9=_0x40824b?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xb6ad4a&&_0x39c50f['config']['get']('list.multiBlock')||(_0xdc28a9='*Change\x20to:*\x20%0'),_0x1cbd01={'type':'format','content':o(_0x486982,_0xdc28a9,o(_0x486982,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x40824b=_0xe31648['commandParams'][0x0]['forceValue'],_0xb6ad4a=_0x2665a5(_0xe31648['commandName']),_0xdc28a9=_0x40824b?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xb6ad4a&&_0x39c50f['config']['get']('list.multiBlock')||(_0xdc28a9='*Change\x20to:*\x20%0'),_0x1cbd01={'type':'format','content':o(_0x486982,_0xdc28a9,o(_0x486982,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0xdc28a9='*Indent:*\x20%0',_0x1cbd01={'type':'format','content':o(_0x486982,_0xdc28a9,o(_0x486982,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0xdc28a9=function(_0x13ddb8){const _0x3599cc=_0x13ddb8['getFirstRange']();let _0x691a73=_0x3599cc['start']['nodeAfter'];for(;_0x691a73&&_0x3599cc['containsItem'](_0x691a73);){if(_0x691a73['getAttribute']('listIndent')>0x0)return!0x1;_0x691a73=_0x691a73['nextSibling'];}return!0x0;}(_0x1978fe)?o(_0x486982,'*Format:*\x20remove\x20from\x20%0',o(_0x486982,function(_0x5be9ad){return'ELEMENT_'+_0x5be9ad['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x1978fe))):o(_0x486982,'*Outdent:*\x20%0',o(_0x486982,'ELEMENT_LIST_ITEM')),_0x1cbd01={'type':'format','content':_0xdc28a9};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0xe31648['multipleBlocks']&&(_0xdc28a9='*Merge:*\x20%0',_0x1cbd01={'type':'deletion','content':o(_0x486982,_0xdc28a9,o(_0x486982,'ELEMENT_LIST_ITEM'))});}return _0x1cbd01;});}}function le(_0x55550f){let _0x4fd5da=_0x55550f['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x4fd5da;){const _0x3d37e3=_0x4fd5da['getAttribute']('listItemId');if(!_0x3d37e3)return!0x1;if(_0x3d37e3==_0x55550f['data']['newValue'])return'newValue';if(_0x3d37e3==_0x55550f['data']['oldValue'])return'oldValue';_0x4fd5da=_0x4fd5da['previousSibling'];}return!0x1;}class pe extends _0x231f11{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x222e53=this['editor']['config']['get']('list.properties'),_0x389793=this['editor']['plugins']['get']('TrackChangesEditing');_0x222e53['styles']&&(_0x389793['enableDefaultAttributesIntegration']('listStyle'),_0x389793['registerBlockAttribute']('listStyle')),_0x222e53['reversed']&&(_0x389793['enableDefaultAttributesIntegration']('listReversed'),_0x389793['registerBlockAttribute']('listReversed')),_0x222e53['startIndex']&&(_0x389793['enableDefaultAttributesIntegration']('listStart'),_0x389793['registerBlockAttribute']('listStart'));const _0x5c13f2={'type':'format','content':''};_0x389793['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x576e30=this['editor']['locale'];_0x389793['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x576e30,'FORMAT_LIST_REVERSED')),_0x389793['descriptionFactory']['registerDescriptionCallback'](_0x191ba8=>{const {data:_0x519eb9}=_0x191ba8;if(_0x519eb9&&'listReversed'==_0x519eb9['key'])return null==_0x519eb9['newValue']||0x0==_0x519eb9['newValue']&&null==_0x519eb9['oldValue']?_0x5c13f2:void 0x0;}),_0x389793['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x576e30,'FORMAT_LIST_START')),_0x389793['descriptionFactory']['registerDescriptionCallback'](_0x318b87=>{const {data:_0x5ee166}=_0x318b87;if(_0x5ee166&&'listStart'==_0x5ee166['key'])return null==_0x5ee166['newValue']||0x1==_0x5ee166['newValue']&&null==_0x5ee166['oldValue']?_0x5c13f2:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x11cfe5=>{if(_0x11cfe5['batch']['isUndo'])return!0x1;let _0x3b2d07=!0x1;const _0x50e1ec=_0x389793['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5fa824=>{const _0x13a32d=_0x389793['_getAttributeKey'](_0x5fa824);return'listStart'==_0x13a32d||'listReversed'==_0x13a32d;});for(const _0x4a71cd of _0x50e1ec){const _0x52f2c4=_0x4a71cd['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x52f2c4||'customNumbered'==_0x52f2c4)continue;_0x389793['_findSuggestions'](_0x4a71cd['getFirstRange'](),'attribute')['find'](_0x3a8353=>'listType'==_0x389793['_getAttributeKey'](_0x3a8353['suggestion']))||(_0x11cfe5['removeMarker'](_0x4a71cd['getFirstMarker']()),_0x3b2d07=!0x0);}return _0x3b2d07;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x5bdede){const _0x403b97=this['editor']['locale'],{data:_0x32f61b}=_0x5bdede,_0x519a05={'type':'format','content':''};if(!_0x32f61b||'listStyle'!=_0x32f61b['key'])return;if(!_0x32f61b['oldValue'])return'default'==_0x32f61b['newValue']?_0x519a05:{'type':'format','content':''+o(_0x403b97,'*Set\x20format:*\x20%0',o(_0x403b97,this['_getTranslationKeyForListStyle'](_0x32f61b['newValue'])))};if(!_0x32f61b['newValue']){if('default'==_0x32f61b['oldValue'])return _0x519a05;let _0x12f7e9=_0x5bdede['head'];for(;_0x12f7e9;){if(_0x12f7e9['data']&&'listType'==_0x12f7e9['data']['key']&&_0x12f7e9['data']['newValue'])return _0x519a05;_0x12f7e9=_0x12f7e9['next'];}return{'type':'format','content':''+o(_0x403b97,'*Remove\x20format:*\x20%0',o(_0x403b97,this['_getTranslationKeyForListStyle'](_0x32f61b['oldValue'])))};}if('default'!=_0x32f61b['newValue'])return{'type':'format','content':''+o(_0x403b97,'*Set\x20format:*\x20%0',o(_0x403b97,this['_getTranslationKeyForListStyle'](_0x32f61b['newValue'])))};let _0x5b8e2f=_0x5bdede['head'];for(;_0x5b8e2f;){if(_0x5b8e2f['data']&&'listType'==_0x5b8e2f['data']['key']&&_0x5b8e2f['data']['newValue']&&_0x5b8e2f['data']['oldValue'])return _0x519a05;_0x5b8e2f=_0x5b8e2f['next'];}return{'type':'format','content':o(_0x403b97,'*Set\x20format:*\x20%0',o(_0x403b97,'ELEMENT_'+_0x5bdede['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x207f96=this['editor'],_0xd6f202=_0x207f96['locale'];_0x207f96['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5da675=>{if('formatBlock'!=_0x5da675['type'])return;const {data:_0x353721}=_0x5da675;if(!_0x353721)return;let _0x2b5979,_0x44b685;switch(_0x353721['commandName']){case'listStyle':_0x2b5979='*Change\x20to:*\x20%0',_0x44b685={'type':'format','content':o(_0xd6f202,_0x2b5979,o(_0xd6f202,this['_getTranslationKeyForListStyle'](_0x353721['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2b5979=_0x353721['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x44b685={'type':'format','content':o(_0xd6f202,_0x2b5979)};break;case'listStart':_0x2b5979='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x44b685={'type':'format','content':o(_0xd6f202,_0x2b5979,_0x353721['commandParams'][0x0]['startIndex'])};}return _0x44b685;});}['_getTranslationKeyForListStyle'](_0x51266c){return'ELEMENT_'+function(_0x5dbf9d){if(ye['includes'](_0x5dbf9d))return'bulleted';if(Se['includes'](_0x5dbf9d))return'numbered';return null;}(_0x51266c)['toUpperCase']()+'_LIST_'+_0x51266c['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x231f11{static get['requires'](){return[_0x31408b];}['init'](){const _0x24adef=this['editor'],_0x2d76b1=_0x24adef['plugins']['get']('TrackChangesEditing'),_0x5f3e65=_0x24adef['commands']['get']('enter');_0x2d76b1['enableCommand']('enter',()=>{_0x24adef['model']['change'](_0x389f7e=>{const _0x5bedb9=_0x24adef['model']['document']['selection'],_0x56735b=_0x5bedb9['getFirstPosition'](),_0x3fea67=_0x135447['fromRange'](_0x5bedb9['getFirstRange']());if(_0x5f3e65['enterBlock'](_0x389f7e)){const _0x400a90=_0x24adef['model']['createPositionAt'](_0x56735b['parent']['nextSibling'],0x0),_0x7b59a5=_0x389f7e['createRange'](_0x56735b,_0x400a90);_0x2d76b1['markInsertion'](_0x7b59a5);}else _0x389f7e['setSelection'](_0x389f7e['createRange'](_0x3fea67['end']));_0x3fea67['detach'](),_0x5f3e65['fire']('afterExecute',{'writer':_0x389f7e});});}),_0x24adef['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x24adef,'split'),{'priority':'high'}),_0x24adef['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x587540,_0x29ae46,_0x41ecf8)=>{const _0x4a88e2=_0x41ecf8['mapper']['markerNameToElements'](_0x29ae46['markerName']);if(_0x4a88e2){for(const _0x26fa14 of _0x4a88e2)_0x26fa14['hasClass']('ck-suggestion-marker-split')&&(_0x41ecf8['mapper']['unbindElementFromMarkerName'](_0x26fa14,_0x29ae46['markerName']),_0x41ecf8['writer']['remove'](_0x26fa14));}},{'priority':'high'}),_0x24adef['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5bc431,_0x4ce210,_0x46f45f)=>{_0x46f45f['options']['showSuggestionHighlights']&&_e(_0x24adef,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x5bc431,_0x4ce210,_0x46f45f);},{'priority':'high'});}}class X extends _0x231f11{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x1747af=this['editor']['plugins']['get']('TrackChangesEditing');_0x1747af['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x1747af['enableCommand']('findNext'),_0x1747af['enableCommand']('findPrevious'),_0x1747af['enableCommand']('replace'),_0x1747af['enableCommand']('replaceAll');}['handleFindCommand'](_0x78af74,_0x41005f,_0x568300={}){const _0x42cf8b=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x78af74(_0x342623=>{let _0x41b461=('string'==typeof _0x41005f?_0x42cf8b['findByTextCallback'](_0x41005f,_0x568300):_0x41005f)(_0x342623);Array['isArray'](_0x41b461)&&(_0x41b461={'results':_0x41b461,'searchText':'string'==typeof _0x41005f?_0x41005f:''});const _0x3c1e5a=_0x41b461['results']['filter'](_0x1ed5a7=>!0x1===this['_isInDeletionRange'](_0x1ed5a7,_0x342623['item']));return{..._0x41b461,'results':_0x3c1e5a};},_0x568300);}['_isInDeletionRange'](_0x37e616,_0x43c9a1){const _0x476c08=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x43c9a1,_0x37e616['start']),this['editor']['model']['createPositionAt'](_0x43c9a1,_0x37e616['end']));for(const _0x18642a of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x476c08['getIntersection'](_0x18642a['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x231f11{['afterInit'](){const _0x417745=this['editor']['locale'],_0x237267=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x50e878,commandName:_0x4446c9}of ro)this['editor']['plugins']['has'](_0x50e878)&&(_0x237267['enableDefaultAttributesIntegration'](_0x4446c9),_0x237267['registerInlineAttribute'](_0x4446c9));_0x237267['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x417745,'FORMAT_FONT_SIZE')),_0x237267['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x417745,'FORMAT_FONT_FAMILY')),_0x237267['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x417745,'FORMAT_FONT_COLOR')),_0x237267['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x417745,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x98b0b5=this['editor'],_0x3fc517=_0x98b0b5['locale'];_0x98b0b5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2eb5f5=>{const _0x33f668=_0x3fc517['t'];if('formatInline'!=_0x2eb5f5['type'])return;const {data:_0x4aaab1}=_0x2eb5f5;if(null!=_0x4aaab1){if('fontSize'==_0x4aaab1['commandName']){const _0x2bc15c=_0x4aaab1['commandParams'][0x0]['value'];if(_0x2bc15c){const _0x47496f=_0x33f668(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x543df9=>_0x543df9['model']==_0x2bc15c)['title'])['toLowerCase']();return{'type':'format','content':o(_0x3fc517,'*Set\x20font\x20size:*\x20%0',_0x47496f)};}return{'type':'format','content':o(_0x3fc517,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4aaab1['commandName']){const _0x2fc08d=_0x4aaab1['commandParams'][0x0]['value'];return _0x2fc08d?{'type':'format','content':o(_0x3fc517,'*Set\x20font\x20family:*\x20%0',_0x2fc08d)}:{'type':'format','content':o(_0x3fc517,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4aaab1['commandName']){const _0x52d698=_0x4aaab1['commandParams'][0x0]['value'];if(_0x52d698){const _0x43a01e=_0x2730f7(this['editor']['config']['get']('fontColor.colors'))['find'](_0x5c6e55=>_0x5c6e55['model']==_0x52d698);let _0x38b338=_0x52d698,_0x31d15f='';return _0x43a01e&&(_0x38b338=_0x43a01e['label'],_0x31d15f=_0x33f668(_0x38b338)['toLowerCase']()),{'type':'format','content':o(_0x3fc517,'*Set\x20font\x20color:*\x20%0',_0x31d15f)['trim'](),'color':{'value':_0x52d698,'title':_0x31d15f||_0x38b338}};}return{'type':'format','content':o(_0x3fc517,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4aaab1['commandName']){const _0x5b25bf=_0x4aaab1['commandParams'][0x0]['value'];if(_0x5b25bf){const _0x2c1621=_0x2730f7(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x50c26d=>_0x50c26d['model']==_0x5b25bf);let _0x1b0d5a=_0x5b25bf,_0x46621d='';return _0x2c1621&&(_0x1b0d5a=_0x2c1621['label'],_0x46621d=_0x33f668(_0x1b0d5a)['toLowerCase']()),{'type':'format','content':o(_0x3fc517,'*Set\x20font\x20background\x20color:*\x20%0',_0x46621d)['trim'](),'color':{'value':_0x5b25bf,'title':_0x46621d||_0x1b0d5a}};}return{'type':'format','content':o(_0x3fc517,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x231f11{['afterInit'](){const _0x3453d7=this['editor'],_0x92f74f=_0x3453d7['plugins']['get']('TrackChangesEditing'),_0x5e773a=_0x3453d7['commands']['get']('copyFormat'),_0x175359=_0x3453d7['commands']['get']('pasteFormat');_0x5e773a&&_0x175359&&(_0x92f74f['enableDefaultAttributesIntegration']('pasteFormat'),_0x92f74f['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x2e7bc2=this['editor'],_0x6c3c06=_0x2e7bc2['locale'];_0x2e7bc2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x261df3=>{if('formatBlock'!=_0x261df3['type']&&'formatInline'!=_0x261df3['type'])return;const {data:_0xd186f9}=_0x261df3;if(_0xd186f9&&'pasteFormat'===_0xd186f9['commandName']){const _0x3bc77b=[],_0x3deb9e=_0xd186f9['commandParams'][0x0];for(const [_0x10f123,_0x1bfc1d]of Object['entries'](_0x3deb9e))_0x3bc77b['push'](so(_0x2e7bc2,_0x10f123,_0x1bfc1d));return _0x3bc77b['length']?{'type':'format','content':o(_0x6c3c06,'*Set\x20format\x20to:*\x20%0',_0x3bc77b['join'](',\x20'))}:{'type':'format','content':o(_0x6c3c06,'*Remove\x20all\x20formatting*')};}});}}function so(_0x2a844a,_0x3f072c,_0x33967d){const _0x8557fd=_0x2a844a['locale']['t'],_0x12d5cf=_0x3f072c['split'](/(?=[A-Z])/)['join']('\x20'),_0x381df4=_0x8557fd(_0x12d5cf['charAt'](0x0)['toUpperCase']()+_0x12d5cf['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x33967d)return _0x381df4;if('fontColor'===_0x3f072c||'fontBackgroundColor'===_0x3f072c){const _0x1e97bd=_0x2730f7(_0x2a844a['config']['get']('fontColor.colors'))['find'](_0x6ca929=>_0x6ca929['model']==_0x33967d);return _0x381df4+'\x20('+(_0x1e97bd?_0x8557fd(_0x1e97bd['label'])['toLowerCase']():_0x33967d)+')';}if('fontSize'===_0x3f072c&&isNaN(parseFloat(_0x33967d))){const _0x453155=_0x2a844a['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x2a844a['config']['get']('fontSize.options'))['find'](_0x5c5e81=>_0x5c5e81['model']==_0x33967d);return _0x381df4+'\x20('+(_0x453155?_0x8557fd(_0x453155['title'])['toLowerCase']():_0x33967d)+')';}return _0x381df4+'\x20('+_0x33967d+')';}class tt extends _0x231f11{['_headingOptions'];['afterInit'](){const _0x121a9a=this['editor'];if(!_0x121a9a['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x121a9a['config']['get']('heading.options');const _0x133225=_0x121a9a['locale'],_0x43ecd7=_0x121a9a['plugins']['get']('TrackChangesEditing');_0x43ecd7['enableDefaultAttributesIntegration']('heading');for(const _0x13e2f8 of this['_headingOptions'])'paragraph'!=_0x13e2f8['model']&&_0x43ecd7['descriptionFactory']['registerElementLabel'](_0x13e2f8['model'],_0x554ac7=>{const _0x359fad=this['_getHeadingLevel'](_0x13e2f8['model']);return null!==_0x359fad?_0x5a3461(_0x554ac7,_0x359fad):_0x31dac2(_0x554ac7,_0x13e2f8['title']);});function _0x5a3461(_0x145550,_0x2a3f7d){return o(_0x133225,'ELEMENT_HEADING',[_0x145550,_0x2a3f7d]);}function _0x31dac2(_0x42938f,_0x57c624){return o(_0x133225,'ELEMENT_HEADING_CUSTOM',[_0x42938f,_0x57c624]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x11244=this['editor'],_0x1c5968=_0x11244['locale'];function _0x1097b3(_0x4aed0f,_0x4e9218){return o(_0x1c5968,'ELEMENT_HEADING_CUSTOM',[_0x4aed0f,_0x4e9218]);}_0x11244['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x29fe19=>{if('formatBlock'!=_0x29fe19['type'])return;const {data:_0x43bdeb}=_0x29fe19;if(_0x43bdeb&&'heading'==_0x43bdeb['commandName']){const _0x3c97df=_0x43bdeb['commandParams'][0x0]['value'],_0x2efbdb=this['_getHeadingLevel'](_0x3c97df);if(null!==_0x2efbdb)return{'type':'format','content':o(_0x1c5968,'*Change\x20to:*\x20%0',(_0x44714c=0x1,_0x3e0ccd=_0x2efbdb,o(_0x1c5968,'ELEMENT_HEADING',[_0x44714c,_0x3e0ccd])))};const _0x44e8d5=this['_headingOptions']['find'](_0x25ee41=>_0x25ee41['model']===_0x3c97df)['title'];return{'type':'format','content':o(_0x1c5968,'*Change\x20to:*\x20%0',_0x1097b3(0x1,_0x44e8d5))};}var _0x44714c,_0x3e0ccd;});}['_getHeadingLevel'](_0x4d7b54){const _0x43bee5=_0x4d7b54['match'](/^heading(\d+)/);if(_0x43bee5)return _0x43bee5[0x1];const _0x9f7180=this['_headingOptions']?.['find'](_0x15675f=>_0x15675f['model']==_0x4d7b54);if(_0x9f7180&&_0x9f7180['view']){const _0x140c02=_0x9f7180['view'],_0x2589f9=(_0x140c02['name']??_0x140c02)['match'](/^h(\d+)/);if(_0x2589f9)return _0x2589f9[0x1];}return null;}}class et extends _0x231f11{['afterInit'](){const _0x1953b8=this['editor'];if(!_0x1953b8['plugins']['has']('HighlightEditing'))return;const _0x2ea858=_0x1953b8['plugins']['get']('TrackChangesEditing'),_0x2482c3=_0x1953b8['locale'];_0x2ea858['enableDefaultAttributesIntegration']('highlight'),_0x2ea858['registerInlineAttribute']('highlight'),_0x2ea858['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x2482c3,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4ebb8c=this['editor'],_0x5ae9fa=_0x4ebb8c['locale'];_0x4ebb8c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x29f58=>{if('formatInline'!=_0x29f58['type'])return;const {data:_0x4c94c5}=_0x29f58;if(_0x4c94c5&&'highlight'==_0x4c94c5['commandName']){const _0x420ac0=_0x5ae9fa['t'],_0x32d502=_0x4c94c5['commandParams'][0x0]['value'];if(_0x32d502){const _0x21e018=_0x4ebb8c['config']['get']('highlight.options')['find'](_0x3986e6=>_0x3986e6['model']==_0x32d502),_0x1de654=_0x420ac0(_0x21e018['title'])['toLowerCase']();return{'type':'format','content':o(_0x5ae9fa,'*Set\x20highlight:*\x20%0',_0x1de654),'color':{'value':_0x21e018['color'],'title':_0x21e018['title']}};}return{'type':'format','content':o(_0x5ae9fa,'*Remove\x20highlight*',o(_0x5ae9fa,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x231f11{['afterInit'](){const _0x1eced2=this['editor'];if(!_0x1eced2['plugins']['has']('HorizontalLineEditing'))return;_0x1eced2['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x26547e=_0x1eced2['plugins']['get']('TrackChangesEditing'),_0xbbaaf5=_0x1eced2['locale'];_0x26547e['descriptionFactory']['registerElementLabel']('horizontalLine',_0x56616c=>o(_0xbbaaf5,'ELEMENT_HORIZONTAL_LINE',_0x56616c)),_0x1eced2['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x532629,{writer:_0x2f7e13,options:_0x453b96})=>{if(!_0x453b96['showSuggestionHighlights'])return null;const _0x364870=_0x2f7e13['createContainerElement']('div'),_0xefdcd8=_0x2f7e13['createEmptyElement']('hr');return _0x2f7e13['addClass']('ck-horizontal-line',_0x364870),_0x2f7e13['insert'](_0x2f7e13['createPositionAt'](_0x364870,0x0),_0xefdcd8),_0x364870;},'converterPriority':'high'});}}class st extends _0x231f11{['afterInit'](){const _0x13bb46=this['editor'];if(!_0x13bb46['plugins']['has']('HtmlEmbed'))return;const _0x3b791d=_0x13bb46['plugins']['get']('TrackChangesEditing'),_0x52445e=_0x13bb46['locale'];_0x3b791d['descriptionFactory']['registerElementLabel']('rawHtml',_0x5efb49=>o(_0x52445e,'ELEMENT_HTML_EMBED',_0x5efb49)),_0x3b791d['enableDefaultAttributesIntegration']('htmlEmbed'),_0x3b791d['registerBlockAttribute']('value'),_0x3b791d['descriptionFactory']['registerDescriptionCallback'](_0x3b4c64=>{if('attribute'!=_0x3b4c64['type'])return;const {data:_0x12ae9c}=_0x3b4c64;if(_0x12ae9c&&'value'==_0x12ae9c['key']&&_0x3b4c64['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x2f86fd=o(_0x52445e,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x52445e,'*Change\x20%0\x20content*',_0x2f86fd)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xe94182=this['editor'],_0x4bd929=_0xe94182['locale'];_0xe94182['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e89e3=>{if('formatBlock'!=_0x4e89e3['type'])return;const {data:_0x40dbe0}=_0x4e89e3;if(_0x40dbe0&&'htmlEmbed'==_0x40dbe0['commandName']){const _0x375871=o(_0x4bd929,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4bd929,'*Change\x20%0\x20content*',_0x375871)};}});}}class nt extends _0x231f11{['afterInit'](){const _0x36b3c5=this['editor'];if(!_0x36b3c5['plugins']['has']('ImageEditing'))return;const _0xe5ff93=_0x36b3c5['plugins']['get']('TrackChangesEditing'),_0x5b7758=_0x36b3c5['plugins']['get']('ImageUtils'),_0x2d918d=_0x36b3c5['locale'];_0xe5ff93['enableCommand']('insertImage'),_0xe5ff93['descriptionFactory']['registerElementLabel']('imageBlock',_0x6b5952=>o(_0x2d918d,'ELEMENT_IMAGE',_0x6b5952)),_0xe5ff93['descriptionFactory']['registerElementLabel']('imageInline',_0x463c46=>o(_0x2d918d,'ELEMENT_INLINE_IMAGE',_0x463c46)),_0xe5ff93['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x2d918d,'ELEMENT_CAPTION')),_0x36b3c5['plugins']['has']('ImageUploadEditing')&&_0xe5ff93['enableCommand']('uploadImage'),_0x36b3c5['plugins']['has']('ImageBlockEditing')&&_0x36b3c5['plugins']['has']('ImageInlineEditing')&&(_0xe5ff93['enableCommand']('imageTypeInline',(_0x6b392f,_0x211215)=>{const _0x2291b7=_0x5b7758['getClosestSelectedImageElement'](_0x36b3c5['model']['document']['selection']);_0x36b3c5['model']['change'](()=>{_0xe5ff93['markBlockFormat'](_0x2291b7,{'commandName':'imageTypeInline','commandParams':[_0x211215]},[],'convertBlockImageToInline');});}),_0xe5ff93['enableCommand']('imageTypeBlock',(_0x5acd1f,_0x165749)=>{_0x36b3c5['model']['change'](_0x1c05e6=>{let _0x428bee=_0x5b7758['getClosestSelectedImageElement'](_0x36b3c5['model']['document']['selection']),_0x2bc298=_0x1c05e6['createRangeOn'](_0x428bee);const _0x19b19a=_0x21ff1b['fromPosition'](_0x2bc298['start'],'toPrevious'),_0x3611d3=_0x21ff1b['fromPosition'](_0x2bc298['end'],'toNext');_0xe5ff93['forceDefaultExecution'](()=>_0x5acd1f(_0x165749)),_0x428bee=_0x5b7758['getClosestSelectedImageElement'](_0x36b3c5['model']['document']['selection']),_0x2bc298=_0x1c05e6['createRangeOn'](_0x428bee);const _0x1b89cb=_0x1c05e6['createRange'](_0x19b19a,_0x3611d3);_0x19b19a['detach'](),_0x3611d3['detach'](),_0xe5ff93['markBlockFormat'](_0x428bee,{'commandName':'imageTypeInline','commandParams':[_0x165749]},[],'convertInlineImageToBlock'),_0x1b89cb['start']['isBefore'](_0x2bc298['start'])&&_0xe5ff93['markInsertion'](_0x1c05e6['createRange'](_0x1b89cb['start'],_0x2bc298['start']),'convertInlineImageToBlock'),_0x2bc298['end']['isBefore'](_0x1b89cb['end'])&&_0xe5ff93['markInsertion'](_0x1c05e6['createRange'](_0x2bc298['end'],_0x1b89cb['end']),'convertInlineImageToBlock');});}),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0xe5ff93['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x4aceda])=>{const _0x370416=_0xe5ff93['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x53b510=_0x4aceda['start'],_0x2c39fa=_0x4aceda['end'];const _0x44a6f3=_0x36b3c5['model']['schema']['getNearestSelectionRange'](_0x53b510,'backward'),_0x463397=_0x36b3c5['model']['schema']['getNearestSelectionRange'](_0x2c39fa,'forward');_0x44a6f3['isCollapsed']&&(_0x53b510=_0x44a6f3['start']),_0x463397['isCollapsed']&&(_0x2c39fa=_0x463397['end']),_0x370416([_0x36b3c5['model']['createRange'](_0x53b510,_0x2c39fa)]);}),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x2288e5),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x2288e5)),_0x36b3c5['plugins']['has']('ImageCaptionEditing')&&(_0xe5ff93['enableCommand']('toggleImageCaption',(_0x4f4916,_0x24cef6)=>{const _0x5bc113=_0x36b3c5['plugins']['get']('ImageCaptionUtils');let _0x3ef7ff=_0x5b7758['getClosestSelectedImageElement'](_0x36b3c5['model']['document']['selection']),_0x2f7a44=_0x5bc113['getCaptionFromImageModelElement'](_0x3ef7ff);_0x36b3c5['model']['change'](()=>{if(_0x2f7a44)return void _0xe5ff93['markDeletion'](_0x36b3c5['model']['createRangeOn'](_0x2f7a44));const _0x2d7cc9=_0x5b7758['isBlockImage'](_0x3ef7ff);_0x4f4916(_0x24cef6),_0x3ef7ff=_0x5b7758['getClosestSelectedImageElement'](_0x36b3c5['model']['document']['selection']),_0x2f7a44=_0x5bc113['getCaptionFromImageModelElement'](_0x3ef7ff),_0xe5ff93['markInsertion'](_0x36b3c5['model']['createRangeOn'](_0x2f7a44),_0x2d7cc9?null:'imageCaption');});}),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x2288e5));const _0x16d335=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4eb717(_0x15b250,_0x166798){const _0x1a2773=_0x16d335['findIndex'](({type:_0x582774,subType:_0x552b89})=>_0x15b250['type']==_0x582774&&_0x15b250['subType']==_0x552b89),_0x5eb6f2=_0x16d335['findIndex'](({type:_0x23cf26,subType:_0x5d638b})=>_0x166798['type']==_0x23cf26&&_0x166798['subType']==_0x5d638b);if(_0x1a2773<0x0||_0x5eb6f2<0x0)return!0x1;const _0x370ebf=_0x15b250['getFirstRange'](),_0x9c577e=_0x166798['getFirstRange']();if((0x0==_0x1a2773||0x1==_0x1a2773)&&0x2==_0x5eb6f2&&_0x370ebf['isIntersecting'](_0x9c577e))return!0x0;if(0x2==_0x1a2773&&0x3==_0x5eb6f2){const _0x2a4ad2=_0xe5ff93['_findSuggestions'](_0x370ebf,'insertion')['filter'](({suggestion:_0x19da5c,meta:_0x4bd56e})=>_0x4bd56e['isOwn']&&'convertInlineImageToBlock'==_0x19da5c['subType']);if(_0x2a4ad2['length']>0x1&&_0x9c577e['end']['isEqual'](_0x370ebf['start']))return!0x0;if(0x1==_0x2a4ad2['length']&&(_0x370ebf['start']['isEqual'](_0x9c577e['end'])||_0x370ebf['end']['isEqual'](_0x9c577e['start'])))return!0x0;}if(0x3==_0x1a2773&&0x3==_0x5eb6f2&&_0x370ebf['start']['isBefore'](_0x9c577e['start'])){const _0x558df8=_0x370ebf['end']['nodeAfter'],_0x4116a4=_0x9c577e['start']['nodeBefore'];return _0x5b7758['isBlockImage'](_0x558df8)&&_0x558df8===_0x4116a4;}return!0x1;}function _0x2288e5(_0x126dac,_0x2ff280){return _0x4eb717(_0x126dac,_0x2ff280)?[_0x126dac,_0x2ff280]:_0x4eb717(_0x2ff280,_0x126dac)?[_0x2ff280,_0x126dac]:null;}_0x36b3c5['plugins']['has']('ImageResize')&&(_0xe5ff93['enableDefaultAttributesIntegration']('resizeImage'),_0xe5ff93['registerBlockAttribute']('resizedWidth'),_0xe5ff93['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x2d918d,'FORMAT_IMAGE_SIZE'))),_0x36b3c5['plugins']['has']('ImageTextAlternativeEditing')&&(_0xe5ff93['enableDefaultAttributesIntegration']('imageTextAlternative'),_0xe5ff93['registerBlockAttribute']('alt')),_0xe5ff93['descriptionFactory']['registerDescriptionCallback'](_0xc59e2e=>{if(!!_0x16d335['find'](({type:_0x3ec988,subType:_0x366fb9})=>_0xc59e2e['type']==_0x3ec988&&_0xc59e2e['subType']==_0x366fb9))return _0xc59e2e['previous']?{}:void 0x0;}),_0xe5ff93['descriptionFactory']['registerDescriptionCallback'](_0x286f09=>{if('insertion'==_0x286f09['type']||'deletion'==_0x286f09['type']){const _0x48d71f=_0x286f09['getContainedElement']();if(_0x48d71f&&_0x48d71f['is']('element','caption'))return{'type':'insertion'==_0x286f09['type']?'addObject':'removeObject','element':_0x48d71f,'quantity':0x1};}}),_0xe5ff93['descriptionFactory']['registerDescriptionCallback'](_0x28d894=>'formatBlock'==_0x28d894['type']&&'convertInlineImageToBlock'==_0x28d894['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x28d894['type']&&'convertBlockImageToInline'==_0x28d894['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0xe5ff93['descriptionFactory']['registerDescriptionCallback'](_0x168c76=>{if('attribute'!=_0x168c76['type'])return;const {data:_0x345cb9}=_0x168c76;if(!_0x345cb9||'alt'!=_0x345cb9['key'])return;const _0xd18e06=_0x345cb9['newValue'];return _0xd18e06?{'type':'format','content':o(_0x2d918d,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xd18e06+'\x22')}:{'type':'format','content':o(_0x2d918d,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1e4ea0=this['editor'],_0x95f811=_0x1e4ea0['locale'];_0x1e4ea0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4de0c7=>{if('formatBlock'!=_0x4de0c7['type']&&'formatInline'!=_0x4de0c7['type'])return;const {data:_0xeda947}=_0x4de0c7;if(_0xeda947){if('imageTextAlternative'==_0xeda947['commandName']){const _0x1b654e=_0xeda947['commandParams'][0x0]['newValue'];return _0x1b654e?{'type':'format','content':o(_0x95f811,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1b654e+'\x22')}:{'type':'format','content':o(_0x95f811,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0xeda947['commandName']){const _0x17dd82=_0xeda947['commandParams'][0x0]['width'];return _0x17dd82?{'type':'format','content':o(_0x95f811,'*Set\x20image\x20width:*\x20%0',_0x17dd82)}:{'type':'format','content':o(_0x95f811,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x231f11{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1b0321=this['editor']['locale'],_0x45fab0=this['editor']['plugins']['get']('TrackChangesEditing');_0x45fab0['enableDefaultAttributesIntegration']('replaceImageSource'),_0x45fab0['registerBlockAttribute']('src'),_0x45fab0['descriptionFactory']['registerDescriptionCallback'](_0x48dded=>{if('attribute'!=_0x48dded['type'])return;const {data:_0x308f96}=_0x48dded;return _0x308f96&&'src'==_0x308f96['key']?_0x308f96['newValue']&&_0x308f96['oldValue']?{'type':'format','content':o(_0x1b0321,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x13336a=this['editor']['plugins']['get']('TrackChangesEditing');_0x13336a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x13336a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x13336a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x13336a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x40aeb7=this['editor'],_0x33d65d=_0x40aeb7['locale'];_0x40aeb7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x206bad=>{if('formatBlock'!=_0x206bad['type']&&'formatInline'!=_0x206bad['type'])return;const {data:_0x41b3b2}=_0x206bad;if(!_0x41b3b2||'replaceImageSource'!=_0x41b3b2['commandName'])return;return{'type':'format','content':o(_0x33d65d,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x231f11{['afterInit'](){const _0x380a57=this['editor'];if(!_0x380a57['plugins']['has']('ImageStyleEditing'))return;const _0x529ccf=_0x380a57['plugins']['get']('TrackChangesEditing'),_0x5b76c9=_0x380a57['plugins']['get']('ImageUtils'),_0x24b68f={};_0x529ccf['enableCommand']('imageStyle',(_0x41c194,_0x3c4564)=>{const _0x469fdc=_0x380a57['plugins']['get']('Users')['me'],_0xebefbd=_0x380a57['commands']['get']('imageStyle');let _0x71f46f=_0x5b76c9['getClosestSelectedImageElement'](_0x380a57['model']['document']['selection']),_0x4b95ac=_0x380a57['model']['createRangeOn'](_0x71f46f),_0x3cac08=_0xebefbd['value'];if(_0x3cac08==_0x3c4564['value'])return;const _0x45ff49={'commandName':'imageStyle','commandParams':[_0x3c4564],'formatGroupId':_0x138912()};_0x380a57['model']['change'](()=>{if(_0x529ccf['getSuggestions']()['filter'](_0x22bef3=>_0x22bef3['isInContent']&&_0x469fdc==_0x22bef3['author']&&('formatBlock'==_0x22bef3['type']||'formatInline'==_0x22bef3['type'])&&('imageStylePreApply'==_0x22bef3['subType']||'imageStylePostApply'==_0x22bef3['subType'])&&_0x22bef3['getFirstRange']()['isEqual'](_0x4b95ac))['forEach'](_0x2fdec2=>_0x529ccf['discardSuggestion'](_0x2fdec2['head'])),_0x71f46f=_0x5b76c9['getClosestSelectedImageElement'](_0x380a57['model']['document']['selection']),_0x4b95ac=_0x380a57['model']['createRangeOn'](_0x71f46f),_0xebefbd['refresh'](),_0x380a57['commands']['get']('imageTypeInline')['refresh'](),_0x380a57['commands']['get']('imageTypeBlock')['refresh'](),_0x3cac08=_0xebefbd['value'],_0x3cac08!=_0x3c4564['value'])return _0x5b76c9['isInlineImage'](_0x71f46f)&&_0xebefbd['shouldConvertImageType'](_0x3c4564['value'],_0x71f46f)?(_0x41c194({..._0x3c4564,'setImageSizes':!0x1}),_0x71f46f=_0x5b76c9['getClosestSelectedImageElement'](_0x380a57['model']['document']['selection']),void _0x529ccf['markBlockFormat'](_0x71f46f,{..._0x45ff49,'commandReversedParams':[{'value':_0x3cac08||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x5b76c9['isBlockImage'](_0x71f46f)?_0x529ccf['markBlockFormat'](_0x71f46f,_0x45ff49,[],'imageStylePostApply'):_0x529ccf['markInlineFormat'](_0x4b95ac,_0x45ff49,'imageStylePostApply'));});});for(const _0x5015ed of _0x380a57['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x24b68f[_0x5015ed['name']]=_0x5015ed['title']['toLowerCase']();_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2acf66])=>{_0x5b76c9['setImageNaturalSizeAttributes'](_0x2acf66['getContainedElement']());}),_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x2d06b4,_0x45efe8)=>{_0x529ccf['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x2d06b4,{'commandName':_0x45efe8['commandName'],'commandParams':_0x45efe8['commandReversedParams']});}),_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x35f75c,_0x24a900){if(_0x5bb84e(_0x35f75c,_0x24a900))return[_0x35f75c,_0x24a900];if(_0x5bb84e(_0x24a900,_0x35f75c))return[_0x24a900,_0x35f75c];return null;});const _0xc41005=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5bb84e(_0x4731fb,_0x18f3c7){const _0x1111a3=_0xc41005['findIndex'](({type:_0x3f04bd,subType:_0x22c7d0})=>_0x4731fb['type']==_0x3f04bd&&_0x4731fb['subType']==_0x22c7d0),_0x20d37c=_0xc41005['findIndex'](({type:_0x3ccb6b,subType:_0x116b79})=>_0x18f3c7['type']==_0x3ccb6b&&_0x18f3c7['subType']==_0x116b79);if(_0x1111a3<0x0||_0x20d37c<0x0)return!0x1;const _0x1d23c7=_0x4731fb['getFirstRange'](),_0xdc84b2=_0x18f3c7['getFirstRange']();if((0x0==_0x1111a3||0x1==_0x1111a3)&&0x2==_0x20d37c&&_0x1d23c7['isIntersecting'](_0xdc84b2))return!0x0;if(0x2==_0x1111a3&&0x3==_0x20d37c){const _0x9e19d7=_0x529ccf['_findSuggestions'](_0x1d23c7,'insertion')['filter'](({suggestion:_0x3cda4e,meta:_0x18e249})=>_0x18e249['isOwn']&&'convertInlineImageToBlock'==_0x3cda4e['subType']);if(_0x9e19d7['length']>0x1&&_0xdc84b2['end']['isEqual'](_0x1d23c7['start']))return!0x0;if(0x1==_0x9e19d7['length']&&(_0x1d23c7['start']['isEqual'](_0xdc84b2['end'])||_0x1d23c7['end']['isEqual'](_0xdc84b2['start'])))return!0x0;}if(0x3==_0x1111a3&&0x3==_0x20d37c&&_0x1d23c7['start']['isBefore'](_0xdc84b2['start'])){const _0x5d8677=_0x1d23c7['end']['nodeAfter'],_0x2d44ff=_0xdc84b2['start']['nodeBefore'];return _0x5b76c9['isBlockImage'](_0x5d8677)&&_0x5d8677===_0x2d44ff;}return!0x1;}_0x380a57['model']['document']['registerPostFixer'](()=>{let _0x4bf32a=!0x1;const _0x28e35f=Array['from'](_0x380a57['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3f06e4,data:_0x49b869}of _0x28e35f){const {group:_0x5317ab,type:_0x50d0d6,subType:_0x272d43,id:_0x517520}=_0x529ccf['_splitMarkerName'](_0x3f06e4);if('suggestion'==_0x5317ab&&_0x529ccf['hasSuggestion'](_0x517520)){if('formatBlock'==_0x50d0d6&&('imageStylePreApply'==_0x272d43||'imageStylePostApply'==_0x272d43)){const _0xb359b0=_0x529ccf['getSuggestion'](_0x517520);if(_0x49b869['newRange']){const _0x39d893=_0xb359b0['getFirstRange']()['getContainedElement']();if(_0x5b76c9['isBlockImage'](_0x39d893))continue;_0x529ccf['discardSuggestion'](_0xb359b0),_0x4bf32a=!0x0;}}if('insertion'==_0x50d0d6&&'imageCaption'==_0x272d43&&!_0x49b869['newRange']){const _0x5bdb58=_0x529ccf['getSuggestion'](_0x517520);_0x5bdb58['next']&&_0x5bdb58['next']['isInContent']&&(_0x529ccf['discardSuggestion'](_0x5bdb58['next']),_0x4bf32a=!0x0);}}}return _0x4bf32a;}),this['_registerLegacyDescription'](_0x24b68f);}['_registerLegacyDescription'](_0x4ab04c){const _0x84a34=this['editor'],_0x24f886=_0x84a34['locale'];_0x84a34['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x193ae4=>{if('formatBlock'!=_0x193ae4['type']&&'formatInline'!=_0x193ae4['type'])return;const {data:_0x4e0f38}=_0x193ae4;if(!_0x4e0f38||'imageStyle'!=_0x4e0f38['commandName'])return;const _0x2a2356=_0x4e0f38['commandParams'][0x0]['value'];return _0x6d073d('side'===_0x2a2356?o(_0x24f886,'FORMAT_SIDE_IMAGE'):_0x4ab04c[_0x2a2356]||_0x2a2356);function _0x6d073d(_0x88d5ff){return{'type':'format','content':o(_0x24f886,'*Format:*\x20%0',_0x88d5ff)};}});}}class at extends _0x231f11{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x252304){super(_0x252304),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x335065=this['editor'],_0x1b587b=_0x335065['commands']['get']('importWord'),_0x2d0038=_0x335065['commands']['get']('trackChanges');_0x1b587b&&(_0x1b587b['on']('execute',(_0x526a2a,[,_0x297294])=>{this['_trackChangesValueDuringImport']=_0x2d0038['value'],_0x297294['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x1b587b,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x1b587b,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x2d0038['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x335065['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x2ab9c0,_0x362daa){const {suggestions:_0x3db351}=_0x362daa,_0x5c31f4=this['editor']['commands']['get']('trackChanges'),_0x195b56=_0x5c31f4['value'];this['_trackChangesValueDuringImport']!==_0x195b56&&(_0x5c31f4['execute'](),this['_trackChangesExecuted']=!0x0),_0x3db351&&_0x3db351['forEach'](({id:_0x1f034c,type:_0x1566b2,author:_0x314599,created_at:_0x4991d2})=>{const _0x1be5e5={'id':_0x1f034c,'type':_0x1566b2,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x314599,'createdAt':_0x4991d2?new Date(_0x4991d2):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x1be5e5);});}}class ct extends _0x231f11{['afterInit'](){const _0x4ca3f7=this['editor'],_0x502e07=_0x4ca3f7['plugins']['get']('TrackChangesEditing');if(_0x4ca3f7['plugins']['has']('IndentEditing')&&(_0x502e07['enableCommand']('indent'),_0x502e07['enableCommand']('outdent')),_0x4ca3f7['plugins']['has']('IndentBlock')){for(const _0x2e6229 of['indentBlock','outdentBlock'])_0x502e07['enableDefaultAttributesIntegration'](_0x2e6229);}const _0x1b6dff=_0x4ca3f7['locale'];_0x502e07['registerBlockAttribute']('blockIndent'),_0x502e07['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x1b6dff,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x883505=this['editor'],_0x493828=_0x883505['locale'],_0x1482fe=_0x883505['plugins']['get']('TrackChangesEditing');_0x1482fe['descriptionFactory']['registerDescriptionCallback'](_0x4a3681=>{if('formatBlock'!=_0x4a3681['type'])return;const {data:_0x3450d4}=_0x4a3681;if(!_0x3450d4)return;if('indentBlock'!=_0x3450d4['commandName']&&'outdentBlock'!=_0x3450d4['commandName'])return;const _0x1633e9=_0x4a3681['getItems']()[0x0],_0x2cf36c=_0x1482fe['descriptionFactory']['getItemLabel'](_0x1633e9);return'indentBlock'==_0x3450d4['commandName']?{'type':'format','content':o(_0x493828,'*Indent:*\x20%0',_0x2cf36c)}:'outdentBlock'==_0x3450d4['commandName']?{'type':'format','content':o(_0x493828,'*Outdent:*\x20%0',_0x2cf36c)}:void 0x0;});}}class ut extends _0x231f11{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x231f11{['afterInit'](){const _0x2ce2c3=this['editor'];if(!_0x2ce2c3['plugins']['has']('LinkEditing'))return;const _0x1c2e3e=_0x2ce2c3['plugins']['get']('TrackChangesEditing'),_0x466ebc=_0x2ce2c3['commands']['get']('link');_0x1c2e3e['enableDefaultAttributesIntegration']('link'),_0x1c2e3e['enableDefaultAttributesIntegration']('unlink'),_0x1c2e3e['registerInlineAttribute']('linkHref');for(const _0x588211 of _0x466ebc['manualDecorators'])_0x1c2e3e['registerInlineAttribute'](_0x588211['id']),_0x1c2e3e['descriptionFactory']['registerAttributeLabel'](_0x588211['id'],'link\x20('+_0x588211['label']['toLowerCase']()+')');_0x1c2e3e['descriptionFactory']['registerDescriptionCallback'](_0x14d56f=>{if('attribute'!=_0x14d56f['type'])return;const {data:_0x4b64f6}=_0x14d56f;if(!_0x4b64f6||'linkHref'!=_0x4b64f6['key'])return;const _0x3c7668=_0x4b64f6['newValue'],_0x62c66d=_0x2ce2c3['locale'];return{'type':'format','content':null==_0x3c7668?o(_0x62c66d,'*Remove\x20link*'):o(_0x62c66d,'*Set\x20link:*\x20%0','\x22'+_0x3c7668+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a99c6=this['editor'],_0x58de59=_0x2a99c6['locale'];_0x2a99c6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x333d93=>{if('formatInline'!=_0x333d93['type'])return;const {data:_0x2f03d5}=_0x333d93;if(_0x2f03d5){if('link'==_0x2f03d5['commandName']){const _0x50de44=_0x2f03d5['commandParams'][0x0];return{'type':'format','content':o(_0x58de59,'*Set\x20link:*\x20%0','\x22'+_0x50de44+'\x22')};}return'unlink'==_0x2f03d5['commandName']?{'type':'format','content':o(_0x58de59,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x231f11{['afterInit'](){const _0xe1c993=this['editor'],_0x463006=_0xe1c993['locale'];if(!_0xe1c993['plugins']['has']('LegacyListEditing'))return;const _0x5ddc3c=_0xe1c993['plugins']['get']('TrackChangesEditing'),_0x2d367e=_0xe1c993['plugins']['has']('LegacyTodoListEditing');function _0x5d3b1c(_0x5b2f02){return()=>{const _0x4cdf55=_0xe1c993['model']['document']['selection'],_0x8d4672=_0xe1c993['commands']['get'](_0x5b2f02);if(_0x8d4672['value'])return void _0xe1c993['execute']('paragraph',{});const _0x58033f=_0x5b2f02['slice'](0x0,-0x4),_0x2c3e0b=function(_0x43eb18,_0x2fdba7,_0xc3ffb5){let _0x1aff36=Array['from'](_0x43eb18)['filter'](_0x2cbd45=>function(_0x4f39d8,_0x59e3f8){return _0x59e3f8['checkChild'](_0x4f39d8['parent'],'listItem')&&!_0x59e3f8['isObject'](_0x4f39d8);}(_0x2cbd45,_0xc3ffb5));_0x1aff36=_0x1aff36['filter'](_0x22ec01=>!_0x22ec01['is']('element','listItem')||_0x22ec01['getAttribute']('listType')!=_0x2fdba7);const _0x4509c1=new Set();for(const _0x241add of _0x1aff36)_0x241add['is']('element','listItem')?_0x4509c1['add'](fe(_0x241add)):_0x4509c1['add'](_0x241add);return Array['from'](_0x4509c1);}(_0x4cdf55['getSelectedBlocks'](),_0x58033f,_0xe1c993['model']['schema']);_0xe1c993['model']['change'](()=>{for(const _0xb400f1 of _0x2c3e0b)_0x5ddc3c['markBlockFormat'](_0xb400f1,{'commandName':_0x5b2f02,'commandParams':[{'forceValue':!_0x8d4672['value']}],'formatGroupId':'blockName'},ue(_0xb400f1));});};}function _0x260fee(_0xee1523){return()=>{const _0x703edb=function(_0x2b86cf){let _0x340f08=Array['from'](_0x2b86cf);const _0x2ec974=_0x340f08['findIndex'](_0x5efa96=>'listItem'!=_0x5efa96['name']);return _0x2ec974>-0x1&&(_0x340f08=_0x340f08['slice'](0x0,_0x2ec974)),_0x340f08;}(_0xe1c993['model']['document']['selection']['getSelectedBlocks']()),_0x43af62=_0xe1c993['model']['createRange'](_0xe1c993['model']['createPositionAt'](_0x703edb[0x0],'before'),_0xe1c993['model']['createPositionAt'](_0x703edb[_0x703edb['length']-0x1],'end'));_0xe1c993['model']['change'](()=>{_0x5ddc3c['markBlockFormat'](_0x43af62,{'commandName':_0xee1523,'commandParams':[],'formatGroupId':'listIndent'},function(_0x335983){const _0x536044=new Set();for(const _0x91125f of _0x335983){let _0x408f76=_0x91125f['nextSibling'];for(;_0x408f76&&_0x408f76['getAttribute']('listIndent')>_0x91125f['getAttribute']('listIndent');)_0x536044['add'](_0x408f76),_0x408f76=_0x408f76['nextSibling'];}return Array['from'](_0x536044);}(_0x703edb));});};}_0x5ddc3c['enableCommand']('numberedList',_0x5d3b1c('numberedList')),_0x5ddc3c['enableCommand']('bulletedList',_0x5d3b1c('bulletedList')),_0x2d367e&&_0x5ddc3c['enableCommand']('todoList',_0x5d3b1c('todoList')),_0x5ddc3c['enableCommand']('indentList',_0x260fee('indentList')),_0x5ddc3c['enableCommand']('outdentList',_0x260fee('outdentList')),_0x2d367e&&_0x5ddc3c['enableCommand']('checkTodoList',()=>{const _0x48134c=_0xe1c993['commands']['get']('checkTodoList'),_0x1bb0df=Array['from'](_0x48134c['_selectedElements']);_0x1bb0df['filter'](_0x357faf=>_0x357faf['getAttribute']('todoListChecked')!=_0x48134c['value']),_0xe1c993['model']['change'](()=>{for(const _0x52087c of _0x1bb0df)_0x5ddc3c['markBlockFormat'](_0x52087c,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x48134c['value']}]});});}),_0x5ddc3c['descriptionFactory']['registerElementLabel']('listItem',_0x3e916a=>o(_0x463006,'ELEMENT_LIST_ITEM',_0x3e916a)),_0x5ddc3c['descriptionFactory']['registerDescriptionCallback'](_0x14e1fe=>{if('formatBlock'!=_0x14e1fe['type']&&'formatInline'!=_0x14e1fe['type'])return;const {data:_0xee13e4}=_0x14e1fe;if(_0xee13e4){if('numberedList'==_0xee13e4['commandName']||'bulletedList'==_0xee13e4['commandName']||'todoList'==_0xee13e4['commandName'])switch(_0xee13e4['commandName']['replace']('List','')){case'bulleted':return _0xfbdd72(o(_0x463006,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xfbdd72(o(_0x463006,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xfbdd72(o(_0x463006,'ELEMENT_TODO_LIST'));}if('indentList'==_0xee13e4['commandName'])return{'type':'format','content':o(_0x463006,'*Indent:*\x20%0',o(_0x463006,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0xee13e4['commandName'])return{'type':'format','content':o(_0x463006,'*Outdent:*\x20%0',o(_0x463006,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0xee13e4['commandName'])return _0xee13e4['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x463006,'*Check\x20item*')}:{'type':'format','content':o(_0x463006,'*Uncheck\x20item*')};}function _0xfbdd72(_0x88d107){return{'type':'format','content':o(_0x463006,'*Change\x20to:*\x20%0',_0x88d107)};}});}}function fe(_0x3f852a){const _0x12a0c7=_0x3f852a['getAttribute']('listIndent');if(0x0==_0x12a0c7)return _0x3f852a;let _0x1d211f=_0x3f852a;for(;_0x3f852a['previousSibling']&&_0x3f852a['previousSibling']['is']('element','listItem');){const _0x41f7a2=_0x3f852a['previousSibling']['getAttribute']('listIndent');if(_0x41f7a2==_0x12a0c7)_0x1d211f=_0x3f852a['previousSibling'];else{if(_0x41f7a2<_0x12a0c7)break;}_0x3f852a=_0x3f852a['previousSibling'];}return _0x1d211f;}function ue(_0x6f96){const _0x562ae2=[];if(_0x6f96['is']('element','listItem')&&_0x6f96['getAttribute']('listIndent')>0x0){let _0x240587=_0x6f96['nextSibling'];for(;_0x240587&&'listItem'==_0x240587['name']&&_0x240587['getAttribute']('listIndent')==_0x6f96['getAttribute']('listIndent');)_0x562ae2['push'](_0x240587),_0x240587=_0x240587['nextSibling'];}return _0x562ae2;}class W extends _0x231f11{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x3e1a61=this['editor']['config']['get']('list.properties'),_0x30f485=this['editor']['plugins']['get']('TrackChangesEditing');_0x3e1a61['styles']&&_0x30f485['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x3e1a61['reversed']&&_0x30f485['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x3e1a61['startIndex']&&_0x30f485['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x30f485['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x1efd00,_0x2747cd={}){const _0x3cb2ca=this['editor']['plugins']['get']('TrackChangesEditing'),_0x56b8c5=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x3cb2ca['markMultiRangeBlockFormat'](_0x56b8c5,{'commandName':'listStyle','commandParams':[{'type':_0x2747cd['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x4a2ad0,_0x4d1b61={}){const _0x235f63=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4ff624=this['_getSuggestionBlocks'](_0x794b33=>_0x794b33['is']('element','listItem')&&'numbered'===_0x794b33['getAttribute']('listType'));if(_0x4ff624['length']<0x1)return;const _0x44b8b5=_0x4ff624['map'](_0x452abd=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x452abd,'before'),this['editor']['model']['createPositionAt'](_0x452abd,0x0)));this['editor']['model']['change'](()=>{_0x235f63['markMultiRangeBlockFormat'](_0x44b8b5,{'commandName':'listReversed','commandParams':[{'reversed':_0x4d1b61['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x5c4003,_0x5a70bb={}){const _0x30c3b5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1f43a6=this['_getSuggestionBlocks'](_0x5667d1=>_0x5667d1['is']('element','listItem')&&'numbered'===_0x5667d1['getAttribute']('listType'));if(_0x1f43a6['length']<0x1)return;const _0x234b9a=_0x1f43a6['map'](_0x231560=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x231560,'before'),this['editor']['model']['createPositionAt'](_0x231560,0x0)));this['editor']['model']['change'](()=>{_0x30c3b5['markMultiRangeBlockFormat'](_0x234b9a,{'commandName':'listStart','commandParams':[{'startIndex':_0x5a70bb['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x14c2f0){if('formatBlock'!=_0x14c2f0['type']&&'formatInline'!=_0x14c2f0['type'])return;const _0x4d9487=this['editor']['locale'],{data:_0x2757a4}=_0x14c2f0;if(!_0x2757a4)return;let _0x19098d,_0x51708b;switch(_0x2757a4['commandName']){case'listStyle':_0x19098d='*Change\x20to:*\x20%0',_0x51708b={'type':'format','content':o(_0x4d9487,_0x19098d,o(_0x4d9487,this['_getTranslationKeyForListStyle'](_0x2757a4['commandParams'][0x0]['type'])))};break;case'listReversed':_0x19098d=_0x2757a4['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x51708b={'type':'format','content':o(_0x4d9487,_0x19098d)};break;case'listStart':_0x19098d='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x51708b={'type':'format','content':o(_0x4d9487,_0x19098d,_0x2757a4['commandParams'][0x0]['startIndex'])};}return _0x51708b;}['_getSuggestionBlocksForListStyle'](){const _0x28b129=this['editor']['plugins']['get']('LegacyListUtils');let _0x50db94=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x50db94[0x0]?.['is']('element','listItem')&&_0x50db94['unshift'](..._0x28b129['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x50db94[_0x50db94['length']-0x1]?.['is']('element','listItem')&&_0x50db94['push'](..._0x28b129['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x50db94=[...new Set(_0x50db94)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x50db94=_0x50db94['filter'](_0x52a6bd=>_0x52a6bd['is']('element','listItem'))),_0x50db94;}['_getSuggestionBlocks'](_0x5cacb1){const _0x10999f=this['editor']['plugins']['get']('LegacyListUtils');let _0x101aa4=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x5cacb1)['map'](_0x2a1675=>{const _0x218bea=this['editor']['model']['createPositionAt'](_0x2a1675,0x0);return[..._0x10999f['getSiblingNodes'](_0x218bea,'backward'),..._0x10999f['getSiblingNodes'](_0x218bea,'forward')];})['flat']();return _0x101aa4=[...new Set(_0x101aa4)],_0x101aa4;}['_getTranslationKeyForListStyle'](_0x42fd2d){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x42fd2d)||'default')['toUpperCase']()+'_LIST_'+_0x42fd2d['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x231f11{['afterInit'](){const _0x3c8bbd=this['editor'];if(!_0x3c8bbd['plugins']['has']('MediaEmbedEditing'))return;const _0x190a01=_0x3c8bbd['plugins']['get']('TrackChangesEditing'),_0x231d00=_0x3c8bbd['locale'];_0x190a01['enableCommand']('mediaEmbed'),_0x190a01['descriptionFactory']['registerElementLabel']('media',_0x46d26c=>o(_0x231d00,'ELEMENT_MEDIA',_0x46d26c)),_0x3c8bbd['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x438e70,{writer:_0xab50d,options:_0xae08b})=>{if(_0xae08b['showSuggestionHighlights'])return _0xab50d['createEmptyElement']('div');},'converterPriority':'high'}),_0x3c8bbd['data']['downcastDispatcher']['on']('attribute:url:media',(_0x44cf9f,_0x1fc6da,_0x406737)=>{_0x406737['options']['showSuggestionHighlights']&&_0x44cf9f['stop']();},{'priority':'high'});}}class mt extends _0x231f11{['afterInit'](){const _0x2f99fd=this['editor'];_0x2f99fd['plugins']['has']('MentionEditing')&&_0x2f99fd['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x231f11{['afterInit'](){const _0x5dcc30=this['editor'];if(!_0x5dcc30['commands']['get']('insertMergeField'))return;_0x5dcc30['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x111274=_0x5dcc30['plugins']['get']('TrackChangesEditing'),_0x42b531=_0x5dcc30['locale'];_0x111274['descriptionFactory']['registerElementLabel']('mergeField',_0x39fb08=>o(_0x42b531,'ELEMENT_MERGE_FIELD',_0x39fb08)),_0x111274['descriptionFactory']['registerDescriptionCallback'](_0xdd0fb9=>{if('insertion'!=_0xdd0fb9['type']&&'deletion'!=_0xdd0fb9['type'])return;const _0x19f563=_0xdd0fb9['getContainedElement']();if(null==_0x19f563)return;if(!_0x19f563['is']('element','mergeField'))return;const _0xfabaf8=_0x5dcc30['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x19f563['getAttribute']('id'));return'insertion'==_0xdd0fb9['type']?{'type':'insertion','content':o(_0x42b531,'*Insert:*\x20%0','\x22'+_0xfabaf8+'\x22\x20'+o(_0x42b531,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x42b531,'*Remove:*\x20%0','\x22'+_0xfabaf8+'\x22\x20'+o(_0x42b531,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x231f11{['afterInit'](){const _0x568d91=this['editor'],_0x5594c=_0x568d91['plugins']['get']('TrackChangesEditing');_0x568d91['plugins']['has']('MultiLevelList')&&(_0x5594c['enableDefaultAttributesIntegration']('multiLevelList'),_0x5594c['registerBlockAttribute']('listMarkerStyle'),_0x5594c['descriptionFactory']['registerDescriptionCallback'](_0x5a0164=>this['handleDescriptions'](_0x5a0164)));}['handleDescriptions'](_0x4ecb43){const _0x571391=this['editor']['locale'],{data:_0x3c2952}=_0x4ecb43,_0xccb30f={'type':'format','content':''};if(_0x3c2952&&'listMarkerStyle'==_0x3c2952['key']){if(!_0x3c2952['oldValue'])return{'type':'format','content':o(_0x571391,'*Set\x20format:*\x20%0',o(_0x571391,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3c2952['newValue']+')'};if(!_0x3c2952['newValue']){let _0x27d931=_0x4ecb43['head'];for(;_0x27d931;){if(_0x27d931['data']&&'listType'==_0x27d931['data']['key']&&_0x27d931['data']['newValue'])return _0xccb30f;_0x27d931=_0x27d931['next'];}return{'type':'format','content':o(_0x571391,'*Remove\x20format:*\x20%0',o(_0x571391,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3c2952['oldValue']+')'};}}}}class kt extends _0x231f11{['afterInit'](){const _0x5925b5=this['editor'];if(!_0x5925b5['plugins']['has']('PageBreakEditing'))return;_0x5925b5['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x33fb5b=_0x5925b5['plugins']['get']('TrackChangesEditing'),_0x2259b4=_0x5925b5['locale'];_0x33fb5b['descriptionFactory']['registerElementLabel']('pageBreak',_0x2904e4=>o(_0x2259b4,'ELEMENT_PAGE_BREAK',_0x2904e4));}}class bt extends _0x231f11{['afterInit'](){const _0x311c77=this['editor'];if(!_0x311c77['plugins']['has']('Paragraph'))return;const _0x430644=_0x311c77['locale'],_0x5d1b68=_0x311c77['plugins']['get']('TrackChangesEditing');_0x5d1b68['descriptionFactory']['registerElementLabel']('paragraph',_0x46b7f2=>o(_0x430644,'ELEMENT_PARAGRAPH',_0x46b7f2)),_0x5d1b68['enableDefaultAttributesIntegration']('paragraph'),_0x5d1b68['enableCommand']('insertParagraph'),_0x311c77['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x311c77),{'priority':'highest'}),_0x311c77['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x2606d5,_0x1fe5b0,_0xec38b)=>{_0xec38b['options']['showSuggestionHighlights']&&nr(_0x311c77,{'showActiveMarker':!0x1})(_0x2606d5,_0x1fe5b0,_0xec38b);},{'priority':'highest'});const _0x3252a0=_0x5d1b68['descriptionFactory'];_0x3252a0['registerDescriptionCallback'](_0x31590f=>{if('insertion'!==_0x31590f['type'])return;const {start:_0x468299,end:_0x4238fc}=_0x31590f['getFirstRange']();if(!_0x468299['isTouching'](_0x4238fc)||!_0x468299['nodeAfter'])return;const _0x2d66f1=_0x311c77['model']['schema'],_0x3e669e=_0x468299['nodeAfter'];return _0x2d66f1['isBlock'](_0x3e669e)&&!_0x2d66f1['isLimit'](_0x3e669e)&&_0x2d66f1['checkChild'](_0x3e669e,'$text')?{'type':'insertion','content':o(_0x430644,'*Insert:*\x20%0',_0x3252a0['getItemLabel'](_0x3e669e,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x224f4b=this['editor'],_0x348f9a=_0x224f4b['locale'];_0x224f4b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x8a5b6b=>{if('formatBlock'!=_0x8a5b6b['type'])return;const {data:_0x20e202}=_0x8a5b6b;return _0x20e202&&'paragraph'==_0x20e202['commandName']?{'type':'format','content':o(_0x348f9a,'*Change\x20to:*\x20%0',o(_0x348f9a,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x17e080,{showActiveMarker:_0x1f9835=!0x0}={}){return(_0x1193ee,_0x27e451,_0x19d88e)=>{const _0xc48db9=_0x17e080['plugins']['get']('TrackChangesEditing'),_0x4cbc30=_0x27e451['markerRange']['start'],_0x51ee51=_0x27e451['markerRange']['end'],_0x21e3de=_0x17e080['model']['schema'];if(!_0x4cbc30['isTouching'](_0x51ee51)||!_0x4cbc30['nodeAfter'])return;const _0x481695=_0x4cbc30['nodeAfter'];if(_0x21e3de['isBlock'](_0x481695)&&!_0x21e3de['isLimit'](_0x481695)&&_0x21e3de['checkChild'](_0x481695,'$text')){if(!_0x19d88e['consumable']['consume'](_0x27e451['markerRange'],_0x1193ee['name']))return;const _0x21a3ab=_0x19d88e['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x57e093=_0x19d88e['mapper']['toViewPosition'](_0x51ee51);_0x1f9835&&_0xc48db9['activeMarkers']['includes'](_0x27e451['markerName'])&&_0x19d88e['writer']['addClass']('ck-suggestion-marker--active',_0x21a3ab),_0x19d88e['writer']['insert'](_0x57e093,_0x21a3ab),_0x19d88e['mapper']['bindElementToMarker'](_0x21a3ab,_0x27e451['markerName']);}};}class wt extends _0x231f11{['afterInit'](){const _0x200f52=this['editor'];if(!_0x200f52['plugins']['has']('RemoveFormatEditing'))return;_0x200f52['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1150c9=this['editor'];_0x1150c9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x8d75b6=>{if('formatBlock'!=_0x8d75b6['type']&&'formatInline'!=_0x8d75b6['type'])return;const {data:_0xb64fd5}=_0x8d75b6;return _0xb64fd5&&'removeFormat'==_0xb64fd5['commandName']?{'type':'format','content':o(_0x1150c9['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x231f11{['afterInit'](){const _0x1189be=this['editor'];if(!_0x1189be['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x564a4c=_0x1189be['plugins']['get']('TrackChangesEditing');_0x564a4c['enableCommand']('goToPreviousRestrictedEditingException'),_0x564a4c['enableCommand']('goToNextRestrictedEditingException');const _0x225009=_0x1189be['plugins']['get']('RestrictedEditingModeEditing');_0x225009['enableCommand']('trackChanges'),_0x225009['enableCommand']('acceptSuggestion'),_0x225009['enableCommand']('discardSuggestion'),_0x225009['enableCommand']('acceptAllSuggestions'),_0x225009['enableCommand']('discardAllSuggestions'),_0x225009['enableCommand']('acceptSelectedSuggestions'),_0x225009['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x231f11{static get['requires'](){return[_0x4e9e3c];}['init'](){const _0x46f9c4=this['editor'],_0x30e1b9=_0x46f9c4['plugins']['get']('TrackChangesEditing');_0x30e1b9['enableCommand']('shiftEnter'),_0x46f9c4['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x46f9c4),{'priority':'high'}),_0x46f9c4['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x46f9c4),{'priority':'high'}),_0x46f9c4['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x234181,_0x45a766,_0x581ed0)=>{_0x581ed0['options']['showSuggestionHighlights']&&ge(_0x46f9c4,{'showActiveMarker':!0x1})(_0x234181,_0x45a766,_0x581ed0);}),_0x30e1b9['descriptionFactory']['registerElementLabel']('softBreak',_0x8dac92=>o(_0x46f9c4['locale'],'ELEMENT_LINE_BREAK',_0x8dac92));}}function ge(_0x6f48a1,{showActiveMarker:_0x1fe2f8=!0x0}={}){return(_0x4d3c64,_0x5b9f83,_0x2b5e4f)=>{const _0x30e84f=_0x6f48a1['plugins']['get']('TrackChangesEditing');if(!_0x2b5e4f['consumable']['test'](_0x5b9f83['markerRange'],_0x4d3c64['name']))return;const _0x3334b5=_0x6f48a1['model'];for(const _0x50696f of _0x5b9f83['markerRange']['getItems']()){if(!_0x50696f['is']('element','softBreak'))continue;const _0x37d7a3='deletion'==_0x5b9f83['markerName']['split'](':')[0x1]?'merge':'split',_0x2a45e6=_0x2b5e4f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x37d7a3}),_0x32f729=_0x2b5e4f['mapper']['toViewPosition'](_0x3334b5['createPositionBefore'](_0x50696f));_0x1fe2f8&&_0x30e84f['activeMarkers']['includes'](_0x5b9f83['markerName'])&&_0x2b5e4f['writer']['addClass']('ck-suggestion-marker--active',_0x2a45e6),_0x2b5e4f['writer']['insert'](_0x32f729,_0x2a45e6),_0x2b5e4f['mapper']['bindElementToMarker'](_0x2a45e6,_0x5b9f83['markerName']);}};}class St extends _0x231f11{['afterInit'](){const _0xf91c46=this['editor'],_0x5883fe=_0xf91c46['model'],_0x484f79=_0xf91c46['locale'];if(!_0xf91c46['plugins']['has']('StandardEditingModeEditing'))return;const _0x71f652=_0xf91c46['plugins']['get']('TrackChangesEditing'),_0x463d60='restrictedEditingException',_0xc9b3ed=_0xf91c46['commands']['get'](_0x463d60);_0x71f652['enableCommand'](_0x463d60,(_0x6e7993,_0x598eb8={})=>{const _0x12a2df=_0x5883fe['document']['selection'];if(_0x12a2df['isCollapsed'])return void _0x6e7993(_0x598eb8);const _0x24be6d=void 0x0!==_0x598eb8['forceValue']?_0x598eb8['forceValue']:!_0xc9b3ed['value'];_0x5883fe['change'](()=>{const _0xc7847a=Array['from'](_0x12a2df['getRanges']());for(const _0x2112c7 of _0xc7847a){const _0x2937a0=_0x24be6d?[_0x2112c7]:io(_0x463d60,_0x2112c7,_0x5883fe);for(const _0x53288d of _0x2937a0)_0x71f652['markInlineFormat'](_0x53288d,{'commandName':_0x463d60,'commandParams':[{'forceValue':_0x24be6d}]});}});}),_0x71f652['descriptionFactory']['registerDescriptionCallback'](_0x14c79c=>{if('formatBlock'!=_0x14c79c['type']&&'formatInline'!=_0x14c79c['type'])return;const {data:_0x533cf9}=_0x14c79c;return _0x533cf9&&_0x533cf9['commandName']==_0x463d60?_0x533cf9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x484f79,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x484f79,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x231f11{['afterInit'](){const _0x25b47b=this['editor'];if(!_0x25b47b['plugins']['has']('Style')||!_0x25b47b['plugins']['has']('DataSchema'))return;const _0x4184b4=_0x25b47b['plugins']['get']('TrackChangesEditing'),_0x21902d=_0x25b47b['locale'],_0x13c779=_0x25b47b['config']['get']('style')||{},_0x2f35a3=_0x25b47b['plugins']['get']('GeneralHtmlSupport'),_0x5cf7f0=_0x25b47b['plugins']['get']('StyleUtils')['normalizeConfig'](_0x25b47b['plugins']['get']('DataSchema'),_0x13c779['definitions']);_0x4184b4['enableDefaultAttributesIntegration']('style');const _0xe627b2=new Set();for(const _0x4f1806 of _0x5cf7f0['block']){const _0x114d9f=_0x2f35a3['getGhsAttributeNameForElement'](_0x4f1806['element']);_0xe627b2['add'](_0x114d9f);}const _0xca102b=new Set();for(const _0x5cb54d of _0x5cf7f0['inline']){const _0xc45103=_0x2f35a3['getGhsAttributeNameForElement'](_0x5cb54d['element']);_0xca102b['add'](_0xc45103);for(const _0x4af409 of _0x5cb54d['ghsAttributes'])_0xca102b['add'](_0x4af409);}for(const _0x137042 of _0xe627b2)_0x4184b4['registerBlockAttribute'](_0x137042),_0x4184b4['descriptionFactory']['registerAttributeLabel'](_0x137042,o(_0x21902d,'FORMAT_STYLE'));for(const _0x7243d4 of _0xca102b)_0x4184b4['registerInlineAttribute'](_0x7243d4),_0x4184b4['descriptionFactory']['registerAttributeLabel'](_0x7243d4,o(_0x21902d,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4d0977=this['editor'],_0x5252b1=_0x4d0977['locale'];_0x4d0977['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3cc0c8=>{if('formatBlock'!=_0x3cc0c8['type']&&'formatInline'!=_0x3cc0c8['type'])return;const {data:_0xf68a4c}=_0x3cc0c8;return _0xf68a4c&&'style'===_0xf68a4c['commandName']?_0xf68a4c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5252b1,'*Set\x20format:*\x20%0',_0xf68a4c['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x5252b1,'*Remove\x20format:*\x20%0',_0xf68a4c['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x231f11{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x5c5c23){super(_0x5c5c23),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x35a4bc=this['editor'],_0x23c5fe=_0x35a4bc['model']['document']['selection'];if(!_0x35a4bc['plugins']['has']('TableEditing'))return;const _0x40dff3=_0x35a4bc['locale'],_0x30c484=_0x35a4bc['plugins']['get']('TrackChangesEditing'),_0x2e6573=_0x35a4bc['plugins']['get']('TableUtils');_0x30c484['descriptionFactory']['registerElementLabel']('table',_0x3b0920=>o(_0x40dff3,'ELEMENT_TABLE',_0x3b0920)),this['_setupColumnsRowsFixing'](),_0x30c484['enableCommand']('insertTable'),_0x30c484['enableCommand']('selectTableRow'),_0x30c484['enableCommand']('selectTableColumn');for(const _0x35f948 of['insertTableRowAbove','insertTableRowBelow']){const _0x1a1cb5=_0x35a4bc['commands']['get'](_0x35f948);_0x30c484['enableCommand'](_0x35f948,_0x6f5a29=>{_0x35a4bc['model']['change'](_0xe36bce=>{_0x6f5a29();const _0x436888='above'===_0x1a1cb5['order'],_0x4210b2=_0x2e6573['getSelectionAffectedTableCells'](_0x23c5fe),_0x53ddc0=_0x2e6573['getRowIndexes'](_0x4210b2),_0x4fceb3=_0x436888?_0x53ddc0['first']-0x1:_0x53ddc0['last']+0x1,_0x2bacbe=_0x4210b2[0x0]['findAncestor']('table'),_0x4e72b7=_0x2e6573['createTableWalker'](_0x2bacbe,{'startRow':_0x4fceb3,'endRow':_0x4fceb3}),_0x328b70=Array['from'](_0x4e72b7)['map'](_0x5a1da0=>_0xe36bce['createRangeOn'](_0x5a1da0['cell']));_0x30c484['markMultiRangeInsertion'](_0x328b70,'tableRow');});});}for(const _0x22f235 of['insertTableColumnLeft','insertTableColumnRight']){const _0x1a5f0d=_0x35a4bc['commands']['get'](_0x22f235);_0x30c484['enableCommand'](_0x22f235,_0x2dfa85=>{_0x35a4bc['model']['change'](_0x3e7e9d=>{_0x2dfa85();const _0x2b4e2a='left'===_0x1a5f0d['order'],_0x432587=_0x2e6573['getSelectionAffectedTableCells'](_0x23c5fe),_0x4b7efe=_0x2e6573['getColumnIndexes'](_0x432587),_0x2537bf=_0x2b4e2a?_0x4b7efe['first']-0x1:_0x4b7efe['last']+0x1,_0x1aa15b=_0x432587[0x0]['findAncestor']('table'),_0x727887=_0x2e6573['createTableWalker'](_0x1aa15b,{'startRow':0x0,'column':_0x2537bf,'includeAllSlots':!0x1}),_0x2019ee=Array['from'](_0x727887)['map'](_0x4e0612=>_0x3e7e9d['createRangeOn'](_0x4e0612['cell']));_0x30c484['markMultiRangeInsertion'](_0x2019ee,'tableColumn');});});}for(const _0xd26248 of['removeTableRow','removeTableColumn']){const _0x1e1549=_0xd26248['substr'](0xb),_0x5dad71=_0x1e1549['toLowerCase'](),_0x246f87=_0x5dad71['substr'](0x0,0x3)+'span',_0x552ed6='table'+_0x1e1549,_0x42c7f9='min'+_0x1e1549,_0x5ee95c='max'+_0x1e1549;_0x30c484['enableCommand'](_0xd26248,()=>{_0x35a4bc['model']['change'](_0x3c1ddc=>{const _0xc51cae=_0x2e6573['getSelectionAffectedTableCells'](_0x23c5fe),_0x4245a5=_0xc51cae[0x0]['findAncestor']('table');let _0xa51b4c;if('removeTableRow'==_0xd26248){const _0x25749d=_0x2e6573['getRowIndexes'](_0xc51cae);_0xa51b4c={'startRow':_0x25749d['first'],'endRow':_0x25749d['last'],'includeAllSlots':!0x0};}else{const _0x37d187=_0x2e6573['getColumnIndexes'](_0xc51cae);_0xa51b4c={'startColumn':_0x37d187['first'],'endColumn':_0x37d187['last'],'includeAllSlots':!0x0};}const _0x191924=_0x2e6573['createTableWalker'](_0x4245a5,_0xa51b4c),_0x37045b=Array['from'](_0x191924)['map'](({cell:_0x5a97c9})=>_0x5a97c9),_0x107934=Ee(_0x37045b['filter'](_0x56b7b4=>_0x56b7b4['hasAttribute'](_0x246f87))),_0x45d18e=Ee(_0x37045b['filter'](_0x3579f3=>!_0x3579f3['hasAttribute'](_0x246f87)))['map'](_0x33abab=>_0x3c1ddc['createRangeOn'](_0x33abab)),_0x4ed46e=_0x30c484['markMultiRangeDeletion'](_0x45d18e,_0x552ed6);if(_0x4ed46e&&('tableRow'==_0x4ed46e['subType']||'tableColumn'==_0x4ed46e['subType'])){const _0x5310ef=this['_getSuggestionCoords'](_0x4ed46e);for(const _0xe521ab of _0x107934){const _0x236182=_0x3c1ddc['createRangeOn'](_0xe521ab),_0x2462ea=_0x2e6573['getCellLocation'](_0xe521ab),_0x3f5e9a=_0xe521ab['getAttribute'](_0x246f87)-0x1,_0x2ce3ec=_0x5310ef[_0x42c7f9],_0x5d722b=_0x5310ef[_0x5ee95c];_0x2ce3ec<=_0x2462ea[_0x5dad71]&&_0x2462ea[_0x5dad71]+_0x3f5e9a<=_0x5d722b&&_0x4ed46e['addRange'](_0x236182);}}});});}function _0x567179(_0x3cf1fe){const _0x55a88b=Array['from'](_0x23c5fe['getRanges']())['map'](_0x7746a1=>_0x135447['fromRange'](_0x7746a1));_0x35a4bc['model']['change'](_0x394347=>{const _0x5193ec=_0x394347['batch'];_0x3cf1fe=_0x3cf1fe['filter'](_0x18d532=>'$graveyard'!=_0x18d532['root']['rootName']),_0x394347['setSelection'](_0x3cf1fe),_0x35a4bc['commands']['get']('removeTableRow')['refresh'](),_0x35a4bc['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x35a4bc['model']['enqueueChange'](()=>{_0x35a4bc['model']['enqueueChange'](_0x5193ec,_0x4e40a3=>{const _0x5e8b26=_0x55a88b['filter'](_0x581e21=>'$graveyard'!=_0x581e21['root']['rootName']);_0x5e8b26['length']>0x0&&_0x4e40a3['setSelection'](_0x5e8b26);for(const _0x143541 of _0x55a88b)_0x143541['detach']();});});});}function _0x4df2d7(_0x4e185d){_0x35a4bc['model']['change'](_0x243d5e=>{const _0x571add=Array['from'](_0x23c5fe['getRanges']())['map'](_0x5d891c=>_0x135447['fromRange'](_0x5d891c)),_0x12b413=[];for(const _0x20a3dd of _0x4e185d)for(const _0x3ee108 of _0x20a3dd['getItems']({'shallow':!0x0}))_0x12b413['push'](_0x3ee108);for(const _0x52bdfd of _0x12b413)'$graveyard'!=_0x52bdfd['root']['rootName']&&(_0x243d5e['setSelection'](_0x243d5e['createPositionAt'](_0x52bdfd,0x0)),_0x35a4bc['commands']['get']('removeTableColumn')['refresh'](),_0x35a4bc['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x461d6c=_0x571add['filter'](_0xfec252=>'$graveyard'!=_0xfec252['root']['rootName']);_0x461d6c['length']>0x0&&_0x243d5e['setSelection'](_0x461d6c);for(const _0x4597ac of _0x571add)_0x4597ac['detach']();});}function _0x112d00(_0x32e9c9,_0x55cc81){return _0x55cc81['every'](_0x49c371=>_0x32e9c9['some'](_0x486a6d=>_0x486a6d['end']['isEqual'](_0x49c371['start'])||_0x49c371['end']['isEqual'](_0x486a6d['start'])));}function _0x5e4106(_0x23b707,_0x3e6687){return!_0x23b707['some'](_0x5193e4=>_0x3e6687['some'](_0xee97eb=>_0x5193e4['isIntersecting'](_0xee97eb)))&&_0x23b707['some'](_0x192295=>_0x3e6687['some'](_0x11eed2=>_0x192295['end']['isTouching'](_0x11eed2['start'])));}_0x35a4bc['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x430a9e,_0x58b4b9,_0x52bc82)=>{if(!_0x52bc82['options']['showSuggestionHighlights'])return;const _0x2d30a4=_0x58b4b9['item'];if(!_0x2d30a4)return;const _0x33bcaf=_0x52bc82['mapper']['toViewElement'](_0x2d30a4);function _0x493ff3(_0x2ce4f9){return Array['isArray'](_0x2ce4f9)?_0x2ce4f9:[_0x2ce4f9];}_0x33bcaf&&'tableCell'===_0x2d30a4['name']&&_0xeec9d(_0x33bcaf,_0x52bc82['writer'],(_0xb753b0,_0x3c718b,_0x54a0d8)=>_0x54a0d8['addClass'](_0x493ff3(_0x3c718b['classes']),_0xb753b0),(_0x178101,_0x232853,_0x26d604)=>_0x26d604['removeClass'](_0x493ff3(_0x232853['classes']),_0x178101));},{'priority':'highest'}),_0x30c484['descriptionFactory']['registerDescriptionCallback'](_0x11ae38=>{if('insertion'!=_0x11ae38['type']&&'deletion'!=_0x11ae38['type'])return;const _0x2d920b=_0x11ae38['getContainedElement']();if(null!=_0x2d920b&&_0x2d920b['is']('element','table')){if('insertion'==_0x11ae38['type']){const _0x32b190=_0x11ae38['getItems']()['filter'](_0x34ebc8=>_0x34ebc8['is']('$textProxy'))['map'](_0x24eb30=>_0x24eb30['data']);if(_0x32b190['length'])return{'type':'insertion','content':o(_0x40dff3,'*Insert:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x32b190['join']('\x20')+'\x22'))};}if('deletion'==_0x11ae38['type']){const _0x4122df=_0x11ae38['getItems']()['filter'](_0xdc1415=>_0xdc1415['is']('$textProxy'))['map'](_0x4423cd=>_0x4423cd['data']);if(_0x4122df['length'])return{'type':'deletion','content':o(_0x40dff3,'*Remove:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4122df['join']('\x20')+'\x22'))};}}}),_0x30c484['descriptionFactory']['registerDescriptionCallback'](_0xf0c527=>{if('tableRow'==_0xf0c527['subType']){const _0x3380e4=_0xf0c527['getItems']()['filter'](_0x5eb856=>_0x5eb856['is']('$textProxy'))['map'](_0x42ccc1=>_0x42ccc1['data']),_0x5e27eb=this['_getSuggestionCoords'](_0xf0c527),_0x2c80ae=_0x5e27eb['maxRow']-_0x5e27eb['minRow']+0x1;if('insertion'==_0xf0c527['type'])return _0x3380e4['length']?{'type':'insertion','content':o(_0x40dff3,'*Insert:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2c80ae,'\x22'+_0x3380e4['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x40dff3,'*Insert:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_ROW',_0x2c80ae))};if('deletion'==_0xf0c527['type'])return _0x3380e4['length']?{'type':'deletion','content':o(_0x40dff3,'*Remove:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2c80ae,'\x22'+_0x3380e4['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x40dff3,'*Remove:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_ROW',_0x2c80ae))};}if('tableColumn'==_0xf0c527['subType']){const _0x231702=_0xf0c527['getItems']()['filter'](_0x4f8d1e=>_0x4f8d1e['is']('$textProxy'))['map'](_0x31c930=>_0x31c930['data']),_0x2eb3e2=this['_getSuggestionCoords'](_0xf0c527),_0x5be348=_0x2eb3e2['maxColumn']-_0x2eb3e2['minColumn']+0x1;if('insertion'==_0xf0c527['type'])return _0x231702['length']?{'type':'insertion','content':o(_0x40dff3,'*Insert:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x5be348,'\x22'+_0x231702['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x40dff3,'*Insert:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_COLUMN',_0x5be348))};if('deletion'==_0xf0c527['type'])return _0x231702['length']?{'type':'deletion','content':o(_0x40dff3,'*Remove:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x5be348,'\x22'+_0x231702['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x40dff3,'*Remove:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_COLUMN',_0x5be348))};}}),_0x30c484['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x567179),_0x30c484['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x567179),_0x30c484['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x4df2d7),_0x30c484['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x4df2d7),_0x30c484['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x112d00),_0x30c484['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x112d00),_0x30c484['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x5e4106),_0x30c484['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x5e4106);}['_acceptFormatSuggestionCallbackFactory'](){const _0x39a2ed=this['editor'],_0x4ec7d6=_0x39a2ed['model']['document']['selection'];return(_0x320170,_0x4ce7db)=>{_0x39a2ed['model']['change'](_0x2006b8=>{const {commandName:_0x59b454,commandParams:_0x11b469}=_0x4ce7db;let _0x3f9043=_0x320170[0x0]['end']['nodeBefore'];_0x11b469&&_0x11b469[0x0]&&!0x1===_0x11b469[0x0]['forceValue']&&(_0x3f9043=_0x320170[0x0]['start']['nodeAfter']);const _0x36800f=_0x2006b8['createRangeIn'](_0x3f9043);if('$graveyard'==_0x36800f['root']['rootName'])return;const _0x1b8227=Array['from'](_0x4ec7d6['getRanges']())['map'](_0x4537dc=>_0x135447['fromRange'](_0x4537dc));_0x2006b8['setSelection'](_0x36800f),_0x39a2ed['commands']['get'](_0x59b454)['refresh'](),_0x11b469['push']({'forceDefaultExecution':!0x0}),_0x39a2ed['execute'](_0x59b454,..._0x11b469);const _0x3d65e2=_0x1b8227['filter'](_0x1ce693=>'$graveyard'!=_0x1ce693['root']['rootName']);_0x3d65e2['length']>0x0&&_0x2006b8['setSelection'](_0x3d65e2);for(const _0x175706 of _0x1b8227)_0x175706['detach']();});};}['_getCoordsForCells'](_0x3c7492){const _0x1cb41f=this['editor']['plugins']['get']('TableUtils');let _0x14f037=Number['MAX_SAFE_INTEGER'],_0x18333a=Number['MIN_SAFE_INTEGER'],_0x5229be=Number['MAX_SAFE_INTEGER'],_0x5245b0=Number['MIN_SAFE_INTEGER'];for(const _0x45d24d of _0x3c7492){if('$graveyard'==_0x45d24d['root']['rootName'])continue;const {row:_0x3ba20d,column:_0x17a6a4}=_0x1cb41f['getCellLocation'](_0x45d24d),_0xd69418=_0x45d24d['hasAttribute']('rowspan')?_0x45d24d['getAttribute']('rowspan')-0x1:0x0,_0x535028=_0x45d24d['hasAttribute']('colspan')?_0x45d24d['getAttribute']('colspan')-0x1:0x0;_0x14f037=_0x3ba20d<_0x14f037?_0x3ba20d:_0x14f037,_0x18333a=_0x3ba20d+_0xd69418>_0x18333a?_0x3ba20d+_0xd69418:_0x18333a,_0x5229be=_0x17a6a4<_0x5229be?_0x17a6a4:_0x5229be,_0x5245b0=_0x17a6a4+_0x535028>_0x5245b0?_0x17a6a4+_0x535028:_0x5245b0;}return{'minRow':_0x14f037,'maxRow':_0x18333a,'minColumn':_0x5229be,'maxColumn':_0x5245b0};}['_setupColumnsRowsFixing'](){const _0xc1c09f=this['editor'],_0xd9217a=_0xc1c09f['plugins']['get']('TrackChangesEditing'),_0x3c6367=_0xc1c09f['plugins']['get']('TableUtils');_0xc1c09f['model']['document']['on']('change:data',()=>{const _0x4f9e62=Array['from'](_0xc1c09f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3cb053,data:_0x5e9962}of _0x4f9e62){const {group:_0xa2f616,id:_0x2abadb,subType:_0x46e8ef}=_0xd9217a['_splitMarkerName'](_0x3cb053);if('suggestion'!=_0xa2f616)continue;if(null!=_0x5e9962['oldRange'])continue;const _0x300501=_0xd9217a['getSuggestion'](_0x2abadb);this['_tablePostFixingSubtypes']['includes'](_0x46e8ef)&&this['_tableSuggestions']['add'](_0x300501);}},{'priority':'low'});const _0x5101f3=(_0x15e076,_0x221663)=>{let _0x119b1d=!0x1;const _0x183750=_0x221663['createRangeOn'](_0x15e076),_0x231c43=_0x15e076['findAncestor']('table'),_0x3182fd=_0x3c6367['getCellLocation'](_0x15e076);for(const _0x4c9ecd of this['_tableSuggestions']){const _0x9f74a8=_0x4c9ecd['subType'],_0x5e06e3=_0x9f74a8['startsWith']('tablePaste'),_0x411261=_0x9f74a8['substr'](_0x5e06e3?0xa:0x5),_0x29a4f8=_0x411261['toLowerCase'](),_0xef03e9=_0x29a4f8['substr'](0x0,0x3)+'span',_0x5d1280='min'+_0x411261,_0x3128df='max'+_0x411261;if(!_0x4c9ecd['isInContent'])continue;if(_0x231c43!=_0x4c9ecd['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x4c9ecd['isIntersectingWithRange'](_0x183750))continue;const _0x576b6e=_0x15e076['hasAttribute'](_0xef03e9)?_0x15e076['getAttribute'](_0xef03e9)-0x1:0x0,_0x18d703=this['_getSuggestionCoords'](_0x4c9ecd),_0x51e9d4=_0x18d703[_0x5d1280],_0x597093=_0x18d703[_0x3128df];_0x51e9d4<=_0x3182fd[_0x29a4f8]&&_0x3182fd[_0x29a4f8]+_0x576b6e<=_0x597093&&(_0x4c9ecd['addRange'](_0x183750),_0x119b1d=!0x0);}return _0x119b1d;};_0xc1c09f['model']['document']['registerPostFixer'](_0x2fb0b7=>{let _0x4d378d=!0x1;for(const _0x243ead of _0xc1c09f['model']['document']['differ']['getChanges']())if('insert'==_0x243ead['type']){if('tableRow'==_0x243ead['name']){for(const _0x500719 of _0x243ead['position']['nodeAfter']['getChildren']())_0x4d378d=_0x4d378d||_0x5101f3(_0x500719,_0x2fb0b7);}else'tableCell'==_0x243ead['name']&&(_0x4d378d=_0x4d378d||_0x5101f3(_0x243ead['position']['nodeAfter'],_0x2fb0b7));}return _0x4d378d;});}['_getSuggestionCoords'](_0x5cd1a3){return this['_getCoordsForCells'](_0x5cd1a3['getRanges']()['map'](_0x187c85=>_0x187c85['start']['nodeAfter']));}}function Ee(_0x427c4d){return Array['from'](new Set(_0x427c4d)['values']());}class vt extends _0x231f11{static get['requires'](){return[It];}['afterInit'](){const _0x2a0922=this['editor'],_0x5ee794=_0x2a0922['model']['document']['selection'],_0xb6edaa=_0x2a0922['locale'];if(!_0x2a0922['plugins']['has']('TableEditing'))return;const _0x270af8=_0x2a0922['plugins']['get']('TrackChangesEditing'),_0x24ac1f=_0x2a0922['plugins']['get']('TableUtils'),_0x3f40da=_0x2a0922['plugins']['get'](It);_0x3f40da['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x270af8['enableCommand']('mergeTableCells',()=>{const _0x25242b=_0x24ac1f['getSelectionAffectedTableCells'](_0x2a0922['model']['document']['selection']);_0x2a0922['model']['change'](()=>{_0x270af8['markMultiRangeBlockFormat'](_0x25242b,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x2a0922['commands']['get']('mergeTableCells')['on']('execute',(_0x20fa2b,_0x346c1f)=>{_0x2a0922['commands']['get']('trackChanges')['value']&&(_0x346c1f['length']>0x0&&_0x346c1f[_0x346c1f['length']-0x1]&&_0x346c1f[_0x346c1f['length']-0x1]['forceDefaultExecution']||_0x270af8['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x20fa2b['stop']());},{'priority':'highest'});for(const _0x53d7bf of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x379f81=_0x2a0922['commands']['get'](_0x53d7bf);_0x270af8['enableCommand'](_0x53d7bf,()=>{const _0x5e058f=_0x2a0922['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x51262d=>_0x51262d['is']('element','tableCell')),_0x53e714=_0x379f81['value'];_0x2a0922['model']['change'](()=>{_0x270af8['markMultiRangeBlockFormat']([_0x5e058f,_0x53e714],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3d46a3 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x4fd647=_0x2a0922['commands']['get'](_0x3d46a3);_0x270af8['enableCommand'](_0x3d46a3,()=>{const _0x788038=_0x24ac1f['getSelectionAffectedTableCells'](_0x2a0922['model']['document']['selection'])[0x0],_0x48fd2d=_0x788038['findAncestor']('table'),{column:_0x1e4509,row:_0x64c203}=_0x24ac1f['getCellLocation'](_0x788038);let _0x357774=[];if('horizontally'==_0x4fd647['direction']){const _0x37d20d=_0x24ac1f['createTableWalker'](_0x48fd2d,{'startRow':_0x64c203,'endRow':_0x64c203,'includeAllSlots':!0x0});_0x357774=Array['from'](_0x37d20d)['map'](_0x4dede7=>_0x4dede7['cell']);}else{const _0x4bd59c=_0x24ac1f['createTableWalker'](_0x48fd2d,{'column':_0x1e4509,'includeAllSlots':!0x0});_0x357774=Array['from'](_0x4bd59c)['map'](_0x162bc5=>_0x162bc5['cell']);}_0x2a0922['model']['change'](_0x361d75=>{_0x270af8['markBlockFormat'](_0x361d75['createRangeOn'](_0x788038),{'commandName':_0x3d46a3,'commandParams':[]},_0x357774,_0x3d46a3);});});}_0x270af8['descriptionFactory']['registerDescriptionCallback'](_0x148498=>{if('formatBlock'!=_0x148498['type']&&'formatInline'!=_0x148498['type'])return;const {data:_0x4cc25c}=_0x148498;return _0x4cc25c&&'mergeTableCells'==_0x4cc25c['commandName']?{'type':'format','content':o(_0xb6edaa,'*Merge\x20cells*')}:void 0x0;}),_0x270af8['descriptionFactory']['registerDescriptionCallback'](_0x275531=>{if('formatBlock'!=_0x275531['type']&&'formatInline'!=_0x275531['type'])return;const {data:_0x11a4bd}=_0x275531;return _0x11a4bd?'splitTableCellVertically'==_0x11a4bd['commandName']?{'type':'format','content':o(_0xb6edaa,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x11a4bd['commandName']?{'type':'format','content':o(_0xb6edaa,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x2d41e9=_0x3f40da['_acceptFormatSuggestionCallbackFactory']();for(const _0x58c988 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x270af8['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x58c988,'accept',_0x2d41e9);for(const _0x451142 of['splitTableCellVertically','splitTableCellHorizontally'])_0x270af8['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x451142,'accept',_0x2d41e9);_0x270af8['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x244161=>{_0x2a0922['model']['change'](_0xb1febc=>{const _0x4d4bbd=Array['from'](_0x5ee794['getRanges']())['map'](_0x8f27cd=>_0x135447['fromRange'](_0x8f27cd));_0xb1febc['setSelection'](_0x244161),_0x2a0922['commands']['get']('mergeTableCells')['refresh'](),_0x2a0922['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x1ad83e=_0x4d4bbd['filter'](_0x547f5a=>'$graveyard'!=_0x547f5a['root']['rootName']);_0x1ad83e['length']>0x0&&_0xb1febc['setSelection'](_0x1ad83e);for(const _0xba78a of _0x4d4bbd)_0xba78a['detach']();});});for(const _0x101c2c of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x269b96=_0x2a0922['commands']['get'](_0x101c2c);_0x269b96['on']('set:isEnabled',(_0x20c316,_0x4e7e0b,_0x59fa72)=>{if(_0x59fa72){const _0x5ef7ab=_0x2a0922['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x435259=>_0x435259['is']('element','tableCell'));this['_areMergableCells'](_0x269b96['value'],_0x5ef7ab)||(_0x20c316['return']=!0x1,_0x20c316['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x1c5b1b=this['editor']['commands']['get']('mergeTableCells'),_0x23d638=this['editor']['plugins']['get']('TableUtils');if(!_0x1c5b1b['isEnabled'])return!0x1;const _0x39b45d=_0x23d638['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x6ea449 of _0x39b45d)for(const _0x3d3f58 of _0x39b45d)if(_0x6ea449!=_0x3d3f58&&!this['_areMergableCells'](_0x6ea449,_0x3d3f58))return!0x1;return!0x0;}['_areMergableCells'](_0x3ae0ff,_0x487f07){const _0x5be324=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1e3e69=this['editor']['model']['createRangeOn'](_0x3ae0ff),_0x56b057=this['editor']['model']['createRangeOn'](_0x487f07),_0x4112e6=new Set(),_0x19c602=new Set();for(const _0x44da6c of _0x5be324['getSuggestions']())if(('insertion'==_0x44da6c['type']||'deletion'==_0x44da6c['type']||'mergeTableCells'==_0x44da6c['subType'])&&_0x44da6c['isInContent']){for(const _0x279636 of _0x44da6c['getRanges']())_0x279636['containsRange'](_0x1e3e69,!0x0)&&_0x4112e6['add'](_0x44da6c['type']+':'+_0x44da6c['author']['id']),_0x279636['containsRange'](_0x56b057,!0x0)&&_0x19c602['add'](_0x44da6c['type']+':'+_0x44da6c['author']['id']);}if(_0x4112e6['size']!=_0x19c602['size'])return!0x1;for(const _0x58c3d9 of _0x4112e6)if(!_0x19c602['has'](_0x58c3d9))return!0x1;return!0x0;}}class Ct extends _0x231f11{static get['requires'](){return[It];}['afterInit'](){const _0x2b3a0f=this['editor'];if(!_0x2b3a0f['plugins']['has']('TableEditing'))return;const _0x4673d2=_0x2b3a0f['locale'],_0x4ee532=_0x2b3a0f['plugins']['get']('TrackChangesEditing');_0x4ee532['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4ee532['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4ee532['registerBlockAttribute']('headingRows'),_0x4ee532['registerBlockAttribute']('headingColumns'),_0x4ee532['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x4673d2,'FORMAT_HEADER_ROW')),_0x4ee532['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x4673d2,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xfd9a70=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1bdeee=this['editor']['plugins']['get']('TableUtils'),_0x27b7d7=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x18b80e({showActiveMarker:_0x4bd9e9=!0x0,setDataAttribute:_0x18ddd1=!0x0}={}){return(_0x1bc9ac,_0x258f05,_0x1dead4)=>{const {type:_0x45fcca,id:_0x20912b}=_0xfd9a70['_splitMarkerName'](_0x258f05['markerName']),_0x418c9e=_0xfd9a70['getSuggestion'](_0x20912b),_0x222b84=_0x418c9e['data'];if('formatBlock'!=_0x418c9e['type']||!_0x222b84||'setTableColumnHeader'!=_0x222b84['commandName'])return;if(_0x258f05['item'])return void _0x1bc9ac['stop']();if(!_0x1dead4['consumable']['consume'](_0x258f05['markerRange'],_0x1bc9ac['name']))return;const _0x27d912=_0x258f05['markerRange']['start']['nodeAfter'],_0x3020ed=_0x258f05['markerRange']['end']['nodeBefore'],_0x2ec58b=_0x27d912['parent']['parent'],{column:_0x20d753}=_0x1bdeee['getCellLocation'](_0x27d912),{column:_0xbd5487}=_0x1bdeee['getCellLocation'](_0x3020ed);for(let _0x1778b2=_0x20d753;_0x1778b2<=_0xbd5487;_0x1778b2++){const _0x474c6b=_0x1bdeee['createTableWalker'](_0x2ec58b,{'column':_0x1778b2,'includeAllSlots':!0x1});for(const _0x530398 of _0x474c6b){const _0x5d9a40=_0x530398['cell'],_0x7bd25d=_0x1dead4['mapper']['toViewElement'](_0x5d9a40);_0x1dead4['writer']['addClass']('ck-suggestion-marker-'+_0x45fcca,_0x7bd25d),_0x18ddd1&&_0x1dead4['writer']['setAttribute']('data-suggestion',_0x20912b,_0x7bd25d),_0x1dead4['mapper']['bindElementToMarker'](_0x7bd25d,_0x258f05['markerName']),_0x4bd9e9&&(_0xfd9a70['activeMarkers']['includes'](_0x258f05['markerName'])?_0x1dead4['writer']['addClass']('ck-suggestion-marker--active',_0x7bd25d):_0x1dead4['writer']['removeClass']('ck-suggestion-marker--active',_0x7bd25d));}}};}_0xfd9a70['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x27b7d7),_0xfd9a70['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x27b7d7),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x18b80e(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xeba11b,_0x1f0bf7,_0x24aa31)=>{_0x24aa31['options']['showSuggestionHighlights']&&_0x18b80e({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xeba11b,_0x1f0bf7,_0x24aa31);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x486269,_0x48f6b7,_0x3f5be8)=>{const {type:_0x1326bc,id:_0x2ef76b}=_0xfd9a70['_splitMarkerName'](_0x48f6b7['markerName']),_0x5c962b=_0xfd9a70['getSuggestion'](_0x2ef76b),_0x1f6e3b=_0x5c962b['data'];if('formatBlock'!=_0x5c962b['type']||!_0x1f6e3b||'setTableColumnHeader'!=_0x1f6e3b['commandName'])return;const _0x142b9a=_0x3f5be8['mapper']['markerNameToElements'](_0x48f6b7['markerName']);if(_0x142b9a){for(const _0x11a484 of _0x142b9a)_0x3f5be8['writer']['removeClass']('ck-suggestion-marker-'+_0x1326bc,_0x11a484),_0x3f5be8['writer']['removeClass']('ck-suggestion-marker--active',_0x11a484),_0x3f5be8['writer']['removeAttribute']('data-suggestion',_0x11a484),_0x3f5be8['mapper']['unbindElementFromMarkerName'](_0x11a484,_0x48f6b7['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x236cf3=this['editor'],_0x374985=_0x236cf3['locale'];function _0x2d66c1(_0x3e8c9b){return{'type':'format','content':o(_0x374985,'*Format:*\x20%0',_0x3e8c9b)};}_0x236cf3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x270805=>{if('formatBlock'!=_0x270805['type'])return;const {data:_0x3e6cbe}=_0x270805;if(_0x3e6cbe){if('setTableRowHeader'==_0x3e6cbe['commandName']){const _0x25a13c=_0x3e6cbe['commandParams'][0x0]['forceValue'];return _0x2d66c1(o(_0x374985,_0x25a13c?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x3e6cbe['commandName']){const _0x32011a=_0x3e6cbe['commandParams'][0x0]['forceValue'];return _0x2d66c1(o(_0x374985,_0x32011a?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Ce=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Pe=Object['fromEntries'](Ce['map'](_0x52780b=>[_0x52780b,null]));class _t extends _0x231f11{static get['requires'](){return[It];}['afterInit'](){const _0x4007df=this['editor'];if(!_0x4007df['plugins']['has']('TableClipboard'))return;const _0x53bcea=_0x4007df['plugins']['get']('TrackChangesEditing'),_0x5e6934=_0x4007df['plugins']['get']('TableUtils'),_0x22f863=_0x4007df['plugins']['get'](It),_0x1b0dcc=_0x4007df['plugins']['get']('TableClipboard');_0x22f863['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x4007df['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x4007df['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x2dfaec=null;_0x4007df['model']['on']('insertContent',(_0xd84f21,_0x22acc6)=>{const [_0x74cc50,_0x44eacb]=_0x22acc6,_0x1a3601=_0x22acc6[_0x22acc6['length']-0x1];_0x1a3601&&_0x1a3601['forceDefaultExecution']||_0x53bcea['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x12887c,_0x4989fa,_0x2fc6ad,_0xa88a7e,_0xac81f6){if(_0x4989fa&&!_0x4989fa['is']('documentSelection'))return!0x1;const _0x13f673=_0xac81f6['getTableIfOnlyTableInContent'](_0x12887c,_0x2fc6ad);if(!_0x13f673||!ke(_0x13f673,void 0x0,_0xa88a7e))return!0x1;const _0x364433=_0xa88a7e['getSelectionAffectedTableCells'](_0x2fc6ad['document']['selection']);if(!_0x364433['length'])return!0x1;const _0x4648d3=_0x364433[0x0]['findAncestor']('table'),_0x3527a4=_0xa88a7e['getRowIndexes'](_0x364433),_0x2ee6c2=_0xa88a7e['getColumnIndexes'](_0x364433),_0x4a0b6e={'startRow':_0x3527a4['first'],'endRow':_0x3527a4['last'],'startColumn':_0x2ee6c2['first'],'endColumn':_0x2ee6c2['last']};return 0x1==_0x364433['length']&&(_0x4a0b6e['endRow']+=_0xa88a7e['getRows'](_0x13f673)-0x1,_0x4a0b6e['endColumn']+=_0xa88a7e['getColumns'](_0x13f673)-0x1),ke(_0x4648d3,_0x4a0b6e,_0xa88a7e);}(_0x74cc50,_0x44eacb,_0x4007df['model'],_0x5e6934,_0x1b0dcc)&&(_0xd84f21['stop'](),_0x2dfaec={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4007df['model']['change'](()=>{_0x4007df['model']['insertContent'](_0x22acc6[0x0],_0x22acc6[0x1],_0x22acc6[0x2],{'forceDefaultExecution':!0x0});const _0x4bc91c=_0x138912(),{rowInsertionRanges:_0x1a262e,columnInsertionRanges:_0x41ffa6,insertionRanges:_0x4c947d,deletionRanges:_0x42f3bf,cells:_0x981e0c}=_0x2dfaec;_0x1a262e['length']&&_0x53bcea['markMultiRangeInsertion'](_0x1a262e,'tablePasteRow',{'tablePasteChainId':_0x4bc91c}),_0x41ffa6['length']&&_0x53bcea['markMultiRangeInsertion'](_0x41ffa6,'tablePasteColumn',{'tablePasteChainId':_0x4bc91c}),_0x4c947d['length']&&(_0x53bcea['markMultiRangeInsertion'](_0x4c947d,'tablePaste',{'tablePasteChainId':_0x4bc91c,'skipNestingCheck':!0x0}),_0x4c947d['forEach'](_0x260721=>_0x260721['detach']?.())),_0x42f3bf['length']&&(_0x53bcea['markMultiRangeDeletion'](_0x42f3bf,'tablePaste',{'tablePasteChainId':_0x4bc91c,'skipNestingCheck':!0x0}),_0x42f3bf['forEach'](_0x34fc30=>_0x34fc30['detach']?.()));const _0x345083=_0x53bcea['markMultiRangeBlockFormat'](_0x981e0c['map'](({element:_0x3162c9})=>_0x3162c9),{'formatGroupId':_0x138912()},[],'tablePasteCell',{'tablePasteChainId':_0x4bc91c});if(_0x345083){const _0xef363f=_0x345083['getMarkers'](),_0x478c6d=[];for(const {element:_0x2fe060,attributes:_0x4f3385}of _0x981e0c){if(!_0x4f3385)continue;const _0x42664b=_0x4007df['model']['createRangeOn'](_0x2fe060),_0x18cc5f=_0xef363f['find'](_0x43f7a7=>_0x43f7a7['getRange']()['isEqual'](_0x42664b));_0x18cc5f&&_0x478c6d['push']([_0x18cc5f['name'],_0x4f3385]);}_0x478c6d['length']&&_0x345083['setAttribute']('markerAttributes',Object['fromEntries'](_0x478c6d));}_0x2dfaec=null;}));},{'priority':_0x29c3cb['high']+0xa}),_0x4007df['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x5a582d,_0x42a199)=>{const [_0x278c8f,_0x480873,,_0x2c7644]=_0x42a199;if(!_0x2dfaec)return;_0x5a582d['stop']();const _0x4132d8=_0x278c8f['cell'],_0x31a1a6=_0x480873,_0x41e7be=we(_0x4132d8),_0x5479e=we(_0x31a1a6);_0x5a582d['return']=_0x4132d8;let _0x22703a=null,_0x10e033=null;if(_0x5479e||_0x41e7be){if(_0x41e7be&&!_0x5479e){_0x2c7644['remove'](_0x4132d8['getChild'](0x0));for(const _0x462b70 of Array['from'](_0x31a1a6['getChildren']()))_0x2c7644['insert'](_0x462b70,_0x4132d8,'end');const _0x20422e=_0x2dfaec['rowInsertionIndexes']['includes'](_0x278c8f['row']),_0x359a74=_0x2dfaec['columnInsertionIndexes']['includes'](_0x278c8f['column']);_0x20422e||_0x359a74||(_0x22703a=_0x135447['fromRange'](_0x2c7644['createRangeIn'](_0x4132d8)));}else _0x5479e&&!_0x41e7be&&(_0x10e033=_0x2c7644['createRangeIn'](_0x4132d8));}else{const _0x39ddc1=_0x2c7644['createElement']('tableCellSuggestion'),_0x4c2a10=_0x2c7644['createElement']('tableCellSuggestion');_0x2c7644['wrap'](_0x2c7644['createRangeIn'](_0x4132d8),_0x4c2a10),_0x2c7644['insert'](_0x39ddc1,_0x4132d8,0x0);for(const _0x1b767d of Array['from'](_0x31a1a6['getChildren']()))_0x2c7644['insert'](_0x1b767d,_0x39ddc1,'end');_0x22703a=_0x135447['fromRange'](_0x2c7644['createRangeOn'](_0x39ddc1)),_0x10e033=_0x135447['fromRange'](_0x2c7644['createRangeOn'](_0x4c2a10));}const _0x26bcc3=Array['from'](_0x31a1a6['getAttributes']())['filter'](([_0x412e39])=>Ce['includes'](_0x412e39));_0x2dfaec['cells']['push']({'element':_0x4132d8,'attributes':_0x26bcc3['length']?Object['fromEntries'](_0x26bcc3):null}),_0x22703a&&_0x2dfaec['insertionRanges']['push'](_0x22703a),_0x10e033&&_0x2dfaec['deletionRanges']['push'](_0x10e033);},{'priority':'high'}),_0x5e6934['on']('insertColumns',(_0x2bee2c,_0x104169)=>{const [_0x2a61fd,_0x1d44eb={}]=_0x104169;if(!_0x2dfaec)return;const _0x4e5e81=_0x1d44eb['at']||0x0,_0x41ed05=_0x1d44eb['columns']||0x1;_0x2dfaec['columnInsertionIndexes']=new Array(_0x41ed05)['fill'](_0x4e5e81)['map']((_0x499c2b,_0x5e38bf)=>_0x499c2b+_0x5e38bf);for(const {cell:_0x11b004}of _0x5e6934['createTableWalker'](_0x2a61fd,{'startColumn':_0x4e5e81,'endColumn':_0x4e5e81+_0x41ed05-0x1}))_0x2dfaec['columnInsertionRanges']['push'](_0x4007df['model']['createRangeOn'](_0x11b004));},{'priority':'low'}),_0x5e6934['on']('insertRows',(_0x5df80d,_0x3228d2)=>{const [_0x2e356e,_0x65d468={}]=_0x3228d2;if(!_0x2dfaec)return;const _0x4ddc89=_0x65d468['at']||0x0,_0x3cc39b=_0x65d468['rows']||0x1;_0x2dfaec['rowInsertionIndexes']=new Array(_0x3cc39b)['fill'](_0x4ddc89)['map']((_0x375411,_0x2d5a1c)=>_0x375411+_0x2d5a1c);for(const {cell:_0x3c2205}of _0x5e6934['createTableWalker'](_0x2e356e,{'startRow':_0x4ddc89,'endRow':_0x4ddc89+_0x3cc39b-0x1}))_0x2dfaec['rowInsertionRanges']['push'](_0x4007df['model']['createRangeOn'](_0x3c2205));},{'priority':'low'}),_0x53bcea['descriptionFactory']['registerDescriptionCallback'](_0x3b49f6=>{if(_0x3b49f6['subType']&&_0x3b49f6['subType']['startsWith']('tablePaste'))return _0x3b49f6['previous']?{}:{'type':'insertion','content':o(_0x4007df['locale'],'*Replace\x20table\x20cells*')};});const _0x162804=()=>!0x1;for(const _0x1ace64 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x53bcea['_suggestionFactory']['registerCustomCallback']('insertion',_0x1ace64,'join',_0x162804),_0x53bcea['_suggestionFactory']['registerCustomCallback']('deletion',_0x1ace64,'join',_0x162804),_0x53bcea['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1ace64,'join',_0x162804);_0x53bcea['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x162804),_0x53bcea['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x352914,_0x492ecd,_0x55031e)=>{const _0x1b8fd3=_0x352914['map'](_0x4f3dc2=>_0x4f3dc2['getContainedElement']())['filter'](_0x1f4494=>_0x1f4494),_0x2624a0=new Map(_0x1b8fd3['map'](_0x4b4701=>[_0x4b4701,null]));if(_0x2dfaec){for(const {element:_0x201ab1,attributes:_0x46f5ce}of _0x2dfaec['cells'])_0x46f5ce&&_0x2624a0['set'](_0x201ab1,_0x46f5ce);}else{if(_0x55031e&&_0x55031e['markerAttributes'])for(const [_0x2d1a1c,_0x356bee]of Object['entries'](_0x55031e['markerAttributes'])){const _0x284a90=_0x4007df['model']['markers']['get'](_0x2d1a1c),_0x7f1511=_0x284a90?_0x284a90['getRange']()['getContainedElement']():null;_0x7f1511&&_0x2624a0['set'](_0x7f1511,_0x356bee);}}_0x4007df['model']['change'](_0x4ef126=>{for(const [_0x5e78c4,_0x3c4014]of _0x2624a0)_0x4ef126['setAttributes']({...Pe,..._0x3c4014},_0x5e78c4);});});const _0xf00042=(_0x296f9c,_0x59234f)=>{_0x53bcea['_suggestionFactory']['registerCustomCallback'](_0x296f9c,'tablePaste',_0x59234f,(_0x21bde1,_0x334670,_0xc10ef)=>{_0x4007df['model']['change'](_0x334b47=>{const _0x35294a=[];for(const _0x328d29 of _0x21bde1){const _0x22f337=_0x328d29['start']['nodeAfter'];_0x22f337['is']('element','tableCellSuggestion')&&_0x35294a['push'](_0x22f337);}_0x53bcea['_suggestionFactory']['getSuggestionCallback'](_0x296f9c,null,_0x59234f)(_0x21bde1,_0x334670,_0xc10ef);for(const _0x37fe72 of _0x35294a)'$graveyard'!=_0x37fe72['root']['rootName']&&_0x334b47['unwrap'](_0x37fe72);});});};_0xf00042('insertion','accept'),_0xf00042('insertion','discard'),_0xf00042('deletion','accept'),_0xf00042('deletion','discard'),_0x53bcea['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x471a7e=>{const _0xd567f1=_0x471a7e['map'](_0x2b009c=>_0x2b009c['getContainedElement']()),_0x272d91=_0xd567f1[0x0]['findAncestor']('table'),{minRow:_0x61532c,maxRow:_0x35cd65}=_0x22f863['_getCoordsForCells'](_0xd567f1);_0x5e6934['removeRows'](_0x272d91,{'at':_0x61532c,'rows':_0x35cd65-_0x61532c+0x1});}),_0x53bcea['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0xe20ee0=>{const _0xe99302=_0xe20ee0['map'](_0x17929c=>_0x17929c['getContainedElement']()),_0x4e4fac=_0xe99302[0x0]['findAncestor']('table'),{minColumn:_0x1de391,maxColumn:_0x23e143}=_0x22f863['_getCoordsForCells'](_0xe99302);_0x5e6934['removeColumns'](_0x4e4fac,{'at':_0x1de391,'columns':_0x23e143-_0x1de391+0x1});});const _0x326661=(_0x373331,_0x30cb99)=>{if(!_0x30cb99['subType']||!_0x30cb99['subType']['startsWith']('tablePaste'))return;const _0x11883c=_0x30cb99['attributes']['tablePasteChainId'],_0x2b765e=_0x53bcea['getSuggestions']()['filter'](_0x59f077=>_0x59f077['isInContent']&&_0x59f077['attributes']&&_0x59f077['attributes']['tablePasteChainId']==_0x11883c);_0x2b765e['length']&&_0x30cb99['getAllAdjacentSuggestions']()['length']!=_0x2b765e['length']&&_0x2b765e['reduce']((_0x5c3671,_0x78a632)=>(_0x5c3671['next']=_0x78a632,_0x78a632['previous']=_0x5c3671,_0x78a632));};function _0x36a014(_0x330167,_0x521842=!0x0){const {id:_0x44cf01}=_0x53bcea['_splitMarkerName'](_0x330167['markerName']),_0x4a81e0=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x1fe1bf=_0x53bcea['activeMarkers']['includes'](_0x330167['markerName']);return _0x1fe1bf&&_0x4a81e0['push']('ck-suggestion-marker--active'),{'classes':_0x4a81e0,'attributes':{'data-suggestion':_0x44cf01},'priority':_0x1fe1bf&&_0x521842?0xbc2:0xbb8};}_0x53bcea['on']('suggestionLoaded',_0x326661,{'priority':'high'}),_0x53bcea['on']('suggestionUnloaded',_0x326661,{'priority':'high'}),_0x4007df['model']['document']['registerPostFixer'](()=>{let _0x575530=!0x1;const _0x488e6f=Array['from'](_0x4007df['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1a9514,data:_0x4b6d08}of _0x488e6f){const {group:_0x2c4fca,type:_0x1d0014,id:_0x2fedba}=_0x53bcea['_splitMarkerName'](_0x1a9514);if('suggestion'!=_0x2c4fca||'deletion'!=_0x1d0014||_0x4b6d08['oldRange'])continue;if(!_0x53bcea['hasSuggestion'](_0x2fedba))continue;const _0x5b604f=_0x53bcea['getSuggestion'](_0x2fedba)['getRanges'](),_0x212120=_0x4007df['plugins']['get']('Users')['me'];for(const _0x2d5b1f of _0x53bcea['getSuggestions']()){if(!_0x2d5b1f['isInContent']||_0x2d5b1f['author']!=_0x212120)continue;if('formatBlock'!=_0x2d5b1f['type']||'tablePasteCell'!=_0x2d5b1f['subType'])continue;if(_0x2d5b1f['getRanges']()['every'](_0x51ac89=>_0x5b604f['some'](_0x488d6c=>_0x488d6c['containsRange'](_0x51ac89,!0x0)))){for(const _0xfd7f31 of _0x2d5b1f['getAllAdjacentSuggestions']())_0xfd7f31['isInContent']&&(_0xfd7f31['discard'](),_0x575530=!0x0);}}}return _0x575530;}),_0x4007df['model']['document']['registerPostFixer'](_0xbecad7=>{const _0x303db3=_0x4007df['commands']['get']('redo');if(!_0x303db3||!_0x303db3['_createdBatches']['has'](_0xbecad7['batch']))return!0x1;let _0x357e30=!0x1;const _0x256300=_0x4007df['plugins']['get']('Users')['me'],_0x4e7ed1=_0x4007df['model']['document']['differ']['getChanges'](),_0x556219=Array['from'](_0x4007df['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x467b22,data:_0xfa259})=>{const {group:_0x56f4c8,subType:_0x2e7297,authorId:_0x1e6631}=_0x53bcea['_splitMarkerName'](_0x467b22);return'suggestion'==_0x56f4c8&&'tablePaste'==_0x2e7297&&_0x1e6631==_0x256300['id']&&!_0xfa259['oldRange'];});for(const _0x5b328f of _0x4e7ed1){if('insert'!=_0x5b328f['type']||'tableCellSuggestion'!=_0x5b328f['name']||0x1!=_0x5b328f['length'])continue;const _0x47e150=_0xbecad7['createRange'](_0x5b328f['position'],_0x5b328f['position']['getShiftedBy'](0x1));if(!_0x556219['find'](({data:_0x5d8f35})=>_0x5d8f35['newRange']['isEqual'](_0x47e150))){for(const {name:_0xa6091e,data:_0x1a8638}of _0x556219)if(_0x47e150['containsRange'](_0x1a8638['newRange'])){_0xbecad7['updateMarker'](_0xa6091e,{'range':_0x47e150}),_0x357e30=!0x0;break;}}}return _0x357e30;}),_0x4007df['model']['document']['registerPostFixer'](_0x13466d=>{let _0x510261=!0x1;const _0x5dbd1e=_0x4007df['plugins']['get']('Users')['me'],_0x3a011a=_0x53bcea['getSuggestions']()['filter'](_0x23ac70=>_0x23ac70['isInContent']&&_0x23ac70['author']==_0x5dbd1e),_0x555d30=new Set(),_0x141632=new Set();for(const _0x167583 of _0x3a011a)if('tablePaste'==_0x167583['subType'])for(const _0x56a082 of _0x167583['getMarkers']()){const _0x1cc5bd=_0x56a082['getRange']()['getContainedElement']();if(_0x1cc5bd){if(_0x1cc5bd['is']('element','tableCellSuggestion')&&we(_0x1cc5bd)){_0x167583['removeMarker'](_0x56a082['name']),_0x555d30['add'](_0x1cc5bd),_0x510261=!0x0;const _0x5b2794=_0x1cc5bd['nextSibling'],_0x4156e2=_0x1cc5bd['previousSibling'],_0x23c07b=_0x5b2794&&_0x5b2794['is']('element','tableCellSuggestion'),_0x4ca53e=_0x4156e2&&_0x4156e2['is']('element','tableCellSuggestion');_0x23c07b&&!_0x555d30['has'](_0x5b2794)&&_0x141632['add'](_0x5b2794),_0x4ca53e&&!_0x555d30['has'](_0x4156e2)&&_0x141632['add'](_0x4156e2);}else _0x1cc5bd['is']('element','paragraph')&&_0x1cc5bd['isEmpty']&&(_0x167583['removeMarker'](_0x56a082['name']),_0x510261=!0x0);}}else{if('tablePasteCell'==_0x167583['subType']){if(!_0x167583['attributes']||!_0x167583['attributes']['tablePasteChainId'])continue;const _0xc17548=_0x167583['attributes']['markerAttributes'];if(_0xc17548&&Object['keys'](_0xc17548)['length'])continue;const _0xaabef3=_0x167583['attributes']['tablePasteChainId'];let _0x4de996=!0x0,_0x3a9328=!0x0;for(const _0x305871 of _0x3a011a)if(_0x305871['subType']&&_0x305871['subType']['startsWith']('tablePaste')){if(!_0x305871['attributes']['tablePasteChainId']){_0x3a9328=!0x1;break;}if(_0x305871['id']!=_0x167583['id']&&_0x305871['attributes']['tablePasteChainId']==_0xaabef3){_0x4de996=!0x1;break;}}_0x3a9328&&_0x4de996&&(_0x167583['removeMarkers'](),_0x510261=!0x0);}}for(const _0x27907d of _0x555d30)_0x13466d['remove'](_0x27907d);for(const _0x2f4fc4 of _0x141632)_0x13466d['unwrap'](_0x2f4fc4);return _0x510261;}),_0x4007df['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x147653,_0x307cfb)=>_0x36a014(_0x147653),'converterPriority':'high'}),_0x4007df['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x36cc87,_0x54cfc3)=>_0x54cfc3['options']['showSuggestionHighlights']?_0x36a014(_0x36cc87,!0x1):null,'converterPriority':'high'});const _0x1138c9=_0x4007df['editing']['view'];this['listenTo'](_0x1138c9['document'],'clipboardOutput',(_0x14e6c4,_0x3f46ac)=>{const _0x360dab=[];for(const _0x4cf52a of _0x1138c9['createRangeIn'](_0x3f46ac['content'])['getItems']())_0x4cf52a['is']('element','suggestion-td')&&_0x360dab['push'](_0x4cf52a);_0x1138c9['change'](_0x225d61=>{for(const _0x1a7978 of _0x360dab)_0x225d61['move'](_0x225d61['createRangeIn'](_0x1a7978),_0x225d61['createPositionBefore'](_0x1a7978)),_0x225d61['remove'](_0x1a7978);});});}}function we(_0x98e85c){if(_0x98e85c['isEmpty'])return!0x0;const _0x587311=_0x98e85c['getChild'](0x0);return _0x587311['is']('element','paragraph')&&_0x587311['isEmpty'];}function ke(_0x4ad980,_0x5ad9da={},_0x325bcc){for(const {isAnchor:_0x1ea02f,cellHeight:_0x8a9e45,cellWidth:_0x4f027d}of _0x325bcc['createTableWalker'](_0x4ad980,{'includeAllSlots':!0x0,..._0x5ad9da}))if(!_0x1ea02f||0x1!=_0x8a9e45||0x1!=_0x4f027d)return!0x1;return!0x0;}class Nt extends _0x231f11{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x37a6d3=this['editor']['plugins']['get']('TrackChangesEditing');_0x37a6d3['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x37a6d3['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x37a6d3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x37a6d3['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x37a6d3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x37a6d3['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x122d06,_0x4fc342){const _0x567630=this['editor']['plugins']['get']('TrackChangesEditing'),_0x478705=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x5f15e3=_0x4fc342['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x7b617f=_0x478705['getColumnGroupElement'](_0x5f15e3);let _0x3da1c5=_0x7b617f?_0x478705['getTableColumnsWidths'](_0x7b617f):null,_0x510bbd=_0x5f15e3['getAttribute']('tableWidth')||null;const _0x2a2b79=_0x4fc342['tableWidth']||_0x510bbd,_0x1a3242=_0x4fc342['columnWidths']||_0x3da1c5,_0x20686d=this['editor']['plugins']['get']('Users')['me'];for(const _0x2da4f2 of _0x567630['getSuggestions']()){const _0xbb6b23=_0x2da4f2['getContainedElement']();if('resizeTable'===_0x2da4f2['subType']&&_0xbb6b23===_0x5f15e3){_0x2da4f2['author']!==_0x20686d&&_0x2da4f2['discard']();const _0x1f3198=_0x2da4f2['data']['commandParams'];_0x510bbd=_0x1f3198[0x0]['tableWidth'],_0x3da1c5=_0x1f3198[0x0]['columnWidths'];break;}}_0x122d06({'table':_0x5f15e3,'tableWidth':_0x2a2b79,'columnWidths':_0x1a3242}),_0x567630['markBlockFormat'](_0x5f15e3,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x510bbd,'columnWidths':_0x3da1c5}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x3a61e1){if('formatBlock'!=_0x3a61e1['type']&&'formatInline'!=_0x3a61e1['type'])return;const {data:_0x5d7986}=_0x3a61e1;if(_0x5d7986&&'resizeTable'===_0x5d7986['formatGroupId']){const _0x337032='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x337032)};}}}class Dt extends _0x231f11{['afterInit'](){const _0x1a9472=this['editor'];_0x1a9472['plugins']['has']('Template')&&_0x1a9472['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x231f11{['afterInit'](){const _0x5c2b7a=this['editor'];if(!_0x5c2b7a['commands']['get']('insertTableOfContents'))return;_0x5c2b7a['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x27eb22=_0x5c2b7a['plugins']['get']('TrackChangesEditing'),_0x27f0bb=_0x5c2b7a['locale'];_0x27eb22['descriptionFactory']['registerElementLabel']('tableOfContents',_0x58deed=>o(_0x27f0bb,'ELEMENT_TABLE_OF_CONTENTS',_0x58deed));}}class $t extends _0x231f11{['afterInit'](){const _0x59c0ae=this['editor'];if(!_0x59c0ae['plugins']['has']('Title'))return;const _0x12f8e3=_0x59c0ae['plugins']['get']('TrackChangesEditing');_0x12f8e3['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x59c0ae['locale'],'ELEMENT_TITLE')),_0x59c0ae['model']['document']['registerPostFixer'](_0x1b9f5f=>{let _0x384ebc=!0x1;const _0x57e853=Array['from'](_0x59c0ae['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x24a0e7,data:_0x1bb207}of _0x57e853){const {group:_0xa486d6}=_0x12f8e3['_splitMarkerName'](_0x24a0e7);if('suggestion'!==_0xa486d6||!_0x1bb207['newRange'])continue;const _0x32e8af=_0x1bb207['newRange'],_0x25dd16=_0x32e8af['end']['nodeBefore'];if(!_0x25dd16||!_0x25dd16['is']('element','title-content'))continue;if(!_0x32e8af['start']['isTouching'](_0x32e8af['end']))continue;const _0x200577=_0x59c0ae['model']['schema']['getNearestSelectionRange'](_0x32e8af['end'],'forward');if(_0x200577&&_0x200577['isCollapsed']){const _0x965649=_0x1b9f5f['createRange'](_0x32e8af['start'],_0x200577['start']);_0x965649['isEqual'](_0x32e8af)||(_0x1b9f5f['updateMarker'](_0x24a0e7,{'range':_0x965649}),_0x384ebc=!0x0);}_0x384ebc||(_0x1b9f5f['removeMarker'](_0x24a0e7),_0x384ebc=!0x0);}return _0x384ebc;});}}class Bt extends _0x231f11{['afterInit'](){const _0x46505d=this['editor'],_0x39c05b=_0x46505d['plugins']['get']('TrackChangesEditing');_0x46505d['plugins']['has']('UndoEditing')&&(_0x39c05b['enableCommand']('undo'),_0x39c05b['enableCommand']('redo'));}}class xt extends _0x231f11{static get['requires'](){return[It];}['afterInit'](){const _0x3786d4=this['editor'];if(!_0x3786d4['plugins']['has']('TableCaptionEditing'))return;_0x3786d4['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x231f11{['tableProperties'];['tableCellProperties'];constructor(_0xc08ee8){super(_0xc08ee8),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';}['afterInit'](){const _0x517e45=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x3a34dc of this['tableProperties'])_0x517e45['enableCommand'](_0x3a34dc,(_0x50f26f,_0xb78555)=>{const _0x10d660=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x3a34dc,[_0x10d660],this['tableProperties'],'tableProperties',_0x50f26f,_0xb78555);});_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x517e45['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x508f80,_0x31cc38)=>this['handleDiscardAction'](this['tableProperties'],_0x508f80,_0x31cc38)),_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x52026c of this['tableCellProperties'])_0x517e45['enableCommand'](_0x52026c,(_0x10026e,_0x378575)=>{const _0x1aa0af=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x52026c,_0x1aa0af,this['tableCellProperties'],'tableCellProperties',_0x10026e,_0x378575);});_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x517e45['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x11b3b9,_0x1be251)=>this['handleDiscardAction'](this['tableCellProperties'],_0x11b3b9,_0x1be251)),_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x517e45['descriptionFactory']['registerDescriptionCallback'](_0x47e2a2=>this['handleSuggestionDescription'](_0x47e2a2));}['_handlePropertyChange'](_0x470a93,_0x1c797f,_0x21b2a3,_0x528ec5,_0xe83974,_0x1a956a){const _0x531cdb=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x1a956a['batch'],()=>{for(const _0x34f999 of _0x1c797f){if(this['_getSuggestion'](_0x34f999,_0x528ec5))_0xe83974(_0x1a956a);else{const _0x9f3ee5={};for(const _0x41ce45 of _0x21b2a3){const _0x55e69c=_0x34f999['getAttribute'](_0x41ce45);void 0x0!==_0x55e69c&&(_0x9f3ee5[_0x41ce45]=_0x55e69c);}_0xe83974(_0x1a956a),_0x531cdb['markBlockFormat'](_0x34f999,{'commandParams':[_0x9f3ee5]},[],_0x528ec5);}}});}['handleDiscardAction'](_0x43377f,_0x36281a,_0x377b15){const _0x38e6f3=_0x36281a[0x0]['start']['nodeAfter'],_0x4a4883=_0x377b15['commandParams'][0x0];this['editor']['model']['change'](_0x5dacee=>{for(const _0x4fdbcb of _0x43377f)void 0x0!==_0x4a4883[_0x4fdbcb]?_0x5dacee['setAttribute'](_0x4fdbcb,_0x4a4883[_0x4fdbcb],_0x38e6f3):_0x5dacee['removeAttribute'](_0x4fdbcb,_0x38e6f3);});}['handleSuggestionDescription'](_0x19a603){if(_0x19a603['data'])switch(_0x19a603['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x340c77,_0x39e3e8){const _0x388b3a=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x303028 of _0x388b3a['getSuggestions']({'skipNotAttached':!0x0})){const _0x44dbf9=_0x303028['getContainedElement']();if(_0x303028['subType']===_0x39e3e8&&_0x44dbf9===_0x340c77)return _0x303028;}return null;}}const m='$elementName';class p extends _0x231f11{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x588554,_0x501b59,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x4c4775){function _0x150016(_0x297cbd){return _0x297cbd['map'](_0x40b025=>String['fromCharCode'](_0x40b025))['join']('');}super(_0x4c4775),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x12cf26,_0x55eebe,_0x45c0b0,_0x327f4b)=>{this['_model']['change'](()=>{for(const _0x240d4c of[..._0x327f4b,..._0x45c0b0])this['_model']['markers']['has'](_0x240d4c)&&_0x4c4775['editing']['reconvertMarker'](_0x240d4c);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x4c4775['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x4c4775['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x4c4775['config']['get']('trackChanges.trackFormatChanges'),_0x4c4775['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x4c4775['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x4c4775,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x150016([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x150016([0x34,0x30,0x34,0x38,0x31,0x36,0x31,0x30]);}['init'](){const _0x1671c4=this['editor'],_0x5650fb=(_0x21f1e0,_0x3446b1)=>{if('attribute'!=_0x21f1e0)return'ck-suggestion-marker-'+_0x21f1e0;const _0x858a03=_0x3446b1['split']('|')[0x0];return this['_isBlockAttribute'](_0x858a03)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x1671c4['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x59901c=>{const {id:_0x2758f8,type:_0x783d6d,subType:_0x4d7263}=this['_splitMarkerName'](_0x59901c['markerName']),_0x39c99c=['ck-suggestion-marker',_0x5650fb(_0x783d6d,_0x4d7263)];let _0x29a350=0xbb8;return this['activeMarkers']['includes'](_0x59901c['markerName'])&&(_0x39c99c['push']('ck-suggestion-marker--active'),_0x29a350=0xbc2),'deletion'==_0x783d6d&&(_0x29a350+=0x5),{'classes':_0x39c99c,'attributes':{'data-suggestion':_0x2758f8},'priority':_0x29a350};}}),_0x1671c4['conversion']['for']('dataDowncast')['add'](_0x5b2162=>{_0x5b2162['on']('addMarker:suggestion',(_0x13fd56,_0x40f509,_0x4e5029)=>{if(!_0x4e5029['options']['showSuggestionHighlights'])return;const _0xe1dca9=_0x40f509['item'];if(!_0xe1dca9)return;const _0x480853=_0x4e5029['mapper']['toViewElement'](_0xe1dca9);_0x1671c4['model']['schema']['isObject'](_0xe1dca9)&&_0x480853&&!_0x480853['getCustomProperty']('widget')&&_0x480853['is']('containerElement')&&_0x21b8ef(_0x480853,_0x4e5029['writer']);},{'priority':'high'});}),_0x1671c4['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x801dcb,_0x26f6a5)=>{if(!_0x26f6a5['options']['showSuggestionHighlights'])return null;const {type:_0x111078,subType:_0xc87e87}=this['_splitMarkerName'](_0x801dcb['markerName']);return{'classes':['ck-suggestion-marker',_0x5650fb(_0x111078,_0xc87e87)],'priority':0xbb8};}});const _0xb2a0f7=({showActiveMarkers:_0x3a4ec9=!0x0,isAttributeSuggestion:_0x374a68=!0x1}={})=>(_0x5a8871,_0x5f0799,_0x4412d7)=>{if(!_0x5f0799['item'])return;const {id:_0x3a5543}=this['_splitMarkerName'](_0x5f0799['markerName']);if(_0x374a68){const _0x358c9d=this['_suggestions']['get'](_0x3a5543),_0x204dd3=this['_getAttributeKey'](_0x358c9d);if(!this['_isBlockAttribute'](_0x204dd3))return;}if(_0x5f0799['item']['is']('selection'))return void _0x4412d7['consumable']['consume'](_0x5f0799['item'],_0x5a8871['name']);const _0x58a2ff=_0x4412d7['mapper']['toViewElement'](_0x5f0799['item']);if(_0x5f0799['item']['is']('element')&&_0x1671c4['model']['schema']['isBlock'](_0x5f0799['item'])&&!_0x58a2ff['getCustomProperty']('addHighlight')){_0x4412d7['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x58a2ff),_0x4412d7['writer']['setAttribute']('data-suggestion',_0x3a5543,_0x58a2ff),_0x4412d7['mapper']['bindElementToMarker'](_0x58a2ff,_0x5f0799['markerName']),_0x3a4ec9&&(this['activeMarkers']['includes'](_0x5f0799['markerName'])?_0x4412d7['writer']['addClass']('ck-suggestion-marker--active',_0x58a2ff):_0x4412d7['writer']['removeClass']('ck-suggestion-marker--active',_0x58a2ff));for(const _0x72f8b3 of _0x1671c4['model']['createRangeIn'](_0x5f0799['item'])['getItems']())_0x4412d7['consumable']['consume'](_0x72f8b3,_0x5a8871['name']);_0x4412d7['consumable']['consume'](_0x5f0799['item'],_0x5a8871['name']);}};_0x1671c4['conversion']['for']('dataDowncast')['add'](_0x7c7296=>{_0x7c7296['on']('addMarker:suggestion:formatBlock',(_0x163497,_0x3fb70d,_0x445c22)=>{_0x445c22['options']['showSuggestionHighlights']&&_0xb2a0f7({'showActiveMarkers':!0x1})(_0x163497,_0x3fb70d,_0x445c22);},{'priority':'highest'});}),_0x1671c4['conversion']['for']('dataDowncast')['add'](_0x119390=>{_0x119390['on']('addMarker:suggestion:attribute',(_0x123144,_0xbd22ff,_0x1cc855)=>{_0x1cc855['options']['showSuggestionHighlights']&&_0xb2a0f7({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x123144,_0xbd22ff,_0x1cc855);},{'priority':'highest'});}),_0x1671c4['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x417037,_0x1dc3e6)=>_0x1dc3e6['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x417037['substr'](0xb)}}),_0x1671c4['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2be123,{writer:_0x220e51})=>{let _0x7d8a70='suggestion:'+_0x2be123['getAttribute']('suggestion-type')+':'+_0x2be123['getAttribute']('id');return _0x2be123['getAttribute']('marker-count')&&(_0x7d8a70+=':'+_0x2be123['getAttribute']('marker-count')),_0x220e51['createElement']('$marker',{'data-name':_0x7d8a70});}}),_0x1671c4['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x1671c4['conversion']['for']('editingDowncast')['add'](_0x192a19=>{_0x192a19['on']('addMarker:suggestion:formatBlock',_0xb2a0f7(),{'priority':'high'});}),_0x1671c4['conversion']['for']('editingDowncast')['add'](_0x1d8bef=>{_0x1d8bef['on']('addMarker:suggestion:attribute',_0xb2a0f7({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x1671c4['conversion']['for']('editingDowncast')['add'](_0x39c1c4=>{_0x39c1c4['on']('removeMarker:suggestion:formatBlock',(_0x4d1256,_0x5bbf58,_0x277867)=>{const _0x1b5e31=_0x277867['mapper']['markerNameToElements'](_0x5bbf58['markerName']);if(_0x1b5e31){for(const _0x4fa983 of _0x1b5e31)_0x4fa983['getCustomProperty']('addHighlight')||(_0x277867['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4fa983),_0x277867['writer']['removeAttribute']('data-suggestion',_0x4fa983),_0x277867['mapper']['unbindElementFromMarkerName'](_0x4fa983,_0x5bbf58['markerName']));}},{'priority':'high'});}),_0x1671c4['conversion']['for']('editingDowncast')['add'](_0x2a0ed2=>{_0x2a0ed2['on']('removeMarker:suggestion:attribute',(_0x5b8c50,_0x270dcc,_0x1b948a)=>{const _0x5331f7=_0x1b948a['mapper']['markerNameToElements'](_0x270dcc['markerName']);if(!_0x5331f7)return;const {id:_0x4291e5}=this['_splitMarkerName'](_0x270dcc['markerName']),_0x19df6b=this['_suggestions']['get'](_0x4291e5),_0x9a0f9a=this['_getAttributeKey'](_0x19df6b);if(this['_isBlockAttribute'](_0x9a0f9a)){for(const _0x32d3f7 of _0x5331f7)_0x32d3f7['getCustomProperty']('addHighlight')||(_0x1b948a['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x32d3f7),_0x1b948a['writer']['removeAttribute']('data-suggestion',_0x32d3f7),_0x1b948a['mapper']['unbindElementFromMarkerName'](_0x32d3f7,_0x270dcc['markerName']));}},{'priority':'high'});}),_0x1671c4['model']['document']['registerPostFixer'](_0x5ae775=>{let _0x1d43b2=!0x1;const _0x4a3107=Array['from'](_0x1671c4['model']['document']['differ']['getChangedMarkers']()),_0x4fd766=new Set();for(const {name:_0x3469d4,data:_0x374b03}of _0x4a3107){const {group:_0x56a331,type:_0x49175d,subType:_0x11df6c,id:_0x38d20d}=this['_splitMarkerName'](_0x3469d4);if('suggestion'!==_0x56a331)continue;const _0x491415=this['_suggestions']['get'](_0x38d20d);if(null!=_0x374b03['newRange']){'formatInline'==_0x49175d&&(_0x1d43b2=_0x1d43b2||Ut(_0x374b03['newRange'],_0x3469d4,_0x5ae775,_0x1671c4['model']['schema']));const _0x4cce1a='attribute'==_0x49175d&&this['_isBlockAttribute'](_0x11df6c['split']('|')[0x0]);if(_0x374b03['newRange']['isCollapsed']||'$graveyard'==_0x374b03['newRange']['root']['rootName']||'formatBlock'==_0x49175d&&!Ft(_0x374b03['newRange'])||_0x4cce1a&&!Ft(_0x374b03['newRange'])||'deletion'==_0x49175d&&!(!Vt(_0x1751c9=_0x374b03['newRange'])&&!function(_0x54304d){return _0x54304d['start']['parent']==_0x54304d['end']['nodeBefore']&&_0x54304d['start']['isAtEnd'];}(_0x1751c9)))_0x5ae775['removeMarker'](_0x3469d4),_0x1d43b2=!0x0;else{if(!_0x491415||!_0x491415['isInContent'])continue;if(_0x374b03['newRange']&&_0x374b03['oldRange']&&_0x374b03['newRange']['isEqual'](_0x374b03['oldRange']))continue;_0x4fd766['add'](_0x491415);}}}var _0x1751c9;return _0x4fd766['size']>0x0&&(_0x1d43b2=!!this['_joinWithAdjacentSuggestions'](_0x4fd766)||_0x1d43b2),_0x1d43b2;}),_0x1671c4['model']['document']['registerPostFixer'](_0x42a7ae=>{let _0x1c6b39=!0x1;for(const _0x3c35e7 of _0x1671c4['model']['document']['differ']['getChanges']())if('insert'==_0x3c35e7['type'])for(const _0xca123a of this['_suggestions']['values']()){if(_0xca123a['isMultiRange']||!_0xca123a['isInContent'])continue;const _0x55523b='formatBlock'==_0xca123a['type'],_0xfc9bc3=this['_getAttributeKey'](_0xca123a),_0x343bee=_0xfc9bc3&&this['_isBlockAttribute'](_0xfc9bc3);if(!_0x55523b&&!_0x343bee)continue;const _0xeba7a8=_0xca123a['getFirstRange']();if(_0xeba7a8['start']['parent']!=_0xeba7a8['end']['parent']&&!_0xeba7a8['end']['isAtEnd']){const _0x373f2e=_0x1671c4['model']['createPositionAt'](_0xeba7a8['start']['nodeAfter'],'end'),_0x476318=_0x1671c4['model']['createRange'](_0xeba7a8['start'],_0x373f2e);_0x42a7ae['updateMarker'](_0xca123a['getFirstMarker'](),{'range':_0x476318}),_0x1c6b39=!0x0;}}return _0x1c6b39;}),_0x1671c4['model']['document']['registerPostFixer'](_0x3d4791=>this['_processAttributeChanges'](_0x3d4791)),_0x1671c4['model']['document']['registerPostFixer'](_0x14589c=>!_0x14589c['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x14589c)),_0x1671c4['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x1671c4['model']['document']['on']('change:data',(_0x45a97e,_0x38a06f)=>{if(!_0x38a06f['isLocal']||_0x38a06f['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x39e9c1=_0x1671c4['model']['document']['differ']['getChanges']();if(0x0==_0x39e9c1['length'])return;const _0x4b7b27=[],_0x129ed8=_0x39e9c1['filter'](_0x186264=>'attribute'==_0x186264['type']),_0x202985=_0x39e9c1['filter'](_0xe64c7f=>'insert'==_0xe64c7f['type']&&'$text'!=_0xe64c7f['name']);for(const _0x5e2431 of _0x129ed8)this['_isRegisteredAttribute'](_0x5e2431['attributeKey'])&&_0x4b7b27['push']({'key':_0x5e2431['attributeKey'],'newValue':_0x5e2431['attributeNewValue'],'oldValue':_0x5e2431['attributeOldValue'],'range':Pt(_0x5e2431['range'],_0x1671c4['model'])});for(const _0x4a8fc0 of _0x202985){if('rename'!=_0x4a8fc0['action']&&'refresh'!=_0x4a8fc0['action'])continue;const _0x422c11=Lt(_0x4a8fc0['position']['nodeAfter'],_0x1671c4['model']),_0x4f42cc=_0x4a8fc0['before'];'rename'==_0x4a8fc0['action']&&_0x4b7b27['push']({'key':m,'newValue':_0x4a8fc0['name'],'oldValue':_0x4f42cc['name'],'range':_0x422c11});for(const [_0xbc6d3,_0x526770]of _0x4f42cc['attributes']){if(!this['_isRegisteredAttribute'](_0xbc6d3))continue;const _0x1af000=_0x4a8fc0['attributes']['get'](_0xbc6d3);_0x526770!==_0x1af000&&_0x4b7b27['push']({'key':_0xbc6d3,'newValue':_0x1af000,'oldValue':_0x526770,'range':_0x422c11});}for(const [_0x599c34,_0x4364a2]of _0x4a8fc0['attributes'])this['_isRegisteredAttribute'](_0x599c34)&&(_0x4f42cc['attributes']['has'](_0x599c34)||_0x4b7b27['push']({'key':_0x599c34,'newValue':_0x4364a2,'oldValue':null,'range':_0x422c11}));}0x0!=_0x4b7b27['length']&&_0x1671c4['model']['enqueueChange'](_0x38a06f,_0x1edc4e=>{const _0x2320d7=_0x138912();for(const {range:_0x21a9f6,key:_0x34b9c5,oldValue:_0x1359f3,newValue:_0x435118}of _0x4b7b27)this['markAttributeChange'](_0x21a9f6,_0x34b9c5,_0x1359f3,_0x435118,{'groupId':_0x2320d7});this['_reduceExistingSuggestions'](_0x1edc4e,_0x4b7b27);});},{'priority':'lowest'}),_0x1671c4['model']['markers']['on']('update:suggestion',(_0x4f2443,_0x3ade0a,_0x5809ee)=>{if(null==_0x5809ee){const {id:_0x102990}=this['_splitMarkerName'](_0x3ade0a['name']),_0x5465d9=this['_suggestions']['get'](_0x102990);_0x5465d9&&_0x5465d9['addMarkerName'](_0x3ade0a['name']);}}),_0x1671c4['model']['document']['on']('change:data',()=>{const _0xd06f04=Array['from'](_0x1671c4['model']['document']['differ']['getChangedMarkers']())['filter'](_0x2ba9ca=>'suggestion'===this['_splitMarkerName'](_0x2ba9ca['name'])['group']);if(0x0===_0xd06f04['length'])return;_0xd06f04['sort']((_0x2f1ad1,_0x4c874e)=>{const _0x1c5b35=_0x2f1ad1['data']['oldRange'],_0x301ea9=_0x4c874e['data']['oldRange'];return null===_0x1c5b35&&null===_0x301ea9?0x0:null===_0x1c5b35&&null!==_0x301ea9?-0x1:null!==_0x1c5b35&&null===_0x301ea9?0x1:_0x1c5b35['start']['isBefore'](_0x301ea9['start'])?-0x1:0x1;});const _0x24558f=new Set(),_0x47fd3a=new Set();for(const {name:_0x678906,data:_0x11cb21}of _0xd06f04){const {id:_0x474ebc}=this['_splitMarkerName'](_0x678906);if(null===_0x11cb21['oldRange']){const _0x521ca1=this['_handleNewSuggestionMarker'](_0x678906);_0x47fd3a['add'](_0x521ca1);}else{const _0xc21fc=this['_suggestions']['get'](_0x474ebc);null!==_0x11cb21['newRange']||_0xc21fc['isInContent']?(_0x24558f['add'](_0xc21fc['head']),_0x47fd3a['add'](_0xc21fc)):this['_removeSuggestion'](_0xc21fc);}}_0x47fd3a['size']>0x0&&this['_refreshSuggestionsChain'](_0x47fd3a);for(const _0x3b8a02 of _0x24558f)this['fire']('suggestionChanged',_0x3b8a02);}),_0x1671c4['model']['on']('applyOperation',(_0xca5e12,_0x52e4a8)=>{const _0x4fd263=_0x52e4a8[0x0];if(!this['_suggestions']['size'])return;if(!_0x4fd263['isDocumentOperation'])return;if(_0x4fd263['batch']['isUndo']||!_0x4fd263['batch']['isLocal'])return;let _0x1cb74b,_0x17eff0;switch(_0x4fd263['type']){case'insert':_0x1cb74b=_0x1671c4['model']['createPositionAt'](_0x4fd263['position']),_0x17eff0=_0x1cb74b['getShiftedBy'](_0x4fd263['howMany']);break;case'split':_0x1cb74b=_0x1671c4['model']['createPositionAt'](_0x4fd263['splitPosition']),_0x17eff0=_0x1671c4['model']['createPositionAt'](_0x4fd263['moveTargetPosition']);break;case'move':_0x1cb74b=_0x1671c4['model']['createPositionAt'](_0x4fd263['targetPosition']),_0x17eff0=_0x1cb74b['getShiftedBy'](_0x4fd263['howMany']);break;default:return;}const _0x32b3bf=_0x1671c4['model']['createRange'](_0x1cb74b,_0x17eff0);_0x1671c4['model']['change'](()=>{for(const {suggestion:_0x1919f0,meta:_0x557600}of this['_findSuggestions'](_0x32b3bf)){if(_0x1919f0['isMultiRange'])continue;if('formatInline'==_0x1919f0['type'])continue;const _0x15c229=this['_getAttributeKey'](_0x1919f0);if(_0x15c229&&this['_isBlockAttribute'](_0x15c229)&&'split'!=_0x4fd263['type'])continue;const _0x424434=_0x1919f0['data']&&_0x1919f0['data']['multipleBlocks'];('formatBlock'!=_0x1919f0['type']||'split'==_0x4fd263['type']&&!_0x424434)&&(_0x557600['containsRangeInObject']||'insertion'==_0x1919f0['type']&&_0x557600['isOwn']||_0x1919f0['getFirstRange']()['containsRange'](_0x32b3bf)&&this['_breakSuggestionMarker'](_0x1919f0,_0x1cb74b,_0x17eff0));}});},{'priority':'lowest'}),_0x1671c4['model']['on']('deleteContent',(_0x284803,_0x420c86)=>{const _0x3c9d6b=_0x420c86[0x0],_0x251484=_0x420c86[0x1];if(_0x251484&&_0x251484['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3c9d6b['isCollapsed'])return;const _0x271143=_0x1671c4['model']['schema'],{start:_0x3df987,end:_0x3cf79e}=_0x3c9d6b['getFirstRange'](),_0x14c750=_0x3df987['nodeAfter']&&_0x271143['isLimit'](_0x3df987['nodeAfter'])?null:_0x271143['getNearestSelectionRange'](_0x3df987,'forward'),_0x1704a2=_0x3cf79e['nodeBefore']&&_0x271143['isLimit'](_0x3cf79e['nodeBefore'])?null:_0x271143['getNearestSelectionRange'](_0x3cf79e,'backward'),_0x5b0da8=_0x1671c4['model']['createRange'](_0x14c750?_0x14c750['start']:_0x3df987,_0x1704a2?_0x1704a2['end']:_0x3cf79e);_0x1671c4['model']['change'](_0x5e0322=>{this['markDeletion'](_0x5b0da8);const _0x12014b=_0x1671c4['model']['schema']['getNearestSelectionRange'](_0x5b0da8['start']);_0x3c9d6b['is']('documentSelection')?_0x5e0322['setSelection'](_0x12014b):_0x3c9d6b['setTo'](_0x12014b);}),_0x284803['stop']();},{'priority':_0x29c3cb['normal']+0xa}),_0x1671c4['model']['on']('insertContent',(_0xb0f266,_0x44d7a1)=>{const _0x245b52=_0x44d7a1[_0x44d7a1['length']-0x1];_0x245b52&&_0x245b52['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x1671c4['model']['change'](()=>{let _0xeeb0a8=_0x1671c4['model']['insertContent'](_0x44d7a1[0x0],_0x44d7a1[0x1],_0x44d7a1[0x2],{'forceDefaultExecution':!0x0});if(!_0xeeb0a8)return;_0xb0f266['return']=_0xeeb0a8['clone']();const _0x13d477=_0xeeb0a8['end']['nodeBefore'],_0x1abf1a=_0x1671c4['model']['schema'];_0x13d477&&_0x1abf1a['isBlock'](_0x13d477)&&!_0x1abf1a['isObject'](_0x13d477)&&(_0xeeb0a8=_0x1671c4['model']['createRange'](_0xeeb0a8['start'],_0x1671c4['model']['createPositionAt'](_0x13d477,'end'))),this['markInsertion'](_0xeeb0a8);}),_0xb0f266['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x393182=new x(_0x1671c4,this['_suggestions']);_0x1671c4['commands']['add']('acceptSuggestion',_0x393182),this['enableCommand']('acceptSuggestion');const _0x493ae9=new R(_0x1671c4,this['_suggestions']);_0x1671c4['commands']['add']('discardSuggestion',_0x493ae9),this['enableCommand']('discardSuggestion'),_0x1671c4['commands']['add']('acceptAllSuggestions',new E(_0x1671c4,_0x393182,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x1671c4['commands']['add']('discardAllSuggestions',new E(_0x1671c4,_0x493ae9,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x1671c4['commands']['add']('acceptSelectedSuggestions',new O(_0x1671c4,_0x393182,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x1671c4['commands']['add']('discardSelectedSuggestions',new O(_0x1671c4,_0x493ae9,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x25ee9d=_0x1671c4['plugins']['get']('CommentsRepository');this['listenTo'](_0x25ee9d,'addComment',(_0x430480,{threadId:_0x3ad303})=>{const _0x291220=this['_suggestions']['get'](_0x3ad303);_0x291220&&_0x291220['commentThread']&&0x1===_0x291220['commentThread']['length']&&this['_updateSuggestionData'](_0x3ad303,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x25ee9d,'removeComment',(_0x53b6e3,{threadId:_0x5b4237})=>{const _0x94bb35=this['_suggestions']['get'](_0x5b4237);_0x94bb35&&_0x94bb35['commentThread']&&!_0x94bb35['commentThread']['length']&&this['_updateSuggestionData'](_0x5b4237,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x58d701){if(this['_adapter'])throw new _0x643216('track-changes-adapter-already-set',this);this['_adapter']=_0x58d701;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x41804f=!0x1,toJSON:_0x15055b=!0x1}={}){const _0x32ef72=[];for(const _0x27f3d7 of this['_suggestions']['values']())_0x41804f&&!_0x27f3d7['isInContent']||_0x32ef72['push'](_0x27f3d7);return _0x15055b?_0x32ef72['map'](_0x3941bb=>_0x3941bb['toJSON']()):_0x32ef72;}['getSuggestion'](_0x7679dd){const _0x25d553=this['_suggestions']['get'](_0x7679dd);if(!_0x25d553)throw new _0x643216('track-changes-suggestion-not-found',this);return _0x25d553;}['hasSuggestion'](_0x2ac2c5){return this['_suggestions']['has'](_0x2ac2c5);}['addSuggestionData'](_0x862b39){const {authorId:_0x277254,id:_0x2a1b05,attributes:_0x47a1b4}=_0x862b39,[_0x281bf5,_0xf59270]=_0x862b39['type']['split'](':'),_0x2ac265=this['_suggestions']['get'](_0x2a1b05)||this['_createSuggestion'](_0x281bf5,_0xf59270,_0x2a1b05,_0x277254,_0x47a1b4);if(this['_addThreadToSuggestion'](_0x2ac265),this['_checkSuggestionCorrectness'](_0x2ac265,_0x281bf5,_0xf59270||null,_0x277254),_0x2ac265['createdAt']=_0x862b39['createdAt'],_0x2ac265['_isDataLoaded']=!0x0,_0x47a1b4&&_0x47a1b4['@external']){const _0x583025=_0x47a1b4['@external'],_0x54c93f=this['_getExternalAuthor'](_0x583025['authorName']);_0x2ac265['authoredAt']=_0x583025['createdAt'],_0x2ac265['author']=_0x54c93f,_0x2ac265['isExternal']=!0x0;}else _0x2ac265['authoredAt']=_0x862b39['createdAt'];switch(_0x862b39['data']&&(_0x2ac265['data']=_0x862b39['data']),_0x862b39['attributes']&&(_0x2ac265['attributes']=_0x862b39['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x2ac265['_saved']=!0x0),this['_suggestionState']['get'](_0x2ac265)){case'notReady':this['_suggestionState']['set'](_0x2ac265,'dataReady');break;case'markerReady':_0x2ac265['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x2ac265])),this['_refreshSuggestionsChain'](new Set([_0x2ac265])),this['_suggestionState']['set'](_0x2ac265,'ready'),this['fire']('suggestionLoaded',_0x2ac265)):this['_suggestionState']['set'](_0x2ac265,'removed');}return _0x2ac265;}['acceptSuggestion'](_0x137c50){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3a377a of _0x137c50['getAllAdjacentSuggestions']())_0x3a377a['accept']();});});}['discardSuggestion'](_0x2af130){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xea7d3f of _0x2af130['getAllAdjacentSuggestions']())_0xea7d3f['discard']();});});}['enableCommand'](_0x3811ad,_0x372b2a){const _0x578d29=this['editor']['commands']['get'](_0x3811ad);if(!_0x578d29)throw new _0x643216('track-changes-command-not-found',this,{'commandName':_0x3811ad});if(this['_enabledCommands']['has'](_0x578d29))throw new _0x643216('track-changes-enable-command-twice',this,{'commandName':_0x3811ad});this['_enabledCommands']['add'](_0x578d29),_0x372b2a&&_0x578d29['on']('execute',(_0x6cd117,_0x4ca0eb)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x4ca0eb['length']>0x0&&_0x4ca0eb[_0x4ca0eb['length']-0x1]&&_0x4ca0eb[_0x4ca0eb['length']-0x1]['forceDefaultExecution']?_0x4ca0eb['pop']():(_0x6cd117['return']=_0x372b2a((..._0x40035c)=>_0x578d29['execute'](..._0x40035c,{'forceDefaultExecution':!0x0}),..._0x4ca0eb),_0x6cd117['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x5bf12e){let _0x38c909,_0x311421;const _0x525c4c=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x38c909=_0x5bf12e();}catch(_0x31c8f8){_0x311421=_0x31c8f8;}return _0x525c4c||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x311421&&_0x643216['rethrowUnexpectedError'](_0x311421,this),_0x38c909;}['markInsertion'](_0x2acf17,_0x129d58=null,_0x23aa69={}){if(_0x2acf17['isCollapsed'])return null;const _0x23766c=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x3b93cd,meta:_0x35870f}of this['_findSuggestions'](_0x2acf17,'insertion'))if(_0x35870f['isOwn']){if(!_0x35870f['isNextTo']){if(_0x35870f['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x3b93cd,_0x23aa69))continue;return _0x3b93cd;}if(qt(_0x3b93cd,_0x23aa69))return _0x3b93cd;this['_breakSuggestionMarker'](_0x3b93cd,_0x2acf17['start'],_0x2acf17['end']);break;}if(_0x129d58==_0x3b93cd['subType']&&qt(_0x3b93cd,_0x23aa69)){const _0x2c3830=_0x3b93cd['getFirstRange']();return _0x2c3830['start']['isEqual'](_0x2acf17['end'])?this['_setSuggestionRange'](_0x3b93cd,this['_model']['createRange'](_0x2acf17['start'],_0x2c3830['end'])):this['_setSuggestionRange'](_0x3b93cd,this['_model']['createRange'](_0x2c3830['start'],_0x2acf17['end'])),_0x3b93cd;}}const _0x4f2b1b=_0x138912(),_0x3d6dee=_0x23766c['id'],_0x4f9fd0=_0x129d58?'insertion:'+_0x129d58:'insertion',_0x9d4dad=this['_setSuggestionData']({'id':_0x4f2b1b,'type':_0x4f9fd0,'createdAt':new Date(),'authorId':_0x3d6dee,'attributes':_0x23aa69});return this['_addSuggestionMarker'](_0x4f9fd0,_0x4f2b1b,_0x3d6dee,_0x2acf17),_0x9d4dad;}['markMultiRangeInsertion'](_0x27e734,_0x508e89='multi',_0x4f4748={}){const _0x5c1599=this['editor']['plugins']['get']('Users')['me'],_0x122426=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x508e89,'join');for(const _0x530d44 of this['getSuggestions']())if(_0x530d44['author']['id']==_0x5c1599['id']&&'insertion'==_0x530d44['type']&&_0x530d44['subType']==_0x508e89&&qt(_0x530d44,_0x4f4748)&&(_0x122426(_0x530d44['getRanges'](),_0x27e734)||_0x122426(_0x27e734,_0x530d44['getRanges']()))){for(const _0x31995a of _0x27e734)_0x530d44['addRange'](_0x31995a);return _0x530d44;}for(const {suggestion:_0x468138,meta:_0x5d9bf7}of this['_findSuggestions'](_0x27e734,'insertion')){if(!_0x5d9bf7['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x5d9bf7['containsRangeInObject'])continue;if(!qt(_0x468138,_0x4f4748))continue;let _0x3b15c1=!0x0;for(const _0x4b35c0 of _0x468138['getRanges']())for(const _0x54a677 of _0x27e734)if(!_0x4b35c0['containsRange'](_0x54a677)){_0x3b15c1=!0x1;break;}if(_0x3b15c1)return _0x468138;}const _0x27bef7=_0x138912(),_0x3a0705=_0x5c1599['id'],_0xe97b83='insertion:'+_0x508e89,_0x6a9ad3=this['_setSuggestionData']({'id':_0x27bef7,'type':_0xe97b83,'createdAt':new Date(),'authorId':_0x3a0705,'attributes':_0x4f4748});for(const _0x4a5908 of _0x27e734)this['_addSuggestionMarker'](_0xe97b83,_0x27bef7,_0x3a0705,_0x4a5908,u['getMultiRangeId']());return _0x6a9ad3;}['markInlineFormat'](_0x502fd3,_0x2d69fb,_0x5c0e03=null,_0x3395e8={}){if(_0x5c0e03=_0x5c0e03||Gt(_0x2d69fb),_0x502fd3['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x510503=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x5c0e03,'accept');return this['forceDefaultExecution'](()=>_0x510503([_0x502fd3],_0x2d69fb,_0x3395e8)),null;}const _0x79b5ed=this['editor']['plugins']['get']('Users')['me'],_0x4abd49=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x596062,meta:_0x326f4c}of this['_findSuggestions'](_0x502fd3,'insertion'))_0x326f4c['isOwn']&&!_0x326f4c['isInsideObject']&&_0x4abd49['push'](..._0x596062['getRanges']());}const _0x4fdaa1=function(_0x1da758,_0x28c3f9){const _0x52d092=[];for(const _0x395d44 of _0x28c3f9){const _0x5a5fc0=_0x1da758['getIntersection'](_0x395d44);_0x5a5fc0&&_0x52d092['push'](_0x5a5fc0);}return _0x52d092;}(_0x502fd3,_0x4abd49),_0x1c6441=function(_0x4b1480,_0x3c77ca){const _0x59ecfa=[_0x4b1480];for(const _0xe66a72 of _0x3c77ca){let _0x131aae=0x0;for(;_0x131aae<_0x59ecfa['length'];){const _0x5612e7=_0x59ecfa[_0x131aae]['getDifference'](_0xe66a72);_0x59ecfa['splice'](_0x131aae,0x1,..._0x5612e7),_0x131aae+=_0x5612e7['length'];}}return _0x59ecfa;}(_0x502fd3,_0x4abd49);_0x4fdaa1['length']&&this['_model']['change'](()=>{for(const _0x237b96 of _0x4fdaa1){const _0x4822ea=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x5c0e03,'accept');this['forceDefaultExecution'](()=>_0x4822ea([_0x237b96],_0x2d69fb,_0x3395e8));}});for(const _0xdc29dd of _0x1c6441){let _0x2901ee=null,_0x4ef7a8=_0xdc29dd['start'],_0x2e08c6=_0xdc29dd['end'];for(const {suggestion:_0x577fc3,meta:_0x4abc1e}of this['_findSuggestions'](_0xdc29dd,'formatInline')){if(!_0x4abc1e['isOwn'])continue;if(_0x577fc3['subType']!=_0x5c0e03)continue;if(!qt(_0x577fc3,_0x3395e8))continue;const _0x1dade=_0x577fc3['getFirstRange']();if(_0x1dade['containsRange'](_0xdc29dd,!0x0))return null;_0x4ef7a8=_0x4ef7a8['isBefore'](_0x1dade['start'])?_0x4ef7a8:_0x1dade['start'],_0x2e08c6=_0x2e08c6['isAfter'](_0x1dade['end'])?_0x2e08c6:_0x1dade['end'],_0x2901ee?_0x1dade['start']['isBefore'](_0x2901ee['getFirstRange']()['start'])?(_0x2901ee['removeMarkers'](),_0x2901ee=_0x577fc3):_0x577fc3['removeMarkers']():_0x2901ee=_0x577fc3;}const _0x4dcee1=this['_model']['createRange'](_0x4ef7a8,_0x2e08c6);if(_0x2901ee)this['_setSuggestionRange'](_0x2901ee,_0x4dcee1);else{const _0x23113c=_0x138912(),_0x515cd9=_0x79b5ed['id'];this['_setSuggestionData']({'id':_0x23113c,'type':'formatInline:'+_0x5c0e03,'data':_0x2d69fb,'createdAt':new Date(),'authorId':_0x515cd9,'attributes':_0x3395e8}),this['_addSuggestionMarker']('formatInline:'+_0x5c0e03,_0x23113c,_0x515cd9,_0x4dcee1);}}return null;}['markBlockFormat'](_0x1d9ff3,_0x13dced,_0x5a1416=[],_0x2ba726=null,_0x7bd745={}){_0x13dced['formatGroupId']||(_0x13dced['formatGroupId']=_0x13dced['commandName']),_0x13dced['multipleBlocks']=_0x1d9ff3['is']('range'),_0x2ba726=_0x2ba726||Gt(_0x13dced);const _0x51aee9=_0x5a1416['map'](_0x246ada=>Lt(_0x246ada,this['_model'])),_0x4ab488=_0x1d9ff3['is']('range')?_0x1d9ff3:Lt(_0x1d9ff3,this['_model']);if('never'===this['_trackFormatChanges']){const _0x52441f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2ba726,'accept');return this['forceDefaultExecution'](()=>_0x52441f([_0x4ab488],_0x13dced,_0x7bd745)),null;}_0x51aee9['push'](_0x4ab488);let _0x4ebc35=!0x0;for(const _0x1520ec of _0x51aee9)if(!this['_rangeIsInLocalUserInsertion'](_0x1520ec)){_0x4ebc35=!0x1;break;}if(_0x4ebc35&&'always'!==this['_trackFormatChanges']){const _0x387b38=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2ba726,'accept');return this['forceDefaultExecution'](()=>_0x387b38([_0x4ab488],_0x13dced,_0x7bd745)),null;}let _0x22e4ad=null,_0x7f1042=_0x4ab488['start'],_0x3625e7=_0x4ab488['end'];for(const {suggestion:_0x53c408,meta:_0x22b08c}of this['_findSuggestions'](_0x4ab488,'formatBlock')){if(!_0x22b08c['isOwn'])continue;if(_0x22b08c['isNextTo']||_0x22b08c['containsRangeInObject']||_0x22b08c['isInsideObject'])continue;if(_0x53c408['data']['formatGroupId']!=_0x13dced['formatGroupId'])continue;if(!qt(_0x53c408,_0x7bd745))continue;const _0x5ae50d=_0x53c408['getFirstRange']();if(_0x53c408['subType']==_0x2ba726){if(_0x5ae50d['containsRange'](_0x4ab488,!0x0))return null;_0x7f1042=_0x7f1042['isBefore'](_0x5ae50d['start'])?_0x7f1042:_0x5ae50d['start'],_0x3625e7=_0x3625e7['isAfter'](_0x5ae50d['end'])?_0x3625e7:_0x5ae50d['end'],_0x22e4ad?_0x5ae50d['start']['isBefore'](_0x22e4ad['getFirstRange']()['start'])?(_0x22e4ad['removeMarkers'](),_0x22e4ad=_0x53c408):_0x53c408['removeMarkers']():_0x22e4ad=_0x53c408;}else{const _0x51619f=_0x4ab488['getIntersection'](_0x5ae50d);this['_cutOutSuggestionMarker'](_0x53c408,_0x51619f);}}const _0x350cf0=this['editor']['plugins']['get']('Users')['me'],_0x13437f=_0x138912(),_0x3dc778=_0x350cf0['id'];if(_0x22e4ad)return this['_setSuggestionRange'](_0x22e4ad,this['_model']['createRange'](_0x7f1042,_0x3625e7)),_0x22e4ad;{const _0x31e12a=this['_setSuggestionData']({'id':_0x13437f,'type':'formatBlock:'+_0x2ba726,'data':_0x13dced,'createdAt':new Date(),'authorId':_0x3dc778,'attributes':_0x7bd745});return this['_addSuggestionMarker']('formatBlock:'+_0x2ba726,_0x13437f,_0x3dc778,this['_model']['createRange'](_0x7f1042,_0x3625e7)),_0x31e12a;}}['markMultiRangeBlockFormat'](_0x8b7bd2,_0x16e0e7,_0x281ab2=[],_0x4eb84e=null,_0x4fbc66={}){_0x16e0e7['formatGroupId']||(_0x16e0e7['formatGroupId']=_0x16e0e7['commandName']);const _0x92fc42=_0x8b7bd2[0x0];_0x16e0e7['multipleBlocks']=_0x92fc42['is']('range'),_0x4eb84e=_0x4eb84e||Gt(_0x16e0e7);const _0x574e28=_0x281ab2['map'](_0x56c6b5=>Lt(_0x56c6b5,this['_model'])),_0x25b8c0=_0x92fc42['is']('range')?_0x8b7bd2:_0x8b7bd2['map'](_0x3c6c2f=>Lt(_0x3c6c2f,this['_model']));if('never'===this['_trackFormatChanges']){const _0x3709e7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4eb84e,'accept');return this['forceDefaultExecution'](()=>_0x3709e7(_0x25b8c0,_0x16e0e7,_0x4fbc66)),null;}_0x574e28['push'](..._0x25b8c0);let _0x3fd08d=!0x0;for(const _0x232fcd of _0x574e28)if(!this['_rangeIsInLocalUserInsertion'](_0x232fcd)){_0x3fd08d=!0x1;break;}if(_0x3fd08d&&'always'!==this['_trackFormatChanges']){const _0x32aac1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4eb84e,'accept');return this['forceDefaultExecution'](()=>_0x32aac1(_0x25b8c0,_0x16e0e7,_0x4fbc66)),null;}const _0x2c95a8=this['editor']['plugins']['get']('Users')['me'];for(const _0x264bf7 of this['getSuggestions']()){if(_0x264bf7['author']['id']!=_0x2c95a8['id'])continue;if('formatBlock'!=_0x264bf7['type']||_0x264bf7['data']['formatGroupId']!=_0x16e0e7['formatGroupId'])continue;if(!qt(_0x264bf7,_0x4fbc66))continue;const _0x51af32=_0x264bf7['subType']==_0x4eb84e;for(let _0x38cb77=0x0;_0x38cb77<_0x25b8c0['length'];_0x38cb77++){const _0x4d5d21=_0x25b8c0[_0x38cb77];for(const _0x1d5010 of _0x264bf7['getMarkers']()){const _0x1b1abd=_0x1d5010['getRange']();if(_0x4d5d21['isEqual'](_0x1b1abd)){_0x51af32?(_0x25b8c0['splice'](_0x38cb77,0x1),_0x38cb77--):_0x264bf7['removeMarker'](_0x1d5010['name']);break;}}}}if(0x0==_0x25b8c0['length'])return null;const _0x2a1b02=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4eb84e,'join');for(const _0x1e03d9 of this['getSuggestions']())if(_0x1e03d9['author']['id']==_0x2c95a8['id']&&'formatBlock'==_0x1e03d9['type']&&_0x1e03d9['data']['formatGroupId']==_0x16e0e7['formatGroupId']&&_0x1e03d9['subType']==_0x4eb84e&&qt(_0x1e03d9,_0x4fbc66)&&(_0x2a1b02(_0x1e03d9['getRanges'](),_0x25b8c0)||_0x2a1b02(_0x25b8c0,_0x1e03d9['getRanges']()))){for(const _0x52c381 of _0x25b8c0)_0x1e03d9['addRange'](_0x52c381);return _0x1e03d9;}const _0x1d180d=_0x138912(),_0xc7fc39=_0x2c95a8['id'],_0x291457='formatBlock:'+_0x4eb84e,_0x3e0cfe=this['_setSuggestionData']({'id':_0x1d180d,'type':_0x291457,'data':_0x16e0e7,'createdAt':new Date(),'authorId':_0xc7fc39,'attributes':_0x4fbc66});for(const _0x1590a0 of _0x25b8c0)this['_addSuggestionMarker'](_0x291457,_0x1d180d,_0xc7fc39,_0x1590a0,u['getMultiRangeId']());return _0x3e0cfe;}['markDeletion'](_0x2884a0,_0x54a384=null,_0x5e9d38={}){if(_0x2884a0['isCollapsed'])return null;const _0x47d9ce=this['editor']['plugins']['get']('Users')['me'],_0x22adfc=new _0x135447(_0x2884a0['start'],_0x2884a0['end']);for(const {suggestion:_0x524f80,meta:_0xba9920}of this['_findSuggestions'](_0x22adfc,'insertion'))if(_0xba9920['isOwn']&&!_0xba9920['isNextTo']){if(_0x524f80['isMultiRange']){const _0x550a5=_0x524f80['getRanges']()['filter'](_0x2053c3=>'$graveyard'!=_0x2053c3['root']['rootName']);_0x550a5['every'](_0xf23e3b=>_0x22adfc['containsRange'](_0xf23e3b,!0x0))&&_0x524f80['discard']();if(_0x550a5['some'](_0x2387ad=>_0x2387ad['containsRange'](_0x22adfc,!0x0))){const _0x12f799=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x54a384,'accept');return this['forceDefaultExecution'](()=>_0x12f799([_0x22adfc],null,_0x5e9d38)),null;}}else{const _0x14e381=_0x22adfc['getIntersection'](_0x524f80['getFirstRange']());null!==_0x14e381&&_0x524f80['_onDiscard']([_0x14e381],null,_0x5e9d38);}}if(_0x22adfc['detach'](),_0x22adfc['isCollapsed']||'$graveyard'==_0x22adfc['root']['rootName'])return null;let _0x18a0e7=null,_0x1af3b0=_0x22adfc['start'],_0x56de07=_0x22adfc['end'];const _0x5e2eb6=this['_findSuggestions'](_0x22adfc,'deletion');for(const {suggestion:_0xa034a5,meta:_0x4c77bf}of _0x5e2eb6){const _0x4e73e1=this['_model']['createRange'](_0x1af3b0,_0x56de07);if(_0x4c77bf['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4c77bf['containsRangeInObject']&&!_0x4c77bf['isInsideObject'])){if(_0xa034a5['isMultiRange']){if(!qt(_0xa034a5,_0x5e9d38))continue;let _0x4fdf8e=!0x0;for(const _0x416a49 of _0xa034a5['getRanges']()){if(_0x416a49['containsRange'](_0x4e73e1,!0x0))return _0xa034a5;_0x4e73e1['containsRange'](_0x416a49)||(_0x4fdf8e=!0x1);}_0x4fdf8e&&_0xa034a5['discard']();}else{const _0x32298f=_0xa034a5['getFirstRange']();if(_0x32298f['containsRange'](_0x4e73e1,!0x0))return _0xa034a5;if(!qt(_0xa034a5,_0x5e9d38)){_0x4e73e1['containsRange'](_0x32298f)?_0xa034a5['removeMarkers']():_0x32298f['containsPosition'](_0x1af3b0)?_0x1af3b0=_0x32298f['end']:_0x32298f['containsPosition'](_0x56de07)&&(_0x56de07=_0x32298f['start']);continue;}_0x1af3b0=_0x1af3b0['isBefore'](_0x32298f['start'])?_0x1af3b0:_0x32298f['start'],_0x56de07=_0x56de07['isAfter'](_0x32298f['end'])?_0x56de07:_0x32298f['end'],_0x5e9d38=Object['assign']({},_0xa034a5['attributes']),_0x18a0e7?_0x32298f['start']['isBefore'](_0x18a0e7['getFirstRange']()['start'])?(_0x18a0e7['removeMarkers'](),_0x18a0e7=_0xa034a5):_0xa034a5['removeMarkers']():_0x18a0e7=_0xa034a5;}}}if(_0x18a0e7)return this['_setSuggestionRange'](_0x18a0e7,this['_model']['createRange'](_0x1af3b0,_0x56de07)),_0x18a0e7;{const _0x4869ba=_0x138912(),_0x5255e7=this['_model']['createRange'](_0x1af3b0,_0x56de07),_0x5bfe60=_0x47d9ce['id'],_0x2e9d79=_0x54a384?'deletion:'+_0x54a384:'deletion',_0x499e05=this['_setSuggestionData']({'id':_0x4869ba,'type':_0x2e9d79,'createdAt':new Date(),'authorId':_0x5bfe60,'attributes':_0x5e9d38});return this['_addSuggestionMarker'](_0x2e9d79,_0x4869ba,_0x5bfe60,_0x5255e7),_0x499e05;}}['markMultiRangeDeletion'](_0x4990ba,_0x40a622='multi',_0x1cf5e4={}){const _0x5c6069=this['editor']['plugins']['get']('Users')['me'],_0x3a3ae0=_0x4990ba['map'](_0x973e7f=>new _0x135447(_0x973e7f['start'],_0x973e7f['end'])),_0x5ecc00=new Set();for(const {suggestion:_0x13e537,meta:_0x54d4f0}of this['_findSuggestions'](_0x3a3ae0,'insertion'))_0x54d4f0['isOwn']&&!_0x54d4f0['isNextTo']&&_0x5ecc00['add'](_0x13e537);for(const _0x1edc98 of _0x5ecc00)if(_0x1edc98['isMultiRange']){const _0x4c04ac=_0x1edc98['getRanges']();(!_0x1edc98['attributes']||!_0x1edc98['attributes']['skipNestingCheck'])&&(_0x4c04ac['every'](_0x1ad3ec=>_0x3a3ae0['some'](_0x9f5b0c=>_0x9f5b0c['containsRange'](_0x1ad3ec,!0x0)))&&_0x1edc98['discard']());if(_0x3a3ae0['every'](_0x13a4e9=>_0x4c04ac['some'](_0xd5c424=>_0xd5c424['containsRange'](_0x13a4e9,!0x0)))){const _0x1d06c4=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x40a622,'accept');return this['forceDefaultExecution'](()=>_0x1d06c4(_0x4990ba,null,_0x1cf5e4)),null;}}else{const _0x3e8f00=_0x1edc98['getFirstRange']();_0x3a3ae0['some'](_0x2343b8=>_0x2343b8['containsRange'](_0x3e8f00,!0x0))&&_0x1edc98['discard']();if(_0x3a3ae0['every'](_0x353a2e=>_0x3e8f00['containsRange'](_0x353a2e,!0x0))){const _0x54e4c2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x40a622,'accept');return this['forceDefaultExecution'](()=>_0x54e4c2(_0x3a3ae0,null,_0x1cf5e4)),null;}}const _0x93ebed=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x40a622,'join');let _0x2b6d2f=null;for(const _0x33cee7 of this['getSuggestions']())if(_0x33cee7['author']['id']==_0x5c6069['id']&&_0x33cee7['isInContent']&&'deletion'==_0x33cee7['type']&&_0x33cee7['subType']==_0x40a622&&qt(_0x33cee7,_0x1cf5e4)&&(_0x93ebed(_0x33cee7['getRanges'](),_0x3a3ae0)||_0x93ebed(_0x3a3ae0,_0x33cee7['getRanges']()))){if(_0x2b6d2f){if(_0x33cee7['commentThread']&&_0x33cee7['commentThread']['length'])continue;for(const _0x74eb5d of _0x33cee7['getRanges']())_0x2b6d2f['isIntersectingWithRange'](_0x74eb5d)||_0x2b6d2f['addRange'](_0x74eb5d);_0x33cee7['removeMarkers']();}else{_0x2b6d2f=_0x33cee7;for(const _0x3426ca of _0x3a3ae0)_0x33cee7['isIntersectingWithRange'](_0x3426ca)||_0x33cee7['addRange'](_0x3426ca);}}if(_0x2b6d2f)return _0x2b6d2f;_0x5ecc00['clear']();for(const {suggestion:_0x48dc18,meta:_0x137534}of this['_findSuggestions'](_0x3a3ae0,'deletion'))_0x137534['isOwn']&&(this['_mergeNestedSuggestions']||!_0x137534['containsRangeInObject']&&!_0x137534['isInsideObject'])&&qt(_0x48dc18,_0x1cf5e4)&&_0x5ecc00['add'](_0x48dc18);for(const _0x44d8dc of _0x5ecc00){const _0x16c622=_0x44d8dc['getRanges']();if(!_0x1cf5e4||!_0x1cf5e4['skipNestingCheck']){if(_0x3a3ae0['every'](_0x2eec1f=>_0x16c622['some'](_0x4bcc00=>_0x4bcc00['containsRange'](_0x2eec1f,!0x0))))return _0x44d8dc;}(!_0x44d8dc['attributes']||!_0x44d8dc['attributes']['skipNestingCheck'])&&(_0x16c622['every'](_0x1cfc2b=>_0x3a3ae0['some'](_0x367e28=>_0x367e28['containsRange'](_0x1cfc2b,!0x0)))&&_0x44d8dc['discard']());}const _0x1ccf64=_0x138912(),_0x3f58fe=_0x5c6069['id'],_0x51e535='deletion:'+_0x40a622,_0x462857=this['_setSuggestionData']({'id':_0x1ccf64,'type':_0x51e535,'createdAt':new Date(),'authorId':_0x3f58fe,'attributes':_0x1cf5e4});for(const _0x52c119 of _0x3a3ae0)_0x52c119['detach'](),_0x52c119['isCollapsed']||'$graveyard'==_0x52c119['root']['rootName']||this['_addSuggestionMarker'](_0x51e535,_0x1ccf64,_0x3f58fe,_0x52c119,u['getMultiRangeId']());return _0x462857;}['markAttributeChange'](_0x2dfcf2,_0xdfb65a,_0x37035f,_0x3d7f7f,_0x325f90){if(_0x2dfcf2['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x50da72=this['editor']['plugins']['get']('Users')['me']['id'],_0x8e9128=Array['from'](this['_suggestions']['values']())['filter'](_0x4d4a5e=>'attribute'==_0x4d4a5e['type']&&_0x4d4a5e['data']['key']==_0xdfb65a&&_0x4d4a5e['isIntersectingWithRange'](_0x2dfcf2));if('default'===this['_trackFormatChanges']){const _0x1b686e=this['_findSuggestions'](_0x2dfcf2,'insertion')['filter'](({meta:_0xdccd42})=>_0xdccd42['isOwn']&&!_0xdccd42['isInsideObject']&&!_0xdccd42['isNextTo'])['map'](({suggestion:_0x556f45})=>_0x556f45);_0x8e9128['unshift'](..._0x1b686e);}const _0x42eee2=new Map([[_0x2dfcf2,_0x37035f]]);for(const _0x232a50 of _0x8e9128){const _0x32f443='attribute'==_0x232a50['type']?_0x232a50['data']['oldValue']:void 0x0,_0x567aa3=_0x232a50['getFirstRange'](),_0x70d524=Array['from'](_0x42eee2['keys']())['find'](_0x28b031=>_0x28b031['isIntersecting'](_0x567aa3));if(!_0x70d524)continue;const _0x167382=_0x70d524['getDifference'](_0x567aa3);this['_isBlockAttribute'](_0xdfb65a)&&'insertion'==_0x232a50['type']&&0x0!=_0x167382['length']||(_0x42eee2['delete'](_0x70d524),_0x167382['forEach'](_0x5b5534=>{_0x42eee2['set'](_0x5b5534,_0x37035f);}),'insertion'!=_0x232a50['type']&&_0x32f443!=_0x3d7f7f&&_0x42eee2['set'](_0x70d524['getIntersection'](_0x567aa3),_0x32f443));}const _0x263f04=[];for(const [_0x4b319a,_0x305e00]of _0x42eee2){const _0x19f135=_0x138912(),_0x148883={'key':_0xdfb65a,'oldValue':_0x305e00,'newValue':_0x3d7f7f};_0xdfb65a['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':_0xdfb65a});const _0x425807=('attribute:'+(_0xdfb65a+'|'+Gt({'newValue':_0x3d7f7f})))['substring'](0x0,0x3c),_0x4d9951=this['_setSuggestionData']({'id':_0x19f135,'type':_0x425807,'data':_0x148883,'createdAt':new Date(),'authorId':_0x50da72,'attributes':_0x325f90});_0x263f04['push'](_0x4d9951),this['_addSuggestionMarker'](_0x425807,_0x19f135,_0x50da72,_0x4b319a);}return _0x263f04;}['enableDefaultAttributesIntegration'](_0x364267){this['enableCommand'](_0x364267,(_0x45235b,..._0x3508f7)=>{this['_recordAttributeChanges'](()=>{_0x45235b(..._0x3508f7);});});}['registerBlockAttribute'](_0x1291a4){this['_blockAttributeKeys']['add'](_0x1291a4);}['registerInlineAttribute'](_0x1990e4){this['_inlineAttributeKeys']['add'](_0x1990e4);}['_getAttributeKey'](_0x567837){return'attribute'==_0x567837['type']?_0x567837['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x361fe8,_0x41d27c){const _0x3c5de0=_0x361fe8['getFirstMarker']();this['_model']['change'](_0x20d298=>{_0x20d298['updateMarker'](_0x3c5de0,{'range':_0x41d27c});});}['_addThreadToSuggestion'](_0x2ec934){const _0x547b02=_0x2ec934['id'],_0x1b8512=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x547b02)||this['_commentsRepository']['addCommentThread']({'channelId':_0x1b8512,'threadId':_0x547b02,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1ecb9d=this['_commentsRepository']['getCommentThread'](_0x547b02);_0x1ecb9d['unbind']('isRemovable'),_0x1ecb9d['isRemovable']=!0x1,_0x2ec934['commentThread']=_0x1ecb9d;}['_checkSuggestionCorrectness'](_0x4e29c5,_0x201c02,_0x4ad5ab,_0x310dda){if(_0x4e29c5['type']!=_0x201c02||_0x4e29c5['subType']!=_0x4ad5ab||_0x4e29c5['creator']['id']!=_0x310dda)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x643216('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x47f84e,_0xd77d69){const _0x3116b4=_0x47f84e['getFirstRange']();if(_0xd77d69['isEqual'](_0x3116b4))_0x47f84e['removeMarkers']();else{if(_0x3116b4['containsRange'](_0xd77d69)){const _0x4d18fe=this['_model']['createPositionAt'](_0xd77d69['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x47f84e,this['_model']['createRange'](_0x3116b4['start'],_0x4d18fe));const _0x1ab248=_0x138912(),_0x3562d0=_0x47f84e['creator']['id'],_0x40a050=_0x47f84e['type']+':'+_0x47f84e['subType'];this['_setSuggestionData']({'id':_0x1ab248,'type':_0x40a050,'createdAt':new Date(),'authorId':_0x3562d0,'data':_0x47f84e['data'],'attributes':_0x47f84e['attributes']});const _0x312015=this['_model']['createPositionAt'](_0xd77d69['end']['parent'],'after'),_0x487e8b=this['_model']['createRange'](_0x312015,_0x3116b4['end']);this['_addSuggestionMarker'](_0x40a050,_0x1ab248,_0x3562d0,_0x487e8b);}else{if(_0x3116b4['containsPosition'](_0xd77d69['start'])){const _0x4b2263=this['_model']['createPositionAt'](_0xd77d69['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x47f84e,this['_model']['createRange'](_0x3116b4['start'],_0x4b2263));}else{const _0x2ced86=this['_model']['createPositionAt'](_0xd77d69['end']['parent'],'after');this['_setSuggestionRange'](_0x47f84e,this['_model']['createRange'](_0x2ced86,_0x3116b4['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x5d5be1){for(const {suggestion:_0x3315b4,meta:_0x4ba6aa}of this['_findSuggestions'](_0x5d5be1,'insertion')){if(!_0x4ba6aa['isOwn'])continue;const _0x3ea619=_0x3315b4['getRanges']();for(const _0x2b763e of _0x3ea619)if(!_0x5d5be1['getDifference'](_0x2b763e)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x45a616){const _0x219771=this['editor']['plugins']['get']('Users')['getUser'](_0x45a616);if(!_0x219771)throw new _0x643216('track-changes-user-not-found',this);return _0x219771;}['_getExternalAuthor'](_0x373858){const _0x53db86=this['editor']['plugins']['get']('Users'),_0x3e387f=_0xde5278('external:'+_0x373858),_0x402b43=_0x53db86['getUser'](_0x3e387f);return _0x402b43||_0x53db86['addUser']({'id':_0x3e387f,'name':_0x373858});}['_createSuggestion'](_0x4fcdc6,_0x324a54,_0x173620,_0x110fff,_0x2c5cd4){const _0x29f615=this['_getAuthorFromId'](_0x110fff),_0x52ea19=this['_suggestionFactory']['buildSuggestion'](_0x4fcdc6,_0x324a54,_0x173620,_0x29f615,_0x2c5cd4,_0x5986cc=>{this['_updateSuggestionData'](_0x173620,{'attributes':_0x5986cc});const _0x316e56=this['getSuggestion'](_0x173620);this['_joinWithAdjacentSuggestions'](new Set([_0x316e56])),this['_refreshSuggestionsChain'](new Set([_0x316e56]));});return this['listenTo'](_0x52ea19,'accept',()=>{this['_updateSuggestionData'](_0x173620,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x52ea19,'discard',()=>{this['_updateSuggestionData'](_0x173620,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x173620,_0x52ea19),this['_suggestionState']['set'](_0x52ea19,'notReady'),_0x52ea19;}['_splitMarkerName'](_0xd2d715){const _0x1ffb17=_0xd2d715['split'](':');return{'group':_0x1ffb17[0x0],'type':_0x1ffb17[0x1],'subType':_0x1ffb17['length']>=0x5?_0x1ffb17[0x2]:null,'id':_0x1ffb17['length']<0x5?_0x1ffb17[0x2]:_0x1ffb17[0x3],'authorId':_0x1ffb17['length']<0x5?_0x1ffb17[0x3]:_0x1ffb17[0x4],'markerCount':0x6==_0x1ffb17['length']?_0x1ffb17[0x5]:null};}['_breakSuggestionMarker'](_0x3556e8,_0x2bbba0,_0x5065c1){const _0x5e8d41=_0x3556e8['getFirstRange'](),_0x29c6f2=_0x5e8d41['start'],_0x227abc=_0x5e8d41['end'];this['_setSuggestionRange'](_0x3556e8,this['_model']['createRange'](_0x29c6f2,_0x2bbba0));const _0x452a20=_0x138912(),_0xf4cbfa=_0x3556e8['creator']['id'],_0x4813c8=_0x3556e8['type']+(_0x3556e8['subType']?':'+_0x3556e8['subType']:'');this['_setSuggestionData']({'id':_0x452a20,'type':_0x4813c8,'createdAt':new Date(),'authorId':_0xf4cbfa,'originalSuggestionId':_0x3556e8['id'],'attributes':_0x3556e8['attributes'],'data':_0x3556e8['data']});const _0x9f54be=this['_getAttributeKey'](_0x3556e8);('formatBlock'==_0x3556e8['type']||_0x9f54be&&this['_isBlockAttribute'](_0x9f54be))&&(_0x5065c1=this['_model']['createPositionBefore'](_0x5065c1['parent'])),this['_addSuggestionMarker'](_0x4813c8,_0x452a20,_0xf4cbfa,this['_model']['createRange'](_0x5065c1,_0x227abc));}['_findSuggestions'](_0x28bb35,_0x1f5b15=null){const _0xad0773=[],_0x5d9cd7=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x28bb35)||(_0x28bb35=[_0x28bb35]);for(const _0x2b666f of this['getSuggestions']()){if(!_0x2b666f['isInContent'])continue;if(_0x1f5b15&&_0x2b666f['type']!=_0x1f5b15)continue;let _0x4c0fe2=!0x1;for(const _0x35e6da of _0x2b666f['getRanges']()){for(const _0x29f3ac of _0x28bb35){const _0x26856b=_0x29f3ac['start']['isEqual'](_0x35e6da['end'])||_0x29f3ac['end']['isEqual'](_0x35e6da['start']);if(_0x26856b||_0x29f3ac['getIntersection'](_0x35e6da)){const _0x5e6804=_0x29f3ac['containsRange'](_0x35e6da)&&Ot(this['_model']['schema'],_0x35e6da['start'],_0x29f3ac),_0x3c9271=_0x35e6da['containsRange'](_0x29f3ac)&&Ot(this['_model']['schema'],_0x29f3ac['start'],_0x35e6da);_0xad0773['push']({'suggestion':_0x2b666f,'meta':{'isOwn':_0x5d9cd7==_0x2b666f['author'],'isNextTo':_0x26856b,'isInsideObject':_0x5e6804,'containsRangeInObject':_0x3c9271}}),_0x4c0fe2=!0x0;break;}}if(_0x4c0fe2)break;}}return _0xad0773;}['_addSuggestionMarker'](_0x4a001b,_0xcc1316,_0xd61ea4,_0x7f12d9,_0x37594f){this['_model']['change'](_0x32b89f=>{let _0x30bd3a='suggestion:'+_0x4a001b+':'+_0xcc1316+':'+_0xd61ea4;_0x37594f&&(_0x30bd3a=_0x30bd3a+':'+_0x37594f),_0x32b89f['addMarker'](_0x30bd3a,{'range':_0x7f12d9,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x51d8d1){const _0x5b0042=_0x51d8d1['previous'],_0x3432dc=_0x51d8d1['next'];_0x51d8d1['previous']=null,_0x51d8d1['next']=null,null!=_0x5b0042&&_0x5b0042['next']==_0x51d8d1&&(_0x5b0042['next']=_0x3432dc),null!=_0x3432dc&&_0x3432dc['previous']==_0x51d8d1&&(_0x3432dc['previous']=_0x5b0042),'ready'==this['_suggestionState']['get'](_0x51d8d1)&&(this['_suggestionState']['set'](_0x51d8d1,'removed'),this['fire']('suggestionUnloaded',_0x51d8d1,_0x5b0042,_0x3432dc));}['_setSuggestionData'](_0xeb7257){const _0x21c9ea=_0xeb7257['id'],_0x942097=this['addSuggestionData'](_0xeb7257);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x475796=this['editor']['plugins']['get']('PendingActions'),_0x5b8fb2=_0x942097['hasComments'],_0x496ae7=_0x942097['subType']?_0x942097['type']+':'+_0x942097['subType']:_0x942097['type'],_0x42e725=this['editor']['locale'],_0x53ebbe=_0x475796['add'](o(_0x42e725,'PENDING_ACTION_SUGGESTION')),_0x34b349={'id':_0x21c9ea,'type':_0x496ae7,'hasComments':_0x5b8fb2,'data':_0xeb7257['data']||null,'originalSuggestionId':_0xeb7257['originalSuggestionId']||null,'attributes':_0x942097['attributes']};this['_adapter']['addSuggestion'](_0x34b349)['then'](_0x5ced3e=>{_0x942097['_saved']=!0x0,_0x475796['remove'](_0x53ebbe),_0x5ced3e&&_0x5ced3e['createdAt']&&(this['_suggestions']['get'](_0x21c9ea)['createdAt']=_0x5ced3e['createdAt']);})['catch'](_0x53d7e8=>{throw _0x5ca2b0('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x942097['discard']();}),_0x942097['stopListening'](),this['_suggestions']['delete'](_0x942097['id']),this['_suggestionState']['delete'](_0x942097),_0x53d7e8;});}return _0x942097;}['_isBlockAttribute'](_0x1c4974){return this['_blockAttributeKeys']['has'](_0x1c4974);}['_updateSuggestionData'](_0x52eb72,_0x373ea4){const _0x493e5e=this['editor']['plugins']['get']('PendingActions'),_0x4f8070=this['getSuggestion'](_0x52eb72);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x4f8070['_saved']){const _0x4a3810=_0x493e5e['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x52eb72,_0x373ea4)['then'](()=>{_0x493e5e['remove'](_0x4a3810);});}else _0x4f8070['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x52eb72,_0x373ea4);});}}['_getSuggestionData'](_0x13c639){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x643216('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x13c639);}['_handleNewSuggestionMarker'](_0x192092){const {id:_0x291cd3,type:_0x26e729,subType:_0x3eda27,authorId:_0x401281}=this['_splitMarkerName'](_0x192092),_0x44ed20=this['_suggestions']['get'](_0x291cd3)||this['_createSuggestion'](_0x26e729,_0x3eda27,_0x291cd3,_0x401281,{});switch(this['_checkSuggestionCorrectness'](_0x44ed20,_0x26e729,_0x3eda27,_0x401281),this['_suggestionState']['get'](_0x44ed20)){case'notReady':this['_getSuggestionData'](_0x291cd3)['then'](_0x3bcad6=>{let _0x2deaa8=Promise['resolve']();_0x3bcad6['hasComments']&&(_0x2deaa8=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x291cd3})),_0x2deaa8['then'](()=>{this['addSuggestionData'](_0x3bcad6)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x44ed20,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x291cd3,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x44ed20,'ready'),this['fire']('suggestionLoaded',_0x44ed20);break;case'ready':this['fire']('suggestionChanged',_0x44ed20);}return _0x44ed20['addMarkerName'](_0x192092),_0x44ed20;}['_refreshSuggestionsChain'](_0x149534){const _0x55124c=Array['from'](_0x149534),_0x326738=_0x55124c['filter'](_0x21abbf=>'attribute'==_0x21abbf['type']);this['_refreshAttributeSuggestionsChain'](_0x326738);const _0x35aa58=_0x55124c['filter'](_0x17c05b=>!_0x17c05b['isMultiRange']&&'attribute'!=_0x17c05b['type']),_0x4d41ce=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4449be=>!_0x4449be['isMultiRange']&&'attribute'!=_0x4449be['type']),_0xfb4969=_0x4d41ce['filter'](_0x1eee9c=>!_0x149534['has'](_0x1eee9c)),_0x411bf7=new Map(_0x4d41ce['map'](_0x1b6d2f=>[_0x1b6d2f,this['_suggestionFactory']['getSuggestionCallback'](_0x1b6d2f['type'],_0x1b6d2f['subType'],'chain')])),_0x4e824a=new Map(_0x4d41ce['map'](_0x1f91b9=>[_0x1f91b9,_0x1f91b9['getFirstRange']()])),_0x19b7a1=new Set(),_0x769359=new Set();for(let _0x2d7384=0x0;_0x2d7384<_0x35aa58['length'];_0x2d7384++)_0x119a3a(_0x35aa58[_0x2d7384],_0x35aa58,_0x2d7384+0x1);for(let _0x124b7c=0x0;_0x124b7c<_0x35aa58['length'];_0x124b7c++)_0x119a3a(_0x35aa58[_0x124b7c],_0xfb4969,0x0);const _0x15a197=new Set();for(let _0x30fd25=0x0;_0x30fd25<_0x35aa58['length'];_0x30fd25++){const _0x43b6f5=_0x35aa58[_0x30fd25];!_0x769359['has'](_0x43b6f5)&&_0x43b6f5['previous']&&(_0x15a197['add'](_0x43b6f5['previous']),_0x43b6f5['previous']['next']===_0x43b6f5&&(_0x43b6f5['previous']['next']=null),_0x43b6f5['previous']=null),!_0x19b7a1['has'](_0x43b6f5)&&_0x43b6f5['next']&&(_0x15a197['add'](_0x43b6f5['next']),_0x43b6f5['next']['previous']===_0x43b6f5&&(_0x43b6f5['next']['previous']=null),_0x43b6f5['next']=null);}function _0x119a3a(_0x360c0f,_0x58f496,_0x19b09b){for(let _0x4339b9=_0x19b09b;_0x4339b9<_0x58f496['length'];_0x4339b9++){const _0x3a6310=_0x258a62(_0x360c0f,_0x58f496[_0x4339b9]);_0x3a6310&&(_0x3a6310[0x0]['next']=_0x3a6310[0x1],_0x3a6310[0x1]['previous']=_0x3a6310[0x0],_0x19b7a1['add'](_0x3a6310[0x0]),_0x769359['add'](_0x3a6310[0x1]));}}function _0x258a62(_0x279986,_0x262d6e){if(_0x279986['author']['id']!==_0x262d6e['author']['id'])return null;const _0x457358=_0x411bf7['get'](_0x279986)(_0x279986,_0x262d6e,_0x4e824a['get'](_0x279986),_0x4e824a['get'](_0x262d6e));if(!_0x457358)return null;return _0x411bf7['get'](_0x262d6e)(_0x279986,_0x262d6e,_0x4e824a['get'](_0x279986),_0x4e824a['get'](_0x262d6e))?_0x457358[0x1]['commentThread']&&_0x457358[0x1]['commentThread']['length']?null:_0x457358:null;}_0x15a197['size']&&this['_refreshSuggestionsChain'](_0x15a197);}['_refreshAttributeSuggestionsChain'](_0x2ed82b){if(0x0==_0x2ed82b['length'])return;const _0x18003d=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x18c370=>'attribute'==_0x18c370['type']&&_0x18c370['_isDataLoaded']),_0x8cf3a7=[],_0x22bcf7=new Map();for(const _0x325bce of _0x18003d){const _0x4a1b40=_0xde5278(_0x325bce['attributes']);_0x22bcf7['has'](_0x4a1b40)||(_0x22bcf7['set'](_0x4a1b40,_0x8cf3a7['length']),_0x8cf3a7['push']([]));const _0x537a3c=_0x22bcf7['get'](_0x4a1b40);_0x8cf3a7[_0x537a3c]['push'](_0x325bce);}!(function(){_0x8cf3a7['sort']((_0xfdf6cc,_0x379b3f)=>{const _0x3840ab=_0xfdf6cc[0x0]['createdAt'],_0x39e4cf=_0x379b3f[0x0]['createdAt'];return _0x3840ab==_0x39e4cf?_0xfdf6cc[0x0]['attributes']['groupId']<_0x379b3f[0x0]['attributes']['groupId']?-0x1:0x1:_0x3840ab<_0x39e4cf?-0x1:0x1;});for(const _0x1340d9 of _0x8cf3a7)_0x1340d9['sort']((_0x2cc448,_0x38c6a3)=>_0x2cc448['id']<_0x38c6a3['id']?-0x1:0x1);}());for(let _0xa70c7=0x0;_0xa70c7<_0x8cf3a7['length'];_0xa70c7++){if(0x0==_0x8cf3a7[_0xa70c7]['length'])continue;const _0x39a914=[];for(let _0x40e6da=_0xa70c7+0x1;_0x40e6da<_0x8cf3a7['length'];_0x40e6da++)0x0!=_0x8cf3a7[_0x40e6da]['length']&&_0x429eb3(_0x8cf3a7[_0xa70c7],_0x8cf3a7[_0x40e6da])&&_0x39a914['push'](_0x40e6da);for(const _0x409d96 of _0x39a914)_0x8cf3a7[_0xa70c7]=_0x8cf3a7[_0xa70c7]['concat'](_0x8cf3a7[_0x409d96]),_0x8cf3a7[_0x409d96]=[];}for(const _0x2e9c04 of _0x8cf3a7)for(let _0x14ab68=0x0;_0x14ab68<_0x2e9c04['length'];_0x14ab68++){const _0x2eb454=_0x2e9c04[_0x14ab68+0x1]||null;_0x2e9c04[_0x14ab68]['next']!==_0x2eb454&&(_0x2e9c04[_0x14ab68]['next']=_0x2eb454);}for(const _0x1bf554 of _0x8cf3a7)for(let _0x522aeb=0x0;_0x522aeb<_0x1bf554['length'];_0x522aeb++){const _0xbe8814=_0x1bf554[_0x522aeb-0x1]||null;_0x1bf554[_0x522aeb]['previous']!==_0xbe8814&&(_0x1bf554[_0x522aeb]['previous']=_0xbe8814);}function _0x429eb3(_0x5064de,_0x5502f8){if(_0x5064de[0x0]['attributes']['groupId']!==_0x5502f8[0x0]['attributes']['groupId']&&_0x5064de[0x0]['author']!==_0x5502f8[0x0]['author'])return!0x1;if(!function(_0xe45f6d,_0x4ba49d){if(!_0xe45f6d['hasComments']&&!_0x4ba49d['hasComments'])return!0x0;if(_0xe45f6d['hasComments']&&_0x4ba49d['hasComments'])return!0x1;if(_0xe45f6d['hasComments']&&_0x4ba49d['createdAt']<_0xe45f6d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x4ba49d['hasComments']&&_0xe45f6d['createdAt']<_0x4ba49d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x5064de[0x0],_0x5502f8[0x0]))return!0x1;const _0x3f412a=Tt(_0x5064de[0x0]['attributes'],'groupId'),_0x35d00e=Tt(_0x5502f8[0x0]['attributes'],'groupId');if(!_0x28ce4a(_0x3f412a,_0x35d00e))return!0x1;return!!_0x5064de['every'](_0x430769=>_0x5502f8['some'](_0x3dade1=>_0x430769['getFirstRange']()['isEqual'](_0x3dade1['getFirstRange']())))&&_0x5502f8['every'](_0x4d4bf1=>_0x5064de['some'](_0x244bba=>_0x4d4bf1['getFirstRange']()['isEqual'](_0x244bba['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1843d6){const _0x347f18=Array['from'](_0x1843d6),_0x16f1a9=this['getSuggestions']({'skipNotAttached':!0x0}),_0x3c5f04=_0x16f1a9['filter'](_0x5835bd=>!_0x1843d6['has'](_0x5835bd)),_0x477034=new Map(_0x347f18['map'](_0x20dfd3=>[_0x20dfd3,this['_suggestionFactory']['getSuggestionCallback'](_0x20dfd3['type'],_0x20dfd3['subType'],'join')])),_0x29edb1=new Map(_0x16f1a9['map'](_0x51a7bc=>[_0x51a7bc,_0x51a7bc['getRanges']()]));for(let _0x4415ab=0x0;_0x4415ab<_0x347f18['length'];_0x4415ab++){if(_0x12d4d4(this,_0x347f18[_0x4415ab],_0x347f18,_0x4415ab+0x1))return!0x0;}for(let _0xc0dc18=0x0;_0xc0dc18<_0x347f18['length'];_0xc0dc18++){if(_0x12d4d4(this,_0x347f18[_0xc0dc18],_0x3c5f04,0x0))return!0x0;}return!0x1;function _0x12d4d4(_0xdf085d,_0x35bda4,_0x52aa46,_0x14d9f9){for(let _0x1b7774=_0x14d9f9;_0x1b7774<_0x52aa46['length'];_0x1b7774++){const _0x573778=_0x52aa46[_0x1b7774];if(_0x573778['type']!==_0x35bda4['type']||_0x573778['author']['id']!==_0x35bda4['author']['id']||_0x573778['subType']!==_0x35bda4['subType'])continue;if(!Jt(_0x35bda4,_0x573778))continue;if('attribute'==_0x35bda4['type']&&_0x35bda4['data']['oldValue']!=_0x573778['data']['oldValue'])continue;if('attribute'==_0x35bda4['type']&&_0xdf085d['_isBlockAttribute'](_0x35bda4['data']['key']))continue;if('formatBlock'==_0x35bda4['type']){const _0x47b8fb=_0xdf085d['editor']['model'],_0x1aafab=_0x35bda4['getContainedElement']();if(_0x1aafab&&(_0x47b8fb['schema']['isObject'](_0x1aafab)||_0x47b8fb['schema']['isLimit'](_0x1aafab)))continue;}const _0x5f0152=_0x477034['get'](_0x35bda4),_0x547a5a=_0x29edb1['get'](_0x35bda4),_0x3ff58b=_0x29edb1['get'](_0x573778),_0x312054=_0x35bda4['commentThread']&&_0x35bda4['commentThread']['length'],_0x6fdc04=_0x573778['commentThread']&&_0x573778['commentThread']['length'];if(!_0x312054&&_0x5f0152(_0x3ff58b,_0x547a5a))return _0xdf085d['_joinSuggestions'](_0x573778,_0x35bda4),_0x29edb1['delete'](_0x35bda4),!0x0;if(!_0x6fdc04&&_0x5f0152(_0x547a5a,_0x3ff58b))return _0xdf085d['_joinSuggestions'](_0x35bda4,_0x573778),_0x29edb1['delete'](_0x573778),!0x0;}return!0x1;}}['_joinSuggestions'](_0xe109e9,_0x1c9ee4){if(_0xe109e9['isMultiRange']){for(const _0x1f1572 of _0x1c9ee4['getRanges']())_0xe109e9['addRange'](_0x1f1572);}else{const _0x4044f4=_0x1c9ee4['getFirstRange']()['end'];this['_setSuggestionRange'](_0xe109e9,this['_model']['createRange'](_0xe109e9['getFirstRange']()['start'],_0x4044f4));}_0x1c9ee4['removeMarkers']();}['_getMarkerAnnouncementText'](_0x135f2c,_0x293aa6,_0x3cf59a){const _0x746e4b=_0x135f2c['startsWith']('format')||_0x135f2c['startsWith']('attribute')?'FORMATTING':_0x135f2c['toUpperCase']();return o(this['editor']['locale'],_0x293aa6+'_'+_0x746e4b+'_SUGGESTION_ANNOUNCEMENT',_0x3cf59a);}['_initAriaMarkerChangeAnnouncements'](){const _0x271965=this['editor'];if(!_0x271965['ui'])return;const {ariaLiveAnnouncer:_0x55b254}=_0x271965['ui'];_0x5d8177(this['_model'],({left:_0x5c537f,entered:_0x42e474})=>{for(const _0x5a1f29 of _0x5c537f){const {group:_0xb91f5,type:_0x14f706}=this['_splitMarkerName'](_0x5a1f29['name']);if('suggestion'===_0xb91f5){_0x55b254['announce'](this['_getMarkerAnnouncementText'](_0x14f706,'LEAVE'));break;}}for(const _0x1f8017 of _0x42e474){const {group:_0x18f85f,type:_0x4e2c3e}=this['_splitMarkerName'](_0x1f8017['name']);if('suggestion'===_0x18f85f){_0x55b254['announce'](this['_getMarkerAnnouncementText'](_0x4e2c3e,'ENTER',_0x52bb84(_0x2853f2)));break;}}});}['_processAttributeChanges'](_0x1a6faa){if(this['_recordAttributeSuggestions'])return!0x1;const _0x6dac2d=this['editor'],_0x5f3753=_0x6dac2d['model']['document']['differ']['getChanges']();if(0x0==_0x5f3753['length'])return!0x1;const _0x1a82c0=[],_0x33c65a=_0x5f3753['filter'](_0x5394b4=>'attribute'==_0x5394b4['type']),_0x4658f0=_0x5f3753['filter'](_0xcb92e5=>'insert'==_0xcb92e5['type']&&'$text'!=_0xcb92e5['name']),_0x5ac2ad=_0x5f3753['filter'](_0x4838f1=>'remove'==_0x4838f1['type']&&'$text'!=_0x4838f1['name']);for(const _0x4ee28e of _0x33c65a)_0x1a82c0['push']({'key':_0x4ee28e['attributeKey'],'newValue':_0x4ee28e['attributeNewValue'],'oldValue':_0x4ee28e['attributeOldValue'],'range':Pt(_0x4ee28e['range'],_0x6dac2d['model'])});for(const _0x1a6c13 of _0x4658f0){const _0x5b3630=_0x5ac2ad['find'](_0x34cdf3=>_0x34cdf3['position']['isEqual'](_0x1a6c13['position']));_0x5b3630&&_0x1a82c0['push']({'key':m,'newValue':_0x1a6c13['name'],'oldValue':_0x5b3630['name'],'range':_0x6dac2d['model']['createRangeOn'](_0x1a6c13['position']['nodeAfter'])});}return 0x0!=_0x1a82c0['length']&&this['_reduceExistingSuggestions'](_0x1a6faa,_0x1a82c0);}['_processAttributeSuggestions'](_0x8759b9){let _0x18e3c3=!0x1;const _0x1a15ab=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4509e2=>_0x4509e2['data']['newRange']&&_0x4509e2['name']['startsWith']('suggestion:attribute:'));for(const _0x386a5b of _0x1a15ab){const {subType:_0x594bdd,id:_0x23dc2b}=this['_splitMarkerName'](_0x386a5b['name']),_0x9c94fd=_0x594bdd['split']('|')[0x0];for(const _0x1e30d7 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x1e30d7['id']!=_0x23dc2b&&'attribute'==_0x1e30d7['type']&&_0x1e30d7['data']&&_0x1e30d7['data']['key']==_0x9c94fd&&_0x1e30d7['getFirstRange']()['isIntersecting'](_0x386a5b['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x1e30d7,_0x386a5b['data']['newRange'],_0x8759b9),_0x18e3c3=!0x0);}return _0x18e3c3;}['_recordAttributeChanges'](_0x29a32d){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x29a32d();}['_isRegisteredAttribute'](_0x5b665d){const _0x4f526c=this['_isBlockAttribute'](_0x5b665d),_0x42b2d7=this['_inlineAttributeKeys']['has'](_0x5b665d);return _0x4f526c||_0x42b2d7;}['_reduceExistingSuggestions'](_0x3d71a8,_0x52cb0b){if(0x0==_0x52cb0b['length'])return!0x1;let _0x410470=!0x1;for(const _0x5ce496 of _0x52cb0b){const _0x3ecd59=this['_findSuggestions'](_0x5ce496['range'],'attribute')['filter'](_0x2fa561=>!_0x2fa561['meta']['isNextTo'])['map'](_0x2f63a1=>_0x2f63a1['suggestion']),_0x3e22e2=_0xde5278({'newValue':_0x5ce496['newValue']});_0x3ecd59['filter'](_0x1bdb3e=>{const [_0x4c22d9,_0x50fde7]=_0x1bdb3e['subType']['split']('|');return _0x4c22d9==_0x5ce496['key']&&_0x50fde7!=_0x3e22e2;})['forEach'](_0x1a34e3=>{this['_reduceSuggestionAttributeRange'](_0x1a34e3,_0x5ce496['range'],_0x3d71a8),_0x410470=!0x0;});}return _0x410470;}['_reduceSuggestionAttributeRange'](_0x474eab,_0x1a9410,_0x4a8d88){const _0xbc601=_0x474eab['getFirstRange']()['getDifference'](_0x1a9410);0x0!==_0xbc601['length']?0x1!==_0xbc601['length']?this['_breakSuggestionMarker'](_0x474eab,_0x1a9410['start'],_0x1a9410['end']):this['_setSuggestionRange'](_0x474eab,_0xbc601[0x0]):_0x4a8d88['removeMarker'](_0x474eab['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x2d2016){this['_editor']=_0x2d2016,this['_model']=_0x2d2016['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x3155d5,_0x6a6500,_0x406262,_0x22ce14,_0x50f646,_0xb102fc){return new u(this['_model'],{'type':_0x3155d5,'subType':_0x6a6500,'id':_0x406262,'author':_0x22ce14,'creator':_0x22ce14,'attributes':_0x50f646,'onAttributesChange':_0xb102fc,'onAccept':(..._0x58fd65)=>this['getSuggestionCallback'](_0x3155d5,_0x6a6500,'accept')(..._0x58fd65),'onDiscard':(..._0xf60b16)=>this['getSuggestionCallback'](_0x3155d5,_0x6a6500,'discard')(..._0xf60b16)});}['registerCustomCallback'](_0x38725d,_0x56ef21,_0x3648ab,_0x2834a1){const _0x302ba6=_0x38725d+':'+_0x56ef21+':'+_0x3648ab;this['_customCallbacks']['set'](_0x302ba6,_0x2834a1);}['getSuggestionCallback'](_0x29c251,_0x1d9672,_0x4c993d){const _0x2ee961=_0x29c251+':'+_0x1d9672+':'+_0x4c993d;return this['_customCallbacks']['get'](_0x2ee961)||this['_defaultCallbacks']['get'](_0x29c251+':'+_0x4c993d);}['_registerDefaultCallbacks'](){const _0x574e31=()=>!0x1,_0x502ca6=_0x39f4e8=>{_0x39f4e8['sort']((_0x1c8cf0,_0x9c25c9)=>_0x1c8cf0['start']['isBefore'](_0x9c25c9['start'])?0x1:-0x1),this['_model']['change'](_0xa6c1e9=>{for(const _0x40b173 of _0x39f4e8){let _0x1abbe3;_0x1abbe3=_0x40b173['end']['isAtEnd']&&_0x40b173['end']['parent']==_0x40b173['start']['nodeAfter']?_0xa6c1e9['createSelection'](_0x40b173['start']['nodeAfter'],'on'):_0xa6c1e9['createSelection'](_0x40b173),this['_model']['deleteContent'](_0x1abbe3,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x7d1853=(_0x552822,_0x455979)=>{_0x455979&&this['_model']['change'](_0x3865d2=>{const {commandName:_0x3b2483,commandParams:_0x34215e=[]}=_0x455979,_0xd7f47c=_0x552822['map'](_0xc8472b=>(Vt(_0xc8472b)&&(_0xc8472b=this['_model']['createRange'](_0xc8472b['end'])),_0xc8472b))['filter'](_0x1e58bb=>'$graveyard'!==_0x1e58bb['root']['rootName']);if(_0xd7f47c['length']<0x1)return;const _0x364b2e=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x53314c=>_0x135447['fromRange'](_0x53314c));_0x3865d2['setSelection'](_0xd7f47c);for(const _0x59fab1 of this['_editor']['commands']['commands']())_0x59fab1['refresh']();_0x34215e['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x3b2483,..._0x34215e);const _0x3f3f36=_0x364b2e['filter'](_0x1c8643=>'$graveyard'!=_0x1c8643['root']['rootName']);_0x3f3f36['length']>0x0&&_0x3865d2['setSelection'](_0x3f3f36);for(const _0xa2f3ba of _0x364b2e)_0xa2f3ba['detach']();});},_0x49a56d=(_0x191ec2,_0x10c910)=>0x1==_0x191ec2['length']&&0x1==_0x10c910['length']&&_0x191ec2[0x0]['end']['isEqual'](_0x10c910[0x0]['start']),_0x2bcedc=(_0x3332c1,_0x7b2e8d,_0x396de5,_0x2988db)=>Ht(_0x3332c1,_0x7b2e8d,_0x396de5,_0x2988db,this['_model'])?[_0x3332c1,_0x7b2e8d]:Ht(_0x7b2e8d,_0x3332c1,_0x2988db,_0x396de5,this['_model'])?[_0x7b2e8d,_0x3332c1]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x574e31),this['_defaultCallbacks']['set']('insertion:discard',_0x502ca6),this['_defaultCallbacks']['set']('insertion:join',_0x49a56d),this['_defaultCallbacks']['set']('insertion:chain',_0x2bcedc),this['_defaultCallbacks']['set']('deletion:accept',_0x502ca6),this['_defaultCallbacks']['set']('deletion:discard',_0x574e31),this['_defaultCallbacks']['set']('deletion:join',_0x49a56d),this['_defaultCallbacks']['set']('deletion:chain',_0x2bcedc),this['_defaultCallbacks']['set']('formatInline:accept',_0x7d1853),this['_defaultCallbacks']['set']('formatInline:discard',_0x574e31),this['_defaultCallbacks']['set']('formatInline:join',_0x49a56d),this['_defaultCallbacks']['set']('formatInline:chain',_0x574e31),this['_defaultCallbacks']['set']('formatBlock:accept',_0x7d1853),this['_defaultCallbacks']['set']('formatBlock:discard',_0x574e31),this['_defaultCallbacks']['set']('formatBlock:join',_0x49a56d),this['_defaultCallbacks']['set']('formatBlock:chain',_0x574e31),this['_defaultCallbacks']['set']('attribute:accept',_0x574e31),this['_defaultCallbacks']['set']('attribute:discard',(_0x38dad8,_0x4a1787)=>{if(!_0x4a1787)return;const _0x44a10d=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x493cab=>{if(_0x4a1787['key']==m)for(const _0x20f7d6 of _0x38dad8){const _0x1e5671=_0x20f7d6['start']['nodeAfter'],_0x1db6f4=_0x4a1787['oldValue'];_0x493cab['rename'](_0x1e5671,_0x1db6f4);}else{if(_0x44a10d['_isBlockAttribute'](_0x4a1787['key'])){for(const _0xbfe4ca of _0x38dad8)void 0x0!==_0x4a1787['oldValue']?_0x493cab['setAttribute'](_0x4a1787['key'],_0x4a1787['oldValue'],_0xbfe4ca['start']['nodeAfter']):_0x493cab['removeAttribute'](_0x4a1787['key'],_0xbfe4ca['start']['nodeAfter']);}else{for(const _0x149951 of _0x38dad8)_0x4a1787['oldValue']?_0x493cab['setAttribute'](_0x4a1787['key'],_0x4a1787['oldValue'],_0x149951):_0x493cab['removeAttribute'](_0x4a1787['key'],_0x149951);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x49a56d);}}function Ot(_0x1e6986,_0xcd493a,_0x1fefb5){for(const _0x1c27a2 of _0xcd493a['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1c27a2['root']==_0x1c27a2)return!0x1;if(!_0x1fefb5['containsItem'](_0x1c27a2))return!0x1;if(_0x1e6986['isObject'](_0x1c27a2)||_0x1e6986['isLimit'](_0x1c27a2))return!0x0;}return!0x1;}function Vt(_0xc9dbcc){return _0xc9dbcc['end']['parent']==_0xc9dbcc['start']['nodeAfter']&&_0xc9dbcc['end']['isAtStart'];}function Ut(_0x3b1904,_0x3873e6,_0x514545,_0x100d76){const _0x4dd482=_0x50dcbb=>!_0x50dcbb['item']['is']('$textProxy')&&!_0x100d76['isObject'](_0x50dcbb['item']),_0x466642=_0x3b1904['start']['getLastMatchingPosition'](_0x4dd482),_0x409e3f=_0x3b1904['end']['getLastMatchingPosition'](_0x4dd482,{'direction':'backward'});return(!_0x3b1904['start']['isEqual'](_0x466642)||!_0x3b1904['end']['isEqual'](_0x409e3f))&&(_0x466642['isBefore'](_0x409e3f)?_0x514545['updateMarker'](_0x3873e6,{'range':_0x514545['createRange'](_0x466642,_0x409e3f)}):_0x514545['removeMarker'](_0x3873e6),!0x0);}function Gt(_0x4f1131){return _0xde5278(_0x4f1131);}function Ft(_0x103026){const _0x3d7b42=_0x103026['start']['nodeAfter'];return _0x3d7b42&&_0x3d7b42['is']('element');}function Pt(_0x4d442d,_0x23a4f8){return null==_0x4d442d['end']['nodeBefore']&&_0x4d442d['end']['parent']==_0x4d442d['start']['nodeAfter']?Lt(_0x4d442d['start']['nodeAfter'],_0x23a4f8):_0x4d442d;}function Lt(_0x15235d,_0x2942e3){const _0x260b0f=_0x2942e3['schema']['isObject'](_0x15235d)||_0x2942e3['schema']['isSelectable'](_0x15235d);return _0x2942e3['createRange'](_0x2942e3['createPositionAt'](_0x15235d,'before'),_0x260b0f?_0x2942e3['createPositionAfter'](_0x15235d):_0x2942e3['createPositionAt'](_0x15235d,'end'));}function Ht(_0x212e1e,_0x103f24,_0x5060ca,_0x536667,_0x14085b){if(_0x212e1e['next'])return!0x1;if(!Jt(_0x212e1e,_0x103f24))return!0x1;if(_0x5060ca['end']['isEqual'](_0x536667['start']))return!0x0;if(_0x212e1e['type']!=_0x103f24['type'])return!0x1;if(!_0x5060ca['end']['isTouching'](_0x536667['start']))return!0x1;const _0x26c421=_0x14085b['createRange'](_0x5060ca['end'],_0x536667['start'])['getWalker']();for(const _0x121067 of _0x26c421)if(['elementStart','elementEnd']['includes'](_0x121067['type'])&&_0x14085b['schema']['isLimit'](_0x121067['item']))return!0x1;return!0x0;}function Jt(_0x57f76c,_0x518d10){if(!_0x57f76c['_isDataLoaded']||!_0x518d10['_isDataLoaded'])return!0x1;const _0x48afb3=new Set(Object['keys'](_0x57f76c['attributes'])),_0x4ce80d=new Set(Object['keys'](_0x518d10['attributes']));if(_0x48afb3['delete']('groupId'),_0x4ce80d['delete']('groupId'),0x0==_0x48afb3['size']&&0x0==_0x4ce80d['size'])return!0x0;if(_0x48afb3['size']!=_0x4ce80d['size'])return!0x1;const _0x4a2513={..._0x57f76c['attributes']},_0x1d9466={..._0x518d10['attributes']};return delete _0x4a2513['groupId'],delete _0x1d9466['groupId'],JSON['stringify'](_0x4a2513)==JSON['stringify'](_0x1d9466);}function qt(_0x22da3e,_0x2f62af){const _0x485c62=zt(_0x22da3e['attributes']),_0x159bff=zt(_0x2f62af);if(!_0x22da3e['_isDataLoaded'])return!0x1;for(const _0x20db4d of Object['keys'](_0x159bff))if(!_0x28ce4a(_0x485c62[_0x20db4d],_0x159bff[_0x20db4d]))return!0x1;return!0x0;}function zt(_0x2ede44){const _0x54b236=Object['assign']({},_0x2ede44);return delete _0x54b236['skipNestingCheck'],delete _0x54b236['tablePasteChainId'],_0x54b236;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x16dac0(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x5d7297,_0x1bac5c,_0x530e65,_0x17eacb){super(),this['model']=_0x1bac5c,this['view']=_0x530e65,this['commentThreadController']=_0x17eacb,this['_editor']=_0x5d7297,this['_acceptCommand']=_0x5d7297['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x5d7297['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3af7d1,_0x28c43f)=>_0x3af7d1||_0x28c43f),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x2d3efa=>_0x2d3efa&&this['_editor']['model']['canEditAt'](_0x1bac5c['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x4e3045=>_0x4e3045&&this['_editor']['model']['canEditAt'](_0x1bac5c['getRanges']())),this['_pendingAction']=null,_0x530e65['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x530e65,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x530e65,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x530e65,'change:isDirty',()=>{_0x530e65['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 _0x45baba=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x45baba);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x1366ed{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x18ed8b,_0xcf38,_0x324748,_0x3cd15c){super(_0x18ed8b),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x5395b3(_0x18ed8b,o(_0x18ed8b,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0xcf38['authoredAt']),this['bind']('authoredAt')['to'](_0xcf38),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',_0xcf38,'authoredAt',this,'descriptionParts',(_0x3feaf4,_0x12ccac,_0x46623c)=>{const _0x5bc51d=_0x46623c['map'](_0x2d4e48=>ls(_0x2d4e48['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x3feaf4-0x1,_0xcf38['author']['name'],_0x12ccac?_0x3cd15c['formatDateTime'](_0x12ccac):'',new DOMParser()['parseFromString'](_0x5bc51d,'text/html')['body']['textContent']]);}),this['focusables']=new _0x4fdb1d(),this['focusTracker']=new _0x416a3b(),this['keystrokes']=new _0x561c62(),this['focusCycler']=new _0x4afa17({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3db6a6=>_0x3db6a6['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0xcf38,this['_localUser']=_0x324748,this['_config']=_0x3cd15c,_0x3cd15c['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x19268d(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3b4da9}=this['_config'];this['commentsListView']=new _0x3b4da9(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',_0x2f268e=>_0x2f268e+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x5edbfa,_0x2ffc14)=>_0x5edbfa||!!_0x2ffc14);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x273444}=this['_config'],_0x1b9e03=new _0x273444(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3bdce0=_0x1b9e03['commentInputView'];return _0x1b9e03['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x3bdce0,'value',(_0x4bafc6,_0x156a28,_0x184fd5)=>!!_0x184fd5||_0x4bafc6&&!_0x156a28),_0x3bdce0['on']('submit',(_0x27053c,_0x166749)=>{this['fire']('addComment',_0x166749),_0x3bdce0['editor']['setData']('');}),_0x3bdce0['on']('cancel',()=>this['focus']()),_0x3bdce0['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x1b9e03;}}class re extends us{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x566bf4,_0x37f7c4,_0x5d50c1,_0x443814){super(_0x566bf4,_0x37f7c4,_0x5d50c1,_0x443814),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x184c7d=>_0x184c7d&&_0x184c7d[0x0]?_0x184c7d[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x13cf27,_0x28eb78)=>{let _0x966d='';for(const _0x3a9eb7 of _0x13cf27)_0x966d+='<p>'+ls(_0x3a9eb7['content'],_0x3a9eb7['color'])+'</p>';return _0x28eb78?_0x966d:_0x21551e(_0x966d,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x566bf4,'Accept\x20suggestion'),_0x2fe3e0['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x566bf4,'Discard\x20suggestion'),_0x2fe3e0['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x43d9f3(_0x566bf4,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']['addMany']([this['acceptButton'],this['discardButton']]),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x5b1a9e=this['bindTemplate'],_0x58c929=[{'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']}},{'tag':'time','attributes':{'datetime':_0x5b1a9e['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5b1a9e['to']('authoredAt',_0x529c7f=>this['_config']['formatDateTime'](_0x529c7f))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x58c929['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x378e6c={'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x5b1a9e['if']('isActive','ck-suggestion-wrapper--active'),_0x5b1a9e['to']('type',_0x58be65=>'ck-suggestion-'+_0x58be65),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':_0x5b1a9e['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x58c929},this['ariaDescriptionView']]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x378e6c['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x378e6c;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x466c7e,_0x57ad53,_0x3e9d22)=>{this['_descriptionElement']['innerHTML']=_0x3e9d22;});}['_createButton'](_0x173ebb,_0xcb95cf,_0x44bc82,_0xae187f,_0x53b875){const _0x23e19d=new _0x3ae7a3(this['locale']);return _0x23e19d['set']({'label':_0x173ebb,'icon':_0xcb95cf,'tooltip':!0x0,'tooltipPosition':_0x53b875}),_0x23e19d['extendTemplate']({'attributes':{'class':_0x44bc82}}),_0x23e19d['on']('execute',()=>{this['fire'](_0xae187f,this['_model']['id']);}),_0x23e19d;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}}var ce='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20width=\x2220\x22\x20height=\x2220\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><g\x20fill=\x22#000\x22\x20fill-rule=\x22nonzero\x22><path\x20d=\x22M1\x203.28C1\x202.574\x201.574\x202\x202.272\x202h10.23c.703\x200\x201.272.573\x201.272\x201.28v12.768c0\x20.708-.574\x201.281-1.271\x201.281H2.272A1.276\x201.276\x200\x200\x201\x201\x2016.049V3.28zm11.503\x2012.954c-.008\x200-.006-12.77-.006-12.77\x200-.003-10.225-.004-10.225-.004.007\x200\x20.005\x2012.77.005\x2012.77\x200\x20.003\x2010.226.004\x2010.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351\x200\x20.636.284.636.64a.641.641\x200\x200\x201-.636.638H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.554c0-.352.292-.638.636-.638h5.116c.351\x200\x20.636.283.636.638a.641.641\x200\x200\x201-.636.639H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.555c0-.353.289-.639.633-.639h2.567c.35\x200\x20.633.284.633.64a.639.639\x200\x200\x201-.633.638H4.826a.634.634\x200\x200\x201-.632-.639z\x22/><path\x20d=\x22M10.515\x2017.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319\x200-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6\x201.059-.56\x202.11.119\x201.051.68\x201.443\x201.271\x201.177\x201.771L14.53\x2017.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954\x202.954\x200\x200\x200-.487.21\x202.044\x202.044\x200\x200\x200-.347.31c-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z\x22/></g></svg>\x0a';class d extends _0x231f11{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x588554,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x3866db){super(_0x3866db),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1bdaf4=this['editor']['config'];_0x1bdaf4['define']('trackChanges.SuggestionThreadView',re),_0x1bdaf4['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1bdaf4['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x1062bc,_0x1505d9){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x6e2cbd,_0x1fa80c]of this['_handleControllerBuffer']){const _0x4b0c01=this['_suggestionToController']['has'](_0x6e2cbd);_0x4b0c01||_0x1fa80c?_0x4b0c01&&_0x1fa80c&&this['_destroyController'](_0x6e2cbd):this['_initializeController'](_0x6e2cbd);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x1062bc,_0x1505d9);}['init'](){const _0x2195d5=this['editor'],_0x5ea605=_0x2195d5['plugins']['get']('TrackChangesEditing'),_0x41d278=_0x2195d5['plugins']['get']('Annotations'),_0x20e95c=_0x2195d5['plugins']['get']('EditorAnnotations'),_0x4d44a8=_0x2195d5['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x20e95c['addSourceCollector'](()=>{const _0x5f0b88=[];for(const [_0x9e507f,_0x591180]of Array['from'](this['_suggestionToController'])){const _0x434fe8=_0x9e507f['getAllAdjacentSuggestions'](),_0xc78fef=[];for(const _0x229dd8 of _0x434fe8){if(!_0x229dd8['isInContent'])continue;if(_0x229dd8['isMultiRange']){_0xc78fef['push'](..._0x229dd8['getRanges']());continue;}const _0x44d1fd=_0x229dd8['getFirstRange']();if(_0xc78fef['length']>0x0){const _0x23cda9=_0xc78fef[0x0]['getJoined'](_0x44d1fd);if(_0x23cda9){_0xc78fef[0x0]=_0x23cda9;continue;}}_0xc78fef['push'](_0x44d1fd);}_0x5f0b88['push']([_0x591180['view'],_0xc78fef]);}return _0x5f0b88;}),this['listenTo'](_0x5ea605,'suggestionLoaded',(_0x2cc813,_0x515c82)=>{this['listenTo'](_0x515c82,'change:previous',(_0xea5783,_0x3f4769,_0x25ca14,_0xa87b8b)=>{_0x515c82['isInContent']&&(null==_0x25ca14?(this['_updateController'](_0xa87b8b['head']),this['_handleSuggestionControllerDelayed'](_0x515c82,!0x1)):(this['_updateController'](_0x25ca14['head']),null==_0xa87b8b&&this['_handleSuggestionControllerDelayed'](_0x515c82,!0x0)));}),null!==_0x515c82['previous']?this['_updateController'](_0x515c82['head']):this['_handleSuggestionControllerDelayed'](_0x515c82,!0x1);}),this['listenTo'](_0x5ea605,'suggestionUnloaded',(_0x467f10,_0x3d3c1c,_0x264abb)=>{this['stopListening'](_0x3d3c1c,'change:previous'),this['_handleControllerBuffer']['delete'](_0x3d3c1c),this['_suggestionToController']['has'](_0x3d3c1c)&&this['_destroyController'](_0x3d3c1c),_0x264abb&&this['_updateController'](_0x264abb['head']);}),this['listenTo'](_0x5ea605,'suggestionChanged',(_0x254693,_0x22e608)=>{this['_updateController'](_0x22e608);}),this['listenTo'](_0x41d278,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x4d44a8,'addComment',(_0xdc418,{threadId:_0x1b37f5,isFromAdapter:_0x512240})=>{if(_0x512240||!_0x5ea605['hasSuggestion'](_0x1b37f5))return;const _0xc9e791=_0x5ea605['getSuggestion'](_0x1b37f5);this['_suggestionToController']['get'](_0xc9e791)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x2b8fb8=this['editor']['plugins']['get']('Annotations'),_0x5ac492=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2466eb=Array['from'](_0x2b8fb8['activeAnnotations'],_0x831e91=>_0x831e91['innerView'])['filter'](_0x42b1a1=>this['_viewToController']['has'](_0x42b1a1)),_0x22da70=[];for(const _0x3383ac of _0x2466eb){const _0x3aed99=this['_viewToController']['get'](_0x3383ac)['model']['getAllAdjacentSuggestions']();_0x22da70['push'](..._0x3aed99['reduce']((_0x36aaa9,_0xe22b50)=>[..._0x36aaa9,..._0xe22b50['getMarkerNames']()],[]));}_0x5ac492['activeMarkers']=_0x22da70;}['_addUIComponentsToFactory'](){const _0x41dd38=this['editor'],_0x172d7e=_0x41dd38['locale'],_0xfde8dd=o(_0x172d7e,'Track\x20changes'),_0x5cf94f=new Wt([{'type':'switchbutton','model':new _0x4a9ebe({'withText':!0x0,'isToggleable':!0x0,'label':_0xfde8dd,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x4a9ebe({'withText':!0x0,'label':o(_0x172d7e,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4a9ebe({'withText':!0x0,'label':o(_0x172d7e,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4a9ebe({'withText':!0x0,'label':o(_0x172d7e,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4a9ebe({'withText':!0x0,'label':o(_0x172d7e,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x4f42e6 of _0x5cf94f)if(he(_0x4f42e6)){const _0x321419=_0x41dd38['commands']['get'](_0x4f42e6['model']['commandName']);_0x4f42e6['model']['bind']('isOn','isEnabled')['to'](_0x321419,'value','isEnabled');}_0x41dd38['ui']['componentFactory']['add']('trackChanges',_0x45fc31=>this['_createToolbarButton'](_0x45fc31,_0x5cf94f,_0xfde8dd)),_0x41dd38['ui']['componentFactory']['add']('menuBar:trackChanges',_0x3e54e4=>this['_createMenuBarMenu'](_0x3e54e4,_0x5cf94f,_0xfde8dd));}['_createToolbarButton'](_0x4397ef,_0x304bb7,_0x4641a4){const _0x2e038d=Qt(_0x4397ef,_0x8f9698),_0x3c77ad=this['editor']['commands']['get']('trackChanges');_0x2e038d['buttonView']['set']({'tooltip':_0x4641a4,'label':_0x4641a4,'icon':ce}),_0x2e038d['buttonView']['bind']('isOn')['to'](_0x3c77ad,'value'),_0x2e038d['buttonView']['on']('execute',()=>{_0x3c77ad['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x2e038d,_0x304bb7,{'role':'menu'});const _0xd5c980=[];for(const _0x13a2a0 of _0x304bb7)he(_0x13a2a0)&&_0xd5c980['push'](this['editor']['commands']['get'](_0x13a2a0['model']['commandName']));const _0x3525cd=_0x2e038d['buttonView'];return _0x3525cd['actionView']['unbind']('isEnabled'),_0x3525cd['arrowView']['unbind']('isEnabled'),_0x3525cd['actionView']['bind']('isEnabled')['to'](_0x3c77ad,'isEnabled'),_0x3525cd['arrowView']['bind']('isEnabled')['toMany'](_0xd5c980,'isEnabled',(..._0x4cb8ca)=>_0x4cb8ca['some'](_0x4563b4=>_0x4563b4)),_0x2e038d['on']('execute',_0x2fda69=>{this['editor']['execute'](_0x2fda69['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2e038d;}['_createMenuBarMenu'](_0x110937,_0x2a8d72,_0x560c70){const _0x394f18=new Yt(_0x110937),_0x4e607c=this['editor']['commands']['get']('trackChanges');_0x394f18['buttonView']['set']({'label':_0x560c70,'icon':ce});const _0x2bcf8d=new Zt(_0x110937);for(const _0x5022c7 of _0x2a8d72){if('separator'==_0x5022c7['type']){_0x2bcf8d['items']['add'](new Xt(_0x110937));continue;}const _0x1a0c56=new te(_0x110937,_0x394f18),_0x312d64=new _0x319522(_0x110937),_0x5c25ee=_0x5022c7['model'];_0x312d64['bind'](...Object['keys'](_0x5c25ee))['to'](_0x5c25ee),_0x312d64['delegate']('execute')['to'](_0x394f18),_0x312d64['on']('execute',()=>{this['editor']['execute'](_0x5c25ee['commandName']),this['editor']['editing']['view']['focus']();}),_0x1a0c56['children']['add'](_0x312d64),_0x2bcf8d['items']['add'](_0x1a0c56);}return _0x394f18['bind']('isEnabled')['to'](_0x4e607c,'isEnabled'),_0x394f18['panelView']['children']['add'](_0x2bcf8d),_0x394f18;}['_initializeController'](_0x248c6e){const _0x47fe76=this['editor'],_0x7a0a2f=_0x47fe76['config'],_0x5000d5=_0x47fe76['plugins']['get']('Annotations'),_0x3142c7=_0x47fe76['plugins']['get']('CommentsRepository'),_0x1b09ea=_0x47fe76['plugins']['get']('EditorAnnotations'),_0x3e15df=_0x47fe76['plugins']['get'](_0x588554)['me'],_0x5de569=_0x7a0a2f['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x572c53,CommentThreadInputView:_0x54620a}=_0x47fe76['plugins']['get']('CommentsUI');let _0x55dc55,_0xcaf575;this['_annotationViews']['has'](_0x248c6e['id'])?(_0xcaf575=this['_annotationViews']['get'](_0x248c6e['id']),_0x55dc55=_0xcaf575['mainView']):(_0x55dc55=new _0x5de569(_0x47fe76['locale'],_0x248c6e,_0x3e15df,{'disableComments':this['_disableComments'],'editorConfig':_0x7a0a2f['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x7a0a2f['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x7a0a2f['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x7a0a2f['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x276638(_0x7a0a2f['get']('locale')),'CommentView':_0x7a0a2f['get']('comments')['CommentView'],'CommentsListView':_0x572c53,'CommentThreadInputView':_0x54620a}),_0x55dc55['acceptButton']['on']('execute',()=>{_0x47fe76['editing']['view']['focus']();}),_0x55dc55['discardButton']['on']('execute',()=>{_0x47fe76['editing']['view']['focus']();}),_0xcaf575=_0x5000d5['createAnnotationView'](this['editor']['locale'],_0x55dc55),_0xcaf575['bind']('isDirty')['to'](_0x55dc55,'isDirty'),_0xcaf575['bind']('length')['to'](_0x55dc55),_0xcaf575['bind']('type')['to'](_0x55dc55,'type',_0x371b86=>'suggestion-'+_0x371b86),this['listenTo'](_0x55dc55,'escape',()=>{_0x47fe76['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x248c6e['id'],_0xcaf575));const _0x5ac7fa=_0x3142c7['createCommentThreadController'](_0x248c6e['commentThread'],_0x55dc55),_0x47c127=new ae(_0x47fe76,_0x248c6e,_0x55dc55,_0x5ac7fa),_0x3eaf9c=_0x248c6e['getAllAdjacentSuggestions']()['filter'](_0x2759eb=>_0x2759eb['isInContent']);_0x55dc55['descriptionParts']=_0x47fe76['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x3eaf9c),this['_suggestionToController']['set'](_0x248c6e,_0x47c127),this['_viewToController']['set'](_0x55dc55,_0x47c127);const _0x39a673=_0x5000d5['createAnnotation']({'view':_0xcaf575,'target':()=>{const _0x2cdcbb=[],_0x1c1d3a=_0x248c6e['getAllAdjacentSuggestions']()['filter'](_0x347b74=>_0x347b74['isInContent']);for(const _0x47d652 of _0x1c1d3a)_0x2cdcbb['push'](..._0x47d652['getMarkers']());return _0x15af51(_0x47fe76['editing'],_0x2cdcbb);},'type':()=>'suggestion-'+_0x47c127['view']['type']});_0x3142c7['_bindAnnotationToEditors'](_0x55dc55,_0x39a673),_0x5000d5['add'](_0x39a673),_0x1b09ea['registerAnnotation'](_0x39a673);}['_destroyController'](_0x57b949){const _0x5c64b8=this['editor']['plugins']['get']('CommentsRepository'),_0x58037d=this['editor']['plugins']['get']('Annotations'),_0x48714a=this['_suggestionToController']['get'](_0x57b949),_0xb35393=_0x48714a['view'],_0x3c6b5f=_0x58037d['getByInnerView'](_0xb35393);_0x5c64b8['_unbindEditors'](_0xb35393),_0x3c6b5f&&_0x58037d['remove'](_0x3c6b5f),this['_suggestionToController']['delete'](_0x57b949),this['_viewToController']['delete'](_0xb35393),_0x48714a['destroy']();}['_updateController'](_0x42b5a9){if(!_0x42b5a9['isInContent']||!this['_suggestionToController']['has'](_0x42b5a9))return;const _0x4d64f3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x27096d=this['_suggestionToController']['get'](_0x42b5a9),_0xa11052=_0x42b5a9['getAllAdjacentSuggestions']();_0x27096d['view']['descriptionParts']=_0x4d64f3['descriptionFactory']['getDescriptions'](_0xa11052);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x2853f2,(_0x28e65a,_0x506ac9)=>{const _0x5091da=this['editor']['plugins']['get'](k),_0x225398=this['editor']['plugins']['get'](p);if(!_0x225398['activeMarkers']['length'])return;const {id:_0x20d64c}=_0x225398['_splitMarkerName'](_0x225398['activeMarkers'][0x0]),_0x48bb28=_0x5091da['getSuggestion'](_0x20d64c);_0x48bb28&&(this['_suggestionToController']['get'](_0x48bb28)['view']['focus'](),_0x506ac9());});}['destroy'](){for(const _0x382667 of this['_suggestionToController']['keys']())this['_destroyController'](_0x382667);for(const _0x302c12 of this['_annotationViews']['values']())_0x302c12['mainView']['destroy']();super['destroy']();}}function he(_0x57b953){return'model'in _0x57b953;}class k extends _0x231f11{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x19a729){this['editor']['plugins']['get'](p)['adapter']=_0x19a729;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x58aa2b){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x58aa2b);}['getSuggestions']({skipNotAttached:_0x34e3b4=!0x1,toJSON:_0x3dd5f1=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x34e3b4,'toJSON':_0x3dd5f1});}['getSuggestion'](_0x2c14f2){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x2c14f2);}}const T=['Pagination'];class P extends _0x231f11{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x49f42a=this['editor'];if(_0x49f42a['config']['define']('trackChangesData.editorCreator',_0x2b911f=>{const _0x4ddc8f=_0x49f42a['model']['document']['getRootNames']()['reduce']((_0x5f37f9,_0x147939)=>(_0x5f37f9[_0x147939]='',_0x5f37f9),{});return _0x49f42a['constructor']['create'](_0x4ddc8f,_0x2b911f);}),'function'!=typeof _0x49f42a['config']['get']('trackChangesData')['editorCreator'])throw new _0x643216('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x5b8ebe){return N(this['editor'],!0x0,_0x5b8ebe);}['getDataWithDiscardedSuggestions'](_0x529a4d){return N(this['editor'],!0x1,_0x529a4d);}}class D extends _0x231f11{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x2b5c5d){super(_0x2b5c5d),this['result']='end';}['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 v(_0x2061a3){return void 0x0!==_0x2061a3['getRootsAttributes'];}async function N(_0x3ac3b5,_0x4dc53c,_0x14558e){const _0x6b5524=_0x2f475e(_0x3ac3b5,T);_0x6b5524['plugins']['push'](p,D),_0x6b5524['rootsAttributes']=v(_0x3ac3b5)?_0x3ac3b5['getRootsAttributes']():void 0x0;const _0x3478ae=document['createDocumentFragment'](),_0x44d523=_0x3ac3b5['config']['get']('trackChangesData')['editorCreator'],_0x2dcd50=await _0x44d523(_0x6b5524,()=>function(_0x2a325d){const _0x2b43d5=document['createElement']('div');return _0x2a325d['appendChild'](_0x2b43d5),_0x2b43d5;}(_0x3478ae));!function(_0xca947b,_0xae7f44){const _0x3b9afd=_0xca947b['model']['document']['getRootNames']()['reduce']((_0x34a816,_0x5252a0)=>(_0x34a816[_0x5252a0]=_0xca947b['data']['get']({'rootName':_0x5252a0}),_0x34a816),{}),_0x35eb90=_0xca947b['plugins']['get']('Users')['users']['map'](_0xfd1521=>({'id':_0xfd1521['id'],'name':_0xfd1521['name']})),_0x877f9b=_0xca947b['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4fe1a4=_0xca947b['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x494f3f=_0xae7f44['plugins']['get']('Users'),_0xb9faef=_0xae7f44['plugins']['get']('TrackChangesEditing'),_0x4df637=_0xae7f44['plugins']['get']('CommentsRepository');for(const _0x51acfa of _0x35eb90)_0x494f3f['getUser'](_0x51acfa['id'])||_0x494f3f['addUser'](_0x51acfa);_0x494f3f['me']||_0x494f3f['useAnonymousUser']();for(const _0x334ce9 of _0x4fe1a4)_0x4df637['addCommentThread'](_0x334ce9);for(const _0x20d670 of _0x877f9b)_0xb9faef['addSuggestionData'](_0x20d670);_0xae7f44['data']['set'](_0x3b9afd);}(_0x3ac3b5,_0x2dcd50),_0x2dcd50['execute'](_0x4dc53c?'acceptAllSuggestions':'discardAllSuggestions');const _0x46fde1=v(_0x2dcd50)?_0x2dcd50['getFullData'](_0x14558e):_0x2dcd50['data']['get'](_0x14558e);return await _0x2dcd50['destroy'](),_0x46fde1;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|