@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240802.0 → 0.0.0-nightly-20240804.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/package.json +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
|
-
_0x58359f(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x453326,_0x279cae){super(),this['id']=_0x279cae['id'],this['type']=_0x279cae['type'],this['subType']=_0x279cae['subType']||null,this['author']=_0x279cae['author'],this['creator']=_0x279cae['creator']||_0x279cae['author'],this['isExternal']=Boolean(_0x279cae['attributes']&&_0x279cae['attributes']['@external']),this['data']=null,this['_model']=_0x453326,this['_onAccept']=_0x279cae['onAccept'],this['_onDiscard']=_0x279cae['onDiscard'],this['_onAttributesChange']=_0x279cae['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x279cae['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 _0x4d27dd=this;for(;_0x4d27dd['previous'];)_0x4d27dd=_0x4d27dd['previous'];return _0x4d27dd;}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'](_0x2045f2){this['_markerNames']['add'](_0x2045f2);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x57ac3c=>this['_model']['markers']['get'](_0x57ac3c))['filter'](_0x336417=>_0x336417);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0xf1e717=>{for(const _0x27c89e of this['getMarkers']())_0xf1e717['removeMarker'](_0x27c89e);}),this['_markerNames']['clear']();}['removeMarker'](_0x5dd9a5){this['_model']['change'](_0x4e66f5=>{_0x4e66f5['removeMarker'](_0x5dd9a5);}),this['_markerNames']['delete'](_0x5dd9a5);}['addRange'](_0x2690ac){const _0x5da43b='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x5da43b),this['_model']['change'](_0x5edd32=>{_0x5edd32['addMarker'](_0x5da43b,{'range':_0x2690ac,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x49a5d4){for(const _0x53f259 of this['getRanges']())if(_0x53f259['isIntersecting'](_0x49a5d4))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x39bf0f=>_0x39bf0f['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x1614c7,_0x15dfc9)=>[..._0x1614c7,..._0x15dfc9['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x2e6309=this['getRanges']();if(0x1!=_0x2e6309['length'])return null;const _0x9e5459=_0x2e6309[0x0],_0xee5c46=_0x9e5459['start']['nodeAfter'],_0x38fc7c=_0x9e5459['end']['nodeBefore'];return _0xee5c46 instanceof _0x37f3ee?_0xee5c46!=_0x38fc7c?null:_0xee5c46: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 _0xb59e0e=[];let _0x52d42d=this['head'];for(;_0x52d42d;)_0xb59e0e['push'](_0x52d42d),_0x52d42d=_0x52d42d['next'];return _0xb59e0e;}['setAttribute'](_0x3eabe0,_0xcf8539){const _0x1bdba9=_0x4a2bc1(this['attributes']);_0x33ad80(_0x1bdba9,_0x3eabe0,_0xcf8539),_0x36b028(_0x1bdba9,this['attributes'])||(this['attributes']=_0x1bdba9,this['_onAttributesChange'](_0x1bdba9));}['removeAttribute'](_0x39e4f1){const _0x2643c3=_0x4a2bc1(this['attributes']);_0x2fbe59(_0x2643c3,_0x39e4f1),_0x36b028(_0x2643c3,this['attributes'])||(this['attributes']=_0x2643c3,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 _0x2c01d2()['substr'](0x1,0x5);}}function o(_0x3d1c4a,_0x2b61dd,_0x36882f){const t=_0x3d1c4a['t'];switch(_0x2b61dd){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',_0x36882f);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x36882f);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x36882f);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x36882f);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x36882f);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',_0x36882f);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x36882f);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',_0x36882f);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x36882f);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x36882f);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x36882f);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x36882f);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x36882f);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x36882f);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x36882f);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x36882f);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x36882f);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x36882f);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x36882f);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x36882f);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x36882f);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x36882f);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x36882f);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'},_0x36882f);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x36882f);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x36882f);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x36882f);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x36882f);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x36882f);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'},_0x36882f);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x36882f);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x36882f);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x36882f);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x36882f);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'},_0x36882f);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x36882f);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'},_0x36882f);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'},_0x36882f);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x36882f);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'},_0x36882f);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x36882f);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'},_0x36882f);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x36882f);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x36882f);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'},_0x36882f);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'},_0x36882f);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'},_0x36882f);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x36882f);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'},_0x36882f);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'},_0x36882f);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'},_0x36882f);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x2b61dd;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x22b6d8,_0x2adfa2){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x22b6d8,this['_locale']=_0x2adfa2;}['getDescriptions'](_0x37325d){const _0x1d6500=[],_0x52be49=new Set(),_0x153012=new Set();for(let _0xeab980=0x0;_0xeab980<_0x37325d['length'];_0xeab980++){const _0x86e0fa=_0x37325d[_0xeab980];if(!_0x86e0fa['isInContent'])continue;const _0x41a09f=this['_handleCustomCallbackDescription'](_0x86e0fa);if(_0x41a09f){if(null!=_0x86e0fa['subType']){if(_0x52be49['has'](_0x86e0fa['subType']))continue;_0x52be49['add'](_0x86e0fa['subType']);}_0x1d6500['push'](_0x41a09f);}else{if('attribute'!=_0x86e0fa['type'])'insertion'!=_0x86e0fa['type']&&'deletion'!=_0x86e0fa['type']||this['_handleInsertRemoveSuggestionDescription'](_0x1d6500,_0x86e0fa,_0x37325d[_0xeab980+0x1]);else{const _0x1fffef=_0x86e0fa['data']['key'];if(_0x153012['has'](_0x1fffef))continue;_0x153012['add'](_0x86e0fa['data']['key']),_0x1fffef==m?this['_handleRenameSuggestionDescription'](_0x1d6500,_0x86e0fa):this['_handleAttributeSuggestionDescription'](_0x1d6500,_0x86e0fa);}}}return this['_resolveDescriptionItems'](_0x1d6500);}['registerDescriptionCallback'](_0x4e9312){this['_customCallbacks']['push'](_0x4e9312);}['registerElementLabel'](_0xe7eef9,_0x809604,_0xd1fe09=_0x2e27fb['normal']){'function'==typeof _0xe7eef9?_0x3e29f4(this['_itemLabelsCallbacks'],{'matchingCallback':_0xe7eef9,'label':_0x809604,'priority':_0xd1fe09}):this['_itemLabels']['set'](_0xe7eef9,_0x809604);}['registerAttributeLabel'](_0x5521ae,_0x4f1488){this['_attributeLabels']['set'](_0x5521ae,_0x4f1488);}['getItemLabel'](_0x50a00b,_0x2c0eb0=0x1){let _0xa01b5d;for(const _0x24e529 of this['_itemLabelsCallbacks'])if(_0x24e529['matchingCallback'](_0x50a00b)){_0xa01b5d=_0x24e529['label'];break;}return _0xa01b5d||(_0xa01b5d=this['_itemLabels']['get'](_0x50a00b['name'])),_0xa01b5d?_0xa01b5d(_0x2c0eb0):0x1!==_0x2c0eb0?_0x2c0eb0+'\x20'+_0x50a00b['name']+'s':''+_0x50a00b['name'];}['_addDescriptionItems'](_0x41c003,_0x25e5b7){const _0x564bd7=_0x25e5b7['getFirstRange']()['getWalker'](),_0x3068c1='insertion'==_0x25e5b7['type']?'add':'remove';for(const _0x3630ff of _0x564bd7){const _0x3cbe01=_0x3630ff['item'],_0x120df5=_0x41c003[_0x41c003['length']-0x1];if(_0x3cbe01['is']('$textProxy'))_0x120df5&&_0x120df5['type']['indexOf']('Container')>-0x1&&_0x41c003['pop'](),_0x120df5&&'text'==_0x120df5['type']?_0x120df5[_0x3068c1]+=_0x3cbe01['data']:_0x41c003['push']({'type':'text','add':'add'==_0x3068c1?_0x3cbe01['data']:'','remove':'remove'==_0x3068c1?_0x3cbe01['data']:''});else{if(this['_schema']['isObject'](_0x3cbe01)){const _0x33e548=_0x3cbe01;if(_0x120df5&&_0x120df5['type']['indexOf']('Container')>-0x1&&_0x41c003['pop'](),'elementEnd'==_0x3630ff['type'])continue;_0x120df5&&_0x120df5['type']==_0x3068c1+'Object'&&_0x120df5['element']['name']==_0x33e548['name']?_0x120df5['quantity']++:_0x41c003['push']({'type':_0x3068c1+'Object','element':_0x33e548,'quantity':0x1}),_0x564bd7['skip'](_0x5d4b67=>!('elementEnd'==_0x5d4b67['type']&&_0x5d4b67['item']==_0x3cbe01));}else{if(this['_schema']['checkChild'](_0x3cbe01,'$text')||_0x3cbe01['is']('element','softBreak')){const _0x1fbad1=_0x3cbe01;if('add'==_0x3068c1&&'elementStart'==_0x3630ff['type']||'remove'==_0x3068c1&&'elementEnd'==_0x3630ff['type'])continue;if(_0x120df5&&-0x1==_0x120df5['type']['indexOf']('Container')){'text'==_0x120df5['type']&&(_0x120df5[_0x3068c1]+='\x0a');continue;}let _0x161b2b;if(_0x161b2b='add'==_0x3068c1?_0x1fbad1['nextSibling']&&!this['_schema']['isObject'](_0x1fbad1['nextSibling'])?_0x1fbad1['nextSibling']:null:_0x1fbad1['previousSibling']&&!this['_schema']['isObject'](_0x1fbad1['previousSibling'])?_0x1fbad1['previousSibling']:null,_0x1fbad1['isEmpty']||_0x161b2b&&_0x161b2b['isEmpty']){const _0x298674=_0x161b2b&&_0x161b2b['isEmpty']?_0x161b2b:_0x1fbad1;_0x120df5&&_0x120df5['type']==_0x3068c1+'EmptyContainer'&&_0x120df5['element']['name']==_0x298674['name']?_0x120df5['quantity']++:_0x41c003['push']({'type':_0x3068c1+'EmptyContainer','element':_0x298674,'quantity':0x1});}else _0x41c003['push']({'type':_0x3068c1+'Container','element':_0x1fbad1});}}}}}['_resolveDescriptionItems'](_0x2df618){const _0x213481=this['_locale'],_0x45130f=[],_0x5021a3=[],_0x3bb5e3=[];for(const _0x16fcce of _0x2df618)switch(_0x16fcce['type']){case'text':if(_0x16fcce['add']=_0x16fcce['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x16fcce['remove']=_0x16fcce['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x16fcce['add']&&''!=_0x16fcce['remove']){_0x45130f['push']({'type':'replace','content':o(_0x213481,'REPLACE_TEXT',['\x22'+_0x16fcce['remove']+'\x22','\x22'+_0x16fcce['add']+'\x22'])});continue;}if(null!=_0x16fcce['add']['match'](/^ +$/)){_0x45130f['push']({'type':'insertion','content':o(_0x213481,'*Insert:*\x20%0',o(_0x213481,'ELEMENT_SPACE',_0x16fcce['add']['length']))});continue;}if(null!=_0x16fcce['remove']['match'](/^ +$/)){_0x45130f['push']({'type':'deletion','content':o(_0x213481,'*Remove:*\x20%0',o(_0x213481,'ELEMENT_SPACE',_0x16fcce['remove']['length']))});continue;}if(''!=_0x16fcce['add']){_0x45130f['push']({'type':'insertion','content':o(_0x213481,'*Insert:*\x20%0','\x22'+_0x16fcce['add']+'\x22')});continue;}_0x45130f['push']({'type':'deletion','content':o(_0x213481,'*Remove:*\x20%0','\x22'+_0x16fcce['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x45130f['push']({'type':'insertion','content':o(_0x213481,'*Insert:*\x20%0',this['getItemLabel'](_0x16fcce['element'],_0x16fcce['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x45130f['push']({'type':'deletion','content':o(_0x213481,'*Remove:*\x20%0',this['getItemLabel'](_0x16fcce['element'],_0x16fcce['quantity']))});continue;case'addContainer':_0x45130f['push']({'type':'insertion','content':o(_0x213481,'*Split:*\x20%0',this['getItemLabel'](_0x16fcce['element'],_0x16fcce['quantity']))});continue;case'removeContainer':_0x45130f['push']({'type':'deletion','content':o(_0x213481,'*Merge:*\x20%0',this['getItemLabel'](_0x16fcce['element'],_0x16fcce['quantity']))});continue;case'addFormat':_0x5021a3['push'](_0x16fcce['key']);continue;case'removeFormat':_0x3bb5e3['push'](_0x16fcce['key']);continue;default:_0x45130f['push'](_0x16fcce);}if(_0x5021a3['length']){const _0x48dc2a=_0x5021a3['map'](_0x40778e=>this['_attributeLabels']['has'](_0x40778e)?this['_attributeLabels']['get'](_0x40778e):_0x40778e)['join'](',\x20');_0x45130f['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x48dc2a)});}if(_0x3bb5e3['length']){const _0x2e566f=_0x3bb5e3['map'](_0x520920=>this['_attributeLabels']['has'](_0x520920)?this['_attributeLabels']['get'](_0x520920):_0x520920)['join'](',\x20');_0x45130f['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x2e566f)});}return _0x45130f;}['_handleCustomCallbackDescription'](_0x128d58){for(const _0xee0ffa of this['_customCallbacks']){const _0x2ee7f6=_0xee0ffa(_0x128d58);if(_0x2ee7f6&&'type'in _0x2ee7f6)return _0x2ee7f6;}}['_handleAttributeSuggestionDescription'](_0x5e5453,_0x2b879e){const _0x293565=_0x2b879e['data'],_0x5586e4=void 0x0===_0x293565['newValue']?'removeFormat':'addFormat';_0x5e5453['push']({'type':_0x5586e4,'key':_0x293565['key']});}['_handleRenameSuggestionDescription'](_0x24d5b4,_0x24d796){_0x24d5b4['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x24d796['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x283981,_0x25226f,_0x1697af){if(this['_addDescriptionItems'](_0x283981,_0x25226f),_0x1697af&&_0x1697af['getFirstRange']()&&!_0x25226f['getFirstRange']()['end']['isEqual'](_0x1697af['getFirstRange']()['start'])){const _0x458e05=_0x283981[_0x283981['length']-0x1],_0x59829b='insertion'==_0x25226f['type']?'add':'remove';_0x458e05&&'text'==_0x458e05['type']&&(_0x458e05[_0x59829b]+='\x0a');}}}class V extends _0xa2e54a{['afterInit'](){const _0xf6ece6=this['editor'],_0x12ebe1=_0xf6ece6['plugins']['get']('TrackChangesEditing');_0xf6ece6['commands']['get']('showAIAssistant')&&_0x12ebe1['enableCommand']('showAIAssistant');}}class U extends _0xa2e54a{['afterInit'](){const _0xf8af8=this['editor'],_0x558b1f=_0xf8af8['locale'];if(!_0xf8af8['plugins']['has']('AlignmentEditing'))return;const _0x83f7c8=_0xf8af8['plugins']['get']('TrackChangesEditing');_0x83f7c8['enableDefaultAttributesIntegration']('alignment'),_0x83f7c8['registerBlockAttribute']('alignment'),_0x83f7c8['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x558b1f,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4df308=this['editor'],_0x173afc=_0x4df308['locale'];_0x4df308['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x56b684=>{if('formatBlock'!=_0x56b684['type'])return;const {data:_0x258b2a}=_0x56b684;if(_0x258b2a&&'alignment'==_0x258b2a['commandName']){const _0x1f9996=_0x258b2a['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x173afc,'*Format:*\x20%0',function(_0x4313ac){switch(_0x4313ac){case'left':return o(_0x173afc,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x173afc,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x173afc,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x173afc,'FORMAT_JUSTIFY_TEXT');}}(_0x1f9996))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0xa2e54a{['afterInit'](){const _0x4a65d4=this['editor'],_0x1cac7c=_0x4a65d4['plugins']['get']('TrackChangesEditing'),_0x5c464c=_0x4a65d4['locale'];for(const _0x1be102 of ti){if(!_0x4a65d4['plugins']['has'](_0x1be102))continue;const _0x406adb=_0x1be102['slice'](0x0,-0x7)['toLowerCase'](),_0x1f3aa1='FORMAT_'+_0x406adb['toUpperCase']();_0x1cac7c['enableDefaultAttributesIntegration'](_0x406adb),_0x1cac7c['registerInlineAttribute'](_0x406adb),_0x1cac7c['descriptionFactory']['registerAttributeLabel'](_0x406adb,o(_0x5c464c,_0x1f3aa1));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x38bdc2=this['editor'],_0x228ae6=_0x38bdc2['locale'],_0x4eb28d=_0x38bdc2['plugins']['get']('TrackChangesEditing');function _0x2d6014(_0xb2457,_0x2184eb){_0x4eb28d['descriptionFactory']['registerDescriptionCallback'](_0x50c12d=>{if('formatInline'!=_0x50c12d['type'])return;const {data:_0x31036e}=_0x50c12d;return _0x31036e&&_0x31036e['commandName']===_0xb2457?_0x31036e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x228ae6,'*Format:*\x20%0',_0x2184eb)}:{'type':'format','content':o(_0x228ae6,'*Remove\x20format:*\x20%0',_0x2184eb)}:void 0x0;});}_0x2d6014('bold',o(_0x228ae6,'FORMAT_BOLD')),_0x2d6014('italic',o(_0x228ae6,'FORMAT_ITALIC')),_0x2d6014('underline',o(_0x228ae6,'FORMAT_UNDERLINE')),_0x2d6014('code',o(_0x228ae6,'FORMAT_CODE')),_0x2d6014('strikethrough',o(_0x228ae6,'FORMAT_STRIKETHROUGH')),_0x2d6014('subscript',o(_0x228ae6,'FORMAT_SUBSCRIPT')),_0x2d6014('superscript',o(_0x228ae6,'FORMAT_SUPERSCRIPT'));}}class F extends _0xa2e54a{['afterInit'](){const _0xc5273f=this['editor'],_0x2ff6a2=_0xc5273f['locale'];if(!_0xc5273f['plugins']['has']('BlockQuoteEditing'))return;const _0x1416a6=_0xc5273f['plugins']['get']('TrackChangesEditing'),_0x35f074=this['editor']['commands']['get']('blockQuote');_0x1416a6['enableCommand']('blockQuote',(_0x27c480,_0x12b08a={})=>{const _0x2bc72b=this['editor']['model']['document']['selection'],_0x34ec8b=_0x12b08a&&void 0x0!==_0x12b08a['forceValue']?_0x12b08a['forceValue']:!_0x35f074['value'];let _0x1a3209=[];if(_0x34ec8b){const _0x34ef2c=Array['from'](_0x2bc72b['getSelectedBlocks']())['filter'](_0x11c998=>oo(_0x11c998)||function(_0x2f4db9,_0x3c48f6){const _0x863e4c=_0x3c48f6['checkChild'](_0x2f4db9['parent'],'blockQuote'),_0x3f0c87=_0x3c48f6['checkChild'](['$root','blockQuote'],_0x2f4db9);return _0x863e4c&&_0x3f0c87;}(_0x11c998,this['editor']['model']['schema']));_0x1a3209=to(_0x34ef2c,_0xc5273f['model']);}else{const _0x4980cc=Array['from'](_0x2bc72b['getSelectedBlocks']())['filter'](_0x2c6e4e=>oo(_0x2c6e4e));_0x1a3209=to(_0x4980cc,_0xc5273f['model']);}_0xc5273f['model']['change'](()=>{for(const _0x539a3c of _0x1a3209)_0x1416a6['markBlockFormat'](_0x539a3c,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x34ec8b}]});});}),_0x1416a6['descriptionFactory']['registerDescriptionCallback'](_0x50a636=>{const {data:_0x20a1ec}=_0x50a636;if(_0x20a1ec&&'blockQuote'==_0x20a1ec['commandName']){const _0x18bca8=o(_0x2ff6a2,'ELEMENT_BLOCK_QUOTE');return _0x20a1ec['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2ff6a2,'*Set\x20format:*\x20%0',_0x18bca8)}:{'type':'format','content':o(_0x2ff6a2,'*Remove\x20format:*\x20%0',_0x18bca8)};}});}}function oo(_0x2ff350){return'blockQuote'==_0x2ff350['parent']['name'];}class L extends _0xa2e54a{['afterInit'](){const _0xc11e76=this['editor'];_0xc11e76['plugins']['has']('CaseChange')&&(_0xc11e76['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0xc11e76['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0xc11e76['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0xa2e54a{['afterInit'](){const _0x2419ad=this['editor'];_0x2419ad['commands']['get']('ckbox')&&_0x2419ad['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0xa2e54a{['afterInit'](){const _0x346155=this['editor'];if(!_0x346155['plugins']['has']('CodeBlock'))return;const _0x4ea49d=_0x346155['plugins']['get']('TrackChangesEditing'),_0x245553=_0x346155['locale'],_0x36a904=_0x346155['config']['get']('codeBlock')['languages'],_0x2c1a9c=_0x346155['commands']['get']('codeBlock');_0x4ea49d['enableCommand']('indentCodeBlock'),_0x4ea49d['enableCommand']('outdentCodeBlock'),_0x4ea49d['enableCommand']('codeBlock',(_0x1d5d5b,_0x22be0a={})=>{const _0x306511=_0x346155['model'],_0x33e41b=_0x346155['model']['document']['selection'],_0x58f0a0=_0x22be0a&&void 0x0!==_0x22be0a['forceValue']?_0x22be0a['forceValue']:!_0x2c1a9c['value'];let _0x388e8e;_0x22be0a['language']||(_0x22be0a['language']=_0x36a904[0x0]['language']),_0x388e8e=_0x58f0a0?Array['from'](_0x33e41b['getSelectedBlocks']())['filter'](_0x3a36c4=>eo(_0x3a36c4)||function(_0x1cbe0f,_0x3aed79){if(_0x1cbe0f['is']('rootElement')||_0x3aed79['isLimit'](_0x1cbe0f))return!0x1;return _0x3aed79['checkChild'](_0x1cbe0f['parent'],'codeBlock');}(_0x3a36c4,_0x306511['schema'])):Array['from'](_0x33e41b['getSelectedBlocks']())['filter'](_0x308c90=>eo(_0x308c90));const _0x1319fe=to(_0x388e8e,_0x306511);_0x306511['change'](()=>{for(const _0x27b135 of _0x1319fe)_0x4ea49d['markBlockFormat'](_0x27b135,{'commandName':'codeBlock','commandParams':[{..._0x22be0a,'forceValue':_0x58f0a0}],'formatGroupId':'blockName'});});}),(_0x4ea49d['descriptionFactory']['registerElementLabel']('codeBlock',_0x21e874=>o(_0x245553,'ELEMENT_CODE_BLOCK',_0x21e874)),_0x4ea49d['descriptionFactory']['registerDescriptionCallback'](_0x260caa=>{if('formatBlock'!=_0x260caa['type'])return;const _0x168672=_0x245553['t'],{data:_0x75a655}=_0x260caa;if(!_0x75a655||'codeBlock'!=_0x75a655['commandName'])return;const _0x507aed=_0x75a655['commandParams'][0x0]['language'],_0x14f933=_0x168672(_0x36a904['find'](_0x55d21b=>_0x55d21b['language']===_0x507aed)['label'])['toLowerCase']();return _0x75a655['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x245553,'*Set\x20format:*\x20%0',o(_0x245553,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x14f933+')')}:{'type':'format','content':o(_0x245553,'*Remove\x20format:*\x20%0',o(_0x245553,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x14b1e9){return'codeBlock'==_0x14b1e9['name'];}class q extends _0xa2e54a{['afterInit'](){const _0x54992b=this['editor'];if(!_0x54992b['plugins']['has']('CommentsEditing'))return;_0x54992b['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x18929e,_0x4b5f6b,_0x1ce3b0){const _0x143be2=[];for(const _0x58eef4 of _0x4b5f6b['getItems']())_0x58eef4['hasAttribute'](_0x18929e)&&_0x143be2['push'](_0x1ce3b0['createRangeOn'](_0x58eef4));return _0x143be2;}function _e(_0x31abf9,_0x2b520a,{showActiveMarker:_0x5233f9=!0x0}={}){const _0x51db47=_0x31abf9['plugins']['get']('TrackChangesEditing');return(_0x15ed73,_0x162db1,_0x38665e)=>{if(!_0x38665e['consumable']['test'](_0x162db1['markerRange'],_0x15ed73['name']))return;const _0x79bcda=_0x162db1['markerRange']['getWalker'](),_0x3defae=_0x162db1['markerRange']['start'],_0x49ff8a=_0x31abf9['model']['schema'];let _0x3a4479=null,_0x3a0dab=null,_0x5ae84b=!0x1,_0x4b93a7=!0x1;for(const _0x2fc0d2 of _0x79bcda){const _0x43df68=_0x2fc0d2['item'];_0x5ae84b=_0x5ae84b||_0x49ff8a['isContent'](_0x43df68);const _0x45fc49=_0x38665e['mapper']['toViewElement'](_0x43df68);if(_0x45fc49&&_0x45fc49['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x2fc0d2['type']&&(_0x49ff8a['isBlock'](_0x43df68)&&!_0x49ff8a['isLimit'](_0x43df68)&&(_0x43df68['nextSibling']||_0x3defae['isAtEnd']?_0x3a4479&&_0x3a4479['parent']==_0x43df68||(_0x3a4479=_0x43df68,_0x35c69a(_0x2fc0d2['previousPosition']),_0x4b93a7=!0x0):_0x3a0dab=_0x3a0dab||_0x2fc0d2['previousPosition']));}function _0x35c69a(_0x4b4a94){const _0x13f50a=_0x38665e['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2b520a}),_0x338f7f=_0x38665e['mapper']['toViewPosition'](_0x4b4a94);_0x5233f9&&_0x51db47['activeMarkers']['includes'](_0x162db1['markerName'])&&_0x38665e['writer']['addClass']('ck-suggestion-marker--active',_0x13f50a),_0x38665e['writer']['insert'](_0x338f7f,_0x13f50a),_0x38665e['mapper']['bindElementToMarker'](_0x13f50a,_0x162db1['markerName']);}_0x5ae84b||_0x4b93a7||!_0x3a0dab||_0x35c69a(_0x3a0dab);};}class z extends _0xa2e54a{static get['requires'](){return[_0x320d83];}['init'](){const _0x434938=this['editor'],_0xf71f36=_0x434938['plugins']['get']('TrackChangesEditing');_0xf71f36['enableCommand']('delete');const _0x571216=_0x434938['commands']['get']('deleteForward');_0xf71f36['enableCommand']('deleteForward',(_0xf1b134,_0x51999d={})=>{const _0x33c985=_0x434938['model']['createSelection'](_0x434938['model']['document']['selection']);_0x33c985['isCollapsed']&&_0x434938['model']['modifySelection'](_0x33c985,{'direction':'forward','unit':_0x51999d['unit']});const _0x4a00b8=_0x33c985['getFirstRange'](),_0x3a8739=_0x4d4c67['fromRange'](_0x4a00b8);let _0x386878;_0xf1b134(_0x51999d),_0x386878='$graveyard'==_0x3a8739['root']['rootName']?_0x434938['model']['createRange'](_0x4a00b8['start']):_0x434938['model']['createRange'](_0x3a8739['start'],_0x3a8739['end']),_0x3a8739['detach'](),_0x434938['model']['enqueueChange'](_0x571216['buffer']['batch'],_0x2570f=>{_0x571216['buffer']['lock'](),_0x2570f['setSelection'](_0x2570f['createRange'](_0x386878['end'])),_0x571216['buffer']['unlock']();});}),_0x434938['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x434938,'merge'),{'priority':'high'}),_0x434938['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x1c2fbd,_0x16144e,_0x5818c1)=>{_0x5818c1['options']['showSuggestionHighlights']&&_e(_0x434938,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x1c2fbd,_0x16144e,_0x5818c1);},{'priority':'high'}),_0x434938['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x3312c3,_0x2dad7e,_0x1ea17a)=>{const _0x2ffba3=_0x1ea17a['mapper']['markerNameToElements'](_0x2dad7e['markerName']);if(_0x2ffba3){for(const _0x3144ec of _0x2ffba3)_0x3144ec['is']('uiElement')&&(_0x1ea17a['mapper']['unbindElementFromMarkerName'](_0x3144ec,_0x2dad7e['markerName']),_0x1ea17a['writer']['remove'](_0x3144ec));}},{'priority':'high'});}}class K extends _0xa2e54a{['afterInit'](){const _0x13b121=this['editor'];if(!_0x13b121['plugins']['has']('ListEditing'))return;const _0x42e46c=_0x13b121['locale'],_0x4b1299=_0x13b121['plugins']['get']('TrackChangesEditing'),_0x4820ae=_0x13b121['plugins']['has']('TodoListEditing'),_0x1fa3b4=!!_0x13b121['config']['get']('list.multiBlock');function _0x4caa34(_0x349b6a){return{'type':'format','content':''+o(_0x42e46c,'*Set\x20format:*\x20%0',_0x349b6a)};}function _0x2abfb4(_0x3cde5d){return{'type':'format','content':''+o(_0x42e46c,'*Remove\x20format:*\x20%0',_0x3cde5d)};}_0x4b1299['enableDefaultAttributesIntegration']('numberedList'),_0x4b1299['enableDefaultAttributesIntegration']('bulletedList'),_0x4b1299['enableDefaultAttributesIntegration']('customNumberedList'),_0x4b1299['enableDefaultAttributesIntegration']('customBulletedList'),_0x4b1299['enableDefaultAttributesIntegration']('indentList'),_0x4b1299['enableDefaultAttributesIntegration']('outdentList'),_0x4b1299['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x4b1299['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x4b1299['registerBlockAttribute']('listItemId'),_0x4b1299['registerBlockAttribute']('listType'),_0x4b1299['registerBlockAttribute']('listIndent'),_0x1fa3b4&&(_0x4b1299['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x4b1299['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x4820ae&&(_0x4b1299['enableDefaultAttributesIntegration']('todoList'),_0x4b1299['enableDefaultAttributesIntegration']('checkTodoList'),_0x4b1299['registerBlockAttribute']('todoListChecked'),_0x4b1299['descriptionFactory']['registerDescriptionCallback'](_0x3825c=>{const {data:_0x21c648}=_0x3825c;if(_0x21c648&&'todoListChecked'==_0x21c648['key'])return{'type':'format','content':_0x21c648['newValue']?o(_0x42e46c,'*Check\x20item*'):o(_0x42e46c,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4420bb=>{if(_0x4420bb['batch']['isUndo'])return!0x1;let _0x401dfb=!0x1;const _0x18ce3f=_0x4b1299['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x58d1e2=>'todoListChecked'===_0x4b1299['_getAttributeKey'](_0x58d1e2));for(const _0x21b4d3 of _0x18ce3f){'todo'!=_0x21b4d3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x4b1299['_findSuggestions'](_0x21b4d3['getFirstRange'](),'attribute')['find'](_0x2f26b1=>'listType'===_0x4b1299['_getAttributeKey'](_0x2f26b1['suggestion']))||(_0x4420bb['removeMarker'](_0x21b4d3['getFirstMarker']()),_0x401dfb=!0x0));}return _0x401dfb;})),_0x4b1299['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x42e46c,'FORMAT_INDENT'));const _0x30a75d={'type':'format','content':''};_0x4b1299['descriptionFactory']['registerDescriptionCallback'](_0xd6bd8b=>{const {data:_0x4dabea}=_0xd6bd8b;if(!_0x4dabea||'listType'!=_0x4dabea['key'])return;let _0x3a0ad7=_0xd6bd8b['head'];for(;_0x3a0ad7;){if(_0x3a0ad7['data']&&(('listStyle'==_0x3a0ad7['data']['key']||'listMarkerStyle'==_0x3a0ad7['data']['key'])&&(_0x3a0ad7['data']['newValue']&&'default'!=_0x3a0ad7['data']['newValue']||'default'!=_0x3a0ad7['data']['oldValue']&&!_0x4dabea['newValue'])||!_0x1fa3b4&&_0x3a0ad7['data']['key']==m))return _0x30a75d;_0x3a0ad7=_0x3a0ad7['next'];}if(null==_0x4dabea['newValue'])switch(_0x4dabea['oldValue']){case'bulleted':return _0x2abfb4(o(_0x42e46c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2abfb4(o(_0x42e46c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2abfb4(o(_0x42e46c,'ELEMENT_TODO_LIST'));}switch(_0x4dabea['newValue']){case'bulleted':return _0x4caa34(o(_0x42e46c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4caa34(o(_0x42e46c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4caa34(o(_0x42e46c,'ELEMENT_TODO_LIST'));}}),_0x4b1299['descriptionFactory']['registerDescriptionCallback'](_0xc7b52=>{const {data:_0x4a47bf}=_0xc7b52;if(_0x4a47bf&&'listIndent'==_0x4a47bf['key'])return null==_0x4a47bf['newValue']||null==_0x4a47bf['oldValue']&&0x0==_0x4a47bf['newValue']?_0x30a75d:void 0x0;}),_0x4b1299['descriptionFactory']['registerDescriptionCallback'](_0x5d33a8=>{if('attribute'!=_0x5d33a8['type'])return;const {data:_0x4f9f56}=_0x5d33a8;if(!_0x4f9f56||'listItemId'!=_0x4f9f56['key'])return;const _0x3d7603=le(_0x5d33a8);return'newValue'==_0x3d7603?{'type':'format','content':o(_0x42e46c,'*Merge:*\x20list\x20item')}:'oldValue'==_0x3d7603?{'type':'format','content':o(_0x42e46c,'*Split:*\x20list\x20item')}:_0x30a75d;}),_0x13b121['model']['document']['registerPostFixer'](_0x1c031e=>this['listItemIdFixer'](_0x1c031e)),_0x13b121['model']['document']['registerPostFixer'](_0x2cd6d6=>this['noTrackChangesFixer'](_0x2cd6d6)),_0x13b121['model']['document']['on']('change:data',(_0x3f5933,_0x24798d)=>{if(_0x24798d['isUndo']||!_0x24798d['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x1528dc){if(_0x1528dc['batch']['isUndo']||!_0x1528dc['batch']['isLocal'])return!0x1;let _0x520344=!0x1;const _0x3e9a82=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2f5700=>_0x2f5700['data']&&'listItemId'==_0x2f5700['data']['key'])['filter'](_0x30a47d=>_0x30a47d['data']['newValue']&&_0x30a47d['data']['oldValue']);for(const _0xeb3136 of _0x3e9a82)le(_0xeb3136)||(_0x1528dc['removeMarker'](_0xeb3136['getFirstMarker']()),_0x520344=!0x0);return _0x520344;}['noTrackChangesFixer'](_0xdd73f7){if(_0xdd73f7['batch']['isUndo']||!_0xdd73f7['batch']['isLocal'])return!0x1;const _0x30fafa=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x30fafa['trackChangesCommand']['value'])return!0x1;let _0x2a18bc=!0x1;const _0x5360ec=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x30df3f=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x411f8e=>'attribute'==_0x411f8e['type'])['filter'](_0x1ba621=>_0x5360ec['includes'](_0x1ba621['attributeKey']));if(0x0==_0x30df3f['length'])return _0x2a18bc;for(const _0x3110fd of _0x30df3f){const _0xa0a172=_0x30fafa['_findSuggestions'](_0x3110fd['range'],'attribute')['filter'](_0x419c2f=>!_0x419c2f['meta']['isNextTo'])['map'](_0x3cf04a=>_0x3cf04a['suggestion'])['filter'](_0x4ce5b3=>{const _0xa0ae4a=_0x30fafa['_getAttributeKey'](_0x4ce5b3);return _0x5360ec['includes'](_0xa0ae4a);});if(_0xa0a172['length']){for(const _0x6258bd of _0xa0a172)_0xdd73f7['removeMarker'](_0x6258bd['getFirstMarker']());_0x2a18bc=!0x0;}}return _0x2a18bc;}['assureChains'](){const _0x962849=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3aaeef=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x5dfae5;const _0x187a45=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1d0a45=>{if(_0x1d0a45['data']['oldRange']||!_0x1d0a45['data']['newRange'])return null;if(!_0x1d0a45['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x22747f}=_0x962849['_splitMarkerName'](_0x1d0a45['name']);if(!_0x962849['hasSuggestion'](_0x22747f))return null;const _0x3cede4=_0x962849['getSuggestion'](_0x22747f);return _0x3aaeef['includes'](_0x3cede4['data']['key']);})['map'](_0x56e3f3=>{const {id:_0x42cae7}=_0x962849['_splitMarkerName'](_0x56e3f3['name']),_0x107b87=_0x962849['getSuggestion'](_0x42cae7);return _0x5dfae5=_0x107b87['attributes']['groupId'],_0x107b87['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x187a45['size'])return;const _0x5eee5c=_0x962849['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3aa16c=>'attribute'==_0x3aa16c['type']&&_0x3aa16c['data']&&_0x3aaeef['includes'](_0x3aa16c['data']['key'])&&_0x3aa16c['attributes']['groupId']!=_0x5dfae5)['map'](_0xb5cfc7=>({'listItem':_0xb5cfc7['getFirstRange']()['start']['nodeAfter'],'groupId':_0xb5cfc7['attributes']['groupId']})),_0x3c3f5d=new Set();for(const {groupId:_0x279a9a,listItem:_0x2de808}of _0x5eee5c)_0x187a45['has'](_0x2de808)&&_0x3c3f5d['add'](_0x279a9a);for(const _0x5b1667 of _0x962849['getSuggestions']())_0x3c3f5d['has'](_0x5b1667['attributes']['groupId'])&&_0x5b1667['setAttribute']('groupId',_0x5dfae5);}['_supportLegacySuggestions'](){const _0x45f419=this['editor'],_0x423995=_0x45f419['locale'],_0x4ca4f=_0x45f419['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x4ca4f['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x23dbc8,_0x1c2510){const _0x4fa32f=[];for(let _0x405b45 of _0x23dbc8)_0x405b45['start']['nodeAfter']===_0x405b45['end']['parent']&&(_0x405b45=_0x45f419['model']['createRange'](_0x45f419['model']['createPositionAt'](_0x405b45['start']['nodeAfter'],0x0))),_0x4fa32f['push'](_0x405b45);_0x45f419['model']['change'](_0x28cb5e=>{const _0x5dc511=_0x45f419['model']['document']['selection'],_0x518ad2=Array['from'](_0x5dc511['getRanges']())['map'](_0x1e4c4b=>_0x4d4c67['fromRange'](_0x1e4c4b));_0x28cb5e['setSelection'](_0x4fa32f),_0x45f419['commands']['get'](_0x1c2510['commandName'])['refresh'](),_0x1c2510['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x45f419['execute'](_0x1c2510['commandName'],..._0x1c2510['commandParams']),_0x28cb5e['setSelection'](_0x518ad2);for(const _0x54ff7f of _0x518ad2)_0x54ff7f['detach']();});}),_0x4ca4f['descriptionFactory']['registerElementLabel'](function(_0x3898cb){const _0x3b02fe=!_0x45f419['model']['schema']['isObject'](_0x3898cb),_0x48f837=_0x3898cb['previousSibling'],_0x157e03=_0x3898cb['nextSibling'],_0x17a5eb=_0x3898cb['getAttribute']('listItemId'),_0x289a08=!_0x48f837||_0x48f837['getAttribute']('listItemId')!==_0x17a5eb,_0x2cde95=!_0x157e03||_0x157e03['getAttribute']('listItemId')!==_0x17a5eb;return _0x3b02fe&&Boolean(_0x17a5eb)&&_0x289a08&&_0x2cde95;},_0x5606e0=>o(_0x423995,'ELEMENT_LIST_ITEM',_0x5606e0));}['_registerLegacyDescription'](){const _0x3f14c2=this['editor'],_0x975001=_0x3f14c2['locale'];function _0x34d5df(_0x1686e0){const _0x5485dd=_0x3f14c2['commands']['get']('bulletedList')['value'],_0xb6c237=_0x3f14c2['commands']['get']('numberedList')['value'];return'numberedList'===_0x1686e0?_0x5485dd:_0xb6c237;}_0x3f14c2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x542bc0){if('formatBlock'!=_0x542bc0['type'])return;const {data:_0x13f138}=_0x542bc0;if(!_0x13f138)return;let _0x2b5f14,_0x94c04f,_0x21e899,_0x9e3be5;switch(_0x13f138['commandName']){case'bulletedList':_0x21e899=_0x13f138['commandParams'][0x0]['forceValue'],_0x9e3be5=_0x34d5df(_0x13f138['commandName']),_0x2b5f14=_0x21e899?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x9e3be5&&_0x3f14c2['config']['get']('list.multiBlock')||(_0x2b5f14='*Change\x20to:*\x20%0'),_0x94c04f={'type':'format','content':o(_0x975001,_0x2b5f14,o(_0x975001,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x21e899=_0x13f138['commandParams'][0x0]['forceValue'],_0x9e3be5=_0x34d5df(_0x13f138['commandName']),_0x2b5f14=_0x21e899?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x9e3be5&&_0x3f14c2['config']['get']('list.multiBlock')||(_0x2b5f14='*Change\x20to:*\x20%0'),_0x94c04f={'type':'format','content':o(_0x975001,_0x2b5f14,o(_0x975001,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x2b5f14='*Indent:*\x20%0',_0x94c04f={'type':'format','content':o(_0x975001,_0x2b5f14,o(_0x975001,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x2b5f14=function(_0x3288c2){const _0x2a5a5c=_0x3288c2['getFirstRange']();let _0x4e0aa0=_0x2a5a5c['start']['nodeAfter'];for(;_0x4e0aa0&&_0x2a5a5c['containsItem'](_0x4e0aa0);){if(_0x4e0aa0['getAttribute']('listIndent')>0x0)return!0x1;_0x4e0aa0=_0x4e0aa0['nextSibling'];}return!0x0;}(_0x542bc0)?o(_0x975001,'*Format:*\x20remove\x20from\x20%0',o(_0x975001,function(_0x4e98d3){return'ELEMENT_'+_0x4e98d3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x542bc0))):o(_0x975001,'*Outdent:*\x20%0',o(_0x975001,'ELEMENT_LIST_ITEM')),_0x94c04f={'type':'format','content':_0x2b5f14};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x13f138['multipleBlocks']&&(_0x2b5f14='*Merge:*\x20%0',_0x94c04f={'type':'deletion','content':o(_0x975001,_0x2b5f14,o(_0x975001,'ELEMENT_LIST_ITEM'))});}return _0x94c04f;});}}function le(_0x4ffcbe){let _0x1d090a=_0x4ffcbe['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x1d090a;){const _0x1f4446=_0x1d090a['getAttribute']('listItemId');if(!_0x1f4446)return!0x1;if(_0x1f4446==_0x4ffcbe['data']['newValue'])return'newValue';if(_0x1f4446==_0x4ffcbe['data']['oldValue'])return'oldValue';_0x1d090a=_0x1d090a['previousSibling'];}return!0x1;}class pe extends _0xa2e54a{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0xb40dee=this['editor']['config']['get']('list.properties'),_0x3da58a=this['editor']['plugins']['get']('TrackChangesEditing');_0xb40dee['styles']&&(_0x3da58a['enableDefaultAttributesIntegration']('listStyle'),_0x3da58a['registerBlockAttribute']('listStyle')),_0xb40dee['reversed']&&(_0x3da58a['enableDefaultAttributesIntegration']('listReversed'),_0x3da58a['registerBlockAttribute']('listReversed')),_0xb40dee['startIndex']&&(_0x3da58a['enableDefaultAttributesIntegration']('listStart'),_0x3da58a['registerBlockAttribute']('listStart'));const _0x18016e={'type':'format','content':''};_0x3da58a['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x5dca8a=this['editor']['locale'];_0x3da58a['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x5dca8a,'FORMAT_LIST_REVERSED')),_0x3da58a['descriptionFactory']['registerDescriptionCallback'](_0x303412=>{const {data:_0x4bbfd0}=_0x303412;if(_0x4bbfd0&&'listReversed'==_0x4bbfd0['key'])return null==_0x4bbfd0['newValue']||0x0==_0x4bbfd0['newValue']&&null==_0x4bbfd0['oldValue']?_0x18016e:void 0x0;}),_0x3da58a['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x5dca8a,'FORMAT_LIST_START')),_0x3da58a['descriptionFactory']['registerDescriptionCallback'](_0x4aad51=>{const {data:_0x3209eb}=_0x4aad51;if(_0x3209eb&&'listStart'==_0x3209eb['key'])return null==_0x3209eb['newValue']||0x1==_0x3209eb['newValue']&&null==_0x3209eb['oldValue']?_0x18016e:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x138f93=>{if(_0x138f93['batch']['isUndo'])return!0x1;let _0x19bcdf=!0x1;const _0x122263=_0x3da58a['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc048b6=>{const _0x3f3d19=_0x3da58a['_getAttributeKey'](_0xc048b6);return'listStart'==_0x3f3d19||'listReversed'==_0x3f3d19;});for(const _0x116037 of _0x122263){const _0xb1637c=_0x116037['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0xb1637c||'customNumbered'==_0xb1637c)continue;_0x3da58a['_findSuggestions'](_0x116037['getFirstRange'](),'attribute')['find'](_0x411010=>'listType'==_0x3da58a['_getAttributeKey'](_0x411010['suggestion']))||(_0x138f93['removeMarker'](_0x116037['getFirstMarker']()),_0x19bcdf=!0x0);}return _0x19bcdf;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x5ce1f2){const _0xd780f3=this['editor']['locale'],{data:_0x3af4ef}=_0x5ce1f2,_0x4a115e={'type':'format','content':''};if(!_0x3af4ef||'listStyle'!=_0x3af4ef['key'])return;if(!_0x3af4ef['oldValue'])return'default'==_0x3af4ef['newValue']?_0x4a115e:{'type':'format','content':''+o(_0xd780f3,'*Set\x20format:*\x20%0',o(_0xd780f3,this['_getTranslationKeyForListStyle'](_0x3af4ef['newValue'])))};if(!_0x3af4ef['newValue']){if('default'==_0x3af4ef['oldValue'])return _0x4a115e;let _0x2a2890=_0x5ce1f2['head'];for(;_0x2a2890;){if(_0x2a2890['data']&&'listType'==_0x2a2890['data']['key']&&_0x2a2890['data']['newValue'])return _0x4a115e;_0x2a2890=_0x2a2890['next'];}return{'type':'format','content':''+o(_0xd780f3,'*Remove\x20format:*\x20%0',o(_0xd780f3,this['_getTranslationKeyForListStyle'](_0x3af4ef['oldValue'])))};}if('default'!=_0x3af4ef['newValue'])return{'type':'format','content':''+o(_0xd780f3,'*Set\x20format:*\x20%0',o(_0xd780f3,this['_getTranslationKeyForListStyle'](_0x3af4ef['newValue'])))};let _0x1b4401=_0x5ce1f2['head'];for(;_0x1b4401;){if(_0x1b4401['data']&&'listType'==_0x1b4401['data']['key']&&_0x1b4401['data']['newValue']&&_0x1b4401['data']['oldValue'])return _0x4a115e;_0x1b4401=_0x1b4401['next'];}return{'type':'format','content':o(_0xd780f3,'*Set\x20format:*\x20%0',o(_0xd780f3,'ELEMENT_'+_0x5ce1f2['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x2e0b87=this['editor'],_0x388eec=_0x2e0b87['locale'];_0x2e0b87['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x14616b=>{if('formatBlock'!=_0x14616b['type'])return;const {data:_0x5b153b}=_0x14616b;if(!_0x5b153b)return;let _0x4fe3b4,_0x6038c6;switch(_0x5b153b['commandName']){case'listStyle':_0x4fe3b4='*Change\x20to:*\x20%0',_0x6038c6={'type':'format','content':o(_0x388eec,_0x4fe3b4,o(_0x388eec,this['_getTranslationKeyForListStyle'](_0x5b153b['commandParams'][0x0]['type'])))};break;case'listReversed':_0x4fe3b4=_0x5b153b['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x6038c6={'type':'format','content':o(_0x388eec,_0x4fe3b4)};break;case'listStart':_0x4fe3b4='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x6038c6={'type':'format','content':o(_0x388eec,_0x4fe3b4,_0x5b153b['commandParams'][0x0]['startIndex'])};}return _0x6038c6;});}['_getTranslationKeyForListStyle'](_0x47a315){return'ELEMENT_'+function(_0x3c3e8a){if(ye['includes'](_0x3c3e8a))return'bulleted';if(Se['includes'](_0x3c3e8a))return'numbered';return null;}(_0x47a315)['toUpperCase']()+'_LIST_'+_0x47a315['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0xa2e54a{static get['requires'](){return[_0x417a1a];}['init'](){const _0x111508=this['editor'],_0x369e3b=_0x111508['plugins']['get']('TrackChangesEditing'),_0x4ce97f=_0x111508['commands']['get']('enter');_0x369e3b['enableCommand']('enter',()=>{_0x111508['model']['change'](_0x1d5bf5=>{const _0x15df11=_0x111508['model']['document']['selection'],_0xe00e59=_0x15df11['getFirstPosition'](),_0x1583ff=_0x4d4c67['fromRange'](_0x15df11['getFirstRange']());if(_0x4ce97f['enterBlock'](_0x1d5bf5)){const _0x5682a4=_0x111508['model']['createPositionAt'](_0xe00e59['parent']['nextSibling'],0x0),_0x3dba5a=_0x1d5bf5['createRange'](_0xe00e59,_0x5682a4);_0x369e3b['markInsertion'](_0x3dba5a);}else _0x1d5bf5['setSelection'](_0x1d5bf5['createRange'](_0x1583ff['end']));_0x1583ff['detach'](),_0x4ce97f['fire']('afterExecute',{'writer':_0x1d5bf5});});}),_0x111508['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x111508,'split'),{'priority':'high'}),_0x111508['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x56cd52,_0x2b9a78,_0x220db2)=>{const _0x42c2ba=_0x220db2['mapper']['markerNameToElements'](_0x2b9a78['markerName']);if(_0x42c2ba){for(const _0x344a2f of _0x42c2ba)_0x344a2f['hasClass']('ck-suggestion-marker-split')&&(_0x220db2['mapper']['unbindElementFromMarkerName'](_0x344a2f,_0x2b9a78['markerName']),_0x220db2['writer']['remove'](_0x344a2f));}},{'priority':'high'}),_0x111508['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x2958b9,_0x267c4d,_0xf8c530)=>{_0xf8c530['options']['showSuggestionHighlights']&&_e(_0x111508,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x2958b9,_0x267c4d,_0xf8c530);},{'priority':'high'});}}class X extends _0xa2e54a{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x1c4169=this['editor']['plugins']['get']('TrackChangesEditing');_0x1c4169['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x1c4169['enableCommand']('findNext'),_0x1c4169['enableCommand']('findPrevious'),_0x1c4169['enableCommand']('replace'),_0x1c4169['enableCommand']('replaceAll');}['handleFindCommand'](_0x40ab2f,_0x57263c,_0xdb724e={}){const _0x2c2e6e=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x40ab2f(_0x3e2b29=>{let _0x290a76=('string'==typeof _0x57263c?_0x2c2e6e['findByTextCallback'](_0x57263c,_0xdb724e):_0x57263c)(_0x3e2b29);Array['isArray'](_0x290a76)&&(_0x290a76={'results':_0x290a76,'searchText':'string'==typeof _0x57263c?_0x57263c:''});const _0x5f2f78=_0x290a76['results']['filter'](_0x44ee6b=>!0x1===this['_isInDeletionRange'](_0x44ee6b,_0x3e2b29['item']));return{..._0x290a76,'results':_0x5f2f78};},_0xdb724e);}['_isInDeletionRange'](_0x3d7f0e,_0x34da5d){const _0x3a2d1d=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x34da5d,_0x3d7f0e['start']),this['editor']['model']['createPositionAt'](_0x34da5d,_0x3d7f0e['end']));for(const _0x3c001b of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x3a2d1d['getIntersection'](_0x3c001b['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 _0xa2e54a{['afterInit'](){const _0x2fde41=this['editor']['locale'],_0x1c0ca0=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0xcdb12e,commandName:_0x4430b1}of ro)this['editor']['plugins']['has'](_0xcdb12e)&&(_0x1c0ca0['enableDefaultAttributesIntegration'](_0x4430b1),_0x1c0ca0['registerInlineAttribute'](_0x4430b1));_0x1c0ca0['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2fde41,'FORMAT_FONT_SIZE')),_0x1c0ca0['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2fde41,'FORMAT_FONT_FAMILY')),_0x1c0ca0['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2fde41,'FORMAT_FONT_COLOR')),_0x1c0ca0['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2fde41,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2fe07c=this['editor'],_0x204b02=_0x2fe07c['locale'];_0x2fe07c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x41d3b3=>{const _0x5150f7=_0x204b02['t'];if('formatInline'!=_0x41d3b3['type'])return;const {data:_0x5e8042}=_0x41d3b3;if(null!=_0x5e8042){if('fontSize'==_0x5e8042['commandName']){const _0xded486=_0x5e8042['commandParams'][0x0]['value'];if(_0xded486){const _0x3d3362=_0x5150f7(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x74a536=>_0x74a536['model']==_0xded486)['title'])['toLowerCase']();return{'type':'format','content':o(_0x204b02,'*Set\x20font\x20size:*\x20%0',_0x3d3362)};}return{'type':'format','content':o(_0x204b02,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x5e8042['commandName']){const _0x18c9aa=_0x5e8042['commandParams'][0x0]['value'];return _0x18c9aa?{'type':'format','content':o(_0x204b02,'*Set\x20font\x20family:*\x20%0',_0x18c9aa)}:{'type':'format','content':o(_0x204b02,'*Reset\x20font\x20family*')};}if('fontColor'==_0x5e8042['commandName']){const _0x98e93e=_0x5e8042['commandParams'][0x0]['value'];if(_0x98e93e){const _0x233f25=_0x313aa8(this['editor']['config']['get']('fontColor.colors'))['find'](_0x13eb7a=>_0x13eb7a['model']==_0x98e93e);let _0x28b301=_0x98e93e,_0x33eee1='';return _0x233f25&&(_0x28b301=_0x233f25['label'],_0x33eee1=_0x5150f7(_0x28b301)['toLowerCase']()),{'type':'format','content':o(_0x204b02,'*Set\x20font\x20color:*\x20%0',_0x33eee1)['trim'](),'color':{'value':_0x98e93e,'title':_0x33eee1||_0x28b301}};}return{'type':'format','content':o(_0x204b02,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x5e8042['commandName']){const _0x53c282=_0x5e8042['commandParams'][0x0]['value'];if(_0x53c282){const _0x250fd7=_0x313aa8(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x40f127=>_0x40f127['model']==_0x53c282);let _0x2f3f1c=_0x53c282,_0x584518='';return _0x250fd7&&(_0x2f3f1c=_0x250fd7['label'],_0x584518=_0x5150f7(_0x2f3f1c)['toLowerCase']()),{'type':'format','content':o(_0x204b02,'*Set\x20font\x20background\x20color:*\x20%0',_0x584518)['trim'](),'color':{'value':_0x53c282,'title':_0x584518||_0x2f3f1c}};}return{'type':'format','content':o(_0x204b02,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0xa2e54a{['afterInit'](){const _0xb125a8=this['editor'],_0x38cae2=_0xb125a8['plugins']['get']('TrackChangesEditing'),_0x1d6312=_0xb125a8['commands']['get']('copyFormat'),_0x2b9ad3=_0xb125a8['commands']['get']('pasteFormat');_0x1d6312&&_0x2b9ad3&&(_0x38cae2['enableDefaultAttributesIntegration']('pasteFormat'),_0x38cae2['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x4f9c13=this['editor'],_0x284212=_0x4f9c13['locale'];_0x4f9c13['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x51d10c=>{if('formatBlock'!=_0x51d10c['type']&&'formatInline'!=_0x51d10c['type'])return;const {data:_0x530b6e}=_0x51d10c;if(_0x530b6e&&'pasteFormat'===_0x530b6e['commandName']){const _0x4a9630=[],_0x32447f=_0x530b6e['commandParams'][0x0];for(const [_0xfc8322,_0x33a0d2]of Object['entries'](_0x32447f))_0x4a9630['push'](so(_0x4f9c13,_0xfc8322,_0x33a0d2));return _0x4a9630['length']?{'type':'format','content':o(_0x284212,'*Set\x20format\x20to:*\x20%0',_0x4a9630['join'](',\x20'))}:{'type':'format','content':o(_0x284212,'*Remove\x20all\x20formatting*')};}});}}function so(_0x14e9fb,_0x226b0f,_0x225e37){const _0x5cb332=_0x14e9fb['locale']['t'],_0x1545b3=_0x226b0f['split'](/(?=[A-Z])/)['join']('\x20'),_0x47a5ab=_0x5cb332(_0x1545b3['charAt'](0x0)['toUpperCase']()+_0x1545b3['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x225e37)return _0x47a5ab;if('fontColor'===_0x226b0f||'fontBackgroundColor'===_0x226b0f){const _0x32b973=_0x313aa8(_0x14e9fb['config']['get']('fontColor.colors'))['find'](_0x1eed2d=>_0x1eed2d['model']==_0x225e37);return _0x47a5ab+'\x20('+(_0x32b973?_0x5cb332(_0x32b973['label'])['toLowerCase']():_0x225e37)+')';}if('fontSize'===_0x226b0f&&isNaN(parseFloat(_0x225e37))){const _0x5eac9d=_0x14e9fb['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x14e9fb['config']['get']('fontSize.options'))['find'](_0x1e8d97=>_0x1e8d97['model']==_0x225e37);return _0x47a5ab+'\x20('+(_0x5eac9d?_0x5cb332(_0x5eac9d['title'])['toLowerCase']():_0x225e37)+')';}return _0x47a5ab+'\x20('+_0x225e37+')';}class tt extends _0xa2e54a{['_headingOptions'];['afterInit'](){const _0x23d2df=this['editor'];if(!_0x23d2df['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x23d2df['config']['get']('heading.options');const _0x29c366=_0x23d2df['locale'],_0xc1157d=_0x23d2df['plugins']['get']('TrackChangesEditing');_0xc1157d['enableDefaultAttributesIntegration']('heading');for(const _0x4c5f66 of this['_headingOptions'])'paragraph'!=_0x4c5f66['model']&&_0xc1157d['descriptionFactory']['registerElementLabel'](_0x4c5f66['model'],_0x182574=>{const _0x59b1a5=this['_getHeadingLevel'](_0x4c5f66['model']);return null!==_0x59b1a5?_0x2a23f2(_0x182574,_0x59b1a5):_0x3fd93f(_0x182574,_0x4c5f66['title']);});function _0x2a23f2(_0x186c15,_0x1b3d88){return o(_0x29c366,'ELEMENT_HEADING',[_0x186c15,_0x1b3d88]);}function _0x3fd93f(_0x20c6ac,_0x145e36){return o(_0x29c366,'ELEMENT_HEADING_CUSTOM',[_0x20c6ac,_0x145e36]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x445c58=this['editor'],_0x20017c=_0x445c58['locale'];function _0x57d549(_0x100e60,_0x16634b){return o(_0x20017c,'ELEMENT_HEADING_CUSTOM',[_0x100e60,_0x16634b]);}_0x445c58['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x508e09=>{if('formatBlock'!=_0x508e09['type'])return;const {data:_0x4c17de}=_0x508e09;if(_0x4c17de&&'heading'==_0x4c17de['commandName']){const _0x1a915d=_0x4c17de['commandParams'][0x0]['value'],_0x1b427a=this['_getHeadingLevel'](_0x1a915d);if(null!==_0x1b427a)return{'type':'format','content':o(_0x20017c,'*Change\x20to:*\x20%0',(_0xbad4e6=0x1,_0x611bd=_0x1b427a,o(_0x20017c,'ELEMENT_HEADING',[_0xbad4e6,_0x611bd])))};const _0x516a53=this['_headingOptions']['find'](_0x304689=>_0x304689['model']===_0x1a915d)['title'];return{'type':'format','content':o(_0x20017c,'*Change\x20to:*\x20%0',_0x57d549(0x1,_0x516a53))};}var _0xbad4e6,_0x611bd;});}['_getHeadingLevel'](_0x44b047){const _0x10752a=_0x44b047['match'](/^heading(\d+)/);if(_0x10752a)return _0x10752a[0x1];const _0x37e2a1=this['_headingOptions']?.['find'](_0x53cd02=>_0x53cd02['model']==_0x44b047);if(_0x37e2a1&&_0x37e2a1['view']){const _0x2d9e8e=_0x37e2a1['view'],_0x20cd75=(_0x2d9e8e['name']??_0x2d9e8e)['match'](/^h(\d+)/);if(_0x20cd75)return _0x20cd75[0x1];}return null;}}class et extends _0xa2e54a{['afterInit'](){const _0x278ce2=this['editor'];if(!_0x278ce2['plugins']['has']('HighlightEditing'))return;const _0x3d3288=_0x278ce2['plugins']['get']('TrackChangesEditing'),_0x1c30e0=_0x278ce2['locale'];_0x3d3288['enableDefaultAttributesIntegration']('highlight'),_0x3d3288['registerInlineAttribute']('highlight'),_0x3d3288['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x1c30e0,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x162ee5=this['editor'],_0x408888=_0x162ee5['locale'];_0x162ee5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4d5de0=>{if('formatInline'!=_0x4d5de0['type'])return;const {data:_0xf12116}=_0x4d5de0;if(_0xf12116&&'highlight'==_0xf12116['commandName']){const _0x599def=_0x408888['t'],_0xd3a63f=_0xf12116['commandParams'][0x0]['value'];if(_0xd3a63f){const _0x5ad0dd=_0x162ee5['config']['get']('highlight.options')['find'](_0x45da71=>_0x45da71['model']==_0xd3a63f),_0x40f1db=_0x599def(_0x5ad0dd['title'])['toLowerCase']();return{'type':'format','content':o(_0x408888,'*Set\x20highlight:*\x20%0',_0x40f1db),'color':{'value':_0x5ad0dd['color'],'title':_0x5ad0dd['title']}};}return{'type':'format','content':o(_0x408888,'*Remove\x20highlight*',o(_0x408888,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0xa2e54a{['afterInit'](){const _0x30eba4=this['editor'];if(!_0x30eba4['plugins']['has']('HorizontalLineEditing'))return;_0x30eba4['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x581241=_0x30eba4['plugins']['get']('TrackChangesEditing'),_0x23665f=_0x30eba4['locale'];_0x581241['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4eb639=>o(_0x23665f,'ELEMENT_HORIZONTAL_LINE',_0x4eb639)),_0x30eba4['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x5b43d6,{writer:_0x4b6390,options:_0x2f3bb0})=>{if(!_0x2f3bb0['showSuggestionHighlights'])return null;const _0x5e8fd2=_0x4b6390['createContainerElement']('div'),_0x3c50f2=_0x4b6390['createEmptyElement']('hr');return _0x4b6390['addClass']('ck-horizontal-line',_0x5e8fd2),_0x4b6390['insert'](_0x4b6390['createPositionAt'](_0x5e8fd2,0x0),_0x3c50f2),_0x5e8fd2;},'converterPriority':'high'});}}class st extends _0xa2e54a{['afterInit'](){const _0x1a1442=this['editor'];if(!_0x1a1442['plugins']['has']('HtmlEmbed'))return;const _0x49961c=_0x1a1442['plugins']['get']('TrackChangesEditing'),_0xba819d=_0x1a1442['locale'];_0x49961c['descriptionFactory']['registerElementLabel']('rawHtml',_0x421603=>o(_0xba819d,'ELEMENT_HTML_EMBED',_0x421603)),_0x49961c['enableDefaultAttributesIntegration']('htmlEmbed'),_0x49961c['registerBlockAttribute']('value'),_0x49961c['descriptionFactory']['registerDescriptionCallback'](_0x308636=>{if('attribute'!=_0x308636['type'])return;const {data:_0x17142c}=_0x308636;if(_0x17142c&&'value'==_0x17142c['key']&&_0x308636['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x557615=o(_0xba819d,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0xba819d,'*Change\x20%0\x20content*',_0x557615)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4dafaa=this['editor'],_0x5505b7=_0x4dafaa['locale'];_0x4dafaa['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xca4ec3=>{if('formatBlock'!=_0xca4ec3['type'])return;const {data:_0x2dc70f}=_0xca4ec3;if(_0x2dc70f&&'htmlEmbed'==_0x2dc70f['commandName']){const _0x1303ba=o(_0x5505b7,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x5505b7,'*Change\x20%0\x20content*',_0x1303ba)};}});}}class nt extends _0xa2e54a{['afterInit'](){const _0x1a860=this['editor'];if(!_0x1a860['plugins']['has']('ImageEditing'))return;const _0x54b023=_0x1a860['plugins']['get']('TrackChangesEditing'),_0x2845c7=_0x1a860['plugins']['get']('ImageUtils'),_0xe5a38d=_0x1a860['locale'];_0x54b023['enableCommand']('insertImage'),_0x54b023['descriptionFactory']['registerElementLabel']('imageBlock',_0x21a70e=>o(_0xe5a38d,'ELEMENT_IMAGE',_0x21a70e)),_0x54b023['descriptionFactory']['registerElementLabel']('imageInline',_0x21378d=>o(_0xe5a38d,'ELEMENT_INLINE_IMAGE',_0x21378d)),_0x54b023['descriptionFactory']['registerElementLabel']('caption',()=>o(_0xe5a38d,'ELEMENT_CAPTION')),_0x1a860['plugins']['has']('ImageUploadEditing')&&_0x54b023['enableCommand']('uploadImage'),_0x1a860['plugins']['has']('ImageBlockEditing')&&_0x1a860['plugins']['has']('ImageInlineEditing')&&(_0x54b023['enableCommand']('imageTypeInline',(_0x59003b,_0x405dfb)=>{const _0x3ea3dc=_0x2845c7['getClosestSelectedImageElement'](_0x1a860['model']['document']['selection']);_0x1a860['model']['change'](()=>{_0x54b023['markBlockFormat'](_0x3ea3dc,{'commandName':'imageTypeInline','commandParams':[_0x405dfb]},[],'convertBlockImageToInline');});}),_0x54b023['enableCommand']('imageTypeBlock',(_0x5c611f,_0x5648e5)=>{_0x1a860['model']['change'](_0x180cd6=>{let _0x50503b=_0x2845c7['getClosestSelectedImageElement'](_0x1a860['model']['document']['selection']),_0x225667=_0x180cd6['createRangeOn'](_0x50503b);const _0x4a8200=_0x2fdba3['fromPosition'](_0x225667['start'],'toPrevious'),_0x5682dd=_0x2fdba3['fromPosition'](_0x225667['end'],'toNext');_0x54b023['forceDefaultExecution'](()=>_0x5c611f(_0x5648e5)),_0x50503b=_0x2845c7['getClosestSelectedImageElement'](_0x1a860['model']['document']['selection']),_0x225667=_0x180cd6['createRangeOn'](_0x50503b);const _0x952c34=_0x180cd6['createRange'](_0x4a8200,_0x5682dd);_0x4a8200['detach'](),_0x5682dd['detach'](),_0x54b023['markBlockFormat'](_0x50503b,{'commandName':'imageTypeInline','commandParams':[_0x5648e5]},[],'convertInlineImageToBlock'),_0x952c34['start']['isBefore'](_0x225667['start'])&&_0x54b023['markInsertion'](_0x180cd6['createRange'](_0x952c34['start'],_0x225667['start']),'convertInlineImageToBlock'),_0x225667['end']['isBefore'](_0x952c34['end'])&&_0x54b023['markInsertion'](_0x180cd6['createRange'](_0x225667['end'],_0x952c34['end']),'convertInlineImageToBlock');});}),_0x54b023['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x54b023['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x54b023['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x54b023['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x54b023['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x54b023['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x253ee7])=>{const _0xe0f648=_0x54b023['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x3bfe24=_0x253ee7['start'],_0x2782ad=_0x253ee7['end'];const _0x1c7fba=_0x1a860['model']['schema']['getNearestSelectionRange'](_0x3bfe24,'backward'),_0x3533c6=_0x1a860['model']['schema']['getNearestSelectionRange'](_0x2782ad,'forward');_0x1c7fba['isCollapsed']&&(_0x3bfe24=_0x1c7fba['start']),_0x3533c6['isCollapsed']&&(_0x2782ad=_0x3533c6['end']),_0xe0f648([_0x1a860['model']['createRange'](_0x3bfe24,_0x2782ad)]);}),_0x54b023['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x4ebc92),_0x54b023['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x4ebc92)),_0x1a860['plugins']['has']('ImageCaptionEditing')&&(_0x54b023['enableCommand']('toggleImageCaption',(_0x54c1bd,_0x36d606)=>{const _0x261a8f=_0x1a860['plugins']['get']('ImageCaptionUtils');let _0x2fab88=_0x2845c7['getClosestSelectedImageElement'](_0x1a860['model']['document']['selection']),_0x5bdaa2=_0x261a8f['getCaptionFromImageModelElement'](_0x2fab88);_0x1a860['model']['change'](()=>{if(_0x5bdaa2)return void _0x54b023['markDeletion'](_0x1a860['model']['createRangeOn'](_0x5bdaa2));const _0x690905=_0x2845c7['isBlockImage'](_0x2fab88);_0x54c1bd(_0x36d606),_0x2fab88=_0x2845c7['getClosestSelectedImageElement'](_0x1a860['model']['document']['selection']),_0x5bdaa2=_0x261a8f['getCaptionFromImageModelElement'](_0x2fab88),_0x54b023['markInsertion'](_0x1a860['model']['createRangeOn'](_0x5bdaa2),_0x690905?null:'imageCaption');});}),_0x54b023['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x4ebc92));const _0x38995c=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x33e7e1(_0x13fe8f,_0xb7d03d){const _0x22dd41=_0x38995c['findIndex'](({type:_0x10ccc3,subType:_0x301628})=>_0x13fe8f['type']==_0x10ccc3&&_0x13fe8f['subType']==_0x301628),_0x529878=_0x38995c['findIndex'](({type:_0x394d7a,subType:_0x399145})=>_0xb7d03d['type']==_0x394d7a&&_0xb7d03d['subType']==_0x399145);if(_0x22dd41<0x0||_0x529878<0x0)return!0x1;const _0x45a0de=_0x13fe8f['getFirstRange'](),_0x503f75=_0xb7d03d['getFirstRange']();if((0x0==_0x22dd41||0x1==_0x22dd41)&&0x2==_0x529878&&_0x45a0de['isIntersecting'](_0x503f75))return!0x0;if(0x2==_0x22dd41&&0x3==_0x529878){const _0x3eff44=_0x54b023['_findSuggestions'](_0x45a0de,'insertion')['filter'](({suggestion:_0x347317,meta:_0x5b7fd8})=>_0x5b7fd8['isOwn']&&'convertInlineImageToBlock'==_0x347317['subType']);if(_0x3eff44['length']>0x1&&_0x503f75['end']['isEqual'](_0x45a0de['start']))return!0x0;if(0x1==_0x3eff44['length']&&(_0x45a0de['start']['isEqual'](_0x503f75['end'])||_0x45a0de['end']['isEqual'](_0x503f75['start'])))return!0x0;}if(0x3==_0x22dd41&&0x3==_0x529878&&_0x45a0de['start']['isBefore'](_0x503f75['start'])){const _0x2a21d0=_0x45a0de['end']['nodeAfter'],_0xe75848=_0x503f75['start']['nodeBefore'];return _0x2845c7['isBlockImage'](_0x2a21d0)&&_0x2a21d0===_0xe75848;}return!0x1;}function _0x4ebc92(_0x42381f,_0x4c6342){return _0x33e7e1(_0x42381f,_0x4c6342)?[_0x42381f,_0x4c6342]:_0x33e7e1(_0x4c6342,_0x42381f)?[_0x4c6342,_0x42381f]:null;}_0x1a860['plugins']['has']('ImageResize')&&(_0x54b023['enableDefaultAttributesIntegration']('resizeImage'),_0x54b023['registerBlockAttribute']('resizedWidth'),_0x54b023['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0xe5a38d,'FORMAT_IMAGE_SIZE'))),_0x1a860['plugins']['has']('ImageTextAlternativeEditing')&&(_0x54b023['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x54b023['registerBlockAttribute']('alt')),_0x54b023['descriptionFactory']['registerDescriptionCallback'](_0x52af68=>{if(!!_0x38995c['find'](({type:_0x10299b,subType:_0x212a78})=>_0x52af68['type']==_0x10299b&&_0x52af68['subType']==_0x212a78))return _0x52af68['previous']?{}:void 0x0;}),_0x54b023['descriptionFactory']['registerDescriptionCallback'](_0x5f27b3=>{if('insertion'==_0x5f27b3['type']||'deletion'==_0x5f27b3['type']){const _0x4c89f7=_0x5f27b3['getContainedElement']();if(_0x4c89f7&&_0x4c89f7['is']('element','caption'))return{'type':'insertion'==_0x5f27b3['type']?'addObject':'removeObject','element':_0x4c89f7,'quantity':0x1};}}),_0x54b023['descriptionFactory']['registerDescriptionCallback'](_0x16c0a3=>'formatBlock'==_0x16c0a3['type']&&'convertInlineImageToBlock'==_0x16c0a3['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x16c0a3['type']&&'convertBlockImageToInline'==_0x16c0a3['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x54b023['descriptionFactory']['registerDescriptionCallback'](_0x90848a=>{if('attribute'!=_0x90848a['type'])return;const {data:_0x1603ac}=_0x90848a;if(!_0x1603ac||'alt'!=_0x1603ac['key'])return;const _0x5f5387=_0x1603ac['newValue'];return _0x5f5387?{'type':'format','content':o(_0xe5a38d,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5f5387+'\x22')}:{'type':'format','content':o(_0xe5a38d,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xb7f296=this['editor'],_0x4dc470=_0xb7f296['locale'];_0xb7f296['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xa262=>{if('formatBlock'!=_0xa262['type']&&'formatInline'!=_0xa262['type'])return;const {data:_0x1933d4}=_0xa262;if(_0x1933d4){if('imageTextAlternative'==_0x1933d4['commandName']){const _0x1b3ec=_0x1933d4['commandParams'][0x0]['newValue'];return _0x1b3ec?{'type':'format','content':o(_0x4dc470,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1b3ec+'\x22')}:{'type':'format','content':o(_0x4dc470,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x1933d4['commandName']){const _0x3a79ae=_0x1933d4['commandParams'][0x0]['width'];return _0x3a79ae?{'type':'format','content':o(_0x4dc470,'*Set\x20image\x20width:*\x20%0',_0x3a79ae)}:{'type':'format','content':o(_0x4dc470,'*Reset\x20image\x20width*')};}}});}}class ot extends _0xa2e54a{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x5cebeb=this['editor']['locale'],_0x198ae0=this['editor']['plugins']['get']('TrackChangesEditing');_0x198ae0['enableDefaultAttributesIntegration']('replaceImageSource'),_0x198ae0['registerBlockAttribute']('src'),_0x198ae0['descriptionFactory']['registerDescriptionCallback'](_0x501397=>{if('attribute'!=_0x501397['type'])return;const {data:_0x1da996}=_0x501397;return _0x1da996&&'src'==_0x1da996['key']?_0x1da996['newValue']&&_0x1da996['oldValue']?{'type':'format','content':o(_0x5cebeb,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x38ab50=this['editor']['plugins']['get']('TrackChangesEditing');_0x38ab50['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x38ab50['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x38ab50['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x38ab50['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x22b02f=this['editor'],_0x3caada=_0x22b02f['locale'];_0x22b02f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5d858a=>{if('formatBlock'!=_0x5d858a['type']&&'formatInline'!=_0x5d858a['type'])return;const {data:_0x4b7543}=_0x5d858a;if(!_0x4b7543||'replaceImageSource'!=_0x4b7543['commandName'])return;return{'type':'format','content':o(_0x3caada,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0xa2e54a{['afterInit'](){const _0x25965b=this['editor'];if(!_0x25965b['plugins']['has']('ImageStyleEditing'))return;const _0x4a8267=_0x25965b['plugins']['get']('TrackChangesEditing'),_0x545bfe=_0x25965b['plugins']['get']('ImageUtils'),_0x4dd4cf={};_0x4a8267['enableCommand']('imageStyle',(_0x3892b7,_0x3bffc5)=>{const _0x101de8=_0x25965b['plugins']['get']('Users')['me'],_0x4ca3b5=_0x25965b['commands']['get']('imageStyle');let _0x55b196=_0x545bfe['getClosestSelectedImageElement'](_0x25965b['model']['document']['selection']),_0x5ea7cf=_0x25965b['model']['createRangeOn'](_0x55b196),_0x58be4f=_0x4ca3b5['value'];if(_0x58be4f==_0x3bffc5['value'])return;const _0x24242f={'commandName':'imageStyle','commandParams':[_0x3bffc5],'formatGroupId':_0x2c01d2()};_0x25965b['model']['change'](()=>{if(_0x4a8267['getSuggestions']()['filter'](_0x4bd07e=>_0x4bd07e['isInContent']&&_0x101de8==_0x4bd07e['author']&&('formatBlock'==_0x4bd07e['type']||'formatInline'==_0x4bd07e['type'])&&('imageStylePreApply'==_0x4bd07e['subType']||'imageStylePostApply'==_0x4bd07e['subType'])&&_0x4bd07e['getFirstRange']()['isEqual'](_0x5ea7cf))['forEach'](_0xcdf065=>_0x4a8267['discardSuggestion'](_0xcdf065['head'])),_0x55b196=_0x545bfe['getClosestSelectedImageElement'](_0x25965b['model']['document']['selection']),_0x5ea7cf=_0x25965b['model']['createRangeOn'](_0x55b196),_0x4ca3b5['refresh'](),_0x25965b['commands']['get']('imageTypeInline')['refresh'](),_0x25965b['commands']['get']('imageTypeBlock')['refresh'](),_0x58be4f=_0x4ca3b5['value'],_0x58be4f!=_0x3bffc5['value'])return _0x545bfe['isInlineImage'](_0x55b196)&&_0x4ca3b5['shouldConvertImageType'](_0x3bffc5['value'],_0x55b196)?(_0x3892b7({..._0x3bffc5,'setImageSizes':!0x1}),_0x55b196=_0x545bfe['getClosestSelectedImageElement'](_0x25965b['model']['document']['selection']),void _0x4a8267['markBlockFormat'](_0x55b196,{..._0x24242f,'commandReversedParams':[{'value':_0x58be4f||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x545bfe['isBlockImage'](_0x55b196)?_0x4a8267['markBlockFormat'](_0x55b196,_0x24242f,[],'imageStylePostApply'):_0x4a8267['markInlineFormat'](_0x5ea7cf,_0x24242f,'imageStylePostApply'));});});for(const _0x4b9617 of _0x25965b['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x4dd4cf[_0x4b9617['name']]=_0x4b9617['title']['toLowerCase']();_0x4a8267['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x4a8267['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x4a8267['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x4a8267['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x1075f4])=>{_0x545bfe['setImageNaturalSizeAttributes'](_0x1075f4['getContainedElement']());}),_0x4a8267['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x10f4e8,_0xe6896e)=>{_0x4a8267['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x10f4e8,{'commandName':_0xe6896e['commandName'],'commandParams':_0xe6896e['commandReversedParams']});}),_0x4a8267['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x4bc4f9,_0x2c6605){if(_0x50f480(_0x4bc4f9,_0x2c6605))return[_0x4bc4f9,_0x2c6605];if(_0x50f480(_0x2c6605,_0x4bc4f9))return[_0x2c6605,_0x4bc4f9];return null;});const _0x4c24ae=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x50f480(_0x5428e0,_0x3dc987){const _0x292f0f=_0x4c24ae['findIndex'](({type:_0x5c4f13,subType:_0x45ac9c})=>_0x5428e0['type']==_0x5c4f13&&_0x5428e0['subType']==_0x45ac9c),_0x543cfb=_0x4c24ae['findIndex'](({type:_0x2073b7,subType:_0x20f5b2})=>_0x3dc987['type']==_0x2073b7&&_0x3dc987['subType']==_0x20f5b2);if(_0x292f0f<0x0||_0x543cfb<0x0)return!0x1;const _0x488b72=_0x5428e0['getFirstRange'](),_0x210b25=_0x3dc987['getFirstRange']();if((0x0==_0x292f0f||0x1==_0x292f0f)&&0x2==_0x543cfb&&_0x488b72['isIntersecting'](_0x210b25))return!0x0;if(0x2==_0x292f0f&&0x3==_0x543cfb){const _0xee3794=_0x4a8267['_findSuggestions'](_0x488b72,'insertion')['filter'](({suggestion:_0x5083b8,meta:_0x2909a3})=>_0x2909a3['isOwn']&&'convertInlineImageToBlock'==_0x5083b8['subType']);if(_0xee3794['length']>0x1&&_0x210b25['end']['isEqual'](_0x488b72['start']))return!0x0;if(0x1==_0xee3794['length']&&(_0x488b72['start']['isEqual'](_0x210b25['end'])||_0x488b72['end']['isEqual'](_0x210b25['start'])))return!0x0;}if(0x3==_0x292f0f&&0x3==_0x543cfb&&_0x488b72['start']['isBefore'](_0x210b25['start'])){const _0x186b68=_0x488b72['end']['nodeAfter'],_0x566131=_0x210b25['start']['nodeBefore'];return _0x545bfe['isBlockImage'](_0x186b68)&&_0x186b68===_0x566131;}return!0x1;}_0x25965b['model']['document']['registerPostFixer'](()=>{let _0x563c38=!0x1;const _0x196523=Array['from'](_0x25965b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5c2e8f,data:_0x5bcbce}of _0x196523){const {group:_0xc17129,type:_0x26e315,subType:_0x1af6f9,id:_0x4db785}=_0x4a8267['_splitMarkerName'](_0x5c2e8f);if('suggestion'==_0xc17129&&_0x4a8267['hasSuggestion'](_0x4db785)){if('formatBlock'==_0x26e315&&('imageStylePreApply'==_0x1af6f9||'imageStylePostApply'==_0x1af6f9)){const _0x597423=_0x4a8267['getSuggestion'](_0x4db785);if(_0x5bcbce['newRange']){const _0x31f816=_0x597423['getFirstRange']()['getContainedElement']();if(_0x545bfe['isBlockImage'](_0x31f816))continue;_0x4a8267['discardSuggestion'](_0x597423),_0x563c38=!0x0;}}if('insertion'==_0x26e315&&'imageCaption'==_0x1af6f9&&!_0x5bcbce['newRange']){const _0x38ccf6=_0x4a8267['getSuggestion'](_0x4db785);_0x38ccf6['next']&&_0x38ccf6['next']['isInContent']&&(_0x4a8267['discardSuggestion'](_0x38ccf6['next']),_0x563c38=!0x0);}}}return _0x563c38;}),this['_registerLegacyDescription'](_0x4dd4cf);}['_registerLegacyDescription'](_0x4b0d88){const _0x5aa4cf=this['editor'],_0x43a945=_0x5aa4cf['locale'];_0x5aa4cf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x592bfa=>{if('formatBlock'!=_0x592bfa['type']&&'formatInline'!=_0x592bfa['type'])return;const {data:_0x25d55b}=_0x592bfa;if(!_0x25d55b||'imageStyle'!=_0x25d55b['commandName'])return;const _0x213ed1=_0x25d55b['commandParams'][0x0]['value'];return _0x32abe6('side'===_0x213ed1?o(_0x43a945,'FORMAT_SIDE_IMAGE'):_0x4b0d88[_0x213ed1]||_0x213ed1);function _0x32abe6(_0x1079eb){return{'type':'format','content':o(_0x43a945,'*Format:*\x20%0',_0x1079eb)};}});}}class at extends _0xa2e54a{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x5057c2){super(_0x5057c2),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0xf95c16=this['editor'],_0x549e89=_0xf95c16['commands']['get']('importWord'),_0xd3089c=_0xf95c16['commands']['get']('trackChanges');_0x549e89&&(_0x549e89['on']('execute',(_0x48c179,[,_0x384e2e])=>{this['_trackChangesValueDuringImport']=_0xd3089c['value'],_0x384e2e['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x549e89,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x549e89,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0xd3089c['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0xf95c16['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x9ede93,_0x244f2e){const {suggestions:_0x2be0bb}=_0x244f2e,_0xd557b8=this['editor']['commands']['get']('trackChanges'),_0xfe0fb0=_0xd557b8['value'];this['_trackChangesValueDuringImport']!==_0xfe0fb0&&(_0xd557b8['execute'](),this['_trackChangesExecuted']=!0x0),_0x2be0bb&&_0x2be0bb['forEach'](({id:_0x3d84bf,type:_0x2233c0,author:_0x24ea7e,created_at:_0x52bddf})=>{const _0x3a9ce7={'id':_0x3d84bf,'type':_0x2233c0,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x24ea7e,'createdAt':_0x52bddf?new Date(_0x52bddf):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x3a9ce7);});}}class ct extends _0xa2e54a{['afterInit'](){const _0x271f1a=this['editor'],_0xc58537=_0x271f1a['plugins']['get']('TrackChangesEditing');if(_0x271f1a['plugins']['has']('IndentEditing')&&(_0xc58537['enableCommand']('indent'),_0xc58537['enableCommand']('outdent')),_0x271f1a['plugins']['has']('IndentBlock')){for(const _0x1d718c of['indentBlock','outdentBlock'])_0xc58537['enableDefaultAttributesIntegration'](_0x1d718c);}const _0x4b2952=_0x271f1a['locale'];_0xc58537['registerBlockAttribute']('blockIndent'),_0xc58537['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x4b2952,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x40b8d4=this['editor'],_0x15f914=_0x40b8d4['locale'],_0x2aa9d8=_0x40b8d4['plugins']['get']('TrackChangesEditing');_0x2aa9d8['descriptionFactory']['registerDescriptionCallback'](_0x1a3f3e=>{if('formatBlock'!=_0x1a3f3e['type'])return;const {data:_0xf7c743}=_0x1a3f3e;if(!_0xf7c743)return;if('indentBlock'!=_0xf7c743['commandName']&&'outdentBlock'!=_0xf7c743['commandName'])return;const _0x334b40=_0x1a3f3e['getItems']()[0x0],_0x45b180=_0x2aa9d8['descriptionFactory']['getItemLabel'](_0x334b40);return'indentBlock'==_0xf7c743['commandName']?{'type':'format','content':o(_0x15f914,'*Indent:*\x20%0',_0x45b180)}:'outdentBlock'==_0xf7c743['commandName']?{'type':'format','content':o(_0x15f914,'*Outdent:*\x20%0',_0x45b180)}:void 0x0;});}}class ut extends _0xa2e54a{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0xa2e54a{['afterInit'](){const _0x1ff7e9=this['editor'];if(!_0x1ff7e9['plugins']['has']('LinkEditing'))return;const _0x3a82fd=_0x1ff7e9['plugins']['get']('TrackChangesEditing'),_0x5027af=_0x1ff7e9['commands']['get']('link');_0x3a82fd['enableDefaultAttributesIntegration']('link'),_0x3a82fd['enableDefaultAttributesIntegration']('unlink'),_0x3a82fd['registerInlineAttribute']('linkHref');for(const _0x415b01 of _0x5027af['manualDecorators'])_0x3a82fd['registerInlineAttribute'](_0x415b01['id']),_0x3a82fd['descriptionFactory']['registerAttributeLabel'](_0x415b01['id'],'link\x20('+_0x415b01['label']['toLowerCase']()+')');_0x3a82fd['descriptionFactory']['registerDescriptionCallback'](_0x1b466b=>{if('attribute'!=_0x1b466b['type'])return;const {data:_0x2f145b}=_0x1b466b;if(!_0x2f145b||'linkHref'!=_0x2f145b['key'])return;const _0x16ee21=_0x2f145b['newValue'],_0x4bec5c=_0x1ff7e9['locale'];return{'type':'format','content':null==_0x16ee21?o(_0x4bec5c,'*Remove\x20link*'):o(_0x4bec5c,'*Set\x20link:*\x20%0','\x22'+_0x16ee21+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4919d5=this['editor'],_0x43d603=_0x4919d5['locale'];_0x4919d5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3ac9e8=>{if('formatInline'!=_0x3ac9e8['type'])return;const {data:_0x3621d4}=_0x3ac9e8;if(_0x3621d4){if('link'==_0x3621d4['commandName']){const _0x303854=_0x3621d4['commandParams'][0x0];return{'type':'format','content':o(_0x43d603,'*Set\x20link:*\x20%0','\x22'+_0x303854+'\x22')};}return'unlink'==_0x3621d4['commandName']?{'type':'format','content':o(_0x43d603,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0xa2e54a{['afterInit'](){const _0x2b269f=this['editor'],_0x402a59=_0x2b269f['locale'];if(!_0x2b269f['plugins']['has']('LegacyListEditing'))return;const _0xe3d6df=_0x2b269f['plugins']['get']('TrackChangesEditing'),_0x1f01f8=_0x2b269f['plugins']['has']('LegacyTodoListEditing');function _0xae2388(_0x4c186f){return()=>{const _0x4d7b9a=_0x2b269f['model']['document']['selection'],_0x3857d7=_0x2b269f['commands']['get'](_0x4c186f);if(_0x3857d7['value'])return void _0x2b269f['execute']('paragraph',{});const _0x154dfb=_0x4c186f['slice'](0x0,-0x4),_0x18bb92=function(_0x12e512,_0x2ae109,_0x5ea787){let _0x29fb44=Array['from'](_0x12e512)['filter'](_0x565e2e=>function(_0x3f848e,_0x3e65e4){return _0x3e65e4['checkChild'](_0x3f848e['parent'],'listItem')&&!_0x3e65e4['isObject'](_0x3f848e);}(_0x565e2e,_0x5ea787));_0x29fb44=_0x29fb44['filter'](_0x36f80a=>!_0x36f80a['is']('element','listItem')||_0x36f80a['getAttribute']('listType')!=_0x2ae109);const _0x2b1199=new Set();for(const _0x8902e1 of _0x29fb44)_0x8902e1['is']('element','listItem')?_0x2b1199['add'](fe(_0x8902e1)):_0x2b1199['add'](_0x8902e1);return Array['from'](_0x2b1199);}(_0x4d7b9a['getSelectedBlocks'](),_0x154dfb,_0x2b269f['model']['schema']);_0x2b269f['model']['change'](()=>{for(const _0x489ba7 of _0x18bb92)_0xe3d6df['markBlockFormat'](_0x489ba7,{'commandName':_0x4c186f,'commandParams':[{'forceValue':!_0x3857d7['value']}],'formatGroupId':'blockName'},ue(_0x489ba7));});};}function _0x35f5dd(_0xb64de8){return()=>{const _0x4fbc58=function(_0x4d93ac){let _0x1156b7=Array['from'](_0x4d93ac);const _0x2a14fc=_0x1156b7['findIndex'](_0x27b3b3=>'listItem'!=_0x27b3b3['name']);return _0x2a14fc>-0x1&&(_0x1156b7=_0x1156b7['slice'](0x0,_0x2a14fc)),_0x1156b7;}(_0x2b269f['model']['document']['selection']['getSelectedBlocks']()),_0x121ef2=_0x2b269f['model']['createRange'](_0x2b269f['model']['createPositionAt'](_0x4fbc58[0x0],'before'),_0x2b269f['model']['createPositionAt'](_0x4fbc58[_0x4fbc58['length']-0x1],'end'));_0x2b269f['model']['change'](()=>{_0xe3d6df['markBlockFormat'](_0x121ef2,{'commandName':_0xb64de8,'commandParams':[],'formatGroupId':'listIndent'},function(_0x1b065e){const _0x2ca222=new Set();for(const _0x28235e of _0x1b065e){let _0x48ee64=_0x28235e['nextSibling'];for(;_0x48ee64&&_0x48ee64['getAttribute']('listIndent')>_0x28235e['getAttribute']('listIndent');)_0x2ca222['add'](_0x48ee64),_0x48ee64=_0x48ee64['nextSibling'];}return Array['from'](_0x2ca222);}(_0x4fbc58));});};}_0xe3d6df['enableCommand']('numberedList',_0xae2388('numberedList')),_0xe3d6df['enableCommand']('bulletedList',_0xae2388('bulletedList')),_0x1f01f8&&_0xe3d6df['enableCommand']('todoList',_0xae2388('todoList')),_0xe3d6df['enableCommand']('indentList',_0x35f5dd('indentList')),_0xe3d6df['enableCommand']('outdentList',_0x35f5dd('outdentList')),_0x1f01f8&&_0xe3d6df['enableCommand']('checkTodoList',()=>{const _0x538eb3=_0x2b269f['commands']['get']('checkTodoList'),_0x3ecb74=Array['from'](_0x538eb3['_selectedElements']);_0x3ecb74['filter'](_0x29dfe6=>_0x29dfe6['getAttribute']('todoListChecked')!=_0x538eb3['value']),_0x2b269f['model']['change'](()=>{for(const _0x52357c of _0x3ecb74)_0xe3d6df['markBlockFormat'](_0x52357c,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x538eb3['value']}]});});}),_0xe3d6df['descriptionFactory']['registerElementLabel']('listItem',_0x3df877=>o(_0x402a59,'ELEMENT_LIST_ITEM',_0x3df877)),_0xe3d6df['descriptionFactory']['registerDescriptionCallback'](_0x4d9efb=>{if('formatBlock'!=_0x4d9efb['type']&&'formatInline'!=_0x4d9efb['type'])return;const {data:_0x527fd3}=_0x4d9efb;if(_0x527fd3){if('numberedList'==_0x527fd3['commandName']||'bulletedList'==_0x527fd3['commandName']||'todoList'==_0x527fd3['commandName'])switch(_0x527fd3['commandName']['replace']('List','')){case'bulleted':return _0x58c221(o(_0x402a59,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x58c221(o(_0x402a59,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x58c221(o(_0x402a59,'ELEMENT_TODO_LIST'));}if('indentList'==_0x527fd3['commandName'])return{'type':'format','content':o(_0x402a59,'*Indent:*\x20%0',o(_0x402a59,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x527fd3['commandName'])return{'type':'format','content':o(_0x402a59,'*Outdent:*\x20%0',o(_0x402a59,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x527fd3['commandName'])return _0x527fd3['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x402a59,'*Check\x20item*')}:{'type':'format','content':o(_0x402a59,'*Uncheck\x20item*')};}function _0x58c221(_0x57825a){return{'type':'format','content':o(_0x402a59,'*Change\x20to:*\x20%0',_0x57825a)};}});}}function fe(_0x3cefa7){const _0x5486e1=_0x3cefa7['getAttribute']('listIndent');if(0x0==_0x5486e1)return _0x3cefa7;let _0x1dbce2=_0x3cefa7;for(;_0x3cefa7['previousSibling']&&_0x3cefa7['previousSibling']['is']('element','listItem');){const _0x16d83a=_0x3cefa7['previousSibling']['getAttribute']('listIndent');if(_0x16d83a==_0x5486e1)_0x1dbce2=_0x3cefa7['previousSibling'];else{if(_0x16d83a<_0x5486e1)break;}_0x3cefa7=_0x3cefa7['previousSibling'];}return _0x1dbce2;}function ue(_0x2525f9){const _0x1c4984=[];if(_0x2525f9['is']('element','listItem')&&_0x2525f9['getAttribute']('listIndent')>0x0){let _0xbe98dd=_0x2525f9['nextSibling'];for(;_0xbe98dd&&'listItem'==_0xbe98dd['name']&&_0xbe98dd['getAttribute']('listIndent')==_0x2525f9['getAttribute']('listIndent');)_0x1c4984['push'](_0xbe98dd),_0xbe98dd=_0xbe98dd['nextSibling'];}return _0x1c4984;}class W extends _0xa2e54a{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x19be26=this['editor']['config']['get']('list.properties'),_0x522f08=this['editor']['plugins']['get']('TrackChangesEditing');_0x19be26['styles']&&_0x522f08['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x19be26['reversed']&&_0x522f08['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x19be26['startIndex']&&_0x522f08['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x522f08['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x1400d5,_0x132061={}){const _0x21e537=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2b547e=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x21e537['markMultiRangeBlockFormat'](_0x2b547e,{'commandName':'listStyle','commandParams':[{'type':_0x132061['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x1eba73,_0x3078c5={}){const _0x1b6127=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5608e7=this['_getSuggestionBlocks'](_0x1eca48=>_0x1eca48['is']('element','listItem')&&'numbered'===_0x1eca48['getAttribute']('listType'));if(_0x5608e7['length']<0x1)return;const _0x3b635d=_0x5608e7['map'](_0x3b5c78=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3b5c78,'before'),this['editor']['model']['createPositionAt'](_0x3b5c78,0x0)));this['editor']['model']['change'](()=>{_0x1b6127['markMultiRangeBlockFormat'](_0x3b635d,{'commandName':'listReversed','commandParams':[{'reversed':_0x3078c5['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x585a1c,_0x526f35={}){const _0xad0d22=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4911ef=this['_getSuggestionBlocks'](_0x5e82a1=>_0x5e82a1['is']('element','listItem')&&'numbered'===_0x5e82a1['getAttribute']('listType'));if(_0x4911ef['length']<0x1)return;const _0x17aba5=_0x4911ef['map'](_0x2967e2=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2967e2,'before'),this['editor']['model']['createPositionAt'](_0x2967e2,0x0)));this['editor']['model']['change'](()=>{_0xad0d22['markMultiRangeBlockFormat'](_0x17aba5,{'commandName':'listStart','commandParams':[{'startIndex':_0x526f35['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x2978fd){if('formatBlock'!=_0x2978fd['type']&&'formatInline'!=_0x2978fd['type'])return;const _0x4ae453=this['editor']['locale'],{data:_0x487527}=_0x2978fd;if(!_0x487527)return;let _0x32577e,_0xd2a9d6;switch(_0x487527['commandName']){case'listStyle':_0x32577e='*Change\x20to:*\x20%0',_0xd2a9d6={'type':'format','content':o(_0x4ae453,_0x32577e,o(_0x4ae453,this['_getTranslationKeyForListStyle'](_0x487527['commandParams'][0x0]['type'])))};break;case'listReversed':_0x32577e=_0x487527['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0xd2a9d6={'type':'format','content':o(_0x4ae453,_0x32577e)};break;case'listStart':_0x32577e='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xd2a9d6={'type':'format','content':o(_0x4ae453,_0x32577e,_0x487527['commandParams'][0x0]['startIndex'])};}return _0xd2a9d6;}['_getSuggestionBlocksForListStyle'](){const _0x5da0c6=this['editor']['plugins']['get']('LegacyListUtils');let _0x4c1623=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x4c1623[0x0]?.['is']('element','listItem')&&_0x4c1623['unshift'](..._0x5da0c6['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x4c1623[_0x4c1623['length']-0x1]?.['is']('element','listItem')&&_0x4c1623['push'](..._0x5da0c6['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x4c1623=[...new Set(_0x4c1623)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x4c1623=_0x4c1623['filter'](_0x3fb89c=>_0x3fb89c['is']('element','listItem'))),_0x4c1623;}['_getSuggestionBlocks'](_0x228017){const _0x1341b3=this['editor']['plugins']['get']('LegacyListUtils');let _0x373c85=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x228017)['map'](_0x5e02fb=>{const _0x180cb1=this['editor']['model']['createPositionAt'](_0x5e02fb,0x0);return[..._0x1341b3['getSiblingNodes'](_0x180cb1,'backward'),..._0x1341b3['getSiblingNodes'](_0x180cb1,'forward')];})['flat']();return _0x373c85=[...new Set(_0x373c85)],_0x373c85;}['_getTranslationKeyForListStyle'](_0x205c72){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x205c72)||'default')['toUpperCase']()+'_LIST_'+_0x205c72['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0xa2e54a{['afterInit'](){const _0x14d9fa=this['editor'];if(!_0x14d9fa['plugins']['has']('MediaEmbedEditing'))return;const _0x43f6a9=_0x14d9fa['plugins']['get']('TrackChangesEditing'),_0x522fda=_0x14d9fa['locale'];_0x43f6a9['enableCommand']('mediaEmbed'),_0x43f6a9['descriptionFactory']['registerElementLabel']('media',_0x4fdfb1=>o(_0x522fda,'ELEMENT_MEDIA',_0x4fdfb1)),_0x14d9fa['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x51eed1,{writer:_0x462877,options:_0x463ccb})=>{if(_0x463ccb['showSuggestionHighlights'])return _0x462877['createEmptyElement']('div');},'converterPriority':'high'}),_0x14d9fa['data']['downcastDispatcher']['on']('attribute:url:media',(_0x35fe50,_0x3d0229,_0x57394a)=>{_0x57394a['options']['showSuggestionHighlights']&&_0x35fe50['stop']();},{'priority':'high'});}}class mt extends _0xa2e54a{['afterInit'](){const _0x37e4c2=this['editor'];_0x37e4c2['plugins']['has']('MentionEditing')&&_0x37e4c2['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0xa2e54a{['afterInit'](){const _0x54d868=this['editor'];if(!_0x54d868['commands']['get']('insertMergeField'))return;_0x54d868['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x70515=_0x54d868['plugins']['get']('TrackChangesEditing'),_0x5e940f=_0x54d868['locale'];_0x70515['descriptionFactory']['registerElementLabel']('mergeField',_0x1bed28=>o(_0x5e940f,'ELEMENT_MERGE_FIELD',_0x1bed28)),_0x70515['descriptionFactory']['registerDescriptionCallback'](_0x233d4c=>{if('insertion'!=_0x233d4c['type']&&'deletion'!=_0x233d4c['type'])return;const _0x89f394=_0x233d4c['getContainedElement']();if(null==_0x89f394)return;if(!_0x89f394['is']('element','mergeField'))return;const _0x3637af=_0x54d868['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x89f394['getAttribute']('id'));return'insertion'==_0x233d4c['type']?{'type':'insertion','content':o(_0x5e940f,'*Insert:*\x20%0','\x22'+_0x3637af+'\x22\x20'+o(_0x5e940f,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x5e940f,'*Remove:*\x20%0','\x22'+_0x3637af+'\x22\x20'+o(_0x5e940f,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0xa2e54a{['afterInit'](){const _0x1659b9=this['editor'],_0x4450a3=_0x1659b9['plugins']['get']('TrackChangesEditing');_0x1659b9['plugins']['has']('MultiLevelList')&&(_0x4450a3['enableDefaultAttributesIntegration']('multiLevelList'),_0x4450a3['registerBlockAttribute']('listMarkerStyle'),_0x4450a3['descriptionFactory']['registerDescriptionCallback'](_0x1c430f=>this['handleDescriptions'](_0x1c430f)));}['handleDescriptions'](_0x87127e){const _0x47893f=this['editor']['locale'],{data:_0x4b7ce4}=_0x87127e,_0x501360={'type':'format','content':''};if(_0x4b7ce4&&'listMarkerStyle'==_0x4b7ce4['key']){if(!_0x4b7ce4['oldValue'])return{'type':'format','content':o(_0x47893f,'*Set\x20format:*\x20%0',o(_0x47893f,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4b7ce4['newValue']+')'};if(!_0x4b7ce4['newValue']){let _0x2780c6=_0x87127e['head'];for(;_0x2780c6;){if(_0x2780c6['data']&&'listType'==_0x2780c6['data']['key']&&_0x2780c6['data']['newValue'])return _0x501360;_0x2780c6=_0x2780c6['next'];}return{'type':'format','content':o(_0x47893f,'*Remove\x20format:*\x20%0',o(_0x47893f,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4b7ce4['oldValue']+')'};}}}}class kt extends _0xa2e54a{['afterInit'](){const _0x5163f9=this['editor'];if(!_0x5163f9['plugins']['has']('PageBreakEditing'))return;_0x5163f9['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x3f2630=_0x5163f9['plugins']['get']('TrackChangesEditing'),_0x2f4609=_0x5163f9['locale'];_0x3f2630['descriptionFactory']['registerElementLabel']('pageBreak',_0x143f28=>o(_0x2f4609,'ELEMENT_PAGE_BREAK',_0x143f28));}}class bt extends _0xa2e54a{['afterInit'](){const _0x58a200=this['editor'];if(!_0x58a200['plugins']['has']('Paragraph'))return;const _0x2e28d2=_0x58a200['locale'],_0x28e2ad=_0x58a200['plugins']['get']('TrackChangesEditing');_0x28e2ad['descriptionFactory']['registerElementLabel']('paragraph',_0x5bd6c0=>o(_0x2e28d2,'ELEMENT_PARAGRAPH',_0x5bd6c0)),_0x28e2ad['enableDefaultAttributesIntegration']('paragraph'),_0x28e2ad['enableCommand']('insertParagraph'),_0x58a200['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x58a200),{'priority':'highest'}),_0x58a200['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1bb834,_0x547711,_0x1c57cc)=>{_0x1c57cc['options']['showSuggestionHighlights']&&nr(_0x58a200,{'showActiveMarker':!0x1})(_0x1bb834,_0x547711,_0x1c57cc);},{'priority':'highest'});const _0x55d076=_0x28e2ad['descriptionFactory'];_0x55d076['registerDescriptionCallback'](_0x3a8757=>{if('insertion'!==_0x3a8757['type'])return;const {start:_0x497a51,end:_0x82b1}=_0x3a8757['getFirstRange']();if(!_0x497a51['isTouching'](_0x82b1)||!_0x497a51['nodeAfter'])return;const _0x17618b=_0x58a200['model']['schema'],_0x2fc318=_0x497a51['nodeAfter'];return _0x17618b['isBlock'](_0x2fc318)&&!_0x17618b['isLimit'](_0x2fc318)&&_0x17618b['checkChild'](_0x2fc318,'$text')?{'type':'insertion','content':o(_0x2e28d2,'*Insert:*\x20%0',_0x55d076['getItemLabel'](_0x2fc318,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x6ca035=this['editor'],_0x22d30e=_0x6ca035['locale'];_0x6ca035['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x45a0c9=>{if('formatBlock'!=_0x45a0c9['type'])return;const {data:_0x44370a}=_0x45a0c9;return _0x44370a&&'paragraph'==_0x44370a['commandName']?{'type':'format','content':o(_0x22d30e,'*Change\x20to:*\x20%0',o(_0x22d30e,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x58cab4,{showActiveMarker:_0x5d6896=!0x0}={}){return(_0x259bc2,_0x54b2a8,_0x571129)=>{const _0xfb9aed=_0x58cab4['plugins']['get']('TrackChangesEditing'),_0x4ce8b2=_0x54b2a8['markerRange']['start'],_0xb37847=_0x54b2a8['markerRange']['end'],_0x497263=_0x58cab4['model']['schema'];if(!_0x4ce8b2['isTouching'](_0xb37847)||!_0x4ce8b2['nodeAfter'])return;const _0x2f3702=_0x4ce8b2['nodeAfter'];if(_0x497263['isBlock'](_0x2f3702)&&!_0x497263['isLimit'](_0x2f3702)&&_0x497263['checkChild'](_0x2f3702,'$text')){if(!_0x571129['consumable']['consume'](_0x54b2a8['markerRange'],_0x259bc2['name']))return;const _0x4c0737=_0x571129['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x2d9afa=_0x571129['mapper']['toViewPosition'](_0xb37847);_0x5d6896&&_0xfb9aed['activeMarkers']['includes'](_0x54b2a8['markerName'])&&_0x571129['writer']['addClass']('ck-suggestion-marker--active',_0x4c0737),_0x571129['writer']['insert'](_0x2d9afa,_0x4c0737),_0x571129['mapper']['bindElementToMarker'](_0x4c0737,_0x54b2a8['markerName']);}};}class wt extends _0xa2e54a{['afterInit'](){const _0x3006c8=this['editor'];if(!_0x3006c8['plugins']['has']('RemoveFormatEditing'))return;_0x3006c8['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5497b7=this['editor'];_0x5497b7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2fc4e7=>{if('formatBlock'!=_0x2fc4e7['type']&&'formatInline'!=_0x2fc4e7['type'])return;const {data:_0x3e2107}=_0x2fc4e7;return _0x3e2107&&'removeFormat'==_0x3e2107['commandName']?{'type':'format','content':o(_0x5497b7['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0xa2e54a{['afterInit'](){const _0x3dfd9d=this['editor'];if(!_0x3dfd9d['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x439441=_0x3dfd9d['plugins']['get']('TrackChangesEditing');_0x439441['enableCommand']('goToPreviousRestrictedEditingException'),_0x439441['enableCommand']('goToNextRestrictedEditingException');const _0x157b91=_0x3dfd9d['plugins']['get']('RestrictedEditingModeEditing');_0x157b91['enableCommand']('trackChanges'),_0x157b91['enableCommand']('acceptSuggestion'),_0x157b91['enableCommand']('discardSuggestion'),_0x157b91['enableCommand']('acceptAllSuggestions'),_0x157b91['enableCommand']('discardAllSuggestions'),_0x157b91['enableCommand']('acceptSelectedSuggestions'),_0x157b91['enableCommand']('discardSelectedSuggestions');}}class jt extends _0xa2e54a{static get['requires'](){return[_0x2ecf23];}['init'](){const _0x3cd69a=this['editor'],_0x3b73a0=_0x3cd69a['plugins']['get']('TrackChangesEditing');_0x3b73a0['enableCommand']('shiftEnter'),_0x3cd69a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x3cd69a),{'priority':'high'}),_0x3cd69a['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x3cd69a),{'priority':'high'}),_0x3cd69a['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xc56df6,_0x9a511,_0x28b64f)=>{_0x28b64f['options']['showSuggestionHighlights']&&ge(_0x3cd69a,{'showActiveMarker':!0x1})(_0xc56df6,_0x9a511,_0x28b64f);}),_0x3b73a0['descriptionFactory']['registerElementLabel']('softBreak',_0x38425c=>o(_0x3cd69a['locale'],'ELEMENT_LINE_BREAK',_0x38425c));}}function ge(_0x1f63c2,{showActiveMarker:_0x2a0d12=!0x0}={}){return(_0x53fd87,_0xa099e1,_0x1a8c60)=>{const _0x5efd4a=_0x1f63c2['plugins']['get']('TrackChangesEditing');if(!_0x1a8c60['consumable']['test'](_0xa099e1['markerRange'],_0x53fd87['name']))return;const _0x234c44=_0x1f63c2['model'];for(const _0x5410d9 of _0xa099e1['markerRange']['getItems']()){if(!_0x5410d9['is']('element','softBreak'))continue;const _0x1dfa59='deletion'==_0xa099e1['markerName']['split'](':')[0x1]?'merge':'split',_0x33d4ce=_0x1a8c60['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1dfa59}),_0x5d2386=_0x1a8c60['mapper']['toViewPosition'](_0x234c44['createPositionBefore'](_0x5410d9));_0x2a0d12&&_0x5efd4a['activeMarkers']['includes'](_0xa099e1['markerName'])&&_0x1a8c60['writer']['addClass']('ck-suggestion-marker--active',_0x33d4ce),_0x1a8c60['writer']['insert'](_0x5d2386,_0x33d4ce),_0x1a8c60['mapper']['bindElementToMarker'](_0x33d4ce,_0xa099e1['markerName']);}};}class St extends _0xa2e54a{['afterInit'](){const _0x334e9e=this['editor'],_0x5d4525=_0x334e9e['model'],_0x105bd2=_0x334e9e['locale'];if(!_0x334e9e['plugins']['has']('StandardEditingModeEditing'))return;const _0x13bbe4=_0x334e9e['plugins']['get']('TrackChangesEditing'),_0x300f72='restrictedEditingException',_0x4f3c8f=_0x334e9e['commands']['get'](_0x300f72);_0x13bbe4['enableCommand'](_0x300f72,(_0x59103b,_0x299608={})=>{const _0x18690d=_0x5d4525['document']['selection'];if(_0x18690d['isCollapsed'])return void _0x59103b(_0x299608);const _0x578e44=void 0x0!==_0x299608['forceValue']?_0x299608['forceValue']:!_0x4f3c8f['value'];_0x5d4525['change'](()=>{const _0x5093a7=Array['from'](_0x18690d['getRanges']());for(const _0x60be07 of _0x5093a7){const _0x31eb63=_0x578e44?[_0x60be07]:io(_0x300f72,_0x60be07,_0x5d4525);for(const _0x21cf0d of _0x31eb63)_0x13bbe4['markInlineFormat'](_0x21cf0d,{'commandName':_0x300f72,'commandParams':[{'forceValue':_0x578e44}]});}});}),_0x13bbe4['descriptionFactory']['registerDescriptionCallback'](_0x726f2d=>{if('formatBlock'!=_0x726f2d['type']&&'formatInline'!=_0x726f2d['type'])return;const {data:_0x16a034}=_0x726f2d;return _0x16a034&&_0x16a034['commandName']==_0x300f72?_0x16a034['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x105bd2,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x105bd2,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0xa2e54a{['afterInit'](){const _0x1c442a=this['editor'];if(!_0x1c442a['plugins']['has']('Style')||!_0x1c442a['plugins']['has']('DataSchema'))return;const _0x54d487=_0x1c442a['plugins']['get']('TrackChangesEditing'),_0x1c010c=_0x1c442a['locale'],_0x10ef82=_0x1c442a['config']['get']('style')||{},_0x56965c=_0x1c442a['plugins']['get']('GeneralHtmlSupport'),_0x28cd92=_0x1c442a['plugins']['get']('StyleUtils')['normalizeConfig'](_0x1c442a['plugins']['get']('DataSchema'),_0x10ef82['definitions']);_0x54d487['enableDefaultAttributesIntegration']('style');const _0x101139=new Set();for(const _0x35b3a6 of _0x28cd92['block']){const _0x3b15c2=_0x56965c['getGhsAttributeNameForElement'](_0x35b3a6['element']);_0x101139['add'](_0x3b15c2);}const _0x3b9914=new Set();for(const _0x4981e7 of _0x28cd92['inline']){const _0x627c75=_0x56965c['getGhsAttributeNameForElement'](_0x4981e7['element']);_0x3b9914['add'](_0x627c75);for(const _0x2821a9 of _0x4981e7['ghsAttributes'])_0x3b9914['add'](_0x2821a9);}for(const _0x31c95f of _0x101139)_0x54d487['registerBlockAttribute'](_0x31c95f),_0x54d487['descriptionFactory']['registerAttributeLabel'](_0x31c95f,o(_0x1c010c,'FORMAT_STYLE'));for(const _0x27fbb1 of _0x3b9914)_0x54d487['registerInlineAttribute'](_0x27fbb1),_0x54d487['descriptionFactory']['registerAttributeLabel'](_0x27fbb1,o(_0x1c010c,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x450d51=this['editor'],_0x584499=_0x450d51['locale'];_0x450d51['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x6a178b=>{if('formatBlock'!=_0x6a178b['type']&&'formatInline'!=_0x6a178b['type'])return;const {data:_0x42f1de}=_0x6a178b;return _0x42f1de&&'style'===_0x42f1de['commandName']?_0x42f1de['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x584499,'*Set\x20format:*\x20%0',_0x42f1de['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x584499,'*Remove\x20format:*\x20%0',_0x42f1de['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0xa2e54a{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x3289ef){super(_0x3289ef),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x16aa34=this['editor'],_0x2741a1=_0x16aa34['model']['document']['selection'];if(!_0x16aa34['plugins']['has']('TableEditing'))return;const _0x4751f8=_0x16aa34['locale'],_0x316f56=_0x16aa34['plugins']['get']('TrackChangesEditing'),_0x3b54a9=_0x16aa34['plugins']['get']('TableUtils');_0x316f56['descriptionFactory']['registerElementLabel']('table',_0x18f354=>o(_0x4751f8,'ELEMENT_TABLE',_0x18f354)),this['_setupColumnsRowsFixing'](),_0x316f56['enableCommand']('insertTable'),_0x316f56['enableCommand']('selectTableRow'),_0x316f56['enableCommand']('selectTableColumn');for(const _0x1b1c29 of['insertTableRowAbove','insertTableRowBelow']){const _0x56f59a=_0x16aa34['commands']['get'](_0x1b1c29);_0x316f56['enableCommand'](_0x1b1c29,_0x4d9594=>{_0x16aa34['model']['change'](_0x1d6b18=>{_0x4d9594();const _0x5d73eb='above'===_0x56f59a['order'],_0x5a9965=_0x3b54a9['getSelectionAffectedTableCells'](_0x2741a1),_0x4a1e10=_0x3b54a9['getRowIndexes'](_0x5a9965),_0xcd6183=_0x5d73eb?_0x4a1e10['first']-0x1:_0x4a1e10['last']+0x1,_0x352edf=_0x5a9965[0x0]['findAncestor']('table'),_0x3b7b3f=_0x3b54a9['createTableWalker'](_0x352edf,{'startRow':_0xcd6183,'endRow':_0xcd6183}),_0x37a430=Array['from'](_0x3b7b3f)['map'](_0xb31e62=>_0x1d6b18['createRangeOn'](_0xb31e62['cell']));_0x316f56['markMultiRangeInsertion'](_0x37a430,'tableRow');});});}for(const _0x2ae391 of['insertTableColumnLeft','insertTableColumnRight']){const _0x27ce50=_0x16aa34['commands']['get'](_0x2ae391);_0x316f56['enableCommand'](_0x2ae391,_0x505d47=>{_0x16aa34['model']['change'](_0x5b1894=>{_0x505d47();const _0x260667='left'===_0x27ce50['order'],_0x400cf1=_0x3b54a9['getSelectionAffectedTableCells'](_0x2741a1),_0x55b7c8=_0x3b54a9['getColumnIndexes'](_0x400cf1),_0xa1b183=_0x260667?_0x55b7c8['first']-0x1:_0x55b7c8['last']+0x1,_0x589907=_0x400cf1[0x0]['findAncestor']('table'),_0x1b41dd=_0x3b54a9['createTableWalker'](_0x589907,{'startRow':0x0,'column':_0xa1b183,'includeAllSlots':!0x1}),_0x578b52=Array['from'](_0x1b41dd)['map'](_0x33eea9=>_0x5b1894['createRangeOn'](_0x33eea9['cell']));_0x316f56['markMultiRangeInsertion'](_0x578b52,'tableColumn');});});}for(const _0x48a4f6 of['removeTableRow','removeTableColumn']){const _0x33a1bb=_0x48a4f6['substr'](0xb),_0x2dea85=_0x33a1bb['toLowerCase'](),_0x3673ca=_0x2dea85['substr'](0x0,0x3)+'span',_0x1ead20='table'+_0x33a1bb,_0x29e37b='min'+_0x33a1bb,_0x192ef0='max'+_0x33a1bb;_0x316f56['enableCommand'](_0x48a4f6,()=>{_0x16aa34['model']['change'](_0x3adffd=>{const _0x4ee389=_0x3b54a9['getSelectionAffectedTableCells'](_0x2741a1),_0xb19fcf=_0x4ee389[0x0]['findAncestor']('table');let _0x1293ad;if('removeTableRow'==_0x48a4f6){const _0x4ce6d0=_0x3b54a9['getRowIndexes'](_0x4ee389);_0x1293ad={'startRow':_0x4ce6d0['first'],'endRow':_0x4ce6d0['last'],'includeAllSlots':!0x0};}else{const _0x651271=_0x3b54a9['getColumnIndexes'](_0x4ee389);_0x1293ad={'startColumn':_0x651271['first'],'endColumn':_0x651271['last'],'includeAllSlots':!0x0};}const _0x1d6191=_0x3b54a9['createTableWalker'](_0xb19fcf,_0x1293ad),_0x461401=Array['from'](_0x1d6191)['map'](({cell:_0x59125d})=>_0x59125d),_0x2f277e=Ee(_0x461401['filter'](_0x284c7d=>_0x284c7d['hasAttribute'](_0x3673ca))),_0x303ba3=Ee(_0x461401['filter'](_0x544b3c=>!_0x544b3c['hasAttribute'](_0x3673ca)))['map'](_0x87f8ab=>_0x3adffd['createRangeOn'](_0x87f8ab)),_0x4da73a=_0x316f56['markMultiRangeDeletion'](_0x303ba3,_0x1ead20);if(_0x4da73a&&('tableRow'==_0x4da73a['subType']||'tableColumn'==_0x4da73a['subType'])){const _0x1e6e65=this['_getSuggestionCoords'](_0x4da73a);for(const _0x33a7a5 of _0x2f277e){const _0x906156=_0x3adffd['createRangeOn'](_0x33a7a5),_0x5bf7a6=_0x3b54a9['getCellLocation'](_0x33a7a5),_0x4523c7=_0x33a7a5['getAttribute'](_0x3673ca)-0x1,_0x5ec601=_0x1e6e65[_0x29e37b],_0x24eecc=_0x1e6e65[_0x192ef0];_0x5ec601<=_0x5bf7a6[_0x2dea85]&&_0x5bf7a6[_0x2dea85]+_0x4523c7<=_0x24eecc&&_0x4da73a['addRange'](_0x906156);}}});});}function _0x4246f6(_0x158ebd){const _0x43147b=Array['from'](_0x2741a1['getRanges']())['map'](_0x1426ed=>_0x4d4c67['fromRange'](_0x1426ed));_0x16aa34['model']['change'](_0x46ef1b=>{const _0x322e50=_0x46ef1b['batch'];_0x158ebd=_0x158ebd['filter'](_0x1c2e04=>'$graveyard'!=_0x1c2e04['root']['rootName']),_0x46ef1b['setSelection'](_0x158ebd),_0x16aa34['commands']['get']('removeTableRow')['refresh'](),_0x16aa34['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x16aa34['model']['enqueueChange'](()=>{_0x16aa34['model']['enqueueChange'](_0x322e50,_0x15200e=>{const _0x11b8e9=_0x43147b['filter'](_0x46e710=>'$graveyard'!=_0x46e710['root']['rootName']);_0x11b8e9['length']>0x0&&_0x15200e['setSelection'](_0x11b8e9);for(const _0x576ecd of _0x43147b)_0x576ecd['detach']();});});});}function _0x386de3(_0x1b35d4){_0x16aa34['model']['change'](_0x3114ca=>{const _0xf10483=Array['from'](_0x2741a1['getRanges']())['map'](_0x12638e=>_0x4d4c67['fromRange'](_0x12638e)),_0x38be8d=[];for(const _0x5f4516 of _0x1b35d4)for(const _0x4e2599 of _0x5f4516['getItems']({'shallow':!0x0}))_0x38be8d['push'](_0x4e2599);for(const _0x7af5df of _0x38be8d)'$graveyard'!=_0x7af5df['root']['rootName']&&(_0x3114ca['setSelection'](_0x3114ca['createPositionAt'](_0x7af5df,0x0)),_0x16aa34['commands']['get']('removeTableColumn')['refresh'](),_0x16aa34['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x389839=_0xf10483['filter'](_0x46fe02=>'$graveyard'!=_0x46fe02['root']['rootName']);_0x389839['length']>0x0&&_0x3114ca['setSelection'](_0x389839);for(const _0x403025 of _0xf10483)_0x403025['detach']();});}function _0x268bb4(_0x56d863,_0x4f781f){return _0x4f781f['every'](_0x2be781=>_0x56d863['some'](_0x338c5b=>_0x338c5b['end']['isEqual'](_0x2be781['start'])||_0x2be781['end']['isEqual'](_0x338c5b['start'])));}function _0x25dab1(_0x1993a4,_0x6784a8){return!_0x1993a4['some'](_0xa1583f=>_0x6784a8['some'](_0x2fbebb=>_0xa1583f['isIntersecting'](_0x2fbebb)))&&_0x1993a4['some'](_0x4b6c6d=>_0x6784a8['some'](_0x1bc90b=>_0x4b6c6d['end']['isTouching'](_0x1bc90b['start'])));}_0x16aa34['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4cae04,_0x50b40c,_0x7d2190)=>{if(!_0x7d2190['options']['showSuggestionHighlights'])return;const _0x2a7c3b=_0x50b40c['item'];if(!_0x2a7c3b)return;const _0x4f8fae=_0x7d2190['mapper']['toViewElement'](_0x2a7c3b);function _0x727d16(_0x55bbd2){return Array['isArray'](_0x55bbd2)?_0x55bbd2:[_0x55bbd2];}_0x4f8fae&&'tableCell'===_0x2a7c3b['name']&&_0x4e33e8(_0x4f8fae,_0x7d2190['writer'],(_0x1ae9c7,_0x50dc76,_0x265b84)=>_0x265b84['addClass'](_0x727d16(_0x50dc76['classes']),_0x1ae9c7),(_0x110fc8,_0x524e89,_0x411b80)=>_0x411b80['removeClass'](_0x727d16(_0x524e89['classes']),_0x110fc8));},{'priority':'highest'}),_0x316f56['descriptionFactory']['registerDescriptionCallback'](_0x5b5571=>{if('insertion'!=_0x5b5571['type']&&'deletion'!=_0x5b5571['type'])return;const _0x62dbef=_0x5b5571['getContainedElement']();if(null!=_0x62dbef&&_0x62dbef['is']('element','table')){if('insertion'==_0x5b5571['type']){const _0xa49c80=_0x5b5571['getItems']()['filter'](_0x3acad6=>_0x3acad6['is']('$textProxy'))['map'](_0x48724e=>_0x48724e['data']);if(_0xa49c80['length'])return{'type':'insertion','content':o(_0x4751f8,'*Insert:*\x20%0',o(_0x4751f8,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0xa49c80['join']('\x20')+'\x22'))};}if('deletion'==_0x5b5571['type']){const _0x5e2247=_0x5b5571['getItems']()['filter'](_0x237630=>_0x237630['is']('$textProxy'))['map'](_0x3cdaa0=>_0x3cdaa0['data']);if(_0x5e2247['length'])return{'type':'deletion','content':o(_0x4751f8,'*Remove:*\x20%0',o(_0x4751f8,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5e2247['join']('\x20')+'\x22'))};}}}),_0x316f56['descriptionFactory']['registerDescriptionCallback'](_0x62418f=>{if('tableRow'==_0x62418f['subType']){const _0x332314=_0x62418f['getItems']()['filter'](_0x247cb1=>_0x247cb1['is']('$textProxy'))['map'](_0x2f040c=>_0x2f040c['data']),_0x5ed908=this['_getSuggestionCoords'](_0x62418f),_0x41dd43=_0x5ed908['maxRow']-_0x5ed908['minRow']+0x1;if('insertion'==_0x62418f['type'])return _0x332314['length']?{'type':'insertion','content':o(_0x4751f8,'*Insert:*\x20%0',o(_0x4751f8,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x41dd43,'\x22'+_0x332314['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x4751f8,'*Insert:*\x20%0',o(_0x4751f8,'ELEMENT_TABLE_ROW',_0x41dd43))};if('deletion'==_0x62418f['type'])return _0x332314['length']?{'type':'deletion','content':o(_0x4751f8,'*Remove:*\x20%0',o(_0x4751f8,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x41dd43,'\x22'+_0x332314['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x4751f8,'*Remove:*\x20%0',o(_0x4751f8,'ELEMENT_TABLE_ROW',_0x41dd43))};}if('tableColumn'==_0x62418f['subType']){const _0x5892b4=_0x62418f['getItems']()['filter'](_0x20eddc=>_0x20eddc['is']('$textProxy'))['map'](_0x4584fa=>_0x4584fa['data']),_0x5934ca=this['_getSuggestionCoords'](_0x62418f),_0x211dc3=_0x5934ca['maxColumn']-_0x5934ca['minColumn']+0x1;if('insertion'==_0x62418f['type'])return _0x5892b4['length']?{'type':'insertion','content':o(_0x4751f8,'*Insert:*\x20%0',o(_0x4751f8,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x211dc3,'\x22'+_0x5892b4['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x4751f8,'*Insert:*\x20%0',o(_0x4751f8,'ELEMENT_TABLE_COLUMN',_0x211dc3))};if('deletion'==_0x62418f['type'])return _0x5892b4['length']?{'type':'deletion','content':o(_0x4751f8,'*Remove:*\x20%0',o(_0x4751f8,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x211dc3,'\x22'+_0x5892b4['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x4751f8,'*Remove:*\x20%0',o(_0x4751f8,'ELEMENT_TABLE_COLUMN',_0x211dc3))};}}),_0x316f56['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x4246f6),_0x316f56['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x4246f6),_0x316f56['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x386de3),_0x316f56['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x386de3),_0x316f56['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x268bb4),_0x316f56['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x268bb4),_0x316f56['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x25dab1),_0x316f56['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x25dab1);}['_acceptFormatSuggestionCallbackFactory'](){const _0x23f74d=this['editor'],_0x701e3=_0x23f74d['model']['document']['selection'];return(_0x3cf583,_0x5abcac)=>{_0x23f74d['model']['change'](_0x21fc44=>{const {commandName:_0x2273f4,commandParams:_0x454d13}=_0x5abcac;let _0xa30943=_0x3cf583[0x0]['end']['nodeBefore'];_0x454d13&&_0x454d13[0x0]&&!0x1===_0x454d13[0x0]['forceValue']&&(_0xa30943=_0x3cf583[0x0]['start']['nodeAfter']);const _0x17f406=_0x21fc44['createRangeIn'](_0xa30943);if('$graveyard'==_0x17f406['root']['rootName'])return;const _0x162b3a=Array['from'](_0x701e3['getRanges']())['map'](_0x42fcfb=>_0x4d4c67['fromRange'](_0x42fcfb));_0x21fc44['setSelection'](_0x17f406),_0x23f74d['commands']['get'](_0x2273f4)['refresh'](),_0x454d13['push']({'forceDefaultExecution':!0x0}),_0x23f74d['execute'](_0x2273f4,..._0x454d13);const _0xc31359=_0x162b3a['filter'](_0x5ecee0=>'$graveyard'!=_0x5ecee0['root']['rootName']);_0xc31359['length']>0x0&&_0x21fc44['setSelection'](_0xc31359);for(const _0x227c44 of _0x162b3a)_0x227c44['detach']();});};}['_getCoordsForCells'](_0xb9a13){const _0x5e26e0=this['editor']['plugins']['get']('TableUtils');let _0x437140=Number['MAX_SAFE_INTEGER'],_0x3762ab=Number['MIN_SAFE_INTEGER'],_0x4bce95=Number['MAX_SAFE_INTEGER'],_0x1b9b74=Number['MIN_SAFE_INTEGER'];for(const _0x4e85ee of _0xb9a13){if('$graveyard'==_0x4e85ee['root']['rootName'])continue;const {row:_0x458bc4,column:_0x266b0f}=_0x5e26e0['getCellLocation'](_0x4e85ee),_0xd732ca=_0x4e85ee['hasAttribute']('rowspan')?_0x4e85ee['getAttribute']('rowspan')-0x1:0x0,_0x2b21a6=_0x4e85ee['hasAttribute']('colspan')?_0x4e85ee['getAttribute']('colspan')-0x1:0x0;_0x437140=_0x458bc4<_0x437140?_0x458bc4:_0x437140,_0x3762ab=_0x458bc4+_0xd732ca>_0x3762ab?_0x458bc4+_0xd732ca:_0x3762ab,_0x4bce95=_0x266b0f<_0x4bce95?_0x266b0f:_0x4bce95,_0x1b9b74=_0x266b0f+_0x2b21a6>_0x1b9b74?_0x266b0f+_0x2b21a6:_0x1b9b74;}return{'minRow':_0x437140,'maxRow':_0x3762ab,'minColumn':_0x4bce95,'maxColumn':_0x1b9b74};}['_setupColumnsRowsFixing'](){const _0x5019d0=this['editor'],_0x4222b4=_0x5019d0['plugins']['get']('TrackChangesEditing'),_0x24eca7=_0x5019d0['plugins']['get']('TableUtils');_0x5019d0['model']['document']['on']('change:data',()=>{const _0x1e7b82=Array['from'](_0x5019d0['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1224c2,data:_0x2dc645}of _0x1e7b82){const {group:_0x3fc1e7,id:_0x57d38e,subType:_0x5d0c19}=_0x4222b4['_splitMarkerName'](_0x1224c2);if('suggestion'!=_0x3fc1e7)continue;if(null!=_0x2dc645['oldRange'])continue;const _0x358a7d=_0x4222b4['getSuggestion'](_0x57d38e);this['_tablePostFixingSubtypes']['includes'](_0x5d0c19)&&this['_tableSuggestions']['add'](_0x358a7d);}},{'priority':'low'});const _0x4602cd=(_0x114351,_0x12abee)=>{let _0x4b8ae2=!0x1;const _0x20821a=_0x12abee['createRangeOn'](_0x114351),_0x3ce028=_0x114351['findAncestor']('table'),_0x54e97c=_0x24eca7['getCellLocation'](_0x114351);for(const _0x27aa09 of this['_tableSuggestions']){const _0x5abc3d=_0x27aa09['subType'],_0x4fec33=_0x5abc3d['startsWith']('tablePaste'),_0x4cbaef=_0x5abc3d['substr'](_0x4fec33?0xa:0x5),_0xdcce25=_0x4cbaef['toLowerCase'](),_0x2e7d4e=_0xdcce25['substr'](0x0,0x3)+'span',_0x7b9ddd='min'+_0x4cbaef,_0x42aa68='max'+_0x4cbaef;if(!_0x27aa09['isInContent'])continue;if(_0x3ce028!=_0x27aa09['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x27aa09['isIntersectingWithRange'](_0x20821a))continue;const _0x318b5c=_0x114351['hasAttribute'](_0x2e7d4e)?_0x114351['getAttribute'](_0x2e7d4e)-0x1:0x0,_0x418029=this['_getSuggestionCoords'](_0x27aa09),_0x3a54cf=_0x418029[_0x7b9ddd],_0x15c6b7=_0x418029[_0x42aa68];_0x3a54cf<=_0x54e97c[_0xdcce25]&&_0x54e97c[_0xdcce25]+_0x318b5c<=_0x15c6b7&&(_0x27aa09['addRange'](_0x20821a),_0x4b8ae2=!0x0);}return _0x4b8ae2;};_0x5019d0['model']['document']['registerPostFixer'](_0x4ce758=>{let _0x27f8d5=!0x1;for(const _0x2df61a of _0x5019d0['model']['document']['differ']['getChanges']())if('insert'==_0x2df61a['type']){if('tableRow'==_0x2df61a['name']){for(const _0x2f9753 of _0x2df61a['position']['nodeAfter']['getChildren']())_0x27f8d5=_0x27f8d5||_0x4602cd(_0x2f9753,_0x4ce758);}else'tableCell'==_0x2df61a['name']&&(_0x27f8d5=_0x27f8d5||_0x4602cd(_0x2df61a['position']['nodeAfter'],_0x4ce758));}return _0x27f8d5;});}['_getSuggestionCoords'](_0x3f874d){return this['_getCoordsForCells'](_0x3f874d['getRanges']()['map'](_0x57eff2=>_0x57eff2['start']['nodeAfter']));}}function Ee(_0x3d9099){return Array['from'](new Set(_0x3d9099)['values']());}class vt extends _0xa2e54a{static get['requires'](){return[It];}['afterInit'](){const _0x21667f=this['editor'],_0x456bc2=_0x21667f['model']['document']['selection'],_0xa86ded=_0x21667f['locale'];if(!_0x21667f['plugins']['has']('TableEditing'))return;const _0x288d7f=_0x21667f['plugins']['get']('TrackChangesEditing'),_0x3235d1=_0x21667f['plugins']['get']('TableUtils'),_0x5d8782=_0x21667f['plugins']['get'](It);_0x5d8782['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x288d7f['enableCommand']('mergeTableCells',()=>{const _0x4d40a8=_0x3235d1['getSelectionAffectedTableCells'](_0x21667f['model']['document']['selection']);_0x21667f['model']['change'](()=>{_0x288d7f['markMultiRangeBlockFormat'](_0x4d40a8,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x21667f['commands']['get']('mergeTableCells')['on']('execute',(_0x9cd040,_0x445a63)=>{_0x21667f['commands']['get']('trackChanges')['value']&&(_0x445a63['length']>0x0&&_0x445a63[_0x445a63['length']-0x1]&&_0x445a63[_0x445a63['length']-0x1]['forceDefaultExecution']||_0x288d7f['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x9cd040['stop']());},{'priority':'highest'});for(const _0x5867d1 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x5780c3=_0x21667f['commands']['get'](_0x5867d1);_0x288d7f['enableCommand'](_0x5867d1,()=>{const _0x2c88a3=_0x21667f['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5d91f0=>_0x5d91f0['is']('element','tableCell')),_0x3e8f3d=_0x5780c3['value'];_0x21667f['model']['change'](()=>{_0x288d7f['markMultiRangeBlockFormat']([_0x2c88a3,_0x3e8f3d],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x1ed86b of['splitTableCellVertically','splitTableCellHorizontally']){const _0x831426=_0x21667f['commands']['get'](_0x1ed86b);_0x288d7f['enableCommand'](_0x1ed86b,()=>{const _0x3ecc91=_0x3235d1['getSelectionAffectedTableCells'](_0x21667f['model']['document']['selection'])[0x0],_0x357b45=_0x3ecc91['findAncestor']('table'),{column:_0x5bb916,row:_0x4d17d0}=_0x3235d1['getCellLocation'](_0x3ecc91);let _0x50234e=[];if('horizontally'==_0x831426['direction']){const _0xaab04=_0x3235d1['createTableWalker'](_0x357b45,{'startRow':_0x4d17d0,'endRow':_0x4d17d0,'includeAllSlots':!0x0});_0x50234e=Array['from'](_0xaab04)['map'](_0x59dd1f=>_0x59dd1f['cell']);}else{const _0x127b40=_0x3235d1['createTableWalker'](_0x357b45,{'column':_0x5bb916,'includeAllSlots':!0x0});_0x50234e=Array['from'](_0x127b40)['map'](_0x3796c9=>_0x3796c9['cell']);}_0x21667f['model']['change'](_0x3652c4=>{_0x288d7f['markBlockFormat'](_0x3652c4['createRangeOn'](_0x3ecc91),{'commandName':_0x1ed86b,'commandParams':[]},_0x50234e,_0x1ed86b);});});}_0x288d7f['descriptionFactory']['registerDescriptionCallback'](_0x55b9a5=>{if('formatBlock'!=_0x55b9a5['type']&&'formatInline'!=_0x55b9a5['type'])return;const {data:_0x2ad1e2}=_0x55b9a5;return _0x2ad1e2&&'mergeTableCells'==_0x2ad1e2['commandName']?{'type':'format','content':o(_0xa86ded,'*Merge\x20cells*')}:void 0x0;}),_0x288d7f['descriptionFactory']['registerDescriptionCallback'](_0x59c881=>{if('formatBlock'!=_0x59c881['type']&&'formatInline'!=_0x59c881['type'])return;const {data:_0x555e90}=_0x59c881;return _0x555e90?'splitTableCellVertically'==_0x555e90['commandName']?{'type':'format','content':o(_0xa86ded,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x555e90['commandName']?{'type':'format','content':o(_0xa86ded,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x3b893c=_0x5d8782['_acceptFormatSuggestionCallbackFactory']();for(const _0x5dfc4a of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x288d7f['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5dfc4a,'accept',_0x3b893c);for(const _0x3f5926 of['splitTableCellVertically','splitTableCellHorizontally'])_0x288d7f['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3f5926,'accept',_0x3b893c);_0x288d7f['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x523ac5=>{_0x21667f['model']['change'](_0x58e18a=>{const _0x11d834=Array['from'](_0x456bc2['getRanges']())['map'](_0x48b15f=>_0x4d4c67['fromRange'](_0x48b15f));_0x58e18a['setSelection'](_0x523ac5),_0x21667f['commands']['get']('mergeTableCells')['refresh'](),_0x21667f['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0xdca60c=_0x11d834['filter'](_0x1520ba=>'$graveyard'!=_0x1520ba['root']['rootName']);_0xdca60c['length']>0x0&&_0x58e18a['setSelection'](_0xdca60c);for(const _0x5f47ed of _0x11d834)_0x5f47ed['detach']();});});for(const _0x5d3aa0 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x46a795=_0x21667f['commands']['get'](_0x5d3aa0);_0x46a795['on']('set:isEnabled',(_0x286455,_0x30288c,_0x1b2de1)=>{if(_0x1b2de1){const _0x124b4a=_0x21667f['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x391f33=>_0x391f33['is']('element','tableCell'));this['_areMergableCells'](_0x46a795['value'],_0x124b4a)||(_0x286455['return']=!0x1,_0x286455['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x45977d=this['editor']['commands']['get']('mergeTableCells'),_0x5da43e=this['editor']['plugins']['get']('TableUtils');if(!_0x45977d['isEnabled'])return!0x1;const _0x3dff21=_0x5da43e['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x119546 of _0x3dff21)for(const _0x41fb3c of _0x3dff21)if(_0x119546!=_0x41fb3c&&!this['_areMergableCells'](_0x119546,_0x41fb3c))return!0x1;return!0x0;}['_areMergableCells'](_0x257887,_0x5d4bf3){const _0x12a524=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1dddb7=this['editor']['model']['createRangeOn'](_0x257887),_0x12f101=this['editor']['model']['createRangeOn'](_0x5d4bf3),_0x36878c=new Set(),_0x3cef32=new Set();for(const _0x451a1d of _0x12a524['getSuggestions']())if(('insertion'==_0x451a1d['type']||'deletion'==_0x451a1d['type']||'mergeTableCells'==_0x451a1d['subType'])&&_0x451a1d['isInContent']){for(const _0x1bf719 of _0x451a1d['getRanges']())_0x1bf719['containsRange'](_0x1dddb7,!0x0)&&_0x36878c['add'](_0x451a1d['type']+':'+_0x451a1d['author']['id']),_0x1bf719['containsRange'](_0x12f101,!0x0)&&_0x3cef32['add'](_0x451a1d['type']+':'+_0x451a1d['author']['id']);}if(_0x36878c['size']!=_0x3cef32['size'])return!0x1;for(const _0x4efcce of _0x36878c)if(!_0x3cef32['has'](_0x4efcce))return!0x1;return!0x0;}}class Ct extends _0xa2e54a{static get['requires'](){return[It];}['afterInit'](){const _0x2adbf2=this['editor'];if(!_0x2adbf2['plugins']['has']('TableEditing'))return;const _0x22de04=_0x2adbf2['locale'],_0x57329a=_0x2adbf2['plugins']['get']('TrackChangesEditing');_0x57329a['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x57329a['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x57329a['registerBlockAttribute']('headingRows'),_0x57329a['registerBlockAttribute']('headingColumns'),_0x57329a['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x22de04,'FORMAT_HEADER_ROW')),_0x57329a['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x22de04,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4a9560=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3c704a=this['editor']['plugins']['get']('TableUtils'),_0x492a66=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x5a106c({showActiveMarker:_0x540911=!0x0,setDataAttribute:_0x8006e0=!0x0}={}){return(_0x556e2c,_0x2688a2,_0xf6144b)=>{const {type:_0x8a0a5b,id:_0x55a8a7}=_0x4a9560['_splitMarkerName'](_0x2688a2['markerName']),_0x5c7de5=_0x4a9560['getSuggestion'](_0x55a8a7),_0x22716f=_0x5c7de5['data'];if('formatBlock'!=_0x5c7de5['type']||!_0x22716f||'setTableColumnHeader'!=_0x22716f['commandName'])return;if(_0x2688a2['item'])return void _0x556e2c['stop']();if(!_0xf6144b['consumable']['consume'](_0x2688a2['markerRange'],_0x556e2c['name']))return;const _0x3fdd56=_0x2688a2['markerRange']['start']['nodeAfter'],_0xfbaecc=_0x2688a2['markerRange']['end']['nodeBefore'],_0x1954cc=_0x3fdd56['parent']['parent'],{column:_0x10e8fa}=_0x3c704a['getCellLocation'](_0x3fdd56),{column:_0x3937d2}=_0x3c704a['getCellLocation'](_0xfbaecc);for(let _0x2254e3=_0x10e8fa;_0x2254e3<=_0x3937d2;_0x2254e3++){const _0x20162d=_0x3c704a['createTableWalker'](_0x1954cc,{'column':_0x2254e3,'includeAllSlots':!0x1});for(const _0x4e5f7c of _0x20162d){const _0x2ecead=_0x4e5f7c['cell'],_0x18e8f3=_0xf6144b['mapper']['toViewElement'](_0x2ecead);_0xf6144b['writer']['addClass']('ck-suggestion-marker-'+_0x8a0a5b,_0x18e8f3),_0x8006e0&&_0xf6144b['writer']['setAttribute']('data-suggestion',_0x55a8a7,_0x18e8f3),_0xf6144b['mapper']['bindElementToMarker'](_0x18e8f3,_0x2688a2['markerName']),_0x540911&&(_0x4a9560['activeMarkers']['includes'](_0x2688a2['markerName'])?_0xf6144b['writer']['addClass']('ck-suggestion-marker--active',_0x18e8f3):_0xf6144b['writer']['removeClass']('ck-suggestion-marker--active',_0x18e8f3));}}};}_0x4a9560['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x492a66),_0x4a9560['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x492a66),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x5a106c(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2f9cfa,_0x5eeca1,_0x28f47a)=>{_0x28f47a['options']['showSuggestionHighlights']&&_0x5a106c({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2f9cfa,_0x5eeca1,_0x28f47a);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4731b6,_0x3fd552,_0x205d00)=>{const {type:_0x5a33e5,id:_0x5e1846}=_0x4a9560['_splitMarkerName'](_0x3fd552['markerName']),_0x3eef31=_0x4a9560['getSuggestion'](_0x5e1846),_0x5175ff=_0x3eef31['data'];if('formatBlock'!=_0x3eef31['type']||!_0x5175ff||'setTableColumnHeader'!=_0x5175ff['commandName'])return;const _0x20ffe0=_0x205d00['mapper']['markerNameToElements'](_0x3fd552['markerName']);if(_0x20ffe0){for(const _0x212018 of _0x20ffe0)_0x205d00['writer']['removeClass']('ck-suggestion-marker-'+_0x5a33e5,_0x212018),_0x205d00['writer']['removeClass']('ck-suggestion-marker--active',_0x212018),_0x205d00['writer']['removeAttribute']('data-suggestion',_0x212018),_0x205d00['mapper']['unbindElementFromMarkerName'](_0x212018,_0x3fd552['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x355131=this['editor'],_0x1fcb43=_0x355131['locale'];function _0x4d78f0(_0x199722){return{'type':'format','content':o(_0x1fcb43,'*Format:*\x20%0',_0x199722)};}_0x355131['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x272c8c=>{if('formatBlock'!=_0x272c8c['type'])return;const {data:_0x249f4f}=_0x272c8c;if(_0x249f4f){if('setTableRowHeader'==_0x249f4f['commandName']){const _0x6017bc=_0x249f4f['commandParams'][0x0]['forceValue'];return _0x4d78f0(o(_0x1fcb43,_0x6017bc?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x249f4f['commandName']){const _0x809cac=_0x249f4f['commandParams'][0x0]['forceValue'];return _0x4d78f0(o(_0x1fcb43,_0x809cac?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Ce=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Pe=Object['fromEntries'](Ce['map'](_0x21b4ed=>[_0x21b4ed,null]));class _t extends _0xa2e54a{static get['requires'](){return[It];}['afterInit'](){const _0xb3ecd6=this['editor'];if(!_0xb3ecd6['plugins']['has']('TableClipboard'))return;const _0x2ca501=_0xb3ecd6['plugins']['get']('TrackChangesEditing'),_0x45bdaf=_0xb3ecd6['plugins']['get']('TableUtils'),_0x2de716=_0xb3ecd6['plugins']['get'](It),_0x5dd246=_0xb3ecd6['plugins']['get']('TableClipboard');_0x2de716['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0xb3ecd6['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0xb3ecd6['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x12eba8=null;_0xb3ecd6['model']['on']('insertContent',(_0x57a6a3,_0x1e8aa9)=>{const [_0x37f196,_0x140d7f]=_0x1e8aa9,_0x597bd0=_0x1e8aa9[_0x1e8aa9['length']-0x1];_0x597bd0&&_0x597bd0['forceDefaultExecution']||_0x2ca501['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x220d21,_0x1befd8,_0x5b523f,_0x3136bb,_0x302dd7){if(_0x1befd8&&!_0x1befd8['is']('documentSelection'))return!0x1;const _0x54e491=_0x302dd7['getTableIfOnlyTableInContent'](_0x220d21,_0x5b523f);if(!_0x54e491||!ke(_0x54e491,void 0x0,_0x3136bb))return!0x1;const _0x3cb755=_0x3136bb['getSelectionAffectedTableCells'](_0x5b523f['document']['selection']);if(!_0x3cb755['length'])return!0x1;const _0x50adce=_0x3cb755[0x0]['findAncestor']('table'),_0x549f17=_0x3136bb['getRowIndexes'](_0x3cb755),_0x1ca510=_0x3136bb['getColumnIndexes'](_0x3cb755),_0x40a534={'startRow':_0x549f17['first'],'endRow':_0x549f17['last'],'startColumn':_0x1ca510['first'],'endColumn':_0x1ca510['last']};return 0x1==_0x3cb755['length']&&(_0x40a534['endRow']+=_0x3136bb['getRows'](_0x54e491)-0x1,_0x40a534['endColumn']+=_0x3136bb['getColumns'](_0x54e491)-0x1),ke(_0x50adce,_0x40a534,_0x3136bb);}(_0x37f196,_0x140d7f,_0xb3ecd6['model'],_0x45bdaf,_0x5dd246)&&(_0x57a6a3['stop'](),_0x12eba8={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0xb3ecd6['model']['change'](()=>{_0xb3ecd6['model']['insertContent'](_0x1e8aa9[0x0],_0x1e8aa9[0x1],_0x1e8aa9[0x2],{'forceDefaultExecution':!0x0});const _0x796cd8=_0x2c01d2(),{rowInsertionRanges:_0x40988f,columnInsertionRanges:_0x2cb83a,insertionRanges:_0xca9531,deletionRanges:_0x1021e9,cells:_0x4d0afd}=_0x12eba8;_0x40988f['length']&&_0x2ca501['markMultiRangeInsertion'](_0x40988f,'tablePasteRow',{'tablePasteChainId':_0x796cd8}),_0x2cb83a['length']&&_0x2ca501['markMultiRangeInsertion'](_0x2cb83a,'tablePasteColumn',{'tablePasteChainId':_0x796cd8}),_0xca9531['length']&&(_0x2ca501['markMultiRangeInsertion'](_0xca9531,'tablePaste',{'tablePasteChainId':_0x796cd8,'skipNestingCheck':!0x0}),_0xca9531['forEach'](_0x5862ae=>_0x5862ae['detach']?.())),_0x1021e9['length']&&(_0x2ca501['markMultiRangeDeletion'](_0x1021e9,'tablePaste',{'tablePasteChainId':_0x796cd8,'skipNestingCheck':!0x0}),_0x1021e9['forEach'](_0x2f4c32=>_0x2f4c32['detach']?.()));const _0x58c8ee=_0x2ca501['markMultiRangeBlockFormat'](_0x4d0afd['map'](({element:_0x528c17})=>_0x528c17),{'formatGroupId':_0x2c01d2()},[],'tablePasteCell',{'tablePasteChainId':_0x796cd8});if(_0x58c8ee){const _0x3d4ed0=_0x58c8ee['getMarkers'](),_0xaf15d2=[];for(const {element:_0x27c6e7,attributes:_0x639ec4}of _0x4d0afd){if(!_0x639ec4)continue;const _0x432fde=_0xb3ecd6['model']['createRangeOn'](_0x27c6e7),_0x40a688=_0x3d4ed0['find'](_0x1be2a4=>_0x1be2a4['getRange']()['isEqual'](_0x432fde));_0x40a688&&_0xaf15d2['push']([_0x40a688['name'],_0x639ec4]);}_0xaf15d2['length']&&_0x58c8ee['setAttribute']('markerAttributes',Object['fromEntries'](_0xaf15d2));}_0x12eba8=null;}));},{'priority':_0x2e27fb['high']+0xa}),_0xb3ecd6['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x317c14,_0x3aa9c8)=>{const [_0x1e92c4,_0x4d186d,,_0x522dbd]=_0x3aa9c8;if(!_0x12eba8)return;_0x317c14['stop']();const _0x10078b=_0x1e92c4['cell'],_0x3577e5=_0x4d186d,_0x132332=we(_0x10078b),_0x3a0c89=we(_0x3577e5);_0x317c14['return']=_0x10078b;let _0x341457=null,_0x27fba1=null;if(_0x3a0c89||_0x132332){if(_0x132332&&!_0x3a0c89){_0x522dbd['remove'](_0x10078b['getChild'](0x0));for(const _0x400fbf of Array['from'](_0x3577e5['getChildren']()))_0x522dbd['insert'](_0x400fbf,_0x10078b,'end');const _0x2085cf=_0x12eba8['rowInsertionIndexes']['includes'](_0x1e92c4['row']),_0x5aa6c0=_0x12eba8['columnInsertionIndexes']['includes'](_0x1e92c4['column']);_0x2085cf||_0x5aa6c0||(_0x341457=_0x4d4c67['fromRange'](_0x522dbd['createRangeIn'](_0x10078b)));}else _0x3a0c89&&!_0x132332&&(_0x27fba1=_0x522dbd['createRangeIn'](_0x10078b));}else{const _0x58ee72=_0x522dbd['createElement']('tableCellSuggestion'),_0x31a0f7=_0x522dbd['createElement']('tableCellSuggestion');_0x522dbd['wrap'](_0x522dbd['createRangeIn'](_0x10078b),_0x31a0f7),_0x522dbd['insert'](_0x58ee72,_0x10078b,0x0);for(const _0x271cb4 of Array['from'](_0x3577e5['getChildren']()))_0x522dbd['insert'](_0x271cb4,_0x58ee72,'end');_0x341457=_0x4d4c67['fromRange'](_0x522dbd['createRangeOn'](_0x58ee72)),_0x27fba1=_0x4d4c67['fromRange'](_0x522dbd['createRangeOn'](_0x31a0f7));}const _0x37e873=Array['from'](_0x3577e5['getAttributes']())['filter'](([_0x16828e])=>Ce['includes'](_0x16828e));_0x12eba8['cells']['push']({'element':_0x10078b,'attributes':_0x37e873['length']?Object['fromEntries'](_0x37e873):null}),_0x341457&&_0x12eba8['insertionRanges']['push'](_0x341457),_0x27fba1&&_0x12eba8['deletionRanges']['push'](_0x27fba1);},{'priority':'high'}),_0x45bdaf['on']('insertColumns',(_0x4335c6,_0x43db47)=>{const [_0x1ba966,_0x1d5fce={}]=_0x43db47;if(!_0x12eba8)return;const _0x49868b=_0x1d5fce['at']||0x0,_0x1d123b=_0x1d5fce['columns']||0x1;_0x12eba8['columnInsertionIndexes']=new Array(_0x1d123b)['fill'](_0x49868b)['map']((_0x52429c,_0x5a66a5)=>_0x52429c+_0x5a66a5);for(const {cell:_0x4c5cd3}of _0x45bdaf['createTableWalker'](_0x1ba966,{'startColumn':_0x49868b,'endColumn':_0x49868b+_0x1d123b-0x1}))_0x12eba8['columnInsertionRanges']['push'](_0xb3ecd6['model']['createRangeOn'](_0x4c5cd3));},{'priority':'low'}),_0x45bdaf['on']('insertRows',(_0x48ad4c,_0xbc084c)=>{const [_0x47ec3d,_0x3d289c={}]=_0xbc084c;if(!_0x12eba8)return;const _0x8a0d85=_0x3d289c['at']||0x0,_0x35360c=_0x3d289c['rows']||0x1;_0x12eba8['rowInsertionIndexes']=new Array(_0x35360c)['fill'](_0x8a0d85)['map']((_0x386cc4,_0x441637)=>_0x386cc4+_0x441637);for(const {cell:_0x164929}of _0x45bdaf['createTableWalker'](_0x47ec3d,{'startRow':_0x8a0d85,'endRow':_0x8a0d85+_0x35360c-0x1}))_0x12eba8['rowInsertionRanges']['push'](_0xb3ecd6['model']['createRangeOn'](_0x164929));},{'priority':'low'}),_0x2ca501['descriptionFactory']['registerDescriptionCallback'](_0x6fa163=>{if(_0x6fa163['subType']&&_0x6fa163['subType']['startsWith']('tablePaste'))return _0x6fa163['previous']?{}:{'type':'insertion','content':o(_0xb3ecd6['locale'],'*Replace\x20table\x20cells*')};});const _0x3e8fbd=()=>!0x1;for(const _0x3cfb60 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x2ca501['_suggestionFactory']['registerCustomCallback']('insertion',_0x3cfb60,'join',_0x3e8fbd),_0x2ca501['_suggestionFactory']['registerCustomCallback']('deletion',_0x3cfb60,'join',_0x3e8fbd),_0x2ca501['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3cfb60,'join',_0x3e8fbd);_0x2ca501['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x3e8fbd),_0x2ca501['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x2925e9,_0x33faa7,_0xd7faf9)=>{const _0x82a654=_0x2925e9['map'](_0x228c45=>_0x228c45['getContainedElement']())['filter'](_0x2889a8=>_0x2889a8),_0x4c8ec7=new Map(_0x82a654['map'](_0x3e6cf4=>[_0x3e6cf4,null]));if(_0x12eba8){for(const {element:_0x164033,attributes:_0x368ab2}of _0x12eba8['cells'])_0x368ab2&&_0x4c8ec7['set'](_0x164033,_0x368ab2);}else{if(_0xd7faf9&&_0xd7faf9['markerAttributes'])for(const [_0x5deeb5,_0x239626]of Object['entries'](_0xd7faf9['markerAttributes'])){const _0x428263=_0xb3ecd6['model']['markers']['get'](_0x5deeb5),_0x226022=_0x428263?_0x428263['getRange']()['getContainedElement']():null;_0x226022&&_0x4c8ec7['set'](_0x226022,_0x239626);}}_0xb3ecd6['model']['change'](_0x4ec41f=>{for(const [_0x1dbc70,_0x14598e]of _0x4c8ec7)_0x4ec41f['setAttributes']({...Pe,..._0x14598e},_0x1dbc70);});});const _0x329ea6=(_0x7c383c,_0x9bdc12)=>{_0x2ca501['_suggestionFactory']['registerCustomCallback'](_0x7c383c,'tablePaste',_0x9bdc12,(_0x2f27b0,_0x4273ba,_0x78ff3e)=>{_0xb3ecd6['model']['change'](_0x5020d8=>{const _0xf52f15=[];for(const _0x184871 of _0x2f27b0){const _0x20d22a=_0x184871['start']['nodeAfter'];_0x20d22a['is']('element','tableCellSuggestion')&&_0xf52f15['push'](_0x20d22a);}_0x2ca501['_suggestionFactory']['getSuggestionCallback'](_0x7c383c,null,_0x9bdc12)(_0x2f27b0,_0x4273ba,_0x78ff3e);for(const _0x2028b7 of _0xf52f15)'$graveyard'!=_0x2028b7['root']['rootName']&&_0x5020d8['unwrap'](_0x2028b7);});});};_0x329ea6('insertion','accept'),_0x329ea6('insertion','discard'),_0x329ea6('deletion','accept'),_0x329ea6('deletion','discard'),_0x2ca501['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x59aad9=>{const _0x5f2d6e=_0x59aad9['map'](_0x147525=>_0x147525['getContainedElement']()),_0xefa61b=_0x5f2d6e[0x0]['findAncestor']('table'),{minRow:_0x7fe7eb,maxRow:_0x544c7f}=_0x2de716['_getCoordsForCells'](_0x5f2d6e);_0x45bdaf['removeRows'](_0xefa61b,{'at':_0x7fe7eb,'rows':_0x544c7f-_0x7fe7eb+0x1});}),_0x2ca501['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x11d569=>{const _0x4b9765=_0x11d569['map'](_0x51bc78=>_0x51bc78['getContainedElement']()),_0x4a17ad=_0x4b9765[0x0]['findAncestor']('table'),{minColumn:_0x4f8f8e,maxColumn:_0x3b76ef}=_0x2de716['_getCoordsForCells'](_0x4b9765);_0x45bdaf['removeColumns'](_0x4a17ad,{'at':_0x4f8f8e,'columns':_0x3b76ef-_0x4f8f8e+0x1});});const _0x125792=(_0xbd7d9f,_0x541e2f)=>{if(!_0x541e2f['subType']||!_0x541e2f['subType']['startsWith']('tablePaste'))return;const _0x409766=_0x541e2f['attributes']['tablePasteChainId'],_0x37629a=_0x2ca501['getSuggestions']()['filter'](_0x3755cb=>_0x3755cb['isInContent']&&_0x3755cb['attributes']&&_0x3755cb['attributes']['tablePasteChainId']==_0x409766);_0x37629a['length']&&_0x541e2f['getAllAdjacentSuggestions']()['length']!=_0x37629a['length']&&_0x37629a['reduce']((_0x5b3d32,_0x1e5740)=>(_0x5b3d32['next']=_0x1e5740,_0x1e5740['previous']=_0x5b3d32,_0x1e5740));};function _0x50accd(_0x3ff21d,_0x2476a4=!0x0){const {id:_0x4293fa}=_0x2ca501['_splitMarkerName'](_0x3ff21d['markerName']),_0x187aef=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x61a33d=_0x2ca501['activeMarkers']['includes'](_0x3ff21d['markerName']);return _0x61a33d&&_0x187aef['push']('ck-suggestion-marker--active'),{'classes':_0x187aef,'attributes':{'data-suggestion':_0x4293fa},'priority':_0x61a33d&&_0x2476a4?0xbc2:0xbb8};}_0x2ca501['on']('suggestionLoaded',_0x125792,{'priority':'high'}),_0x2ca501['on']('suggestionUnloaded',_0x125792,{'priority':'high'}),_0xb3ecd6['model']['document']['registerPostFixer'](()=>{let _0x53e1d0=!0x1;const _0x54bb39=Array['from'](_0xb3ecd6['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1c2d44,data:_0x5e2cf1}of _0x54bb39){const {group:_0x2eb295,type:_0x41df4a,id:_0x22076f}=_0x2ca501['_splitMarkerName'](_0x1c2d44);if('suggestion'!=_0x2eb295||'deletion'!=_0x41df4a||_0x5e2cf1['oldRange'])continue;if(!_0x2ca501['hasSuggestion'](_0x22076f))continue;const _0x319952=_0x2ca501['getSuggestion'](_0x22076f)['getRanges'](),_0x3dd05a=_0xb3ecd6['plugins']['get']('Users')['me'];for(const _0x2131b5 of _0x2ca501['getSuggestions']()){if(!_0x2131b5['isInContent']||_0x2131b5['author']!=_0x3dd05a)continue;if('formatBlock'!=_0x2131b5['type']||'tablePasteCell'!=_0x2131b5['subType'])continue;if(_0x2131b5['getRanges']()['every'](_0x583a8e=>_0x319952['some'](_0x56632f=>_0x56632f['containsRange'](_0x583a8e,!0x0)))){for(const _0x282ac2 of _0x2131b5['getAllAdjacentSuggestions']())_0x282ac2['isInContent']&&(_0x282ac2['discard'](),_0x53e1d0=!0x0);}}}return _0x53e1d0;}),_0xb3ecd6['model']['document']['registerPostFixer'](_0x180cbd=>{const _0x10598a=_0xb3ecd6['commands']['get']('redo');if(!_0x10598a||!_0x10598a['_createdBatches']['has'](_0x180cbd['batch']))return!0x1;let _0x25ea40=!0x1;const _0xf1368b=_0xb3ecd6['plugins']['get']('Users')['me'],_0x382ac=_0xb3ecd6['model']['document']['differ']['getChanges'](),_0x122275=Array['from'](_0xb3ecd6['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x417475,data:_0x4bb872})=>{const {group:_0x23af90,subType:_0x1a8cc3,authorId:_0x32ef49}=_0x2ca501['_splitMarkerName'](_0x417475);return'suggestion'==_0x23af90&&'tablePaste'==_0x1a8cc3&&_0x32ef49==_0xf1368b['id']&&!_0x4bb872['oldRange'];});for(const _0x3c4f79 of _0x382ac){if('insert'!=_0x3c4f79['type']||'tableCellSuggestion'!=_0x3c4f79['name']||0x1!=_0x3c4f79['length'])continue;const _0x1e64db=_0x180cbd['createRange'](_0x3c4f79['position'],_0x3c4f79['position']['getShiftedBy'](0x1));if(!_0x122275['find'](({data:_0x5f1b04})=>_0x5f1b04['newRange']['isEqual'](_0x1e64db))){for(const {name:_0x378912,data:_0x1bdc49}of _0x122275)if(_0x1e64db['containsRange'](_0x1bdc49['newRange'])){_0x180cbd['updateMarker'](_0x378912,{'range':_0x1e64db}),_0x25ea40=!0x0;break;}}}return _0x25ea40;}),_0xb3ecd6['model']['document']['registerPostFixer'](_0x2b7d31=>{let _0x40d764=!0x1;const _0x4df9c0=_0xb3ecd6['plugins']['get']('Users')['me'],_0x3dba10=_0x2ca501['getSuggestions']()['filter'](_0xad9059=>_0xad9059['isInContent']&&_0xad9059['author']==_0x4df9c0),_0x5b738f=new Set(),_0x5b248c=new Set();for(const _0x4f8b94 of _0x3dba10)if('tablePaste'==_0x4f8b94['subType'])for(const _0x54fb3d of _0x4f8b94['getMarkers']()){const _0x593aad=_0x54fb3d['getRange']()['getContainedElement']();if(_0x593aad){if(_0x593aad['is']('element','tableCellSuggestion')&&we(_0x593aad)){_0x4f8b94['removeMarker'](_0x54fb3d['name']),_0x5b738f['add'](_0x593aad),_0x40d764=!0x0;const _0x2b5f49=_0x593aad['nextSibling'],_0xb45dfc=_0x593aad['previousSibling'],_0x51f932=_0x2b5f49&&_0x2b5f49['is']('element','tableCellSuggestion'),_0x5aa680=_0xb45dfc&&_0xb45dfc['is']('element','tableCellSuggestion');_0x51f932&&!_0x5b738f['has'](_0x2b5f49)&&_0x5b248c['add'](_0x2b5f49),_0x5aa680&&!_0x5b738f['has'](_0xb45dfc)&&_0x5b248c['add'](_0xb45dfc);}else _0x593aad['is']('element','paragraph')&&_0x593aad['isEmpty']&&(_0x4f8b94['removeMarker'](_0x54fb3d['name']),_0x40d764=!0x0);}}else{if('tablePasteCell'==_0x4f8b94['subType']){if(!_0x4f8b94['attributes']||!_0x4f8b94['attributes']['tablePasteChainId'])continue;const _0xc8ac09=_0x4f8b94['attributes']['markerAttributes'];if(_0xc8ac09&&Object['keys'](_0xc8ac09)['length'])continue;const _0x23c5d1=_0x4f8b94['attributes']['tablePasteChainId'];let _0x1cc7f6=!0x0,_0x578677=!0x0;for(const _0x33a7fa of _0x3dba10)if(_0x33a7fa['subType']&&_0x33a7fa['subType']['startsWith']('tablePaste')){if(!_0x33a7fa['attributes']['tablePasteChainId']){_0x578677=!0x1;break;}if(_0x33a7fa['id']!=_0x4f8b94['id']&&_0x33a7fa['attributes']['tablePasteChainId']==_0x23c5d1){_0x1cc7f6=!0x1;break;}}_0x578677&&_0x1cc7f6&&(_0x4f8b94['removeMarkers'](),_0x40d764=!0x0);}}for(const _0xf5d445 of _0x5b738f)_0x2b7d31['remove'](_0xf5d445);for(const _0x48c4bd of _0x5b248c)_0x2b7d31['unwrap'](_0x48c4bd);return _0x40d764;}),_0xb3ecd6['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5d19ad,_0x4b6f74)=>_0x50accd(_0x5d19ad),'converterPriority':'high'}),_0xb3ecd6['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3dce40,_0x1f4364)=>_0x1f4364['options']['showSuggestionHighlights']?_0x50accd(_0x3dce40,!0x1):null,'converterPriority':'high'});const _0x5ea459=_0xb3ecd6['editing']['view'];this['listenTo'](_0x5ea459['document'],'clipboardOutput',(_0x49b3ef,_0x2f0e85)=>{const _0x6ea317=[];for(const _0x2e3e30 of _0x5ea459['createRangeIn'](_0x2f0e85['content'])['getItems']())_0x2e3e30['is']('element','suggestion-td')&&_0x6ea317['push'](_0x2e3e30);_0x5ea459['change'](_0xe95ac=>{for(const _0x523103 of _0x6ea317)_0xe95ac['move'](_0xe95ac['createRangeIn'](_0x523103),_0xe95ac['createPositionBefore'](_0x523103)),_0xe95ac['remove'](_0x523103);});});}}function we(_0x3fe1e3){if(_0x3fe1e3['isEmpty'])return!0x0;const _0x2be738=_0x3fe1e3['getChild'](0x0);return _0x2be738['is']('element','paragraph')&&_0x2be738['isEmpty'];}function ke(_0x214e12,_0x3a5578={},_0xd6f3a0){for(const {isAnchor:_0x65fa3a,cellHeight:_0x1a8002,cellWidth:_0x8e5cfb}of _0xd6f3a0['createTableWalker'](_0x214e12,{'includeAllSlots':!0x0,..._0x3a5578}))if(!_0x65fa3a||0x1!=_0x1a8002||0x1!=_0x8e5cfb)return!0x1;return!0x0;}class Nt extends _0xa2e54a{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x45589a=this['editor']['plugins']['get']('TrackChangesEditing');_0x45589a['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x45589a['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x45589a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x45589a['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x45589a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x45589a['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0xb8b900,_0x172142){const _0x2f3cc9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x102be2=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x41b4d6=_0x172142['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x17d345=_0x102be2['getColumnGroupElement'](_0x41b4d6);let _0x550c0b=_0x17d345?_0x102be2['getTableColumnsWidths'](_0x17d345):null,_0x20ad36=_0x41b4d6['getAttribute']('tableWidth')||null;const _0x186341=_0x172142['tableWidth']||_0x20ad36,_0x2717e3=_0x172142['columnWidths']||_0x550c0b,_0x5140af=this['editor']['plugins']['get']('Users')['me'];for(const _0x2cb854 of _0x2f3cc9['getSuggestions']()){const _0x547c00=_0x2cb854['getContainedElement']();if('resizeTable'===_0x2cb854['subType']&&_0x547c00===_0x41b4d6){_0x2cb854['author']!==_0x5140af&&_0x2cb854['discard']();const _0x45f5d6=_0x2cb854['data']['commandParams'];_0x20ad36=_0x45f5d6[0x0]['tableWidth'],_0x550c0b=_0x45f5d6[0x0]['columnWidths'];break;}}_0xb8b900({'table':_0x41b4d6,'tableWidth':_0x186341,'columnWidths':_0x2717e3}),_0x2f3cc9['markBlockFormat'](_0x41b4d6,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x20ad36,'columnWidths':_0x550c0b}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x3823b2){if('formatBlock'!=_0x3823b2['type']&&'formatInline'!=_0x3823b2['type'])return;const {data:_0x5cc885}=_0x3823b2;if(_0x5cc885&&'resizeTable'===_0x5cc885['formatGroupId']){const _0x47f958='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x47f958)};}}}class Dt extends _0xa2e54a{['afterInit'](){const _0x39a787=this['editor'];_0x39a787['plugins']['has']('Template')&&_0x39a787['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0xa2e54a{['afterInit'](){const _0x2c50b3=this['editor'];if(!_0x2c50b3['commands']['get']('insertTableOfContents'))return;_0x2c50b3['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x1a1ec6=_0x2c50b3['plugins']['get']('TrackChangesEditing'),_0x30cd49=_0x2c50b3['locale'];_0x1a1ec6['descriptionFactory']['registerElementLabel']('tableOfContents',_0x579e89=>o(_0x30cd49,'ELEMENT_TABLE_OF_CONTENTS',_0x579e89));}}class $t extends _0xa2e54a{['afterInit'](){const _0x20a241=this['editor'];if(!_0x20a241['plugins']['has']('Title'))return;const _0x1be260=_0x20a241['plugins']['get']('TrackChangesEditing');_0x1be260['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x20a241['locale'],'ELEMENT_TITLE')),_0x20a241['model']['document']['registerPostFixer'](_0x44d1d8=>{let _0x4141bb=!0x1;const _0x51010a=Array['from'](_0x20a241['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x6f50b8,data:_0x452b98}of _0x51010a){const {group:_0x1d0f4a}=_0x1be260['_splitMarkerName'](_0x6f50b8);if('suggestion'!==_0x1d0f4a||!_0x452b98['newRange'])continue;const _0x2cbdeb=_0x452b98['newRange'],_0x51430e=_0x2cbdeb['end']['nodeBefore'];if(!_0x51430e||!_0x51430e['is']('element','title-content'))continue;if(!_0x2cbdeb['start']['isTouching'](_0x2cbdeb['end']))continue;const _0x1860b3=_0x20a241['model']['schema']['getNearestSelectionRange'](_0x2cbdeb['end'],'forward');if(_0x1860b3&&_0x1860b3['isCollapsed']){const _0x7eb091=_0x44d1d8['createRange'](_0x2cbdeb['start'],_0x1860b3['start']);_0x7eb091['isEqual'](_0x2cbdeb)||(_0x44d1d8['updateMarker'](_0x6f50b8,{'range':_0x7eb091}),_0x4141bb=!0x0);}_0x4141bb||(_0x44d1d8['removeMarker'](_0x6f50b8),_0x4141bb=!0x0);}return _0x4141bb;});}}class Bt extends _0xa2e54a{['afterInit'](){const _0x2d593a=this['editor'],_0x16a4c1=_0x2d593a['plugins']['get']('TrackChangesEditing');_0x2d593a['plugins']['has']('UndoEditing')&&(_0x16a4c1['enableCommand']('undo'),_0x16a4c1['enableCommand']('redo'));}}class xt extends _0xa2e54a{static get['requires'](){return[It];}['afterInit'](){const _0x501e75=this['editor'];if(!_0x501e75['plugins']['has']('TableCaptionEditing'))return;_0x501e75['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0xa2e54a{['tableProperties'];['tableCellProperties'];constructor(_0x3ab97d){super(_0x3ab97d),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 _0x34953b=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x1dce01 of this['tableProperties'])_0x34953b['enableCommand'](_0x1dce01,(_0x34a669,_0x28b981)=>{const _0x284e9d=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x1dce01,[_0x284e9d],this['tableProperties'],'tableProperties',_0x34a669,_0x28b981);});_0x34953b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x34953b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x34953b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0xa92165,_0x41d420)=>this['handleDiscardAction'](this['tableProperties'],_0xa92165,_0x41d420)),_0x34953b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x2fdfbc of this['tableCellProperties'])_0x34953b['enableCommand'](_0x2fdfbc,(_0x21e719,_0x4b227c)=>{const _0x3401fd=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x2fdfbc,_0x3401fd,this['tableCellProperties'],'tableCellProperties',_0x21e719,_0x4b227c);});_0x34953b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x34953b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x34953b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0xb4af4b,_0x73c140)=>this['handleDiscardAction'](this['tableCellProperties'],_0xb4af4b,_0x73c140)),_0x34953b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x34953b['descriptionFactory']['registerDescriptionCallback'](_0x21bd43=>this['handleSuggestionDescription'](_0x21bd43));}['_handlePropertyChange'](_0xf0a3f6,_0x4c15ef,_0x468eae,_0x51f64d,_0x4352ef,_0x4163fa){const _0x5423d9=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x4163fa['batch'],()=>{for(const _0x5d2514 of _0x4c15ef){if(this['_getSuggestion'](_0x5d2514,_0x51f64d))_0x4352ef(_0x4163fa);else{const _0x2e602f={};for(const _0x585105 of _0x468eae){const _0x57de2e=_0x5d2514['getAttribute'](_0x585105);void 0x0!==_0x57de2e&&(_0x2e602f[_0x585105]=_0x57de2e);}_0x4352ef(_0x4163fa),_0x5423d9['markBlockFormat'](_0x5d2514,{'commandParams':[_0x2e602f]},[],_0x51f64d);}}});}['handleDiscardAction'](_0x2fdb87,_0x2e482a,_0x31af3e){const _0x130447=_0x2e482a[0x0]['start']['nodeAfter'],_0x41ea91=_0x31af3e['commandParams'][0x0];this['editor']['model']['change'](_0x1a640c=>{for(const _0x2b7d69 of _0x2fdb87)void 0x0!==_0x41ea91[_0x2b7d69]?_0x1a640c['setAttribute'](_0x2b7d69,_0x41ea91[_0x2b7d69],_0x130447):_0x1a640c['removeAttribute'](_0x2b7d69,_0x130447);});}['handleSuggestionDescription'](_0x18fd07){if(_0x18fd07['data'])switch(_0x18fd07['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'](_0x2146a6,_0x5351a0){const _0x3e1617=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x449138 of _0x3e1617['getSuggestions']({'skipNotAttached':!0x0})){const _0x219ad6=_0x449138['getContainedElement']();if(_0x449138['subType']===_0x5351a0&&_0x219ad6===_0x2146a6)return _0x449138;}return null;}}const m='$elementName';class p extends _0xa2e54a{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x4e6be2,_0x4e0adf,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(_0x1e6499){function _0x5ccda4(_0x5d6464){return _0x5d6464['map'](_0x2e3b69=>String['fromCharCode'](_0x2e3b69))['join']('');}super(_0x1e6499),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x4d01f0,_0x90970,_0x48195d,_0x5c66ff)=>{this['_model']['change'](()=>{for(const _0xf5ccab of[..._0x5c66ff,..._0x48195d])this['_model']['markers']['has'](_0xf5ccab)&&_0x1e6499['editing']['reconvertMarker'](_0xf5ccab);});}),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']=_0x1e6499['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(),_0x1e6499['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x1e6499['config']['get']('trackChanges.trackFormatChanges'),_0x1e6499['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x1e6499['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x1e6499,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x5ccda4([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5ccda4([0x34,0x30,0x34,0x38,0x31,0x36,0x30,0x34]);}['init'](){const _0x29975d=this['editor'],_0x3b4a41=(_0x100cc8,_0x42e31d)=>{if('attribute'!=_0x100cc8)return'ck-suggestion-marker-'+_0x100cc8;const _0x184aa8=_0x42e31d['split']('|')[0x0];return this['_isBlockAttribute'](_0x184aa8)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x29975d['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x5ee3a0=>{const {id:_0x1bac5b,type:_0x274d8f,subType:_0x3c9e19}=this['_splitMarkerName'](_0x5ee3a0['markerName']),_0x2e2e63=['ck-suggestion-marker',_0x3b4a41(_0x274d8f,_0x3c9e19)];let _0x51fe56=0xbb8;return this['activeMarkers']['includes'](_0x5ee3a0['markerName'])&&(_0x2e2e63['push']('ck-suggestion-marker--active'),_0x51fe56=0xbc2),'deletion'==_0x274d8f&&(_0x51fe56+=0x5),{'classes':_0x2e2e63,'attributes':{'data-suggestion':_0x1bac5b},'priority':_0x51fe56};}}),_0x29975d['conversion']['for']('dataDowncast')['add'](_0x4298a3=>{_0x4298a3['on']('addMarker:suggestion',(_0x11a886,_0xd7d12d,_0x5a90ac)=>{if(!_0x5a90ac['options']['showSuggestionHighlights'])return;const _0x463173=_0xd7d12d['item'];if(!_0x463173)return;const _0x5ef1d1=_0x5a90ac['mapper']['toViewElement'](_0x463173);_0x29975d['model']['schema']['isObject'](_0x463173)&&_0x5ef1d1&&!_0x5ef1d1['getCustomProperty']('widget')&&_0x5ef1d1['is']('containerElement')&&_0x3eba9f(_0x5ef1d1,_0x5a90ac['writer']);},{'priority':'high'});}),_0x29975d['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x2ffdab,_0x4c047d)=>{if(!_0x4c047d['options']['showSuggestionHighlights'])return null;const {type:_0x535e49,subType:_0x1af1be}=this['_splitMarkerName'](_0x2ffdab['markerName']);return{'classes':['ck-suggestion-marker',_0x3b4a41(_0x535e49,_0x1af1be)],'priority':0xbb8};}});const _0x299b1e=({showActiveMarkers:_0x4c79a9=!0x0,isAttributeSuggestion:_0x2ebc41=!0x1}={})=>(_0x54ac0e,_0x1fd023,_0x5d3f68)=>{if(!_0x1fd023['item'])return;const {id:_0x398779}=this['_splitMarkerName'](_0x1fd023['markerName']);if(_0x2ebc41){const _0x5f1e9c=this['_suggestions']['get'](_0x398779),_0x4befb7=this['_getAttributeKey'](_0x5f1e9c);if(!this['_isBlockAttribute'](_0x4befb7))return;}if(_0x1fd023['item']['is']('selection'))return void _0x5d3f68['consumable']['consume'](_0x1fd023['item'],_0x54ac0e['name']);const _0x5745f3=_0x5d3f68['mapper']['toViewElement'](_0x1fd023['item']);if(_0x1fd023['item']['is']('element')&&_0x29975d['model']['schema']['isBlock'](_0x1fd023['item'])&&!_0x5745f3['getCustomProperty']('addHighlight')){_0x5d3f68['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x5745f3),_0x5d3f68['writer']['setAttribute']('data-suggestion',_0x398779,_0x5745f3),_0x5d3f68['mapper']['bindElementToMarker'](_0x5745f3,_0x1fd023['markerName']),_0x4c79a9&&(this['activeMarkers']['includes'](_0x1fd023['markerName'])?_0x5d3f68['writer']['addClass']('ck-suggestion-marker--active',_0x5745f3):_0x5d3f68['writer']['removeClass']('ck-suggestion-marker--active',_0x5745f3));for(const _0x3b64e8 of _0x29975d['model']['createRangeIn'](_0x1fd023['item'])['getItems']())_0x5d3f68['consumable']['consume'](_0x3b64e8,_0x54ac0e['name']);_0x5d3f68['consumable']['consume'](_0x1fd023['item'],_0x54ac0e['name']);}};_0x29975d['conversion']['for']('dataDowncast')['add'](_0x38112e=>{_0x38112e['on']('addMarker:suggestion:formatBlock',(_0x4b0cee,_0x475644,_0x11f32d)=>{_0x11f32d['options']['showSuggestionHighlights']&&_0x299b1e({'showActiveMarkers':!0x1})(_0x4b0cee,_0x475644,_0x11f32d);},{'priority':'highest'});}),_0x29975d['conversion']['for']('dataDowncast')['add'](_0x598dba=>{_0x598dba['on']('addMarker:suggestion:attribute',(_0x49b889,_0xdddb1b,_0x1751d9)=>{_0x1751d9['options']['showSuggestionHighlights']&&_0x299b1e({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x49b889,_0xdddb1b,_0x1751d9);},{'priority':'highest'});}),_0x29975d['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x425377,_0x4e91d7)=>_0x4e91d7['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x425377['substr'](0xb)}}),_0x29975d['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3b099d,{writer:_0x35a543})=>{let _0x3c99f5='suggestion:'+_0x3b099d['getAttribute']('suggestion-type')+':'+_0x3b099d['getAttribute']('id');return _0x3b099d['getAttribute']('marker-count')&&(_0x3c99f5+=':'+_0x3b099d['getAttribute']('marker-count')),_0x35a543['createElement']('$marker',{'data-name':_0x3c99f5});}}),_0x29975d['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x29975d['conversion']['for']('editingDowncast')['add'](_0x5d1a1d=>{_0x5d1a1d['on']('addMarker:suggestion:formatBlock',_0x299b1e(),{'priority':'high'});}),_0x29975d['conversion']['for']('editingDowncast')['add'](_0x58e0da=>{_0x58e0da['on']('addMarker:suggestion:attribute',_0x299b1e({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x29975d['conversion']['for']('editingDowncast')['add'](_0x198335=>{_0x198335['on']('removeMarker:suggestion:formatBlock',(_0xfbf252,_0x490212,_0x4e79e7)=>{const _0x2ac2a7=_0x4e79e7['mapper']['markerNameToElements'](_0x490212['markerName']);if(_0x2ac2a7){for(const _0x3727b3 of _0x2ac2a7)_0x3727b3['getCustomProperty']('addHighlight')||(_0x4e79e7['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3727b3),_0x4e79e7['writer']['removeAttribute']('data-suggestion',_0x3727b3),_0x4e79e7['mapper']['unbindElementFromMarkerName'](_0x3727b3,_0x490212['markerName']));}},{'priority':'high'});}),_0x29975d['conversion']['for']('editingDowncast')['add'](_0x20b13f=>{_0x20b13f['on']('removeMarker:suggestion:attribute',(_0x30ddaf,_0xa978f,_0x34f12c)=>{const _0x2a2957=_0x34f12c['mapper']['markerNameToElements'](_0xa978f['markerName']);if(!_0x2a2957)return;const {id:_0x33d58a}=this['_splitMarkerName'](_0xa978f['markerName']),_0x3c1eb4=this['_suggestions']['get'](_0x33d58a),_0x5efd40=this['_getAttributeKey'](_0x3c1eb4);if(this['_isBlockAttribute'](_0x5efd40)){for(const _0x333a9c of _0x2a2957)_0x333a9c['getCustomProperty']('addHighlight')||(_0x34f12c['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x333a9c),_0x34f12c['writer']['removeAttribute']('data-suggestion',_0x333a9c),_0x34f12c['mapper']['unbindElementFromMarkerName'](_0x333a9c,_0xa978f['markerName']));}},{'priority':'high'});}),_0x29975d['model']['document']['registerPostFixer'](_0x5022a0=>{let _0x2d8f5b=!0x1;const _0x522853=Array['from'](_0x29975d['model']['document']['differ']['getChangedMarkers']()),_0x39f978=new Set();for(const {name:_0x5a9c4c,data:_0x57c3c5}of _0x522853){const {group:_0x3c6709,type:_0x79936b,subType:_0x1901d9,id:_0x20c30a}=this['_splitMarkerName'](_0x5a9c4c);if('suggestion'!==_0x3c6709)continue;const _0xfd670f=this['_suggestions']['get'](_0x20c30a);if(null!=_0x57c3c5['newRange']){'formatInline'==_0x79936b&&(_0x2d8f5b=_0x2d8f5b||Ut(_0x57c3c5['newRange'],_0x5a9c4c,_0x5022a0,_0x29975d['model']['schema']));const _0x343534='attribute'==_0x79936b&&this['_isBlockAttribute'](_0x1901d9['split']('|')[0x0]);if(_0x57c3c5['newRange']['isCollapsed']||'$graveyard'==_0x57c3c5['newRange']['root']['rootName']||'formatBlock'==_0x79936b&&!Ft(_0x57c3c5['newRange'])||_0x343534&&!Ft(_0x57c3c5['newRange'])||'deletion'==_0x79936b&&!(!Vt(_0x41e7b9=_0x57c3c5['newRange'])&&!function(_0x5b0630){return _0x5b0630['start']['parent']==_0x5b0630['end']['nodeBefore']&&_0x5b0630['start']['isAtEnd'];}(_0x41e7b9)))_0x5022a0['removeMarker'](_0x5a9c4c),_0x2d8f5b=!0x0;else{if(!_0xfd670f||!_0xfd670f['isInContent'])continue;if(_0x57c3c5['newRange']&&_0x57c3c5['oldRange']&&_0x57c3c5['newRange']['isEqual'](_0x57c3c5['oldRange']))continue;_0x39f978['add'](_0xfd670f);}}}var _0x41e7b9;return _0x39f978['size']>0x0&&(_0x2d8f5b=!!this['_joinWithAdjacentSuggestions'](_0x39f978)||_0x2d8f5b),_0x2d8f5b;}),_0x29975d['model']['document']['registerPostFixer'](_0x2f7f1e=>{let _0x2addab=!0x1;for(const _0x5906b3 of _0x29975d['model']['document']['differ']['getChanges']())if('insert'==_0x5906b3['type'])for(const _0x4abb33 of this['_suggestions']['values']()){if(_0x4abb33['isMultiRange']||!_0x4abb33['isInContent'])continue;const _0x4203fe='formatBlock'==_0x4abb33['type'],_0x4b2ff3=this['_getAttributeKey'](_0x4abb33),_0x508d45=_0x4b2ff3&&this['_isBlockAttribute'](_0x4b2ff3);if(!_0x4203fe&&!_0x508d45)continue;const _0x5bba18=_0x4abb33['getFirstRange']();if(_0x5bba18['start']['parent']!=_0x5bba18['end']['parent']&&!_0x5bba18['end']['isAtEnd']){const _0x59388f=_0x29975d['model']['createPositionAt'](_0x5bba18['start']['nodeAfter'],'end'),_0x361818=_0x29975d['model']['createRange'](_0x5bba18['start'],_0x59388f);_0x2f7f1e['updateMarker'](_0x4abb33['getFirstMarker'](),{'range':_0x361818}),_0x2addab=!0x0;}}return _0x2addab;}),_0x29975d['model']['document']['registerPostFixer'](_0x2a7e90=>this['_processAttributeChanges'](_0x2a7e90)),_0x29975d['model']['document']['registerPostFixer'](_0x2f216a=>!_0x2f216a['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x2f216a)),_0x29975d['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x29975d['model']['document']['on']('change:data',(_0x372bb1,_0x33bf65)=>{if(!_0x33bf65['isLocal']||_0x33bf65['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x203a26=_0x29975d['model']['document']['differ']['getChanges']();if(0x0==_0x203a26['length'])return;const _0x15e8fc=[],_0xcbe6e5=_0x203a26['filter'](_0x505ec5=>'attribute'==_0x505ec5['type']),_0x18a1c5=_0x203a26['filter'](_0x367fb6=>'insert'==_0x367fb6['type']&&'$text'!=_0x367fb6['name']);for(const _0x65d2f3 of _0xcbe6e5)this['_isRegisteredAttribute'](_0x65d2f3['attributeKey'])&&_0x15e8fc['push']({'key':_0x65d2f3['attributeKey'],'newValue':_0x65d2f3['attributeNewValue'],'oldValue':_0x65d2f3['attributeOldValue'],'range':Pt(_0x65d2f3['range'],_0x29975d['model'])});for(const _0x4f962a of _0x18a1c5){if('rename'!=_0x4f962a['action']&&'refresh'!=_0x4f962a['action'])continue;const _0xa71c6f=Lt(_0x4f962a['position']['nodeAfter'],_0x29975d['model']),_0x1bfeaa=_0x4f962a['before'];'rename'==_0x4f962a['action']&&_0x15e8fc['push']({'key':m,'newValue':_0x4f962a['name'],'oldValue':_0x1bfeaa['name'],'range':_0xa71c6f});for(const [_0x36348c,_0x587e64]of _0x1bfeaa['attributes']){if(!this['_isRegisteredAttribute'](_0x36348c))continue;const _0x1f7c30=_0x4f962a['attributes']['get'](_0x36348c);_0x587e64!==_0x1f7c30&&_0x15e8fc['push']({'key':_0x36348c,'newValue':_0x1f7c30,'oldValue':_0x587e64,'range':_0xa71c6f});}for(const [_0xd669e1,_0x3fa5e2]of _0x4f962a['attributes'])this['_isRegisteredAttribute'](_0xd669e1)&&(_0x1bfeaa['attributes']['has'](_0xd669e1)||_0x15e8fc['push']({'key':_0xd669e1,'newValue':_0x3fa5e2,'oldValue':null,'range':_0xa71c6f}));}0x0!=_0x15e8fc['length']&&_0x29975d['model']['enqueueChange'](_0x33bf65,_0x57242d=>{const _0x17feb8=_0x2c01d2();for(const {range:_0x2ff3c8,key:_0x40a159,oldValue:_0x8c3c79,newValue:_0xda0ff6}of _0x15e8fc)this['markAttributeChange'](_0x2ff3c8,_0x40a159,_0x8c3c79,_0xda0ff6,{'groupId':_0x17feb8});this['_reduceExistingSuggestions'](_0x57242d,_0x15e8fc);});},{'priority':'lowest'}),_0x29975d['model']['markers']['on']('update:suggestion',(_0x507ad7,_0x38b55b,_0x2cf442)=>{if(null==_0x2cf442){const {id:_0xeb4ffa}=this['_splitMarkerName'](_0x38b55b['name']),_0x124736=this['_suggestions']['get'](_0xeb4ffa);_0x124736&&_0x124736['addMarkerName'](_0x38b55b['name']);}}),_0x29975d['model']['document']['on']('change:data',()=>{const _0x2f4bf9=Array['from'](_0x29975d['model']['document']['differ']['getChangedMarkers']())['filter'](_0x55c764=>'suggestion'===this['_splitMarkerName'](_0x55c764['name'])['group']);if(0x0===_0x2f4bf9['length'])return;_0x2f4bf9['sort']((_0xe89a62,_0x5dc84e)=>{const _0x50fbfc=_0xe89a62['data']['oldRange'],_0x59b95b=_0x5dc84e['data']['oldRange'];return null===_0x50fbfc&&null===_0x59b95b?0x0:null===_0x50fbfc&&null!==_0x59b95b?-0x1:null!==_0x50fbfc&&null===_0x59b95b?0x1:_0x50fbfc['start']['isBefore'](_0x59b95b['start'])?-0x1:0x1;});const _0x7d6402=new Set(),_0x18e3d9=new Set();for(const {name:_0x320278,data:_0x21c7ef}of _0x2f4bf9){const {id:_0x5dd226}=this['_splitMarkerName'](_0x320278);if(null===_0x21c7ef['oldRange']){const _0x1b76dd=this['_handleNewSuggestionMarker'](_0x320278);_0x18e3d9['add'](_0x1b76dd);}else{const _0x125437=this['_suggestions']['get'](_0x5dd226);null!==_0x21c7ef['newRange']||_0x125437['isInContent']?(_0x7d6402['add'](_0x125437['head']),_0x18e3d9['add'](_0x125437)):this['_removeSuggestion'](_0x125437);}}_0x18e3d9['size']>0x0&&this['_refreshSuggestionsChain'](_0x18e3d9);for(const _0x138b1c of _0x7d6402)this['fire']('suggestionChanged',_0x138b1c);}),_0x29975d['model']['on']('applyOperation',(_0x13b8bb,_0x18dc66)=>{const _0x109163=_0x18dc66[0x0];if(!this['_suggestions']['size'])return;if(!_0x109163['isDocumentOperation'])return;if(_0x109163['batch']['isUndo']||!_0x109163['batch']['isLocal'])return;let _0x1701b2,_0xd9497d;switch(_0x109163['type']){case'insert':_0x1701b2=_0x29975d['model']['createPositionAt'](_0x109163['position']),_0xd9497d=_0x1701b2['getShiftedBy'](_0x109163['howMany']);break;case'split':_0x1701b2=_0x29975d['model']['createPositionAt'](_0x109163['splitPosition']),_0xd9497d=_0x29975d['model']['createPositionAt'](_0x109163['moveTargetPosition']);break;case'move':_0x1701b2=_0x29975d['model']['createPositionAt'](_0x109163['targetPosition']),_0xd9497d=_0x1701b2['getShiftedBy'](_0x109163['howMany']);break;default:return;}const _0x5c2205=_0x29975d['model']['createRange'](_0x1701b2,_0xd9497d);_0x29975d['model']['change'](()=>{for(const {suggestion:_0x126e87,meta:_0x46b4e1}of this['_findSuggestions'](_0x5c2205)){if(_0x126e87['isMultiRange'])continue;if('formatInline'==_0x126e87['type'])continue;const _0x382767=this['_getAttributeKey'](_0x126e87);if(_0x382767&&this['_isBlockAttribute'](_0x382767)&&'split'!=_0x109163['type'])continue;const _0xc7d051=_0x126e87['data']&&_0x126e87['data']['multipleBlocks'];('formatBlock'!=_0x126e87['type']||'split'==_0x109163['type']&&!_0xc7d051)&&(_0x46b4e1['containsRangeInObject']||'insertion'==_0x126e87['type']&&_0x46b4e1['isOwn']||_0x126e87['getFirstRange']()['containsRange'](_0x5c2205)&&this['_breakSuggestionMarker'](_0x126e87,_0x1701b2,_0xd9497d));}});},{'priority':'lowest'}),_0x29975d['model']['on']('deleteContent',(_0x294b84,_0x575807)=>{const _0x531793=_0x575807[0x0],_0x36527d=_0x575807[0x1];if(_0x36527d&&_0x36527d['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x531793['isCollapsed'])return;const _0x40f3a7=_0x29975d['model']['schema'],{start:_0x2d1d43,end:_0x21d649}=_0x531793['getFirstRange'](),_0x25cd42=_0x2d1d43['nodeAfter']&&_0x40f3a7['isLimit'](_0x2d1d43['nodeAfter'])?null:_0x40f3a7['getNearestSelectionRange'](_0x2d1d43,'forward'),_0x436af0=_0x21d649['nodeBefore']&&_0x40f3a7['isLimit'](_0x21d649['nodeBefore'])?null:_0x40f3a7['getNearestSelectionRange'](_0x21d649,'backward'),_0x4e6969=_0x29975d['model']['createRange'](_0x25cd42?_0x25cd42['start']:_0x2d1d43,_0x436af0?_0x436af0['end']:_0x21d649);_0x29975d['model']['change'](_0x39c199=>{this['markDeletion'](_0x4e6969);const _0x4d4d83=_0x29975d['model']['schema']['getNearestSelectionRange'](_0x4e6969['start']);_0x531793['is']('documentSelection')?_0x39c199['setSelection'](_0x4d4d83):_0x531793['setTo'](_0x4d4d83);}),_0x294b84['stop']();},{'priority':_0x2e27fb['normal']+0xa}),_0x29975d['model']['on']('insertContent',(_0x30ae33,_0x31632a)=>{const _0x2f8b99=_0x31632a[_0x31632a['length']-0x1];_0x2f8b99&&_0x2f8b99['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x29975d['model']['change'](()=>{let _0x31f123=_0x29975d['model']['insertContent'](_0x31632a[0x0],_0x31632a[0x1],_0x31632a[0x2],{'forceDefaultExecution':!0x0});if(!_0x31f123)return;_0x30ae33['return']=_0x31f123['clone']();const _0x1047fb=_0x31f123['end']['nodeBefore'],_0x25d915=_0x29975d['model']['schema'];_0x1047fb&&_0x25d915['isBlock'](_0x1047fb)&&!_0x25d915['isObject'](_0x1047fb)&&(_0x31f123=_0x29975d['model']['createRange'](_0x31f123['start'],_0x29975d['model']['createPositionAt'](_0x1047fb,'end'))),this['markInsertion'](_0x31f123);}),_0x30ae33['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x1a16ec=new x(_0x29975d,this['_suggestions']);_0x29975d['commands']['add']('acceptSuggestion',_0x1a16ec),this['enableCommand']('acceptSuggestion');const _0x5e772b=new R(_0x29975d,this['_suggestions']);_0x29975d['commands']['add']('discardSuggestion',_0x5e772b),this['enableCommand']('discardSuggestion'),_0x29975d['commands']['add']('acceptAllSuggestions',new E(_0x29975d,_0x1a16ec,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x29975d['commands']['add']('discardAllSuggestions',new E(_0x29975d,_0x5e772b,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x29975d['commands']['add']('acceptSelectedSuggestions',new O(_0x29975d,_0x1a16ec,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x29975d['commands']['add']('discardSelectedSuggestions',new O(_0x29975d,_0x5e772b,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x2a0128=_0x29975d['plugins']['get']('CommentsRepository');this['listenTo'](_0x2a0128,'addComment',(_0x10a110,{threadId:_0x496328})=>{const _0x118836=this['_suggestions']['get'](_0x496328);_0x118836&&_0x118836['commentThread']&&0x1===_0x118836['commentThread']['length']&&this['_updateSuggestionData'](_0x496328,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x2a0128,'removeComment',(_0x405e98,{threadId:_0xec73e4})=>{const _0x18329f=this['_suggestions']['get'](_0xec73e4);_0x18329f&&_0x18329f['commentThread']&&!_0x18329f['commentThread']['length']&&this['_updateSuggestionData'](_0xec73e4,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x251f9a){if(this['_adapter'])throw new _0x32e29e('track-changes-adapter-already-set',this);this['_adapter']=_0x251f9a;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x55a05c=!0x1,toJSON:_0x385009=!0x1}={}){const _0x45aac7=[];for(const _0x2c843a of this['_suggestions']['values']())_0x55a05c&&!_0x2c843a['isInContent']||_0x45aac7['push'](_0x2c843a);return _0x385009?_0x45aac7['map'](_0x5cdefd=>_0x5cdefd['toJSON']()):_0x45aac7;}['getSuggestion'](_0x3f3a27){const _0x557f61=this['_suggestions']['get'](_0x3f3a27);if(!_0x557f61)throw new _0x32e29e('track-changes-suggestion-not-found',this);return _0x557f61;}['hasSuggestion'](_0x50b27a){return this['_suggestions']['has'](_0x50b27a);}['addSuggestionData'](_0x28a365){const {authorId:_0x35e2ab,id:_0x578b44,attributes:_0x327dc3}=_0x28a365,[_0x1920b4,_0x550924]=_0x28a365['type']['split'](':'),_0x20070e=this['_suggestions']['get'](_0x578b44)||this['_createSuggestion'](_0x1920b4,_0x550924,_0x578b44,_0x35e2ab,_0x327dc3);if(this['_addThreadToSuggestion'](_0x20070e),this['_checkSuggestionCorrectness'](_0x20070e,_0x1920b4,_0x550924||null,_0x35e2ab),_0x20070e['createdAt']=_0x28a365['createdAt'],_0x20070e['_isDataLoaded']=!0x0,_0x327dc3&&_0x327dc3['@external']){const _0x43c67e=_0x327dc3['@external'],_0x3e7a42=this['_getExternalAuthor'](_0x43c67e['authorName']);_0x20070e['authoredAt']=_0x43c67e['createdAt'],_0x20070e['author']=_0x3e7a42,_0x20070e['isExternal']=!0x0;}else _0x20070e['authoredAt']=_0x28a365['createdAt'];switch(_0x28a365['data']&&(_0x20070e['data']=_0x28a365['data']),_0x28a365['attributes']&&(_0x20070e['attributes']=_0x28a365['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x20070e['_saved']=!0x0),this['_suggestionState']['get'](_0x20070e)){case'notReady':this['_suggestionState']['set'](_0x20070e,'dataReady');break;case'markerReady':_0x20070e['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x20070e])),this['_refreshSuggestionsChain'](new Set([_0x20070e])),this['_suggestionState']['set'](_0x20070e,'ready'),this['fire']('suggestionLoaded',_0x20070e)):this['_suggestionState']['set'](_0x20070e,'removed');}return _0x20070e;}['acceptSuggestion'](_0x5a0ebb){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x312cd3 of _0x5a0ebb['getAllAdjacentSuggestions']())_0x312cd3['accept']();});});}['discardSuggestion'](_0xc0808f){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x264191 of _0xc0808f['getAllAdjacentSuggestions']())_0x264191['discard']();});});}['enableCommand'](_0x2ea75b,_0x21818e){const _0x4dac02=this['editor']['commands']['get'](_0x2ea75b);if(!_0x4dac02)throw new _0x32e29e('track-changes-command-not-found',this,{'commandName':_0x2ea75b});if(this['_enabledCommands']['has'](_0x4dac02))throw new _0x32e29e('track-changes-enable-command-twice',this,{'commandName':_0x2ea75b});this['_enabledCommands']['add'](_0x4dac02),_0x21818e&&_0x4dac02['on']('execute',(_0x5ab678,_0x3b72b)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x3b72b['length']>0x0&&_0x3b72b[_0x3b72b['length']-0x1]&&_0x3b72b[_0x3b72b['length']-0x1]['forceDefaultExecution']?_0x3b72b['pop']():(_0x5ab678['return']=_0x21818e((..._0x521da7)=>_0x4dac02['execute'](..._0x521da7,{'forceDefaultExecution':!0x0}),..._0x3b72b),_0x5ab678['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x460b34){let _0x22942f,_0x5e819c;const _0x594909=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x22942f=_0x460b34();}catch(_0xbbd3d4){_0x5e819c=_0xbbd3d4;}return _0x594909||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x5e819c&&_0x32e29e['rethrowUnexpectedError'](_0x5e819c,this),_0x22942f;}['markInsertion'](_0x373dea,_0x326f17=null,_0x3ce8cc={}){if(_0x373dea['isCollapsed'])return null;const _0x339810=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x316f7e,meta:_0x12c73e}of this['_findSuggestions'](_0x373dea,'insertion'))if(_0x12c73e['isOwn']){if(!_0x12c73e['isNextTo']){if(_0x12c73e['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x316f7e,_0x3ce8cc))continue;return _0x316f7e;}if(qt(_0x316f7e,_0x3ce8cc))return _0x316f7e;this['_breakSuggestionMarker'](_0x316f7e,_0x373dea['start'],_0x373dea['end']);break;}if(_0x326f17==_0x316f7e['subType']&&qt(_0x316f7e,_0x3ce8cc)){const _0x2154d2=_0x316f7e['getFirstRange']();return _0x2154d2['start']['isEqual'](_0x373dea['end'])?this['_setSuggestionRange'](_0x316f7e,this['_model']['createRange'](_0x373dea['start'],_0x2154d2['end'])):this['_setSuggestionRange'](_0x316f7e,this['_model']['createRange'](_0x2154d2['start'],_0x373dea['end'])),_0x316f7e;}}const _0xc00c1e=_0x2c01d2(),_0x3e34be=_0x339810['id'],_0x4a2bbc=_0x326f17?'insertion:'+_0x326f17:'insertion',_0x5e45b3=this['_setSuggestionData']({'id':_0xc00c1e,'type':_0x4a2bbc,'createdAt':new Date(),'authorId':_0x3e34be,'attributes':_0x3ce8cc});return this['_addSuggestionMarker'](_0x4a2bbc,_0xc00c1e,_0x3e34be,_0x373dea),_0x5e45b3;}['markMultiRangeInsertion'](_0x3be755,_0x32289e='multi',_0x36ba17={}){const _0x4b1c37=this['editor']['plugins']['get']('Users')['me'],_0xd0e0f0=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x32289e,'join');for(const _0x4f0049 of this['getSuggestions']())if(_0x4f0049['author']['id']==_0x4b1c37['id']&&'insertion'==_0x4f0049['type']&&_0x4f0049['subType']==_0x32289e&&qt(_0x4f0049,_0x36ba17)&&(_0xd0e0f0(_0x4f0049['getRanges'](),_0x3be755)||_0xd0e0f0(_0x3be755,_0x4f0049['getRanges']()))){for(const _0x22a0db of _0x3be755)_0x4f0049['addRange'](_0x22a0db);return _0x4f0049;}for(const {suggestion:_0x38ca99,meta:_0x33e176}of this['_findSuggestions'](_0x3be755,'insertion')){if(!_0x33e176['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x33e176['containsRangeInObject'])continue;if(!qt(_0x38ca99,_0x36ba17))continue;let _0x54ba9e=!0x0;for(const _0x415926 of _0x38ca99['getRanges']())for(const _0x512e82 of _0x3be755)if(!_0x415926['containsRange'](_0x512e82)){_0x54ba9e=!0x1;break;}if(_0x54ba9e)return _0x38ca99;}const _0xc65406=_0x2c01d2(),_0x1cf577=_0x4b1c37['id'],_0x44cefe='insertion:'+_0x32289e,_0x2828f3=this['_setSuggestionData']({'id':_0xc65406,'type':_0x44cefe,'createdAt':new Date(),'authorId':_0x1cf577,'attributes':_0x36ba17});for(const _0x23377f of _0x3be755)this['_addSuggestionMarker'](_0x44cefe,_0xc65406,_0x1cf577,_0x23377f,u['getMultiRangeId']());return _0x2828f3;}['markInlineFormat'](_0x2a858a,_0x3b6e9e,_0x11c01e=null,_0x25ccce={}){if(_0x11c01e=_0x11c01e||Gt(_0x3b6e9e),_0x2a858a['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x27cf15=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x11c01e,'accept');return this['forceDefaultExecution'](()=>_0x27cf15([_0x2a858a],_0x3b6e9e,_0x25ccce)),null;}const _0xec5a21=this['editor']['plugins']['get']('Users')['me'],_0x2d5119=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x124fc1,meta:_0x1936a3}of this['_findSuggestions'](_0x2a858a,'insertion'))_0x1936a3['isOwn']&&!_0x1936a3['isInsideObject']&&_0x2d5119['push'](..._0x124fc1['getRanges']());}const _0x5853ca=function(_0x3705ff,_0xc6935f){const _0x4bba81=[];for(const _0x41884b of _0xc6935f){const _0x5bf770=_0x3705ff['getIntersection'](_0x41884b);_0x5bf770&&_0x4bba81['push'](_0x5bf770);}return _0x4bba81;}(_0x2a858a,_0x2d5119),_0x559ce8=function(_0x5e1d5b,_0x4a3b26){const _0x1f6c18=[_0x5e1d5b];for(const _0xd6b094 of _0x4a3b26){let _0x580557=0x0;for(;_0x580557<_0x1f6c18['length'];){const _0xb37f43=_0x1f6c18[_0x580557]['getDifference'](_0xd6b094);_0x1f6c18['splice'](_0x580557,0x1,..._0xb37f43),_0x580557+=_0xb37f43['length'];}}return _0x1f6c18;}(_0x2a858a,_0x2d5119);_0x5853ca['length']&&this['_model']['change'](()=>{for(const _0x43509d of _0x5853ca){const _0x17c471=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x11c01e,'accept');this['forceDefaultExecution'](()=>_0x17c471([_0x43509d],_0x3b6e9e,_0x25ccce));}});for(const _0x4bff92 of _0x559ce8){let _0xfd6778=null,_0x2d6e50=_0x4bff92['start'],_0x197df8=_0x4bff92['end'];for(const {suggestion:_0x474818,meta:_0x40c029}of this['_findSuggestions'](_0x4bff92,'formatInline')){if(!_0x40c029['isOwn'])continue;if(_0x474818['subType']!=_0x11c01e)continue;if(!qt(_0x474818,_0x25ccce))continue;const _0x4bfa2c=_0x474818['getFirstRange']();if(_0x4bfa2c['containsRange'](_0x4bff92,!0x0))return null;_0x2d6e50=_0x2d6e50['isBefore'](_0x4bfa2c['start'])?_0x2d6e50:_0x4bfa2c['start'],_0x197df8=_0x197df8['isAfter'](_0x4bfa2c['end'])?_0x197df8:_0x4bfa2c['end'],_0xfd6778?_0x4bfa2c['start']['isBefore'](_0xfd6778['getFirstRange']()['start'])?(_0xfd6778['removeMarkers'](),_0xfd6778=_0x474818):_0x474818['removeMarkers']():_0xfd6778=_0x474818;}const _0x59d798=this['_model']['createRange'](_0x2d6e50,_0x197df8);if(_0xfd6778)this['_setSuggestionRange'](_0xfd6778,_0x59d798);else{const _0x1b4486=_0x2c01d2(),_0x56a72a=_0xec5a21['id'];this['_setSuggestionData']({'id':_0x1b4486,'type':'formatInline:'+_0x11c01e,'data':_0x3b6e9e,'createdAt':new Date(),'authorId':_0x56a72a,'attributes':_0x25ccce}),this['_addSuggestionMarker']('formatInline:'+_0x11c01e,_0x1b4486,_0x56a72a,_0x59d798);}}return null;}['markBlockFormat'](_0x5e8e19,_0x1d2554,_0x2c923a=[],_0x19e95a=null,_0x3906e2={}){_0x1d2554['formatGroupId']||(_0x1d2554['formatGroupId']=_0x1d2554['commandName']),_0x1d2554['multipleBlocks']=_0x5e8e19['is']('range'),_0x19e95a=_0x19e95a||Gt(_0x1d2554);const _0x49f351=_0x2c923a['map'](_0x12b237=>Lt(_0x12b237,this['_model'])),_0xca00fa=_0x5e8e19['is']('range')?_0x5e8e19:Lt(_0x5e8e19,this['_model']);if('never'===this['_trackFormatChanges']){const _0x59c64b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x19e95a,'accept');return this['forceDefaultExecution'](()=>_0x59c64b([_0xca00fa],_0x1d2554,_0x3906e2)),null;}_0x49f351['push'](_0xca00fa);let _0x5ed991=!0x0;for(const _0x287faa of _0x49f351)if(!this['_rangeIsInLocalUserInsertion'](_0x287faa)){_0x5ed991=!0x1;break;}if(_0x5ed991&&'always'!==this['_trackFormatChanges']){const _0x1e4bbc=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x19e95a,'accept');return this['forceDefaultExecution'](()=>_0x1e4bbc([_0xca00fa],_0x1d2554,_0x3906e2)),null;}let _0x43a234=null,_0x329438=_0xca00fa['start'],_0x5dac7c=_0xca00fa['end'];for(const {suggestion:_0x19d136,meta:_0x3eb7ac}of this['_findSuggestions'](_0xca00fa,'formatBlock')){if(!_0x3eb7ac['isOwn'])continue;if(_0x3eb7ac['isNextTo']||_0x3eb7ac['containsRangeInObject']||_0x3eb7ac['isInsideObject'])continue;if(_0x19d136['data']['formatGroupId']!=_0x1d2554['formatGroupId'])continue;if(!qt(_0x19d136,_0x3906e2))continue;const _0x2c600b=_0x19d136['getFirstRange']();if(_0x19d136['subType']==_0x19e95a){if(_0x2c600b['containsRange'](_0xca00fa,!0x0))return null;_0x329438=_0x329438['isBefore'](_0x2c600b['start'])?_0x329438:_0x2c600b['start'],_0x5dac7c=_0x5dac7c['isAfter'](_0x2c600b['end'])?_0x5dac7c:_0x2c600b['end'],_0x43a234?_0x2c600b['start']['isBefore'](_0x43a234['getFirstRange']()['start'])?(_0x43a234['removeMarkers'](),_0x43a234=_0x19d136):_0x19d136['removeMarkers']():_0x43a234=_0x19d136;}else{const _0x223540=_0xca00fa['getIntersection'](_0x2c600b);this['_cutOutSuggestionMarker'](_0x19d136,_0x223540);}}const _0x1e9d20=this['editor']['plugins']['get']('Users')['me'],_0x37bbac=_0x2c01d2(),_0x59bd81=_0x1e9d20['id'];if(_0x43a234)return this['_setSuggestionRange'](_0x43a234,this['_model']['createRange'](_0x329438,_0x5dac7c)),_0x43a234;{const _0x1e89b6=this['_setSuggestionData']({'id':_0x37bbac,'type':'formatBlock:'+_0x19e95a,'data':_0x1d2554,'createdAt':new Date(),'authorId':_0x59bd81,'attributes':_0x3906e2});return this['_addSuggestionMarker']('formatBlock:'+_0x19e95a,_0x37bbac,_0x59bd81,this['_model']['createRange'](_0x329438,_0x5dac7c)),_0x1e89b6;}}['markMultiRangeBlockFormat'](_0x189138,_0x46bba1,_0x239ec7=[],_0x5e5f3f=null,_0x47e4e5={}){_0x46bba1['formatGroupId']||(_0x46bba1['formatGroupId']=_0x46bba1['commandName']);const _0x5637af=_0x189138[0x0];_0x46bba1['multipleBlocks']=_0x5637af['is']('range'),_0x5e5f3f=_0x5e5f3f||Gt(_0x46bba1);const _0x471a37=_0x239ec7['map'](_0x383c09=>Lt(_0x383c09,this['_model'])),_0x4d60f3=_0x5637af['is']('range')?_0x189138:_0x189138['map'](_0x27052e=>Lt(_0x27052e,this['_model']));if('never'===this['_trackFormatChanges']){const _0x3dbe8f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5e5f3f,'accept');return this['forceDefaultExecution'](()=>_0x3dbe8f(_0x4d60f3,_0x46bba1,_0x47e4e5)),null;}_0x471a37['push'](..._0x4d60f3);let _0x3776dc=!0x0;for(const _0x273782 of _0x471a37)if(!this['_rangeIsInLocalUserInsertion'](_0x273782)){_0x3776dc=!0x1;break;}if(_0x3776dc&&'always'!==this['_trackFormatChanges']){const _0x586494=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5e5f3f,'accept');return this['forceDefaultExecution'](()=>_0x586494(_0x4d60f3,_0x46bba1,_0x47e4e5)),null;}const _0x4a0935=this['editor']['plugins']['get']('Users')['me'];for(const _0x296016 of this['getSuggestions']()){if(_0x296016['author']['id']!=_0x4a0935['id'])continue;if('formatBlock'!=_0x296016['type']||_0x296016['data']['formatGroupId']!=_0x46bba1['formatGroupId'])continue;if(!qt(_0x296016,_0x47e4e5))continue;const _0x1e2752=_0x296016['subType']==_0x5e5f3f;for(let _0x1eb687=0x0;_0x1eb687<_0x4d60f3['length'];_0x1eb687++){const _0x640470=_0x4d60f3[_0x1eb687];for(const _0x32c6d6 of _0x296016['getMarkers']()){const _0x238889=_0x32c6d6['getRange']();if(_0x640470['isEqual'](_0x238889)){_0x1e2752?(_0x4d60f3['splice'](_0x1eb687,0x1),_0x1eb687--):_0x296016['removeMarker'](_0x32c6d6['name']);break;}}}}if(0x0==_0x4d60f3['length'])return null;const _0x5256d4=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5e5f3f,'join');for(const _0x39f470 of this['getSuggestions']())if(_0x39f470['author']['id']==_0x4a0935['id']&&'formatBlock'==_0x39f470['type']&&_0x39f470['data']['formatGroupId']==_0x46bba1['formatGroupId']&&_0x39f470['subType']==_0x5e5f3f&&qt(_0x39f470,_0x47e4e5)&&(_0x5256d4(_0x39f470['getRanges'](),_0x4d60f3)||_0x5256d4(_0x4d60f3,_0x39f470['getRanges']()))){for(const _0x3567a7 of _0x4d60f3)_0x39f470['addRange'](_0x3567a7);return _0x39f470;}const _0x580f5a=_0x2c01d2(),_0x1b8716=_0x4a0935['id'],_0x2c811a='formatBlock:'+_0x5e5f3f,_0x4680a5=this['_setSuggestionData']({'id':_0x580f5a,'type':_0x2c811a,'data':_0x46bba1,'createdAt':new Date(),'authorId':_0x1b8716,'attributes':_0x47e4e5});for(const _0x4b1e81 of _0x4d60f3)this['_addSuggestionMarker'](_0x2c811a,_0x580f5a,_0x1b8716,_0x4b1e81,u['getMultiRangeId']());return _0x4680a5;}['markDeletion'](_0x523e97,_0x3b3b12=null,_0xd6d0b8={}){if(_0x523e97['isCollapsed'])return null;const _0x37104d=this['editor']['plugins']['get']('Users')['me'],_0x4a49b3=new _0x4d4c67(_0x523e97['start'],_0x523e97['end']);for(const {suggestion:_0xeead92,meta:_0x571fd1}of this['_findSuggestions'](_0x4a49b3,'insertion'))if(_0x571fd1['isOwn']&&!_0x571fd1['isNextTo']){if(_0xeead92['isMultiRange']){const _0x56952e=_0xeead92['getRanges']()['filter'](_0x3bb379=>'$graveyard'!=_0x3bb379['root']['rootName']);_0x56952e['every'](_0x2f746d=>_0x4a49b3['containsRange'](_0x2f746d,!0x0))&&_0xeead92['discard']();if(_0x56952e['some'](_0x16d4cf=>_0x16d4cf['containsRange'](_0x4a49b3,!0x0))){const _0x19109c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3b3b12,'accept');return this['forceDefaultExecution'](()=>_0x19109c([_0x4a49b3],null,_0xd6d0b8)),null;}}else{const _0x4a9275=_0x4a49b3['getIntersection'](_0xeead92['getFirstRange']());null!==_0x4a9275&&_0xeead92['_onDiscard']([_0x4a9275],null,_0xd6d0b8);}}if(_0x4a49b3['detach'](),_0x4a49b3['isCollapsed']||'$graveyard'==_0x4a49b3['root']['rootName'])return null;let _0x4b9efe=null,_0x461502=_0x4a49b3['start'],_0x4fa416=_0x4a49b3['end'];const _0x340c27=this['_findSuggestions'](_0x4a49b3,'deletion');for(const {suggestion:_0x16a97d,meta:_0xfa8c1e}of _0x340c27){const _0x305c80=this['_model']['createRange'](_0x461502,_0x4fa416);if(_0xfa8c1e['isOwn']&&(this['_mergeNestedSuggestions']||!_0xfa8c1e['containsRangeInObject']&&!_0xfa8c1e['isInsideObject'])){if(_0x16a97d['isMultiRange']){if(!qt(_0x16a97d,_0xd6d0b8))continue;let _0x28a46a=!0x0;for(const _0x3546c9 of _0x16a97d['getRanges']()){if(_0x3546c9['containsRange'](_0x305c80,!0x0))return _0x16a97d;_0x305c80['containsRange'](_0x3546c9)||(_0x28a46a=!0x1);}_0x28a46a&&_0x16a97d['discard']();}else{const _0x10381a=_0x16a97d['getFirstRange']();if(_0x10381a['containsRange'](_0x305c80,!0x0))return _0x16a97d;if(!qt(_0x16a97d,_0xd6d0b8)){_0x305c80['containsRange'](_0x10381a)?_0x16a97d['removeMarkers']():_0x10381a['containsPosition'](_0x461502)?_0x461502=_0x10381a['end']:_0x10381a['containsPosition'](_0x4fa416)&&(_0x4fa416=_0x10381a['start']);continue;}_0x461502=_0x461502['isBefore'](_0x10381a['start'])?_0x461502:_0x10381a['start'],_0x4fa416=_0x4fa416['isAfter'](_0x10381a['end'])?_0x4fa416:_0x10381a['end'],_0xd6d0b8=Object['assign']({},_0x16a97d['attributes']),_0x4b9efe?_0x10381a['start']['isBefore'](_0x4b9efe['getFirstRange']()['start'])?(_0x4b9efe['removeMarkers'](),_0x4b9efe=_0x16a97d):_0x16a97d['removeMarkers']():_0x4b9efe=_0x16a97d;}}}if(_0x4b9efe)return this['_setSuggestionRange'](_0x4b9efe,this['_model']['createRange'](_0x461502,_0x4fa416)),_0x4b9efe;{const _0x2e8ce7=_0x2c01d2(),_0x56287d=this['_model']['createRange'](_0x461502,_0x4fa416),_0x282b4c=_0x37104d['id'],_0x417963=_0x3b3b12?'deletion:'+_0x3b3b12:'deletion',_0x7860da=this['_setSuggestionData']({'id':_0x2e8ce7,'type':_0x417963,'createdAt':new Date(),'authorId':_0x282b4c,'attributes':_0xd6d0b8});return this['_addSuggestionMarker'](_0x417963,_0x2e8ce7,_0x282b4c,_0x56287d),_0x7860da;}}['markMultiRangeDeletion'](_0x305eeb,_0x5476cb='multi',_0x442f2b={}){const _0x1f2ed7=this['editor']['plugins']['get']('Users')['me'],_0x4f1f0c=_0x305eeb['map'](_0x514f31=>new _0x4d4c67(_0x514f31['start'],_0x514f31['end'])),_0x1c1422=new Set();for(const {suggestion:_0x121859,meta:_0xc5752}of this['_findSuggestions'](_0x4f1f0c,'insertion'))_0xc5752['isOwn']&&!_0xc5752['isNextTo']&&_0x1c1422['add'](_0x121859);for(const _0xb7f4bc of _0x1c1422)if(_0xb7f4bc['isMultiRange']){const _0x4f8c6d=_0xb7f4bc['getRanges']();(!_0xb7f4bc['attributes']||!_0xb7f4bc['attributes']['skipNestingCheck'])&&(_0x4f8c6d['every'](_0x2a0b07=>_0x4f1f0c['some'](_0xbb9b21=>_0xbb9b21['containsRange'](_0x2a0b07,!0x0)))&&_0xb7f4bc['discard']());if(_0x4f1f0c['every'](_0x9dfd2b=>_0x4f8c6d['some'](_0x377be8=>_0x377be8['containsRange'](_0x9dfd2b,!0x0)))){const _0x2157e5=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5476cb,'accept');return this['forceDefaultExecution'](()=>_0x2157e5(_0x305eeb,null,_0x442f2b)),null;}}else{const _0x550e2c=_0xb7f4bc['getFirstRange']();_0x4f1f0c['some'](_0x5a9c42=>_0x5a9c42['containsRange'](_0x550e2c,!0x0))&&_0xb7f4bc['discard']();if(_0x4f1f0c['every'](_0x587884=>_0x550e2c['containsRange'](_0x587884,!0x0))){const _0x39c32f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5476cb,'accept');return this['forceDefaultExecution'](()=>_0x39c32f(_0x4f1f0c,null,_0x442f2b)),null;}}const _0x32a61f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5476cb,'join');let _0xc3c073=null;for(const _0x45dcef of this['getSuggestions']())if(_0x45dcef['author']['id']==_0x1f2ed7['id']&&_0x45dcef['isInContent']&&'deletion'==_0x45dcef['type']&&_0x45dcef['subType']==_0x5476cb&&qt(_0x45dcef,_0x442f2b)&&(_0x32a61f(_0x45dcef['getRanges'](),_0x4f1f0c)||_0x32a61f(_0x4f1f0c,_0x45dcef['getRanges']()))){if(_0xc3c073){if(_0x45dcef['commentThread']&&_0x45dcef['commentThread']['length'])continue;for(const _0x5e7665 of _0x45dcef['getRanges']())_0xc3c073['isIntersectingWithRange'](_0x5e7665)||_0xc3c073['addRange'](_0x5e7665);_0x45dcef['removeMarkers']();}else{_0xc3c073=_0x45dcef;for(const _0x17a8f4 of _0x4f1f0c)_0x45dcef['isIntersectingWithRange'](_0x17a8f4)||_0x45dcef['addRange'](_0x17a8f4);}}if(_0xc3c073)return _0xc3c073;_0x1c1422['clear']();for(const {suggestion:_0x3eff90,meta:_0x3cbad9}of this['_findSuggestions'](_0x4f1f0c,'deletion'))_0x3cbad9['isOwn']&&(this['_mergeNestedSuggestions']||!_0x3cbad9['containsRangeInObject']&&!_0x3cbad9['isInsideObject'])&&qt(_0x3eff90,_0x442f2b)&&_0x1c1422['add'](_0x3eff90);for(const _0x7a2996 of _0x1c1422){const _0x11bc9c=_0x7a2996['getRanges']();if(!_0x442f2b||!_0x442f2b['skipNestingCheck']){if(_0x4f1f0c['every'](_0x1f177d=>_0x11bc9c['some'](_0x506176=>_0x506176['containsRange'](_0x1f177d,!0x0))))return _0x7a2996;}(!_0x7a2996['attributes']||!_0x7a2996['attributes']['skipNestingCheck'])&&(_0x11bc9c['every'](_0x41153b=>_0x4f1f0c['some'](_0x39e2b2=>_0x39e2b2['containsRange'](_0x41153b,!0x0)))&&_0x7a2996['discard']());}const _0x2f613b=_0x2c01d2(),_0x5a683e=_0x1f2ed7['id'],_0x28743b='deletion:'+_0x5476cb,_0xf2bf0=this['_setSuggestionData']({'id':_0x2f613b,'type':_0x28743b,'createdAt':new Date(),'authorId':_0x5a683e,'attributes':_0x442f2b});for(const _0x13fb77 of _0x4f1f0c)_0x13fb77['detach'](),_0x13fb77['isCollapsed']||'$graveyard'==_0x13fb77['root']['rootName']||this['_addSuggestionMarker'](_0x28743b,_0x2f613b,_0x5a683e,_0x13fb77,u['getMultiRangeId']());return _0xf2bf0;}['markAttributeChange'](_0x5ac0b4,_0x553bfc,_0x42fde0,_0x44156d,_0x2bdf11){if(_0x5ac0b4['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0xce3502=this['editor']['plugins']['get']('Users')['me']['id'],_0x51a9b6=Array['from'](this['_suggestions']['values']())['filter'](_0x263296=>'attribute'==_0x263296['type']&&_0x263296['data']['key']==_0x553bfc&&_0x263296['isIntersectingWithRange'](_0x5ac0b4));if('default'===this['_trackFormatChanges']){const _0x30b02d=this['_findSuggestions'](_0x5ac0b4,'insertion')['filter'](({meta:_0x4b4226})=>_0x4b4226['isOwn']&&!_0x4b4226['isInsideObject']&&!_0x4b4226['isNextTo'])['map'](({suggestion:_0x2bfd15})=>_0x2bfd15);_0x51a9b6['unshift'](..._0x30b02d);}const _0x1bce30=new Map([[_0x5ac0b4,_0x42fde0]]);for(const _0x5f59ae of _0x51a9b6){const _0x1a0597='attribute'==_0x5f59ae['type']?_0x5f59ae['data']['oldValue']:void 0x0,_0x360884=_0x5f59ae['getFirstRange'](),_0xb3435d=Array['from'](_0x1bce30['keys']())['find'](_0x5b59a4=>_0x5b59a4['isIntersecting'](_0x360884));if(!_0xb3435d)continue;const _0x358510=_0xb3435d['getDifference'](_0x360884);this['_isBlockAttribute'](_0x553bfc)&&'insertion'==_0x5f59ae['type']&&0x0!=_0x358510['length']||(_0x1bce30['delete'](_0xb3435d),_0x358510['forEach'](_0x4751ed=>{_0x1bce30['set'](_0x4751ed,_0x42fde0);}),'insertion'!=_0x5f59ae['type']&&_0x1a0597!=_0x44156d&&_0x1bce30['set'](_0xb3435d['getIntersection'](_0x360884),_0x1a0597));}const _0x3efe76=[];for(const [_0x1b0ce9,_0x5b7b99]of _0x1bce30){const _0x7b8b32=_0x2c01d2(),_0x4d14c9={'key':_0x553bfc,'oldValue':_0x5b7b99,'newValue':_0x44156d};_0x553bfc['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':_0x553bfc});const _0x53c75e=('attribute:'+(_0x553bfc+'|'+Gt({'newValue':_0x44156d})))['substring'](0x0,0x3c),_0x1fe923=this['_setSuggestionData']({'id':_0x7b8b32,'type':_0x53c75e,'data':_0x4d14c9,'createdAt':new Date(),'authorId':_0xce3502,'attributes':_0x2bdf11});_0x3efe76['push'](_0x1fe923),this['_addSuggestionMarker'](_0x53c75e,_0x7b8b32,_0xce3502,_0x1b0ce9);}return _0x3efe76;}['enableDefaultAttributesIntegration'](_0x5efe92){this['enableCommand'](_0x5efe92,(_0x2f0ed6,..._0x469528)=>{this['_recordAttributeChanges'](()=>{_0x2f0ed6(..._0x469528);});});}['registerBlockAttribute'](_0x2c7716){this['_blockAttributeKeys']['add'](_0x2c7716);}['registerInlineAttribute'](_0x597413){this['_inlineAttributeKeys']['add'](_0x597413);}['_getAttributeKey'](_0x102d93){return'attribute'==_0x102d93['type']?_0x102d93['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x25b168,_0x109bf4){const _0xe068fa=_0x25b168['getFirstMarker']();this['_model']['change'](_0x34f3d9=>{_0x34f3d9['updateMarker'](_0xe068fa,{'range':_0x109bf4});});}['_addThreadToSuggestion'](_0x5b60b0){const _0x4cd1da=_0x5b60b0['id'],_0x357a5f=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x4cd1da)||this['_commentsRepository']['addCommentThread']({'channelId':_0x357a5f,'threadId':_0x4cd1da,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x21448e=this['_commentsRepository']['getCommentThread'](_0x4cd1da);_0x21448e['unbind']('isRemovable'),_0x21448e['isRemovable']=!0x1,_0x5b60b0['commentThread']=_0x21448e;}['_checkSuggestionCorrectness'](_0x516ae4,_0x3eeb9a,_0x5069cd,_0x1c5a67){if(_0x516ae4['type']!=_0x3eeb9a||_0x516ae4['subType']!=_0x5069cd||_0x516ae4['creator']['id']!=_0x1c5a67)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x32e29e('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x5c7c98,_0x128685){const _0x3f29a5=_0x5c7c98['getFirstRange']();if(_0x128685['isEqual'](_0x3f29a5))_0x5c7c98['removeMarkers']();else{if(_0x3f29a5['containsRange'](_0x128685)){const _0x18fa38=this['_model']['createPositionAt'](_0x128685['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5c7c98,this['_model']['createRange'](_0x3f29a5['start'],_0x18fa38));const _0x55447d=_0x2c01d2(),_0x28c605=_0x5c7c98['creator']['id'],_0x35c4e3=_0x5c7c98['type']+':'+_0x5c7c98['subType'];this['_setSuggestionData']({'id':_0x55447d,'type':_0x35c4e3,'createdAt':new Date(),'authorId':_0x28c605,'data':_0x5c7c98['data'],'attributes':_0x5c7c98['attributes']});const _0x446ac2=this['_model']['createPositionAt'](_0x128685['end']['parent'],'after'),_0x3ce734=this['_model']['createRange'](_0x446ac2,_0x3f29a5['end']);this['_addSuggestionMarker'](_0x35c4e3,_0x55447d,_0x28c605,_0x3ce734);}else{if(_0x3f29a5['containsPosition'](_0x128685['start'])){const _0x399edd=this['_model']['createPositionAt'](_0x128685['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5c7c98,this['_model']['createRange'](_0x3f29a5['start'],_0x399edd));}else{const _0x59c216=this['_model']['createPositionAt'](_0x128685['end']['parent'],'after');this['_setSuggestionRange'](_0x5c7c98,this['_model']['createRange'](_0x59c216,_0x3f29a5['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2f286a){for(const {suggestion:_0xf05230,meta:_0x118b19}of this['_findSuggestions'](_0x2f286a,'insertion')){if(!_0x118b19['isOwn'])continue;const _0x28566a=_0xf05230['getRanges']();for(const _0x43fe69 of _0x28566a)if(!_0x2f286a['getDifference'](_0x43fe69)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x3dce36){const _0x5ea13c=this['editor']['plugins']['get']('Users')['getUser'](_0x3dce36);if(!_0x5ea13c)throw new _0x32e29e('track-changes-user-not-found',this);return _0x5ea13c;}['_getExternalAuthor'](_0x5ec607){const _0x21a0ce=this['editor']['plugins']['get']('Users'),_0x3c93ba=_0x3ccdb5('external:'+_0x5ec607),_0x496d0a=_0x21a0ce['getUser'](_0x3c93ba);return _0x496d0a||_0x21a0ce['addUser']({'id':_0x3c93ba,'name':_0x5ec607});}['_createSuggestion'](_0x51c98b,_0x44991d,_0x44a14e,_0x3e48db,_0x1c40ef){const _0xa1c781=this['_getAuthorFromId'](_0x3e48db),_0x20b7b4=this['_suggestionFactory']['buildSuggestion'](_0x51c98b,_0x44991d,_0x44a14e,_0xa1c781,_0x1c40ef,_0x515298=>{this['_updateSuggestionData'](_0x44a14e,{'attributes':_0x515298});const _0x100a24=this['getSuggestion'](_0x44a14e);this['_joinWithAdjacentSuggestions'](new Set([_0x100a24])),this['_refreshSuggestionsChain'](new Set([_0x100a24]));});return this['listenTo'](_0x20b7b4,'accept',()=>{this['_updateSuggestionData'](_0x44a14e,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x20b7b4,'discard',()=>{this['_updateSuggestionData'](_0x44a14e,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x44a14e,_0x20b7b4),this['_suggestionState']['set'](_0x20b7b4,'notReady'),_0x20b7b4;}['_splitMarkerName'](_0x3b6573){const _0x5d5921=_0x3b6573['split'](':');return{'group':_0x5d5921[0x0],'type':_0x5d5921[0x1],'subType':_0x5d5921['length']>=0x5?_0x5d5921[0x2]:null,'id':_0x5d5921['length']<0x5?_0x5d5921[0x2]:_0x5d5921[0x3],'authorId':_0x5d5921['length']<0x5?_0x5d5921[0x3]:_0x5d5921[0x4],'markerCount':0x6==_0x5d5921['length']?_0x5d5921[0x5]:null};}['_breakSuggestionMarker'](_0x18a4f5,_0x24fe42,_0x162fc0){const _0x3a3209=_0x18a4f5['getFirstRange'](),_0x1fde48=_0x3a3209['start'],_0x2e0835=_0x3a3209['end'];this['_setSuggestionRange'](_0x18a4f5,this['_model']['createRange'](_0x1fde48,_0x24fe42));const _0x14fd07=_0x2c01d2(),_0x1c4f8b=_0x18a4f5['creator']['id'],_0x357ecf=_0x18a4f5['type']+(_0x18a4f5['subType']?':'+_0x18a4f5['subType']:'');this['_setSuggestionData']({'id':_0x14fd07,'type':_0x357ecf,'createdAt':new Date(),'authorId':_0x1c4f8b,'originalSuggestionId':_0x18a4f5['id'],'attributes':_0x18a4f5['attributes'],'data':_0x18a4f5['data']});const _0x1bfe50=this['_getAttributeKey'](_0x18a4f5);('formatBlock'==_0x18a4f5['type']||_0x1bfe50&&this['_isBlockAttribute'](_0x1bfe50))&&(_0x162fc0=this['_model']['createPositionBefore'](_0x162fc0['parent'])),this['_addSuggestionMarker'](_0x357ecf,_0x14fd07,_0x1c4f8b,this['_model']['createRange'](_0x162fc0,_0x2e0835));}['_findSuggestions'](_0x167c06,_0xb655a0=null){const _0xccdb87=[],_0x3b33aa=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x167c06)||(_0x167c06=[_0x167c06]);for(const _0x1d6678 of this['getSuggestions']()){if(!_0x1d6678['isInContent'])continue;if(_0xb655a0&&_0x1d6678['type']!=_0xb655a0)continue;let _0xd18f35=!0x1;for(const _0x9ff63f of _0x1d6678['getRanges']()){for(const _0x53c34a of _0x167c06){const _0x554c46=_0x53c34a['start']['isEqual'](_0x9ff63f['end'])||_0x53c34a['end']['isEqual'](_0x9ff63f['start']);if(_0x554c46||_0x53c34a['getIntersection'](_0x9ff63f)){const _0x1877ef=_0x53c34a['containsRange'](_0x9ff63f)&&Ot(this['_model']['schema'],_0x9ff63f['start'],_0x53c34a),_0x506051=_0x9ff63f['containsRange'](_0x53c34a)&&Ot(this['_model']['schema'],_0x53c34a['start'],_0x9ff63f);_0xccdb87['push']({'suggestion':_0x1d6678,'meta':{'isOwn':_0x3b33aa==_0x1d6678['author'],'isNextTo':_0x554c46,'isInsideObject':_0x1877ef,'containsRangeInObject':_0x506051}}),_0xd18f35=!0x0;break;}}if(_0xd18f35)break;}}return _0xccdb87;}['_addSuggestionMarker'](_0x3d40c3,_0x47b311,_0x52ebd9,_0x5ab817,_0x3d261a){this['_model']['change'](_0x557955=>{let _0x441d96='suggestion:'+_0x3d40c3+':'+_0x47b311+':'+_0x52ebd9;_0x3d261a&&(_0x441d96=_0x441d96+':'+_0x3d261a),_0x557955['addMarker'](_0x441d96,{'range':_0x5ab817,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x5b35c9){const _0x350113=_0x5b35c9['previous'],_0x33b659=_0x5b35c9['next'];_0x5b35c9['previous']=null,_0x5b35c9['next']=null,null!=_0x350113&&_0x350113['next']==_0x5b35c9&&(_0x350113['next']=_0x33b659),null!=_0x33b659&&_0x33b659['previous']==_0x5b35c9&&(_0x33b659['previous']=_0x350113),'ready'==this['_suggestionState']['get'](_0x5b35c9)&&(this['_suggestionState']['set'](_0x5b35c9,'removed'),this['fire']('suggestionUnloaded',_0x5b35c9,_0x350113,_0x33b659));}['_setSuggestionData'](_0xcbadc){const _0xccc388=_0xcbadc['id'],_0x151e5f=this['addSuggestionData'](_0xcbadc);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x5a75d0=this['editor']['plugins']['get']('PendingActions'),_0x401adb=_0x151e5f['hasComments'],_0x141f7f=_0x151e5f['subType']?_0x151e5f['type']+':'+_0x151e5f['subType']:_0x151e5f['type'],_0x11b4f7=this['editor']['locale'],_0x515709=_0x5a75d0['add'](o(_0x11b4f7,'PENDING_ACTION_SUGGESTION')),_0x293507={'id':_0xccc388,'type':_0x141f7f,'hasComments':_0x401adb,'data':_0xcbadc['data']||null,'originalSuggestionId':_0xcbadc['originalSuggestionId']||null,'attributes':_0x151e5f['attributes']};this['_adapter']['addSuggestion'](_0x293507)['then'](_0x18ddca=>{_0x151e5f['_saved']=!0x0,_0x5a75d0['remove'](_0x515709),_0x18ddca&&_0x18ddca['createdAt']&&(this['_suggestions']['get'](_0xccc388)['createdAt']=_0x18ddca['createdAt']);})['catch'](_0x552f82=>{throw _0x48c6f3('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x151e5f['discard']();}),_0x151e5f['stopListening'](),this['_suggestions']['delete'](_0x151e5f['id']),this['_suggestionState']['delete'](_0x151e5f),_0x552f82;});}return _0x151e5f;}['_isBlockAttribute'](_0x21b803){return this['_blockAttributeKeys']['has'](_0x21b803);}['_updateSuggestionData'](_0x523df5,_0x424321){const _0x338af7=this['editor']['plugins']['get']('PendingActions'),_0x3dd379=this['getSuggestion'](_0x523df5);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x3dd379['_saved']){const _0xe9e606=_0x338af7['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x523df5,_0x424321)['then'](()=>{_0x338af7['remove'](_0xe9e606);});}else _0x3dd379['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x523df5,_0x424321);});}}['_getSuggestionData'](_0x4a51b9){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x32e29e('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x4a51b9);}['_handleNewSuggestionMarker'](_0x12979){const {id:_0x1d9a23,type:_0xc3c63,subType:_0x1e3165,authorId:_0x56bac4}=this['_splitMarkerName'](_0x12979),_0x3e42f7=this['_suggestions']['get'](_0x1d9a23)||this['_createSuggestion'](_0xc3c63,_0x1e3165,_0x1d9a23,_0x56bac4,{});switch(this['_checkSuggestionCorrectness'](_0x3e42f7,_0xc3c63,_0x1e3165,_0x56bac4),this['_suggestionState']['get'](_0x3e42f7)){case'notReady':this['_getSuggestionData'](_0x1d9a23)['then'](_0x1fe3c8=>{let _0x2f7eac=Promise['resolve']();_0x1fe3c8['hasComments']&&(_0x2f7eac=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x1d9a23})),_0x2f7eac['then'](()=>{this['addSuggestionData'](_0x1fe3c8)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x3e42f7,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x1d9a23,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x3e42f7,'ready'),this['fire']('suggestionLoaded',_0x3e42f7);break;case'ready':this['fire']('suggestionChanged',_0x3e42f7);}return _0x3e42f7['addMarkerName'](_0x12979),_0x3e42f7;}['_refreshSuggestionsChain'](_0x1b4c4f){const _0x390f97=Array['from'](_0x1b4c4f),_0x47d8e0=_0x390f97['filter'](_0x1c15eb=>'attribute'==_0x1c15eb['type']);this['_refreshAttributeSuggestionsChain'](_0x47d8e0);const _0x30acd5=_0x390f97['filter'](_0x54c2ce=>!_0x54c2ce['isMultiRange']&&'attribute'!=_0x54c2ce['type']),_0x507c59=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5646c1=>!_0x5646c1['isMultiRange']&&'attribute'!=_0x5646c1['type']),_0x42e83f=_0x507c59['filter'](_0x3cea08=>!_0x1b4c4f['has'](_0x3cea08)),_0x21a327=new Map(_0x507c59['map'](_0x36bf55=>[_0x36bf55,this['_suggestionFactory']['getSuggestionCallback'](_0x36bf55['type'],_0x36bf55['subType'],'chain')])),_0x31df95=new Map(_0x507c59['map'](_0x2ce841=>[_0x2ce841,_0x2ce841['getFirstRange']()])),_0x7c5077=new Set(),_0x42bbbd=new Set();for(let _0x2667f1=0x0;_0x2667f1<_0x30acd5['length'];_0x2667f1++)_0x2a7168(_0x30acd5[_0x2667f1],_0x30acd5,_0x2667f1+0x1);for(let _0x2d2f00=0x0;_0x2d2f00<_0x30acd5['length'];_0x2d2f00++)_0x2a7168(_0x30acd5[_0x2d2f00],_0x42e83f,0x0);const _0x7597aa=new Set();for(let _0x5e0426=0x0;_0x5e0426<_0x30acd5['length'];_0x5e0426++){const _0x326a8b=_0x30acd5[_0x5e0426];!_0x42bbbd['has'](_0x326a8b)&&_0x326a8b['previous']&&(_0x7597aa['add'](_0x326a8b['previous']),_0x326a8b['previous']['next']===_0x326a8b&&(_0x326a8b['previous']['next']=null),_0x326a8b['previous']=null),!_0x7c5077['has'](_0x326a8b)&&_0x326a8b['next']&&(_0x7597aa['add'](_0x326a8b['next']),_0x326a8b['next']['previous']===_0x326a8b&&(_0x326a8b['next']['previous']=null),_0x326a8b['next']=null);}function _0x2a7168(_0x4a7414,_0x5e1456,_0x1e4672){for(let _0x4f224d=_0x1e4672;_0x4f224d<_0x5e1456['length'];_0x4f224d++){const _0x9a4c3d=_0x6c97aa(_0x4a7414,_0x5e1456[_0x4f224d]);_0x9a4c3d&&(_0x9a4c3d[0x0]['next']=_0x9a4c3d[0x1],_0x9a4c3d[0x1]['previous']=_0x9a4c3d[0x0],_0x7c5077['add'](_0x9a4c3d[0x0]),_0x42bbbd['add'](_0x9a4c3d[0x1]));}}function _0x6c97aa(_0x5cfff5,_0x422951){if(_0x5cfff5['author']['id']!==_0x422951['author']['id'])return null;const _0x2d0850=_0x21a327['get'](_0x5cfff5)(_0x5cfff5,_0x422951,_0x31df95['get'](_0x5cfff5),_0x31df95['get'](_0x422951));if(!_0x2d0850)return null;return _0x21a327['get'](_0x422951)(_0x5cfff5,_0x422951,_0x31df95['get'](_0x5cfff5),_0x31df95['get'](_0x422951))?_0x2d0850[0x1]['commentThread']&&_0x2d0850[0x1]['commentThread']['length']?null:_0x2d0850:null;}_0x7597aa['size']&&this['_refreshSuggestionsChain'](_0x7597aa);}['_refreshAttributeSuggestionsChain'](_0x4d6a5e){if(0x0==_0x4d6a5e['length'])return;const _0x2466b3=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x588a0f=>'attribute'==_0x588a0f['type']&&_0x588a0f['_isDataLoaded']),_0x1b12a2=[],_0x52dec9=new Map();for(const _0x207d91 of _0x2466b3){const _0x4b1362=_0x3ccdb5(_0x207d91['attributes']);_0x52dec9['has'](_0x4b1362)||(_0x52dec9['set'](_0x4b1362,_0x1b12a2['length']),_0x1b12a2['push']([]));const _0x1fad27=_0x52dec9['get'](_0x4b1362);_0x1b12a2[_0x1fad27]['push'](_0x207d91);}!(function(){_0x1b12a2['sort']((_0x2e0baa,_0x208d67)=>{const _0x10daba=_0x2e0baa[0x0]['createdAt'],_0x4acd16=_0x208d67[0x0]['createdAt'];return _0x10daba==_0x4acd16?_0x2e0baa[0x0]['attributes']['groupId']<_0x208d67[0x0]['attributes']['groupId']?-0x1:0x1:_0x10daba<_0x4acd16?-0x1:0x1;});for(const _0x59f1ef of _0x1b12a2)_0x59f1ef['sort']((_0x4195b0,_0x4aefca)=>_0x4195b0['id']<_0x4aefca['id']?-0x1:0x1);}());for(let _0x1d9540=0x0;_0x1d9540<_0x1b12a2['length'];_0x1d9540++){if(0x0==_0x1b12a2[_0x1d9540]['length'])continue;const _0xe2a91e=[];for(let _0x514c48=_0x1d9540+0x1;_0x514c48<_0x1b12a2['length'];_0x514c48++)0x0!=_0x1b12a2[_0x514c48]['length']&&_0x4745a(_0x1b12a2[_0x1d9540],_0x1b12a2[_0x514c48])&&_0xe2a91e['push'](_0x514c48);for(const _0x2bb8d5 of _0xe2a91e)_0x1b12a2[_0x1d9540]=_0x1b12a2[_0x1d9540]['concat'](_0x1b12a2[_0x2bb8d5]),_0x1b12a2[_0x2bb8d5]=[];}for(const _0x2bb05c of _0x1b12a2)for(let _0x8cfe1e=0x0;_0x8cfe1e<_0x2bb05c['length'];_0x8cfe1e++){const _0x4a500c=_0x2bb05c[_0x8cfe1e+0x1]||null;_0x2bb05c[_0x8cfe1e]['next']!==_0x4a500c&&(_0x2bb05c[_0x8cfe1e]['next']=_0x4a500c);}for(const _0x318184 of _0x1b12a2)for(let _0x3fa740=0x0;_0x3fa740<_0x318184['length'];_0x3fa740++){const _0x7d89c=_0x318184[_0x3fa740-0x1]||null;_0x318184[_0x3fa740]['previous']!==_0x7d89c&&(_0x318184[_0x3fa740]['previous']=_0x7d89c);}function _0x4745a(_0x2ae4b4,_0x3de319){if(_0x2ae4b4[0x0]['attributes']['groupId']!==_0x3de319[0x0]['attributes']['groupId']&&_0x2ae4b4[0x0]['author']!==_0x3de319[0x0]['author'])return!0x1;if(!function(_0x523eb2,_0x4bd0ad){if(!_0x523eb2['hasComments']&&!_0x4bd0ad['hasComments'])return!0x0;if(_0x523eb2['hasComments']&&_0x4bd0ad['hasComments'])return!0x1;if(_0x523eb2['hasComments']&&_0x4bd0ad['createdAt']<_0x523eb2['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x4bd0ad['hasComments']&&_0x523eb2['createdAt']<_0x4bd0ad['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x2ae4b4[0x0],_0x3de319[0x0]))return!0x1;const _0x427009=Tt(_0x2ae4b4[0x0]['attributes'],'groupId'),_0x30b23a=Tt(_0x3de319[0x0]['attributes'],'groupId');if(!_0x36b028(_0x427009,_0x30b23a))return!0x1;return!!_0x2ae4b4['every'](_0x403921=>_0x3de319['some'](_0x1ff83c=>_0x403921['getFirstRange']()['isEqual'](_0x1ff83c['getFirstRange']())))&&_0x3de319['every'](_0x17d3d8=>_0x2ae4b4['some'](_0x892a96=>_0x17d3d8['getFirstRange']()['isEqual'](_0x892a96['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x290b58){const _0x43e401=Array['from'](_0x290b58),_0x2d04ea=this['getSuggestions']({'skipNotAttached':!0x0}),_0x3f6627=_0x2d04ea['filter'](_0x219d82=>!_0x290b58['has'](_0x219d82)),_0x289b68=new Map(_0x43e401['map'](_0x130a80=>[_0x130a80,this['_suggestionFactory']['getSuggestionCallback'](_0x130a80['type'],_0x130a80['subType'],'join')])),_0x5cb2ba=new Map(_0x2d04ea['map'](_0x25d9e1=>[_0x25d9e1,_0x25d9e1['getRanges']()]));for(let _0x21662e=0x0;_0x21662e<_0x43e401['length'];_0x21662e++){if(_0x53c893(this,_0x43e401[_0x21662e],_0x43e401,_0x21662e+0x1))return!0x0;}for(let _0xaab957=0x0;_0xaab957<_0x43e401['length'];_0xaab957++){if(_0x53c893(this,_0x43e401[_0xaab957],_0x3f6627,0x0))return!0x0;}return!0x1;function _0x53c893(_0x350a48,_0x3ab3b2,_0x10c26e,_0x2550d2){for(let _0x3e3992=_0x2550d2;_0x3e3992<_0x10c26e['length'];_0x3e3992++){const _0x3baab9=_0x10c26e[_0x3e3992];if(_0x3baab9['type']!==_0x3ab3b2['type']||_0x3baab9['author']['id']!==_0x3ab3b2['author']['id']||_0x3baab9['subType']!==_0x3ab3b2['subType'])continue;if(!Jt(_0x3ab3b2,_0x3baab9))continue;if('attribute'==_0x3ab3b2['type']&&_0x3ab3b2['data']['oldValue']!=_0x3baab9['data']['oldValue'])continue;if('attribute'==_0x3ab3b2['type']&&_0x350a48['_isBlockAttribute'](_0x3ab3b2['data']['key']))continue;if('formatBlock'==_0x3ab3b2['type']){const _0xe65a1e=_0x350a48['editor']['model'],_0x33db87=_0x3ab3b2['getContainedElement']();if(_0x33db87&&(_0xe65a1e['schema']['isObject'](_0x33db87)||_0xe65a1e['schema']['isLimit'](_0x33db87)))continue;}const _0x3b4601=_0x289b68['get'](_0x3ab3b2),_0x33e8cb=_0x5cb2ba['get'](_0x3ab3b2),_0x288875=_0x5cb2ba['get'](_0x3baab9),_0x1af579=_0x3ab3b2['commentThread']&&_0x3ab3b2['commentThread']['length'],_0x524187=_0x3baab9['commentThread']&&_0x3baab9['commentThread']['length'];if(!_0x1af579&&_0x3b4601(_0x288875,_0x33e8cb))return _0x350a48['_joinSuggestions'](_0x3baab9,_0x3ab3b2),_0x5cb2ba['delete'](_0x3ab3b2),!0x0;if(!_0x524187&&_0x3b4601(_0x33e8cb,_0x288875))return _0x350a48['_joinSuggestions'](_0x3ab3b2,_0x3baab9),_0x5cb2ba['delete'](_0x3baab9),!0x0;}return!0x1;}}['_joinSuggestions'](_0x2df292,_0x135a14){if(_0x2df292['isMultiRange']){for(const _0x9a1ab5 of _0x135a14['getRanges']())_0x2df292['addRange'](_0x9a1ab5);}else{const _0x55cf74=_0x135a14['getFirstRange']()['end'];this['_setSuggestionRange'](_0x2df292,this['_model']['createRange'](_0x2df292['getFirstRange']()['start'],_0x55cf74));}_0x135a14['removeMarkers']();}['_getMarkerAnnouncementText'](_0x571177,_0x3e3c24,_0x3b53ac){const _0x303697=_0x571177['startsWith']('format')||_0x571177['startsWith']('attribute')?'FORMATTING':_0x571177['toUpperCase']();return o(this['editor']['locale'],_0x3e3c24+'_'+_0x303697+'_SUGGESTION_ANNOUNCEMENT',_0x3b53ac);}['_initAriaMarkerChangeAnnouncements'](){const _0x24b9fb=this['editor'];if(!_0x24b9fb['ui'])return;const {ariaLiveAnnouncer:_0xbc6736}=_0x24b9fb['ui'];_0x57b9c9(this['_model'],({left:_0xfec27e,entered:_0x92c33d})=>{for(const _0x4b5bb2 of _0xfec27e){const {group:_0x3c2312,type:_0x559f4e}=this['_splitMarkerName'](_0x4b5bb2['name']);if('suggestion'===_0x3c2312){_0xbc6736['announce'](this['_getMarkerAnnouncementText'](_0x559f4e,'LEAVE'));break;}}for(const _0x813bb0 of _0x92c33d){const {group:_0x313e38,type:_0x354f65}=this['_splitMarkerName'](_0x813bb0['name']);if('suggestion'===_0x313e38){_0xbc6736['announce'](this['_getMarkerAnnouncementText'](_0x354f65,'ENTER',_0x56aab2(_0x307c55)));break;}}});}['_processAttributeChanges'](_0x1f9bbb){if(this['_recordAttributeSuggestions'])return!0x1;const _0x1f216d=this['editor'],_0x288945=_0x1f216d['model']['document']['differ']['getChanges']();if(0x0==_0x288945['length'])return!0x1;const _0x5edbe0=[],_0x40900c=_0x288945['filter'](_0x37ce3c=>'attribute'==_0x37ce3c['type']),_0x51bca7=_0x288945['filter'](_0x1504ec=>'insert'==_0x1504ec['type']&&'$text'!=_0x1504ec['name']),_0x503ee7=_0x288945['filter'](_0x2f8b4b=>'remove'==_0x2f8b4b['type']&&'$text'!=_0x2f8b4b['name']);for(const _0x30f58b of _0x40900c)_0x5edbe0['push']({'key':_0x30f58b['attributeKey'],'newValue':_0x30f58b['attributeNewValue'],'oldValue':_0x30f58b['attributeOldValue'],'range':Pt(_0x30f58b['range'],_0x1f216d['model'])});for(const _0x5bd410 of _0x51bca7){const _0x546ce2=_0x503ee7['find'](_0x3311de=>_0x3311de['position']['isEqual'](_0x5bd410['position']));_0x546ce2&&_0x5edbe0['push']({'key':m,'newValue':_0x5bd410['name'],'oldValue':_0x546ce2['name'],'range':_0x1f216d['model']['createRangeOn'](_0x5bd410['position']['nodeAfter'])});}return 0x0!=_0x5edbe0['length']&&this['_reduceExistingSuggestions'](_0x1f9bbb,_0x5edbe0);}['_processAttributeSuggestions'](_0x387b97){let _0x29f321=!0x1;const _0x256521=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x217154=>_0x217154['data']['newRange']&&_0x217154['name']['startsWith']('suggestion:attribute:'));for(const _0x5676ed of _0x256521){const {subType:_0x3db3a0,id:_0x53911b}=this['_splitMarkerName'](_0x5676ed['name']),_0x12d20f=_0x3db3a0['split']('|')[0x0];for(const _0x474079 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x474079['id']!=_0x53911b&&'attribute'==_0x474079['type']&&_0x474079['data']&&_0x474079['data']['key']==_0x12d20f&&_0x474079['getFirstRange']()['isIntersecting'](_0x5676ed['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x474079,_0x5676ed['data']['newRange'],_0x387b97),_0x29f321=!0x0);}return _0x29f321;}['_recordAttributeChanges'](_0x2e0d88){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x2e0d88();}['_isRegisteredAttribute'](_0x4d100f){const _0x12f299=this['_isBlockAttribute'](_0x4d100f),_0x204e04=this['_inlineAttributeKeys']['has'](_0x4d100f);return _0x12f299||_0x204e04;}['_reduceExistingSuggestions'](_0x2db8f3,_0x274eb7){if(0x0==_0x274eb7['length'])return!0x1;let _0x1dcbf0=!0x1;for(const _0x2b96c2 of _0x274eb7){const _0x56217f=this['_findSuggestions'](_0x2b96c2['range'],'attribute')['filter'](_0x218b57=>!_0x218b57['meta']['isNextTo'])['map'](_0x107d99=>_0x107d99['suggestion']),_0x285d8a=_0x3ccdb5({'newValue':_0x2b96c2['newValue']});_0x56217f['filter'](_0x5b2028=>{const [_0x22e31a,_0x4c55a9]=_0x5b2028['subType']['split']('|');return _0x22e31a==_0x2b96c2['key']&&_0x4c55a9!=_0x285d8a;})['forEach'](_0x52e2c9=>{this['_reduceSuggestionAttributeRange'](_0x52e2c9,_0x2b96c2['range'],_0x2db8f3),_0x1dcbf0=!0x0;});}return _0x1dcbf0;}['_reduceSuggestionAttributeRange'](_0x158827,_0x3102db,_0x266c95){const _0x17795c=_0x158827['getFirstRange']()['getDifference'](_0x3102db);0x0!==_0x17795c['length']?0x1!==_0x17795c['length']?this['_breakSuggestionMarker'](_0x158827,_0x3102db['start'],_0x3102db['end']):this['_setSuggestionRange'](_0x158827,_0x17795c[0x0]):_0x266c95['removeMarker'](_0x158827['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x271566){this['_editor']=_0x271566,this['_model']=_0x271566['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x12eeff,_0x4d7518,_0x2e63fa,_0x5bb3a8,_0x46a2bd,_0x172e25){return new u(this['_model'],{'type':_0x12eeff,'subType':_0x4d7518,'id':_0x2e63fa,'author':_0x5bb3a8,'creator':_0x5bb3a8,'attributes':_0x46a2bd,'onAttributesChange':_0x172e25,'onAccept':(..._0xc03f5f)=>this['getSuggestionCallback'](_0x12eeff,_0x4d7518,'accept')(..._0xc03f5f),'onDiscard':(..._0x61209a)=>this['getSuggestionCallback'](_0x12eeff,_0x4d7518,'discard')(..._0x61209a)});}['registerCustomCallback'](_0x286e88,_0x41766f,_0x495cf9,_0x74949b){const _0x2da445=_0x286e88+':'+_0x41766f+':'+_0x495cf9;this['_customCallbacks']['set'](_0x2da445,_0x74949b);}['getSuggestionCallback'](_0xc49d4d,_0x1b3efe,_0x564433){const _0x5c13c7=_0xc49d4d+':'+_0x1b3efe+':'+_0x564433;return this['_customCallbacks']['get'](_0x5c13c7)||this['_defaultCallbacks']['get'](_0xc49d4d+':'+_0x564433);}['_registerDefaultCallbacks'](){const _0x21faba=()=>!0x1,_0x5cfcbc=_0x565338=>{_0x565338['sort']((_0x353966,_0x2acac8)=>_0x353966['start']['isBefore'](_0x2acac8['start'])?0x1:-0x1),this['_model']['change'](_0x3b2dbd=>{for(const _0x80fbc3 of _0x565338){let _0x2674f3;_0x2674f3=_0x80fbc3['end']['isAtEnd']&&_0x80fbc3['end']['parent']==_0x80fbc3['start']['nodeAfter']?_0x3b2dbd['createSelection'](_0x80fbc3['start']['nodeAfter'],'on'):_0x3b2dbd['createSelection'](_0x80fbc3),this['_model']['deleteContent'](_0x2674f3,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x588d63=(_0x13d4c0,_0x4cf024)=>{_0x4cf024&&this['_model']['change'](_0x4deb1b=>{const {commandName:_0x2e50ca,commandParams:_0x4ba49e=[]}=_0x4cf024,_0x1450c5=_0x13d4c0['map'](_0x465fc4=>(Vt(_0x465fc4)&&(_0x465fc4=this['_model']['createRange'](_0x465fc4['end'])),_0x465fc4))['filter'](_0x2172ba=>'$graveyard'!==_0x2172ba['root']['rootName']);if(_0x1450c5['length']<0x1)return;const _0x3e573c=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x3c832a=>_0x4d4c67['fromRange'](_0x3c832a));_0x4deb1b['setSelection'](_0x1450c5);for(const _0x1cd26b of this['_editor']['commands']['commands']())_0x1cd26b['refresh']();_0x4ba49e['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x2e50ca,..._0x4ba49e);const _0xc74c0f=_0x3e573c['filter'](_0x22f700=>'$graveyard'!=_0x22f700['root']['rootName']);_0xc74c0f['length']>0x0&&_0x4deb1b['setSelection'](_0xc74c0f);for(const _0x587a93 of _0x3e573c)_0x587a93['detach']();});},_0x50b874=(_0x2972a6,_0x1f2a79)=>0x1==_0x2972a6['length']&&0x1==_0x1f2a79['length']&&_0x2972a6[0x0]['end']['isEqual'](_0x1f2a79[0x0]['start']),_0x583b7a=(_0x44a75c,_0x18f106,_0xabefdc,_0x3fe430)=>Ht(_0x44a75c,_0x18f106,_0xabefdc,_0x3fe430,this['_model'])?[_0x44a75c,_0x18f106]:Ht(_0x18f106,_0x44a75c,_0x3fe430,_0xabefdc,this['_model'])?[_0x18f106,_0x44a75c]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x21faba),this['_defaultCallbacks']['set']('insertion:discard',_0x5cfcbc),this['_defaultCallbacks']['set']('insertion:join',_0x50b874),this['_defaultCallbacks']['set']('insertion:chain',_0x583b7a),this['_defaultCallbacks']['set']('deletion:accept',_0x5cfcbc),this['_defaultCallbacks']['set']('deletion:discard',_0x21faba),this['_defaultCallbacks']['set']('deletion:join',_0x50b874),this['_defaultCallbacks']['set']('deletion:chain',_0x583b7a),this['_defaultCallbacks']['set']('formatInline:accept',_0x588d63),this['_defaultCallbacks']['set']('formatInline:discard',_0x21faba),this['_defaultCallbacks']['set']('formatInline:join',_0x50b874),this['_defaultCallbacks']['set']('formatInline:chain',_0x21faba),this['_defaultCallbacks']['set']('formatBlock:accept',_0x588d63),this['_defaultCallbacks']['set']('formatBlock:discard',_0x21faba),this['_defaultCallbacks']['set']('formatBlock:join',_0x50b874),this['_defaultCallbacks']['set']('formatBlock:chain',_0x21faba),this['_defaultCallbacks']['set']('attribute:accept',_0x21faba),this['_defaultCallbacks']['set']('attribute:discard',(_0x326b10,_0x40930f)=>{if(!_0x40930f)return;const _0xec8081=this['_editor']['plugins']['get'](p);this['_model']['change'](_0xeef9a6=>{if(_0x40930f['key']==m)for(const _0x227f73 of _0x326b10){const _0x3ed5ca=_0x227f73['start']['nodeAfter'],_0x1dbff1=_0x40930f['oldValue'];_0xeef9a6['rename'](_0x3ed5ca,_0x1dbff1);}else{if(_0xec8081['_isBlockAttribute'](_0x40930f['key'])){for(const _0x19bebe of _0x326b10)void 0x0!==_0x40930f['oldValue']?_0xeef9a6['setAttribute'](_0x40930f['key'],_0x40930f['oldValue'],_0x19bebe['start']['nodeAfter']):_0xeef9a6['removeAttribute'](_0x40930f['key'],_0x19bebe['start']['nodeAfter']);}else{for(const _0x24e1c6 of _0x326b10)_0x40930f['oldValue']?_0xeef9a6['setAttribute'](_0x40930f['key'],_0x40930f['oldValue'],_0x24e1c6):_0xeef9a6['removeAttribute'](_0x40930f['key'],_0x24e1c6);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x50b874);}}function Ot(_0x546122,_0x220bf4,_0x10746e){for(const _0x112dc4 of _0x220bf4['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x112dc4['root']==_0x112dc4)return!0x1;if(!_0x10746e['containsItem'](_0x112dc4))return!0x1;if(_0x546122['isObject'](_0x112dc4)||_0x546122['isLimit'](_0x112dc4))return!0x0;}return!0x1;}function Vt(_0x121628){return _0x121628['end']['parent']==_0x121628['start']['nodeAfter']&&_0x121628['end']['isAtStart'];}function Ut(_0x3cb1fe,_0x2b2ca,_0x21979f,_0x1c4f83){const _0x2709fa=_0x23dd7f=>!_0x23dd7f['item']['is']('$textProxy')&&!_0x1c4f83['isObject'](_0x23dd7f['item']),_0xf4c66=_0x3cb1fe['start']['getLastMatchingPosition'](_0x2709fa),_0x1ad226=_0x3cb1fe['end']['getLastMatchingPosition'](_0x2709fa,{'direction':'backward'});return(!_0x3cb1fe['start']['isEqual'](_0xf4c66)||!_0x3cb1fe['end']['isEqual'](_0x1ad226))&&(_0xf4c66['isBefore'](_0x1ad226)?_0x21979f['updateMarker'](_0x2b2ca,{'range':_0x21979f['createRange'](_0xf4c66,_0x1ad226)}):_0x21979f['removeMarker'](_0x2b2ca),!0x0);}function Gt(_0x38e104){return _0x3ccdb5(_0x38e104);}function Ft(_0x226a62){const _0x2d4404=_0x226a62['start']['nodeAfter'];return _0x2d4404&&_0x2d4404['is']('element');}function Pt(_0x5a5224,_0x51d070){return null==_0x5a5224['end']['nodeBefore']&&_0x5a5224['end']['parent']==_0x5a5224['start']['nodeAfter']?Lt(_0x5a5224['start']['nodeAfter'],_0x51d070):_0x5a5224;}function Lt(_0xe0e4fb,_0x3a8367){const _0x3b3fef=_0x3a8367['schema']['isObject'](_0xe0e4fb)||_0x3a8367['schema']['isSelectable'](_0xe0e4fb);return _0x3a8367['createRange'](_0x3a8367['createPositionAt'](_0xe0e4fb,'before'),_0x3b3fef?_0x3a8367['createPositionAfter'](_0xe0e4fb):_0x3a8367['createPositionAt'](_0xe0e4fb,'end'));}function Ht(_0x3bb278,_0x3030f2,_0x44d268,_0x4a688c,_0x58ae06){if(_0x3bb278['next'])return!0x1;if(!Jt(_0x3bb278,_0x3030f2))return!0x1;if(_0x44d268['end']['isEqual'](_0x4a688c['start']))return!0x0;if(_0x3bb278['type']!=_0x3030f2['type'])return!0x1;if(!_0x44d268['end']['isTouching'](_0x4a688c['start']))return!0x1;const _0x3d2d9a=_0x58ae06['createRange'](_0x44d268['end'],_0x4a688c['start'])['getWalker']();for(const _0x464b27 of _0x3d2d9a)if(['elementStart','elementEnd']['includes'](_0x464b27['type'])&&_0x58ae06['schema']['isLimit'](_0x464b27['item']))return!0x1;return!0x0;}function Jt(_0x1fd85f,_0x3ab059){if(!_0x1fd85f['_isDataLoaded']||!_0x3ab059['_isDataLoaded'])return!0x1;const _0x1755a4=new Set(Object['keys'](_0x1fd85f['attributes'])),_0x144bed=new Set(Object['keys'](_0x3ab059['attributes']));if(_0x1755a4['delete']('groupId'),_0x144bed['delete']('groupId'),0x0==_0x1755a4['size']&&0x0==_0x144bed['size'])return!0x0;if(_0x1755a4['size']!=_0x144bed['size'])return!0x1;const _0x29d4bd={..._0x1fd85f['attributes']},_0x33fdc4={..._0x3ab059['attributes']};return delete _0x29d4bd['groupId'],delete _0x33fdc4['groupId'],JSON['stringify'](_0x29d4bd)==JSON['stringify'](_0x33fdc4);}function qt(_0x39b22d,_0x55f04a){const _0x3de90b=zt(_0x39b22d['attributes']),_0x3fc490=zt(_0x55f04a);if(!_0x39b22d['_isDataLoaded'])return!0x1;for(const _0x2ff67d of Object['keys'](_0x3fc490))if(!_0x36b028(_0x3de90b[_0x2ff67d],_0x3fc490[_0x2ff67d]))return!0x1;return!0x0;}function zt(_0x26ac5c){const _0x4400c9=Object['assign']({},_0x26ac5c);return delete _0x4400c9['skipNestingCheck'],delete _0x4400c9['tablePasteChainId'],_0x4400c9;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x58359f(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x17ab33,_0x7c38ff,_0x4ddc44,_0x5eb861){super(),this['model']=_0x7c38ff,this['view']=_0x4ddc44,this['commentThreadController']=_0x5eb861,this['_editor']=_0x17ab33,this['_acceptCommand']=_0x17ab33['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x17ab33['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x176938,_0x1c8c41)=>_0x176938||_0x1c8c41),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x526c37=>_0x526c37&&this['_editor']['model']['canEditAt'](_0x7c38ff['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x43be3e=>_0x43be3e&&this['_editor']['model']['canEditAt'](_0x7c38ff['getRanges']())),this['_pendingAction']=null,_0x4ddc44['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x4ddc44,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x4ddc44,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x4ddc44,'change:isDirty',()=>{_0x4ddc44['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 _0x526917=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x526917);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x3fbac4{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x409fa8,_0x551102,_0x1a4b68,_0x1e0d0a){super(_0x409fa8),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x2050da(_0x409fa8,o(_0x409fa8,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x551102['authoredAt']),this['bind']('authoredAt')['to'](_0x551102),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',_0x551102,'authoredAt',this,'descriptionParts',(_0x696db8,_0x54a9a1,_0x46a72d)=>{const _0x594cb0=_0x46a72d['map'](_0x30db84=>ls(_0x30db84['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x696db8-0x1,_0x551102['author']['name'],_0x54a9a1?_0x1e0d0a['formatDateTime'](_0x54a9a1):'',new DOMParser()['parseFromString'](_0x594cb0,'text/html')['body']['textContent']]);}),this['focusables']=new _0x3c8e93(),this['focusTracker']=new _0x9b83c3(),this['keystrokes']=new _0x1a0786(),this['focusCycler']=new _0x348920({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x426a81=>_0x426a81['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x551102,this['_localUser']=_0x1a4b68,this['_config']=_0x1e0d0a,_0x1e0d0a['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x56a950(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x687466}=this['_config'];this['commentsListView']=new _0x687466(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',_0x52f2c1=>_0x52f2c1+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x19cb9c,_0x17c545)=>_0x19cb9c||!!_0x17c545);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4a4328}=this['_config'],_0x5c4485=new _0x4a4328(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3cb3d5=_0x5c4485['commentInputView'];return _0x5c4485['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x3cb3d5,'value',(_0x4b0fe0,_0x18222f,_0x2ee954)=>!!_0x2ee954||_0x4b0fe0&&!_0x18222f),_0x3cb3d5['on']('submit',(_0x4722cd,_0x1b2c18)=>{this['fire']('addComment',_0x1b2c18),_0x3cb3d5['editor']['setData']('');}),_0x3cb3d5['on']('cancel',()=>this['focus']()),_0x3cb3d5['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x5c4485;}}class re extends us{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x20fcc7,_0x20508f,_0x48e543,_0x1ad5b6){super(_0x20fcc7,_0x20508f,_0x48e543,_0x1ad5b6),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x175ead=>_0x175ead&&_0x175ead[0x0]?_0x175ead[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x3260f5,_0x3b47d3)=>{let _0x4b6284='';for(const _0x3d27a8 of _0x3260f5)_0x4b6284+='<p>'+ls(_0x3d27a8['content'],_0x3d27a8['color'])+'</p>';return _0x3b47d3?_0x4b6284:_0x275e03(_0x4b6284,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x20fcc7,'Accept\x20suggestion'),_0x4d6773['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x20fcc7,'Discard\x20suggestion'),_0x4d6773['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x4a3114(_0x20fcc7,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 _0x1a860a=this['bindTemplate'],_0x530ec0=[{'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':_0x1a860a['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x1a860a['to']('authoredAt',_0x30b35d=>this['_config']['formatDateTime'](_0x30b35d))}]}]},{'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']&&_0x530ec0['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x57d3d1={'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x1a860a['if']('isActive','ck-suggestion-wrapper--active'),_0x1a860a['to']('type',_0x41f783=>'ck-suggestion-'+_0x41f783),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':_0x1a860a['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':_0x530ec0},this['ariaDescriptionView']]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x57d3d1['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)),_0x57d3d1;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0xbaa636,_0x29c0a8,_0xb333ee)=>{this['_descriptionElement']['innerHTML']=_0xb333ee;});}['_createButton'](_0x34e7e4,_0x449c9e,_0x23479d,_0x75ea62,_0x346193){const _0x15a605=new _0x2d4084(this['locale']);return _0x15a605['set']({'label':_0x34e7e4,'icon':_0x449c9e,'tooltip':!0x0,'tooltipPosition':_0x346193}),_0x15a605['extendTemplate']({'attributes':{'class':_0x23479d}}),_0x15a605['on']('execute',()=>{this['fire'](_0x75ea62,this['_model']['id']);}),_0x15a605;}['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 _0xa2e54a{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x4e6be2,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x33633f){super(_0x33633f),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x290ef1=this['editor']['config'];_0x290ef1['define']('trackChanges.SuggestionThreadView',re),_0x290ef1['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x290ef1['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x3e5385,_0x134eac){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x4aeee9,_0x533b2d]of this['_handleControllerBuffer']){const _0x18ca20=this['_suggestionToController']['has'](_0x4aeee9);_0x18ca20||_0x533b2d?_0x18ca20&&_0x533b2d&&this['_destroyController'](_0x4aeee9):this['_initializeController'](_0x4aeee9);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x3e5385,_0x134eac);}['init'](){const _0x200936=this['editor'],_0x5c659a=_0x200936['plugins']['get']('TrackChangesEditing'),_0x31cdd7=_0x200936['plugins']['get']('Annotations'),_0x1be9b8=_0x200936['plugins']['get']('EditorAnnotations'),_0x140f99=_0x200936['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x1be9b8['addSourceCollector'](()=>{const _0x4562f3=[];for(const [_0xe3067f,_0x2db6e0]of Array['from'](this['_suggestionToController'])){const _0x3b3ba1=_0xe3067f['getAllAdjacentSuggestions'](),_0x4c34f6=[];for(const _0x3f6726 of _0x3b3ba1){if(!_0x3f6726['isInContent'])continue;if(_0x3f6726['isMultiRange']){_0x4c34f6['push'](..._0x3f6726['getRanges']());continue;}const _0x2bb0c9=_0x3f6726['getFirstRange']();if(_0x4c34f6['length']>0x0){const _0x4b1653=_0x4c34f6[0x0]['getJoined'](_0x2bb0c9);if(_0x4b1653){_0x4c34f6[0x0]=_0x4b1653;continue;}}_0x4c34f6['push'](_0x2bb0c9);}_0x4562f3['push']([_0x2db6e0['view'],_0x4c34f6]);}return _0x4562f3;}),this['listenTo'](_0x5c659a,'suggestionLoaded',(_0x8222e0,_0x14872b)=>{this['listenTo'](_0x14872b,'change:previous',(_0x4055ac,_0x1a5737,_0x278e54,_0x5711f5)=>{_0x14872b['isInContent']&&(null==_0x278e54?(this['_updateController'](_0x5711f5['head']),this['_handleSuggestionControllerDelayed'](_0x14872b,!0x1)):(this['_updateController'](_0x278e54['head']),null==_0x5711f5&&this['_handleSuggestionControllerDelayed'](_0x14872b,!0x0)));}),null!==_0x14872b['previous']?this['_updateController'](_0x14872b['head']):this['_handleSuggestionControllerDelayed'](_0x14872b,!0x1);}),this['listenTo'](_0x5c659a,'suggestionUnloaded',(_0x2a2894,_0x47472f,_0x2ad3d6)=>{this['stopListening'](_0x47472f,'change:previous'),this['_handleControllerBuffer']['delete'](_0x47472f),this['_suggestionToController']['has'](_0x47472f)&&this['_destroyController'](_0x47472f),_0x2ad3d6&&this['_updateController'](_0x2ad3d6['head']);}),this['listenTo'](_0x5c659a,'suggestionChanged',(_0x4fc68d,_0x252d8b)=>{this['_updateController'](_0x252d8b);}),this['listenTo'](_0x31cdd7,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x140f99,'addComment',(_0xda21dc,{threadId:_0x3aa797,isFromAdapter:_0x3ddbdf})=>{if(_0x3ddbdf||!_0x5c659a['hasSuggestion'](_0x3aa797))return;const _0x41eb59=_0x5c659a['getSuggestion'](_0x3aa797);this['_suggestionToController']['get'](_0x41eb59)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x55bca3=this['editor']['plugins']['get']('Annotations'),_0x4b12c3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2d5cfb=Array['from'](_0x55bca3['activeAnnotations'],_0x2c0c4d=>_0x2c0c4d['innerView'])['filter'](_0x44596f=>this['_viewToController']['has'](_0x44596f)),_0x4133c4=[];for(const _0x2f1014 of _0x2d5cfb){const _0x57b148=this['_viewToController']['get'](_0x2f1014)['model']['getAllAdjacentSuggestions']();_0x4133c4['push'](..._0x57b148['reduce']((_0x5c27f1,_0x490e38)=>[..._0x5c27f1,..._0x490e38['getMarkerNames']()],[]));}_0x4b12c3['activeMarkers']=_0x4133c4;}['_addUIComponentsToFactory'](){const _0x4cb391=this['editor'],_0x24d474=_0x4cb391['locale'],_0x2fa29b=o(_0x24d474,'Track\x20changes'),_0x34eb4d=new Wt([{'type':'switchbutton','model':new _0x29984a({'withText':!0x0,'isToggleable':!0x0,'label':_0x2fa29b,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x29984a({'withText':!0x0,'label':o(_0x24d474,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x29984a({'withText':!0x0,'label':o(_0x24d474,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x29984a({'withText':!0x0,'label':o(_0x24d474,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x29984a({'withText':!0x0,'label':o(_0x24d474,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x2da4d5 of _0x34eb4d)if(he(_0x2da4d5)){const _0x296514=_0x4cb391['commands']['get'](_0x2da4d5['model']['commandName']);_0x2da4d5['model']['bind']('isOn','isEnabled')['to'](_0x296514,'value','isEnabled');}_0x4cb391['ui']['componentFactory']['add']('trackChanges',_0x15199e=>this['_createToolbarButton'](_0x15199e,_0x34eb4d,_0x2fa29b)),_0x4cb391['ui']['componentFactory']['add']('menuBar:trackChanges',_0x26e2a1=>this['_createMenuBarMenu'](_0x26e2a1,_0x34eb4d,_0x2fa29b));}['_createToolbarButton'](_0xdeeff5,_0x3ffcf8,_0x1d4ce9){const _0x2e8463=Qt(_0xdeeff5,_0x1a6566),_0x803981=this['editor']['commands']['get']('trackChanges');_0x2e8463['buttonView']['set']({'tooltip':_0x1d4ce9,'label':_0x1d4ce9,'icon':ce}),_0x2e8463['buttonView']['bind']('isOn')['to'](_0x803981,'value'),_0x2e8463['buttonView']['on']('execute',()=>{_0x803981['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x2e8463,_0x3ffcf8,{'role':'menu'});const _0x4cd41f=[];for(const _0x1142ca of _0x3ffcf8)he(_0x1142ca)&&_0x4cd41f['push'](this['editor']['commands']['get'](_0x1142ca['model']['commandName']));const _0x322169=_0x2e8463['buttonView'];return _0x322169['actionView']['unbind']('isEnabled'),_0x322169['arrowView']['unbind']('isEnabled'),_0x322169['actionView']['bind']('isEnabled')['to'](_0x803981,'isEnabled'),_0x322169['arrowView']['bind']('isEnabled')['toMany'](_0x4cd41f,'isEnabled',(..._0x708658)=>_0x708658['some'](_0x5b8fd3=>_0x5b8fd3)),_0x2e8463['on']('execute',_0x3889bb=>{this['editor']['execute'](_0x3889bb['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2e8463;}['_createMenuBarMenu'](_0x52ad67,_0x435dfe,_0x4104d3){const _0x479557=new Yt(_0x52ad67),_0x59fabf=this['editor']['commands']['get']('trackChanges');_0x479557['buttonView']['set']({'label':_0x4104d3,'icon':ce});const _0x3a97f5=new Zt(_0x52ad67);for(const _0x51285a of _0x435dfe){if('separator'==_0x51285a['type']){_0x3a97f5['items']['add'](new Xt(_0x52ad67));continue;}const _0x226441=new te(_0x52ad67,_0x479557),_0x11ede6=new _0x276706(_0x52ad67),_0x2b4773=_0x51285a['model'];_0x11ede6['bind'](...Object['keys'](_0x2b4773))['to'](_0x2b4773),_0x11ede6['delegate']('execute')['to'](_0x479557),_0x11ede6['on']('execute',()=>{this['editor']['execute'](_0x2b4773['commandName']),this['editor']['editing']['view']['focus']();}),_0x226441['children']['add'](_0x11ede6),_0x3a97f5['items']['add'](_0x226441);}return _0x479557['bind']('isEnabled')['to'](_0x59fabf,'isEnabled'),_0x479557['panelView']['children']['add'](_0x3a97f5),_0x479557;}['_initializeController'](_0x465d4b){const _0x1f84e7=this['editor'],_0x431d09=_0x1f84e7['config'],_0x529aa8=_0x1f84e7['plugins']['get']('Annotations'),_0x11e1d2=_0x1f84e7['plugins']['get']('CommentsRepository'),_0x2dd02d=_0x1f84e7['plugins']['get']('EditorAnnotations'),_0x52f916=_0x1f84e7['plugins']['get'](_0x4e6be2)['me'],_0x574ccf=_0x431d09['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x27fa78,CommentThreadInputView:_0x182938}=_0x1f84e7['plugins']['get']('CommentsUI');let _0x29bfe4,_0xf58ba7;this['_annotationViews']['has'](_0x465d4b['id'])?(_0xf58ba7=this['_annotationViews']['get'](_0x465d4b['id']),_0x29bfe4=_0xf58ba7['mainView']):(_0x29bfe4=new _0x574ccf(_0x1f84e7['locale'],_0x465d4b,_0x52f916,{'disableComments':this['_disableComments'],'editorConfig':_0x431d09['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x431d09['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x431d09['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x431d09['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x484a35(_0x431d09['get']('locale')),'CommentView':_0x431d09['get']('comments')['CommentView'],'CommentsListView':_0x27fa78,'CommentThreadInputView':_0x182938}),_0x29bfe4['acceptButton']['on']('execute',()=>{_0x1f84e7['editing']['view']['focus']();}),_0x29bfe4['discardButton']['on']('execute',()=>{_0x1f84e7['editing']['view']['focus']();}),_0xf58ba7=_0x529aa8['createAnnotationView'](this['editor']['locale'],_0x29bfe4),_0xf58ba7['bind']('isDirty')['to'](_0x29bfe4,'isDirty'),_0xf58ba7['bind']('length')['to'](_0x29bfe4),_0xf58ba7['bind']('type')['to'](_0x29bfe4,'type',_0x5f3462=>'suggestion-'+_0x5f3462),this['listenTo'](_0x29bfe4,'escape',()=>{_0x1f84e7['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x465d4b['id'],_0xf58ba7));const _0x530f77=_0x11e1d2['createCommentThreadController'](_0x465d4b['commentThread'],_0x29bfe4),_0x404d5f=new ae(_0x1f84e7,_0x465d4b,_0x29bfe4,_0x530f77),_0x22e04e=_0x465d4b['getAllAdjacentSuggestions']()['filter'](_0x223d21=>_0x223d21['isInContent']);_0x29bfe4['descriptionParts']=_0x1f84e7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x22e04e),this['_suggestionToController']['set'](_0x465d4b,_0x404d5f),this['_viewToController']['set'](_0x29bfe4,_0x404d5f);const _0x51afaa=_0x529aa8['createAnnotation']({'view':_0xf58ba7,'target':()=>{const _0x358aa5=[],_0x1c974a=_0x465d4b['getAllAdjacentSuggestions']()['filter'](_0x47b924=>_0x47b924['isInContent']);for(const _0x5b7cd2 of _0x1c974a)_0x358aa5['push'](..._0x5b7cd2['getMarkers']());return _0x44f2b1(_0x1f84e7['editing'],_0x358aa5);},'type':()=>'suggestion-'+_0x404d5f['view']['type']});_0x11e1d2['_bindAnnotationToEditors'](_0x29bfe4,_0x51afaa),_0x529aa8['add'](_0x51afaa),_0x2dd02d['registerAnnotation'](_0x51afaa);}['_destroyController'](_0xf56b8c){const _0x3690d5=this['editor']['plugins']['get']('CommentsRepository'),_0x2bfbf5=this['editor']['plugins']['get']('Annotations'),_0x2a3204=this['_suggestionToController']['get'](_0xf56b8c),_0x3c7f3a=_0x2a3204['view'],_0x976dd6=_0x2bfbf5['getByInnerView'](_0x3c7f3a);_0x3690d5['_unbindEditors'](_0x3c7f3a),_0x976dd6&&_0x2bfbf5['remove'](_0x976dd6),this['_suggestionToController']['delete'](_0xf56b8c),this['_viewToController']['delete'](_0x3c7f3a),_0x2a3204['destroy']();}['_updateController'](_0x51dfed){if(!_0x51dfed['isInContent']||!this['_suggestionToController']['has'](_0x51dfed))return;const _0x460dea=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3808de=this['_suggestionToController']['get'](_0x51dfed),_0x2281c9=_0x51dfed['getAllAdjacentSuggestions']();_0x3808de['view']['descriptionParts']=_0x460dea['descriptionFactory']['getDescriptions'](_0x2281c9);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x307c55,(_0x4422ec,_0x49e1e0)=>{const _0x350585=this['editor']['plugins']['get'](k),_0x80eb23=this['editor']['plugins']['get'](p);if(!_0x80eb23['activeMarkers']['length'])return;const {id:_0x29af1b}=_0x80eb23['_splitMarkerName'](_0x80eb23['activeMarkers'][0x0]),_0x594ccb=_0x350585['getSuggestion'](_0x29af1b);_0x594ccb&&(this['_suggestionToController']['get'](_0x594ccb)['view']['focus'](),_0x49e1e0());});}['destroy'](){for(const _0x1b3ebf of this['_suggestionToController']['keys']())this['_destroyController'](_0x1b3ebf);for(const _0x2f53e6 of this['_annotationViews']['values']())_0x2f53e6['mainView']['destroy']();super['destroy']();}}function he(_0x17d6f7){return'model'in _0x17d6f7;}class k extends _0xa2e54a{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x2fb985){this['editor']['plugins']['get'](p)['adapter']=_0x2fb985;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x367134){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x367134);}['getSuggestions']({skipNotAttached:_0x523317=!0x1,toJSON:_0x42d6a3=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x523317,'toJSON':_0x42d6a3});}['getSuggestion'](_0x36a9f){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x36a9f);}}const T=['Pagination'];class P extends _0xa2e54a{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x4be74f=this['editor'];if(_0x4be74f['config']['define']('trackChangesData.editorCreator',_0x1cc634=>{const _0x48ec9d=_0x4be74f['model']['document']['getRootNames']()['reduce']((_0x3c8b03,_0x4114b1)=>(_0x3c8b03[_0x4114b1]='',_0x3c8b03),{});return _0x4be74f['constructor']['create'](_0x48ec9d,_0x1cc634);}),'function'!=typeof _0x4be74f['config']['get']('trackChangesData')['editorCreator'])throw new _0x32e29e('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x599053){return N(this['editor'],!0x0,_0x599053);}['getDataWithDiscardedSuggestions'](_0xa84891){return N(this['editor'],!0x1,_0xa84891);}}class D extends _0xa2e54a{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x4bac85){super(_0x4bac85),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(_0x299014){return void 0x0!==_0x299014['getRootsAttributes'];}async function N(_0x440c4c,_0x4f2bff,_0x1c5ebd){const _0x4b40ae=_0x1624c3(_0x440c4c,T);_0x4b40ae['plugins']['push'](p,D),_0x4b40ae['rootsAttributes']=v(_0x440c4c)?_0x440c4c['getRootsAttributes']():void 0x0;const _0x537b45=document['createDocumentFragment'](),_0x511e33=_0x440c4c['config']['get']('trackChangesData')['editorCreator'],_0x6bddd5=await _0x511e33(_0x4b40ae,()=>function(_0xa7170c){const _0x14020a=document['createElement']('div');return _0xa7170c['appendChild'](_0x14020a),_0x14020a;}(_0x537b45));!function(_0x2d7c44,_0x5368d7){const _0x5caf70=_0x2d7c44['model']['document']['getRootNames']()['reduce']((_0x517b99,_0x554719)=>(_0x517b99[_0x554719]=_0x2d7c44['data']['get']({'rootName':_0x554719}),_0x517b99),{}),_0x499cb8=_0x2d7c44['plugins']['get']('Users')['users']['map'](_0x29e692=>({'id':_0x29e692['id'],'name':_0x29e692['name']})),_0x2cde01=_0x2d7c44['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x59f99a=_0x2d7c44['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x7e6dd9=_0x5368d7['plugins']['get']('Users'),_0x2a0340=_0x5368d7['plugins']['get']('TrackChangesEditing'),_0x138634=_0x5368d7['plugins']['get']('CommentsRepository');for(const _0x25fbdf of _0x138634['getCommentThreads']())_0x25fbdf['remove']();for(const _0x3edbb7 of _0x499cb8)_0x7e6dd9['getUser'](_0x3edbb7['id'])||_0x7e6dd9['addUser'](_0x3edbb7);_0x7e6dd9['me']||_0x7e6dd9['useAnonymousUser']();for(const _0x1c5169 of _0x59f99a)_0x138634['addCommentThread'](_0x1c5169);for(const _0x27228a of _0x2cde01)_0x2a0340['addSuggestionData'](_0x27228a);_0x5368d7['data']['set'](_0x5caf70);}(_0x440c4c,_0x6bddd5),_0x6bddd5['execute'](_0x4f2bff?'acceptAllSuggestions':'discardAllSuggestions');const _0x33f4e6=v(_0x6bddd5)?_0x6bddd5['getFullData'](_0x1c5ebd):_0x6bddd5['data']['get'](_0x1c5ebd);return await _0x6bddd5['destroy'](),_0x33f4e6;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|
|
23
|
+
import{Command as ts,Plugin as _0x101975,PendingActions as _0x4eef1e,icons as _0x5b1e85}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0xa4d2dc,ObservableMixin as _0x24174f,uid as _0x4600fb,insertToPriorityArray as _0x349218,priorities as _0x436881,logWarning as _0x46c6cb,getEnvKeystrokeText as _0x5349d5,FocusTracker as _0x5acfca,KeystrokeHandler as _0x419468,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x4f57a6,View as _0x4a74ba,ViewCollection as _0x56c140,FocusCycler as _0x12fd38,ViewModel as _0x9bda13,createDropdown as Qt,SplitButtonView as _0x1dd54e,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x4fe3de}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0xf792e2,hashObject as _0x3ec661,surroundingMarkersDetector as _0xde0f23,ENTER_THREAD_KEYSTROKE as _0x1c777e,AriaDescriptionView as _0x46d568,setupThreadKeyboardNavigation as _0x394bf0,trimHtml as _0xe051a3,UserView as _0x3e737d,LateFocusButtonView as _0x39269e,getDateTimeFormatter as _0x4d2b75,getAllMarkersDomElementsSorted as _0x21c46e,sanitizeEditorConfig as _0x3fc406}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x33e9db,LiveRange as _0x1fbd79,LivePosition as _0x1b2be3}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x114e83,toWidget as _0x112b44}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x4b704c,set as _0x6ab22d,isEqual as _0x4edce7,unset as _0x2516c4,omit as Tt}from'lodash-es';import{Delete as _0x4602bf,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x55e85b,ShiftEnter as _0x29d328}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x5a5dc4,_0x302fc0){super(_0x5a5dc4),this['_enabledCommands']=_0x302fc0,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 _0x3f30c3 of this['editor']['commands']['commands']())_0x3f30c3['affectsData']&&!this['_enabledCommands']['has'](_0x3f30c3)&&_0x3f30c3['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x344a09 of this['editor']['commands']['commands']())_0x344a09['affectsData']&&!this['_enabledCommands']['has'](_0x344a09)&&_0x344a09['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x1b0c6d,_0x3c9a99){super(_0x1b0c6d),this['_suggestions']=_0x3c9a99,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x23e0ac){const _0x1095e2=this['_suggestions']['get'](_0x23e0ac);if(!_0x1095e2)throw new _0xa4d2dc('track-changes-accept-suggestion-not-found',this);const _0x2867d2=_0x1095e2['getRanges']();this['editor']['model']['canEditAt'](_0x2867d2)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x1095e2);}}class R extends ts{['_suggestions'];constructor(_0x9a61a1,_0x148b50){super(_0x9a61a1),this['_suggestions']=_0x148b50,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3fefdc){const _0x2e88a1=this['_suggestions']['get'](_0x3fefdc);if(!_0x2e88a1)throw new _0xa4d2dc('track-changes-discard-suggestion-not-found',this);const _0x1ddd8f=_0x2e88a1['getRanges']();this['editor']['model']['canEditAt'](_0x1ddd8f)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x2e88a1);}}function ls(_0x28c361,_0x1e69d0){let _0x155081='';return _0x155081+=_0x28c361['split']('*')['map']((_0x2b4c90,_0x45ce28)=>_0x45ce28%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x2b4c90)+'</span>':nn(_0x2b4c90))['join'](''),_0x1e69d0&&(_0x155081+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x1e69d0['value']+'\x22\x20title=\x22'+_0x1e69d0['title']+'\x22></span>'),_0x155081;}function nn(_0x3edf98){const _0x3efdb3=document['createElement']('span');return _0x3efdb3['innerText']=_0x3edf98,_0x3efdb3['innerHTML'];}function ss(_0x32004b){return _0x32004b['sort']((_0x8970f,_0x22c15e)=>'deletion'==_0x8970f['type']&&'deletion'!=_0x22c15e['type']?-0x1:'deletion'!=_0x8970f['type']&&'deletion'==_0x22c15e['type']?0x1:0x0);}function to(_0x4840a8,_0x4bf402){let _0x4862a4,_0xc58301=0x0;const _0xf3baad=[],_0x4fb405=_0x4bf402['schema'];for(;_0xc58301<_0x4840a8['length'];){const _0x50e584=_0x4840a8[_0xc58301],_0x4d7683=_0x4840a8[_0xc58301+0x1];_0x4862a4||(_0x4862a4=_0x4bf402['createPositionBefore'](_0x50e584)),on(_0x4bf402,_0x50e584,_0x4d7683)||(_0xf3baad['push'](_0x4bf402['createRange'](_0x4862a4,_0x4fb405['isObject'](_0x50e584)?_0x4bf402['createPositionAfter'](_0x50e584):_0x4bf402['createPositionAt'](_0x50e584,'end'))),_0x4862a4=null),_0xc58301++;}return _0xf3baad;}function on(_0x558115,_0x1af85b,_0x24f0f0){if(!_0x24f0f0)return!0x1;const _0x4f2225=_0x558115['createPositionAfter'](_0x1af85b),_0x13e2e8=_0x558115['createPositionBefore'](_0x24f0f0);return _0x4f2225['isTouching'](_0x13e2e8);}function rs(_0x4b77a4,_0x55c11d,_0x49a8fd){for(;_0x49a8fd['length'];){const _0x4948b1=_0x49a8fd['splice'](0x0,0x64);_0x4b77a4['change'](()=>{for(const _0x3bac60 of _0x4948b1)_0x3bac60['isInContent']&&_0x55c11d['execute'](_0x3bac60['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x119ba4,_0x3d8cbd,_0x17ce6b){super(_0x119ba4),this['_command']=_0x3d8cbd,this['_suggestions']=_0x17ce6b,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x12dd6f=Array['from'](this['_suggestions']['values']())['some'](_0x1761d9=>_0x1761d9['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x12dd6f;}['execute'](){const _0x1b5999=ss(Array['from'](this['_suggestions']['values']()));for(const _0x449181 of _0x1b5999){const _0x36a962=_0x449181['getRanges']();if(!this['editor']['model']['canEditAt'](_0x36a962))return;}rs(this['editor']['model'],this['_command'],_0x1b5999);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x1c1a1d,_0x1da1bb,_0x5b58c){super(_0x1c1a1d),this['_command']=_0x1da1bb,this['_suggestions']=_0x5b58c,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x5474b1=this['editor']['model']['document']['selection'],_0x327457=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0xeb3f00,_0x1c977b){const _0xb7dbeb=Array['from'](_0xeb3f00['getRanges']()),_0x19d96b=new Set();for(const _0x40ccd8 of _0x1c977b)if(_0x40ccd8['isInContent']){for(const _0x1ebc03 of _0xb7dbeb)for(const _0xc85872 of _0x40ccd8['getRanges']())(_0x1ebc03['isIntersecting'](_0xc85872)||_0xeb3f00['isCollapsed']&&!_0x40ccd8['isMultiRange']&&_0x40ccd8['next']&&_0xc85872['end']['isTouching'](_0x1ebc03['start']))&&_0x19d96b['add'](_0x40ccd8);}return _0x19d96b;}(_0x5474b1,_0x327457),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x1c0898=ss(Array['from'](this['_selectedSuggestions']));for(const _0x406a47 of _0x1c0898){const _0x3144ee=_0x406a47['getRanges']();if(!this['editor']['model']['canEditAt'](_0x3144ee))return;}rs(this['editor']['model'],this['_command'],_0x1c0898);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x24174f(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x4fd59d,_0x3d74a8){super(),this['id']=_0x3d74a8['id'],this['type']=_0x3d74a8['type'],this['subType']=_0x3d74a8['subType']||null,this['author']=_0x3d74a8['author'],this['creator']=_0x3d74a8['creator']||_0x3d74a8['author'],this['isExternal']=Boolean(_0x3d74a8['attributes']&&_0x3d74a8['attributes']['@external']),this['data']=null,this['_model']=_0x4fd59d,this['_onAccept']=_0x3d74a8['onAccept'],this['_onDiscard']=_0x3d74a8['onDiscard'],this['_onAttributesChange']=_0x3d74a8['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x3d74a8['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 _0x3c0604=this;for(;_0x3c0604['previous'];)_0x3c0604=_0x3c0604['previous'];return _0x3c0604;}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'](_0x38a27f){this['_markerNames']['add'](_0x38a27f);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x459ff8=>this['_model']['markers']['get'](_0x459ff8))['filter'](_0x11f177=>_0x11f177);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x6f9be0=>{for(const _0x4466ad of this['getMarkers']())_0x6f9be0['removeMarker'](_0x4466ad);}),this['_markerNames']['clear']();}['removeMarker'](_0x19a7d7){this['_model']['change'](_0x215d02=>{_0x215d02['removeMarker'](_0x19a7d7);}),this['_markerNames']['delete'](_0x19a7d7);}['addRange'](_0x4ed73b){const _0x33799d='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x33799d),this['_model']['change'](_0x284cfb=>{_0x284cfb['addMarker'](_0x33799d,{'range':_0x4ed73b,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x5ae498){for(const _0x21b589 of this['getRanges']())if(_0x21b589['isIntersecting'](_0x5ae498))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x5c6a12=>_0x5c6a12['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0xc73ad8,_0x426347)=>[..._0xc73ad8,..._0x426347['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x4c94a5=this['getRanges']();if(0x1!=_0x4c94a5['length'])return null;const _0x57e96f=_0x4c94a5[0x0],_0x22104e=_0x57e96f['start']['nodeAfter'],_0x243647=_0x57e96f['end']['nodeBefore'];return _0x22104e instanceof _0x33e9db?_0x22104e!=_0x243647?null:_0x22104e: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 _0x2ede91=[];let _0x2fc94b=this['head'];for(;_0x2fc94b;)_0x2ede91['push'](_0x2fc94b),_0x2fc94b=_0x2fc94b['next'];return _0x2ede91;}['setAttribute'](_0x5c2623,_0x160413){const _0x2c388e=_0x4b704c(this['attributes']);_0x6ab22d(_0x2c388e,_0x5c2623,_0x160413),_0x4edce7(_0x2c388e,this['attributes'])||(this['attributes']=_0x2c388e,this['_onAttributesChange'](_0x2c388e));}['removeAttribute'](_0xb9d8a6){const _0x5b8fe0=_0x4b704c(this['attributes']);_0x2516c4(_0x5b8fe0,_0xb9d8a6),_0x4edce7(_0x5b8fe0,this['attributes'])||(this['attributes']=_0x5b8fe0,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 _0x4600fb()['substr'](0x1,0x5);}}function o(_0x1d2d7d,_0x56d00e,_0x13f06){const t=_0x1d2d7d['t'];switch(_0x56d00e){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',_0x13f06);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x13f06);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x13f06);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x13f06);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x13f06);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',_0x13f06);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x13f06);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',_0x13f06);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x13f06);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x13f06);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x13f06);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x13f06);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x13f06);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x13f06);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x13f06);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x13f06);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x13f06);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x13f06);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x13f06);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x13f06);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x13f06);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x13f06);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x13f06);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'},_0x13f06);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x13f06);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x13f06);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x13f06);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x13f06);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x13f06);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'},_0x13f06);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x13f06);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x13f06);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x13f06);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x13f06);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'},_0x13f06);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x13f06);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'},_0x13f06);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'},_0x13f06);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x13f06);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'},_0x13f06);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x13f06);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'},_0x13f06);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x13f06);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x13f06);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'},_0x13f06);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'},_0x13f06);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'},_0x13f06);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x13f06);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'},_0x13f06);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'},_0x13f06);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'},_0x13f06);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x56d00e;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x5db980,_0x2dfe64){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x5db980,this['_locale']=_0x2dfe64;}['getDescriptions'](_0x200f9c){const _0x2f7053=[],_0x15a9e0=new Set(),_0x4c01b4=new Set();for(let _0x535e96=0x0;_0x535e96<_0x200f9c['length'];_0x535e96++){const _0x70928c=_0x200f9c[_0x535e96];if(!_0x70928c['isInContent'])continue;const _0x3076a3=this['_handleCustomCallbackDescription'](_0x70928c);if(_0x3076a3){if(null!=_0x70928c['subType']){if(_0x15a9e0['has'](_0x70928c['subType']))continue;_0x15a9e0['add'](_0x70928c['subType']);}_0x2f7053['push'](_0x3076a3);}else{if('attribute'!=_0x70928c['type'])'insertion'!=_0x70928c['type']&&'deletion'!=_0x70928c['type']||this['_handleInsertRemoveSuggestionDescription'](_0x2f7053,_0x70928c,_0x200f9c[_0x535e96+0x1]);else{const _0x2e0204=_0x70928c['data']['key'];if(_0x4c01b4['has'](_0x2e0204))continue;_0x4c01b4['add'](_0x70928c['data']['key']),_0x2e0204==m?this['_handleRenameSuggestionDescription'](_0x2f7053,_0x70928c):this['_handleAttributeSuggestionDescription'](_0x2f7053,_0x70928c);}}}return this['_resolveDescriptionItems'](_0x2f7053);}['registerDescriptionCallback'](_0x30e224){this['_customCallbacks']['push'](_0x30e224);}['registerElementLabel'](_0x13ea72,_0x406572,_0x260674=_0x436881['normal']){'function'==typeof _0x13ea72?_0x349218(this['_itemLabelsCallbacks'],{'matchingCallback':_0x13ea72,'label':_0x406572,'priority':_0x260674}):this['_itemLabels']['set'](_0x13ea72,_0x406572);}['registerAttributeLabel'](_0x5bbd4f,_0x5461e9){this['_attributeLabels']['set'](_0x5bbd4f,_0x5461e9);}['getItemLabel'](_0x20bb97,_0x3507ea=0x1){let _0x369058;for(const _0x1ce789 of this['_itemLabelsCallbacks'])if(_0x1ce789['matchingCallback'](_0x20bb97)){_0x369058=_0x1ce789['label'];break;}return _0x369058||(_0x369058=this['_itemLabels']['get'](_0x20bb97['name'])),_0x369058?_0x369058(_0x3507ea):0x1!==_0x3507ea?_0x3507ea+'\x20'+_0x20bb97['name']+'s':''+_0x20bb97['name'];}['_addDescriptionItems'](_0x4b1394,_0x1bd4be){const _0x5b4c68=_0x1bd4be['getFirstRange']()['getWalker'](),_0x1fafef='insertion'==_0x1bd4be['type']?'add':'remove';for(const _0x269ede of _0x5b4c68){const _0x32b98a=_0x269ede['item'],_0x573a3a=_0x4b1394[_0x4b1394['length']-0x1];if(_0x32b98a['is']('$textProxy'))_0x573a3a&&_0x573a3a['type']['indexOf']('Container')>-0x1&&_0x4b1394['pop'](),_0x573a3a&&'text'==_0x573a3a['type']?_0x573a3a[_0x1fafef]+=_0x32b98a['data']:_0x4b1394['push']({'type':'text','add':'add'==_0x1fafef?_0x32b98a['data']:'','remove':'remove'==_0x1fafef?_0x32b98a['data']:''});else{if(this['_schema']['isObject'](_0x32b98a)){const _0x508115=_0x32b98a;if(_0x573a3a&&_0x573a3a['type']['indexOf']('Container')>-0x1&&_0x4b1394['pop'](),'elementEnd'==_0x269ede['type'])continue;_0x573a3a&&_0x573a3a['type']==_0x1fafef+'Object'&&_0x573a3a['element']['name']==_0x508115['name']?_0x573a3a['quantity']++:_0x4b1394['push']({'type':_0x1fafef+'Object','element':_0x508115,'quantity':0x1}),_0x5b4c68['skip'](_0x2efb08=>!('elementEnd'==_0x2efb08['type']&&_0x2efb08['item']==_0x32b98a));}else{if(this['_schema']['checkChild'](_0x32b98a,'$text')||_0x32b98a['is']('element','softBreak')){const _0x58cb60=_0x32b98a;if('add'==_0x1fafef&&'elementStart'==_0x269ede['type']||'remove'==_0x1fafef&&'elementEnd'==_0x269ede['type'])continue;if(_0x573a3a&&-0x1==_0x573a3a['type']['indexOf']('Container')){'text'==_0x573a3a['type']&&(_0x573a3a[_0x1fafef]+='\x0a');continue;}let _0x322b4c;if(_0x322b4c='add'==_0x1fafef?_0x58cb60['nextSibling']&&!this['_schema']['isObject'](_0x58cb60['nextSibling'])?_0x58cb60['nextSibling']:null:_0x58cb60['previousSibling']&&!this['_schema']['isObject'](_0x58cb60['previousSibling'])?_0x58cb60['previousSibling']:null,_0x58cb60['isEmpty']||_0x322b4c&&_0x322b4c['isEmpty']){const _0x345829=_0x322b4c&&_0x322b4c['isEmpty']?_0x322b4c:_0x58cb60;_0x573a3a&&_0x573a3a['type']==_0x1fafef+'EmptyContainer'&&_0x573a3a['element']['name']==_0x345829['name']?_0x573a3a['quantity']++:_0x4b1394['push']({'type':_0x1fafef+'EmptyContainer','element':_0x345829,'quantity':0x1});}else _0x4b1394['push']({'type':_0x1fafef+'Container','element':_0x58cb60});}}}}}['_resolveDescriptionItems'](_0x4d665a){const _0xb2b7d3=this['_locale'],_0x5aaba3=[],_0x59342b=[],_0x43693a=[];for(const _0x1de684 of _0x4d665a)switch(_0x1de684['type']){case'text':if(_0x1de684['add']=_0x1de684['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x1de684['remove']=_0x1de684['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x1de684['add']&&''!=_0x1de684['remove']){_0x5aaba3['push']({'type':'replace','content':o(_0xb2b7d3,'REPLACE_TEXT',['\x22'+_0x1de684['remove']+'\x22','\x22'+_0x1de684['add']+'\x22'])});continue;}if(null!=_0x1de684['add']['match'](/^ +$/)){_0x5aaba3['push']({'type':'insertion','content':o(_0xb2b7d3,'*Insert:*\x20%0',o(_0xb2b7d3,'ELEMENT_SPACE',_0x1de684['add']['length']))});continue;}if(null!=_0x1de684['remove']['match'](/^ +$/)){_0x5aaba3['push']({'type':'deletion','content':o(_0xb2b7d3,'*Remove:*\x20%0',o(_0xb2b7d3,'ELEMENT_SPACE',_0x1de684['remove']['length']))});continue;}if(''!=_0x1de684['add']){_0x5aaba3['push']({'type':'insertion','content':o(_0xb2b7d3,'*Insert:*\x20%0','\x22'+_0x1de684['add']+'\x22')});continue;}_0x5aaba3['push']({'type':'deletion','content':o(_0xb2b7d3,'*Remove:*\x20%0','\x22'+_0x1de684['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x5aaba3['push']({'type':'insertion','content':o(_0xb2b7d3,'*Insert:*\x20%0',this['getItemLabel'](_0x1de684['element'],_0x1de684['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x5aaba3['push']({'type':'deletion','content':o(_0xb2b7d3,'*Remove:*\x20%0',this['getItemLabel'](_0x1de684['element'],_0x1de684['quantity']))});continue;case'addContainer':_0x5aaba3['push']({'type':'insertion','content':o(_0xb2b7d3,'*Split:*\x20%0',this['getItemLabel'](_0x1de684['element'],_0x1de684['quantity']))});continue;case'removeContainer':_0x5aaba3['push']({'type':'deletion','content':o(_0xb2b7d3,'*Merge:*\x20%0',this['getItemLabel'](_0x1de684['element'],_0x1de684['quantity']))});continue;case'addFormat':_0x59342b['push'](_0x1de684['key']);continue;case'removeFormat':_0x43693a['push'](_0x1de684['key']);continue;default:_0x5aaba3['push'](_0x1de684);}if(_0x59342b['length']){const _0x3db136=_0x59342b['map'](_0x2929aa=>this['_attributeLabels']['has'](_0x2929aa)?this['_attributeLabels']['get'](_0x2929aa):_0x2929aa)['join'](',\x20');_0x5aaba3['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x3db136)});}if(_0x43693a['length']){const _0x5e6e71=_0x43693a['map'](_0x387af8=>this['_attributeLabels']['has'](_0x387af8)?this['_attributeLabels']['get'](_0x387af8):_0x387af8)['join'](',\x20');_0x5aaba3['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x5e6e71)});}return _0x5aaba3;}['_handleCustomCallbackDescription'](_0x4d9ced){for(const _0x56e4c1 of this['_customCallbacks']){const _0x3ef981=_0x56e4c1(_0x4d9ced);if(_0x3ef981&&'type'in _0x3ef981)return _0x3ef981;}}['_handleAttributeSuggestionDescription'](_0x427c23,_0x34acb4){const _0x2eb2f4=_0x34acb4['data'],_0x3dcc13=void 0x0===_0x2eb2f4['newValue']?'removeFormat':'addFormat';_0x427c23['push']({'type':_0x3dcc13,'key':_0x2eb2f4['key']});}['_handleRenameSuggestionDescription'](_0x5e37f5,_0x54e1b4){_0x5e37f5['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x54e1b4['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x18c42f,_0x5282ff,_0x446f25){if(this['_addDescriptionItems'](_0x18c42f,_0x5282ff),_0x446f25&&_0x446f25['getFirstRange']()&&!_0x5282ff['getFirstRange']()['end']['isEqual'](_0x446f25['getFirstRange']()['start'])){const _0x41de1b=_0x18c42f[_0x18c42f['length']-0x1],_0x59baf6='insertion'==_0x5282ff['type']?'add':'remove';_0x41de1b&&'text'==_0x41de1b['type']&&(_0x41de1b[_0x59baf6]+='\x0a');}}}class V extends _0x101975{['afterInit'](){const _0x543a35=this['editor'],_0x1cbfb4=_0x543a35['plugins']['get']('TrackChangesEditing');_0x543a35['commands']['get']('showAIAssistant')&&_0x1cbfb4['enableCommand']('showAIAssistant');}}class U extends _0x101975{['afterInit'](){const _0xf74eb5=this['editor'],_0x16c83e=_0xf74eb5['locale'];if(!_0xf74eb5['plugins']['has']('AlignmentEditing'))return;const _0x533203=_0xf74eb5['plugins']['get']('TrackChangesEditing');_0x533203['enableDefaultAttributesIntegration']('alignment'),_0x533203['registerBlockAttribute']('alignment'),_0x533203['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x16c83e,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x237981=this['editor'],_0x2929e7=_0x237981['locale'];_0x237981['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x118005=>{if('formatBlock'!=_0x118005['type'])return;const {data:_0x3029c5}=_0x118005;if(_0x3029c5&&'alignment'==_0x3029c5['commandName']){const _0x2d0893=_0x3029c5['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x2929e7,'*Format:*\x20%0',function(_0x4c65b9){switch(_0x4c65b9){case'left':return o(_0x2929e7,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x2929e7,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x2929e7,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x2929e7,'FORMAT_JUSTIFY_TEXT');}}(_0x2d0893))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x101975{['afterInit'](){const _0x40fbda=this['editor'],_0x2063a6=_0x40fbda['plugins']['get']('TrackChangesEditing'),_0x26dfd8=_0x40fbda['locale'];for(const _0x58fdd5 of ti){if(!_0x40fbda['plugins']['has'](_0x58fdd5))continue;const _0x43a4e8=_0x58fdd5['slice'](0x0,-0x7)['toLowerCase'](),_0x1ec23d='FORMAT_'+_0x43a4e8['toUpperCase']();_0x2063a6['enableDefaultAttributesIntegration'](_0x43a4e8),_0x2063a6['registerInlineAttribute'](_0x43a4e8),_0x2063a6['descriptionFactory']['registerAttributeLabel'](_0x43a4e8,o(_0x26dfd8,_0x1ec23d));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5da50f=this['editor'],_0x232c94=_0x5da50f['locale'],_0x4ef23c=_0x5da50f['plugins']['get']('TrackChangesEditing');function _0x47024b(_0x1a62e9,_0x5cddc4){_0x4ef23c['descriptionFactory']['registerDescriptionCallback'](_0x14c0df=>{if('formatInline'!=_0x14c0df['type'])return;const {data:_0x59add3}=_0x14c0df;return _0x59add3&&_0x59add3['commandName']===_0x1a62e9?_0x59add3['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x232c94,'*Format:*\x20%0',_0x5cddc4)}:{'type':'format','content':o(_0x232c94,'*Remove\x20format:*\x20%0',_0x5cddc4)}:void 0x0;});}_0x47024b('bold',o(_0x232c94,'FORMAT_BOLD')),_0x47024b('italic',o(_0x232c94,'FORMAT_ITALIC')),_0x47024b('underline',o(_0x232c94,'FORMAT_UNDERLINE')),_0x47024b('code',o(_0x232c94,'FORMAT_CODE')),_0x47024b('strikethrough',o(_0x232c94,'FORMAT_STRIKETHROUGH')),_0x47024b('subscript',o(_0x232c94,'FORMAT_SUBSCRIPT')),_0x47024b('superscript',o(_0x232c94,'FORMAT_SUPERSCRIPT'));}}class F extends _0x101975{['afterInit'](){const _0x349ff4=this['editor'],_0x395a9d=_0x349ff4['locale'];if(!_0x349ff4['plugins']['has']('BlockQuoteEditing'))return;const _0x59513f=_0x349ff4['plugins']['get']('TrackChangesEditing'),_0x51f1b4=this['editor']['commands']['get']('blockQuote');_0x59513f['enableCommand']('blockQuote',(_0x36b02d,_0x124e35={})=>{const _0x23fcc1=this['editor']['model']['document']['selection'],_0x5f0573=_0x124e35&&void 0x0!==_0x124e35['forceValue']?_0x124e35['forceValue']:!_0x51f1b4['value'];let _0x442f2f=[];if(_0x5f0573){const _0x231463=Array['from'](_0x23fcc1['getSelectedBlocks']())['filter'](_0x1b9018=>oo(_0x1b9018)||function(_0x4a335c,_0x3cd9e9){const _0x2087ee=_0x3cd9e9['checkChild'](_0x4a335c['parent'],'blockQuote'),_0x49ac91=_0x3cd9e9['checkChild'](['$root','blockQuote'],_0x4a335c);return _0x2087ee&&_0x49ac91;}(_0x1b9018,this['editor']['model']['schema']));_0x442f2f=to(_0x231463,_0x349ff4['model']);}else{const _0x6be074=Array['from'](_0x23fcc1['getSelectedBlocks']())['filter'](_0x2b45be=>oo(_0x2b45be));_0x442f2f=to(_0x6be074,_0x349ff4['model']);}_0x349ff4['model']['change'](()=>{for(const _0x3ba281 of _0x442f2f)_0x59513f['markBlockFormat'](_0x3ba281,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x5f0573}]});});}),_0x59513f['descriptionFactory']['registerDescriptionCallback'](_0x482f7b=>{const {data:_0x5baec7}=_0x482f7b;if(_0x5baec7&&'blockQuote'==_0x5baec7['commandName']){const _0x37d64d=o(_0x395a9d,'ELEMENT_BLOCK_QUOTE');return _0x5baec7['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x395a9d,'*Set\x20format:*\x20%0',_0x37d64d)}:{'type':'format','content':o(_0x395a9d,'*Remove\x20format:*\x20%0',_0x37d64d)};}});}}function oo(_0x2f3566){return'blockQuote'==_0x2f3566['parent']['name'];}class L extends _0x101975{['afterInit'](){const _0x27f7c4=this['editor'];_0x27f7c4['plugins']['has']('CaseChange')&&(_0x27f7c4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x27f7c4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x27f7c4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x101975{['afterInit'](){const _0x586106=this['editor'];_0x586106['commands']['get']('ckbox')&&_0x586106['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x101975{['afterInit'](){const _0x1f36e8=this['editor'];if(!_0x1f36e8['plugins']['has']('CodeBlock'))return;const _0x224442=_0x1f36e8['plugins']['get']('TrackChangesEditing'),_0x1d1571=_0x1f36e8['locale'],_0x39aba1=_0x1f36e8['config']['get']('codeBlock')['languages'],_0xdc7b06=_0x1f36e8['commands']['get']('codeBlock');_0x224442['enableCommand']('indentCodeBlock'),_0x224442['enableCommand']('outdentCodeBlock'),_0x224442['enableCommand']('codeBlock',(_0x2519d7,_0x2d32d6={})=>{const _0x9f20b5=_0x1f36e8['model'],_0x28cef9=_0x1f36e8['model']['document']['selection'],_0x5520eb=_0x2d32d6&&void 0x0!==_0x2d32d6['forceValue']?_0x2d32d6['forceValue']:!_0xdc7b06['value'];let _0x4d0df5;_0x2d32d6['language']||(_0x2d32d6['language']=_0x39aba1[0x0]['language']),_0x4d0df5=_0x5520eb?Array['from'](_0x28cef9['getSelectedBlocks']())['filter'](_0x48d4d6=>eo(_0x48d4d6)||function(_0x76223,_0x288ce9){if(_0x76223['is']('rootElement')||_0x288ce9['isLimit'](_0x76223))return!0x1;return _0x288ce9['checkChild'](_0x76223['parent'],'codeBlock');}(_0x48d4d6,_0x9f20b5['schema'])):Array['from'](_0x28cef9['getSelectedBlocks']())['filter'](_0x2670f2=>eo(_0x2670f2));const _0x9f6569=to(_0x4d0df5,_0x9f20b5);_0x9f20b5['change'](()=>{for(const _0x359469 of _0x9f6569)_0x224442['markBlockFormat'](_0x359469,{'commandName':'codeBlock','commandParams':[{..._0x2d32d6,'forceValue':_0x5520eb}],'formatGroupId':'blockName'});});}),(_0x224442['descriptionFactory']['registerElementLabel']('codeBlock',_0x1824c8=>o(_0x1d1571,'ELEMENT_CODE_BLOCK',_0x1824c8)),_0x224442['descriptionFactory']['registerDescriptionCallback'](_0x25538a=>{if('formatBlock'!=_0x25538a['type'])return;const _0x570e13=_0x1d1571['t'],{data:_0x190330}=_0x25538a;if(!_0x190330||'codeBlock'!=_0x190330['commandName'])return;const _0x5a9feb=_0x190330['commandParams'][0x0]['language'],_0x2ad972=_0x570e13(_0x39aba1['find'](_0x583d1a=>_0x583d1a['language']===_0x5a9feb)['label'])['toLowerCase']();return _0x190330['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1d1571,'*Set\x20format:*\x20%0',o(_0x1d1571,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x2ad972+')')}:{'type':'format','content':o(_0x1d1571,'*Remove\x20format:*\x20%0',o(_0x1d1571,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x12dc7c){return'codeBlock'==_0x12dc7c['name'];}class q extends _0x101975{['afterInit'](){const _0x4346fb=this['editor'];if(!_0x4346fb['plugins']['has']('CommentsEditing'))return;_0x4346fb['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x157e25,_0x5780de,_0x2fdbc1){const _0x37fd5a=[];for(const _0x8b5983 of _0x5780de['getItems']())_0x8b5983['hasAttribute'](_0x157e25)&&_0x37fd5a['push'](_0x2fdbc1['createRangeOn'](_0x8b5983));return _0x37fd5a;}function _e(_0x54eb3a,_0x1d2a35,{showActiveMarker:_0x472f34=!0x0}={}){const _0xb40555=_0x54eb3a['plugins']['get']('TrackChangesEditing');return(_0x21e6ca,_0x1c896e,_0x536c5c)=>{if(!_0x536c5c['consumable']['test'](_0x1c896e['markerRange'],_0x21e6ca['name']))return;const _0x2c6d7f=_0x1c896e['markerRange']['getWalker'](),_0x2240dd=_0x1c896e['markerRange']['start'],_0x523cc7=_0x54eb3a['model']['schema'];let _0x53d8b7=null,_0x29846b=null,_0x568001=!0x1,_0x3de90a=!0x1;for(const _0x1ade42 of _0x2c6d7f){const _0x435d47=_0x1ade42['item'];_0x568001=_0x568001||_0x523cc7['isContent'](_0x435d47);const _0x1c5b5f=_0x536c5c['mapper']['toViewElement'](_0x435d47);if(_0x1c5b5f&&_0x1c5b5f['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x1ade42['type']&&(_0x523cc7['isBlock'](_0x435d47)&&!_0x523cc7['isLimit'](_0x435d47)&&(_0x435d47['nextSibling']||_0x2240dd['isAtEnd']?_0x53d8b7&&_0x53d8b7['parent']==_0x435d47||(_0x53d8b7=_0x435d47,_0x57f8b9(_0x1ade42['previousPosition']),_0x3de90a=!0x0):_0x29846b=_0x29846b||_0x1ade42['previousPosition']));}function _0x57f8b9(_0x1b03a0){const _0x5b693d=_0x536c5c['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1d2a35}),_0x1a20af=_0x536c5c['mapper']['toViewPosition'](_0x1b03a0);_0x472f34&&_0xb40555['activeMarkers']['includes'](_0x1c896e['markerName'])&&_0x536c5c['writer']['addClass']('ck-suggestion-marker--active',_0x5b693d),_0x536c5c['writer']['insert'](_0x1a20af,_0x5b693d),_0x536c5c['mapper']['bindElementToMarker'](_0x5b693d,_0x1c896e['markerName']);}_0x568001||_0x3de90a||!_0x29846b||_0x57f8b9(_0x29846b);};}class z extends _0x101975{static get['requires'](){return[_0x4602bf];}['init'](){const _0x1df989=this['editor'],_0x2b72ef=_0x1df989['plugins']['get']('TrackChangesEditing');_0x2b72ef['enableCommand']('delete');const _0x3bc15b=_0x1df989['commands']['get']('deleteForward');_0x2b72ef['enableCommand']('deleteForward',(_0x408d46,_0x491934={})=>{const _0x10343f=_0x1df989['model']['createSelection'](_0x1df989['model']['document']['selection']);_0x10343f['isCollapsed']&&_0x1df989['model']['modifySelection'](_0x10343f,{'direction':'forward','unit':_0x491934['unit']});const _0x52c93d=_0x10343f['getFirstRange'](),_0x38697a=_0x1fbd79['fromRange'](_0x52c93d);let _0x2abc97;_0x408d46(_0x491934),_0x2abc97='$graveyard'==_0x38697a['root']['rootName']?_0x1df989['model']['createRange'](_0x52c93d['start']):_0x1df989['model']['createRange'](_0x38697a['start'],_0x38697a['end']),_0x38697a['detach'](),_0x1df989['model']['enqueueChange'](_0x3bc15b['buffer']['batch'],_0x2c2fb6=>{_0x3bc15b['buffer']['lock'](),_0x2c2fb6['setSelection'](_0x2c2fb6['createRange'](_0x2abc97['end'])),_0x3bc15b['buffer']['unlock']();});}),_0x1df989['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x1df989,'merge'),{'priority':'high'}),_0x1df989['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x381a24,_0x57ff52,_0x3bc069)=>{_0x3bc069['options']['showSuggestionHighlights']&&_e(_0x1df989,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x381a24,_0x57ff52,_0x3bc069);},{'priority':'high'}),_0x1df989['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x30f188,_0x1dd420,_0x466fb6)=>{const _0x53c135=_0x466fb6['mapper']['markerNameToElements'](_0x1dd420['markerName']);if(_0x53c135){for(const _0x453344 of _0x53c135)_0x453344['is']('uiElement')&&(_0x466fb6['mapper']['unbindElementFromMarkerName'](_0x453344,_0x1dd420['markerName']),_0x466fb6['writer']['remove'](_0x453344));}},{'priority':'high'});}}class K extends _0x101975{['afterInit'](){const _0x3e52a4=this['editor'];if(!_0x3e52a4['plugins']['has']('ListEditing'))return;const _0x2f9ef0=_0x3e52a4['locale'],_0x23ee47=_0x3e52a4['plugins']['get']('TrackChangesEditing'),_0x54f566=_0x3e52a4['plugins']['has']('TodoListEditing'),_0x204301=!!_0x3e52a4['config']['get']('list.multiBlock');function _0xad8505(_0x5c19cb){return{'type':'format','content':''+o(_0x2f9ef0,'*Set\x20format:*\x20%0',_0x5c19cb)};}function _0x335a3a(_0x579569){return{'type':'format','content':''+o(_0x2f9ef0,'*Remove\x20format:*\x20%0',_0x579569)};}_0x23ee47['enableDefaultAttributesIntegration']('numberedList'),_0x23ee47['enableDefaultAttributesIntegration']('bulletedList'),_0x23ee47['enableDefaultAttributesIntegration']('customNumberedList'),_0x23ee47['enableDefaultAttributesIntegration']('customBulletedList'),_0x23ee47['enableDefaultAttributesIntegration']('indentList'),_0x23ee47['enableDefaultAttributesIntegration']('outdentList'),_0x23ee47['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x23ee47['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x23ee47['registerBlockAttribute']('listItemId'),_0x23ee47['registerBlockAttribute']('listType'),_0x23ee47['registerBlockAttribute']('listIndent'),_0x204301&&(_0x23ee47['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x23ee47['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x54f566&&(_0x23ee47['enableDefaultAttributesIntegration']('todoList'),_0x23ee47['enableDefaultAttributesIntegration']('checkTodoList'),_0x23ee47['registerBlockAttribute']('todoListChecked'),_0x23ee47['descriptionFactory']['registerDescriptionCallback'](_0x95d905=>{const {data:_0x5dafd6}=_0x95d905;if(_0x5dafd6&&'todoListChecked'==_0x5dafd6['key'])return{'type':'format','content':_0x5dafd6['newValue']?o(_0x2f9ef0,'*Check\x20item*'):o(_0x2f9ef0,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4977e0=>{if(_0x4977e0['batch']['isUndo'])return!0x1;let _0x173064=!0x1;const _0x2fb60e=_0x23ee47['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x25af22=>'todoListChecked'===_0x23ee47['_getAttributeKey'](_0x25af22));for(const _0x6807b4 of _0x2fb60e){'todo'!=_0x6807b4['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x23ee47['_findSuggestions'](_0x6807b4['getFirstRange'](),'attribute')['find'](_0x1ffe26=>'listType'===_0x23ee47['_getAttributeKey'](_0x1ffe26['suggestion']))||(_0x4977e0['removeMarker'](_0x6807b4['getFirstMarker']()),_0x173064=!0x0));}return _0x173064;})),_0x23ee47['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x2f9ef0,'FORMAT_INDENT'));const _0x2aab24={'type':'format','content':''};_0x23ee47['descriptionFactory']['registerDescriptionCallback'](_0x2adabf=>{const {data:_0x53b2ea}=_0x2adabf;if(!_0x53b2ea||'listType'!=_0x53b2ea['key'])return;let _0x57328b=_0x2adabf['head'];for(;_0x57328b;){if(_0x57328b['data']&&(('listStyle'==_0x57328b['data']['key']||'listMarkerStyle'==_0x57328b['data']['key'])&&(_0x57328b['data']['newValue']&&'default'!=_0x57328b['data']['newValue']||'default'!=_0x57328b['data']['oldValue']&&!_0x53b2ea['newValue'])||!_0x204301&&_0x57328b['data']['key']==m))return _0x2aab24;_0x57328b=_0x57328b['next'];}if(null==_0x53b2ea['newValue'])switch(_0x53b2ea['oldValue']){case'bulleted':return _0x335a3a(o(_0x2f9ef0,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x335a3a(o(_0x2f9ef0,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x335a3a(o(_0x2f9ef0,'ELEMENT_TODO_LIST'));}switch(_0x53b2ea['newValue']){case'bulleted':return _0xad8505(o(_0x2f9ef0,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xad8505(o(_0x2f9ef0,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xad8505(o(_0x2f9ef0,'ELEMENT_TODO_LIST'));}}),_0x23ee47['descriptionFactory']['registerDescriptionCallback'](_0xafb93d=>{const {data:_0x55e546}=_0xafb93d;if(_0x55e546&&'listIndent'==_0x55e546['key'])return null==_0x55e546['newValue']||null==_0x55e546['oldValue']&&0x0==_0x55e546['newValue']?_0x2aab24:void 0x0;}),_0x23ee47['descriptionFactory']['registerDescriptionCallback'](_0x15af27=>{if('attribute'!=_0x15af27['type'])return;const {data:_0x572854}=_0x15af27;if(!_0x572854||'listItemId'!=_0x572854['key'])return;const _0x41c9b7=le(_0x15af27);return'newValue'==_0x41c9b7?{'type':'format','content':o(_0x2f9ef0,'*Merge:*\x20list\x20item')}:'oldValue'==_0x41c9b7?{'type':'format','content':o(_0x2f9ef0,'*Split:*\x20list\x20item')}:_0x2aab24;}),_0x3e52a4['model']['document']['registerPostFixer'](_0x497b19=>this['listItemIdFixer'](_0x497b19)),_0x3e52a4['model']['document']['registerPostFixer'](_0x501a18=>this['noTrackChangesFixer'](_0x501a18)),_0x3e52a4['model']['document']['on']('change:data',(_0x34618b,_0x9f7309)=>{if(_0x9f7309['isUndo']||!_0x9f7309['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x2dbe49){if(_0x2dbe49['batch']['isUndo']||!_0x2dbe49['batch']['isLocal'])return!0x1;let _0x2521ff=!0x1;const _0x2d0759=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5cb464=>_0x5cb464['data']&&'listItemId'==_0x5cb464['data']['key'])['filter'](_0xba3898=>_0xba3898['data']['newValue']&&_0xba3898['data']['oldValue']);for(const _0x2cf8de of _0x2d0759)le(_0x2cf8de)||(_0x2dbe49['removeMarker'](_0x2cf8de['getFirstMarker']()),_0x2521ff=!0x0);return _0x2521ff;}['noTrackChangesFixer'](_0x1e0d1b){if(_0x1e0d1b['batch']['isUndo']||!_0x1e0d1b['batch']['isLocal'])return!0x1;const _0x1ca34a=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x1ca34a['trackChangesCommand']['value'])return!0x1;let _0x21842a=!0x1;const _0x2de501=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x1195c7=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x5d460a=>'attribute'==_0x5d460a['type'])['filter'](_0x7bec63=>_0x2de501['includes'](_0x7bec63['attributeKey']));if(0x0==_0x1195c7['length'])return _0x21842a;for(const _0x5bd0f9 of _0x1195c7){const _0x5af3c6=_0x1ca34a['_findSuggestions'](_0x5bd0f9['range'],'attribute')['filter'](_0x129ebb=>!_0x129ebb['meta']['isNextTo'])['map'](_0x5cb676=>_0x5cb676['suggestion'])['filter'](_0x4a6acc=>{const _0x4957ae=_0x1ca34a['_getAttributeKey'](_0x4a6acc);return _0x2de501['includes'](_0x4957ae);});if(_0x5af3c6['length']){for(const _0x589aed of _0x5af3c6)_0x1e0d1b['removeMarker'](_0x589aed['getFirstMarker']());_0x21842a=!0x0;}}return _0x21842a;}['assureChains'](){const _0x2cb85d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x329d22=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x5cee23;const _0x3aaef8=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x540391=>{if(_0x540391['data']['oldRange']||!_0x540391['data']['newRange'])return null;if(!_0x540391['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x114997}=_0x2cb85d['_splitMarkerName'](_0x540391['name']);if(!_0x2cb85d['hasSuggestion'](_0x114997))return null;const _0x417c24=_0x2cb85d['getSuggestion'](_0x114997);return _0x329d22['includes'](_0x417c24['data']['key']);})['map'](_0x4a32f0=>{const {id:_0x3fb11e}=_0x2cb85d['_splitMarkerName'](_0x4a32f0['name']),_0x39e931=_0x2cb85d['getSuggestion'](_0x3fb11e);return _0x5cee23=_0x39e931['attributes']['groupId'],_0x39e931['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x3aaef8['size'])return;const _0x662dcf=_0x2cb85d['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x536555=>'attribute'==_0x536555['type']&&_0x536555['data']&&_0x329d22['includes'](_0x536555['data']['key'])&&_0x536555['attributes']['groupId']!=_0x5cee23)['map'](_0x3435ea=>({'listItem':_0x3435ea['getFirstRange']()['start']['nodeAfter'],'groupId':_0x3435ea['attributes']['groupId']})),_0x3baef8=new Set();for(const {groupId:_0x44fa3f,listItem:_0x3672b7}of _0x662dcf)_0x3aaef8['has'](_0x3672b7)&&_0x3baef8['add'](_0x44fa3f);for(const _0x1aa0d3 of _0x2cb85d['getSuggestions']())_0x3baef8['has'](_0x1aa0d3['attributes']['groupId'])&&_0x1aa0d3['setAttribute']('groupId',_0x5cee23);}['_supportLegacySuggestions'](){const _0x200925=this['editor'],_0x34a6f3=_0x200925['locale'],_0x15b4db=_0x200925['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x15b4db['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1c1d59,_0x596a0d){const _0x45b4cd=[];for(let _0x4ae350 of _0x1c1d59)_0x4ae350['start']['nodeAfter']===_0x4ae350['end']['parent']&&(_0x4ae350=_0x200925['model']['createRange'](_0x200925['model']['createPositionAt'](_0x4ae350['start']['nodeAfter'],0x0))),_0x45b4cd['push'](_0x4ae350);_0x200925['model']['change'](_0xff9ca5=>{const _0xc5ef8e=_0x200925['model']['document']['selection'],_0x14bfc4=Array['from'](_0xc5ef8e['getRanges']())['map'](_0x5d1388=>_0x1fbd79['fromRange'](_0x5d1388));_0xff9ca5['setSelection'](_0x45b4cd),_0x200925['commands']['get'](_0x596a0d['commandName'])['refresh'](),_0x596a0d['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x200925['execute'](_0x596a0d['commandName'],..._0x596a0d['commandParams']),_0xff9ca5['setSelection'](_0x14bfc4);for(const _0x5cde58 of _0x14bfc4)_0x5cde58['detach']();});}),_0x15b4db['descriptionFactory']['registerElementLabel'](function(_0x96cd46){const _0x1f923d=!_0x200925['model']['schema']['isObject'](_0x96cd46),_0x274564=_0x96cd46['previousSibling'],_0x424105=_0x96cd46['nextSibling'],_0x3657a7=_0x96cd46['getAttribute']('listItemId'),_0x52a498=!_0x274564||_0x274564['getAttribute']('listItemId')!==_0x3657a7,_0x365cd8=!_0x424105||_0x424105['getAttribute']('listItemId')!==_0x3657a7;return _0x1f923d&&Boolean(_0x3657a7)&&_0x52a498&&_0x365cd8;},_0x5c2f39=>o(_0x34a6f3,'ELEMENT_LIST_ITEM',_0x5c2f39));}['_registerLegacyDescription'](){const _0x208d1b=this['editor'],_0x58ede4=_0x208d1b['locale'];function _0xfbc8fb(_0x3613d1){const _0x16e9ac=_0x208d1b['commands']['get']('bulletedList')['value'],_0x46b5b3=_0x208d1b['commands']['get']('numberedList')['value'];return'numberedList'===_0x3613d1?_0x16e9ac:_0x46b5b3;}_0x208d1b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x43518c){if('formatBlock'!=_0x43518c['type'])return;const {data:_0xd4f2c5}=_0x43518c;if(!_0xd4f2c5)return;let _0x426082,_0x214b02,_0x414da5,_0x55e168;switch(_0xd4f2c5['commandName']){case'bulletedList':_0x414da5=_0xd4f2c5['commandParams'][0x0]['forceValue'],_0x55e168=_0xfbc8fb(_0xd4f2c5['commandName']),_0x426082=_0x414da5?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x55e168&&_0x208d1b['config']['get']('list.multiBlock')||(_0x426082='*Change\x20to:*\x20%0'),_0x214b02={'type':'format','content':o(_0x58ede4,_0x426082,o(_0x58ede4,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x414da5=_0xd4f2c5['commandParams'][0x0]['forceValue'],_0x55e168=_0xfbc8fb(_0xd4f2c5['commandName']),_0x426082=_0x414da5?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x55e168&&_0x208d1b['config']['get']('list.multiBlock')||(_0x426082='*Change\x20to:*\x20%0'),_0x214b02={'type':'format','content':o(_0x58ede4,_0x426082,o(_0x58ede4,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x426082='*Indent:*\x20%0',_0x214b02={'type':'format','content':o(_0x58ede4,_0x426082,o(_0x58ede4,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x426082=function(_0x2d7cbd){const _0x1bea07=_0x2d7cbd['getFirstRange']();let _0x1d963b=_0x1bea07['start']['nodeAfter'];for(;_0x1d963b&&_0x1bea07['containsItem'](_0x1d963b);){if(_0x1d963b['getAttribute']('listIndent')>0x0)return!0x1;_0x1d963b=_0x1d963b['nextSibling'];}return!0x0;}(_0x43518c)?o(_0x58ede4,'*Format:*\x20remove\x20from\x20%0',o(_0x58ede4,function(_0x2639dd){return'ELEMENT_'+_0x2639dd['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x43518c))):o(_0x58ede4,'*Outdent:*\x20%0',o(_0x58ede4,'ELEMENT_LIST_ITEM')),_0x214b02={'type':'format','content':_0x426082};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0xd4f2c5['multipleBlocks']&&(_0x426082='*Merge:*\x20%0',_0x214b02={'type':'deletion','content':o(_0x58ede4,_0x426082,o(_0x58ede4,'ELEMENT_LIST_ITEM'))});}return _0x214b02;});}}function le(_0xd01254){let _0x42fc40=_0xd01254['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x42fc40;){const _0x35329d=_0x42fc40['getAttribute']('listItemId');if(!_0x35329d)return!0x1;if(_0x35329d==_0xd01254['data']['newValue'])return'newValue';if(_0x35329d==_0xd01254['data']['oldValue'])return'oldValue';_0x42fc40=_0x42fc40['previousSibling'];}return!0x1;}class pe extends _0x101975{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x1f16fa=this['editor']['config']['get']('list.properties'),_0x2a2562=this['editor']['plugins']['get']('TrackChangesEditing');_0x1f16fa['styles']&&(_0x2a2562['enableDefaultAttributesIntegration']('listStyle'),_0x2a2562['registerBlockAttribute']('listStyle')),_0x1f16fa['reversed']&&(_0x2a2562['enableDefaultAttributesIntegration']('listReversed'),_0x2a2562['registerBlockAttribute']('listReversed')),_0x1f16fa['startIndex']&&(_0x2a2562['enableDefaultAttributesIntegration']('listStart'),_0x2a2562['registerBlockAttribute']('listStart'));const _0x954cb={'type':'format','content':''};_0x2a2562['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x43811d=this['editor']['locale'];_0x2a2562['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x43811d,'FORMAT_LIST_REVERSED')),_0x2a2562['descriptionFactory']['registerDescriptionCallback'](_0x7ba774=>{const {data:_0x3c22e3}=_0x7ba774;if(_0x3c22e3&&'listReversed'==_0x3c22e3['key'])return null==_0x3c22e3['newValue']||0x0==_0x3c22e3['newValue']&&null==_0x3c22e3['oldValue']?_0x954cb:void 0x0;}),_0x2a2562['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x43811d,'FORMAT_LIST_START')),_0x2a2562['descriptionFactory']['registerDescriptionCallback'](_0x3feac4=>{const {data:_0x246fe8}=_0x3feac4;if(_0x246fe8&&'listStart'==_0x246fe8['key'])return null==_0x246fe8['newValue']||0x1==_0x246fe8['newValue']&&null==_0x246fe8['oldValue']?_0x954cb:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0xa69e29=>{if(_0xa69e29['batch']['isUndo'])return!0x1;let _0x5e0edd=!0x1;const _0x25d874=_0x2a2562['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x37355a=>{const _0x5dcbed=_0x2a2562['_getAttributeKey'](_0x37355a);return'listStart'==_0x5dcbed||'listReversed'==_0x5dcbed;});for(const _0x4993eb of _0x25d874){const _0x4b07b0=_0x4993eb['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4b07b0||'customNumbered'==_0x4b07b0)continue;_0x2a2562['_findSuggestions'](_0x4993eb['getFirstRange'](),'attribute')['find'](_0x4ddba3=>'listType'==_0x2a2562['_getAttributeKey'](_0x4ddba3['suggestion']))||(_0xa69e29['removeMarker'](_0x4993eb['getFirstMarker']()),_0x5e0edd=!0x0);}return _0x5e0edd;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x1d6579){const _0x5515f3=this['editor']['locale'],{data:_0x455382}=_0x1d6579,_0x34a04d={'type':'format','content':''};if(!_0x455382||'listStyle'!=_0x455382['key'])return;if(!_0x455382['oldValue'])return'default'==_0x455382['newValue']?_0x34a04d:{'type':'format','content':''+o(_0x5515f3,'*Set\x20format:*\x20%0',o(_0x5515f3,this['_getTranslationKeyForListStyle'](_0x455382['newValue'])))};if(!_0x455382['newValue']){if('default'==_0x455382['oldValue'])return _0x34a04d;let _0x3bcfef=_0x1d6579['head'];for(;_0x3bcfef;){if(_0x3bcfef['data']&&'listType'==_0x3bcfef['data']['key']&&_0x3bcfef['data']['newValue'])return _0x34a04d;_0x3bcfef=_0x3bcfef['next'];}return{'type':'format','content':''+o(_0x5515f3,'*Remove\x20format:*\x20%0',o(_0x5515f3,this['_getTranslationKeyForListStyle'](_0x455382['oldValue'])))};}if('default'!=_0x455382['newValue'])return{'type':'format','content':''+o(_0x5515f3,'*Set\x20format:*\x20%0',o(_0x5515f3,this['_getTranslationKeyForListStyle'](_0x455382['newValue'])))};let _0xd401f4=_0x1d6579['head'];for(;_0xd401f4;){if(_0xd401f4['data']&&'listType'==_0xd401f4['data']['key']&&_0xd401f4['data']['newValue']&&_0xd401f4['data']['oldValue'])return _0x34a04d;_0xd401f4=_0xd401f4['next'];}return{'type':'format','content':o(_0x5515f3,'*Set\x20format:*\x20%0',o(_0x5515f3,'ELEMENT_'+_0x1d6579['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x15171a=this['editor'],_0x5429fd=_0x15171a['locale'];_0x15171a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x513cef=>{if('formatBlock'!=_0x513cef['type'])return;const {data:_0x12c16c}=_0x513cef;if(!_0x12c16c)return;let _0x287bef,_0x4790c1;switch(_0x12c16c['commandName']){case'listStyle':_0x287bef='*Change\x20to:*\x20%0',_0x4790c1={'type':'format','content':o(_0x5429fd,_0x287bef,o(_0x5429fd,this['_getTranslationKeyForListStyle'](_0x12c16c['commandParams'][0x0]['type'])))};break;case'listReversed':_0x287bef=_0x12c16c['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4790c1={'type':'format','content':o(_0x5429fd,_0x287bef)};break;case'listStart':_0x287bef='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4790c1={'type':'format','content':o(_0x5429fd,_0x287bef,_0x12c16c['commandParams'][0x0]['startIndex'])};}return _0x4790c1;});}['_getTranslationKeyForListStyle'](_0x53fd69){return'ELEMENT_'+function(_0x45d372){if(ye['includes'](_0x45d372))return'bulleted';if(Se['includes'](_0x45d372))return'numbered';return null;}(_0x53fd69)['toUpperCase']()+'_LIST_'+_0x53fd69['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x101975{static get['requires'](){return[_0x55e85b];}['init'](){const _0x204c18=this['editor'],_0x33d748=_0x204c18['plugins']['get']('TrackChangesEditing'),_0x47c1b5=_0x204c18['commands']['get']('enter');_0x33d748['enableCommand']('enter',()=>{_0x204c18['model']['change'](_0xe7572e=>{const _0x5ac263=_0x204c18['model']['document']['selection'],_0xe358f5=_0x5ac263['getFirstPosition'](),_0x3aeb12=_0x1fbd79['fromRange'](_0x5ac263['getFirstRange']());if(_0x47c1b5['enterBlock'](_0xe7572e)){const _0x7f2119=_0x204c18['model']['createPositionAt'](_0xe358f5['parent']['nextSibling'],0x0),_0x557757=_0xe7572e['createRange'](_0xe358f5,_0x7f2119);_0x33d748['markInsertion'](_0x557757);}else _0xe7572e['setSelection'](_0xe7572e['createRange'](_0x3aeb12['end']));_0x3aeb12['detach'](),_0x47c1b5['fire']('afterExecute',{'writer':_0xe7572e});});}),_0x204c18['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x204c18,'split'),{'priority':'high'}),_0x204c18['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x20a3b0,_0x34539f,_0x3b019e)=>{const _0x5f2e75=_0x3b019e['mapper']['markerNameToElements'](_0x34539f['markerName']);if(_0x5f2e75){for(const _0x29323d of _0x5f2e75)_0x29323d['hasClass']('ck-suggestion-marker-split')&&(_0x3b019e['mapper']['unbindElementFromMarkerName'](_0x29323d,_0x34539f['markerName']),_0x3b019e['writer']['remove'](_0x29323d));}},{'priority':'high'}),_0x204c18['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x57a76e,_0x51611d,_0x259267)=>{_0x259267['options']['showSuggestionHighlights']&&_e(_0x204c18,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x57a76e,_0x51611d,_0x259267);},{'priority':'high'});}}class X extends _0x101975{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0xdefed8=this['editor']['plugins']['get']('TrackChangesEditing');_0xdefed8['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0xdefed8['enableCommand']('findNext'),_0xdefed8['enableCommand']('findPrevious'),_0xdefed8['enableCommand']('replace'),_0xdefed8['enableCommand']('replaceAll');}['handleFindCommand'](_0x4d02f3,_0x239e6c,_0xceac61={}){const _0x119163=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x4d02f3(_0x2f258a=>{let _0x48b950=('string'==typeof _0x239e6c?_0x119163['findByTextCallback'](_0x239e6c,_0xceac61):_0x239e6c)(_0x2f258a);Array['isArray'](_0x48b950)&&(_0x48b950={'results':_0x48b950,'searchText':'string'==typeof _0x239e6c?_0x239e6c:''});const _0x2aa11c=_0x48b950['results']['filter'](_0x3cb5e6=>!0x1===this['_isInDeletionRange'](_0x3cb5e6,_0x2f258a['item']));return{..._0x48b950,'results':_0x2aa11c};},_0xceac61);}['_isInDeletionRange'](_0x507f0a,_0x589896){const _0x31d5e3=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x589896,_0x507f0a['start']),this['editor']['model']['createPositionAt'](_0x589896,_0x507f0a['end']));for(const _0x2cf110 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x31d5e3['getIntersection'](_0x2cf110['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 _0x101975{['afterInit'](){const _0x544f09=this['editor']['locale'],_0x1c867c=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x1e41c5,commandName:_0x1abce9}of ro)this['editor']['plugins']['has'](_0x1e41c5)&&(_0x1c867c['enableDefaultAttributesIntegration'](_0x1abce9),_0x1c867c['registerInlineAttribute'](_0x1abce9));_0x1c867c['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x544f09,'FORMAT_FONT_SIZE')),_0x1c867c['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x544f09,'FORMAT_FONT_FAMILY')),_0x1c867c['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x544f09,'FORMAT_FONT_COLOR')),_0x1c867c['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x544f09,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x200da=this['editor'],_0x3c2136=_0x200da['locale'];_0x200da['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2452da=>{const _0x49bb3c=_0x3c2136['t'];if('formatInline'!=_0x2452da['type'])return;const {data:_0x8e260a}=_0x2452da;if(null!=_0x8e260a){if('fontSize'==_0x8e260a['commandName']){const _0x327ac9=_0x8e260a['commandParams'][0x0]['value'];if(_0x327ac9){const _0x523c9d=_0x49bb3c(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x52e6a0=>_0x52e6a0['model']==_0x327ac9)['title'])['toLowerCase']();return{'type':'format','content':o(_0x3c2136,'*Set\x20font\x20size:*\x20%0',_0x523c9d)};}return{'type':'format','content':o(_0x3c2136,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x8e260a['commandName']){const _0x3bb9af=_0x8e260a['commandParams'][0x0]['value'];return _0x3bb9af?{'type':'format','content':o(_0x3c2136,'*Set\x20font\x20family:*\x20%0',_0x3bb9af)}:{'type':'format','content':o(_0x3c2136,'*Reset\x20font\x20family*')};}if('fontColor'==_0x8e260a['commandName']){const _0x6e7f99=_0x8e260a['commandParams'][0x0]['value'];if(_0x6e7f99){const _0x31e3dc=_0x4f57a6(this['editor']['config']['get']('fontColor.colors'))['find'](_0xb1f62=>_0xb1f62['model']==_0x6e7f99);let _0x2180ad=_0x6e7f99,_0x26eae4='';return _0x31e3dc&&(_0x2180ad=_0x31e3dc['label'],_0x26eae4=_0x49bb3c(_0x2180ad)['toLowerCase']()),{'type':'format','content':o(_0x3c2136,'*Set\x20font\x20color:*\x20%0',_0x26eae4)['trim'](),'color':{'value':_0x6e7f99,'title':_0x26eae4||_0x2180ad}};}return{'type':'format','content':o(_0x3c2136,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x8e260a['commandName']){const _0x47e4ce=_0x8e260a['commandParams'][0x0]['value'];if(_0x47e4ce){const _0x467bfc=_0x4f57a6(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x28cd96=>_0x28cd96['model']==_0x47e4ce);let _0x45c53b=_0x47e4ce,_0x784374='';return _0x467bfc&&(_0x45c53b=_0x467bfc['label'],_0x784374=_0x49bb3c(_0x45c53b)['toLowerCase']()),{'type':'format','content':o(_0x3c2136,'*Set\x20font\x20background\x20color:*\x20%0',_0x784374)['trim'](),'color':{'value':_0x47e4ce,'title':_0x784374||_0x45c53b}};}return{'type':'format','content':o(_0x3c2136,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x101975{['afterInit'](){const _0x80bd54=this['editor'],_0x3a30e5=_0x80bd54['plugins']['get']('TrackChangesEditing'),_0x134435=_0x80bd54['commands']['get']('copyFormat'),_0x28018f=_0x80bd54['commands']['get']('pasteFormat');_0x134435&&_0x28018f&&(_0x3a30e5['enableDefaultAttributesIntegration']('pasteFormat'),_0x3a30e5['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x413ef9=this['editor'],_0x68db81=_0x413ef9['locale'];_0x413ef9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c37a8=>{if('formatBlock'!=_0x4c37a8['type']&&'formatInline'!=_0x4c37a8['type'])return;const {data:_0x120e53}=_0x4c37a8;if(_0x120e53&&'pasteFormat'===_0x120e53['commandName']){const _0x33f998=[],_0x1023a2=_0x120e53['commandParams'][0x0];for(const [_0x489631,_0x2edec0]of Object['entries'](_0x1023a2))_0x33f998['push'](so(_0x413ef9,_0x489631,_0x2edec0));return _0x33f998['length']?{'type':'format','content':o(_0x68db81,'*Set\x20format\x20to:*\x20%0',_0x33f998['join'](',\x20'))}:{'type':'format','content':o(_0x68db81,'*Remove\x20all\x20formatting*')};}});}}function so(_0x35503d,_0x43ce8c,_0x2d8d15){const _0x3bac6f=_0x35503d['locale']['t'],_0x2c3695=_0x43ce8c['split'](/(?=[A-Z])/)['join']('\x20'),_0x276621=_0x3bac6f(_0x2c3695['charAt'](0x0)['toUpperCase']()+_0x2c3695['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x2d8d15)return _0x276621;if('fontColor'===_0x43ce8c||'fontBackgroundColor'===_0x43ce8c){const _0x2e119a=_0x4f57a6(_0x35503d['config']['get']('fontColor.colors'))['find'](_0x11354d=>_0x11354d['model']==_0x2d8d15);return _0x276621+'\x20('+(_0x2e119a?_0x3bac6f(_0x2e119a['label'])['toLowerCase']():_0x2d8d15)+')';}if('fontSize'===_0x43ce8c&&isNaN(parseFloat(_0x2d8d15))){const _0x304b35=_0x35503d['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x35503d['config']['get']('fontSize.options'))['find'](_0x895b46=>_0x895b46['model']==_0x2d8d15);return _0x276621+'\x20('+(_0x304b35?_0x3bac6f(_0x304b35['title'])['toLowerCase']():_0x2d8d15)+')';}return _0x276621+'\x20('+_0x2d8d15+')';}class tt extends _0x101975{['_headingOptions'];['afterInit'](){const _0x26a416=this['editor'];if(!_0x26a416['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x26a416['config']['get']('heading.options');const _0x110444=_0x26a416['locale'],_0x1dbcef=_0x26a416['plugins']['get']('TrackChangesEditing');_0x1dbcef['enableDefaultAttributesIntegration']('heading');for(const _0x48a8c0 of this['_headingOptions'])'paragraph'!=_0x48a8c0['model']&&_0x1dbcef['descriptionFactory']['registerElementLabel'](_0x48a8c0['model'],_0x22db27=>{const _0x32de10=this['_getHeadingLevel'](_0x48a8c0['model']);return null!==_0x32de10?_0x546c9e(_0x22db27,_0x32de10):_0x2e525f(_0x22db27,_0x48a8c0['title']);});function _0x546c9e(_0xe4cea9,_0x2b99ae){return o(_0x110444,'ELEMENT_HEADING',[_0xe4cea9,_0x2b99ae]);}function _0x2e525f(_0x42cf85,_0x258ac6){return o(_0x110444,'ELEMENT_HEADING_CUSTOM',[_0x42cf85,_0x258ac6]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f8e0b=this['editor'],_0x168f6f=_0x4f8e0b['locale'];function _0x4a84e6(_0x3bb3f7,_0x2be011){return o(_0x168f6f,'ELEMENT_HEADING_CUSTOM',[_0x3bb3f7,_0x2be011]);}_0x4f8e0b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5f04c7=>{if('formatBlock'!=_0x5f04c7['type'])return;const {data:_0x52f2ff}=_0x5f04c7;if(_0x52f2ff&&'heading'==_0x52f2ff['commandName']){const _0x32cf0b=_0x52f2ff['commandParams'][0x0]['value'],_0x592afb=this['_getHeadingLevel'](_0x32cf0b);if(null!==_0x592afb)return{'type':'format','content':o(_0x168f6f,'*Change\x20to:*\x20%0',(_0x1d7f8d=0x1,_0x922b51=_0x592afb,o(_0x168f6f,'ELEMENT_HEADING',[_0x1d7f8d,_0x922b51])))};const _0x5e0ff2=this['_headingOptions']['find'](_0x12ad44=>_0x12ad44['model']===_0x32cf0b)['title'];return{'type':'format','content':o(_0x168f6f,'*Change\x20to:*\x20%0',_0x4a84e6(0x1,_0x5e0ff2))};}var _0x1d7f8d,_0x922b51;});}['_getHeadingLevel'](_0x4b00bd){const _0x3e8a05=_0x4b00bd['match'](/^heading(\d+)/);if(_0x3e8a05)return _0x3e8a05[0x1];const _0x383204=this['_headingOptions']?.['find'](_0x575aca=>_0x575aca['model']==_0x4b00bd);if(_0x383204&&_0x383204['view']){const _0x509ba7=_0x383204['view'],_0x599a6b=(_0x509ba7['name']??_0x509ba7)['match'](/^h(\d+)/);if(_0x599a6b)return _0x599a6b[0x1];}return null;}}class et extends _0x101975{['afterInit'](){const _0x1d9ada=this['editor'];if(!_0x1d9ada['plugins']['has']('HighlightEditing'))return;const _0x374aec=_0x1d9ada['plugins']['get']('TrackChangesEditing'),_0x4ec9a1=_0x1d9ada['locale'];_0x374aec['enableDefaultAttributesIntegration']('highlight'),_0x374aec['registerInlineAttribute']('highlight'),_0x374aec['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x4ec9a1,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x442365=this['editor'],_0x11e32b=_0x442365['locale'];_0x442365['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x47fae9=>{if('formatInline'!=_0x47fae9['type'])return;const {data:_0x4b9d54}=_0x47fae9;if(_0x4b9d54&&'highlight'==_0x4b9d54['commandName']){const _0x149799=_0x11e32b['t'],_0x156960=_0x4b9d54['commandParams'][0x0]['value'];if(_0x156960){const _0x10bf24=_0x442365['config']['get']('highlight.options')['find'](_0x29e95b=>_0x29e95b['model']==_0x156960),_0x5818da=_0x149799(_0x10bf24['title'])['toLowerCase']();return{'type':'format','content':o(_0x11e32b,'*Set\x20highlight:*\x20%0',_0x5818da),'color':{'value':_0x10bf24['color'],'title':_0x10bf24['title']}};}return{'type':'format','content':o(_0x11e32b,'*Remove\x20highlight*',o(_0x11e32b,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x101975{['afterInit'](){const _0x1b4fab=this['editor'];if(!_0x1b4fab['plugins']['has']('HorizontalLineEditing'))return;_0x1b4fab['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x573c09=_0x1b4fab['plugins']['get']('TrackChangesEditing'),_0x9255e3=_0x1b4fab['locale'];_0x573c09['descriptionFactory']['registerElementLabel']('horizontalLine',_0x3a5136=>o(_0x9255e3,'ELEMENT_HORIZONTAL_LINE',_0x3a5136)),_0x1b4fab['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x22e734,{writer:_0x524372,options:_0xb86290})=>{if(!_0xb86290['showSuggestionHighlights'])return null;const _0x861725=_0x524372['createContainerElement']('div'),_0x4ea2c5=_0x524372['createEmptyElement']('hr');return _0x524372['addClass']('ck-horizontal-line',_0x861725),_0x524372['insert'](_0x524372['createPositionAt'](_0x861725,0x0),_0x4ea2c5),_0x861725;},'converterPriority':'high'});}}class st extends _0x101975{['afterInit'](){const _0x2ae390=this['editor'];if(!_0x2ae390['plugins']['has']('HtmlEmbed'))return;const _0x221660=_0x2ae390['plugins']['get']('TrackChangesEditing'),_0x3cff41=_0x2ae390['locale'];_0x221660['descriptionFactory']['registerElementLabel']('rawHtml',_0x18474a=>o(_0x3cff41,'ELEMENT_HTML_EMBED',_0x18474a)),_0x221660['enableDefaultAttributesIntegration']('htmlEmbed'),_0x221660['registerBlockAttribute']('value'),_0x221660['descriptionFactory']['registerDescriptionCallback'](_0x46007f=>{if('attribute'!=_0x46007f['type'])return;const {data:_0x35fb68}=_0x46007f;if(_0x35fb68&&'value'==_0x35fb68['key']&&_0x46007f['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x3a4b18=o(_0x3cff41,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x3cff41,'*Change\x20%0\x20content*',_0x3a4b18)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3127be=this['editor'],_0x5d4509=_0x3127be['locale'];_0x3127be['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x988e67=>{if('formatBlock'!=_0x988e67['type'])return;const {data:_0x118002}=_0x988e67;if(_0x118002&&'htmlEmbed'==_0x118002['commandName']){const _0x3e0c91=o(_0x5d4509,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x5d4509,'*Change\x20%0\x20content*',_0x3e0c91)};}});}}class nt extends _0x101975{['afterInit'](){const _0x3b1d50=this['editor'];if(!_0x3b1d50['plugins']['has']('ImageEditing'))return;const _0x478f02=_0x3b1d50['plugins']['get']('TrackChangesEditing'),_0x4959ad=_0x3b1d50['plugins']['get']('ImageUtils'),_0x10b0cd=_0x3b1d50['locale'];_0x478f02['enableCommand']('insertImage'),_0x478f02['descriptionFactory']['registerElementLabel']('imageBlock',_0x38d05a=>o(_0x10b0cd,'ELEMENT_IMAGE',_0x38d05a)),_0x478f02['descriptionFactory']['registerElementLabel']('imageInline',_0x541f96=>o(_0x10b0cd,'ELEMENT_INLINE_IMAGE',_0x541f96)),_0x478f02['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x10b0cd,'ELEMENT_CAPTION')),_0x3b1d50['plugins']['has']('ImageUploadEditing')&&_0x478f02['enableCommand']('uploadImage'),_0x3b1d50['plugins']['has']('ImageBlockEditing')&&_0x3b1d50['plugins']['has']('ImageInlineEditing')&&(_0x478f02['enableCommand']('imageTypeInline',(_0x5b2024,_0x2a5aec)=>{const _0x30a223=_0x4959ad['getClosestSelectedImageElement'](_0x3b1d50['model']['document']['selection']);_0x3b1d50['model']['change'](()=>{_0x478f02['markBlockFormat'](_0x30a223,{'commandName':'imageTypeInline','commandParams':[_0x2a5aec]},[],'convertBlockImageToInline');});}),_0x478f02['enableCommand']('imageTypeBlock',(_0x11c9df,_0x2259d1)=>{_0x3b1d50['model']['change'](_0x25ebc7=>{let _0x738e6c=_0x4959ad['getClosestSelectedImageElement'](_0x3b1d50['model']['document']['selection']),_0x4ddef0=_0x25ebc7['createRangeOn'](_0x738e6c);const _0x566b27=_0x1b2be3['fromPosition'](_0x4ddef0['start'],'toPrevious'),_0x3bc6fe=_0x1b2be3['fromPosition'](_0x4ddef0['end'],'toNext');_0x478f02['forceDefaultExecution'](()=>_0x11c9df(_0x2259d1)),_0x738e6c=_0x4959ad['getClosestSelectedImageElement'](_0x3b1d50['model']['document']['selection']),_0x4ddef0=_0x25ebc7['createRangeOn'](_0x738e6c);const _0x3e8176=_0x25ebc7['createRange'](_0x566b27,_0x3bc6fe);_0x566b27['detach'](),_0x3bc6fe['detach'](),_0x478f02['markBlockFormat'](_0x738e6c,{'commandName':'imageTypeInline','commandParams':[_0x2259d1]},[],'convertInlineImageToBlock'),_0x3e8176['start']['isBefore'](_0x4ddef0['start'])&&_0x478f02['markInsertion'](_0x25ebc7['createRange'](_0x3e8176['start'],_0x4ddef0['start']),'convertInlineImageToBlock'),_0x4ddef0['end']['isBefore'](_0x3e8176['end'])&&_0x478f02['markInsertion'](_0x25ebc7['createRange'](_0x4ddef0['end'],_0x3e8176['end']),'convertInlineImageToBlock');});}),_0x478f02['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x478f02['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x478f02['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x478f02['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x478f02['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x478f02['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x233444])=>{const _0x31eeb1=_0x478f02['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x5d3057=_0x233444['start'],_0x3f9603=_0x233444['end'];const _0x1ebc79=_0x3b1d50['model']['schema']['getNearestSelectionRange'](_0x5d3057,'backward'),_0x41e55f=_0x3b1d50['model']['schema']['getNearestSelectionRange'](_0x3f9603,'forward');_0x1ebc79['isCollapsed']&&(_0x5d3057=_0x1ebc79['start']),_0x41e55f['isCollapsed']&&(_0x3f9603=_0x41e55f['end']),_0x31eeb1([_0x3b1d50['model']['createRange'](_0x5d3057,_0x3f9603)]);}),_0x478f02['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x48184a),_0x478f02['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x48184a)),_0x3b1d50['plugins']['has']('ImageCaptionEditing')&&(_0x478f02['enableCommand']('toggleImageCaption',(_0x40da7b,_0x2e8a19)=>{const _0x3565b9=_0x3b1d50['plugins']['get']('ImageCaptionUtils');let _0x325078=_0x4959ad['getClosestSelectedImageElement'](_0x3b1d50['model']['document']['selection']),_0x68de84=_0x3565b9['getCaptionFromImageModelElement'](_0x325078);_0x3b1d50['model']['change'](()=>{if(_0x68de84)return void _0x478f02['markDeletion'](_0x3b1d50['model']['createRangeOn'](_0x68de84));const _0xf4e3e2=_0x4959ad['isBlockImage'](_0x325078);_0x40da7b(_0x2e8a19),_0x325078=_0x4959ad['getClosestSelectedImageElement'](_0x3b1d50['model']['document']['selection']),_0x68de84=_0x3565b9['getCaptionFromImageModelElement'](_0x325078),_0x478f02['markInsertion'](_0x3b1d50['model']['createRangeOn'](_0x68de84),_0xf4e3e2?null:'imageCaption');});}),_0x478f02['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x48184a));const _0x23056d=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x265f73(_0x1d21af,_0x494328){const _0x141701=_0x23056d['findIndex'](({type:_0x50adc2,subType:_0x248259})=>_0x1d21af['type']==_0x50adc2&&_0x1d21af['subType']==_0x248259),_0x5d6e8f=_0x23056d['findIndex'](({type:_0x1d6c7c,subType:_0x2649c4})=>_0x494328['type']==_0x1d6c7c&&_0x494328['subType']==_0x2649c4);if(_0x141701<0x0||_0x5d6e8f<0x0)return!0x1;const _0x4642f7=_0x1d21af['getFirstRange'](),_0xf0d261=_0x494328['getFirstRange']();if((0x0==_0x141701||0x1==_0x141701)&&0x2==_0x5d6e8f&&_0x4642f7['isIntersecting'](_0xf0d261))return!0x0;if(0x2==_0x141701&&0x3==_0x5d6e8f){const _0x49f9aa=_0x478f02['_findSuggestions'](_0x4642f7,'insertion')['filter'](({suggestion:_0x264552,meta:_0x3e1d1d})=>_0x3e1d1d['isOwn']&&'convertInlineImageToBlock'==_0x264552['subType']);if(_0x49f9aa['length']>0x1&&_0xf0d261['end']['isEqual'](_0x4642f7['start']))return!0x0;if(0x1==_0x49f9aa['length']&&(_0x4642f7['start']['isEqual'](_0xf0d261['end'])||_0x4642f7['end']['isEqual'](_0xf0d261['start'])))return!0x0;}if(0x3==_0x141701&&0x3==_0x5d6e8f&&_0x4642f7['start']['isBefore'](_0xf0d261['start'])){const _0x2d71c2=_0x4642f7['end']['nodeAfter'],_0x3b2ad2=_0xf0d261['start']['nodeBefore'];return _0x4959ad['isBlockImage'](_0x2d71c2)&&_0x2d71c2===_0x3b2ad2;}return!0x1;}function _0x48184a(_0x1e9002,_0x4b8c2a){return _0x265f73(_0x1e9002,_0x4b8c2a)?[_0x1e9002,_0x4b8c2a]:_0x265f73(_0x4b8c2a,_0x1e9002)?[_0x4b8c2a,_0x1e9002]:null;}_0x3b1d50['plugins']['has']('ImageResize')&&(_0x478f02['enableDefaultAttributesIntegration']('resizeImage'),_0x478f02['registerBlockAttribute']('resizedWidth'),_0x478f02['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x10b0cd,'FORMAT_IMAGE_SIZE'))),_0x3b1d50['plugins']['has']('ImageTextAlternativeEditing')&&(_0x478f02['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x478f02['registerBlockAttribute']('alt')),_0x478f02['descriptionFactory']['registerDescriptionCallback'](_0x440fd8=>{if(!!_0x23056d['find'](({type:_0x3dbe8a,subType:_0x32cbe9})=>_0x440fd8['type']==_0x3dbe8a&&_0x440fd8['subType']==_0x32cbe9))return _0x440fd8['previous']?{}:void 0x0;}),_0x478f02['descriptionFactory']['registerDescriptionCallback'](_0x29dfba=>{if('insertion'==_0x29dfba['type']||'deletion'==_0x29dfba['type']){const _0x5877c5=_0x29dfba['getContainedElement']();if(_0x5877c5&&_0x5877c5['is']('element','caption'))return{'type':'insertion'==_0x29dfba['type']?'addObject':'removeObject','element':_0x5877c5,'quantity':0x1};}}),_0x478f02['descriptionFactory']['registerDescriptionCallback'](_0x3289c1=>'formatBlock'==_0x3289c1['type']&&'convertInlineImageToBlock'==_0x3289c1['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x3289c1['type']&&'convertBlockImageToInline'==_0x3289c1['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x478f02['descriptionFactory']['registerDescriptionCallback'](_0x12499d=>{if('attribute'!=_0x12499d['type'])return;const {data:_0x336c82}=_0x12499d;if(!_0x336c82||'alt'!=_0x336c82['key'])return;const _0x1be94c=_0x336c82['newValue'];return _0x1be94c?{'type':'format','content':o(_0x10b0cd,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1be94c+'\x22')}:{'type':'format','content':o(_0x10b0cd,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5360cf=this['editor'],_0x2fd568=_0x5360cf['locale'];_0x5360cf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x812694=>{if('formatBlock'!=_0x812694['type']&&'formatInline'!=_0x812694['type'])return;const {data:_0x39d1c6}=_0x812694;if(_0x39d1c6){if('imageTextAlternative'==_0x39d1c6['commandName']){const _0x6293a3=_0x39d1c6['commandParams'][0x0]['newValue'];return _0x6293a3?{'type':'format','content':o(_0x2fd568,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x6293a3+'\x22')}:{'type':'format','content':o(_0x2fd568,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x39d1c6['commandName']){const _0x91760e=_0x39d1c6['commandParams'][0x0]['width'];return _0x91760e?{'type':'format','content':o(_0x2fd568,'*Set\x20image\x20width:*\x20%0',_0x91760e)}:{'type':'format','content':o(_0x2fd568,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x101975{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x17a0c9=this['editor']['locale'],_0x556f13=this['editor']['plugins']['get']('TrackChangesEditing');_0x556f13['enableDefaultAttributesIntegration']('replaceImageSource'),_0x556f13['registerBlockAttribute']('src'),_0x556f13['descriptionFactory']['registerDescriptionCallback'](_0x50bb2f=>{if('attribute'!=_0x50bb2f['type'])return;const {data:_0x31f986}=_0x50bb2f;return _0x31f986&&'src'==_0x31f986['key']?_0x31f986['newValue']&&_0x31f986['oldValue']?{'type':'format','content':o(_0x17a0c9,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x30d0a4=this['editor']['plugins']['get']('TrackChangesEditing');_0x30d0a4['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x30d0a4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x30d0a4['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x30d0a4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xa936cf=this['editor'],_0x14f0d5=_0xa936cf['locale'];_0xa936cf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xe234e8=>{if('formatBlock'!=_0xe234e8['type']&&'formatInline'!=_0xe234e8['type'])return;const {data:_0x4e6117}=_0xe234e8;if(!_0x4e6117||'replaceImageSource'!=_0x4e6117['commandName'])return;return{'type':'format','content':o(_0x14f0d5,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x101975{['afterInit'](){const _0x1e7c28=this['editor'];if(!_0x1e7c28['plugins']['has']('ImageStyleEditing'))return;const _0x3ca80e=_0x1e7c28['plugins']['get']('TrackChangesEditing'),_0x4d2b14=_0x1e7c28['plugins']['get']('ImageUtils'),_0x1b4996={};_0x3ca80e['enableCommand']('imageStyle',(_0x52d63e,_0x7e1bd1)=>{const _0x10e7cf=_0x1e7c28['plugins']['get']('Users')['me'],_0x2d763c=_0x1e7c28['commands']['get']('imageStyle');let _0x5c2fe4=_0x4d2b14['getClosestSelectedImageElement'](_0x1e7c28['model']['document']['selection']),_0x2b9633=_0x1e7c28['model']['createRangeOn'](_0x5c2fe4),_0x4c5ed9=_0x2d763c['value'];if(_0x4c5ed9==_0x7e1bd1['value'])return;const _0x1efebe={'commandName':'imageStyle','commandParams':[_0x7e1bd1],'formatGroupId':_0x4600fb()};_0x1e7c28['model']['change'](()=>{if(_0x3ca80e['getSuggestions']()['filter'](_0xf7e9a=>_0xf7e9a['isInContent']&&_0x10e7cf==_0xf7e9a['author']&&('formatBlock'==_0xf7e9a['type']||'formatInline'==_0xf7e9a['type'])&&('imageStylePreApply'==_0xf7e9a['subType']||'imageStylePostApply'==_0xf7e9a['subType'])&&_0xf7e9a['getFirstRange']()['isEqual'](_0x2b9633))['forEach'](_0x500977=>_0x3ca80e['discardSuggestion'](_0x500977['head'])),_0x5c2fe4=_0x4d2b14['getClosestSelectedImageElement'](_0x1e7c28['model']['document']['selection']),_0x2b9633=_0x1e7c28['model']['createRangeOn'](_0x5c2fe4),_0x2d763c['refresh'](),_0x1e7c28['commands']['get']('imageTypeInline')['refresh'](),_0x1e7c28['commands']['get']('imageTypeBlock')['refresh'](),_0x4c5ed9=_0x2d763c['value'],_0x4c5ed9!=_0x7e1bd1['value'])return _0x4d2b14['isInlineImage'](_0x5c2fe4)&&_0x2d763c['shouldConvertImageType'](_0x7e1bd1['value'],_0x5c2fe4)?(_0x52d63e({..._0x7e1bd1,'setImageSizes':!0x1}),_0x5c2fe4=_0x4d2b14['getClosestSelectedImageElement'](_0x1e7c28['model']['document']['selection']),void _0x3ca80e['markBlockFormat'](_0x5c2fe4,{..._0x1efebe,'commandReversedParams':[{'value':_0x4c5ed9||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x4d2b14['isBlockImage'](_0x5c2fe4)?_0x3ca80e['markBlockFormat'](_0x5c2fe4,_0x1efebe,[],'imageStylePostApply'):_0x3ca80e['markInlineFormat'](_0x2b9633,_0x1efebe,'imageStylePostApply'));});});for(const _0x4afb37 of _0x1e7c28['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x1b4996[_0x4afb37['name']]=_0x4afb37['title']['toLowerCase']();_0x3ca80e['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x3ca80e['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x3ca80e['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x3ca80e['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x1f7d28])=>{_0x4d2b14['setImageNaturalSizeAttributes'](_0x1f7d28['getContainedElement']());}),_0x3ca80e['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x5b2a2e,_0x4640e0)=>{_0x3ca80e['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x5b2a2e,{'commandName':_0x4640e0['commandName'],'commandParams':_0x4640e0['commandReversedParams']});}),_0x3ca80e['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x1ac21d,_0x52452c){if(_0x57d3ec(_0x1ac21d,_0x52452c))return[_0x1ac21d,_0x52452c];if(_0x57d3ec(_0x52452c,_0x1ac21d))return[_0x52452c,_0x1ac21d];return null;});const _0x4d1195=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x57d3ec(_0x34aa3f,_0x388783){const _0x5d1818=_0x4d1195['findIndex'](({type:_0xf56a15,subType:_0x503cfc})=>_0x34aa3f['type']==_0xf56a15&&_0x34aa3f['subType']==_0x503cfc),_0xee58ab=_0x4d1195['findIndex'](({type:_0x11cf43,subType:_0x465ae9})=>_0x388783['type']==_0x11cf43&&_0x388783['subType']==_0x465ae9);if(_0x5d1818<0x0||_0xee58ab<0x0)return!0x1;const _0x40acbc=_0x34aa3f['getFirstRange'](),_0x2af16d=_0x388783['getFirstRange']();if((0x0==_0x5d1818||0x1==_0x5d1818)&&0x2==_0xee58ab&&_0x40acbc['isIntersecting'](_0x2af16d))return!0x0;if(0x2==_0x5d1818&&0x3==_0xee58ab){const _0x1ab78d=_0x3ca80e['_findSuggestions'](_0x40acbc,'insertion')['filter'](({suggestion:_0x4d0b8a,meta:_0x96166d})=>_0x96166d['isOwn']&&'convertInlineImageToBlock'==_0x4d0b8a['subType']);if(_0x1ab78d['length']>0x1&&_0x2af16d['end']['isEqual'](_0x40acbc['start']))return!0x0;if(0x1==_0x1ab78d['length']&&(_0x40acbc['start']['isEqual'](_0x2af16d['end'])||_0x40acbc['end']['isEqual'](_0x2af16d['start'])))return!0x0;}if(0x3==_0x5d1818&&0x3==_0xee58ab&&_0x40acbc['start']['isBefore'](_0x2af16d['start'])){const _0x4a2fd5=_0x40acbc['end']['nodeAfter'],_0x48d0ac=_0x2af16d['start']['nodeBefore'];return _0x4d2b14['isBlockImage'](_0x4a2fd5)&&_0x4a2fd5===_0x48d0ac;}return!0x1;}_0x1e7c28['model']['document']['registerPostFixer'](()=>{let _0x3cda42=!0x1;const _0x1a34e7=Array['from'](_0x1e7c28['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x48d172,data:_0x2c3f48}of _0x1a34e7){const {group:_0x58e0f7,type:_0x108d93,subType:_0x2c629f,id:_0x12d828}=_0x3ca80e['_splitMarkerName'](_0x48d172);if('suggestion'==_0x58e0f7&&_0x3ca80e['hasSuggestion'](_0x12d828)){if('formatBlock'==_0x108d93&&('imageStylePreApply'==_0x2c629f||'imageStylePostApply'==_0x2c629f)){const _0x2d7e0d=_0x3ca80e['getSuggestion'](_0x12d828);if(_0x2c3f48['newRange']){const _0x3f280b=_0x2d7e0d['getFirstRange']()['getContainedElement']();if(_0x4d2b14['isBlockImage'](_0x3f280b))continue;_0x3ca80e['discardSuggestion'](_0x2d7e0d),_0x3cda42=!0x0;}}if('insertion'==_0x108d93&&'imageCaption'==_0x2c629f&&!_0x2c3f48['newRange']){const _0x3cb6e5=_0x3ca80e['getSuggestion'](_0x12d828);_0x3cb6e5['next']&&_0x3cb6e5['next']['isInContent']&&(_0x3ca80e['discardSuggestion'](_0x3cb6e5['next']),_0x3cda42=!0x0);}}}return _0x3cda42;}),this['_registerLegacyDescription'](_0x1b4996);}['_registerLegacyDescription'](_0x346466){const _0x361ad7=this['editor'],_0x47d7ef=_0x361ad7['locale'];_0x361ad7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1ccd4e=>{if('formatBlock'!=_0x1ccd4e['type']&&'formatInline'!=_0x1ccd4e['type'])return;const {data:_0x2e3b9a}=_0x1ccd4e;if(!_0x2e3b9a||'imageStyle'!=_0x2e3b9a['commandName'])return;const _0x548ac1=_0x2e3b9a['commandParams'][0x0]['value'];return _0x5a7840('side'===_0x548ac1?o(_0x47d7ef,'FORMAT_SIDE_IMAGE'):_0x346466[_0x548ac1]||_0x548ac1);function _0x5a7840(_0x26e4e1){return{'type':'format','content':o(_0x47d7ef,'*Format:*\x20%0',_0x26e4e1)};}});}}class at extends _0x101975{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x4bd0ec){super(_0x4bd0ec),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x4fb0ff=this['editor'],_0x2e9a6e=_0x4fb0ff['commands']['get']('importWord'),_0x3c9c12=_0x4fb0ff['commands']['get']('trackChanges');_0x2e9a6e&&(_0x2e9a6e['on']('execute',(_0x1f9e34,[,_0x2ecd44])=>{this['_trackChangesValueDuringImport']=_0x3c9c12['value'],_0x2ecd44['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x2e9a6e,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x2e9a6e,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x3c9c12['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x4fb0ff['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x546a99,_0x4a5f73){const {suggestions:_0x28ada2}=_0x4a5f73,_0x37db85=this['editor']['commands']['get']('trackChanges'),_0x372e00=_0x37db85['value'];this['_trackChangesValueDuringImport']!==_0x372e00&&(_0x37db85['execute'](),this['_trackChangesExecuted']=!0x0),_0x28ada2&&_0x28ada2['forEach'](({id:_0x386334,type:_0x4e97ca,author:_0x52e53d,created_at:_0x17cb0d})=>{const _0x1514bb={'id':_0x386334,'type':_0x4e97ca,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x52e53d,'createdAt':_0x17cb0d?new Date(_0x17cb0d):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x1514bb);});}}class ct extends _0x101975{['afterInit'](){const _0x4863af=this['editor'],_0x30dd1a=_0x4863af['plugins']['get']('TrackChangesEditing');if(_0x4863af['plugins']['has']('IndentEditing')&&(_0x30dd1a['enableCommand']('indent'),_0x30dd1a['enableCommand']('outdent')),_0x4863af['plugins']['has']('IndentBlock')){for(const _0xc82c8a of['indentBlock','outdentBlock'])_0x30dd1a['enableDefaultAttributesIntegration'](_0xc82c8a);}const _0x188150=_0x4863af['locale'];_0x30dd1a['registerBlockAttribute']('blockIndent'),_0x30dd1a['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x188150,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xe076ac=this['editor'],_0x39d3c8=_0xe076ac['locale'],_0x3730e1=_0xe076ac['plugins']['get']('TrackChangesEditing');_0x3730e1['descriptionFactory']['registerDescriptionCallback'](_0x9c0fd3=>{if('formatBlock'!=_0x9c0fd3['type'])return;const {data:_0x11af69}=_0x9c0fd3;if(!_0x11af69)return;if('indentBlock'!=_0x11af69['commandName']&&'outdentBlock'!=_0x11af69['commandName'])return;const _0x56a7c9=_0x9c0fd3['getItems']()[0x0],_0x872d97=_0x3730e1['descriptionFactory']['getItemLabel'](_0x56a7c9);return'indentBlock'==_0x11af69['commandName']?{'type':'format','content':o(_0x39d3c8,'*Indent:*\x20%0',_0x872d97)}:'outdentBlock'==_0x11af69['commandName']?{'type':'format','content':o(_0x39d3c8,'*Outdent:*\x20%0',_0x872d97)}:void 0x0;});}}class ut extends _0x101975{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x101975{['afterInit'](){const _0x582adc=this['editor'];if(!_0x582adc['plugins']['has']('LinkEditing'))return;const _0x521a02=_0x582adc['plugins']['get']('TrackChangesEditing'),_0x14e8a7=_0x582adc['commands']['get']('link');_0x521a02['enableDefaultAttributesIntegration']('link'),_0x521a02['enableDefaultAttributesIntegration']('unlink'),_0x521a02['registerInlineAttribute']('linkHref');for(const _0x382238 of _0x14e8a7['manualDecorators'])_0x521a02['registerInlineAttribute'](_0x382238['id']),_0x521a02['descriptionFactory']['registerAttributeLabel'](_0x382238['id'],'link\x20('+_0x382238['label']['toLowerCase']()+')');_0x521a02['descriptionFactory']['registerDescriptionCallback'](_0x2ab8b8=>{if('attribute'!=_0x2ab8b8['type'])return;const {data:_0x22d045}=_0x2ab8b8;if(!_0x22d045||'linkHref'!=_0x22d045['key'])return;const _0x3f938d=_0x22d045['newValue'],_0x22386b=_0x582adc['locale'];return{'type':'format','content':null==_0x3f938d?o(_0x22386b,'*Remove\x20link*'):o(_0x22386b,'*Set\x20link:*\x20%0','\x22'+_0x3f938d+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5d872b=this['editor'],_0x32dafb=_0x5d872b['locale'];_0x5d872b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2556a5=>{if('formatInline'!=_0x2556a5['type'])return;const {data:_0xf2af7d}=_0x2556a5;if(_0xf2af7d){if('link'==_0xf2af7d['commandName']){const _0x55f5f7=_0xf2af7d['commandParams'][0x0];return{'type':'format','content':o(_0x32dafb,'*Set\x20link:*\x20%0','\x22'+_0x55f5f7+'\x22')};}return'unlink'==_0xf2af7d['commandName']?{'type':'format','content':o(_0x32dafb,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x101975{['afterInit'](){const _0x21ee54=this['editor'],_0x3bf6ba=_0x21ee54['locale'];if(!_0x21ee54['plugins']['has']('LegacyListEditing'))return;const _0x3e64b6=_0x21ee54['plugins']['get']('TrackChangesEditing'),_0x23af7e=_0x21ee54['plugins']['has']('LegacyTodoListEditing');function _0xbf4240(_0x186d6c){return()=>{const _0x21877b=_0x21ee54['model']['document']['selection'],_0x53ba1b=_0x21ee54['commands']['get'](_0x186d6c);if(_0x53ba1b['value'])return void _0x21ee54['execute']('paragraph',{});const _0x47305d=_0x186d6c['slice'](0x0,-0x4),_0x4899d7=function(_0x1d27ff,_0x27e51d,_0x583c17){let _0x281073=Array['from'](_0x1d27ff)['filter'](_0x31b5f0=>function(_0xab87e0,_0x827a86){return _0x827a86['checkChild'](_0xab87e0['parent'],'listItem')&&!_0x827a86['isObject'](_0xab87e0);}(_0x31b5f0,_0x583c17));_0x281073=_0x281073['filter'](_0x42b4fb=>!_0x42b4fb['is']('element','listItem')||_0x42b4fb['getAttribute']('listType')!=_0x27e51d);const _0x1cfe83=new Set();for(const _0x20346a of _0x281073)_0x20346a['is']('element','listItem')?_0x1cfe83['add'](fe(_0x20346a)):_0x1cfe83['add'](_0x20346a);return Array['from'](_0x1cfe83);}(_0x21877b['getSelectedBlocks'](),_0x47305d,_0x21ee54['model']['schema']);_0x21ee54['model']['change'](()=>{for(const _0x5a9b3d of _0x4899d7)_0x3e64b6['markBlockFormat'](_0x5a9b3d,{'commandName':_0x186d6c,'commandParams':[{'forceValue':!_0x53ba1b['value']}],'formatGroupId':'blockName'},ue(_0x5a9b3d));});};}function _0x4e302e(_0x2f7121){return()=>{const _0xef76b0=function(_0x3a516a){let _0xc4035=Array['from'](_0x3a516a);const _0x2c9996=_0xc4035['findIndex'](_0x48c48b=>'listItem'!=_0x48c48b['name']);return _0x2c9996>-0x1&&(_0xc4035=_0xc4035['slice'](0x0,_0x2c9996)),_0xc4035;}(_0x21ee54['model']['document']['selection']['getSelectedBlocks']()),_0x441b86=_0x21ee54['model']['createRange'](_0x21ee54['model']['createPositionAt'](_0xef76b0[0x0],'before'),_0x21ee54['model']['createPositionAt'](_0xef76b0[_0xef76b0['length']-0x1],'end'));_0x21ee54['model']['change'](()=>{_0x3e64b6['markBlockFormat'](_0x441b86,{'commandName':_0x2f7121,'commandParams':[],'formatGroupId':'listIndent'},function(_0x53cded){const _0x4cd04f=new Set();for(const _0xf37165 of _0x53cded){let _0x1812b3=_0xf37165['nextSibling'];for(;_0x1812b3&&_0x1812b3['getAttribute']('listIndent')>_0xf37165['getAttribute']('listIndent');)_0x4cd04f['add'](_0x1812b3),_0x1812b3=_0x1812b3['nextSibling'];}return Array['from'](_0x4cd04f);}(_0xef76b0));});};}_0x3e64b6['enableCommand']('numberedList',_0xbf4240('numberedList')),_0x3e64b6['enableCommand']('bulletedList',_0xbf4240('bulletedList')),_0x23af7e&&_0x3e64b6['enableCommand']('todoList',_0xbf4240('todoList')),_0x3e64b6['enableCommand']('indentList',_0x4e302e('indentList')),_0x3e64b6['enableCommand']('outdentList',_0x4e302e('outdentList')),_0x23af7e&&_0x3e64b6['enableCommand']('checkTodoList',()=>{const _0x143cee=_0x21ee54['commands']['get']('checkTodoList'),_0x24e9a1=Array['from'](_0x143cee['_selectedElements']);_0x24e9a1['filter'](_0x29016b=>_0x29016b['getAttribute']('todoListChecked')!=_0x143cee['value']),_0x21ee54['model']['change'](()=>{for(const _0x36222c of _0x24e9a1)_0x3e64b6['markBlockFormat'](_0x36222c,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x143cee['value']}]});});}),_0x3e64b6['descriptionFactory']['registerElementLabel']('listItem',_0x1f2611=>o(_0x3bf6ba,'ELEMENT_LIST_ITEM',_0x1f2611)),_0x3e64b6['descriptionFactory']['registerDescriptionCallback'](_0x144866=>{if('formatBlock'!=_0x144866['type']&&'formatInline'!=_0x144866['type'])return;const {data:_0x612547}=_0x144866;if(_0x612547){if('numberedList'==_0x612547['commandName']||'bulletedList'==_0x612547['commandName']||'todoList'==_0x612547['commandName'])switch(_0x612547['commandName']['replace']('List','')){case'bulleted':return _0x35e431(o(_0x3bf6ba,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x35e431(o(_0x3bf6ba,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x35e431(o(_0x3bf6ba,'ELEMENT_TODO_LIST'));}if('indentList'==_0x612547['commandName'])return{'type':'format','content':o(_0x3bf6ba,'*Indent:*\x20%0',o(_0x3bf6ba,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x612547['commandName'])return{'type':'format','content':o(_0x3bf6ba,'*Outdent:*\x20%0',o(_0x3bf6ba,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x612547['commandName'])return _0x612547['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3bf6ba,'*Check\x20item*')}:{'type':'format','content':o(_0x3bf6ba,'*Uncheck\x20item*')};}function _0x35e431(_0x21fbc0){return{'type':'format','content':o(_0x3bf6ba,'*Change\x20to:*\x20%0',_0x21fbc0)};}});}}function fe(_0x36cbf0){const _0x3210a8=_0x36cbf0['getAttribute']('listIndent');if(0x0==_0x3210a8)return _0x36cbf0;let _0x2f4586=_0x36cbf0;for(;_0x36cbf0['previousSibling']&&_0x36cbf0['previousSibling']['is']('element','listItem');){const _0x158fba=_0x36cbf0['previousSibling']['getAttribute']('listIndent');if(_0x158fba==_0x3210a8)_0x2f4586=_0x36cbf0['previousSibling'];else{if(_0x158fba<_0x3210a8)break;}_0x36cbf0=_0x36cbf0['previousSibling'];}return _0x2f4586;}function ue(_0x451c28){const _0x2291e9=[];if(_0x451c28['is']('element','listItem')&&_0x451c28['getAttribute']('listIndent')>0x0){let _0x49934c=_0x451c28['nextSibling'];for(;_0x49934c&&'listItem'==_0x49934c['name']&&_0x49934c['getAttribute']('listIndent')==_0x451c28['getAttribute']('listIndent');)_0x2291e9['push'](_0x49934c),_0x49934c=_0x49934c['nextSibling'];}return _0x2291e9;}class W extends _0x101975{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x5032ae=this['editor']['config']['get']('list.properties'),_0x46e639=this['editor']['plugins']['get']('TrackChangesEditing');_0x5032ae['styles']&&_0x46e639['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x5032ae['reversed']&&_0x46e639['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x5032ae['startIndex']&&_0x46e639['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x46e639['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x50fb65,_0x210e33={}){const _0x29a8ec=this['editor']['plugins']['get']('TrackChangesEditing'),_0x322e28=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x29a8ec['markMultiRangeBlockFormat'](_0x322e28,{'commandName':'listStyle','commandParams':[{'type':_0x210e33['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x46fd47,_0x11da60={}){const _0x3ab5c1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x7f6d33=this['_getSuggestionBlocks'](_0x57f3b1=>_0x57f3b1['is']('element','listItem')&&'numbered'===_0x57f3b1['getAttribute']('listType'));if(_0x7f6d33['length']<0x1)return;const _0x34392c=_0x7f6d33['map'](_0x133c03=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x133c03,'before'),this['editor']['model']['createPositionAt'](_0x133c03,0x0)));this['editor']['model']['change'](()=>{_0x3ab5c1['markMultiRangeBlockFormat'](_0x34392c,{'commandName':'listReversed','commandParams':[{'reversed':_0x11da60['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x4cda24,_0x44dbb5={}){const _0x5363e9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x9aa031=this['_getSuggestionBlocks'](_0x2bacaa=>_0x2bacaa['is']('element','listItem')&&'numbered'===_0x2bacaa['getAttribute']('listType'));if(_0x9aa031['length']<0x1)return;const _0x2b7349=_0x9aa031['map'](_0x58973f=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x58973f,'before'),this['editor']['model']['createPositionAt'](_0x58973f,0x0)));this['editor']['model']['change'](()=>{_0x5363e9['markMultiRangeBlockFormat'](_0x2b7349,{'commandName':'listStart','commandParams':[{'startIndex':_0x44dbb5['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x6ed545){if('formatBlock'!=_0x6ed545['type']&&'formatInline'!=_0x6ed545['type'])return;const _0x513e5d=this['editor']['locale'],{data:_0x5bbc72}=_0x6ed545;if(!_0x5bbc72)return;let _0x481adf,_0x4b94a4;switch(_0x5bbc72['commandName']){case'listStyle':_0x481adf='*Change\x20to:*\x20%0',_0x4b94a4={'type':'format','content':o(_0x513e5d,_0x481adf,o(_0x513e5d,this['_getTranslationKeyForListStyle'](_0x5bbc72['commandParams'][0x0]['type'])))};break;case'listReversed':_0x481adf=_0x5bbc72['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4b94a4={'type':'format','content':o(_0x513e5d,_0x481adf)};break;case'listStart':_0x481adf='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4b94a4={'type':'format','content':o(_0x513e5d,_0x481adf,_0x5bbc72['commandParams'][0x0]['startIndex'])};}return _0x4b94a4;}['_getSuggestionBlocksForListStyle'](){const _0x124b6b=this['editor']['plugins']['get']('LegacyListUtils');let _0x5ce069=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x5ce069[0x0]?.['is']('element','listItem')&&_0x5ce069['unshift'](..._0x124b6b['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x5ce069[_0x5ce069['length']-0x1]?.['is']('element','listItem')&&_0x5ce069['push'](..._0x124b6b['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x5ce069=[...new Set(_0x5ce069)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x5ce069=_0x5ce069['filter'](_0x5add16=>_0x5add16['is']('element','listItem'))),_0x5ce069;}['_getSuggestionBlocks'](_0x3c0b69){const _0x3e7b25=this['editor']['plugins']['get']('LegacyListUtils');let _0x33523e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x3c0b69)['map'](_0x36a4ea=>{const _0x4ef37b=this['editor']['model']['createPositionAt'](_0x36a4ea,0x0);return[..._0x3e7b25['getSiblingNodes'](_0x4ef37b,'backward'),..._0x3e7b25['getSiblingNodes'](_0x4ef37b,'forward')];})['flat']();return _0x33523e=[...new Set(_0x33523e)],_0x33523e;}['_getTranslationKeyForListStyle'](_0x1c4958){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x1c4958)||'default')['toUpperCase']()+'_LIST_'+_0x1c4958['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x101975{['afterInit'](){const _0x348c2e=this['editor'];if(!_0x348c2e['plugins']['has']('MediaEmbedEditing'))return;const _0x373cc=_0x348c2e['plugins']['get']('TrackChangesEditing'),_0x1544a0=_0x348c2e['locale'];_0x373cc['enableCommand']('mediaEmbed'),_0x373cc['descriptionFactory']['registerElementLabel']('media',_0x3fe6a0=>o(_0x1544a0,'ELEMENT_MEDIA',_0x3fe6a0)),_0x348c2e['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0xd7a0d3,{writer:_0x2e8c7d,options:_0x28ba26})=>{if(_0x28ba26['showSuggestionHighlights'])return _0x2e8c7d['createEmptyElement']('div');},'converterPriority':'high'}),_0x348c2e['data']['downcastDispatcher']['on']('attribute:url:media',(_0x2b64be,_0x37b80e,_0x16e47a)=>{_0x16e47a['options']['showSuggestionHighlights']&&_0x2b64be['stop']();},{'priority':'high'});}}class mt extends _0x101975{['afterInit'](){const _0x2f68db=this['editor'];_0x2f68db['plugins']['has']('MentionEditing')&&_0x2f68db['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x101975{['afterInit'](){const _0x290090=this['editor'];if(!_0x290090['commands']['get']('insertMergeField'))return;_0x290090['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x15383b=_0x290090['plugins']['get']('TrackChangesEditing'),_0x42aa37=_0x290090['locale'];_0x15383b['descriptionFactory']['registerElementLabel']('mergeField',_0x376e7a=>o(_0x42aa37,'ELEMENT_MERGE_FIELD',_0x376e7a)),_0x15383b['descriptionFactory']['registerDescriptionCallback'](_0x39acca=>{if('insertion'!=_0x39acca['type']&&'deletion'!=_0x39acca['type'])return;const _0x415b30=_0x39acca['getContainedElement']();if(null==_0x415b30)return;if(!_0x415b30['is']('element','mergeField'))return;const _0x50fbbd=_0x290090['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x415b30['getAttribute']('id'));return'insertion'==_0x39acca['type']?{'type':'insertion','content':o(_0x42aa37,'*Insert:*\x20%0','\x22'+_0x50fbbd+'\x22\x20'+o(_0x42aa37,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x42aa37,'*Remove:*\x20%0','\x22'+_0x50fbbd+'\x22\x20'+o(_0x42aa37,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x101975{['afterInit'](){const _0x499f32=this['editor'],_0x2a600f=_0x499f32['plugins']['get']('TrackChangesEditing');_0x499f32['plugins']['has']('MultiLevelList')&&(_0x2a600f['enableDefaultAttributesIntegration']('multiLevelList'),_0x2a600f['registerBlockAttribute']('listMarkerStyle'),_0x2a600f['descriptionFactory']['registerDescriptionCallback'](_0x29e1d7=>this['handleDescriptions'](_0x29e1d7)));}['handleDescriptions'](_0x48ee92){const _0x47c1eb=this['editor']['locale'],{data:_0xe5bdf8}=_0x48ee92,_0x1193b4={'type':'format','content':''};if(_0xe5bdf8&&'listMarkerStyle'==_0xe5bdf8['key']){if(!_0xe5bdf8['oldValue'])return{'type':'format','content':o(_0x47c1eb,'*Set\x20format:*\x20%0',o(_0x47c1eb,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0xe5bdf8['newValue']+')'};if(!_0xe5bdf8['newValue']){let _0x1067ad=_0x48ee92['head'];for(;_0x1067ad;){if(_0x1067ad['data']&&'listType'==_0x1067ad['data']['key']&&_0x1067ad['data']['newValue'])return _0x1193b4;_0x1067ad=_0x1067ad['next'];}return{'type':'format','content':o(_0x47c1eb,'*Remove\x20format:*\x20%0',o(_0x47c1eb,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0xe5bdf8['oldValue']+')'};}}}}class kt extends _0x101975{['afterInit'](){const _0x3eaf9a=this['editor'];if(!_0x3eaf9a['plugins']['has']('PageBreakEditing'))return;_0x3eaf9a['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x29e37d=_0x3eaf9a['plugins']['get']('TrackChangesEditing'),_0x51e423=_0x3eaf9a['locale'];_0x29e37d['descriptionFactory']['registerElementLabel']('pageBreak',_0x3a6b30=>o(_0x51e423,'ELEMENT_PAGE_BREAK',_0x3a6b30));}}class bt extends _0x101975{['afterInit'](){const _0x58714f=this['editor'];if(!_0x58714f['plugins']['has']('Paragraph'))return;const _0x16cddb=_0x58714f['locale'],_0x1b362a=_0x58714f['plugins']['get']('TrackChangesEditing');_0x1b362a['descriptionFactory']['registerElementLabel']('paragraph',_0x3597c3=>o(_0x16cddb,'ELEMENT_PARAGRAPH',_0x3597c3)),_0x1b362a['enableDefaultAttributesIntegration']('paragraph'),_0x1b362a['enableCommand']('insertParagraph'),_0x58714f['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x58714f),{'priority':'highest'}),_0x58714f['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x34a3b6,_0x53ba55,_0x68fa65)=>{_0x68fa65['options']['showSuggestionHighlights']&&nr(_0x58714f,{'showActiveMarker':!0x1})(_0x34a3b6,_0x53ba55,_0x68fa65);},{'priority':'highest'});const _0x1dd914=_0x1b362a['descriptionFactory'];_0x1dd914['registerDescriptionCallback'](_0x1a18ed=>{if('insertion'!==_0x1a18ed['type'])return;const {start:_0x202bb1,end:_0x58cff0}=_0x1a18ed['getFirstRange']();if(!_0x202bb1['isTouching'](_0x58cff0)||!_0x202bb1['nodeAfter'])return;const _0x328af3=_0x58714f['model']['schema'],_0x1cb2d7=_0x202bb1['nodeAfter'];return _0x328af3['isBlock'](_0x1cb2d7)&&!_0x328af3['isLimit'](_0x1cb2d7)&&_0x328af3['checkChild'](_0x1cb2d7,'$text')?{'type':'insertion','content':o(_0x16cddb,'*Insert:*\x20%0',_0x1dd914['getItemLabel'](_0x1cb2d7,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x54b0ae=this['editor'],_0x129368=_0x54b0ae['locale'];_0x54b0ae['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e12ea=>{if('formatBlock'!=_0x4e12ea['type'])return;const {data:_0x1b430a}=_0x4e12ea;return _0x1b430a&&'paragraph'==_0x1b430a['commandName']?{'type':'format','content':o(_0x129368,'*Change\x20to:*\x20%0',o(_0x129368,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x5d4943,{showActiveMarker:_0x381894=!0x0}={}){return(_0x14774b,_0x1445cc,_0x4d7a6f)=>{const _0x221e0d=_0x5d4943['plugins']['get']('TrackChangesEditing'),_0x447538=_0x1445cc['markerRange']['start'],_0x3e27d7=_0x1445cc['markerRange']['end'],_0x2b6131=_0x5d4943['model']['schema'];if(!_0x447538['isTouching'](_0x3e27d7)||!_0x447538['nodeAfter'])return;const _0x27defd=_0x447538['nodeAfter'];if(_0x2b6131['isBlock'](_0x27defd)&&!_0x2b6131['isLimit'](_0x27defd)&&_0x2b6131['checkChild'](_0x27defd,'$text')){if(!_0x4d7a6f['consumable']['consume'](_0x1445cc['markerRange'],_0x14774b['name']))return;const _0x34f594=_0x4d7a6f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x4ea5ab=_0x4d7a6f['mapper']['toViewPosition'](_0x3e27d7);_0x381894&&_0x221e0d['activeMarkers']['includes'](_0x1445cc['markerName'])&&_0x4d7a6f['writer']['addClass']('ck-suggestion-marker--active',_0x34f594),_0x4d7a6f['writer']['insert'](_0x4ea5ab,_0x34f594),_0x4d7a6f['mapper']['bindElementToMarker'](_0x34f594,_0x1445cc['markerName']);}};}class wt extends _0x101975{['afterInit'](){const _0x36f243=this['editor'];if(!_0x36f243['plugins']['has']('RemoveFormatEditing'))return;_0x36f243['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x385e9f=this['editor'];_0x385e9f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x24818c=>{if('formatBlock'!=_0x24818c['type']&&'formatInline'!=_0x24818c['type'])return;const {data:_0x1f72f8}=_0x24818c;return _0x1f72f8&&'removeFormat'==_0x1f72f8['commandName']?{'type':'format','content':o(_0x385e9f['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x101975{['afterInit'](){const _0x4570e9=this['editor'];if(!_0x4570e9['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x135609=_0x4570e9['plugins']['get']('TrackChangesEditing');_0x135609['enableCommand']('goToPreviousRestrictedEditingException'),_0x135609['enableCommand']('goToNextRestrictedEditingException');const _0x22ea0c=_0x4570e9['plugins']['get']('RestrictedEditingModeEditing');_0x22ea0c['enableCommand']('trackChanges'),_0x22ea0c['enableCommand']('acceptSuggestion'),_0x22ea0c['enableCommand']('discardSuggestion'),_0x22ea0c['enableCommand']('acceptAllSuggestions'),_0x22ea0c['enableCommand']('discardAllSuggestions'),_0x22ea0c['enableCommand']('acceptSelectedSuggestions'),_0x22ea0c['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x101975{static get['requires'](){return[_0x29d328];}['init'](){const _0x20f9e2=this['editor'],_0x22c9f1=_0x20f9e2['plugins']['get']('TrackChangesEditing');_0x22c9f1['enableCommand']('shiftEnter'),_0x20f9e2['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x20f9e2),{'priority':'high'}),_0x20f9e2['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x20f9e2),{'priority':'high'}),_0x20f9e2['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2a1fb4,_0x3b3509,_0x156bf9)=>{_0x156bf9['options']['showSuggestionHighlights']&&ge(_0x20f9e2,{'showActiveMarker':!0x1})(_0x2a1fb4,_0x3b3509,_0x156bf9);}),_0x22c9f1['descriptionFactory']['registerElementLabel']('softBreak',_0xe0c1f1=>o(_0x20f9e2['locale'],'ELEMENT_LINE_BREAK',_0xe0c1f1));}}function ge(_0x2d83f2,{showActiveMarker:_0x49777b=!0x0}={}){return(_0x400c78,_0x1da23a,_0x24952a)=>{const _0xcb253e=_0x2d83f2['plugins']['get']('TrackChangesEditing');if(!_0x24952a['consumable']['test'](_0x1da23a['markerRange'],_0x400c78['name']))return;const _0x415a71=_0x2d83f2['model'];for(const _0x2a5dba of _0x1da23a['markerRange']['getItems']()){if(!_0x2a5dba['is']('element','softBreak'))continue;const _0x2baf52='deletion'==_0x1da23a['markerName']['split'](':')[0x1]?'merge':'split',_0x538b41=_0x24952a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2baf52}),_0x5e531d=_0x24952a['mapper']['toViewPosition'](_0x415a71['createPositionBefore'](_0x2a5dba));_0x49777b&&_0xcb253e['activeMarkers']['includes'](_0x1da23a['markerName'])&&_0x24952a['writer']['addClass']('ck-suggestion-marker--active',_0x538b41),_0x24952a['writer']['insert'](_0x5e531d,_0x538b41),_0x24952a['mapper']['bindElementToMarker'](_0x538b41,_0x1da23a['markerName']);}};}class St extends _0x101975{['afterInit'](){const _0x1cddb5=this['editor'],_0x29e091=_0x1cddb5['model'],_0x559a4e=_0x1cddb5['locale'];if(!_0x1cddb5['plugins']['has']('StandardEditingModeEditing'))return;const _0x4c8fc=_0x1cddb5['plugins']['get']('TrackChangesEditing'),_0x4b425c='restrictedEditingException',_0x125528=_0x1cddb5['commands']['get'](_0x4b425c);_0x4c8fc['enableCommand'](_0x4b425c,(_0x3a163b,_0x2ede73={})=>{const _0x1ba797=_0x29e091['document']['selection'];if(_0x1ba797['isCollapsed'])return void _0x3a163b(_0x2ede73);const _0x416a41=void 0x0!==_0x2ede73['forceValue']?_0x2ede73['forceValue']:!_0x125528['value'];_0x29e091['change'](()=>{const _0x88c97=Array['from'](_0x1ba797['getRanges']());for(const _0x130539 of _0x88c97){const _0x276861=_0x416a41?[_0x130539]:io(_0x4b425c,_0x130539,_0x29e091);for(const _0x30a36c of _0x276861)_0x4c8fc['markInlineFormat'](_0x30a36c,{'commandName':_0x4b425c,'commandParams':[{'forceValue':_0x416a41}]});}});}),_0x4c8fc['descriptionFactory']['registerDescriptionCallback'](_0x153761=>{if('formatBlock'!=_0x153761['type']&&'formatInline'!=_0x153761['type'])return;const {data:_0x35f571}=_0x153761;return _0x35f571&&_0x35f571['commandName']==_0x4b425c?_0x35f571['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x559a4e,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x559a4e,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x101975{['afterInit'](){const _0x12800e=this['editor'];if(!_0x12800e['plugins']['has']('Style')||!_0x12800e['plugins']['has']('DataSchema'))return;const _0x14232e=_0x12800e['plugins']['get']('TrackChangesEditing'),_0xcb89=_0x12800e['locale'],_0xeab748=_0x12800e['config']['get']('style')||{},_0x36f250=_0x12800e['plugins']['get']('GeneralHtmlSupport'),_0x4752fc=_0x12800e['plugins']['get']('StyleUtils')['normalizeConfig'](_0x12800e['plugins']['get']('DataSchema'),_0xeab748['definitions']);_0x14232e['enableDefaultAttributesIntegration']('style');const _0x2c759c=new Set();for(const _0x4a8541 of _0x4752fc['block']){const _0x2d8395=_0x36f250['getGhsAttributeNameForElement'](_0x4a8541['element']);_0x2c759c['add'](_0x2d8395);}const _0x1a4e08=new Set();for(const _0x101a08 of _0x4752fc['inline']){const _0x49b1c1=_0x36f250['getGhsAttributeNameForElement'](_0x101a08['element']);_0x1a4e08['add'](_0x49b1c1);for(const _0x3c2bbc of _0x101a08['ghsAttributes'])_0x1a4e08['add'](_0x3c2bbc);}for(const _0x5b7139 of _0x2c759c)_0x14232e['registerBlockAttribute'](_0x5b7139),_0x14232e['descriptionFactory']['registerAttributeLabel'](_0x5b7139,o(_0xcb89,'FORMAT_STYLE'));for(const _0x3b0976 of _0x1a4e08)_0x14232e['registerInlineAttribute'](_0x3b0976),_0x14232e['descriptionFactory']['registerAttributeLabel'](_0x3b0976,o(_0xcb89,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5815c0=this['editor'],_0x3e66d9=_0x5815c0['locale'];_0x5815c0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x445e63=>{if('formatBlock'!=_0x445e63['type']&&'formatInline'!=_0x445e63['type'])return;const {data:_0x4ed064}=_0x445e63;return _0x4ed064&&'style'===_0x4ed064['commandName']?_0x4ed064['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3e66d9,'*Set\x20format:*\x20%0',_0x4ed064['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x3e66d9,'*Remove\x20format:*\x20%0',_0x4ed064['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x101975{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x22c1c4){super(_0x22c1c4),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x2d1434=this['editor'],_0x5174d0=_0x2d1434['model']['document']['selection'];if(!_0x2d1434['plugins']['has']('TableEditing'))return;const _0xdf0653=_0x2d1434['locale'],_0x3ad6e8=_0x2d1434['plugins']['get']('TrackChangesEditing'),_0x5094b5=_0x2d1434['plugins']['get']('TableUtils');_0x3ad6e8['descriptionFactory']['registerElementLabel']('table',_0x2c1c2b=>o(_0xdf0653,'ELEMENT_TABLE',_0x2c1c2b)),this['_setupColumnsRowsFixing'](),_0x3ad6e8['enableCommand']('insertTable'),_0x3ad6e8['enableCommand']('selectTableRow'),_0x3ad6e8['enableCommand']('selectTableColumn');for(const _0x460107 of['insertTableRowAbove','insertTableRowBelow']){const _0x200f99=_0x2d1434['commands']['get'](_0x460107);_0x3ad6e8['enableCommand'](_0x460107,_0xbecd05=>{_0x2d1434['model']['change'](_0x407841=>{_0xbecd05();const _0x14cb02='above'===_0x200f99['order'],_0x5e6089=_0x5094b5['getSelectionAffectedTableCells'](_0x5174d0),_0x3f9be6=_0x5094b5['getRowIndexes'](_0x5e6089),_0x3cde63=_0x14cb02?_0x3f9be6['first']-0x1:_0x3f9be6['last']+0x1,_0x386bc8=_0x5e6089[0x0]['findAncestor']('table'),_0x141a02=_0x5094b5['createTableWalker'](_0x386bc8,{'startRow':_0x3cde63,'endRow':_0x3cde63}),_0x1b5039=Array['from'](_0x141a02)['map'](_0x4168f5=>_0x407841['createRangeOn'](_0x4168f5['cell']));_0x3ad6e8['markMultiRangeInsertion'](_0x1b5039,'tableRow');});});}for(const _0xb3a205 of['insertTableColumnLeft','insertTableColumnRight']){const _0x3f07f7=_0x2d1434['commands']['get'](_0xb3a205);_0x3ad6e8['enableCommand'](_0xb3a205,_0x57ab18=>{_0x2d1434['model']['change'](_0x2b5c0d=>{_0x57ab18();const _0xe4decd='left'===_0x3f07f7['order'],_0x4312a9=_0x5094b5['getSelectionAffectedTableCells'](_0x5174d0),_0x4e964a=_0x5094b5['getColumnIndexes'](_0x4312a9),_0x1e7ae3=_0xe4decd?_0x4e964a['first']-0x1:_0x4e964a['last']+0x1,_0x4ee029=_0x4312a9[0x0]['findAncestor']('table'),_0xb3dc99=_0x5094b5['createTableWalker'](_0x4ee029,{'startRow':0x0,'column':_0x1e7ae3,'includeAllSlots':!0x1}),_0x3f4dc1=Array['from'](_0xb3dc99)['map'](_0x5908ce=>_0x2b5c0d['createRangeOn'](_0x5908ce['cell']));_0x3ad6e8['markMultiRangeInsertion'](_0x3f4dc1,'tableColumn');});});}for(const _0x14cb09 of['removeTableRow','removeTableColumn']){const _0x72d18=_0x14cb09['substr'](0xb),_0x2ec4e1=_0x72d18['toLowerCase'](),_0x2cb013=_0x2ec4e1['substr'](0x0,0x3)+'span',_0x2c38ed='table'+_0x72d18,_0x46c85d='min'+_0x72d18,_0x248326='max'+_0x72d18;_0x3ad6e8['enableCommand'](_0x14cb09,()=>{_0x2d1434['model']['change'](_0x23b637=>{const _0x2e524a=_0x5094b5['getSelectionAffectedTableCells'](_0x5174d0),_0x5b90d5=_0x2e524a[0x0]['findAncestor']('table');let _0x3ddb1e;if('removeTableRow'==_0x14cb09){const _0x198974=_0x5094b5['getRowIndexes'](_0x2e524a);_0x3ddb1e={'startRow':_0x198974['first'],'endRow':_0x198974['last'],'includeAllSlots':!0x0};}else{const _0x2ef229=_0x5094b5['getColumnIndexes'](_0x2e524a);_0x3ddb1e={'startColumn':_0x2ef229['first'],'endColumn':_0x2ef229['last'],'includeAllSlots':!0x0};}const _0x2e46ff=_0x5094b5['createTableWalker'](_0x5b90d5,_0x3ddb1e),_0x135f3c=Array['from'](_0x2e46ff)['map'](({cell:_0x30e11c})=>_0x30e11c),_0x144509=Ee(_0x135f3c['filter'](_0x4a54e0=>_0x4a54e0['hasAttribute'](_0x2cb013))),_0x44cbe6=Ee(_0x135f3c['filter'](_0x3a5b66=>!_0x3a5b66['hasAttribute'](_0x2cb013)))['map'](_0x422f9b=>_0x23b637['createRangeOn'](_0x422f9b)),_0x2915a3=_0x3ad6e8['markMultiRangeDeletion'](_0x44cbe6,_0x2c38ed);if(_0x2915a3&&('tableRow'==_0x2915a3['subType']||'tableColumn'==_0x2915a3['subType'])){const _0x3d26c7=this['_getSuggestionCoords'](_0x2915a3);for(const _0x1cedee of _0x144509){const _0x2704a4=_0x23b637['createRangeOn'](_0x1cedee),_0x509cf3=_0x5094b5['getCellLocation'](_0x1cedee),_0x4c96af=_0x1cedee['getAttribute'](_0x2cb013)-0x1,_0x33f4e0=_0x3d26c7[_0x46c85d],_0x12567c=_0x3d26c7[_0x248326];_0x33f4e0<=_0x509cf3[_0x2ec4e1]&&_0x509cf3[_0x2ec4e1]+_0x4c96af<=_0x12567c&&_0x2915a3['addRange'](_0x2704a4);}}});});}function _0x443940(_0x5aca62){const _0x368848=Array['from'](_0x5174d0['getRanges']())['map'](_0x2a313c=>_0x1fbd79['fromRange'](_0x2a313c));_0x2d1434['model']['change'](_0x4b9833=>{const _0x577ea7=_0x4b9833['batch'];_0x5aca62=_0x5aca62['filter'](_0x322df6=>'$graveyard'!=_0x322df6['root']['rootName']),_0x4b9833['setSelection'](_0x5aca62),_0x2d1434['commands']['get']('removeTableRow')['refresh'](),_0x2d1434['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x2d1434['model']['enqueueChange'](()=>{_0x2d1434['model']['enqueueChange'](_0x577ea7,_0x527d6f=>{const _0x16efc0=_0x368848['filter'](_0x35aaef=>'$graveyard'!=_0x35aaef['root']['rootName']);_0x16efc0['length']>0x0&&_0x527d6f['setSelection'](_0x16efc0);for(const _0xf4053d of _0x368848)_0xf4053d['detach']();});});});}function _0x4f085b(_0x47dc49){_0x2d1434['model']['change'](_0x37a9b5=>{const _0x136017=Array['from'](_0x5174d0['getRanges']())['map'](_0x52db46=>_0x1fbd79['fromRange'](_0x52db46)),_0x5e2c3c=[];for(const _0x13fca9 of _0x47dc49)for(const _0x1c6a23 of _0x13fca9['getItems']({'shallow':!0x0}))_0x5e2c3c['push'](_0x1c6a23);for(const _0x5ea938 of _0x5e2c3c)'$graveyard'!=_0x5ea938['root']['rootName']&&(_0x37a9b5['setSelection'](_0x37a9b5['createPositionAt'](_0x5ea938,0x0)),_0x2d1434['commands']['get']('removeTableColumn')['refresh'](),_0x2d1434['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x214323=_0x136017['filter'](_0x546fad=>'$graveyard'!=_0x546fad['root']['rootName']);_0x214323['length']>0x0&&_0x37a9b5['setSelection'](_0x214323);for(const _0x6c2852 of _0x136017)_0x6c2852['detach']();});}function _0xaa06d1(_0x58a84b,_0x159fa4){return _0x159fa4['every'](_0x65f2e=>_0x58a84b['some'](_0x4d1e6b=>_0x4d1e6b['end']['isEqual'](_0x65f2e['start'])||_0x65f2e['end']['isEqual'](_0x4d1e6b['start'])));}function _0x3f82b0(_0x39c2dc,_0x58dd4f){return!_0x39c2dc['some'](_0x149b71=>_0x58dd4f['some'](_0x4143e6=>_0x149b71['isIntersecting'](_0x4143e6)))&&_0x39c2dc['some'](_0xa6fa11=>_0x58dd4f['some'](_0x3ed18b=>_0xa6fa11['end']['isTouching'](_0x3ed18b['start'])));}_0x2d1434['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xab78a,_0x2422b4,_0x37b334)=>{if(!_0x37b334['options']['showSuggestionHighlights'])return;const _0x103054=_0x2422b4['item'];if(!_0x103054)return;const _0x54302d=_0x37b334['mapper']['toViewElement'](_0x103054);function _0x38914a(_0x4bea91){return Array['isArray'](_0x4bea91)?_0x4bea91:[_0x4bea91];}_0x54302d&&'tableCell'===_0x103054['name']&&_0x114e83(_0x54302d,_0x37b334['writer'],(_0x2141b8,_0x998df7,_0x1102f3)=>_0x1102f3['addClass'](_0x38914a(_0x998df7['classes']),_0x2141b8),(_0x13ef04,_0x451150,_0x562c5a)=>_0x562c5a['removeClass'](_0x38914a(_0x451150['classes']),_0x13ef04));},{'priority':'highest'}),_0x3ad6e8['descriptionFactory']['registerDescriptionCallback'](_0x119066=>{if('insertion'!=_0x119066['type']&&'deletion'!=_0x119066['type'])return;const _0x511a77=_0x119066['getContainedElement']();if(null!=_0x511a77&&_0x511a77['is']('element','table')){if('insertion'==_0x119066['type']){const _0x4bd126=_0x119066['getItems']()['filter'](_0x5cf5a3=>_0x5cf5a3['is']('$textProxy'))['map'](_0x413d54=>_0x413d54['data']);if(_0x4bd126['length'])return{'type':'insertion','content':o(_0xdf0653,'*Insert:*\x20%0',o(_0xdf0653,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4bd126['join']('\x20')+'\x22'))};}if('deletion'==_0x119066['type']){const _0x4d5588=_0x119066['getItems']()['filter'](_0x5492e2=>_0x5492e2['is']('$textProxy'))['map'](_0x4e78c1=>_0x4e78c1['data']);if(_0x4d5588['length'])return{'type':'deletion','content':o(_0xdf0653,'*Remove:*\x20%0',o(_0xdf0653,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4d5588['join']('\x20')+'\x22'))};}}}),_0x3ad6e8['descriptionFactory']['registerDescriptionCallback'](_0x498314=>{if('tableRow'==_0x498314['subType']){const _0x6546ad=_0x498314['getItems']()['filter'](_0xb44844=>_0xb44844['is']('$textProxy'))['map'](_0x29a3bb=>_0x29a3bb['data']),_0x208fa6=this['_getSuggestionCoords'](_0x498314),_0x28ff62=_0x208fa6['maxRow']-_0x208fa6['minRow']+0x1;if('insertion'==_0x498314['type'])return _0x6546ad['length']?{'type':'insertion','content':o(_0xdf0653,'*Insert:*\x20%0',o(_0xdf0653,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x28ff62,'\x22'+_0x6546ad['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0xdf0653,'*Insert:*\x20%0',o(_0xdf0653,'ELEMENT_TABLE_ROW',_0x28ff62))};if('deletion'==_0x498314['type'])return _0x6546ad['length']?{'type':'deletion','content':o(_0xdf0653,'*Remove:*\x20%0',o(_0xdf0653,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x28ff62,'\x22'+_0x6546ad['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0xdf0653,'*Remove:*\x20%0',o(_0xdf0653,'ELEMENT_TABLE_ROW',_0x28ff62))};}if('tableColumn'==_0x498314['subType']){const _0x2e0c15=_0x498314['getItems']()['filter'](_0x212415=>_0x212415['is']('$textProxy'))['map'](_0x46a1e2=>_0x46a1e2['data']),_0x19565e=this['_getSuggestionCoords'](_0x498314),_0x3f3501=_0x19565e['maxColumn']-_0x19565e['minColumn']+0x1;if('insertion'==_0x498314['type'])return _0x2e0c15['length']?{'type':'insertion','content':o(_0xdf0653,'*Insert:*\x20%0',o(_0xdf0653,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3f3501,'\x22'+_0x2e0c15['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0xdf0653,'*Insert:*\x20%0',o(_0xdf0653,'ELEMENT_TABLE_COLUMN',_0x3f3501))};if('deletion'==_0x498314['type'])return _0x2e0c15['length']?{'type':'deletion','content':o(_0xdf0653,'*Remove:*\x20%0',o(_0xdf0653,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3f3501,'\x22'+_0x2e0c15['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0xdf0653,'*Remove:*\x20%0',o(_0xdf0653,'ELEMENT_TABLE_COLUMN',_0x3f3501))};}}),_0x3ad6e8['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x443940),_0x3ad6e8['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x443940),_0x3ad6e8['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x4f085b),_0x3ad6e8['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x4f085b),_0x3ad6e8['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0xaa06d1),_0x3ad6e8['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0xaa06d1),_0x3ad6e8['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x3f82b0),_0x3ad6e8['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x3f82b0);}['_acceptFormatSuggestionCallbackFactory'](){const _0x4b67a1=this['editor'],_0x10e462=_0x4b67a1['model']['document']['selection'];return(_0x35047c,_0x3d2be0)=>{_0x4b67a1['model']['change'](_0xc2b860=>{const {commandName:_0x2e60ca,commandParams:_0x12d34f}=_0x3d2be0;let _0x11a512=_0x35047c[0x0]['end']['nodeBefore'];_0x12d34f&&_0x12d34f[0x0]&&!0x1===_0x12d34f[0x0]['forceValue']&&(_0x11a512=_0x35047c[0x0]['start']['nodeAfter']);const _0x40ea73=_0xc2b860['createRangeIn'](_0x11a512);if('$graveyard'==_0x40ea73['root']['rootName'])return;const _0x555c6c=Array['from'](_0x10e462['getRanges']())['map'](_0x53ad08=>_0x1fbd79['fromRange'](_0x53ad08));_0xc2b860['setSelection'](_0x40ea73),_0x4b67a1['commands']['get'](_0x2e60ca)['refresh'](),_0x12d34f['push']({'forceDefaultExecution':!0x0}),_0x4b67a1['execute'](_0x2e60ca,..._0x12d34f);const _0x9f0734=_0x555c6c['filter'](_0x3fdca6=>'$graveyard'!=_0x3fdca6['root']['rootName']);_0x9f0734['length']>0x0&&_0xc2b860['setSelection'](_0x9f0734);for(const _0x68d98a of _0x555c6c)_0x68d98a['detach']();});};}['_getCoordsForCells'](_0x2daf7f){const _0x1ca9c1=this['editor']['plugins']['get']('TableUtils');let _0x1a72ce=Number['MAX_SAFE_INTEGER'],_0x292674=Number['MIN_SAFE_INTEGER'],_0x2b5538=Number['MAX_SAFE_INTEGER'],_0x15e7d9=Number['MIN_SAFE_INTEGER'];for(const _0x183e0b of _0x2daf7f){if('$graveyard'==_0x183e0b['root']['rootName'])continue;const {row:_0x5f3d44,column:_0x19e076}=_0x1ca9c1['getCellLocation'](_0x183e0b),_0x8d8eaa=_0x183e0b['hasAttribute']('rowspan')?_0x183e0b['getAttribute']('rowspan')-0x1:0x0,_0x124e21=_0x183e0b['hasAttribute']('colspan')?_0x183e0b['getAttribute']('colspan')-0x1:0x0;_0x1a72ce=_0x5f3d44<_0x1a72ce?_0x5f3d44:_0x1a72ce,_0x292674=_0x5f3d44+_0x8d8eaa>_0x292674?_0x5f3d44+_0x8d8eaa:_0x292674,_0x2b5538=_0x19e076<_0x2b5538?_0x19e076:_0x2b5538,_0x15e7d9=_0x19e076+_0x124e21>_0x15e7d9?_0x19e076+_0x124e21:_0x15e7d9;}return{'minRow':_0x1a72ce,'maxRow':_0x292674,'minColumn':_0x2b5538,'maxColumn':_0x15e7d9};}['_setupColumnsRowsFixing'](){const _0x12227d=this['editor'],_0x1a61be=_0x12227d['plugins']['get']('TrackChangesEditing'),_0x34ace9=_0x12227d['plugins']['get']('TableUtils');_0x12227d['model']['document']['on']('change:data',()=>{const _0x122dcd=Array['from'](_0x12227d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4530f7,data:_0x44bd99}of _0x122dcd){const {group:_0x470c75,id:_0x31670d,subType:_0xb64521}=_0x1a61be['_splitMarkerName'](_0x4530f7);if('suggestion'!=_0x470c75)continue;if(null!=_0x44bd99['oldRange'])continue;const _0x783923=_0x1a61be['getSuggestion'](_0x31670d);this['_tablePostFixingSubtypes']['includes'](_0xb64521)&&this['_tableSuggestions']['add'](_0x783923);}},{'priority':'low'});const _0x5de55d=(_0x3fe56e,_0x25250d)=>{let _0x1a24ce=!0x1;const _0x18bbc8=_0x25250d['createRangeOn'](_0x3fe56e),_0x40754f=_0x3fe56e['findAncestor']('table'),_0x49ece2=_0x34ace9['getCellLocation'](_0x3fe56e);for(const _0x2a57c6 of this['_tableSuggestions']){const _0x3bf711=_0x2a57c6['subType'],_0x516a0f=_0x3bf711['startsWith']('tablePaste'),_0x124f2e=_0x3bf711['substr'](_0x516a0f?0xa:0x5),_0x4a6531=_0x124f2e['toLowerCase'](),_0xaf62d7=_0x4a6531['substr'](0x0,0x3)+'span',_0x1ef62f='min'+_0x124f2e,_0x4c0132='max'+_0x124f2e;if(!_0x2a57c6['isInContent'])continue;if(_0x40754f!=_0x2a57c6['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x2a57c6['isIntersectingWithRange'](_0x18bbc8))continue;const _0x13cbd7=_0x3fe56e['hasAttribute'](_0xaf62d7)?_0x3fe56e['getAttribute'](_0xaf62d7)-0x1:0x0,_0x5c2829=this['_getSuggestionCoords'](_0x2a57c6),_0x170c47=_0x5c2829[_0x1ef62f],_0x4b8856=_0x5c2829[_0x4c0132];_0x170c47<=_0x49ece2[_0x4a6531]&&_0x49ece2[_0x4a6531]+_0x13cbd7<=_0x4b8856&&(_0x2a57c6['addRange'](_0x18bbc8),_0x1a24ce=!0x0);}return _0x1a24ce;};_0x12227d['model']['document']['registerPostFixer'](_0x237965=>{let _0x1dcca7=!0x1;for(const _0x3efb26 of _0x12227d['model']['document']['differ']['getChanges']())if('insert'==_0x3efb26['type']){if('tableRow'==_0x3efb26['name']){for(const _0x47e4e8 of _0x3efb26['position']['nodeAfter']['getChildren']())_0x1dcca7=_0x1dcca7||_0x5de55d(_0x47e4e8,_0x237965);}else'tableCell'==_0x3efb26['name']&&(_0x1dcca7=_0x1dcca7||_0x5de55d(_0x3efb26['position']['nodeAfter'],_0x237965));}return _0x1dcca7;});}['_getSuggestionCoords'](_0x1a1021){return this['_getCoordsForCells'](_0x1a1021['getRanges']()['map'](_0x4d4d77=>_0x4d4d77['start']['nodeAfter']));}}function Ee(_0x5dc27d){return Array['from'](new Set(_0x5dc27d)['values']());}class vt extends _0x101975{static get['requires'](){return[It];}['afterInit'](){const _0x28726c=this['editor'],_0x7cd538=_0x28726c['model']['document']['selection'],_0x4f63a8=_0x28726c['locale'];if(!_0x28726c['plugins']['has']('TableEditing'))return;const _0x330201=_0x28726c['plugins']['get']('TrackChangesEditing'),_0x3e6e33=_0x28726c['plugins']['get']('TableUtils'),_0x59236d=_0x28726c['plugins']['get'](It);_0x59236d['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x330201['enableCommand']('mergeTableCells',()=>{const _0x441d4d=_0x3e6e33['getSelectionAffectedTableCells'](_0x28726c['model']['document']['selection']);_0x28726c['model']['change'](()=>{_0x330201['markMultiRangeBlockFormat'](_0x441d4d,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x28726c['commands']['get']('mergeTableCells')['on']('execute',(_0x1db3c8,_0x4659a9)=>{_0x28726c['commands']['get']('trackChanges')['value']&&(_0x4659a9['length']>0x0&&_0x4659a9[_0x4659a9['length']-0x1]&&_0x4659a9[_0x4659a9['length']-0x1]['forceDefaultExecution']||_0x330201['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x1db3c8['stop']());},{'priority':'highest'});for(const _0x5c2796 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0xb5a883=_0x28726c['commands']['get'](_0x5c2796);_0x330201['enableCommand'](_0x5c2796,()=>{const _0xb92caf=_0x28726c['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0xf2a47b=>_0xf2a47b['is']('element','tableCell')),_0x5e1fb6=_0xb5a883['value'];_0x28726c['model']['change'](()=>{_0x330201['markMultiRangeBlockFormat']([_0xb92caf,_0x5e1fb6],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3f24f8 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x22b45c=_0x28726c['commands']['get'](_0x3f24f8);_0x330201['enableCommand'](_0x3f24f8,()=>{const _0x124ac4=_0x3e6e33['getSelectionAffectedTableCells'](_0x28726c['model']['document']['selection'])[0x0],_0x1a7f20=_0x124ac4['findAncestor']('table'),{column:_0x1a484e,row:_0x562c70}=_0x3e6e33['getCellLocation'](_0x124ac4);let _0x5c9636=[];if('horizontally'==_0x22b45c['direction']){const _0x171d85=_0x3e6e33['createTableWalker'](_0x1a7f20,{'startRow':_0x562c70,'endRow':_0x562c70,'includeAllSlots':!0x0});_0x5c9636=Array['from'](_0x171d85)['map'](_0x3195e8=>_0x3195e8['cell']);}else{const _0xcb2415=_0x3e6e33['createTableWalker'](_0x1a7f20,{'column':_0x1a484e,'includeAllSlots':!0x0});_0x5c9636=Array['from'](_0xcb2415)['map'](_0x285817=>_0x285817['cell']);}_0x28726c['model']['change'](_0x6680ae=>{_0x330201['markBlockFormat'](_0x6680ae['createRangeOn'](_0x124ac4),{'commandName':_0x3f24f8,'commandParams':[]},_0x5c9636,_0x3f24f8);});});}_0x330201['descriptionFactory']['registerDescriptionCallback'](_0x7ee6c4=>{if('formatBlock'!=_0x7ee6c4['type']&&'formatInline'!=_0x7ee6c4['type'])return;const {data:_0x179010}=_0x7ee6c4;return _0x179010&&'mergeTableCells'==_0x179010['commandName']?{'type':'format','content':o(_0x4f63a8,'*Merge\x20cells*')}:void 0x0;}),_0x330201['descriptionFactory']['registerDescriptionCallback'](_0x21edaa=>{if('formatBlock'!=_0x21edaa['type']&&'formatInline'!=_0x21edaa['type'])return;const {data:_0x11dcb5}=_0x21edaa;return _0x11dcb5?'splitTableCellVertically'==_0x11dcb5['commandName']?{'type':'format','content':o(_0x4f63a8,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x11dcb5['commandName']?{'type':'format','content':o(_0x4f63a8,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x39066b=_0x59236d['_acceptFormatSuggestionCallbackFactory']();for(const _0x1695d6 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x330201['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1695d6,'accept',_0x39066b);for(const _0x4062aa of['splitTableCellVertically','splitTableCellHorizontally'])_0x330201['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4062aa,'accept',_0x39066b);_0x330201['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x558647=>{_0x28726c['model']['change'](_0x300b5b=>{const _0x4b015c=Array['from'](_0x7cd538['getRanges']())['map'](_0xbdbdd2=>_0x1fbd79['fromRange'](_0xbdbdd2));_0x300b5b['setSelection'](_0x558647),_0x28726c['commands']['get']('mergeTableCells')['refresh'](),_0x28726c['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x29e1dc=_0x4b015c['filter'](_0x3895c7=>'$graveyard'!=_0x3895c7['root']['rootName']);_0x29e1dc['length']>0x0&&_0x300b5b['setSelection'](_0x29e1dc);for(const _0x15124d of _0x4b015c)_0x15124d['detach']();});});for(const _0x2e2acf of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x3104e7=_0x28726c['commands']['get'](_0x2e2acf);_0x3104e7['on']('set:isEnabled',(_0x350759,_0x84d79d,_0x183d3f)=>{if(_0x183d3f){const _0x17151d=_0x28726c['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x12baeb=>_0x12baeb['is']('element','tableCell'));this['_areMergableCells'](_0x3104e7['value'],_0x17151d)||(_0x350759['return']=!0x1,_0x350759['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x3ef044=this['editor']['commands']['get']('mergeTableCells'),_0x2f6593=this['editor']['plugins']['get']('TableUtils');if(!_0x3ef044['isEnabled'])return!0x1;const _0xd72ef=_0x2f6593['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x4e3ac0 of _0xd72ef)for(const _0x564636 of _0xd72ef)if(_0x4e3ac0!=_0x564636&&!this['_areMergableCells'](_0x4e3ac0,_0x564636))return!0x1;return!0x0;}['_areMergableCells'](_0x43470e,_0x4f1cac){const _0x2034cc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3685f5=this['editor']['model']['createRangeOn'](_0x43470e),_0x4f4840=this['editor']['model']['createRangeOn'](_0x4f1cac),_0x35ee49=new Set(),_0x5c3219=new Set();for(const _0x3ff3d6 of _0x2034cc['getSuggestions']())if(('insertion'==_0x3ff3d6['type']||'deletion'==_0x3ff3d6['type']||'mergeTableCells'==_0x3ff3d6['subType'])&&_0x3ff3d6['isInContent']){for(const _0x202aa2 of _0x3ff3d6['getRanges']())_0x202aa2['containsRange'](_0x3685f5,!0x0)&&_0x35ee49['add'](_0x3ff3d6['type']+':'+_0x3ff3d6['author']['id']),_0x202aa2['containsRange'](_0x4f4840,!0x0)&&_0x5c3219['add'](_0x3ff3d6['type']+':'+_0x3ff3d6['author']['id']);}if(_0x35ee49['size']!=_0x5c3219['size'])return!0x1;for(const _0x40f55b of _0x35ee49)if(!_0x5c3219['has'](_0x40f55b))return!0x1;return!0x0;}}class Ct extends _0x101975{static get['requires'](){return[It];}['afterInit'](){const _0x2c0480=this['editor'];if(!_0x2c0480['plugins']['has']('TableEditing'))return;const _0xf94022=_0x2c0480['locale'],_0x3a0be3=_0x2c0480['plugins']['get']('TrackChangesEditing');_0x3a0be3['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x3a0be3['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x3a0be3['registerBlockAttribute']('headingRows'),_0x3a0be3['registerBlockAttribute']('headingColumns'),_0x3a0be3['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0xf94022,'FORMAT_HEADER_ROW')),_0x3a0be3['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0xf94022,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3d5a39=this['editor']['plugins']['get']('TrackChangesEditing'),_0x11e496=this['editor']['plugins']['get']('TableUtils'),_0x183dfb=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x25b59b({showActiveMarker:_0x250224=!0x0,setDataAttribute:_0x14b7e1=!0x0}={}){return(_0x34c6b4,_0x54994b,_0x2b90c6)=>{const {type:_0x2446e5,id:_0x816e7d}=_0x3d5a39['_splitMarkerName'](_0x54994b['markerName']),_0x58138a=_0x3d5a39['getSuggestion'](_0x816e7d),_0x923b69=_0x58138a['data'];if('formatBlock'!=_0x58138a['type']||!_0x923b69||'setTableColumnHeader'!=_0x923b69['commandName'])return;if(_0x54994b['item'])return void _0x34c6b4['stop']();if(!_0x2b90c6['consumable']['consume'](_0x54994b['markerRange'],_0x34c6b4['name']))return;const _0x1f85ea=_0x54994b['markerRange']['start']['nodeAfter'],_0x3a4ff8=_0x54994b['markerRange']['end']['nodeBefore'],_0x4b385b=_0x1f85ea['parent']['parent'],{column:_0x202ff4}=_0x11e496['getCellLocation'](_0x1f85ea),{column:_0x2ad6a7}=_0x11e496['getCellLocation'](_0x3a4ff8);for(let _0x4c9852=_0x202ff4;_0x4c9852<=_0x2ad6a7;_0x4c9852++){const _0x3aa7cc=_0x11e496['createTableWalker'](_0x4b385b,{'column':_0x4c9852,'includeAllSlots':!0x1});for(const _0x293209 of _0x3aa7cc){const _0xf291a6=_0x293209['cell'],_0x48f6f7=_0x2b90c6['mapper']['toViewElement'](_0xf291a6);_0x2b90c6['writer']['addClass']('ck-suggestion-marker-'+_0x2446e5,_0x48f6f7),_0x14b7e1&&_0x2b90c6['writer']['setAttribute']('data-suggestion',_0x816e7d,_0x48f6f7),_0x2b90c6['mapper']['bindElementToMarker'](_0x48f6f7,_0x54994b['markerName']),_0x250224&&(_0x3d5a39['activeMarkers']['includes'](_0x54994b['markerName'])?_0x2b90c6['writer']['addClass']('ck-suggestion-marker--active',_0x48f6f7):_0x2b90c6['writer']['removeClass']('ck-suggestion-marker--active',_0x48f6f7));}}};}_0x3d5a39['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x183dfb),_0x3d5a39['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x183dfb),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x25b59b(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x166fdc,_0x3fe13e,_0x431a24)=>{_0x431a24['options']['showSuggestionHighlights']&&_0x25b59b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x166fdc,_0x3fe13e,_0x431a24);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x3d5ca8,_0x3fab1b,_0x36b7d5)=>{const {type:_0x13a15f,id:_0x306640}=_0x3d5a39['_splitMarkerName'](_0x3fab1b['markerName']),_0x32ec4c=_0x3d5a39['getSuggestion'](_0x306640),_0x1e7453=_0x32ec4c['data'];if('formatBlock'!=_0x32ec4c['type']||!_0x1e7453||'setTableColumnHeader'!=_0x1e7453['commandName'])return;const _0xb6d83e=_0x36b7d5['mapper']['markerNameToElements'](_0x3fab1b['markerName']);if(_0xb6d83e){for(const _0x4e7e3c of _0xb6d83e)_0x36b7d5['writer']['removeClass']('ck-suggestion-marker-'+_0x13a15f,_0x4e7e3c),_0x36b7d5['writer']['removeClass']('ck-suggestion-marker--active',_0x4e7e3c),_0x36b7d5['writer']['removeAttribute']('data-suggestion',_0x4e7e3c),_0x36b7d5['mapper']['unbindElementFromMarkerName'](_0x4e7e3c,_0x3fab1b['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x47dd10=this['editor'],_0x153923=_0x47dd10['locale'];function _0x1f942e(_0x3b3c4e){return{'type':'format','content':o(_0x153923,'*Format:*\x20%0',_0x3b3c4e)};}_0x47dd10['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x487743=>{if('formatBlock'!=_0x487743['type'])return;const {data:_0x16c9be}=_0x487743;if(_0x16c9be){if('setTableRowHeader'==_0x16c9be['commandName']){const _0x4b8df3=_0x16c9be['commandParams'][0x0]['forceValue'];return _0x1f942e(o(_0x153923,_0x4b8df3?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x16c9be['commandName']){const _0x4bcffa=_0x16c9be['commandParams'][0x0]['forceValue'];return _0x1f942e(o(_0x153923,_0x4bcffa?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Ce=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Pe=Object['fromEntries'](Ce['map'](_0x50cfb7=>[_0x50cfb7,null]));class _t extends _0x101975{static get['requires'](){return[It];}['afterInit'](){const _0x34d5a8=this['editor'];if(!_0x34d5a8['plugins']['has']('TableClipboard'))return;const _0x156106=_0x34d5a8['plugins']['get']('TrackChangesEditing'),_0x3a772a=_0x34d5a8['plugins']['get']('TableUtils'),_0x47e139=_0x34d5a8['plugins']['get'](It),_0x528254=_0x34d5a8['plugins']['get']('TableClipboard');_0x47e139['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x34d5a8['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x34d5a8['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x5ca6e1=null;_0x34d5a8['model']['on']('insertContent',(_0x1b138f,_0x4fe9a2)=>{const [_0x95a66e,_0x541339]=_0x4fe9a2,_0x180bcd=_0x4fe9a2[_0x4fe9a2['length']-0x1];_0x180bcd&&_0x180bcd['forceDefaultExecution']||_0x156106['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x5100d7,_0x41eb1a,_0x11286a,_0x37a320,_0x205d06){if(_0x41eb1a&&!_0x41eb1a['is']('documentSelection'))return!0x1;const _0x382977=_0x205d06['getTableIfOnlyTableInContent'](_0x5100d7,_0x11286a);if(!_0x382977||!ke(_0x382977,void 0x0,_0x37a320))return!0x1;const _0x3f1ef3=_0x37a320['getSelectionAffectedTableCells'](_0x11286a['document']['selection']);if(!_0x3f1ef3['length'])return!0x1;const _0x44b9bd=_0x3f1ef3[0x0]['findAncestor']('table'),_0x186aa8=_0x37a320['getRowIndexes'](_0x3f1ef3),_0x149e5b=_0x37a320['getColumnIndexes'](_0x3f1ef3),_0x55eb59={'startRow':_0x186aa8['first'],'endRow':_0x186aa8['last'],'startColumn':_0x149e5b['first'],'endColumn':_0x149e5b['last']};return 0x1==_0x3f1ef3['length']&&(_0x55eb59['endRow']+=_0x37a320['getRows'](_0x382977)-0x1,_0x55eb59['endColumn']+=_0x37a320['getColumns'](_0x382977)-0x1),ke(_0x44b9bd,_0x55eb59,_0x37a320);}(_0x95a66e,_0x541339,_0x34d5a8['model'],_0x3a772a,_0x528254)&&(_0x1b138f['stop'](),_0x5ca6e1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x34d5a8['model']['change'](()=>{_0x34d5a8['model']['insertContent'](_0x4fe9a2[0x0],_0x4fe9a2[0x1],_0x4fe9a2[0x2],{'forceDefaultExecution':!0x0});const _0x34aa7f=_0x4600fb(),{rowInsertionRanges:_0x253ea5,columnInsertionRanges:_0xec8fd8,insertionRanges:_0x3971cd,deletionRanges:_0x5b7ed7,cells:_0x5c645c}=_0x5ca6e1;_0x253ea5['length']&&_0x156106['markMultiRangeInsertion'](_0x253ea5,'tablePasteRow',{'tablePasteChainId':_0x34aa7f}),_0xec8fd8['length']&&_0x156106['markMultiRangeInsertion'](_0xec8fd8,'tablePasteColumn',{'tablePasteChainId':_0x34aa7f}),_0x3971cd['length']&&(_0x156106['markMultiRangeInsertion'](_0x3971cd,'tablePaste',{'tablePasteChainId':_0x34aa7f,'skipNestingCheck':!0x0}),_0x3971cd['forEach'](_0x5aae4e=>_0x5aae4e['detach']?.())),_0x5b7ed7['length']&&(_0x156106['markMultiRangeDeletion'](_0x5b7ed7,'tablePaste',{'tablePasteChainId':_0x34aa7f,'skipNestingCheck':!0x0}),_0x5b7ed7['forEach'](_0x1f80e1=>_0x1f80e1['detach']?.()));const _0x2a9f2a=_0x156106['markMultiRangeBlockFormat'](_0x5c645c['map'](({element:_0x42a60c})=>_0x42a60c),{'formatGroupId':_0x4600fb()},[],'tablePasteCell',{'tablePasteChainId':_0x34aa7f});if(_0x2a9f2a){const _0x23d874=_0x2a9f2a['getMarkers'](),_0x31b511=[];for(const {element:_0x3a1896,attributes:_0x554bc0}of _0x5c645c){if(!_0x554bc0)continue;const _0xbd1cbb=_0x34d5a8['model']['createRangeOn'](_0x3a1896),_0x21a004=_0x23d874['find'](_0x144e7f=>_0x144e7f['getRange']()['isEqual'](_0xbd1cbb));_0x21a004&&_0x31b511['push']([_0x21a004['name'],_0x554bc0]);}_0x31b511['length']&&_0x2a9f2a['setAttribute']('markerAttributes',Object['fromEntries'](_0x31b511));}_0x5ca6e1=null;}));},{'priority':_0x436881['high']+0xa}),_0x34d5a8['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x2d78e8,_0x507607)=>{const [_0x24ff22,_0x390aac,,_0x3a7b18]=_0x507607;if(!_0x5ca6e1)return;_0x2d78e8['stop']();const _0xc2f624=_0x24ff22['cell'],_0x3460f5=_0x390aac,_0xe4835f=we(_0xc2f624),_0x5c1e56=we(_0x3460f5);_0x2d78e8['return']=_0xc2f624;let _0x1de9b3=null,_0x181beb=null;if(_0x5c1e56||_0xe4835f){if(_0xe4835f&&!_0x5c1e56){_0x3a7b18['remove'](_0xc2f624['getChild'](0x0));for(const _0x56a081 of Array['from'](_0x3460f5['getChildren']()))_0x3a7b18['insert'](_0x56a081,_0xc2f624,'end');const _0x14b5a1=_0x5ca6e1['rowInsertionIndexes']['includes'](_0x24ff22['row']),_0x1dbc13=_0x5ca6e1['columnInsertionIndexes']['includes'](_0x24ff22['column']);_0x14b5a1||_0x1dbc13||(_0x1de9b3=_0x1fbd79['fromRange'](_0x3a7b18['createRangeIn'](_0xc2f624)));}else _0x5c1e56&&!_0xe4835f&&(_0x181beb=_0x3a7b18['createRangeIn'](_0xc2f624));}else{const _0x5e9943=_0x3a7b18['createElement']('tableCellSuggestion'),_0x52ff2c=_0x3a7b18['createElement']('tableCellSuggestion');_0x3a7b18['wrap'](_0x3a7b18['createRangeIn'](_0xc2f624),_0x52ff2c),_0x3a7b18['insert'](_0x5e9943,_0xc2f624,0x0);for(const _0x4e0bb2 of Array['from'](_0x3460f5['getChildren']()))_0x3a7b18['insert'](_0x4e0bb2,_0x5e9943,'end');_0x1de9b3=_0x1fbd79['fromRange'](_0x3a7b18['createRangeOn'](_0x5e9943)),_0x181beb=_0x1fbd79['fromRange'](_0x3a7b18['createRangeOn'](_0x52ff2c));}const _0x3c610b=Array['from'](_0x3460f5['getAttributes']())['filter'](([_0x2821dc])=>Ce['includes'](_0x2821dc));_0x5ca6e1['cells']['push']({'element':_0xc2f624,'attributes':_0x3c610b['length']?Object['fromEntries'](_0x3c610b):null}),_0x1de9b3&&_0x5ca6e1['insertionRanges']['push'](_0x1de9b3),_0x181beb&&_0x5ca6e1['deletionRanges']['push'](_0x181beb);},{'priority':'high'}),_0x3a772a['on']('insertColumns',(_0x54eb32,_0x3bcff5)=>{const [_0x5dc135,_0x56898d={}]=_0x3bcff5;if(!_0x5ca6e1)return;const _0x246578=_0x56898d['at']||0x0,_0x1e830a=_0x56898d['columns']||0x1;_0x5ca6e1['columnInsertionIndexes']=new Array(_0x1e830a)['fill'](_0x246578)['map']((_0x3cc8fa,_0x56e730)=>_0x3cc8fa+_0x56e730);for(const {cell:_0x5a9a2c}of _0x3a772a['createTableWalker'](_0x5dc135,{'startColumn':_0x246578,'endColumn':_0x246578+_0x1e830a-0x1}))_0x5ca6e1['columnInsertionRanges']['push'](_0x34d5a8['model']['createRangeOn'](_0x5a9a2c));},{'priority':'low'}),_0x3a772a['on']('insertRows',(_0x154bc7,_0x5802e3)=>{const [_0x326487,_0x17d32a={}]=_0x5802e3;if(!_0x5ca6e1)return;const _0x1ec195=_0x17d32a['at']||0x0,_0x5d1890=_0x17d32a['rows']||0x1;_0x5ca6e1['rowInsertionIndexes']=new Array(_0x5d1890)['fill'](_0x1ec195)['map']((_0x456a65,_0x2f8d09)=>_0x456a65+_0x2f8d09);for(const {cell:_0x5856c1}of _0x3a772a['createTableWalker'](_0x326487,{'startRow':_0x1ec195,'endRow':_0x1ec195+_0x5d1890-0x1}))_0x5ca6e1['rowInsertionRanges']['push'](_0x34d5a8['model']['createRangeOn'](_0x5856c1));},{'priority':'low'}),_0x156106['descriptionFactory']['registerDescriptionCallback'](_0x4c7a94=>{if(_0x4c7a94['subType']&&_0x4c7a94['subType']['startsWith']('tablePaste'))return _0x4c7a94['previous']?{}:{'type':'insertion','content':o(_0x34d5a8['locale'],'*Replace\x20table\x20cells*')};});const _0x567a9b=()=>!0x1;for(const _0x47a573 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x156106['_suggestionFactory']['registerCustomCallback']('insertion',_0x47a573,'join',_0x567a9b),_0x156106['_suggestionFactory']['registerCustomCallback']('deletion',_0x47a573,'join',_0x567a9b),_0x156106['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x47a573,'join',_0x567a9b);_0x156106['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x567a9b),_0x156106['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x57df1a,_0x502063,_0x5a1c2b)=>{const _0x218b88=_0x57df1a['map'](_0x28b2b7=>_0x28b2b7['getContainedElement']())['filter'](_0x5e4b4c=>_0x5e4b4c),_0x508dfd=new Map(_0x218b88['map'](_0x1eeee4=>[_0x1eeee4,null]));if(_0x5ca6e1){for(const {element:_0x5cdb80,attributes:_0x33c625}of _0x5ca6e1['cells'])_0x33c625&&_0x508dfd['set'](_0x5cdb80,_0x33c625);}else{if(_0x5a1c2b&&_0x5a1c2b['markerAttributes'])for(const [_0x18f967,_0x370527]of Object['entries'](_0x5a1c2b['markerAttributes'])){const _0x3f75c9=_0x34d5a8['model']['markers']['get'](_0x18f967),_0x90bd73=_0x3f75c9?_0x3f75c9['getRange']()['getContainedElement']():null;_0x90bd73&&_0x508dfd['set'](_0x90bd73,_0x370527);}}_0x34d5a8['model']['change'](_0x9048b5=>{for(const [_0x2c7ac4,_0x23de7d]of _0x508dfd)_0x9048b5['setAttributes']({...Pe,..._0x23de7d},_0x2c7ac4);});});const _0x5f3099=(_0x51a1df,_0x1cd5d2)=>{_0x156106['_suggestionFactory']['registerCustomCallback'](_0x51a1df,'tablePaste',_0x1cd5d2,(_0x3786b2,_0x4f1f37,_0x3d5f73)=>{_0x34d5a8['model']['change'](_0x40d5f0=>{const _0x448e3f=[];for(const _0x296e5e of _0x3786b2){const _0x195f3e=_0x296e5e['start']['nodeAfter'];_0x195f3e['is']('element','tableCellSuggestion')&&_0x448e3f['push'](_0x195f3e);}_0x156106['_suggestionFactory']['getSuggestionCallback'](_0x51a1df,null,_0x1cd5d2)(_0x3786b2,_0x4f1f37,_0x3d5f73);for(const _0x1cdb3e of _0x448e3f)'$graveyard'!=_0x1cdb3e['root']['rootName']&&_0x40d5f0['unwrap'](_0x1cdb3e);});});};_0x5f3099('insertion','accept'),_0x5f3099('insertion','discard'),_0x5f3099('deletion','accept'),_0x5f3099('deletion','discard'),_0x156106['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x46c242=>{const _0x5bc28f=_0x46c242['map'](_0x423de1=>_0x423de1['getContainedElement']()),_0x3ee468=_0x5bc28f[0x0]['findAncestor']('table'),{minRow:_0x97ef30,maxRow:_0x147381}=_0x47e139['_getCoordsForCells'](_0x5bc28f);_0x3a772a['removeRows'](_0x3ee468,{'at':_0x97ef30,'rows':_0x147381-_0x97ef30+0x1});}),_0x156106['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x5d6eb2=>{const _0xd71ae5=_0x5d6eb2['map'](_0x5c94e1=>_0x5c94e1['getContainedElement']()),_0x23c307=_0xd71ae5[0x0]['findAncestor']('table'),{minColumn:_0x48dd7c,maxColumn:_0x28e2b0}=_0x47e139['_getCoordsForCells'](_0xd71ae5);_0x3a772a['removeColumns'](_0x23c307,{'at':_0x48dd7c,'columns':_0x28e2b0-_0x48dd7c+0x1});});const _0x9ccb4c=(_0x1a7d5c,_0x21e5c8)=>{if(!_0x21e5c8['subType']||!_0x21e5c8['subType']['startsWith']('tablePaste'))return;const _0x3d26c1=_0x21e5c8['attributes']['tablePasteChainId'],_0x3daf22=_0x156106['getSuggestions']()['filter'](_0xa42e58=>_0xa42e58['isInContent']&&_0xa42e58['attributes']&&_0xa42e58['attributes']['tablePasteChainId']==_0x3d26c1);_0x3daf22['length']&&_0x21e5c8['getAllAdjacentSuggestions']()['length']!=_0x3daf22['length']&&_0x3daf22['reduce']((_0x1782ff,_0x518334)=>(_0x1782ff['next']=_0x518334,_0x518334['previous']=_0x1782ff,_0x518334));};function _0x45500a(_0x44af68,_0x59a4ab=!0x0){const {id:_0x48ee4b}=_0x156106['_splitMarkerName'](_0x44af68['markerName']),_0xa4ccaa=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0xbce788=_0x156106['activeMarkers']['includes'](_0x44af68['markerName']);return _0xbce788&&_0xa4ccaa['push']('ck-suggestion-marker--active'),{'classes':_0xa4ccaa,'attributes':{'data-suggestion':_0x48ee4b},'priority':_0xbce788&&_0x59a4ab?0xbc2:0xbb8};}_0x156106['on']('suggestionLoaded',_0x9ccb4c,{'priority':'high'}),_0x156106['on']('suggestionUnloaded',_0x9ccb4c,{'priority':'high'}),_0x34d5a8['model']['document']['registerPostFixer'](()=>{let _0x243769=!0x1;const _0x271acb=Array['from'](_0x34d5a8['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1bd3d5,data:_0x541425}of _0x271acb){const {group:_0xaadefa,type:_0x1cb9ea,id:_0x243ea7}=_0x156106['_splitMarkerName'](_0x1bd3d5);if('suggestion'!=_0xaadefa||'deletion'!=_0x1cb9ea||_0x541425['oldRange'])continue;if(!_0x156106['hasSuggestion'](_0x243ea7))continue;const _0x58c30d=_0x156106['getSuggestion'](_0x243ea7)['getRanges'](),_0x236242=_0x34d5a8['plugins']['get']('Users')['me'];for(const _0x1c1aed of _0x156106['getSuggestions']()){if(!_0x1c1aed['isInContent']||_0x1c1aed['author']!=_0x236242)continue;if('formatBlock'!=_0x1c1aed['type']||'tablePasteCell'!=_0x1c1aed['subType'])continue;if(_0x1c1aed['getRanges']()['every'](_0x4d77e8=>_0x58c30d['some'](_0x2ca6f8=>_0x2ca6f8['containsRange'](_0x4d77e8,!0x0)))){for(const _0x5039c5 of _0x1c1aed['getAllAdjacentSuggestions']())_0x5039c5['isInContent']&&(_0x5039c5['discard'](),_0x243769=!0x0);}}}return _0x243769;}),_0x34d5a8['model']['document']['registerPostFixer'](_0x793cc7=>{const _0x360654=_0x34d5a8['commands']['get']('redo');if(!_0x360654||!_0x360654['_createdBatches']['has'](_0x793cc7['batch']))return!0x1;let _0x3383eb=!0x1;const _0x27e900=_0x34d5a8['plugins']['get']('Users')['me'],_0x82d60c=_0x34d5a8['model']['document']['differ']['getChanges'](),_0x511953=Array['from'](_0x34d5a8['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x2e107c,data:_0x2c9d2b})=>{const {group:_0x5cf2db,subType:_0x4fa605,authorId:_0x4455ed}=_0x156106['_splitMarkerName'](_0x2e107c);return'suggestion'==_0x5cf2db&&'tablePaste'==_0x4fa605&&_0x4455ed==_0x27e900['id']&&!_0x2c9d2b['oldRange'];});for(const _0x29154a of _0x82d60c){if('insert'!=_0x29154a['type']||'tableCellSuggestion'!=_0x29154a['name']||0x1!=_0x29154a['length'])continue;const _0x1007a8=_0x793cc7['createRange'](_0x29154a['position'],_0x29154a['position']['getShiftedBy'](0x1));if(!_0x511953['find'](({data:_0x255b93})=>_0x255b93['newRange']['isEqual'](_0x1007a8))){for(const {name:_0x12261c,data:_0x48d1c3}of _0x511953)if(_0x1007a8['containsRange'](_0x48d1c3['newRange'])){_0x793cc7['updateMarker'](_0x12261c,{'range':_0x1007a8}),_0x3383eb=!0x0;break;}}}return _0x3383eb;}),_0x34d5a8['model']['document']['registerPostFixer'](_0x5c7051=>{let _0x57cbe5=!0x1;const _0xcd1aa6=_0x34d5a8['plugins']['get']('Users')['me'],_0x2bb516=_0x156106['getSuggestions']()['filter'](_0x405ddc=>_0x405ddc['isInContent']&&_0x405ddc['author']==_0xcd1aa6),_0x3f0e3e=new Set(),_0xd4ecd0=new Set();for(const _0x49e81e of _0x2bb516)if('tablePaste'==_0x49e81e['subType'])for(const _0x2b61c9 of _0x49e81e['getMarkers']()){const _0x1bd446=_0x2b61c9['getRange']()['getContainedElement']();if(_0x1bd446){if(_0x1bd446['is']('element','tableCellSuggestion')&&we(_0x1bd446)){_0x49e81e['removeMarker'](_0x2b61c9['name']),_0x3f0e3e['add'](_0x1bd446),_0x57cbe5=!0x0;const _0xa29950=_0x1bd446['nextSibling'],_0x2d0b9a=_0x1bd446['previousSibling'],_0x46dd32=_0xa29950&&_0xa29950['is']('element','tableCellSuggestion'),_0x131886=_0x2d0b9a&&_0x2d0b9a['is']('element','tableCellSuggestion');_0x46dd32&&!_0x3f0e3e['has'](_0xa29950)&&_0xd4ecd0['add'](_0xa29950),_0x131886&&!_0x3f0e3e['has'](_0x2d0b9a)&&_0xd4ecd0['add'](_0x2d0b9a);}else _0x1bd446['is']('element','paragraph')&&_0x1bd446['isEmpty']&&(_0x49e81e['removeMarker'](_0x2b61c9['name']),_0x57cbe5=!0x0);}}else{if('tablePasteCell'==_0x49e81e['subType']){if(!_0x49e81e['attributes']||!_0x49e81e['attributes']['tablePasteChainId'])continue;const _0x5c4c1a=_0x49e81e['attributes']['markerAttributes'];if(_0x5c4c1a&&Object['keys'](_0x5c4c1a)['length'])continue;const _0xca23d9=_0x49e81e['attributes']['tablePasteChainId'];let _0x4f7cc0=!0x0,_0x23495d=!0x0;for(const _0x301220 of _0x2bb516)if(_0x301220['subType']&&_0x301220['subType']['startsWith']('tablePaste')){if(!_0x301220['attributes']['tablePasteChainId']){_0x23495d=!0x1;break;}if(_0x301220['id']!=_0x49e81e['id']&&_0x301220['attributes']['tablePasteChainId']==_0xca23d9){_0x4f7cc0=!0x1;break;}}_0x23495d&&_0x4f7cc0&&(_0x49e81e['removeMarkers'](),_0x57cbe5=!0x0);}}for(const _0x88eca7 of _0x3f0e3e)_0x5c7051['remove'](_0x88eca7);for(const _0x5bd219 of _0xd4ecd0)_0x5c7051['unwrap'](_0x5bd219);return _0x57cbe5;}),_0x34d5a8['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x505222,_0x315be7)=>_0x45500a(_0x505222),'converterPriority':'high'}),_0x34d5a8['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3fb29d,_0x677d7b)=>_0x677d7b['options']['showSuggestionHighlights']?_0x45500a(_0x3fb29d,!0x1):null,'converterPriority':'high'});const _0x2aff74=_0x34d5a8['editing']['view'];this['listenTo'](_0x2aff74['document'],'clipboardOutput',(_0x589991,_0x2e65fd)=>{const _0x1c303e=[];for(const _0x104271 of _0x2aff74['createRangeIn'](_0x2e65fd['content'])['getItems']())_0x104271['is']('element','suggestion-td')&&_0x1c303e['push'](_0x104271);_0x2aff74['change'](_0x42bf20=>{for(const _0x76bf86 of _0x1c303e)_0x42bf20['move'](_0x42bf20['createRangeIn'](_0x76bf86),_0x42bf20['createPositionBefore'](_0x76bf86)),_0x42bf20['remove'](_0x76bf86);});});}}function we(_0x2958f0){if(_0x2958f0['isEmpty'])return!0x0;const _0x566d2a=_0x2958f0['getChild'](0x0);return _0x566d2a['is']('element','paragraph')&&_0x566d2a['isEmpty'];}function ke(_0x2a0272,_0x2e26c2={},_0x3bb471){for(const {isAnchor:_0x2312b3,cellHeight:_0x54bf84,cellWidth:_0x2b2178}of _0x3bb471['createTableWalker'](_0x2a0272,{'includeAllSlots':!0x0,..._0x2e26c2}))if(!_0x2312b3||0x1!=_0x54bf84||0x1!=_0x2b2178)return!0x1;return!0x0;}class Nt extends _0x101975{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x26708a=this['editor']['plugins']['get']('TrackChangesEditing');_0x26708a['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x26708a['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x26708a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x26708a['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x26708a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x26708a['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x4f17d7,_0x2aa52d){const _0x51823b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x35bd07=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x2fe48f=_0x2aa52d['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x1ff24c=_0x35bd07['getColumnGroupElement'](_0x2fe48f);let _0x5add17=_0x1ff24c?_0x35bd07['getTableColumnsWidths'](_0x1ff24c):null,_0x7d0ea2=_0x2fe48f['getAttribute']('tableWidth')||null;const _0x5ae917=_0x2aa52d['tableWidth']||_0x7d0ea2,_0x1005a8=_0x2aa52d['columnWidths']||_0x5add17,_0x3cc5ea=this['editor']['plugins']['get']('Users')['me'];for(const _0x50c6d1 of _0x51823b['getSuggestions']()){const _0x3da6de=_0x50c6d1['getContainedElement']();if('resizeTable'===_0x50c6d1['subType']&&_0x3da6de===_0x2fe48f){_0x50c6d1['author']!==_0x3cc5ea&&_0x50c6d1['discard']();const _0x35eb92=_0x50c6d1['data']['commandParams'];_0x7d0ea2=_0x35eb92[0x0]['tableWidth'],_0x5add17=_0x35eb92[0x0]['columnWidths'];break;}}_0x4f17d7({'table':_0x2fe48f,'tableWidth':_0x5ae917,'columnWidths':_0x1005a8}),_0x51823b['markBlockFormat'](_0x2fe48f,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x7d0ea2,'columnWidths':_0x5add17}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x5141b1){if('formatBlock'!=_0x5141b1['type']&&'formatInline'!=_0x5141b1['type'])return;const {data:_0x59d13c}=_0x5141b1;if(_0x59d13c&&'resizeTable'===_0x59d13c['formatGroupId']){const _0x348f92='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x348f92)};}}}class Dt extends _0x101975{['afterInit'](){const _0x15de82=this['editor'];_0x15de82['plugins']['has']('Template')&&_0x15de82['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x101975{['afterInit'](){const _0x156550=this['editor'];if(!_0x156550['commands']['get']('insertTableOfContents'))return;_0x156550['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x3c4fa9=_0x156550['plugins']['get']('TrackChangesEditing'),_0x498557=_0x156550['locale'];_0x3c4fa9['descriptionFactory']['registerElementLabel']('tableOfContents',_0x40a853=>o(_0x498557,'ELEMENT_TABLE_OF_CONTENTS',_0x40a853));}}class $t extends _0x101975{['afterInit'](){const _0x2ff04c=this['editor'];if(!_0x2ff04c['plugins']['has']('Title'))return;const _0x13051b=_0x2ff04c['plugins']['get']('TrackChangesEditing');_0x13051b['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x2ff04c['locale'],'ELEMENT_TITLE')),_0x2ff04c['model']['document']['registerPostFixer'](_0x102857=>{let _0x322215=!0x1;const _0x1b389f=Array['from'](_0x2ff04c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5e7557,data:_0x263bc2}of _0x1b389f){const {group:_0x390ede}=_0x13051b['_splitMarkerName'](_0x5e7557);if('suggestion'!==_0x390ede||!_0x263bc2['newRange'])continue;const _0xf146b1=_0x263bc2['newRange'],_0x91ae6f=_0xf146b1['end']['nodeBefore'];if(!_0x91ae6f||!_0x91ae6f['is']('element','title-content'))continue;if(!_0xf146b1['start']['isTouching'](_0xf146b1['end']))continue;const _0x14ddba=_0x2ff04c['model']['schema']['getNearestSelectionRange'](_0xf146b1['end'],'forward');if(_0x14ddba&&_0x14ddba['isCollapsed']){const _0x3440fb=_0x102857['createRange'](_0xf146b1['start'],_0x14ddba['start']);_0x3440fb['isEqual'](_0xf146b1)||(_0x102857['updateMarker'](_0x5e7557,{'range':_0x3440fb}),_0x322215=!0x0);}_0x322215||(_0x102857['removeMarker'](_0x5e7557),_0x322215=!0x0);}return _0x322215;});}}class Bt extends _0x101975{['afterInit'](){const _0x58b585=this['editor'],_0x45f080=_0x58b585['plugins']['get']('TrackChangesEditing');_0x58b585['plugins']['has']('UndoEditing')&&(_0x45f080['enableCommand']('undo'),_0x45f080['enableCommand']('redo'));}}class xt extends _0x101975{static get['requires'](){return[It];}['afterInit'](){const _0x19d71f=this['editor'];if(!_0x19d71f['plugins']['has']('TableCaptionEditing'))return;_0x19d71f['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x101975{['tableProperties'];['tableCellProperties'];constructor(_0x18102b){super(_0x18102b),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 _0x10d17c=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x1ad591 of this['tableProperties'])_0x10d17c['enableCommand'](_0x1ad591,(_0x3c3ad0,_0x6f4536)=>{const _0x245141=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x1ad591,[_0x245141],this['tableProperties'],'tableProperties',_0x3c3ad0,_0x6f4536);});_0x10d17c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x10d17c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x10d17c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x2ac793,_0x40b1a3)=>this['handleDiscardAction'](this['tableProperties'],_0x2ac793,_0x40b1a3)),_0x10d17c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x32e074 of this['tableCellProperties'])_0x10d17c['enableCommand'](_0x32e074,(_0x4d0fa0,_0x2bb085)=>{const _0x2e2e75=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x32e074,_0x2e2e75,this['tableCellProperties'],'tableCellProperties',_0x4d0fa0,_0x2bb085);});_0x10d17c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x10d17c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x10d17c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x326a14,_0xa7cc0)=>this['handleDiscardAction'](this['tableCellProperties'],_0x326a14,_0xa7cc0)),_0x10d17c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x10d17c['descriptionFactory']['registerDescriptionCallback'](_0x57ea3a=>this['handleSuggestionDescription'](_0x57ea3a));}['_handlePropertyChange'](_0x175b0f,_0x1a46ca,_0x31e652,_0x56538b,_0x28844,_0x3ffe14){const _0x1544ee=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x3ffe14['batch'],()=>{for(const _0x362900 of _0x1a46ca){if(this['_getSuggestion'](_0x362900,_0x56538b))_0x28844(_0x3ffe14);else{const _0x4390d5={};for(const _0x3b7ae1 of _0x31e652){const _0x507787=_0x362900['getAttribute'](_0x3b7ae1);void 0x0!==_0x507787&&(_0x4390d5[_0x3b7ae1]=_0x507787);}_0x28844(_0x3ffe14),_0x1544ee['markBlockFormat'](_0x362900,{'commandParams':[_0x4390d5]},[],_0x56538b);}}});}['handleDiscardAction'](_0x1a16dc,_0x53a458,_0x52282c){const _0x4ac872=_0x53a458[0x0]['start']['nodeAfter'],_0x370e17=_0x52282c['commandParams'][0x0];this['editor']['model']['change'](_0xd284e9=>{for(const _0x5c9ba7 of _0x1a16dc)void 0x0!==_0x370e17[_0x5c9ba7]?_0xd284e9['setAttribute'](_0x5c9ba7,_0x370e17[_0x5c9ba7],_0x4ac872):_0xd284e9['removeAttribute'](_0x5c9ba7,_0x4ac872);});}['handleSuggestionDescription'](_0x56ce7d){if(_0x56ce7d['data'])switch(_0x56ce7d['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'](_0x1c91fc,_0x54d561){const _0x3374e4=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x1a5cc7 of _0x3374e4['getSuggestions']({'skipNotAttached':!0x0})){const _0x1e108f=_0x1a5cc7['getContainedElement']();if(_0x1a5cc7['subType']===_0x54d561&&_0x1e108f===_0x1c91fc)return _0x1a5cc7;}return null;}}const m='$elementName';class p extends _0x101975{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0xf792e2,_0x4eef1e,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(_0x539fa7){function _0x3b6f88(_0x5d4f3a){return _0x5d4f3a['map'](_0x33891=>String['fromCharCode'](_0x33891))['join']('');}super(_0x539fa7),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x1297e4,_0x7f109e,_0x470118,_0x3611d5)=>{this['_model']['change'](()=>{for(const _0x2c6700 of[..._0x3611d5,..._0x470118])this['_model']['markers']['has'](_0x2c6700)&&_0x539fa7['editing']['reconvertMarker'](_0x2c6700);});}),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']=_0x539fa7['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(),_0x539fa7['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x539fa7['config']['get']('trackChanges.trackFormatChanges'),_0x539fa7['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x539fa7['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x539fa7,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x3b6f88([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3b6f88([0x34,0x30,0x34,0x38,0x31,0x36,0x30,0x38]);}['init'](){const _0x2359f6=this['editor'],_0x5ec5f4=(_0x26d6cf,_0x3e18b4)=>{if('attribute'!=_0x26d6cf)return'ck-suggestion-marker-'+_0x26d6cf;const _0x57786f=_0x3e18b4['split']('|')[0x0];return this['_isBlockAttribute'](_0x57786f)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x2359f6['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x4e9e30=>{const {id:_0x46b588,type:_0x3d535d,subType:_0x3b3358}=this['_splitMarkerName'](_0x4e9e30['markerName']),_0x5c168d=['ck-suggestion-marker',_0x5ec5f4(_0x3d535d,_0x3b3358)];let _0x125643=0xbb8;return this['activeMarkers']['includes'](_0x4e9e30['markerName'])&&(_0x5c168d['push']('ck-suggestion-marker--active'),_0x125643=0xbc2),'deletion'==_0x3d535d&&(_0x125643+=0x5),{'classes':_0x5c168d,'attributes':{'data-suggestion':_0x46b588},'priority':_0x125643};}}),_0x2359f6['conversion']['for']('dataDowncast')['add'](_0x4502d9=>{_0x4502d9['on']('addMarker:suggestion',(_0x4e95b1,_0x264176,_0x2b1a1f)=>{if(!_0x2b1a1f['options']['showSuggestionHighlights'])return;const _0xecaf3b=_0x264176['item'];if(!_0xecaf3b)return;const _0x4766b5=_0x2b1a1f['mapper']['toViewElement'](_0xecaf3b);_0x2359f6['model']['schema']['isObject'](_0xecaf3b)&&_0x4766b5&&!_0x4766b5['getCustomProperty']('widget')&&_0x4766b5['is']('containerElement')&&_0x112b44(_0x4766b5,_0x2b1a1f['writer']);},{'priority':'high'});}),_0x2359f6['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x55545e,_0x3e13c5)=>{if(!_0x3e13c5['options']['showSuggestionHighlights'])return null;const {type:_0x38b7e5,subType:_0x544a22}=this['_splitMarkerName'](_0x55545e['markerName']);return{'classes':['ck-suggestion-marker',_0x5ec5f4(_0x38b7e5,_0x544a22)],'priority':0xbb8};}});const _0x4013a3=({showActiveMarkers:_0x4f03a8=!0x0,isAttributeSuggestion:_0x38a87c=!0x1}={})=>(_0x132746,_0x4a6f1d,_0x161be7)=>{if(!_0x4a6f1d['item'])return;const {id:_0x46b684}=this['_splitMarkerName'](_0x4a6f1d['markerName']);if(_0x38a87c){const _0x1503e4=this['_suggestions']['get'](_0x46b684),_0x370b91=this['_getAttributeKey'](_0x1503e4);if(!this['_isBlockAttribute'](_0x370b91))return;}if(_0x4a6f1d['item']['is']('selection'))return void _0x161be7['consumable']['consume'](_0x4a6f1d['item'],_0x132746['name']);const _0x125672=_0x161be7['mapper']['toViewElement'](_0x4a6f1d['item']);if(_0x4a6f1d['item']['is']('element')&&_0x2359f6['model']['schema']['isBlock'](_0x4a6f1d['item'])&&!_0x125672['getCustomProperty']('addHighlight')){_0x161be7['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x125672),_0x161be7['writer']['setAttribute']('data-suggestion',_0x46b684,_0x125672),_0x161be7['mapper']['bindElementToMarker'](_0x125672,_0x4a6f1d['markerName']),_0x4f03a8&&(this['activeMarkers']['includes'](_0x4a6f1d['markerName'])?_0x161be7['writer']['addClass']('ck-suggestion-marker--active',_0x125672):_0x161be7['writer']['removeClass']('ck-suggestion-marker--active',_0x125672));for(const _0xa45f41 of _0x2359f6['model']['createRangeIn'](_0x4a6f1d['item'])['getItems']())_0x161be7['consumable']['consume'](_0xa45f41,_0x132746['name']);_0x161be7['consumable']['consume'](_0x4a6f1d['item'],_0x132746['name']);}};_0x2359f6['conversion']['for']('dataDowncast')['add'](_0x414f9=>{_0x414f9['on']('addMarker:suggestion:formatBlock',(_0x3e8b71,_0x571ce8,_0x2dc194)=>{_0x2dc194['options']['showSuggestionHighlights']&&_0x4013a3({'showActiveMarkers':!0x1})(_0x3e8b71,_0x571ce8,_0x2dc194);},{'priority':'highest'});}),_0x2359f6['conversion']['for']('dataDowncast')['add'](_0x1847f5=>{_0x1847f5['on']('addMarker:suggestion:attribute',(_0x19ea5d,_0x1c39d0,_0x37eb03)=>{_0x37eb03['options']['showSuggestionHighlights']&&_0x4013a3({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x19ea5d,_0x1c39d0,_0x37eb03);},{'priority':'highest'});}),_0x2359f6['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x13733f,_0x5c3cea)=>_0x5c3cea['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x13733f['substr'](0xb)}}),_0x2359f6['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1b28c8,{writer:_0x544025})=>{let _0x1fab7c='suggestion:'+_0x1b28c8['getAttribute']('suggestion-type')+':'+_0x1b28c8['getAttribute']('id');return _0x1b28c8['getAttribute']('marker-count')&&(_0x1fab7c+=':'+_0x1b28c8['getAttribute']('marker-count')),_0x544025['createElement']('$marker',{'data-name':_0x1fab7c});}}),_0x2359f6['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x2359f6['conversion']['for']('editingDowncast')['add'](_0x31c2fc=>{_0x31c2fc['on']('addMarker:suggestion:formatBlock',_0x4013a3(),{'priority':'high'});}),_0x2359f6['conversion']['for']('editingDowncast')['add'](_0x4fd202=>{_0x4fd202['on']('addMarker:suggestion:attribute',_0x4013a3({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x2359f6['conversion']['for']('editingDowncast')['add'](_0x4fe0da=>{_0x4fe0da['on']('removeMarker:suggestion:formatBlock',(_0x1502b7,_0x1dc56b,_0x120263)=>{const _0x3dd5fe=_0x120263['mapper']['markerNameToElements'](_0x1dc56b['markerName']);if(_0x3dd5fe){for(const _0x19b808 of _0x3dd5fe)_0x19b808['getCustomProperty']('addHighlight')||(_0x120263['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x19b808),_0x120263['writer']['removeAttribute']('data-suggestion',_0x19b808),_0x120263['mapper']['unbindElementFromMarkerName'](_0x19b808,_0x1dc56b['markerName']));}},{'priority':'high'});}),_0x2359f6['conversion']['for']('editingDowncast')['add'](_0x409dc=>{_0x409dc['on']('removeMarker:suggestion:attribute',(_0x25baab,_0x14f183,_0x197cc2)=>{const _0x5370aa=_0x197cc2['mapper']['markerNameToElements'](_0x14f183['markerName']);if(!_0x5370aa)return;const {id:_0x6b0de0}=this['_splitMarkerName'](_0x14f183['markerName']),_0x4d8abe=this['_suggestions']['get'](_0x6b0de0),_0x3228a8=this['_getAttributeKey'](_0x4d8abe);if(this['_isBlockAttribute'](_0x3228a8)){for(const _0x20596f of _0x5370aa)_0x20596f['getCustomProperty']('addHighlight')||(_0x197cc2['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x20596f),_0x197cc2['writer']['removeAttribute']('data-suggestion',_0x20596f),_0x197cc2['mapper']['unbindElementFromMarkerName'](_0x20596f,_0x14f183['markerName']));}},{'priority':'high'});}),_0x2359f6['model']['document']['registerPostFixer'](_0x354028=>{let _0x4acc4f=!0x1;const _0x3b0118=Array['from'](_0x2359f6['model']['document']['differ']['getChangedMarkers']()),_0x565f28=new Set();for(const {name:_0x5e6589,data:_0xbbd97c}of _0x3b0118){const {group:_0xa41c62,type:_0x33641c,subType:_0x329fcd,id:_0x3467b3}=this['_splitMarkerName'](_0x5e6589);if('suggestion'!==_0xa41c62)continue;const _0x2a0186=this['_suggestions']['get'](_0x3467b3);if(null!=_0xbbd97c['newRange']){'formatInline'==_0x33641c&&(_0x4acc4f=_0x4acc4f||Ut(_0xbbd97c['newRange'],_0x5e6589,_0x354028,_0x2359f6['model']['schema']));const _0x5d92eb='attribute'==_0x33641c&&this['_isBlockAttribute'](_0x329fcd['split']('|')[0x0]);if(_0xbbd97c['newRange']['isCollapsed']||'$graveyard'==_0xbbd97c['newRange']['root']['rootName']||'formatBlock'==_0x33641c&&!Ft(_0xbbd97c['newRange'])||_0x5d92eb&&!Ft(_0xbbd97c['newRange'])||'deletion'==_0x33641c&&!(!Vt(_0x4a21bc=_0xbbd97c['newRange'])&&!function(_0x44c65e){return _0x44c65e['start']['parent']==_0x44c65e['end']['nodeBefore']&&_0x44c65e['start']['isAtEnd'];}(_0x4a21bc)))_0x354028['removeMarker'](_0x5e6589),_0x4acc4f=!0x0;else{if(!_0x2a0186||!_0x2a0186['isInContent'])continue;if(_0xbbd97c['newRange']&&_0xbbd97c['oldRange']&&_0xbbd97c['newRange']['isEqual'](_0xbbd97c['oldRange']))continue;_0x565f28['add'](_0x2a0186);}}}var _0x4a21bc;return _0x565f28['size']>0x0&&(_0x4acc4f=!!this['_joinWithAdjacentSuggestions'](_0x565f28)||_0x4acc4f),_0x4acc4f;}),_0x2359f6['model']['document']['registerPostFixer'](_0x5bc531=>{let _0x142d5a=!0x1;for(const _0x39e112 of _0x2359f6['model']['document']['differ']['getChanges']())if('insert'==_0x39e112['type'])for(const _0x515431 of this['_suggestions']['values']()){if(_0x515431['isMultiRange']||!_0x515431['isInContent'])continue;const _0x5e3bc3='formatBlock'==_0x515431['type'],_0x3bfc3e=this['_getAttributeKey'](_0x515431),_0x41c2f3=_0x3bfc3e&&this['_isBlockAttribute'](_0x3bfc3e);if(!_0x5e3bc3&&!_0x41c2f3)continue;const _0x822a30=_0x515431['getFirstRange']();if(_0x822a30['start']['parent']!=_0x822a30['end']['parent']&&!_0x822a30['end']['isAtEnd']){const _0x1d4ac9=_0x2359f6['model']['createPositionAt'](_0x822a30['start']['nodeAfter'],'end'),_0x34ffc5=_0x2359f6['model']['createRange'](_0x822a30['start'],_0x1d4ac9);_0x5bc531['updateMarker'](_0x515431['getFirstMarker'](),{'range':_0x34ffc5}),_0x142d5a=!0x0;}}return _0x142d5a;}),_0x2359f6['model']['document']['registerPostFixer'](_0x2fca08=>this['_processAttributeChanges'](_0x2fca08)),_0x2359f6['model']['document']['registerPostFixer'](_0x13c42d=>!_0x13c42d['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x13c42d)),_0x2359f6['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x2359f6['model']['document']['on']('change:data',(_0x4da5ab,_0x3f26af)=>{if(!_0x3f26af['isLocal']||_0x3f26af['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x23d7ba=_0x2359f6['model']['document']['differ']['getChanges']();if(0x0==_0x23d7ba['length'])return;const _0x4ddd2d=[],_0x136e2f=_0x23d7ba['filter'](_0x286be5=>'attribute'==_0x286be5['type']),_0x5be97b=_0x23d7ba['filter'](_0x5f4437=>'insert'==_0x5f4437['type']&&'$text'!=_0x5f4437['name']);for(const _0x4e2452 of _0x136e2f)this['_isRegisteredAttribute'](_0x4e2452['attributeKey'])&&_0x4ddd2d['push']({'key':_0x4e2452['attributeKey'],'newValue':_0x4e2452['attributeNewValue'],'oldValue':_0x4e2452['attributeOldValue'],'range':Pt(_0x4e2452['range'],_0x2359f6['model'])});for(const _0x4c95f9 of _0x5be97b){if('rename'!=_0x4c95f9['action']&&'refresh'!=_0x4c95f9['action'])continue;const _0x164bd5=Lt(_0x4c95f9['position']['nodeAfter'],_0x2359f6['model']),_0x4a9b5c=_0x4c95f9['before'];'rename'==_0x4c95f9['action']&&_0x4ddd2d['push']({'key':m,'newValue':_0x4c95f9['name'],'oldValue':_0x4a9b5c['name'],'range':_0x164bd5});for(const [_0x3240f0,_0x5f3afa]of _0x4a9b5c['attributes']){if(!this['_isRegisteredAttribute'](_0x3240f0))continue;const _0x474f64=_0x4c95f9['attributes']['get'](_0x3240f0);_0x5f3afa!==_0x474f64&&_0x4ddd2d['push']({'key':_0x3240f0,'newValue':_0x474f64,'oldValue':_0x5f3afa,'range':_0x164bd5});}for(const [_0x4fa97c,_0x31e319]of _0x4c95f9['attributes'])this['_isRegisteredAttribute'](_0x4fa97c)&&(_0x4a9b5c['attributes']['has'](_0x4fa97c)||_0x4ddd2d['push']({'key':_0x4fa97c,'newValue':_0x31e319,'oldValue':null,'range':_0x164bd5}));}0x0!=_0x4ddd2d['length']&&_0x2359f6['model']['enqueueChange'](_0x3f26af,_0x1df429=>{const _0x4df35=_0x4600fb();for(const {range:_0x2387e7,key:_0x2ba970,oldValue:_0x55ab35,newValue:_0x4b1cef}of _0x4ddd2d)this['markAttributeChange'](_0x2387e7,_0x2ba970,_0x55ab35,_0x4b1cef,{'groupId':_0x4df35});this['_reduceExistingSuggestions'](_0x1df429,_0x4ddd2d);});},{'priority':'lowest'}),_0x2359f6['model']['markers']['on']('update:suggestion',(_0x395548,_0x3e3c0a,_0x44bc2b)=>{if(null==_0x44bc2b){const {id:_0xd37370}=this['_splitMarkerName'](_0x3e3c0a['name']),_0x38dd2d=this['_suggestions']['get'](_0xd37370);_0x38dd2d&&_0x38dd2d['addMarkerName'](_0x3e3c0a['name']);}}),_0x2359f6['model']['document']['on']('change:data',()=>{const _0x495515=Array['from'](_0x2359f6['model']['document']['differ']['getChangedMarkers']())['filter'](_0x443075=>'suggestion'===this['_splitMarkerName'](_0x443075['name'])['group']);if(0x0===_0x495515['length'])return;_0x495515['sort']((_0x16d802,_0x3f997b)=>{const _0x42e3d2=_0x16d802['data']['oldRange'],_0x1cec9a=_0x3f997b['data']['oldRange'];return null===_0x42e3d2&&null===_0x1cec9a?0x0:null===_0x42e3d2&&null!==_0x1cec9a?-0x1:null!==_0x42e3d2&&null===_0x1cec9a?0x1:_0x42e3d2['start']['isBefore'](_0x1cec9a['start'])?-0x1:0x1;});const _0x4b0ef2=new Set(),_0x23954f=new Set();for(const {name:_0x564c22,data:_0x1ff401}of _0x495515){const {id:_0x5c3833}=this['_splitMarkerName'](_0x564c22);if(null===_0x1ff401['oldRange']){const _0x186c59=this['_handleNewSuggestionMarker'](_0x564c22);_0x23954f['add'](_0x186c59);}else{const _0x49b874=this['_suggestions']['get'](_0x5c3833);null!==_0x1ff401['newRange']||_0x49b874['isInContent']?(_0x4b0ef2['add'](_0x49b874['head']),_0x23954f['add'](_0x49b874)):this['_removeSuggestion'](_0x49b874);}}_0x23954f['size']>0x0&&this['_refreshSuggestionsChain'](_0x23954f);for(const _0x7c22a4 of _0x4b0ef2)this['fire']('suggestionChanged',_0x7c22a4);}),_0x2359f6['model']['on']('applyOperation',(_0x21dd94,_0x45f0e2)=>{const _0x8c0b0e=_0x45f0e2[0x0];if(!this['_suggestions']['size'])return;if(!_0x8c0b0e['isDocumentOperation'])return;if(_0x8c0b0e['batch']['isUndo']||!_0x8c0b0e['batch']['isLocal'])return;let _0x1b9704,_0x3b0aa8;switch(_0x8c0b0e['type']){case'insert':_0x1b9704=_0x2359f6['model']['createPositionAt'](_0x8c0b0e['position']),_0x3b0aa8=_0x1b9704['getShiftedBy'](_0x8c0b0e['howMany']);break;case'split':_0x1b9704=_0x2359f6['model']['createPositionAt'](_0x8c0b0e['splitPosition']),_0x3b0aa8=_0x2359f6['model']['createPositionAt'](_0x8c0b0e['moveTargetPosition']);break;case'move':_0x1b9704=_0x2359f6['model']['createPositionAt'](_0x8c0b0e['targetPosition']),_0x3b0aa8=_0x1b9704['getShiftedBy'](_0x8c0b0e['howMany']);break;default:return;}const _0x26a847=_0x2359f6['model']['createRange'](_0x1b9704,_0x3b0aa8);_0x2359f6['model']['change'](()=>{for(const {suggestion:_0x4f1663,meta:_0x247fad}of this['_findSuggestions'](_0x26a847)){if(_0x4f1663['isMultiRange'])continue;if('formatInline'==_0x4f1663['type'])continue;const _0x2a2600=this['_getAttributeKey'](_0x4f1663);if(_0x2a2600&&this['_isBlockAttribute'](_0x2a2600)&&'split'!=_0x8c0b0e['type'])continue;const _0x159163=_0x4f1663['data']&&_0x4f1663['data']['multipleBlocks'];('formatBlock'!=_0x4f1663['type']||'split'==_0x8c0b0e['type']&&!_0x159163)&&(_0x247fad['containsRangeInObject']||'insertion'==_0x4f1663['type']&&_0x247fad['isOwn']||_0x4f1663['getFirstRange']()['containsRange'](_0x26a847)&&this['_breakSuggestionMarker'](_0x4f1663,_0x1b9704,_0x3b0aa8));}});},{'priority':'lowest'}),_0x2359f6['model']['on']('deleteContent',(_0x5e53ab,_0x335f2d)=>{const _0x8c665a=_0x335f2d[0x0],_0x4e10a7=_0x335f2d[0x1];if(_0x4e10a7&&_0x4e10a7['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x8c665a['isCollapsed'])return;const _0x4c8a10=_0x2359f6['model']['schema'],{start:_0xd4c0ec,end:_0x1d9901}=_0x8c665a['getFirstRange'](),_0x45602a=_0xd4c0ec['nodeAfter']&&_0x4c8a10['isLimit'](_0xd4c0ec['nodeAfter'])?null:_0x4c8a10['getNearestSelectionRange'](_0xd4c0ec,'forward'),_0x5c0af6=_0x1d9901['nodeBefore']&&_0x4c8a10['isLimit'](_0x1d9901['nodeBefore'])?null:_0x4c8a10['getNearestSelectionRange'](_0x1d9901,'backward'),_0x219370=_0x2359f6['model']['createRange'](_0x45602a?_0x45602a['start']:_0xd4c0ec,_0x5c0af6?_0x5c0af6['end']:_0x1d9901);_0x2359f6['model']['change'](_0x41a63b=>{this['markDeletion'](_0x219370);const _0x2913ab=_0x2359f6['model']['schema']['getNearestSelectionRange'](_0x219370['start']);_0x8c665a['is']('documentSelection')?_0x41a63b['setSelection'](_0x2913ab):_0x8c665a['setTo'](_0x2913ab);}),_0x5e53ab['stop']();},{'priority':_0x436881['normal']+0xa}),_0x2359f6['model']['on']('insertContent',(_0x455124,_0x1db14e)=>{const _0x11372a=_0x1db14e[_0x1db14e['length']-0x1];_0x11372a&&_0x11372a['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x2359f6['model']['change'](()=>{let _0x191785=_0x2359f6['model']['insertContent'](_0x1db14e[0x0],_0x1db14e[0x1],_0x1db14e[0x2],{'forceDefaultExecution':!0x0});if(!_0x191785)return;_0x455124['return']=_0x191785['clone']();const _0x5e16c0=_0x191785['end']['nodeBefore'],_0xc48a36=_0x2359f6['model']['schema'];_0x5e16c0&&_0xc48a36['isBlock'](_0x5e16c0)&&!_0xc48a36['isObject'](_0x5e16c0)&&(_0x191785=_0x2359f6['model']['createRange'](_0x191785['start'],_0x2359f6['model']['createPositionAt'](_0x5e16c0,'end'))),this['markInsertion'](_0x191785);}),_0x455124['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x117c53=new x(_0x2359f6,this['_suggestions']);_0x2359f6['commands']['add']('acceptSuggestion',_0x117c53),this['enableCommand']('acceptSuggestion');const _0x2192ef=new R(_0x2359f6,this['_suggestions']);_0x2359f6['commands']['add']('discardSuggestion',_0x2192ef),this['enableCommand']('discardSuggestion'),_0x2359f6['commands']['add']('acceptAllSuggestions',new E(_0x2359f6,_0x117c53,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x2359f6['commands']['add']('discardAllSuggestions',new E(_0x2359f6,_0x2192ef,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x2359f6['commands']['add']('acceptSelectedSuggestions',new O(_0x2359f6,_0x117c53,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x2359f6['commands']['add']('discardSelectedSuggestions',new O(_0x2359f6,_0x2192ef,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x350a11=_0x2359f6['plugins']['get']('CommentsRepository');this['listenTo'](_0x350a11,'addComment',(_0x34c9ee,{threadId:_0x44707b})=>{const _0x3a4621=this['_suggestions']['get'](_0x44707b);_0x3a4621&&_0x3a4621['commentThread']&&0x1===_0x3a4621['commentThread']['length']&&this['_updateSuggestionData'](_0x44707b,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x350a11,'removeComment',(_0x5815ef,{threadId:_0x4e4bb0})=>{const _0x22e505=this['_suggestions']['get'](_0x4e4bb0);_0x22e505&&_0x22e505['commentThread']&&!_0x22e505['commentThread']['length']&&this['_updateSuggestionData'](_0x4e4bb0,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x109f16){if(this['_adapter'])throw new _0xa4d2dc('track-changes-adapter-already-set',this);this['_adapter']=_0x109f16;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x2f4c5d=!0x1,toJSON:_0x4ca64f=!0x1}={}){const _0x3688ef=[];for(const _0x4668f0 of this['_suggestions']['values']())_0x2f4c5d&&!_0x4668f0['isInContent']||_0x3688ef['push'](_0x4668f0);return _0x4ca64f?_0x3688ef['map'](_0xa9190c=>_0xa9190c['toJSON']()):_0x3688ef;}['getSuggestion'](_0x1714e1){const _0x13abaa=this['_suggestions']['get'](_0x1714e1);if(!_0x13abaa)throw new _0xa4d2dc('track-changes-suggestion-not-found',this);return _0x13abaa;}['hasSuggestion'](_0x5dfd4f){return this['_suggestions']['has'](_0x5dfd4f);}['addSuggestionData'](_0x2de3b3){const {authorId:_0x5c829f,id:_0x36a406,attributes:_0x199a52}=_0x2de3b3,[_0x1dcc15,_0x32c35d]=_0x2de3b3['type']['split'](':'),_0x1fcace=this['_suggestions']['get'](_0x36a406)||this['_createSuggestion'](_0x1dcc15,_0x32c35d,_0x36a406,_0x5c829f,_0x199a52);if(this['_addThreadToSuggestion'](_0x1fcace),this['_checkSuggestionCorrectness'](_0x1fcace,_0x1dcc15,_0x32c35d||null,_0x5c829f),_0x1fcace['createdAt']=_0x2de3b3['createdAt'],_0x1fcace['_isDataLoaded']=!0x0,_0x199a52&&_0x199a52['@external']){const _0x2be4de=_0x199a52['@external'],_0x478050=this['_getExternalAuthor'](_0x2be4de['authorName']);_0x1fcace['authoredAt']=_0x2be4de['createdAt'],_0x1fcace['author']=_0x478050,_0x1fcace['isExternal']=!0x0;}else _0x1fcace['authoredAt']=_0x2de3b3['createdAt'];switch(_0x2de3b3['data']&&(_0x1fcace['data']=_0x2de3b3['data']),_0x2de3b3['attributes']&&(_0x1fcace['attributes']=_0x2de3b3['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x1fcace['_saved']=!0x0),this['_suggestionState']['get'](_0x1fcace)){case'notReady':this['_suggestionState']['set'](_0x1fcace,'dataReady');break;case'markerReady':_0x1fcace['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x1fcace])),this['_refreshSuggestionsChain'](new Set([_0x1fcace])),this['_suggestionState']['set'](_0x1fcace,'ready'),this['fire']('suggestionLoaded',_0x1fcace)):this['_suggestionState']['set'](_0x1fcace,'removed');}return _0x1fcace;}['acceptSuggestion'](_0x4c86a8){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5252ab of _0x4c86a8['getAllAdjacentSuggestions']())_0x5252ab['accept']();});});}['discardSuggestion'](_0x3606a5){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1c937c of _0x3606a5['getAllAdjacentSuggestions']())_0x1c937c['discard']();});});}['enableCommand'](_0x55fbfd,_0x5a1a8b){const _0x51e99a=this['editor']['commands']['get'](_0x55fbfd);if(!_0x51e99a)throw new _0xa4d2dc('track-changes-command-not-found',this,{'commandName':_0x55fbfd});if(this['_enabledCommands']['has'](_0x51e99a))throw new _0xa4d2dc('track-changes-enable-command-twice',this,{'commandName':_0x55fbfd});this['_enabledCommands']['add'](_0x51e99a),_0x5a1a8b&&_0x51e99a['on']('execute',(_0x20edab,_0x547225)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x547225['length']>0x0&&_0x547225[_0x547225['length']-0x1]&&_0x547225[_0x547225['length']-0x1]['forceDefaultExecution']?_0x547225['pop']():(_0x20edab['return']=_0x5a1a8b((..._0x4da282)=>_0x51e99a['execute'](..._0x4da282,{'forceDefaultExecution':!0x0}),..._0x547225),_0x20edab['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x560ebd){let _0x10e432,_0x27c743;const _0xd02d4f=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x10e432=_0x560ebd();}catch(_0x5ddd9e){_0x27c743=_0x5ddd9e;}return _0xd02d4f||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x27c743&&_0xa4d2dc['rethrowUnexpectedError'](_0x27c743,this),_0x10e432;}['markInsertion'](_0x564af7,_0x471192=null,_0x483521={}){if(_0x564af7['isCollapsed'])return null;const _0x4af14a=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x242e5c,meta:_0x2928fe}of this['_findSuggestions'](_0x564af7,'insertion'))if(_0x2928fe['isOwn']){if(!_0x2928fe['isNextTo']){if(_0x2928fe['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x242e5c,_0x483521))continue;return _0x242e5c;}if(qt(_0x242e5c,_0x483521))return _0x242e5c;this['_breakSuggestionMarker'](_0x242e5c,_0x564af7['start'],_0x564af7['end']);break;}if(_0x471192==_0x242e5c['subType']&&qt(_0x242e5c,_0x483521)){const _0xd141ec=_0x242e5c['getFirstRange']();return _0xd141ec['start']['isEqual'](_0x564af7['end'])?this['_setSuggestionRange'](_0x242e5c,this['_model']['createRange'](_0x564af7['start'],_0xd141ec['end'])):this['_setSuggestionRange'](_0x242e5c,this['_model']['createRange'](_0xd141ec['start'],_0x564af7['end'])),_0x242e5c;}}const _0x2a08cc=_0x4600fb(),_0x3c7538=_0x4af14a['id'],_0x1c03ec=_0x471192?'insertion:'+_0x471192:'insertion',_0x52a9b1=this['_setSuggestionData']({'id':_0x2a08cc,'type':_0x1c03ec,'createdAt':new Date(),'authorId':_0x3c7538,'attributes':_0x483521});return this['_addSuggestionMarker'](_0x1c03ec,_0x2a08cc,_0x3c7538,_0x564af7),_0x52a9b1;}['markMultiRangeInsertion'](_0x15e4cb,_0x27fa18='multi',_0x4c81ca={}){const _0x5cc87e=this['editor']['plugins']['get']('Users')['me'],_0x538c23=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x27fa18,'join');for(const _0x4575be of this['getSuggestions']())if(_0x4575be['author']['id']==_0x5cc87e['id']&&'insertion'==_0x4575be['type']&&_0x4575be['subType']==_0x27fa18&&qt(_0x4575be,_0x4c81ca)&&(_0x538c23(_0x4575be['getRanges'](),_0x15e4cb)||_0x538c23(_0x15e4cb,_0x4575be['getRanges']()))){for(const _0x40bc5d of _0x15e4cb)_0x4575be['addRange'](_0x40bc5d);return _0x4575be;}for(const {suggestion:_0x533174,meta:_0x525fd9}of this['_findSuggestions'](_0x15e4cb,'insertion')){if(!_0x525fd9['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x525fd9['containsRangeInObject'])continue;if(!qt(_0x533174,_0x4c81ca))continue;let _0x156aff=!0x0;for(const _0x3a73c6 of _0x533174['getRanges']())for(const _0x1d5d45 of _0x15e4cb)if(!_0x3a73c6['containsRange'](_0x1d5d45)){_0x156aff=!0x1;break;}if(_0x156aff)return _0x533174;}const _0x3b3fa2=_0x4600fb(),_0x158a11=_0x5cc87e['id'],_0x4e1fc5='insertion:'+_0x27fa18,_0x3dbee9=this['_setSuggestionData']({'id':_0x3b3fa2,'type':_0x4e1fc5,'createdAt':new Date(),'authorId':_0x158a11,'attributes':_0x4c81ca});for(const _0x13b84a of _0x15e4cb)this['_addSuggestionMarker'](_0x4e1fc5,_0x3b3fa2,_0x158a11,_0x13b84a,u['getMultiRangeId']());return _0x3dbee9;}['markInlineFormat'](_0x400c2f,_0x3ce77c,_0xea8a9e=null,_0x5247ce={}){if(_0xea8a9e=_0xea8a9e||Gt(_0x3ce77c),_0x400c2f['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x56ef96=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0xea8a9e,'accept');return this['forceDefaultExecution'](()=>_0x56ef96([_0x400c2f],_0x3ce77c,_0x5247ce)),null;}const _0x26bd28=this['editor']['plugins']['get']('Users')['me'],_0x4d6ed9=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x454936,meta:_0x965caa}of this['_findSuggestions'](_0x400c2f,'insertion'))_0x965caa['isOwn']&&!_0x965caa['isInsideObject']&&_0x4d6ed9['push'](..._0x454936['getRanges']());}const _0x30bac0=function(_0x468135,_0x4018f9){const _0x2e4382=[];for(const _0x145644 of _0x4018f9){const _0x2fc027=_0x468135['getIntersection'](_0x145644);_0x2fc027&&_0x2e4382['push'](_0x2fc027);}return _0x2e4382;}(_0x400c2f,_0x4d6ed9),_0x86b745=function(_0x411eec,_0x152ab8){const _0x3ffe44=[_0x411eec];for(const _0x3528b7 of _0x152ab8){let _0x111db4=0x0;for(;_0x111db4<_0x3ffe44['length'];){const _0x5bd60a=_0x3ffe44[_0x111db4]['getDifference'](_0x3528b7);_0x3ffe44['splice'](_0x111db4,0x1,..._0x5bd60a),_0x111db4+=_0x5bd60a['length'];}}return _0x3ffe44;}(_0x400c2f,_0x4d6ed9);_0x30bac0['length']&&this['_model']['change'](()=>{for(const _0x386b32 of _0x30bac0){const _0x47f18c=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0xea8a9e,'accept');this['forceDefaultExecution'](()=>_0x47f18c([_0x386b32],_0x3ce77c,_0x5247ce));}});for(const _0x1ead52 of _0x86b745){let _0x4ab006=null,_0xf42d3d=_0x1ead52['start'],_0x2b1f3c=_0x1ead52['end'];for(const {suggestion:_0x476d12,meta:_0x1b8f63}of this['_findSuggestions'](_0x1ead52,'formatInline')){if(!_0x1b8f63['isOwn'])continue;if(_0x476d12['subType']!=_0xea8a9e)continue;if(!qt(_0x476d12,_0x5247ce))continue;const _0x4f4675=_0x476d12['getFirstRange']();if(_0x4f4675['containsRange'](_0x1ead52,!0x0))return null;_0xf42d3d=_0xf42d3d['isBefore'](_0x4f4675['start'])?_0xf42d3d:_0x4f4675['start'],_0x2b1f3c=_0x2b1f3c['isAfter'](_0x4f4675['end'])?_0x2b1f3c:_0x4f4675['end'],_0x4ab006?_0x4f4675['start']['isBefore'](_0x4ab006['getFirstRange']()['start'])?(_0x4ab006['removeMarkers'](),_0x4ab006=_0x476d12):_0x476d12['removeMarkers']():_0x4ab006=_0x476d12;}const _0x456220=this['_model']['createRange'](_0xf42d3d,_0x2b1f3c);if(_0x4ab006)this['_setSuggestionRange'](_0x4ab006,_0x456220);else{const _0x58b1fb=_0x4600fb(),_0x47d904=_0x26bd28['id'];this['_setSuggestionData']({'id':_0x58b1fb,'type':'formatInline:'+_0xea8a9e,'data':_0x3ce77c,'createdAt':new Date(),'authorId':_0x47d904,'attributes':_0x5247ce}),this['_addSuggestionMarker']('formatInline:'+_0xea8a9e,_0x58b1fb,_0x47d904,_0x456220);}}return null;}['markBlockFormat'](_0x15ca97,_0x3ea294,_0x1cf747=[],_0x23ad89=null,_0x531295={}){_0x3ea294['formatGroupId']||(_0x3ea294['formatGroupId']=_0x3ea294['commandName']),_0x3ea294['multipleBlocks']=_0x15ca97['is']('range'),_0x23ad89=_0x23ad89||Gt(_0x3ea294);const _0x2aa902=_0x1cf747['map'](_0x441326=>Lt(_0x441326,this['_model'])),_0x37b03b=_0x15ca97['is']('range')?_0x15ca97:Lt(_0x15ca97,this['_model']);if('never'===this['_trackFormatChanges']){const _0x27e0f2=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x23ad89,'accept');return this['forceDefaultExecution'](()=>_0x27e0f2([_0x37b03b],_0x3ea294,_0x531295)),null;}_0x2aa902['push'](_0x37b03b);let _0x492f4f=!0x0;for(const _0x15eedb of _0x2aa902)if(!this['_rangeIsInLocalUserInsertion'](_0x15eedb)){_0x492f4f=!0x1;break;}if(_0x492f4f&&'always'!==this['_trackFormatChanges']){const _0x4a9efd=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x23ad89,'accept');return this['forceDefaultExecution'](()=>_0x4a9efd([_0x37b03b],_0x3ea294,_0x531295)),null;}let _0x325fa0=null,_0x564b39=_0x37b03b['start'],_0x35c14d=_0x37b03b['end'];for(const {suggestion:_0x139dc5,meta:_0x212c11}of this['_findSuggestions'](_0x37b03b,'formatBlock')){if(!_0x212c11['isOwn'])continue;if(_0x212c11['isNextTo']||_0x212c11['containsRangeInObject']||_0x212c11['isInsideObject'])continue;if(_0x139dc5['data']['formatGroupId']!=_0x3ea294['formatGroupId'])continue;if(!qt(_0x139dc5,_0x531295))continue;const _0x390d91=_0x139dc5['getFirstRange']();if(_0x139dc5['subType']==_0x23ad89){if(_0x390d91['containsRange'](_0x37b03b,!0x0))return null;_0x564b39=_0x564b39['isBefore'](_0x390d91['start'])?_0x564b39:_0x390d91['start'],_0x35c14d=_0x35c14d['isAfter'](_0x390d91['end'])?_0x35c14d:_0x390d91['end'],_0x325fa0?_0x390d91['start']['isBefore'](_0x325fa0['getFirstRange']()['start'])?(_0x325fa0['removeMarkers'](),_0x325fa0=_0x139dc5):_0x139dc5['removeMarkers']():_0x325fa0=_0x139dc5;}else{const _0x70e2f2=_0x37b03b['getIntersection'](_0x390d91);this['_cutOutSuggestionMarker'](_0x139dc5,_0x70e2f2);}}const _0x1ab454=this['editor']['plugins']['get']('Users')['me'],_0x48d236=_0x4600fb(),_0x3cbea9=_0x1ab454['id'];if(_0x325fa0)return this['_setSuggestionRange'](_0x325fa0,this['_model']['createRange'](_0x564b39,_0x35c14d)),_0x325fa0;{const _0x197422=this['_setSuggestionData']({'id':_0x48d236,'type':'formatBlock:'+_0x23ad89,'data':_0x3ea294,'createdAt':new Date(),'authorId':_0x3cbea9,'attributes':_0x531295});return this['_addSuggestionMarker']('formatBlock:'+_0x23ad89,_0x48d236,_0x3cbea9,this['_model']['createRange'](_0x564b39,_0x35c14d)),_0x197422;}}['markMultiRangeBlockFormat'](_0x2ead24,_0x140810,_0x2795d3=[],_0x43bc37=null,_0x30d612={}){_0x140810['formatGroupId']||(_0x140810['formatGroupId']=_0x140810['commandName']);const _0x493faf=_0x2ead24[0x0];_0x140810['multipleBlocks']=_0x493faf['is']('range'),_0x43bc37=_0x43bc37||Gt(_0x140810);const _0x1d3518=_0x2795d3['map'](_0x42913d=>Lt(_0x42913d,this['_model'])),_0x1c2399=_0x493faf['is']('range')?_0x2ead24:_0x2ead24['map'](_0x38de8e=>Lt(_0x38de8e,this['_model']));if('never'===this['_trackFormatChanges']){const _0x18c4ad=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x43bc37,'accept');return this['forceDefaultExecution'](()=>_0x18c4ad(_0x1c2399,_0x140810,_0x30d612)),null;}_0x1d3518['push'](..._0x1c2399);let _0x3b8087=!0x0;for(const _0x2d56d9 of _0x1d3518)if(!this['_rangeIsInLocalUserInsertion'](_0x2d56d9)){_0x3b8087=!0x1;break;}if(_0x3b8087&&'always'!==this['_trackFormatChanges']){const _0x214658=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x43bc37,'accept');return this['forceDefaultExecution'](()=>_0x214658(_0x1c2399,_0x140810,_0x30d612)),null;}const _0x474aa1=this['editor']['plugins']['get']('Users')['me'];for(const _0x4a9a16 of this['getSuggestions']()){if(_0x4a9a16['author']['id']!=_0x474aa1['id'])continue;if('formatBlock'!=_0x4a9a16['type']||_0x4a9a16['data']['formatGroupId']!=_0x140810['formatGroupId'])continue;if(!qt(_0x4a9a16,_0x30d612))continue;const _0x4e25a0=_0x4a9a16['subType']==_0x43bc37;for(let _0xef0e52=0x0;_0xef0e52<_0x1c2399['length'];_0xef0e52++){const _0x437517=_0x1c2399[_0xef0e52];for(const _0x5305e2 of _0x4a9a16['getMarkers']()){const _0x2162f8=_0x5305e2['getRange']();if(_0x437517['isEqual'](_0x2162f8)){_0x4e25a0?(_0x1c2399['splice'](_0xef0e52,0x1),_0xef0e52--):_0x4a9a16['removeMarker'](_0x5305e2['name']);break;}}}}if(0x0==_0x1c2399['length'])return null;const _0x42be97=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x43bc37,'join');for(const _0x48509f of this['getSuggestions']())if(_0x48509f['author']['id']==_0x474aa1['id']&&'formatBlock'==_0x48509f['type']&&_0x48509f['data']['formatGroupId']==_0x140810['formatGroupId']&&_0x48509f['subType']==_0x43bc37&&qt(_0x48509f,_0x30d612)&&(_0x42be97(_0x48509f['getRanges'](),_0x1c2399)||_0x42be97(_0x1c2399,_0x48509f['getRanges']()))){for(const _0x32564e of _0x1c2399)_0x48509f['addRange'](_0x32564e);return _0x48509f;}const _0x4dd11c=_0x4600fb(),_0x4f1e32=_0x474aa1['id'],_0x4f633e='formatBlock:'+_0x43bc37,_0x5b83ba=this['_setSuggestionData']({'id':_0x4dd11c,'type':_0x4f633e,'data':_0x140810,'createdAt':new Date(),'authorId':_0x4f1e32,'attributes':_0x30d612});for(const _0x186ac8 of _0x1c2399)this['_addSuggestionMarker'](_0x4f633e,_0x4dd11c,_0x4f1e32,_0x186ac8,u['getMultiRangeId']());return _0x5b83ba;}['markDeletion'](_0x391d1c,_0x3b8470=null,_0x2abd96={}){if(_0x391d1c['isCollapsed'])return null;const _0x30f925=this['editor']['plugins']['get']('Users')['me'],_0x4c2f99=new _0x1fbd79(_0x391d1c['start'],_0x391d1c['end']);for(const {suggestion:_0x5d4249,meta:_0x44a817}of this['_findSuggestions'](_0x4c2f99,'insertion'))if(_0x44a817['isOwn']&&!_0x44a817['isNextTo']){if(_0x5d4249['isMultiRange']){const _0x4b236b=_0x5d4249['getRanges']()['filter'](_0x29aec7=>'$graveyard'!=_0x29aec7['root']['rootName']);_0x4b236b['every'](_0x43a048=>_0x4c2f99['containsRange'](_0x43a048,!0x0))&&_0x5d4249['discard']();if(_0x4b236b['some'](_0x1a395d=>_0x1a395d['containsRange'](_0x4c2f99,!0x0))){const _0x309db7=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3b8470,'accept');return this['forceDefaultExecution'](()=>_0x309db7([_0x4c2f99],null,_0x2abd96)),null;}}else{const _0x30f4b7=_0x4c2f99['getIntersection'](_0x5d4249['getFirstRange']());null!==_0x30f4b7&&_0x5d4249['_onDiscard']([_0x30f4b7],null,_0x2abd96);}}if(_0x4c2f99['detach'](),_0x4c2f99['isCollapsed']||'$graveyard'==_0x4c2f99['root']['rootName'])return null;let _0xe3087c=null,_0x4536f3=_0x4c2f99['start'],_0x389faa=_0x4c2f99['end'];const _0x5ac92c=this['_findSuggestions'](_0x4c2f99,'deletion');for(const {suggestion:_0x13be27,meta:_0x4aead4}of _0x5ac92c){const _0x56cfe1=this['_model']['createRange'](_0x4536f3,_0x389faa);if(_0x4aead4['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4aead4['containsRangeInObject']&&!_0x4aead4['isInsideObject'])){if(_0x13be27['isMultiRange']){if(!qt(_0x13be27,_0x2abd96))continue;let _0x59122e=!0x0;for(const _0x747b39 of _0x13be27['getRanges']()){if(_0x747b39['containsRange'](_0x56cfe1,!0x0))return _0x13be27;_0x56cfe1['containsRange'](_0x747b39)||(_0x59122e=!0x1);}_0x59122e&&_0x13be27['discard']();}else{const _0x3cf07e=_0x13be27['getFirstRange']();if(_0x3cf07e['containsRange'](_0x56cfe1,!0x0))return _0x13be27;if(!qt(_0x13be27,_0x2abd96)){_0x56cfe1['containsRange'](_0x3cf07e)?_0x13be27['removeMarkers']():_0x3cf07e['containsPosition'](_0x4536f3)?_0x4536f3=_0x3cf07e['end']:_0x3cf07e['containsPosition'](_0x389faa)&&(_0x389faa=_0x3cf07e['start']);continue;}_0x4536f3=_0x4536f3['isBefore'](_0x3cf07e['start'])?_0x4536f3:_0x3cf07e['start'],_0x389faa=_0x389faa['isAfter'](_0x3cf07e['end'])?_0x389faa:_0x3cf07e['end'],_0x2abd96=Object['assign']({},_0x13be27['attributes']),_0xe3087c?_0x3cf07e['start']['isBefore'](_0xe3087c['getFirstRange']()['start'])?(_0xe3087c['removeMarkers'](),_0xe3087c=_0x13be27):_0x13be27['removeMarkers']():_0xe3087c=_0x13be27;}}}if(_0xe3087c)return this['_setSuggestionRange'](_0xe3087c,this['_model']['createRange'](_0x4536f3,_0x389faa)),_0xe3087c;{const _0xc83e59=_0x4600fb(),_0x31f348=this['_model']['createRange'](_0x4536f3,_0x389faa),_0x3f0e6d=_0x30f925['id'],_0x3ae643=_0x3b8470?'deletion:'+_0x3b8470:'deletion',_0x49843c=this['_setSuggestionData']({'id':_0xc83e59,'type':_0x3ae643,'createdAt':new Date(),'authorId':_0x3f0e6d,'attributes':_0x2abd96});return this['_addSuggestionMarker'](_0x3ae643,_0xc83e59,_0x3f0e6d,_0x31f348),_0x49843c;}}['markMultiRangeDeletion'](_0x3b4fb4,_0x56a1d2='multi',_0x3377d3={}){const _0x57802e=this['editor']['plugins']['get']('Users')['me'],_0x9e5d46=_0x3b4fb4['map'](_0x311607=>new _0x1fbd79(_0x311607['start'],_0x311607['end'])),_0x1ce82f=new Set();for(const {suggestion:_0x2a57b7,meta:_0x3a5607}of this['_findSuggestions'](_0x9e5d46,'insertion'))_0x3a5607['isOwn']&&!_0x3a5607['isNextTo']&&_0x1ce82f['add'](_0x2a57b7);for(const _0x3d9b4c of _0x1ce82f)if(_0x3d9b4c['isMultiRange']){const _0x51bb45=_0x3d9b4c['getRanges']();(!_0x3d9b4c['attributes']||!_0x3d9b4c['attributes']['skipNestingCheck'])&&(_0x51bb45['every'](_0x2ec871=>_0x9e5d46['some'](_0x4ec2ea=>_0x4ec2ea['containsRange'](_0x2ec871,!0x0)))&&_0x3d9b4c['discard']());if(_0x9e5d46['every'](_0x4dc9db=>_0x51bb45['some'](_0x3fe799=>_0x3fe799['containsRange'](_0x4dc9db,!0x0)))){const _0x544a3e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x56a1d2,'accept');return this['forceDefaultExecution'](()=>_0x544a3e(_0x3b4fb4,null,_0x3377d3)),null;}}else{const _0x470058=_0x3d9b4c['getFirstRange']();_0x9e5d46['some'](_0x22ae64=>_0x22ae64['containsRange'](_0x470058,!0x0))&&_0x3d9b4c['discard']();if(_0x9e5d46['every'](_0x34c910=>_0x470058['containsRange'](_0x34c910,!0x0))){const _0x2cc94d=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x56a1d2,'accept');return this['forceDefaultExecution'](()=>_0x2cc94d(_0x9e5d46,null,_0x3377d3)),null;}}const _0x2f1aea=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x56a1d2,'join');let _0x221b8d=null;for(const _0x7259d of this['getSuggestions']())if(_0x7259d['author']['id']==_0x57802e['id']&&_0x7259d['isInContent']&&'deletion'==_0x7259d['type']&&_0x7259d['subType']==_0x56a1d2&&qt(_0x7259d,_0x3377d3)&&(_0x2f1aea(_0x7259d['getRanges'](),_0x9e5d46)||_0x2f1aea(_0x9e5d46,_0x7259d['getRanges']()))){if(_0x221b8d){if(_0x7259d['commentThread']&&_0x7259d['commentThread']['length'])continue;for(const _0x45f6f3 of _0x7259d['getRanges']())_0x221b8d['isIntersectingWithRange'](_0x45f6f3)||_0x221b8d['addRange'](_0x45f6f3);_0x7259d['removeMarkers']();}else{_0x221b8d=_0x7259d;for(const _0x2db395 of _0x9e5d46)_0x7259d['isIntersectingWithRange'](_0x2db395)||_0x7259d['addRange'](_0x2db395);}}if(_0x221b8d)return _0x221b8d;_0x1ce82f['clear']();for(const {suggestion:_0x1c3f93,meta:_0x3341a3}of this['_findSuggestions'](_0x9e5d46,'deletion'))_0x3341a3['isOwn']&&(this['_mergeNestedSuggestions']||!_0x3341a3['containsRangeInObject']&&!_0x3341a3['isInsideObject'])&&qt(_0x1c3f93,_0x3377d3)&&_0x1ce82f['add'](_0x1c3f93);for(const _0x487566 of _0x1ce82f){const _0x4e1c0d=_0x487566['getRanges']();if(!_0x3377d3||!_0x3377d3['skipNestingCheck']){if(_0x9e5d46['every'](_0x787dd9=>_0x4e1c0d['some'](_0x3d4415=>_0x3d4415['containsRange'](_0x787dd9,!0x0))))return _0x487566;}(!_0x487566['attributes']||!_0x487566['attributes']['skipNestingCheck'])&&(_0x4e1c0d['every'](_0x33671f=>_0x9e5d46['some'](_0x5e26af=>_0x5e26af['containsRange'](_0x33671f,!0x0)))&&_0x487566['discard']());}const _0x311eab=_0x4600fb(),_0x47087a=_0x57802e['id'],_0x457f31='deletion:'+_0x56a1d2,_0x48ea5c=this['_setSuggestionData']({'id':_0x311eab,'type':_0x457f31,'createdAt':new Date(),'authorId':_0x47087a,'attributes':_0x3377d3});for(const _0x2e816e of _0x9e5d46)_0x2e816e['detach'](),_0x2e816e['isCollapsed']||'$graveyard'==_0x2e816e['root']['rootName']||this['_addSuggestionMarker'](_0x457f31,_0x311eab,_0x47087a,_0x2e816e,u['getMultiRangeId']());return _0x48ea5c;}['markAttributeChange'](_0x13dc68,_0x410508,_0x51c9fe,_0x4eb220,_0x20c9fe){if(_0x13dc68['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x40a953=this['editor']['plugins']['get']('Users')['me']['id'],_0x551e1d=Array['from'](this['_suggestions']['values']())['filter'](_0x3513a7=>'attribute'==_0x3513a7['type']&&_0x3513a7['data']['key']==_0x410508&&_0x3513a7['isIntersectingWithRange'](_0x13dc68));if('default'===this['_trackFormatChanges']){const _0x213529=this['_findSuggestions'](_0x13dc68,'insertion')['filter'](({meta:_0x1f6c22})=>_0x1f6c22['isOwn']&&!_0x1f6c22['isInsideObject']&&!_0x1f6c22['isNextTo'])['map'](({suggestion:_0x13af4b})=>_0x13af4b);_0x551e1d['unshift'](..._0x213529);}const _0x137f8f=new Map([[_0x13dc68,_0x51c9fe]]);for(const _0x1b3f4a of _0x551e1d){const _0x234bcd='attribute'==_0x1b3f4a['type']?_0x1b3f4a['data']['oldValue']:void 0x0,_0x4c4555=_0x1b3f4a['getFirstRange'](),_0xff3967=Array['from'](_0x137f8f['keys']())['find'](_0x902107=>_0x902107['isIntersecting'](_0x4c4555));if(!_0xff3967)continue;const _0x448752=_0xff3967['getDifference'](_0x4c4555);this['_isBlockAttribute'](_0x410508)&&'insertion'==_0x1b3f4a['type']&&0x0!=_0x448752['length']||(_0x137f8f['delete'](_0xff3967),_0x448752['forEach'](_0x31fb38=>{_0x137f8f['set'](_0x31fb38,_0x51c9fe);}),'insertion'!=_0x1b3f4a['type']&&_0x234bcd!=_0x4eb220&&_0x137f8f['set'](_0xff3967['getIntersection'](_0x4c4555),_0x234bcd));}const _0x1d8c37=[];for(const [_0x1932d1,_0xbb1e5a]of _0x137f8f){const _0x39325=_0x4600fb(),_0x6dd4c0={'key':_0x410508,'oldValue':_0xbb1e5a,'newValue':_0x4eb220};_0x410508['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':_0x410508});const _0x1e28f4=('attribute:'+(_0x410508+'|'+Gt({'newValue':_0x4eb220})))['substring'](0x0,0x3c),_0x39d2e2=this['_setSuggestionData']({'id':_0x39325,'type':_0x1e28f4,'data':_0x6dd4c0,'createdAt':new Date(),'authorId':_0x40a953,'attributes':_0x20c9fe});_0x1d8c37['push'](_0x39d2e2),this['_addSuggestionMarker'](_0x1e28f4,_0x39325,_0x40a953,_0x1932d1);}return _0x1d8c37;}['enableDefaultAttributesIntegration'](_0x2b44e8){this['enableCommand'](_0x2b44e8,(_0x109e55,..._0x5d599f)=>{this['_recordAttributeChanges'](()=>{_0x109e55(..._0x5d599f);});});}['registerBlockAttribute'](_0x225430){this['_blockAttributeKeys']['add'](_0x225430);}['registerInlineAttribute'](_0x2c315c){this['_inlineAttributeKeys']['add'](_0x2c315c);}['_getAttributeKey'](_0x4b8582){return'attribute'==_0x4b8582['type']?_0x4b8582['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x3563fe,_0x20cee0){const _0x3e7bc9=_0x3563fe['getFirstMarker']();this['_model']['change'](_0x3761e7=>{_0x3761e7['updateMarker'](_0x3e7bc9,{'range':_0x20cee0});});}['_addThreadToSuggestion'](_0xa22d70){const _0x89c45e=_0xa22d70['id'],_0x13dce2=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x89c45e)||this['_commentsRepository']['addCommentThread']({'channelId':_0x13dce2,'threadId':_0x89c45e,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x34fae3=this['_commentsRepository']['getCommentThread'](_0x89c45e);_0x34fae3['unbind']('isRemovable'),_0x34fae3['isRemovable']=!0x1,_0xa22d70['commentThread']=_0x34fae3;}['_checkSuggestionCorrectness'](_0x2ef7b3,_0x34901f,_0x43a743,_0x224c6c){if(_0x2ef7b3['type']!=_0x34901f||_0x2ef7b3['subType']!=_0x43a743||_0x2ef7b3['creator']['id']!=_0x224c6c)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0xa4d2dc('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x54c6a7,_0x1255b7){const _0x388c94=_0x54c6a7['getFirstRange']();if(_0x1255b7['isEqual'](_0x388c94))_0x54c6a7['removeMarkers']();else{if(_0x388c94['containsRange'](_0x1255b7)){const _0x524fd8=this['_model']['createPositionAt'](_0x1255b7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x54c6a7,this['_model']['createRange'](_0x388c94['start'],_0x524fd8));const _0x459b82=_0x4600fb(),_0x4da034=_0x54c6a7['creator']['id'],_0x3ba3e4=_0x54c6a7['type']+':'+_0x54c6a7['subType'];this['_setSuggestionData']({'id':_0x459b82,'type':_0x3ba3e4,'createdAt':new Date(),'authorId':_0x4da034,'data':_0x54c6a7['data'],'attributes':_0x54c6a7['attributes']});const _0x2aa67e=this['_model']['createPositionAt'](_0x1255b7['end']['parent'],'after'),_0x20d558=this['_model']['createRange'](_0x2aa67e,_0x388c94['end']);this['_addSuggestionMarker'](_0x3ba3e4,_0x459b82,_0x4da034,_0x20d558);}else{if(_0x388c94['containsPosition'](_0x1255b7['start'])){const _0x545936=this['_model']['createPositionAt'](_0x1255b7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x54c6a7,this['_model']['createRange'](_0x388c94['start'],_0x545936));}else{const _0x5b32c9=this['_model']['createPositionAt'](_0x1255b7['end']['parent'],'after');this['_setSuggestionRange'](_0x54c6a7,this['_model']['createRange'](_0x5b32c9,_0x388c94['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x37a65c){for(const {suggestion:_0x4d6fb7,meta:_0x262604}of this['_findSuggestions'](_0x37a65c,'insertion')){if(!_0x262604['isOwn'])continue;const _0x34b9d2=_0x4d6fb7['getRanges']();for(const _0x3ec4df of _0x34b9d2)if(!_0x37a65c['getDifference'](_0x3ec4df)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x302bc1){const _0xdf4b83=this['editor']['plugins']['get']('Users')['getUser'](_0x302bc1);if(!_0xdf4b83)throw new _0xa4d2dc('track-changes-user-not-found',this);return _0xdf4b83;}['_getExternalAuthor'](_0x5e321a){const _0xdbadb0=this['editor']['plugins']['get']('Users'),_0x4b3569=_0x3ec661('external:'+_0x5e321a),_0x5c6a48=_0xdbadb0['getUser'](_0x4b3569);return _0x5c6a48||_0xdbadb0['addUser']({'id':_0x4b3569,'name':_0x5e321a});}['_createSuggestion'](_0x533812,_0x1f92fb,_0x1cabc7,_0x520133,_0x1a1b26){const _0x282153=this['_getAuthorFromId'](_0x520133),_0x279c1d=this['_suggestionFactory']['buildSuggestion'](_0x533812,_0x1f92fb,_0x1cabc7,_0x282153,_0x1a1b26,_0x4dd02d=>{this['_updateSuggestionData'](_0x1cabc7,{'attributes':_0x4dd02d});const _0x3b4200=this['getSuggestion'](_0x1cabc7);this['_joinWithAdjacentSuggestions'](new Set([_0x3b4200])),this['_refreshSuggestionsChain'](new Set([_0x3b4200]));});return this['listenTo'](_0x279c1d,'accept',()=>{this['_updateSuggestionData'](_0x1cabc7,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x279c1d,'discard',()=>{this['_updateSuggestionData'](_0x1cabc7,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x1cabc7,_0x279c1d),this['_suggestionState']['set'](_0x279c1d,'notReady'),_0x279c1d;}['_splitMarkerName'](_0x39671d){const _0x63693e=_0x39671d['split'](':');return{'group':_0x63693e[0x0],'type':_0x63693e[0x1],'subType':_0x63693e['length']>=0x5?_0x63693e[0x2]:null,'id':_0x63693e['length']<0x5?_0x63693e[0x2]:_0x63693e[0x3],'authorId':_0x63693e['length']<0x5?_0x63693e[0x3]:_0x63693e[0x4],'markerCount':0x6==_0x63693e['length']?_0x63693e[0x5]:null};}['_breakSuggestionMarker'](_0x42c449,_0x20c825,_0x2d6003){const _0x228a5c=_0x42c449['getFirstRange'](),_0x374523=_0x228a5c['start'],_0x4e0e05=_0x228a5c['end'];this['_setSuggestionRange'](_0x42c449,this['_model']['createRange'](_0x374523,_0x20c825));const _0x5524fe=_0x4600fb(),_0x5aacd1=_0x42c449['creator']['id'],_0x4e5996=_0x42c449['type']+(_0x42c449['subType']?':'+_0x42c449['subType']:'');this['_setSuggestionData']({'id':_0x5524fe,'type':_0x4e5996,'createdAt':new Date(),'authorId':_0x5aacd1,'originalSuggestionId':_0x42c449['id'],'attributes':_0x42c449['attributes'],'data':_0x42c449['data']});const _0x3bf61b=this['_getAttributeKey'](_0x42c449);('formatBlock'==_0x42c449['type']||_0x3bf61b&&this['_isBlockAttribute'](_0x3bf61b))&&(_0x2d6003=this['_model']['createPositionBefore'](_0x2d6003['parent'])),this['_addSuggestionMarker'](_0x4e5996,_0x5524fe,_0x5aacd1,this['_model']['createRange'](_0x2d6003,_0x4e0e05));}['_findSuggestions'](_0x5314f8,_0x5d1e67=null){const _0x12bb4d=[],_0x5d3e8b=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x5314f8)||(_0x5314f8=[_0x5314f8]);for(const _0x12998e of this['getSuggestions']()){if(!_0x12998e['isInContent'])continue;if(_0x5d1e67&&_0x12998e['type']!=_0x5d1e67)continue;let _0x19f147=!0x1;for(const _0x113523 of _0x12998e['getRanges']()){for(const _0x5792f7 of _0x5314f8){const _0x553c83=_0x5792f7['start']['isEqual'](_0x113523['end'])||_0x5792f7['end']['isEqual'](_0x113523['start']);if(_0x553c83||_0x5792f7['getIntersection'](_0x113523)){const _0x180a0f=_0x5792f7['containsRange'](_0x113523)&&Ot(this['_model']['schema'],_0x113523['start'],_0x5792f7),_0x2163cc=_0x113523['containsRange'](_0x5792f7)&&Ot(this['_model']['schema'],_0x5792f7['start'],_0x113523);_0x12bb4d['push']({'suggestion':_0x12998e,'meta':{'isOwn':_0x5d3e8b==_0x12998e['author'],'isNextTo':_0x553c83,'isInsideObject':_0x180a0f,'containsRangeInObject':_0x2163cc}}),_0x19f147=!0x0;break;}}if(_0x19f147)break;}}return _0x12bb4d;}['_addSuggestionMarker'](_0x1a4a91,_0x279df9,_0x3730fe,_0x1902a1,_0x10d6f2){this['_model']['change'](_0x26f4e3=>{let _0x391555='suggestion:'+_0x1a4a91+':'+_0x279df9+':'+_0x3730fe;_0x10d6f2&&(_0x391555=_0x391555+':'+_0x10d6f2),_0x26f4e3['addMarker'](_0x391555,{'range':_0x1902a1,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x89279a){const _0x445b00=_0x89279a['previous'],_0x390ab5=_0x89279a['next'];_0x89279a['previous']=null,_0x89279a['next']=null,null!=_0x445b00&&_0x445b00['next']==_0x89279a&&(_0x445b00['next']=_0x390ab5),null!=_0x390ab5&&_0x390ab5['previous']==_0x89279a&&(_0x390ab5['previous']=_0x445b00),'ready'==this['_suggestionState']['get'](_0x89279a)&&(this['_suggestionState']['set'](_0x89279a,'removed'),this['fire']('suggestionUnloaded',_0x89279a,_0x445b00,_0x390ab5));}['_setSuggestionData'](_0x17629a){const _0x4bea00=_0x17629a['id'],_0x3bf448=this['addSuggestionData'](_0x17629a);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x1af891=this['editor']['plugins']['get']('PendingActions'),_0x26cd93=_0x3bf448['hasComments'],_0x16e8a=_0x3bf448['subType']?_0x3bf448['type']+':'+_0x3bf448['subType']:_0x3bf448['type'],_0x4beab0=this['editor']['locale'],_0x3d9f4b=_0x1af891['add'](o(_0x4beab0,'PENDING_ACTION_SUGGESTION')),_0x5a02d4={'id':_0x4bea00,'type':_0x16e8a,'hasComments':_0x26cd93,'data':_0x17629a['data']||null,'originalSuggestionId':_0x17629a['originalSuggestionId']||null,'attributes':_0x3bf448['attributes']};this['_adapter']['addSuggestion'](_0x5a02d4)['then'](_0x467710=>{_0x3bf448['_saved']=!0x0,_0x1af891['remove'](_0x3d9f4b),_0x467710&&_0x467710['createdAt']&&(this['_suggestions']['get'](_0x4bea00)['createdAt']=_0x467710['createdAt']);})['catch'](_0x11c9aa=>{throw _0x46c6cb('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x3bf448['discard']();}),_0x3bf448['stopListening'](),this['_suggestions']['delete'](_0x3bf448['id']),this['_suggestionState']['delete'](_0x3bf448),_0x11c9aa;});}return _0x3bf448;}['_isBlockAttribute'](_0x5566be){return this['_blockAttributeKeys']['has'](_0x5566be);}['_updateSuggestionData'](_0x581a0f,_0x848f35){const _0x421314=this['editor']['plugins']['get']('PendingActions'),_0x20e858=this['getSuggestion'](_0x581a0f);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x20e858['_saved']){const _0x28e4f2=_0x421314['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x581a0f,_0x848f35)['then'](()=>{_0x421314['remove'](_0x28e4f2);});}else _0x20e858['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x581a0f,_0x848f35);});}}['_getSuggestionData'](_0x3725bd){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0xa4d2dc('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3725bd);}['_handleNewSuggestionMarker'](_0x346de0){const {id:_0x1b1c7d,type:_0x267557,subType:_0x19fffa,authorId:_0x126cfb}=this['_splitMarkerName'](_0x346de0),_0x131ef3=this['_suggestions']['get'](_0x1b1c7d)||this['_createSuggestion'](_0x267557,_0x19fffa,_0x1b1c7d,_0x126cfb,{});switch(this['_checkSuggestionCorrectness'](_0x131ef3,_0x267557,_0x19fffa,_0x126cfb),this['_suggestionState']['get'](_0x131ef3)){case'notReady':this['_getSuggestionData'](_0x1b1c7d)['then'](_0x4d7dad=>{let _0x469dee=Promise['resolve']();_0x4d7dad['hasComments']&&(_0x469dee=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x1b1c7d})),_0x469dee['then'](()=>{this['addSuggestionData'](_0x4d7dad)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x131ef3,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x1b1c7d,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x131ef3,'ready'),this['fire']('suggestionLoaded',_0x131ef3);break;case'ready':this['fire']('suggestionChanged',_0x131ef3);}return _0x131ef3['addMarkerName'](_0x346de0),_0x131ef3;}['_refreshSuggestionsChain'](_0x343cfa){const _0x87535=Array['from'](_0x343cfa),_0x1b943c=_0x87535['filter'](_0x2bb78b=>'attribute'==_0x2bb78b['type']);this['_refreshAttributeSuggestionsChain'](_0x1b943c);const _0x261e3b=_0x87535['filter'](_0x530cbd=>!_0x530cbd['isMultiRange']&&'attribute'!=_0x530cbd['type']),_0x528611=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5f1a68=>!_0x5f1a68['isMultiRange']&&'attribute'!=_0x5f1a68['type']),_0x2930ae=_0x528611['filter'](_0x2b2bdf=>!_0x343cfa['has'](_0x2b2bdf)),_0x5f2209=new Map(_0x528611['map'](_0x30c71d=>[_0x30c71d,this['_suggestionFactory']['getSuggestionCallback'](_0x30c71d['type'],_0x30c71d['subType'],'chain')])),_0x6c7bc8=new Map(_0x528611['map'](_0x3247de=>[_0x3247de,_0x3247de['getFirstRange']()])),_0x2f0188=new Set(),_0x480a4d=new Set();for(let _0x2d8c20=0x0;_0x2d8c20<_0x261e3b['length'];_0x2d8c20++)_0x235821(_0x261e3b[_0x2d8c20],_0x261e3b,_0x2d8c20+0x1);for(let _0x52c400=0x0;_0x52c400<_0x261e3b['length'];_0x52c400++)_0x235821(_0x261e3b[_0x52c400],_0x2930ae,0x0);const _0x48c344=new Set();for(let _0x2c243a=0x0;_0x2c243a<_0x261e3b['length'];_0x2c243a++){const _0x17a5b0=_0x261e3b[_0x2c243a];!_0x480a4d['has'](_0x17a5b0)&&_0x17a5b0['previous']&&(_0x48c344['add'](_0x17a5b0['previous']),_0x17a5b0['previous']['next']===_0x17a5b0&&(_0x17a5b0['previous']['next']=null),_0x17a5b0['previous']=null),!_0x2f0188['has'](_0x17a5b0)&&_0x17a5b0['next']&&(_0x48c344['add'](_0x17a5b0['next']),_0x17a5b0['next']['previous']===_0x17a5b0&&(_0x17a5b0['next']['previous']=null),_0x17a5b0['next']=null);}function _0x235821(_0x4a64b4,_0x5571ff,_0x132309){for(let _0x256c3d=_0x132309;_0x256c3d<_0x5571ff['length'];_0x256c3d++){const _0x54d9e6=_0x34fc9f(_0x4a64b4,_0x5571ff[_0x256c3d]);_0x54d9e6&&(_0x54d9e6[0x0]['next']=_0x54d9e6[0x1],_0x54d9e6[0x1]['previous']=_0x54d9e6[0x0],_0x2f0188['add'](_0x54d9e6[0x0]),_0x480a4d['add'](_0x54d9e6[0x1]));}}function _0x34fc9f(_0x16d456,_0x40636d){if(_0x16d456['author']['id']!==_0x40636d['author']['id'])return null;const _0x2bb280=_0x5f2209['get'](_0x16d456)(_0x16d456,_0x40636d,_0x6c7bc8['get'](_0x16d456),_0x6c7bc8['get'](_0x40636d));if(!_0x2bb280)return null;return _0x5f2209['get'](_0x40636d)(_0x16d456,_0x40636d,_0x6c7bc8['get'](_0x16d456),_0x6c7bc8['get'](_0x40636d))?_0x2bb280[0x1]['commentThread']&&_0x2bb280[0x1]['commentThread']['length']?null:_0x2bb280:null;}_0x48c344['size']&&this['_refreshSuggestionsChain'](_0x48c344);}['_refreshAttributeSuggestionsChain'](_0x32f88e){if(0x0==_0x32f88e['length'])return;const _0x1e8f49=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1d4b91=>'attribute'==_0x1d4b91['type']&&_0x1d4b91['_isDataLoaded']),_0x3aff13=[],_0xf6bcac=new Map();for(const _0x54e82a of _0x1e8f49){const _0x1e290a=_0x3ec661(_0x54e82a['attributes']);_0xf6bcac['has'](_0x1e290a)||(_0xf6bcac['set'](_0x1e290a,_0x3aff13['length']),_0x3aff13['push']([]));const _0x16d676=_0xf6bcac['get'](_0x1e290a);_0x3aff13[_0x16d676]['push'](_0x54e82a);}!(function(){_0x3aff13['sort']((_0x26d901,_0x31f4b0)=>{const _0x37d96e=_0x26d901[0x0]['createdAt'],_0x585369=_0x31f4b0[0x0]['createdAt'];return _0x37d96e==_0x585369?_0x26d901[0x0]['attributes']['groupId']<_0x31f4b0[0x0]['attributes']['groupId']?-0x1:0x1:_0x37d96e<_0x585369?-0x1:0x1;});for(const _0x51de64 of _0x3aff13)_0x51de64['sort']((_0xad666,_0x17d299)=>_0xad666['id']<_0x17d299['id']?-0x1:0x1);}());for(let _0x2d9f2f=0x0;_0x2d9f2f<_0x3aff13['length'];_0x2d9f2f++){if(0x0==_0x3aff13[_0x2d9f2f]['length'])continue;const _0x20356f=[];for(let _0x562d6e=_0x2d9f2f+0x1;_0x562d6e<_0x3aff13['length'];_0x562d6e++)0x0!=_0x3aff13[_0x562d6e]['length']&&_0x1f78b3(_0x3aff13[_0x2d9f2f],_0x3aff13[_0x562d6e])&&_0x20356f['push'](_0x562d6e);for(const _0x2205f9 of _0x20356f)_0x3aff13[_0x2d9f2f]=_0x3aff13[_0x2d9f2f]['concat'](_0x3aff13[_0x2205f9]),_0x3aff13[_0x2205f9]=[];}for(const _0x54a4c6 of _0x3aff13)for(let _0x1eeeb2=0x0;_0x1eeeb2<_0x54a4c6['length'];_0x1eeeb2++){const _0x3716b6=_0x54a4c6[_0x1eeeb2+0x1]||null;_0x54a4c6[_0x1eeeb2]['next']!==_0x3716b6&&(_0x54a4c6[_0x1eeeb2]['next']=_0x3716b6);}for(const _0x246d7e of _0x3aff13)for(let _0x4d85b4=0x0;_0x4d85b4<_0x246d7e['length'];_0x4d85b4++){const _0x157d84=_0x246d7e[_0x4d85b4-0x1]||null;_0x246d7e[_0x4d85b4]['previous']!==_0x157d84&&(_0x246d7e[_0x4d85b4]['previous']=_0x157d84);}function _0x1f78b3(_0x92603b,_0x3f0e1c){if(_0x92603b[0x0]['attributes']['groupId']!==_0x3f0e1c[0x0]['attributes']['groupId']&&_0x92603b[0x0]['author']!==_0x3f0e1c[0x0]['author'])return!0x1;if(!function(_0x2a15c1,_0x534341){if(!_0x2a15c1['hasComments']&&!_0x534341['hasComments'])return!0x0;if(_0x2a15c1['hasComments']&&_0x534341['hasComments'])return!0x1;if(_0x2a15c1['hasComments']&&_0x534341['createdAt']<_0x2a15c1['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x534341['hasComments']&&_0x2a15c1['createdAt']<_0x534341['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x92603b[0x0],_0x3f0e1c[0x0]))return!0x1;const _0x1cf016=Tt(_0x92603b[0x0]['attributes'],'groupId'),_0x3e0dd2=Tt(_0x3f0e1c[0x0]['attributes'],'groupId');if(!_0x4edce7(_0x1cf016,_0x3e0dd2))return!0x1;return!!_0x92603b['every'](_0x419b4b=>_0x3f0e1c['some'](_0x2a3f0b=>_0x419b4b['getFirstRange']()['isEqual'](_0x2a3f0b['getFirstRange']())))&&_0x3f0e1c['every'](_0x20daf6=>_0x92603b['some'](_0x4d3813=>_0x20daf6['getFirstRange']()['isEqual'](_0x4d3813['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x5242da){const _0xd040c1=Array['from'](_0x5242da),_0x3deb03=this['getSuggestions']({'skipNotAttached':!0x0}),_0x374ca4=_0x3deb03['filter'](_0xbc921b=>!_0x5242da['has'](_0xbc921b)),_0x283b35=new Map(_0xd040c1['map'](_0x1b94f8=>[_0x1b94f8,this['_suggestionFactory']['getSuggestionCallback'](_0x1b94f8['type'],_0x1b94f8['subType'],'join')])),_0x278d46=new Map(_0x3deb03['map'](_0x588eb2=>[_0x588eb2,_0x588eb2['getRanges']()]));for(let _0x2f504d=0x0;_0x2f504d<_0xd040c1['length'];_0x2f504d++){if(_0x5a5b06(this,_0xd040c1[_0x2f504d],_0xd040c1,_0x2f504d+0x1))return!0x0;}for(let _0x31a50c=0x0;_0x31a50c<_0xd040c1['length'];_0x31a50c++){if(_0x5a5b06(this,_0xd040c1[_0x31a50c],_0x374ca4,0x0))return!0x0;}return!0x1;function _0x5a5b06(_0x2444ba,_0xcd82e2,_0x5035fc,_0x5ba578){for(let _0x3af737=_0x5ba578;_0x3af737<_0x5035fc['length'];_0x3af737++){const _0x4a9a84=_0x5035fc[_0x3af737];if(_0x4a9a84['type']!==_0xcd82e2['type']||_0x4a9a84['author']['id']!==_0xcd82e2['author']['id']||_0x4a9a84['subType']!==_0xcd82e2['subType'])continue;if(!Jt(_0xcd82e2,_0x4a9a84))continue;if('attribute'==_0xcd82e2['type']&&_0xcd82e2['data']['oldValue']!=_0x4a9a84['data']['oldValue'])continue;if('attribute'==_0xcd82e2['type']&&_0x2444ba['_isBlockAttribute'](_0xcd82e2['data']['key']))continue;if('formatBlock'==_0xcd82e2['type']){const _0x28daac=_0x2444ba['editor']['model'],_0x360080=_0xcd82e2['getContainedElement']();if(_0x360080&&(_0x28daac['schema']['isObject'](_0x360080)||_0x28daac['schema']['isLimit'](_0x360080)))continue;}const _0x3cceae=_0x283b35['get'](_0xcd82e2),_0x272a3d=_0x278d46['get'](_0xcd82e2),_0xb4d49d=_0x278d46['get'](_0x4a9a84),_0x32292a=_0xcd82e2['commentThread']&&_0xcd82e2['commentThread']['length'],_0x3abe43=_0x4a9a84['commentThread']&&_0x4a9a84['commentThread']['length'];if(!_0x32292a&&_0x3cceae(_0xb4d49d,_0x272a3d))return _0x2444ba['_joinSuggestions'](_0x4a9a84,_0xcd82e2),_0x278d46['delete'](_0xcd82e2),!0x0;if(!_0x3abe43&&_0x3cceae(_0x272a3d,_0xb4d49d))return _0x2444ba['_joinSuggestions'](_0xcd82e2,_0x4a9a84),_0x278d46['delete'](_0x4a9a84),!0x0;}return!0x1;}}['_joinSuggestions'](_0x1432c4,_0x530654){if(_0x1432c4['isMultiRange']){for(const _0x4a9f13 of _0x530654['getRanges']())_0x1432c4['addRange'](_0x4a9f13);}else{const _0x42560a=_0x530654['getFirstRange']()['end'];this['_setSuggestionRange'](_0x1432c4,this['_model']['createRange'](_0x1432c4['getFirstRange']()['start'],_0x42560a));}_0x530654['removeMarkers']();}['_getMarkerAnnouncementText'](_0x39459a,_0x49a2b4,_0x2d7f5f){const _0x3ba5a7=_0x39459a['startsWith']('format')||_0x39459a['startsWith']('attribute')?'FORMATTING':_0x39459a['toUpperCase']();return o(this['editor']['locale'],_0x49a2b4+'_'+_0x3ba5a7+'_SUGGESTION_ANNOUNCEMENT',_0x2d7f5f);}['_initAriaMarkerChangeAnnouncements'](){const _0x503e3d=this['editor'];if(!_0x503e3d['ui'])return;const {ariaLiveAnnouncer:_0x39f2bd}=_0x503e3d['ui'];_0xde0f23(this['_model'],({left:_0x39a068,entered:_0x39f677})=>{for(const _0x27ff5c of _0x39a068){const {group:_0x147bfe,type:_0x51551c}=this['_splitMarkerName'](_0x27ff5c['name']);if('suggestion'===_0x147bfe){_0x39f2bd['announce'](this['_getMarkerAnnouncementText'](_0x51551c,'LEAVE'));break;}}for(const _0x2e2b31 of _0x39f677){const {group:_0x4f1101,type:_0x3c4b08}=this['_splitMarkerName'](_0x2e2b31['name']);if('suggestion'===_0x4f1101){_0x39f2bd['announce'](this['_getMarkerAnnouncementText'](_0x3c4b08,'ENTER',_0x5349d5(_0x1c777e)));break;}}});}['_processAttributeChanges'](_0x21ba30){if(this['_recordAttributeSuggestions'])return!0x1;const _0x339024=this['editor'],_0x5d958c=_0x339024['model']['document']['differ']['getChanges']();if(0x0==_0x5d958c['length'])return!0x1;const _0x2744db=[],_0x5c3d72=_0x5d958c['filter'](_0x56472a=>'attribute'==_0x56472a['type']),_0x5b27cb=_0x5d958c['filter'](_0x79b4d4=>'insert'==_0x79b4d4['type']&&'$text'!=_0x79b4d4['name']),_0x2aa700=_0x5d958c['filter'](_0x4b9c00=>'remove'==_0x4b9c00['type']&&'$text'!=_0x4b9c00['name']);for(const _0x2e1783 of _0x5c3d72)_0x2744db['push']({'key':_0x2e1783['attributeKey'],'newValue':_0x2e1783['attributeNewValue'],'oldValue':_0x2e1783['attributeOldValue'],'range':Pt(_0x2e1783['range'],_0x339024['model'])});for(const _0xc39139 of _0x5b27cb){const _0x314056=_0x2aa700['find'](_0x561ed3=>_0x561ed3['position']['isEqual'](_0xc39139['position']));_0x314056&&_0x2744db['push']({'key':m,'newValue':_0xc39139['name'],'oldValue':_0x314056['name'],'range':_0x339024['model']['createRangeOn'](_0xc39139['position']['nodeAfter'])});}return 0x0!=_0x2744db['length']&&this['_reduceExistingSuggestions'](_0x21ba30,_0x2744db);}['_processAttributeSuggestions'](_0x538fc7){let _0x5948e6=!0x1;const _0x1b342e=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x569734=>_0x569734['data']['newRange']&&_0x569734['name']['startsWith']('suggestion:attribute:'));for(const _0x527c97 of _0x1b342e){const {subType:_0x308f7e,id:_0x5a364d}=this['_splitMarkerName'](_0x527c97['name']),_0x65d06d=_0x308f7e['split']('|')[0x0];for(const _0x15467f of this['getSuggestions']({'skipNotAttached':!0x0}))_0x15467f['id']!=_0x5a364d&&'attribute'==_0x15467f['type']&&_0x15467f['data']&&_0x15467f['data']['key']==_0x65d06d&&_0x15467f['getFirstRange']()['isIntersecting'](_0x527c97['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x15467f,_0x527c97['data']['newRange'],_0x538fc7),_0x5948e6=!0x0);}return _0x5948e6;}['_recordAttributeChanges'](_0x1022cd){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x1022cd();}['_isRegisteredAttribute'](_0x12db5c){const _0x11b2c9=this['_isBlockAttribute'](_0x12db5c),_0x134084=this['_inlineAttributeKeys']['has'](_0x12db5c);return _0x11b2c9||_0x134084;}['_reduceExistingSuggestions'](_0x16d083,_0x4a0725){if(0x0==_0x4a0725['length'])return!0x1;let _0x4d4847=!0x1;for(const _0x5ccf4d of _0x4a0725){const _0x4ee4d1=this['_findSuggestions'](_0x5ccf4d['range'],'attribute')['filter'](_0x419684=>!_0x419684['meta']['isNextTo'])['map'](_0x219d9b=>_0x219d9b['suggestion']),_0x1ba2a4=_0x3ec661({'newValue':_0x5ccf4d['newValue']});_0x4ee4d1['filter'](_0x4a9d08=>{const [_0x99df00,_0x45391c]=_0x4a9d08['subType']['split']('|');return _0x99df00==_0x5ccf4d['key']&&_0x45391c!=_0x1ba2a4;})['forEach'](_0x4efbf7=>{this['_reduceSuggestionAttributeRange'](_0x4efbf7,_0x5ccf4d['range'],_0x16d083),_0x4d4847=!0x0;});}return _0x4d4847;}['_reduceSuggestionAttributeRange'](_0x57adb2,_0x29e22b,_0xb04191){const _0x4807d3=_0x57adb2['getFirstRange']()['getDifference'](_0x29e22b);0x0!==_0x4807d3['length']?0x1!==_0x4807d3['length']?this['_breakSuggestionMarker'](_0x57adb2,_0x29e22b['start'],_0x29e22b['end']):this['_setSuggestionRange'](_0x57adb2,_0x4807d3[0x0]):_0xb04191['removeMarker'](_0x57adb2['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0xb57b12){this['_editor']=_0xb57b12,this['_model']=_0xb57b12['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x4b5a5e,_0x3fb484,_0x1b1705,_0x5741ad,_0x56694c,_0x4d5203){return new u(this['_model'],{'type':_0x4b5a5e,'subType':_0x3fb484,'id':_0x1b1705,'author':_0x5741ad,'creator':_0x5741ad,'attributes':_0x56694c,'onAttributesChange':_0x4d5203,'onAccept':(..._0x525112)=>this['getSuggestionCallback'](_0x4b5a5e,_0x3fb484,'accept')(..._0x525112),'onDiscard':(..._0x47e309)=>this['getSuggestionCallback'](_0x4b5a5e,_0x3fb484,'discard')(..._0x47e309)});}['registerCustomCallback'](_0x5645c6,_0xd445a7,_0x30a525,_0xaee24d){const _0x352601=_0x5645c6+':'+_0xd445a7+':'+_0x30a525;this['_customCallbacks']['set'](_0x352601,_0xaee24d);}['getSuggestionCallback'](_0x3f63fb,_0x45a35a,_0xebc425){const _0x3c3cd7=_0x3f63fb+':'+_0x45a35a+':'+_0xebc425;return this['_customCallbacks']['get'](_0x3c3cd7)||this['_defaultCallbacks']['get'](_0x3f63fb+':'+_0xebc425);}['_registerDefaultCallbacks'](){const _0x417cc7=()=>!0x1,_0x29606b=_0x2c4bc6=>{_0x2c4bc6['sort']((_0x131da5,_0x4cbbc5)=>_0x131da5['start']['isBefore'](_0x4cbbc5['start'])?0x1:-0x1),this['_model']['change'](_0x3a66a9=>{for(const _0xa00bd7 of _0x2c4bc6){let _0x49202f;_0x49202f=_0xa00bd7['end']['isAtEnd']&&_0xa00bd7['end']['parent']==_0xa00bd7['start']['nodeAfter']?_0x3a66a9['createSelection'](_0xa00bd7['start']['nodeAfter'],'on'):_0x3a66a9['createSelection'](_0xa00bd7),this['_model']['deleteContent'](_0x49202f,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4d82ef=(_0x1b1a07,_0x55bef9)=>{_0x55bef9&&this['_model']['change'](_0x31a55c=>{const {commandName:_0x4da578,commandParams:_0x56bb46=[]}=_0x55bef9,_0x207f98=_0x1b1a07['map'](_0x50f456=>(Vt(_0x50f456)&&(_0x50f456=this['_model']['createRange'](_0x50f456['end'])),_0x50f456))['filter'](_0x5a9463=>'$graveyard'!==_0x5a9463['root']['rootName']);if(_0x207f98['length']<0x1)return;const _0x1e93a2=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x73d2fb=>_0x1fbd79['fromRange'](_0x73d2fb));_0x31a55c['setSelection'](_0x207f98);for(const _0x319cae of this['_editor']['commands']['commands']())_0x319cae['refresh']();_0x56bb46['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x4da578,..._0x56bb46);const _0x18be2f=_0x1e93a2['filter'](_0x111d63=>'$graveyard'!=_0x111d63['root']['rootName']);_0x18be2f['length']>0x0&&_0x31a55c['setSelection'](_0x18be2f);for(const _0x1e249d of _0x1e93a2)_0x1e249d['detach']();});},_0x251a9a=(_0x2e3645,_0x473f74)=>0x1==_0x2e3645['length']&&0x1==_0x473f74['length']&&_0x2e3645[0x0]['end']['isEqual'](_0x473f74[0x0]['start']),_0x7fb130=(_0x5018bf,_0x4dc364,_0x9a293e,_0x47405c)=>Ht(_0x5018bf,_0x4dc364,_0x9a293e,_0x47405c,this['_model'])?[_0x5018bf,_0x4dc364]:Ht(_0x4dc364,_0x5018bf,_0x47405c,_0x9a293e,this['_model'])?[_0x4dc364,_0x5018bf]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x417cc7),this['_defaultCallbacks']['set']('insertion:discard',_0x29606b),this['_defaultCallbacks']['set']('insertion:join',_0x251a9a),this['_defaultCallbacks']['set']('insertion:chain',_0x7fb130),this['_defaultCallbacks']['set']('deletion:accept',_0x29606b),this['_defaultCallbacks']['set']('deletion:discard',_0x417cc7),this['_defaultCallbacks']['set']('deletion:join',_0x251a9a),this['_defaultCallbacks']['set']('deletion:chain',_0x7fb130),this['_defaultCallbacks']['set']('formatInline:accept',_0x4d82ef),this['_defaultCallbacks']['set']('formatInline:discard',_0x417cc7),this['_defaultCallbacks']['set']('formatInline:join',_0x251a9a),this['_defaultCallbacks']['set']('formatInline:chain',_0x417cc7),this['_defaultCallbacks']['set']('formatBlock:accept',_0x4d82ef),this['_defaultCallbacks']['set']('formatBlock:discard',_0x417cc7),this['_defaultCallbacks']['set']('formatBlock:join',_0x251a9a),this['_defaultCallbacks']['set']('formatBlock:chain',_0x417cc7),this['_defaultCallbacks']['set']('attribute:accept',_0x417cc7),this['_defaultCallbacks']['set']('attribute:discard',(_0x5dc658,_0x1a8366)=>{if(!_0x1a8366)return;const _0x8232f3=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x484125=>{if(_0x1a8366['key']==m)for(const _0x593be7 of _0x5dc658){const _0x4556cf=_0x593be7['start']['nodeAfter'],_0x247658=_0x1a8366['oldValue'];_0x484125['rename'](_0x4556cf,_0x247658);}else{if(_0x8232f3['_isBlockAttribute'](_0x1a8366['key'])){for(const _0x4e8e79 of _0x5dc658)void 0x0!==_0x1a8366['oldValue']?_0x484125['setAttribute'](_0x1a8366['key'],_0x1a8366['oldValue'],_0x4e8e79['start']['nodeAfter']):_0x484125['removeAttribute'](_0x1a8366['key'],_0x4e8e79['start']['nodeAfter']);}else{for(const _0x27e617 of _0x5dc658)_0x1a8366['oldValue']?_0x484125['setAttribute'](_0x1a8366['key'],_0x1a8366['oldValue'],_0x27e617):_0x484125['removeAttribute'](_0x1a8366['key'],_0x27e617);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x251a9a);}}function Ot(_0x3ba538,_0x1f99d1,_0x53c00){for(const _0x5d80ba of _0x1f99d1['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5d80ba['root']==_0x5d80ba)return!0x1;if(!_0x53c00['containsItem'](_0x5d80ba))return!0x1;if(_0x3ba538['isObject'](_0x5d80ba)||_0x3ba538['isLimit'](_0x5d80ba))return!0x0;}return!0x1;}function Vt(_0x480518){return _0x480518['end']['parent']==_0x480518['start']['nodeAfter']&&_0x480518['end']['isAtStart'];}function Ut(_0x3f6451,_0x32b965,_0x35ed2d,_0x3503fb){const _0x25df5=_0x48c72e=>!_0x48c72e['item']['is']('$textProxy')&&!_0x3503fb['isObject'](_0x48c72e['item']),_0xac7315=_0x3f6451['start']['getLastMatchingPosition'](_0x25df5),_0x1321e3=_0x3f6451['end']['getLastMatchingPosition'](_0x25df5,{'direction':'backward'});return(!_0x3f6451['start']['isEqual'](_0xac7315)||!_0x3f6451['end']['isEqual'](_0x1321e3))&&(_0xac7315['isBefore'](_0x1321e3)?_0x35ed2d['updateMarker'](_0x32b965,{'range':_0x35ed2d['createRange'](_0xac7315,_0x1321e3)}):_0x35ed2d['removeMarker'](_0x32b965),!0x0);}function Gt(_0x3962ef){return _0x3ec661(_0x3962ef);}function Ft(_0x7f4c5e){const _0xc680ef=_0x7f4c5e['start']['nodeAfter'];return _0xc680ef&&_0xc680ef['is']('element');}function Pt(_0xab17a8,_0x2d2d98){return null==_0xab17a8['end']['nodeBefore']&&_0xab17a8['end']['parent']==_0xab17a8['start']['nodeAfter']?Lt(_0xab17a8['start']['nodeAfter'],_0x2d2d98):_0xab17a8;}function Lt(_0xfbbcc9,_0x2ff04f){const _0x5cbd1b=_0x2ff04f['schema']['isObject'](_0xfbbcc9)||_0x2ff04f['schema']['isSelectable'](_0xfbbcc9);return _0x2ff04f['createRange'](_0x2ff04f['createPositionAt'](_0xfbbcc9,'before'),_0x5cbd1b?_0x2ff04f['createPositionAfter'](_0xfbbcc9):_0x2ff04f['createPositionAt'](_0xfbbcc9,'end'));}function Ht(_0x3dfd36,_0xed81f5,_0x1941ff,_0x3afaee,_0x325b16){if(_0x3dfd36['next'])return!0x1;if(!Jt(_0x3dfd36,_0xed81f5))return!0x1;if(_0x1941ff['end']['isEqual'](_0x3afaee['start']))return!0x0;if(_0x3dfd36['type']!=_0xed81f5['type'])return!0x1;if(!_0x1941ff['end']['isTouching'](_0x3afaee['start']))return!0x1;const _0x1edde8=_0x325b16['createRange'](_0x1941ff['end'],_0x3afaee['start'])['getWalker']();for(const _0x37d7af of _0x1edde8)if(['elementStart','elementEnd']['includes'](_0x37d7af['type'])&&_0x325b16['schema']['isLimit'](_0x37d7af['item']))return!0x1;return!0x0;}function Jt(_0x5430db,_0x212441){if(!_0x5430db['_isDataLoaded']||!_0x212441['_isDataLoaded'])return!0x1;const _0x4a3f50=new Set(Object['keys'](_0x5430db['attributes'])),_0x357bd6=new Set(Object['keys'](_0x212441['attributes']));if(_0x4a3f50['delete']('groupId'),_0x357bd6['delete']('groupId'),0x0==_0x4a3f50['size']&&0x0==_0x357bd6['size'])return!0x0;if(_0x4a3f50['size']!=_0x357bd6['size'])return!0x1;const _0x31fec2={..._0x5430db['attributes']},_0x52d143={..._0x212441['attributes']};return delete _0x31fec2['groupId'],delete _0x52d143['groupId'],JSON['stringify'](_0x31fec2)==JSON['stringify'](_0x52d143);}function qt(_0x3a3d0b,_0x53869d){const _0xf6ac69=zt(_0x3a3d0b['attributes']),_0x271fc8=zt(_0x53869d);if(!_0x3a3d0b['_isDataLoaded'])return!0x1;for(const _0x48d52c of Object['keys'](_0x271fc8))if(!_0x4edce7(_0xf6ac69[_0x48d52c],_0x271fc8[_0x48d52c]))return!0x1;return!0x0;}function zt(_0x3c8e11){const _0xcdf8ea=Object['assign']({},_0x3c8e11);return delete _0xcdf8ea['skipNestingCheck'],delete _0xcdf8ea['tablePasteChainId'],_0xcdf8ea;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x24174f(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0xe97ff6,_0x27756e,_0x477729,_0x18cc9d){super(),this['model']=_0x27756e,this['view']=_0x477729,this['commentThreadController']=_0x18cc9d,this['_editor']=_0xe97ff6,this['_acceptCommand']=_0xe97ff6['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0xe97ff6['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x8ff59b,_0x6efa62)=>_0x8ff59b||_0x6efa62),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x42ed8f=>_0x42ed8f&&this['_editor']['model']['canEditAt'](_0x27756e['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0xe4370b=>_0xe4370b&&this['_editor']['model']['canEditAt'](_0x27756e['getRanges']())),this['_pendingAction']=null,_0x477729['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x477729,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x477729,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x477729,'change:isDirty',()=>{_0x477729['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 _0x2be9d9=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x2be9d9);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x4a74ba{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x7a7883,_0x43bbbe,_0xf24579,_0xffb417){super(_0x7a7883),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x46d568(_0x7a7883,o(_0x7a7883,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x43bbbe['authoredAt']),this['bind']('authoredAt')['to'](_0x43bbbe),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',_0x43bbbe,'authoredAt',this,'descriptionParts',(_0x73f27c,_0x12e98a,_0x2c5eb3)=>{const _0x28793c=_0x2c5eb3['map'](_0x18785a=>ls(_0x18785a['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x73f27c-0x1,_0x43bbbe['author']['name'],_0x12e98a?_0xffb417['formatDateTime'](_0x12e98a):'',new DOMParser()['parseFromString'](_0x28793c,'text/html')['body']['textContent']]);}),this['focusables']=new _0x56c140(),this['focusTracker']=new _0x5acfca(),this['keystrokes']=new _0x419468(),this['focusCycler']=new _0x12fd38({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x56ee94=>_0x56ee94['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x43bbbe,this['_localUser']=_0xf24579,this['_config']=_0xffb417,_0xffb417['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x394bf0(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x31a024}=this['_config'];this['commentsListView']=new _0x31a024(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',_0x31816a=>_0x31816a+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x3a1000,_0x4efc0f)=>_0x3a1000||!!_0x4efc0f);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0xdf9ac}=this['_config'],_0x2f5eb0=new _0xdf9ac(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x408546=_0x2f5eb0['commentInputView'];return _0x2f5eb0['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x408546,'value',(_0x523a55,_0x1a6d7c,_0x441278)=>!!_0x441278||_0x523a55&&!_0x1a6d7c),_0x408546['on']('submit',(_0x51914f,_0x34cde1)=>{this['fire']('addComment',_0x34cde1),_0x408546['editor']['setData']('');}),_0x408546['on']('cancel',()=>this['focus']()),_0x408546['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x2f5eb0;}}class re extends us{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x3606ea,_0xf0c95c,_0x2855d6,_0x1cdde8){super(_0x3606ea,_0xf0c95c,_0x2855d6,_0x1cdde8),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x42fb3d=>_0x42fb3d&&_0x42fb3d[0x0]?_0x42fb3d[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x5305a6,_0x4f286a)=>{let _0x3d081f='';for(const _0x299fe7 of _0x5305a6)_0x3d081f+='<p>'+ls(_0x299fe7['content'],_0x299fe7['color'])+'</p>';return _0x4f286a?_0x3d081f:_0xe051a3(_0x3d081f,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x3606ea,'Accept\x20suggestion'),_0x5b1e85['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x3606ea,'Discard\x20suggestion'),_0x5b1e85['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x3e737d(_0x3606ea,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 _0x2a284b=this['bindTemplate'],_0x40aa6a=[{'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':_0x2a284b['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2a284b['to']('authoredAt',_0x3abbfa=>this['_config']['formatDateTime'](_0x3abbfa))}]}]},{'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']&&_0x40aa6a['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x39eba6={'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x2a284b['if']('isActive','ck-suggestion-wrapper--active'),_0x2a284b['to']('type',_0x2e83b7=>'ck-suggestion-'+_0x2e83b7),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':_0x2a284b['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':_0x40aa6a},this['ariaDescriptionView']]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x39eba6['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)),_0x39eba6;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x1b3614,_0x5159a3,_0x12046e)=>{this['_descriptionElement']['innerHTML']=_0x12046e;});}['_createButton'](_0x24f0e1,_0x2b792f,_0x3e72fc,_0x490b8e,_0x1a20f1){const _0x27999d=new _0x39269e(this['locale']);return _0x27999d['set']({'label':_0x24f0e1,'icon':_0x2b792f,'tooltip':!0x0,'tooltipPosition':_0x1a20f1}),_0x27999d['extendTemplate']({'attributes':{'class':_0x3e72fc}}),_0x27999d['on']('execute',()=>{this['fire'](_0x490b8e,this['_model']['id']);}),_0x27999d;}['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 _0x101975{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0xf792e2,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x11fefb){super(_0x11fefb),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x3184e0=this['editor']['config'];_0x3184e0['define']('trackChanges.SuggestionThreadView',re),_0x3184e0['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x3184e0['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x585552,_0x5d7a2c){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x2e766f,_0x2c06dc]of this['_handleControllerBuffer']){const _0x5cb561=this['_suggestionToController']['has'](_0x2e766f);_0x5cb561||_0x2c06dc?_0x5cb561&&_0x2c06dc&&this['_destroyController'](_0x2e766f):this['_initializeController'](_0x2e766f);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x585552,_0x5d7a2c);}['init'](){const _0x4db417=this['editor'],_0x3b9151=_0x4db417['plugins']['get']('TrackChangesEditing'),_0x29c0f0=_0x4db417['plugins']['get']('Annotations'),_0x4bb588=_0x4db417['plugins']['get']('EditorAnnotations'),_0x4711cd=_0x4db417['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x4bb588['addSourceCollector'](()=>{const _0x3d29f5=[];for(const [_0x308d27,_0x35162b]of Array['from'](this['_suggestionToController'])){const _0x1c0d63=_0x308d27['getAllAdjacentSuggestions'](),_0x78ab95=[];for(const _0x424413 of _0x1c0d63){if(!_0x424413['isInContent'])continue;if(_0x424413['isMultiRange']){_0x78ab95['push'](..._0x424413['getRanges']());continue;}const _0x5eb474=_0x424413['getFirstRange']();if(_0x78ab95['length']>0x0){const _0x100a8c=_0x78ab95[0x0]['getJoined'](_0x5eb474);if(_0x100a8c){_0x78ab95[0x0]=_0x100a8c;continue;}}_0x78ab95['push'](_0x5eb474);}_0x3d29f5['push']([_0x35162b['view'],_0x78ab95]);}return _0x3d29f5;}),this['listenTo'](_0x3b9151,'suggestionLoaded',(_0x577f35,_0x3cfe5b)=>{this['listenTo'](_0x3cfe5b,'change:previous',(_0x541937,_0x12ea81,_0x46c501,_0x22bf11)=>{_0x3cfe5b['isInContent']&&(null==_0x46c501?(this['_updateController'](_0x22bf11['head']),this['_handleSuggestionControllerDelayed'](_0x3cfe5b,!0x1)):(this['_updateController'](_0x46c501['head']),null==_0x22bf11&&this['_handleSuggestionControllerDelayed'](_0x3cfe5b,!0x0)));}),null!==_0x3cfe5b['previous']?this['_updateController'](_0x3cfe5b['head']):this['_handleSuggestionControllerDelayed'](_0x3cfe5b,!0x1);}),this['listenTo'](_0x3b9151,'suggestionUnloaded',(_0x5900b1,_0x4cf6c6,_0x308eda)=>{this['stopListening'](_0x4cf6c6,'change:previous'),this['_handleControllerBuffer']['delete'](_0x4cf6c6),this['_suggestionToController']['has'](_0x4cf6c6)&&this['_destroyController'](_0x4cf6c6),_0x308eda&&this['_updateController'](_0x308eda['head']);}),this['listenTo'](_0x3b9151,'suggestionChanged',(_0x3b0cdd,_0x93108a)=>{this['_updateController'](_0x93108a);}),this['listenTo'](_0x29c0f0,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x4711cd,'addComment',(_0x3227c1,{threadId:_0x4952e6,isFromAdapter:_0x1a8b24})=>{if(_0x1a8b24||!_0x3b9151['hasSuggestion'](_0x4952e6))return;const _0x26a818=_0x3b9151['getSuggestion'](_0x4952e6);this['_suggestionToController']['get'](_0x26a818)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x2f3601=this['editor']['plugins']['get']('Annotations'),_0x2e68eb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x15302f=Array['from'](_0x2f3601['activeAnnotations'],_0x8f6205=>_0x8f6205['innerView'])['filter'](_0x2e780c=>this['_viewToController']['has'](_0x2e780c)),_0x5c3445=[];for(const _0x3df1c6 of _0x15302f){const _0x36e45e=this['_viewToController']['get'](_0x3df1c6)['model']['getAllAdjacentSuggestions']();_0x5c3445['push'](..._0x36e45e['reduce']((_0x26267c,_0x6c51)=>[..._0x26267c,..._0x6c51['getMarkerNames']()],[]));}_0x2e68eb['activeMarkers']=_0x5c3445;}['_addUIComponentsToFactory'](){const _0x52138b=this['editor'],_0x22f8b5=_0x52138b['locale'],_0x4f34e9=o(_0x22f8b5,'Track\x20changes'),_0x224030=new Wt([{'type':'switchbutton','model':new _0x9bda13({'withText':!0x0,'isToggleable':!0x0,'label':_0x4f34e9,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x9bda13({'withText':!0x0,'label':o(_0x22f8b5,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x9bda13({'withText':!0x0,'label':o(_0x22f8b5,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x9bda13({'withText':!0x0,'label':o(_0x22f8b5,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x9bda13({'withText':!0x0,'label':o(_0x22f8b5,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x2d6a79 of _0x224030)if(he(_0x2d6a79)){const _0x5061f8=_0x52138b['commands']['get'](_0x2d6a79['model']['commandName']);_0x2d6a79['model']['bind']('isOn','isEnabled')['to'](_0x5061f8,'value','isEnabled');}_0x52138b['ui']['componentFactory']['add']('trackChanges',_0x26e9bf=>this['_createToolbarButton'](_0x26e9bf,_0x224030,_0x4f34e9)),_0x52138b['ui']['componentFactory']['add']('menuBar:trackChanges',_0x2bbfa5=>this['_createMenuBarMenu'](_0x2bbfa5,_0x224030,_0x4f34e9));}['_createToolbarButton'](_0x36cb66,_0x39ab71,_0xebcdac){const _0x37bb60=Qt(_0x36cb66,_0x1dd54e),_0x237a22=this['editor']['commands']['get']('trackChanges');_0x37bb60['buttonView']['set']({'tooltip':_0xebcdac,'label':_0xebcdac,'icon':ce}),_0x37bb60['buttonView']['bind']('isOn')['to'](_0x237a22,'value'),_0x37bb60['buttonView']['on']('execute',()=>{_0x237a22['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x37bb60,_0x39ab71,{'role':'menu'});const _0x545edb=[];for(const _0x5a4524 of _0x39ab71)he(_0x5a4524)&&_0x545edb['push'](this['editor']['commands']['get'](_0x5a4524['model']['commandName']));const _0x386a21=_0x37bb60['buttonView'];return _0x386a21['actionView']['unbind']('isEnabled'),_0x386a21['arrowView']['unbind']('isEnabled'),_0x386a21['actionView']['bind']('isEnabled')['to'](_0x237a22,'isEnabled'),_0x386a21['arrowView']['bind']('isEnabled')['toMany'](_0x545edb,'isEnabled',(..._0x4d6aa1)=>_0x4d6aa1['some'](_0x1ef7d5=>_0x1ef7d5)),_0x37bb60['on']('execute',_0x1069be=>{this['editor']['execute'](_0x1069be['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x37bb60;}['_createMenuBarMenu'](_0x273cb1,_0x48e4e8,_0x44de68){const _0x2a2baa=new Yt(_0x273cb1),_0x5783ac=this['editor']['commands']['get']('trackChanges');_0x2a2baa['buttonView']['set']({'label':_0x44de68,'icon':ce});const _0x266511=new Zt(_0x273cb1);for(const _0x27b60b of _0x48e4e8){if('separator'==_0x27b60b['type']){_0x266511['items']['add'](new Xt(_0x273cb1));continue;}const _0x29b716=new te(_0x273cb1,_0x2a2baa),_0x277364=new _0x4fe3de(_0x273cb1),_0xf449fa=_0x27b60b['model'];_0x277364['bind'](...Object['keys'](_0xf449fa))['to'](_0xf449fa),_0x277364['delegate']('execute')['to'](_0x2a2baa),_0x277364['on']('execute',()=>{this['editor']['execute'](_0xf449fa['commandName']),this['editor']['editing']['view']['focus']();}),_0x29b716['children']['add'](_0x277364),_0x266511['items']['add'](_0x29b716);}return _0x2a2baa['bind']('isEnabled')['to'](_0x5783ac,'isEnabled'),_0x2a2baa['panelView']['children']['add'](_0x266511),_0x2a2baa;}['_initializeController'](_0x200189){const _0x276fbc=this['editor'],_0x5e4556=_0x276fbc['config'],_0x198848=_0x276fbc['plugins']['get']('Annotations'),_0xddd367=_0x276fbc['plugins']['get']('CommentsRepository'),_0x1e6139=_0x276fbc['plugins']['get']('EditorAnnotations'),_0x537460=_0x276fbc['plugins']['get'](_0xf792e2)['me'],_0x5f09a6=_0x5e4556['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x1c589a,CommentThreadInputView:_0x36be24}=_0x276fbc['plugins']['get']('CommentsUI');let _0x12d53c,_0x3c9357;this['_annotationViews']['has'](_0x200189['id'])?(_0x3c9357=this['_annotationViews']['get'](_0x200189['id']),_0x12d53c=_0x3c9357['mainView']):(_0x12d53c=new _0x5f09a6(_0x276fbc['locale'],_0x200189,_0x537460,{'disableComments':this['_disableComments'],'editorConfig':_0x5e4556['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x5e4556['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5e4556['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5e4556['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4d2b75(_0x5e4556['get']('locale')),'CommentView':_0x5e4556['get']('comments')['CommentView'],'CommentsListView':_0x1c589a,'CommentThreadInputView':_0x36be24}),_0x12d53c['acceptButton']['on']('execute',()=>{_0x276fbc['editing']['view']['focus']();}),_0x12d53c['discardButton']['on']('execute',()=>{_0x276fbc['editing']['view']['focus']();}),_0x3c9357=_0x198848['createAnnotationView'](this['editor']['locale'],_0x12d53c),_0x3c9357['bind']('isDirty')['to'](_0x12d53c,'isDirty'),_0x3c9357['bind']('length')['to'](_0x12d53c),_0x3c9357['bind']('type')['to'](_0x12d53c,'type',_0x1aa3bc=>'suggestion-'+_0x1aa3bc),this['listenTo'](_0x12d53c,'escape',()=>{_0x276fbc['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x200189['id'],_0x3c9357));const _0x37e06b=_0xddd367['createCommentThreadController'](_0x200189['commentThread'],_0x12d53c),_0x220a6c=new ae(_0x276fbc,_0x200189,_0x12d53c,_0x37e06b),_0x2340ba=_0x200189['getAllAdjacentSuggestions']()['filter'](_0x48d537=>_0x48d537['isInContent']);_0x12d53c['descriptionParts']=_0x276fbc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x2340ba),this['_suggestionToController']['set'](_0x200189,_0x220a6c),this['_viewToController']['set'](_0x12d53c,_0x220a6c);const _0x41debc=_0x198848['createAnnotation']({'view':_0x3c9357,'target':()=>{const _0x1a6e8a=[],_0x17a2eb=_0x200189['getAllAdjacentSuggestions']()['filter'](_0x134661=>_0x134661['isInContent']);for(const _0x264d72 of _0x17a2eb)_0x1a6e8a['push'](..._0x264d72['getMarkers']());return _0x21c46e(_0x276fbc['editing'],_0x1a6e8a);},'type':()=>'suggestion-'+_0x220a6c['view']['type']});_0xddd367['_bindAnnotationToEditors'](_0x12d53c,_0x41debc),_0x198848['add'](_0x41debc),_0x1e6139['registerAnnotation'](_0x41debc);}['_destroyController'](_0x1a6c6a){const _0x15a95e=this['editor']['plugins']['get']('CommentsRepository'),_0x2d3e6a=this['editor']['plugins']['get']('Annotations'),_0x3273ea=this['_suggestionToController']['get'](_0x1a6c6a),_0x43b105=_0x3273ea['view'],_0x2e6e3b=_0x2d3e6a['getByInnerView'](_0x43b105);_0x15a95e['_unbindEditors'](_0x43b105),_0x2e6e3b&&_0x2d3e6a['remove'](_0x2e6e3b),this['_suggestionToController']['delete'](_0x1a6c6a),this['_viewToController']['delete'](_0x43b105),_0x3273ea['destroy']();}['_updateController'](_0x4afda3){if(!_0x4afda3['isInContent']||!this['_suggestionToController']['has'](_0x4afda3))return;const _0x3718df=this['editor']['plugins']['get']('TrackChangesEditing'),_0x15117f=this['_suggestionToController']['get'](_0x4afda3),_0x13bfe9=_0x4afda3['getAllAdjacentSuggestions']();_0x15117f['view']['descriptionParts']=_0x3718df['descriptionFactory']['getDescriptions'](_0x13bfe9);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x1c777e,(_0x1abb85,_0x112567)=>{const _0x146bf2=this['editor']['plugins']['get'](k),_0x1bb350=this['editor']['plugins']['get'](p);if(!_0x1bb350['activeMarkers']['length'])return;const {id:_0x3b6823}=_0x1bb350['_splitMarkerName'](_0x1bb350['activeMarkers'][0x0]),_0x5d79a7=_0x146bf2['getSuggestion'](_0x3b6823);_0x5d79a7&&(this['_suggestionToController']['get'](_0x5d79a7)['view']['focus'](),_0x112567());});}['destroy'](){for(const _0x189a2f of this['_suggestionToController']['keys']())this['_destroyController'](_0x189a2f);for(const _0x3c5d06 of this['_annotationViews']['values']())_0x3c5d06['mainView']['destroy']();super['destroy']();}}function he(_0x5ef6eb){return'model'in _0x5ef6eb;}class k extends _0x101975{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x45be6f){this['editor']['plugins']['get'](p)['adapter']=_0x45be6f;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x480768){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x480768);}['getSuggestions']({skipNotAttached:_0x2b2c9e=!0x1,toJSON:_0x22f357=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x2b2c9e,'toJSON':_0x22f357});}['getSuggestion'](_0x17f2df){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x17f2df);}}const T=['Pagination'];class P extends _0x101975{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x41ac3a=this['editor'];if(_0x41ac3a['config']['define']('trackChangesData.editorCreator',_0xfb55d6=>{const _0x44347d=_0x41ac3a['model']['document']['getRootNames']()['reduce']((_0x1c8b8c,_0x21be65)=>(_0x1c8b8c[_0x21be65]='',_0x1c8b8c),{});return _0x41ac3a['constructor']['create'](_0x44347d,_0xfb55d6);}),'function'!=typeof _0x41ac3a['config']['get']('trackChangesData')['editorCreator'])throw new _0xa4d2dc('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x4685c6){return N(this['editor'],!0x0,_0x4685c6);}['getDataWithDiscardedSuggestions'](_0x254840){return N(this['editor'],!0x1,_0x254840);}}class D extends _0x101975{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x295260){super(_0x295260),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(_0x4766e6){return void 0x0!==_0x4766e6['getRootsAttributes'];}async function N(_0x239fa3,_0x505893,_0x482092){const _0x17d8e0=_0x3fc406(_0x239fa3,T);_0x17d8e0['plugins']['push'](p,D),_0x17d8e0['rootsAttributes']=v(_0x239fa3)?_0x239fa3['getRootsAttributes']():void 0x0;const _0x190bf5=document['createDocumentFragment'](),_0x5701cb=_0x239fa3['config']['get']('trackChangesData')['editorCreator'],_0x40cbef=await _0x5701cb(_0x17d8e0,()=>function(_0x2ccc72){const _0x1b8b2d=document['createElement']('div');return _0x2ccc72['appendChild'](_0x1b8b2d),_0x1b8b2d;}(_0x190bf5));!function(_0x1f1976,_0x4ca284){const _0x25b77=_0x1f1976['model']['document']['getRootNames']()['reduce']((_0xc7a394,_0x20dd8c)=>(_0xc7a394[_0x20dd8c]=_0x1f1976['data']['get']({'rootName':_0x20dd8c}),_0xc7a394),{}),_0x2248df=_0x1f1976['plugins']['get']('Users')['users']['map'](_0x428a99=>({'id':_0x428a99['id'],'name':_0x428a99['name']})),_0xfb486d=_0x1f1976['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x10f07d=_0x1f1976['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x707948=_0x4ca284['plugins']['get']('Users'),_0x404b63=_0x4ca284['plugins']['get']('TrackChangesEditing'),_0x5ec206=_0x4ca284['plugins']['get']('CommentsRepository');for(const _0x5e90bf of _0x5ec206['getCommentThreads']())_0x5e90bf['remove']();for(const _0xd704e3 of _0x2248df)_0x707948['getUser'](_0xd704e3['id'])||_0x707948['addUser'](_0xd704e3);_0x707948['me']||_0x707948['useAnonymousUser']();for(const _0x29f040 of _0x10f07d)_0x5ec206['addCommentThread'](_0x29f040);for(const _0x1d23af of _0xfb486d)_0x404b63['addSuggestionData'](_0x1d23af);_0x4ca284['data']['set'](_0x25b77);}(_0x239fa3,_0x40cbef),_0x40cbef['execute'](_0x505893?'acceptAllSuggestions':'discardAllSuggestions');const _0x27ba5d=v(_0x40cbef)?_0x40cbef['getFullData'](_0x482092):_0x40cbef['data']['get'](_0x482092);return await _0x40cbef['destroy'](),_0x27ba5d;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|