@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20250314.0 → 0.0.0-nightly-20250316.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 +26 -26
- package/src/trackchangesediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
24
|
-
_0x4e0383(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x2831ff,_0x414a49){super(),this['id']=_0x414a49['id'],this['type']=_0x414a49['type'],this['subType']=_0x414a49['subType']||null,this['author']=_0x414a49['author'],this['creator']=_0x414a49['creator']||_0x414a49['author'],this['isExternal']=Boolean(_0x414a49['attributes']&&_0x414a49['attributes']['@external']),this['data']=null,this['_model']=_0x2831ff,this['_onAccept']=_0x414a49['onAccept'],this['_onDiscard']=_0x414a49['onDiscard'],this['_onAttributesChange']=_0x414a49['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x414a49['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 _0x3956e2=this;for(;_0x3956e2['previous'];)_0x3956e2=_0x3956e2['previous'];return _0x3956e2;}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'](_0x1bd00a){this['_markerNames']['add'](_0x1bd00a);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x8f9d4c=>this['_model']['markers']['get'](_0x8f9d4c))['filter'](_0x5863ab=>_0x5863ab);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0xc3ed28=>{for(const _0x2c01cc of this['getMarkers']())_0xc3ed28['removeMarker'](_0x2c01cc);}),this['_markerNames']['clear']();}['removeMarker'](_0x29196d){this['_model']['change'](_0x1d98f9=>{_0x1d98f9['removeMarker'](_0x29196d);}),this['_markerNames']['delete'](_0x29196d);}['addRange'](_0x5f1e50){const _0x31e206='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+o['getMultiRangeId']();this['addMarkerName'](_0x31e206),this['_model']['change'](_0x5ded44=>{_0x5ded44['addMarker'](_0x31e206,{'range':_0x5f1e50,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x24c807){for(const _0x5b3046 of this['getRanges']())if(_0x5b3046['isIntersecting'](_0x24c807))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x2b716e=>_0x2b716e['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x1ee113,_0x58be47)=>[..._0x1ee113,..._0x58be47['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x9dc76a=this['getRanges']();if(0x1!=_0x9dc76a['length'])return null;const _0x704d12=_0x9dc76a[0x0],_0x1e23a7=_0x704d12['start']['nodeAfter'],_0x25a0e7=_0x704d12['end']['nodeBefore'];return _0x1e23a7 instanceof _0x56712c?_0x1e23a7!=_0x25a0e7?null:_0x1e23a7: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 _0x313623=[];let _0x21ea7a=this['head'];for(;_0x21ea7a;)_0x313623['push'](_0x21ea7a),_0x21ea7a=_0x21ea7a['next'];return _0x313623;}['setAttribute'](_0x4f1740,_0x2d50dc){const _0x35c7b0=_0x55f414(this['attributes']);_0x27c619(_0x35c7b0,_0x4f1740,_0x2d50dc),_0x345af8(_0x35c7b0,this['attributes'])||(this['attributes']=_0x35c7b0,this['_onAttributesChange'](_0x35c7b0));}['removeAttribute'](_0x3457f3){const _0x40d4eb=_0x55f414(this['attributes']);_0x245efa(_0x40d4eb,_0x3457f3),_0x345af8(_0x40d4eb,this['attributes'])||(this['attributes']=_0x40d4eb,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 _0x4d67a8()['substr'](0x1,0x5);}}function c(_0x12f8d6,_0x720ba3,_0x3a3270){const _0x2fccd0=_0x12f8d6['t'],t=_0x12f8d6['t'];switch(_0x720ba3){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'Preview\x20final\x20content':return t('Preview\x20final\x20content');case'Final\x20content\x20preview':return t('Final\x20content\x20preview');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x3a3270);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x3a3270);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x3a3270);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x3a3270);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x3a3270);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',_0x3a3270);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x3a3270);case'*Replace\x20image*':return t('*Replace\x20image*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3a3270);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x3a3270);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x3a3270);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x3a3270);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x3a3270);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x3a3270);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x3a3270);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x3a3270);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x3a3270);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x3a3270);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x3a3270);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x3a3270);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x3a3270);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x3a3270);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x3a3270);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x3a3270);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x3a3270);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'},_0x3a3270);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x3a3270);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x3a3270);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x3a3270);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x3a3270);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x3a3270);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'},_0x3a3270);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x3a3270);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x3a3270);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x3a3270);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x3a3270);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'},_0x3a3270);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x3a3270);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'},_0x3a3270);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'},_0x3a3270);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x3a3270);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'},_0x3a3270);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x3a3270);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'},_0x3a3270);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x3a3270);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x3a3270);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'},_0x3a3270);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x3a3270);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 _0x2fccd0({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x3a3270);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x2fccd0({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x3a3270);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x3a3270);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'},_0x3a3270);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'},_0x3a3270);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'},_0x3a3270);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x720ba3;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x4c310b,_0x166b4d){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x4c310b,this['_locale']=_0x166b4d;}['getDescriptions'](_0x2b317b){const _0x9e60dc=[],_0xf7d0df=new Set(),_0x33cd5d=new Set();for(let _0xf2401e=0x0;_0xf2401e<_0x2b317b['length'];_0xf2401e++){const _0x8d999c=_0x2b317b[_0xf2401e];if(!_0x8d999c['isInContent'])continue;const _0x4616dc=this['_handleCustomCallbackDescription'](_0x8d999c);if(_0x4616dc){if(null!=_0x8d999c['subType']){if(_0xf7d0df['has'](_0x8d999c['subType']))continue;_0xf7d0df['add'](_0x8d999c['subType']);}_0x9e60dc['push'](_0x4616dc);}else{if('attribute'!=_0x8d999c['type'])'insertion'!=_0x8d999c['type']&&'deletion'!=_0x8d999c['type']||this['_handleInsertRemoveSuggestionDescription'](_0x9e60dc,_0x8d999c,_0x2b317b[_0xf2401e+0x1]);else{const _0x44268b=_0x8d999c['data']['key'];if(_0x33cd5d['has'](_0x44268b))continue;_0x33cd5d['add'](_0x8d999c['data']['key']),_0x44268b==u?this['_handleRenameSuggestionDescription'](_0x9e60dc,_0x8d999c):this['_handleAttributeSuggestionDescription'](_0x9e60dc,_0x8d999c);}}}return this['_resolveDescriptionItems'](_0x9e60dc);}['registerDescriptionCallback'](_0x759cc2){this['_customCallbacks']['push'](_0x759cc2);}['registerElementLabel'](_0x46f935,_0x51ebc4,_0x31ad3d=_0x3f6e40['normal']){'function'==typeof _0x46f935?_0x2638cc(this['_itemLabelsCallbacks'],{'matchingCallback':_0x46f935,'label':_0x51ebc4,'priority':_0x31ad3d}):this['_itemLabels']['set'](_0x46f935,_0x51ebc4);}['registerAttributeLabel'](_0x37b618,_0x401f24){this['_attributeLabels']['set'](_0x37b618,_0x401f24);}['getItemLabel'](_0x22b24b,_0x20eaa5=0x1){let _0x6dd059;for(const _0x2f8461 of this['_itemLabelsCallbacks'])if(_0x2f8461['matchingCallback'](_0x22b24b)){_0x6dd059=_0x2f8461['label'];break;}return _0x6dd059||(_0x6dd059=this['_itemLabels']['get'](_0x22b24b['name'])),_0x6dd059?_0x6dd059(_0x20eaa5):0x1!==_0x20eaa5?_0x20eaa5+'\x20'+_0x22b24b['name']+'s':''+_0x22b24b['name'];}['_addDescriptionItems'](_0x4980b5,_0xa4f977){const _0x28dc2d=_0xa4f977['getFirstRange']()['getWalker'](),_0x176dc8='insertion'==_0xa4f977['type']?'add':'remove';for(const _0x1ef755 of _0x28dc2d){const _0x2e5de9=_0x1ef755['item'],_0x8a0773=_0x4980b5[_0x4980b5['length']-0x1];if(_0x2e5de9['is']('$textProxy'))_0x8a0773&&_0x8a0773['type']['indexOf']('Container')>-0x1&&_0x4980b5['pop'](),_0x8a0773&&'text'==_0x8a0773['type']?_0x8a0773[_0x176dc8]+=_0x2e5de9['data']:_0x4980b5['push']({'type':'text','add':'add'==_0x176dc8?_0x2e5de9['data']:'','remove':'remove'==_0x176dc8?_0x2e5de9['data']:''});else{if(this['_schema']['isObject'](_0x2e5de9)){const _0x4f12a7=_0x2e5de9;if(_0x8a0773&&_0x8a0773['type']['indexOf']('Container')>-0x1&&_0x4980b5['pop'](),'elementEnd'==_0x1ef755['type'])continue;_0x8a0773&&_0x8a0773['type']==_0x176dc8+'Object'&&_0x8a0773['element']['name']==_0x4f12a7['name']?_0x8a0773['quantity']++:_0x4980b5['push']({'type':_0x176dc8+'Object','element':_0x4f12a7,'quantity':0x1}),_0x28dc2d['skip'](_0x2dc134=>!('elementEnd'==_0x2dc134['type']&&_0x2dc134['item']==_0x2e5de9));}else{if(this['_schema']['checkChild'](_0x2e5de9,'$text')||_0x2e5de9['is']('element','softBreak')){const _0x407d36=_0x2e5de9;if('add'==_0x176dc8&&'elementStart'==_0x1ef755['type']||'remove'==_0x176dc8&&'elementEnd'==_0x1ef755['type'])continue;if(_0x8a0773&&-0x1==_0x8a0773['type']['indexOf']('Container')){'text'==_0x8a0773['type']&&(_0x8a0773[_0x176dc8]+='\x0a');continue;}let _0x5d4091;if(_0x5d4091='add'==_0x176dc8?_0x407d36['nextSibling']&&!this['_schema']['isObject'](_0x407d36['nextSibling'])?_0x407d36['nextSibling']:null:_0x407d36['previousSibling']&&!this['_schema']['isObject'](_0x407d36['previousSibling'])?_0x407d36['previousSibling']:null,_0x407d36['isEmpty']||_0x5d4091&&_0x5d4091['isEmpty']){const _0x4e9747=_0x5d4091&&_0x5d4091['isEmpty']?_0x5d4091:_0x407d36;_0x8a0773&&_0x8a0773['type']==_0x176dc8+'EmptyContainer'&&_0x8a0773['element']['name']==_0x4e9747['name']?_0x8a0773['quantity']++:_0x4980b5['push']({'type':_0x176dc8+'EmptyContainer','element':_0x4e9747,'quantity':0x1});}else _0x4980b5['push']({'type':_0x176dc8+'Container','element':_0x407d36});}}}}}['_resolveDescriptionItems'](_0x18146d){const _0x39badc=this['_locale'],_0x10e83d=[],_0x1bb506=[],_0x1cbdd1=[];for(const _0x313c9f of _0x18146d)switch(_0x313c9f['type']){case'text':if(_0x313c9f['add']=_0x313c9f['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x313c9f['remove']=_0x313c9f['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x313c9f['add']&&''!=_0x313c9f['remove']){_0x10e83d['push']({'type':'replace','content':c(_0x39badc,'REPLACE_TEXT',['\x22'+_0x313c9f['remove']+'\x22','\x22'+_0x313c9f['add']+'\x22'])});continue;}if(null!=_0x313c9f['add']['match'](/^ +$/)){_0x10e83d['push']({'type':'insertion','content':c(_0x39badc,'*Insert:*\x20%0',c(_0x39badc,'ELEMENT_SPACE',_0x313c9f['add']['length']))});continue;}if(null!=_0x313c9f['remove']['match'](/^ +$/)){_0x10e83d['push']({'type':'deletion','content':c(_0x39badc,'*Remove:*\x20%0',c(_0x39badc,'ELEMENT_SPACE',_0x313c9f['remove']['length']))});continue;}if(''!=_0x313c9f['add']){_0x10e83d['push']({'type':'insertion','content':c(_0x39badc,'*Insert:*\x20%0','\x22'+_0x313c9f['add']+'\x22')});continue;}_0x10e83d['push']({'type':'deletion','content':c(_0x39badc,'*Remove:*\x20%0','\x22'+_0x313c9f['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x10e83d['push']({'type':'insertion','content':c(_0x39badc,'*Insert:*\x20%0',this['getItemLabel'](_0x313c9f['element'],_0x313c9f['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x10e83d['push']({'type':'deletion','content':c(_0x39badc,'*Remove:*\x20%0',this['getItemLabel'](_0x313c9f['element'],_0x313c9f['quantity']))});continue;case'addContainer':_0x10e83d['push']({'type':'insertion','content':c(_0x39badc,'*Split:*\x20%0',this['getItemLabel'](_0x313c9f['element'],_0x313c9f['quantity']))});continue;case'removeContainer':_0x10e83d['push']({'type':'deletion','content':c(_0x39badc,'*Merge:*\x20%0',this['getItemLabel'](_0x313c9f['element'],_0x313c9f['quantity']))});continue;case'addFormat':_0x1bb506['push'](_0x313c9f['key']);continue;case'removeFormat':_0x1cbdd1['push'](_0x313c9f['key']);continue;default:_0x10e83d['push'](_0x313c9f);}if(_0x1bb506['length']){const _0x565237=_0x1bb506['map'](_0x3f9b24=>this['_attributeLabels']['has'](_0x3f9b24)?this['_attributeLabels']['get'](_0x3f9b24):_0x3f9b24)['join'](',\x20');_0x10e83d['push']({'type':'format','content':c(this['_locale'],'*Set\x20format:*\x20%0',_0x565237)});}if(_0x1cbdd1['length']){const _0x2ea814=_0x1cbdd1['map'](_0x38c89c=>this['_attributeLabels']['has'](_0x38c89c)?this['_attributeLabels']['get'](_0x38c89c):_0x38c89c)['join'](',\x20');_0x10e83d['push']({'type':'format','content':c(this['_locale'],'*Remove\x20format:*\x20%0',_0x2ea814)});}return _0x10e83d;}['_handleCustomCallbackDescription'](_0x449a40){for(const _0x250021 of this['_customCallbacks']){const _0x2d3876=_0x250021(_0x449a40);if(_0x2d3876&&'type'in _0x2d3876)return _0x2d3876;}}['_handleAttributeSuggestionDescription'](_0x25af6e,_0x2c99c6){const _0x36a22a=_0x2c99c6['data'],_0x3515bc=void 0x0===_0x36a22a['newValue']?'removeFormat':'addFormat';_0x25af6e['push']({'type':_0x3515bc,'key':_0x36a22a['key']});}['_handleRenameSuggestionDescription'](_0x520295,_0x44e1e9){_0x520295['push']({'type':'format','content':c(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x44e1e9['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x37f8d0,_0x4741cc,_0xd0ac31){if(this['_addDescriptionItems'](_0x37f8d0,_0x4741cc),_0xd0ac31&&_0xd0ac31['getFirstRange']()&&!_0x4741cc['getFirstRange']()['end']['isEqual'](_0xd0ac31['getFirstRange']()['start'])){const _0x2f169f=_0x37f8d0[_0x37f8d0['length']-0x1],_0x31fb89='insertion'==_0x4741cc['type']?'add':'remove';_0x2f169f&&'text'==_0x2f169f['type']&&(_0x2f169f[_0x31fb89]+='\x0a');}}}class U extends _0x5a9880{['afterInit'](){const _0x4c29aa=this['editor'],_0xc231e7=_0x4c29aa['plugins']['get']('TrackChangesEditing');_0x4c29aa['commands']['get']('showAIAssistant')&&_0xc231e7['enableCommand']('showAIAssistant');}}class V extends _0x5a9880{['afterInit'](){const _0x1b2e7a=this['editor'],_0x3deeda=_0x1b2e7a['locale'];if(!_0x1b2e7a['plugins']['has']('AlignmentEditing'))return;const _0x387481=_0x1b2e7a['plugins']['get']('TrackChangesEditing');_0x387481['enableDefaultAttributesIntegration']('alignment'),_0x387481['registerBlockAttribute']('alignment'),_0x387481['descriptionFactory']['registerAttributeLabel']('alignment',c(_0x3deeda,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x59f7bf=this['editor'],_0x37a1b6=_0x59f7bf['locale'];_0x59f7bf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xbf2bff=>{if('formatBlock'!=_0xbf2bff['type'])return;const {data:_0x3156be}=_0xbf2bff;if(_0x3156be&&'alignment'==_0x3156be['commandName']){const _0x45f471=_0x3156be['commandParams'][0x0]['value'];return{'type':'format','content':c(_0x37a1b6,'*Format:*\x20%0',function(_0x5e7d67){switch(_0x5e7d67){case'left':return c(_0x37a1b6,'FORMAT_ALIGN_TO_LEFT');case'right':return c(_0x37a1b6,'FORMAT_ALIGN_TO_RIGHT');case'center':return c(_0x37a1b6,'FORMAT_ALIGN_TO_CENTER');case'justify':return c(_0x37a1b6,'FORMAT_JUSTIFY_TEXT');}}(_0x45f471))};}});}}const Yt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class F extends _0x5a9880{['afterInit'](){const _0x37f1b2=this['editor'],_0x2a3fa4=_0x37f1b2['plugins']['get']('TrackChangesEditing'),_0xb4b484=_0x37f1b2['locale'];for(const _0x3ea220 of Yt){if(!_0x37f1b2['plugins']['has'](_0x3ea220))continue;const _0x1178eb=_0x3ea220['slice'](0x0,-0x7)['toLowerCase'](),_0x301777='FORMAT_'+_0x1178eb['toUpperCase']();_0x2a3fa4['enableDefaultAttributesIntegration'](_0x1178eb),_0x2a3fa4['registerInlineAttribute'](_0x1178eb),_0x2a3fa4['descriptionFactory']['registerAttributeLabel'](_0x1178eb,c(_0xb4b484,_0x301777));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x11a8c3=this['editor'],_0x54e973=_0x11a8c3['locale'],_0x2e9c5f=_0x11a8c3['plugins']['get']('TrackChangesEditing');function _0x28ad59(_0x7ed6b1,_0x34db80){_0x2e9c5f['descriptionFactory']['registerDescriptionCallback'](_0x43ed62=>{if('formatInline'!=_0x43ed62['type'])return;const {data:_0x1457b0}=_0x43ed62;return _0x1457b0&&_0x1457b0['commandName']===_0x7ed6b1?_0x1457b0['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x54e973,'*Format:*\x20%0',_0x34db80)}:{'type':'format','content':c(_0x54e973,'*Remove\x20format:*\x20%0',_0x34db80)}:void 0x0;});}_0x28ad59('bold',c(_0x54e973,'FORMAT_BOLD')),_0x28ad59('italic',c(_0x54e973,'FORMAT_ITALIC')),_0x28ad59('underline',c(_0x54e973,'FORMAT_UNDERLINE')),_0x28ad59('code',c(_0x54e973,'FORMAT_CODE')),_0x28ad59('strikethrough',c(_0x54e973,'FORMAT_STRIKETHROUGH')),_0x28ad59('subscript',c(_0x54e973,'FORMAT_SUBSCRIPT')),_0x28ad59('superscript',c(_0x54e973,'FORMAT_SUPERSCRIPT'));}}class G extends _0x5a9880{['afterInit'](){const _0xb32fb4=this['editor'],_0x486fe4=_0xb32fb4['locale'];if(!_0xb32fb4['plugins']['has']('BlockQuoteEditing'))return;const _0x4617c1=_0xb32fb4['plugins']['get']('TrackChangesEditing'),_0x9b8691=this['editor']['commands']['get']('blockQuote');_0x4617c1['enableCommand']('blockQuote',(_0x5e49b8,_0x286103={})=>{const _0x4f4bf4=this['editor']['model']['document']['selection'],_0x53552d=_0x286103&&void 0x0!==_0x286103['forceValue']?_0x286103['forceValue']:!_0x9b8691['value'];let _0x501ef5=[];if(_0x53552d){const _0x4a8b1c=Array['from'](_0x4f4bf4['getSelectedBlocks']())['filter'](_0x44bd20=>to(_0x44bd20)||function(_0x36be67,_0x4b02cc){const _0x6a3d84=_0x4b02cc['checkChild'](_0x36be67['parent'],'blockQuote'),_0x16c4d4=_0x4b02cc['checkChild'](['$root','blockQuote'],_0x36be67);return _0x6a3d84&&_0x16c4d4;}(_0x44bd20,this['editor']['model']['schema']));_0x501ef5=Zt(_0x4a8b1c,_0xb32fb4['model']);}else{const _0x522897=Array['from'](_0x4f4bf4['getSelectedBlocks']())['filter'](_0x5d792e=>to(_0x5d792e));_0x501ef5=Zt(_0x522897,_0xb32fb4['model']);}_0xb32fb4['model']['change'](()=>{for(const _0x146581 of _0x501ef5)_0x4617c1['markBlockFormat'](_0x146581,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x53552d}]});});}),_0x4617c1['descriptionFactory']['registerDescriptionCallback'](_0x2ee1fd=>{const {data:_0x4794e0}=_0x2ee1fd;if(_0x4794e0&&'blockQuote'==_0x4794e0['commandName']){const _0x58c41b=c(_0x486fe4,'ELEMENT_BLOCK_QUOTE');return _0x4794e0['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x486fe4,'*Set\x20format:*\x20%0',_0x58c41b)}:{'type':'format','content':c(_0x486fe4,'*Remove\x20format:*\x20%0',_0x58c41b)};}});}}function to(_0x3c1672){return'blockQuote'==_0x3c1672['parent']['name'];}class L extends _0x5a9880{['afterInit'](){const _0x26424d=this['editor'],_0x229610=_0x26424d['locale'],_0x3db608=_0x26424d['plugins']['get']('TrackChangesEditing');_0x26424d['plugins']['has']('BookmarkEditing')&&(_0x3db608['enableCommand']('insertBookmark'),_0x3db608['enableDefaultAttributesIntegration']('updateBookmark'),_0x3db608['registerBlockAttribute']('bookmarkId'),_0x3db608['descriptionFactory']['registerDescriptionCallback'](_0x453531=>{if('insertion'!=_0x453531['type']&&'deletion'!=_0x453531['type']&&'attribute'!=_0x453531['type'])return;const _0x2ba9f4=_0x453531['getContainedElement']();if(null==_0x2ba9f4)return;if(!_0x2ba9f4['is']('element','bookmark'))return;const _0x50bc57=_0x2ba9f4['getAttribute']('bookmarkId');if('insertion'==_0x453531['type'])return{'type':'insertion','content':c(_0x229610,'*Insert:*\x20%0','\x22'+_0x50bc57+'\x22\x20'+c(_0x229610,'ELEMENT_BOOKMARK'))};if('deletion'==_0x453531['type'])return{'type':'deletion','content':c(_0x229610,'*Remove:*\x20%0','\x22'+_0x50bc57+'\x22\x20'+c(_0x229610,'ELEMENT_BOOKMARK'))};const {data:_0x1839a0}=_0x453531;if(!_0x1839a0||'bookmarkId'!=_0x1839a0['key'])return;return{'type':'format','content':c(_0x229610,'*Set\x20bookmark:*\x20%0','\x22'+_0x1839a0['newValue']+'\x22')};}));}}class J extends _0x5a9880{['afterInit'](){const _0x184c60=this['editor'];_0x184c60['plugins']['has']('CaseChange')&&(_0x184c60['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x184c60['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x184c60['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x5a9880{['afterInit'](){const _0x577209=this['editor'];_0x577209['commands']['get']('ckbox')&&_0x577209['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class H extends _0x5a9880{['afterInit'](){const _0x14f087=this['editor'];if(!_0x14f087['plugins']['has']('CodeBlock'))return;const _0x80894e=_0x14f087['plugins']['get']('TrackChangesEditing'),_0x1b1050=_0x14f087['locale'],_0x22995e=_0x14f087['config']['get']('codeBlock')['languages'],_0x5f3237=_0x14f087['commands']['get']('codeBlock');_0x80894e['enableCommand']('indentCodeBlock'),_0x80894e['enableCommand']('outdentCodeBlock'),_0x80894e['enableCommand']('codeBlock',(_0x3aa747,_0x5b522a={})=>{const _0x579bba=_0x14f087['model'],_0x23eb5f=_0x14f087['model']['document']['selection'],_0x37ffa4=_0x5b522a&&void 0x0!==_0x5b522a['forceValue']?_0x5b522a['forceValue']:!_0x5f3237['value'];let _0x2f269d;_0x5b522a['language']||(_0x5b522a['language']=_0x22995e[0x0]['language']),_0x2f269d=_0x37ffa4?Array['from'](_0x23eb5f['getSelectedBlocks']())['filter'](_0x53926b=>oo(_0x53926b)||function(_0x32f824,_0x5da250){if(_0x32f824['is']('rootElement')||_0x5da250['isLimit'](_0x32f824))return!0x1;return _0x5da250['checkChild'](_0x32f824['parent'],'codeBlock');}(_0x53926b,_0x579bba['schema'])):Array['from'](_0x23eb5f['getSelectedBlocks']())['filter'](_0x3f9e49=>oo(_0x3f9e49));const _0x45e201=Zt(_0x2f269d,_0x579bba);_0x579bba['change'](()=>{for(const _0x114352 of _0x45e201)_0x80894e['markBlockFormat'](_0x114352,{'commandName':'codeBlock','commandParams':[{..._0x5b522a,'forceValue':_0x37ffa4}],'formatGroupId':'blockName'});});}),(_0x80894e['descriptionFactory']['registerElementLabel']('codeBlock',_0x12261f=>c(_0x1b1050,'ELEMENT_CODE_BLOCK',_0x12261f)),_0x80894e['descriptionFactory']['registerDescriptionCallback'](_0xca932a=>{if('formatBlock'!=_0xca932a['type'])return;const _0x2178c2=_0x1b1050['t'],{data:_0x5709ad}=_0xca932a;if(!_0x5709ad||'codeBlock'!=_0x5709ad['commandName'])return;const _0x2d5d9a=_0x5709ad['commandParams'][0x0]['language'],_0x5e2708=_0x2178c2(_0x22995e['find'](_0x20f0c4=>_0x20f0c4['language']===_0x2d5d9a)['label'])['toLowerCase']();return _0x5709ad['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x1b1050,'*Set\x20format:*\x20%0',c(_0x1b1050,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x5e2708+')')}:{'type':'format','content':c(_0x1b1050,'*Remove\x20format:*\x20%0',c(_0x1b1050,'ELEMENT_CODE_BLOCK',0x1))};}));}}function oo(_0x14d413){return'codeBlock'==_0x14d413['name'];}class q extends _0x5a9880{['afterInit'](){const _0x5851fc=this['editor'];if(!_0x5851fc['plugins']['has']('CommentsEditing'))return;_0x5851fc['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x3648e7,_0x29d79b,_0x5b37ab){const _0x4c0489=[];for(const _0x5ce8ff of _0x29d79b['getItems']())_0x5ce8ff['hasAttribute'](_0x3648e7)&&_0x4c0489['push'](_0x5b37ab['createRangeOn'](_0x5ce8ff));return _0x4c0489;}function De(_0x59f4d8,_0x3334f6,{showActiveMarker:_0x5e7ce5=!0x0}={}){const _0x4eda6d=_0x59f4d8['plugins']['get']('TrackChangesEditing');return(_0x198dc6,_0xa691ed,_0x84af11)=>{if(!_0x84af11['consumable']['test'](_0xa691ed['markerRange'],_0x198dc6['name']))return;const _0x511f90=_0xa691ed['markerRange']['getWalker'](),_0x186bd3=_0xa691ed['markerRange']['start'],_0x26502c=_0x59f4d8['model']['schema'];let _0x321082=null,_0x168017=null,_0x19934f=!0x1,_0x2de67d=!0x1;for(const _0x254ccc of _0x511f90){const _0x3acfe0=_0x254ccc['item'];_0x19934f=_0x19934f||_0x26502c['isContent'](_0x3acfe0);const _0x4a7c54=_0x84af11['mapper']['toViewElement'](_0x3acfe0);if(_0x4a7c54&&_0x4a7c54['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x254ccc['type']&&(_0x26502c['isBlock'](_0x3acfe0)&&!_0x26502c['isLimit'](_0x3acfe0)&&(_0x3acfe0['nextSibling']||_0x186bd3['isAtEnd']?_0x321082&&_0x321082['parent']==_0x3acfe0||(_0x321082=_0x3acfe0,_0xa02f9c(_0x254ccc['previousPosition']),_0x2de67d=!0x0):_0x168017=_0x168017||_0x254ccc['previousPosition']));}function _0xa02f9c(_0x4d38b1){const {authorId:_0x10707f}=_0x4eda6d['_splitMarkerName'](_0xa691ed['markerName']),_0x582de=_0x84af11['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x3334f6,'data-author-id':_0x10707f}),_0x3c496d=_0x84af11['mapper']['toViewPosition'](_0x4d38b1);_0x5e7ce5&&_0x4eda6d['activeMarkers']['includes'](_0xa691ed['markerName'])&&_0x84af11['writer']['addClass']('ck-suggestion-marker--active',_0x582de),_0x84af11['writer']['insert'](_0x3c496d,_0x582de),_0x84af11['mapper']['bindElementToMarker'](_0x582de,_0xa691ed['markerName']);}_0x19934f||_0x2de67d||!_0x168017||_0xa02f9c(_0x168017);};}class z extends _0x5a9880{static get['requires'](){return[_0x1754c1];}['init'](){const _0x1d83c0=this['editor'],_0x3f4226=_0x1d83c0['plugins']['get']('TrackChangesEditing');_0x3f4226['enableCommand']('delete');const _0x149e65=_0x1d83c0['commands']['get']('deleteForward');_0x3f4226['enableCommand']('deleteForward',(_0x527f06,_0x1f844b={})=>{const _0x382b3c=_0x1d83c0['model']['createSelection'](_0x1d83c0['model']['document']['selection']);_0x382b3c['isCollapsed']&&_0x1d83c0['model']['modifySelection'](_0x382b3c,{'direction':'forward','unit':_0x1f844b['unit']});const _0x5aa266=_0x382b3c['getFirstRange'](),_0x5f5499=_0x1e136d['fromRange'](_0x5aa266);let _0x15beb;_0x527f06(_0x1f844b),_0x15beb='$graveyard'==_0x5f5499['root']['rootName']?_0x1d83c0['model']['createRange'](_0x5aa266['start']):_0x1d83c0['model']['createRange'](_0x5f5499['start'],_0x5f5499['end']),_0x5f5499['detach'](),_0x1d83c0['model']['enqueueChange'](_0x149e65['buffer']['batch'],_0x22e631=>{_0x149e65['buffer']['lock'](),_0x22e631['setSelection'](_0x22e631['createRange'](_0x15beb['end'])),_0x149e65['buffer']['unlock']();});}),_0x1d83c0['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x1d83c0,'merge'),{'priority':'high'}),_0x1d83c0['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x2e000b,_0x89f511,_0x741aa4)=>{_0x741aa4['options']['showSuggestionHighlights']&&De(_0x1d83c0,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x2e000b,_0x89f511,_0x741aa4);},{'priority':'high'}),_0x1d83c0['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x1dc6b0,_0x1679d5,_0x58bc8b)=>{const _0x30e3f0=_0x58bc8b['mapper']['markerNameToElements'](_0x1679d5['markerName']);if(_0x30e3f0){for(const _0x45763d of _0x30e3f0)_0x45763d['is']('uiElement')&&(_0x58bc8b['mapper']['unbindElementFromMarkerName'](_0x45763d,_0x1679d5['markerName']),_0x58bc8b['writer']['remove'](_0x45763d));}},{'priority':'high'});}}class W extends _0x5a9880{['afterInit'](){const _0x101616=this['editor'];if(!_0x101616['plugins']['has']('ListEditing'))return;const _0xa4221d=_0x101616['locale'],_0x14458c=_0x101616['plugins']['get']('TrackChangesEditing'),_0x16b3c1=_0x101616['plugins']['has']('TodoListEditing'),_0x200403=!!_0x101616['config']['get']('list.multiBlock');function _0x16c5d3(_0x12734e){return{'type':'format','content':''+c(_0xa4221d,'*Set\x20format:*\x20%0',_0x12734e)};}function _0x48fce7(_0x1b3670){return{'type':'format','content':''+c(_0xa4221d,'*Remove\x20format:*\x20%0',_0x1b3670)};}_0x14458c['enableDefaultAttributesIntegration']('numberedList'),_0x14458c['enableDefaultAttributesIntegration']('bulletedList'),_0x14458c['enableDefaultAttributesIntegration']('customNumberedList'),_0x14458c['enableDefaultAttributesIntegration']('customBulletedList'),_0x14458c['enableDefaultAttributesIntegration']('indentList'),_0x14458c['enableDefaultAttributesIntegration']('outdentList'),_0x14458c['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x14458c['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x14458c['registerBlockAttribute']('listItemId'),_0x14458c['registerBlockAttribute']('listType'),_0x14458c['registerBlockAttribute']('listIndent'),_0x200403&&(_0x14458c['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x14458c['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x16b3c1&&(_0x14458c['enableDefaultAttributesIntegration']('todoList'),_0x14458c['enableDefaultAttributesIntegration']('checkTodoList'),_0x14458c['registerBlockAttribute']('todoListChecked'),_0x14458c['descriptionFactory']['registerDescriptionCallback'](_0x52f31d=>{const {data:_0x50806a}=_0x52f31d;if(_0x50806a&&'todoListChecked'==_0x50806a['key'])return{'type':'format','content':_0x50806a['newValue']?c(_0xa4221d,'*Check\x20item*'):c(_0xa4221d,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0xe971e8=>{if(_0xe971e8['batch']['isUndo'])return!0x1;let _0x554c80=!0x1;const _0x283e64=_0x14458c['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xf5ae24=>'todoListChecked'===_0x14458c['_getAttributeKey'](_0xf5ae24));for(const _0x138861 of _0x283e64){'todo'!=_0x138861['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x14458c['_findSuggestions'](_0x138861['getFirstRange'](),'attribute')['find'](_0xa354f6=>'listType'===_0x14458c['_getAttributeKey'](_0xa354f6['suggestion']))||(_0xe971e8['removeMarker'](_0x138861['getFirstMarker']()),_0x554c80=!0x0));}return _0x554c80;})),_0x14458c['descriptionFactory']['registerAttributeLabel']('listIndent',c(_0xa4221d,'FORMAT_INDENT'));const _0x337d76={'type':'format','content':''};_0x14458c['descriptionFactory']['registerDescriptionCallback'](_0x15d038=>{const {data:_0xb3308b}=_0x15d038;if(!_0xb3308b||'listType'!=_0xb3308b['key'])return;let _0x55a6fe=_0x15d038['head'];for(;_0x55a6fe;){if(_0x55a6fe['data']&&(('listStyle'==_0x55a6fe['data']['key']||'listMarkerStyle'==_0x55a6fe['data']['key'])&&(_0x55a6fe['data']['newValue']&&'default'!=_0x55a6fe['data']['newValue']||'default'!=_0x55a6fe['data']['oldValue']&&!_0xb3308b['newValue'])||!_0x200403&&_0x55a6fe['data']['key']==u))return _0x337d76;_0x55a6fe=_0x55a6fe['next'];}if(null==_0xb3308b['newValue'])switch(_0xb3308b['oldValue']){case'bulleted':return _0x48fce7(c(_0xa4221d,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x48fce7(c(_0xa4221d,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x48fce7(c(_0xa4221d,'ELEMENT_TODO_LIST'));}switch(_0xb3308b['newValue']){case'bulleted':return _0x16c5d3(c(_0xa4221d,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x16c5d3(c(_0xa4221d,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x16c5d3(c(_0xa4221d,'ELEMENT_TODO_LIST'));}}),_0x14458c['descriptionFactory']['registerDescriptionCallback'](_0x3384a3=>{const {data:_0x525044}=_0x3384a3;if(_0x525044&&'listIndent'==_0x525044['key'])return null==_0x525044['newValue']||null==_0x525044['oldValue']&&0x0==_0x525044['newValue']?_0x337d76:void 0x0;}),_0x14458c['descriptionFactory']['registerDescriptionCallback'](_0x4a11b9=>{if('attribute'!=_0x4a11b9['type'])return;const {data:_0x3e24da}=_0x4a11b9;if(!_0x3e24da||'listItemId'!=_0x3e24da['key'])return;const _0xa10564=Te(_0x4a11b9);return'newValue'==_0xa10564?{'type':'format','content':c(_0xa4221d,'*Merge:*\x20list\x20item')}:'oldValue'==_0xa10564?{'type':'format','content':c(_0xa4221d,'*Split:*\x20list\x20item')}:_0x337d76;}),_0x101616['model']['document']['registerPostFixer'](_0x5c68b5=>this['listItemIdFixer'](_0x5c68b5)),_0x101616['model']['document']['registerPostFixer'](_0x2a0110=>this['noTrackChangesFixer'](_0x2a0110)),_0x101616['model']['document']['on']('change:data',(_0x263b33,_0x2a2df6)=>{if(_0x2a2df6['isUndo']||!_0x2a2df6['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x16366d){if(_0x16366d['batch']['isUndo']||!_0x16366d['batch']['isLocal'])return!0x1;let _0x1d795e=!0x1;const _0x30c744=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xebea16=>_0xebea16['data']&&'listItemId'==_0xebea16['data']['key'])['filter'](_0x3e1507=>_0x3e1507['data']['newValue']&&_0x3e1507['data']['oldValue']);for(const _0x2157d0 of _0x30c744)Te(_0x2157d0)||(_0x16366d['removeMarker'](_0x2157d0['getFirstMarker']()),_0x1d795e=!0x0);return _0x1d795e;}['noTrackChangesFixer'](_0x917338){if(_0x917338['batch']['isUndo']||!_0x917338['batch']['isLocal'])return!0x1;const _0x4564c8=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x4564c8['trackChangesCommand']['value'])return!0x1;let _0x3ed20b=!0x1;const _0x2a2830=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x5342ba=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x1b924d=>'attribute'==_0x1b924d['type'])['filter'](_0x2b88a5=>_0x2a2830['includes'](_0x2b88a5['attributeKey']));if(0x0==_0x5342ba['length'])return _0x3ed20b;for(const _0x393f4c of _0x5342ba){const _0x498c51=_0x4564c8['_findSuggestions'](_0x393f4c['range'],'attribute')['filter'](_0x1c61b9=>!_0x1c61b9['meta']['isNextTo'])['map'](_0x28c0af=>_0x28c0af['suggestion'])['filter'](_0x5762cd=>{const _0x593be9=_0x4564c8['_getAttributeKey'](_0x5762cd);return _0x2a2830['includes'](_0x593be9);});if(_0x498c51['length']){for(const _0x5dcfe4 of _0x498c51)_0x917338['removeMarker'](_0x5dcfe4['getFirstMarker']());_0x3ed20b=!0x0;}}return _0x3ed20b;}['assureChains'](){const _0x510938=this['editor']['plugins']['get']('TrackChangesEditing'),_0x55dd1c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x4a582d;const _0x11ff68=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x36c127=>{if(_0x36c127['data']['oldRange']||!_0x36c127['data']['newRange'])return null;if(!_0x36c127['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x427d10}=_0x510938['_splitMarkerName'](_0x36c127['name']);if(!_0x510938['hasSuggestion'](_0x427d10))return null;const _0x2ad799=_0x510938['getSuggestion'](_0x427d10);return _0x55dd1c['includes'](_0x2ad799['data']['key']);})['map'](_0x204f1b=>{const {id:_0x17ad39}=_0x510938['_splitMarkerName'](_0x204f1b['name']),_0x364216=_0x510938['getSuggestion'](_0x17ad39);return _0x4a582d=_0x364216['attributes']['groupId'],_0x364216['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x11ff68['size'])return;const _0x376acd=_0x510938['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x35dba3=>'attribute'==_0x35dba3['type']&&_0x35dba3['data']&&_0x55dd1c['includes'](_0x35dba3['data']['key'])&&_0x35dba3['attributes']['groupId']!=_0x4a582d)['map'](_0x42515a=>({'listItem':_0x42515a['getFirstRange']()['start']['nodeAfter'],'groupId':_0x42515a['attributes']['groupId']})),_0x2a1535=new Set();for(const {groupId:_0x5ec404,listItem:_0x32e0b5}of _0x376acd)_0x11ff68['has'](_0x32e0b5)&&_0x2a1535['add'](_0x5ec404);for(const _0x4a050b of _0x510938['getSuggestions']())_0x2a1535['has'](_0x4a050b['attributes']['groupId'])&&_0x4a050b['setAttribute']('groupId',_0x4a582d);}['_supportLegacySuggestions'](){const _0x26c4a2=this['editor'],_0x28f43c=_0x26c4a2['locale'],_0x42a6df=_0x26c4a2['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x42a6df['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2028e5,_0x474487){const _0x31287c=[];for(let _0x5c24a8 of _0x2028e5)_0x5c24a8['start']['nodeAfter']===_0x5c24a8['end']['parent']&&(_0x5c24a8=_0x26c4a2['model']['createRange'](_0x26c4a2['model']['createPositionAt'](_0x5c24a8['start']['nodeAfter'],0x0))),_0x31287c['push'](_0x5c24a8);_0x26c4a2['model']['change'](_0x24d392=>{const _0x3da8ba=_0x26c4a2['model']['document']['selection'],_0x5e02c8=Array['from'](_0x3da8ba['getRanges']())['map'](_0x2aea14=>_0x1e136d['fromRange'](_0x2aea14));_0x24d392['setSelection'](_0x31287c),_0x26c4a2['commands']['get'](_0x474487['commandName'])['refresh'](),_0x474487['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x26c4a2['execute'](_0x474487['commandName'],..._0x474487['commandParams']),_0x24d392['setSelection'](_0x5e02c8);for(const _0xfca670 of _0x5e02c8)_0xfca670['detach']();});}),_0x42a6df['descriptionFactory']['registerElementLabel'](function(_0x455a25){const _0x567dbc=!_0x26c4a2['model']['schema']['isObject'](_0x455a25),_0x375a43=_0x455a25['previousSibling'],_0x36697e=_0x455a25['nextSibling'],_0x575d4=_0x455a25['getAttribute']('listItemId'),_0x59836d=!_0x375a43||_0x375a43['getAttribute']('listItemId')!==_0x575d4,_0xea770a=!_0x36697e||_0x36697e['getAttribute']('listItemId')!==_0x575d4;return _0x567dbc&&Boolean(_0x575d4)&&_0x59836d&&_0xea770a;},_0x288e10=>c(_0x28f43c,'ELEMENT_LIST_ITEM',_0x288e10));}['_registerLegacyDescription'](){const _0x223491=this['editor'],_0x50c925=_0x223491['locale'];function _0x2ea4c5(_0x266fab){const _0x234de7=_0x223491['commands']['get']('bulletedList')['value'],_0x3be2e2=_0x223491['commands']['get']('numberedList')['value'];return'numberedList'===_0x266fab?_0x234de7:_0x3be2e2;}_0x223491['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0xfbe0b7){if('formatBlock'!=_0xfbe0b7['type'])return;const {data:_0x56df80}=_0xfbe0b7;if(!_0x56df80)return;let _0x3d4df5,_0x126eb1,_0x11c62b,_0x440321;switch(_0x56df80['commandName']){case'bulletedList':_0x11c62b=_0x56df80['commandParams'][0x0]['forceValue'],_0x440321=_0x2ea4c5(_0x56df80['commandName']),_0x3d4df5=_0x11c62b?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x440321&&_0x223491['config']['get']('list.multiBlock')||(_0x3d4df5='*Change\x20to:*\x20%0'),_0x126eb1={'type':'format','content':c(_0x50c925,_0x3d4df5,c(_0x50c925,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x11c62b=_0x56df80['commandParams'][0x0]['forceValue'],_0x440321=_0x2ea4c5(_0x56df80['commandName']),_0x3d4df5=_0x11c62b?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x440321&&_0x223491['config']['get']('list.multiBlock')||(_0x3d4df5='*Change\x20to:*\x20%0'),_0x126eb1={'type':'format','content':c(_0x50c925,_0x3d4df5,c(_0x50c925,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x3d4df5='*Indent:*\x20%0',_0x126eb1={'type':'format','content':c(_0x50c925,_0x3d4df5,c(_0x50c925,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x3d4df5=function(_0x234584){const _0x4691ba=_0x234584['getFirstRange']();let _0x2a50ed=_0x4691ba['start']['nodeAfter'];for(;_0x2a50ed&&_0x4691ba['containsItem'](_0x2a50ed);){if(_0x2a50ed['getAttribute']('listIndent')>0x0)return!0x1;_0x2a50ed=_0x2a50ed['nextSibling'];}return!0x0;}(_0xfbe0b7)?c(_0x50c925,'*Format:*\x20remove\x20from\x20%0',c(_0x50c925,function(_0x5e5eb4){return'ELEMENT_'+_0x5e5eb4['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0xfbe0b7))):c(_0x50c925,'*Outdent:*\x20%0',c(_0x50c925,'ELEMENT_LIST_ITEM')),_0x126eb1={'type':'format','content':_0x3d4df5};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x56df80['multipleBlocks']&&(_0x3d4df5='*Merge:*\x20%0',_0x126eb1={'type':'deletion','content':c(_0x50c925,_0x3d4df5,c(_0x50c925,'ELEMENT_LIST_ITEM'))});}return _0x126eb1;});}}function Te(_0x305258){let _0x101e49=_0x305258['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x101e49;){const _0x1225e0=_0x101e49['getAttribute']('listItemId');if(!_0x1225e0)return!0x1;if(_0x1225e0==_0x305258['data']['newValue'])return'newValue';if(_0x1225e0==_0x305258['data']['oldValue'])return'oldValue';_0x101e49=_0x101e49['previousSibling'];}return!0x1;}class Se extends _0x5a9880{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x3dcb08=this['editor']['config']['get']('list.properties'),_0x3f2a39=this['editor']['plugins']['get']('TrackChangesEditing');_0x3dcb08['styles']&&(_0x3f2a39['enableDefaultAttributesIntegration']('listStyle'),_0x3f2a39['registerBlockAttribute']('listStyle')),_0x3dcb08['reversed']&&(_0x3f2a39['enableDefaultAttributesIntegration']('listReversed'),_0x3f2a39['registerBlockAttribute']('listReversed')),_0x3dcb08['startIndex']&&(_0x3f2a39['enableDefaultAttributesIntegration']('listStart'),_0x3f2a39['registerBlockAttribute']('listStart'));const _0x59a31c={'type':'format','content':''};_0x3f2a39['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x3c0899=this['editor']['locale'];_0x3f2a39['descriptionFactory']['registerAttributeLabel']('listReversed',c(_0x3c0899,'FORMAT_LIST_REVERSED')),_0x3f2a39['descriptionFactory']['registerDescriptionCallback'](_0x500611=>{const {data:_0xa02dc4}=_0x500611;if(_0xa02dc4&&'listReversed'==_0xa02dc4['key'])return null==_0xa02dc4['newValue']||0x0==_0xa02dc4['newValue']&&null==_0xa02dc4['oldValue']?_0x59a31c:void 0x0;}),_0x3f2a39['descriptionFactory']['registerAttributeLabel']('listStart',c(_0x3c0899,'FORMAT_LIST_START')),_0x3f2a39['descriptionFactory']['registerDescriptionCallback'](_0x1f6180=>{const {data:_0x3f5698}=_0x1f6180;if(_0x3f5698&&'listStart'==_0x3f5698['key'])return null==_0x3f5698['newValue']||0x1==_0x3f5698['newValue']&&null==_0x3f5698['oldValue']?_0x59a31c:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x4582c8=>{if(_0x4582c8['batch']['isUndo'])return!0x1;let _0x19e3d2=!0x1;const _0x4913aa=_0x3f2a39['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5d3f25=>{const _0x3ac52f=_0x3f2a39['_getAttributeKey'](_0x5d3f25);return'listStart'==_0x3ac52f||'listReversed'==_0x3ac52f;});for(const _0xb2a165 of _0x4913aa){const _0x2c598f=_0xb2a165['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x2c598f||'customNumbered'==_0x2c598f)continue;_0x3f2a39['_findSuggestions'](_0xb2a165['getFirstRange'](),'attribute')['find'](_0x14704c=>'listType'==_0x3f2a39['_getAttributeKey'](_0x14704c['suggestion']))||(_0x4582c8['removeMarker'](_0xb2a165['getFirstMarker']()),_0x19e3d2=!0x0);}return _0x19e3d2;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x316efd){const _0x100a80=this['editor']['locale'],{data:_0x120d51}=_0x316efd,_0x42e60d={'type':'format','content':''};if(!_0x120d51||'listStyle'!=_0x120d51['key'])return;if(!_0x120d51['oldValue'])return'default'==_0x120d51['newValue']?_0x42e60d:{'type':'format','content':''+c(_0x100a80,'*Set\x20format:*\x20%0',c(_0x100a80,this['_getTranslationKeyForListStyle'](_0x120d51['newValue'])))};if(!_0x120d51['newValue']){if('default'==_0x120d51['oldValue'])return _0x42e60d;let _0x1bd5e7=_0x316efd['head'];for(;_0x1bd5e7;){if(_0x1bd5e7['data']&&'listType'==_0x1bd5e7['data']['key']&&_0x1bd5e7['data']['newValue'])return _0x42e60d;_0x1bd5e7=_0x1bd5e7['next'];}return{'type':'format','content':''+c(_0x100a80,'*Remove\x20format:*\x20%0',c(_0x100a80,this['_getTranslationKeyForListStyle'](_0x120d51['oldValue'])))};}if('default'!=_0x120d51['newValue'])return{'type':'format','content':''+c(_0x100a80,'*Set\x20format:*\x20%0',c(_0x100a80,this['_getTranslationKeyForListStyle'](_0x120d51['newValue'])))};let _0x33b577=_0x316efd['head'];for(;_0x33b577;){if(_0x33b577['data']&&'listType'==_0x33b577['data']['key']&&_0x33b577['data']['newValue']&&_0x33b577['data']['oldValue'])return _0x42e60d;_0x33b577=_0x33b577['next'];}return{'type':'format','content':c(_0x100a80,'*Set\x20format:*\x20%0',c(_0x100a80,'ELEMENT_'+_0x316efd['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x4006ee=this['editor'],_0xe1796a=_0x4006ee['locale'];_0x4006ee['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1ad4bf=>{if('formatBlock'!=_0x1ad4bf['type'])return;const {data:_0x3b941a}=_0x1ad4bf;if(!_0x3b941a)return;let _0x4e9fda,_0xbe68ac;switch(_0x3b941a['commandName']){case'listStyle':_0x4e9fda='*Change\x20to:*\x20%0',_0xbe68ac={'type':'format','content':c(_0xe1796a,_0x4e9fda,c(_0xe1796a,this['_getTranslationKeyForListStyle'](_0x3b941a['commandParams'][0x0]['type'])))};break;case'listReversed':_0x4e9fda=_0x3b941a['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0xbe68ac={'type':'format','content':c(_0xe1796a,_0x4e9fda)};break;case'listStart':_0x4e9fda='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xbe68ac={'type':'format','content':c(_0xe1796a,_0x4e9fda,_0x3b941a['commandParams'][0x0]['startIndex'])};}return _0xbe68ac;});}['_getTranslationKeyForListStyle'](_0x569eb3){return'ELEMENT_'+function(_0xcb8dfe){if(_e['includes'](_0xcb8dfe))return'bulleted';if(Re['includes'](_0xcb8dfe))return'numbered';return null;}(_0x569eb3)['toUpperCase']()+'_LIST_'+_0x569eb3['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x5a9880{['afterInit'](){const _0x3af74d=this['editor'];_0x3af74d['commands']['get']('emoji')&&_0x3af74d['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x5a9880{static get['requires'](){return[_0x4fd5db];}['init'](){const _0x4a78ef=this['editor'],_0x1dd21c=_0x4a78ef['plugins']['get']('TrackChangesEditing'),_0x5321e8=_0x4a78ef['commands']['get']('enter');_0x1dd21c['enableCommand']('enter',()=>{_0x4a78ef['model']['change'](_0x3fd354=>{const _0xcc0c16=_0x4a78ef['model']['document']['selection'],_0x14c0f1=_0xcc0c16['getFirstPosition'](),_0x547e63=_0x1e136d['fromRange'](_0xcc0c16['getFirstRange']());if(_0x5321e8['enterBlock'](_0x3fd354)){const _0x114bae=_0x4a78ef['model']['createPositionAt'](_0x14c0f1['parent']['nextSibling'],0x0),_0xd7df45=_0x3fd354['createRange'](_0x14c0f1,_0x114bae);_0x1dd21c['markInsertion'](_0xd7df45);}else _0x3fd354['setSelection'](_0x3fd354['createRange'](_0x547e63['end']));_0x547e63['detach'](),_0x5321e8['fire']('afterExecute',{'writer':_0x3fd354});});}),_0x4a78ef['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x4a78ef,'split'),{'priority':'high'}),_0x4a78ef['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x5b584a,_0x51f561,_0x2a6adc)=>{const _0x270be4=_0x2a6adc['mapper']['markerNameToElements'](_0x51f561['markerName']);if(_0x270be4){for(const _0x3e4a54 of _0x270be4)_0x3e4a54['hasClass']('ck-suggestion-marker-split')&&(_0x2a6adc['mapper']['unbindElementFromMarkerName'](_0x3e4a54,_0x51f561['markerName']),_0x2a6adc['writer']['remove'](_0x3e4a54));}},{'priority':'high'}),_0x4a78ef['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1aca0a,_0x2f9424,_0x61f14d)=>{_0x61f14d['options']['showSuggestionHighlights']&&De(_0x4a78ef,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1aca0a,_0x2f9424,_0x61f14d);},{'priority':'high'});}}class Z extends _0x5a9880{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x120c1f=this['editor']['plugins']['get']('TrackChangesEditing');_0x120c1f['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x120c1f['enableCommand']('findNext'),_0x120c1f['enableCommand']('findPrevious'),_0x120c1f['enableCommand']('replace'),_0x120c1f['enableCommand']('replaceAll');}['handleFindCommand'](_0x3668b4,_0x5637cb,_0x436ef9={}){const _0x5ce5f2=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x3668b4(_0x16632d=>{let _0x5b3de8=('string'==typeof _0x5637cb?_0x5ce5f2['findByTextCallback'](_0x5637cb,_0x436ef9):_0x5637cb)(_0x16632d);Array['isArray'](_0x5b3de8)&&(_0x5b3de8={'results':_0x5b3de8,'searchText':'string'==typeof _0x5637cb?_0x5637cb:''});const _0x2966a8=_0x5b3de8['results']['filter'](_0x548dce=>!0x1===this['_isInDeletionRange'](_0x548dce,_0x16632d['item']));return{..._0x5b3de8,'results':_0x2966a8};},_0x436ef9);}['_isInDeletionRange'](_0x5b439b,_0x138f11){const _0x1430ad=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x138f11,_0x5b439b['start']),this['editor']['model']['createPositionAt'](_0x138f11,_0x5b439b['end']));for(const _0x124e5e of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x1430ad['getIntersection'](_0x124e5e['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class tt extends _0x5a9880{['afterInit'](){const _0xd4dd5=this['editor']['locale'],_0x5d7e10=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x103dfa,commandName:_0x528972}of eo)this['editor']['plugins']['has'](_0x103dfa)&&(_0x5d7e10['enableDefaultAttributesIntegration'](_0x528972),_0x5d7e10['registerInlineAttribute'](_0x528972));_0x5d7e10['descriptionFactory']['registerAttributeLabel']('fontSize',c(_0xd4dd5,'FORMAT_FONT_SIZE')),_0x5d7e10['descriptionFactory']['registerAttributeLabel']('fontFamily',c(_0xd4dd5,'FORMAT_FONT_FAMILY')),_0x5d7e10['descriptionFactory']['registerAttributeLabel']('fontColor',c(_0xd4dd5,'FORMAT_FONT_COLOR')),_0x5d7e10['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',c(_0xd4dd5,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3cc5ca=this['editor'],_0x5d2c97=_0x3cc5ca['locale'];_0x3cc5ca['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1c0002=>{const _0x3f7fc0=_0x5d2c97['t'];if('formatInline'!=_0x1c0002['type'])return;const {data:_0x2295bf}=_0x1c0002;if(null!=_0x2295bf){if('fontSize'==_0x2295bf['commandName']){const _0x40d542=_0x2295bf['commandParams'][0x0]['value'];if(_0x40d542){const _0x1f4043=_0x3f7fc0(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x48f8be=>_0x48f8be['model']==_0x40d542)['title'])['toLowerCase']();return{'type':'format','content':c(_0x5d2c97,'*Set\x20font\x20size:*\x20%0',_0x1f4043)};}return{'type':'format','content':c(_0x5d2c97,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x2295bf['commandName']){const _0x412b2c=_0x2295bf['commandParams'][0x0]['value'];return _0x412b2c?{'type':'format','content':c(_0x5d2c97,'*Set\x20font\x20family:*\x20%0',_0x412b2c)}:{'type':'format','content':c(_0x5d2c97,'*Reset\x20font\x20family*')};}if('fontColor'==_0x2295bf['commandName']){const _0x4186be=_0x2295bf['commandParams'][0x0]['value'];if(_0x4186be){const _0x3aad17=_0x176014(this['editor']['config']['get']('fontColor.colors'))['find'](_0x1e3ea6=>_0x1e3ea6['model']==_0x4186be);let _0x4f60da=_0x4186be,_0x490ea3='';return _0x3aad17&&(_0x4f60da=_0x3aad17['label'],_0x490ea3=_0x3f7fc0(_0x4f60da)['toLowerCase']()),{'type':'format','content':c(_0x5d2c97,'*Set\x20font\x20color:*\x20%0',_0x490ea3)['trim'](),'color':{'value':_0x4186be,'title':_0x490ea3||_0x4f60da}};}return{'type':'format','content':c(_0x5d2c97,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x2295bf['commandName']){const _0x5e9bb7=_0x2295bf['commandParams'][0x0]['value'];if(_0x5e9bb7){const _0x2cf3b5=_0x176014(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x55eece=>_0x55eece['model']==_0x5e9bb7);let _0x218f2d=_0x5e9bb7,_0x1fc8dc='';return _0x2cf3b5&&(_0x218f2d=_0x2cf3b5['label'],_0x1fc8dc=_0x3f7fc0(_0x218f2d)['toLowerCase']()),{'type':'format','content':c(_0x5d2c97,'*Set\x20font\x20background\x20color:*\x20%0',_0x1fc8dc)['trim'](),'color':{'value':_0x5e9bb7,'title':_0x1fc8dc||_0x218f2d}};}return{'type':'format','content':c(_0x5d2c97,'*Reset\x20font\x20background\x20color*')};}}});}}class et extends _0x5a9880{['afterInit'](){const _0x30977f=this['editor'],_0x258cb8=_0x30977f['plugins']['get']('TrackChangesEditing'),_0x8e83ff=_0x30977f['commands']['get']('copyFormat'),_0x54f0ef=_0x30977f['commands']['get']('pasteFormat');_0x8e83ff&&_0x54f0ef&&(_0x258cb8['enableDefaultAttributesIntegration']('pasteFormat'),_0x258cb8['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x18b652=this['editor'],_0x3bd305=_0x18b652['locale'];_0x18b652['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2ab009=>{if('formatBlock'!=_0x2ab009['type']&&'formatInline'!=_0x2ab009['type'])return;const {data:_0x18ae88}=_0x2ab009;if(_0x18ae88&&'pasteFormat'===_0x18ae88['commandName']){const _0x3e1e83=[],_0x46678c=_0x18ae88['commandParams'][0x0];for(const [_0x30960b,_0x56c694]of Object['entries'](_0x46678c))_0x3e1e83['push'](ro(_0x18b652,_0x30960b,_0x56c694));return _0x3e1e83['length']?{'type':'format','content':c(_0x3bd305,'*Set\x20format\x20to:*\x20%0',_0x3e1e83['join'](',\x20'))}:{'type':'format','content':c(_0x3bd305,'*Remove\x20all\x20formatting*')};}});}}function ro(_0xcc1c,_0x21d3e6,_0x4c8f8a){const _0x2eb560=_0xcc1c['locale']['t'],_0x11c5f7=_0x21d3e6['split'](/(?=[A-Z])/)['join']('\x20'),_0x19ef4f=_0x2eb560(_0x11c5f7['charAt'](0x0)['toUpperCase']()+_0x11c5f7['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x4c8f8a)return _0x19ef4f;if('fontColor'===_0x21d3e6||'fontBackgroundColor'===_0x21d3e6){const _0x505d20=_0x176014(_0xcc1c['config']['get']('fontColor.colors'))['find'](_0x593b49=>_0x593b49['model']==_0x4c8f8a);return _0x19ef4f+'\x20('+(_0x505d20?_0x2eb560(_0x505d20['label'])['toLowerCase']():_0x4c8f8a)+')';}if('fontSize'===_0x21d3e6&&isNaN(parseFloat(_0x4c8f8a))){const _0x1d09dc=_0xcc1c['plugins']['get']('FontSize')['normalizeSizeOptions'](_0xcc1c['config']['get']('fontSize.options'))['find'](_0x4b5237=>_0x4b5237['model']==_0x4c8f8a);return _0x19ef4f+'\x20('+(_0x1d09dc?_0x2eb560(_0x1d09dc['title'])['toLowerCase']():_0x4c8f8a)+')';}return _0x19ef4f+'\x20('+_0x4c8f8a+')';}class nt extends _0x5a9880{['_headingOptions'];['afterInit'](){const _0x447b37=this['editor'];if(!_0x447b37['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x447b37['config']['get']('heading.options');const _0x2d27f2=_0x447b37['locale'],_0x59e616=_0x447b37['plugins']['get']('TrackChangesEditing');_0x59e616['enableDefaultAttributesIntegration']('heading');for(const _0xd901b6 of this['_headingOptions'])'paragraph'!=_0xd901b6['model']&&_0x59e616['descriptionFactory']['registerElementLabel'](_0xd901b6['model'],_0x1d66de=>{const _0x5a2748=this['_getHeadingLevel'](_0xd901b6['model']);return null!==_0x5a2748?_0x6a7e1d(_0x1d66de,_0x5a2748):_0x3f4fa7(_0x1d66de,_0xd901b6['title']);});function _0x6a7e1d(_0x312e2d,_0x11bf43){return c(_0x2d27f2,'ELEMENT_HEADING',[_0x312e2d,_0x11bf43]);}function _0x3f4fa7(_0x3013aa,_0xe3c2d1){return c(_0x2d27f2,'ELEMENT_HEADING_CUSTOM',[_0x3013aa,_0xe3c2d1]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4079ee=this['editor'],_0x268dd7=_0x4079ee['locale'];function _0x146c5d(_0x54b0c3,_0x56001d){return c(_0x268dd7,'ELEMENT_HEADING_CUSTOM',[_0x54b0c3,_0x56001d]);}_0x4079ee['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x46ac5b=>{if('formatBlock'!=_0x46ac5b['type'])return;const {data:_0x2ecafe}=_0x46ac5b;if(_0x2ecafe&&'heading'==_0x2ecafe['commandName']){const _0x46ebca=_0x2ecafe['commandParams'][0x0]['value'],_0x20ab3b=this['_getHeadingLevel'](_0x46ebca);if(null!==_0x20ab3b)return{'type':'format','content':c(_0x268dd7,'*Change\x20to:*\x20%0',(_0x1479d4=0x1,_0x473312=_0x20ab3b,c(_0x268dd7,'ELEMENT_HEADING',[_0x1479d4,_0x473312])))};const _0xef1e96=this['_headingOptions']['find'](_0x2733d3=>_0x2733d3['model']===_0x46ebca)['title'];return{'type':'format','content':c(_0x268dd7,'*Change\x20to:*\x20%0',_0x146c5d(0x1,_0xef1e96))};}var _0x1479d4,_0x473312;});}['_getHeadingLevel'](_0x8fb117){const _0x4491c8=_0x8fb117['match'](/^heading(\d+)/);if(_0x4491c8)return _0x4491c8[0x1];const _0x536516=this['_headingOptions']?.['find'](_0x5e69d4=>_0x5e69d4['model']==_0x8fb117);if(_0x536516&&_0x536516['view']){const _0xde7193=_0x536516['view'],_0xab70f9=(_0xde7193['name']??_0xde7193)['match'](/^h(\d+)/);if(_0xab70f9)return _0xab70f9[0x1];}return null;}}class it extends _0x5a9880{['afterInit'](){const _0x952864=this['editor'];if(!_0x952864['plugins']['has']('HighlightEditing'))return;const _0x5cfa15=_0x952864['plugins']['get']('TrackChangesEditing'),_0x3fec83=_0x952864['locale'];_0x5cfa15['enableDefaultAttributesIntegration']('highlight'),_0x5cfa15['registerInlineAttribute']('highlight'),_0x5cfa15['descriptionFactory']['registerAttributeLabel']('highlight',c(_0x3fec83,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2bd079=this['editor'],_0x3f214e=_0x2bd079['locale'];_0x2bd079['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x117d18=>{if('formatInline'!=_0x117d18['type'])return;const {data:_0xac237d}=_0x117d18;if(_0xac237d&&'highlight'==_0xac237d['commandName']){const _0x4ec84f=_0x3f214e['t'],_0x45c0e4=_0xac237d['commandParams'][0x0]['value'];if(_0x45c0e4){const _0x2e5a4a=_0x2bd079['config']['get']('highlight.options')['find'](_0x104b60=>_0x104b60['model']==_0x45c0e4),_0x498aff=_0x4ec84f(_0x2e5a4a['title'])['toLowerCase']();return{'type':'format','content':c(_0x3f214e,'*Set\x20highlight:*\x20%0',_0x498aff),'color':{'value':_0x2e5a4a['color'],'title':_0x2e5a4a['title']}};}return{'type':'format','content':c(_0x3f214e,'*Remove\x20highlight*',c(_0x3f214e,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x5a9880{['afterInit'](){const _0x408891=this['editor'];if(!_0x408891['plugins']['has']('HorizontalLineEditing'))return;_0x408891['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x102864=_0x408891['plugins']['get']('TrackChangesEditing'),_0xd8c364=_0x408891['locale'];_0x102864['descriptionFactory']['registerElementLabel']('horizontalLine',_0x492aed=>c(_0xd8c364,'ELEMENT_HORIZONTAL_LINE',_0x492aed)),_0x408891['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x4e34bf,{writer:_0x512820,options:_0x327b64})=>{if(!_0x327b64['showSuggestionHighlights'])return null;const _0x3da703=_0x512820['createContainerElement']('div'),_0x4b022=_0x512820['createEmptyElement']('hr');return _0x512820['addClass']('ck-horizontal-line',_0x3da703),_0x512820['insert'](_0x512820['createPositionAt'](_0x3da703,0x0),_0x4b022),_0x3da703;},'converterPriority':'high'});}}class ot extends _0x5a9880{['afterInit'](){const _0x5a4f44=this['editor'];if(!_0x5a4f44['plugins']['has']('HtmlEmbed'))return;const _0x267e65=_0x5a4f44['plugins']['get']('TrackChangesEditing'),_0xc9d6fc=_0x5a4f44['locale'];_0x267e65['descriptionFactory']['registerElementLabel']('rawHtml',_0x26edff=>c(_0xc9d6fc,'ELEMENT_HTML_EMBED',_0x26edff)),_0x267e65['enableDefaultAttributesIntegration']('htmlEmbed'),_0x267e65['registerBlockAttribute']('value'),_0x267e65['descriptionFactory']['registerDescriptionCallback'](_0x24730d=>{if('attribute'!=_0x24730d['type'])return;const {data:_0x56501f}=_0x24730d;if(_0x56501f&&'value'==_0x56501f['key']&&_0x24730d['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x247309=c(_0xc9d6fc,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0xc9d6fc,'*Change\x20%0\x20content*',_0x247309)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x173be0=this['editor'],_0x46bab1=_0x173be0['locale'];_0x173be0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x110508=>{if('formatBlock'!=_0x110508['type'])return;const {data:_0x5ce844}=_0x110508;if(_0x5ce844&&'htmlEmbed'==_0x5ce844['commandName']){const _0x221d42=c(_0x46bab1,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x46bab1,'*Change\x20%0\x20content*',_0x221d42)};}});}}class rt extends _0x5a9880{['afterInit'](){const _0x40172d=this['editor'];if(!_0x40172d['plugins']['has']('ImageEditing'))return;const _0x3c8892=_0x40172d['plugins']['get']('TrackChangesEditing'),_0x47ab67=_0x40172d['plugins']['get']('ImageUtils'),_0x3c1e72=_0x40172d['locale'];_0x3c8892['enableCommand']('insertImage'),_0x3c8892['descriptionFactory']['registerElementLabel']('imageBlock',_0x2f5c62=>c(_0x3c1e72,'ELEMENT_IMAGE',_0x2f5c62)),_0x3c8892['descriptionFactory']['registerElementLabel']('imageInline',_0x1117ba=>c(_0x3c1e72,'ELEMENT_INLINE_IMAGE',_0x1117ba)),_0x3c8892['descriptionFactory']['registerElementLabel']('caption',()=>c(_0x3c1e72,'ELEMENT_CAPTION')),_0x40172d['plugins']['has']('ImageUploadEditing')&&_0x3c8892['enableCommand']('uploadImage'),_0x40172d['plugins']['has']('ImageBlockEditing')&&_0x40172d['plugins']['has']('ImageInlineEditing')&&(_0x3c8892['enableCommand']('imageTypeInline',(_0x42354f,_0x1c500b)=>{const _0x58faac=_0x47ab67['getClosestSelectedImageElement'](_0x40172d['model']['document']['selection']);_0x40172d['model']['change'](()=>{_0x3c8892['markBlockFormat'](_0x58faac,{'commandName':'imageTypeInline','commandParams':[_0x1c500b]},[],'convertBlockImageToInline');});}),_0x3c8892['enableCommand']('imageTypeBlock',(_0x87e515,_0x52d047)=>{_0x40172d['model']['change'](_0x3918c0=>{let _0x1eb5c6=_0x47ab67['getClosestSelectedImageElement'](_0x40172d['model']['document']['selection']),_0x50dff3=_0x3918c0['createRangeOn'](_0x1eb5c6);const _0x8c02e3=_0x16f394['fromPosition'](_0x50dff3['start'],'toPrevious'),_0x539144=_0x16f394['fromPosition'](_0x50dff3['end'],'toNext');_0x3c8892['forceDefaultExecution'](()=>_0x87e515(_0x52d047)),_0x1eb5c6=_0x47ab67['getClosestSelectedImageElement'](_0x40172d['model']['document']['selection']),_0x50dff3=_0x3918c0['createRangeOn'](_0x1eb5c6);const _0x54b2be=_0x3918c0['createRange'](_0x8c02e3,_0x539144);_0x8c02e3['detach'](),_0x539144['detach'](),_0x3c8892['markBlockFormat'](_0x1eb5c6,{'commandName':'imageTypeInline','commandParams':[_0x52d047]},[],'convertInlineImageToBlock'),_0x54b2be['start']['isBefore'](_0x50dff3['start'])&&_0x3c8892['markInsertion'](_0x3918c0['createRange'](_0x54b2be['start'],_0x50dff3['start']),'convertInlineImageToBlock'),_0x50dff3['end']['isBefore'](_0x54b2be['end'])&&_0x3c8892['markInsertion'](_0x3918c0['createRange'](_0x50dff3['end'],_0x54b2be['end']),'convertInlineImageToBlock');});}),_0x3c8892['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x3c8892['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x3c8892['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x3c8892['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x3c8892['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x3c8892['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x2631f2])=>{const _0x1ecb6c=_0x3c8892['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2ce566=_0x2631f2['start'],_0x2d7835=_0x2631f2['end'];const _0x3d0251=_0x40172d['model']['schema']['getNearestSelectionRange'](_0x2ce566,'backward'),_0x4f22f3=_0x40172d['model']['schema']['getNearestSelectionRange'](_0x2d7835,'forward');_0x3d0251['isCollapsed']&&(_0x2ce566=_0x3d0251['start']),_0x4f22f3['isCollapsed']&&(_0x2d7835=_0x4f22f3['end']),_0x1ecb6c([_0x40172d['model']['createRange'](_0x2ce566,_0x2d7835)]);}),_0x3c8892['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x1353f6),_0x3c8892['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x1353f6)),_0x40172d['plugins']['has']('ImageCaptionEditing')&&(_0x3c8892['enableCommand']('toggleImageCaption',(_0x568a0c,_0x2350e3)=>{const _0x399d6b=_0x40172d['plugins']['get']('ImageCaptionUtils');let _0x494ba6=_0x47ab67['getClosestSelectedImageElement'](_0x40172d['model']['document']['selection']),_0x2a0005=_0x399d6b['getCaptionFromImageModelElement'](_0x494ba6);_0x40172d['model']['change'](()=>{if(_0x2a0005)return void _0x3c8892['markDeletion'](_0x40172d['model']['createRangeOn'](_0x2a0005));const _0x4a3564=_0x47ab67['isBlockImage'](_0x494ba6);_0x568a0c(_0x2350e3),_0x494ba6=_0x47ab67['getClosestSelectedImageElement'](_0x40172d['model']['document']['selection']),_0x2a0005=_0x399d6b['getCaptionFromImageModelElement'](_0x494ba6),_0x3c8892['markInsertion'](_0x40172d['model']['createRangeOn'](_0x2a0005),_0x4a3564?null:'imageCaption');});}),_0x3c8892['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x1353f6));const _0x2439c4=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4956ba(_0x34f8d9,_0x5d082c){const _0x49f7b=_0x2439c4['findIndex'](({type:_0x1a0268,subType:_0x17c12f})=>_0x34f8d9['type']==_0x1a0268&&_0x34f8d9['subType']==_0x17c12f),_0x412036=_0x2439c4['findIndex'](({type:_0xfd2c9e,subType:_0xdbb995})=>_0x5d082c['type']==_0xfd2c9e&&_0x5d082c['subType']==_0xdbb995);if(_0x49f7b<0x0||_0x412036<0x0)return!0x1;const _0x1f5f03=_0x34f8d9['getFirstRange'](),_0x437882=_0x5d082c['getFirstRange']();if((0x0==_0x49f7b||0x1==_0x49f7b)&&0x2==_0x412036&&_0x1f5f03['isIntersecting'](_0x437882))return!0x0;if(0x2==_0x49f7b&&0x3==_0x412036){const _0x2a7921=_0x3c8892['_findSuggestions'](_0x1f5f03,'insertion')['filter'](({suggestion:_0x5548e0,meta:_0xa8a577})=>_0xa8a577['isOwn']&&'convertInlineImageToBlock'==_0x5548e0['subType']);if(_0x2a7921['length']>0x1&&_0x437882['end']['isEqual'](_0x1f5f03['start']))return!0x0;if(0x1==_0x2a7921['length']&&(_0x1f5f03['start']['isEqual'](_0x437882['end'])||_0x1f5f03['end']['isEqual'](_0x437882['start'])))return!0x0;}if(0x3==_0x49f7b&&0x3==_0x412036&&_0x1f5f03['start']['isBefore'](_0x437882['start'])){const _0x4f0a70=_0x1f5f03['end']['nodeAfter'],_0x2463e1=_0x437882['start']['nodeBefore'];return _0x47ab67['isBlockImage'](_0x4f0a70)&&_0x4f0a70===_0x2463e1;}return!0x1;}function _0x1353f6(_0x1688b6,_0x44a77f){return _0x4956ba(_0x1688b6,_0x44a77f)?[_0x1688b6,_0x44a77f]:_0x4956ba(_0x44a77f,_0x1688b6)?[_0x44a77f,_0x1688b6]:null;}_0x40172d['plugins']['has']('ImageResize')&&(_0x3c8892['enableDefaultAttributesIntegration']('resizeImage'),_0x3c8892['registerBlockAttribute']('resizedWidth'),_0x3c8892['descriptionFactory']['registerAttributeLabel']('resizedWidth',c(_0x3c1e72,'FORMAT_IMAGE_SIZE'))),_0x40172d['plugins']['has']('ImageTextAlternativeEditing')&&(_0x3c8892['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x3c8892['registerBlockAttribute']('alt')),_0x40172d['plugins']['has']('PictureEditing')&&(_0x3c8892['registerBlockAttribute']('sources'),_0x3c8892['descriptionFactory']['registerDescriptionCallback'](_0x237aba=>{if('attribute'!=_0x237aba['type'])return;const {data:_0xc1637b}=_0x237aba;return _0xc1637b&&'sources'==_0xc1637b['key']?{'type':'format','content':''}:void 0x0;})),_0x40172d['plugins']['has']('ImageSizeAttributes')&&(_0x3c8892['registerBlockAttribute']('width'),_0x3c8892['registerBlockAttribute']('height'),_0x3c8892['descriptionFactory']['registerDescriptionCallback'](_0x3a680e=>{if('attribute'!=_0x3a680e['type'])return;const {data:_0xf85c45}=_0x3a680e;return!_0xf85c45||'width'!=_0xf85c45['key']&&'height'!=_0xf85c45['key']?void 0x0:{'type':'format','content':''};})),_0x3c8892['descriptionFactory']['registerDescriptionCallback'](_0x312531=>{if(!!_0x2439c4['find'](({type:_0x20d674,subType:_0x3fbf2b})=>_0x312531['type']==_0x20d674&&_0x312531['subType']==_0x3fbf2b))return _0x312531['previous']?{}:void 0x0;}),_0x3c8892['descriptionFactory']['registerDescriptionCallback'](_0x4ae07f=>{if('insertion'==_0x4ae07f['type']||'deletion'==_0x4ae07f['type']){const _0x4eab5e=_0x4ae07f['getContainedElement']();if(_0x4eab5e&&_0x4eab5e['is']('element','caption'))return{'type':'insertion'==_0x4ae07f['type']?'addObject':'removeObject','element':_0x4eab5e,'quantity':0x1};}}),_0x3c8892['descriptionFactory']['registerDescriptionCallback'](_0x5258bf=>'formatBlock'==_0x5258bf['type']&&'convertInlineImageToBlock'==_0x5258bf['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x5258bf['type']&&'convertBlockImageToInline'==_0x5258bf['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x3c8892['descriptionFactory']['registerDescriptionCallback'](_0x32b19d=>{if('attribute'!=_0x32b19d['type'])return;const {data:_0x17ee94}=_0x32b19d;if(!_0x17ee94||'alt'!=_0x17ee94['key'])return;const _0x548569=_0x17ee94['newValue'];return _0x548569?{'type':'format','content':c(_0x3c1e72,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x548569+'\x22')}:{'type':'format','content':c(_0x3c1e72,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3a09c0=this['editor'],_0x201385=_0x3a09c0['locale'];_0x3a09c0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x501bc6=>{if('formatBlock'!=_0x501bc6['type']&&'formatInline'!=_0x501bc6['type'])return;const {data:_0x4abfb2}=_0x501bc6;if(_0x4abfb2){if('imageTextAlternative'==_0x4abfb2['commandName']){const _0x35f33d=_0x4abfb2['commandParams'][0x0]['newValue'];return _0x35f33d?{'type':'format','content':c(_0x201385,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x35f33d+'\x22')}:{'type':'format','content':c(_0x201385,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x4abfb2['commandName']){const _0x9c711=_0x4abfb2['commandParams'][0x0]['width'];return _0x9c711?{'type':'format','content':c(_0x201385,'*Set\x20image\x20width:*\x20%0',_0x9c711)}:{'type':'format','content':c(_0x201385,'*Reset\x20image\x20width*')};}}});}}class at extends _0x5a9880{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x5c1a00=this['editor']['locale'],_0x331611=this['editor']['plugins']['get']('TrackChangesEditing');_0x331611['enableDefaultAttributesIntegration']('replaceImageSource'),_0x331611['registerBlockAttribute']('src'),_0x331611['descriptionFactory']['registerDescriptionCallback'](_0x9ad840=>{if('attribute'!=_0x9ad840['type'])return;const {data:_0x5ab591}=_0x9ad840;return _0x5ab591&&'src'==_0x5ab591['key']?_0x5ab591['newValue']&&_0x5ab591['oldValue']?{'type':'format','content':c(_0x5c1a00,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x364efa=this['editor']['plugins']['get']('TrackChangesEditing');_0x364efa['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x364efa['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x364efa['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x364efa['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1648a3=this['editor'],_0x36891a=_0x1648a3['locale'];_0x1648a3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x157faa=>{if('formatBlock'!=_0x157faa['type']&&'formatInline'!=_0x157faa['type'])return;const {data:_0x3a6ebf}=_0x157faa;if(!_0x3a6ebf||'replaceImageSource'!=_0x3a6ebf['commandName'])return;return{'type':'format','content':c(_0x36891a,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x5a9880{['afterInit'](){const _0x37d06d=this['editor'];if(!_0x37d06d['plugins']['has']('ImageStyleEditing'))return;const _0x21ec75=_0x37d06d['plugins']['get']('TrackChangesEditing'),_0x418406=_0x37d06d['plugins']['get']('ImageUtils'),_0x604b0f={};_0x21ec75['enableCommand']('imageStyle',(_0x3ec820,_0x5caef1)=>{const _0x2bc74a=_0x37d06d['plugins']['get']('Users')['me'],_0x5f152c=_0x37d06d['commands']['get']('imageStyle');let _0x35dd8a=_0x418406['getClosestSelectedImageElement'](_0x37d06d['model']['document']['selection']),_0x5f2873=_0x37d06d['model']['createRangeOn'](_0x35dd8a),_0x59083a=_0x5f152c['value'];if(_0x59083a==_0x5caef1['value'])return;const _0x9f5b2e={'commandName':'imageStyle','commandParams':[_0x5caef1],'formatGroupId':_0x4d67a8()};_0x37d06d['model']['change'](()=>{if(_0x21ec75['getSuggestions']()['filter'](_0x27d004=>_0x27d004['isInContent']&&_0x2bc74a==_0x27d004['author']&&('formatBlock'==_0x27d004['type']||'formatInline'==_0x27d004['type'])&&('imageStylePreApply'==_0x27d004['subType']||'imageStylePostApply'==_0x27d004['subType'])&&_0x27d004['getFirstRange']()['isEqual'](_0x5f2873))['forEach'](_0x117b60=>_0x21ec75['discardSuggestion'](_0x117b60['head'])),_0x35dd8a=_0x418406['getClosestSelectedImageElement'](_0x37d06d['model']['document']['selection']),_0x5f2873=_0x37d06d['model']['createRangeOn'](_0x35dd8a),_0x5f152c['refresh'](),_0x37d06d['commands']['get']('imageTypeInline')['refresh'](),_0x37d06d['commands']['get']('imageTypeBlock')['refresh'](),_0x59083a=_0x5f152c['value'],_0x59083a!=_0x5caef1['value'])return _0x418406['isInlineImage'](_0x35dd8a)&&_0x5f152c['shouldConvertImageType'](_0x5caef1['value'],_0x35dd8a)?(_0x3ec820({..._0x5caef1,'setImageSizes':!0x1}),_0x35dd8a=_0x418406['getClosestSelectedImageElement'](_0x37d06d['model']['document']['selection']),void _0x21ec75['markBlockFormat'](_0x35dd8a,{..._0x9f5b2e,'commandReversedParams':[{'value':_0x59083a||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x418406['isBlockImage'](_0x35dd8a)?_0x21ec75['markBlockFormat'](_0x35dd8a,_0x9f5b2e,[],'imageStylePostApply'):_0x21ec75['markInlineFormat'](_0x5f2873,_0x9f5b2e,'imageStylePostApply'));});});for(const _0xa5a910 of _0x37d06d['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x604b0f[_0xa5a910['name']]=_0xa5a910['title']['toLowerCase']();_0x21ec75['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x21ec75['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x21ec75['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x21ec75['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2eb5e5])=>{_0x418406['setImageNaturalSizeAttributes'](_0x2eb5e5['getContainedElement']());}),_0x21ec75['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x36ed02,_0x4638d0)=>{_0x21ec75['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x36ed02,{'commandName':_0x4638d0['commandName'],'commandParams':_0x4638d0['commandReversedParams']});}),_0x21ec75['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x244314,_0x8c5d3e){if(_0x47c3d0(_0x244314,_0x8c5d3e))return[_0x244314,_0x8c5d3e];if(_0x47c3d0(_0x8c5d3e,_0x244314))return[_0x8c5d3e,_0x244314];return null;});const _0xad4886=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x47c3d0(_0x58ec9a,_0x56211c){const _0x4737ba=_0xad4886['findIndex'](({type:_0x4179c0,subType:_0x2db057})=>_0x58ec9a['type']==_0x4179c0&&_0x58ec9a['subType']==_0x2db057),_0x64d0b4=_0xad4886['findIndex'](({type:_0x57f4c3,subType:_0x27d283})=>_0x56211c['type']==_0x57f4c3&&_0x56211c['subType']==_0x27d283);if(_0x4737ba<0x0||_0x64d0b4<0x0)return!0x1;const _0x5496c2=_0x58ec9a['getFirstRange'](),_0x1f54a4=_0x56211c['getFirstRange']();if((0x0==_0x4737ba||0x1==_0x4737ba)&&0x2==_0x64d0b4&&_0x5496c2['isIntersecting'](_0x1f54a4))return!0x0;if(0x2==_0x4737ba&&0x3==_0x64d0b4){const _0x5c4d47=_0x21ec75['_findSuggestions'](_0x5496c2,'insertion')['filter'](({suggestion:_0x41e2c2,meta:_0x467174})=>_0x467174['isOwn']&&'convertInlineImageToBlock'==_0x41e2c2['subType']);if(_0x5c4d47['length']>0x1&&_0x1f54a4['end']['isEqual'](_0x5496c2['start']))return!0x0;if(0x1==_0x5c4d47['length']&&(_0x5496c2['start']['isEqual'](_0x1f54a4['end'])||_0x5496c2['end']['isEqual'](_0x1f54a4['start'])))return!0x0;}if(0x3==_0x4737ba&&0x3==_0x64d0b4&&_0x5496c2['start']['isBefore'](_0x1f54a4['start'])){const _0x34a2e4=_0x5496c2['end']['nodeAfter'],_0x42a5ed=_0x1f54a4['start']['nodeBefore'];return _0x418406['isBlockImage'](_0x34a2e4)&&_0x34a2e4===_0x42a5ed;}return!0x1;}_0x37d06d['model']['document']['registerPostFixer'](()=>{let _0x4acd3f=!0x1;const _0x1913e9=Array['from'](_0x37d06d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x293f6f,data:_0x5b66fc}of _0x1913e9){const {group:_0x2e96bd,type:_0x142bda,subType:_0x261033,id:_0x319189}=_0x21ec75['_splitMarkerName'](_0x293f6f);if('suggestion'==_0x2e96bd&&_0x21ec75['hasSuggestion'](_0x319189)){if('formatBlock'==_0x142bda&&('imageStylePreApply'==_0x261033||'imageStylePostApply'==_0x261033)){const _0x7c70e4=_0x21ec75['getSuggestion'](_0x319189);if(_0x5b66fc['newRange']){const _0x9965e0=_0x7c70e4['getFirstRange']()['getContainedElement']();if(_0x418406['isBlockImage'](_0x9965e0))continue;_0x21ec75['discardSuggestion'](_0x7c70e4),_0x4acd3f=!0x0;}}if('insertion'==_0x142bda&&'imageCaption'==_0x261033&&!_0x5b66fc['newRange']){const _0x562714=_0x21ec75['getSuggestion'](_0x319189);_0x562714['next']&&_0x562714['next']['isInContent']&&(_0x21ec75['discardSuggestion'](_0x562714['next']),_0x4acd3f=!0x0);}}}return _0x4acd3f;}),this['_registerLegacyDescription'](_0x604b0f);}['_registerLegacyDescription'](_0x43744f){const _0x339519=this['editor'],_0x4a164f=_0x339519['locale'];_0x339519['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x305cf7=>{if('formatBlock'!=_0x305cf7['type']&&'formatInline'!=_0x305cf7['type'])return;const {data:_0xebfa36}=_0x305cf7;if(!_0xebfa36||'imageStyle'!=_0xebfa36['commandName'])return;const _0x1c3526=_0xebfa36['commandParams'][0x0]['value'];return _0x453210('side'===_0x1c3526?c(_0x4a164f,'FORMAT_SIDE_IMAGE'):_0x43744f[_0x1c3526]||_0x1c3526);function _0x453210(_0xcce15){return{'type':'format','content':c(_0x4a164f,'*Format:*\x20%0',_0xcce15)};}});}}class ut extends _0x5a9880{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x587097){super(_0x587097),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x637c0=this['editor'],_0x3194e9=_0x637c0['commands']['get']('importWord'),_0x2c510c=_0x637c0['commands']['get']('trackChanges');_0x3194e9&&(_0x3194e9['on']('execute',(_0x12059c,[,_0x5a342f])=>{this['_trackChangesValueDuringImport']=_0x2c510c['value'],_0x5a342f['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x3194e9,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x3194e9,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x2c510c['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x637c0['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x484bc8,_0x1cad17){const {suggestions:_0x1b6752}=_0x1cad17,_0x48859c=this['editor']['commands']['get']('trackChanges'),_0x3e9b32=_0x48859c['value'];this['_trackChangesValueDuringImport']!==_0x3e9b32&&(_0x48859c['execute'](),this['_trackChangesExecuted']=!0x0),_0x1b6752&&_0x1b6752['forEach'](({id:_0x323a49,type:_0x4433b0,author:_0x4ecb64,created_at:_0x2605a8})=>{const _0x2e7d99={'id':_0x323a49,'type':_0x4433b0,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4ecb64,'createdAt':_0x2605a8?new Date(_0x2605a8):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x2e7d99);});}}class ft extends _0x5a9880{['afterInit'](){const _0x61eb9a=this['editor'],_0x2209c6=_0x61eb9a['plugins']['get']('TrackChangesEditing');if(_0x61eb9a['plugins']['has']('IndentEditing')&&(_0x2209c6['enableCommand']('indent'),_0x2209c6['enableCommand']('outdent')),_0x61eb9a['plugins']['has']('IndentBlock')){for(const _0x1b4b7a of['indentBlock','outdentBlock'])_0x2209c6['enableDefaultAttributesIntegration'](_0x1b4b7a);}const _0xec52dd=_0x61eb9a['locale'];_0x2209c6['registerBlockAttribute']('blockIndent'),_0x2209c6['descriptionFactory']['registerAttributeLabel']('blockIndent',c(_0xec52dd,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3c6135=this['editor'],_0x5f0499=_0x3c6135['locale'],_0x3b6fe0=_0x3c6135['plugins']['get']('TrackChangesEditing');_0x3b6fe0['descriptionFactory']['registerDescriptionCallback'](_0x667a8a=>{if('formatBlock'!=_0x667a8a['type'])return;const {data:_0x3c5d75}=_0x667a8a;if(!_0x3c5d75)return;if('indentBlock'!=_0x3c5d75['commandName']&&'outdentBlock'!=_0x3c5d75['commandName'])return;const _0x405b9a=_0x667a8a['getItems']()[0x0],_0x504149=_0x3b6fe0['descriptionFactory']['getItemLabel'](_0x405b9a);return'indentBlock'==_0x3c5d75['commandName']?{'type':'format','content':c(_0x5f0499,'*Indent:*\x20%0',_0x504149)}:'outdentBlock'==_0x3c5d75['commandName']?{'type':'format','content':c(_0x5f0499,'*Outdent:*\x20%0',_0x504149)}:void 0x0;});}}class ht extends _0x5a9880{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x5a9880{['afterInit'](){const _0x478256=this['editor'];if(!_0x478256['plugins']['has']('LinkEditing'))return;const _0x1a8b2a=_0x478256['plugins']['get']('TrackChangesEditing'),_0x1278d9=_0x478256['commands']['get']('link');_0x1a8b2a['enableDefaultAttributesIntegration']('link'),_0x1a8b2a['enableDefaultAttributesIntegration']('unlink'),_0x1a8b2a['registerInlineAttribute']('linkHref');for(const _0x56bc8d of _0x1278d9['manualDecorators'])_0x1a8b2a['registerInlineAttribute'](_0x56bc8d['id']),_0x1a8b2a['descriptionFactory']['registerAttributeLabel'](_0x56bc8d['id'],'link\x20('+_0x56bc8d['label']['toLowerCase']()+')');_0x1a8b2a['descriptionFactory']['registerDescriptionCallback'](_0x44c778=>{if('attribute'!=_0x44c778['type'])return;const {data:_0x36fc49}=_0x44c778;if(!_0x36fc49||'linkHref'!=_0x36fc49['key'])return;const _0xba5b51=_0x36fc49['newValue'],_0x38345b=_0x478256['locale'];return{'type':'format','content':null==_0xba5b51?c(_0x38345b,'*Remove\x20link*'):c(_0x38345b,'*Set\x20link:*\x20%0','\x22'+_0xba5b51+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x405362=this['editor'],_0x13a8c1=_0x405362['locale'];_0x405362['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x355c87=>{if('formatInline'!=_0x355c87['type'])return;const {data:_0x1ee2ce}=_0x355c87;if(_0x1ee2ce){if('link'==_0x1ee2ce['commandName']){const _0x408ff9=_0x1ee2ce['commandParams'][0x0];return{'type':'format','content':c(_0x13a8c1,'*Set\x20link:*\x20%0','\x22'+_0x408ff9+'\x22')};}return'unlink'==_0x1ee2ce['commandName']?{'type':'format','content':c(_0x13a8c1,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x5a9880{['afterInit'](){const _0x1dfcf3=this['editor'],_0x4a32a3=_0x1dfcf3['locale'];if(!_0x1dfcf3['plugins']['has']('LegacyListEditing'))return;const _0x25e202=_0x1dfcf3['plugins']['get']('TrackChangesEditing'),_0xce8cea=_0x1dfcf3['plugins']['has']('LegacyTodoListEditing');function _0x39c214(_0x38121f){return()=>{const _0x5f447b=_0x1dfcf3['model']['document']['selection'],_0x1b6b6d=_0x1dfcf3['commands']['get'](_0x38121f);if(_0x1b6b6d['value'])return void _0x1dfcf3['execute']('paragraph',{});const _0x2c489a=_0x38121f['slice'](0x0,-0x4),_0x352930=function(_0x124905,_0x4a0a80,_0x2e7841){let _0x54063e=Array['from'](_0x124905)['filter'](_0x3986a2=>function(_0x302123,_0x577d70){return _0x577d70['checkChild'](_0x302123['parent'],'listItem')&&!_0x577d70['isObject'](_0x302123);}(_0x3986a2,_0x2e7841));_0x54063e=_0x54063e['filter'](_0x388ccd=>!_0x388ccd['is']('element','listItem')||_0x388ccd['getAttribute']('listType')!=_0x4a0a80);const _0x35a347=new Set();for(const _0x3cf707 of _0x54063e)_0x3cf707['is']('element','listItem')?_0x35a347['add'](Le(_0x3cf707)):_0x35a347['add'](_0x3cf707);return Array['from'](_0x35a347);}(_0x5f447b['getSelectedBlocks'](),_0x2c489a,_0x1dfcf3['model']['schema']);_0x1dfcf3['model']['change'](()=>{for(const _0x4a7685 of _0x352930)_0x25e202['markBlockFormat'](_0x4a7685,{'commandName':_0x38121f,'commandParams':[{'forceValue':!_0x1b6b6d['value']}],'formatGroupId':'blockName'},Ee(_0x4a7685));});};}function _0x4aafd7(_0x52f4f2){return()=>{const _0x40203c=function(_0x546030){let _0x4209ad=Array['from'](_0x546030);const _0x634314=_0x4209ad['findIndex'](_0x2a4787=>'listItem'!=_0x2a4787['name']);return _0x634314>-0x1&&(_0x4209ad=_0x4209ad['slice'](0x0,_0x634314)),_0x4209ad;}(_0x1dfcf3['model']['document']['selection']['getSelectedBlocks']()),_0x3e39fb=_0x1dfcf3['model']['createRange'](_0x1dfcf3['model']['createPositionAt'](_0x40203c[0x0],'before'),_0x1dfcf3['model']['createPositionAt'](_0x40203c[_0x40203c['length']-0x1],'end'));_0x1dfcf3['model']['change'](()=>{_0x25e202['markBlockFormat'](_0x3e39fb,{'commandName':_0x52f4f2,'commandParams':[],'formatGroupId':'listIndent'},function(_0x44c133){const _0x521592=new Set();for(const _0x4b1fb6 of _0x44c133){let _0x311ba0=_0x4b1fb6['nextSibling'];for(;_0x311ba0&&_0x311ba0['getAttribute']('listIndent')>_0x4b1fb6['getAttribute']('listIndent');)_0x521592['add'](_0x311ba0),_0x311ba0=_0x311ba0['nextSibling'];}return Array['from'](_0x521592);}(_0x40203c));});};}_0x25e202['enableCommand']('numberedList',_0x39c214('numberedList')),_0x25e202['enableCommand']('bulletedList',_0x39c214('bulletedList')),_0xce8cea&&_0x25e202['enableCommand']('todoList',_0x39c214('todoList')),_0x25e202['enableCommand']('indentList',_0x4aafd7('indentList')),_0x25e202['enableCommand']('outdentList',_0x4aafd7('outdentList')),_0xce8cea&&_0x25e202['enableCommand']('checkTodoList',()=>{const _0xc3ea86=_0x1dfcf3['commands']['get']('checkTodoList'),_0x457345=Array['from'](_0xc3ea86['_selectedElements']);_0x457345['filter'](_0x3ecd47=>_0x3ecd47['getAttribute']('todoListChecked')!=_0xc3ea86['value']),_0x1dfcf3['model']['change'](()=>{for(const _0x483589 of _0x457345)_0x25e202['markBlockFormat'](_0x483589,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0xc3ea86['value']}]});});}),_0x25e202['descriptionFactory']['registerElementLabel']('listItem',_0x1f45ad=>c(_0x4a32a3,'ELEMENT_LIST_ITEM',_0x1f45ad)),_0x25e202['descriptionFactory']['registerDescriptionCallback'](_0x1cac92=>{if('formatBlock'!=_0x1cac92['type']&&'formatInline'!=_0x1cac92['type'])return;const {data:_0x4e5532}=_0x1cac92;if(_0x4e5532){if('numberedList'==_0x4e5532['commandName']||'bulletedList'==_0x4e5532['commandName']||'todoList'==_0x4e5532['commandName'])switch(_0x4e5532['commandName']['replace']('List','')){case'bulleted':return _0x48d5af(c(_0x4a32a3,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x48d5af(c(_0x4a32a3,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x48d5af(c(_0x4a32a3,'ELEMENT_TODO_LIST'));}if('indentList'==_0x4e5532['commandName'])return{'type':'format','content':c(_0x4a32a3,'*Indent:*\x20%0',c(_0x4a32a3,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x4e5532['commandName'])return{'type':'format','content':c(_0x4a32a3,'*Outdent:*\x20%0',c(_0x4a32a3,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x4e5532['commandName'])return _0x4e5532['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x4a32a3,'*Check\x20item*')}:{'type':'format','content':c(_0x4a32a3,'*Uncheck\x20item*')};}function _0x48d5af(_0x4c410e){return{'type':'format','content':c(_0x4a32a3,'*Change\x20to:*\x20%0',_0x4c410e)};}});}}function Le(_0x84bba0){const _0x50a1c1=_0x84bba0['getAttribute']('listIndent');if(0x0==_0x50a1c1)return _0x84bba0;let _0x4ae11f=_0x84bba0;for(;_0x84bba0['previousSibling']&&_0x84bba0['previousSibling']['is']('element','listItem');){const _0x4ac6d4=_0x84bba0['previousSibling']['getAttribute']('listIndent');if(_0x4ac6d4==_0x50a1c1)_0x4ae11f=_0x84bba0['previousSibling'];else{if(_0x4ac6d4<_0x50a1c1)break;}_0x84bba0=_0x84bba0['previousSibling'];}return _0x4ae11f;}function Ee(_0x1cb427){const _0x532ed1=[];if(_0x1cb427['is']('element','listItem')&&_0x1cb427['getAttribute']('listIndent')>0x0){let _0x2579cd=_0x1cb427['nextSibling'];for(;_0x2579cd&&'listItem'==_0x2579cd['name']&&_0x2579cd['getAttribute']('listIndent')==_0x1cb427['getAttribute']('listIndent');)_0x532ed1['push'](_0x2579cd),_0x2579cd=_0x2579cd['nextSibling'];}return _0x532ed1;}class Q extends _0x5a9880{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x416528=this['editor']['config']['get']('list.properties'),_0x20d69a=this['editor']['plugins']['get']('TrackChangesEditing');_0x416528['styles']&&_0x20d69a['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x416528['reversed']&&_0x20d69a['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x416528['startIndex']&&_0x20d69a['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x20d69a['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x2cf40f,_0x3ea12c={}){const _0x233feb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x6b9ab1=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x233feb['markMultiRangeBlockFormat'](_0x6b9ab1,{'commandName':'listStyle','commandParams':[{'type':_0x3ea12c['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x5d55fd,_0x4826d8={}){const _0x107faf=this['editor']['plugins']['get']('TrackChangesEditing'),_0x40f854=this['_getSuggestionBlocks'](_0x215602=>_0x215602['is']('element','listItem')&&'numbered'===_0x215602['getAttribute']('listType'));if(_0x40f854['length']<0x1)return;const _0x3b0497=_0x40f854['map'](_0x4a6c6c=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4a6c6c,'before'),this['editor']['model']['createPositionAt'](_0x4a6c6c,0x0)));this['editor']['model']['change'](()=>{_0x107faf['markMultiRangeBlockFormat'](_0x3b0497,{'commandName':'listReversed','commandParams':[{'reversed':_0x4826d8['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x4b30cb,_0x34300e={}){const _0x8c586e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x48cc65=this['_getSuggestionBlocks'](_0x7e102e=>_0x7e102e['is']('element','listItem')&&'numbered'===_0x7e102e['getAttribute']('listType'));if(_0x48cc65['length']<0x1)return;const _0x14f218=_0x48cc65['map'](_0x1c83f3=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1c83f3,'before'),this['editor']['model']['createPositionAt'](_0x1c83f3,0x0)));this['editor']['model']['change'](()=>{_0x8c586e['markMultiRangeBlockFormat'](_0x14f218,{'commandName':'listStart','commandParams':[{'startIndex':_0x34300e['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x1cce57){if('formatBlock'!=_0x1cce57['type']&&'formatInline'!=_0x1cce57['type'])return;const _0x2f6b1b=this['editor']['locale'],{data:_0x393545}=_0x1cce57;if(!_0x393545)return;let _0x1f0b29,_0x706cad;switch(_0x393545['commandName']){case'listStyle':_0x1f0b29='*Change\x20to:*\x20%0',_0x706cad={'type':'format','content':c(_0x2f6b1b,_0x1f0b29,c(_0x2f6b1b,this['_getTranslationKeyForListStyle'](_0x393545['commandParams'][0x0]['type'])))};break;case'listReversed':_0x1f0b29=_0x393545['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x706cad={'type':'format','content':c(_0x2f6b1b,_0x1f0b29)};break;case'listStart':_0x1f0b29='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x706cad={'type':'format','content':c(_0x2f6b1b,_0x1f0b29,_0x393545['commandParams'][0x0]['startIndex'])};}return _0x706cad;}['_getSuggestionBlocksForListStyle'](){const _0x2770a8=this['editor']['plugins']['get']('LegacyListUtils');let _0x503b69=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x503b69[0x0]?.['is']('element','listItem')&&_0x503b69['unshift'](..._0x2770a8['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x503b69[_0x503b69['length']-0x1]?.['is']('element','listItem')&&_0x503b69['push'](..._0x2770a8['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x503b69=[...new Set(_0x503b69)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x503b69=_0x503b69['filter'](_0x377909=>_0x377909['is']('element','listItem'))),_0x503b69;}['_getSuggestionBlocks'](_0x44afdb){const _0x527bb2=this['editor']['plugins']['get']('LegacyListUtils');let _0x912836=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x44afdb)['map'](_0x4ba41f=>{const _0x440f73=this['editor']['model']['createPositionAt'](_0x4ba41f,0x0);return[..._0x527bb2['getSiblingNodes'](_0x440f73,'backward'),..._0x527bb2['getSiblingNodes'](_0x440f73,'forward')];})['flat']();return _0x912836=[...new Set(_0x912836)],_0x912836;}['_getTranslationKeyForListStyle'](_0x18803a){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x18803a)||'default')['toUpperCase']()+'_LIST_'+_0x18803a['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x5a9880{['afterInit'](){const _0x588a3d=this['editor'];if(!_0x588a3d['plugins']['has']('MediaEmbedEditing'))return;const _0x4c9757=_0x588a3d['plugins']['get']('TrackChangesEditing'),_0x3aabb9=_0x588a3d['locale'];_0x4c9757['enableCommand']('mediaEmbed'),_0x4c9757['descriptionFactory']['registerElementLabel']('media',_0x7454df=>c(_0x3aabb9,'ELEMENT_MEDIA',_0x7454df)),_0x588a3d['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x53f3be,{writer:_0x3d567b,options:_0x25568e})=>{if(_0x25568e['showSuggestionHighlights'])return _0x3d567b['createEmptyElement']('div');},'converterPriority':'high'}),_0x588a3d['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3c5422,_0x52fc94,_0x33f584)=>{_0x33f584['options']['showSuggestionHighlights']&&_0x3c5422['stop']();},{'priority':'high'});}}class pt extends _0x5a9880{['afterInit'](){const _0x3830cd=this['editor'];_0x3830cd['plugins']['has']('MentionEditing')&&_0x3830cd['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x5a9880{['afterInit'](){const _0x1f1e9c=this['editor'];if(!_0x1f1e9c['plugins']['has']('MergeFieldsEditing'))return;const _0x540963=_0x1f1e9c['plugins']['get']('TrackChangesEditing'),_0x269273=_0x1f1e9c['locale'];_0x540963['enableCommand']('insertMergeField'),_0x540963['enableCommand']('insertMergeFieldBlock'),_0x540963['enableCommand']('insertMergeFieldImage'),_0x540963['descriptionFactory']['registerElementLabel']('mergeField',_0x33124b=>c(_0x269273,'ELEMENT_MERGE_FIELD',_0x33124b)),_0x540963['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x121a50=>c(_0x269273,'ELEMENT_MERGE_FIELD',_0x121a50)),_0x540963['descriptionFactory']['registerDescriptionCallback'](_0x191a85=>{if('insertion'!=_0x191a85['type']&&'deletion'!=_0x191a85['type'])return;const _0x377864=_0x191a85['getContainedElement']();if(null==_0x377864)return;const _0x142a81=_0x1f1e9c['plugins']['get']('MergeFieldsEditing');let _0x2e206d;switch(_0x142a81['getMergeFieldType'](_0x377864)){case null:return;case'image':{const _0x459638=_0x142a81['unwrapAffixes'](_0x377864['getAttribute']('src'));_0x2e206d=_0x142a81['getLabel'](_0x459638)||_0x459638;break;}default:{const _0x4275d7=_0x377864['getAttribute']('id');_0x2e206d=_0x142a81['getLabel'](_0x4275d7)||_0x4275d7;break;}}return'insertion'==_0x191a85['type']?{'type':'insertion','content':c(_0x269273,'*Insert:*\x20%0','\x22'+_0x2e206d+'\x22\x20'+c(_0x269273,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':c(_0x269273,'*Remove:*\x20%0','\x22'+_0x2e206d+'\x22\x20'+c(_0x269273,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x5a9880{['afterInit'](){const _0x4d4cfe=this['editor'],_0x5736c4=_0x4d4cfe['plugins']['get']('TrackChangesEditing');_0x4d4cfe['plugins']['has']('MultiLevelList')&&(_0x5736c4['enableDefaultAttributesIntegration']('multiLevelList'),_0x5736c4['registerBlockAttribute']('listMarkerStyle'),_0x5736c4['descriptionFactory']['registerDescriptionCallback'](_0x58f00a=>this['handleDescriptions'](_0x58f00a)));}['handleDescriptions'](_0x3622e1){const _0x19cc0c=this['editor']['locale'],{data:_0x494591}=_0x3622e1,_0x19b6b8={'type':'format','content':''};if(_0x494591&&'listMarkerStyle'==_0x494591['key']){if(!_0x494591['oldValue'])return{'type':'format','content':c(_0x19cc0c,'*Set\x20format:*\x20%0',c(_0x19cc0c,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x494591['newValue']+')'};if(!_0x494591['newValue']){let _0x1df4cc=_0x3622e1['head'];for(;_0x1df4cc;){if(_0x1df4cc['data']&&'listType'==_0x1df4cc['data']['key']&&_0x1df4cc['data']['newValue'])return _0x19b6b8;_0x1df4cc=_0x1df4cc['next'];}return{'type':'format','content':c(_0x19cc0c,'*Remove\x20format:*\x20%0',c(_0x19cc0c,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x494591['oldValue']+')'};}}}}class bt extends _0x5a9880{['afterInit'](){const _0xbfef91=this['editor'];if(!_0xbfef91['plugins']['has']('PageBreakEditing'))return;_0xbfef91['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x2ac1dc=_0xbfef91['plugins']['get']('TrackChangesEditing'),_0x1a1cc8=_0xbfef91['locale'];_0x2ac1dc['descriptionFactory']['registerElementLabel']('pageBreak',_0x296dc9=>c(_0x1a1cc8,'ELEMENT_PAGE_BREAK',_0x296dc9));}}class yt extends _0x5a9880{['afterInit'](){const _0x599365=this['editor'];if(!_0x599365['plugins']['has']('Paragraph'))return;const _0x557753=_0x599365['locale'],_0x4fcbf2=_0x599365['plugins']['get']('TrackChangesEditing');_0x4fcbf2['descriptionFactory']['registerElementLabel']('paragraph',_0x46fe9e=>c(_0x557753,'ELEMENT_PARAGRAPH',_0x46fe9e)),_0x4fcbf2['enableDefaultAttributesIntegration']('paragraph'),_0x4fcbf2['enableCommand']('insertParagraph'),_0x599365['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x599365),{'priority':'highest'}),_0x599365['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5a3d0d,_0x2fbc1b,_0x559a11)=>{_0x559a11['options']['showSuggestionHighlights']&&nr(_0x599365,{'showActiveMarker':!0x1})(_0x5a3d0d,_0x2fbc1b,_0x559a11);},{'priority':'highest'});const _0x5012a2=_0x4fcbf2['descriptionFactory'];_0x5012a2['registerDescriptionCallback'](_0x338cbe=>{if('insertion'!==_0x338cbe['type'])return;const {start:_0x528036,end:_0x477b30}=_0x338cbe['getFirstRange']();if(!_0x528036['isTouching'](_0x477b30)||!_0x528036['nodeAfter'])return;const _0xb90160=_0x599365['model']['schema'],_0x20d23f=_0x528036['nodeAfter'];return _0xb90160['isBlock'](_0x20d23f)&&!_0xb90160['isLimit'](_0x20d23f)&&_0xb90160['checkChild'](_0x20d23f,'$text')?{'type':'insertion','content':c(_0x557753,'*Insert:*\x20%0',_0x5012a2['getItemLabel'](_0x20d23f,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x44060f=this['editor'],_0x22ce8b=_0x44060f['locale'];_0x44060f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5db3d4=>{if('formatBlock'!=_0x5db3d4['type'])return;const {data:_0x1ccc93}=_0x5db3d4;return _0x1ccc93&&'paragraph'==_0x1ccc93['commandName']?{'type':'format','content':c(_0x22ce8b,'*Change\x20to:*\x20%0',c(_0x22ce8b,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x59f1a2,{showActiveMarker:_0x159d7f=!0x0}={}){return(_0x4135ff,_0x44fa20,_0x53870f)=>{const _0xa4191a=_0x59f1a2['plugins']['get']('TrackChangesEditing'),_0x45a5bf=_0x44fa20['markerRange']['start'],_0xd18f05=_0x44fa20['markerRange']['end'],_0x17e551=_0x59f1a2['model']['schema'];if(!_0x45a5bf['isTouching'](_0xd18f05)||!_0x45a5bf['nodeAfter'])return;const _0x7b04d1=_0x45a5bf['nodeAfter'];if(_0x17e551['isBlock'](_0x7b04d1)&&!_0x17e551['isLimit'](_0x7b04d1)&&_0x17e551['checkChild'](_0x7b04d1,'$text')){if(!_0x53870f['consumable']['consume'](_0x44fa20['markerRange'],_0x4135ff['name']))return;const {authorId:_0x52f045}=_0xa4191a['_splitMarkerName'](_0x44fa20['markerName']),_0x1f8808=_0x53870f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x52f045}),_0x2e50a3=_0x53870f['mapper']['toViewPosition'](_0xd18f05);_0x159d7f&&_0xa4191a['activeMarkers']['includes'](_0x44fa20['markerName'])&&_0x53870f['writer']['addClass']('ck-suggestion-marker--active',_0x1f8808),_0x53870f['writer']['insert'](_0x2e50a3,_0x1f8808),_0x53870f['mapper']['bindElementToMarker'](_0x1f8808,_0x44fa20['markerName']);}};}class jt extends _0x5a9880{['afterInit'](){const _0x2e686a=this['editor'];_0x2e686a['commands']['get']('replaceSource')&&_0x2e686a['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x5a9880{['afterInit'](){const _0x1211ad=this['editor'];if(!_0x1211ad['plugins']['has']('RemoveFormatEditing'))return;_0x1211ad['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x556e3a=this['editor'];_0x556e3a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x9b50c4=>{if('formatBlock'!=_0x9b50c4['type']&&'formatInline'!=_0x9b50c4['type'])return;const {data:_0x5143d0}=_0x9b50c4;return _0x5143d0&&'removeFormat'==_0x5143d0['commandName']?{'type':'format','content':c(_0x556e3a['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0x5a9880{['afterInit'](){const _0x4ad21b=this['editor'];if(!_0x4ad21b['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x9d24fa=_0x4ad21b['plugins']['get']('TrackChangesEditing');_0x9d24fa['enableCommand']('goToPreviousRestrictedEditingException'),_0x9d24fa['enableCommand']('goToNextRestrictedEditingException');const _0x275ea0=_0x4ad21b['plugins']['get']('RestrictedEditingModeEditing');_0x275ea0['enableCommand']('trackChanges'),_0x275ea0['enableCommand']('acceptSuggestion'),_0x275ea0['enableCommand']('discardSuggestion'),_0x275ea0['enableCommand']('acceptAllSuggestions'),_0x275ea0['enableCommand']('discardAllSuggestions'),_0x275ea0['enableCommand']('acceptSelectedSuggestions'),_0x275ea0['enableCommand']('discardSelectedSuggestions');}}class It extends _0x5a9880{static get['requires'](){return[_0x5296a0];}['init'](){const _0xd2d6c3=this['editor'],_0x522ffc=_0xd2d6c3['plugins']['get']('TrackChangesEditing');_0x522ffc['enableCommand']('shiftEnter'),_0xd2d6c3['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0xd2d6c3),{'priority':'high'}),_0xd2d6c3['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0xd2d6c3),{'priority':'high'}),_0xd2d6c3['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4e42ab,_0x26c094,_0x5bf851)=>{_0x5bf851['options']['showSuggestionHighlights']&&je(_0xd2d6c3,{'showActiveMarker':!0x1})(_0x4e42ab,_0x26c094,_0x5bf851);}),_0x522ffc['descriptionFactory']['registerElementLabel']('softBreak',_0x3c6c80=>c(_0xd2d6c3['locale'],'ELEMENT_LINE_BREAK',_0x3c6c80));}}function je(_0x4bcd36,{showActiveMarker:_0x31fbf5=!0x0}={}){return(_0x20a52d,_0x34c0a1,_0x11c782)=>{const _0x51a4a8=_0x4bcd36['plugins']['get']('TrackChangesEditing');if(!_0x11c782['consumable']['test'](_0x34c0a1['markerRange'],_0x20a52d['name']))return;const _0x395263=_0x4bcd36['model'];for(const _0x1884ba of _0x34c0a1['markerRange']['getItems']()){if(!_0x1884ba['is']('element','softBreak'))continue;const _0x5b6965='deletion'==_0x34c0a1['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x41cfad}=_0x51a4a8['_splitMarkerName'](_0x34c0a1['markerName']),_0x5c2643=_0x11c782['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x5b6965,'data-author-id':_0x41cfad}),_0x15bf83=_0x11c782['mapper']['toViewPosition'](_0x395263['createPositionBefore'](_0x1884ba));_0x31fbf5&&_0x51a4a8['activeMarkers']['includes'](_0x34c0a1['markerName'])&&_0x11c782['writer']['addClass']('ck-suggestion-marker--active',_0x5c2643),_0x11c782['writer']['insert'](_0x15bf83,_0x5c2643),_0x11c782['mapper']['bindElementToMarker'](_0x5c2643,_0x34c0a1['markerName']);}};}class _t extends _0x5a9880{['afterInit'](){const _0x1d1ee3=this['editor'],_0x29270a=_0x1d1ee3['model'],_0x446267=_0x1d1ee3['locale'];if(!_0x1d1ee3['plugins']['has']('StandardEditingModeEditing'))return;const _0x1e979=_0x1d1ee3['plugins']['get']('TrackChangesEditing'),_0x161c81='restrictedEditingException',_0x4e4bec=_0x1d1ee3['commands']['get'](_0x161c81);_0x1e979['enableCommand'](_0x161c81,(_0x1e7dd9,_0x1bb233={})=>{const _0x3d59dd=_0x29270a['document']['selection'];if(_0x3d59dd['isCollapsed'])return void _0x1e7dd9(_0x1bb233);const _0x471206=void 0x0!==_0x1bb233['forceValue']?_0x1bb233['forceValue']:!_0x4e4bec['value'];_0x29270a['change'](()=>{const _0x90b33c=Array['from'](_0x3d59dd['getRanges']());for(const _0xacec52 of _0x90b33c){const _0x222823=_0x471206?[_0xacec52]:io(_0x161c81,_0xacec52,_0x29270a);for(const _0x1f3a4d of _0x222823)_0x1e979['markInlineFormat'](_0x1f3a4d,{'commandName':_0x161c81,'commandParams':[{'forceValue':_0x471206}]});}});}),_0x1e979['descriptionFactory']['registerDescriptionCallback'](_0x59f8f3=>{if('formatBlock'!=_0x59f8f3['type']&&'formatInline'!=_0x59f8f3['type'])return;const {data:_0x1fef75}=_0x59f8f3;return _0x1fef75&&_0x1fef75['commandName']==_0x161c81?_0x1fef75['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x446267,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':c(_0x446267,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x5a9880{['afterInit'](){const _0x544a75=this['editor'];if(!_0x544a75['plugins']['has']('Style')||!_0x544a75['plugins']['has']('DataSchema'))return;const _0x432c99=_0x544a75['plugins']['get']('TrackChangesEditing'),_0x398953=_0x544a75['locale'],_0x352092=_0x544a75['config']['get']('style')||{},_0x413638=_0x544a75['plugins']['get']('GeneralHtmlSupport'),_0x184d84=_0x544a75['plugins']['get']('StyleUtils')['normalizeConfig'](_0x544a75['plugins']['get']('DataSchema'),_0x352092['definitions']);_0x432c99['enableDefaultAttributesIntegration']('style');const _0x446a7b=new Set();for(const _0x9dcca4 of _0x184d84['block']){const _0x52feb1=_0x413638['getGhsAttributeNameForElement'](_0x9dcca4['element']);_0x446a7b['add'](_0x52feb1);}const _0x1c887b=new Set();for(const _0x419633 of _0x184d84['inline']){const _0x217c8b=_0x413638['getGhsAttributeNameForElement'](_0x419633['element']);_0x1c887b['add'](_0x217c8b);for(const _0x4261ce of _0x419633['ghsAttributes'])_0x1c887b['add'](_0x4261ce);}for(const _0x429b40 of _0x446a7b)_0x432c99['registerBlockAttribute'](_0x429b40),_0x432c99['descriptionFactory']['registerAttributeLabel'](_0x429b40,c(_0x398953,'FORMAT_STYLE'));for(const _0x2a904c of _0x1c887b)_0x432c99['registerInlineAttribute'](_0x2a904c),_0x432c99['descriptionFactory']['registerAttributeLabel'](_0x2a904c,c(_0x398953,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3c0ae0=this['editor'],_0x1c3d32=_0x3c0ae0['locale'];_0x3c0ae0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x44b828=>{if('formatBlock'!=_0x44b828['type']&&'formatInline'!=_0x44b828['type'])return;const {data:_0x5681c2}=_0x44b828;return _0x5681c2&&'style'===_0x5681c2['commandName']?_0x5681c2['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x1c3d32,'*Set\x20format:*\x20%0',_0x5681c2['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':c(_0x1c3d32,'*Remove\x20format:*\x20%0',_0x5681c2['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x5a9880{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x254be2){super(_0x254be2),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x1ab05e=this['editor'],_0x514911=_0x1ab05e['model']['document']['selection'];if(!_0x1ab05e['plugins']['has']('TableEditing'))return;const _0xad1fa5=_0x1ab05e['locale'],_0x1dfc69=_0x1ab05e['plugins']['get']('TrackChangesEditing'),_0x52fceb=_0x1ab05e['plugins']['get']('TableUtils');_0x1dfc69['descriptionFactory']['registerElementLabel']('table',_0x205577=>c(_0xad1fa5,'ELEMENT_TABLE',_0x205577)),this['_setupColumnsRowsFixing'](),_0x1dfc69['enableCommand']('insertTable'),_0x1dfc69['enableCommand']('selectTableRow'),_0x1dfc69['enableCommand']('selectTableColumn');for(const _0x505cca of['insertTableRowAbove','insertTableRowBelow']){const _0x2e796c=_0x1ab05e['commands']['get'](_0x505cca);_0x1dfc69['enableCommand'](_0x505cca,_0x511e08=>{_0x1ab05e['model']['change'](_0x2512cd=>{_0x511e08();const _0xda5fb5='above'===_0x2e796c['order'],_0x21bcfc=_0x52fceb['getSelectionAffectedTableCells'](_0x514911),_0xa502f3=_0x52fceb['getRowIndexes'](_0x21bcfc),_0x554071=_0xda5fb5?_0xa502f3['first']-0x1:_0xa502f3['last']+0x1,_0x438b1a=_0x21bcfc[0x0]['findAncestor']('table'),_0x4853eb=_0x52fceb['createTableWalker'](_0x438b1a,{'startRow':_0x554071,'endRow':_0x554071}),_0xe97f83=Array['from'](_0x4853eb)['map'](_0x516d2e=>_0x2512cd['createRangeOn'](_0x516d2e['cell']));_0x1dfc69['markMultiRangeInsertion'](_0xe97f83,'tableRow');});});}for(const _0x3200f6 of['insertTableColumnLeft','insertTableColumnRight']){const _0x46d405=_0x1ab05e['commands']['get'](_0x3200f6);_0x1dfc69['enableCommand'](_0x3200f6,_0x3f1bea=>{_0x1ab05e['model']['change'](_0x572647=>{_0x3f1bea();const _0x1c9ffa='left'===_0x46d405['order'],_0x44940e=_0x52fceb['getSelectionAffectedTableCells'](_0x514911),_0x4a43fa=_0x52fceb['getColumnIndexes'](_0x44940e),_0x4d7c93=_0x1c9ffa?_0x4a43fa['first']-0x1:_0x4a43fa['last']+0x1,_0x5e7680=_0x44940e[0x0]['findAncestor']('table'),_0x1b1d5c=_0x52fceb['createTableWalker'](_0x5e7680,{'startRow':0x0,'column':_0x4d7c93,'includeAllSlots':!0x1}),_0x520f07=Array['from'](_0x1b1d5c)['map'](_0x254c8a=>_0x572647['createRangeOn'](_0x254c8a['cell']));_0x1dfc69['markMultiRangeInsertion'](_0x520f07,'tableColumn');});});}for(const _0x3acf89 of['removeTableRow','removeTableColumn']){const _0x8d1c67=_0x3acf89['substr'](0xb),_0x28e1c8=_0x8d1c67['toLowerCase'](),_0x3e1cf1=_0x28e1c8['substr'](0x0,0x3)+'span',_0x4b0b04='table'+_0x8d1c67,_0xda236='min'+_0x8d1c67,_0x3da149='max'+_0x8d1c67;_0x1dfc69['enableCommand'](_0x3acf89,()=>{_0x1ab05e['model']['change'](_0x39f49a=>{const _0x29f78d=_0x52fceb['getSelectionAffectedTableCells'](_0x514911),_0x4f2311=_0x29f78d[0x0]['findAncestor']('table');let _0x1997e5;if('removeTableRow'==_0x3acf89){const _0x5a1362=_0x52fceb['getRowIndexes'](_0x29f78d);_0x1997e5={'startRow':_0x5a1362['first'],'endRow':_0x5a1362['last'],'includeAllSlots':!0x0};}else{const _0x3681ba=_0x52fceb['getColumnIndexes'](_0x29f78d);_0x1997e5={'startColumn':_0x3681ba['first'],'endColumn':_0x3681ba['last'],'includeAllSlots':!0x0};}const _0x209967=_0x52fceb['createTableWalker'](_0x4f2311,_0x1997e5),_0x3c5aad=Array['from'](_0x209967)['map'](({cell:_0x49a2d4})=>_0x49a2d4),_0x47834f=Ne(_0x3c5aad['filter'](_0x256d40=>_0x256d40['hasAttribute'](_0x3e1cf1))),_0x3a6f1f=Ne(_0x3c5aad['filter'](_0x4f025c=>!_0x4f025c['hasAttribute'](_0x3e1cf1)))['map'](_0x5deb15=>_0x39f49a['createRangeOn'](_0x5deb15)),_0x1d54a1=_0x1dfc69['markMultiRangeDeletion'](_0x3a6f1f,_0x4b0b04);if(_0x1d54a1&&('tableRow'==_0x1d54a1['subType']||'tableColumn'==_0x1d54a1['subType'])){const _0x4958d1=this['_getSuggestionCoords'](_0x1d54a1);for(const _0x4fd6ba of _0x47834f){const _0x382429=_0x39f49a['createRangeOn'](_0x4fd6ba),_0x3ec38a=_0x52fceb['getCellLocation'](_0x4fd6ba),_0x46c15a=_0x4fd6ba['getAttribute'](_0x3e1cf1)-0x1,_0x403cd7=_0x4958d1[_0xda236],_0x41ffc8=_0x4958d1[_0x3da149];_0x403cd7<=_0x3ec38a[_0x28e1c8]&&_0x3ec38a[_0x28e1c8]+_0x46c15a<=_0x41ffc8&&_0x1d54a1['addRange'](_0x382429);}}});});}function _0x73df65(_0x1c14a6){const _0xd736fc=Array['from'](_0x514911['getRanges']())['map'](_0x4f99fd=>_0x1e136d['fromRange'](_0x4f99fd));_0x1ab05e['model']['change'](_0x21fed7=>{const _0x52d3cd=_0x21fed7['batch'];_0x1c14a6=_0x1c14a6['filter'](_0x1ff723=>'$graveyard'!=_0x1ff723['root']['rootName']),_0x21fed7['setSelection'](_0x1c14a6),_0x1ab05e['commands']['get']('removeTableRow')['refresh'](),_0x1ab05e['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x1ab05e['model']['enqueueChange'](()=>{_0x1ab05e['model']['enqueueChange'](_0x52d3cd,_0x4275a2=>{const _0x154341=_0xd736fc['filter'](_0x55c518=>'$graveyard'!=_0x55c518['root']['rootName']);_0x154341['length']>0x0&&_0x4275a2['setSelection'](_0x154341);for(const _0x541031 of _0xd736fc)_0x541031['detach']();});});});}function _0x423e4e(_0x598241){_0x1ab05e['model']['change'](_0x442b2f=>{const _0x1cfc53=Array['from'](_0x514911['getRanges']())['map'](_0x2e35ce=>_0x1e136d['fromRange'](_0x2e35ce)),_0x488fe8=[];for(const _0x44488e of _0x598241)for(const _0x5280c2 of _0x44488e['getItems']({'shallow':!0x0}))_0x488fe8['push'](_0x5280c2);for(const _0x311923 of _0x488fe8)'$graveyard'!=_0x311923['root']['rootName']&&(_0x442b2f['setSelection'](_0x442b2f['createPositionAt'](_0x311923,0x0)),_0x1ab05e['commands']['get']('removeTableColumn')['refresh'](),_0x1ab05e['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x43d52a=_0x1cfc53['filter'](_0x3e48b0=>'$graveyard'!=_0x3e48b0['root']['rootName']);_0x43d52a['length']>0x0&&_0x442b2f['setSelection'](_0x43d52a);for(const _0x43a1c8 of _0x1cfc53)_0x43a1c8['detach']();});}function _0x1ed8a3(_0x179513,_0x4d6e8f){return _0x4d6e8f['every'](_0xde3fe2=>_0x179513['some'](_0xffe5c=>_0xffe5c['end']['isEqual'](_0xde3fe2['start'])||_0xde3fe2['end']['isEqual'](_0xffe5c['start'])));}function _0x17bfce(_0x2a16c3,_0x13ceea){return!_0x2a16c3['some'](_0x5a260c=>_0x13ceea['some'](_0x44af1b=>_0x5a260c['isIntersecting'](_0x44af1b)))&&_0x2a16c3['some'](_0x5b21f5=>_0x13ceea['some'](_0xb392a0=>_0x5b21f5['end']['isTouching'](_0xb392a0['start'])));}_0x1ab05e['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xa92841,_0x2d5dc5,_0x206b49)=>{if(!_0x206b49['options']['showSuggestionHighlights'])return;const _0x599540=_0x2d5dc5['item'];if(!_0x599540)return;const _0x4feef5=_0x206b49['mapper']['toViewElement'](_0x599540);function _0x31932f(_0x150fb4){return Array['isArray'](_0x150fb4)?_0x150fb4:[_0x150fb4];}_0x4feef5&&'tableCell'===_0x599540['name']&&_0x39cf40(_0x4feef5,_0x206b49['writer'],(_0x296632,_0x4e648e,_0xe181c)=>_0xe181c['addClass'](_0x31932f(_0x4e648e['classes']),_0x296632),(_0x244e9c,_0x4d8c71,_0x4c7875)=>_0x4c7875['removeClass'](_0x31932f(_0x4d8c71['classes']),_0x244e9c));},{'priority':'highest'}),_0x1dfc69['descriptionFactory']['registerDescriptionCallback'](_0x1d6a04=>{if('insertion'!=_0x1d6a04['type']&&'deletion'!=_0x1d6a04['type'])return;const _0x162bdd=_0x1d6a04['getContainedElement']();if(null!=_0x162bdd&&_0x162bdd['is']('element','table')){if('insertion'==_0x1d6a04['type']){const _0x4251f9=_0x1d6a04['getItems']()['filter'](_0x508208=>_0x508208['is']('$textProxy'))['map'](_0x3b4c1f=>_0x3b4c1f['data']);if(_0x4251f9['length'])return{'type':'insertion','content':c(_0xad1fa5,'*Insert:*\x20%0',c(_0xad1fa5,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4251f9['join']('\x20')+'\x22'))};}if('deletion'==_0x1d6a04['type']){const _0x1679c2=_0x1d6a04['getItems']()['filter'](_0x5d4976=>_0x5d4976['is']('$textProxy'))['map'](_0x4147c4=>_0x4147c4['data']);if(_0x1679c2['length'])return{'type':'deletion','content':c(_0xad1fa5,'*Remove:*\x20%0',c(_0xad1fa5,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1679c2['join']('\x20')+'\x22'))};}}}),_0x1dfc69['descriptionFactory']['registerDescriptionCallback'](_0x2b1adb=>{if('tableRow'==_0x2b1adb['subType']){const _0x57da07=_0x2b1adb['getItems']()['filter'](_0x37c94f=>_0x37c94f['is']('$textProxy'))['map'](_0x1a2864=>_0x1a2864['data']),_0x5ca248=this['_getSuggestionCoords'](_0x2b1adb),_0x86265c=_0x5ca248['maxRow']-_0x5ca248['minRow']+0x1;if('insertion'==_0x2b1adb['type'])return _0x57da07['length']?{'type':'insertion','content':c(_0xad1fa5,'*Insert:*\x20%0',c(_0xad1fa5,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x86265c,'\x22'+_0x57da07['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0xad1fa5,'*Insert:*\x20%0',c(_0xad1fa5,'ELEMENT_TABLE_ROW',_0x86265c))};if('deletion'==_0x2b1adb['type'])return _0x57da07['length']?{'type':'deletion','content':c(_0xad1fa5,'*Remove:*\x20%0',c(_0xad1fa5,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x86265c,'\x22'+_0x57da07['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0xad1fa5,'*Remove:*\x20%0',c(_0xad1fa5,'ELEMENT_TABLE_ROW',_0x86265c))};}if('tableColumn'==_0x2b1adb['subType']){const _0x5b2354=_0x2b1adb['getItems']()['filter'](_0x3e07d5=>_0x3e07d5['is']('$textProxy'))['map'](_0x4771e4=>_0x4771e4['data']),_0x5d2bfa=this['_getSuggestionCoords'](_0x2b1adb),_0x4546a9=_0x5d2bfa['maxColumn']-_0x5d2bfa['minColumn']+0x1;if('insertion'==_0x2b1adb['type'])return _0x5b2354['length']?{'type':'insertion','content':c(_0xad1fa5,'*Insert:*\x20%0',c(_0xad1fa5,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4546a9,'\x22'+_0x5b2354['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0xad1fa5,'*Insert:*\x20%0',c(_0xad1fa5,'ELEMENT_TABLE_COLUMN',_0x4546a9))};if('deletion'==_0x2b1adb['type'])return _0x5b2354['length']?{'type':'deletion','content':c(_0xad1fa5,'*Remove:*\x20%0',c(_0xad1fa5,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4546a9,'\x22'+_0x5b2354['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0xad1fa5,'*Remove:*\x20%0',c(_0xad1fa5,'ELEMENT_TABLE_COLUMN',_0x4546a9))};}}),_0x1dfc69['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x73df65),_0x1dfc69['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x73df65),_0x1dfc69['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x423e4e),_0x1dfc69['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x423e4e),_0x1dfc69['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x1ed8a3),_0x1dfc69['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x1ed8a3),_0x1dfc69['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x17bfce),_0x1dfc69['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x17bfce);}['_acceptFormatSuggestionCallbackFactory'](){const _0x4f6bb1=this['editor'],_0x47d5d2=_0x4f6bb1['model']['document']['selection'];return(_0x511038,_0x5d6263)=>{_0x4f6bb1['model']['change'](_0x51c4b8=>{const {commandName:_0x4429a3,commandParams:_0x12f12a}=_0x5d6263;let _0x4a81b1=_0x511038[0x0]['end']['nodeBefore'];_0x12f12a&&_0x12f12a[0x0]&&!0x1===_0x12f12a[0x0]['forceValue']&&(_0x4a81b1=_0x511038[0x0]['start']['nodeAfter']);const _0x4ea573=_0x51c4b8['createRangeIn'](_0x4a81b1);if('$graveyard'==_0x4ea573['root']['rootName'])return;const _0x2350a8=Array['from'](_0x47d5d2['getRanges']())['map'](_0x1dbfe2=>_0x1e136d['fromRange'](_0x1dbfe2));_0x51c4b8['setSelection'](_0x4ea573),_0x4f6bb1['commands']['get'](_0x4429a3)['refresh'](),_0x12f12a['push']({'forceDefaultExecution':!0x0}),_0x4f6bb1['execute'](_0x4429a3,..._0x12f12a);const _0x4fe849=_0x2350a8['filter'](_0x136d55=>'$graveyard'!=_0x136d55['root']['rootName']);_0x4fe849['length']>0x0&&_0x51c4b8['setSelection'](_0x4fe849);for(const _0x17dbff of _0x2350a8)_0x17dbff['detach']();});};}['_getCoordsForCells'](_0x56ce3f){const _0x3bdeb2=this['editor']['plugins']['get']('TableUtils');let _0x2c14dd=Number['MAX_SAFE_INTEGER'],_0xed389=Number['MIN_SAFE_INTEGER'],_0x241869=Number['MAX_SAFE_INTEGER'],_0x27bae1=Number['MIN_SAFE_INTEGER'];for(const _0x2e4264 of _0x56ce3f){if('$graveyard'==_0x2e4264['root']['rootName'])continue;const {row:_0x203f65,column:_0x1ba990}=_0x3bdeb2['getCellLocation'](_0x2e4264),_0x3c438c=_0x2e4264['hasAttribute']('rowspan')?_0x2e4264['getAttribute']('rowspan')-0x1:0x0,_0x171da1=_0x2e4264['hasAttribute']('colspan')?_0x2e4264['getAttribute']('colspan')-0x1:0x0;_0x2c14dd=_0x203f65<_0x2c14dd?_0x203f65:_0x2c14dd,_0xed389=_0x203f65+_0x3c438c>_0xed389?_0x203f65+_0x3c438c:_0xed389,_0x241869=_0x1ba990<_0x241869?_0x1ba990:_0x241869,_0x27bae1=_0x1ba990+_0x171da1>_0x27bae1?_0x1ba990+_0x171da1:_0x27bae1;}return{'minRow':_0x2c14dd,'maxRow':_0xed389,'minColumn':_0x241869,'maxColumn':_0x27bae1};}['_setupColumnsRowsFixing'](){const _0xf5649d=this['editor'],_0x51f3ac=_0xf5649d['plugins']['get']('TrackChangesEditing'),_0x5ed991=_0xf5649d['plugins']['get']('TableUtils');_0xf5649d['model']['document']['on']('change:data',()=>{const _0x3df524=Array['from'](_0xf5649d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1cdf16,data:_0x5907d8}of _0x3df524){const {group:_0x521f18,id:_0x48173a,subType:_0xa91583}=_0x51f3ac['_splitMarkerName'](_0x1cdf16);if('suggestion'!=_0x521f18)continue;if(null!=_0x5907d8['oldRange'])continue;const _0x6f2743=_0x51f3ac['getSuggestion'](_0x48173a);this['_tablePostFixingSubtypes']['includes'](_0xa91583)&&this['_tableSuggestions']['add'](_0x6f2743);}},{'priority':'low'});const _0x47164c=(_0x43b5d3,_0x3e36f4)=>{let _0x5789a5=!0x1;const _0x152114=_0x3e36f4['createRangeOn'](_0x43b5d3),_0x2c2cd1=_0x43b5d3['findAncestor']('table'),_0x52a45f=_0x5ed991['getCellLocation'](_0x43b5d3);for(const _0x3b685b of this['_tableSuggestions']){const _0x363cf6=_0x3b685b['subType'],_0x4368ad=_0x363cf6['startsWith']('tablePaste'),_0x3cd77b=_0x363cf6['substr'](_0x4368ad?0xa:0x5),_0x1f90c4=_0x3cd77b['toLowerCase'](),_0x5c9e58=_0x1f90c4['substr'](0x0,0x3)+'span',_0x56c9e0='min'+_0x3cd77b,_0x746121='max'+_0x3cd77b;if(!_0x3b685b['isInContent'])continue;if(_0x2c2cd1!=_0x3b685b['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x3b685b['isIntersectingWithRange'](_0x152114))continue;const _0x5355f3=_0x43b5d3['hasAttribute'](_0x5c9e58)?_0x43b5d3['getAttribute'](_0x5c9e58)-0x1:0x0,_0x185068=this['_getSuggestionCoords'](_0x3b685b),_0x6364de=_0x185068[_0x56c9e0],_0x224034=_0x185068[_0x746121];_0x6364de<=_0x52a45f[_0x1f90c4]&&_0x52a45f[_0x1f90c4]+_0x5355f3<=_0x224034&&(_0x3b685b['addRange'](_0x152114),_0x5789a5=!0x0);}return _0x5789a5;};_0xf5649d['model']['document']['registerPostFixer'](_0x232a4a=>{let _0x1a7f8b=!0x1;for(const _0x4d818a of _0xf5649d['model']['document']['differ']['getChanges']())if('insert'==_0x4d818a['type']){if('tableRow'==_0x4d818a['name']){for(const _0x351ba9 of _0x4d818a['position']['nodeAfter']['getChildren']())_0x1a7f8b=_0x1a7f8b||_0x47164c(_0x351ba9,_0x232a4a);}else'tableCell'==_0x4d818a['name']&&(_0x1a7f8b=_0x1a7f8b||_0x47164c(_0x4d818a['position']['nodeAfter'],_0x232a4a));}return _0x1a7f8b;});}['_getSuggestionCoords'](_0x15051d){return this['_getCoordsForCells'](_0x15051d['getRanges']()['map'](_0x27ae3b=>_0x27ae3b['start']['nodeAfter']));}}function Ne(_0x313f61){return Array['from'](new Set(_0x313f61)['values']());}class Nt extends _0x5a9880{static get['requires'](){return[Ct];}['afterInit'](){const _0xfed04d=this['editor'],_0x4c818b=_0xfed04d['model']['document']['selection'],_0x54abf1=_0xfed04d['locale'];if(!_0xfed04d['plugins']['has']('TableEditing'))return;const _0x422958=_0xfed04d['plugins']['get']('TrackChangesEditing'),_0x5a034c=_0xfed04d['plugins']['get']('TableUtils'),_0x3b0847=_0xfed04d['plugins']['get'](Ct);_0x3b0847['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x422958['enableCommand']('mergeTableCells',()=>{const _0x45b17d=_0x5a034c['getSelectionAffectedTableCells'](_0xfed04d['model']['document']['selection']);_0xfed04d['model']['change'](()=>{_0x422958['markMultiRangeBlockFormat'](_0x45b17d,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0xfed04d['commands']['get']('mergeTableCells')['on']('execute',(_0x27e2af,_0x4edd24)=>{_0xfed04d['commands']['get']('trackChanges')['value']&&(_0x4edd24['length']>0x0&&_0x4edd24[_0x4edd24['length']-0x1]&&_0x4edd24[_0x4edd24['length']-0x1]['forceDefaultExecution']||_0x422958['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x27e2af['stop']());},{'priority':'highest'});for(const _0x1a70cd of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x510ca0=_0xfed04d['commands']['get'](_0x1a70cd);_0x422958['enableCommand'](_0x1a70cd,()=>{const _0x219cdb=_0xfed04d['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5af458=>_0x5af458['is']('element','tableCell')),_0x534a49=_0x510ca0['value'];_0xfed04d['model']['change'](()=>{_0x422958['markMultiRangeBlockFormat']([_0x219cdb,_0x534a49],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x207e13 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x4d71b1=_0xfed04d['commands']['get'](_0x207e13);_0x422958['enableCommand'](_0x207e13,()=>{const _0x268c0c=_0x5a034c['getSelectionAffectedTableCells'](_0xfed04d['model']['document']['selection'])[0x0],_0x3730e=_0x268c0c['findAncestor']('table'),{column:_0x1a740c,row:_0x16c46a}=_0x5a034c['getCellLocation'](_0x268c0c);let _0x2c13dd=[];if('horizontally'==_0x4d71b1['direction']){const _0x420bb3=_0x5a034c['createTableWalker'](_0x3730e,{'startRow':_0x16c46a,'endRow':_0x16c46a,'includeAllSlots':!0x0});_0x2c13dd=Array['from'](_0x420bb3)['map'](_0x7f0883=>_0x7f0883['cell']);}else{const _0x32d183=_0x5a034c['createTableWalker'](_0x3730e,{'column':_0x1a740c,'includeAllSlots':!0x0});_0x2c13dd=Array['from'](_0x32d183)['map'](_0x4f7a42=>_0x4f7a42['cell']);}_0xfed04d['model']['change'](_0x36ebcd=>{_0x422958['markBlockFormat'](_0x36ebcd['createRangeOn'](_0x268c0c),{'commandName':_0x207e13,'commandParams':[]},_0x2c13dd,_0x207e13);});});}_0x422958['descriptionFactory']['registerDescriptionCallback'](_0x3b5949=>{if('formatBlock'!=_0x3b5949['type']&&'formatInline'!=_0x3b5949['type'])return;const {data:_0x266fef}=_0x3b5949;return _0x266fef&&'mergeTableCells'==_0x266fef['commandName']?{'type':'format','content':c(_0x54abf1,'*Merge\x20cells*')}:void 0x0;}),_0x422958['descriptionFactory']['registerDescriptionCallback'](_0x5bc758=>{if('formatBlock'!=_0x5bc758['type']&&'formatInline'!=_0x5bc758['type'])return;const {data:_0x58fd5f}=_0x5bc758;return _0x58fd5f?'splitTableCellVertically'==_0x58fd5f['commandName']?{'type':'format','content':c(_0x54abf1,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x58fd5f['commandName']?{'type':'format','content':c(_0x54abf1,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x5ecaab=_0x3b0847['_acceptFormatSuggestionCallbackFactory']();for(const _0x30dcfd of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x422958['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x30dcfd,'accept',_0x5ecaab);for(const _0x5a6f12 of['splitTableCellVertically','splitTableCellHorizontally'])_0x422958['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5a6f12,'accept',_0x5ecaab);_0x422958['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x369f31=>{_0xfed04d['model']['change'](_0x16d56c=>{const _0xbe70de=Array['from'](_0x4c818b['getRanges']())['map'](_0x5cd16a=>_0x1e136d['fromRange'](_0x5cd16a));_0x16d56c['setSelection'](_0x369f31),_0xfed04d['commands']['get']('mergeTableCells')['refresh'](),_0xfed04d['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x2f3d9e=_0xbe70de['filter'](_0x214123=>'$graveyard'!=_0x214123['root']['rootName']);_0x2f3d9e['length']>0x0&&_0x16d56c['setSelection'](_0x2f3d9e);for(const _0x12b091 of _0xbe70de)_0x12b091['detach']();});});for(const _0x51c25f of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x5b4c4c=_0xfed04d['commands']['get'](_0x51c25f);_0x5b4c4c['on']('set:isEnabled',(_0x2dd3a8,_0x51ee6f,_0x324667)=>{if(_0x324667){const _0x39eeb7=_0xfed04d['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x1f3086=>_0x1f3086['is']('element','tableCell'));this['_areMergableCells'](_0x5b4c4c['value'],_0x39eeb7)||(_0x2dd3a8['return']=!0x1,_0x2dd3a8['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0xb043e1=this['editor']['commands']['get']('mergeTableCells'),_0x4219e5=this['editor']['plugins']['get']('TableUtils');if(!_0xb043e1['isEnabled'])return!0x1;const _0x58a6da=_0x4219e5['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x5b7cce of _0x58a6da)for(const _0x177262 of _0x58a6da)if(_0x5b7cce!=_0x177262&&!this['_areMergableCells'](_0x5b7cce,_0x177262))return!0x1;return!0x0;}['_areMergableCells'](_0x5c4421,_0x190b58){const _0xdfca02=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1f80b5=this['editor']['model']['createRangeOn'](_0x5c4421),_0x4afc9f=this['editor']['model']['createRangeOn'](_0x190b58),_0x52a54b=new Set(),_0x20b22d=new Set();for(const _0x1691ac of _0xdfca02['getSuggestions']())if(('insertion'==_0x1691ac['type']||'deletion'==_0x1691ac['type']||'mergeTableCells'==_0x1691ac['subType'])&&_0x1691ac['isInContent']){for(const _0x59323e of _0x1691ac['getRanges']())_0x59323e['containsRange'](_0x1f80b5,!0x0)&&_0x52a54b['add'](_0x1691ac['type']+':'+_0x1691ac['author']['id']),_0x59323e['containsRange'](_0x4afc9f,!0x0)&&_0x20b22d['add'](_0x1691ac['type']+':'+_0x1691ac['author']['id']);}if(_0x52a54b['size']!=_0x20b22d['size'])return!0x1;for(const _0x2fa4f6 of _0x52a54b)if(!_0x20b22d['has'](_0x2fa4f6))return!0x1;return!0x0;}}class Dt extends _0x5a9880{static get['requires'](){return[Ct];}['afterInit'](){const _0x29b6d5=this['editor'];if(!_0x29b6d5['plugins']['has']('TableEditing'))return;const _0x2950dd=_0x29b6d5['locale'],_0x4738b0=_0x29b6d5['plugins']['get']('TrackChangesEditing');_0x4738b0['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4738b0['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4738b0['registerBlockAttribute']('headingRows'),_0x4738b0['registerBlockAttribute']('headingColumns'),_0x4738b0['descriptionFactory']['registerAttributeLabel']('headingRows',c(_0x2950dd,'FORMAT_HEADER_ROW')),_0x4738b0['descriptionFactory']['registerAttributeLabel']('headingColumns',c(_0x2950dd,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x469ad7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1a299e=this['editor']['plugins']['get']('TableUtils'),_0x4f72f6=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x3493e6({showActiveMarker:_0x35b88d=!0x0,setDataAttribute:_0x593cb5=!0x0}={}){return(_0x326479,_0x9e1d36,_0x2de3fc)=>{const {type:_0x2b7e61,id:_0x4bded0}=_0x469ad7['_splitMarkerName'](_0x9e1d36['markerName']),_0x3dbdc9=_0x469ad7['getSuggestion'](_0x4bded0),_0x4f7e7d=_0x3dbdc9['data'];if('formatBlock'!=_0x3dbdc9['type']||!_0x4f7e7d||'setTableColumnHeader'!=_0x4f7e7d['commandName'])return;if(_0x9e1d36['item'])return void _0x326479['stop']();if(!_0x2de3fc['consumable']['consume'](_0x9e1d36['markerRange'],_0x326479['name']))return;const _0x3d357f=_0x9e1d36['markerRange']['start']['nodeAfter'],_0x2465cd=_0x9e1d36['markerRange']['end']['nodeBefore'],_0x2a16fe=_0x3d357f['parent']['parent'],{column:_0x2f1c55}=_0x1a299e['getCellLocation'](_0x3d357f),{column:_0x377385}=_0x1a299e['getCellLocation'](_0x2465cd);for(let _0x3a5f2f=_0x2f1c55;_0x3a5f2f<=_0x377385;_0x3a5f2f++){const _0x3cc8e8=_0x1a299e['createTableWalker'](_0x2a16fe,{'column':_0x3a5f2f,'includeAllSlots':!0x1});for(const _0x81c40d of _0x3cc8e8){const _0x45ccdc=_0x81c40d['cell'],_0x5e8bd9=_0x2de3fc['mapper']['toViewElement'](_0x45ccdc);_0x2de3fc['writer']['addClass']('ck-suggestion-marker-'+_0x2b7e61,_0x5e8bd9),_0x593cb5&&_0x2de3fc['writer']['setAttribute']('data-suggestion',_0x4bded0,_0x5e8bd9),_0x2de3fc['mapper']['bindElementToMarker'](_0x5e8bd9,_0x9e1d36['markerName']),_0x35b88d&&(_0x469ad7['activeMarkers']['includes'](_0x9e1d36['markerName'])?_0x2de3fc['writer']['addClass']('ck-suggestion-marker--active',_0x5e8bd9):_0x2de3fc['writer']['removeClass']('ck-suggestion-marker--active',_0x5e8bd9));}}};}_0x469ad7['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x4f72f6),_0x469ad7['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x4f72f6),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x3493e6(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xa9a0bc,_0x10b35e,_0x1b48f9)=>{_0x1b48f9['options']['showSuggestionHighlights']&&_0x3493e6({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xa9a0bc,_0x10b35e,_0x1b48f9);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x46baff,_0x382965,_0x556e47)=>{const {type:_0x4a5567,id:_0x5d57de}=_0x469ad7['_splitMarkerName'](_0x382965['markerName']),_0x1951cd=_0x469ad7['getSuggestion'](_0x5d57de),_0x4e5155=_0x1951cd['data'];if('formatBlock'!=_0x1951cd['type']||!_0x4e5155||'setTableColumnHeader'!=_0x4e5155['commandName'])return;const _0x341ff4=_0x556e47['mapper']['markerNameToElements'](_0x382965['markerName']);if(_0x341ff4){for(const _0xb27001 of _0x341ff4)_0x556e47['writer']['removeClass']('ck-suggestion-marker-'+_0x4a5567,_0xb27001),_0x556e47['writer']['removeClass']('ck-suggestion-marker--active',_0xb27001),_0x556e47['writer']['removeAttribute']('data-suggestion',_0xb27001),_0x556e47['mapper']['unbindElementFromMarkerName'](_0xb27001,_0x382965['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2c44e7=this['editor'],_0x14143a=_0x2c44e7['locale'];function _0x35af91(_0x2a7a83){return{'type':'format','content':c(_0x14143a,'*Format:*\x20%0',_0x2a7a83)};}_0x2c44e7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x8cbec4=>{if('formatBlock'!=_0x8cbec4['type'])return;const {data:_0x3de1d4}=_0x8cbec4;if(_0x3de1d4){if('setTableRowHeader'==_0x3de1d4['commandName']){const _0x2206ee=_0x3de1d4['commandParams'][0x0]['forceValue'];return _0x35af91(c(_0x14143a,_0x2206ee?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x3de1d4['commandName']){const _0x4d17f1=_0x3de1d4['commandParams'][0x0]['forceValue'];return _0x35af91(c(_0x14143a,_0x4d17f1?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0x286d24=>[_0x286d24,null]));class Mt extends _0x5a9880{static get['requires'](){return[Ct];}['afterInit'](){const _0x38989c=this['editor'];if(!_0x38989c['plugins']['has']('TableClipboard'))return;const _0x47c8ab=_0x38989c['plugins']['get']('TrackChangesEditing'),_0x1b6f20=_0x38989c['plugins']['get']('TableUtils'),_0x20e286=_0x38989c['plugins']['get'](Ct),_0x2f6743=_0x38989c['plugins']['get']('TableClipboard');_0x20e286['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x38989c['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x38989c['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x32f58c=null;_0x38989c['model']['on']('insertContent',(_0x592480,_0x32cf5c)=>{const [_0x3a775f,_0x2a2a14]=_0x32cf5c,_0x3e6860=_0x32cf5c[_0x32cf5c['length']-0x1];_0x3e6860&&_0x3e6860['forceDefaultExecution']||_0x47c8ab['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x39a27c,_0x44431e,_0xf23d8c,_0x1504d0,_0x108ac8){if(_0x44431e&&!_0x44431e['is']('documentSelection'))return!0x1;const _0x2adedd=_0x108ac8['getTableIfOnlyTableInContent'](_0x39a27c,_0xf23d8c);if(!_0x2adedd||!Ue(_0x2adedd,void 0x0,_0x1504d0))return!0x1;const _0x32dd69=_0x1504d0['getSelectionAffectedTableCells'](_0xf23d8c['document']['selection']);if(!_0x32dd69['length'])return!0x1;const _0x5f224f=_0x32dd69[0x0]['findAncestor']('table'),_0x3d5444=_0x1504d0['getRowIndexes'](_0x32dd69),_0x5a394c=_0x1504d0['getColumnIndexes'](_0x32dd69),_0x47e785={'startRow':_0x3d5444['first'],'endRow':_0x3d5444['last'],'startColumn':_0x5a394c['first'],'endColumn':_0x5a394c['last']};return 0x1==_0x32dd69['length']&&(_0x47e785['endRow']+=_0x1504d0['getRows'](_0x2adedd)-0x1,_0x47e785['endColumn']+=_0x1504d0['getColumns'](_0x2adedd)-0x1),Ue(_0x5f224f,_0x47e785,_0x1504d0);}(_0x3a775f,_0x2a2a14,_0x38989c['model'],_0x1b6f20,_0x2f6743)&&(_0x592480['stop'](),_0x32f58c={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x38989c['model']['change'](()=>{_0x38989c['model']['insertContent'](_0x32cf5c[0x0],_0x32cf5c[0x1],_0x32cf5c[0x2],{'forceDefaultExecution':!0x0});const _0x226d87=_0x4d67a8(),{rowInsertionRanges:_0x19ed92,columnInsertionRanges:_0x575c28,insertionRanges:_0x20fcbc,deletionRanges:_0x437922,cells:_0xa5b2b6}=_0x32f58c;_0x19ed92['length']&&_0x47c8ab['markMultiRangeInsertion'](_0x19ed92,'tablePasteRow',{'tablePasteChainId':_0x226d87}),_0x575c28['length']&&_0x47c8ab['markMultiRangeInsertion'](_0x575c28,'tablePasteColumn',{'tablePasteChainId':_0x226d87}),_0x20fcbc['length']&&(_0x47c8ab['markMultiRangeInsertion'](_0x20fcbc,'tablePaste',{'tablePasteChainId':_0x226d87,'skipNestingCheck':!0x0}),_0x20fcbc['forEach'](_0x470559=>_0x470559['detach']?.())),_0x437922['length']&&(_0x47c8ab['markMultiRangeDeletion'](_0x437922,'tablePaste',{'tablePasteChainId':_0x226d87,'skipNestingCheck':!0x0}),_0x437922['forEach'](_0x30415f=>_0x30415f['detach']?.()));const _0x13503b=_0x47c8ab['markMultiRangeBlockFormat'](_0xa5b2b6['map'](({element:_0x2fbc05})=>_0x2fbc05),{'formatGroupId':_0x4d67a8()},[],'tablePasteCell',{'tablePasteChainId':_0x226d87});if(_0x13503b){const _0x1320e2=_0x13503b['getMarkers'](),_0x460f1e=[];for(const {element:_0x254351,attributes:_0x3ffbd9}of _0xa5b2b6){if(!_0x3ffbd9)continue;const _0x4d712b=_0x38989c['model']['createRangeOn'](_0x254351),_0x11b9ab=_0x1320e2['find'](_0x33ad16=>_0x33ad16['getRange']()['isEqual'](_0x4d712b));_0x11b9ab&&_0x460f1e['push']([_0x11b9ab['name'],_0x3ffbd9]);}_0x460f1e['length']&&_0x13503b['setAttribute']('markerAttributes',Object['fromEntries'](_0x460f1e));}_0x32f58c=null;}));},{'priority':_0x3f6e40['high']+0xa}),_0x38989c['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x2bc1de,_0x3d75c3)=>{const [_0x39cf7d,_0x4bb3bf,,_0x168da6]=_0x3d75c3;if(!_0x32f58c)return;_0x2bc1de['stop']();const _0x506af9=_0x39cf7d['cell'],_0x25864a=_0x4bb3bf,_0x3f2f96=Oe(_0x506af9),_0x1e6529=Oe(_0x25864a);_0x2bc1de['return']=_0x506af9;let _0x4a03e9=null,_0x45a712=null;if(_0x1e6529||_0x3f2f96){if(_0x3f2f96&&!_0x1e6529){_0x168da6['remove'](_0x506af9['getChild'](0x0));for(const _0x26c2c5 of Array['from'](_0x25864a['getChildren']()))_0x168da6['insert'](_0x26c2c5,_0x506af9,'end');const _0x4537ac=_0x32f58c['rowInsertionIndexes']['includes'](_0x39cf7d['row']),_0x512523=_0x32f58c['columnInsertionIndexes']['includes'](_0x39cf7d['column']);_0x4537ac||_0x512523||(_0x4a03e9=_0x1e136d['fromRange'](_0x168da6['createRangeIn'](_0x506af9)));}else _0x1e6529&&!_0x3f2f96&&(_0x45a712=_0x168da6['createRangeIn'](_0x506af9));}else{const _0x41e398=_0x168da6['createElement']('tableCellSuggestion'),_0x429323=_0x168da6['createElement']('tableCellSuggestion');_0x168da6['wrap'](_0x168da6['createRangeIn'](_0x506af9),_0x429323),_0x168da6['insert'](_0x41e398,_0x506af9,0x0);for(const _0xd88c29 of Array['from'](_0x25864a['getChildren']()))_0x168da6['insert'](_0xd88c29,_0x41e398,'end');_0x4a03e9=_0x1e136d['fromRange'](_0x168da6['createRangeOn'](_0x41e398)),_0x45a712=_0x1e136d['fromRange'](_0x168da6['createRangeOn'](_0x429323));}const _0x1f9bed=Array['from'](_0x25864a['getAttributes']())['filter'](([_0x30150c])=>Be['includes'](_0x30150c));_0x32f58c['cells']['push']({'element':_0x506af9,'attributes':_0x1f9bed['length']?Object['fromEntries'](_0x1f9bed):null}),_0x4a03e9&&_0x32f58c['insertionRanges']['push'](_0x4a03e9),_0x45a712&&_0x32f58c['deletionRanges']['push'](_0x45a712);},{'priority':'high'}),_0x1b6f20['on']('insertColumns',(_0x484d87,_0x5484a8)=>{const [_0x5491f2,_0x4e578e={}]=_0x5484a8;if(!_0x32f58c)return;const _0x21fe06=_0x4e578e['at']||0x0,_0x1a8d74=_0x4e578e['columns']||0x1;_0x32f58c['columnInsertionIndexes']=new Array(_0x1a8d74)['fill'](_0x21fe06)['map']((_0x3175f0,_0x232419)=>_0x3175f0+_0x232419);for(const {cell:_0x495e0f}of _0x1b6f20['createTableWalker'](_0x5491f2,{'startColumn':_0x21fe06,'endColumn':_0x21fe06+_0x1a8d74-0x1}))_0x32f58c['columnInsertionRanges']['push'](_0x38989c['model']['createRangeOn'](_0x495e0f));},{'priority':'low'}),_0x1b6f20['on']('insertRows',(_0xd22ab9,_0x3dd79d)=>{const [_0x9c5329,_0x45b29b={}]=_0x3dd79d;if(!_0x32f58c)return;const _0x3ba1f7=_0x45b29b['at']||0x0,_0x202fff=_0x45b29b['rows']||0x1;_0x32f58c['rowInsertionIndexes']=new Array(_0x202fff)['fill'](_0x3ba1f7)['map']((_0x3d48ea,_0x18712e)=>_0x3d48ea+_0x18712e);for(const {cell:_0x3b0553}of _0x1b6f20['createTableWalker'](_0x9c5329,{'startRow':_0x3ba1f7,'endRow':_0x3ba1f7+_0x202fff-0x1}))_0x32f58c['rowInsertionRanges']['push'](_0x38989c['model']['createRangeOn'](_0x3b0553));},{'priority':'low'}),_0x47c8ab['descriptionFactory']['registerDescriptionCallback'](_0x3c5e62=>{if(_0x3c5e62['subType']&&_0x3c5e62['subType']['startsWith']('tablePaste'))return _0x3c5e62['previous']?{}:{'type':'insertion','content':c(_0x38989c['locale'],'*Replace\x20table\x20cells*')};});const _0x486b7f=()=>!0x1;for(const _0x43a6a7 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x47c8ab['_suggestionFactory']['registerCustomCallback']('insertion',_0x43a6a7,'join',_0x486b7f),_0x47c8ab['_suggestionFactory']['registerCustomCallback']('deletion',_0x43a6a7,'join',_0x486b7f),_0x47c8ab['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x43a6a7,'join',_0x486b7f);_0x47c8ab['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x486b7f),_0x47c8ab['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x25bc88,_0x8fb21c,_0x47da8e)=>{const _0x23b4e3=_0x25bc88['map'](_0xb7bb5=>_0xb7bb5['getContainedElement']())['filter'](_0x473c6a=>_0x473c6a),_0x3e3450=new Map(_0x23b4e3['map'](_0x414d5a=>[_0x414d5a,null]));if(_0x32f58c){for(const {element:_0xc85d49,attributes:_0x46edbb}of _0x32f58c['cells'])_0x46edbb&&_0x3e3450['set'](_0xc85d49,_0x46edbb);}else{if(_0x47da8e&&_0x47da8e['markerAttributes'])for(const [_0x58e4da,_0xcef5a2]of Object['entries'](_0x47da8e['markerAttributes'])){const _0x52714e=_0x38989c['model']['markers']['get'](_0x58e4da),_0x158b6a=_0x52714e?_0x52714e['getRange']()['getContainedElement']():null;_0x158b6a&&_0x3e3450['set'](_0x158b6a,_0xcef5a2);}}_0x38989c['model']['change'](_0x5c03e1=>{for(const [_0x181cad,_0xe00d78]of _0x3e3450)_0x5c03e1['setAttributes']({...xe,..._0xe00d78},_0x181cad);});});const _0x54ae6e=(_0x5e20bf,_0xa5e308)=>{_0x47c8ab['_suggestionFactory']['registerCustomCallback'](_0x5e20bf,'tablePaste',_0xa5e308,(_0x28edb2,_0x2b34d1,_0x2e16df)=>{_0x38989c['model']['change'](_0x3593a8=>{const _0x1249cc=[];for(const _0x5afbc5 of _0x28edb2){const _0x324fbd=_0x5afbc5['start']['nodeAfter'];_0x324fbd['is']('element','tableCellSuggestion')&&_0x1249cc['push'](_0x324fbd);}_0x47c8ab['_suggestionFactory']['getSuggestionCallback'](_0x5e20bf,null,_0xa5e308)(_0x28edb2,_0x2b34d1,_0x2e16df);for(const _0x3801fe of _0x1249cc)'$graveyard'!=_0x3801fe['root']['rootName']&&_0x3593a8['unwrap'](_0x3801fe);});});};_0x54ae6e('insertion','accept'),_0x54ae6e('insertion','discard'),_0x54ae6e('deletion','accept'),_0x54ae6e('deletion','discard'),_0x47c8ab['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x4d68aa=>{const _0x187ef5=_0x4d68aa['map'](_0x7a558c=>_0x7a558c['getContainedElement']()),_0xc8ed71=_0x187ef5[0x0]['findAncestor']('table'),{minRow:_0x20f32d,maxRow:_0x59c023}=_0x20e286['_getCoordsForCells'](_0x187ef5);_0x1b6f20['removeRows'](_0xc8ed71,{'at':_0x20f32d,'rows':_0x59c023-_0x20f32d+0x1});}),_0x47c8ab['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x353956=>{const _0x4ddabb=_0x353956['map'](_0x255aa6=>_0x255aa6['getContainedElement']()),_0x34bb8c=_0x4ddabb[0x0]['findAncestor']('table'),{minColumn:_0x32a629,maxColumn:_0x5267d6}=_0x20e286['_getCoordsForCells'](_0x4ddabb);_0x1b6f20['removeColumns'](_0x34bb8c,{'at':_0x32a629,'columns':_0x5267d6-_0x32a629+0x1});});const _0x125c8f=(_0x4ab565,_0x282fef)=>{if(!_0x282fef['subType']||!_0x282fef['subType']['startsWith']('tablePaste'))return;const _0x686ffe=_0x282fef['attributes']['tablePasteChainId'],_0x49af9d=_0x47c8ab['getSuggestions']()['filter'](_0x44cf4a=>_0x44cf4a['isInContent']&&_0x44cf4a['attributes']&&_0x44cf4a['attributes']['tablePasteChainId']==_0x686ffe);_0x49af9d['length']&&_0x282fef['getAllAdjacentSuggestions']()['length']!=_0x49af9d['length']&&_0x49af9d['reduce']((_0x2a3e68,_0x488250)=>(_0x2a3e68['next']=_0x488250,_0x488250['previous']=_0x2a3e68,_0x488250));};function _0x134cdf(_0xc6983b,_0x52e32e=!0x0){const {id:_0x448adc,authorId:_0x5a2a51}=_0x47c8ab['_splitMarkerName'](_0xc6983b['markerName']),_0x486d92=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x3e3c31=_0x47c8ab['activeMarkers']['includes'](_0xc6983b['markerName']);return _0x3e3c31&&_0x486d92['push']('ck-suggestion-marker--active'),{'classes':_0x486d92,'attributes':{'data-suggestion':_0x448adc,'data-author-id':_0x5a2a51},'priority':_0x3e3c31&&_0x52e32e?0xbc2:0xbb8};}_0x47c8ab['on']('suggestionLoaded',_0x125c8f,{'priority':'high'}),_0x47c8ab['on']('suggestionUnloaded',_0x125c8f,{'priority':'high'}),_0x38989c['model']['document']['registerPostFixer'](()=>{let _0x340473=!0x1;const _0x5a2ce2=Array['from'](_0x38989c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x125dac,data:_0x39787b}of _0x5a2ce2){const {group:_0x1d4d68,type:_0x3b173f,id:_0x5bee20}=_0x47c8ab['_splitMarkerName'](_0x125dac);if('suggestion'!=_0x1d4d68||'deletion'!=_0x3b173f||_0x39787b['oldRange'])continue;if(!_0x47c8ab['hasSuggestion'](_0x5bee20))continue;const _0x115514=_0x47c8ab['getSuggestion'](_0x5bee20)['getRanges'](),_0x35cd6a=_0x38989c['plugins']['get']('Users')['me'];for(const _0x1adcaa of _0x47c8ab['getSuggestions']()){if(!_0x1adcaa['isInContent']||_0x1adcaa['author']!=_0x35cd6a)continue;if('formatBlock'!=_0x1adcaa['type']||'tablePasteCell'!=_0x1adcaa['subType'])continue;if(_0x1adcaa['getRanges']()['every'](_0x1718be=>_0x115514['some'](_0x11e6eb=>_0x11e6eb['containsRange'](_0x1718be,!0x0)))){for(const _0x4d8b4c of _0x1adcaa['getAllAdjacentSuggestions']())_0x4d8b4c['isInContent']&&(_0x4d8b4c['discard'](),_0x340473=!0x0);}}}return _0x340473;}),_0x38989c['model']['document']['registerPostFixer'](_0x38f8d4=>{const _0x50a03c=_0x38989c['commands']['get']('redo');if(!_0x50a03c||!_0x50a03c['_createdBatches']['has'](_0x38f8d4['batch']))return!0x1;let _0x5d448e=!0x1;const _0x1771d5=_0x38989c['plugins']['get']('Users')['me'],_0x1144e0=_0x38989c['model']['document']['differ']['getChanges'](),_0x4db791=Array['from'](_0x38989c['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x33a356,data:_0x4e15a8})=>{const {group:_0x1030f5,subType:_0x1d59aa,authorId:_0x55cf5c}=_0x47c8ab['_splitMarkerName'](_0x33a356);return'suggestion'==_0x1030f5&&'tablePaste'==_0x1d59aa&&_0x55cf5c==_0x1771d5['id']&&!_0x4e15a8['oldRange'];});for(const _0x11349b of _0x1144e0){if('insert'!=_0x11349b['type']||'tableCellSuggestion'!=_0x11349b['name']||0x1!=_0x11349b['length'])continue;const _0x1ebcc9=_0x38f8d4['createRange'](_0x11349b['position'],_0x11349b['position']['getShiftedBy'](0x1));if(!_0x4db791['find'](({data:_0x379459})=>_0x379459['newRange']['isEqual'](_0x1ebcc9))){for(const {name:_0x2fa12a,data:_0x4be881}of _0x4db791)if(_0x1ebcc9['containsRange'](_0x4be881['newRange'])){_0x38f8d4['updateMarker'](_0x2fa12a,{'range':_0x1ebcc9}),_0x5d448e=!0x0;break;}}}return _0x5d448e;}),_0x38989c['model']['document']['registerPostFixer'](_0x3887f8=>{let _0x51abea=!0x1;const _0x593b59=_0x38989c['plugins']['get']('Users')['me'],_0x308936=_0x47c8ab['getSuggestions']()['filter'](_0x957ced=>_0x957ced['isInContent']&&_0x957ced['author']==_0x593b59),_0x1f4682=new Set(),_0x16ba10=new Set();for(const _0x19c7b4 of _0x308936)if('tablePaste'==_0x19c7b4['subType'])for(const _0xcf8aa3 of _0x19c7b4['getMarkers']()){const _0x1fa78c=_0xcf8aa3['getRange']()['getContainedElement']();if(_0x1fa78c){if(_0x1fa78c['is']('element','tableCellSuggestion')&&Oe(_0x1fa78c)){_0x19c7b4['removeMarker'](_0xcf8aa3['name']),_0x1f4682['add'](_0x1fa78c),_0x51abea=!0x0;const _0x26ca6c=_0x1fa78c['nextSibling'],_0x8c404c=_0x1fa78c['previousSibling'],_0x4ab0ed=_0x26ca6c&&_0x26ca6c['is']('element','tableCellSuggestion'),_0x979224=_0x8c404c&&_0x8c404c['is']('element','tableCellSuggestion');_0x4ab0ed&&!_0x1f4682['has'](_0x26ca6c)&&_0x16ba10['add'](_0x26ca6c),_0x979224&&!_0x1f4682['has'](_0x8c404c)&&_0x16ba10['add'](_0x8c404c);}else _0x1fa78c['is']('element','paragraph')&&_0x1fa78c['isEmpty']&&(_0x19c7b4['removeMarker'](_0xcf8aa3['name']),_0x51abea=!0x0);}}else{if('tablePasteCell'==_0x19c7b4['subType']){if(!_0x19c7b4['attributes']||!_0x19c7b4['attributes']['tablePasteChainId'])continue;const _0x16700a=_0x19c7b4['attributes']['markerAttributes'];if(_0x16700a&&Object['keys'](_0x16700a)['length'])continue;const _0x564650=_0x19c7b4['attributes']['tablePasteChainId'];let _0x2bb3f6=!0x0,_0x3b177a=!0x0;for(const _0x5ccb89 of _0x308936)if(_0x5ccb89['subType']&&_0x5ccb89['subType']['startsWith']('tablePaste')){if(!_0x5ccb89['attributes']['tablePasteChainId']){_0x3b177a=!0x1;break;}if(_0x5ccb89['id']!=_0x19c7b4['id']&&_0x5ccb89['attributes']['tablePasteChainId']==_0x564650){_0x2bb3f6=!0x1;break;}}_0x3b177a&&_0x2bb3f6&&(_0x19c7b4['removeMarkers'](),_0x51abea=!0x0);}}for(const _0x448e52 of _0x1f4682)_0x3887f8['remove'](_0x448e52);for(const _0x1ed421 of _0x16ba10)_0x3887f8['unwrap'](_0x1ed421);return _0x51abea;}),_0x38989c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x36245d=>_0x134cdf(_0x36245d),'converterPriority':'high'}),_0x38989c['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x55930b,_0x5dd054)=>_0x5dd054['options']['showSuggestionHighlights']?_0x134cdf(_0x55930b,!0x1):null,'converterPriority':'high'});const _0x2dade4=_0x38989c['editing']['view'];this['listenTo'](_0x2dade4['document'],'clipboardOutput',(_0x2652c6,_0x25afd2)=>{const _0x3bf812=[];for(const _0x833d6 of _0x2dade4['createRangeIn'](_0x25afd2['content'])['getItems']())_0x833d6['is']('element','suggestion-td')&&_0x3bf812['push'](_0x833d6);_0x2dade4['change'](_0x5c962a=>{for(const _0x1cd37e of _0x3bf812)_0x5c962a['move'](_0x5c962a['createRangeIn'](_0x1cd37e),_0x5c962a['createPositionBefore'](_0x1cd37e)),_0x5c962a['remove'](_0x1cd37e);});});}}function Oe(_0x4c7f9d){if(_0x4c7f9d['isEmpty'])return!0x0;const _0x2bf919=_0x4c7f9d['getChild'](0x0);return _0x2bf919['is']('element','paragraph')&&_0x2bf919['isEmpty'];}function Ue(_0x2e541c,_0x5033c9={},_0x236d2c){for(const {isAnchor:_0x38acb8,cellHeight:_0x408011,cellWidth:_0x282467}of _0x236d2c['createTableWalker'](_0x2e541c,{'includeAllSlots':!0x0,..._0x5033c9}))if(!_0x38acb8||0x1!=_0x408011||0x1!=_0x282467)return!0x1;return!0x0;}class $t extends _0x5a9880{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x27b7a2=this['editor']['plugins']['get']('TrackChangesEditing');_0x27b7a2['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x27b7a2['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x27b7a2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x27b7a2['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x27b7a2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x27b7a2['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x574670,_0x32334c){const _0x475493=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1178c5=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x44f9e4=_0x32334c['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x72da45=_0x1178c5['getColumnGroupElement'](_0x44f9e4);let _0x1a8fcb=_0x72da45?_0x1178c5['getTableColumnsWidths'](_0x72da45):null,_0x59d2df=_0x44f9e4['getAttribute']('tableWidth')||null;const _0x24c2ff=_0x32334c['tableWidth']||_0x59d2df,_0x37546b=_0x32334c['columnWidths']||_0x1a8fcb,_0x1acbb3=this['editor']['plugins']['get']('Users')['me'];for(const _0x568839 of _0x475493['getSuggestions']()){const _0x2fa962=_0x568839['getContainedElement']();if('resizeTable'===_0x568839['subType']&&_0x2fa962===_0x44f9e4){_0x568839['author']!==_0x1acbb3&&_0x568839['discard']();const _0x18d41d=_0x568839['data']['commandParams'];_0x59d2df=_0x18d41d[0x0]['tableWidth'],_0x1a8fcb=_0x18d41d[0x0]['columnWidths'];break;}}_0x574670({'table':_0x44f9e4,'tableWidth':_0x24c2ff,'columnWidths':_0x37546b}),_0x475493['markBlockFormat'](_0x44f9e4,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x59d2df,'columnWidths':_0x1a8fcb}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x41d2b5){if('formatBlock'!=_0x41d2b5['type']&&'formatInline'!=_0x41d2b5['type'])return;const {data:_0x5304d4}=_0x41d2b5;if(_0x5304d4&&'resizeTable'===_0x5304d4['formatGroupId']){const _0x1186d8='*Format:*\x20resize\x20table';return{'type':'format','content':c(this['editor']['locale'],_0x1186d8)};}}}class Bt extends _0x5a9880{['afterInit'](){const _0x1dba98=this['editor'];_0x1dba98['plugins']['has']('Template')&&_0x1dba98['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0x5a9880{['afterInit'](){const _0x4bf3ad=this['editor'];if(!_0x4bf3ad['commands']['get']('insertTableOfContents'))return;_0x4bf3ad['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x48b8f7=_0x4bf3ad['plugins']['get']('TrackChangesEditing'),_0x4747eb=_0x4bf3ad['locale'];_0x48b8f7['descriptionFactory']['registerElementLabel']('tableOfContents',_0x33351e=>c(_0x4747eb,'ELEMENT_TABLE_OF_CONTENTS',_0x33351e));}}class Rt extends _0x5a9880{['afterInit'](){const _0x296b94=this['editor'];if(!_0x296b94['plugins']['has']('Title'))return;const _0x5530fa=_0x296b94['plugins']['get']('TrackChangesEditing');_0x5530fa['descriptionFactory']['registerElementLabel']('title-content',()=>c(_0x296b94['locale'],'ELEMENT_TITLE')),_0x296b94['model']['document']['registerPostFixer'](_0x38a21f=>{let _0x4e6dee=!0x1;const _0x415e11=Array['from'](_0x296b94['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x260548,data:_0x3279c7}of _0x415e11){const {group:_0x288bc3}=_0x5530fa['_splitMarkerName'](_0x260548);if('suggestion'!==_0x288bc3||!_0x3279c7['newRange'])continue;const _0x424787=_0x3279c7['newRange'],_0x4e0fbc=_0x424787['end']['nodeBefore'];if(!_0x4e0fbc||!_0x4e0fbc['is']('element','title-content'))continue;if(!_0x424787['start']['isTouching'](_0x424787['end']))continue;const _0x139120=_0x296b94['model']['schema']['getNearestSelectionRange'](_0x424787['end'],'forward');if(_0x139120&&_0x139120['isCollapsed']){const _0x1c65bc=_0x38a21f['createRange'](_0x424787['start'],_0x139120['start']);_0x1c65bc['isEqual'](_0x424787)||(_0x38a21f['updateMarker'](_0x260548,{'range':_0x1c65bc}),_0x4e6dee=!0x0);}_0x4e6dee||(_0x38a21f['removeMarker'](_0x260548),_0x4e6dee=!0x0);}return _0x4e6dee;});}}class xt extends _0x5a9880{['afterInit'](){const _0x1b400b=this['editor'],_0x26371d=_0x1b400b['plugins']['get']('TrackChangesEditing');_0x1b400b['plugins']['has']('Uploadcare')&&(_0x26371d['enableCommand']('uploadcare'),_0x1b400b['plugins']['has']('UploadcareImageEdit')&&(_0x26371d['enableCommand']('uploadcareImageEdit'),_0x26371d['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x26371d['registerBlockAttribute']('uploadcareImageId'),_0x26371d['descriptionFactory']['registerDescriptionCallback'](_0xfdba9b=>{if('attribute'!=_0xfdba9b['type'])return;const {data:_0x22c7e6}=_0xfdba9b;return _0x22c7e6&&'uploadcareImageId'==_0x22c7e6['key']?{'type':'format','content':''}:void 0x0;})));}}class Tt extends _0x5a9880{['afterInit'](){const _0x36638c=this['editor'],_0x2f2cce=_0x36638c['plugins']['get']('TrackChangesEditing');_0x36638c['plugins']['has']('UndoEditing')&&(_0x2f2cce['enableCommand']('undo'),_0x2f2cce['enableCommand']('redo'));}}class Et extends _0x5a9880{static get['requires'](){return[Ct];}['afterInit'](){const _0x3309e4=this['editor'];if(!_0x3309e4['plugins']['has']('TableCaptionEditing'))return;_0x3309e4['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Ut extends _0x5a9880{['tableProperties'];['tableCellProperties'];constructor(_0xdc0cc9){super(_0xdc0cc9),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'];}static get['pluginName'](){return'TrackChangesTableProperties';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x1fe66a=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x5217d7 of this['tableProperties'])_0x1fe66a['enableCommand'](_0x5217d7,(_0x232545,_0x48e5c8)=>{const _0x5a81af=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x5217d7,[_0x5a81af],this['tableProperties'],'tableProperties',_0x232545,_0x48e5c8);});_0x1fe66a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x1fe66a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1fe66a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x2991c1,_0x2bf45d)=>this['handleDiscardAction'](this['tableProperties'],_0x2991c1,_0x2bf45d)),_0x1fe66a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x4b09a2 of this['tableCellProperties'])_0x1fe66a['enableCommand'](_0x4b09a2,(_0x204d18,_0x2e7e02)=>{const _0xee6e26=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x4b09a2,_0xee6e26,this['tableCellProperties'],'tableCellProperties',_0x204d18,_0x2e7e02);});_0x1fe66a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x1fe66a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1fe66a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x3d47fd,_0x12f510)=>this['handleDiscardAction'](this['tableCellProperties'],_0x3d47fd,_0x12f510)),_0x1fe66a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x1fe66a['descriptionFactory']['registerDescriptionCallback'](_0x56e4be=>this['handleSuggestionDescription'](_0x56e4be));}['_handlePropertyChange'](_0x26d2d0,_0x15d8af,_0xedffab,_0x21528c,_0x122792,_0x3a173f){const _0x5639bc=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x3a173f['batch'],()=>{for(const _0x1b62cc of _0x15d8af){if(this['_getSuggestion'](_0x1b62cc,_0x21528c))_0x122792(_0x3a173f);else{const _0x3b55a3={};for(const _0x3e527b of _0xedffab){const _0x320eed=_0x1b62cc['getAttribute'](_0x3e527b);void 0x0!==_0x320eed&&(_0x3b55a3[_0x3e527b]=_0x320eed);}_0x122792(_0x3a173f),_0x5639bc['markBlockFormat'](_0x1b62cc,{'commandParams':[_0x3b55a3]},[],_0x21528c);}}});}['handleDiscardAction'](_0x12fae0,_0x36e7f0,_0x25d415){const _0x239d91=_0x36e7f0[0x0]['start']['nodeAfter'],_0x115384=_0x25d415['commandParams'][0x0];this['editor']['model']['change'](_0x185f05=>{for(const _0x2926d5 of _0x12fae0)void 0x0!==_0x115384[_0x2926d5]?_0x185f05['setAttribute'](_0x2926d5,_0x115384[_0x2926d5],_0x239d91):_0x185f05['removeAttribute'](_0x2926d5,_0x239d91);});}['handleSuggestionDescription'](_0x2e33df){if(_0x2e33df['data'])switch(_0x2e33df['subType']){case'tableProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x4503ec,_0x2d735a){const _0x3b4d5e=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x4cf082 of _0x3b4d5e['getSuggestions']({'skipNotAttached':!0x0})){const _0x464433=_0x4cf082['getContainedElement']();if(_0x4cf082['subType']===_0x2d735a&&_0x464433===_0x4503ec)return _0x4cf082;}return null;}}const u='$elementName';class p extends _0x5a9880{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x275b38,_0x846b30,U,V,F,G,L,K,J,H,q,z,X,Y,Z,tt,et,nt,it,st,ot,rt,ct,at,ut,ft,ht,gt,Q,kt,lt,W,Se,dt,pt,wt,bt,yt,jt,St,At,It,_t,vt,Ct,Nt,Dt,Et,Mt,$t,Ot,Ut,Bt,Rt,xt,Tt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xa54627){super(_0xa54627),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x270292,_0xbf4101,_0x26f807,_0x1789b5)=>{this['_model']['change'](()=>{for(const _0x2da668 of[..._0x1789b5,..._0x26f807])this['_model']['markers']['has'](_0x2da668)&&_0xa54627['editing']['reconvertMarker'](_0x2da668);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Ft(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0xa54627['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([u]),this['_inlineAttributeKeys']=new Set(),_0xa54627['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0xa54627['config']['get']('trackChanges.trackFormatChanges'),_0xa54627['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0xa54627['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0xa54627,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5bbf0c=this['editor'],_0x1e3683=(_0x46cfd4,_0x37707a)=>{if('attribute'!=_0x46cfd4)return'ck-suggestion-marker-'+_0x46cfd4;const _0x50e6b8=_0x37707a['split']('|')[0x0];return this['_isBlockAttribute'](_0x50e6b8)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x5bbf0c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x43b516=>{const {id:_0xb7c930,authorId:_0x4fc7ae,type:_0x3e1dc5,subType:_0x5c427b}=this['_splitMarkerName'](_0x43b516['markerName']),_0x4f1a78=['ck-suggestion-marker',_0x1e3683(_0x3e1dc5,_0x5c427b)];let _0x336841=0xbb8;return this['activeMarkers']['includes'](_0x43b516['markerName'])&&(_0x4f1a78['push']('ck-suggestion-marker--active'),_0x336841=0xbc2),'deletion'==_0x3e1dc5&&(_0x336841+=0x5),{'classes':_0x4f1a78,'attributes':{'data-suggestion':_0xb7c930,'data-author-id':_0x4fc7ae},'priority':_0x336841};}}),_0x5bbf0c['conversion']['for']('dataDowncast')['add'](_0x3f86b0=>{_0x3f86b0['on']('addMarker:suggestion',(_0x1b5836,_0x4648f7,_0x111fd5)=>{if(!_0x111fd5['options']['showSuggestionHighlights'])return;const _0x328dab=_0x4648f7['item'];if(!_0x328dab)return;const _0x578121=_0x111fd5['mapper']['toViewElement'](_0x328dab);_0x5bbf0c['model']['schema']['isObject'](_0x328dab)&&_0x578121&&!_0x578121['getCustomProperty']('widget')&&_0x578121['is']('containerElement')&&_0x16a00c(_0x578121,_0x111fd5['writer']);},{'priority':'high'});}),_0x5bbf0c['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x25204f,_0x40219c)=>{if(!_0x40219c['options']['showSuggestionHighlights'])return null;const {type:_0x54f108,subType:_0x5bfc8c}=this['_splitMarkerName'](_0x25204f['markerName']);return{'classes':['ck-suggestion-marker',_0x1e3683(_0x54f108,_0x5bfc8c)],'priority':0xbb8};}});const _0x2bce92=({showActiveMarkers:_0x32b42f=!0x0,isAttributeSuggestion:_0x381b5f=!0x1}={})=>(_0x10fb77,_0x19ceac,_0xa6ad73)=>{if(!_0x19ceac['item'])return;const {id:_0x7dbb46,authorId:_0x136113}=this['_splitMarkerName'](_0x19ceac['markerName']);if(_0x381b5f){const _0x28744d=this['_suggestions']['get'](_0x7dbb46),_0x5ec552=this['_getAttributeKey'](_0x28744d);if(!this['_isBlockAttribute'](_0x5ec552))return;}if(_0x19ceac['item']['is']('selection'))return void _0xa6ad73['consumable']['consume'](_0x19ceac['item'],_0x10fb77['name']);const _0x5b4d77=_0xa6ad73['mapper']['toViewElement'](_0x19ceac['item']);if(_0x19ceac['item']['is']('element')&&_0x5bbf0c['model']['schema']['isBlock'](_0x19ceac['item'])&&!_0x5b4d77['getCustomProperty']('addHighlight')){_0xa6ad73['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x5b4d77),_0xa6ad73['writer']['setAttribute']('data-suggestion',_0x7dbb46,_0x5b4d77),_0xa6ad73['writer']['setAttribute']('data-author-id',_0x136113,_0x5b4d77),_0xa6ad73['mapper']['bindElementToMarker'](_0x5b4d77,_0x19ceac['markerName']),_0x32b42f&&(this['activeMarkers']['includes'](_0x19ceac['markerName'])?_0xa6ad73['writer']['addClass']('ck-suggestion-marker--active',_0x5b4d77):_0xa6ad73['writer']['removeClass']('ck-suggestion-marker--active',_0x5b4d77));for(const _0x34f4ec of _0x5bbf0c['model']['createRangeIn'](_0x19ceac['item'])['getItems']())_0xa6ad73['consumable']['consume'](_0x34f4ec,_0x10fb77['name']);_0xa6ad73['consumable']['consume'](_0x19ceac['item'],_0x10fb77['name']);}};_0x5bbf0c['conversion']['for']('dataDowncast')['add'](_0x21745c=>{_0x21745c['on']('addMarker:suggestion:formatBlock',(_0x2d5503,_0x3eaefb,_0x3078e4)=>{_0x3078e4['options']['showSuggestionHighlights']&&_0x2bce92({'showActiveMarkers':!0x1})(_0x2d5503,_0x3eaefb,_0x3078e4);},{'priority':'highest'});}),_0x5bbf0c['conversion']['for']('dataDowncast')['add'](_0xf8ad89=>{_0xf8ad89['on']('addMarker:suggestion:attribute',(_0x204d81,_0x4fa6a7,_0x43af87)=>{_0x43af87['options']['showSuggestionHighlights']&&_0x2bce92({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x204d81,_0x4fa6a7,_0x43af87);},{'priority':'highest'});}),_0x5bbf0c['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x5abfa7,_0x7a6f95)=>_0x7a6f95['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x5abfa7['substr'](0xb)}}),_0x5bbf0c['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1ba520,{writer:_0x482dbc})=>{let _0x53eb98='suggestion:'+_0x1ba520['getAttribute']('suggestion-type')+':'+_0x1ba520['getAttribute']('id');return _0x1ba520['getAttribute']('marker-count')&&(_0x53eb98+=':'+_0x1ba520['getAttribute']('marker-count')),_0x482dbc['createElement']('$marker',{'data-name':_0x53eb98});}}),_0x5bbf0c['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x5bbf0c['conversion']['for']('editingDowncast')['add'](_0x3daccc=>{_0x3daccc['on']('addMarker:suggestion:formatBlock',_0x2bce92(),{'priority':'high'});}),_0x5bbf0c['conversion']['for']('editingDowncast')['add'](_0x486ac9=>{_0x486ac9['on']('addMarker:suggestion:attribute',_0x2bce92({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x5bbf0c['conversion']['for']('editingDowncast')['add'](_0x28b0c6=>{_0x28b0c6['on']('removeMarker:suggestion:formatBlock',(_0x10158d,_0x498a3d,_0x225069)=>{const _0x1ec47b=_0x225069['mapper']['markerNameToElements'](_0x498a3d['markerName']);if(_0x1ec47b){for(const _0x200f8e of _0x1ec47b)_0x200f8e['getCustomProperty']('addHighlight')||(_0x225069['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x200f8e),_0x225069['writer']['removeAttribute']('data-suggestion',_0x200f8e),_0x225069['writer']['removeAttribute']('data-author-id',_0x200f8e),_0x225069['mapper']['unbindElementFromMarkerName'](_0x200f8e,_0x498a3d['markerName']));}},{'priority':'high'});}),_0x5bbf0c['conversion']['for']('editingDowncast')['add'](_0x5e7ff2=>{_0x5e7ff2['on']('removeMarker:suggestion:attribute',(_0x3002dd,_0x4f87a7,_0x2bd8c0)=>{const _0x1dff01=_0x2bd8c0['mapper']['markerNameToElements'](_0x4f87a7['markerName']);if(!_0x1dff01)return;const {id:_0x71c559}=this['_splitMarkerName'](_0x4f87a7['markerName']),_0x5ea40c=this['_suggestions']['get'](_0x71c559),_0x4a4d04=this['_getAttributeKey'](_0x5ea40c);if(this['_isBlockAttribute'](_0x4a4d04)){for(const _0x522b98 of _0x1dff01)_0x522b98['getCustomProperty']('addHighlight')||(_0x2bd8c0['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x522b98),_0x2bd8c0['writer']['removeAttribute']('data-suggestion',_0x522b98),_0x2bd8c0['writer']['removeAttribute']('data-author-id',_0x522b98),_0x2bd8c0['mapper']['unbindElementFromMarkerName'](_0x522b98,_0x4f87a7['markerName']));}},{'priority':'high'});}),_0x5bbf0c['model']['document']['registerPostFixer'](_0x415228=>{let _0x2c3fcc=!0x1;const _0x214041=Array['from'](_0x5bbf0c['model']['document']['differ']['getChangedMarkers']()),_0x4921c4=new Set();for(const {name:_0x456f02,data:_0x5414b3}of _0x214041){const {group:_0x691f2a,type:_0x584344,subType:_0x4a3988,id:_0x5480e1}=this['_splitMarkerName'](_0x456f02);if('suggestion'!==_0x691f2a)continue;const _0x3f4146=this['_suggestions']['get'](_0x5480e1);if(null!=_0x5414b3['newRange']){'formatInline'==_0x584344&&(_0x2c3fcc=_0x2c3fcc||Lt(_0x5414b3['newRange'],_0x456f02,_0x415228,_0x5bbf0c['model']['schema']));const _0x5e9612='attribute'==_0x584344&&this['_isBlockAttribute'](_0x4a3988['split']('|')[0x0]);if(_0x5414b3['newRange']['isCollapsed']||'$graveyard'==_0x5414b3['newRange']['root']['rootName']||'formatBlock'==_0x584344&&!Kt(_0x5414b3['newRange'])||_0x5e9612&&!Kt(_0x5414b3['newRange'])||'deletion'==_0x584344&&!(!Gt(_0x4a63df=_0x5414b3['newRange'])&&!function(_0x2311d8){return _0x2311d8['start']['parent']==_0x2311d8['end']['nodeBefore']&&_0x2311d8['start']['isAtEnd'];}(_0x4a63df)))_0x415228['removeMarker'](_0x456f02),_0x2c3fcc=!0x0;else{if(!_0x3f4146||!_0x3f4146['isInContent'])continue;if(_0x5414b3['newRange']&&_0x5414b3['oldRange']&&_0x5414b3['newRange']['isEqual'](_0x5414b3['oldRange']))continue;_0x4921c4['add'](_0x3f4146);}}}var _0x4a63df;return _0x4921c4['size']>0x0&&(_0x2c3fcc=!!this['_joinWithAdjacentSuggestions'](_0x4921c4)||_0x2c3fcc),_0x2c3fcc;}),_0x5bbf0c['model']['document']['registerPostFixer'](_0x41ac5f=>{let _0x18c298=!0x1;for(const _0x571fd1 of _0x5bbf0c['model']['document']['differ']['getChanges']())if('insert'==_0x571fd1['type'])for(const _0x12e1bd of this['_suggestions']['values']()){if(_0x12e1bd['isMultiRange']||!_0x12e1bd['isInContent'])continue;const _0x3ea555='formatBlock'==_0x12e1bd['type'],_0x2ed231=this['_getAttributeKey'](_0x12e1bd),_0x14556e=_0x2ed231&&this['_isBlockAttribute'](_0x2ed231);if(!_0x3ea555&&!_0x14556e)continue;const _0x199a35=_0x12e1bd['getFirstRange']();if(_0x199a35['start']['parent']!=_0x199a35['end']['parent']&&!_0x199a35['end']['isAtEnd']){const _0x5b5e2f=_0x5bbf0c['model']['createPositionAt'](_0x199a35['start']['nodeAfter'],'end'),_0x46d15f=_0x5bbf0c['model']['createRange'](_0x199a35['start'],_0x5b5e2f);_0x41ac5f['updateMarker'](_0x12e1bd['getFirstMarker'](),{'range':_0x46d15f}),_0x18c298=!0x0;}}return _0x18c298;}),_0x5bbf0c['model']['document']['registerPostFixer'](_0x1bdd5d=>this['_processAttributeChanges'](_0x1bdd5d)),_0x5bbf0c['model']['document']['registerPostFixer'](_0x354d34=>!_0x354d34['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x354d34)),_0x5bbf0c['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x5bbf0c['model']['document']['on']('change:data',(_0x1ef070,_0xf60534)=>{if(!_0xf60534['isLocal']||_0xf60534['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x52ade1=_0x5bbf0c['model']['document']['differ']['getChanges']();if(0x0==_0x52ade1['length'])return;const _0x2613f8=[],_0xd58b30=_0x52ade1['filter'](_0xe70884=>'attribute'==_0xe70884['type']),_0x22808a=_0x52ade1['filter'](_0x4423a5=>'insert'==_0x4423a5['type']&&'$text'!=_0x4423a5['name']);for(const _0x4251c8 of _0xd58b30)this['_isRegisteredAttribute'](_0x4251c8['attributeKey'])&&_0x2613f8['push']({'key':_0x4251c8['attributeKey'],'newValue':_0x4251c8['attributeNewValue'],'oldValue':_0x4251c8['attributeOldValue'],'range':Ht(_0x4251c8['range'],_0x5bbf0c['model'])});for(const _0x1a36f5 of _0x22808a){if('rename'!=_0x1a36f5['action']&&'refresh'!=_0x1a36f5['action'])continue;const _0x5d5050=qt(_0x1a36f5['position']['nodeAfter'],_0x5bbf0c['model']),_0x185065=_0x1a36f5['before'];'rename'==_0x1a36f5['action']&&_0x2613f8['push']({'key':u,'newValue':_0x1a36f5['name'],'oldValue':_0x185065['name'],'range':_0x5d5050});for(const [_0x2e0f7e,_0x559f76]of _0x185065['attributes']){if(!this['_isRegisteredAttribute'](_0x2e0f7e))continue;const _0xbff135=_0x1a36f5['attributes']['get'](_0x2e0f7e);_0x559f76!==_0xbff135&&_0x2613f8['push']({'key':_0x2e0f7e,'newValue':_0xbff135,'oldValue':_0x559f76,'range':_0x5d5050});}for(const [_0x1b597d,_0x22c72a]of _0x1a36f5['attributes'])this['_isRegisteredAttribute'](_0x1b597d)&&(_0x185065['attributes']['has'](_0x1b597d)||_0x2613f8['push']({'key':_0x1b597d,'newValue':_0x22c72a,'oldValue':null,'range':_0x5d5050}));}0x0!=_0x2613f8['length']&&_0x5bbf0c['model']['enqueueChange'](_0xf60534,_0xe484fb=>{const _0x225128=_0x4d67a8();for(const {range:_0x23ee71,key:_0x300629,oldValue:_0x4d710b,newValue:_0x988a09}of _0x2613f8)this['markAttributeChange'](_0x23ee71,_0x300629,_0x4d710b,_0x988a09,{'groupId':_0x225128});this['_reduceExistingSuggestions'](_0xe484fb,_0x2613f8);});},{'priority':'lowest'}),_0x5bbf0c['model']['markers']['on']('update:suggestion',(_0x4e3587,_0x3b2f93,_0x28bc70)=>{if(null==_0x28bc70){const {id:_0x49b2df}=this['_splitMarkerName'](_0x3b2f93['name']),_0x348225=this['_suggestions']['get'](_0x49b2df);_0x348225&&_0x348225['addMarkerName'](_0x3b2f93['name']);}}),_0x5bbf0c['model']['document']['on']('change:data',()=>{const _0x4fbf5d=Array['from'](_0x5bbf0c['model']['document']['differ']['getChangedMarkers']())['filter'](_0x382062=>'suggestion'===this['_splitMarkerName'](_0x382062['name'])['group']);if(0x0===_0x4fbf5d['length'])return;_0x4fbf5d['sort']((_0x56d8fb,_0x27c5c3)=>{const _0x1e2196=_0x56d8fb['data']['oldRange'],_0x717d68=_0x27c5c3['data']['oldRange'];return null===_0x1e2196&&null===_0x717d68?0x0:null===_0x1e2196&&null!==_0x717d68?-0x1:null!==_0x1e2196&&null===_0x717d68?0x1:_0x1e2196['start']['isBefore'](_0x717d68['start'])?-0x1:0x1;});const _0x518228=new Set(),_0x13e072=new Set();for(const {name:_0x2cffba,data:_0x4c9b34}of _0x4fbf5d){const {id:_0x2df629}=this['_splitMarkerName'](_0x2cffba);if(null===_0x4c9b34['oldRange']){const _0x55085f=this['_handleNewSuggestionMarker'](_0x2cffba);_0x13e072['add'](_0x55085f);}else{const _0x15831c=this['_suggestions']['get'](_0x2df629);null!==_0x4c9b34['newRange']||_0x15831c['isInContent']?(_0x518228['add'](_0x15831c['head']),_0x13e072['add'](_0x15831c)):this['_removeSuggestion'](_0x15831c);}}_0x13e072['size']>0x0&&this['_refreshSuggestionsChain'](_0x13e072);for(const _0x70d715 of _0x518228)this['fire']('suggestionChanged',_0x70d715);}),_0x5bbf0c['model']['on']('applyOperation',(_0x42ceb5,_0x224c8f)=>{const _0x12c2d5=_0x224c8f[0x0];if(!this['_suggestions']['size'])return;if(!_0x12c2d5['isDocumentOperation'])return;if(_0x12c2d5['batch']['isUndo']||!_0x12c2d5['batch']['isLocal'])return;let _0x342470,_0x5b2c0a;switch(_0x12c2d5['type']){case'insert':_0x342470=_0x5bbf0c['model']['createPositionAt'](_0x12c2d5['position']),_0x5b2c0a=_0x342470['getShiftedBy'](_0x12c2d5['howMany']);break;case'split':_0x342470=_0x5bbf0c['model']['createPositionAt'](_0x12c2d5['splitPosition']),_0x5b2c0a=_0x5bbf0c['model']['createPositionAt'](_0x12c2d5['moveTargetPosition']);break;case'move':_0x342470=_0x5bbf0c['model']['createPositionAt'](_0x12c2d5['targetPosition']),_0x5b2c0a=_0x342470['getShiftedBy'](_0x12c2d5['howMany']);break;default:return;}const _0x84e4c7=_0x5bbf0c['model']['createRange'](_0x342470,_0x5b2c0a);_0x5bbf0c['model']['change'](()=>{for(const {suggestion:_0x565cb7,meta:_0x4451a8}of this['_findSuggestions'](_0x84e4c7)){if(_0x565cb7['isMultiRange'])continue;if('formatInline'==_0x565cb7['type'])continue;const _0x112310=this['_getAttributeKey'](_0x565cb7);if(_0x112310&&this['_isBlockAttribute'](_0x112310)&&'split'!=_0x12c2d5['type'])continue;const _0x353623=_0x565cb7['data']&&_0x565cb7['data']['multipleBlocks'];('formatBlock'!=_0x565cb7['type']||'split'==_0x12c2d5['type']&&!_0x353623)&&(_0x4451a8['containsRangeInObject']||'insertion'==_0x565cb7['type']&&_0x4451a8['isOwn']||_0x565cb7['getFirstRange']()['containsRange'](_0x84e4c7)&&this['_breakSuggestionMarker'](_0x565cb7,_0x342470,_0x5b2c0a));}});},{'priority':'lowest'}),_0x5bbf0c['model']['on']('deleteContent',(_0x53a2ee,_0x1ae3f3)=>{const _0x5bb860=_0x1ae3f3[0x0],_0x23d660=_0x1ae3f3[0x1];if(_0x23d660&&_0x23d660['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x5bb860['isCollapsed'])return;const _0x3eb74f=_0x5bbf0c['model']['schema'],{start:_0x9586eb,end:_0x10bdfc}=_0x5bb860['getFirstRange'](),_0xff68bc=_0x9586eb['nodeAfter']&&_0x3eb74f['isLimit'](_0x9586eb['nodeAfter'])?null:_0x3eb74f['getNearestSelectionRange'](_0x9586eb,'forward'),_0x165810=_0x10bdfc['nodeBefore']&&_0x3eb74f['isLimit'](_0x10bdfc['nodeBefore'])?null:_0x3eb74f['getNearestSelectionRange'](_0x10bdfc,'backward'),_0x12623b=_0x5bbf0c['model']['createRange'](_0xff68bc?_0xff68bc['start']:_0x9586eb,_0x165810?_0x165810['end']:_0x10bdfc);_0x5bbf0c['model']['change'](_0x22ab92=>{this['markDeletion'](_0x12623b);const _0xe33aa3=_0x5bbf0c['model']['schema']['getNearestSelectionRange'](_0x12623b['start']);_0x5bb860['is']('documentSelection')?_0x22ab92['setSelection'](_0xe33aa3):_0x5bb860['setTo'](_0xe33aa3);}),_0x53a2ee['stop']();},{'priority':_0x3f6e40['normal']+0xa}),_0x5bbf0c['model']['on']('insertContent',(_0x2feb21,_0xfb5cf5)=>{const _0x825ff9=_0xfb5cf5[_0xfb5cf5['length']-0x1];_0x825ff9&&_0x825ff9['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x5bbf0c['model']['change'](()=>{let _0x4b316e=_0x5bbf0c['model']['insertContent'](_0xfb5cf5[0x0],_0xfb5cf5[0x1],_0xfb5cf5[0x2],{'forceDefaultExecution':!0x0});if(!_0x4b316e)return;_0x2feb21['return']=_0x4b316e['clone']();const _0x4265a3=_0x4b316e['end']['nodeBefore'],_0x386e9d=_0x5bbf0c['model']['schema'];_0x4265a3&&_0x386e9d['isBlock'](_0x4265a3)&&!_0x386e9d['isObject'](_0x4265a3)&&(_0x4b316e=_0x5bbf0c['model']['createRange'](_0x4b316e['start'],_0x5bbf0c['model']['createPositionAt'](_0x4265a3,'end'))),this['markInsertion'](_0x4b316e);}),_0x2feb21['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x2baf35=new O(_0x5bbf0c,this['_suggestions']);_0x5bbf0c['commands']['add']('acceptSuggestion',_0x2baf35),this['enableCommand']('acceptSuggestion');const _0x48dcb1=new R(_0x5bbf0c,this['_suggestions']);_0x5bbf0c['commands']['add']('discardSuggestion',_0x48dcb1),this['enableCommand']('discardSuggestion'),_0x5bbf0c['commands']['add']('acceptAllSuggestions',new x(_0x5bbf0c,_0x2baf35,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x5bbf0c['commands']['add']('discardAllSuggestions',new x(_0x5bbf0c,_0x48dcb1,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x5bbf0c['commands']['add']('acceptSelectedSuggestions',new E(_0x5bbf0c,_0x2baf35,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x5bbf0c['commands']['add']('discardSelectedSuggestions',new E(_0x5bbf0c,_0x48dcb1,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x1e610e=_0x5bbf0c['plugins']['get']('CommentsRepository');this['listenTo'](_0x1e610e,'addComment',(_0x46fc1a,{threadId:_0x437cd5})=>{const _0x1de0fa=this['_suggestions']['get'](_0x437cd5);_0x1de0fa&&_0x1de0fa['commentThread']&&0x1===_0x1de0fa['commentThread']['length']&&this['_updateSuggestionData'](_0x437cd5,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x1e610e,'removeComment',(_0x20295b,{threadId:_0xcb819b})=>{const _0x4dd5b8=this['_suggestions']['get'](_0xcb819b);_0x4dd5b8&&_0x4dd5b8['commentThread']&&!_0x4dd5b8['commentThread']['length']&&this['_updateSuggestionData'](_0xcb819b,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x2d0d16){const _0x369ca2=_0x57b212([0x79,0x66,0x42,0x46,0x4f,0x57,0x4c,0x38,0x6b,0x4b,0x33,0x41,0x5a,0x49,0x65,0x64,0x6f,0x54,0x75,0x31,0x56,0x77,0x55,0x37,0x58,0x63,0x69,0x30,0x71,0x61,0x76,0x4d,0x50,0x43,0x74,0x70,0x32,0x53,0x39,0x72,0x48,0x59,0x44,0x78,0x34,0x47,0x6d,0x4a,0x6a,0x35,0x52,0x6e,0x51,0x67,0x62,0x4e,0x73,0x68,0x36,0x6c,0x7a,0x45]),_0x5ba80a=0x78f3b367,_0x202bc8=0x78f4d17f^_0x5ba80a,_0x5f7207=window[_0x57b212([0x44,0x61,0x74,0x65])][_0x57b212([0x6e,0x6f,0x77])](),_0x554e8a=_0x2d0d16[_0x57b212([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5d777c=new window[(_0x57b212([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c536e=>{_0x554e8a[_0x57b212([0x6f,0x6e,0x63,0x65])](_0x57b212([0x72,0x65,0x61,0x64,0x79]),_0x2c536e);}),_0x6d513={[_0x57b212([0x6b,0x74,0x79])]:_0x57b212([0x45,0x43]),[_0x57b212([0x75,0x73,0x65])]:_0x57b212([0x73,0x69,0x67]),[_0x57b212([0x63,0x72,0x76])]:_0x57b212([0x50,0x2d,0x32,0x35,0x36]),[_0x57b212([0x78])]:_0x57b212([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x57b212([0x79])]:_0x57b212([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x57b212([0x61,0x6c,0x67])]:_0x57b212([0x45,0x53,0x32,0x35,0x36])},_0x2800b8=_0x554e8a[_0x57b212([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x57b212([0x67,0x65,0x74])](_0x57b212([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5eec97(){let _0x11e5c2,_0x5ed651=null,_0x397274=null;try{if(_0x2800b8==_0x57b212([0x47,0x50,0x4c]))return _0x57b212([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x11e5c2=_0x1713f5(),!_0x11e5c2)return _0x57b212([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x11e5c2[_0x57b212([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x397274=_0x19ee9c(_0x11e5c2[_0x57b212([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x11e5c2[_0x57b212([0x6a,0x74,0x69])])),await _0x291b8f()?_0xea13b6()?_0x383931()?_0x57b212([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3f078b()?(_0x11e5c2[_0x57b212([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x57b212([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5ed651=_0x196436(_0x57b212([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x11e5c2[_0x57b212([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x57b212([0x74,0x72,0x69,0x61,0x6c])&&(_0x5ed651=_0x196436(_0x57b212([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x31ce3f()):_0x57b212([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x57b212([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x57b212([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x474c56){return _0x57b212([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x383931(){const _0x2edaf7=[_0x57b212([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x57b212([0x74,0x72,0x69,0x61,0x6c])][_0x57b212([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11e5c2[_0x57b212([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5f7207/0x3e8:0xe10*_0x202bc8;return _0x11e5c2[_0x57b212([0x65,0x78,0x70])]<_0x2edaf7;}function _0xea13b6(){const _0x533c82=_0x11e5c2[_0x57b212([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x533c82)return!0x1;if(_0x533c82[_0x57b212([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57b212([0x2a])))return!0x0;if(_0x533c82[_0x57b212([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57b212([0x54,0x43])))return!0x0;if(_0x533c82[_0x57b212([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57b212([0x52,0x54,0x43]))){if(_0x17be97())return!0x0;if(_0xc2664e()||_0x49c2f0())return!0x0;}return!0x1;}function _0x3f078b(){const _0x2704c0=_0x11e5c2[_0x57b212([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2704c0||0x0==_0x2704c0[_0x57b212([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e3662}=new URL(window[_0x57b212([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2704c0[_0x57b212([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e3662))return!0x0;const _0x1161c5=_0x4e3662[_0x57b212([0x73,0x70,0x6c,0x69,0x74])](_0x57b212([0x2e]));return _0x2704c0[_0x57b212([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x36ed11=>_0x36ed11[_0x57b212([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57b212([0x2a])))[_0x57b212([0x6d,0x61,0x70])](_0x24d3da=>_0x24d3da[_0x57b212([0x73,0x70,0x6c,0x69,0x74])](_0x57b212([0x2e])))[_0x57b212([0x73,0x6f,0x6d,0x65])](_0x4105ab=>_0x1161c5[_0x57b212([0x65,0x76,0x65,0x72,0x79])]((_0x109056,_0x20f2be)=>_0x4105ab[_0x20f2be]===_0x109056||_0x4105ab[_0x20f2be]===_0x57b212([0x2a])));}function _0x31ce3f(){return _0x5ed651&&_0x397274?new window[(_0x57b212([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2da859,_0x4fddd5)=>{_0x5ed651[_0x57b212([0x74,0x68,0x65,0x6e])](_0x2da859,_0x4fddd5),_0x397274[_0x57b212([0x74,0x68,0x65,0x6e])](_0x5640b4=>{_0x5640b4!=_0x57b212([0x56,0x61,0x6c,0x69,0x64])&&_0x2da859(_0x5640b4);},_0x4fddd5);}):_0x5ed651||_0x397274||_0x57b212([0x56,0x61,0x6c,0x69,0x64]);}}function _0x19ee9c(_0xb200b4,_0x3f4e6a){return new window[(_0x57b212([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b8f8c=>{if(_0x2143d1())return _0x2b8f8c(_0x57b212([0x56,0x61,0x6c,0x69,0x64]));_0xcb6937(),_0x554e8a[_0x57b212([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x57b212([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4766ea=!0x1;const _0x570176=_0x4d67a8();function _0x5682b6(_0x3fd62e){return!!_0x3fd62e&&(typeof _0x3fd62e===_0x57b212([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3fd62e===_0x57b212([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3fd62e[_0x57b212([0x74,0x68,0x65,0x6e])]===_0x57b212([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3fd62e[_0x57b212([0x63,0x61,0x74,0x63,0x68])]===_0x57b212([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2cc7b6(_0x468636){_0x3f0fa5(_0x468636)[_0x57b212([0x74,0x68,0x65,0x6e])](_0x457e06=>{if(!_0x457e06||_0x457e06[_0x57b212([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x57b212([0x6f,0x6b]))return _0x57b212([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4879b8(_0x104fce(_0x570176+_0x3f4e6a))!=_0x457e06[_0x57b212([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x57b212([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x57b212([0x56,0x61,0x6c,0x69,0x64]);})[_0x57b212([0x74,0x68,0x65,0x6e])](_0x4e0002=>(_0x472002(),_0x4e0002),()=>{const _0x5f3ad3=_0x3f9995();return null==_0x5f3ad3?(_0x472002(),_0x57b212([0x56,0x61,0x6c,0x69,0x64])):_0x57b212(_0x5f7207-_0x5f3ad3>(0x5cff3767^_0x5ba80a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x57b212([0x74,0x68,0x65,0x6e])](_0x2b8f8c)[_0x57b212([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2b8f8c(_0x57b212([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x274769=0x78c55de7^_0x5ba80a;function _0x472002(){const _0x2df4d6=_0x57b212([0x6c,0x6c,0x63,0x74,0x2d])+_0x4879b8(_0x104fce(_0xb200b4)),_0x5abf66=_0x5973b2(_0x4879b8(window[_0x57b212([0x4d,0x61,0x74,0x68])][_0x57b212([0x63,0x65,0x69,0x6c])](_0x5f7207/_0x274769)));window[_0x57b212([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x57b212([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2df4d6,_0x5abf66);}function _0x3f9995(){const _0x2ca9c5=_0x57b212([0x6c,0x6c,0x63,0x74,0x2d])+_0x4879b8(_0x104fce(_0xb200b4)),_0xddf08=window[_0x57b212([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x57b212([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2ca9c5);return _0xddf08?window[_0x57b212([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5973b2(_0xddf08),0x10)*_0x274769:null;}function _0x3f0fa5(_0x1aebb5){return new window[(_0x57b212([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5c3b71,_0x54dcbb)=>{_0x1aebb5[_0x57b212([0x74,0x68,0x65,0x6e])](_0x5c3b71,_0x54dcbb),window[_0x57b212([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x54dcbb,0x78f267a7^_0x5ba80a);});}}_0x554e8a[_0x57b212([0x6f,0x6e])](_0x57b212([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x56ae55,_0x3f9068)=>{if(_0x3f9068[0x0]!=_0xb200b4)return _0x2b8f8c(_0x57b212([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3f9068[0x1]={..._0x3f9068[0x1],[_0x57b212([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x570176};},{[_0x57b212([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x57b212([0x68,0x69,0x67,0x68])}),_0x554e8a[_0x57b212([0x6f,0x6e])](_0x57b212([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x35ec5b=>{_0x5682b6(_0x35ec5b[_0x57b212([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4766ea=!0x0,_0x2cc7b6(_0x35ec5b[_0x57b212([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x57b212([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x57b212([0x6c,0x6f,0x77])}),_0x5d777c[_0x57b212([0x74,0x68,0x65,0x6e])](()=>{_0x4766ea||_0x2b8f8c(_0x57b212([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2143d1(){return _0x554e8a[_0x57b212([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x57b212([0x76,0x69,0x65,0x77])][_0x57b212([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x57b212([0x61,0x75,0x74,0x6f]);}function _0xcb6937(){_0x554e8a[_0x57b212([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x57b212([0x76,0x69,0x65,0x77])][_0x57b212([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x57b212([0x61,0x75,0x74,0x6f]);}}function _0x196436(_0x480559){const _0x465079=[new window[(_0x57b212([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55cd19=>setTimeout(_0x55cd19,0x78fa8dab^_0x5ba80a)),_0x5d777c[_0x57b212([0x74,0x68,0x65,0x6e])](()=>new window[(_0x57b212([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x460e23=>{let _0x2b33e3=0x0;_0x554e8a[_0x57b212([0x6d,0x6f,0x64,0x65,0x6c])][_0x57b212([0x6f,0x6e])](_0x57b212([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4907bb,_0x325423)=>{_0x325423[0x0][_0x57b212([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2b33e3++,_0x2b33e3==(0x78f3b29f^_0x5ba80a)&&(_0x460e23(),_0x4907bb[_0x57b212([0x6f,0x66,0x66])]());});}))];return window[_0x57b212([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x57b212([0x72,0x61,0x63,0x65])](_0x465079)[_0x57b212([0x74,0x68,0x65,0x6e])](()=>_0x480559);}async function _0x1b1615(){await _0x5d777c,_0x554e8a[_0x57b212([0x6d,0x6f,0x64,0x65,0x6c])][_0x57b212([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x583bf0,_0x554e8a[_0x57b212([0x6d,0x6f,0x64,0x65,0x6c])][_0x57b212([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x583bf0,_0x554e8a[_0x57b212([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x57b212([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x17be97(){return _0x59b097(_0x57b212([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x124251(_0x57b212([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x57b212([0x73,0x74,0x61,0x74,0x65])]==_0x57b212([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0xc2664e(){return _0x59b097(_0x57b212([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x49c2f0(){return _0x59b097(_0x57b212([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x47fa31(_0x5186c4){const _0x2a749a=_0x33e629();_0x554e8a[_0x2a749a]=_0x57b212([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5186c4,_0x5186c4!=_0x57b212([0x56,0x61,0x6c,0x69,0x64])&&_0x1b1615();}function _0x33e629(){const _0x3521c5=window[_0x57b212([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x57b212([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x57b212([0x6e,0x6f,0x77])]())[_0x57b212([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x57b212([0x2e]),'');let _0x5366bf=_0x57b212([0x79]);for(let _0x2d3349=0x0;_0x2d3349<_0x3521c5[_0x57b212([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d3349+=0x2){let _0x48f57c=window[_0x57b212([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3521c5[_0x57b212([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2d3349,_0x2d3349+0x2));_0x48f57c>=_0x369ca2[_0x57b212([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x48f57c-=_0x369ca2[_0x57b212([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5366bf+=_0x369ca2[_0x48f57c];}return _0x5366bf;}function _0x1713f5(){const _0x25201e=_0x2800b8[_0x57b212([0x73,0x70,0x6c,0x69,0x74])](_0x57b212([0x2e]));if(0x3!=_0x25201e[_0x57b212([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3393a0(_0x25201e[0x1]);function _0x3393a0(_0x1de139){const _0x582946=_0x42e0a9(_0x1de139);return _0x582946&&_0x3de39c()?_0x582946:null;function _0x3de39c(){const _0x5f480b=_0x582946[_0x57b212([0x6a,0x74,0x69])],_0x2ed11d=window[_0x57b212([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5f480b[_0x57b212([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5f480b[_0x57b212([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x39b0f5={..._0x582946,[_0x57b212([0x6a,0x74,0x69])]:_0x5f480b[_0x57b212([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5f480b[_0x57b212([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x39b0f5[_0x57b212([0x76,0x63])],_0x104fce(_0x39b0f5)==_0x2ed11d;}}}async function _0x291b8f(){let _0x5bb94b=!0x0;try{const _0xc06726=_0x2800b8[_0x57b212([0x73,0x70,0x6c,0x69,0x74])](_0x57b212([0x2e])),[_0x41a54a,_0x3250bb,_0x3644d4]=_0xc06726;return _0x15c9e3(_0x41a54a),await _0x41dd58(_0x41a54a,_0x3250bb,_0x3644d4),_0x5bb94b;}catch(_0x2f1107){return!0x1;}function _0x15c9e3(_0x2a7261){const _0x49573e=_0x42e0a9(_0x2a7261);_0x49573e&&_0x49573e[_0x57b212([0x61,0x6c,0x67])]==_0x57b212([0x45,0x53,0x32,0x35,0x36])||(_0x5bb94b=!0x1);}async function _0x41dd58(_0x461879,_0x1b4308,_0x3eb7a5){const _0x2c407e=window[_0x57b212([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x57b212([0x66,0x72,0x6f,0x6d])](_0x3744c4(_0x3eb7a5),_0x4c1d00=>_0x4c1d00[_0x57b212([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1aa4eb=new window[(_0x57b212([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x57b212([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x461879+_0x57b212([0x2e])+_0x1b4308),_0x218d5b=window[_0x57b212([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x57b212([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x218d5b)return;const _0x35e073=await _0x218d5b[_0x57b212([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x57b212([0x6a,0x77,0x6b]),_0x6d513,{[_0x57b212([0x6e,0x61,0x6d,0x65])]:_0x57b212([0x45,0x43,0x44,0x53,0x41]),[_0x57b212([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x57b212([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x57b212([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x218d5b[_0x57b212([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x57b212([0x6e,0x61,0x6d,0x65])]:_0x57b212([0x45,0x43,0x44,0x53,0x41]),[_0x57b212([0x68,0x61,0x73,0x68])]:{[_0x57b212([0x6e,0x61,0x6d,0x65])]:_0x57b212([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x35e073,_0x2c407e,_0x1aa4eb)||(_0x5bb94b=!0x1);}}function _0x42e0a9(_0x48791d){return _0x48791d[_0x57b212([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x57b212([0x65,0x79]))?JSON[_0x57b212([0x70,0x61,0x72,0x73,0x65])](_0x3744c4(_0x48791d)):null;}function _0x3744c4(_0x57d42b){return window[_0x57b212([0x61,0x74,0x6f,0x62])](_0x57d42b[_0x57b212([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x57b212([0x2b]))[_0x57b212([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x57b212([0x2f])));}function _0x104fce(_0x278868){let _0xf27b01=0x1505;function _0x44c485(_0xd9bae2){for(let _0x244129=0x0;_0x244129<_0xd9bae2[_0x57b212([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x244129++){const _0x544209=_0xd9bae2[_0x57b212([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x244129);_0xf27b01=(_0xf27b01<<0x5)+_0xf27b01+_0x544209,_0xf27b01&=_0xf27b01;}}function _0x3538ab(_0x21e8f5){Array[_0x57b212([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x21e8f5)?_0x21e8f5[_0x57b212([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3538ab):_0x21e8f5&&typeof _0x21e8f5==_0x57b212([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x57b212([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x21e8f5)[_0x57b212([0x73,0x6f,0x72,0x74])]()[_0x57b212([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x44fa01,_0x2f4ad5])=>{_0x44c485(_0x44fa01),_0x3538ab(_0x2f4ad5);}):_0x44c485(window[_0x57b212([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x21e8f5));}return _0x3538ab(_0x278868),_0xf27b01>>>0x0;}function _0x4879b8(_0x355952){return _0x355952[_0x57b212([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x57b212([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x57b212([0x30]));}function _0x5973b2(_0x52cb05){return _0x52cb05[_0x57b212([0x73,0x70,0x6c,0x69,0x74])]('')[_0x57b212([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x57b212([0x6a,0x6f,0x69,0x6e])]('');}function _0x59b097(_0x20c869){return _0x554e8a[_0x57b212([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x57b212([0x68,0x61,0x73])](_0x20c869);}function _0x124251(_0x521c41){return _0x554e8a[_0x57b212([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x57b212([0x67,0x65,0x74])](_0x521c41);}function _0x583bf0(){}function _0x57b212(_0x2dcdad){return _0x2dcdad['map'](_0x2cd20a=>String['fromCharCode'](_0x2cd20a))['join']('');}_0x47fa31(await _0x5eec97());}(this);}set['adapter'](_0x44b045){if(this['_adapter'])throw new _0x3fb279('track-changes-adapter-already-set',this);this['_adapter']=_0x44b045;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x436639=!0x1,toJSON:_0x1186ce=!0x1}={}){const _0x5500be=[];for(const _0x52c502 of this['_suggestions']['values']())_0x436639&&!_0x52c502['isInContent']||_0x5500be['push'](_0x52c502);return _0x1186ce?_0x5500be['map'](_0x337238=>_0x337238['toJSON']()):_0x5500be;}['getSuggestion'](_0x155451){const _0x1a4080=this['_suggestions']['get'](_0x155451);if(!_0x1a4080)throw new _0x3fb279('track-changes-suggestion-not-found',this);return _0x1a4080;}['hasSuggestion'](_0x29a818){return this['_suggestions']['has'](_0x29a818);}['addSuggestionData'](_0x392aa1){const {authorId:_0x277931,id:_0x3ae9f9,attributes:_0xff9f00}=_0x392aa1,[_0x2f28f0,_0x1f0d0a]=_0x392aa1['type']['split'](':'),_0x4ae983=this['_suggestions']['get'](_0x3ae9f9)||this['_createSuggestion'](_0x2f28f0,_0x1f0d0a,_0x3ae9f9,_0x277931,_0xff9f00);if(this['_addThreadToSuggestion'](_0x4ae983),this['_checkSuggestionCorrectness'](_0x4ae983,_0x2f28f0,_0x1f0d0a||null,_0x277931),_0x4ae983['createdAt']=_0x392aa1['createdAt'],_0x4ae983['_isDataLoaded']=!0x0,_0xff9f00&&_0xff9f00['@external']){const _0xf1dd11=_0xff9f00['@external'],_0x3581ec=this['_getExternalAuthor'](_0xf1dd11['authorName']);_0x4ae983['authoredAt']=_0xf1dd11['createdAt'],_0x4ae983['author']=_0x3581ec,_0x4ae983['isExternal']=!0x0;}else _0x4ae983['authoredAt']=_0x392aa1['createdAt'];switch(_0x392aa1['data']&&(_0x4ae983['data']=_0x392aa1['data']),_0x392aa1['attributes']&&(_0x4ae983['attributes']=_0x392aa1['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x4ae983['_saved']=!0x0),this['_suggestionState']['get'](_0x4ae983)){case'notReady':this['_suggestionState']['set'](_0x4ae983,'dataReady');break;case'markerReady':_0x4ae983['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x4ae983])),this['_refreshSuggestionsChain'](new Set([_0x4ae983])),this['_suggestionState']['set'](_0x4ae983,'ready'),this['fire']('suggestionLoaded',_0x4ae983)):this['_suggestionState']['set'](_0x4ae983,'removed');}return _0x4ae983;}['acceptSuggestion'](_0x5416a2){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x23fd0a of _0x5416a2['getAllAdjacentSuggestions']())_0x23fd0a['accept']();});});}['discardSuggestion'](_0x5d945d){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x33969e of _0x5d945d['getAllAdjacentSuggestions']())_0x33969e['discard']();});});}['enableCommand'](_0x381b5b,_0x5b14c2){const _0x21c27b=this['editor']['commands']['get'](_0x381b5b);if(!_0x21c27b)throw new _0x3fb279('track-changes-command-not-found',this,{'commandName':_0x381b5b});if(this['_enabledCommands']['has'](_0x21c27b))throw new _0x3fb279('track-changes-enable-command-twice',this,{'commandName':_0x381b5b});this['_enabledCommands']['add'](_0x21c27b),_0x5b14c2&&_0x21c27b['on']('execute',(_0x13cd38,_0x2b5511)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x2b5511['length']>0x0&&_0x2b5511[_0x2b5511['length']-0x1]&&_0x2b5511[_0x2b5511['length']-0x1]['forceDefaultExecution']?_0x2b5511['pop']():(_0x13cd38['return']=_0x5b14c2((..._0x3bcbba)=>_0x21c27b['execute'](..._0x3bcbba,{'forceDefaultExecution':!0x0}),..._0x2b5511),_0x13cd38['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x30e817){let _0x47a97b,_0x50c01b;const _0x3ca752=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x47a97b=_0x30e817();}catch(_0x8ec1f1){_0x50c01b=_0x8ec1f1;}return _0x3ca752||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x50c01b&&_0x3fb279['rethrowUnexpectedError'](_0x50c01b,this),_0x47a97b;}['markInsertion'](_0x2cb9d6,_0x5a3565=null,_0x3586e7={}){if(_0x2cb9d6['isCollapsed'])return null;const _0x34b42c=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x2e098b,meta:_0x2f468a}of this['_findSuggestions'](_0x2cb9d6,'insertion'))if(_0x2f468a['isOwn']){if(!_0x2f468a['isNextTo']){if(_0x2f468a['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x2e098b,_0x3586e7))continue;return _0x2e098b;}if(Qt(_0x2e098b,_0x3586e7))return _0x2e098b;this['_breakSuggestionMarker'](_0x2e098b,_0x2cb9d6['start'],_0x2cb9d6['end']);break;}if(_0x5a3565==_0x2e098b['subType']&&Qt(_0x2e098b,_0x3586e7)){const _0x3d8f18=_0x2e098b['getFirstRange']();return _0x3d8f18['start']['isEqual'](_0x2cb9d6['end'])?this['_setSuggestionRange'](_0x2e098b,this['_model']['createRange'](_0x2cb9d6['start'],_0x3d8f18['end'])):this['_setSuggestionRange'](_0x2e098b,this['_model']['createRange'](_0x3d8f18['start'],_0x2cb9d6['end'])),_0x2e098b;}}const _0x585ec9=_0x4d67a8(),_0x93a173=_0x34b42c['id'],_0x4514a2=_0x5a3565?'insertion:'+_0x5a3565:'insertion',_0x130f70=this['_setSuggestionData']({'id':_0x585ec9,'type':_0x4514a2,'createdAt':new Date(),'authorId':_0x93a173,'attributes':_0x3586e7});return this['_addSuggestionMarker'](_0x4514a2,_0x585ec9,_0x93a173,_0x2cb9d6),_0x130f70;}['markMultiRangeInsertion'](_0x3bd726,_0x3d37dd='multi',_0x4e36b9={}){const _0x2c8f4d=this['editor']['plugins']['get']('Users')['me'],_0x4cff6f=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x3d37dd,'join');for(const _0x313441 of this['getSuggestions']())if(_0x313441['author']['id']==_0x2c8f4d['id']&&'insertion'==_0x313441['type']&&_0x313441['subType']==_0x3d37dd&&Qt(_0x313441,_0x4e36b9)&&(_0x4cff6f(_0x313441['getRanges'](),_0x3bd726)||_0x4cff6f(_0x3bd726,_0x313441['getRanges']()))){for(const _0x206af5 of _0x3bd726)_0x313441['addRange'](_0x206af5);return _0x313441;}for(const {suggestion:_0x527ed0,meta:_0x2ad4cd}of this['_findSuggestions'](_0x3bd726,'insertion')){if(!_0x2ad4cd['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x2ad4cd['containsRangeInObject'])continue;if(!Qt(_0x527ed0,_0x4e36b9))continue;let _0x515c79=!0x0;for(const _0x3ba6c8 of _0x527ed0['getRanges']())for(const _0x21710e of _0x3bd726)if(!_0x3ba6c8['containsRange'](_0x21710e)){_0x515c79=!0x1;break;}if(_0x515c79)return _0x527ed0;}const _0x647ec3=_0x4d67a8(),_0x10fa74=_0x2c8f4d['id'],_0x165bee='insertion:'+_0x3d37dd,_0x5d6f60=this['_setSuggestionData']({'id':_0x647ec3,'type':_0x165bee,'createdAt':new Date(),'authorId':_0x10fa74,'attributes':_0x4e36b9});for(const _0x4996ef of _0x3bd726)this['_addSuggestionMarker'](_0x165bee,_0x647ec3,_0x10fa74,_0x4996ef,o['getMultiRangeId']());return _0x5d6f60;}['markInlineFormat'](_0xaf0b0a,_0x233b6b,_0x22e085=null,_0x379958={}){if(_0x22e085=_0x22e085||Jt(_0x233b6b),_0xaf0b0a['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x59e21b=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x22e085,'accept');return this['forceDefaultExecution'](()=>_0x59e21b([_0xaf0b0a],_0x233b6b,_0x379958)),null;}const _0x3a097a=this['editor']['plugins']['get']('Users')['me'],_0x319aa5=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x4bef2c,meta:_0xa41bc8}of this['_findSuggestions'](_0xaf0b0a,'insertion'))_0xa41bc8['isOwn']&&!_0xa41bc8['isInsideObject']&&_0x319aa5['push'](..._0x4bef2c['getRanges']());}const _0x7065ca=function(_0x55a59c,_0x1b200a){const _0x41466e=[];for(const _0x143c53 of _0x1b200a){const _0x27d98d=_0x55a59c['getIntersection'](_0x143c53);_0x27d98d&&_0x41466e['push'](_0x27d98d);}return _0x41466e;}(_0xaf0b0a,_0x319aa5),_0x2abe9c=function(_0x329efd,_0x18b19e){const _0x35aad5=[_0x329efd];for(const _0x2fa378 of _0x18b19e){let _0x58ef3b=0x0;for(;_0x58ef3b<_0x35aad5['length'];){const _0x16d2af=_0x35aad5[_0x58ef3b]['getDifference'](_0x2fa378);_0x35aad5['splice'](_0x58ef3b,0x1,..._0x16d2af),_0x58ef3b+=_0x16d2af['length'];}}return _0x35aad5;}(_0xaf0b0a,_0x319aa5);_0x7065ca['length']&&this['_model']['change'](()=>{for(const _0x4ada16 of _0x7065ca){const _0x8aab6c=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x22e085,'accept');this['forceDefaultExecution'](()=>_0x8aab6c([_0x4ada16],_0x233b6b,_0x379958));}});for(const _0x23ddf6 of _0x2abe9c){let _0x116b48=null,_0x1e1c20=_0x23ddf6['start'],_0xf07a5d=_0x23ddf6['end'];for(const {suggestion:_0x39c4df,meta:_0x2ce45c}of this['_findSuggestions'](_0x23ddf6,'formatInline')){if(!_0x2ce45c['isOwn'])continue;if(_0x39c4df['subType']!=_0x22e085)continue;if(!Qt(_0x39c4df,_0x379958))continue;const _0x34d4ab=_0x39c4df['getFirstRange']();if(_0x34d4ab['containsRange'](_0x23ddf6,!0x0))return null;_0x1e1c20=_0x1e1c20['isBefore'](_0x34d4ab['start'])?_0x1e1c20:_0x34d4ab['start'],_0xf07a5d=_0xf07a5d['isAfter'](_0x34d4ab['end'])?_0xf07a5d:_0x34d4ab['end'],_0x116b48?_0x34d4ab['start']['isBefore'](_0x116b48['getFirstRange']()['start'])?(_0x116b48['removeMarkers'](),_0x116b48=_0x39c4df):_0x39c4df['removeMarkers']():_0x116b48=_0x39c4df;}const _0xa4925d=this['_model']['createRange'](_0x1e1c20,_0xf07a5d);if(_0x116b48)this['_setSuggestionRange'](_0x116b48,_0xa4925d);else{const _0x45118e=_0x4d67a8(),_0x37434a=_0x3a097a['id'];this['_setSuggestionData']({'id':_0x45118e,'type':'formatInline:'+_0x22e085,'data':_0x233b6b,'createdAt':new Date(),'authorId':_0x37434a,'attributes':_0x379958}),this['_addSuggestionMarker']('formatInline:'+_0x22e085,_0x45118e,_0x37434a,_0xa4925d);}}return null;}['markBlockFormat'](_0x115c0d,_0x1b5196,_0x110d34=[],_0x564e21=null,_0x431117={}){_0x1b5196['formatGroupId']||(_0x1b5196['formatGroupId']=_0x1b5196['commandName']),_0x1b5196['multipleBlocks']=_0x115c0d['is']('range'),_0x564e21=_0x564e21||Jt(_0x1b5196);const _0x1e3da5=_0x110d34['map'](_0x26fc15=>qt(_0x26fc15,this['_model'])),_0x15da5f=_0x115c0d['is']('range')?_0x115c0d:qt(_0x115c0d,this['_model']);if('never'===this['_trackFormatChanges']){const _0x2cba35=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x564e21,'accept');return this['forceDefaultExecution'](()=>_0x2cba35([_0x15da5f],_0x1b5196,_0x431117)),null;}_0x1e3da5['push'](_0x15da5f);let _0x294cc7=!0x0;for(const _0x5c4055 of _0x1e3da5)if(!this['_rangeIsInLocalUserInsertion'](_0x5c4055)){_0x294cc7=!0x1;break;}if(_0x294cc7&&'always'!==this['_trackFormatChanges']){const _0x30d16a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x564e21,'accept');return this['forceDefaultExecution'](()=>_0x30d16a([_0x15da5f],_0x1b5196,_0x431117)),null;}let _0x5320c3=null,_0x91d717=_0x15da5f['start'],_0x459a49=_0x15da5f['end'];for(const {suggestion:_0x556eea,meta:_0x39a7d8}of this['_findSuggestions'](_0x15da5f,'formatBlock')){if(!_0x39a7d8['isOwn'])continue;if(_0x39a7d8['isNextTo']||_0x39a7d8['containsRangeInObject']||_0x39a7d8['isInsideObject'])continue;if(_0x556eea['data']['formatGroupId']!=_0x1b5196['formatGroupId'])continue;if(!Qt(_0x556eea,_0x431117))continue;const _0x56ba5b=_0x556eea['getFirstRange']();if(_0x556eea['subType']==_0x564e21){if(_0x56ba5b['containsRange'](_0x15da5f,!0x0))return null;_0x91d717=_0x91d717['isBefore'](_0x56ba5b['start'])?_0x91d717:_0x56ba5b['start'],_0x459a49=_0x459a49['isAfter'](_0x56ba5b['end'])?_0x459a49:_0x56ba5b['end'],_0x5320c3?_0x56ba5b['start']['isBefore'](_0x5320c3['getFirstRange']()['start'])?(_0x5320c3['removeMarkers'](),_0x5320c3=_0x556eea):_0x556eea['removeMarkers']():_0x5320c3=_0x556eea;}else{const _0x5dc19f=_0x15da5f['getIntersection'](_0x56ba5b);this['_cutOutSuggestionMarker'](_0x556eea,_0x5dc19f);}}const _0x5553fc=this['editor']['plugins']['get']('Users')['me'],_0x26369e=_0x4d67a8(),_0x28b1b6=_0x5553fc['id'];if(_0x5320c3)return this['_setSuggestionRange'](_0x5320c3,this['_model']['createRange'](_0x91d717,_0x459a49)),_0x5320c3;{const _0x3f5453=this['_setSuggestionData']({'id':_0x26369e,'type':'formatBlock:'+_0x564e21,'data':_0x1b5196,'createdAt':new Date(),'authorId':_0x28b1b6,'attributes':_0x431117});return this['_addSuggestionMarker']('formatBlock:'+_0x564e21,_0x26369e,_0x28b1b6,this['_model']['createRange'](_0x91d717,_0x459a49)),_0x3f5453;}}['markMultiRangeBlockFormat'](_0x5a0bed,_0x3cf0d5,_0x1454c6=[],_0x17885f=null,_0x1bd399={}){_0x3cf0d5['formatGroupId']||(_0x3cf0d5['formatGroupId']=_0x3cf0d5['commandName']);const _0x16f0a9=_0x5a0bed[0x0];_0x3cf0d5['multipleBlocks']=_0x16f0a9['is']('range'),_0x17885f=_0x17885f||Jt(_0x3cf0d5);const _0x359b1b=_0x1454c6['map'](_0x556767=>qt(_0x556767,this['_model'])),_0xe2c6f0=_0x16f0a9['is']('range')?_0x5a0bed:_0x5a0bed['map'](_0x4b45b4=>qt(_0x4b45b4,this['_model']));if('never'===this['_trackFormatChanges']){const _0x3e5f75=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x17885f,'accept');return this['forceDefaultExecution'](()=>_0x3e5f75(_0xe2c6f0,_0x3cf0d5,_0x1bd399)),null;}_0x359b1b['push'](..._0xe2c6f0);let _0x13d875=!0x0;for(const _0xab0e49 of _0x359b1b)if(!this['_rangeIsInLocalUserInsertion'](_0xab0e49)){_0x13d875=!0x1;break;}if(_0x13d875&&'always'!==this['_trackFormatChanges']){const _0x2f9f6e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x17885f,'accept');return this['forceDefaultExecution'](()=>_0x2f9f6e(_0xe2c6f0,_0x3cf0d5,_0x1bd399)),null;}const _0x4ee2f0=this['editor']['plugins']['get']('Users')['me'];for(const _0x59a53e of this['getSuggestions']()){if(_0x59a53e['author']['id']!=_0x4ee2f0['id'])continue;if('formatBlock'!=_0x59a53e['type']||_0x59a53e['data']['formatGroupId']!=_0x3cf0d5['formatGroupId'])continue;if(!Qt(_0x59a53e,_0x1bd399))continue;const _0x17f57f=_0x59a53e['subType']==_0x17885f;for(let _0x2cd99c=0x0;_0x2cd99c<_0xe2c6f0['length'];_0x2cd99c++){const _0x392018=_0xe2c6f0[_0x2cd99c];for(const _0x54d7b5 of _0x59a53e['getMarkers']()){const _0x15941f=_0x54d7b5['getRange']();if(_0x392018['isEqual'](_0x15941f)){_0x17f57f?(_0xe2c6f0['splice'](_0x2cd99c,0x1),_0x2cd99c--):_0x59a53e['removeMarker'](_0x54d7b5['name']);break;}}}}if(0x0==_0xe2c6f0['length'])return null;const _0x44e1ce=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x17885f,'join');for(const _0xadaa8c of this['getSuggestions']())if(_0xadaa8c['author']['id']==_0x4ee2f0['id']&&'formatBlock'==_0xadaa8c['type']&&_0xadaa8c['data']['formatGroupId']==_0x3cf0d5['formatGroupId']&&_0xadaa8c['subType']==_0x17885f&&Qt(_0xadaa8c,_0x1bd399)&&(_0x44e1ce(_0xadaa8c['getRanges'](),_0xe2c6f0)||_0x44e1ce(_0xe2c6f0,_0xadaa8c['getRanges']()))){for(const _0x556202 of _0xe2c6f0)_0xadaa8c['addRange'](_0x556202);return _0xadaa8c;}const _0xf31083=_0x4d67a8(),_0x120999=_0x4ee2f0['id'],_0x579870='formatBlock:'+_0x17885f,_0x581f83=this['_setSuggestionData']({'id':_0xf31083,'type':_0x579870,'data':_0x3cf0d5,'createdAt':new Date(),'authorId':_0x120999,'attributes':_0x1bd399});for(const _0xc6d891 of _0xe2c6f0)this['_addSuggestionMarker'](_0x579870,_0xf31083,_0x120999,_0xc6d891,o['getMultiRangeId']());return _0x581f83;}['markDeletion'](_0x27813a,_0x5f0bee=null,_0x23d8ba={}){if(_0x27813a['isCollapsed'])return null;const _0x181ad9=this['editor']['plugins']['get']('Users')['me'],_0xc33358=new _0x1e136d(_0x27813a['start'],_0x27813a['end']);for(const {suggestion:_0x431c94,meta:_0x3fd00b}of this['_findSuggestions'](_0xc33358,'insertion'))if(_0x3fd00b['isOwn']&&!_0x3fd00b['isNextTo']){if(_0x431c94['isMultiRange']){const _0x5983ba=_0x431c94['getRanges']()['filter'](_0x3dd412=>'$graveyard'!=_0x3dd412['root']['rootName']);_0x5983ba['every'](_0x5cde81=>_0xc33358['containsRange'](_0x5cde81,!0x0))&&_0x431c94['discard']();if(_0x5983ba['some'](_0x50bab2=>_0x50bab2['containsRange'](_0xc33358,!0x0))){const _0x59837a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5f0bee,'accept');return this['forceDefaultExecution'](()=>_0x59837a([_0xc33358],null,_0x23d8ba)),null;}}else{const _0x5cb740=_0xc33358['getIntersection'](_0x431c94['getFirstRange']());null!==_0x5cb740&&_0x431c94['_onDiscard']([_0x5cb740],null,_0x23d8ba);}}if(_0xc33358['detach'](),_0xc33358['isCollapsed']||'$graveyard'==_0xc33358['root']['rootName'])return null;let _0x4d4ad9=null,_0x1975f3=_0xc33358['start'],_0x14a18a=_0xc33358['end'];const _0x306739=this['_findSuggestions'](_0xc33358,'deletion');for(const {suggestion:_0x23d647,meta:_0x158281}of _0x306739){const _0xde9145=this['_model']['createRange'](_0x1975f3,_0x14a18a);if(_0x158281['isOwn']&&(this['_mergeNestedSuggestions']||!_0x158281['containsRangeInObject']&&!_0x158281['isInsideObject'])){if(_0x23d647['isMultiRange']){if(!Qt(_0x23d647,_0x23d8ba))continue;let _0x425ab4=!0x0;for(const _0x45d955 of _0x23d647['getRanges']()){if(_0x45d955['containsRange'](_0xde9145,!0x0))return _0x23d647;_0xde9145['containsRange'](_0x45d955)||(_0x425ab4=!0x1);}_0x425ab4&&_0x23d647['discard']();}else{const _0x39c58c=_0x23d647['getFirstRange']();if(_0x39c58c['containsRange'](_0xde9145,!0x0))return _0x23d647;if(!Qt(_0x23d647,_0x23d8ba)){_0xde9145['containsRange'](_0x39c58c)?_0x23d647['removeMarkers']():_0x39c58c['containsPosition'](_0x1975f3)?_0x1975f3=_0x39c58c['end']:_0x39c58c['containsPosition'](_0x14a18a)&&(_0x14a18a=_0x39c58c['start']);continue;}_0x1975f3=_0x1975f3['isBefore'](_0x39c58c['start'])?_0x1975f3:_0x39c58c['start'],_0x14a18a=_0x14a18a['isAfter'](_0x39c58c['end'])?_0x14a18a:_0x39c58c['end'],_0x23d8ba=Object['assign']({},_0x23d647['attributes']),_0x4d4ad9?_0x39c58c['start']['isBefore'](_0x4d4ad9['getFirstRange']()['start'])?(_0x4d4ad9['removeMarkers'](),_0x4d4ad9=_0x23d647):_0x23d647['removeMarkers']():_0x4d4ad9=_0x23d647;}}}if(_0x4d4ad9)return this['_setSuggestionRange'](_0x4d4ad9,this['_model']['createRange'](_0x1975f3,_0x14a18a)),_0x4d4ad9;{const _0x3a573d=_0x4d67a8(),_0x2d6c71=this['_model']['createRange'](_0x1975f3,_0x14a18a),_0x5bb0a2=_0x181ad9['id'],_0x11fcae=_0x5f0bee?'deletion:'+_0x5f0bee:'deletion',_0x59f787=this['_setSuggestionData']({'id':_0x3a573d,'type':_0x11fcae,'createdAt':new Date(),'authorId':_0x5bb0a2,'attributes':_0x23d8ba});return this['_addSuggestionMarker'](_0x11fcae,_0x3a573d,_0x5bb0a2,_0x2d6c71),_0x59f787;}}['markMultiRangeDeletion'](_0x1347a7,_0x46fbc0='multi',_0x1d77f7={}){const _0x33660f=this['editor']['plugins']['get']('Users')['me'],_0x50ebc5=_0x1347a7['map'](_0x12627b=>new _0x1e136d(_0x12627b['start'],_0x12627b['end'])),_0x1fc89c=new Set();for(const {suggestion:_0x118a37,meta:_0x4380aa}of this['_findSuggestions'](_0x50ebc5,'insertion'))_0x4380aa['isOwn']&&!_0x4380aa['isNextTo']&&_0x1fc89c['add'](_0x118a37);for(const _0x198a7c of _0x1fc89c)if(_0x198a7c['isMultiRange']){const _0x29ceca=_0x198a7c['getRanges']();(!_0x198a7c['attributes']||!_0x198a7c['attributes']['skipNestingCheck'])&&(_0x29ceca['every'](_0x38c42c=>_0x50ebc5['some'](_0x192bd3=>_0x192bd3['containsRange'](_0x38c42c,!0x0)))&&_0x198a7c['discard']());if(_0x50ebc5['every'](_0x28496e=>_0x29ceca['some'](_0x14dd64=>_0x14dd64['containsRange'](_0x28496e,!0x0)))){const _0x10e090=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x46fbc0,'accept');return this['forceDefaultExecution'](()=>_0x10e090(_0x1347a7,null,_0x1d77f7)),null;}}else{const _0x4d2999=_0x198a7c['getFirstRange']();_0x50ebc5['some'](_0x1e7521=>_0x1e7521['containsRange'](_0x4d2999,!0x0))&&_0x198a7c['discard']();if(_0x50ebc5['every'](_0x313772=>_0x4d2999['containsRange'](_0x313772,!0x0))){const _0x4fc1d5=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x46fbc0,'accept');return this['forceDefaultExecution'](()=>_0x4fc1d5(_0x50ebc5,null,_0x1d77f7)),null;}}const _0xcabfcc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x46fbc0,'join');let _0xa443be=null;for(const _0x3909dd of this['getSuggestions']())if(_0x3909dd['author']['id']==_0x33660f['id']&&_0x3909dd['isInContent']&&'deletion'==_0x3909dd['type']&&_0x3909dd['subType']==_0x46fbc0&&Qt(_0x3909dd,_0x1d77f7)&&(_0xcabfcc(_0x3909dd['getRanges'](),_0x50ebc5)||_0xcabfcc(_0x50ebc5,_0x3909dd['getRanges']()))){if(_0xa443be){if(_0x3909dd['commentThread']&&_0x3909dd['commentThread']['length'])continue;for(const _0x4c179b of _0x3909dd['getRanges']())_0xa443be['isIntersectingWithRange'](_0x4c179b)||_0xa443be['addRange'](_0x4c179b);_0x3909dd['removeMarkers']();}else{_0xa443be=_0x3909dd;for(const _0x34d929 of _0x50ebc5)_0x3909dd['isIntersectingWithRange'](_0x34d929)||_0x3909dd['addRange'](_0x34d929);}}if(_0xa443be)return _0xa443be;_0x1fc89c['clear']();for(const {suggestion:_0x3f403c,meta:_0x264bc5}of this['_findSuggestions'](_0x50ebc5,'deletion'))_0x264bc5['isOwn']&&(this['_mergeNestedSuggestions']||!_0x264bc5['containsRangeInObject']&&!_0x264bc5['isInsideObject'])&&Qt(_0x3f403c,_0x1d77f7)&&_0x1fc89c['add'](_0x3f403c);for(const _0x2c0675 of _0x1fc89c){const _0x441bdc=_0x2c0675['getRanges']();if(!_0x1d77f7||!_0x1d77f7['skipNestingCheck']){if(_0x50ebc5['every'](_0x38b984=>_0x441bdc['some'](_0x1ce410=>_0x1ce410['containsRange'](_0x38b984,!0x0))))return _0x2c0675;}(!_0x2c0675['attributes']||!_0x2c0675['attributes']['skipNestingCheck'])&&(_0x441bdc['every'](_0x2a952c=>_0x50ebc5['some'](_0x513f62=>_0x513f62['containsRange'](_0x2a952c,!0x0)))&&_0x2c0675['discard']());}const _0x22fa11=_0x4d67a8(),_0x13bd54=_0x33660f['id'],_0x563077='deletion:'+_0x46fbc0,_0x769058=this['_setSuggestionData']({'id':_0x22fa11,'type':_0x563077,'createdAt':new Date(),'authorId':_0x13bd54,'attributes':_0x1d77f7});for(const _0xf02012 of _0x50ebc5)_0xf02012['detach'](),_0xf02012['isCollapsed']||'$graveyard'==_0xf02012['root']['rootName']||this['_addSuggestionMarker'](_0x563077,_0x22fa11,_0x13bd54,_0xf02012,o['getMultiRangeId']());return _0x769058;}['markAttributeChange'](_0x52ea21,_0x1b11b0,_0x5d742e,_0x2e82ce,_0xee643c){if(_0x52ea21['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x2c7e28=this['editor']['plugins']['get']('Users')['me']['id'],_0x10cfe2=Array['from'](this['_suggestions']['values']())['filter'](_0x3d38c9=>'attribute'==_0x3d38c9['type']&&_0x3d38c9['data']['key']==_0x1b11b0&&_0x3d38c9['isIntersectingWithRange'](_0x52ea21));if('default'===this['_trackFormatChanges']){const _0x3f93f8=this['_findSuggestions'](_0x52ea21,'insertion')['filter'](({meta:_0x4a5af2})=>_0x4a5af2['isOwn']&&!_0x4a5af2['isInsideObject']&&!_0x4a5af2['isNextTo'])['map'](({suggestion:_0x49aaf4})=>_0x49aaf4);_0x10cfe2['unshift'](..._0x3f93f8);}const _0x495a23=new Map([[_0x52ea21,_0x5d742e]]);for(const _0x1ae0b7 of _0x10cfe2){const _0x3db0a2='attribute'==_0x1ae0b7['type']?_0x1ae0b7['data']['oldValue']:void 0x0,_0x3a916e=_0x1ae0b7['getFirstRange'](),_0x14c00e=Array['from'](_0x495a23['keys']())['find'](_0x14ccd2=>_0x14ccd2['isIntersecting'](_0x3a916e));if(!_0x14c00e)continue;const _0x55cec8=_0x14c00e['getDifference'](_0x3a916e);this['_isBlockAttribute'](_0x1b11b0)&&'insertion'==_0x1ae0b7['type']&&0x0!=_0x55cec8['length']||(_0x495a23['delete'](_0x14c00e),_0x55cec8['forEach'](_0x214c70=>{_0x495a23['set'](_0x214c70,_0x5d742e);}),'insertion'!=_0x1ae0b7['type']&&_0x3db0a2!=_0x2e82ce&&_0x495a23['set'](_0x14c00e['getIntersection'](_0x3a916e),_0x3db0a2));}const _0x3f7638=[];for(const [_0x512a2b,_0xebda18]of _0x495a23){const _0x155533=_0x4d67a8(),_0x5c58cd={'key':_0x1b11b0,'oldValue':_0xebda18,'newValue':_0x2e82ce};_0x1b11b0['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':_0x1b11b0});const _0x38b718=('attribute:'+(_0x1b11b0+'|'+Jt({'newValue':_0x2e82ce})))['substring'](0x0,0x3c),_0x163451=this['_setSuggestionData']({'id':_0x155533,'type':_0x38b718,'data':_0x5c58cd,'createdAt':new Date(),'authorId':_0x2c7e28,'attributes':_0xee643c});_0x3f7638['push'](_0x163451),this['_addSuggestionMarker'](_0x38b718,_0x155533,_0x2c7e28,_0x512a2b);}return _0x3f7638;}['enableDefaultAttributesIntegration'](_0x4e6e6b){this['enableCommand'](_0x4e6e6b,(_0x1d377e,..._0x36016b)=>{this['_recordAttributeChanges'](()=>{_0x1d377e(..._0x36016b);});});}['registerBlockAttribute'](_0x326074){this['_blockAttributeKeys']['add'](_0x326074);}['registerInlineAttribute'](_0x14c254){this['_inlineAttributeKeys']['add'](_0x14c254);}['_getAttributeKey'](_0x25acbb){return'attribute'==_0x25acbb['type']?_0x25acbb['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x291b29,_0x42091e){const _0x971a69=_0x291b29['getFirstMarker']();this['_model']['change'](_0x1b6254=>{_0x1b6254['updateMarker'](_0x971a69,{'range':_0x42091e});});}['_addThreadToSuggestion'](_0x3a0075){const _0x3928fd=_0x3a0075['id'],_0x1006ba=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x3928fd)||this['_commentsRepository']['addCommentThread']({'channelId':_0x1006ba,'threadId':_0x3928fd,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xbd58b7=this['_commentsRepository']['getCommentThread'](_0x3928fd);_0xbd58b7['unbind']('isRemovable'),_0xbd58b7['isRemovable']=!0x1,_0x3a0075['commentThread']=_0xbd58b7;}['_checkSuggestionCorrectness'](_0x1ee3b,_0x212851,_0x2c9c79,_0xcc54e0){if(_0x1ee3b['type']!=_0x212851||_0x1ee3b['subType']!=_0x2c9c79||_0x1ee3b['creator']['id']!=_0xcc54e0)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3fb279('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x223e15,_0xe82214){const _0x1ea58c=_0x223e15['getFirstRange']();if(_0xe82214['isEqual'](_0x1ea58c))_0x223e15['removeMarkers']();else{if(_0x1ea58c['containsRange'](_0xe82214)){const _0x5450ff=this['_model']['createPositionAt'](_0xe82214['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x223e15,this['_model']['createRange'](_0x1ea58c['start'],_0x5450ff));const _0x3b8858=_0x4d67a8(),_0x592b78=_0x223e15['creator']['id'],_0x56b8d9=_0x223e15['type']+':'+_0x223e15['subType'];this['_setSuggestionData']({'id':_0x3b8858,'type':_0x56b8d9,'createdAt':new Date(),'authorId':_0x592b78,'data':_0x223e15['data'],'attributes':_0x223e15['attributes']});const _0x4360a2=this['_model']['createPositionAt'](_0xe82214['end']['parent'],'after'),_0x4d85cc=this['_model']['createRange'](_0x4360a2,_0x1ea58c['end']);this['_addSuggestionMarker'](_0x56b8d9,_0x3b8858,_0x592b78,_0x4d85cc);}else{if(_0x1ea58c['containsPosition'](_0xe82214['start'])){const _0x5d152e=this['_model']['createPositionAt'](_0xe82214['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x223e15,this['_model']['createRange'](_0x1ea58c['start'],_0x5d152e));}else{const _0x32cdef=this['_model']['createPositionAt'](_0xe82214['end']['parent'],'after');this['_setSuggestionRange'](_0x223e15,this['_model']['createRange'](_0x32cdef,_0x1ea58c['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x33de63){for(const {suggestion:_0x2e9f30,meta:_0x262115}of this['_findSuggestions'](_0x33de63,'insertion')){if(!_0x262115['isOwn'])continue;const _0x34c18b=_0x2e9f30['getRanges']();for(const _0x2c9b75 of _0x34c18b)if(!_0x33de63['getDifference'](_0x2c9b75)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x4ab0f3){const _0x9593ac=this['editor']['plugins']['get']('Users')['getUser'](_0x4ab0f3);if(!_0x9593ac)throw new _0x3fb279('track-changes-user-not-found',this);return _0x9593ac;}['_getExternalAuthor'](_0x30148f){const _0x3de002=this['editor']['plugins']['get']('Users'),_0x2cb40b=_0x139563('external:'+_0x30148f),_0x51cb45=_0x3de002['getUser'](_0x2cb40b);return _0x51cb45||_0x3de002['addUser']({'id':_0x2cb40b,'name':_0x30148f});}['_createSuggestion'](_0x54f1ff,_0x2b5cca,_0x3ef925,_0x1102c0,_0x506650){const _0x523770=this['_getAuthorFromId'](_0x1102c0),_0x327231=this['_suggestionFactory']['buildSuggestion'](_0x54f1ff,_0x2b5cca,_0x3ef925,_0x523770,_0x506650,_0x13f63a=>{this['_updateSuggestionData'](_0x3ef925,{'attributes':_0x13f63a});const _0x5d609c=this['getSuggestion'](_0x3ef925);this['_joinWithAdjacentSuggestions'](new Set([_0x5d609c])),this['_refreshSuggestionsChain'](new Set([_0x5d609c]));});return this['listenTo'](_0x327231,'accept',()=>{this['_updateSuggestionData'](_0x3ef925,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x327231,'discard',()=>{this['_updateSuggestionData'](_0x3ef925,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x3ef925,_0x327231),this['_suggestionState']['set'](_0x327231,'notReady'),_0x327231;}['_splitMarkerName'](_0x56d6e4){const _0x4daf22=_0x56d6e4['split'](':');return{'group':_0x4daf22[0x0],'type':_0x4daf22[0x1],'subType':_0x4daf22['length']>=0x5?_0x4daf22[0x2]:null,'id':_0x4daf22['length']<0x5?_0x4daf22[0x2]:_0x4daf22[0x3],'authorId':_0x4daf22['length']<0x5?_0x4daf22[0x3]:_0x4daf22[0x4],'markerCount':0x6==_0x4daf22['length']?_0x4daf22[0x5]:null};}['_breakSuggestionMarker'](_0x3f2773,_0x6c840a,_0x3d8840){const _0x5abb73=_0x3f2773['getFirstRange'](),_0x1613ff=_0x5abb73['start'],_0x107a34=_0x5abb73['end'];this['_setSuggestionRange'](_0x3f2773,this['_model']['createRange'](_0x1613ff,_0x6c840a));const _0x4e92b6=_0x4d67a8(),_0x40c0eb=_0x3f2773['creator']['id'],_0x5ca4f9=_0x3f2773['type']+(_0x3f2773['subType']?':'+_0x3f2773['subType']:'');this['_setSuggestionData']({'id':_0x4e92b6,'type':_0x5ca4f9,'createdAt':new Date(),'authorId':_0x40c0eb,'originalSuggestionId':_0x3f2773['id'],'attributes':_0x3f2773['attributes'],'data':_0x3f2773['data']});const _0x76014b=this['_getAttributeKey'](_0x3f2773);('formatBlock'==_0x3f2773['type']||_0x76014b&&this['_isBlockAttribute'](_0x76014b))&&(_0x3d8840=this['_model']['createPositionBefore'](_0x3d8840['parent'])),this['_addSuggestionMarker'](_0x5ca4f9,_0x4e92b6,_0x40c0eb,this['_model']['createRange'](_0x3d8840,_0x107a34));}['_findSuggestions'](_0x1afa13,_0x5d3c03=null){const _0x2fb80e=[],_0x56fca9=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x1afa13)||(_0x1afa13=[_0x1afa13]);for(const _0xadaeb2 of this['getSuggestions']()){if(!_0xadaeb2['isInContent'])continue;if(_0x5d3c03&&_0xadaeb2['type']!=_0x5d3c03)continue;let _0x299681=!0x1;for(const _0x5be566 of _0xadaeb2['getRanges']()){for(const _0x4fdecd of _0x1afa13){const _0x97b030=_0x4fdecd['start']['isEqual'](_0x5be566['end'])||_0x4fdecd['end']['isEqual'](_0x5be566['start']);if(_0x97b030||_0x4fdecd['getIntersection'](_0x5be566)){const _0x11c678=_0x4fdecd['containsRange'](_0x5be566)&&Pt(this['_model']['schema'],_0x5be566['start'],_0x4fdecd),_0x108fdc=_0x5be566['containsRange'](_0x4fdecd)&&Pt(this['_model']['schema'],_0x4fdecd['start'],_0x5be566);_0x2fb80e['push']({'suggestion':_0xadaeb2,'meta':{'isOwn':_0x56fca9==_0xadaeb2['author'],'isNextTo':_0x97b030,'isInsideObject':_0x11c678,'containsRangeInObject':_0x108fdc}}),_0x299681=!0x0;break;}}if(_0x299681)break;}}return _0x2fb80e;}['_addSuggestionMarker'](_0x512c78,_0x1f3a23,_0x527d76,_0x1ccac4,_0x2ffef7){this['_model']['change'](_0x416c9b=>{let _0x1ece3f='suggestion:'+_0x512c78+':'+_0x1f3a23+':'+_0x527d76;_0x2ffef7&&(_0x1ece3f=_0x1ece3f+':'+_0x2ffef7),_0x416c9b['addMarker'](_0x1ece3f,{'range':_0x1ccac4,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x448643){const _0x541f3c=_0x448643['previous'],_0x505d8d=_0x448643['next'];_0x448643['previous']=null,_0x448643['next']=null,null!=_0x541f3c&&_0x541f3c['next']==_0x448643&&(_0x541f3c['next']=_0x505d8d),null!=_0x505d8d&&_0x505d8d['previous']==_0x448643&&(_0x505d8d['previous']=_0x541f3c),'ready'==this['_suggestionState']['get'](_0x448643)&&(this['_suggestionState']['set'](_0x448643,'removed'),this['fire']('suggestionUnloaded',_0x448643,_0x541f3c,_0x505d8d));}['_setSuggestionData'](_0x17bf89){const _0x1a6939=_0x17bf89['id'],_0x123409=this['addSuggestionData'](_0x17bf89);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x1a8242=this['editor']['plugins']['get']('PendingActions'),_0x526ef0=_0x123409['hasComments'],_0xa3b15a=_0x123409['subType']?_0x123409['type']+':'+_0x123409['subType']:_0x123409['type'],_0x3e92df=this['editor']['locale'],_0x42d5cf=_0x1a8242['add'](c(_0x3e92df,'PENDING_ACTION_SUGGESTION')),_0xd450b0={'id':_0x1a6939,'type':_0xa3b15a,'hasComments':_0x526ef0,'data':_0x17bf89['data']||null,'originalSuggestionId':_0x17bf89['originalSuggestionId']||null,'attributes':_0x123409['attributes']};this['_adapter']['addSuggestion'](_0xd450b0)['then'](_0x2085d7=>{_0x123409['_saved']=!0x0,_0x1a8242['remove'](_0x42d5cf),_0x2085d7&&_0x2085d7['createdAt']&&(this['_suggestions']['get'](_0x1a6939)['createdAt']=_0x2085d7['createdAt']);})['catch'](_0x1e9f59=>{throw _0xd424b5('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x123409['discard']();}),_0x123409['stopListening'](),this['_suggestions']['delete'](_0x123409['id']),this['_suggestionState']['delete'](_0x123409),_0x1e9f59;});}return _0x123409;}['_isBlockAttribute'](_0x5bd104){return this['_blockAttributeKeys']['has'](_0x5bd104);}['_updateSuggestionData'](_0x17f77f,_0x5bfb07){const _0x439daa=this['editor']['plugins']['get']('PendingActions'),_0x9bb77a=this['getSuggestion'](_0x17f77f);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x9bb77a['_saved']){const _0x32d03e=_0x439daa['add'](c(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x17f77f,_0x5bfb07)['then'](()=>{_0x439daa['remove'](_0x32d03e);});}else _0x9bb77a['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x17f77f,_0x5bfb07);});}}['_getSuggestionData'](_0x6a3d1d){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3fb279('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x6a3d1d);}['_handleNewSuggestionMarker'](_0x45c37e){const {id:_0x5ad2fc,type:_0xfec764,subType:_0x27dcb4,authorId:_0x3f80ed}=this['_splitMarkerName'](_0x45c37e),_0x188b68=this['_suggestions']['get'](_0x5ad2fc)||this['_createSuggestion'](_0xfec764,_0x27dcb4,_0x5ad2fc,_0x3f80ed,{});switch(this['_checkSuggestionCorrectness'](_0x188b68,_0xfec764,_0x27dcb4,_0x3f80ed),this['_suggestionState']['get'](_0x188b68)){case'notReady':this['_getSuggestionData'](_0x5ad2fc)['then'](_0x1dce85=>{let _0x1d270b=Promise['resolve']();_0x1dce85['hasComments']&&(_0x1d270b=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x5ad2fc})),_0x1d270b['then'](()=>{this['addSuggestionData'](_0x1dce85)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x188b68,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x5ad2fc,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x188b68,'ready'),this['fire']('suggestionLoaded',_0x188b68);break;case'ready':this['fire']('suggestionChanged',_0x188b68);}return _0x188b68['addMarkerName'](_0x45c37e),_0x188b68;}['_refreshSuggestionsChain'](_0x1f2a52){const _0x569dd7=Array['from'](_0x1f2a52),_0x495f5d=_0x569dd7['filter'](_0x285726=>'attribute'==_0x285726['type']);this['_refreshAttributeSuggestionsChain'](_0x495f5d);const _0x82e71f=_0x569dd7['filter'](_0x4f3880=>!_0x4f3880['isMultiRange']&&'attribute'!=_0x4f3880['type']),_0x33e471=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2986a4=>!_0x2986a4['isMultiRange']&&'attribute'!=_0x2986a4['type']),_0x5d9df5=_0x33e471['filter'](_0xbc4172=>!_0x1f2a52['has'](_0xbc4172)),_0x7c1289=new Map(_0x33e471['map'](_0x47663a=>[_0x47663a,this['_suggestionFactory']['getSuggestionCallback'](_0x47663a['type'],_0x47663a['subType'],'chain')])),_0x40a370=new Map(_0x33e471['map'](_0x5970f8=>[_0x5970f8,_0x5970f8['getFirstRange']()])),_0x971cb5=new Set(),_0x207cf4=new Set();for(let _0x1a72fb=0x0;_0x1a72fb<_0x82e71f['length'];_0x1a72fb++)_0x30f228(_0x82e71f[_0x1a72fb],_0x82e71f,_0x1a72fb+0x1);for(let _0x515f6a=0x0;_0x515f6a<_0x82e71f['length'];_0x515f6a++)_0x30f228(_0x82e71f[_0x515f6a],_0x5d9df5,0x0);const _0xcb2f9b=new Set();for(let _0xbdd66c=0x0;_0xbdd66c<_0x82e71f['length'];_0xbdd66c++){const _0x2042b2=_0x82e71f[_0xbdd66c];!_0x207cf4['has'](_0x2042b2)&&_0x2042b2['previous']&&(_0xcb2f9b['add'](_0x2042b2['previous']),_0x2042b2['previous']['next']===_0x2042b2&&(_0x2042b2['previous']['next']=null),_0x2042b2['previous']=null),!_0x971cb5['has'](_0x2042b2)&&_0x2042b2['next']&&(_0xcb2f9b['add'](_0x2042b2['next']),_0x2042b2['next']['previous']===_0x2042b2&&(_0x2042b2['next']['previous']=null),_0x2042b2['next']=null);}function _0x30f228(_0x2e74a4,_0x5624af,_0x2ef896){for(let _0x499d5d=_0x2ef896;_0x499d5d<_0x5624af['length'];_0x499d5d++){const _0x474a71=_0x1c4a2b(_0x2e74a4,_0x5624af[_0x499d5d]);_0x474a71&&(_0x474a71[0x0]['next']=_0x474a71[0x1],_0x474a71[0x1]['previous']=_0x474a71[0x0],_0x971cb5['add'](_0x474a71[0x0]),_0x207cf4['add'](_0x474a71[0x1]));}}function _0x1c4a2b(_0x28b77b,_0x31bc71){if(_0x28b77b['author']['id']!==_0x31bc71['author']['id'])return null;const _0x534d42=_0x7c1289['get'](_0x28b77b)(_0x28b77b,_0x31bc71,_0x40a370['get'](_0x28b77b),_0x40a370['get'](_0x31bc71));if(!_0x534d42)return null;return _0x7c1289['get'](_0x31bc71)(_0x28b77b,_0x31bc71,_0x40a370['get'](_0x28b77b),_0x40a370['get'](_0x31bc71))?_0x534d42[0x1]['commentThread']&&_0x534d42[0x1]['commentThread']['length']?null:_0x534d42:null;}_0xcb2f9b['size']&&this['_refreshSuggestionsChain'](_0xcb2f9b);}['_refreshAttributeSuggestionsChain'](_0x2fd403){if(0x0==_0x2fd403['length'])return;const _0x36d4fd=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x122ba2=>'attribute'==_0x122ba2['type']&&_0x122ba2['_isDataLoaded']),_0x2026a1=[],_0x94d3d1=new Map();for(const _0x5ebb77 of _0x36d4fd){const _0x255c2f=_0x139563(_0x5ebb77['attributes']);_0x94d3d1['has'](_0x255c2f)||(_0x94d3d1['set'](_0x255c2f,_0x2026a1['length']),_0x2026a1['push']([]));const _0x35efb2=_0x94d3d1['get'](_0x255c2f);_0x2026a1[_0x35efb2]['push'](_0x5ebb77);}!(function(){_0x2026a1['sort']((_0x1b464f,_0x3021d8)=>{const _0x2fc4d5=_0x1b464f[0x0]['createdAt'],_0x975160=_0x3021d8[0x0]['createdAt'];return _0x2fc4d5==_0x975160?_0x1b464f[0x0]['attributes']['groupId']<_0x3021d8[0x0]['attributes']['groupId']?-0x1:0x1:_0x2fc4d5<_0x975160?-0x1:0x1;});for(const _0x20f495 of _0x2026a1)_0x20f495['sort']((_0x52da66,_0x2bdc82)=>_0x52da66['id']<_0x2bdc82['id']?-0x1:0x1);}());for(let _0x3d2f86=0x0;_0x3d2f86<_0x2026a1['length'];_0x3d2f86++){if(0x0==_0x2026a1[_0x3d2f86]['length'])continue;const _0x5e7908=[];for(let _0xbbe033=_0x3d2f86+0x1;_0xbbe033<_0x2026a1['length'];_0xbbe033++)0x0!=_0x2026a1[_0xbbe033]['length']&&_0x5a5182(_0x2026a1[_0x3d2f86],_0x2026a1[_0xbbe033])&&_0x5e7908['push'](_0xbbe033);for(const _0x20afe9 of _0x5e7908)_0x2026a1[_0x3d2f86]=_0x2026a1[_0x3d2f86]['concat'](_0x2026a1[_0x20afe9]),_0x2026a1[_0x20afe9]=[];}for(const _0x3d6192 of _0x2026a1)for(let _0x258849=0x0;_0x258849<_0x3d6192['length'];_0x258849++){const _0x2b0ea4=_0x3d6192[_0x258849+0x1]||null;_0x3d6192[_0x258849]['next']!==_0x2b0ea4&&(_0x3d6192[_0x258849]['next']=_0x2b0ea4);}for(const _0x573869 of _0x2026a1)for(let _0x4fbf95=0x0;_0x4fbf95<_0x573869['length'];_0x4fbf95++){const _0x3de3d7=_0x573869[_0x4fbf95-0x1]||null;_0x573869[_0x4fbf95]['previous']!==_0x3de3d7&&(_0x573869[_0x4fbf95]['previous']=_0x3de3d7);}function _0x5a5182(_0x5f44db,_0x218241){if(_0x5f44db[0x0]['attributes']['groupId']!==_0x218241[0x0]['attributes']['groupId']&&_0x5f44db[0x0]['author']!==_0x218241[0x0]['author'])return!0x1;if(!function(_0x1a15d8,_0x75ba5f){if(!_0x1a15d8['hasComments']&&!_0x75ba5f['hasComments'])return!0x0;if(_0x1a15d8['hasComments']&&_0x75ba5f['hasComments'])return!0x1;if(_0x1a15d8['hasComments']&&_0x75ba5f['createdAt']<_0x1a15d8['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x75ba5f['hasComments']&&_0x1a15d8['createdAt']<_0x75ba5f['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x5f44db[0x0],_0x218241[0x0]))return!0x1;const _0x3a0bab=Vt(_0x5f44db[0x0]['attributes'],'groupId'),_0x3bd454=Vt(_0x218241[0x0]['attributes'],'groupId');if(!_0x345af8(_0x3a0bab,_0x3bd454))return!0x1;return!!_0x5f44db['every'](_0x7b5cd0=>_0x218241['some'](_0x1c6bfe=>_0x7b5cd0['getFirstRange']()['isEqual'](_0x1c6bfe['getFirstRange']())))&&_0x218241['every'](_0x1f0303=>_0x5f44db['some'](_0x12d10d=>_0x1f0303['getFirstRange']()['isEqual'](_0x12d10d['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0xe63f68){const _0x44611a=Array['from'](_0xe63f68),_0xd436b2=this['getSuggestions']({'skipNotAttached':!0x0}),_0x4fd8c5=_0xd436b2['filter'](_0x20be56=>!_0xe63f68['has'](_0x20be56)),_0x31248f=new Map(_0x44611a['map'](_0x14ceb9=>[_0x14ceb9,this['_suggestionFactory']['getSuggestionCallback'](_0x14ceb9['type'],_0x14ceb9['subType'],'join')])),_0x29138b=new Map(_0xd436b2['map'](_0x40d1c6=>[_0x40d1c6,_0x40d1c6['getRanges']()]));for(let _0x4523cd=0x0;_0x4523cd<_0x44611a['length'];_0x4523cd++){if(_0x25cfe1(this,_0x44611a[_0x4523cd],_0x44611a,_0x4523cd+0x1))return!0x0;}for(let _0xd8d638=0x0;_0xd8d638<_0x44611a['length'];_0xd8d638++){if(_0x25cfe1(this,_0x44611a[_0xd8d638],_0x4fd8c5,0x0))return!0x0;}return!0x1;function _0x25cfe1(_0x13bd09,_0x11fb83,_0x37839f,_0x219d31){for(let _0x1159f5=_0x219d31;_0x1159f5<_0x37839f['length'];_0x1159f5++){const _0x131e0d=_0x37839f[_0x1159f5];if(_0x131e0d['type']!==_0x11fb83['type']||_0x131e0d['author']['id']!==_0x11fb83['author']['id']||_0x131e0d['subType']!==_0x11fb83['subType'])continue;if(!Wt(_0x11fb83,_0x131e0d))continue;if('attribute'==_0x11fb83['type']&&_0x11fb83['data']['oldValue']!=_0x131e0d['data']['oldValue'])continue;if('attribute'==_0x11fb83['type']&&_0x13bd09['_isBlockAttribute'](_0x11fb83['data']['key']))continue;if('formatBlock'==_0x11fb83['type']){const _0x36ae8b=_0x13bd09['editor']['model'],_0x3d724c=_0x11fb83['getContainedElement']();if(_0x3d724c&&(_0x36ae8b['schema']['isObject'](_0x3d724c)||_0x36ae8b['schema']['isLimit'](_0x3d724c)))continue;}const _0x13f2f9=_0x31248f['get'](_0x11fb83),_0x37e5af=_0x29138b['get'](_0x11fb83),_0x45699f=_0x29138b['get'](_0x131e0d),_0x1001ca=_0x11fb83['commentThread']&&_0x11fb83['commentThread']['length'],_0x17bcc7=_0x131e0d['commentThread']&&_0x131e0d['commentThread']['length'];if(!_0x1001ca&&_0x13f2f9(_0x45699f,_0x37e5af))return _0x13bd09['_joinSuggestions'](_0x131e0d,_0x11fb83),_0x29138b['delete'](_0x11fb83),!0x0;if(!_0x17bcc7&&_0x13f2f9(_0x37e5af,_0x45699f))return _0x13bd09['_joinSuggestions'](_0x11fb83,_0x131e0d),_0x29138b['delete'](_0x131e0d),!0x0;}return!0x1;}}['_joinSuggestions'](_0x483bc3,_0x50cc07){if(_0x483bc3['isMultiRange']){for(const _0x2e6fd6 of _0x50cc07['getRanges']())_0x483bc3['addRange'](_0x2e6fd6);}else{const _0x1618ac=_0x50cc07['getFirstRange']()['end'];this['_setSuggestionRange'](_0x483bc3,this['_model']['createRange'](_0x483bc3['getFirstRange']()['start'],_0x1618ac));}_0x50cc07['removeMarkers']();}['_getMarkerAnnouncementText'](_0x430308,_0x1aafbf,_0x152167){const _0x172e8b=_0x430308['startsWith']('format')||_0x430308['startsWith']('attribute')?'FORMATTING':_0x430308['toUpperCase']();return c(this['editor']['locale'],_0x1aafbf+'_'+_0x172e8b+'_SUGGESTION_ANNOUNCEMENT',_0x152167);}['_initAriaMarkerChangeAnnouncements'](){const _0x4e935d=this['editor'];if(!_0x4e935d['ui'])return;const {ariaLiveAnnouncer:_0x4b8e98}=_0x4e935d['ui'];_0x24c02a(this['_model'],({left:_0x5e3183,entered:_0x1eff8d})=>{for(const _0x424610 of _0x5e3183){const {group:_0x12f8aa,type:_0x17caa9}=this['_splitMarkerName'](_0x424610['name']);if('suggestion'===_0x12f8aa){_0x4b8e98['announce'](this['_getMarkerAnnouncementText'](_0x17caa9,'LEAVE'));break;}}for(const _0x3496c8 of _0x1eff8d){const {group:_0x14b33d,type:_0x1e03e9}=this['_splitMarkerName'](_0x3496c8['name']);if('suggestion'===_0x14b33d){_0x4b8e98['announce'](this['_getMarkerAnnouncementText'](_0x1e03e9,'ENTER',_0x19bb1b(_0x44d6cf)));break;}}});}['_processAttributeChanges'](_0x3ae9e5){if(this['_recordAttributeSuggestions'])return!0x1;const _0x31f768=this['editor'],_0x27ff36=_0x31f768['model']['document']['differ']['getChanges']();if(0x0==_0x27ff36['length'])return!0x1;const _0x176413=[],_0x358587=_0x27ff36['filter'](_0x67dea=>'attribute'==_0x67dea['type']),_0x546951=_0x27ff36['filter'](_0xd85b45=>'insert'==_0xd85b45['type']&&'$text'!=_0xd85b45['name']),_0x2c93c1=_0x27ff36['filter'](_0x37b63b=>'remove'==_0x37b63b['type']&&'$text'!=_0x37b63b['name']);for(const _0x23d123 of _0x358587)_0x176413['push']({'key':_0x23d123['attributeKey'],'newValue':_0x23d123['attributeNewValue'],'oldValue':_0x23d123['attributeOldValue'],'range':Ht(_0x23d123['range'],_0x31f768['model'])});for(const _0x4dacec of _0x546951){const _0x5e10b5=_0x2c93c1['find'](_0x13651d=>_0x13651d['position']['isEqual'](_0x4dacec['position']));_0x5e10b5&&_0x176413['push']({'key':u,'newValue':_0x4dacec['name'],'oldValue':_0x5e10b5['name'],'range':_0x31f768['model']['createRangeOn'](_0x4dacec['position']['nodeAfter'])});}return 0x0!=_0x176413['length']&&this['_reduceExistingSuggestions'](_0x3ae9e5,_0x176413);}['_processAttributeSuggestions'](_0x3e641d){let _0x109901=!0x1;const _0x3c7663=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x11cbb5=>_0x11cbb5['data']['newRange']&&_0x11cbb5['name']['startsWith']('suggestion:attribute:'));for(const _0x5f03cb of _0x3c7663){const {subType:_0x279970,id:_0x2e0979}=this['_splitMarkerName'](_0x5f03cb['name']),_0x164863=_0x279970['split']('|')[0x0];for(const _0x1f580a of this['getSuggestions']({'skipNotAttached':!0x0}))_0x1f580a['id']!=_0x2e0979&&'attribute'==_0x1f580a['type']&&_0x1f580a['data']&&_0x1f580a['data']['key']==_0x164863&&_0x1f580a['getFirstRange']()['isIntersecting'](_0x5f03cb['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x1f580a,_0x5f03cb['data']['newRange'],_0x3e641d),_0x109901=!0x0);}return _0x109901;}['_recordAttributeChanges'](_0x4f9e30){this['_recordAttributeSuggestions']=!0x0,_0x4f9e30();}['_isRegisteredAttribute'](_0x5c2b79){const _0x56f32=this['_isBlockAttribute'](_0x5c2b79),_0x4f1014=this['_inlineAttributeKeys']['has'](_0x5c2b79);return _0x56f32||_0x4f1014;}['_reduceExistingSuggestions'](_0x3722cd,_0x362ff6){if(0x0==_0x362ff6['length'])return!0x1;let _0x4f9c9e=!0x1;for(const _0x3f096a of _0x362ff6){const _0x676d3a=this['_findSuggestions'](_0x3f096a['range'],'attribute')['filter'](_0x3598b4=>!_0x3598b4['meta']['isNextTo'])['map'](_0x31bbc0=>_0x31bbc0['suggestion']),_0x4fab9e=_0x139563({'newValue':_0x3f096a['newValue']});_0x676d3a['filter'](_0x428dd3=>{const [_0x19d5b3,_0x2503c6]=_0x428dd3['subType']['split']('|');return _0x19d5b3==_0x3f096a['key']&&_0x2503c6!=_0x4fab9e;})['forEach'](_0x238695=>{this['_reduceSuggestionAttributeRange'](_0x238695,_0x3f096a['range'],_0x3722cd),_0x4f9c9e=!0x0;});}return _0x4f9c9e;}['_reduceSuggestionAttributeRange'](_0x27556d,_0x53f9c0,_0xd3265f){const _0x2ed973=_0x27556d['getFirstRange']()['getDifference'](_0x53f9c0);0x0!==_0x2ed973['length']?0x1!==_0x2ed973['length']?this['_breakSuggestionMarker'](_0x27556d,_0x53f9c0['start'],_0x53f9c0['end']):this['_setSuggestionRange'](_0x27556d,_0x2ed973[0x0]):_0xd3265f['removeMarker'](_0x27556d['getFirstMarker']());}}class Ft{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x2d18e5){this['_editor']=_0x2d18e5,this['_model']=_0x2d18e5['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x34ccb7,_0x1c05e6,_0x2c60f3,_0x346501,_0x3ac37d,_0x51a03a){return new o(this['_model'],{'type':_0x34ccb7,'subType':_0x1c05e6,'id':_0x2c60f3,'author':_0x346501,'creator':_0x346501,'attributes':_0x3ac37d,'onAttributesChange':_0x51a03a,'onAccept':(..._0x24cc60)=>this['getSuggestionCallback'](_0x34ccb7,_0x1c05e6,'accept')(..._0x24cc60),'onDiscard':(..._0x756ed0)=>this['getSuggestionCallback'](_0x34ccb7,_0x1c05e6,'discard')(..._0x756ed0)});}['registerCustomCallback'](_0x16bc72,_0x51b575,_0x48f993,_0x2e1d00){const _0x57abbd=_0x16bc72+':'+_0x51b575+':'+_0x48f993;this['_customCallbacks']['set'](_0x57abbd,_0x2e1d00);}['getSuggestionCallback'](_0x4a6bf0,_0x4f2cac,_0x1b9794){const _0x3dc0d6=_0x4a6bf0+':'+_0x4f2cac+':'+_0x1b9794;return this['_customCallbacks']['get'](_0x3dc0d6)||this['_defaultCallbacks']['get'](_0x4a6bf0+':'+_0x1b9794);}['_registerDefaultCallbacks'](){const _0x355dea=()=>!0x1,_0x7c989b=_0x327b94=>{_0x327b94['sort']((_0x3a6bdc,_0x252e47)=>_0x3a6bdc['start']['isBefore'](_0x252e47['start'])?0x1:-0x1),this['_model']['change'](_0x2baa41=>{for(const _0xd54d74 of _0x327b94){let _0x195004;_0x195004=_0xd54d74['end']['isAtEnd']&&_0xd54d74['end']['parent']==_0xd54d74['start']['nodeAfter']?_0x2baa41['createSelection'](_0xd54d74['start']['nodeAfter'],'on'):_0x2baa41['createSelection'](_0xd54d74),this['_model']['deleteContent'](_0x195004,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x43b4dc=(_0x4917ec,_0x48dcc9)=>{_0x48dcc9&&this['_model']['change'](_0x1d8b39=>{const {commandName:_0x5b6c80,commandParams:_0x1d6253=[]}=_0x48dcc9,_0x5d4052=_0x4917ec['map'](_0x1c8efa=>(Gt(_0x1c8efa)&&(_0x1c8efa=this['_model']['createRange'](_0x1c8efa['end'])),_0x1c8efa))['filter'](_0x2480dc=>'$graveyard'!==_0x2480dc['root']['rootName']);if(_0x5d4052['length']<0x1)return;const _0x3cfacb=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x2efcc6=>_0x1e136d['fromRange'](_0x2efcc6));_0x1d8b39['setSelection'](_0x5d4052);for(const _0x22247a of this['_editor']['commands']['commands']())_0x22247a['refresh']();_0x1d6253['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x5b6c80,..._0x1d6253);const _0x57a34a=_0x3cfacb['filter'](_0x4cdb2f=>'$graveyard'!=_0x4cdb2f['root']['rootName']);_0x57a34a['length']>0x0&&_0x1d8b39['setSelection'](_0x57a34a);for(const _0x1f4457 of _0x3cfacb)_0x1f4457['detach']();});},_0xacccbc=(_0x457025,_0x5b9721)=>0x1==_0x457025['length']&&0x1==_0x5b9721['length']&&_0x457025[0x0]['end']['isEqual'](_0x5b9721[0x0]['start']),_0x5132a7=(_0x3465d0,_0x2a87cc,_0xc2f532,_0x41e458)=>zt(_0x3465d0,_0x2a87cc,_0xc2f532,_0x41e458)?[_0x3465d0,_0x2a87cc]:zt(_0x2a87cc,_0x3465d0,_0x41e458,_0xc2f532)?[_0x2a87cc,_0x3465d0]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x355dea),this['_defaultCallbacks']['set']('insertion:discard',_0x7c989b),this['_defaultCallbacks']['set']('insertion:join',_0xacccbc),this['_defaultCallbacks']['set']('insertion:chain',_0x5132a7),this['_defaultCallbacks']['set']('deletion:accept',_0x7c989b),this['_defaultCallbacks']['set']('deletion:discard',_0x355dea),this['_defaultCallbacks']['set']('deletion:join',_0xacccbc),this['_defaultCallbacks']['set']('deletion:chain',_0x5132a7),this['_defaultCallbacks']['set']('formatInline:accept',_0x43b4dc),this['_defaultCallbacks']['set']('formatInline:discard',_0x355dea),this['_defaultCallbacks']['set']('formatInline:join',_0xacccbc),this['_defaultCallbacks']['set']('formatInline:chain',_0x355dea),this['_defaultCallbacks']['set']('formatBlock:accept',_0x43b4dc),this['_defaultCallbacks']['set']('formatBlock:discard',_0x355dea),this['_defaultCallbacks']['set']('formatBlock:join',_0xacccbc),this['_defaultCallbacks']['set']('formatBlock:chain',_0x355dea),this['_defaultCallbacks']['set']('attribute:accept',_0x355dea),this['_defaultCallbacks']['set']('attribute:discard',(_0x1e38ad,_0xaa4120)=>{if(!_0xaa4120)return;const _0x246240=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x158088=>{if(_0xaa4120['key']==u)for(const _0x57dc18 of _0x1e38ad){const _0xa6ca36=_0x57dc18['start']['nodeAfter'],_0x5c474c=_0xaa4120['oldValue'];_0x158088['rename'](_0xa6ca36,_0x5c474c);}else{if(_0x246240['_isBlockAttribute'](_0xaa4120['key'])){for(const _0x5372e0 of _0x1e38ad)void 0x0!==_0xaa4120['oldValue']?_0x158088['setAttribute'](_0xaa4120['key'],_0xaa4120['oldValue'],_0x5372e0['start']['nodeAfter']):_0x158088['removeAttribute'](_0xaa4120['key'],_0x5372e0['start']['nodeAfter']);}else{for(const _0x3eb34f of _0x1e38ad)_0xaa4120['oldValue']?_0x158088['setAttribute'](_0xaa4120['key'],_0xaa4120['oldValue'],_0x3eb34f):_0x158088['removeAttribute'](_0xaa4120['key'],_0x3eb34f);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0xacccbc);}}function Pt(_0x37b3fc,_0x5ddd8b,_0x359361){for(const _0x414bf6 of _0x5ddd8b['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x414bf6['root']==_0x414bf6)return!0x1;if(!_0x359361['containsItem'](_0x414bf6))return!0x1;if(_0x37b3fc['isObject'](_0x414bf6)||_0x37b3fc['isLimit'](_0x414bf6))return!0x0;}return!0x1;}function Gt(_0x35b470){return _0x35b470['end']['parent']==_0x35b470['start']['nodeAfter']&&_0x35b470['end']['isAtStart'];}function Lt(_0x56e250,_0x502527,_0x362c22,_0x567b6a){const _0x1d7024=_0x28122f=>!_0x28122f['item']['is']('$textProxy')&&!_0x567b6a['isObject'](_0x28122f['item']),_0x58c4eb=_0x56e250['start']['getLastMatchingPosition'](_0x1d7024),_0x43be87=_0x56e250['end']['getLastMatchingPosition'](_0x1d7024,{'direction':'backward'});return(!_0x56e250['start']['isEqual'](_0x58c4eb)||!_0x56e250['end']['isEqual'](_0x43be87))&&(_0x58c4eb['isBefore'](_0x43be87)?_0x362c22['updateMarker'](_0x502527,{'range':_0x362c22['createRange'](_0x58c4eb,_0x43be87)}):_0x362c22['removeMarker'](_0x502527),!0x0);}function Jt(_0x570c91){return _0x139563(_0x570c91);}function Kt(_0x32cc7e){const _0x12990c=_0x32cc7e['start']['nodeAfter'];return _0x12990c&&_0x12990c['is']('element');}function Ht(_0x19a059,_0x2b536e){return null==_0x19a059['end']['nodeBefore']&&_0x19a059['end']['parent']==_0x19a059['start']['nodeAfter']?qt(_0x19a059['start']['nodeAfter'],_0x2b536e):_0x19a059;}function qt(_0x4144e8,_0x7357ad){const _0x332439=_0x7357ad['schema']['isObject'](_0x4144e8)||_0x7357ad['schema']['isSelectable'](_0x4144e8);return _0x7357ad['createRange'](_0x7357ad['createPositionAt'](_0x4144e8,'before'),_0x332439?_0x7357ad['createPositionAfter'](_0x4144e8):_0x7357ad['createPositionAt'](_0x4144e8,'end'));}function zt(_0x253730,_0x406d39,_0x3fc6e0,_0x562ba4){return!!Wt(_0x253730,_0x406d39)&&_0x3fc6e0['end']['isEqual'](_0x562ba4['start']);}function Wt(_0x347227,_0x353fad){if(!_0x347227['_isDataLoaded']||!_0x353fad['_isDataLoaded'])return!0x1;const _0x2faffc=new Set(Object['keys'](_0x347227['attributes'])),_0xeeafd9=new Set(Object['keys'](_0x353fad['attributes']));if(_0x2faffc['delete']('groupId'),_0xeeafd9['delete']('groupId'),0x0==_0x2faffc['size']&&0x0==_0xeeafd9['size'])return!0x0;if(_0x2faffc['size']!=_0xeeafd9['size'])return!0x1;const _0x4f7f82={..._0x347227['attributes']},_0x198dc7={..._0x353fad['attributes']};return delete _0x4f7f82['groupId'],delete _0x198dc7['groupId'],JSON['stringify'](_0x4f7f82)==JSON['stringify'](_0x198dc7);}function Qt(_0x27914d,_0x3470dd){const _0x47b430=Xt(_0x27914d['attributes']),_0x446f80=Xt(_0x3470dd);if(!_0x27914d['_isDataLoaded'])return!0x1;for(const _0x377fc7 of Object['keys'](_0x446f80))if(!_0x345af8(_0x47b430[_0x377fc7],_0x446f80[_0x377fc7]))return!0x1;return!0x0;}function Xt(_0x4170ba){const _0xf1c160=Object['assign']({},_0x4170ba);return delete _0xf1c160['skipNestingCheck'],delete _0xf1c160['tablePasteChainId'],_0xf1c160;}class pe extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x4e0383(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x37f75a,_0x3b2bce,_0x2494e1,_0x129137){super(),this['model']=_0x3b2bce,this['view']=_0x2494e1,this['commentThreadController']=_0x129137,this['_editor']=_0x37f75a,this['_acceptCommand']=_0x37f75a['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x37f75a['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x2286fc,_0x3fb4be)=>_0x2286fc||_0x3fb4be),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x4a6f27=>_0x4a6f27&&this['_editor']['model']['canEditAt'](_0x3b2bce['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x119a66=>_0x119a66&&this['_editor']['model']['canEditAt'](_0x3b2bce['getRanges']())),this['_pendingAction']=null,_0x2494e1['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x2494e1,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x2494e1,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x2494e1,'change:isDirty',()=>{_0x2494e1['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 _0x2fbcbf=c(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x2fbcbf);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x5ad8ec{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x306438,_0x49192c,_0x3b3a9e,_0x8414ad){super(_0x306438),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x22fb69(_0x306438,c(_0x306438,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x49192c['authoredAt']),this['bind']('authoredAt')['to'](_0x49192c),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',_0x49192c,'authoredAt',this,'descriptionParts',(_0x229703,_0x59d46d,_0x10bd6a)=>{const _0x60761c=_0x10bd6a['map'](_0x18463f=>ls(_0x18463f['content']))['join']('.\x20')+'.';return c(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x229703-0x1,_0x49192c['author']['name'],_0x59d46d?_0x8414ad['formatDateTime'](_0x59d46d):'',new DOMParser()['parseFromString'](_0x60761c,'text/html')['body']['textContent']]);}),this['focusables']=new _0x47bd2c(),this['focusTracker']=new _0x4630bd(),this['keystrokes']=new _0x41b68e(),this['focusCycler']=new _0x5bd224({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x119c8c=>_0x119c8c['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x49192c,this['_localUser']=_0x3b3a9e,this['_config']=_0x8414ad,_0x8414ad['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x1b6bcf(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x5ba5f4}=this['_config'];this['commentsListView']=new _0x5ba5f4(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',_0xc5586e=>_0xc5586e+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x36b926,_0x30a023)=>_0x36b926||!!_0x30a023);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x1d1220}=this['_config'],_0x5e5baa=new _0x1d1220(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x53a219=_0x5e5baa['commentInputView'];return _0x5e5baa['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x53a219,'value',(_0x25cd0b,_0x1f58da,_0x560cdb)=>!!_0x560cdb||_0x25cd0b&&!_0x1f58da),_0x53a219['on']('submit',(_0x1d1294,_0x563f5a)=>{this['fire']('addComment',_0x563f5a),_0x53a219['editor']['setData']('');}),_0x53a219['on']('cancel',()=>this['focus']()),_0x53a219['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x5e5baa;}}class fe extends us{['suggestionView'];['_descriptionElement'];constructor(_0x1233fb,_0x32712d,_0x5663b4,_0x3adb16){super(_0x1233fb,_0x32712d,_0x5663b4,_0x3adb16),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x4a8bf6=>_0x4a8bf6&&_0x4a8bf6[0x0]?_0x4a8bf6[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x33cc31,_0x467361)=>{let _0x4cb402='';for(const _0x7406fa of _0x33cc31)_0x4cb402+='<p>'+ls(_0x7406fa['content'],_0x7406fa['color'])+'</p>';return _0x467361?_0x4cb402:ti(_0x4cb402,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x3adb16['SuggestionView'](_0x1233fb,_0x32712d,{'formatDateTime':_0x3adb16['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x508217=this['bindTemplate'],_0xdb87b9=[this['suggestionView']];return this['commentsListView']&&_0xdb87b9['push'](this['commentsListView']),this['commentThreadInputView']&&_0xdb87b9['push'](this['commentThreadInputView']),_0xdb87b9['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x508217['if']('isActive','ck-suggestion-wrapper--active'),_0x508217['to']('type',_0x4302ec=>'ck-suggestion-'+_0x4302ec),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':_0x508217['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0xdb87b9};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class we extends _0x5ad8ec{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0xe623fa,_0x12d1fa,_0x241ece){super(_0xe623fa),this['_model']=_0x12d1fa,this['_config']=_0x241ece,this['set']('description',''),this['bind']('authoredAt')['to'](_0x12d1fa),this['acceptButton']=this['_createButton'](c(_0xe623fa,'Accept\x20suggestion'),_0x4e5c38,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](c(_0xe623fa,'Discard\x20suggestion'),_0x2a92e6,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x44da15(_0xe623fa,_0x12d1fa['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x47bd2c([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x4630bd(),this['keystrokes']=new _0x41b68e(),this['focusCycler']=new _0x5bd224({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x3e7ad6=>_0x3e7ad6['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x36655c=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x36655c['innerHTML']=this['description'],this['on']('change:description',(_0x903448,_0x284e15,_0x4fdc74)=>{_0x36655c['innerHTML']=_0x4fdc74;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0xc95056=this['bindTemplate'],_0x5add1f=[{'tag':'div','attributes':{'class':['ck-suggestion__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-suggestion__info-name','ck-annotation__info-name'],'data-cke-tooltip-text':this['userView']['name']}},{'tag':'time','attributes':{'datetime':_0xc95056['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0xc95056['to']('authoredAt',_0x5a1792=>this['_config']['formatDateTime'](_0x5a1792))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x5add1f['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x5add1f}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):c(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):c(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x11322c,_0x3ee4a1,_0x1621d0,_0x3095b,_0x19beb0){const _0x166304=new _0x4abafe(this['locale']);return _0x166304['set']({'label':_0x11322c,'icon':_0x3ee4a1,'tooltip':!0x0,'tooltipPosition':_0x19beb0}),_0x166304['extendTemplate']({'attributes':{'class':_0x1621d0}}),_0x166304['on']('execute',()=>{this['fire'](_0x3095b,this['_model']['id']);}),_0x166304;}['_setupKeyboardNavigation'](){const _0x5ef1fe=this['element'];this['keystrokes']['listenTo'](_0x5ef1fe);for(const _0x387339 of this['focusables'])this['focusTracker']['add'](_0x387339['element']),this['keystrokes']['listenTo'](_0x387339['element']);this['keystrokes']['set']('enter',(_0x374353,_0x52a189)=>{_0x5ef1fe===_0x374353['target']&&(this['focusCycler']['focusFirst'](),_0x52a189());}),this['keystrokes']['set']('esc',(_0x586f5f,_0x5d131d)=>{_0x5ef1fe!==_0x586f5f['target']&&(this['focus'](),_0x5d131d());});}}class d extends _0x5a9880{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x275b38,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x48da84){super(_0x48da84),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x328092=this['editor']['config'];_0x328092['define']('trackChanges.SuggestionThreadView',fe),_0x328092['define']('trackChanges.SuggestionView',we),_0x328092['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x328092['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x52d5eb,_0x3535ff){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x16b6ef,_0x35d25d]of this['_handleControllerBuffer']){const _0x2aca3b=this['_suggestionToController']['has'](_0x16b6ef);_0x2aca3b||_0x35d25d?_0x2aca3b&&_0x35d25d&&this['_destroyController'](_0x16b6ef):this['_initializeController'](_0x16b6ef);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x52d5eb,_0x3535ff);}['init'](){const _0x1cd7c8=this['editor'],_0x1d7d0c=_0x1cd7c8['plugins']['get']('TrackChangesEditing'),_0x1c1304=_0x1cd7c8['plugins']['get']('Annotations'),_0x12b88f=_0x1cd7c8['plugins']['get']('EditorAnnotations'),_0x126387=_0x1cd7c8['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x12b88f['addSourceCollector'](()=>{const _0x54ed46=[];for(const [_0x50f788,_0x26d6dd]of Array['from'](this['_suggestionToController'])){const _0x240ed5=_0x50f788['getAllAdjacentSuggestions'](),_0x3e9128=[];for(const _0x4cf1fd of _0x240ed5){if(!_0x4cf1fd['isInContent'])continue;if(_0x4cf1fd['isMultiRange']){_0x3e9128['push'](..._0x4cf1fd['getRanges']());continue;}const _0x2c9618=_0x4cf1fd['getFirstRange']();if(_0x3e9128['length']>0x0){const _0x297a63=_0x3e9128[0x0]['getJoined'](_0x2c9618);if(_0x297a63){_0x3e9128[0x0]=_0x297a63;continue;}}_0x3e9128['push'](_0x2c9618);}_0x54ed46['push']([_0x26d6dd['view'],_0x3e9128]);}return _0x54ed46;}),this['listenTo'](_0x1d7d0c,'suggestionLoaded',(_0x18298d,_0x21ec2d)=>{this['listenTo'](_0x21ec2d,'change:previous',(_0x3a0628,_0xb56d6f,_0x35b371,_0x137bb2)=>{_0x21ec2d['isInContent']&&(null==_0x35b371?(this['_updateController'](_0x137bb2['head']),this['_handleSuggestionControllerDelayed'](_0x21ec2d,!0x1)):(this['_updateController'](_0x35b371['head']),null==_0x137bb2&&this['_handleSuggestionControllerDelayed'](_0x21ec2d,!0x0)));}),null!==_0x21ec2d['previous']?this['_updateController'](_0x21ec2d['head']):this['_handleSuggestionControllerDelayed'](_0x21ec2d,!0x1);}),this['listenTo'](_0x1d7d0c,'suggestionUnloaded',(_0x1b066a,_0x18b9eb,_0x213814)=>{this['stopListening'](_0x18b9eb,'change:previous'),this['_handleControllerBuffer']['delete'](_0x18b9eb),this['_suggestionToController']['has'](_0x18b9eb)&&this['_destroyController'](_0x18b9eb),_0x213814&&this['_updateController'](_0x213814['head']);}),this['listenTo'](_0x1d7d0c,'suggestionChanged',(_0x27b24d,_0x2de7ff)=>{this['_updateController'](_0x2de7ff);}),this['listenTo'](_0x1c1304,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x126387,'addComment',(_0x57af13,{threadId:_0x50924a,isFromAdapter:_0x27dd11})=>{if(_0x27dd11||!_0x1d7d0c['hasSuggestion'](_0x50924a))return;const _0x40accc=_0x1d7d0c['getSuggestion'](_0x50924a);this['_suggestionToController']['get'](_0x40accc)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x130e1e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1d44f4;for(const _0x49bc4a in _0x130e1e){const _0x333b0d=_0x49bc4a,_0x3ee522=_0x130e1e[_0x333b0d];if('trackChangesLicenseKeyValid'==_0x3ee522||'trackChangesLicenseKeyInvalid'==_0x3ee522||'trackChangesLicenseKeyExpired'==_0x3ee522||'trackChangesLicenseKeyDomainLimit'==_0x3ee522||'trackChangesLicenseKeyNotAllowed'==_0x3ee522||'trackChangesLicenseKeyEvaluationLimit'==_0x3ee522||'trackChangesLicenseKeyTrialLimit'==_0x3ee522||'trackChangesLicenseKeyUsageLimit'==_0x3ee522){delete _0x130e1e[_0x333b0d],_0x1d44f4=_0x3ee522,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x1d44f4&&_0x130e1e['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x1d44f4&&_0x130e1e['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x1d44f4&&_0x130e1e['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x1d44f4&&_0x130e1e['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x1d44f4&&_0x130e1e['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x1d44f4&&_0x130e1e['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x1d44f4&&_0x130e1e['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x25d034=this['editor']['plugins']['get']('Annotations'),_0x5de84e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5b303b=Array['from'](_0x25d034['activeAnnotations'],_0x14723e=>_0x14723e['innerView'])['filter'](_0x6dfe28=>this['_viewToController']['has'](_0x6dfe28)),_0x42a5c1=[];for(const _0x312020 of _0x5b303b){const _0x3cf4ff=this['_viewToController']['get'](_0x312020)['model']['getAllAdjacentSuggestions']();_0x42a5c1['push'](..._0x3cf4ff['reduce']((_0x292141,_0x5079ad)=>[..._0x292141,..._0x5079ad['getMarkerNames']()],[]));}_0x5de84e['activeMarkers']=_0x42a5c1;}['_addUIComponentsToFactory'](){const _0x577511=this['editor'],_0x4c20f8=_0x577511['locale'],_0x2638d7=c(_0x4c20f8,'Track\x20changes'),_0x2fa976=new _0x3348ef([{'type':'switchbutton','model':new _0x44865d({'withText':!0x0,'isToggleable':!0x0,'label':_0x2638d7,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x44865d({'withText':!0x0,'label':c(_0x4c20f8,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x44865d({'withText':!0x0,'label':c(_0x4c20f8,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x44865d({'withText':!0x0,'label':c(_0x4c20f8,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x44865d({'withText':!0x0,'label':c(_0x4c20f8,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x577511['plugins']['has']('TrackChangesPreview')&&_0x2fa976['addMany']([{'type':'separator'},{'type':'button','model':new _0x44865d({'withText':!0x0,'label':c(_0x4c20f8,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x28f689 of _0x2fa976)if(ke(_0x28f689)){const _0x180515=_0x577511['commands']['get'](_0x28f689['model']['commandName']);_0x28f689['model']['bind']('isOn','isEnabled')['to'](_0x180515,'value','isEnabled');}_0x577511['ui']['componentFactory']['add']('trackChanges',_0x311503=>this['_createToolbarButton'](_0x311503,_0x2fa976,_0x2638d7)),_0x577511['ui']['componentFactory']['add']('menuBar:trackChanges',_0xe3c858=>this['_createMenuBarMenu'](_0xe3c858,_0x2fa976,_0x2638d7));}['_createToolbarButton'](_0x440d9d,_0x56841f,_0x1ebf3c){const _0xeac76c=_0x3c8947(_0x440d9d,_0x354818),_0x22d28e=this['editor']['commands']['get']('trackChanges');_0xeac76c['buttonView']['set']({'tooltip':_0x1ebf3c,'label':_0x1ebf3c,'icon':_0x4e82f4}),_0xeac76c['buttonView']['bind']('isOn')['to'](_0x22d28e,'value'),_0xeac76c['buttonView']['on']('execute',()=>{_0x22d28e['execute'](),this['editor']['editing']['view']['focus']();}),_0x4773fb(_0xeac76c,_0x56841f,{'role':'menu'});const _0x23d9f9=[];for(const _0x15b72f of _0x56841f)ke(_0x15b72f)&&_0x23d9f9['push'](this['editor']['commands']['get'](_0x15b72f['model']['commandName']));const _0x3c7124=_0xeac76c['buttonView'];return _0x3c7124['actionView']['unbind']('isEnabled'),_0x3c7124['arrowView']['unbind']('isEnabled'),_0x3c7124['actionView']['bind']('isEnabled')['to'](_0x22d28e,'isEnabled'),_0x3c7124['arrowView']['bind']('isEnabled')['toMany'](_0x23d9f9,'isEnabled',(..._0x105195)=>_0x105195['some'](_0x47cfc5=>_0x47cfc5)),_0xeac76c['on']('execute',_0x12d293=>{this['editor']['execute'](_0x12d293['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0xeac76c;}['_createMenuBarMenu'](_0x2efe22,_0x322467,_0x1ffead){const _0x509b2c=new _0x3a8417(_0x2efe22),_0x1e6d09=this['editor']['commands']['get']('trackChanges');_0x509b2c['buttonView']['set']({'label':_0x1ffead,'icon':_0x4e82f4});const _0xc100f3=new _0x487b94(_0x2efe22);for(const _0x4ac0ec of _0x322467){if('separator'==_0x4ac0ec['type']){_0xc100f3['items']['add'](new _0x3ea23f(_0x2efe22));continue;}const _0x2af563=new _0x1f86c4(_0x2efe22,_0x509b2c),_0x2b71fc=new _0x5229dc(_0x2efe22),_0x5117cc=_0x4ac0ec['model'];_0x2b71fc['bind'](...Object['keys'](_0x5117cc))['to'](_0x5117cc),_0x2b71fc['delegate']('execute')['to'](_0x509b2c),_0x2b71fc['on']('execute',()=>{this['editor']['execute'](_0x5117cc['commandName']),this['editor']['editing']['view']['focus']();}),_0x2af563['children']['add'](_0x2b71fc),_0xc100f3['items']['add'](_0x2af563);}return _0x509b2c['bind']('isEnabled')['to'](_0x1e6d09,'isEnabled'),_0x509b2c['panelView']['children']['add'](_0xc100f3),_0x509b2c;}['_initializeController'](_0x3147ab){const _0x378134=this['editor'],_0x243828=_0x378134['config'],_0x117283=_0x378134['plugins']['get']('Annotations'),_0x4512f6=_0x378134['plugins']['get']('CommentsRepository'),_0x20e607=_0x378134['plugins']['get']('EditorAnnotations'),_0x31c16c=_0x378134['plugins']['get'](_0x275b38)['me'],_0x39ef74=_0x243828['get']('trackChanges')['SuggestionThreadView'],_0x44c02e=_0x243828['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x37aae4,CommentThreadInputView:_0x10de41}=_0x378134['plugins']['get']('CommentsUI');let _0x26c76e,_0x1b21fe,_0x5efb2e;this['_annotationViews']['has'](_0x3147ab['id'])?(_0x1b21fe=this['_annotationViews']['get'](_0x3147ab['id']),_0x26c76e=_0x1b21fe['mainView']):(_0x26c76e=new _0x39ef74(_0x378134['locale'],_0x3147ab,_0x31c16c,{'disableComments':this['_disableComments'],'editorConfig':{..._0x243828['get']('comments.editorConfig'),'licenseKey':_0x243828['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x243828['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x243828['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x243828['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x3f12e3(_0x243828['get']('locale')),'CommentView':_0x243828['get']('comments')['CommentView'],'CommentsListView':_0x37aae4,'CommentThreadInputView':_0x10de41,'SuggestionView':_0x44c02e}),_0x26c76e['suggestionView']['acceptButton']['on']('execute',()=>{_0x378134['editing']['view']['focus']();}),_0x26c76e['suggestionView']['discardButton']['on']('execute',()=>{_0x378134['editing']['view']['focus']();}),_0x1b21fe=_0x117283['createAnnotationView'](this['editor']['locale'],_0x26c76e),_0x1b21fe['bind']('isDirty')['to'](_0x26c76e,'isDirty'),_0x1b21fe['bind']('length')['to'](_0x26c76e),_0x1b21fe['bind']('type')['to'](_0x26c76e,'type',_0x1bf5c3=>'suggestion-'+_0x1bf5c3),_0x26c76e['on']('escape',()=>{_0x5efb2e['fire']('escape');}),this['_annotationViews']['set'](_0x3147ab['id'],_0x1b21fe));const _0x3c2d20=_0x4512f6['createCommentThreadController'](_0x3147ab['commentThread'],_0x26c76e),_0x3816df=new pe(_0x378134,_0x3147ab,_0x26c76e,_0x3c2d20),_0x11c0d9=_0x3147ab['getAllAdjacentSuggestions']()['filter'](_0x202221=>_0x202221['isInContent']);_0x26c76e['descriptionParts']=_0x378134['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x11c0d9),this['_suggestionToController']['set'](_0x3147ab,_0x3816df),this['_viewToController']['set'](_0x26c76e,_0x3816df),_0x5efb2e=_0x117283['createAnnotation']({'view':_0x1b21fe,'target':()=>{const _0x1ecab7=[],_0x3308b4=_0x3147ab['getAllAdjacentSuggestions']()['filter'](_0x324618=>_0x324618['isInContent']);for(const _0x3998d3 of _0x3308b4)_0x1ecab7['push'](..._0x3998d3['getMarkers']());return _0x4849c0(_0x378134['editing'],_0x1ecab7);},'type':()=>'suggestion-'+_0x3816df['view']['type']}),_0x4512f6['_bindAnnotationToEditors'](_0x26c76e,_0x5efb2e),_0x117283['add'](_0x5efb2e),_0x20e607['registerAnnotation'](_0x5efb2e);}['_destroyController'](_0x4e4ac6){const _0x2939fe=this['editor']['plugins']['get']('CommentsRepository'),_0x524d2c=this['editor']['plugins']['get']('Annotations'),_0x50a57a=this['_suggestionToController']['get'](_0x4e4ac6),_0x66b9ad=_0x50a57a['view'],_0x1a2b67=_0x524d2c['getByInnerView'](_0x66b9ad);_0x2939fe['_unbindEditors'](_0x66b9ad),_0x1a2b67&&_0x524d2c['remove'](_0x1a2b67),this['_suggestionToController']['delete'](_0x4e4ac6),this['_viewToController']['delete'](_0x66b9ad),_0x50a57a['destroy']();}['_updateController'](_0x466744){if(!_0x466744['isInContent']||!this['_suggestionToController']['has'](_0x466744))return;const _0x518971=this['editor']['plugins']['get']('TrackChangesEditing'),_0x37940d=this['_suggestionToController']['get'](_0x466744),_0xf876eb=_0x466744['getAllAdjacentSuggestions']();_0x37940d['view']['descriptionParts']=_0x518971['descriptionFactory']['getDescriptions'](_0xf876eb);}['destroy'](){for(const _0x17f182 of this['_suggestionToController']['keys']())this['_destroyController'](_0x17f182);for(const _0x50d7d5 of this['_annotationViews']['values']())_0x50d7d5['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x46681f){return'model'in _0x46681f;}class k extends _0x5a9880{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x3e6376){this['editor']['plugins']['get'](p)['adapter']=_0x3e6376;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x4c3d72){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x4c3d72);}['getSuggestions']({skipNotAttached:_0x16e0e2=!0x1,toJSON:_0x29a15c=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x16e0e2,'toJSON':_0x29a15c});}['getSuggestion'](_0x12372e){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x12372e);}}const w=['Pagination'];class T extends _0x5a9880{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x53bf27=this['editor'];if(_0x53bf27['config']['define']('trackChangesData.editorCreator',_0x4b0e7c=>{const _0x1b5889=_0x53bf27['model']['document']['getRootNames']()['reduce']((_0x1aa668,_0x1a835c)=>(_0x1aa668[_0x1a835c]='',_0x1aa668),{});return _0x53bf27['constructor']['create'](_0x1b5889,_0x4b0e7c);}),'function'!=typeof _0x53bf27['config']['get']('trackChangesData')['editorCreator'])throw new _0x3fb279('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x223c71){return N(this['editor'],!0x0,_0x223c71);}['getDataWithDiscardedSuggestions'](_0x5506d9){return N(this['editor'],!0x1,_0x5506d9);}}class D extends _0x5a9880{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x8da89){function _0x1420c7(_0x2a3cfc){return _0x2a3cfc['map'](_0x1d8d08=>String['fromCharCode'](_0x1d8d08))['join']('');}super(_0x8da89),this['result']='end',_0x8da89[_0x1420c7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1420c7([0x76,0x69,0x65,0x77])][_0x1420c7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1420c7([0x61,0x75,0x74,0x6f]),_0x8da89[_0x1420c7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x1420c7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1420c7([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x1420c7([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x1420c7([0x6f,0x6b])});}['init'](){this['editor']['plugins']['get']('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor']['plugins']['get']('TrackChangesEditing')['_adapter']=null;}}function Fe(_0x1e2571){return void 0x0!==_0x1e2571['getRootsAttributes'];}async function N(_0x37accf,_0xc6771c,_0x33a44f){const _0xea7d3c=_0xec2c21(_0x37accf,w);_0xea7d3c['plugins']['push'](p,D),_0xea7d3c['rootsAttributes']=Fe(_0x37accf)?_0x37accf['getRootsAttributes']():void 0x0;const _0xab6c4d=document['createDocumentFragment'](),_0x38b5e5=_0x37accf['config']['get']('trackChangesData')['editorCreator'],_0x208545=await _0x38b5e5(_0xea7d3c,()=>function(_0x5cfaa2){const _0xf4ec54=document['createElement']('div');return _0x5cfaa2['appendChild'](_0xf4ec54),_0xf4ec54;}(_0xab6c4d));!function(_0x466508,_0x26be87){const _0x8f315f=_0x466508['model']['document']['getRootNames']()['reduce']((_0x5343f8,_0x135aee)=>(_0x5343f8[_0x135aee]=_0x466508['data']['get']({'rootName':_0x135aee}),_0x5343f8),{}),_0x264364=_0x466508['plugins']['get']('Users')['users']['map'](_0x23c744=>({'id':_0x23c744['id'],'name':_0x23c744['name']})),_0x2d33b7=_0x466508['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x373077=_0x466508['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x41b569=_0x26be87['plugins']['get']('Users'),_0x32f99a=_0x26be87['plugins']['get']('TrackChangesEditing'),_0x47035a=_0x26be87['plugins']['get']('CommentsRepository');for(const _0x264c8f of _0x47035a['getCommentThreads']())_0x264c8f['remove']();for(const _0x2acc20 of _0x264364)_0x41b569['getUser'](_0x2acc20['id'])||_0x41b569['addUser'](_0x2acc20);_0x41b569['me']||_0x41b569['useAnonymousUser']();for(const _0x4327a2 of _0x373077)_0x47035a['addCommentThread'](_0x4327a2);for(const _0x5b7286 of _0x2d33b7)_0x32f99a['addSuggestionData'](_0x5b7286);_0x26be87['data']['set'](_0x8f315f);}(_0x37accf,_0x208545),_0x208545['execute'](_0xc6771c?'acceptAllSuggestions':'discardAllSuggestions');const _0x4a6136=Fe(_0x208545)?_0x208545['getFullData'](_0x33a44f):_0x208545['data']['get'](_0x33a44f);return await _0x208545['destroy'](),_0x4a6136;}class Me extends _0x5ad8ec{['options'];constructor(_0x39c3a4,_0x577254){super(_0x39c3a4),this['options']=_0x577254,this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-track-changes-preview'],'tabindex':-0x1}});}['render'](){super['render'](),this['element']['style']['width']=this['options']['dialogRects']['width']+'px',this['element']['style']['height']=this['options']['dialogRects']['height']+'px';}['setPreviewData'](_0x14a334,_0x25e997){if(!this['element'])return;const _0x169abf=[];for(const [_0x24aefc,_0x704246]of _0x14a334){const _0x2e342c=document['createElement']('div');_0x2e342c['setAttribute']('data-ck-root-name',_0x24aefc),_0x2e342c['className']=_0x704246['classes']+'\x20ck-track-changes-preview__root-container',_0x2e342c['innerHTML']=_0x704246['content'],_0x169abf['push'](_0x2e342c);}_0x25e997(this['element'],_0x169abf),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends _0xfd3f3c{constructor(_0x58010e){super(_0x58010e),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x48e8e3=this['editor'],_0x731ae8=_0x48e8e3['locale'],_0x32549f=_0x48e8e3['plugins']['get']('Dialog');let _0x2ef2dc;const _0xf5a93c=function(_0x41c8b1){const _0x4ab28b={};if('editables'in _0x41c8b1['ui']['view']){for(const [_0x232b32,_0x5bf9d2]of Object['entries'](_0x41c8b1['ui']['view']['editables']))_0x4ab28b[_0x232b32]=_0x5bf9d2['element'];}else _0x4ab28b[_0x41c8b1['model']['document']['getRootNames']()[0x0]]=_0x41c8b1['ui']['view']['editable']['element'];return _0x4ab28b;}(_0x48e8e3),_0x15a9af=function(_0x30c1f2){let _0x5c16e1=0x0;for(const _0x949479 of Object['values'](_0x30c1f2))_0x5c16e1=Math['max'](_0x5c16e1,_0x949479['getBoundingClientRect']()['width']);let _0x3a2d85=0x0;for(const _0x37ee60 of Object['values'](_0x30c1f2))_0x3a2d85+=_0x37ee60['getBoundingClientRect']()['height'];const _0xdc2baf=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x2fa8d5=Math['min'](_0x3a2d85,_0xdc2baf);return{'width':_0x5c16e1,'height':_0x2fa8d5};}(_0xf5a93c);_0x32549f['show']({'id':'finalContentPreview','title':c(_0x731ae8,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x731ae8,{'dialogRects':_0x15a9af}),'onHide':()=>{_0x2ef2dc['detachFromDom']();},'onShow':()=>{_0x48e8e3['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x5b0059=>{const _0x453911=this['_standarizeRootsData'](_0x5b0059,_0x48e8e3,_0xf5a93c);_0x32549f['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x453911,_0x48e8e3['config']['get']('trackChanges.preview.renderFunction'));}),_0x2ef2dc=new _0x44d2b1(_0x731ae8,[_0x32549f['view']]),_0x2ef2dc['attachToDom'](),_0x2ef2dc['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x48e8e3['once']('destroy',()=>{_0x2ef2dc['detachFromDom']();});const _0x232d8a=_0x32549f['view']['headerView']['class'];_0x32549f['view']['headerView']['class']=_0x232d8a?_0x232d8a+'\x20ck-reset_all':'ck-reset_all',_0x32549f['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x32549f['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x4e4c19=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x4d2407=_0x4e4c19['previewMode'],_0x25cfca={};if('$labels'===_0x4d2407){for(const _0x1b3911 of _0x4e4c19['getMergeFieldsIds']())_0x25cfca[_0x1b3911]=_0x4e4c19['getLabel'](_0x1b3911)||_0x1b3911;}else{const _0x30d1ca='$defaultValues'===_0x4d2407?_0x4e4c19['getDefaultValues']():_0x4e4c19['getDataSetValues'](_0x4d2407,!0x0);for(const _0x22090a of Object['entries'](_0x30d1ca)){const [_0x2788f7,_0xccc86f]=_0x22090a;_0x25cfca[_0x2788f7]=null!==_0xccc86f?_0xccc86f:_0x4e4c19['getLabel'](_0x2788f7)||_0x2788f7;}}return{'mergeFieldsData':_0x25cfca};}['_standarizeRootsData'](_0x2ae291,_0xe3d47a,_0x49e0bb){let _0x2fdfcd;if('string'==typeof _0x2ae291){const _0x54dff5=_0xe3d47a['model']['document']['getRootNames']()[0x0];_0x2fdfcd={[_0x54dff5]:_0x2ae291};}else _0x2fdfcd=_0x2ae291;const _0x4a50fa=this['_fixMediaEmbeds'](_0x2fdfcd,_0xe3d47a),_0x4609d2=function(_0x2a263e,_0x46d963){for(const [_0x964767,_0x47c5cf]of _0x2a263e)_0x47c5cf['classes']=_0x46d963[_0x964767]['classList']['value']['replace']('ck-focused','');return _0x2a263e;}(this['_sortRoots'](_0xe3d47a)['reduce']((_0x101466,_0x11d0de)=>(_0x101466['push']([_0x11d0de,{'content':_0x4a50fa[_0x11d0de],'classes':''}]),_0x101466),[]),_0x49e0bb);return _0x4609d2;}['_fixMediaEmbeds'](_0x2b9f9b,_0x112d19){if(!_0x112d19['plugins']['has']('MediaEmbedEditing'))return _0x2b9f9b;const _0x366a4d=_0x112d19['plugins']['get']('MediaEmbedEditing');for(const [_0x5c6ce8,_0x3b0609]of Object['entries'](_0x2b9f9b)){const _0x2e04ec=document['createElement']('div');_0x2e04ec['innerHTML']=_0x3b0609,(_0x2e04ec['querySelectorAll']('figure.media')['forEach'](_0xb0dbce=>{const _0x621ee7=_0xb0dbce['querySelector']('oembed');if(_0x621ee7){const _0x5d0001=_0x621ee7['getAttribute']('url');if(_0x5d0001){const _0x2eafe1=_0x366a4d['registry']['getMediaViewElement'](new _0x112d0a(_0x112d19['editing']['view']['document']),_0x5d0001,{'elementName':'','renderForEditingView':!0x0}),_0x193283=document['createElement']('div');_0x193283['classList']['add']('ck-media__wrapper'),_0x2eafe1['render'](_0x193283,_0x112d19['editing']['view']['domConverter']),_0x621ee7['replaceWith'](_0x193283);}}}),_0x2b9f9b[_0x5c6ce8]=_0x2e04ec['innerHTML']);}return _0x2b9f9b;}['_sortRoots'](_0x118606){if(!function(_0x104175){return void 0x0!==_0x104175['getRootsAttributes'];}(_0x118606))return _0x118606['model']['document']['getRootNames']();const _0x2f8361=[],_0x49b0d4=new Map();for(const _0x3369e7 of _0x118606['model']['document']['getRootNames']()){const _0x20be2b=_0x118606['editing']['view']['getDomRoot'](_0x3369e7)['getClientRects']()['item'](0x0);_0x2f8361['push'](_0x3369e7),_0x49b0d4['set'](_0x3369e7,_0x20be2b);}return _0x2f8361['sort']((_0x4840aa,_0x236f05)=>{const _0x236167=_0x49b0d4['get'](_0x4840aa),_0xe84ee3=_0x49b0d4['get'](_0x236f05);return _0x236167['y']-_0xe84ee3['y']||_0x236167['x']-_0xe84ee3['x'];}),_0x2f8361;}}class te extends _0x5a9880{static get['requires'](){return[T,_0x35a552];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1d3c34){super(_0x1d3c34),_0x1d3c34['commands']['add']('previewFinalContent',new re(this['editor'])),_0x1d3c34['config']['define']('trackChanges.preview.renderFunction',(_0x39d173,_0x20406d)=>{for(const _0x373fd0 of _0x20406d)_0x39d173['appendChild'](_0x373fd0);});}}export{us as BaseSuggestionThreadView,o as Suggestion,fe as SuggestionThreadView,we as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|
|
23
|
+
import{Command as _0x11a32a,Plugin as _0x2fff63,PendingActions as _0x1aaf18}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x4090ca,ObservableMixin as _0x5f4cc5,uid as _0x164670,priorities as _0x4d7128,insertToPriorityArray as _0x3868ec,logWarning as _0x259c9e,getEnvKeystrokeText as _0x17eec3,FocusTracker as _0x4e2add,KeystrokeHandler as _0x4bd764,Collection as _0x263022}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x1bb85f,IconCancel as _0x5ac248,IconTrackChanges as _0x1ef357}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x15c9c5,View as _0x3e415b,ViewCollection as _0x58d0a4,FocusCycler as _0x24fe94,ViewModel as _0x5ae4dc,createDropdown as _0x127d03,SplitButtonView as _0x123677,addListToDropdown as _0x430d85,MenuBarMenuView as _0x45615f,MenuBarMenuListView as _0x461916,ListSeparatorView as _0x20c88a,MenuBarMenuListItemView as _0x4ebf6d,MenuBarMenuListItemButtonView as _0x5e99f4,BodyCollection as _0x444071,Dialog as _0x55eaf3}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x305a6b,hashObject as _0x5ae330,surroundingMarkersDetector as _0x258e32,FOCUS_ANNOTATION_KEYSTROKE as _0x56e5e7,AriaDescriptionView as _0x55e8f4,setupThreadKeyboardNavigation as _0x1c73f0,trimHtml as ti,UserView as _0x5b0652,LateFocusButtonView as _0x2f7fc4,getDateTimeFormatter as _0x4c0ba5,getAllMarkersDomElementsSorted as _0x155431,sanitizeEditorConfig as _0x371b9a}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x61405c,LiveRange as _0x542068,LivePosition as _0x1e0e67,DowncastWriter as _0x40dea1}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x55923b,toWidget as _0x322811}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x1848c9,set as _0x550952,isEqual as _0x5e7928,unset as _0x1e47e2,omit as Vt}from'es-toolkit/compat';import{Delete as _0x577b3c,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x132c6c,ShiftEnter as _0x11cac9}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends _0x11a32a{['_enabledCommands'];constructor(_0x54c4d4,_0x177893){super(_0x54c4d4),this['_enabledCommands']=_0x177893,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 _0x577e94 of this['editor']['commands']['commands']())_0x577e94['affectsData']&&!this['_enabledCommands']['has'](_0x577e94)&&_0x577e94['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x296f74 of this['editor']['commands']['commands']())_0x296f74['affectsData']&&!this['_enabledCommands']['has'](_0x296f74)&&_0x296f74['clearForceDisabled']('TrackChangesCommand');}}class O extends _0x11a32a{['_suggestions'];constructor(_0x4180ea,_0x5a3dfc){super(_0x4180ea),this['_suggestions']=_0x5a3dfc,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3eebec){const _0x4d4a02=this['_suggestions']['get'](_0x3eebec);if(!_0x4d4a02)throw new _0x4090ca('track-changes-accept-suggestion-not-found',this);const _0x278ebe=_0x4d4a02['getRanges']();this['editor']['model']['canEditAt'](_0x278ebe)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x4d4a02);}}class R extends _0x11a32a{['_suggestions'];constructor(_0x17ab85,_0x2b14c7){super(_0x17ab85),this['_suggestions']=_0x2b14c7,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3dd24b){const _0x4d9590=this['_suggestions']['get'](_0x3dd24b);if(!_0x4d9590)throw new _0x4090ca('track-changes-discard-suggestion-not-found',this);const _0x5c00e8=_0x4d9590['getRanges']();this['editor']['model']['canEditAt'](_0x5c00e8)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x4d9590);}}function ls(_0x2915c5,_0x31ea86){let _0x17119c='';return _0x17119c+=_0x2915c5['split']('*')['map']((_0x50a6b5,_0xb7015b)=>_0xb7015b%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x50a6b5)+'</span>':nn(_0x50a6b5))['join'](''),_0x31ea86&&(_0x17119c+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x31ea86['value']+'\x22\x20title=\x22'+_0x31ea86['title']+'\x22></span>'),_0x17119c;}function nn(_0x59fb66){const _0x78b775=document['createElement']('span');return _0x78b775['innerText']=_0x59fb66,_0x78b775['innerHTML'];}function ts(_0xdce125){return _0xdce125['sort']((_0x6b0e45,_0x4450e0)=>'deletion'==_0x6b0e45['type']&&'deletion'!=_0x4450e0['type']?-0x1:'deletion'!=_0x6b0e45['type']&&'deletion'==_0x4450e0['type']?0x1:0x0);}function Zt(_0x38dd94,_0xa2499f){let _0x36527e,_0x379fc1=0x0;const _0x546934=[],_0x113172=_0xa2499f['schema'];for(;_0x379fc1<_0x38dd94['length'];){const _0x1c530d=_0x38dd94[_0x379fc1],_0x9652a2=_0x38dd94[_0x379fc1+0x1];_0x36527e||(_0x36527e=_0xa2499f['createPositionBefore'](_0x1c530d)),on(_0xa2499f,_0x1c530d,_0x9652a2)||(_0x546934['push'](_0xa2499f['createRange'](_0x36527e,_0x113172['isObject'](_0x1c530d)?_0xa2499f['createPositionAfter'](_0x1c530d):_0xa2499f['createPositionAt'](_0x1c530d,'end'))),_0x36527e=null),_0x379fc1++;}return _0x546934;}function on(_0x6f7776,_0x4b14ef,_0x24a21b){if(!_0x24a21b)return!0x1;const _0x386b68=_0x6f7776['createPositionAfter'](_0x4b14ef),_0x43b7d3=_0x6f7776['createPositionBefore'](_0x24a21b);return _0x386b68['isTouching'](_0x43b7d3);}function rs(_0x12f38b,_0xf7ea71,_0x5e1fc0){for(;_0x5e1fc0['length'];){const _0x451e4a=_0x5e1fc0['splice'](0x0,0x64);_0x12f38b['change'](()=>{for(const _0x340d2c of _0x451e4a)_0x340d2c['isInContent']&&_0xf7ea71['execute'](_0x340d2c['id']);});}}class x extends _0x11a32a{['_command'];['_suggestions'];constructor(_0x542003,_0x8eb06,_0x3c8bb8){super(_0x542003),this['_command']=_0x8eb06,this['_suggestions']=_0x3c8bb8,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x27011f=Array['from'](this['_suggestions']['values']())['some'](_0x322b5b=>_0x322b5b['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x27011f;}['execute'](){const _0x18bc3a=ts(Array['from'](this['_suggestions']['values']()));for(const _0x388a22 of _0x18bc3a){const _0x3c5b58=_0x388a22['getRanges']();if(!this['editor']['model']['canEditAt'](_0x3c5b58))return;}rs(this['editor']['model'],this['_command'],_0x18bc3a);}}class E extends _0x11a32a{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x4a2d9f,_0x429ff0,_0x3882e3){super(_0x4a2d9f),this['_command']=_0x429ff0,this['_suggestions']=_0x3882e3,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x1b205f=this['editor']['model']['document']['selection'],_0x48f6d5=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x7186ea,_0x1d5229){const _0x59cbe2=Array['from'](_0x7186ea['getRanges']()),_0xcf09f0=new Set();for(const _0xd1b453 of _0x1d5229)if(_0xd1b453['isInContent']){for(const _0x1ef573 of _0x59cbe2)for(const _0x1ea97c of _0xd1b453['getRanges']())(_0x1ef573['isIntersecting'](_0x1ea97c)||_0x7186ea['isCollapsed']&&!_0xd1b453['isMultiRange']&&_0xd1b453['next']&&_0x1ea97c['end']['isTouching'](_0x1ef573['start']))&&_0xcf09f0['add'](_0xd1b453);}return _0xcf09f0;}(_0x1b205f,_0x48f6d5),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x46aab7=ts(Array['from'](this['_selectedSuggestions']));for(const _0xd3d574 of _0x46aab7){const _0x180b00=_0xd3d574['getRanges']();if(!this['editor']['model']['canEditAt'](_0x180b00))return;}rs(this['editor']['model'],this['_command'],_0x46aab7);}}class o extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x5f4cc5(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x52131a,_0x36f97c){super(),this['id']=_0x36f97c['id'],this['type']=_0x36f97c['type'],this['subType']=_0x36f97c['subType']||null,this['author']=_0x36f97c['author'],this['creator']=_0x36f97c['creator']||_0x36f97c['author'],this['isExternal']=Boolean(_0x36f97c['attributes']&&_0x36f97c['attributes']['@external']),this['data']=null,this['_model']=_0x52131a,this['_onAccept']=_0x36f97c['onAccept'],this['_onDiscard']=_0x36f97c['onDiscard'],this['_onAttributesChange']=_0x36f97c['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x36f97c['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 _0x19a12c=this;for(;_0x19a12c['previous'];)_0x19a12c=_0x19a12c['previous'];return _0x19a12c;}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'](_0x1f5b84){this['_markerNames']['add'](_0x1f5b84);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x17ed4c=>this['_model']['markers']['get'](_0x17ed4c))['filter'](_0x30b859=>_0x30b859);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x8aaedd=>{for(const _0x13e365 of this['getMarkers']())_0x8aaedd['removeMarker'](_0x13e365);}),this['_markerNames']['clear']();}['removeMarker'](_0x2c43a5){this['_model']['change'](_0x79b238=>{_0x79b238['removeMarker'](_0x2c43a5);}),this['_markerNames']['delete'](_0x2c43a5);}['addRange'](_0x497387){const _0x2d9926='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+o['getMultiRangeId']();this['addMarkerName'](_0x2d9926),this['_model']['change'](_0x5b7071=>{_0x5b7071['addMarker'](_0x2d9926,{'range':_0x497387,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0xdf547){for(const _0x5db8ef of this['getRanges']())if(_0x5db8ef['isIntersecting'](_0xdf547))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x1216ec=>_0x1216ec['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x4ef42a,_0x596603)=>[..._0x4ef42a,..._0x596603['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x8d9236=this['getRanges']();if(0x1!=_0x8d9236['length'])return null;const _0x2f617c=_0x8d9236[0x0],_0x142cca=_0x2f617c['start']['nodeAfter'],_0x217d92=_0x2f617c['end']['nodeBefore'];return _0x142cca instanceof _0x61405c?_0x142cca!=_0x217d92?null:_0x142cca: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 _0x46d05d=[];let _0x32ab54=this['head'];for(;_0x32ab54;)_0x46d05d['push'](_0x32ab54),_0x32ab54=_0x32ab54['next'];return _0x46d05d;}['setAttribute'](_0x5ca8d2,_0xe2a225){const _0x26f7f8=_0x1848c9(this['attributes']);_0x550952(_0x26f7f8,_0x5ca8d2,_0xe2a225),_0x5e7928(_0x26f7f8,this['attributes'])||(this['attributes']=_0x26f7f8,this['_onAttributesChange'](_0x26f7f8));}['removeAttribute'](_0x283f04){const _0x2d41f5=_0x1848c9(this['attributes']);_0x1e47e2(_0x2d41f5,_0x283f04),_0x5e7928(_0x2d41f5,this['attributes'])||(this['attributes']=_0x2d41f5,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 _0x164670()['substr'](0x1,0x5);}}function c(_0x5341ca,_0x5e62f1,_0x29eb9b){const _0x4ffa37=_0x5341ca['t'],t=_0x5341ca['t'];switch(_0x5e62f1){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'Preview\x20final\x20content':return t('Preview\x20final\x20content');case'Final\x20content\x20preview':return t('Final\x20content\x20preview');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x29eb9b);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x29eb9b);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x29eb9b);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x29eb9b);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x29eb9b);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',_0x29eb9b);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x29eb9b);case'*Replace\x20image*':return t('*Replace\x20image*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x29eb9b);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x29eb9b);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x29eb9b);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x29eb9b);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x29eb9b);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x29eb9b);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x29eb9b);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x29eb9b);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x29eb9b);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x29eb9b);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x29eb9b);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x29eb9b);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x29eb9b);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x29eb9b);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x29eb9b);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x29eb9b);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x29eb9b);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x29eb9b);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x29eb9b);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x29eb9b);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x29eb9b);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x29eb9b);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x29eb9b);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x29eb9b);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'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x29eb9b);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x29eb9b);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 _0x4ffa37({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x29eb9b);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x4ffa37({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x29eb9b);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x29eb9b);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'},_0x29eb9b);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'},_0x29eb9b);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'},_0x29eb9b);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5e62f1;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x538284,_0x1f55f8){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x538284,this['_locale']=_0x1f55f8;}['getDescriptions'](_0x4d5ffe){const _0x2f8d14=[],_0x589ada=new Set(),_0x46a4bb=new Set();for(let _0x2167ae=0x0;_0x2167ae<_0x4d5ffe['length'];_0x2167ae++){const _0x17dc32=_0x4d5ffe[_0x2167ae];if(!_0x17dc32['isInContent'])continue;const _0x24b1c0=this['_handleCustomCallbackDescription'](_0x17dc32);if(_0x24b1c0){if(null!=_0x17dc32['subType']){if(_0x589ada['has'](_0x17dc32['subType']))continue;_0x589ada['add'](_0x17dc32['subType']);}_0x2f8d14['push'](_0x24b1c0);}else{if('attribute'!=_0x17dc32['type'])'insertion'!=_0x17dc32['type']&&'deletion'!=_0x17dc32['type']||this['_handleInsertRemoveSuggestionDescription'](_0x2f8d14,_0x17dc32,_0x4d5ffe[_0x2167ae+0x1]);else{const _0x5050ae=_0x17dc32['data']['key'];if(_0x46a4bb['has'](_0x5050ae))continue;_0x46a4bb['add'](_0x17dc32['data']['key']),_0x5050ae==u?this['_handleRenameSuggestionDescription'](_0x2f8d14,_0x17dc32):this['_handleAttributeSuggestionDescription'](_0x2f8d14,_0x17dc32);}}}return this['_resolveDescriptionItems'](_0x2f8d14);}['registerDescriptionCallback'](_0x5493a8){this['_customCallbacks']['push'](_0x5493a8);}['registerElementLabel'](_0x1152a8,_0x27e6fe,_0x4aacdb=_0x4d7128['normal']){'function'==typeof _0x1152a8?_0x3868ec(this['_itemLabelsCallbacks'],{'matchingCallback':_0x1152a8,'label':_0x27e6fe,'priority':_0x4aacdb}):this['_itemLabels']['set'](_0x1152a8,_0x27e6fe);}['registerAttributeLabel'](_0x128af9,_0x3e6662){this['_attributeLabels']['set'](_0x128af9,_0x3e6662);}['getItemLabel'](_0x34a262,_0x5e1f39=0x1){let _0x214969;for(const _0x1907c9 of this['_itemLabelsCallbacks'])if(_0x1907c9['matchingCallback'](_0x34a262)){_0x214969=_0x1907c9['label'];break;}return _0x214969||(_0x214969=this['_itemLabels']['get'](_0x34a262['name'])),_0x214969?_0x214969(_0x5e1f39):0x1!==_0x5e1f39?_0x5e1f39+'\x20'+_0x34a262['name']+'s':''+_0x34a262['name'];}['_addDescriptionItems'](_0x2a7d54,_0x7b4eec){const _0x39b582=_0x7b4eec['getFirstRange']()['getWalker'](),_0x13641a='insertion'==_0x7b4eec['type']?'add':'remove';for(const _0x5c919e of _0x39b582){const _0x29c5d3=_0x5c919e['item'],_0x450829=_0x2a7d54[_0x2a7d54['length']-0x1];if(_0x29c5d3['is']('$textProxy'))_0x450829&&_0x450829['type']['indexOf']('Container')>-0x1&&_0x2a7d54['pop'](),_0x450829&&'text'==_0x450829['type']?_0x450829[_0x13641a]+=_0x29c5d3['data']:_0x2a7d54['push']({'type':'text','add':'add'==_0x13641a?_0x29c5d3['data']:'','remove':'remove'==_0x13641a?_0x29c5d3['data']:''});else{if(this['_schema']['isObject'](_0x29c5d3)){const _0x1f326f=_0x29c5d3;if(_0x450829&&_0x450829['type']['indexOf']('Container')>-0x1&&_0x2a7d54['pop'](),'elementEnd'==_0x5c919e['type'])continue;_0x450829&&_0x450829['type']==_0x13641a+'Object'&&_0x450829['element']['name']==_0x1f326f['name']?_0x450829['quantity']++:_0x2a7d54['push']({'type':_0x13641a+'Object','element':_0x1f326f,'quantity':0x1}),_0x39b582['skip'](_0x298ea3=>!('elementEnd'==_0x298ea3['type']&&_0x298ea3['item']==_0x29c5d3));}else{if(this['_schema']['checkChild'](_0x29c5d3,'$text')||_0x29c5d3['is']('element','softBreak')){const _0x483fd9=_0x29c5d3;if('add'==_0x13641a&&'elementStart'==_0x5c919e['type']||'remove'==_0x13641a&&'elementEnd'==_0x5c919e['type'])continue;if(_0x450829&&-0x1==_0x450829['type']['indexOf']('Container')){'text'==_0x450829['type']&&(_0x450829[_0x13641a]+='\x0a');continue;}let _0x3b111e;if(_0x3b111e='add'==_0x13641a?_0x483fd9['nextSibling']&&!this['_schema']['isObject'](_0x483fd9['nextSibling'])?_0x483fd9['nextSibling']:null:_0x483fd9['previousSibling']&&!this['_schema']['isObject'](_0x483fd9['previousSibling'])?_0x483fd9['previousSibling']:null,_0x483fd9['isEmpty']||_0x3b111e&&_0x3b111e['isEmpty']){const _0x263341=_0x3b111e&&_0x3b111e['isEmpty']?_0x3b111e:_0x483fd9;_0x450829&&_0x450829['type']==_0x13641a+'EmptyContainer'&&_0x450829['element']['name']==_0x263341['name']?_0x450829['quantity']++:_0x2a7d54['push']({'type':_0x13641a+'EmptyContainer','element':_0x263341,'quantity':0x1});}else _0x2a7d54['push']({'type':_0x13641a+'Container','element':_0x483fd9});}}}}}['_resolveDescriptionItems'](_0x204dfa){const _0x42fa19=this['_locale'],_0x3598b9=[],_0x92a47c=[],_0x1b049e=[];for(const _0x11c30e of _0x204dfa)switch(_0x11c30e['type']){case'text':if(_0x11c30e['add']=_0x11c30e['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x11c30e['remove']=_0x11c30e['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x11c30e['add']&&''!=_0x11c30e['remove']){_0x3598b9['push']({'type':'replace','content':c(_0x42fa19,'REPLACE_TEXT',['\x22'+_0x11c30e['remove']+'\x22','\x22'+_0x11c30e['add']+'\x22'])});continue;}if(null!=_0x11c30e['add']['match'](/^ +$/)){_0x3598b9['push']({'type':'insertion','content':c(_0x42fa19,'*Insert:*\x20%0',c(_0x42fa19,'ELEMENT_SPACE',_0x11c30e['add']['length']))});continue;}if(null!=_0x11c30e['remove']['match'](/^ +$/)){_0x3598b9['push']({'type':'deletion','content':c(_0x42fa19,'*Remove:*\x20%0',c(_0x42fa19,'ELEMENT_SPACE',_0x11c30e['remove']['length']))});continue;}if(''!=_0x11c30e['add']){_0x3598b9['push']({'type':'insertion','content':c(_0x42fa19,'*Insert:*\x20%0','\x22'+_0x11c30e['add']+'\x22')});continue;}_0x3598b9['push']({'type':'deletion','content':c(_0x42fa19,'*Remove:*\x20%0','\x22'+_0x11c30e['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x3598b9['push']({'type':'insertion','content':c(_0x42fa19,'*Insert:*\x20%0',this['getItemLabel'](_0x11c30e['element'],_0x11c30e['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x3598b9['push']({'type':'deletion','content':c(_0x42fa19,'*Remove:*\x20%0',this['getItemLabel'](_0x11c30e['element'],_0x11c30e['quantity']))});continue;case'addContainer':_0x3598b9['push']({'type':'insertion','content':c(_0x42fa19,'*Split:*\x20%0',this['getItemLabel'](_0x11c30e['element'],_0x11c30e['quantity']))});continue;case'removeContainer':_0x3598b9['push']({'type':'deletion','content':c(_0x42fa19,'*Merge:*\x20%0',this['getItemLabel'](_0x11c30e['element'],_0x11c30e['quantity']))});continue;case'addFormat':_0x92a47c['push'](_0x11c30e['key']);continue;case'removeFormat':_0x1b049e['push'](_0x11c30e['key']);continue;default:_0x3598b9['push'](_0x11c30e);}if(_0x92a47c['length']){const _0x57fdb4=_0x92a47c['map'](_0x37e434=>this['_attributeLabels']['has'](_0x37e434)?this['_attributeLabels']['get'](_0x37e434):_0x37e434)['join'](',\x20');_0x3598b9['push']({'type':'format','content':c(this['_locale'],'*Set\x20format:*\x20%0',_0x57fdb4)});}if(_0x1b049e['length']){const _0x2318a5=_0x1b049e['map'](_0x1dab3d=>this['_attributeLabels']['has'](_0x1dab3d)?this['_attributeLabels']['get'](_0x1dab3d):_0x1dab3d)['join'](',\x20');_0x3598b9['push']({'type':'format','content':c(this['_locale'],'*Remove\x20format:*\x20%0',_0x2318a5)});}return _0x3598b9;}['_handleCustomCallbackDescription'](_0x140b2c){for(const _0x33d345 of this['_customCallbacks']){const _0x4f667b=_0x33d345(_0x140b2c);if(_0x4f667b&&'type'in _0x4f667b)return _0x4f667b;}}['_handleAttributeSuggestionDescription'](_0x14c00d,_0x3c4d6f){const _0x11af13=_0x3c4d6f['data'],_0x586ed6=void 0x0===_0x11af13['newValue']?'removeFormat':'addFormat';_0x14c00d['push']({'type':_0x586ed6,'key':_0x11af13['key']});}['_handleRenameSuggestionDescription'](_0x18b64b,_0x1506cd){_0x18b64b['push']({'type':'format','content':c(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x1506cd['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x1abe98,_0x5856f7,_0x573159){if(this['_addDescriptionItems'](_0x1abe98,_0x5856f7),_0x573159&&_0x573159['getFirstRange']()&&!_0x5856f7['getFirstRange']()['end']['isEqual'](_0x573159['getFirstRange']()['start'])){const _0x47a4fb=_0x1abe98[_0x1abe98['length']-0x1],_0x30008c='insertion'==_0x5856f7['type']?'add':'remove';_0x47a4fb&&'text'==_0x47a4fb['type']&&(_0x47a4fb[_0x30008c]+='\x0a');}}}class U extends _0x2fff63{['afterInit'](){const _0x401f61=this['editor'],_0x4859ee=_0x401f61['plugins']['get']('TrackChangesEditing');_0x401f61['commands']['get']('showAIAssistant')&&_0x4859ee['enableCommand']('showAIAssistant');}}class V extends _0x2fff63{['afterInit'](){const _0x166875=this['editor'],_0x552b7c=_0x166875['locale'];if(!_0x166875['plugins']['has']('AlignmentEditing'))return;const _0x405648=_0x166875['plugins']['get']('TrackChangesEditing');_0x405648['enableDefaultAttributesIntegration']('alignment'),_0x405648['registerBlockAttribute']('alignment'),_0x405648['descriptionFactory']['registerAttributeLabel']('alignment',c(_0x552b7c,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a8886=this['editor'],_0x56d796=_0x2a8886['locale'];_0x2a8886['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x167429=>{if('formatBlock'!=_0x167429['type'])return;const {data:_0x5a9d79}=_0x167429;if(_0x5a9d79&&'alignment'==_0x5a9d79['commandName']){const _0x1953fb=_0x5a9d79['commandParams'][0x0]['value'];return{'type':'format','content':c(_0x56d796,'*Format:*\x20%0',function(_0x342739){switch(_0x342739){case'left':return c(_0x56d796,'FORMAT_ALIGN_TO_LEFT');case'right':return c(_0x56d796,'FORMAT_ALIGN_TO_RIGHT');case'center':return c(_0x56d796,'FORMAT_ALIGN_TO_CENTER');case'justify':return c(_0x56d796,'FORMAT_JUSTIFY_TEXT');}}(_0x1953fb))};}});}}const Yt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class F extends _0x2fff63{['afterInit'](){const _0xb4b9b4=this['editor'],_0x4ee2c3=_0xb4b9b4['plugins']['get']('TrackChangesEditing'),_0x182216=_0xb4b9b4['locale'];for(const _0x3c277f of Yt){if(!_0xb4b9b4['plugins']['has'](_0x3c277f))continue;const _0x39fd01=_0x3c277f['slice'](0x0,-0x7)['toLowerCase'](),_0x128cb4='FORMAT_'+_0x39fd01['toUpperCase']();_0x4ee2c3['enableDefaultAttributesIntegration'](_0x39fd01),_0x4ee2c3['registerInlineAttribute'](_0x39fd01),_0x4ee2c3['descriptionFactory']['registerAttributeLabel'](_0x39fd01,c(_0x182216,_0x128cb4));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x43f6f5=this['editor'],_0xf2d320=_0x43f6f5['locale'],_0x5b9b14=_0x43f6f5['plugins']['get']('TrackChangesEditing');function _0x514dd3(_0x5a864f,_0x2ee41d){_0x5b9b14['descriptionFactory']['registerDescriptionCallback'](_0x397997=>{if('formatInline'!=_0x397997['type'])return;const {data:_0x5d7e0b}=_0x397997;return _0x5d7e0b&&_0x5d7e0b['commandName']===_0x5a864f?_0x5d7e0b['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0xf2d320,'*Format:*\x20%0',_0x2ee41d)}:{'type':'format','content':c(_0xf2d320,'*Remove\x20format:*\x20%0',_0x2ee41d)}:void 0x0;});}_0x514dd3('bold',c(_0xf2d320,'FORMAT_BOLD')),_0x514dd3('italic',c(_0xf2d320,'FORMAT_ITALIC')),_0x514dd3('underline',c(_0xf2d320,'FORMAT_UNDERLINE')),_0x514dd3('code',c(_0xf2d320,'FORMAT_CODE')),_0x514dd3('strikethrough',c(_0xf2d320,'FORMAT_STRIKETHROUGH')),_0x514dd3('subscript',c(_0xf2d320,'FORMAT_SUBSCRIPT')),_0x514dd3('superscript',c(_0xf2d320,'FORMAT_SUPERSCRIPT'));}}class G extends _0x2fff63{['afterInit'](){const _0x158081=this['editor'],_0x414b1e=_0x158081['locale'];if(!_0x158081['plugins']['has']('BlockQuoteEditing'))return;const _0x5e6034=_0x158081['plugins']['get']('TrackChangesEditing'),_0x47dbe5=this['editor']['commands']['get']('blockQuote');_0x5e6034['enableCommand']('blockQuote',(_0x4a7cd9,_0x1f1b97={})=>{const _0x18f4bb=this['editor']['model']['document']['selection'],_0x2ffb4e=_0x1f1b97&&void 0x0!==_0x1f1b97['forceValue']?_0x1f1b97['forceValue']:!_0x47dbe5['value'];let _0x27b3a7=[];if(_0x2ffb4e){const _0x1a3ffb=Array['from'](_0x18f4bb['getSelectedBlocks']())['filter'](_0x37dc1b=>to(_0x37dc1b)||function(_0x55052f,_0x3c5476){const _0x319b09=_0x3c5476['checkChild'](_0x55052f['parent'],'blockQuote'),_0x23e9c0=_0x3c5476['checkChild'](['$root','blockQuote'],_0x55052f);return _0x319b09&&_0x23e9c0;}(_0x37dc1b,this['editor']['model']['schema']));_0x27b3a7=Zt(_0x1a3ffb,_0x158081['model']);}else{const _0xfa8625=Array['from'](_0x18f4bb['getSelectedBlocks']())['filter'](_0x26bbb1=>to(_0x26bbb1));_0x27b3a7=Zt(_0xfa8625,_0x158081['model']);}_0x158081['model']['change'](()=>{for(const _0x19b6c8 of _0x27b3a7)_0x5e6034['markBlockFormat'](_0x19b6c8,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x2ffb4e}]});});}),_0x5e6034['descriptionFactory']['registerDescriptionCallback'](_0x2234f7=>{const {data:_0x9cb223}=_0x2234f7;if(_0x9cb223&&'blockQuote'==_0x9cb223['commandName']){const _0x19d3b4=c(_0x414b1e,'ELEMENT_BLOCK_QUOTE');return _0x9cb223['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x414b1e,'*Set\x20format:*\x20%0',_0x19d3b4)}:{'type':'format','content':c(_0x414b1e,'*Remove\x20format:*\x20%0',_0x19d3b4)};}});}}function to(_0xd24bf3){return'blockQuote'==_0xd24bf3['parent']['name'];}class L extends _0x2fff63{['afterInit'](){const _0x464acf=this['editor'],_0x2f34d3=_0x464acf['locale'],_0x20a598=_0x464acf['plugins']['get']('TrackChangesEditing');_0x464acf['plugins']['has']('BookmarkEditing')&&(_0x20a598['enableCommand']('insertBookmark'),_0x20a598['enableDefaultAttributesIntegration']('updateBookmark'),_0x20a598['registerBlockAttribute']('bookmarkId'),_0x20a598['descriptionFactory']['registerDescriptionCallback'](_0x19b902=>{if('insertion'!=_0x19b902['type']&&'deletion'!=_0x19b902['type']&&'attribute'!=_0x19b902['type'])return;const _0x164216=_0x19b902['getContainedElement']();if(null==_0x164216)return;if(!_0x164216['is']('element','bookmark'))return;const _0x566fb3=_0x164216['getAttribute']('bookmarkId');if('insertion'==_0x19b902['type'])return{'type':'insertion','content':c(_0x2f34d3,'*Insert:*\x20%0','\x22'+_0x566fb3+'\x22\x20'+c(_0x2f34d3,'ELEMENT_BOOKMARK'))};if('deletion'==_0x19b902['type'])return{'type':'deletion','content':c(_0x2f34d3,'*Remove:*\x20%0','\x22'+_0x566fb3+'\x22\x20'+c(_0x2f34d3,'ELEMENT_BOOKMARK'))};const {data:_0x83c397}=_0x19b902;if(!_0x83c397||'bookmarkId'!=_0x83c397['key'])return;return{'type':'format','content':c(_0x2f34d3,'*Set\x20bookmark:*\x20%0','\x22'+_0x83c397['newValue']+'\x22')};}));}}class J extends _0x2fff63{['afterInit'](){const _0x51cc1b=this['editor'];_0x51cc1b['plugins']['has']('CaseChange')&&(_0x51cc1b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x51cc1b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x51cc1b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x2fff63{['afterInit'](){const _0x327f0e=this['editor'];_0x327f0e['commands']['get']('ckbox')&&_0x327f0e['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class H extends _0x2fff63{['afterInit'](){const _0x2ea6b9=this['editor'];if(!_0x2ea6b9['plugins']['has']('CodeBlock'))return;const _0x12076c=_0x2ea6b9['plugins']['get']('TrackChangesEditing'),_0x597089=_0x2ea6b9['locale'],_0x24be96=_0x2ea6b9['config']['get']('codeBlock')['languages'],_0x4c2e74=_0x2ea6b9['commands']['get']('codeBlock');_0x12076c['enableCommand']('indentCodeBlock'),_0x12076c['enableCommand']('outdentCodeBlock'),_0x12076c['enableCommand']('codeBlock',(_0x230b47,_0x3864b0={})=>{const _0x526058=_0x2ea6b9['model'],_0x5c1bac=_0x2ea6b9['model']['document']['selection'],_0x2b4982=_0x3864b0&&void 0x0!==_0x3864b0['forceValue']?_0x3864b0['forceValue']:!_0x4c2e74['value'];let _0x5d9e6e;_0x3864b0['language']||(_0x3864b0['language']=_0x24be96[0x0]['language']),_0x5d9e6e=_0x2b4982?Array['from'](_0x5c1bac['getSelectedBlocks']())['filter'](_0xb95b03=>oo(_0xb95b03)||function(_0x530066,_0x268018){if(_0x530066['is']('rootElement')||_0x268018['isLimit'](_0x530066))return!0x1;return _0x268018['checkChild'](_0x530066['parent'],'codeBlock');}(_0xb95b03,_0x526058['schema'])):Array['from'](_0x5c1bac['getSelectedBlocks']())['filter'](_0xe462=>oo(_0xe462));const _0x1f94c6=Zt(_0x5d9e6e,_0x526058);_0x526058['change'](()=>{for(const _0x3be057 of _0x1f94c6)_0x12076c['markBlockFormat'](_0x3be057,{'commandName':'codeBlock','commandParams':[{..._0x3864b0,'forceValue':_0x2b4982}],'formatGroupId':'blockName'});});}),(_0x12076c['descriptionFactory']['registerElementLabel']('codeBlock',_0x2b99ab=>c(_0x597089,'ELEMENT_CODE_BLOCK',_0x2b99ab)),_0x12076c['descriptionFactory']['registerDescriptionCallback'](_0x2e6ee8=>{if('formatBlock'!=_0x2e6ee8['type'])return;const _0x174f4f=_0x597089['t'],{data:_0x46ecba}=_0x2e6ee8;if(!_0x46ecba||'codeBlock'!=_0x46ecba['commandName'])return;const _0x3983e3=_0x46ecba['commandParams'][0x0]['language'],_0x254378=_0x174f4f(_0x24be96['find'](_0x523846=>_0x523846['language']===_0x3983e3)['label'])['toLowerCase']();return _0x46ecba['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x597089,'*Set\x20format:*\x20%0',c(_0x597089,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x254378+')')}:{'type':'format','content':c(_0x597089,'*Remove\x20format:*\x20%0',c(_0x597089,'ELEMENT_CODE_BLOCK',0x1))};}));}}function oo(_0x4bcf51){return'codeBlock'==_0x4bcf51['name'];}class q extends _0x2fff63{['afterInit'](){const _0x3daa9f=this['editor'];if(!_0x3daa9f['plugins']['has']('CommentsEditing'))return;_0x3daa9f['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x16dd5c,_0x4c4d02,_0x1447c7){const _0x155508=[];for(const _0x5cff21 of _0x4c4d02['getItems']())_0x5cff21['hasAttribute'](_0x16dd5c)&&_0x155508['push'](_0x1447c7['createRangeOn'](_0x5cff21));return _0x155508;}function De(_0x2ccbe8,_0x18390f,{showActiveMarker:_0x8bd592=!0x0}={}){const _0x5b3585=_0x2ccbe8['plugins']['get']('TrackChangesEditing');return(_0x288260,_0x3cb9c0,_0x45c6b6)=>{if(!_0x45c6b6['consumable']['test'](_0x3cb9c0['markerRange'],_0x288260['name']))return;const _0x5c7b38=_0x3cb9c0['markerRange']['getWalker'](),_0x2a84f7=_0x3cb9c0['markerRange']['start'],_0x576dd0=_0x2ccbe8['model']['schema'];let _0x60e830=null,_0x495180=null,_0x858e8d=!0x1,_0x147271=!0x1;for(const _0x4e164b of _0x5c7b38){const _0x4108a3=_0x4e164b['item'];_0x858e8d=_0x858e8d||_0x576dd0['isContent'](_0x4108a3);const _0x97cde2=_0x45c6b6['mapper']['toViewElement'](_0x4108a3);if(_0x97cde2&&_0x97cde2['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x4e164b['type']&&(_0x576dd0['isBlock'](_0x4108a3)&&!_0x576dd0['isLimit'](_0x4108a3)&&(_0x4108a3['nextSibling']||_0x2a84f7['isAtEnd']?_0x60e830&&_0x60e830['parent']==_0x4108a3||(_0x60e830=_0x4108a3,_0x40d535(_0x4e164b['previousPosition']),_0x147271=!0x0):_0x495180=_0x495180||_0x4e164b['previousPosition']));}function _0x40d535(_0x2c841d){const {authorId:_0x242d89}=_0x5b3585['_splitMarkerName'](_0x3cb9c0['markerName']),_0x561251=_0x45c6b6['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x18390f,'data-author-id':_0x242d89}),_0x5446fc=_0x45c6b6['mapper']['toViewPosition'](_0x2c841d);_0x8bd592&&_0x5b3585['activeMarkers']['includes'](_0x3cb9c0['markerName'])&&_0x45c6b6['writer']['addClass']('ck-suggestion-marker--active',_0x561251),_0x45c6b6['writer']['insert'](_0x5446fc,_0x561251),_0x45c6b6['mapper']['bindElementToMarker'](_0x561251,_0x3cb9c0['markerName']);}_0x858e8d||_0x147271||!_0x495180||_0x40d535(_0x495180);};}class z extends _0x2fff63{static get['requires'](){return[_0x577b3c];}['init'](){const _0x1b8056=this['editor'],_0x20b59d=_0x1b8056['plugins']['get']('TrackChangesEditing');_0x20b59d['enableCommand']('delete');const _0x2ba706=_0x1b8056['commands']['get']('deleteForward');_0x20b59d['enableCommand']('deleteForward',(_0x40e580,_0x2c5f02={})=>{const _0x4a5fa3=_0x1b8056['model']['createSelection'](_0x1b8056['model']['document']['selection']);_0x4a5fa3['isCollapsed']&&_0x1b8056['model']['modifySelection'](_0x4a5fa3,{'direction':'forward','unit':_0x2c5f02['unit']});const _0x2cce29=_0x4a5fa3['getFirstRange'](),_0x3da246=_0x542068['fromRange'](_0x2cce29);let _0x2f32cf;_0x40e580(_0x2c5f02),_0x2f32cf='$graveyard'==_0x3da246['root']['rootName']?_0x1b8056['model']['createRange'](_0x2cce29['start']):_0x1b8056['model']['createRange'](_0x3da246['start'],_0x3da246['end']),_0x3da246['detach'](),_0x1b8056['model']['enqueueChange'](_0x2ba706['buffer']['batch'],_0x578142=>{_0x2ba706['buffer']['lock'](),_0x578142['setSelection'](_0x578142['createRange'](_0x2f32cf['end'])),_0x2ba706['buffer']['unlock']();});}),_0x1b8056['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x1b8056,'merge'),{'priority':'high'}),_0x1b8056['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x5e4d6e,_0x26f4b9,_0x515e00)=>{_0x515e00['options']['showSuggestionHighlights']&&De(_0x1b8056,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x5e4d6e,_0x26f4b9,_0x515e00);},{'priority':'high'}),_0x1b8056['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x2bf0d7,_0x368157,_0xd3ca74)=>{const _0x1a89bb=_0xd3ca74['mapper']['markerNameToElements'](_0x368157['markerName']);if(_0x1a89bb){for(const _0x5e1748 of _0x1a89bb)_0x5e1748['is']('uiElement')&&(_0xd3ca74['mapper']['unbindElementFromMarkerName'](_0x5e1748,_0x368157['markerName']),_0xd3ca74['writer']['remove'](_0x5e1748));}},{'priority':'high'});}}class W extends _0x2fff63{['afterInit'](){const _0x25628f=this['editor'];if(!_0x25628f['plugins']['has']('ListEditing'))return;const _0x1e3847=_0x25628f['locale'],_0x11c165=_0x25628f['plugins']['get']('TrackChangesEditing'),_0x14cdf8=_0x25628f['plugins']['has']('TodoListEditing'),_0x1ce858=!!_0x25628f['config']['get']('list.multiBlock');function _0x2fb3d0(_0xb02a4a){return{'type':'format','content':''+c(_0x1e3847,'*Set\x20format:*\x20%0',_0xb02a4a)};}function _0x3b808f(_0x41d7d7){return{'type':'format','content':''+c(_0x1e3847,'*Remove\x20format:*\x20%0',_0x41d7d7)};}_0x11c165['enableDefaultAttributesIntegration']('numberedList'),_0x11c165['enableDefaultAttributesIntegration']('bulletedList'),_0x11c165['enableDefaultAttributesIntegration']('customNumberedList'),_0x11c165['enableDefaultAttributesIntegration']('customBulletedList'),_0x11c165['enableDefaultAttributesIntegration']('indentList'),_0x11c165['enableDefaultAttributesIntegration']('outdentList'),_0x11c165['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x11c165['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x11c165['registerBlockAttribute']('listItemId'),_0x11c165['registerBlockAttribute']('listType'),_0x11c165['registerBlockAttribute']('listIndent'),_0x1ce858&&(_0x11c165['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x11c165['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x14cdf8&&(_0x11c165['enableDefaultAttributesIntegration']('todoList'),_0x11c165['enableDefaultAttributesIntegration']('checkTodoList'),_0x11c165['registerBlockAttribute']('todoListChecked'),_0x11c165['descriptionFactory']['registerDescriptionCallback'](_0x34bb3d=>{const {data:_0x351926}=_0x34bb3d;if(_0x351926&&'todoListChecked'==_0x351926['key'])return{'type':'format','content':_0x351926['newValue']?c(_0x1e3847,'*Check\x20item*'):c(_0x1e3847,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x487028=>{if(_0x487028['batch']['isUndo'])return!0x1;let _0x2ba91a=!0x1;const _0x1e27c6=_0x11c165['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5c1455=>'todoListChecked'===_0x11c165['_getAttributeKey'](_0x5c1455));for(const _0x3f8908 of _0x1e27c6){'todo'!=_0x3f8908['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x11c165['_findSuggestions'](_0x3f8908['getFirstRange'](),'attribute')['find'](_0x48f3c4=>'listType'===_0x11c165['_getAttributeKey'](_0x48f3c4['suggestion']))||(_0x487028['removeMarker'](_0x3f8908['getFirstMarker']()),_0x2ba91a=!0x0));}return _0x2ba91a;})),_0x11c165['descriptionFactory']['registerAttributeLabel']('listIndent',c(_0x1e3847,'FORMAT_INDENT'));const _0x451689={'type':'format','content':''};_0x11c165['descriptionFactory']['registerDescriptionCallback'](_0x2d2d6a=>{const {data:_0x2e6b46}=_0x2d2d6a;if(!_0x2e6b46||'listType'!=_0x2e6b46['key'])return;let _0x4dc126=_0x2d2d6a['head'];for(;_0x4dc126;){if(_0x4dc126['data']&&(('listStyle'==_0x4dc126['data']['key']||'listMarkerStyle'==_0x4dc126['data']['key'])&&(_0x4dc126['data']['newValue']&&'default'!=_0x4dc126['data']['newValue']||'default'!=_0x4dc126['data']['oldValue']&&!_0x2e6b46['newValue'])||!_0x1ce858&&_0x4dc126['data']['key']==u))return _0x451689;_0x4dc126=_0x4dc126['next'];}if(null==_0x2e6b46['newValue'])switch(_0x2e6b46['oldValue']){case'bulleted':return _0x3b808f(c(_0x1e3847,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3b808f(c(_0x1e3847,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3b808f(c(_0x1e3847,'ELEMENT_TODO_LIST'));}switch(_0x2e6b46['newValue']){case'bulleted':return _0x2fb3d0(c(_0x1e3847,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2fb3d0(c(_0x1e3847,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2fb3d0(c(_0x1e3847,'ELEMENT_TODO_LIST'));}}),_0x11c165['descriptionFactory']['registerDescriptionCallback'](_0x8b115b=>{const {data:_0x39a1e1}=_0x8b115b;if(_0x39a1e1&&'listIndent'==_0x39a1e1['key'])return null==_0x39a1e1['newValue']||null==_0x39a1e1['oldValue']&&0x0==_0x39a1e1['newValue']?_0x451689:void 0x0;}),_0x11c165['descriptionFactory']['registerDescriptionCallback'](_0x22c1e8=>{if('attribute'!=_0x22c1e8['type'])return;const {data:_0x217c9a}=_0x22c1e8;if(!_0x217c9a||'listItemId'!=_0x217c9a['key'])return;const _0x27130f=Te(_0x22c1e8);return'newValue'==_0x27130f?{'type':'format','content':c(_0x1e3847,'*Merge:*\x20list\x20item')}:'oldValue'==_0x27130f?{'type':'format','content':c(_0x1e3847,'*Split:*\x20list\x20item')}:_0x451689;}),_0x25628f['model']['document']['registerPostFixer'](_0x122df0=>this['listItemIdFixer'](_0x122df0)),_0x25628f['model']['document']['registerPostFixer'](_0x23257e=>this['noTrackChangesFixer'](_0x23257e)),_0x25628f['model']['document']['on']('change:data',(_0x157c13,_0x4dd9b5)=>{if(_0x4dd9b5['isUndo']||!_0x4dd9b5['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x560638){if(_0x560638['batch']['isUndo']||!_0x560638['batch']['isLocal'])return!0x1;let _0xdb9ccb=!0x1;const _0x8b37ba=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2faeb5=>_0x2faeb5['data']&&'listItemId'==_0x2faeb5['data']['key'])['filter'](_0x4a704a=>_0x4a704a['data']['newValue']&&_0x4a704a['data']['oldValue']);for(const _0x12051f of _0x8b37ba)Te(_0x12051f)||(_0x560638['removeMarker'](_0x12051f['getFirstMarker']()),_0xdb9ccb=!0x0);return _0xdb9ccb;}['noTrackChangesFixer'](_0x1df27e){if(_0x1df27e['batch']['isUndo']||!_0x1df27e['batch']['isLocal'])return!0x1;const _0x5af417=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x5af417['trackChangesCommand']['value'])return!0x1;let _0x205810=!0x1;const _0x3ba19b=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x1059da=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x1b7936=>'attribute'==_0x1b7936['type'])['filter'](_0x57a90a=>_0x3ba19b['includes'](_0x57a90a['attributeKey']));if(0x0==_0x1059da['length'])return _0x205810;for(const _0x45b443 of _0x1059da){const _0x203cd3=_0x5af417['_findSuggestions'](_0x45b443['range'],'attribute')['filter'](_0x2e6be0=>!_0x2e6be0['meta']['isNextTo'])['map'](_0x58d3ef=>_0x58d3ef['suggestion'])['filter'](_0x3dea0e=>{const _0x53f404=_0x5af417['_getAttributeKey'](_0x3dea0e);return _0x3ba19b['includes'](_0x53f404);});if(_0x203cd3['length']){for(const _0x15147a of _0x203cd3)_0x1df27e['removeMarker'](_0x15147a['getFirstMarker']());_0x205810=!0x0;}}return _0x205810;}['assureChains'](){const _0x15bea0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x35659c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x3f5708;const _0x18337b=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x9cc654=>{if(_0x9cc654['data']['oldRange']||!_0x9cc654['data']['newRange'])return null;if(!_0x9cc654['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x145ad2}=_0x15bea0['_splitMarkerName'](_0x9cc654['name']);if(!_0x15bea0['hasSuggestion'](_0x145ad2))return null;const _0x25ee28=_0x15bea0['getSuggestion'](_0x145ad2);return _0x35659c['includes'](_0x25ee28['data']['key']);})['map'](_0x57aeb9=>{const {id:_0x5ead9f}=_0x15bea0['_splitMarkerName'](_0x57aeb9['name']),_0x1cf44d=_0x15bea0['getSuggestion'](_0x5ead9f);return _0x3f5708=_0x1cf44d['attributes']['groupId'],_0x1cf44d['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x18337b['size'])return;const _0x3312a2=_0x15bea0['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5c983a=>'attribute'==_0x5c983a['type']&&_0x5c983a['data']&&_0x35659c['includes'](_0x5c983a['data']['key'])&&_0x5c983a['attributes']['groupId']!=_0x3f5708)['map'](_0x3a17dc=>({'listItem':_0x3a17dc['getFirstRange']()['start']['nodeAfter'],'groupId':_0x3a17dc['attributes']['groupId']})),_0x5b9ecb=new Set();for(const {groupId:_0x17b027,listItem:_0x18f46a}of _0x3312a2)_0x18337b['has'](_0x18f46a)&&_0x5b9ecb['add'](_0x17b027);for(const _0x4a0631 of _0x15bea0['getSuggestions']())_0x5b9ecb['has'](_0x4a0631['attributes']['groupId'])&&_0x4a0631['setAttribute']('groupId',_0x3f5708);}['_supportLegacySuggestions'](){const _0x440f5d=this['editor'],_0x2f9e1b=_0x440f5d['locale'],_0x17068c=_0x440f5d['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x17068c['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x453cc2,_0x5d464e){const _0x1af85d=[];for(let _0x497e92 of _0x453cc2)_0x497e92['start']['nodeAfter']===_0x497e92['end']['parent']&&(_0x497e92=_0x440f5d['model']['createRange'](_0x440f5d['model']['createPositionAt'](_0x497e92['start']['nodeAfter'],0x0))),_0x1af85d['push'](_0x497e92);_0x440f5d['model']['change'](_0x592382=>{const _0x3128cf=_0x440f5d['model']['document']['selection'],_0x32f178=Array['from'](_0x3128cf['getRanges']())['map'](_0x4289ea=>_0x542068['fromRange'](_0x4289ea));_0x592382['setSelection'](_0x1af85d),_0x440f5d['commands']['get'](_0x5d464e['commandName'])['refresh'](),_0x5d464e['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x440f5d['execute'](_0x5d464e['commandName'],..._0x5d464e['commandParams']),_0x592382['setSelection'](_0x32f178);for(const _0xc0165c of _0x32f178)_0xc0165c['detach']();});}),_0x17068c['descriptionFactory']['registerElementLabel'](function(_0x43ec23){const _0x32059d=!_0x440f5d['model']['schema']['isObject'](_0x43ec23),_0x5ce296=_0x43ec23['previousSibling'],_0x477a26=_0x43ec23['nextSibling'],_0x2fd28a=_0x43ec23['getAttribute']('listItemId'),_0x282470=!_0x5ce296||_0x5ce296['getAttribute']('listItemId')!==_0x2fd28a,_0x4cdb7d=!_0x477a26||_0x477a26['getAttribute']('listItemId')!==_0x2fd28a;return _0x32059d&&Boolean(_0x2fd28a)&&_0x282470&&_0x4cdb7d;},_0x2885ba=>c(_0x2f9e1b,'ELEMENT_LIST_ITEM',_0x2885ba));}['_registerLegacyDescription'](){const _0x328336=this['editor'],_0x210fe2=_0x328336['locale'];function _0x315a57(_0x59919a){const _0x486a85=_0x328336['commands']['get']('bulletedList')['value'],_0xe565d7=_0x328336['commands']['get']('numberedList')['value'];return'numberedList'===_0x59919a?_0x486a85:_0xe565d7;}_0x328336['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x144cf0){if('formatBlock'!=_0x144cf0['type'])return;const {data:_0x5d4466}=_0x144cf0;if(!_0x5d4466)return;let _0x3c6ebb,_0x199dba,_0x25b9ce,_0x552df2;switch(_0x5d4466['commandName']){case'bulletedList':_0x25b9ce=_0x5d4466['commandParams'][0x0]['forceValue'],_0x552df2=_0x315a57(_0x5d4466['commandName']),_0x3c6ebb=_0x25b9ce?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x552df2&&_0x328336['config']['get']('list.multiBlock')||(_0x3c6ebb='*Change\x20to:*\x20%0'),_0x199dba={'type':'format','content':c(_0x210fe2,_0x3c6ebb,c(_0x210fe2,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x25b9ce=_0x5d4466['commandParams'][0x0]['forceValue'],_0x552df2=_0x315a57(_0x5d4466['commandName']),_0x3c6ebb=_0x25b9ce?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x552df2&&_0x328336['config']['get']('list.multiBlock')||(_0x3c6ebb='*Change\x20to:*\x20%0'),_0x199dba={'type':'format','content':c(_0x210fe2,_0x3c6ebb,c(_0x210fe2,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x3c6ebb='*Indent:*\x20%0',_0x199dba={'type':'format','content':c(_0x210fe2,_0x3c6ebb,c(_0x210fe2,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x3c6ebb=function(_0x180137){const _0x1ef1fb=_0x180137['getFirstRange']();let _0x4f8dee=_0x1ef1fb['start']['nodeAfter'];for(;_0x4f8dee&&_0x1ef1fb['containsItem'](_0x4f8dee);){if(_0x4f8dee['getAttribute']('listIndent')>0x0)return!0x1;_0x4f8dee=_0x4f8dee['nextSibling'];}return!0x0;}(_0x144cf0)?c(_0x210fe2,'*Format:*\x20remove\x20from\x20%0',c(_0x210fe2,function(_0x533080){return'ELEMENT_'+_0x533080['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x144cf0))):c(_0x210fe2,'*Outdent:*\x20%0',c(_0x210fe2,'ELEMENT_LIST_ITEM')),_0x199dba={'type':'format','content':_0x3c6ebb};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x5d4466['multipleBlocks']&&(_0x3c6ebb='*Merge:*\x20%0',_0x199dba={'type':'deletion','content':c(_0x210fe2,_0x3c6ebb,c(_0x210fe2,'ELEMENT_LIST_ITEM'))});}return _0x199dba;});}}function Te(_0x2e5255){let _0x296452=_0x2e5255['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x296452;){const _0xf5d6b5=_0x296452['getAttribute']('listItemId');if(!_0xf5d6b5)return!0x1;if(_0xf5d6b5==_0x2e5255['data']['newValue'])return'newValue';if(_0xf5d6b5==_0x2e5255['data']['oldValue'])return'oldValue';_0x296452=_0x296452['previousSibling'];}return!0x1;}class Se extends _0x2fff63{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x3aaedf=this['editor']['config']['get']('list.properties'),_0x1054a5=this['editor']['plugins']['get']('TrackChangesEditing');_0x3aaedf['styles']&&(_0x1054a5['enableDefaultAttributesIntegration']('listStyle'),_0x1054a5['registerBlockAttribute']('listStyle')),_0x3aaedf['reversed']&&(_0x1054a5['enableDefaultAttributesIntegration']('listReversed'),_0x1054a5['registerBlockAttribute']('listReversed')),_0x3aaedf['startIndex']&&(_0x1054a5['enableDefaultAttributesIntegration']('listStart'),_0x1054a5['registerBlockAttribute']('listStart'));const _0x58e87c={'type':'format','content':''};_0x1054a5['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x2e7b5c=this['editor']['locale'];_0x1054a5['descriptionFactory']['registerAttributeLabel']('listReversed',c(_0x2e7b5c,'FORMAT_LIST_REVERSED')),_0x1054a5['descriptionFactory']['registerDescriptionCallback'](_0x1ccdaf=>{const {data:_0x337eaa}=_0x1ccdaf;if(_0x337eaa&&'listReversed'==_0x337eaa['key'])return null==_0x337eaa['newValue']||0x0==_0x337eaa['newValue']&&null==_0x337eaa['oldValue']?_0x58e87c:void 0x0;}),_0x1054a5['descriptionFactory']['registerAttributeLabel']('listStart',c(_0x2e7b5c,'FORMAT_LIST_START')),_0x1054a5['descriptionFactory']['registerDescriptionCallback'](_0x43b463=>{const {data:_0x8f7c52}=_0x43b463;if(_0x8f7c52&&'listStart'==_0x8f7c52['key'])return null==_0x8f7c52['newValue']||0x1==_0x8f7c52['newValue']&&null==_0x8f7c52['oldValue']?_0x58e87c:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x802ce0=>{if(_0x802ce0['batch']['isUndo'])return!0x1;let _0x5ad9cd=!0x1;const _0x45fcea=_0x1054a5['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x39a11b=>{const _0x2126fa=_0x1054a5['_getAttributeKey'](_0x39a11b);return'listStart'==_0x2126fa||'listReversed'==_0x2126fa;});for(const _0x4aae97 of _0x45fcea){const _0x5404a0=_0x4aae97['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x5404a0||'customNumbered'==_0x5404a0)continue;_0x1054a5['_findSuggestions'](_0x4aae97['getFirstRange'](),'attribute')['find'](_0x42fdfc=>'listType'==_0x1054a5['_getAttributeKey'](_0x42fdfc['suggestion']))||(_0x802ce0['removeMarker'](_0x4aae97['getFirstMarker']()),_0x5ad9cd=!0x0);}return _0x5ad9cd;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x3b1d0a){const _0x1baa08=this['editor']['locale'],{data:_0x5ae55b}=_0x3b1d0a,_0x4e2f4e={'type':'format','content':''};if(!_0x5ae55b||'listStyle'!=_0x5ae55b['key'])return;if(!_0x5ae55b['oldValue'])return'default'==_0x5ae55b['newValue']?_0x4e2f4e:{'type':'format','content':''+c(_0x1baa08,'*Set\x20format:*\x20%0',c(_0x1baa08,this['_getTranslationKeyForListStyle'](_0x5ae55b['newValue'])))};if(!_0x5ae55b['newValue']){if('default'==_0x5ae55b['oldValue'])return _0x4e2f4e;let _0xe9874e=_0x3b1d0a['head'];for(;_0xe9874e;){if(_0xe9874e['data']&&'listType'==_0xe9874e['data']['key']&&_0xe9874e['data']['newValue'])return _0x4e2f4e;_0xe9874e=_0xe9874e['next'];}return{'type':'format','content':''+c(_0x1baa08,'*Remove\x20format:*\x20%0',c(_0x1baa08,this['_getTranslationKeyForListStyle'](_0x5ae55b['oldValue'])))};}if('default'!=_0x5ae55b['newValue'])return{'type':'format','content':''+c(_0x1baa08,'*Set\x20format:*\x20%0',c(_0x1baa08,this['_getTranslationKeyForListStyle'](_0x5ae55b['newValue'])))};let _0x17f2b6=_0x3b1d0a['head'];for(;_0x17f2b6;){if(_0x17f2b6['data']&&'listType'==_0x17f2b6['data']['key']&&_0x17f2b6['data']['newValue']&&_0x17f2b6['data']['oldValue'])return _0x4e2f4e;_0x17f2b6=_0x17f2b6['next'];}return{'type':'format','content':c(_0x1baa08,'*Set\x20format:*\x20%0',c(_0x1baa08,'ELEMENT_'+_0x3b1d0a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x1d1720=this['editor'],_0x3da892=_0x1d1720['locale'];_0x1d1720['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x29f1bf=>{if('formatBlock'!=_0x29f1bf['type'])return;const {data:_0x1d9d35}=_0x29f1bf;if(!_0x1d9d35)return;let _0x2a7445,_0x8e3277;switch(_0x1d9d35['commandName']){case'listStyle':_0x2a7445='*Change\x20to:*\x20%0',_0x8e3277={'type':'format','content':c(_0x3da892,_0x2a7445,c(_0x3da892,this['_getTranslationKeyForListStyle'](_0x1d9d35['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2a7445=_0x1d9d35['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x8e3277={'type':'format','content':c(_0x3da892,_0x2a7445)};break;case'listStart':_0x2a7445='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x8e3277={'type':'format','content':c(_0x3da892,_0x2a7445,_0x1d9d35['commandParams'][0x0]['startIndex'])};}return _0x8e3277;});}['_getTranslationKeyForListStyle'](_0x15fd67){return'ELEMENT_'+function(_0x368097){if(_e['includes'](_0x368097))return'bulleted';if(Re['includes'](_0x368097))return'numbered';return null;}(_0x15fd67)['toUpperCase']()+'_LIST_'+_0x15fd67['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x2fff63{['afterInit'](){const _0x153d6c=this['editor'];_0x153d6c['commands']['get']('emoji')&&_0x153d6c['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x2fff63{static get['requires'](){return[_0x132c6c];}['init'](){const _0x595a3f=this['editor'],_0x182661=_0x595a3f['plugins']['get']('TrackChangesEditing'),_0x2c4702=_0x595a3f['commands']['get']('enter');_0x182661['enableCommand']('enter',()=>{_0x595a3f['model']['change'](_0x4934b8=>{const _0x60a6c7=_0x595a3f['model']['document']['selection'],_0x544550=_0x60a6c7['getFirstPosition'](),_0x4844da=_0x542068['fromRange'](_0x60a6c7['getFirstRange']());if(_0x2c4702['enterBlock'](_0x4934b8)){const _0x4aa1cb=_0x595a3f['model']['createPositionAt'](_0x544550['parent']['nextSibling'],0x0),_0x56159b=_0x4934b8['createRange'](_0x544550,_0x4aa1cb);_0x182661['markInsertion'](_0x56159b);}else _0x4934b8['setSelection'](_0x4934b8['createRange'](_0x4844da['end']));_0x4844da['detach'](),_0x2c4702['fire']('afterExecute',{'writer':_0x4934b8});});}),_0x595a3f['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x595a3f,'split'),{'priority':'high'}),_0x595a3f['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x4692eb,_0x87ba4c,_0x34bef4)=>{const _0x3761ae=_0x34bef4['mapper']['markerNameToElements'](_0x87ba4c['markerName']);if(_0x3761ae){for(const _0x527693 of _0x3761ae)_0x527693['hasClass']('ck-suggestion-marker-split')&&(_0x34bef4['mapper']['unbindElementFromMarkerName'](_0x527693,_0x87ba4c['markerName']),_0x34bef4['writer']['remove'](_0x527693));}},{'priority':'high'}),_0x595a3f['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x203767,_0x4c1e51,_0x27bb56)=>{_0x27bb56['options']['showSuggestionHighlights']&&De(_0x595a3f,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x203767,_0x4c1e51,_0x27bb56);},{'priority':'high'});}}class Z extends _0x2fff63{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x4b5889=this['editor']['plugins']['get']('TrackChangesEditing');_0x4b5889['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x4b5889['enableCommand']('findNext'),_0x4b5889['enableCommand']('findPrevious'),_0x4b5889['enableCommand']('replace'),_0x4b5889['enableCommand']('replaceAll');}['handleFindCommand'](_0x64495f,_0x3d01f6,_0x5c19f9={}){const _0x2708fc=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x64495f(_0x5736f4=>{let _0x4e163b=('string'==typeof _0x3d01f6?_0x2708fc['findByTextCallback'](_0x3d01f6,_0x5c19f9):_0x3d01f6)(_0x5736f4);Array['isArray'](_0x4e163b)&&(_0x4e163b={'results':_0x4e163b,'searchText':'string'==typeof _0x3d01f6?_0x3d01f6:''});const _0x16087b=_0x4e163b['results']['filter'](_0x3fdf7a=>!0x1===this['_isInDeletionRange'](_0x3fdf7a,_0x5736f4['item']));return{..._0x4e163b,'results':_0x16087b};},_0x5c19f9);}['_isInDeletionRange'](_0x26a3fe,_0x2fce0e){const _0xadd0c8=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2fce0e,_0x26a3fe['start']),this['editor']['model']['createPositionAt'](_0x2fce0e,_0x26a3fe['end']));for(const _0x35de50 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0xadd0c8['getIntersection'](_0x35de50['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class tt extends _0x2fff63{['afterInit'](){const _0x78350f=this['editor']['locale'],_0x4614fa=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x4935e3,commandName:_0xd35173}of eo)this['editor']['plugins']['has'](_0x4935e3)&&(_0x4614fa['enableDefaultAttributesIntegration'](_0xd35173),_0x4614fa['registerInlineAttribute'](_0xd35173));_0x4614fa['descriptionFactory']['registerAttributeLabel']('fontSize',c(_0x78350f,'FORMAT_FONT_SIZE')),_0x4614fa['descriptionFactory']['registerAttributeLabel']('fontFamily',c(_0x78350f,'FORMAT_FONT_FAMILY')),_0x4614fa['descriptionFactory']['registerAttributeLabel']('fontColor',c(_0x78350f,'FORMAT_FONT_COLOR')),_0x4614fa['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',c(_0x78350f,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4286cb=this['editor'],_0x11b206=_0x4286cb['locale'];_0x4286cb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xc722b9=>{const _0x5518ae=_0x11b206['t'];if('formatInline'!=_0xc722b9['type'])return;const {data:_0x4fae10}=_0xc722b9;if(null!=_0x4fae10){if('fontSize'==_0x4fae10['commandName']){const _0x134dd0=_0x4fae10['commandParams'][0x0]['value'];if(_0x134dd0){const _0x477261=_0x5518ae(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x574b51=>_0x574b51['model']==_0x134dd0)['title'])['toLowerCase']();return{'type':'format','content':c(_0x11b206,'*Set\x20font\x20size:*\x20%0',_0x477261)};}return{'type':'format','content':c(_0x11b206,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4fae10['commandName']){const _0x507147=_0x4fae10['commandParams'][0x0]['value'];return _0x507147?{'type':'format','content':c(_0x11b206,'*Set\x20font\x20family:*\x20%0',_0x507147)}:{'type':'format','content':c(_0x11b206,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4fae10['commandName']){const _0xa868bf=_0x4fae10['commandParams'][0x0]['value'];if(_0xa868bf){const _0x427e9e=_0x15c9c5(this['editor']['config']['get']('fontColor.colors'))['find'](_0x36b8ea=>_0x36b8ea['model']==_0xa868bf);let _0x188198=_0xa868bf,_0x3ee509='';return _0x427e9e&&(_0x188198=_0x427e9e['label'],_0x3ee509=_0x5518ae(_0x188198)['toLowerCase']()),{'type':'format','content':c(_0x11b206,'*Set\x20font\x20color:*\x20%0',_0x3ee509)['trim'](),'color':{'value':_0xa868bf,'title':_0x3ee509||_0x188198}};}return{'type':'format','content':c(_0x11b206,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4fae10['commandName']){const _0x47824b=_0x4fae10['commandParams'][0x0]['value'];if(_0x47824b){const _0x5466fb=_0x15c9c5(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x9d7b06=>_0x9d7b06['model']==_0x47824b);let _0x1c149f=_0x47824b,_0x3d0e36='';return _0x5466fb&&(_0x1c149f=_0x5466fb['label'],_0x3d0e36=_0x5518ae(_0x1c149f)['toLowerCase']()),{'type':'format','content':c(_0x11b206,'*Set\x20font\x20background\x20color:*\x20%0',_0x3d0e36)['trim'](),'color':{'value':_0x47824b,'title':_0x3d0e36||_0x1c149f}};}return{'type':'format','content':c(_0x11b206,'*Reset\x20font\x20background\x20color*')};}}});}}class et extends _0x2fff63{['afterInit'](){const _0x2826b8=this['editor'],_0x1c6153=_0x2826b8['plugins']['get']('TrackChangesEditing'),_0x1f3e0a=_0x2826b8['commands']['get']('copyFormat'),_0x3e2e00=_0x2826b8['commands']['get']('pasteFormat');_0x1f3e0a&&_0x3e2e00&&(_0x1c6153['enableDefaultAttributesIntegration']('pasteFormat'),_0x1c6153['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x241b83=this['editor'],_0x4e740d=_0x241b83['locale'];_0x241b83['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b55a2=>{if('formatBlock'!=_0x2b55a2['type']&&'formatInline'!=_0x2b55a2['type'])return;const {data:_0x172dc4}=_0x2b55a2;if(_0x172dc4&&'pasteFormat'===_0x172dc4['commandName']){const _0x7da51b=[],_0x3c0e7f=_0x172dc4['commandParams'][0x0];for(const [_0x296642,_0x2b7ee2]of Object['entries'](_0x3c0e7f))_0x7da51b['push'](ro(_0x241b83,_0x296642,_0x2b7ee2));return _0x7da51b['length']?{'type':'format','content':c(_0x4e740d,'*Set\x20format\x20to:*\x20%0',_0x7da51b['join'](',\x20'))}:{'type':'format','content':c(_0x4e740d,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x593056,_0x372824,_0x171cd0){const _0x14325f=_0x593056['locale']['t'],_0x42bf24=_0x372824['split'](/(?=[A-Z])/)['join']('\x20'),_0x414780=_0x14325f(_0x42bf24['charAt'](0x0)['toUpperCase']()+_0x42bf24['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x171cd0)return _0x414780;if('fontColor'===_0x372824||'fontBackgroundColor'===_0x372824){const _0x380e53=_0x15c9c5(_0x593056['config']['get']('fontColor.colors'))['find'](_0x4c7707=>_0x4c7707['model']==_0x171cd0);return _0x414780+'\x20('+(_0x380e53?_0x14325f(_0x380e53['label'])['toLowerCase']():_0x171cd0)+')';}if('fontSize'===_0x372824&&isNaN(parseFloat(_0x171cd0))){const _0x52e627=_0x593056['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x593056['config']['get']('fontSize.options'))['find'](_0x3e7e30=>_0x3e7e30['model']==_0x171cd0);return _0x414780+'\x20('+(_0x52e627?_0x14325f(_0x52e627['title'])['toLowerCase']():_0x171cd0)+')';}return _0x414780+'\x20('+_0x171cd0+')';}class nt extends _0x2fff63{['_headingOptions'];['afterInit'](){const _0x57ee8a=this['editor'];if(!_0x57ee8a['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x57ee8a['config']['get']('heading.options');const _0x234740=_0x57ee8a['locale'],_0x36523a=_0x57ee8a['plugins']['get']('TrackChangesEditing');_0x36523a['enableDefaultAttributesIntegration']('heading');for(const _0x364e05 of this['_headingOptions'])'paragraph'!=_0x364e05['model']&&_0x36523a['descriptionFactory']['registerElementLabel'](_0x364e05['model'],_0x1010b3=>{const _0x4a2dbc=this['_getHeadingLevel'](_0x364e05['model']);return null!==_0x4a2dbc?_0x286a73(_0x1010b3,_0x4a2dbc):_0x511a7(_0x1010b3,_0x364e05['title']);});function _0x286a73(_0x35e810,_0x2b83d9){return c(_0x234740,'ELEMENT_HEADING',[_0x35e810,_0x2b83d9]);}function _0x511a7(_0x5be529,_0x448e76){return c(_0x234740,'ELEMENT_HEADING_CUSTOM',[_0x5be529,_0x448e76]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5a16e4=this['editor'],_0x37127e=_0x5a16e4['locale'];function _0xf46215(_0x5be344,_0x1c17a6){return c(_0x37127e,'ELEMENT_HEADING_CUSTOM',[_0x5be344,_0x1c17a6]);}_0x5a16e4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3fb3c5=>{if('formatBlock'!=_0x3fb3c5['type'])return;const {data:_0x465a48}=_0x3fb3c5;if(_0x465a48&&'heading'==_0x465a48['commandName']){const _0x11b1ad=_0x465a48['commandParams'][0x0]['value'],_0x16ff37=this['_getHeadingLevel'](_0x11b1ad);if(null!==_0x16ff37)return{'type':'format','content':c(_0x37127e,'*Change\x20to:*\x20%0',(_0x3410e2=0x1,_0x445a00=_0x16ff37,c(_0x37127e,'ELEMENT_HEADING',[_0x3410e2,_0x445a00])))};const _0x3b3881=this['_headingOptions']['find'](_0x5ebf00=>_0x5ebf00['model']===_0x11b1ad)['title'];return{'type':'format','content':c(_0x37127e,'*Change\x20to:*\x20%0',_0xf46215(0x1,_0x3b3881))};}var _0x3410e2,_0x445a00;});}['_getHeadingLevel'](_0x27ad58){const _0x50186c=_0x27ad58['match'](/^heading(\d+)/);if(_0x50186c)return _0x50186c[0x1];const _0x2d1027=this['_headingOptions']?.['find'](_0x279b6a=>_0x279b6a['model']==_0x27ad58);if(_0x2d1027&&_0x2d1027['view']){const _0x4df0e1=_0x2d1027['view'],_0x355d79=(_0x4df0e1['name']??_0x4df0e1)['match'](/^h(\d+)/);if(_0x355d79)return _0x355d79[0x1];}return null;}}class it extends _0x2fff63{['afterInit'](){const _0x12b396=this['editor'];if(!_0x12b396['plugins']['has']('HighlightEditing'))return;const _0x159637=_0x12b396['plugins']['get']('TrackChangesEditing'),_0x42c7fc=_0x12b396['locale'];_0x159637['enableDefaultAttributesIntegration']('highlight'),_0x159637['registerInlineAttribute']('highlight'),_0x159637['descriptionFactory']['registerAttributeLabel']('highlight',c(_0x42c7fc,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x21c5f8=this['editor'],_0x13afed=_0x21c5f8['locale'];_0x21c5f8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x450fd5=>{if('formatInline'!=_0x450fd5['type'])return;const {data:_0x1c7655}=_0x450fd5;if(_0x1c7655&&'highlight'==_0x1c7655['commandName']){const _0x7c66bb=_0x13afed['t'],_0x3b0c39=_0x1c7655['commandParams'][0x0]['value'];if(_0x3b0c39){const _0x44196e=_0x21c5f8['config']['get']('highlight.options')['find'](_0x324192=>_0x324192['model']==_0x3b0c39),_0x44e4dd=_0x7c66bb(_0x44196e['title'])['toLowerCase']();return{'type':'format','content':c(_0x13afed,'*Set\x20highlight:*\x20%0',_0x44e4dd),'color':{'value':_0x44196e['color'],'title':_0x44196e['title']}};}return{'type':'format','content':c(_0x13afed,'*Remove\x20highlight*',c(_0x13afed,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x2fff63{['afterInit'](){const _0x297ccc=this['editor'];if(!_0x297ccc['plugins']['has']('HorizontalLineEditing'))return;_0x297ccc['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x45cc26=_0x297ccc['plugins']['get']('TrackChangesEditing'),_0xc3b0c2=_0x297ccc['locale'];_0x45cc26['descriptionFactory']['registerElementLabel']('horizontalLine',_0xa19c72=>c(_0xc3b0c2,'ELEMENT_HORIZONTAL_LINE',_0xa19c72)),_0x297ccc['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1764a5,{writer:_0x17b4ba,options:_0xe9369a})=>{if(!_0xe9369a['showSuggestionHighlights'])return null;const _0x290594=_0x17b4ba['createContainerElement']('div'),_0x9ac728=_0x17b4ba['createEmptyElement']('hr');return _0x17b4ba['addClass']('ck-horizontal-line',_0x290594),_0x17b4ba['insert'](_0x17b4ba['createPositionAt'](_0x290594,0x0),_0x9ac728),_0x290594;},'converterPriority':'high'});}}class ot extends _0x2fff63{['afterInit'](){const _0x454140=this['editor'];if(!_0x454140['plugins']['has']('HtmlEmbed'))return;const _0x5a2b51=_0x454140['plugins']['get']('TrackChangesEditing'),_0x1c2cee=_0x454140['locale'];_0x5a2b51['descriptionFactory']['registerElementLabel']('rawHtml',_0x5807d6=>c(_0x1c2cee,'ELEMENT_HTML_EMBED',_0x5807d6)),_0x5a2b51['enableDefaultAttributesIntegration']('htmlEmbed'),_0x5a2b51['registerBlockAttribute']('value'),_0x5a2b51['descriptionFactory']['registerDescriptionCallback'](_0x438d22=>{if('attribute'!=_0x438d22['type'])return;const {data:_0x23a173}=_0x438d22;if(_0x23a173&&'value'==_0x23a173['key']&&_0x438d22['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x4d6d01=c(_0x1c2cee,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x1c2cee,'*Change\x20%0\x20content*',_0x4d6d01)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1b1f45=this['editor'],_0x1ef4b4=_0x1b1f45['locale'];_0x1b1f45['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2fd27d=>{if('formatBlock'!=_0x2fd27d['type'])return;const {data:_0x3b1535}=_0x2fd27d;if(_0x3b1535&&'htmlEmbed'==_0x3b1535['commandName']){const _0x216e59=c(_0x1ef4b4,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x1ef4b4,'*Change\x20%0\x20content*',_0x216e59)};}});}}class rt extends _0x2fff63{['afterInit'](){const _0x2b0468=this['editor'];if(!_0x2b0468['plugins']['has']('ImageEditing'))return;const _0x585127=_0x2b0468['plugins']['get']('TrackChangesEditing'),_0x375b0f=_0x2b0468['plugins']['get']('ImageUtils'),_0x9a58a6=_0x2b0468['locale'];_0x585127['enableCommand']('insertImage'),_0x585127['descriptionFactory']['registerElementLabel']('imageBlock',_0x3886e0=>c(_0x9a58a6,'ELEMENT_IMAGE',_0x3886e0)),_0x585127['descriptionFactory']['registerElementLabel']('imageInline',_0x6cb006=>c(_0x9a58a6,'ELEMENT_INLINE_IMAGE',_0x6cb006)),_0x585127['descriptionFactory']['registerElementLabel']('caption',()=>c(_0x9a58a6,'ELEMENT_CAPTION')),_0x2b0468['plugins']['has']('ImageUploadEditing')&&_0x585127['enableCommand']('uploadImage'),_0x2b0468['plugins']['has']('ImageBlockEditing')&&_0x2b0468['plugins']['has']('ImageInlineEditing')&&(_0x585127['enableCommand']('imageTypeInline',(_0x456585,_0x176146)=>{const _0x2925ed=_0x375b0f['getClosestSelectedImageElement'](_0x2b0468['model']['document']['selection']);_0x2b0468['model']['change'](()=>{_0x585127['markBlockFormat'](_0x2925ed,{'commandName':'imageTypeInline','commandParams':[_0x176146]},[],'convertBlockImageToInline');});}),_0x585127['enableCommand']('imageTypeBlock',(_0x4211bb,_0x189acf)=>{_0x2b0468['model']['change'](_0xc50749=>{let _0x1e000d=_0x375b0f['getClosestSelectedImageElement'](_0x2b0468['model']['document']['selection']),_0x82621a=_0xc50749['createRangeOn'](_0x1e000d);const _0x202287=_0x1e0e67['fromPosition'](_0x82621a['start'],'toPrevious'),_0x556bd3=_0x1e0e67['fromPosition'](_0x82621a['end'],'toNext');_0x585127['forceDefaultExecution'](()=>_0x4211bb(_0x189acf)),_0x1e000d=_0x375b0f['getClosestSelectedImageElement'](_0x2b0468['model']['document']['selection']),_0x82621a=_0xc50749['createRangeOn'](_0x1e000d);const _0x5e9ac8=_0xc50749['createRange'](_0x202287,_0x556bd3);_0x202287['detach'](),_0x556bd3['detach'](),_0x585127['markBlockFormat'](_0x1e000d,{'commandName':'imageTypeInline','commandParams':[_0x189acf]},[],'convertInlineImageToBlock'),_0x5e9ac8['start']['isBefore'](_0x82621a['start'])&&_0x585127['markInsertion'](_0xc50749['createRange'](_0x5e9ac8['start'],_0x82621a['start']),'convertInlineImageToBlock'),_0x82621a['end']['isBefore'](_0x5e9ac8['end'])&&_0x585127['markInsertion'](_0xc50749['createRange'](_0x82621a['end'],_0x5e9ac8['end']),'convertInlineImageToBlock');});}),_0x585127['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x585127['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x585127['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x585127['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x585127['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x585127['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x6c27e2])=>{const _0xfc0a98=_0x585127['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x530431=_0x6c27e2['start'],_0xe833b6=_0x6c27e2['end'];const _0xc49079=_0x2b0468['model']['schema']['getNearestSelectionRange'](_0x530431,'backward'),_0x10b947=_0x2b0468['model']['schema']['getNearestSelectionRange'](_0xe833b6,'forward');_0xc49079['isCollapsed']&&(_0x530431=_0xc49079['start']),_0x10b947['isCollapsed']&&(_0xe833b6=_0x10b947['end']),_0xfc0a98([_0x2b0468['model']['createRange'](_0x530431,_0xe833b6)]);}),_0x585127['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x2bac9a),_0x585127['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x2bac9a)),_0x2b0468['plugins']['has']('ImageCaptionEditing')&&(_0x585127['enableCommand']('toggleImageCaption',(_0x3032fe,_0x23ff9e)=>{const _0x470e4c=_0x2b0468['plugins']['get']('ImageCaptionUtils');let _0x542bb4=_0x375b0f['getClosestSelectedImageElement'](_0x2b0468['model']['document']['selection']),_0x76aa8b=_0x470e4c['getCaptionFromImageModelElement'](_0x542bb4);_0x2b0468['model']['change'](()=>{if(_0x76aa8b)return void _0x585127['markDeletion'](_0x2b0468['model']['createRangeOn'](_0x76aa8b));const _0x155b97=_0x375b0f['isBlockImage'](_0x542bb4);_0x3032fe(_0x23ff9e),_0x542bb4=_0x375b0f['getClosestSelectedImageElement'](_0x2b0468['model']['document']['selection']),_0x76aa8b=_0x470e4c['getCaptionFromImageModelElement'](_0x542bb4),_0x585127['markInsertion'](_0x2b0468['model']['createRangeOn'](_0x76aa8b),_0x155b97?null:'imageCaption');});}),_0x585127['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x2bac9a));const _0x55f6ae=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5636a1(_0x20dd6d,_0x270f3c){const _0x4d6e71=_0x55f6ae['findIndex'](({type:_0x33c391,subType:_0x23afea})=>_0x20dd6d['type']==_0x33c391&&_0x20dd6d['subType']==_0x23afea),_0x593e3c=_0x55f6ae['findIndex'](({type:_0x6e64eb,subType:_0x5ad497})=>_0x270f3c['type']==_0x6e64eb&&_0x270f3c['subType']==_0x5ad497);if(_0x4d6e71<0x0||_0x593e3c<0x0)return!0x1;const _0x3c272b=_0x20dd6d['getFirstRange'](),_0x3b42fd=_0x270f3c['getFirstRange']();if((0x0==_0x4d6e71||0x1==_0x4d6e71)&&0x2==_0x593e3c&&_0x3c272b['isIntersecting'](_0x3b42fd))return!0x0;if(0x2==_0x4d6e71&&0x3==_0x593e3c){const _0x5b0e4b=_0x585127['_findSuggestions'](_0x3c272b,'insertion')['filter'](({suggestion:_0x1905e2,meta:_0xfe9046})=>_0xfe9046['isOwn']&&'convertInlineImageToBlock'==_0x1905e2['subType']);if(_0x5b0e4b['length']>0x1&&_0x3b42fd['end']['isEqual'](_0x3c272b['start']))return!0x0;if(0x1==_0x5b0e4b['length']&&(_0x3c272b['start']['isEqual'](_0x3b42fd['end'])||_0x3c272b['end']['isEqual'](_0x3b42fd['start'])))return!0x0;}if(0x3==_0x4d6e71&&0x3==_0x593e3c&&_0x3c272b['start']['isBefore'](_0x3b42fd['start'])){const _0x384886=_0x3c272b['end']['nodeAfter'],_0x51635d=_0x3b42fd['start']['nodeBefore'];return _0x375b0f['isBlockImage'](_0x384886)&&_0x384886===_0x51635d;}return!0x1;}function _0x2bac9a(_0x10615d,_0x5f408b){return _0x5636a1(_0x10615d,_0x5f408b)?[_0x10615d,_0x5f408b]:_0x5636a1(_0x5f408b,_0x10615d)?[_0x5f408b,_0x10615d]:null;}_0x2b0468['plugins']['has']('ImageResize')&&(_0x585127['enableDefaultAttributesIntegration']('resizeImage'),_0x585127['registerBlockAttribute']('resizedWidth'),_0x585127['descriptionFactory']['registerAttributeLabel']('resizedWidth',c(_0x9a58a6,'FORMAT_IMAGE_SIZE'))),_0x2b0468['plugins']['has']('ImageTextAlternativeEditing')&&(_0x585127['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x585127['registerBlockAttribute']('alt')),_0x2b0468['plugins']['has']('PictureEditing')&&(_0x585127['registerBlockAttribute']('sources'),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0x317b54=>{if('attribute'!=_0x317b54['type'])return;const {data:_0x47c837}=_0x317b54;return _0x47c837&&'sources'==_0x47c837['key']?{'type':'format','content':''}:void 0x0;})),_0x2b0468['plugins']['has']('ImageSizeAttributes')&&(_0x585127['registerBlockAttribute']('width'),_0x585127['registerBlockAttribute']('height'),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0x598567=>{if('attribute'!=_0x598567['type'])return;const {data:_0x4cc743}=_0x598567;return!_0x4cc743||'width'!=_0x4cc743['key']&&'height'!=_0x4cc743['key']?void 0x0:{'type':'format','content':''};})),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0xede36a=>{if(!!_0x55f6ae['find'](({type:_0x4aacd9,subType:_0x1feaa9})=>_0xede36a['type']==_0x4aacd9&&_0xede36a['subType']==_0x1feaa9))return _0xede36a['previous']?{}:void 0x0;}),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0x20051d=>{if('insertion'==_0x20051d['type']||'deletion'==_0x20051d['type']){const _0x19715c=_0x20051d['getContainedElement']();if(_0x19715c&&_0x19715c['is']('element','caption'))return{'type':'insertion'==_0x20051d['type']?'addObject':'removeObject','element':_0x19715c,'quantity':0x1};}}),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0x4766aa=>'formatBlock'==_0x4766aa['type']&&'convertInlineImageToBlock'==_0x4766aa['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x4766aa['type']&&'convertBlockImageToInline'==_0x4766aa['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0x4b8211=>{if('attribute'!=_0x4b8211['type'])return;const {data:_0x172ab6}=_0x4b8211;if(!_0x172ab6||'alt'!=_0x172ab6['key'])return;const _0x5038f0=_0x172ab6['newValue'];return _0x5038f0?{'type':'format','content':c(_0x9a58a6,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5038f0+'\x22')}:{'type':'format','content':c(_0x9a58a6,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x491c16=this['editor'],_0x24c57a=_0x491c16['locale'];_0x491c16['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c71be=>{if('formatBlock'!=_0x4c71be['type']&&'formatInline'!=_0x4c71be['type'])return;const {data:_0x361eb1}=_0x4c71be;if(_0x361eb1){if('imageTextAlternative'==_0x361eb1['commandName']){const _0x17d14d=_0x361eb1['commandParams'][0x0]['newValue'];return _0x17d14d?{'type':'format','content':c(_0x24c57a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x17d14d+'\x22')}:{'type':'format','content':c(_0x24c57a,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x361eb1['commandName']){const _0x58cfaf=_0x361eb1['commandParams'][0x0]['width'];return _0x58cfaf?{'type':'format','content':c(_0x24c57a,'*Set\x20image\x20width:*\x20%0',_0x58cfaf)}:{'type':'format','content':c(_0x24c57a,'*Reset\x20image\x20width*')};}}});}}class at extends _0x2fff63{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x183dcf=this['editor']['locale'],_0x5953ce=this['editor']['plugins']['get']('TrackChangesEditing');_0x5953ce['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5953ce['registerBlockAttribute']('src'),_0x5953ce['descriptionFactory']['registerDescriptionCallback'](_0x3b3d35=>{if('attribute'!=_0x3b3d35['type'])return;const {data:_0x1a6d5f}=_0x3b3d35;return _0x1a6d5f&&'src'==_0x1a6d5f['key']?_0x1a6d5f['newValue']&&_0x1a6d5f['oldValue']?{'type':'format','content':c(_0x183dcf,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x18e36a=this['editor']['plugins']['get']('TrackChangesEditing');_0x18e36a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x18e36a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x18e36a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x18e36a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x18b37a=this['editor'],_0x575ae6=_0x18b37a['locale'];_0x18b37a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xa8d839=>{if('formatBlock'!=_0xa8d839['type']&&'formatInline'!=_0xa8d839['type'])return;const {data:_0x113312}=_0xa8d839;if(!_0x113312||'replaceImageSource'!=_0x113312['commandName'])return;return{'type':'format','content':c(_0x575ae6,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x2fff63{['afterInit'](){const _0x114340=this['editor'];if(!_0x114340['plugins']['has']('ImageStyleEditing'))return;const _0x2d0c40=_0x114340['plugins']['get']('TrackChangesEditing'),_0x3e20c3=_0x114340['plugins']['get']('ImageUtils'),_0x9f1093={};_0x2d0c40['enableCommand']('imageStyle',(_0x54fad4,_0x507fbc)=>{const _0x2dc4d8=_0x114340['plugins']['get']('Users')['me'],_0x198566=_0x114340['commands']['get']('imageStyle');let _0x410c0c=_0x3e20c3['getClosestSelectedImageElement'](_0x114340['model']['document']['selection']),_0x2089e3=_0x114340['model']['createRangeOn'](_0x410c0c),_0xf4593a=_0x198566['value'];if(_0xf4593a==_0x507fbc['value'])return;const _0x107cf1={'commandName':'imageStyle','commandParams':[_0x507fbc],'formatGroupId':_0x164670()};_0x114340['model']['change'](()=>{if(_0x2d0c40['getSuggestions']()['filter'](_0x37771b=>_0x37771b['isInContent']&&_0x2dc4d8==_0x37771b['author']&&('formatBlock'==_0x37771b['type']||'formatInline'==_0x37771b['type'])&&('imageStylePreApply'==_0x37771b['subType']||'imageStylePostApply'==_0x37771b['subType'])&&_0x37771b['getFirstRange']()['isEqual'](_0x2089e3))['forEach'](_0x632d6=>_0x2d0c40['discardSuggestion'](_0x632d6['head'])),_0x410c0c=_0x3e20c3['getClosestSelectedImageElement'](_0x114340['model']['document']['selection']),_0x2089e3=_0x114340['model']['createRangeOn'](_0x410c0c),_0x198566['refresh'](),_0x114340['commands']['get']('imageTypeInline')['refresh'](),_0x114340['commands']['get']('imageTypeBlock')['refresh'](),_0xf4593a=_0x198566['value'],_0xf4593a!=_0x507fbc['value'])return _0x3e20c3['isInlineImage'](_0x410c0c)&&_0x198566['shouldConvertImageType'](_0x507fbc['value'],_0x410c0c)?(_0x54fad4({..._0x507fbc,'setImageSizes':!0x1}),_0x410c0c=_0x3e20c3['getClosestSelectedImageElement'](_0x114340['model']['document']['selection']),void _0x2d0c40['markBlockFormat'](_0x410c0c,{..._0x107cf1,'commandReversedParams':[{'value':_0xf4593a||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x3e20c3['isBlockImage'](_0x410c0c)?_0x2d0c40['markBlockFormat'](_0x410c0c,_0x107cf1,[],'imageStylePostApply'):_0x2d0c40['markInlineFormat'](_0x2089e3,_0x107cf1,'imageStylePostApply'));});});for(const _0x44410c of _0x114340['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x9f1093[_0x44410c['name']]=_0x44410c['title']['toLowerCase']();_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x57a3f0])=>{_0x3e20c3['setImageNaturalSizeAttributes'](_0x57a3f0['getContainedElement']());}),_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3785ad,_0x1138ac)=>{_0x2d0c40['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3785ad,{'commandName':_0x1138ac['commandName'],'commandParams':_0x1138ac['commandReversedParams']});}),_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x39573f,_0x2dc69c){if(_0x431f76(_0x39573f,_0x2dc69c))return[_0x39573f,_0x2dc69c];if(_0x431f76(_0x2dc69c,_0x39573f))return[_0x2dc69c,_0x39573f];return null;});const _0x57a9fd=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x431f76(_0x572abf,_0x276c5e){const _0x2c5bf1=_0x57a9fd['findIndex'](({type:_0x84f2b2,subType:_0x2573a7})=>_0x572abf['type']==_0x84f2b2&&_0x572abf['subType']==_0x2573a7),_0x4faeb6=_0x57a9fd['findIndex'](({type:_0x3d3b78,subType:_0x49ef46})=>_0x276c5e['type']==_0x3d3b78&&_0x276c5e['subType']==_0x49ef46);if(_0x2c5bf1<0x0||_0x4faeb6<0x0)return!0x1;const _0x9dcb45=_0x572abf['getFirstRange'](),_0x98df06=_0x276c5e['getFirstRange']();if((0x0==_0x2c5bf1||0x1==_0x2c5bf1)&&0x2==_0x4faeb6&&_0x9dcb45['isIntersecting'](_0x98df06))return!0x0;if(0x2==_0x2c5bf1&&0x3==_0x4faeb6){const _0x2812a9=_0x2d0c40['_findSuggestions'](_0x9dcb45,'insertion')['filter'](({suggestion:_0x229061,meta:_0x1fc82e})=>_0x1fc82e['isOwn']&&'convertInlineImageToBlock'==_0x229061['subType']);if(_0x2812a9['length']>0x1&&_0x98df06['end']['isEqual'](_0x9dcb45['start']))return!0x0;if(0x1==_0x2812a9['length']&&(_0x9dcb45['start']['isEqual'](_0x98df06['end'])||_0x9dcb45['end']['isEqual'](_0x98df06['start'])))return!0x0;}if(0x3==_0x2c5bf1&&0x3==_0x4faeb6&&_0x9dcb45['start']['isBefore'](_0x98df06['start'])){const _0x215650=_0x9dcb45['end']['nodeAfter'],_0x4c0b96=_0x98df06['start']['nodeBefore'];return _0x3e20c3['isBlockImage'](_0x215650)&&_0x215650===_0x4c0b96;}return!0x1;}_0x114340['model']['document']['registerPostFixer'](()=>{let _0x52162b=!0x1;const _0x466e81=Array['from'](_0x114340['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4615d4,data:_0x2096ee}of _0x466e81){const {group:_0x3534f8,type:_0x5af834,subType:_0x47d544,id:_0x248a47}=_0x2d0c40['_splitMarkerName'](_0x4615d4);if('suggestion'==_0x3534f8&&_0x2d0c40['hasSuggestion'](_0x248a47)){if('formatBlock'==_0x5af834&&('imageStylePreApply'==_0x47d544||'imageStylePostApply'==_0x47d544)){const _0x6bdb4a=_0x2d0c40['getSuggestion'](_0x248a47);if(_0x2096ee['newRange']){const _0x2472fd=_0x6bdb4a['getFirstRange']()['getContainedElement']();if(_0x3e20c3['isBlockImage'](_0x2472fd))continue;_0x2d0c40['discardSuggestion'](_0x6bdb4a),_0x52162b=!0x0;}}if('insertion'==_0x5af834&&'imageCaption'==_0x47d544&&!_0x2096ee['newRange']){const _0xcc99dc=_0x2d0c40['getSuggestion'](_0x248a47);_0xcc99dc['next']&&_0xcc99dc['next']['isInContent']&&(_0x2d0c40['discardSuggestion'](_0xcc99dc['next']),_0x52162b=!0x0);}}}return _0x52162b;}),this['_registerLegacyDescription'](_0x9f1093);}['_registerLegacyDescription'](_0x34f6a9){const _0x2a870e=this['editor'],_0x259ed5=_0x2a870e['locale'];_0x2a870e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5acfaa=>{if('formatBlock'!=_0x5acfaa['type']&&'formatInline'!=_0x5acfaa['type'])return;const {data:_0x378b6a}=_0x5acfaa;if(!_0x378b6a||'imageStyle'!=_0x378b6a['commandName'])return;const _0x291864=_0x378b6a['commandParams'][0x0]['value'];return _0x1bcda3('side'===_0x291864?c(_0x259ed5,'FORMAT_SIDE_IMAGE'):_0x34f6a9[_0x291864]||_0x291864);function _0x1bcda3(_0x3ab96e){return{'type':'format','content':c(_0x259ed5,'*Format:*\x20%0',_0x3ab96e)};}});}}class ut extends _0x2fff63{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x6f3162){super(_0x6f3162),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x2f66f4=this['editor'],_0x5392c9=_0x2f66f4['commands']['get']('importWord'),_0x4a0cb6=_0x2f66f4['commands']['get']('trackChanges');_0x5392c9&&(_0x5392c9['on']('execute',(_0x20790a,[,_0x177051])=>{this['_trackChangesValueDuringImport']=_0x4a0cb6['value'],_0x177051['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x5392c9,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x5392c9,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x4a0cb6['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x2f66f4['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x411c1c,_0x5cfcc9){const {suggestions:_0x807e27}=_0x5cfcc9,_0x5f330a=this['editor']['commands']['get']('trackChanges'),_0x2c13cd=_0x5f330a['value'];this['_trackChangesValueDuringImport']!==_0x2c13cd&&(_0x5f330a['execute'](),this['_trackChangesExecuted']=!0x0),_0x807e27&&_0x807e27['forEach'](({id:_0x2be7b7,type:_0x2926b1,author:_0x40da6e,created_at:_0x2654c0})=>{const _0x213c4c={'id':_0x2be7b7,'type':_0x2926b1,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x40da6e,'createdAt':_0x2654c0?new Date(_0x2654c0):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x213c4c);});}}class ft extends _0x2fff63{['afterInit'](){const _0x22d0fc=this['editor'],_0x2a2389=_0x22d0fc['plugins']['get']('TrackChangesEditing');if(_0x22d0fc['plugins']['has']('IndentEditing')&&(_0x2a2389['enableCommand']('indent'),_0x2a2389['enableCommand']('outdent')),_0x22d0fc['plugins']['has']('IndentBlock')){for(const _0x4476b0 of['indentBlock','outdentBlock'])_0x2a2389['enableDefaultAttributesIntegration'](_0x4476b0);}const _0x5e2e00=_0x22d0fc['locale'];_0x2a2389['registerBlockAttribute']('blockIndent'),_0x2a2389['descriptionFactory']['registerAttributeLabel']('blockIndent',c(_0x5e2e00,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x319d9c=this['editor'],_0x723f79=_0x319d9c['locale'],_0x29814c=_0x319d9c['plugins']['get']('TrackChangesEditing');_0x29814c['descriptionFactory']['registerDescriptionCallback'](_0x69a3d3=>{if('formatBlock'!=_0x69a3d3['type'])return;const {data:_0x5bed2e}=_0x69a3d3;if(!_0x5bed2e)return;if('indentBlock'!=_0x5bed2e['commandName']&&'outdentBlock'!=_0x5bed2e['commandName'])return;const _0x4634a8=_0x69a3d3['getItems']()[0x0],_0x570be0=_0x29814c['descriptionFactory']['getItemLabel'](_0x4634a8);return'indentBlock'==_0x5bed2e['commandName']?{'type':'format','content':c(_0x723f79,'*Indent:*\x20%0',_0x570be0)}:'outdentBlock'==_0x5bed2e['commandName']?{'type':'format','content':c(_0x723f79,'*Outdent:*\x20%0',_0x570be0)}:void 0x0;});}}class ht extends _0x2fff63{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x2fff63{['afterInit'](){const _0xfd7a2b=this['editor'];if(!_0xfd7a2b['plugins']['has']('LinkEditing'))return;const _0x5dcba0=_0xfd7a2b['plugins']['get']('TrackChangesEditing'),_0x52df3a=_0xfd7a2b['commands']['get']('link');_0x5dcba0['enableDefaultAttributesIntegration']('link'),_0x5dcba0['enableDefaultAttributesIntegration']('unlink'),_0x5dcba0['registerInlineAttribute']('linkHref');for(const _0x36c2c5 of _0x52df3a['manualDecorators'])_0x5dcba0['registerInlineAttribute'](_0x36c2c5['id']),_0x5dcba0['descriptionFactory']['registerAttributeLabel'](_0x36c2c5['id'],'link\x20('+_0x36c2c5['label']['toLowerCase']()+')');_0x5dcba0['descriptionFactory']['registerDescriptionCallback'](_0x287e5a=>{if('attribute'!=_0x287e5a['type'])return;const {data:_0x59e3ba}=_0x287e5a;if(!_0x59e3ba||'linkHref'!=_0x59e3ba['key'])return;const _0x368f15=_0x59e3ba['newValue'],_0x277ad3=_0xfd7a2b['locale'];return{'type':'format','content':null==_0x368f15?c(_0x277ad3,'*Remove\x20link*'):c(_0x277ad3,'*Set\x20link:*\x20%0','\x22'+_0x368f15+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1c781c=this['editor'],_0x187f20=_0x1c781c['locale'];_0x1c781c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x288b63=>{if('formatInline'!=_0x288b63['type'])return;const {data:_0x2dcdee}=_0x288b63;if(_0x2dcdee){if('link'==_0x2dcdee['commandName']){const _0x5c5923=_0x2dcdee['commandParams'][0x0];return{'type':'format','content':c(_0x187f20,'*Set\x20link:*\x20%0','\x22'+_0x5c5923+'\x22')};}return'unlink'==_0x2dcdee['commandName']?{'type':'format','content':c(_0x187f20,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x2fff63{['afterInit'](){const _0x2cfde8=this['editor'],_0x3ed8d0=_0x2cfde8['locale'];if(!_0x2cfde8['plugins']['has']('LegacyListEditing'))return;const _0x20e1c1=_0x2cfde8['plugins']['get']('TrackChangesEditing'),_0x379489=_0x2cfde8['plugins']['has']('LegacyTodoListEditing');function _0x305dab(_0x30bdc7){return()=>{const _0x41c4dc=_0x2cfde8['model']['document']['selection'],_0x3daa09=_0x2cfde8['commands']['get'](_0x30bdc7);if(_0x3daa09['value'])return void _0x2cfde8['execute']('paragraph',{});const _0x51541a=_0x30bdc7['slice'](0x0,-0x4),_0x1c34ce=function(_0x2d50ff,_0x1b93bc,_0x4bc8ac){let _0x11c178=Array['from'](_0x2d50ff)['filter'](_0x2d9aaf=>function(_0x2e4089,_0x21d8d8){return _0x21d8d8['checkChild'](_0x2e4089['parent'],'listItem')&&!_0x21d8d8['isObject'](_0x2e4089);}(_0x2d9aaf,_0x4bc8ac));_0x11c178=_0x11c178['filter'](_0x10953a=>!_0x10953a['is']('element','listItem')||_0x10953a['getAttribute']('listType')!=_0x1b93bc);const _0x3984d5=new Set();for(const _0x2cadf6 of _0x11c178)_0x2cadf6['is']('element','listItem')?_0x3984d5['add'](Le(_0x2cadf6)):_0x3984d5['add'](_0x2cadf6);return Array['from'](_0x3984d5);}(_0x41c4dc['getSelectedBlocks'](),_0x51541a,_0x2cfde8['model']['schema']);_0x2cfde8['model']['change'](()=>{for(const _0x3e63fe of _0x1c34ce)_0x20e1c1['markBlockFormat'](_0x3e63fe,{'commandName':_0x30bdc7,'commandParams':[{'forceValue':!_0x3daa09['value']}],'formatGroupId':'blockName'},Ee(_0x3e63fe));});};}function _0x43a58d(_0x31679a){return()=>{const _0xe4aba2=function(_0x4f4246){let _0x2cbe05=Array['from'](_0x4f4246);const _0x5ba05d=_0x2cbe05['findIndex'](_0x28500a=>'listItem'!=_0x28500a['name']);return _0x5ba05d>-0x1&&(_0x2cbe05=_0x2cbe05['slice'](0x0,_0x5ba05d)),_0x2cbe05;}(_0x2cfde8['model']['document']['selection']['getSelectedBlocks']()),_0x47a948=_0x2cfde8['model']['createRange'](_0x2cfde8['model']['createPositionAt'](_0xe4aba2[0x0],'before'),_0x2cfde8['model']['createPositionAt'](_0xe4aba2[_0xe4aba2['length']-0x1],'end'));_0x2cfde8['model']['change'](()=>{_0x20e1c1['markBlockFormat'](_0x47a948,{'commandName':_0x31679a,'commandParams':[],'formatGroupId':'listIndent'},function(_0x45a57b){const _0x5d1b05=new Set();for(const _0x116fe4 of _0x45a57b){let _0x119d93=_0x116fe4['nextSibling'];for(;_0x119d93&&_0x119d93['getAttribute']('listIndent')>_0x116fe4['getAttribute']('listIndent');)_0x5d1b05['add'](_0x119d93),_0x119d93=_0x119d93['nextSibling'];}return Array['from'](_0x5d1b05);}(_0xe4aba2));});};}_0x20e1c1['enableCommand']('numberedList',_0x305dab('numberedList')),_0x20e1c1['enableCommand']('bulletedList',_0x305dab('bulletedList')),_0x379489&&_0x20e1c1['enableCommand']('todoList',_0x305dab('todoList')),_0x20e1c1['enableCommand']('indentList',_0x43a58d('indentList')),_0x20e1c1['enableCommand']('outdentList',_0x43a58d('outdentList')),_0x379489&&_0x20e1c1['enableCommand']('checkTodoList',()=>{const _0x46072c=_0x2cfde8['commands']['get']('checkTodoList'),_0x1714f2=Array['from'](_0x46072c['_selectedElements']);_0x1714f2['filter'](_0x961892=>_0x961892['getAttribute']('todoListChecked')!=_0x46072c['value']),_0x2cfde8['model']['change'](()=>{for(const _0x5a31e6 of _0x1714f2)_0x20e1c1['markBlockFormat'](_0x5a31e6,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x46072c['value']}]});});}),_0x20e1c1['descriptionFactory']['registerElementLabel']('listItem',_0x49c48c=>c(_0x3ed8d0,'ELEMENT_LIST_ITEM',_0x49c48c)),_0x20e1c1['descriptionFactory']['registerDescriptionCallback'](_0x552185=>{if('formatBlock'!=_0x552185['type']&&'formatInline'!=_0x552185['type'])return;const {data:_0x5cb7ce}=_0x552185;if(_0x5cb7ce){if('numberedList'==_0x5cb7ce['commandName']||'bulletedList'==_0x5cb7ce['commandName']||'todoList'==_0x5cb7ce['commandName'])switch(_0x5cb7ce['commandName']['replace']('List','')){case'bulleted':return _0x484d86(c(_0x3ed8d0,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x484d86(c(_0x3ed8d0,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x484d86(c(_0x3ed8d0,'ELEMENT_TODO_LIST'));}if('indentList'==_0x5cb7ce['commandName'])return{'type':'format','content':c(_0x3ed8d0,'*Indent:*\x20%0',c(_0x3ed8d0,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x5cb7ce['commandName'])return{'type':'format','content':c(_0x3ed8d0,'*Outdent:*\x20%0',c(_0x3ed8d0,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x5cb7ce['commandName'])return _0x5cb7ce['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x3ed8d0,'*Check\x20item*')}:{'type':'format','content':c(_0x3ed8d0,'*Uncheck\x20item*')};}function _0x484d86(_0x52199e){return{'type':'format','content':c(_0x3ed8d0,'*Change\x20to:*\x20%0',_0x52199e)};}});}}function Le(_0x237ab7){const _0x171b98=_0x237ab7['getAttribute']('listIndent');if(0x0==_0x171b98)return _0x237ab7;let _0x340ab6=_0x237ab7;for(;_0x237ab7['previousSibling']&&_0x237ab7['previousSibling']['is']('element','listItem');){const _0x1e570e=_0x237ab7['previousSibling']['getAttribute']('listIndent');if(_0x1e570e==_0x171b98)_0x340ab6=_0x237ab7['previousSibling'];else{if(_0x1e570e<_0x171b98)break;}_0x237ab7=_0x237ab7['previousSibling'];}return _0x340ab6;}function Ee(_0x3a968c){const _0xf2618e=[];if(_0x3a968c['is']('element','listItem')&&_0x3a968c['getAttribute']('listIndent')>0x0){let _0x1d94be=_0x3a968c['nextSibling'];for(;_0x1d94be&&'listItem'==_0x1d94be['name']&&_0x1d94be['getAttribute']('listIndent')==_0x3a968c['getAttribute']('listIndent');)_0xf2618e['push'](_0x1d94be),_0x1d94be=_0x1d94be['nextSibling'];}return _0xf2618e;}class Q extends _0x2fff63{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x24fa94=this['editor']['config']['get']('list.properties'),_0x57cdd5=this['editor']['plugins']['get']('TrackChangesEditing');_0x24fa94['styles']&&_0x57cdd5['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x24fa94['reversed']&&_0x57cdd5['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x24fa94['startIndex']&&_0x57cdd5['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x57cdd5['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x337aaa,_0x44f496={}){const _0x151d55=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1ce8d9=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x151d55['markMultiRangeBlockFormat'](_0x1ce8d9,{'commandName':'listStyle','commandParams':[{'type':_0x44f496['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x16fb16,_0x28bca4={}){const _0x55b23b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x784d21=this['_getSuggestionBlocks'](_0x3208bf=>_0x3208bf['is']('element','listItem')&&'numbered'===_0x3208bf['getAttribute']('listType'));if(_0x784d21['length']<0x1)return;const _0x1cc999=_0x784d21['map'](_0x952ae=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x952ae,'before'),this['editor']['model']['createPositionAt'](_0x952ae,0x0)));this['editor']['model']['change'](()=>{_0x55b23b['markMultiRangeBlockFormat'](_0x1cc999,{'commandName':'listReversed','commandParams':[{'reversed':_0x28bca4['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0xe758af,_0x47d24b={}){const _0x3fd386=this['editor']['plugins']['get']('TrackChangesEditing'),_0x119f99=this['_getSuggestionBlocks'](_0x16ce20=>_0x16ce20['is']('element','listItem')&&'numbered'===_0x16ce20['getAttribute']('listType'));if(_0x119f99['length']<0x1)return;const _0x91ccfb=_0x119f99['map'](_0x37037b=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x37037b,'before'),this['editor']['model']['createPositionAt'](_0x37037b,0x0)));this['editor']['model']['change'](()=>{_0x3fd386['markMultiRangeBlockFormat'](_0x91ccfb,{'commandName':'listStart','commandParams':[{'startIndex':_0x47d24b['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x1eee79){if('formatBlock'!=_0x1eee79['type']&&'formatInline'!=_0x1eee79['type'])return;const _0x15087e=this['editor']['locale'],{data:_0x2fa120}=_0x1eee79;if(!_0x2fa120)return;let _0xac67ae,_0x495ab7;switch(_0x2fa120['commandName']){case'listStyle':_0xac67ae='*Change\x20to:*\x20%0',_0x495ab7={'type':'format','content':c(_0x15087e,_0xac67ae,c(_0x15087e,this['_getTranslationKeyForListStyle'](_0x2fa120['commandParams'][0x0]['type'])))};break;case'listReversed':_0xac67ae=_0x2fa120['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x495ab7={'type':'format','content':c(_0x15087e,_0xac67ae)};break;case'listStart':_0xac67ae='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x495ab7={'type':'format','content':c(_0x15087e,_0xac67ae,_0x2fa120['commandParams'][0x0]['startIndex'])};}return _0x495ab7;}['_getSuggestionBlocksForListStyle'](){const _0x15e48b=this['editor']['plugins']['get']('LegacyListUtils');let _0xa80561=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0xa80561[0x0]?.['is']('element','listItem')&&_0xa80561['unshift'](..._0x15e48b['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0xa80561[_0xa80561['length']-0x1]?.['is']('element','listItem')&&_0xa80561['push'](..._0x15e48b['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0xa80561=[...new Set(_0xa80561)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0xa80561=_0xa80561['filter'](_0x10bcd8=>_0x10bcd8['is']('element','listItem'))),_0xa80561;}['_getSuggestionBlocks'](_0x3fd826){const _0x4cdc11=this['editor']['plugins']['get']('LegacyListUtils');let _0x2bc051=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x3fd826)['map'](_0x3d5897=>{const _0x2b1381=this['editor']['model']['createPositionAt'](_0x3d5897,0x0);return[..._0x4cdc11['getSiblingNodes'](_0x2b1381,'backward'),..._0x4cdc11['getSiblingNodes'](_0x2b1381,'forward')];})['flat']();return _0x2bc051=[...new Set(_0x2bc051)],_0x2bc051;}['_getTranslationKeyForListStyle'](_0x1d0294){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x1d0294)||'default')['toUpperCase']()+'_LIST_'+_0x1d0294['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x2fff63{['afterInit'](){const _0x2ef512=this['editor'];if(!_0x2ef512['plugins']['has']('MediaEmbedEditing'))return;const _0xa8e89e=_0x2ef512['plugins']['get']('TrackChangesEditing'),_0x71f254=_0x2ef512['locale'];_0xa8e89e['enableCommand']('mediaEmbed'),_0xa8e89e['descriptionFactory']['registerElementLabel']('media',_0x2483ab=>c(_0x71f254,'ELEMENT_MEDIA',_0x2483ab)),_0x2ef512['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4c45f9,{writer:_0x514904,options:_0x40a6ee})=>{if(_0x40a6ee['showSuggestionHighlights'])return _0x514904['createEmptyElement']('div');},'converterPriority':'high'}),_0x2ef512['data']['downcastDispatcher']['on']('attribute:url:media',(_0x17fcbd,_0x10170c,_0xe577c3)=>{_0xe577c3['options']['showSuggestionHighlights']&&_0x17fcbd['stop']();},{'priority':'high'});}}class pt extends _0x2fff63{['afterInit'](){const _0x31a8ae=this['editor'];_0x31a8ae['plugins']['has']('MentionEditing')&&_0x31a8ae['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x2fff63{['afterInit'](){const _0x5b9c15=this['editor'];if(!_0x5b9c15['plugins']['has']('MergeFieldsEditing'))return;const _0x266a7f=_0x5b9c15['plugins']['get']('TrackChangesEditing'),_0x415eac=_0x5b9c15['locale'];_0x266a7f['enableCommand']('insertMergeField'),_0x266a7f['enableCommand']('insertMergeFieldBlock'),_0x266a7f['enableCommand']('insertMergeFieldImage'),_0x266a7f['descriptionFactory']['registerElementLabel']('mergeField',_0x160bdf=>c(_0x415eac,'ELEMENT_MERGE_FIELD',_0x160bdf)),_0x266a7f['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x2c819f=>c(_0x415eac,'ELEMENT_MERGE_FIELD',_0x2c819f)),_0x266a7f['descriptionFactory']['registerDescriptionCallback'](_0x18df3b=>{if('insertion'!=_0x18df3b['type']&&'deletion'!=_0x18df3b['type'])return;const _0x11c2cd=_0x18df3b['getContainedElement']();if(null==_0x11c2cd)return;const _0x3585a3=_0x5b9c15['plugins']['get']('MergeFieldsEditing');let _0x29d8c6;switch(_0x3585a3['getMergeFieldType'](_0x11c2cd)){case null:return;case'image':{const _0x54e3bd=_0x3585a3['unwrapAffixes'](_0x11c2cd['getAttribute']('src'));_0x29d8c6=_0x3585a3['getLabel'](_0x54e3bd)||_0x54e3bd;break;}default:{const _0x247024=_0x11c2cd['getAttribute']('id');_0x29d8c6=_0x3585a3['getLabel'](_0x247024)||_0x247024;break;}}return'insertion'==_0x18df3b['type']?{'type':'insertion','content':c(_0x415eac,'*Insert:*\x20%0','\x22'+_0x29d8c6+'\x22\x20'+c(_0x415eac,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':c(_0x415eac,'*Remove:*\x20%0','\x22'+_0x29d8c6+'\x22\x20'+c(_0x415eac,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x2fff63{['afterInit'](){const _0x384c1e=this['editor'],_0x315284=_0x384c1e['plugins']['get']('TrackChangesEditing');_0x384c1e['plugins']['has']('MultiLevelList')&&(_0x315284['enableDefaultAttributesIntegration']('multiLevelList'),_0x315284['registerBlockAttribute']('listMarkerStyle'),_0x315284['descriptionFactory']['registerDescriptionCallback'](_0xad53aa=>this['handleDescriptions'](_0xad53aa)));}['handleDescriptions'](_0xaecae6){const _0x909da5=this['editor']['locale'],{data:_0x150ea3}=_0xaecae6,_0x415609={'type':'format','content':''};if(_0x150ea3&&'listMarkerStyle'==_0x150ea3['key']){if(!_0x150ea3['oldValue'])return{'type':'format','content':c(_0x909da5,'*Set\x20format:*\x20%0',c(_0x909da5,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x150ea3['newValue']+')'};if(!_0x150ea3['newValue']){let _0x4bbe33=_0xaecae6['head'];for(;_0x4bbe33;){if(_0x4bbe33['data']&&'listType'==_0x4bbe33['data']['key']&&_0x4bbe33['data']['newValue'])return _0x415609;_0x4bbe33=_0x4bbe33['next'];}return{'type':'format','content':c(_0x909da5,'*Remove\x20format:*\x20%0',c(_0x909da5,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x150ea3['oldValue']+')'};}}}}class bt extends _0x2fff63{['afterInit'](){const _0x440414=this['editor'];if(!_0x440414['plugins']['has']('PageBreakEditing'))return;_0x440414['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x25f051=_0x440414['plugins']['get']('TrackChangesEditing'),_0x3276eb=_0x440414['locale'];_0x25f051['descriptionFactory']['registerElementLabel']('pageBreak',_0x1b19fd=>c(_0x3276eb,'ELEMENT_PAGE_BREAK',_0x1b19fd));}}class yt extends _0x2fff63{['afterInit'](){const _0x2b3528=this['editor'];if(!_0x2b3528['plugins']['has']('Paragraph'))return;const _0xb76b80=_0x2b3528['locale'],_0x3c316c=_0x2b3528['plugins']['get']('TrackChangesEditing');_0x3c316c['descriptionFactory']['registerElementLabel']('paragraph',_0x331bd4=>c(_0xb76b80,'ELEMENT_PARAGRAPH',_0x331bd4)),_0x3c316c['enableDefaultAttributesIntegration']('paragraph'),_0x3c316c['enableCommand']('insertParagraph'),_0x2b3528['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x2b3528),{'priority':'highest'}),_0x2b3528['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x15ffc3,_0x5b0619,_0x21c3ea)=>{_0x21c3ea['options']['showSuggestionHighlights']&&nr(_0x2b3528,{'showActiveMarker':!0x1})(_0x15ffc3,_0x5b0619,_0x21c3ea);},{'priority':'highest'});const _0x6cf649=_0x3c316c['descriptionFactory'];_0x6cf649['registerDescriptionCallback'](_0x209384=>{if('insertion'!==_0x209384['type'])return;const {start:_0x2fea6a,end:_0x3481a9}=_0x209384['getFirstRange']();if(!_0x2fea6a['isTouching'](_0x3481a9)||!_0x2fea6a['nodeAfter'])return;const _0x388006=_0x2b3528['model']['schema'],_0x549eee=_0x2fea6a['nodeAfter'];return _0x388006['isBlock'](_0x549eee)&&!_0x388006['isLimit'](_0x549eee)&&_0x388006['checkChild'](_0x549eee,'$text')?{'type':'insertion','content':c(_0xb76b80,'*Insert:*\x20%0',_0x6cf649['getItemLabel'](_0x549eee,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x27b4b6=this['editor'],_0x514f22=_0x27b4b6['locale'];_0x27b4b6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x975b79=>{if('formatBlock'!=_0x975b79['type'])return;const {data:_0x471590}=_0x975b79;return _0x471590&&'paragraph'==_0x471590['commandName']?{'type':'format','content':c(_0x514f22,'*Change\x20to:*\x20%0',c(_0x514f22,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x43d8ea,{showActiveMarker:_0xa08df0=!0x0}={}){return(_0x1d6ecb,_0x3eb1cf,_0x12aa1a)=>{const _0x51bf4f=_0x43d8ea['plugins']['get']('TrackChangesEditing'),_0x2888d1=_0x3eb1cf['markerRange']['start'],_0x760f1=_0x3eb1cf['markerRange']['end'],_0x5aac1b=_0x43d8ea['model']['schema'];if(!_0x2888d1['isTouching'](_0x760f1)||!_0x2888d1['nodeAfter'])return;const _0x4b41bd=_0x2888d1['nodeAfter'];if(_0x5aac1b['isBlock'](_0x4b41bd)&&!_0x5aac1b['isLimit'](_0x4b41bd)&&_0x5aac1b['checkChild'](_0x4b41bd,'$text')){if(!_0x12aa1a['consumable']['consume'](_0x3eb1cf['markerRange'],_0x1d6ecb['name']))return;const {authorId:_0x4afc39}=_0x51bf4f['_splitMarkerName'](_0x3eb1cf['markerName']),_0x3c4adc=_0x12aa1a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x4afc39}),_0x259011=_0x12aa1a['mapper']['toViewPosition'](_0x760f1);_0xa08df0&&_0x51bf4f['activeMarkers']['includes'](_0x3eb1cf['markerName'])&&_0x12aa1a['writer']['addClass']('ck-suggestion-marker--active',_0x3c4adc),_0x12aa1a['writer']['insert'](_0x259011,_0x3c4adc),_0x12aa1a['mapper']['bindElementToMarker'](_0x3c4adc,_0x3eb1cf['markerName']);}};}class jt extends _0x2fff63{['afterInit'](){const _0x22c38e=this['editor'];_0x22c38e['commands']['get']('replaceSource')&&_0x22c38e['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x2fff63{['afterInit'](){const _0x216eaf=this['editor'];if(!_0x216eaf['plugins']['has']('RemoveFormatEditing'))return;_0x216eaf['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1a5a4d=this['editor'];_0x1a5a4d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1d79c9=>{if('formatBlock'!=_0x1d79c9['type']&&'formatInline'!=_0x1d79c9['type'])return;const {data:_0x2b3fec}=_0x1d79c9;return _0x2b3fec&&'removeFormat'==_0x2b3fec['commandName']?{'type':'format','content':c(_0x1a5a4d['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0x2fff63{['afterInit'](){const _0x2b4b27=this['editor'];if(!_0x2b4b27['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x27fbd0=_0x2b4b27['plugins']['get']('TrackChangesEditing');_0x27fbd0['enableCommand']('goToPreviousRestrictedEditingException'),_0x27fbd0['enableCommand']('goToNextRestrictedEditingException');const _0x4bb409=_0x2b4b27['plugins']['get']('RestrictedEditingModeEditing');_0x4bb409['enableCommand']('trackChanges'),_0x4bb409['enableCommand']('acceptSuggestion'),_0x4bb409['enableCommand']('discardSuggestion'),_0x4bb409['enableCommand']('acceptAllSuggestions'),_0x4bb409['enableCommand']('discardAllSuggestions'),_0x4bb409['enableCommand']('acceptSelectedSuggestions'),_0x4bb409['enableCommand']('discardSelectedSuggestions');}}class It extends _0x2fff63{static get['requires'](){return[_0x11cac9];}['init'](){const _0x2dcb1f=this['editor'],_0x169c81=_0x2dcb1f['plugins']['get']('TrackChangesEditing');_0x169c81['enableCommand']('shiftEnter'),_0x2dcb1f['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x2dcb1f),{'priority':'high'}),_0x2dcb1f['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x2dcb1f),{'priority':'high'}),_0x2dcb1f['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2f8af0,_0x18450e,_0x4c089c)=>{_0x4c089c['options']['showSuggestionHighlights']&&je(_0x2dcb1f,{'showActiveMarker':!0x1})(_0x2f8af0,_0x18450e,_0x4c089c);}),_0x169c81['descriptionFactory']['registerElementLabel']('softBreak',_0x2b3164=>c(_0x2dcb1f['locale'],'ELEMENT_LINE_BREAK',_0x2b3164));}}function je(_0x5e39a8,{showActiveMarker:_0x3ef1f7=!0x0}={}){return(_0x47b78a,_0x401107,_0x59a966)=>{const _0x2259fe=_0x5e39a8['plugins']['get']('TrackChangesEditing');if(!_0x59a966['consumable']['test'](_0x401107['markerRange'],_0x47b78a['name']))return;const _0x404fcd=_0x5e39a8['model'];for(const _0x31b7f2 of _0x401107['markerRange']['getItems']()){if(!_0x31b7f2['is']('element','softBreak'))continue;const _0x2ec8e7='deletion'==_0x401107['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x503efb}=_0x2259fe['_splitMarkerName'](_0x401107['markerName']),_0x3fcce2=_0x59a966['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2ec8e7,'data-author-id':_0x503efb}),_0xf6a3b8=_0x59a966['mapper']['toViewPosition'](_0x404fcd['createPositionBefore'](_0x31b7f2));_0x3ef1f7&&_0x2259fe['activeMarkers']['includes'](_0x401107['markerName'])&&_0x59a966['writer']['addClass']('ck-suggestion-marker--active',_0x3fcce2),_0x59a966['writer']['insert'](_0xf6a3b8,_0x3fcce2),_0x59a966['mapper']['bindElementToMarker'](_0x3fcce2,_0x401107['markerName']);}};}class _t extends _0x2fff63{['afterInit'](){const _0x384b62=this['editor'],_0xfdec5b=_0x384b62['model'],_0x344d23=_0x384b62['locale'];if(!_0x384b62['plugins']['has']('StandardEditingModeEditing'))return;const _0xcd5daf=_0x384b62['plugins']['get']('TrackChangesEditing'),_0x56f559='restrictedEditingException',_0x1c3059=_0x384b62['commands']['get'](_0x56f559);_0xcd5daf['enableCommand'](_0x56f559,(_0x3b9f56,_0x2d62ae={})=>{const _0x27b230=_0xfdec5b['document']['selection'];if(_0x27b230['isCollapsed'])return void _0x3b9f56(_0x2d62ae);const _0x50e9a6=void 0x0!==_0x2d62ae['forceValue']?_0x2d62ae['forceValue']:!_0x1c3059['value'];_0xfdec5b['change'](()=>{const _0x47caaa=Array['from'](_0x27b230['getRanges']());for(const _0x3bb1fc of _0x47caaa){const _0x3a646c=_0x50e9a6?[_0x3bb1fc]:io(_0x56f559,_0x3bb1fc,_0xfdec5b);for(const _0x5b7674 of _0x3a646c)_0xcd5daf['markInlineFormat'](_0x5b7674,{'commandName':_0x56f559,'commandParams':[{'forceValue':_0x50e9a6}]});}});}),_0xcd5daf['descriptionFactory']['registerDescriptionCallback'](_0x3bbae7=>{if('formatBlock'!=_0x3bbae7['type']&&'formatInline'!=_0x3bbae7['type'])return;const {data:_0x2dafbe}=_0x3bbae7;return _0x2dafbe&&_0x2dafbe['commandName']==_0x56f559?_0x2dafbe['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x344d23,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':c(_0x344d23,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x2fff63{['afterInit'](){const _0x143ad6=this['editor'];if(!_0x143ad6['plugins']['has']('Style')||!_0x143ad6['plugins']['has']('DataSchema'))return;const _0x7b83c7=_0x143ad6['plugins']['get']('TrackChangesEditing'),_0x175b85=_0x143ad6['locale'],_0x1bb447=_0x143ad6['config']['get']('style')||{},_0x2e00bd=_0x143ad6['plugins']['get']('GeneralHtmlSupport'),_0x4db6af=_0x143ad6['plugins']['get']('StyleUtils')['normalizeConfig'](_0x143ad6['plugins']['get']('DataSchema'),_0x1bb447['definitions']);_0x7b83c7['enableDefaultAttributesIntegration']('style');const _0x81decd=new Set();for(const _0x522afd of _0x4db6af['block']){const _0x38e809=_0x2e00bd['getGhsAttributeNameForElement'](_0x522afd['element']);_0x81decd['add'](_0x38e809);}const _0x5c7f64=new Set();for(const _0x54d528 of _0x4db6af['inline']){const _0x937f4d=_0x2e00bd['getGhsAttributeNameForElement'](_0x54d528['element']);_0x5c7f64['add'](_0x937f4d);for(const _0xb8ea42 of _0x54d528['ghsAttributes'])_0x5c7f64['add'](_0xb8ea42);}for(const _0x15827d of _0x81decd)_0x7b83c7['registerBlockAttribute'](_0x15827d),_0x7b83c7['descriptionFactory']['registerAttributeLabel'](_0x15827d,c(_0x175b85,'FORMAT_STYLE'));for(const _0x72b4eb of _0x5c7f64)_0x7b83c7['registerInlineAttribute'](_0x72b4eb),_0x7b83c7['descriptionFactory']['registerAttributeLabel'](_0x72b4eb,c(_0x175b85,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1cfaa4=this['editor'],_0x3d0be4=_0x1cfaa4['locale'];_0x1cfaa4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x45c4bd=>{if('formatBlock'!=_0x45c4bd['type']&&'formatInline'!=_0x45c4bd['type'])return;const {data:_0x49a661}=_0x45c4bd;return _0x49a661&&'style'===_0x49a661['commandName']?_0x49a661['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x3d0be4,'*Set\x20format:*\x20%0',_0x49a661['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':c(_0x3d0be4,'*Remove\x20format:*\x20%0',_0x49a661['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x2fff63{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x122d46){super(_0x122d46),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x50afc6=this['editor'],_0x3cb1a4=_0x50afc6['model']['document']['selection'];if(!_0x50afc6['plugins']['has']('TableEditing'))return;const _0x311ddc=_0x50afc6['locale'],_0x521aba=_0x50afc6['plugins']['get']('TrackChangesEditing'),_0x1c7ad3=_0x50afc6['plugins']['get']('TableUtils');_0x521aba['descriptionFactory']['registerElementLabel']('table',_0x3894cb=>c(_0x311ddc,'ELEMENT_TABLE',_0x3894cb)),this['_setupColumnsRowsFixing'](),_0x521aba['enableCommand']('insertTable'),_0x521aba['enableCommand']('selectTableRow'),_0x521aba['enableCommand']('selectTableColumn');for(const _0x9f008 of['insertTableRowAbove','insertTableRowBelow']){const _0x62f43f=_0x50afc6['commands']['get'](_0x9f008);_0x521aba['enableCommand'](_0x9f008,_0x409b15=>{_0x50afc6['model']['change'](_0x2f487b=>{_0x409b15();const _0x30f8b7='above'===_0x62f43f['order'],_0xd42d6d=_0x1c7ad3['getSelectionAffectedTableCells'](_0x3cb1a4),_0x276837=_0x1c7ad3['getRowIndexes'](_0xd42d6d),_0x2ef048=_0x30f8b7?_0x276837['first']-0x1:_0x276837['last']+0x1,_0x5265ab=_0xd42d6d[0x0]['findAncestor']('table'),_0x123bdb=_0x1c7ad3['createTableWalker'](_0x5265ab,{'startRow':_0x2ef048,'endRow':_0x2ef048}),_0x3512f7=Array['from'](_0x123bdb)['map'](_0x19963c=>_0x2f487b['createRangeOn'](_0x19963c['cell']));_0x521aba['markMultiRangeInsertion'](_0x3512f7,'tableRow');});});}for(const _0x5a1720 of['insertTableColumnLeft','insertTableColumnRight']){const _0x1a4884=_0x50afc6['commands']['get'](_0x5a1720);_0x521aba['enableCommand'](_0x5a1720,_0x29bf6e=>{_0x50afc6['model']['change'](_0xd203e0=>{_0x29bf6e();const _0x13dd1b='left'===_0x1a4884['order'],_0x14b674=_0x1c7ad3['getSelectionAffectedTableCells'](_0x3cb1a4),_0x3e340c=_0x1c7ad3['getColumnIndexes'](_0x14b674),_0x3e6211=_0x13dd1b?_0x3e340c['first']-0x1:_0x3e340c['last']+0x1,_0x70cbee=_0x14b674[0x0]['findAncestor']('table'),_0x20731f=_0x1c7ad3['createTableWalker'](_0x70cbee,{'startRow':0x0,'column':_0x3e6211,'includeAllSlots':!0x1}),_0x1d6bbc=Array['from'](_0x20731f)['map'](_0x572058=>_0xd203e0['createRangeOn'](_0x572058['cell']));_0x521aba['markMultiRangeInsertion'](_0x1d6bbc,'tableColumn');});});}for(const _0x49f3dc of['removeTableRow','removeTableColumn']){const _0x4b324e=_0x49f3dc['substr'](0xb),_0x4f4af1=_0x4b324e['toLowerCase'](),_0x1c2c85=_0x4f4af1['substr'](0x0,0x3)+'span',_0x482ba4='table'+_0x4b324e,_0x5ab81b='min'+_0x4b324e,_0x5023d0='max'+_0x4b324e;_0x521aba['enableCommand'](_0x49f3dc,()=>{_0x50afc6['model']['change'](_0x4654c2=>{const _0x351233=_0x1c7ad3['getSelectionAffectedTableCells'](_0x3cb1a4),_0x35d962=_0x351233[0x0]['findAncestor']('table');let _0x446dd6;if('removeTableRow'==_0x49f3dc){const _0x407a2f=_0x1c7ad3['getRowIndexes'](_0x351233);_0x446dd6={'startRow':_0x407a2f['first'],'endRow':_0x407a2f['last'],'includeAllSlots':!0x0};}else{const _0x5cfe5d=_0x1c7ad3['getColumnIndexes'](_0x351233);_0x446dd6={'startColumn':_0x5cfe5d['first'],'endColumn':_0x5cfe5d['last'],'includeAllSlots':!0x0};}const _0x4b7659=_0x1c7ad3['createTableWalker'](_0x35d962,_0x446dd6),_0xf5b1bb=Array['from'](_0x4b7659)['map'](({cell:_0x375617})=>_0x375617),_0x30a52b=Ne(_0xf5b1bb['filter'](_0x448ba5=>_0x448ba5['hasAttribute'](_0x1c2c85))),_0x2b8d5f=Ne(_0xf5b1bb['filter'](_0x59eb9d=>!_0x59eb9d['hasAttribute'](_0x1c2c85)))['map'](_0x1b1652=>_0x4654c2['createRangeOn'](_0x1b1652)),_0x1a5ee5=_0x521aba['markMultiRangeDeletion'](_0x2b8d5f,_0x482ba4);if(_0x1a5ee5&&('tableRow'==_0x1a5ee5['subType']||'tableColumn'==_0x1a5ee5['subType'])){const _0x5f45e9=this['_getSuggestionCoords'](_0x1a5ee5);for(const _0x41231d of _0x30a52b){const _0x3917c0=_0x4654c2['createRangeOn'](_0x41231d),_0x1af51d=_0x1c7ad3['getCellLocation'](_0x41231d),_0x14d259=_0x41231d['getAttribute'](_0x1c2c85)-0x1,_0x5b3d9d=_0x5f45e9[_0x5ab81b],_0x1fbc42=_0x5f45e9[_0x5023d0];_0x5b3d9d<=_0x1af51d[_0x4f4af1]&&_0x1af51d[_0x4f4af1]+_0x14d259<=_0x1fbc42&&_0x1a5ee5['addRange'](_0x3917c0);}}});});}function _0x1bb402(_0x5cd88b){const _0x514dc4=Array['from'](_0x3cb1a4['getRanges']())['map'](_0xdf1a81=>_0x542068['fromRange'](_0xdf1a81));_0x50afc6['model']['change'](_0x53bcd9=>{const _0x1e0426=_0x53bcd9['batch'];_0x5cd88b=_0x5cd88b['filter'](_0x5a711c=>'$graveyard'!=_0x5a711c['root']['rootName']),_0x53bcd9['setSelection'](_0x5cd88b),_0x50afc6['commands']['get']('removeTableRow')['refresh'](),_0x50afc6['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x50afc6['model']['enqueueChange'](()=>{_0x50afc6['model']['enqueueChange'](_0x1e0426,_0x469387=>{const _0x5401a3=_0x514dc4['filter'](_0x2e0803=>'$graveyard'!=_0x2e0803['root']['rootName']);_0x5401a3['length']>0x0&&_0x469387['setSelection'](_0x5401a3);for(const _0x1c683f of _0x514dc4)_0x1c683f['detach']();});});});}function _0x9174d8(_0x1b79fc){_0x50afc6['model']['change'](_0x212120=>{const _0x36c286=Array['from'](_0x3cb1a4['getRanges']())['map'](_0x551eaf=>_0x542068['fromRange'](_0x551eaf)),_0x374703=[];for(const _0x222599 of _0x1b79fc)for(const _0x187ab7 of _0x222599['getItems']({'shallow':!0x0}))_0x374703['push'](_0x187ab7);for(const _0x5a3056 of _0x374703)'$graveyard'!=_0x5a3056['root']['rootName']&&(_0x212120['setSelection'](_0x212120['createPositionAt'](_0x5a3056,0x0)),_0x50afc6['commands']['get']('removeTableColumn')['refresh'](),_0x50afc6['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x3f740e=_0x36c286['filter'](_0x192855=>'$graveyard'!=_0x192855['root']['rootName']);_0x3f740e['length']>0x0&&_0x212120['setSelection'](_0x3f740e);for(const _0x3cfa55 of _0x36c286)_0x3cfa55['detach']();});}function _0x43146d(_0x3c96b5,_0x23d427){return _0x23d427['every'](_0x5b83d1=>_0x3c96b5['some'](_0x58e28d=>_0x58e28d['end']['isEqual'](_0x5b83d1['start'])||_0x5b83d1['end']['isEqual'](_0x58e28d['start'])));}function _0x361d47(_0x6fda55,_0x15bcd2){return!_0x6fda55['some'](_0x5aadeb=>_0x15bcd2['some'](_0x1ff73a=>_0x5aadeb['isIntersecting'](_0x1ff73a)))&&_0x6fda55['some'](_0x44d9d3=>_0x15bcd2['some'](_0x4330d1=>_0x44d9d3['end']['isTouching'](_0x4330d1['start'])));}_0x50afc6['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4ac8bd,_0x3f6077,_0x4079dd)=>{if(!_0x4079dd['options']['showSuggestionHighlights'])return;const _0x4b948b=_0x3f6077['item'];if(!_0x4b948b)return;const _0x1cc975=_0x4079dd['mapper']['toViewElement'](_0x4b948b);function _0x886cc1(_0x1a7236){return Array['isArray'](_0x1a7236)?_0x1a7236:[_0x1a7236];}_0x1cc975&&'tableCell'===_0x4b948b['name']&&_0x55923b(_0x1cc975,_0x4079dd['writer'],(_0x1eab35,_0x5567e3,_0x1d91b8)=>_0x1d91b8['addClass'](_0x886cc1(_0x5567e3['classes']),_0x1eab35),(_0x392280,_0x4347cc,_0x183628)=>_0x183628['removeClass'](_0x886cc1(_0x4347cc['classes']),_0x392280));},{'priority':'highest'}),_0x521aba['descriptionFactory']['registerDescriptionCallback'](_0x29f993=>{if('insertion'!=_0x29f993['type']&&'deletion'!=_0x29f993['type'])return;const _0xc2caeb=_0x29f993['getContainedElement']();if(null!=_0xc2caeb&&_0xc2caeb['is']('element','table')){if('insertion'==_0x29f993['type']){const _0x35d35c=_0x29f993['getItems']()['filter'](_0x14de62=>_0x14de62['is']('$textProxy'))['map'](_0x77243e=>_0x77243e['data']);if(_0x35d35c['length'])return{'type':'insertion','content':c(_0x311ddc,'*Insert:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x35d35c['join']('\x20')+'\x22'))};}if('deletion'==_0x29f993['type']){const _0x2e9bce=_0x29f993['getItems']()['filter'](_0x48178a=>_0x48178a['is']('$textProxy'))['map'](_0x158c1c=>_0x158c1c['data']);if(_0x2e9bce['length'])return{'type':'deletion','content':c(_0x311ddc,'*Remove:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2e9bce['join']('\x20')+'\x22'))};}}}),_0x521aba['descriptionFactory']['registerDescriptionCallback'](_0x4f3b85=>{if('tableRow'==_0x4f3b85['subType']){const _0x5e2896=_0x4f3b85['getItems']()['filter'](_0x19271c=>_0x19271c['is']('$textProxy'))['map'](_0x12f935=>_0x12f935['data']),_0x4ab78f=this['_getSuggestionCoords'](_0x4f3b85),_0x7295f=_0x4ab78f['maxRow']-_0x4ab78f['minRow']+0x1;if('insertion'==_0x4f3b85['type'])return _0x5e2896['length']?{'type':'insertion','content':c(_0x311ddc,'*Insert:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x7295f,'\x22'+_0x5e2896['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x311ddc,'*Insert:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_ROW',_0x7295f))};if('deletion'==_0x4f3b85['type'])return _0x5e2896['length']?{'type':'deletion','content':c(_0x311ddc,'*Remove:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x7295f,'\x22'+_0x5e2896['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x311ddc,'*Remove:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_ROW',_0x7295f))};}if('tableColumn'==_0x4f3b85['subType']){const _0x4a5222=_0x4f3b85['getItems']()['filter'](_0x3d0d37=>_0x3d0d37['is']('$textProxy'))['map'](_0x5b1477=>_0x5b1477['data']),_0x48c9a4=this['_getSuggestionCoords'](_0x4f3b85),_0x1d0c43=_0x48c9a4['maxColumn']-_0x48c9a4['minColumn']+0x1;if('insertion'==_0x4f3b85['type'])return _0x4a5222['length']?{'type':'insertion','content':c(_0x311ddc,'*Insert:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1d0c43,'\x22'+_0x4a5222['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x311ddc,'*Insert:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_COLUMN',_0x1d0c43))};if('deletion'==_0x4f3b85['type'])return _0x4a5222['length']?{'type':'deletion','content':c(_0x311ddc,'*Remove:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1d0c43,'\x22'+_0x4a5222['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x311ddc,'*Remove:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_COLUMN',_0x1d0c43))};}}),_0x521aba['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x1bb402),_0x521aba['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x1bb402),_0x521aba['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x9174d8),_0x521aba['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x9174d8),_0x521aba['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x43146d),_0x521aba['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x43146d),_0x521aba['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x361d47),_0x521aba['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x361d47);}['_acceptFormatSuggestionCallbackFactory'](){const _0x9b2757=this['editor'],_0x7cc33a=_0x9b2757['model']['document']['selection'];return(_0x360441,_0x2e4af9)=>{_0x9b2757['model']['change'](_0x26ad5c=>{const {commandName:_0x426c0b,commandParams:_0x1a403d}=_0x2e4af9;let _0x581ee8=_0x360441[0x0]['end']['nodeBefore'];_0x1a403d&&_0x1a403d[0x0]&&!0x1===_0x1a403d[0x0]['forceValue']&&(_0x581ee8=_0x360441[0x0]['start']['nodeAfter']);const _0x2672e6=_0x26ad5c['createRangeIn'](_0x581ee8);if('$graveyard'==_0x2672e6['root']['rootName'])return;const _0x485c10=Array['from'](_0x7cc33a['getRanges']())['map'](_0xd845ed=>_0x542068['fromRange'](_0xd845ed));_0x26ad5c['setSelection'](_0x2672e6),_0x9b2757['commands']['get'](_0x426c0b)['refresh'](),_0x1a403d['push']({'forceDefaultExecution':!0x0}),_0x9b2757['execute'](_0x426c0b,..._0x1a403d);const _0x34fa06=_0x485c10['filter'](_0x1451e2=>'$graveyard'!=_0x1451e2['root']['rootName']);_0x34fa06['length']>0x0&&_0x26ad5c['setSelection'](_0x34fa06);for(const _0x4699b9 of _0x485c10)_0x4699b9['detach']();});};}['_getCoordsForCells'](_0xe47a6){const _0x2aed35=this['editor']['plugins']['get']('TableUtils');let _0x3dd8b3=Number['MAX_SAFE_INTEGER'],_0x10e109=Number['MIN_SAFE_INTEGER'],_0x4c6981=Number['MAX_SAFE_INTEGER'],_0x12f591=Number['MIN_SAFE_INTEGER'];for(const _0x144822 of _0xe47a6){if('$graveyard'==_0x144822['root']['rootName'])continue;const {row:_0x3250d4,column:_0x279b51}=_0x2aed35['getCellLocation'](_0x144822),_0x349053=_0x144822['hasAttribute']('rowspan')?_0x144822['getAttribute']('rowspan')-0x1:0x0,_0xee6a49=_0x144822['hasAttribute']('colspan')?_0x144822['getAttribute']('colspan')-0x1:0x0;_0x3dd8b3=_0x3250d4<_0x3dd8b3?_0x3250d4:_0x3dd8b3,_0x10e109=_0x3250d4+_0x349053>_0x10e109?_0x3250d4+_0x349053:_0x10e109,_0x4c6981=_0x279b51<_0x4c6981?_0x279b51:_0x4c6981,_0x12f591=_0x279b51+_0xee6a49>_0x12f591?_0x279b51+_0xee6a49:_0x12f591;}return{'minRow':_0x3dd8b3,'maxRow':_0x10e109,'minColumn':_0x4c6981,'maxColumn':_0x12f591};}['_setupColumnsRowsFixing'](){const _0x1e2efe=this['editor'],_0x3709fd=_0x1e2efe['plugins']['get']('TrackChangesEditing'),_0x436f16=_0x1e2efe['plugins']['get']('TableUtils');_0x1e2efe['model']['document']['on']('change:data',()=>{const _0x4cd29a=Array['from'](_0x1e2efe['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x48c32c,data:_0x10b15b}of _0x4cd29a){const {group:_0x3a8c01,id:_0x547208,subType:_0x46951a}=_0x3709fd['_splitMarkerName'](_0x48c32c);if('suggestion'!=_0x3a8c01)continue;if(null!=_0x10b15b['oldRange'])continue;const _0x1886a2=_0x3709fd['getSuggestion'](_0x547208);this['_tablePostFixingSubtypes']['includes'](_0x46951a)&&this['_tableSuggestions']['add'](_0x1886a2);}},{'priority':'low'});const _0x24a6b9=(_0x5e5c07,_0x5ed203)=>{let _0x4be80a=!0x1;const _0xd3258d=_0x5ed203['createRangeOn'](_0x5e5c07),_0x42ea45=_0x5e5c07['findAncestor']('table'),_0x269f1a=_0x436f16['getCellLocation'](_0x5e5c07);for(const _0x738a51 of this['_tableSuggestions']){const _0x21ad71=_0x738a51['subType'],_0xbe35b1=_0x21ad71['startsWith']('tablePaste'),_0x2e23fe=_0x21ad71['substr'](_0xbe35b1?0xa:0x5),_0x197969=_0x2e23fe['toLowerCase'](),_0x366c62=_0x197969['substr'](0x0,0x3)+'span',_0x32cc9c='min'+_0x2e23fe,_0x256e81='max'+_0x2e23fe;if(!_0x738a51['isInContent'])continue;if(_0x42ea45!=_0x738a51['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x738a51['isIntersectingWithRange'](_0xd3258d))continue;const _0x4042ef=_0x5e5c07['hasAttribute'](_0x366c62)?_0x5e5c07['getAttribute'](_0x366c62)-0x1:0x0,_0x2d7054=this['_getSuggestionCoords'](_0x738a51),_0x2e40c7=_0x2d7054[_0x32cc9c],_0x482c4f=_0x2d7054[_0x256e81];_0x2e40c7<=_0x269f1a[_0x197969]&&_0x269f1a[_0x197969]+_0x4042ef<=_0x482c4f&&(_0x738a51['addRange'](_0xd3258d),_0x4be80a=!0x0);}return _0x4be80a;};_0x1e2efe['model']['document']['registerPostFixer'](_0x36279f=>{let _0x13d076=!0x1;for(const _0x5339b8 of _0x1e2efe['model']['document']['differ']['getChanges']())if('insert'==_0x5339b8['type']){if('tableRow'==_0x5339b8['name']){for(const _0x1aa197 of _0x5339b8['position']['nodeAfter']['getChildren']())_0x13d076=_0x13d076||_0x24a6b9(_0x1aa197,_0x36279f);}else'tableCell'==_0x5339b8['name']&&(_0x13d076=_0x13d076||_0x24a6b9(_0x5339b8['position']['nodeAfter'],_0x36279f));}return _0x13d076;});}['_getSuggestionCoords'](_0x2658da){return this['_getCoordsForCells'](_0x2658da['getRanges']()['map'](_0x2dde18=>_0x2dde18['start']['nodeAfter']));}}function Ne(_0xe23b20){return Array['from'](new Set(_0xe23b20)['values']());}class Nt extends _0x2fff63{static get['requires'](){return[Ct];}['afterInit'](){const _0x1f2389=this['editor'],_0x4efe25=_0x1f2389['model']['document']['selection'],_0x2da548=_0x1f2389['locale'];if(!_0x1f2389['plugins']['has']('TableEditing'))return;const _0x2010af=_0x1f2389['plugins']['get']('TrackChangesEditing'),_0x24c960=_0x1f2389['plugins']['get']('TableUtils'),_0x5a1e38=_0x1f2389['plugins']['get'](Ct);_0x5a1e38['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x2010af['enableCommand']('mergeTableCells',()=>{const _0x159731=_0x24c960['getSelectionAffectedTableCells'](_0x1f2389['model']['document']['selection']);_0x1f2389['model']['change'](()=>{_0x2010af['markMultiRangeBlockFormat'](_0x159731,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x1f2389['commands']['get']('mergeTableCells')['on']('execute',(_0x41f7d9,_0x41e2cc)=>{_0x1f2389['commands']['get']('trackChanges')['value']&&(_0x41e2cc['length']>0x0&&_0x41e2cc[_0x41e2cc['length']-0x1]&&_0x41e2cc[_0x41e2cc['length']-0x1]['forceDefaultExecution']||_0x2010af['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x41f7d9['stop']());},{'priority':'highest'});for(const _0x9c4da9 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x62b9d9=_0x1f2389['commands']['get'](_0x9c4da9);_0x2010af['enableCommand'](_0x9c4da9,()=>{const _0x1134c7=_0x1f2389['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3e4c62=>_0x3e4c62['is']('element','tableCell')),_0xd98e8a=_0x62b9d9['value'];_0x1f2389['model']['change'](()=>{_0x2010af['markMultiRangeBlockFormat']([_0x1134c7,_0xd98e8a],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3faffe of['splitTableCellVertically','splitTableCellHorizontally']){const _0x3a3089=_0x1f2389['commands']['get'](_0x3faffe);_0x2010af['enableCommand'](_0x3faffe,()=>{const _0x13645b=_0x24c960['getSelectionAffectedTableCells'](_0x1f2389['model']['document']['selection'])[0x0],_0x1a5f26=_0x13645b['findAncestor']('table'),{column:_0x484f95,row:_0xe5691b}=_0x24c960['getCellLocation'](_0x13645b);let _0x395301=[];if('horizontally'==_0x3a3089['direction']){const _0x806aae=_0x24c960['createTableWalker'](_0x1a5f26,{'startRow':_0xe5691b,'endRow':_0xe5691b,'includeAllSlots':!0x0});_0x395301=Array['from'](_0x806aae)['map'](_0x2a58e7=>_0x2a58e7['cell']);}else{const _0xeb4deb=_0x24c960['createTableWalker'](_0x1a5f26,{'column':_0x484f95,'includeAllSlots':!0x0});_0x395301=Array['from'](_0xeb4deb)['map'](_0x194d95=>_0x194d95['cell']);}_0x1f2389['model']['change'](_0xa64156=>{_0x2010af['markBlockFormat'](_0xa64156['createRangeOn'](_0x13645b),{'commandName':_0x3faffe,'commandParams':[]},_0x395301,_0x3faffe);});});}_0x2010af['descriptionFactory']['registerDescriptionCallback'](_0xa4f452=>{if('formatBlock'!=_0xa4f452['type']&&'formatInline'!=_0xa4f452['type'])return;const {data:_0x12c960}=_0xa4f452;return _0x12c960&&'mergeTableCells'==_0x12c960['commandName']?{'type':'format','content':c(_0x2da548,'*Merge\x20cells*')}:void 0x0;}),_0x2010af['descriptionFactory']['registerDescriptionCallback'](_0x1337e6=>{if('formatBlock'!=_0x1337e6['type']&&'formatInline'!=_0x1337e6['type'])return;const {data:_0x36e6d1}=_0x1337e6;return _0x36e6d1?'splitTableCellVertically'==_0x36e6d1['commandName']?{'type':'format','content':c(_0x2da548,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x36e6d1['commandName']?{'type':'format','content':c(_0x2da548,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x1ce9ba=_0x5a1e38['_acceptFormatSuggestionCallbackFactory']();for(const _0x5a365e of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x2010af['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5a365e,'accept',_0x1ce9ba);for(const _0x50ae5c of['splitTableCellVertically','splitTableCellHorizontally'])_0x2010af['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x50ae5c,'accept',_0x1ce9ba);_0x2010af['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0xfbc5b=>{_0x1f2389['model']['change'](_0x2e45ad=>{const _0x4e9af7=Array['from'](_0x4efe25['getRanges']())['map'](_0x25d4fa=>_0x542068['fromRange'](_0x25d4fa));_0x2e45ad['setSelection'](_0xfbc5b),_0x1f2389['commands']['get']('mergeTableCells')['refresh'](),_0x1f2389['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x2e80f6=_0x4e9af7['filter'](_0x23d221=>'$graveyard'!=_0x23d221['root']['rootName']);_0x2e80f6['length']>0x0&&_0x2e45ad['setSelection'](_0x2e80f6);for(const _0x1b5ada of _0x4e9af7)_0x1b5ada['detach']();});});for(const _0x2728ce of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x3a26b4=_0x1f2389['commands']['get'](_0x2728ce);_0x3a26b4['on']('set:isEnabled',(_0x4d68c1,_0x102def,_0x275997)=>{if(_0x275997){const _0x1a183e=_0x1f2389['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3450cc=>_0x3450cc['is']('element','tableCell'));this['_areMergableCells'](_0x3a26b4['value'],_0x1a183e)||(_0x4d68c1['return']=!0x1,_0x4d68c1['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x3b6133=this['editor']['commands']['get']('mergeTableCells'),_0x24abdf=this['editor']['plugins']['get']('TableUtils');if(!_0x3b6133['isEnabled'])return!0x1;const _0x47ad09=_0x24abdf['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0xcc90cb of _0x47ad09)for(const _0x2eaa7c of _0x47ad09)if(_0xcc90cb!=_0x2eaa7c&&!this['_areMergableCells'](_0xcc90cb,_0x2eaa7c))return!0x1;return!0x0;}['_areMergableCells'](_0x5e7122,_0x17ce9c){const _0x536206=this['editor']['plugins']['get']('TrackChangesEditing'),_0xa3a565=this['editor']['model']['createRangeOn'](_0x5e7122),_0x1f61a8=this['editor']['model']['createRangeOn'](_0x17ce9c),_0x2f7481=new Set(),_0x3014ca=new Set();for(const _0x262800 of _0x536206['getSuggestions']())if(('insertion'==_0x262800['type']||'deletion'==_0x262800['type']||'mergeTableCells'==_0x262800['subType'])&&_0x262800['isInContent']){for(const _0x2cf97f of _0x262800['getRanges']())_0x2cf97f['containsRange'](_0xa3a565,!0x0)&&_0x2f7481['add'](_0x262800['type']+':'+_0x262800['author']['id']),_0x2cf97f['containsRange'](_0x1f61a8,!0x0)&&_0x3014ca['add'](_0x262800['type']+':'+_0x262800['author']['id']);}if(_0x2f7481['size']!=_0x3014ca['size'])return!0x1;for(const _0x4746e9 of _0x2f7481)if(!_0x3014ca['has'](_0x4746e9))return!0x1;return!0x0;}}class Dt extends _0x2fff63{static get['requires'](){return[Ct];}['afterInit'](){const _0x3de96e=this['editor'];if(!_0x3de96e['plugins']['has']('TableEditing'))return;const _0x28c8cf=_0x3de96e['locale'],_0x3adda2=_0x3de96e['plugins']['get']('TrackChangesEditing');_0x3adda2['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x3adda2['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x3adda2['registerBlockAttribute']('headingRows'),_0x3adda2['registerBlockAttribute']('headingColumns'),_0x3adda2['descriptionFactory']['registerAttributeLabel']('headingRows',c(_0x28c8cf,'FORMAT_HEADER_ROW')),_0x3adda2['descriptionFactory']['registerAttributeLabel']('headingColumns',c(_0x28c8cf,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x52e475=this['editor']['plugins']['get']('TrackChangesEditing'),_0x23c7a7=this['editor']['plugins']['get']('TableUtils'),_0x5e053f=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x12fbd9({showActiveMarker:_0x2029f1=!0x0,setDataAttribute:_0x156a98=!0x0}={}){return(_0x2e2724,_0x397be3,_0x3154ef)=>{const {type:_0x31f377,id:_0xf63422}=_0x52e475['_splitMarkerName'](_0x397be3['markerName']),_0x4b281f=_0x52e475['getSuggestion'](_0xf63422),_0x4f852f=_0x4b281f['data'];if('formatBlock'!=_0x4b281f['type']||!_0x4f852f||'setTableColumnHeader'!=_0x4f852f['commandName'])return;if(_0x397be3['item'])return void _0x2e2724['stop']();if(!_0x3154ef['consumable']['consume'](_0x397be3['markerRange'],_0x2e2724['name']))return;const _0x3fea63=_0x397be3['markerRange']['start']['nodeAfter'],_0x1ab439=_0x397be3['markerRange']['end']['nodeBefore'],_0x56f668=_0x3fea63['parent']['parent'],{column:_0x3bceba}=_0x23c7a7['getCellLocation'](_0x3fea63),{column:_0x2cf99a}=_0x23c7a7['getCellLocation'](_0x1ab439);for(let _0x4ec9ec=_0x3bceba;_0x4ec9ec<=_0x2cf99a;_0x4ec9ec++){const _0x394b77=_0x23c7a7['createTableWalker'](_0x56f668,{'column':_0x4ec9ec,'includeAllSlots':!0x1});for(const _0x36d2ce of _0x394b77){const _0x1bd9dc=_0x36d2ce['cell'],_0x1db9da=_0x3154ef['mapper']['toViewElement'](_0x1bd9dc);_0x3154ef['writer']['addClass']('ck-suggestion-marker-'+_0x31f377,_0x1db9da),_0x156a98&&_0x3154ef['writer']['setAttribute']('data-suggestion',_0xf63422,_0x1db9da),_0x3154ef['mapper']['bindElementToMarker'](_0x1db9da,_0x397be3['markerName']),_0x2029f1&&(_0x52e475['activeMarkers']['includes'](_0x397be3['markerName'])?_0x3154ef['writer']['addClass']('ck-suggestion-marker--active',_0x1db9da):_0x3154ef['writer']['removeClass']('ck-suggestion-marker--active',_0x1db9da));}}};}_0x52e475['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x5e053f),_0x52e475['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x5e053f),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x12fbd9(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x48c2fc,_0x1d75dd,_0x1a919f)=>{_0x1a919f['options']['showSuggestionHighlights']&&_0x12fbd9({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x48c2fc,_0x1d75dd,_0x1a919f);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x1391c9,_0x1a5670,_0xa33037)=>{const {type:_0x4fcca3,id:_0x2f163e}=_0x52e475['_splitMarkerName'](_0x1a5670['markerName']),_0x82b944=_0x52e475['getSuggestion'](_0x2f163e),_0x511ac7=_0x82b944['data'];if('formatBlock'!=_0x82b944['type']||!_0x511ac7||'setTableColumnHeader'!=_0x511ac7['commandName'])return;const _0x1619bc=_0xa33037['mapper']['markerNameToElements'](_0x1a5670['markerName']);if(_0x1619bc){for(const _0x21bcf8 of _0x1619bc)_0xa33037['writer']['removeClass']('ck-suggestion-marker-'+_0x4fcca3,_0x21bcf8),_0xa33037['writer']['removeClass']('ck-suggestion-marker--active',_0x21bcf8),_0xa33037['writer']['removeAttribute']('data-suggestion',_0x21bcf8),_0xa33037['mapper']['unbindElementFromMarkerName'](_0x21bcf8,_0x1a5670['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3bfb20=this['editor'],_0x51143e=_0x3bfb20['locale'];function _0x3ef142(_0x333a0c){return{'type':'format','content':c(_0x51143e,'*Format:*\x20%0',_0x333a0c)};}_0x3bfb20['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2c6b69=>{if('formatBlock'!=_0x2c6b69['type'])return;const {data:_0xbae434}=_0x2c6b69;if(_0xbae434){if('setTableRowHeader'==_0xbae434['commandName']){const _0x3404e5=_0xbae434['commandParams'][0x0]['forceValue'];return _0x3ef142(c(_0x51143e,_0x3404e5?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0xbae434['commandName']){const _0x250367=_0xbae434['commandParams'][0x0]['forceValue'];return _0x3ef142(c(_0x51143e,_0x250367?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0xfefebc=>[_0xfefebc,null]));class Mt extends _0x2fff63{static get['requires'](){return[Ct];}['afterInit'](){const _0x215930=this['editor'];if(!_0x215930['plugins']['has']('TableClipboard'))return;const _0x922f1d=_0x215930['plugins']['get']('TrackChangesEditing'),_0x348fef=_0x215930['plugins']['get']('TableUtils'),_0x35e29a=_0x215930['plugins']['get'](Ct),_0x14b644=_0x215930['plugins']['get']('TableClipboard');_0x35e29a['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x215930['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x215930['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x419878=null;_0x215930['model']['on']('insertContent',(_0x33c007,_0x52c071)=>{const [_0x58d274,_0x176bd4]=_0x52c071,_0x1e2a2f=_0x52c071[_0x52c071['length']-0x1];_0x1e2a2f&&_0x1e2a2f['forceDefaultExecution']||_0x922f1d['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x268261,_0xd44d8e,_0x137e22,_0x1fb331,_0xb4b9c3){if(_0xd44d8e&&!_0xd44d8e['is']('documentSelection'))return!0x1;const _0x2fbf7f=_0xb4b9c3['getTableIfOnlyTableInContent'](_0x268261,_0x137e22);if(!_0x2fbf7f||!Ue(_0x2fbf7f,void 0x0,_0x1fb331))return!0x1;const _0x39aca7=_0x1fb331['getSelectionAffectedTableCells'](_0x137e22['document']['selection']);if(!_0x39aca7['length'])return!0x1;const _0x53bb9b=_0x39aca7[0x0]['findAncestor']('table'),_0x18afef=_0x1fb331['getRowIndexes'](_0x39aca7),_0x2679f4=_0x1fb331['getColumnIndexes'](_0x39aca7),_0x59bea1={'startRow':_0x18afef['first'],'endRow':_0x18afef['last'],'startColumn':_0x2679f4['first'],'endColumn':_0x2679f4['last']};return 0x1==_0x39aca7['length']&&(_0x59bea1['endRow']+=_0x1fb331['getRows'](_0x2fbf7f)-0x1,_0x59bea1['endColumn']+=_0x1fb331['getColumns'](_0x2fbf7f)-0x1),Ue(_0x53bb9b,_0x59bea1,_0x1fb331);}(_0x58d274,_0x176bd4,_0x215930['model'],_0x348fef,_0x14b644)&&(_0x33c007['stop'](),_0x419878={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x215930['model']['change'](()=>{_0x215930['model']['insertContent'](_0x52c071[0x0],_0x52c071[0x1],_0x52c071[0x2],{'forceDefaultExecution':!0x0});const _0x5473df=_0x164670(),{rowInsertionRanges:_0xd53b6d,columnInsertionRanges:_0x4ab859,insertionRanges:_0x4892c2,deletionRanges:_0x3757f5,cells:_0x1c3418}=_0x419878;_0xd53b6d['length']&&_0x922f1d['markMultiRangeInsertion'](_0xd53b6d,'tablePasteRow',{'tablePasteChainId':_0x5473df}),_0x4ab859['length']&&_0x922f1d['markMultiRangeInsertion'](_0x4ab859,'tablePasteColumn',{'tablePasteChainId':_0x5473df}),_0x4892c2['length']&&(_0x922f1d['markMultiRangeInsertion'](_0x4892c2,'tablePaste',{'tablePasteChainId':_0x5473df,'skipNestingCheck':!0x0}),_0x4892c2['forEach'](_0x28b0cd=>_0x28b0cd['detach']?.())),_0x3757f5['length']&&(_0x922f1d['markMultiRangeDeletion'](_0x3757f5,'tablePaste',{'tablePasteChainId':_0x5473df,'skipNestingCheck':!0x0}),_0x3757f5['forEach'](_0x169279=>_0x169279['detach']?.()));const _0x1e0b40=_0x922f1d['markMultiRangeBlockFormat'](_0x1c3418['map'](({element:_0x290ff9})=>_0x290ff9),{'formatGroupId':_0x164670()},[],'tablePasteCell',{'tablePasteChainId':_0x5473df});if(_0x1e0b40){const _0x3ce0d0=_0x1e0b40['getMarkers'](),_0x437103=[];for(const {element:_0x2688a2,attributes:_0x139170}of _0x1c3418){if(!_0x139170)continue;const _0x49a9c1=_0x215930['model']['createRangeOn'](_0x2688a2),_0x23c1f1=_0x3ce0d0['find'](_0x38c1b1=>_0x38c1b1['getRange']()['isEqual'](_0x49a9c1));_0x23c1f1&&_0x437103['push']([_0x23c1f1['name'],_0x139170]);}_0x437103['length']&&_0x1e0b40['setAttribute']('markerAttributes',Object['fromEntries'](_0x437103));}_0x419878=null;}));},{'priority':_0x4d7128['high']+0xa}),_0x215930['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x4ee008,_0x2094c4)=>{const [_0xa5c9ab,_0x6c5db9,,_0x2df697]=_0x2094c4;if(!_0x419878)return;_0x4ee008['stop']();const _0x123cb6=_0xa5c9ab['cell'],_0x2cd497=_0x6c5db9,_0x3dfc3f=Oe(_0x123cb6),_0x173eda=Oe(_0x2cd497);_0x4ee008['return']=_0x123cb6;let _0x18b878=null,_0x5c8081=null;if(_0x173eda||_0x3dfc3f){if(_0x3dfc3f&&!_0x173eda){_0x2df697['remove'](_0x123cb6['getChild'](0x0));for(const _0x1af36f of Array['from'](_0x2cd497['getChildren']()))_0x2df697['insert'](_0x1af36f,_0x123cb6,'end');const _0x53fac3=_0x419878['rowInsertionIndexes']['includes'](_0xa5c9ab['row']),_0x450f72=_0x419878['columnInsertionIndexes']['includes'](_0xa5c9ab['column']);_0x53fac3||_0x450f72||(_0x18b878=_0x542068['fromRange'](_0x2df697['createRangeIn'](_0x123cb6)));}else _0x173eda&&!_0x3dfc3f&&(_0x5c8081=_0x2df697['createRangeIn'](_0x123cb6));}else{const _0x26bb1e=_0x2df697['createElement']('tableCellSuggestion'),_0x1881e3=_0x2df697['createElement']('tableCellSuggestion');_0x2df697['wrap'](_0x2df697['createRangeIn'](_0x123cb6),_0x1881e3),_0x2df697['insert'](_0x26bb1e,_0x123cb6,0x0);for(const _0x506d9d of Array['from'](_0x2cd497['getChildren']()))_0x2df697['insert'](_0x506d9d,_0x26bb1e,'end');_0x18b878=_0x542068['fromRange'](_0x2df697['createRangeOn'](_0x26bb1e)),_0x5c8081=_0x542068['fromRange'](_0x2df697['createRangeOn'](_0x1881e3));}const _0x30cc89=Array['from'](_0x2cd497['getAttributes']())['filter'](([_0x491398])=>Be['includes'](_0x491398));_0x419878['cells']['push']({'element':_0x123cb6,'attributes':_0x30cc89['length']?Object['fromEntries'](_0x30cc89):null}),_0x18b878&&_0x419878['insertionRanges']['push'](_0x18b878),_0x5c8081&&_0x419878['deletionRanges']['push'](_0x5c8081);},{'priority':'high'}),_0x348fef['on']('insertColumns',(_0x5b1f9c,_0x3abd6b)=>{const [_0x17dcb7,_0x1e9738={}]=_0x3abd6b;if(!_0x419878)return;const _0xf6df8a=_0x1e9738['at']||0x0,_0x37587b=_0x1e9738['columns']||0x1;_0x419878['columnInsertionIndexes']=new Array(_0x37587b)['fill'](_0xf6df8a)['map']((_0x28c14d,_0x55765d)=>_0x28c14d+_0x55765d);for(const {cell:_0x55e4c0}of _0x348fef['createTableWalker'](_0x17dcb7,{'startColumn':_0xf6df8a,'endColumn':_0xf6df8a+_0x37587b-0x1}))_0x419878['columnInsertionRanges']['push'](_0x215930['model']['createRangeOn'](_0x55e4c0));},{'priority':'low'}),_0x348fef['on']('insertRows',(_0x5a549e,_0x36c2a3)=>{const [_0x42942e,_0x227716={}]=_0x36c2a3;if(!_0x419878)return;const _0x29d92a=_0x227716['at']||0x0,_0x4a3f57=_0x227716['rows']||0x1;_0x419878['rowInsertionIndexes']=new Array(_0x4a3f57)['fill'](_0x29d92a)['map']((_0x42556b,_0x10e4c2)=>_0x42556b+_0x10e4c2);for(const {cell:_0x274632}of _0x348fef['createTableWalker'](_0x42942e,{'startRow':_0x29d92a,'endRow':_0x29d92a+_0x4a3f57-0x1}))_0x419878['rowInsertionRanges']['push'](_0x215930['model']['createRangeOn'](_0x274632));},{'priority':'low'}),_0x922f1d['descriptionFactory']['registerDescriptionCallback'](_0x35b2d3=>{if(_0x35b2d3['subType']&&_0x35b2d3['subType']['startsWith']('tablePaste'))return _0x35b2d3['previous']?{}:{'type':'insertion','content':c(_0x215930['locale'],'*Replace\x20table\x20cells*')};});const _0x375171=()=>!0x1;for(const _0x1bff90 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x922f1d['_suggestionFactory']['registerCustomCallback']('insertion',_0x1bff90,'join',_0x375171),_0x922f1d['_suggestionFactory']['registerCustomCallback']('deletion',_0x1bff90,'join',_0x375171),_0x922f1d['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1bff90,'join',_0x375171);_0x922f1d['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x375171),_0x922f1d['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1870bb,_0x467ea9,_0x5f0820)=>{const _0x4ce60a=_0x1870bb['map'](_0x3033b6=>_0x3033b6['getContainedElement']())['filter'](_0x1535f0=>_0x1535f0),_0x555dd1=new Map(_0x4ce60a['map'](_0x22dcf8=>[_0x22dcf8,null]));if(_0x419878){for(const {element:_0x283fdf,attributes:_0x166942}of _0x419878['cells'])_0x166942&&_0x555dd1['set'](_0x283fdf,_0x166942);}else{if(_0x5f0820&&_0x5f0820['markerAttributes'])for(const [_0x33451a,_0x241f09]of Object['entries'](_0x5f0820['markerAttributes'])){const _0x40ae5e=_0x215930['model']['markers']['get'](_0x33451a),_0x5bf175=_0x40ae5e?_0x40ae5e['getRange']()['getContainedElement']():null;_0x5bf175&&_0x555dd1['set'](_0x5bf175,_0x241f09);}}_0x215930['model']['change'](_0x49b679=>{for(const [_0x30b33e,_0x32500b]of _0x555dd1)_0x49b679['setAttributes']({...xe,..._0x32500b},_0x30b33e);});});const _0x197003=(_0x332be1,_0x54c3df)=>{_0x922f1d['_suggestionFactory']['registerCustomCallback'](_0x332be1,'tablePaste',_0x54c3df,(_0x45d1d7,_0x49183e,_0x21fbf3)=>{_0x215930['model']['change'](_0x2951b2=>{const _0x4142ee=[];for(const _0x594a7d of _0x45d1d7){const _0x97e176=_0x594a7d['start']['nodeAfter'];_0x97e176['is']('element','tableCellSuggestion')&&_0x4142ee['push'](_0x97e176);}_0x922f1d['_suggestionFactory']['getSuggestionCallback'](_0x332be1,null,_0x54c3df)(_0x45d1d7,_0x49183e,_0x21fbf3);for(const _0x520376 of _0x4142ee)'$graveyard'!=_0x520376['root']['rootName']&&_0x2951b2['unwrap'](_0x520376);});});};_0x197003('insertion','accept'),_0x197003('insertion','discard'),_0x197003('deletion','accept'),_0x197003('deletion','discard'),_0x922f1d['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x5db13d=>{const _0x4c9493=_0x5db13d['map'](_0x3ae884=>_0x3ae884['getContainedElement']()),_0x1128c5=_0x4c9493[0x0]['findAncestor']('table'),{minRow:_0x3170eb,maxRow:_0x143286}=_0x35e29a['_getCoordsForCells'](_0x4c9493);_0x348fef['removeRows'](_0x1128c5,{'at':_0x3170eb,'rows':_0x143286-_0x3170eb+0x1});}),_0x922f1d['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x5b1fd9=>{const _0x5e7684=_0x5b1fd9['map'](_0x800520=>_0x800520['getContainedElement']()),_0x57f24e=_0x5e7684[0x0]['findAncestor']('table'),{minColumn:_0x2efee4,maxColumn:_0x4a6a53}=_0x35e29a['_getCoordsForCells'](_0x5e7684);_0x348fef['removeColumns'](_0x57f24e,{'at':_0x2efee4,'columns':_0x4a6a53-_0x2efee4+0x1});});const _0x5439f7=(_0x5da5e8,_0x57a721)=>{if(!_0x57a721['subType']||!_0x57a721['subType']['startsWith']('tablePaste'))return;const _0x30f2a6=_0x57a721['attributes']['tablePasteChainId'],_0xf38a46=_0x922f1d['getSuggestions']()['filter'](_0x6f52a9=>_0x6f52a9['isInContent']&&_0x6f52a9['attributes']&&_0x6f52a9['attributes']['tablePasteChainId']==_0x30f2a6);_0xf38a46['length']&&_0x57a721['getAllAdjacentSuggestions']()['length']!=_0xf38a46['length']&&_0xf38a46['reduce']((_0x15cf3c,_0x32736c)=>(_0x15cf3c['next']=_0x32736c,_0x32736c['previous']=_0x15cf3c,_0x32736c));};function _0x192ff9(_0x2aa81c,_0x1a7d16=!0x0){const {id:_0x14ca1f,authorId:_0x597702}=_0x922f1d['_splitMarkerName'](_0x2aa81c['markerName']),_0x5d72fb=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0xb82e28=_0x922f1d['activeMarkers']['includes'](_0x2aa81c['markerName']);return _0xb82e28&&_0x5d72fb['push']('ck-suggestion-marker--active'),{'classes':_0x5d72fb,'attributes':{'data-suggestion':_0x14ca1f,'data-author-id':_0x597702},'priority':_0xb82e28&&_0x1a7d16?0xbc2:0xbb8};}_0x922f1d['on']('suggestionLoaded',_0x5439f7,{'priority':'high'}),_0x922f1d['on']('suggestionUnloaded',_0x5439f7,{'priority':'high'}),_0x215930['model']['document']['registerPostFixer'](()=>{let _0x48ae5f=!0x1;const _0x14c50d=Array['from'](_0x215930['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x596de8,data:_0x31d70d}of _0x14c50d){const {group:_0x12589d,type:_0x136dfd,id:_0x1730e8}=_0x922f1d['_splitMarkerName'](_0x596de8);if('suggestion'!=_0x12589d||'deletion'!=_0x136dfd||_0x31d70d['oldRange'])continue;if(!_0x922f1d['hasSuggestion'](_0x1730e8))continue;const _0x676034=_0x922f1d['getSuggestion'](_0x1730e8)['getRanges'](),_0x539567=_0x215930['plugins']['get']('Users')['me'];for(const _0x289a8f of _0x922f1d['getSuggestions']()){if(!_0x289a8f['isInContent']||_0x289a8f['author']!=_0x539567)continue;if('formatBlock'!=_0x289a8f['type']||'tablePasteCell'!=_0x289a8f['subType'])continue;if(_0x289a8f['getRanges']()['every'](_0x3f4073=>_0x676034['some'](_0x5e2873=>_0x5e2873['containsRange'](_0x3f4073,!0x0)))){for(const _0x44682 of _0x289a8f['getAllAdjacentSuggestions']())_0x44682['isInContent']&&(_0x44682['discard'](),_0x48ae5f=!0x0);}}}return _0x48ae5f;}),_0x215930['model']['document']['registerPostFixer'](_0x4da1f0=>{const _0x405714=_0x215930['commands']['get']('redo');if(!_0x405714||!_0x405714['_createdBatches']['has'](_0x4da1f0['batch']))return!0x1;let _0x2ef46b=!0x1;const _0x4bd1c0=_0x215930['plugins']['get']('Users')['me'],_0x5989a8=_0x215930['model']['document']['differ']['getChanges'](),_0xa2acc4=Array['from'](_0x215930['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x1c2d44,data:_0xb99764})=>{const {group:_0x11f513,subType:_0x1e149f,authorId:_0x4f9a00}=_0x922f1d['_splitMarkerName'](_0x1c2d44);return'suggestion'==_0x11f513&&'tablePaste'==_0x1e149f&&_0x4f9a00==_0x4bd1c0['id']&&!_0xb99764['oldRange'];});for(const _0x3ebc9e of _0x5989a8){if('insert'!=_0x3ebc9e['type']||'tableCellSuggestion'!=_0x3ebc9e['name']||0x1!=_0x3ebc9e['length'])continue;const _0x475951=_0x4da1f0['createRange'](_0x3ebc9e['position'],_0x3ebc9e['position']['getShiftedBy'](0x1));if(!_0xa2acc4['find'](({data:_0x3a9296})=>_0x3a9296['newRange']['isEqual'](_0x475951))){for(const {name:_0x40a028,data:_0xb08d51}of _0xa2acc4)if(_0x475951['containsRange'](_0xb08d51['newRange'])){_0x4da1f0['updateMarker'](_0x40a028,{'range':_0x475951}),_0x2ef46b=!0x0;break;}}}return _0x2ef46b;}),_0x215930['model']['document']['registerPostFixer'](_0x270886=>{let _0xe24f93=!0x1;const _0x5a7027=_0x215930['plugins']['get']('Users')['me'],_0x8b00cc=_0x922f1d['getSuggestions']()['filter'](_0xb37a7d=>_0xb37a7d['isInContent']&&_0xb37a7d['author']==_0x5a7027),_0x510555=new Set(),_0x38ab2c=new Set();for(const _0x593369 of _0x8b00cc)if('tablePaste'==_0x593369['subType'])for(const _0x1801e7 of _0x593369['getMarkers']()){const _0x50a183=_0x1801e7['getRange']()['getContainedElement']();if(_0x50a183){if(_0x50a183['is']('element','tableCellSuggestion')&&Oe(_0x50a183)){_0x593369['removeMarker'](_0x1801e7['name']),_0x510555['add'](_0x50a183),_0xe24f93=!0x0;const _0x433a10=_0x50a183['nextSibling'],_0x529712=_0x50a183['previousSibling'],_0x25290f=_0x433a10&&_0x433a10['is']('element','tableCellSuggestion'),_0x2b99c3=_0x529712&&_0x529712['is']('element','tableCellSuggestion');_0x25290f&&!_0x510555['has'](_0x433a10)&&_0x38ab2c['add'](_0x433a10),_0x2b99c3&&!_0x510555['has'](_0x529712)&&_0x38ab2c['add'](_0x529712);}else _0x50a183['is']('element','paragraph')&&_0x50a183['isEmpty']&&(_0x593369['removeMarker'](_0x1801e7['name']),_0xe24f93=!0x0);}}else{if('tablePasteCell'==_0x593369['subType']){if(!_0x593369['attributes']||!_0x593369['attributes']['tablePasteChainId'])continue;const _0x4c7533=_0x593369['attributes']['markerAttributes'];if(_0x4c7533&&Object['keys'](_0x4c7533)['length'])continue;const _0x926cee=_0x593369['attributes']['tablePasteChainId'];let _0x32b088=!0x0,_0x4cb2ca=!0x0;for(const _0xd0e078 of _0x8b00cc)if(_0xd0e078['subType']&&_0xd0e078['subType']['startsWith']('tablePaste')){if(!_0xd0e078['attributes']['tablePasteChainId']){_0x4cb2ca=!0x1;break;}if(_0xd0e078['id']!=_0x593369['id']&&_0xd0e078['attributes']['tablePasteChainId']==_0x926cee){_0x32b088=!0x1;break;}}_0x4cb2ca&&_0x32b088&&(_0x593369['removeMarkers'](),_0xe24f93=!0x0);}}for(const _0x17c0ce of _0x510555)_0x270886['remove'](_0x17c0ce);for(const _0x43e47d of _0x38ab2c)_0x270886['unwrap'](_0x43e47d);return _0xe24f93;}),_0x215930['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x191af7=>_0x192ff9(_0x191af7),'converterPriority':'high'}),_0x215930['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3d0ffe,_0x9a178e)=>_0x9a178e['options']['showSuggestionHighlights']?_0x192ff9(_0x3d0ffe,!0x1):null,'converterPriority':'high'});const _0x5379b6=_0x215930['editing']['view'];this['listenTo'](_0x5379b6['document'],'clipboardOutput',(_0x15e09b,_0xe9e3c9)=>{const _0x38b0cc=[];for(const _0x571214 of _0x5379b6['createRangeIn'](_0xe9e3c9['content'])['getItems']())_0x571214['is']('element','suggestion-td')&&_0x38b0cc['push'](_0x571214);_0x5379b6['change'](_0x4681fb=>{for(const _0x2bcaf4 of _0x38b0cc)_0x4681fb['move'](_0x4681fb['createRangeIn'](_0x2bcaf4),_0x4681fb['createPositionBefore'](_0x2bcaf4)),_0x4681fb['remove'](_0x2bcaf4);});});}}function Oe(_0x5ce6c9){if(_0x5ce6c9['isEmpty'])return!0x0;const _0x3242c0=_0x5ce6c9['getChild'](0x0);return _0x3242c0['is']('element','paragraph')&&_0x3242c0['isEmpty'];}function Ue(_0x54c948,_0x52d563={},_0x12751c){for(const {isAnchor:_0x66c1ea,cellHeight:_0x2248e9,cellWidth:_0x232ae5}of _0x12751c['createTableWalker'](_0x54c948,{'includeAllSlots':!0x0,..._0x52d563}))if(!_0x66c1ea||0x1!=_0x2248e9||0x1!=_0x232ae5)return!0x1;return!0x0;}class $t extends _0x2fff63{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x39dc4e=this['editor']['plugins']['get']('TrackChangesEditing');_0x39dc4e['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x39dc4e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x39dc4e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x39dc4e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x39dc4e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x39dc4e['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x50686c,_0x26c066){const _0x240405=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ec20f=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x316b0e=_0x26c066['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3b2421=_0x2ec20f['getColumnGroupElement'](_0x316b0e);let _0x281fb9=_0x3b2421?_0x2ec20f['getTableColumnsWidths'](_0x3b2421):null,_0x1139ee=_0x316b0e['getAttribute']('tableWidth')||null;const _0x70a89c=_0x26c066['tableWidth']||_0x1139ee,_0x3c8483=_0x26c066['columnWidths']||_0x281fb9,_0x2e2af9=this['editor']['plugins']['get']('Users')['me'];for(const _0x29bc3a of _0x240405['getSuggestions']()){const _0x24a7bd=_0x29bc3a['getContainedElement']();if('resizeTable'===_0x29bc3a['subType']&&_0x24a7bd===_0x316b0e){_0x29bc3a['author']!==_0x2e2af9&&_0x29bc3a['discard']();const _0x205ace=_0x29bc3a['data']['commandParams'];_0x1139ee=_0x205ace[0x0]['tableWidth'],_0x281fb9=_0x205ace[0x0]['columnWidths'];break;}}_0x50686c({'table':_0x316b0e,'tableWidth':_0x70a89c,'columnWidths':_0x3c8483}),_0x240405['markBlockFormat'](_0x316b0e,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x1139ee,'columnWidths':_0x281fb9}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x11ccac){if('formatBlock'!=_0x11ccac['type']&&'formatInline'!=_0x11ccac['type'])return;const {data:_0x3d8f00}=_0x11ccac;if(_0x3d8f00&&'resizeTable'===_0x3d8f00['formatGroupId']){const _0x2aaaea='*Format:*\x20resize\x20table';return{'type':'format','content':c(this['editor']['locale'],_0x2aaaea)};}}}class Bt extends _0x2fff63{['afterInit'](){const _0x414692=this['editor'];_0x414692['plugins']['has']('Template')&&_0x414692['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0x2fff63{['afterInit'](){const _0x1e1dc0=this['editor'];if(!_0x1e1dc0['commands']['get']('insertTableOfContents'))return;_0x1e1dc0['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x13e18d=_0x1e1dc0['plugins']['get']('TrackChangesEditing'),_0x11ac02=_0x1e1dc0['locale'];_0x13e18d['descriptionFactory']['registerElementLabel']('tableOfContents',_0x54237f=>c(_0x11ac02,'ELEMENT_TABLE_OF_CONTENTS',_0x54237f));}}class Rt extends _0x2fff63{['afterInit'](){const _0x403f42=this['editor'];if(!_0x403f42['plugins']['has']('Title'))return;const _0xa1cd8a=_0x403f42['plugins']['get']('TrackChangesEditing');_0xa1cd8a['descriptionFactory']['registerElementLabel']('title-content',()=>c(_0x403f42['locale'],'ELEMENT_TITLE')),_0x403f42['model']['document']['registerPostFixer'](_0x205f7c=>{let _0x5ed1bd=!0x1;const _0x1ba739=Array['from'](_0x403f42['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x63fc88,data:_0x497b8e}of _0x1ba739){const {group:_0x19e412}=_0xa1cd8a['_splitMarkerName'](_0x63fc88);if('suggestion'!==_0x19e412||!_0x497b8e['newRange'])continue;const _0x39940b=_0x497b8e['newRange'],_0x1d09bc=_0x39940b['end']['nodeBefore'];if(!_0x1d09bc||!_0x1d09bc['is']('element','title-content'))continue;if(!_0x39940b['start']['isTouching'](_0x39940b['end']))continue;const _0x1c2317=_0x403f42['model']['schema']['getNearestSelectionRange'](_0x39940b['end'],'forward');if(_0x1c2317&&_0x1c2317['isCollapsed']){const _0x132054=_0x205f7c['createRange'](_0x39940b['start'],_0x1c2317['start']);_0x132054['isEqual'](_0x39940b)||(_0x205f7c['updateMarker'](_0x63fc88,{'range':_0x132054}),_0x5ed1bd=!0x0);}_0x5ed1bd||(_0x205f7c['removeMarker'](_0x63fc88),_0x5ed1bd=!0x0);}return _0x5ed1bd;});}}class xt extends _0x2fff63{['afterInit'](){const _0x51c532=this['editor'],_0x22213e=_0x51c532['plugins']['get']('TrackChangesEditing');_0x51c532['plugins']['has']('Uploadcare')&&(_0x22213e['enableCommand']('uploadcare'),_0x51c532['plugins']['has']('UploadcareImageEdit')&&(_0x22213e['enableCommand']('uploadcareImageEdit'),_0x22213e['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x22213e['registerBlockAttribute']('uploadcareImageId'),_0x22213e['descriptionFactory']['registerDescriptionCallback'](_0x3964b2=>{if('attribute'!=_0x3964b2['type'])return;const {data:_0x17dd81}=_0x3964b2;return _0x17dd81&&'uploadcareImageId'==_0x17dd81['key']?{'type':'format','content':''}:void 0x0;})));}}class Tt extends _0x2fff63{['afterInit'](){const _0x48ac81=this['editor'],_0x5ad0c7=_0x48ac81['plugins']['get']('TrackChangesEditing');_0x48ac81['plugins']['has']('UndoEditing')&&(_0x5ad0c7['enableCommand']('undo'),_0x5ad0c7['enableCommand']('redo'));}}class Et extends _0x2fff63{static get['requires'](){return[Ct];}['afterInit'](){const _0x524ab5=this['editor'];if(!_0x524ab5['plugins']['has']('TableCaptionEditing'))return;_0x524ab5['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Ut extends _0x2fff63{['tableProperties'];['tableCellProperties'];constructor(_0x222f83){super(_0x222f83),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'];}static get['pluginName'](){return'TrackChangesTableProperties';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x4f3406=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x505707 of this['tableProperties'])_0x4f3406['enableCommand'](_0x505707,(_0x12c397,_0x4516e7)=>{const _0x50dbd6=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x505707,[_0x50dbd6],this['tableProperties'],'tableProperties',_0x12c397,_0x4516e7);});_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x4f3406['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x9483d7,_0x1de2d4)=>this['handleDiscardAction'](this['tableProperties'],_0x9483d7,_0x1de2d4)),_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x1301ad of this['tableCellProperties'])_0x4f3406['enableCommand'](_0x1301ad,(_0x1be187,_0x4f5d50)=>{const _0x494471=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x1301ad,_0x494471,this['tableCellProperties'],'tableCellProperties',_0x1be187,_0x4f5d50);});_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x4f3406['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x1e3be9,_0xf2df8b)=>this['handleDiscardAction'](this['tableCellProperties'],_0x1e3be9,_0xf2df8b)),_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x4f3406['descriptionFactory']['registerDescriptionCallback'](_0x5ae952=>this['handleSuggestionDescription'](_0x5ae952));}['_handlePropertyChange'](_0x7ddf19,_0x18ad6b,_0x26f9a7,_0x4de084,_0x275b9b,_0x29b932){const _0x1bc5aa=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x29b932['batch'],()=>{for(const _0x51fa70 of _0x18ad6b){if(this['_getSuggestion'](_0x51fa70,_0x4de084))_0x275b9b(_0x29b932);else{const _0x130aeb={};for(const _0x4f82b4 of _0x26f9a7){const _0x53ab98=_0x51fa70['getAttribute'](_0x4f82b4);void 0x0!==_0x53ab98&&(_0x130aeb[_0x4f82b4]=_0x53ab98);}_0x275b9b(_0x29b932),_0x1bc5aa['markBlockFormat'](_0x51fa70,{'commandParams':[_0x130aeb]},[],_0x4de084);}}});}['handleDiscardAction'](_0x285a52,_0x5e5d0e,_0x54d44c){const _0x4c02a7=_0x5e5d0e[0x0]['start']['nodeAfter'],_0x542caa=_0x54d44c['commandParams'][0x0];this['editor']['model']['change'](_0x23e7bc=>{for(const _0x291451 of _0x285a52)void 0x0!==_0x542caa[_0x291451]?_0x23e7bc['setAttribute'](_0x291451,_0x542caa[_0x291451],_0x4c02a7):_0x23e7bc['removeAttribute'](_0x291451,_0x4c02a7);});}['handleSuggestionDescription'](_0x478e7e){if(_0x478e7e['data'])switch(_0x478e7e['subType']){case'tableProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x47be54,_0x5a782b){const _0xb9f1e8=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x2f08fe of _0xb9f1e8['getSuggestions']({'skipNotAttached':!0x0})){const _0xffd7b4=_0x2f08fe['getContainedElement']();if(_0x2f08fe['subType']===_0x5a782b&&_0xffd7b4===_0x47be54)return _0x2f08fe;}return null;}}const u='$elementName';class p extends _0x2fff63{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x305a6b,_0x1aaf18,U,V,F,G,L,K,J,H,q,z,X,Y,Z,tt,et,nt,it,st,ot,rt,ct,at,ut,ft,ht,gt,Q,kt,lt,W,Se,dt,pt,wt,bt,yt,jt,St,At,It,_t,vt,Ct,Nt,Dt,Et,Mt,$t,Ot,Ut,Bt,Rt,xt,Tt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2e8621){super(_0x2e8621),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x165798,_0x23ad09,_0x4a9cb3,_0x1694ed)=>{this['_model']['change'](()=>{for(const _0x340f57 of[..._0x1694ed,..._0x4a9cb3])this['_model']['markers']['has'](_0x340f57)&&_0x2e8621['editing']['reconvertMarker'](_0x340f57);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Ft(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x2e8621['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([u]),this['_inlineAttributeKeys']=new Set(),_0x2e8621['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x2e8621['config']['get']('trackChanges.trackFormatChanges'),_0x2e8621['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x2e8621['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x2e8621,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5ccec0=this['editor'],_0x433c63=(_0x39ac3f,_0x310ec7)=>{if('attribute'!=_0x39ac3f)return'ck-suggestion-marker-'+_0x39ac3f;const _0x44bc56=_0x310ec7['split']('|')[0x0];return this['_isBlockAttribute'](_0x44bc56)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x5ccec0['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x351866=>{const {id:_0x2b08de,authorId:_0x36f599,type:_0xc9d205,subType:_0x5ed6df}=this['_splitMarkerName'](_0x351866['markerName']),_0x37bae2=['ck-suggestion-marker',_0x433c63(_0xc9d205,_0x5ed6df)];let _0x595781=0xbb8;return this['activeMarkers']['includes'](_0x351866['markerName'])&&(_0x37bae2['push']('ck-suggestion-marker--active'),_0x595781=0xbc2),'deletion'==_0xc9d205&&(_0x595781+=0x5),{'classes':_0x37bae2,'attributes':{'data-suggestion':_0x2b08de,'data-author-id':_0x36f599},'priority':_0x595781};}}),_0x5ccec0['conversion']['for']('dataDowncast')['add'](_0x25ce0d=>{_0x25ce0d['on']('addMarker:suggestion',(_0x234530,_0x4dd73a,_0x1aa738)=>{if(!_0x1aa738['options']['showSuggestionHighlights'])return;const _0xd9c11d=_0x4dd73a['item'];if(!_0xd9c11d)return;const _0x116b8c=_0x1aa738['mapper']['toViewElement'](_0xd9c11d);_0x5ccec0['model']['schema']['isObject'](_0xd9c11d)&&_0x116b8c&&!_0x116b8c['getCustomProperty']('widget')&&_0x116b8c['is']('containerElement')&&_0x322811(_0x116b8c,_0x1aa738['writer']);},{'priority':'high'});}),_0x5ccec0['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3ccfb7,_0x5eeb3d)=>{if(!_0x5eeb3d['options']['showSuggestionHighlights'])return null;const {type:_0x4e7ab1,subType:_0x582b6c}=this['_splitMarkerName'](_0x3ccfb7['markerName']);return{'classes':['ck-suggestion-marker',_0x433c63(_0x4e7ab1,_0x582b6c)],'priority':0xbb8};}});const _0xca64d3=({showActiveMarkers:_0x2a7884=!0x0,isAttributeSuggestion:_0x4e6567=!0x1}={})=>(_0x13a144,_0x3b0f4c,_0x58051a)=>{if(!_0x3b0f4c['item'])return;const {id:_0x156c7d,authorId:_0x13304d}=this['_splitMarkerName'](_0x3b0f4c['markerName']);if(_0x4e6567){const _0x4f032b=this['_suggestions']['get'](_0x156c7d),_0xdf0bf=this['_getAttributeKey'](_0x4f032b);if(!this['_isBlockAttribute'](_0xdf0bf))return;}if(_0x3b0f4c['item']['is']('selection'))return void _0x58051a['consumable']['consume'](_0x3b0f4c['item'],_0x13a144['name']);const _0x3bc49d=_0x58051a['mapper']['toViewElement'](_0x3b0f4c['item']);if(_0x3b0f4c['item']['is']('element')&&_0x5ccec0['model']['schema']['isBlock'](_0x3b0f4c['item'])&&!_0x3bc49d['getCustomProperty']('addHighlight')){_0x58051a['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x3bc49d),_0x58051a['writer']['setAttribute']('data-suggestion',_0x156c7d,_0x3bc49d),_0x58051a['writer']['setAttribute']('data-author-id',_0x13304d,_0x3bc49d),_0x58051a['mapper']['bindElementToMarker'](_0x3bc49d,_0x3b0f4c['markerName']),_0x2a7884&&(this['activeMarkers']['includes'](_0x3b0f4c['markerName'])?_0x58051a['writer']['addClass']('ck-suggestion-marker--active',_0x3bc49d):_0x58051a['writer']['removeClass']('ck-suggestion-marker--active',_0x3bc49d));for(const _0x4acce4 of _0x5ccec0['model']['createRangeIn'](_0x3b0f4c['item'])['getItems']())_0x58051a['consumable']['consume'](_0x4acce4,_0x13a144['name']);_0x58051a['consumable']['consume'](_0x3b0f4c['item'],_0x13a144['name']);}};_0x5ccec0['conversion']['for']('dataDowncast')['add'](_0x2e64d8=>{_0x2e64d8['on']('addMarker:suggestion:formatBlock',(_0x2e02dc,_0x165f6a,_0x1352f4)=>{_0x1352f4['options']['showSuggestionHighlights']&&_0xca64d3({'showActiveMarkers':!0x1})(_0x2e02dc,_0x165f6a,_0x1352f4);},{'priority':'highest'});}),_0x5ccec0['conversion']['for']('dataDowncast')['add'](_0x5b8777=>{_0x5b8777['on']('addMarker:suggestion:attribute',(_0x4be595,_0x5a3476,_0x537d5b)=>{_0x537d5b['options']['showSuggestionHighlights']&&_0xca64d3({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4be595,_0x5a3476,_0x537d5b);},{'priority':'highest'});}),_0x5ccec0['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x2e0396,_0x59dc02)=>_0x59dc02['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x2e0396['substr'](0xb)}}),_0x5ccec0['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x591a66,{writer:_0x4d1d33})=>{let _0x2d076e='suggestion:'+_0x591a66['getAttribute']('suggestion-type')+':'+_0x591a66['getAttribute']('id');return _0x591a66['getAttribute']('marker-count')&&(_0x2d076e+=':'+_0x591a66['getAttribute']('marker-count')),_0x4d1d33['createElement']('$marker',{'data-name':_0x2d076e});}}),_0x5ccec0['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x5ccec0['conversion']['for']('editingDowncast')['add'](_0x1f0405=>{_0x1f0405['on']('addMarker:suggestion:formatBlock',_0xca64d3(),{'priority':'high'});}),_0x5ccec0['conversion']['for']('editingDowncast')['add'](_0x4224f7=>{_0x4224f7['on']('addMarker:suggestion:attribute',_0xca64d3({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x5ccec0['conversion']['for']('editingDowncast')['add'](_0x35993e=>{_0x35993e['on']('removeMarker:suggestion:formatBlock',(_0x3a5bb9,_0x4c750d,_0x1b5c96)=>{const _0x3115c9=_0x1b5c96['mapper']['markerNameToElements'](_0x4c750d['markerName']);if(_0x3115c9){for(const _0x426dc5 of _0x3115c9)_0x426dc5['getCustomProperty']('addHighlight')||(_0x1b5c96['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x426dc5),_0x1b5c96['writer']['removeAttribute']('data-suggestion',_0x426dc5),_0x1b5c96['writer']['removeAttribute']('data-author-id',_0x426dc5),_0x1b5c96['mapper']['unbindElementFromMarkerName'](_0x426dc5,_0x4c750d['markerName']));}},{'priority':'high'});}),_0x5ccec0['conversion']['for']('editingDowncast')['add'](_0xf66592=>{_0xf66592['on']('removeMarker:suggestion:attribute',(_0x36e9eb,_0x39d626,_0x4b7dcc)=>{const _0x535b80=_0x4b7dcc['mapper']['markerNameToElements'](_0x39d626['markerName']);if(!_0x535b80)return;const {id:_0x5f2262}=this['_splitMarkerName'](_0x39d626['markerName']),_0x48977a=this['_suggestions']['get'](_0x5f2262),_0x1ee405=this['_getAttributeKey'](_0x48977a);if(this['_isBlockAttribute'](_0x1ee405)){for(const _0x172fa5 of _0x535b80)_0x172fa5['getCustomProperty']('addHighlight')||(_0x4b7dcc['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x172fa5),_0x4b7dcc['writer']['removeAttribute']('data-suggestion',_0x172fa5),_0x4b7dcc['writer']['removeAttribute']('data-author-id',_0x172fa5),_0x4b7dcc['mapper']['unbindElementFromMarkerName'](_0x172fa5,_0x39d626['markerName']));}},{'priority':'high'});}),_0x5ccec0['model']['document']['registerPostFixer'](_0x351105=>{let _0x133be0=!0x1;const _0x586500=Array['from'](_0x5ccec0['model']['document']['differ']['getChangedMarkers']()),_0x292a95=new Set();for(const {name:_0x355813,data:_0x1ea0b4}of _0x586500){const {group:_0x539463,type:_0x48b4d1,subType:_0x3686ac,id:_0x1c3d03}=this['_splitMarkerName'](_0x355813);if('suggestion'!==_0x539463)continue;const _0x3d0740=this['_suggestions']['get'](_0x1c3d03);if(null!=_0x1ea0b4['newRange']){'formatInline'==_0x48b4d1&&(_0x133be0=_0x133be0||Lt(_0x1ea0b4['newRange'],_0x355813,_0x351105,_0x5ccec0['model']['schema']));const _0x3effcb='attribute'==_0x48b4d1&&this['_isBlockAttribute'](_0x3686ac['split']('|')[0x0]);if(_0x1ea0b4['newRange']['isCollapsed']||'$graveyard'==_0x1ea0b4['newRange']['root']['rootName']||'formatBlock'==_0x48b4d1&&!Kt(_0x1ea0b4['newRange'])||_0x3effcb&&!Kt(_0x1ea0b4['newRange'])||'deletion'==_0x48b4d1&&!(!Gt(_0x1c2fcc=_0x1ea0b4['newRange'])&&!function(_0x4dd572){return _0x4dd572['start']['parent']==_0x4dd572['end']['nodeBefore']&&_0x4dd572['start']['isAtEnd'];}(_0x1c2fcc)))_0x351105['removeMarker'](_0x355813),_0x133be0=!0x0;else{if(!_0x3d0740||!_0x3d0740['isInContent'])continue;if(_0x1ea0b4['newRange']&&_0x1ea0b4['oldRange']&&_0x1ea0b4['newRange']['isEqual'](_0x1ea0b4['oldRange']))continue;_0x292a95['add'](_0x3d0740);}}}var _0x1c2fcc;return _0x292a95['size']>0x0&&(_0x133be0=!!this['_joinWithAdjacentSuggestions'](_0x292a95)||_0x133be0),_0x133be0;}),_0x5ccec0['model']['document']['registerPostFixer'](_0x5c4890=>{let _0x5c6718=!0x1;for(const _0x27d46e of _0x5ccec0['model']['document']['differ']['getChanges']())if('insert'==_0x27d46e['type'])for(const _0x40228e of this['_suggestions']['values']()){if(_0x40228e['isMultiRange']||!_0x40228e['isInContent'])continue;const _0x511d80='formatBlock'==_0x40228e['type'],_0x1e1cb5=this['_getAttributeKey'](_0x40228e),_0x10baac=_0x1e1cb5&&this['_isBlockAttribute'](_0x1e1cb5);if(!_0x511d80&&!_0x10baac)continue;const _0x501057=_0x40228e['getFirstRange']();if(_0x501057['start']['parent']!=_0x501057['end']['parent']&&!_0x501057['end']['isAtEnd']){const _0x56e10c=_0x5ccec0['model']['createPositionAt'](_0x501057['start']['nodeAfter'],'end'),_0x19df2d=_0x5ccec0['model']['createRange'](_0x501057['start'],_0x56e10c);_0x5c4890['updateMarker'](_0x40228e['getFirstMarker'](),{'range':_0x19df2d}),_0x5c6718=!0x0;}}return _0x5c6718;}),_0x5ccec0['model']['document']['registerPostFixer'](_0x2b97e4=>this['_processAttributeChanges'](_0x2b97e4)),_0x5ccec0['model']['document']['registerPostFixer'](_0x17300b=>!_0x17300b['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x17300b)),_0x5ccec0['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x5ccec0['model']['document']['on']('change:data',(_0x90343a,_0x9156dc)=>{if(!_0x9156dc['isLocal']||_0x9156dc['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x52b37f=_0x5ccec0['model']['document']['differ']['getChanges']();if(0x0==_0x52b37f['length'])return;const _0x57b4e0=[],_0x4112ea=_0x52b37f['filter'](_0x599efa=>'attribute'==_0x599efa['type']),_0x40355c=_0x52b37f['filter'](_0x457cf5=>'insert'==_0x457cf5['type']&&'$text'!=_0x457cf5['name']);for(const _0x4b0959 of _0x4112ea)this['_isRegisteredAttribute'](_0x4b0959['attributeKey'])&&_0x57b4e0['push']({'key':_0x4b0959['attributeKey'],'newValue':_0x4b0959['attributeNewValue'],'oldValue':_0x4b0959['attributeOldValue'],'range':Ht(_0x4b0959['range'],_0x5ccec0['model'])});for(const _0x4ddba0 of _0x40355c){if('rename'!=_0x4ddba0['action']&&'refresh'!=_0x4ddba0['action'])continue;const _0x3a829c=qt(_0x4ddba0['position']['nodeAfter'],_0x5ccec0['model']),_0x13c46d=_0x4ddba0['before'];'rename'==_0x4ddba0['action']&&_0x57b4e0['push']({'key':u,'newValue':_0x4ddba0['name'],'oldValue':_0x13c46d['name'],'range':_0x3a829c});for(const [_0x70a7d1,_0x9c0897]of _0x13c46d['attributes']){if(!this['_isRegisteredAttribute'](_0x70a7d1))continue;const _0x4c3537=_0x4ddba0['attributes']['get'](_0x70a7d1);_0x9c0897!==_0x4c3537&&_0x57b4e0['push']({'key':_0x70a7d1,'newValue':_0x4c3537,'oldValue':_0x9c0897,'range':_0x3a829c});}for(const [_0x4e615d,_0x4bec36]of _0x4ddba0['attributes'])this['_isRegisteredAttribute'](_0x4e615d)&&(_0x13c46d['attributes']['has'](_0x4e615d)||_0x57b4e0['push']({'key':_0x4e615d,'newValue':_0x4bec36,'oldValue':null,'range':_0x3a829c}));}0x0!=_0x57b4e0['length']&&_0x5ccec0['model']['enqueueChange'](_0x9156dc,_0x5047fa=>{const _0x4c8e21=_0x164670();for(const {range:_0x29374a,key:_0x49a4bc,oldValue:_0x53c674,newValue:_0x5e8aec}of _0x57b4e0)this['markAttributeChange'](_0x29374a,_0x49a4bc,_0x53c674,_0x5e8aec,{'groupId':_0x4c8e21});this['_reduceExistingSuggestions'](_0x5047fa,_0x57b4e0);});},{'priority':'lowest'}),_0x5ccec0['model']['markers']['on']('update:suggestion',(_0x3a0dfe,_0x4d02d1,_0x2f194b)=>{if(null==_0x2f194b){const {id:_0xef9954}=this['_splitMarkerName'](_0x4d02d1['name']),_0x1866f9=this['_suggestions']['get'](_0xef9954);_0x1866f9&&_0x1866f9['addMarkerName'](_0x4d02d1['name']);}}),_0x5ccec0['model']['document']['on']('change:data',()=>{const _0x78c4aa=Array['from'](_0x5ccec0['model']['document']['differ']['getChangedMarkers']())['filter'](_0x3d2631=>'suggestion'===this['_splitMarkerName'](_0x3d2631['name'])['group']);if(0x0===_0x78c4aa['length'])return;_0x78c4aa['sort']((_0x4dcd80,_0x14bc4b)=>{const _0x1eb595=_0x4dcd80['data']['oldRange'],_0x478f85=_0x14bc4b['data']['oldRange'];return null===_0x1eb595&&null===_0x478f85?0x0:null===_0x1eb595&&null!==_0x478f85?-0x1:null!==_0x1eb595&&null===_0x478f85?0x1:_0x1eb595['start']['isBefore'](_0x478f85['start'])?-0x1:0x1;});const _0x1c7d3c=new Set(),_0x488d72=new Set();for(const {name:_0xf7df4e,data:_0x2b0c1a}of _0x78c4aa){const {id:_0x2fb71a}=this['_splitMarkerName'](_0xf7df4e);if(null===_0x2b0c1a['oldRange']){const _0x2a5062=this['_handleNewSuggestionMarker'](_0xf7df4e);_0x488d72['add'](_0x2a5062);}else{const _0x594dec=this['_suggestions']['get'](_0x2fb71a);null!==_0x2b0c1a['newRange']||_0x594dec['isInContent']?(_0x1c7d3c['add'](_0x594dec['head']),_0x488d72['add'](_0x594dec)):this['_removeSuggestion'](_0x594dec);}}_0x488d72['size']>0x0&&this['_refreshSuggestionsChain'](_0x488d72);for(const _0x3bdb00 of _0x1c7d3c)this['fire']('suggestionChanged',_0x3bdb00);}),_0x5ccec0['model']['on']('applyOperation',(_0x258fc0,_0x93ba49)=>{const _0x2f3028=_0x93ba49[0x0];if(!this['_suggestions']['size'])return;if(!_0x2f3028['isDocumentOperation'])return;if(_0x2f3028['batch']['isUndo']||!_0x2f3028['batch']['isLocal'])return;let _0x191dcf,_0x373232;switch(_0x2f3028['type']){case'insert':_0x191dcf=_0x5ccec0['model']['createPositionAt'](_0x2f3028['position']),_0x373232=_0x191dcf['getShiftedBy'](_0x2f3028['howMany']);break;case'split':_0x191dcf=_0x5ccec0['model']['createPositionAt'](_0x2f3028['splitPosition']),_0x373232=_0x5ccec0['model']['createPositionAt'](_0x2f3028['moveTargetPosition']);break;case'move':_0x191dcf=_0x5ccec0['model']['createPositionAt'](_0x2f3028['targetPosition']),_0x373232=_0x191dcf['getShiftedBy'](_0x2f3028['howMany']);break;default:return;}const _0x57e798=_0x5ccec0['model']['createRange'](_0x191dcf,_0x373232);_0x5ccec0['model']['change'](()=>{for(const {suggestion:_0x5b8145,meta:_0x3435a9}of this['_findSuggestions'](_0x57e798)){if(_0x5b8145['isMultiRange'])continue;if('formatInline'==_0x5b8145['type'])continue;const _0x54cb7e=this['_getAttributeKey'](_0x5b8145);if(_0x54cb7e&&this['_isBlockAttribute'](_0x54cb7e)&&'split'!=_0x2f3028['type'])continue;const _0x4303bf=_0x5b8145['data']&&_0x5b8145['data']['multipleBlocks'];('formatBlock'!=_0x5b8145['type']||'split'==_0x2f3028['type']&&!_0x4303bf)&&(_0x3435a9['containsRangeInObject']||'insertion'==_0x5b8145['type']&&_0x3435a9['isOwn']||_0x5b8145['getFirstRange']()['containsRange'](_0x57e798)&&this['_breakSuggestionMarker'](_0x5b8145,_0x191dcf,_0x373232));}});},{'priority':'lowest'}),_0x5ccec0['model']['on']('deleteContent',(_0xe29d9f,_0x3ac436)=>{const _0x3e52f0=_0x3ac436[0x0],_0x2a985b=_0x3ac436[0x1];if(_0x2a985b&&_0x2a985b['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3e52f0['isCollapsed'])return;const _0x31dc0e=_0x5ccec0['model']['schema'],{start:_0x44470b,end:_0x52cd77}=_0x3e52f0['getFirstRange'](),_0x148c60=_0x44470b['nodeAfter']&&_0x31dc0e['isLimit'](_0x44470b['nodeAfter'])?null:_0x31dc0e['getNearestSelectionRange'](_0x44470b,'forward'),_0x3c7310=_0x52cd77['nodeBefore']&&_0x31dc0e['isLimit'](_0x52cd77['nodeBefore'])?null:_0x31dc0e['getNearestSelectionRange'](_0x52cd77,'backward'),_0x4de046=_0x5ccec0['model']['createRange'](_0x148c60?_0x148c60['start']:_0x44470b,_0x3c7310?_0x3c7310['end']:_0x52cd77);_0x5ccec0['model']['change'](_0xc632d6=>{this['markDeletion'](_0x4de046);const _0x241fe9=_0x5ccec0['model']['schema']['getNearestSelectionRange'](_0x4de046['start']);_0x3e52f0['is']('documentSelection')?_0xc632d6['setSelection'](_0x241fe9):_0x3e52f0['setTo'](_0x241fe9);}),_0xe29d9f['stop']();},{'priority':_0x4d7128['normal']+0xa}),_0x5ccec0['model']['on']('insertContent',(_0x55dc9b,_0x39ee93)=>{const _0x4d65b4=_0x39ee93[_0x39ee93['length']-0x1];_0x4d65b4&&_0x4d65b4['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x5ccec0['model']['change'](()=>{let _0x1e765e=_0x5ccec0['model']['insertContent'](_0x39ee93[0x0],_0x39ee93[0x1],_0x39ee93[0x2],{'forceDefaultExecution':!0x0});if(!_0x1e765e)return;_0x55dc9b['return']=_0x1e765e['clone']();const _0x534654=_0x1e765e['end']['nodeBefore'],_0xbfe996=_0x5ccec0['model']['schema'];_0x534654&&_0xbfe996['isBlock'](_0x534654)&&!_0xbfe996['isObject'](_0x534654)&&(_0x1e765e=_0x5ccec0['model']['createRange'](_0x1e765e['start'],_0x5ccec0['model']['createPositionAt'](_0x534654,'end'))),this['markInsertion'](_0x1e765e);}),_0x55dc9b['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x59ee93=new O(_0x5ccec0,this['_suggestions']);_0x5ccec0['commands']['add']('acceptSuggestion',_0x59ee93),this['enableCommand']('acceptSuggestion');const _0x3aa391=new R(_0x5ccec0,this['_suggestions']);_0x5ccec0['commands']['add']('discardSuggestion',_0x3aa391),this['enableCommand']('discardSuggestion'),_0x5ccec0['commands']['add']('acceptAllSuggestions',new x(_0x5ccec0,_0x59ee93,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x5ccec0['commands']['add']('discardAllSuggestions',new x(_0x5ccec0,_0x3aa391,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x5ccec0['commands']['add']('acceptSelectedSuggestions',new E(_0x5ccec0,_0x59ee93,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x5ccec0['commands']['add']('discardSelectedSuggestions',new E(_0x5ccec0,_0x3aa391,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0xa97417=_0x5ccec0['plugins']['get']('CommentsRepository');this['listenTo'](_0xa97417,'addComment',(_0x585e7e,{threadId:_0x4bd9c0})=>{const _0x2401fe=this['_suggestions']['get'](_0x4bd9c0);_0x2401fe&&_0x2401fe['commentThread']&&0x1===_0x2401fe['commentThread']['length']&&this['_updateSuggestionData'](_0x4bd9c0,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0xa97417,'removeComment',(_0x108478,{threadId:_0x2837b2})=>{const _0x1e265e=this['_suggestions']['get'](_0x2837b2);_0x1e265e&&_0x1e265e['commentThread']&&!_0x1e265e['commentThread']['length']&&this['_updateSuggestionData'](_0x2837b2,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0xa15698){const _0x39e657=_0x4f1bba([0x61,0x47,0x32,0x4d,0x6b,0x58,0x34,0x42,0x6a,0x6f,0x64,0x41,0x4b,0x67,0x39,0x35,0x75,0x71,0x70,0x45,0x51,0x4c,0x6d,0x4f,0x50,0x37,0x48,0x78,0x59,0x63,0x79,0x57,0x36,0x69,0x54,0x30,0x68,0x6e,0x56,0x65,0x73,0x52,0x33,0x72,0x7a,0x4a,0x31,0x49,0x38,0x74,0x46,0x77,0x5a,0x44,0x55,0x66,0x53,0x76,0x4e,0x43,0x6c,0x62]),_0x494d24=0x4fba003c,_0x2a408c=0x4fbd6274^_0x494d24,_0x3e4d25=window[_0x4f1bba([0x44,0x61,0x74,0x65])][_0x4f1bba([0x6e,0x6f,0x77])](),_0x5058ee=_0xa15698[_0x4f1bba([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47a20e=new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d3270=>{_0x5058ee[_0x4f1bba([0x6f,0x6e,0x63,0x65])](_0x4f1bba([0x72,0x65,0x61,0x64,0x79]),_0x1d3270);}),_0x2d6e8f={[_0x4f1bba([0x6b,0x74,0x79])]:_0x4f1bba([0x45,0x43]),[_0x4f1bba([0x75,0x73,0x65])]:_0x4f1bba([0x73,0x69,0x67]),[_0x4f1bba([0x63,0x72,0x76])]:_0x4f1bba([0x50,0x2d,0x32,0x35,0x36]),[_0x4f1bba([0x78])]:_0x4f1bba([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x4f1bba([0x79])]:_0x4f1bba([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x4f1bba([0x61,0x6c,0x67])]:_0x4f1bba([0x45,0x53,0x32,0x35,0x36])},_0x17827f=_0x5058ee[_0x4f1bba([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f1bba([0x67,0x65,0x74])](_0x4f1bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4c3417(){let _0x5cea91,_0x2a3b00=null,_0x10364b=null;try{if(_0x17827f==_0x4f1bba([0x47,0x50,0x4c]))return _0x4f1bba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5cea91=_0x1a11e1(),!_0x5cea91)return _0x4f1bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5cea91[_0x4f1bba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10364b=_0x51bd6a(_0x5cea91[_0x4f1bba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5cea91[_0x4f1bba([0x6a,0x74,0x69])])),await _0xf19cc8()?_0x530546()?_0x29f9ef()?_0x4f1bba([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x450869()?(_0x5cea91[_0x4f1bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f1bba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a3b00=_0x2064b3(_0x4f1bba([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5cea91[_0x4f1bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f1bba([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a3b00=_0x2064b3(_0x4f1bba([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x36d7db()):_0x4f1bba([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f1bba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f1bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1a72b3){return _0x4f1bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x29f9ef(){const _0x299c28=[_0x4f1bba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f1bba([0x74,0x72,0x69,0x61,0x6c])][_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cea91[_0x4f1bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3e4d25/0x3e8:0xe10*_0x2a408c;return _0x5cea91[_0x4f1bba([0x65,0x78,0x70])]<_0x299c28;}function _0x530546(){const _0x464ec5=_0x5cea91[_0x4f1bba([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x464ec5)return!0x1;if(_0x464ec5[_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f1bba([0x2a])))return!0x0;if(_0x464ec5[_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f1bba([0x54,0x43])))return!0x0;if(_0x464ec5[_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f1bba([0x52,0x54,0x43]))){if(_0xba7c68())return!0x0;if(_0x30b9cc()||_0x486c05())return!0x0;}return!0x1;}function _0x450869(){const _0x3ca50c=_0x5cea91[_0x4f1bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3ca50c||0x0==_0x3ca50c[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x497ffa}=new URL(window[_0x4f1bba([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3ca50c[_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x497ffa))return!0x0;const _0x3940cd=_0x497ffa[_0x4f1bba([0x73,0x70,0x6c,0x69,0x74])](_0x4f1bba([0x2e]));return _0x3ca50c[_0x4f1bba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1ed905=>_0x1ed905[_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f1bba([0x2a])))[_0x4f1bba([0x6d,0x61,0x70])](_0x24e7de=>_0x24e7de[_0x4f1bba([0x73,0x70,0x6c,0x69,0x74])](_0x4f1bba([0x2e])))[_0x4f1bba([0x73,0x6f,0x6d,0x65])](_0x26ba60=>_0x3940cd[_0x4f1bba([0x65,0x76,0x65,0x72,0x79])]((_0x2d2340,_0x32bef5)=>_0x26ba60[_0x32bef5]===_0x2d2340||_0x26ba60[_0x32bef5]===_0x4f1bba([0x2a])));}function _0x36d7db(){return _0x2a3b00&&_0x10364b?new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55033e,_0x55014b)=>{_0x2a3b00[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x55033e,_0x55014b),_0x10364b[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x1ca6b4=>{_0x1ca6b4!=_0x4f1bba([0x56,0x61,0x6c,0x69,0x64])&&_0x55033e(_0x1ca6b4);},_0x55014b);}):_0x2a3b00||_0x10364b||_0x4f1bba([0x56,0x61,0x6c,0x69,0x64]);}}function _0x51bd6a(_0x503a48,_0x149f65){return new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ece62=>{if(_0x1b7ed6())return _0x1ece62(_0x4f1bba([0x56,0x61,0x6c,0x69,0x64]));_0x565ad3(),_0x5058ee[_0x4f1bba([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f1bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2be848=!0x1;const _0x1ec39f=_0x164670();function _0x290664(_0xb8a942){return!!_0xb8a942&&(typeof _0xb8a942===_0x4f1bba([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb8a942===_0x4f1bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb8a942[_0x4f1bba([0x74,0x68,0x65,0x6e])]===_0x4f1bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb8a942[_0x4f1bba([0x63,0x61,0x74,0x63,0x68])]===_0x4f1bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4ba24c(_0x89ab6f){_0x204d67(_0x89ab6f)[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x184446=>{if(!_0x184446||_0x184446[_0x4f1bba([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f1bba([0x6f,0x6b]))return _0x4f1bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x353b5d(_0x1a438e(_0x1ec39f+_0x149f65))!=_0x184446[_0x4f1bba([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f1bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f1bba([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x305205=>(_0x24fa30(),_0x305205),()=>{const _0x335bb8=_0x47665f();return null==_0x335bb8?(_0x24fa30(),_0x4f1bba([0x56,0x61,0x6c,0x69,0x64])):_0x4f1bba(_0x3e4d25-_0x335bb8>(0x6bb6843c^_0x494d24)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x1ece62)[_0x4f1bba([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1ece62(_0x4f1bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x20ef8f=0x4f8ceebc^_0x494d24;function _0x24fa30(){const _0x1fb6bd=_0x4f1bba([0x6c,0x6c,0x63,0x74,0x2d])+_0x353b5d(_0x1a438e(_0x503a48)),_0x44e5e9=_0x4a140d(_0x353b5d(window[_0x4f1bba([0x4d,0x61,0x74,0x68])][_0x4f1bba([0x63,0x65,0x69,0x6c])](_0x3e4d25/_0x20ef8f)));window[_0x4f1bba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f1bba([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1fb6bd,_0x44e5e9);}function _0x47665f(){const _0x5d8431=_0x4f1bba([0x6c,0x6c,0x63,0x74,0x2d])+_0x353b5d(_0x1a438e(_0x503a48)),_0x33c10b=window[_0x4f1bba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f1bba([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d8431);return _0x33c10b?window[_0x4f1bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a140d(_0x33c10b),0x10)*_0x20ef8f:null;}function _0x204d67(_0x4a1d62){return new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3173b9,_0x1ab16b)=>{_0x4a1d62[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x3173b9,_0x1ab16b),window[_0x4f1bba([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1ab16b,0x4fbbd4fc^_0x494d24);});}}_0x5058ee[_0x4f1bba([0x6f,0x6e])](_0x4f1bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4dcebf,_0x181c07)=>{if(_0x181c07[0x0]!=_0x503a48)return _0x1ece62(_0x4f1bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x181c07[0x1]={..._0x181c07[0x1],[_0x4f1bba([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1ec39f};},{[_0x4f1bba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f1bba([0x68,0x69,0x67,0x68])}),_0x5058ee[_0x4f1bba([0x6f,0x6e])](_0x4f1bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x507e17=>{_0x290664(_0x507e17[_0x4f1bba([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2be848=!0x0,_0x4ba24c(_0x507e17[_0x4f1bba([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f1bba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f1bba([0x6c,0x6f,0x77])}),_0x47a20e[_0x4f1bba([0x74,0x68,0x65,0x6e])](()=>{_0x2be848||_0x1ece62(_0x4f1bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1b7ed6(){return _0x5058ee[_0x4f1bba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f1bba([0x76,0x69,0x65,0x77])][_0x4f1bba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f1bba([0x61,0x75,0x74,0x6f]);}function _0x565ad3(){_0x5058ee[_0x4f1bba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f1bba([0x76,0x69,0x65,0x77])][_0x4f1bba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f1bba([0x61,0x75,0x74,0x6f]);}}function _0x2064b3(_0x2ca1f5){const _0x1eb1b7=[new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1871b6=>setTimeout(_0x1871b6,0x4fb33ef0^_0x494d24)),_0x47a20e[_0x4f1bba([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b61c0=>{let _0x253798=0x0;_0x5058ee[_0x4f1bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f1bba([0x6f,0x6e])](_0x4f1bba([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3cde1b,_0x4caabc)=>{_0x4caabc[0x0][_0x4f1bba([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x253798++,_0x253798==(0x4fba01c4^_0x494d24)&&(_0x5b61c0(),_0x3cde1b[_0x4f1bba([0x6f,0x66,0x66])]());});}))];return window[_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f1bba([0x72,0x61,0x63,0x65])](_0x1eb1b7)[_0x4f1bba([0x74,0x68,0x65,0x6e])](()=>_0x2ca1f5);}async function _0x19ea4d(){await _0x47a20e,_0x5058ee[_0x4f1bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f1bba([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4da7f2,_0x5058ee[_0x4f1bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f1bba([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4da7f2,_0x5058ee[_0x4f1bba([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f1bba([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xba7c68(){return _0x37b702(_0x4f1bba([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4049b9(_0x4f1bba([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4f1bba([0x73,0x74,0x61,0x74,0x65])]==_0x4f1bba([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x30b9cc(){return _0x37b702(_0x4f1bba([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x486c05(){return _0x37b702(_0x4f1bba([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x353098(_0x22287b){const _0x591de9=_0x6b15b();_0x5058ee[_0x591de9]=_0x4f1bba([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x22287b,_0x22287b!=_0x4f1bba([0x56,0x61,0x6c,0x69,0x64])&&_0x19ea4d();}function _0x6b15b(){const _0x47ed70=window[_0x4f1bba([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f1bba([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f1bba([0x6e,0x6f,0x77])]())[_0x4f1bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f1bba([0x2e]),'');let _0x487c6d=_0x4f1bba([0x61]);for(let _0x49953a=0x0;_0x49953a<_0x47ed70[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49953a+=0x2){let _0x5b4e11=window[_0x4f1bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47ed70[_0x4f1bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49953a,_0x49953a+0x2));_0x5b4e11>=_0x39e657[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5b4e11-=_0x39e657[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x487c6d+=_0x39e657[_0x5b4e11];}return _0x487c6d;}function _0x1a11e1(){const _0x132870=_0x17827f[_0x4f1bba([0x73,0x70,0x6c,0x69,0x74])](_0x4f1bba([0x2e]));if(0x3!=_0x132870[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5a3a05(_0x132870[0x1]);function _0x5a3a05(_0x43d2c3){const _0x2ce8cd=_0x26be7e(_0x43d2c3);return _0x2ce8cd&&_0x3776c1()?_0x2ce8cd:null;function _0x3776c1(){const _0x500f32=_0x2ce8cd[_0x4f1bba([0x6a,0x74,0x69])],_0x204998=window[_0x4f1bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x500f32[_0x4f1bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x500f32[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3a75fc={..._0x2ce8cd,[_0x4f1bba([0x6a,0x74,0x69])]:_0x500f32[_0x4f1bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x500f32[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3a75fc[_0x4f1bba([0x76,0x63])],_0x1a438e(_0x3a75fc)==_0x204998;}}}async function _0xf19cc8(){let _0x1b16cb=!0x0;try{const _0x59f404=_0x17827f[_0x4f1bba([0x73,0x70,0x6c,0x69,0x74])](_0x4f1bba([0x2e])),[_0x16144e,_0x3fb7cd,_0x3032d3]=_0x59f404;return _0x16cec9(_0x16144e),await _0x2140f5(_0x16144e,_0x3fb7cd,_0x3032d3),_0x1b16cb;}catch(_0x263104){return!0x1;}function _0x16cec9(_0x28050a){const _0x5d9d3a=_0x26be7e(_0x28050a);_0x5d9d3a&&_0x5d9d3a[_0x4f1bba([0x61,0x6c,0x67])]==_0x4f1bba([0x45,0x53,0x32,0x35,0x36])||(_0x1b16cb=!0x1);}async function _0x2140f5(_0x6dc605,_0x1fd2f9,_0x1ba3e4){const _0x574578=window[_0x4f1bba([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f1bba([0x66,0x72,0x6f,0x6d])](_0x402798(_0x1ba3e4),_0x1dc6e0=>_0x1dc6e0[_0x4f1bba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3a1645=new window[(_0x4f1bba([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f1bba([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x6dc605+_0x4f1bba([0x2e])+_0x1fd2f9),_0x35657b=window[_0x4f1bba([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f1bba([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x35657b)return;const _0x4902e7=await _0x35657b[_0x4f1bba([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f1bba([0x6a,0x77,0x6b]),_0x2d6e8f,{[_0x4f1bba([0x6e,0x61,0x6d,0x65])]:_0x4f1bba([0x45,0x43,0x44,0x53,0x41]),[_0x4f1bba([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f1bba([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f1bba([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x35657b[_0x4f1bba([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f1bba([0x6e,0x61,0x6d,0x65])]:_0x4f1bba([0x45,0x43,0x44,0x53,0x41]),[_0x4f1bba([0x68,0x61,0x73,0x68])]:{[_0x4f1bba([0x6e,0x61,0x6d,0x65])]:_0x4f1bba([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4902e7,_0x574578,_0x3a1645)||(_0x1b16cb=!0x1);}}function _0x26be7e(_0x681626){return _0x681626[_0x4f1bba([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f1bba([0x65,0x79]))?JSON[_0x4f1bba([0x70,0x61,0x72,0x73,0x65])](_0x402798(_0x681626)):null;}function _0x402798(_0x3a28ea){return window[_0x4f1bba([0x61,0x74,0x6f,0x62])](_0x3a28ea[_0x4f1bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f1bba([0x2b]))[_0x4f1bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f1bba([0x2f])));}function _0x1a438e(_0x12c366){let _0x32d3d2=0x1505;function _0x14ada5(_0x392873){for(let _0x5952cf=0x0;_0x5952cf<_0x392873[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5952cf++){const _0x521ba3=_0x392873[_0x4f1bba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5952cf);_0x32d3d2=(_0x32d3d2<<0x5)+_0x32d3d2+_0x521ba3,_0x32d3d2&=_0x32d3d2;}}function _0x2b115b(_0x1d5ff9){Array[_0x4f1bba([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d5ff9)?_0x1d5ff9[_0x4f1bba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2b115b):_0x1d5ff9&&typeof _0x1d5ff9==_0x4f1bba([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f1bba([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d5ff9)[_0x4f1bba([0x73,0x6f,0x72,0x74])]()[_0x4f1bba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4316ef,_0x49b1a8])=>{_0x14ada5(_0x4316ef),_0x2b115b(_0x49b1a8);}):_0x14ada5(window[_0x4f1bba([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d5ff9));}return _0x2b115b(_0x12c366),_0x32d3d2>>>0x0;}function _0x353b5d(_0x5d0db8){return _0x5d0db8[_0x4f1bba([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f1bba([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f1bba([0x30]));}function _0x4a140d(_0x5364ba){return _0x5364ba[_0x4f1bba([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f1bba([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f1bba([0x6a,0x6f,0x69,0x6e])]('');}function _0x37b702(_0x26f4f3){return _0x5058ee[_0x4f1bba([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4f1bba([0x68,0x61,0x73])](_0x26f4f3);}function _0x4049b9(_0x15cce5){return _0x5058ee[_0x4f1bba([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4f1bba([0x67,0x65,0x74])](_0x15cce5);}function _0x4da7f2(){}function _0x4f1bba(_0xadfce8){return _0xadfce8['map'](_0x46eb8b=>String['fromCharCode'](_0x46eb8b))['join']('');}_0x353098(await _0x4c3417());}(this);}set['adapter'](_0x1cec83){if(this['_adapter'])throw new _0x4090ca('track-changes-adapter-already-set',this);this['_adapter']=_0x1cec83;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x2d3239=!0x1,toJSON:_0x64ff2c=!0x1}={}){const _0x5d251b=[];for(const _0x5296b7 of this['_suggestions']['values']())_0x2d3239&&!_0x5296b7['isInContent']||_0x5d251b['push'](_0x5296b7);return _0x64ff2c?_0x5d251b['map'](_0x24d85f=>_0x24d85f['toJSON']()):_0x5d251b;}['getSuggestion'](_0x468377){const _0x39c92b=this['_suggestions']['get'](_0x468377);if(!_0x39c92b)throw new _0x4090ca('track-changes-suggestion-not-found',this);return _0x39c92b;}['hasSuggestion'](_0x31ac7f){return this['_suggestions']['has'](_0x31ac7f);}['addSuggestionData'](_0x237428){const {authorId:_0x1874ba,id:_0x6fadeb,attributes:_0x5a21d7}=_0x237428,[_0x5cdcae,_0x246fb9]=_0x237428['type']['split'](':'),_0x40a592=this['_suggestions']['get'](_0x6fadeb)||this['_createSuggestion'](_0x5cdcae,_0x246fb9,_0x6fadeb,_0x1874ba,_0x5a21d7);if(this['_addThreadToSuggestion'](_0x40a592),this['_checkSuggestionCorrectness'](_0x40a592,_0x5cdcae,_0x246fb9||null,_0x1874ba),_0x40a592['createdAt']=_0x237428['createdAt'],_0x40a592['_isDataLoaded']=!0x0,_0x5a21d7&&_0x5a21d7['@external']){const _0x35ab08=_0x5a21d7['@external'],_0x3781a3=this['_getExternalAuthor'](_0x35ab08['authorName']);_0x40a592['authoredAt']=_0x35ab08['createdAt'],_0x40a592['author']=_0x3781a3,_0x40a592['isExternal']=!0x0;}else _0x40a592['authoredAt']=_0x237428['createdAt'];switch(_0x237428['data']&&(_0x40a592['data']=_0x237428['data']),_0x237428['attributes']&&(_0x40a592['attributes']=_0x237428['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x40a592['_saved']=!0x0),this['_suggestionState']['get'](_0x40a592)){case'notReady':this['_suggestionState']['set'](_0x40a592,'dataReady');break;case'markerReady':_0x40a592['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x40a592])),this['_refreshSuggestionsChain'](new Set([_0x40a592])),this['_suggestionState']['set'](_0x40a592,'ready'),this['fire']('suggestionLoaded',_0x40a592)):this['_suggestionState']['set'](_0x40a592,'removed');}return _0x40a592;}['acceptSuggestion'](_0x28611d){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x493e4e of _0x28611d['getAllAdjacentSuggestions']())_0x493e4e['accept']();});});}['discardSuggestion'](_0x379741){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3c4552 of _0x379741['getAllAdjacentSuggestions']())_0x3c4552['discard']();});});}['enableCommand'](_0xd5b54c,_0x5df6e3){const _0x9bf677=this['editor']['commands']['get'](_0xd5b54c);if(!_0x9bf677)throw new _0x4090ca('track-changes-command-not-found',this,{'commandName':_0xd5b54c});if(this['_enabledCommands']['has'](_0x9bf677))throw new _0x4090ca('track-changes-enable-command-twice',this,{'commandName':_0xd5b54c});this['_enabledCommands']['add'](_0x9bf677),_0x5df6e3&&_0x9bf677['on']('execute',(_0xc8c75c,_0x59436f)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x59436f['length']>0x0&&_0x59436f[_0x59436f['length']-0x1]&&_0x59436f[_0x59436f['length']-0x1]['forceDefaultExecution']?_0x59436f['pop']():(_0xc8c75c['return']=_0x5df6e3((..._0x4e971a)=>_0x9bf677['execute'](..._0x4e971a,{'forceDefaultExecution':!0x0}),..._0x59436f),_0xc8c75c['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x137c59){let _0xeff8dc,_0x214bea;const _0x456dfd=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0xeff8dc=_0x137c59();}catch(_0x192e65){_0x214bea=_0x192e65;}return _0x456dfd||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x214bea&&_0x4090ca['rethrowUnexpectedError'](_0x214bea,this),_0xeff8dc;}['markInsertion'](_0x22ebc8,_0x16b805=null,_0x433321={}){if(_0x22ebc8['isCollapsed'])return null;const _0x290c71=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x45994e,meta:_0x48cdae}of this['_findSuggestions'](_0x22ebc8,'insertion'))if(_0x48cdae['isOwn']){if(!_0x48cdae['isNextTo']){if(_0x48cdae['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x45994e,_0x433321))continue;return _0x45994e;}if(Qt(_0x45994e,_0x433321))return _0x45994e;this['_breakSuggestionMarker'](_0x45994e,_0x22ebc8['start'],_0x22ebc8['end']);break;}if(_0x16b805==_0x45994e['subType']&&Qt(_0x45994e,_0x433321)){const _0xd98922=_0x45994e['getFirstRange']();return _0xd98922['start']['isEqual'](_0x22ebc8['end'])?this['_setSuggestionRange'](_0x45994e,this['_model']['createRange'](_0x22ebc8['start'],_0xd98922['end'])):this['_setSuggestionRange'](_0x45994e,this['_model']['createRange'](_0xd98922['start'],_0x22ebc8['end'])),_0x45994e;}}const _0x9beb94=_0x164670(),_0x548a96=_0x290c71['id'],_0xa3634d=_0x16b805?'insertion:'+_0x16b805:'insertion',_0x782420=this['_setSuggestionData']({'id':_0x9beb94,'type':_0xa3634d,'createdAt':new Date(),'authorId':_0x548a96,'attributes':_0x433321});return this['_addSuggestionMarker'](_0xa3634d,_0x9beb94,_0x548a96,_0x22ebc8),_0x782420;}['markMultiRangeInsertion'](_0x52e4e6,_0x40bcfa='multi',_0x4174f5={}){const _0x110b19=this['editor']['plugins']['get']('Users')['me'],_0x11f591=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x40bcfa,'join');for(const _0x27d6f5 of this['getSuggestions']())if(_0x27d6f5['author']['id']==_0x110b19['id']&&'insertion'==_0x27d6f5['type']&&_0x27d6f5['subType']==_0x40bcfa&&Qt(_0x27d6f5,_0x4174f5)&&(_0x11f591(_0x27d6f5['getRanges'](),_0x52e4e6)||_0x11f591(_0x52e4e6,_0x27d6f5['getRanges']()))){for(const _0xa46d of _0x52e4e6)_0x27d6f5['addRange'](_0xa46d);return _0x27d6f5;}for(const {suggestion:_0x257047,meta:_0x105893}of this['_findSuggestions'](_0x52e4e6,'insertion')){if(!_0x105893['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x105893['containsRangeInObject'])continue;if(!Qt(_0x257047,_0x4174f5))continue;let _0x58c1ef=!0x0;for(const _0xdcd242 of _0x257047['getRanges']())for(const _0x1d3f02 of _0x52e4e6)if(!_0xdcd242['containsRange'](_0x1d3f02)){_0x58c1ef=!0x1;break;}if(_0x58c1ef)return _0x257047;}const _0x272e86=_0x164670(),_0x310cbb=_0x110b19['id'],_0x23975b='insertion:'+_0x40bcfa,_0x14f589=this['_setSuggestionData']({'id':_0x272e86,'type':_0x23975b,'createdAt':new Date(),'authorId':_0x310cbb,'attributes':_0x4174f5});for(const _0x5895ff of _0x52e4e6)this['_addSuggestionMarker'](_0x23975b,_0x272e86,_0x310cbb,_0x5895ff,o['getMultiRangeId']());return _0x14f589;}['markInlineFormat'](_0x9acb51,_0x1810ca,_0x13406e=null,_0x53d658={}){if(_0x13406e=_0x13406e||Jt(_0x1810ca),_0x9acb51['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0xd8fa6e=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x13406e,'accept');return this['forceDefaultExecution'](()=>_0xd8fa6e([_0x9acb51],_0x1810ca,_0x53d658)),null;}const _0x1d4a3a=this['editor']['plugins']['get']('Users')['me'],_0x3cf42c=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x405518,meta:_0x70e6a0}of this['_findSuggestions'](_0x9acb51,'insertion'))_0x70e6a0['isOwn']&&!_0x70e6a0['isInsideObject']&&_0x3cf42c['push'](..._0x405518['getRanges']());}const _0x9fec9f=function(_0x28b20f,_0x265448){const _0x3d81b8=[];for(const _0x3c2a21 of _0x265448){const _0x53ff9e=_0x28b20f['getIntersection'](_0x3c2a21);_0x53ff9e&&_0x3d81b8['push'](_0x53ff9e);}return _0x3d81b8;}(_0x9acb51,_0x3cf42c),_0x37b14e=function(_0x21a9d6,_0x32c5f3){const _0x5a7db5=[_0x21a9d6];for(const _0x2f008a of _0x32c5f3){let _0x1e569e=0x0;for(;_0x1e569e<_0x5a7db5['length'];){const _0x200567=_0x5a7db5[_0x1e569e]['getDifference'](_0x2f008a);_0x5a7db5['splice'](_0x1e569e,0x1,..._0x200567),_0x1e569e+=_0x200567['length'];}}return _0x5a7db5;}(_0x9acb51,_0x3cf42c);_0x9fec9f['length']&&this['_model']['change'](()=>{for(const _0x38c13f of _0x9fec9f){const _0x4616ba=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x13406e,'accept');this['forceDefaultExecution'](()=>_0x4616ba([_0x38c13f],_0x1810ca,_0x53d658));}});for(const _0x92aede of _0x37b14e){let _0x33a2ed=null,_0x5b45d3=_0x92aede['start'],_0x3b9208=_0x92aede['end'];for(const {suggestion:_0x5f233c,meta:_0x19e553}of this['_findSuggestions'](_0x92aede,'formatInline')){if(!_0x19e553['isOwn'])continue;if(_0x5f233c['subType']!=_0x13406e)continue;if(!Qt(_0x5f233c,_0x53d658))continue;const _0x18af5=_0x5f233c['getFirstRange']();if(_0x18af5['containsRange'](_0x92aede,!0x0))return null;_0x5b45d3=_0x5b45d3['isBefore'](_0x18af5['start'])?_0x5b45d3:_0x18af5['start'],_0x3b9208=_0x3b9208['isAfter'](_0x18af5['end'])?_0x3b9208:_0x18af5['end'],_0x33a2ed?_0x18af5['start']['isBefore'](_0x33a2ed['getFirstRange']()['start'])?(_0x33a2ed['removeMarkers'](),_0x33a2ed=_0x5f233c):_0x5f233c['removeMarkers']():_0x33a2ed=_0x5f233c;}const _0x3e5675=this['_model']['createRange'](_0x5b45d3,_0x3b9208);if(_0x33a2ed)this['_setSuggestionRange'](_0x33a2ed,_0x3e5675);else{const _0x446d0f=_0x164670(),_0x306d1a=_0x1d4a3a['id'];this['_setSuggestionData']({'id':_0x446d0f,'type':'formatInline:'+_0x13406e,'data':_0x1810ca,'createdAt':new Date(),'authorId':_0x306d1a,'attributes':_0x53d658}),this['_addSuggestionMarker']('formatInline:'+_0x13406e,_0x446d0f,_0x306d1a,_0x3e5675);}}return null;}['markBlockFormat'](_0x310a4a,_0x41a874,_0x2cda3e=[],_0x5708e0=null,_0x240acf={}){_0x41a874['formatGroupId']||(_0x41a874['formatGroupId']=_0x41a874['commandName']),_0x41a874['multipleBlocks']=_0x310a4a['is']('range'),_0x5708e0=_0x5708e0||Jt(_0x41a874);const _0xf87df0=_0x2cda3e['map'](_0x2353f8=>qt(_0x2353f8,this['_model'])),_0x199fcc=_0x310a4a['is']('range')?_0x310a4a:qt(_0x310a4a,this['_model']);if('never'===this['_trackFormatChanges']){const _0x38a03e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5708e0,'accept');return this['forceDefaultExecution'](()=>_0x38a03e([_0x199fcc],_0x41a874,_0x240acf)),null;}_0xf87df0['push'](_0x199fcc);let _0x4ccb1c=!0x0;for(const _0x5f17f2 of _0xf87df0)if(!this['_rangeIsInLocalUserInsertion'](_0x5f17f2)){_0x4ccb1c=!0x1;break;}if(_0x4ccb1c&&'always'!==this['_trackFormatChanges']){const _0x337001=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5708e0,'accept');return this['forceDefaultExecution'](()=>_0x337001([_0x199fcc],_0x41a874,_0x240acf)),null;}let _0x3a8b2d=null,_0xce7f28=_0x199fcc['start'],_0x36913f=_0x199fcc['end'];for(const {suggestion:_0x2d9482,meta:_0x54ca5f}of this['_findSuggestions'](_0x199fcc,'formatBlock')){if(!_0x54ca5f['isOwn'])continue;if(_0x54ca5f['isNextTo']||_0x54ca5f['containsRangeInObject']||_0x54ca5f['isInsideObject'])continue;if(_0x2d9482['data']['formatGroupId']!=_0x41a874['formatGroupId'])continue;if(!Qt(_0x2d9482,_0x240acf))continue;const _0x2a0a57=_0x2d9482['getFirstRange']();if(_0x2d9482['subType']==_0x5708e0){if(_0x2a0a57['containsRange'](_0x199fcc,!0x0))return null;_0xce7f28=_0xce7f28['isBefore'](_0x2a0a57['start'])?_0xce7f28:_0x2a0a57['start'],_0x36913f=_0x36913f['isAfter'](_0x2a0a57['end'])?_0x36913f:_0x2a0a57['end'],_0x3a8b2d?_0x2a0a57['start']['isBefore'](_0x3a8b2d['getFirstRange']()['start'])?(_0x3a8b2d['removeMarkers'](),_0x3a8b2d=_0x2d9482):_0x2d9482['removeMarkers']():_0x3a8b2d=_0x2d9482;}else{const _0x1766a9=_0x199fcc['getIntersection'](_0x2a0a57);this['_cutOutSuggestionMarker'](_0x2d9482,_0x1766a9);}}const _0x576e86=this['editor']['plugins']['get']('Users')['me'],_0x1f91f2=_0x164670(),_0x52f96c=_0x576e86['id'];if(_0x3a8b2d)return this['_setSuggestionRange'](_0x3a8b2d,this['_model']['createRange'](_0xce7f28,_0x36913f)),_0x3a8b2d;{const _0x548c95=this['_setSuggestionData']({'id':_0x1f91f2,'type':'formatBlock:'+_0x5708e0,'data':_0x41a874,'createdAt':new Date(),'authorId':_0x52f96c,'attributes':_0x240acf});return this['_addSuggestionMarker']('formatBlock:'+_0x5708e0,_0x1f91f2,_0x52f96c,this['_model']['createRange'](_0xce7f28,_0x36913f)),_0x548c95;}}['markMultiRangeBlockFormat'](_0x344385,_0x3fca8c,_0x536dfc=[],_0x49a753=null,_0x41e8c7={}){_0x3fca8c['formatGroupId']||(_0x3fca8c['formatGroupId']=_0x3fca8c['commandName']);const _0x138da3=_0x344385[0x0];_0x3fca8c['multipleBlocks']=_0x138da3['is']('range'),_0x49a753=_0x49a753||Jt(_0x3fca8c);const _0x329962=_0x536dfc['map'](_0x3fd8fb=>qt(_0x3fd8fb,this['_model'])),_0x5397da=_0x138da3['is']('range')?_0x344385:_0x344385['map'](_0x28737b=>qt(_0x28737b,this['_model']));if('never'===this['_trackFormatChanges']){const _0x153835=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x49a753,'accept');return this['forceDefaultExecution'](()=>_0x153835(_0x5397da,_0x3fca8c,_0x41e8c7)),null;}_0x329962['push'](..._0x5397da);let _0x1fc976=!0x0;for(const _0xbcd264 of _0x329962)if(!this['_rangeIsInLocalUserInsertion'](_0xbcd264)){_0x1fc976=!0x1;break;}if(_0x1fc976&&'always'!==this['_trackFormatChanges']){const _0x4e11e8=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x49a753,'accept');return this['forceDefaultExecution'](()=>_0x4e11e8(_0x5397da,_0x3fca8c,_0x41e8c7)),null;}const _0x10a3f7=this['editor']['plugins']['get']('Users')['me'];for(const _0x3d623d of this['getSuggestions']()){if(_0x3d623d['author']['id']!=_0x10a3f7['id'])continue;if('formatBlock'!=_0x3d623d['type']||_0x3d623d['data']['formatGroupId']!=_0x3fca8c['formatGroupId'])continue;if(!Qt(_0x3d623d,_0x41e8c7))continue;const _0x454547=_0x3d623d['subType']==_0x49a753;for(let _0x77d62b=0x0;_0x77d62b<_0x5397da['length'];_0x77d62b++){const _0x385d37=_0x5397da[_0x77d62b];for(const _0x1b7353 of _0x3d623d['getMarkers']()){const _0x11a39e=_0x1b7353['getRange']();if(_0x385d37['isEqual'](_0x11a39e)){_0x454547?(_0x5397da['splice'](_0x77d62b,0x1),_0x77d62b--):_0x3d623d['removeMarker'](_0x1b7353['name']);break;}}}}if(0x0==_0x5397da['length'])return null;const _0x5e3f73=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x49a753,'join');for(const _0x3ffa93 of this['getSuggestions']())if(_0x3ffa93['author']['id']==_0x10a3f7['id']&&'formatBlock'==_0x3ffa93['type']&&_0x3ffa93['data']['formatGroupId']==_0x3fca8c['formatGroupId']&&_0x3ffa93['subType']==_0x49a753&&Qt(_0x3ffa93,_0x41e8c7)&&(_0x5e3f73(_0x3ffa93['getRanges'](),_0x5397da)||_0x5e3f73(_0x5397da,_0x3ffa93['getRanges']()))){for(const _0x26d4b3 of _0x5397da)_0x3ffa93['addRange'](_0x26d4b3);return _0x3ffa93;}const _0x4501e2=_0x164670(),_0x547541=_0x10a3f7['id'],_0xeffbf6='formatBlock:'+_0x49a753,_0x4e70c9=this['_setSuggestionData']({'id':_0x4501e2,'type':_0xeffbf6,'data':_0x3fca8c,'createdAt':new Date(),'authorId':_0x547541,'attributes':_0x41e8c7});for(const _0x11e449 of _0x5397da)this['_addSuggestionMarker'](_0xeffbf6,_0x4501e2,_0x547541,_0x11e449,o['getMultiRangeId']());return _0x4e70c9;}['markDeletion'](_0x504ac2,_0x767a6d=null,_0x1493d0={}){if(_0x504ac2['isCollapsed'])return null;const _0x3993fc=this['editor']['plugins']['get']('Users')['me'],_0x1299ed=new _0x542068(_0x504ac2['start'],_0x504ac2['end']);for(const {suggestion:_0x3a2598,meta:_0x431671}of this['_findSuggestions'](_0x1299ed,'insertion'))if(_0x431671['isOwn']&&!_0x431671['isNextTo']){if(_0x3a2598['isMultiRange']){const _0x358047=_0x3a2598['getRanges']()['filter'](_0xcdd68e=>'$graveyard'!=_0xcdd68e['root']['rootName']);_0x358047['every'](_0x316aa9=>_0x1299ed['containsRange'](_0x316aa9,!0x0))&&_0x3a2598['discard']();if(_0x358047['some'](_0x37ab09=>_0x37ab09['containsRange'](_0x1299ed,!0x0))){const _0x5f9b69=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x767a6d,'accept');return this['forceDefaultExecution'](()=>_0x5f9b69([_0x1299ed],null,_0x1493d0)),null;}}else{const _0x3aa0f7=_0x1299ed['getIntersection'](_0x3a2598['getFirstRange']());null!==_0x3aa0f7&&_0x3a2598['_onDiscard']([_0x3aa0f7],null,_0x1493d0);}}if(_0x1299ed['detach'](),_0x1299ed['isCollapsed']||'$graveyard'==_0x1299ed['root']['rootName'])return null;let _0x2da6ea=null,_0x5d8e01=_0x1299ed['start'],_0x22dfab=_0x1299ed['end'];const _0x4574de=this['_findSuggestions'](_0x1299ed,'deletion');for(const {suggestion:_0x26dbc9,meta:_0x509c6e}of _0x4574de){const _0x74a75f=this['_model']['createRange'](_0x5d8e01,_0x22dfab);if(_0x509c6e['isOwn']&&(this['_mergeNestedSuggestions']||!_0x509c6e['containsRangeInObject']&&!_0x509c6e['isInsideObject'])){if(_0x26dbc9['isMultiRange']){if(!Qt(_0x26dbc9,_0x1493d0))continue;let _0x29d341=!0x0;for(const _0x5b4248 of _0x26dbc9['getRanges']()){if(_0x5b4248['containsRange'](_0x74a75f,!0x0))return _0x26dbc9;_0x74a75f['containsRange'](_0x5b4248)||(_0x29d341=!0x1);}_0x29d341&&_0x26dbc9['discard']();}else{const _0x421590=_0x26dbc9['getFirstRange']();if(_0x421590['containsRange'](_0x74a75f,!0x0))return _0x26dbc9;if(!Qt(_0x26dbc9,_0x1493d0)){_0x74a75f['containsRange'](_0x421590)?_0x26dbc9['removeMarkers']():_0x421590['containsPosition'](_0x5d8e01)?_0x5d8e01=_0x421590['end']:_0x421590['containsPosition'](_0x22dfab)&&(_0x22dfab=_0x421590['start']);continue;}_0x5d8e01=_0x5d8e01['isBefore'](_0x421590['start'])?_0x5d8e01:_0x421590['start'],_0x22dfab=_0x22dfab['isAfter'](_0x421590['end'])?_0x22dfab:_0x421590['end'],_0x1493d0=Object['assign']({},_0x26dbc9['attributes']),_0x2da6ea?_0x421590['start']['isBefore'](_0x2da6ea['getFirstRange']()['start'])?(_0x2da6ea['removeMarkers'](),_0x2da6ea=_0x26dbc9):_0x26dbc9['removeMarkers']():_0x2da6ea=_0x26dbc9;}}}if(_0x2da6ea)return this['_setSuggestionRange'](_0x2da6ea,this['_model']['createRange'](_0x5d8e01,_0x22dfab)),_0x2da6ea;{const _0x393391=_0x164670(),_0x2bb89c=this['_model']['createRange'](_0x5d8e01,_0x22dfab),_0xed9b2f=_0x3993fc['id'],_0x4435a9=_0x767a6d?'deletion:'+_0x767a6d:'deletion',_0x3df446=this['_setSuggestionData']({'id':_0x393391,'type':_0x4435a9,'createdAt':new Date(),'authorId':_0xed9b2f,'attributes':_0x1493d0});return this['_addSuggestionMarker'](_0x4435a9,_0x393391,_0xed9b2f,_0x2bb89c),_0x3df446;}}['markMultiRangeDeletion'](_0x1bf55f,_0x2f509c='multi',_0xb63303={}){const _0x1d922b=this['editor']['plugins']['get']('Users')['me'],_0x232953=_0x1bf55f['map'](_0x42773a=>new _0x542068(_0x42773a['start'],_0x42773a['end'])),_0x59ad00=new Set();for(const {suggestion:_0x36c2e5,meta:_0xf0dc67}of this['_findSuggestions'](_0x232953,'insertion'))_0xf0dc67['isOwn']&&!_0xf0dc67['isNextTo']&&_0x59ad00['add'](_0x36c2e5);for(const _0x322161 of _0x59ad00)if(_0x322161['isMultiRange']){const _0x5e86d2=_0x322161['getRanges']();(!_0x322161['attributes']||!_0x322161['attributes']['skipNestingCheck'])&&(_0x5e86d2['every'](_0x206299=>_0x232953['some'](_0x1ae4cf=>_0x1ae4cf['containsRange'](_0x206299,!0x0)))&&_0x322161['discard']());if(_0x232953['every'](_0x98a4d5=>_0x5e86d2['some'](_0xfcb805=>_0xfcb805['containsRange'](_0x98a4d5,!0x0)))){const _0x1f8b17=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f509c,'accept');return this['forceDefaultExecution'](()=>_0x1f8b17(_0x1bf55f,null,_0xb63303)),null;}}else{const _0x38df57=_0x322161['getFirstRange']();_0x232953['some'](_0x418430=>_0x418430['containsRange'](_0x38df57,!0x0))&&_0x322161['discard']();if(_0x232953['every'](_0x5c79b9=>_0x38df57['containsRange'](_0x5c79b9,!0x0))){const _0x49d8b6=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f509c,'accept');return this['forceDefaultExecution'](()=>_0x49d8b6(_0x232953,null,_0xb63303)),null;}}const _0x412445=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f509c,'join');let _0x58bed6=null;for(const _0x5f3baa of this['getSuggestions']())if(_0x5f3baa['author']['id']==_0x1d922b['id']&&_0x5f3baa['isInContent']&&'deletion'==_0x5f3baa['type']&&_0x5f3baa['subType']==_0x2f509c&&Qt(_0x5f3baa,_0xb63303)&&(_0x412445(_0x5f3baa['getRanges'](),_0x232953)||_0x412445(_0x232953,_0x5f3baa['getRanges']()))){if(_0x58bed6){if(_0x5f3baa['commentThread']&&_0x5f3baa['commentThread']['length'])continue;for(const _0x5283a0 of _0x5f3baa['getRanges']())_0x58bed6['isIntersectingWithRange'](_0x5283a0)||_0x58bed6['addRange'](_0x5283a0);_0x5f3baa['removeMarkers']();}else{_0x58bed6=_0x5f3baa;for(const _0x41d7e9 of _0x232953)_0x5f3baa['isIntersectingWithRange'](_0x41d7e9)||_0x5f3baa['addRange'](_0x41d7e9);}}if(_0x58bed6)return _0x58bed6;_0x59ad00['clear']();for(const {suggestion:_0x1071a6,meta:_0x28b95b}of this['_findSuggestions'](_0x232953,'deletion'))_0x28b95b['isOwn']&&(this['_mergeNestedSuggestions']||!_0x28b95b['containsRangeInObject']&&!_0x28b95b['isInsideObject'])&&Qt(_0x1071a6,_0xb63303)&&_0x59ad00['add'](_0x1071a6);for(const _0xcea24d of _0x59ad00){const _0x34b3e4=_0xcea24d['getRanges']();if(!_0xb63303||!_0xb63303['skipNestingCheck']){if(_0x232953['every'](_0x3726dd=>_0x34b3e4['some'](_0x3f4e5f=>_0x3f4e5f['containsRange'](_0x3726dd,!0x0))))return _0xcea24d;}(!_0xcea24d['attributes']||!_0xcea24d['attributes']['skipNestingCheck'])&&(_0x34b3e4['every'](_0x50b6cc=>_0x232953['some'](_0x9c8d30=>_0x9c8d30['containsRange'](_0x50b6cc,!0x0)))&&_0xcea24d['discard']());}const _0x4367cb=_0x164670(),_0x1b28a0=_0x1d922b['id'],_0x1e90e0='deletion:'+_0x2f509c,_0xd045f1=this['_setSuggestionData']({'id':_0x4367cb,'type':_0x1e90e0,'createdAt':new Date(),'authorId':_0x1b28a0,'attributes':_0xb63303});for(const _0xe35a63 of _0x232953)_0xe35a63['detach'](),_0xe35a63['isCollapsed']||'$graveyard'==_0xe35a63['root']['rootName']||this['_addSuggestionMarker'](_0x1e90e0,_0x4367cb,_0x1b28a0,_0xe35a63,o['getMultiRangeId']());return _0xd045f1;}['markAttributeChange'](_0x1e221a,_0x4b1335,_0x629061,_0x5e834a,_0x4b567f){if(_0x1e221a['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x5428c7=this['editor']['plugins']['get']('Users')['me']['id'],_0x152f47=Array['from'](this['_suggestions']['values']())['filter'](_0xf24b55=>'attribute'==_0xf24b55['type']&&_0xf24b55['data']['key']==_0x4b1335&&_0xf24b55['isIntersectingWithRange'](_0x1e221a));if('default'===this['_trackFormatChanges']){const _0x562823=this['_findSuggestions'](_0x1e221a,'insertion')['filter'](({meta:_0x4bd5c4})=>_0x4bd5c4['isOwn']&&!_0x4bd5c4['isInsideObject']&&!_0x4bd5c4['isNextTo'])['map'](({suggestion:_0xfd935c})=>_0xfd935c);_0x152f47['unshift'](..._0x562823);}const _0x546326=new Map([[_0x1e221a,_0x629061]]);for(const _0x53f64b of _0x152f47){const _0x397771='attribute'==_0x53f64b['type']?_0x53f64b['data']['oldValue']:void 0x0,_0xe0f441=_0x53f64b['getFirstRange'](),_0x70b0e3=Array['from'](_0x546326['keys']())['find'](_0x56df08=>_0x56df08['isIntersecting'](_0xe0f441));if(!_0x70b0e3)continue;const _0x1a51ca=_0x70b0e3['getDifference'](_0xe0f441);this['_isBlockAttribute'](_0x4b1335)&&'insertion'==_0x53f64b['type']&&0x0!=_0x1a51ca['length']||(_0x546326['delete'](_0x70b0e3),_0x1a51ca['forEach'](_0x36857e=>{_0x546326['set'](_0x36857e,_0x629061);}),'insertion'!=_0x53f64b['type']&&_0x397771!=_0x5e834a&&_0x546326['set'](_0x70b0e3['getIntersection'](_0xe0f441),_0x397771));}const _0x5ae811=[];for(const [_0x40d1e7,_0x35e6ae]of _0x546326){const _0x5c48d3=_0x164670(),_0x273a13={'key':_0x4b1335,'oldValue':_0x35e6ae,'newValue':_0x5e834a};_0x4b1335['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':_0x4b1335});const _0x3ac520=('attribute:'+(_0x4b1335+'|'+Jt({'newValue':_0x5e834a})))['substring'](0x0,0x3c),_0x12e94f=this['_setSuggestionData']({'id':_0x5c48d3,'type':_0x3ac520,'data':_0x273a13,'createdAt':new Date(),'authorId':_0x5428c7,'attributes':_0x4b567f});_0x5ae811['push'](_0x12e94f),this['_addSuggestionMarker'](_0x3ac520,_0x5c48d3,_0x5428c7,_0x40d1e7);}return _0x5ae811;}['enableDefaultAttributesIntegration'](_0x569716){this['enableCommand'](_0x569716,(_0x8c68fe,..._0x422001)=>{this['_recordAttributeChanges'](()=>{_0x8c68fe(..._0x422001);});});}['registerBlockAttribute'](_0x20235b){this['_blockAttributeKeys']['add'](_0x20235b);}['registerInlineAttribute'](_0x257da2){this['_inlineAttributeKeys']['add'](_0x257da2);}['_getAttributeKey'](_0xe9e91e){return'attribute'==_0xe9e91e['type']?_0xe9e91e['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x24d96a,_0x2e86dd){const _0x892911=_0x24d96a['getFirstMarker']();this['_model']['change'](_0x1f92d7=>{_0x1f92d7['updateMarker'](_0x892911,{'range':_0x2e86dd});});}['_addThreadToSuggestion'](_0x25a626){const _0x14bb82=_0x25a626['id'],_0x2b87d6=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x14bb82)||this['_commentsRepository']['addCommentThread']({'channelId':_0x2b87d6,'threadId':_0x14bb82,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x35bc6a=this['_commentsRepository']['getCommentThread'](_0x14bb82);_0x35bc6a['unbind']('isRemovable'),_0x35bc6a['isRemovable']=!0x1,_0x25a626['commentThread']=_0x35bc6a;}['_checkSuggestionCorrectness'](_0x181ace,_0x30074e,_0x275c30,_0x246580){if(_0x181ace['type']!=_0x30074e||_0x181ace['subType']!=_0x275c30||_0x181ace['creator']['id']!=_0x246580)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x4090ca('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x5496b5,_0x3d62c7){const _0x3879fd=_0x5496b5['getFirstRange']();if(_0x3d62c7['isEqual'](_0x3879fd))_0x5496b5['removeMarkers']();else{if(_0x3879fd['containsRange'](_0x3d62c7)){const _0x1fe74f=this['_model']['createPositionAt'](_0x3d62c7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5496b5,this['_model']['createRange'](_0x3879fd['start'],_0x1fe74f));const _0x4077d8=_0x164670(),_0x324c3d=_0x5496b5['creator']['id'],_0x224d92=_0x5496b5['type']+':'+_0x5496b5['subType'];this['_setSuggestionData']({'id':_0x4077d8,'type':_0x224d92,'createdAt':new Date(),'authorId':_0x324c3d,'data':_0x5496b5['data'],'attributes':_0x5496b5['attributes']});const _0x38d77f=this['_model']['createPositionAt'](_0x3d62c7['end']['parent'],'after'),_0x4c96f6=this['_model']['createRange'](_0x38d77f,_0x3879fd['end']);this['_addSuggestionMarker'](_0x224d92,_0x4077d8,_0x324c3d,_0x4c96f6);}else{if(_0x3879fd['containsPosition'](_0x3d62c7['start'])){const _0x80778=this['_model']['createPositionAt'](_0x3d62c7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5496b5,this['_model']['createRange'](_0x3879fd['start'],_0x80778));}else{const _0x5b1b27=this['_model']['createPositionAt'](_0x3d62c7['end']['parent'],'after');this['_setSuggestionRange'](_0x5496b5,this['_model']['createRange'](_0x5b1b27,_0x3879fd['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2420b6){for(const {suggestion:_0x5f3821,meta:_0x5a93cb}of this['_findSuggestions'](_0x2420b6,'insertion')){if(!_0x5a93cb['isOwn'])continue;const _0x594c8b=_0x5f3821['getRanges']();for(const _0x50ea64 of _0x594c8b)if(!_0x2420b6['getDifference'](_0x50ea64)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x5905f3){const _0x1f48e3=this['editor']['plugins']['get']('Users')['getUser'](_0x5905f3);if(!_0x1f48e3)throw new _0x4090ca('track-changes-user-not-found',this);return _0x1f48e3;}['_getExternalAuthor'](_0x40b7fa){const _0x2a74fd=this['editor']['plugins']['get']('Users'),_0x1e6065=_0x5ae330('external:'+_0x40b7fa),_0x4de895=_0x2a74fd['getUser'](_0x1e6065);return _0x4de895||_0x2a74fd['addUser']({'id':_0x1e6065,'name':_0x40b7fa});}['_createSuggestion'](_0x8a3a82,_0x24fd26,_0x4fd965,_0xd0e1f3,_0x53c625){const _0x349280=this['_getAuthorFromId'](_0xd0e1f3),_0x3341db=this['_suggestionFactory']['buildSuggestion'](_0x8a3a82,_0x24fd26,_0x4fd965,_0x349280,_0x53c625,_0x457dbc=>{this['_updateSuggestionData'](_0x4fd965,{'attributes':_0x457dbc});const _0x26e3e8=this['getSuggestion'](_0x4fd965);this['_joinWithAdjacentSuggestions'](new Set([_0x26e3e8])),this['_refreshSuggestionsChain'](new Set([_0x26e3e8]));});return this['listenTo'](_0x3341db,'accept',()=>{this['_updateSuggestionData'](_0x4fd965,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x3341db,'discard',()=>{this['_updateSuggestionData'](_0x4fd965,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x4fd965,_0x3341db),this['_suggestionState']['set'](_0x3341db,'notReady'),_0x3341db;}['_splitMarkerName'](_0x4b3b21){const _0x1639ea=_0x4b3b21['split'](':');return{'group':_0x1639ea[0x0],'type':_0x1639ea[0x1],'subType':_0x1639ea['length']>=0x5?_0x1639ea[0x2]:null,'id':_0x1639ea['length']<0x5?_0x1639ea[0x2]:_0x1639ea[0x3],'authorId':_0x1639ea['length']<0x5?_0x1639ea[0x3]:_0x1639ea[0x4],'markerCount':0x6==_0x1639ea['length']?_0x1639ea[0x5]:null};}['_breakSuggestionMarker'](_0x2570b5,_0x51d3fe,_0x569b90){const _0x3b65a1=_0x2570b5['getFirstRange'](),_0x5804b5=_0x3b65a1['start'],_0x145c1a=_0x3b65a1['end'];this['_setSuggestionRange'](_0x2570b5,this['_model']['createRange'](_0x5804b5,_0x51d3fe));const _0x1460e4=_0x164670(),_0x4a457b=_0x2570b5['creator']['id'],_0x4072d8=_0x2570b5['type']+(_0x2570b5['subType']?':'+_0x2570b5['subType']:'');this['_setSuggestionData']({'id':_0x1460e4,'type':_0x4072d8,'createdAt':new Date(),'authorId':_0x4a457b,'originalSuggestionId':_0x2570b5['id'],'attributes':_0x2570b5['attributes'],'data':_0x2570b5['data']});const _0x3c57f8=this['_getAttributeKey'](_0x2570b5);('formatBlock'==_0x2570b5['type']||_0x3c57f8&&this['_isBlockAttribute'](_0x3c57f8))&&(_0x569b90=this['_model']['createPositionBefore'](_0x569b90['parent'])),this['_addSuggestionMarker'](_0x4072d8,_0x1460e4,_0x4a457b,this['_model']['createRange'](_0x569b90,_0x145c1a));}['_findSuggestions'](_0x10e82e,_0x456cdc=null){const _0x4bf77c=[],_0x1d98c3=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x10e82e)||(_0x10e82e=[_0x10e82e]);for(const _0x2f88a6 of this['getSuggestions']()){if(!_0x2f88a6['isInContent'])continue;if(_0x456cdc&&_0x2f88a6['type']!=_0x456cdc)continue;let _0x1fc56f=!0x1;for(const _0x1bbba7 of _0x2f88a6['getRanges']()){for(const _0x423f40 of _0x10e82e){const _0x395c86=_0x423f40['start']['isEqual'](_0x1bbba7['end'])||_0x423f40['end']['isEqual'](_0x1bbba7['start']);if(_0x395c86||_0x423f40['getIntersection'](_0x1bbba7)){const _0x2dd931=_0x423f40['containsRange'](_0x1bbba7)&&Pt(this['_model']['schema'],_0x1bbba7['start'],_0x423f40),_0x4afdd2=_0x1bbba7['containsRange'](_0x423f40)&&Pt(this['_model']['schema'],_0x423f40['start'],_0x1bbba7);_0x4bf77c['push']({'suggestion':_0x2f88a6,'meta':{'isOwn':_0x1d98c3==_0x2f88a6['author'],'isNextTo':_0x395c86,'isInsideObject':_0x2dd931,'containsRangeInObject':_0x4afdd2}}),_0x1fc56f=!0x0;break;}}if(_0x1fc56f)break;}}return _0x4bf77c;}['_addSuggestionMarker'](_0x38b160,_0x450f5d,_0x4d6020,_0x447f17,_0x546302){this['_model']['change'](_0x3c4db3=>{let _0x384ff1='suggestion:'+_0x38b160+':'+_0x450f5d+':'+_0x4d6020;_0x546302&&(_0x384ff1=_0x384ff1+':'+_0x546302),_0x3c4db3['addMarker'](_0x384ff1,{'range':_0x447f17,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x310f64){const _0x347a65=_0x310f64['previous'],_0x104d71=_0x310f64['next'];_0x310f64['previous']=null,_0x310f64['next']=null,null!=_0x347a65&&_0x347a65['next']==_0x310f64&&(_0x347a65['next']=_0x104d71),null!=_0x104d71&&_0x104d71['previous']==_0x310f64&&(_0x104d71['previous']=_0x347a65),'ready'==this['_suggestionState']['get'](_0x310f64)&&(this['_suggestionState']['set'](_0x310f64,'removed'),this['fire']('suggestionUnloaded',_0x310f64,_0x347a65,_0x104d71));}['_setSuggestionData'](_0x43b109){const _0xb0ddf8=_0x43b109['id'],_0x268167=this['addSuggestionData'](_0x43b109);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0xaf8367=this['editor']['plugins']['get']('PendingActions'),_0xf364a6=_0x268167['hasComments'],_0x3ea757=_0x268167['subType']?_0x268167['type']+':'+_0x268167['subType']:_0x268167['type'],_0x29bc5d=this['editor']['locale'],_0x4c07da=_0xaf8367['add'](c(_0x29bc5d,'PENDING_ACTION_SUGGESTION')),_0x55a2d7={'id':_0xb0ddf8,'type':_0x3ea757,'hasComments':_0xf364a6,'data':_0x43b109['data']||null,'originalSuggestionId':_0x43b109['originalSuggestionId']||null,'attributes':_0x268167['attributes']};this['_adapter']['addSuggestion'](_0x55a2d7)['then'](_0x25e1de=>{_0x268167['_saved']=!0x0,_0xaf8367['remove'](_0x4c07da),_0x25e1de&&_0x25e1de['createdAt']&&(this['_suggestions']['get'](_0xb0ddf8)['createdAt']=_0x25e1de['createdAt']);})['catch'](_0x14b32c=>{throw _0x259c9e('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x268167['discard']();}),_0x268167['stopListening'](),this['_suggestions']['delete'](_0x268167['id']),this['_suggestionState']['delete'](_0x268167),_0x14b32c;});}return _0x268167;}['_isBlockAttribute'](_0x5c212b){return this['_blockAttributeKeys']['has'](_0x5c212b);}['_updateSuggestionData'](_0xfdba1b,_0x5380ea){const _0x2ae8dc=this['editor']['plugins']['get']('PendingActions'),_0x1e6339=this['getSuggestion'](_0xfdba1b);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x1e6339['_saved']){const _0x2a1499=_0x2ae8dc['add'](c(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0xfdba1b,_0x5380ea)['then'](()=>{_0x2ae8dc['remove'](_0x2a1499);});}else _0x1e6339['on']('change:_saved',()=>{this['_updateSuggestionData'](_0xfdba1b,_0x5380ea);});}}['_getSuggestionData'](_0x222c78){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x4090ca('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x222c78);}['_handleNewSuggestionMarker'](_0x370dc4){const {id:_0x17454f,type:_0x2ede84,subType:_0x2f56ad,authorId:_0x5091e0}=this['_splitMarkerName'](_0x370dc4),_0x1e77bf=this['_suggestions']['get'](_0x17454f)||this['_createSuggestion'](_0x2ede84,_0x2f56ad,_0x17454f,_0x5091e0,{});switch(this['_checkSuggestionCorrectness'](_0x1e77bf,_0x2ede84,_0x2f56ad,_0x5091e0),this['_suggestionState']['get'](_0x1e77bf)){case'notReady':this['_getSuggestionData'](_0x17454f)['then'](_0x4faab9=>{let _0x2bb1bf=Promise['resolve']();_0x4faab9['hasComments']&&(_0x2bb1bf=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x17454f})),_0x2bb1bf['then'](()=>{this['addSuggestionData'](_0x4faab9)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x1e77bf,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x17454f,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x1e77bf,'ready'),this['fire']('suggestionLoaded',_0x1e77bf);break;case'ready':this['fire']('suggestionChanged',_0x1e77bf);}return _0x1e77bf['addMarkerName'](_0x370dc4),_0x1e77bf;}['_refreshSuggestionsChain'](_0x2dfed3){const _0x17110b=Array['from'](_0x2dfed3),_0x4194b4=_0x17110b['filter'](_0x2d0177=>'attribute'==_0x2d0177['type']);this['_refreshAttributeSuggestionsChain'](_0x4194b4);const _0x1fd04e=_0x17110b['filter'](_0x5daeb4=>!_0x5daeb4['isMultiRange']&&'attribute'!=_0x5daeb4['type']),_0x1b3d46=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x42d83a=>!_0x42d83a['isMultiRange']&&'attribute'!=_0x42d83a['type']),_0x44b8f8=_0x1b3d46['filter'](_0x1bbdbe=>!_0x2dfed3['has'](_0x1bbdbe)),_0x51ea57=new Map(_0x1b3d46['map'](_0x5289d6=>[_0x5289d6,this['_suggestionFactory']['getSuggestionCallback'](_0x5289d6['type'],_0x5289d6['subType'],'chain')])),_0x4457a7=new Map(_0x1b3d46['map'](_0x344bd2=>[_0x344bd2,_0x344bd2['getFirstRange']()])),_0x2edf15=new Set(),_0x83ab50=new Set();for(let _0x193db8=0x0;_0x193db8<_0x1fd04e['length'];_0x193db8++)_0x255d9c(_0x1fd04e[_0x193db8],_0x1fd04e,_0x193db8+0x1);for(let _0x1fac6f=0x0;_0x1fac6f<_0x1fd04e['length'];_0x1fac6f++)_0x255d9c(_0x1fd04e[_0x1fac6f],_0x44b8f8,0x0);const _0x3ef1c1=new Set();for(let _0x3a9b78=0x0;_0x3a9b78<_0x1fd04e['length'];_0x3a9b78++){const _0x3fd3b5=_0x1fd04e[_0x3a9b78];!_0x83ab50['has'](_0x3fd3b5)&&_0x3fd3b5['previous']&&(_0x3ef1c1['add'](_0x3fd3b5['previous']),_0x3fd3b5['previous']['next']===_0x3fd3b5&&(_0x3fd3b5['previous']['next']=null),_0x3fd3b5['previous']=null),!_0x2edf15['has'](_0x3fd3b5)&&_0x3fd3b5['next']&&(_0x3ef1c1['add'](_0x3fd3b5['next']),_0x3fd3b5['next']['previous']===_0x3fd3b5&&(_0x3fd3b5['next']['previous']=null),_0x3fd3b5['next']=null);}function _0x255d9c(_0x411dec,_0x13f5fb,_0x390c51){for(let _0x13de68=_0x390c51;_0x13de68<_0x13f5fb['length'];_0x13de68++){const _0x48506f=_0x5332f7(_0x411dec,_0x13f5fb[_0x13de68]);_0x48506f&&(_0x48506f[0x0]['next']=_0x48506f[0x1],_0x48506f[0x1]['previous']=_0x48506f[0x0],_0x2edf15['add'](_0x48506f[0x0]),_0x83ab50['add'](_0x48506f[0x1]));}}function _0x5332f7(_0x517b52,_0x2be183){if(_0x517b52['author']['id']!==_0x2be183['author']['id'])return null;const _0x6a64ec=_0x51ea57['get'](_0x517b52)(_0x517b52,_0x2be183,_0x4457a7['get'](_0x517b52),_0x4457a7['get'](_0x2be183));if(!_0x6a64ec)return null;return _0x51ea57['get'](_0x2be183)(_0x517b52,_0x2be183,_0x4457a7['get'](_0x517b52),_0x4457a7['get'](_0x2be183))?_0x6a64ec[0x1]['commentThread']&&_0x6a64ec[0x1]['commentThread']['length']?null:_0x6a64ec:null;}_0x3ef1c1['size']&&this['_refreshSuggestionsChain'](_0x3ef1c1);}['_refreshAttributeSuggestionsChain'](_0x19fc3b){if(0x0==_0x19fc3b['length'])return;const _0x389e4a=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x10c33e=>'attribute'==_0x10c33e['type']&&_0x10c33e['_isDataLoaded']),_0x4ef44f=[],_0x485b6e=new Map();for(const _0x44d0c5 of _0x389e4a){const _0x581c4b=_0x5ae330(_0x44d0c5['attributes']);_0x485b6e['has'](_0x581c4b)||(_0x485b6e['set'](_0x581c4b,_0x4ef44f['length']),_0x4ef44f['push']([]));const _0x57d949=_0x485b6e['get'](_0x581c4b);_0x4ef44f[_0x57d949]['push'](_0x44d0c5);}!(function(){_0x4ef44f['sort']((_0x5f55ac,_0x586a3f)=>{const _0x4ae149=_0x5f55ac[0x0]['createdAt'],_0x518b75=_0x586a3f[0x0]['createdAt'];return _0x4ae149==_0x518b75?_0x5f55ac[0x0]['attributes']['groupId']<_0x586a3f[0x0]['attributes']['groupId']?-0x1:0x1:_0x4ae149<_0x518b75?-0x1:0x1;});for(const _0x378b15 of _0x4ef44f)_0x378b15['sort']((_0x481d62,_0x9d377d)=>_0x481d62['id']<_0x9d377d['id']?-0x1:0x1);}());for(let _0x1dd933=0x0;_0x1dd933<_0x4ef44f['length'];_0x1dd933++){if(0x0==_0x4ef44f[_0x1dd933]['length'])continue;const _0x197a92=[];for(let _0x3f4658=_0x1dd933+0x1;_0x3f4658<_0x4ef44f['length'];_0x3f4658++)0x0!=_0x4ef44f[_0x3f4658]['length']&&_0x35c395(_0x4ef44f[_0x1dd933],_0x4ef44f[_0x3f4658])&&_0x197a92['push'](_0x3f4658);for(const _0x301978 of _0x197a92)_0x4ef44f[_0x1dd933]=_0x4ef44f[_0x1dd933]['concat'](_0x4ef44f[_0x301978]),_0x4ef44f[_0x301978]=[];}for(const _0x32754e of _0x4ef44f)for(let _0x3129a4=0x0;_0x3129a4<_0x32754e['length'];_0x3129a4++){const _0x1e42e4=_0x32754e[_0x3129a4+0x1]||null;_0x32754e[_0x3129a4]['next']!==_0x1e42e4&&(_0x32754e[_0x3129a4]['next']=_0x1e42e4);}for(const _0x10126a of _0x4ef44f)for(let _0x3fa8c5=0x0;_0x3fa8c5<_0x10126a['length'];_0x3fa8c5++){const _0x44bdba=_0x10126a[_0x3fa8c5-0x1]||null;_0x10126a[_0x3fa8c5]['previous']!==_0x44bdba&&(_0x10126a[_0x3fa8c5]['previous']=_0x44bdba);}function _0x35c395(_0x3ecc76,_0x45e144){if(_0x3ecc76[0x0]['attributes']['groupId']!==_0x45e144[0x0]['attributes']['groupId']&&_0x3ecc76[0x0]['author']!==_0x45e144[0x0]['author'])return!0x1;if(!function(_0x143aa7,_0x9ff9f1){if(!_0x143aa7['hasComments']&&!_0x9ff9f1['hasComments'])return!0x0;if(_0x143aa7['hasComments']&&_0x9ff9f1['hasComments'])return!0x1;if(_0x143aa7['hasComments']&&_0x9ff9f1['createdAt']<_0x143aa7['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x9ff9f1['hasComments']&&_0x143aa7['createdAt']<_0x9ff9f1['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x3ecc76[0x0],_0x45e144[0x0]))return!0x1;const _0x1ebab0=Vt(_0x3ecc76[0x0]['attributes'],'groupId'),_0x46a991=Vt(_0x45e144[0x0]['attributes'],'groupId');if(!_0x5e7928(_0x1ebab0,_0x46a991))return!0x1;return!!_0x3ecc76['every'](_0x9473b3=>_0x45e144['some'](_0x582d1b=>_0x9473b3['getFirstRange']()['isEqual'](_0x582d1b['getFirstRange']())))&&_0x45e144['every'](_0x42a01c=>_0x3ecc76['some'](_0x369866=>_0x42a01c['getFirstRange']()['isEqual'](_0x369866['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x103abc){const _0x4cbdff=Array['from'](_0x103abc),_0xeba398=this['getSuggestions']({'skipNotAttached':!0x0}),_0x102946=_0xeba398['filter'](_0x211781=>!_0x103abc['has'](_0x211781)),_0x45cb37=new Map(_0x4cbdff['map'](_0x3de2a5=>[_0x3de2a5,this['_suggestionFactory']['getSuggestionCallback'](_0x3de2a5['type'],_0x3de2a5['subType'],'join')])),_0x4d1b41=new Map(_0xeba398['map'](_0x36fd1c=>[_0x36fd1c,_0x36fd1c['getRanges']()]));for(let _0x416bc9=0x0;_0x416bc9<_0x4cbdff['length'];_0x416bc9++){if(_0x371acb(this,_0x4cbdff[_0x416bc9],_0x4cbdff,_0x416bc9+0x1))return!0x0;}for(let _0x3986e2=0x0;_0x3986e2<_0x4cbdff['length'];_0x3986e2++){if(_0x371acb(this,_0x4cbdff[_0x3986e2],_0x102946,0x0))return!0x0;}return!0x1;function _0x371acb(_0x41e540,_0x1943db,_0x121753,_0x5a6f7d){for(let _0x4f0da8=_0x5a6f7d;_0x4f0da8<_0x121753['length'];_0x4f0da8++){const _0x4120ad=_0x121753[_0x4f0da8];if(_0x4120ad['type']!==_0x1943db['type']||_0x4120ad['author']['id']!==_0x1943db['author']['id']||_0x4120ad['subType']!==_0x1943db['subType'])continue;if(!Wt(_0x1943db,_0x4120ad))continue;if('attribute'==_0x1943db['type']&&_0x1943db['data']['oldValue']!=_0x4120ad['data']['oldValue'])continue;if('attribute'==_0x1943db['type']&&_0x41e540['_isBlockAttribute'](_0x1943db['data']['key']))continue;if('formatBlock'==_0x1943db['type']){const _0x453d73=_0x41e540['editor']['model'],_0xb482c4=_0x1943db['getContainedElement']();if(_0xb482c4&&(_0x453d73['schema']['isObject'](_0xb482c4)||_0x453d73['schema']['isLimit'](_0xb482c4)))continue;}const _0x136960=_0x45cb37['get'](_0x1943db),_0x163676=_0x4d1b41['get'](_0x1943db),_0x2a6fab=_0x4d1b41['get'](_0x4120ad),_0x25c529=_0x1943db['commentThread']&&_0x1943db['commentThread']['length'],_0x111172=_0x4120ad['commentThread']&&_0x4120ad['commentThread']['length'];if(!_0x25c529&&_0x136960(_0x2a6fab,_0x163676))return _0x41e540['_joinSuggestions'](_0x4120ad,_0x1943db),_0x4d1b41['delete'](_0x1943db),!0x0;if(!_0x111172&&_0x136960(_0x163676,_0x2a6fab))return _0x41e540['_joinSuggestions'](_0x1943db,_0x4120ad),_0x4d1b41['delete'](_0x4120ad),!0x0;}return!0x1;}}['_joinSuggestions'](_0x3d79bc,_0x5e8f22){if(_0x3d79bc['isMultiRange']){for(const _0x11d20e of _0x5e8f22['getRanges']())_0x3d79bc['addRange'](_0x11d20e);}else{const _0x9c79e8=_0x5e8f22['getFirstRange']()['end'];this['_setSuggestionRange'](_0x3d79bc,this['_model']['createRange'](_0x3d79bc['getFirstRange']()['start'],_0x9c79e8));}_0x5e8f22['removeMarkers']();}['_getMarkerAnnouncementText'](_0x1b4ecd,_0x371ea3,_0x4e1ee7){const _0x3eb43f=_0x1b4ecd['startsWith']('format')||_0x1b4ecd['startsWith']('attribute')?'FORMATTING':_0x1b4ecd['toUpperCase']();return c(this['editor']['locale'],_0x371ea3+'_'+_0x3eb43f+'_SUGGESTION_ANNOUNCEMENT',_0x4e1ee7);}['_initAriaMarkerChangeAnnouncements'](){const _0x2edd79=this['editor'];if(!_0x2edd79['ui'])return;const {ariaLiveAnnouncer:_0x20034b}=_0x2edd79['ui'];_0x258e32(this['_model'],({left:_0x31ab75,entered:_0x3aa3ec})=>{for(const _0x402b59 of _0x31ab75){const {group:_0x4474f5,type:_0x1d561b}=this['_splitMarkerName'](_0x402b59['name']);if('suggestion'===_0x4474f5){_0x20034b['announce'](this['_getMarkerAnnouncementText'](_0x1d561b,'LEAVE'));break;}}for(const _0x57287b of _0x3aa3ec){const {group:_0x4ccc87,type:_0x36a5f5}=this['_splitMarkerName'](_0x57287b['name']);if('suggestion'===_0x4ccc87){_0x20034b['announce'](this['_getMarkerAnnouncementText'](_0x36a5f5,'ENTER',_0x17eec3(_0x56e5e7)));break;}}});}['_processAttributeChanges'](_0x3e77b7){if(this['_recordAttributeSuggestions'])return!0x1;const _0x53e2bc=this['editor'],_0x5f37f9=_0x53e2bc['model']['document']['differ']['getChanges']();if(0x0==_0x5f37f9['length'])return!0x1;const _0x4b4e29=[],_0x3c9d17=_0x5f37f9['filter'](_0xf35d02=>'attribute'==_0xf35d02['type']),_0x504390=_0x5f37f9['filter'](_0x417cca=>'insert'==_0x417cca['type']&&'$text'!=_0x417cca['name']),_0x1caead=_0x5f37f9['filter'](_0x533f29=>'remove'==_0x533f29['type']&&'$text'!=_0x533f29['name']);for(const _0x1a4f9f of _0x3c9d17)_0x4b4e29['push']({'key':_0x1a4f9f['attributeKey'],'newValue':_0x1a4f9f['attributeNewValue'],'oldValue':_0x1a4f9f['attributeOldValue'],'range':Ht(_0x1a4f9f['range'],_0x53e2bc['model'])});for(const _0x4e5f30 of _0x504390){const _0xd095f5=_0x1caead['find'](_0x31a14b=>_0x31a14b['position']['isEqual'](_0x4e5f30['position']));_0xd095f5&&_0x4b4e29['push']({'key':u,'newValue':_0x4e5f30['name'],'oldValue':_0xd095f5['name'],'range':_0x53e2bc['model']['createRangeOn'](_0x4e5f30['position']['nodeAfter'])});}return 0x0!=_0x4b4e29['length']&&this['_reduceExistingSuggestions'](_0x3e77b7,_0x4b4e29);}['_processAttributeSuggestions'](_0x2e358e){let _0x38dadc=!0x1;const _0x526310=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x30e570=>_0x30e570['data']['newRange']&&_0x30e570['name']['startsWith']('suggestion:attribute:'));for(const _0x30a3ad of _0x526310){const {subType:_0x100570,id:_0x578ba}=this['_splitMarkerName'](_0x30a3ad['name']),_0x4fc3e2=_0x100570['split']('|')[0x0];for(const _0x26d2b7 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x26d2b7['id']!=_0x578ba&&'attribute'==_0x26d2b7['type']&&_0x26d2b7['data']&&_0x26d2b7['data']['key']==_0x4fc3e2&&_0x26d2b7['getFirstRange']()['isIntersecting'](_0x30a3ad['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x26d2b7,_0x30a3ad['data']['newRange'],_0x2e358e),_0x38dadc=!0x0);}return _0x38dadc;}['_recordAttributeChanges'](_0x518a3e){this['_recordAttributeSuggestions']=!0x0,_0x518a3e();}['_isRegisteredAttribute'](_0x62adde){const _0x558bc1=this['_isBlockAttribute'](_0x62adde),_0x42bf61=this['_inlineAttributeKeys']['has'](_0x62adde);return _0x558bc1||_0x42bf61;}['_reduceExistingSuggestions'](_0x2161b9,_0x4feef8){if(0x0==_0x4feef8['length'])return!0x1;let _0x11a54c=!0x1;for(const _0x1e7432 of _0x4feef8){const _0x529526=this['_findSuggestions'](_0x1e7432['range'],'attribute')['filter'](_0x74a9f6=>!_0x74a9f6['meta']['isNextTo'])['map'](_0x2eafa8=>_0x2eafa8['suggestion']),_0x9701f1=_0x5ae330({'newValue':_0x1e7432['newValue']});_0x529526['filter'](_0xb36a10=>{const [_0x42224f,_0x52658e]=_0xb36a10['subType']['split']('|');return _0x42224f==_0x1e7432['key']&&_0x52658e!=_0x9701f1;})['forEach'](_0x34d492=>{this['_reduceSuggestionAttributeRange'](_0x34d492,_0x1e7432['range'],_0x2161b9),_0x11a54c=!0x0;});}return _0x11a54c;}['_reduceSuggestionAttributeRange'](_0x3e5ed5,_0x24a907,_0x33946e){const _0x1757a7=_0x3e5ed5['getFirstRange']()['getDifference'](_0x24a907);0x0!==_0x1757a7['length']?0x1!==_0x1757a7['length']?this['_breakSuggestionMarker'](_0x3e5ed5,_0x24a907['start'],_0x24a907['end']):this['_setSuggestionRange'](_0x3e5ed5,_0x1757a7[0x0]):_0x33946e['removeMarker'](_0x3e5ed5['getFirstMarker']());}}class Ft{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x534d16){this['_editor']=_0x534d16,this['_model']=_0x534d16['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x32017a,_0x2cc8e9,_0x51771a,_0x34ba25,_0x21a109,_0xbcdf24){return new o(this['_model'],{'type':_0x32017a,'subType':_0x2cc8e9,'id':_0x51771a,'author':_0x34ba25,'creator':_0x34ba25,'attributes':_0x21a109,'onAttributesChange':_0xbcdf24,'onAccept':(..._0xe4ba5d)=>this['getSuggestionCallback'](_0x32017a,_0x2cc8e9,'accept')(..._0xe4ba5d),'onDiscard':(..._0x221d8c)=>this['getSuggestionCallback'](_0x32017a,_0x2cc8e9,'discard')(..._0x221d8c)});}['registerCustomCallback'](_0x594bd0,_0xffbd9c,_0x3ff3dc,_0x82b682){const _0x21c75d=_0x594bd0+':'+_0xffbd9c+':'+_0x3ff3dc;this['_customCallbacks']['set'](_0x21c75d,_0x82b682);}['getSuggestionCallback'](_0x12263f,_0x2cb94d,_0x19d203){const _0x34a92a=_0x12263f+':'+_0x2cb94d+':'+_0x19d203;return this['_customCallbacks']['get'](_0x34a92a)||this['_defaultCallbacks']['get'](_0x12263f+':'+_0x19d203);}['_registerDefaultCallbacks'](){const _0x45e955=()=>!0x1,_0x51b0d2=_0x3f1082=>{_0x3f1082['sort']((_0x58cdaa,_0x1c10da)=>_0x58cdaa['start']['isBefore'](_0x1c10da['start'])?0x1:-0x1),this['_model']['change'](_0x3a586d=>{for(const _0x317306 of _0x3f1082){let _0x6f02b2;_0x6f02b2=_0x317306['end']['isAtEnd']&&_0x317306['end']['parent']==_0x317306['start']['nodeAfter']?_0x3a586d['createSelection'](_0x317306['start']['nodeAfter'],'on'):_0x3a586d['createSelection'](_0x317306),this['_model']['deleteContent'](_0x6f02b2,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x259d16=(_0x2254ca,_0x315804)=>{_0x315804&&this['_model']['change'](_0x31fafa=>{const {commandName:_0x43e8b6,commandParams:_0x484158=[]}=_0x315804,_0x4b1104=_0x2254ca['map'](_0x153481=>(Gt(_0x153481)&&(_0x153481=this['_model']['createRange'](_0x153481['end'])),_0x153481))['filter'](_0x38334c=>'$graveyard'!==_0x38334c['root']['rootName']);if(_0x4b1104['length']<0x1)return;const _0x17dd9f=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x5c514f=>_0x542068['fromRange'](_0x5c514f));_0x31fafa['setSelection'](_0x4b1104);for(const _0x3ab2cb of this['_editor']['commands']['commands']())_0x3ab2cb['refresh']();_0x484158['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x43e8b6,..._0x484158);const _0x369fa4=_0x17dd9f['filter'](_0x16303b=>'$graveyard'!=_0x16303b['root']['rootName']);_0x369fa4['length']>0x0&&_0x31fafa['setSelection'](_0x369fa4);for(const _0x1573b1 of _0x17dd9f)_0x1573b1['detach']();});},_0x481037=(_0x4f9543,_0x38bb9a)=>0x1==_0x4f9543['length']&&0x1==_0x38bb9a['length']&&_0x4f9543[0x0]['end']['isEqual'](_0x38bb9a[0x0]['start']),_0x2027fe=(_0x24658f,_0x439a55,_0x40e34e,_0x1f51a5)=>zt(_0x24658f,_0x439a55,_0x40e34e,_0x1f51a5)?[_0x24658f,_0x439a55]:zt(_0x439a55,_0x24658f,_0x1f51a5,_0x40e34e)?[_0x439a55,_0x24658f]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x45e955),this['_defaultCallbacks']['set']('insertion:discard',_0x51b0d2),this['_defaultCallbacks']['set']('insertion:join',_0x481037),this['_defaultCallbacks']['set']('insertion:chain',_0x2027fe),this['_defaultCallbacks']['set']('deletion:accept',_0x51b0d2),this['_defaultCallbacks']['set']('deletion:discard',_0x45e955),this['_defaultCallbacks']['set']('deletion:join',_0x481037),this['_defaultCallbacks']['set']('deletion:chain',_0x2027fe),this['_defaultCallbacks']['set']('formatInline:accept',_0x259d16),this['_defaultCallbacks']['set']('formatInline:discard',_0x45e955),this['_defaultCallbacks']['set']('formatInline:join',_0x481037),this['_defaultCallbacks']['set']('formatInline:chain',_0x45e955),this['_defaultCallbacks']['set']('formatBlock:accept',_0x259d16),this['_defaultCallbacks']['set']('formatBlock:discard',_0x45e955),this['_defaultCallbacks']['set']('formatBlock:join',_0x481037),this['_defaultCallbacks']['set']('formatBlock:chain',_0x45e955),this['_defaultCallbacks']['set']('attribute:accept',_0x45e955),this['_defaultCallbacks']['set']('attribute:discard',(_0x4a4a7b,_0x270466)=>{if(!_0x270466)return;const _0x200c8c=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x3936f0=>{if(_0x270466['key']==u)for(const _0x1e8bfc of _0x4a4a7b){const _0x22c3c3=_0x1e8bfc['start']['nodeAfter'],_0x84ae73=_0x270466['oldValue'];_0x3936f0['rename'](_0x22c3c3,_0x84ae73);}else{if(_0x200c8c['_isBlockAttribute'](_0x270466['key'])){for(const _0x3ba8aa of _0x4a4a7b)void 0x0!==_0x270466['oldValue']?_0x3936f0['setAttribute'](_0x270466['key'],_0x270466['oldValue'],_0x3ba8aa['start']['nodeAfter']):_0x3936f0['removeAttribute'](_0x270466['key'],_0x3ba8aa['start']['nodeAfter']);}else{for(const _0x6dec72 of _0x4a4a7b)_0x270466['oldValue']?_0x3936f0['setAttribute'](_0x270466['key'],_0x270466['oldValue'],_0x6dec72):_0x3936f0['removeAttribute'](_0x270466['key'],_0x6dec72);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x481037);}}function Pt(_0x54669f,_0x9fed64,_0x110cec){for(const _0x9a9625 of _0x9fed64['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x9a9625['root']==_0x9a9625)return!0x1;if(!_0x110cec['containsItem'](_0x9a9625))return!0x1;if(_0x54669f['isObject'](_0x9a9625)||_0x54669f['isLimit'](_0x9a9625))return!0x0;}return!0x1;}function Gt(_0x72e66f){return _0x72e66f['end']['parent']==_0x72e66f['start']['nodeAfter']&&_0x72e66f['end']['isAtStart'];}function Lt(_0x355408,_0x27df9a,_0x471c5b,_0x2b9701){const _0x3f84c7=_0x3557b5=>!_0x3557b5['item']['is']('$textProxy')&&!_0x2b9701['isObject'](_0x3557b5['item']),_0xedb9fd=_0x355408['start']['getLastMatchingPosition'](_0x3f84c7),_0x251440=_0x355408['end']['getLastMatchingPosition'](_0x3f84c7,{'direction':'backward'});return(!_0x355408['start']['isEqual'](_0xedb9fd)||!_0x355408['end']['isEqual'](_0x251440))&&(_0xedb9fd['isBefore'](_0x251440)?_0x471c5b['updateMarker'](_0x27df9a,{'range':_0x471c5b['createRange'](_0xedb9fd,_0x251440)}):_0x471c5b['removeMarker'](_0x27df9a),!0x0);}function Jt(_0x4d6e8d){return _0x5ae330(_0x4d6e8d);}function Kt(_0xac2dde){const _0x2704a8=_0xac2dde['start']['nodeAfter'];return _0x2704a8&&_0x2704a8['is']('element');}function Ht(_0x319527,_0x32ae4a){return null==_0x319527['end']['nodeBefore']&&_0x319527['end']['parent']==_0x319527['start']['nodeAfter']?qt(_0x319527['start']['nodeAfter'],_0x32ae4a):_0x319527;}function qt(_0x115b22,_0x252044){const _0x115752=_0x252044['schema']['isObject'](_0x115b22)||_0x252044['schema']['isSelectable'](_0x115b22);return _0x252044['createRange'](_0x252044['createPositionAt'](_0x115b22,'before'),_0x115752?_0x252044['createPositionAfter'](_0x115b22):_0x252044['createPositionAt'](_0x115b22,'end'));}function zt(_0x5c7472,_0x3bf8b3,_0x442e8f,_0x4b852e){return!!Wt(_0x5c7472,_0x3bf8b3)&&_0x442e8f['end']['isEqual'](_0x4b852e['start']);}function Wt(_0x3c8672,_0x227aaf){if(!_0x3c8672['_isDataLoaded']||!_0x227aaf['_isDataLoaded'])return!0x1;const _0x437f4f=new Set(Object['keys'](_0x3c8672['attributes'])),_0xf714de=new Set(Object['keys'](_0x227aaf['attributes']));if(_0x437f4f['delete']('groupId'),_0xf714de['delete']('groupId'),0x0==_0x437f4f['size']&&0x0==_0xf714de['size'])return!0x0;if(_0x437f4f['size']!=_0xf714de['size'])return!0x1;const _0x54654f={..._0x3c8672['attributes']},_0x48d828={..._0x227aaf['attributes']};return delete _0x54654f['groupId'],delete _0x48d828['groupId'],JSON['stringify'](_0x54654f)==JSON['stringify'](_0x48d828);}function Qt(_0xcdd8f2,_0x2d20e6){const _0x5e3b5a=Xt(_0xcdd8f2['attributes']),_0x7efcbb=Xt(_0x2d20e6);if(!_0xcdd8f2['_isDataLoaded'])return!0x1;for(const _0x382578 of Object['keys'](_0x7efcbb))if(!_0x5e7928(_0x5e3b5a[_0x382578],_0x7efcbb[_0x382578]))return!0x1;return!0x0;}function Xt(_0x599d6d){const _0x39efed=Object['assign']({},_0x599d6d);return delete _0x39efed['skipNestingCheck'],delete _0x39efed['tablePasteChainId'],_0x39efed;}class pe extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x5f4cc5(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0xd1abb1,_0x297f63,_0xddbe0b,_0x36c77a){super(),this['model']=_0x297f63,this['view']=_0xddbe0b,this['commentThreadController']=_0x36c77a,this['_editor']=_0xd1abb1,this['_acceptCommand']=_0xd1abb1['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0xd1abb1['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3a661b,_0x222d8d)=>_0x3a661b||_0x222d8d),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x142469=>_0x142469&&this['_editor']['model']['canEditAt'](_0x297f63['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x2b9b38=>_0x2b9b38&&this['_editor']['model']['canEditAt'](_0x297f63['getRanges']())),this['_pendingAction']=null,_0xddbe0b['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0xddbe0b,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0xddbe0b,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0xddbe0b,'change:isDirty',()=>{_0xddbe0b['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 _0x39bcf0=c(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x39bcf0);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x3e415b{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x1c6e63,_0x290563,_0x53d129,_0x27c6a8){super(_0x1c6e63),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x55e8f4(_0x1c6e63,c(_0x1c6e63,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x290563['authoredAt']),this['bind']('authoredAt')['to'](_0x290563),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',_0x290563,'authoredAt',this,'descriptionParts',(_0x1ce5f3,_0x458945,_0x39f9c5)=>{const _0x43a133=_0x39f9c5['map'](_0x34997c=>ls(_0x34997c['content']))['join']('.\x20')+'.';return c(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x1ce5f3-0x1,_0x290563['author']['name'],_0x458945?_0x27c6a8['formatDateTime'](_0x458945):'',new DOMParser()['parseFromString'](_0x43a133,'text/html')['body']['textContent']]);}),this['focusables']=new _0x58d0a4(),this['focusTracker']=new _0x4e2add(),this['keystrokes']=new _0x4bd764(),this['focusCycler']=new _0x24fe94({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x26dce3=>_0x26dce3['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x290563,this['_localUser']=_0x53d129,this['_config']=_0x27c6a8,_0x27c6a8['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x1c73f0(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x46f7c9}=this['_config'];this['commentsListView']=new _0x46f7c9(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',_0x5cef75=>_0x5cef75+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x70ece,_0x3492d6)=>_0x70ece||!!_0x3492d6);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4d0a91}=this['_config'],_0x1d9054=new _0x4d0a91(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3bdaef=_0x1d9054['commentInputView'];return _0x1d9054['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x3bdaef,'value',(_0x21a897,_0x39b2ff,_0x46c2fa)=>!!_0x46c2fa||_0x21a897&&!_0x39b2ff),_0x3bdaef['on']('submit',(_0x524eb6,_0x20cc5d)=>{this['fire']('addComment',_0x20cc5d),_0x3bdaef['editor']['setData']('');}),_0x3bdaef['on']('cancel',()=>this['focus']()),_0x3bdaef['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x1d9054;}}class fe extends us{['suggestionView'];['_descriptionElement'];constructor(_0x4285da,_0x25bf0f,_0x10f3ac,_0x598311){super(_0x4285da,_0x25bf0f,_0x10f3ac,_0x598311),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x5a45dc=>_0x5a45dc&&_0x5a45dc[0x0]?_0x5a45dc[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x1940a7,_0xfc97d2)=>{let _0x1381a4='';for(const _0x57ea23 of _0x1940a7)_0x1381a4+='<p>'+ls(_0x57ea23['content'],_0x57ea23['color'])+'</p>';return _0xfc97d2?_0x1381a4:ti(_0x1381a4,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x598311['SuggestionView'](_0x4285da,_0x25bf0f,{'formatDateTime':_0x598311['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x33a478=this['bindTemplate'],_0x3df2fd=[this['suggestionView']];return this['commentsListView']&&_0x3df2fd['push'](this['commentsListView']),this['commentThreadInputView']&&_0x3df2fd['push'](this['commentThreadInputView']),_0x3df2fd['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x33a478['if']('isActive','ck-suggestion-wrapper--active'),_0x33a478['to']('type',_0x31fb5f=>'ck-suggestion-'+_0x31fb5f),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':_0x33a478['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x3df2fd};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class we extends _0x3e415b{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x40e77f,_0xd6e781,_0x231180){super(_0x40e77f),this['_model']=_0xd6e781,this['_config']=_0x231180,this['set']('description',''),this['bind']('authoredAt')['to'](_0xd6e781),this['acceptButton']=this['_createButton'](c(_0x40e77f,'Accept\x20suggestion'),_0x1bb85f,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](c(_0x40e77f,'Discard\x20suggestion'),_0x5ac248,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x5b0652(_0x40e77f,_0xd6e781['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x58d0a4([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x4e2add(),this['keystrokes']=new _0x4bd764(),this['focusCycler']=new _0x24fe94({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x32d33e=>_0x32d33e['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x2b9192=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x2b9192['innerHTML']=this['description'],this['on']('change:description',(_0x475dff,_0x11acde,_0x39d6aa)=>{_0x2b9192['innerHTML']=_0x39d6aa;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x18ed93=this['bindTemplate'],_0x23844c=[{'tag':'div','attributes':{'class':['ck-suggestion__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-suggestion__info-name','ck-annotation__info-name'],'data-cke-tooltip-text':this['userView']['name']}},{'tag':'time','attributes':{'datetime':_0x18ed93['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x18ed93['to']('authoredAt',_0xb03d92=>this['_config']['formatDateTime'](_0xb03d92))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x23844c['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x23844c}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):c(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):c(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x476896,_0x414619,_0x486ae3,_0x2789b6,_0x4d5baa){const _0x35393b=new _0x2f7fc4(this['locale']);return _0x35393b['set']({'label':_0x476896,'icon':_0x414619,'tooltip':!0x0,'tooltipPosition':_0x4d5baa}),_0x35393b['extendTemplate']({'attributes':{'class':_0x486ae3}}),_0x35393b['on']('execute',()=>{this['fire'](_0x2789b6,this['_model']['id']);}),_0x35393b;}['_setupKeyboardNavigation'](){const _0x2da8aa=this['element'];this['keystrokes']['listenTo'](_0x2da8aa);for(const _0x2db7f7 of this['focusables'])this['focusTracker']['add'](_0x2db7f7['element']),this['keystrokes']['listenTo'](_0x2db7f7['element']);this['keystrokes']['set']('enter',(_0x48d9f7,_0x4bd532)=>{_0x2da8aa===_0x48d9f7['target']&&(this['focusCycler']['focusFirst'](),_0x4bd532());}),this['keystrokes']['set']('esc',(_0x51908d,_0x533df9)=>{_0x2da8aa!==_0x51908d['target']&&(this['focus'](),_0x533df9());});}}class d extends _0x2fff63{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x305a6b,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5d3e71){super(_0x5d3e71),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0xe00584=this['editor']['config'];_0xe00584['define']('trackChanges.SuggestionThreadView',fe),_0xe00584['define']('trackChanges.SuggestionView',we),_0xe00584['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0xe00584['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0xdc9f84,_0x36abe5){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5c2ae8,_0x268049]of this['_handleControllerBuffer']){const _0x405afc=this['_suggestionToController']['has'](_0x5c2ae8);_0x405afc||_0x268049?_0x405afc&&_0x268049&&this['_destroyController'](_0x5c2ae8):this['_initializeController'](_0x5c2ae8);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0xdc9f84,_0x36abe5);}['init'](){const _0x3df74c=this['editor'],_0xe8fc1d=_0x3df74c['plugins']['get']('TrackChangesEditing'),_0x485fc5=_0x3df74c['plugins']['get']('Annotations'),_0x5ab82d=_0x3df74c['plugins']['get']('EditorAnnotations'),_0xeb9c5e=_0x3df74c['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x5ab82d['addSourceCollector'](()=>{const _0x2fb3d8=[];for(const [_0x477bec,_0x191ae9]of Array['from'](this['_suggestionToController'])){const _0x12598b=_0x477bec['getAllAdjacentSuggestions'](),_0x58b312=[];for(const _0x16491b of _0x12598b){if(!_0x16491b['isInContent'])continue;if(_0x16491b['isMultiRange']){_0x58b312['push'](..._0x16491b['getRanges']());continue;}const _0x447c03=_0x16491b['getFirstRange']();if(_0x58b312['length']>0x0){const _0xc9b4d0=_0x58b312[0x0]['getJoined'](_0x447c03);if(_0xc9b4d0){_0x58b312[0x0]=_0xc9b4d0;continue;}}_0x58b312['push'](_0x447c03);}_0x2fb3d8['push']([_0x191ae9['view'],_0x58b312]);}return _0x2fb3d8;}),this['listenTo'](_0xe8fc1d,'suggestionLoaded',(_0x105609,_0x2a6e80)=>{this['listenTo'](_0x2a6e80,'change:previous',(_0x5180ac,_0x9ae853,_0x16841f,_0x2cf4f0)=>{_0x2a6e80['isInContent']&&(null==_0x16841f?(this['_updateController'](_0x2cf4f0['head']),this['_handleSuggestionControllerDelayed'](_0x2a6e80,!0x1)):(this['_updateController'](_0x16841f['head']),null==_0x2cf4f0&&this['_handleSuggestionControllerDelayed'](_0x2a6e80,!0x0)));}),null!==_0x2a6e80['previous']?this['_updateController'](_0x2a6e80['head']):this['_handleSuggestionControllerDelayed'](_0x2a6e80,!0x1);}),this['listenTo'](_0xe8fc1d,'suggestionUnloaded',(_0x4754f7,_0x9d1f7d,_0x22d687)=>{this['stopListening'](_0x9d1f7d,'change:previous'),this['_handleControllerBuffer']['delete'](_0x9d1f7d),this['_suggestionToController']['has'](_0x9d1f7d)&&this['_destroyController'](_0x9d1f7d),_0x22d687&&this['_updateController'](_0x22d687['head']);}),this['listenTo'](_0xe8fc1d,'suggestionChanged',(_0x5ddedd,_0x5e89b5)=>{this['_updateController'](_0x5e89b5);}),this['listenTo'](_0x485fc5,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0xeb9c5e,'addComment',(_0x2f4292,{threadId:_0x3e91c1,isFromAdapter:_0x1a9e6b})=>{if(_0x1a9e6b||!_0xe8fc1d['hasSuggestion'](_0x3e91c1))return;const _0xc86090=_0xe8fc1d['getSuggestion'](_0x3e91c1);this['_suggestionToController']['get'](_0xc86090)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x455b5a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x54207c;for(const _0x2239e8 in _0x455b5a){const _0x55d513=_0x2239e8,_0x3a0477=_0x455b5a[_0x55d513];if('trackChangesLicenseKeyValid'==_0x3a0477||'trackChangesLicenseKeyInvalid'==_0x3a0477||'trackChangesLicenseKeyExpired'==_0x3a0477||'trackChangesLicenseKeyDomainLimit'==_0x3a0477||'trackChangesLicenseKeyNotAllowed'==_0x3a0477||'trackChangesLicenseKeyEvaluationLimit'==_0x3a0477||'trackChangesLicenseKeyTrialLimit'==_0x3a0477||'trackChangesLicenseKeyUsageLimit'==_0x3a0477){delete _0x455b5a[_0x55d513],_0x54207c=_0x3a0477,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x54207c&&_0x455b5a['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x54207c&&_0x455b5a['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x54207c&&_0x455b5a['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x54207c&&_0x455b5a['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x54207c&&_0x455b5a['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x54207c&&_0x455b5a['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x54207c&&_0x455b5a['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x15f98c=this['editor']['plugins']['get']('Annotations'),_0x1fe0f7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3d22e1=Array['from'](_0x15f98c['activeAnnotations'],_0x5433f0=>_0x5433f0['innerView'])['filter'](_0x464ce2=>this['_viewToController']['has'](_0x464ce2)),_0x564256=[];for(const _0x2fa806 of _0x3d22e1){const _0x20a685=this['_viewToController']['get'](_0x2fa806)['model']['getAllAdjacentSuggestions']();_0x564256['push'](..._0x20a685['reduce']((_0x2b5cae,_0x5c38c3)=>[..._0x2b5cae,..._0x5c38c3['getMarkerNames']()],[]));}_0x1fe0f7['activeMarkers']=_0x564256;}['_addUIComponentsToFactory'](){const _0xf4984=this['editor'],_0x3510cf=_0xf4984['locale'],_0x2a5df5=c(_0x3510cf,'Track\x20changes'),_0x3e4620=new _0x263022([{'type':'switchbutton','model':new _0x5ae4dc({'withText':!0x0,'isToggleable':!0x0,'label':_0x2a5df5,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x5ae4dc({'withText':!0x0,'label':c(_0x3510cf,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5ae4dc({'withText':!0x0,'label':c(_0x3510cf,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5ae4dc({'withText':!0x0,'label':c(_0x3510cf,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5ae4dc({'withText':!0x0,'label':c(_0x3510cf,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0xf4984['plugins']['has']('TrackChangesPreview')&&_0x3e4620['addMany']([{'type':'separator'},{'type':'button','model':new _0x5ae4dc({'withText':!0x0,'label':c(_0x3510cf,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x42a4eb of _0x3e4620)if(ke(_0x42a4eb)){const _0x489a57=_0xf4984['commands']['get'](_0x42a4eb['model']['commandName']);_0x42a4eb['model']['bind']('isOn','isEnabled')['to'](_0x489a57,'value','isEnabled');}_0xf4984['ui']['componentFactory']['add']('trackChanges',_0x21ff4a=>this['_createToolbarButton'](_0x21ff4a,_0x3e4620,_0x2a5df5)),_0xf4984['ui']['componentFactory']['add']('menuBar:trackChanges',_0x5b1572=>this['_createMenuBarMenu'](_0x5b1572,_0x3e4620,_0x2a5df5));}['_createToolbarButton'](_0x46b2a2,_0x30ad4e,_0x16debf){const _0x559412=_0x127d03(_0x46b2a2,_0x123677),_0x11b7ca=this['editor']['commands']['get']('trackChanges');_0x559412['buttonView']['set']({'tooltip':_0x16debf,'label':_0x16debf,'icon':_0x1ef357}),_0x559412['buttonView']['bind']('isOn')['to'](_0x11b7ca,'value'),_0x559412['buttonView']['on']('execute',()=>{_0x11b7ca['execute'](),this['editor']['editing']['view']['focus']();}),_0x430d85(_0x559412,_0x30ad4e,{'role':'menu'});const _0x50b1a2=[];for(const _0xe73d76 of _0x30ad4e)ke(_0xe73d76)&&_0x50b1a2['push'](this['editor']['commands']['get'](_0xe73d76['model']['commandName']));const _0x5023cf=_0x559412['buttonView'];return _0x5023cf['actionView']['unbind']('isEnabled'),_0x5023cf['arrowView']['unbind']('isEnabled'),_0x5023cf['actionView']['bind']('isEnabled')['to'](_0x11b7ca,'isEnabled'),_0x5023cf['arrowView']['bind']('isEnabled')['toMany'](_0x50b1a2,'isEnabled',(..._0x29be78)=>_0x29be78['some'](_0x21b72f=>_0x21b72f)),_0x559412['on']('execute',_0x4605b0=>{this['editor']['execute'](_0x4605b0['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x559412;}['_createMenuBarMenu'](_0x466275,_0x46a4db,_0x471903){const _0x53baea=new _0x45615f(_0x466275),_0x49cfbf=this['editor']['commands']['get']('trackChanges');_0x53baea['buttonView']['set']({'label':_0x471903,'icon':_0x1ef357});const _0x23f20d=new _0x461916(_0x466275);for(const _0x3000a8 of _0x46a4db){if('separator'==_0x3000a8['type']){_0x23f20d['items']['add'](new _0x20c88a(_0x466275));continue;}const _0x55cc9f=new _0x4ebf6d(_0x466275,_0x53baea),_0x500a42=new _0x5e99f4(_0x466275),_0x19d5c4=_0x3000a8['model'];_0x500a42['bind'](...Object['keys'](_0x19d5c4))['to'](_0x19d5c4),_0x500a42['delegate']('execute')['to'](_0x53baea),_0x500a42['on']('execute',()=>{this['editor']['execute'](_0x19d5c4['commandName']),this['editor']['editing']['view']['focus']();}),_0x55cc9f['children']['add'](_0x500a42),_0x23f20d['items']['add'](_0x55cc9f);}return _0x53baea['bind']('isEnabled')['to'](_0x49cfbf,'isEnabled'),_0x53baea['panelView']['children']['add'](_0x23f20d),_0x53baea;}['_initializeController'](_0x2b0a19){const _0x368cbe=this['editor'],_0x23d65b=_0x368cbe['config'],_0x18132e=_0x368cbe['plugins']['get']('Annotations'),_0x548d98=_0x368cbe['plugins']['get']('CommentsRepository'),_0x48a167=_0x368cbe['plugins']['get']('EditorAnnotations'),_0x2de6d4=_0x368cbe['plugins']['get'](_0x305a6b)['me'],_0x2d6f45=_0x23d65b['get']('trackChanges')['SuggestionThreadView'],_0x1a6ae5=_0x23d65b['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x2b3b2b,CommentThreadInputView:_0x4b43bd}=_0x368cbe['plugins']['get']('CommentsUI');let _0x1f972e,_0x56767b,_0x4b399e;this['_annotationViews']['has'](_0x2b0a19['id'])?(_0x56767b=this['_annotationViews']['get'](_0x2b0a19['id']),_0x1f972e=_0x56767b['mainView']):(_0x1f972e=new _0x2d6f45(_0x368cbe['locale'],_0x2b0a19,_0x2de6d4,{'disableComments':this['_disableComments'],'editorConfig':{..._0x23d65b['get']('comments.editorConfig'),'licenseKey':_0x23d65b['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x23d65b['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x23d65b['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x23d65b['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4c0ba5(_0x23d65b['get']('locale')),'CommentView':_0x23d65b['get']('comments')['CommentView'],'CommentsListView':_0x2b3b2b,'CommentThreadInputView':_0x4b43bd,'SuggestionView':_0x1a6ae5}),_0x1f972e['suggestionView']['acceptButton']['on']('execute',()=>{_0x368cbe['editing']['view']['focus']();}),_0x1f972e['suggestionView']['discardButton']['on']('execute',()=>{_0x368cbe['editing']['view']['focus']();}),_0x56767b=_0x18132e['createAnnotationView'](this['editor']['locale'],_0x1f972e),_0x56767b['bind']('isDirty')['to'](_0x1f972e,'isDirty'),_0x56767b['bind']('length')['to'](_0x1f972e),_0x56767b['bind']('type')['to'](_0x1f972e,'type',_0x2e40ae=>'suggestion-'+_0x2e40ae),_0x1f972e['on']('escape',()=>{_0x4b399e['fire']('escape');}),this['_annotationViews']['set'](_0x2b0a19['id'],_0x56767b));const _0xfbb6a2=_0x548d98['createCommentThreadController'](_0x2b0a19['commentThread'],_0x1f972e),_0x224cb0=new pe(_0x368cbe,_0x2b0a19,_0x1f972e,_0xfbb6a2),_0x5a28fd=_0x2b0a19['getAllAdjacentSuggestions']()['filter'](_0x326db6=>_0x326db6['isInContent']);_0x1f972e['descriptionParts']=_0x368cbe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x5a28fd),this['_suggestionToController']['set'](_0x2b0a19,_0x224cb0),this['_viewToController']['set'](_0x1f972e,_0x224cb0),_0x4b399e=_0x18132e['createAnnotation']({'view':_0x56767b,'target':()=>{const _0x505bdd=[],_0x1bc72b=_0x2b0a19['getAllAdjacentSuggestions']()['filter'](_0x2e2826=>_0x2e2826['isInContent']);for(const _0x1506ac of _0x1bc72b)_0x505bdd['push'](..._0x1506ac['getMarkers']());return _0x155431(_0x368cbe['editing'],_0x505bdd);},'type':()=>'suggestion-'+_0x224cb0['view']['type']}),_0x548d98['_bindAnnotationToEditors'](_0x1f972e,_0x4b399e),_0x18132e['add'](_0x4b399e),_0x48a167['registerAnnotation'](_0x4b399e);}['_destroyController'](_0x1f9567){const _0x6a5ccf=this['editor']['plugins']['get']('CommentsRepository'),_0xa8c24e=this['editor']['plugins']['get']('Annotations'),_0x5f5177=this['_suggestionToController']['get'](_0x1f9567),_0x24c02c=_0x5f5177['view'],_0xf0f6b8=_0xa8c24e['getByInnerView'](_0x24c02c);_0x6a5ccf['_unbindEditors'](_0x24c02c),_0xf0f6b8&&_0xa8c24e['remove'](_0xf0f6b8),this['_suggestionToController']['delete'](_0x1f9567),this['_viewToController']['delete'](_0x24c02c),_0x5f5177['destroy']();}['_updateController'](_0x1e53df){if(!_0x1e53df['isInContent']||!this['_suggestionToController']['has'](_0x1e53df))return;const _0x3f91c4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1166f1=this['_suggestionToController']['get'](_0x1e53df),_0x2be49f=_0x1e53df['getAllAdjacentSuggestions']();_0x1166f1['view']['descriptionParts']=_0x3f91c4['descriptionFactory']['getDescriptions'](_0x2be49f);}['destroy'](){for(const _0x6234a2 of this['_suggestionToController']['keys']())this['_destroyController'](_0x6234a2);for(const _0x39b9c9 of this['_annotationViews']['values']())_0x39b9c9['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x3d5caa){return'model'in _0x3d5caa;}class k extends _0x2fff63{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x20498a){this['editor']['plugins']['get'](p)['adapter']=_0x20498a;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x4c0d10){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x4c0d10);}['getSuggestions']({skipNotAttached:_0x20ee06=!0x1,toJSON:_0x460e23=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x20ee06,'toJSON':_0x460e23});}['getSuggestion'](_0x331797){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x331797);}}const w=['Pagination'];class T extends _0x2fff63{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0xdcfdb2=this['editor'];if(_0xdcfdb2['config']['define']('trackChangesData.editorCreator',_0x29fce7=>{const _0xe62032=_0xdcfdb2['model']['document']['getRootNames']()['reduce']((_0xa8dcc4,_0x16266d)=>(_0xa8dcc4[_0x16266d]='',_0xa8dcc4),{});return _0xdcfdb2['constructor']['create'](_0xe62032,_0x29fce7);}),'function'!=typeof _0xdcfdb2['config']['get']('trackChangesData')['editorCreator'])throw new _0x4090ca('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x447c20){return N(this['editor'],!0x0,_0x447c20);}['getDataWithDiscardedSuggestions'](_0x10edaa){return N(this['editor'],!0x1,_0x10edaa);}}class D extends _0x2fff63{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xa41d80){function _0x522bb5(_0x27fc07){return _0x27fc07['map'](_0x5dfc63=>String['fromCharCode'](_0x5dfc63))['join']('');}super(_0xa41d80),this['result']='end',_0xa41d80[_0x522bb5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x522bb5([0x76,0x69,0x65,0x77])][_0x522bb5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x522bb5([0x61,0x75,0x74,0x6f]),_0xa41d80[_0x522bb5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x522bb5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x522bb5([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x522bb5([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x522bb5([0x6f,0x6b])});}['init'](){this['editor']['plugins']['get']('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor']['plugins']['get']('TrackChangesEditing')['_adapter']=null;}}function Fe(_0x48c51e){return void 0x0!==_0x48c51e['getRootsAttributes'];}async function N(_0x126ca9,_0x2eec1d,_0x400462){const _0x13b8f8=_0x371b9a(_0x126ca9,w);_0x13b8f8['plugins']['push'](p,D),_0x13b8f8['rootsAttributes']=Fe(_0x126ca9)?_0x126ca9['getRootsAttributes']():void 0x0;const _0x1c5eea=document['createDocumentFragment'](),_0x496174=_0x126ca9['config']['get']('trackChangesData')['editorCreator'],_0x4d23ae=await _0x496174(_0x13b8f8,()=>function(_0x2477f3){const _0x78de1e=document['createElement']('div');return _0x2477f3['appendChild'](_0x78de1e),_0x78de1e;}(_0x1c5eea));!function(_0x1e7f61,_0xa28d91){const _0x3c9a32=_0x1e7f61['model']['document']['getRootNames']()['reduce']((_0x1d19c5,_0x29a1ea)=>(_0x1d19c5[_0x29a1ea]=_0x1e7f61['data']['get']({'rootName':_0x29a1ea}),_0x1d19c5),{}),_0x2acbf8=_0x1e7f61['plugins']['get']('Users')['users']['map'](_0x55227a=>({'id':_0x55227a['id'],'name':_0x55227a['name']})),_0x18fbb4=_0x1e7f61['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x431a2e=_0x1e7f61['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2d2183=_0xa28d91['plugins']['get']('Users'),_0x4e50d8=_0xa28d91['plugins']['get']('TrackChangesEditing'),_0x4ab452=_0xa28d91['plugins']['get']('CommentsRepository');for(const _0x17ad87 of _0x4ab452['getCommentThreads']())_0x17ad87['remove']();for(const _0x56506e of _0x2acbf8)_0x2d2183['getUser'](_0x56506e['id'])||_0x2d2183['addUser'](_0x56506e);_0x2d2183['me']||_0x2d2183['useAnonymousUser']();for(const _0x4568ef of _0x431a2e)_0x4ab452['addCommentThread'](_0x4568ef);for(const _0x574180 of _0x18fbb4)_0x4e50d8['addSuggestionData'](_0x574180);_0xa28d91['data']['set'](_0x3c9a32);}(_0x126ca9,_0x4d23ae),_0x4d23ae['execute'](_0x2eec1d?'acceptAllSuggestions':'discardAllSuggestions');const _0xa35b33=Fe(_0x4d23ae)?_0x4d23ae['getFullData'](_0x400462):_0x4d23ae['data']['get'](_0x400462);return await _0x4d23ae['destroy'](),_0xa35b33;}class Me extends _0x3e415b{['options'];constructor(_0x3f55c3,_0x395b8f){super(_0x3f55c3),this['options']=_0x395b8f,this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-track-changes-preview'],'tabindex':-0x1}});}['render'](){super['render'](),this['element']['style']['width']=this['options']['dialogRects']['width']+'px',this['element']['style']['height']=this['options']['dialogRects']['height']+'px';}['setPreviewData'](_0x809c9a,_0x201d2f){if(!this['element'])return;const _0x4542dc=[];for(const [_0x6200d5,_0x47c6f1]of _0x809c9a){const _0x3a2dc1=document['createElement']('div');_0x3a2dc1['setAttribute']('data-ck-root-name',_0x6200d5),_0x3a2dc1['className']=_0x47c6f1['classes']+'\x20ck-track-changes-preview__root-container',_0x3a2dc1['innerHTML']=_0x47c6f1['content'],_0x4542dc['push'](_0x3a2dc1);}_0x201d2f(this['element'],_0x4542dc),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends _0x11a32a{constructor(_0x53b299){super(_0x53b299),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x2cc677=this['editor'],_0x1fa2cf=_0x2cc677['locale'],_0x40ec63=_0x2cc677['plugins']['get']('Dialog');let _0x341570;const _0x42cef2=function(_0xd04bf8){const _0x1f9a9c={};if('editables'in _0xd04bf8['ui']['view']){for(const [_0x3b2b5b,_0x2d543a]of Object['entries'](_0xd04bf8['ui']['view']['editables']))_0x1f9a9c[_0x3b2b5b]=_0x2d543a['element'];}else _0x1f9a9c[_0xd04bf8['model']['document']['getRootNames']()[0x0]]=_0xd04bf8['ui']['view']['editable']['element'];return _0x1f9a9c;}(_0x2cc677),_0x4f28cd=function(_0xd99786){let _0x5722e0=0x0;for(const _0x49e791 of Object['values'](_0xd99786))_0x5722e0=Math['max'](_0x5722e0,_0x49e791['getBoundingClientRect']()['width']);let _0x7e5e6e=0x0;for(const _0x14d5d4 of Object['values'](_0xd99786))_0x7e5e6e+=_0x14d5d4['getBoundingClientRect']()['height'];const _0x443076=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0xb8fc7d=Math['min'](_0x7e5e6e,_0x443076);return{'width':_0x5722e0,'height':_0xb8fc7d};}(_0x42cef2);_0x40ec63['show']({'id':'finalContentPreview','title':c(_0x1fa2cf,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x1fa2cf,{'dialogRects':_0x4f28cd}),'onHide':()=>{_0x341570['detachFromDom']();},'onShow':()=>{_0x2cc677['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x4480f2=>{const _0x1061e1=this['_standarizeRootsData'](_0x4480f2,_0x2cc677,_0x42cef2);_0x40ec63['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x1061e1,_0x2cc677['config']['get']('trackChanges.preview.renderFunction'));}),_0x341570=new _0x444071(_0x1fa2cf,[_0x40ec63['view']]),_0x341570['attachToDom'](),_0x341570['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x2cc677['once']('destroy',()=>{_0x341570['detachFromDom']();});const _0x438a79=_0x40ec63['view']['headerView']['class'];_0x40ec63['view']['headerView']['class']=_0x438a79?_0x438a79+'\x20ck-reset_all':'ck-reset_all',_0x40ec63['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x40ec63['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x2ba80c=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x3c852f=_0x2ba80c['previewMode'],_0x15deb5={};if('$labels'===_0x3c852f){for(const _0x46e65f of _0x2ba80c['getMergeFieldsIds']())_0x15deb5[_0x46e65f]=_0x2ba80c['getLabel'](_0x46e65f)||_0x46e65f;}else{const _0x1991e8='$defaultValues'===_0x3c852f?_0x2ba80c['getDefaultValues']():_0x2ba80c['getDataSetValues'](_0x3c852f,!0x0);for(const _0x193bff of Object['entries'](_0x1991e8)){const [_0x5bf1c7,_0x39a1fe]=_0x193bff;_0x15deb5[_0x5bf1c7]=null!==_0x39a1fe?_0x39a1fe:_0x2ba80c['getLabel'](_0x5bf1c7)||_0x5bf1c7;}}return{'mergeFieldsData':_0x15deb5};}['_standarizeRootsData'](_0x46dab7,_0x42964b,_0x128f20){let _0x38dabb;if('string'==typeof _0x46dab7){const _0x2af1ba=_0x42964b['model']['document']['getRootNames']()[0x0];_0x38dabb={[_0x2af1ba]:_0x46dab7};}else _0x38dabb=_0x46dab7;const _0x25f9f6=this['_fixMediaEmbeds'](_0x38dabb,_0x42964b),_0x5ccd48=function(_0x379b53,_0x1cdb83){for(const [_0x3df283,_0xc929f2]of _0x379b53)_0xc929f2['classes']=_0x1cdb83[_0x3df283]['classList']['value']['replace']('ck-focused','');return _0x379b53;}(this['_sortRoots'](_0x42964b)['reduce']((_0x5b5840,_0x123e80)=>(_0x5b5840['push']([_0x123e80,{'content':_0x25f9f6[_0x123e80],'classes':''}]),_0x5b5840),[]),_0x128f20);return _0x5ccd48;}['_fixMediaEmbeds'](_0x1f0e97,_0x422c23){if(!_0x422c23['plugins']['has']('MediaEmbedEditing'))return _0x1f0e97;const _0x38f572=_0x422c23['plugins']['get']('MediaEmbedEditing');for(const [_0x9b2d96,_0x2d6c01]of Object['entries'](_0x1f0e97)){const _0x37dc53=document['createElement']('div');_0x37dc53['innerHTML']=_0x2d6c01,(_0x37dc53['querySelectorAll']('figure.media')['forEach'](_0x1ab0af=>{const _0x496687=_0x1ab0af['querySelector']('oembed');if(_0x496687){const _0x27f3cc=_0x496687['getAttribute']('url');if(_0x27f3cc){const _0x523307=_0x38f572['registry']['getMediaViewElement'](new _0x40dea1(_0x422c23['editing']['view']['document']),_0x27f3cc,{'elementName':'','renderForEditingView':!0x0}),_0x317074=document['createElement']('div');_0x317074['classList']['add']('ck-media__wrapper'),_0x523307['render'](_0x317074,_0x422c23['editing']['view']['domConverter']),_0x496687['replaceWith'](_0x317074);}}}),_0x1f0e97[_0x9b2d96]=_0x37dc53['innerHTML']);}return _0x1f0e97;}['_sortRoots'](_0x4a785b){if(!function(_0x59af61){return void 0x0!==_0x59af61['getRootsAttributes'];}(_0x4a785b))return _0x4a785b['model']['document']['getRootNames']();const _0x21fd5a=[],_0x2d2027=new Map();for(const _0x3d049e of _0x4a785b['model']['document']['getRootNames']()){const _0x49c0f7=_0x4a785b['editing']['view']['getDomRoot'](_0x3d049e)['getClientRects']()['item'](0x0);_0x21fd5a['push'](_0x3d049e),_0x2d2027['set'](_0x3d049e,_0x49c0f7);}return _0x21fd5a['sort']((_0x1299ec,_0x158b0c)=>{const _0xf02557=_0x2d2027['get'](_0x1299ec),_0xcdc3f7=_0x2d2027['get'](_0x158b0c);return _0xf02557['y']-_0xcdc3f7['y']||_0xf02557['x']-_0xcdc3f7['x'];}),_0x21fd5a;}}class te extends _0x2fff63{static get['requires'](){return[T,_0x55eaf3];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x29b4c9){super(_0x29b4c9),_0x29b4c9['commands']['add']('previewFinalContent',new re(this['editor'])),_0x29b4c9['config']['define']('trackChanges.preview.renderFunction',(_0x30c9a5,_0x19fe9d)=>{for(const _0x46c9c8 of _0x19fe9d)_0x30c9a5['appendChild'](_0x46c9c8);});}}export{us as BaseSuggestionThreadView,o as Suggestion,fe as SuggestionThreadView,we as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|