@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240928.0 → 0.0.0-nightly-20240930.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/package.json +10 -10
- package/src/trackchangesediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as ts,Plugin as
|
|
24
|
-
_0x1335aa(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x3582b7,_0x474282){super(),this['id']=_0x474282['id'],this['type']=_0x474282['type'],this['subType']=_0x474282['subType']||null,this['author']=_0x474282['author'],this['creator']=_0x474282['creator']||_0x474282['author'],this['isExternal']=Boolean(_0x474282['attributes']&&_0x474282['attributes']['@external']),this['data']=null,this['_model']=_0x3582b7,this['_onAccept']=_0x474282['onAccept'],this['_onDiscard']=_0x474282['onDiscard'],this['_onAttributesChange']=_0x474282['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x474282['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 _0x3976bd=this;for(;_0x3976bd['previous'];)_0x3976bd=_0x3976bd['previous'];return _0x3976bd;}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'](_0x20e000){this['_markerNames']['add'](_0x20e000);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x52df42=>this['_model']['markers']['get'](_0x52df42))['filter'](_0x2d7fb5=>_0x2d7fb5);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x5e86fc=>{for(const _0x1a731a of this['getMarkers']())_0x5e86fc['removeMarker'](_0x1a731a);}),this['_markerNames']['clear']();}['removeMarker'](_0x256d21){this['_model']['change'](_0x5e1459=>{_0x5e1459['removeMarker'](_0x256d21);}),this['_markerNames']['delete'](_0x256d21);}['addRange'](_0x5cd0bc){const _0x3f2676='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x3f2676),this['_model']['change'](_0x6a37dd=>{_0x6a37dd['addMarker'](_0x3f2676,{'range':_0x5cd0bc,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x1c9507){for(const _0x57d23c of this['getRanges']())if(_0x57d23c['isIntersecting'](_0x1c9507))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x22b284=>_0x22b284['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x519bec,_0x2c5b0e)=>[..._0x519bec,..._0x2c5b0e['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x28fa4c=this['getRanges']();if(0x1!=_0x28fa4c['length'])return null;const _0x44de3f=_0x28fa4c[0x0],_0x1ad3f3=_0x44de3f['start']['nodeAfter'],_0x251a9b=_0x44de3f['end']['nodeBefore'];return _0x1ad3f3 instanceof _0x25d9c4?_0x1ad3f3!=_0x251a9b?null:_0x1ad3f3: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 _0x30ada0=[];let _0x537370=this['head'];for(;_0x537370;)_0x30ada0['push'](_0x537370),_0x537370=_0x537370['next'];return _0x30ada0;}['setAttribute'](_0x273982,_0x72f105){const _0x4f1d9b=_0x11c145(this['attributes']);_0x4d58b2(_0x4f1d9b,_0x273982,_0x72f105),_0x3b426a(_0x4f1d9b,this['attributes'])||(this['attributes']=_0x4f1d9b,this['_onAttributesChange'](_0x4f1d9b));}['removeAttribute'](_0x1a66a1){const _0x9631ab=_0x11c145(this['attributes']);_0x3ca033(_0x9631ab,_0x1a66a1),_0x3b426a(_0x9631ab,this['attributes'])||(this['attributes']=_0x9631ab,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 _0x524896()['substr'](0x1,0x5);}}function o(_0x380ca2,_0x10c2da,_0x2bd45a){const t=_0x380ca2['t'];switch(_0x10c2da){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x2bd45a);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2bd45a);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2bd45a);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2bd45a);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2bd45a);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',_0x2bd45a);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2bd45a);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2bd45a);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2bd45a);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2bd45a);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2bd45a);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2bd45a);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2bd45a);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2bd45a);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2bd45a);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2bd45a);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2bd45a);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2bd45a);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2bd45a);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2bd45a);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2bd45a);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2bd45a);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2bd45a);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'},_0x2bd45a);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2bd45a);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2bd45a);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2bd45a);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2bd45a);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2bd45a);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'},_0x2bd45a);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2bd45a);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2bd45a);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2bd45a);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2bd45a);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'},_0x2bd45a);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2bd45a);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'},_0x2bd45a);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'},_0x2bd45a);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2bd45a);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'},_0x2bd45a);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2bd45a);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'},_0x2bd45a);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2bd45a);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2bd45a);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'},_0x2bd45a);case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x2bd45a);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x2bd45a);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x2bd45a);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'},_0x2bd45a);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'},_0x2bd45a);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'},_0x2bd45a);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x10c2da;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x5edee5,_0x4df298){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x5edee5,this['_locale']=_0x4df298;}['getDescriptions'](_0x56be91){const _0x1b00d9=[],_0x161d55=new Set(),_0x58e9a6=new Set();for(let _0x25db4b=0x0;_0x25db4b<_0x56be91['length'];_0x25db4b++){const _0x128bf8=_0x56be91[_0x25db4b];if(!_0x128bf8['isInContent'])continue;const _0x44b5d4=this['_handleCustomCallbackDescription'](_0x128bf8);if(_0x44b5d4){if(null!=_0x128bf8['subType']){if(_0x161d55['has'](_0x128bf8['subType']))continue;_0x161d55['add'](_0x128bf8['subType']);}_0x1b00d9['push'](_0x44b5d4);}else{if('attribute'!=_0x128bf8['type'])'insertion'!=_0x128bf8['type']&&'deletion'!=_0x128bf8['type']||this['_handleInsertRemoveSuggestionDescription'](_0x1b00d9,_0x128bf8,_0x56be91[_0x25db4b+0x1]);else{const _0x2a1d27=_0x128bf8['data']['key'];if(_0x58e9a6['has'](_0x2a1d27))continue;_0x58e9a6['add'](_0x128bf8['data']['key']),_0x2a1d27==m?this['_handleRenameSuggestionDescription'](_0x1b00d9,_0x128bf8):this['_handleAttributeSuggestionDescription'](_0x1b00d9,_0x128bf8);}}}return this['_resolveDescriptionItems'](_0x1b00d9);}['registerDescriptionCallback'](_0x7b4c8d){this['_customCallbacks']['push'](_0x7b4c8d);}['registerElementLabel'](_0x65ca16,_0x28200d,_0x1c5a6e=_0x2388dd['normal']){'function'==typeof _0x65ca16?_0x12da3b(this['_itemLabelsCallbacks'],{'matchingCallback':_0x65ca16,'label':_0x28200d,'priority':_0x1c5a6e}):this['_itemLabels']['set'](_0x65ca16,_0x28200d);}['registerAttributeLabel'](_0x1ec45e,_0x3f5639){this['_attributeLabels']['set'](_0x1ec45e,_0x3f5639);}['getItemLabel'](_0x12336b,_0x5dcc53=0x1){let _0x58d5ff;for(const _0x219d6f of this['_itemLabelsCallbacks'])if(_0x219d6f['matchingCallback'](_0x12336b)){_0x58d5ff=_0x219d6f['label'];break;}return _0x58d5ff||(_0x58d5ff=this['_itemLabels']['get'](_0x12336b['name'])),_0x58d5ff?_0x58d5ff(_0x5dcc53):0x1!==_0x5dcc53?_0x5dcc53+'\x20'+_0x12336b['name']+'s':''+_0x12336b['name'];}['_addDescriptionItems'](_0xca318b,_0x2973d6){const _0x1be5da=_0x2973d6['getFirstRange']()['getWalker'](),_0x542723='insertion'==_0x2973d6['type']?'add':'remove';for(const _0xa74a21 of _0x1be5da){const _0x2bad70=_0xa74a21['item'],_0x16347e=_0xca318b[_0xca318b['length']-0x1];if(_0x2bad70['is']('$textProxy'))_0x16347e&&_0x16347e['type']['indexOf']('Container')>-0x1&&_0xca318b['pop'](),_0x16347e&&'text'==_0x16347e['type']?_0x16347e[_0x542723]+=_0x2bad70['data']:_0xca318b['push']({'type':'text','add':'add'==_0x542723?_0x2bad70['data']:'','remove':'remove'==_0x542723?_0x2bad70['data']:''});else{if(this['_schema']['isObject'](_0x2bad70)){const _0x349917=_0x2bad70;if(_0x16347e&&_0x16347e['type']['indexOf']('Container')>-0x1&&_0xca318b['pop'](),'elementEnd'==_0xa74a21['type'])continue;_0x16347e&&_0x16347e['type']==_0x542723+'Object'&&_0x16347e['element']['name']==_0x349917['name']?_0x16347e['quantity']++:_0xca318b['push']({'type':_0x542723+'Object','element':_0x349917,'quantity':0x1}),_0x1be5da['skip'](_0x265f2f=>!('elementEnd'==_0x265f2f['type']&&_0x265f2f['item']==_0x2bad70));}else{if(this['_schema']['checkChild'](_0x2bad70,'$text')||_0x2bad70['is']('element','softBreak')){const _0x4c25a5=_0x2bad70;if('add'==_0x542723&&'elementStart'==_0xa74a21['type']||'remove'==_0x542723&&'elementEnd'==_0xa74a21['type'])continue;if(_0x16347e&&-0x1==_0x16347e['type']['indexOf']('Container')){'text'==_0x16347e['type']&&(_0x16347e[_0x542723]+='\x0a');continue;}let _0x10abb0;if(_0x10abb0='add'==_0x542723?_0x4c25a5['nextSibling']&&!this['_schema']['isObject'](_0x4c25a5['nextSibling'])?_0x4c25a5['nextSibling']:null:_0x4c25a5['previousSibling']&&!this['_schema']['isObject'](_0x4c25a5['previousSibling'])?_0x4c25a5['previousSibling']:null,_0x4c25a5['isEmpty']||_0x10abb0&&_0x10abb0['isEmpty']){const _0x586de3=_0x10abb0&&_0x10abb0['isEmpty']?_0x10abb0:_0x4c25a5;_0x16347e&&_0x16347e['type']==_0x542723+'EmptyContainer'&&_0x16347e['element']['name']==_0x586de3['name']?_0x16347e['quantity']++:_0xca318b['push']({'type':_0x542723+'EmptyContainer','element':_0x586de3,'quantity':0x1});}else _0xca318b['push']({'type':_0x542723+'Container','element':_0x4c25a5});}}}}}['_resolveDescriptionItems'](_0x5105b6){const _0x2df1a6=this['_locale'],_0x29bc84=[],_0x4c78dd=[],_0x21de0b=[];for(const _0x298e4f of _0x5105b6)switch(_0x298e4f['type']){case'text':if(_0x298e4f['add']=_0x298e4f['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x298e4f['remove']=_0x298e4f['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x298e4f['add']&&''!=_0x298e4f['remove']){_0x29bc84['push']({'type':'replace','content':o(_0x2df1a6,'REPLACE_TEXT',['\x22'+_0x298e4f['remove']+'\x22','\x22'+_0x298e4f['add']+'\x22'])});continue;}if(null!=_0x298e4f['add']['match'](/^ +$/)){_0x29bc84['push']({'type':'insertion','content':o(_0x2df1a6,'*Insert:*\x20%0',o(_0x2df1a6,'ELEMENT_SPACE',_0x298e4f['add']['length']))});continue;}if(null!=_0x298e4f['remove']['match'](/^ +$/)){_0x29bc84['push']({'type':'deletion','content':o(_0x2df1a6,'*Remove:*\x20%0',o(_0x2df1a6,'ELEMENT_SPACE',_0x298e4f['remove']['length']))});continue;}if(''!=_0x298e4f['add']){_0x29bc84['push']({'type':'insertion','content':o(_0x2df1a6,'*Insert:*\x20%0','\x22'+_0x298e4f['add']+'\x22')});continue;}_0x29bc84['push']({'type':'deletion','content':o(_0x2df1a6,'*Remove:*\x20%0','\x22'+_0x298e4f['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x29bc84['push']({'type':'insertion','content':o(_0x2df1a6,'*Insert:*\x20%0',this['getItemLabel'](_0x298e4f['element'],_0x298e4f['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x29bc84['push']({'type':'deletion','content':o(_0x2df1a6,'*Remove:*\x20%0',this['getItemLabel'](_0x298e4f['element'],_0x298e4f['quantity']))});continue;case'addContainer':_0x29bc84['push']({'type':'insertion','content':o(_0x2df1a6,'*Split:*\x20%0',this['getItemLabel'](_0x298e4f['element'],_0x298e4f['quantity']))});continue;case'removeContainer':_0x29bc84['push']({'type':'deletion','content':o(_0x2df1a6,'*Merge:*\x20%0',this['getItemLabel'](_0x298e4f['element'],_0x298e4f['quantity']))});continue;case'addFormat':_0x4c78dd['push'](_0x298e4f['key']);continue;case'removeFormat':_0x21de0b['push'](_0x298e4f['key']);continue;default:_0x29bc84['push'](_0x298e4f);}if(_0x4c78dd['length']){const _0x466e82=_0x4c78dd['map'](_0x1afff2=>this['_attributeLabels']['has'](_0x1afff2)?this['_attributeLabels']['get'](_0x1afff2):_0x1afff2)['join'](',\x20');_0x29bc84['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x466e82)});}if(_0x21de0b['length']){const _0x603c15=_0x21de0b['map'](_0x536f71=>this['_attributeLabels']['has'](_0x536f71)?this['_attributeLabels']['get'](_0x536f71):_0x536f71)['join'](',\x20');_0x29bc84['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x603c15)});}return _0x29bc84;}['_handleCustomCallbackDescription'](_0x523745){for(const _0x447019 of this['_customCallbacks']){const _0x4b4954=_0x447019(_0x523745);if(_0x4b4954&&'type'in _0x4b4954)return _0x4b4954;}}['_handleAttributeSuggestionDescription'](_0x110a68,_0xad4f5){const _0xea16b4=_0xad4f5['data'],_0x18eb8d=void 0x0===_0xea16b4['newValue']?'removeFormat':'addFormat';_0x110a68['push']({'type':_0x18eb8d,'key':_0xea16b4['key']});}['_handleRenameSuggestionDescription'](_0x511e01,_0x2b1a5f){_0x511e01['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x2b1a5f['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x5ec6d3,_0x1b2cc8,_0x91cfba){if(this['_addDescriptionItems'](_0x5ec6d3,_0x1b2cc8),_0x91cfba&&_0x91cfba['getFirstRange']()&&!_0x1b2cc8['getFirstRange']()['end']['isEqual'](_0x91cfba['getFirstRange']()['start'])){const _0x316702=_0x5ec6d3[_0x5ec6d3['length']-0x1],_0x1a2cd0='insertion'==_0x1b2cc8['type']?'add':'remove';_0x316702&&'text'==_0x316702['type']&&(_0x316702[_0x1a2cd0]+='\x0a');}}}class V extends _0x560a22{['afterInit'](){const _0x59faf9=this['editor'],_0x2fd8f5=_0x59faf9['plugins']['get']('TrackChangesEditing');_0x59faf9['commands']['get']('showAIAssistant')&&_0x2fd8f5['enableCommand']('showAIAssistant');}}class U extends _0x560a22{['afterInit'](){const _0xe83e97=this['editor'],_0x4f44a1=_0xe83e97['locale'];if(!_0xe83e97['plugins']['has']('AlignmentEditing'))return;const _0x55b014=_0xe83e97['plugins']['get']('TrackChangesEditing');_0x55b014['enableDefaultAttributesIntegration']('alignment'),_0x55b014['registerBlockAttribute']('alignment'),_0x55b014['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x4f44a1,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x18ba67=this['editor'],_0x27152d=_0x18ba67['locale'];_0x18ba67['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5c37b4=>{if('formatBlock'!=_0x5c37b4['type'])return;const {data:_0x103b80}=_0x5c37b4;if(_0x103b80&&'alignment'==_0x103b80['commandName']){const _0x322351=_0x103b80['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x27152d,'*Format:*\x20%0',function(_0x45caf7){switch(_0x45caf7){case'left':return o(_0x27152d,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x27152d,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x27152d,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x27152d,'FORMAT_JUSTIFY_TEXT');}}(_0x322351))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x560a22{['afterInit'](){const _0x1f527e=this['editor'],_0x416ad1=_0x1f527e['plugins']['get']('TrackChangesEditing'),_0x41501b=_0x1f527e['locale'];for(const _0x174ae5 of ti){if(!_0x1f527e['plugins']['has'](_0x174ae5))continue;const _0x1d9f51=_0x174ae5['slice'](0x0,-0x7)['toLowerCase'](),_0x729bb3='FORMAT_'+_0x1d9f51['toUpperCase']();_0x416ad1['enableDefaultAttributesIntegration'](_0x1d9f51),_0x416ad1['registerInlineAttribute'](_0x1d9f51),_0x416ad1['descriptionFactory']['registerAttributeLabel'](_0x1d9f51,o(_0x41501b,_0x729bb3));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2c486b=this['editor'],_0x3484d3=_0x2c486b['locale'],_0x5c385b=_0x2c486b['plugins']['get']('TrackChangesEditing');function _0x5ef643(_0x3565f3,_0x5e9dc){_0x5c385b['descriptionFactory']['registerDescriptionCallback'](_0x115494=>{if('formatInline'!=_0x115494['type'])return;const {data:_0x57d87c}=_0x115494;return _0x57d87c&&_0x57d87c['commandName']===_0x3565f3?_0x57d87c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3484d3,'*Format:*\x20%0',_0x5e9dc)}:{'type':'format','content':o(_0x3484d3,'*Remove\x20format:*\x20%0',_0x5e9dc)}:void 0x0;});}_0x5ef643('bold',o(_0x3484d3,'FORMAT_BOLD')),_0x5ef643('italic',o(_0x3484d3,'FORMAT_ITALIC')),_0x5ef643('underline',o(_0x3484d3,'FORMAT_UNDERLINE')),_0x5ef643('code',o(_0x3484d3,'FORMAT_CODE')),_0x5ef643('strikethrough',o(_0x3484d3,'FORMAT_STRIKETHROUGH')),_0x5ef643('subscript',o(_0x3484d3,'FORMAT_SUBSCRIPT')),_0x5ef643('superscript',o(_0x3484d3,'FORMAT_SUPERSCRIPT'));}}class F extends _0x560a22{['afterInit'](){const _0x5cb781=this['editor'],_0x240b7e=_0x5cb781['locale'];if(!_0x5cb781['plugins']['has']('BlockQuoteEditing'))return;const _0x46f5b9=_0x5cb781['plugins']['get']('TrackChangesEditing'),_0x13a4e7=this['editor']['commands']['get']('blockQuote');_0x46f5b9['enableCommand']('blockQuote',(_0x353090,_0x4cfe31={})=>{const _0x42dacc=this['editor']['model']['document']['selection'],_0x1f1df0=_0x4cfe31&&void 0x0!==_0x4cfe31['forceValue']?_0x4cfe31['forceValue']:!_0x13a4e7['value'];let _0xfa53d=[];if(_0x1f1df0){const _0x4402ed=Array['from'](_0x42dacc['getSelectedBlocks']())['filter'](_0x3b1745=>oo(_0x3b1745)||function(_0x18e93a,_0x5e1625){const _0x1ae514=_0x5e1625['checkChild'](_0x18e93a['parent'],'blockQuote'),_0x13798d=_0x5e1625['checkChild'](['$root','blockQuote'],_0x18e93a);return _0x1ae514&&_0x13798d;}(_0x3b1745,this['editor']['model']['schema']));_0xfa53d=to(_0x4402ed,_0x5cb781['model']);}else{const _0x380c14=Array['from'](_0x42dacc['getSelectedBlocks']())['filter'](_0x356422=>oo(_0x356422));_0xfa53d=to(_0x380c14,_0x5cb781['model']);}_0x5cb781['model']['change'](()=>{for(const _0x28342e of _0xfa53d)_0x46f5b9['markBlockFormat'](_0x28342e,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x1f1df0}]});});}),_0x46f5b9['descriptionFactory']['registerDescriptionCallback'](_0x33527b=>{const {data:_0x3bb7de}=_0x33527b;if(_0x3bb7de&&'blockQuote'==_0x3bb7de['commandName']){const _0x4bd329=o(_0x240b7e,'ELEMENT_BLOCK_QUOTE');return _0x3bb7de['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x240b7e,'*Set\x20format:*\x20%0',_0x4bd329)}:{'type':'format','content':o(_0x240b7e,'*Remove\x20format:*\x20%0',_0x4bd329)};}});}}function oo(_0x2ede2c){return'blockQuote'==_0x2ede2c['parent']['name'];}class L extends _0x560a22{['afterInit'](){const _0x482062=this['editor'];_0x482062['plugins']['has']('CaseChange')&&(_0x482062['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x482062['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x482062['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x560a22{['afterInit'](){const _0x3fcdfb=this['editor'];_0x3fcdfb['commands']['get']('ckbox')&&_0x3fcdfb['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x560a22{['afterInit'](){const _0x273aa7=this['editor'];if(!_0x273aa7['plugins']['has']('CodeBlock'))return;const _0x34add7=_0x273aa7['plugins']['get']('TrackChangesEditing'),_0x38fdc3=_0x273aa7['locale'],_0x15ad21=_0x273aa7['config']['get']('codeBlock')['languages'],_0x4d8664=_0x273aa7['commands']['get']('codeBlock');_0x34add7['enableCommand']('indentCodeBlock'),_0x34add7['enableCommand']('outdentCodeBlock'),_0x34add7['enableCommand']('codeBlock',(_0xfa9abd,_0x46c5f0={})=>{const _0x2727f0=_0x273aa7['model'],_0xb1be8f=_0x273aa7['model']['document']['selection'],_0x3e593d=_0x46c5f0&&void 0x0!==_0x46c5f0['forceValue']?_0x46c5f0['forceValue']:!_0x4d8664['value'];let _0x488066;_0x46c5f0['language']||(_0x46c5f0['language']=_0x15ad21[0x0]['language']),_0x488066=_0x3e593d?Array['from'](_0xb1be8f['getSelectedBlocks']())['filter'](_0x34e6d8=>eo(_0x34e6d8)||function(_0x553254,_0x316f39){if(_0x553254['is']('rootElement')||_0x316f39['isLimit'](_0x553254))return!0x1;return _0x316f39['checkChild'](_0x553254['parent'],'codeBlock');}(_0x34e6d8,_0x2727f0['schema'])):Array['from'](_0xb1be8f['getSelectedBlocks']())['filter'](_0x47defa=>eo(_0x47defa));const _0x394674=to(_0x488066,_0x2727f0);_0x2727f0['change'](()=>{for(const _0x1fd2ee of _0x394674)_0x34add7['markBlockFormat'](_0x1fd2ee,{'commandName':'codeBlock','commandParams':[{..._0x46c5f0,'forceValue':_0x3e593d}],'formatGroupId':'blockName'});});}),(_0x34add7['descriptionFactory']['registerElementLabel']('codeBlock',_0x2f658a=>o(_0x38fdc3,'ELEMENT_CODE_BLOCK',_0x2f658a)),_0x34add7['descriptionFactory']['registerDescriptionCallback'](_0x5a25de=>{if('formatBlock'!=_0x5a25de['type'])return;const _0x2ed79d=_0x38fdc3['t'],{data:_0x306e04}=_0x5a25de;if(!_0x306e04||'codeBlock'!=_0x306e04['commandName'])return;const _0x190b9c=_0x306e04['commandParams'][0x0]['language'],_0x52d642=_0x2ed79d(_0x15ad21['find'](_0x32b66b=>_0x32b66b['language']===_0x190b9c)['label'])['toLowerCase']();return _0x306e04['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x38fdc3,'*Set\x20format:*\x20%0',o(_0x38fdc3,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x52d642+')')}:{'type':'format','content':o(_0x38fdc3,'*Remove\x20format:*\x20%0',o(_0x38fdc3,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x2f1042){return'codeBlock'==_0x2f1042['name'];}class q extends _0x560a22{['afterInit'](){const _0x4256ac=this['editor'];if(!_0x4256ac['plugins']['has']('CommentsEditing'))return;_0x4256ac['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x5de53b,_0xc09819,_0x20d249){const _0x2c2c88=[];for(const _0x3c89f0 of _0xc09819['getItems']())_0x3c89f0['hasAttribute'](_0x5de53b)&&_0x2c2c88['push'](_0x20d249['createRangeOn'](_0x3c89f0));return _0x2c2c88;}function _e(_0x368da9,_0x218141,{showActiveMarker:_0x2c5b88=!0x0}={}){const _0x413cb4=_0x368da9['plugins']['get']('TrackChangesEditing');return(_0x2171f8,_0x468ad7,_0x34d735)=>{if(!_0x34d735['consumable']['test'](_0x468ad7['markerRange'],_0x2171f8['name']))return;const _0x3fcebd=_0x468ad7['markerRange']['getWalker'](),_0x377a67=_0x468ad7['markerRange']['start'],_0x19dd4c=_0x368da9['model']['schema'];let _0x2830a7=null,_0x3676df=null,_0x593f42=!0x1,_0x499448=!0x1;for(const _0x323def of _0x3fcebd){const _0x5ed619=_0x323def['item'];_0x593f42=_0x593f42||_0x19dd4c['isContent'](_0x5ed619);const _0x187244=_0x34d735['mapper']['toViewElement'](_0x5ed619);if(_0x187244&&_0x187244['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x323def['type']&&(_0x19dd4c['isBlock'](_0x5ed619)&&!_0x19dd4c['isLimit'](_0x5ed619)&&(_0x5ed619['nextSibling']||_0x377a67['isAtEnd']?_0x2830a7&&_0x2830a7['parent']==_0x5ed619||(_0x2830a7=_0x5ed619,_0x337e20(_0x323def['previousPosition']),_0x499448=!0x0):_0x3676df=_0x3676df||_0x323def['previousPosition']));}function _0x337e20(_0x367292){const {authorId:_0x524d6b}=_0x413cb4['_splitMarkerName'](_0x468ad7['markerName']),_0x4a932e=_0x34d735['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x218141,'data-author-id':_0x524d6b}),_0x3f28fc=_0x34d735['mapper']['toViewPosition'](_0x367292);_0x2c5b88&&_0x413cb4['activeMarkers']['includes'](_0x468ad7['markerName'])&&_0x34d735['writer']['addClass']('ck-suggestion-marker--active',_0x4a932e),_0x34d735['writer']['insert'](_0x3f28fc,_0x4a932e),_0x34d735['mapper']['bindElementToMarker'](_0x4a932e,_0x468ad7['markerName']);}_0x593f42||_0x499448||!_0x3676df||_0x337e20(_0x3676df);};}class z extends _0x560a22{static get['requires'](){return[_0x599bf2];}['init'](){const _0x5463d3=this['editor'],_0x409efe=_0x5463d3['plugins']['get']('TrackChangesEditing');_0x409efe['enableCommand']('delete');const _0x5f1731=_0x5463d3['commands']['get']('deleteForward');_0x409efe['enableCommand']('deleteForward',(_0x364fcd,_0x2b2e3e={})=>{const _0x441612=_0x5463d3['model']['createSelection'](_0x5463d3['model']['document']['selection']);_0x441612['isCollapsed']&&_0x5463d3['model']['modifySelection'](_0x441612,{'direction':'forward','unit':_0x2b2e3e['unit']});const _0x2baa23=_0x441612['getFirstRange'](),_0x11b104=_0x4f29af['fromRange'](_0x2baa23);let _0x117e40;_0x364fcd(_0x2b2e3e),_0x117e40='$graveyard'==_0x11b104['root']['rootName']?_0x5463d3['model']['createRange'](_0x2baa23['start']):_0x5463d3['model']['createRange'](_0x11b104['start'],_0x11b104['end']),_0x11b104['detach'](),_0x5463d3['model']['enqueueChange'](_0x5f1731['buffer']['batch'],_0x197f1c=>{_0x5f1731['buffer']['lock'](),_0x197f1c['setSelection'](_0x197f1c['createRange'](_0x117e40['end'])),_0x5f1731['buffer']['unlock']();});}),_0x5463d3['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x5463d3,'merge'),{'priority':'high'}),_0x5463d3['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x46fb2b,_0x48b875,_0x352168)=>{_0x352168['options']['showSuggestionHighlights']&&_e(_0x5463d3,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x46fb2b,_0x48b875,_0x352168);},{'priority':'high'}),_0x5463d3['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x29a185,_0x1effa1,_0x402441)=>{const _0xad9b82=_0x402441['mapper']['markerNameToElements'](_0x1effa1['markerName']);if(_0xad9b82){for(const _0x10fe6f of _0xad9b82)_0x10fe6f['is']('uiElement')&&(_0x402441['mapper']['unbindElementFromMarkerName'](_0x10fe6f,_0x1effa1['markerName']),_0x402441['writer']['remove'](_0x10fe6f));}},{'priority':'high'});}}class K extends _0x560a22{['afterInit'](){const _0xab5008=this['editor'];if(!_0xab5008['plugins']['has']('ListEditing'))return;const _0x21b111=_0xab5008['locale'],_0x48a764=_0xab5008['plugins']['get']('TrackChangesEditing'),_0x1d001a=_0xab5008['plugins']['has']('TodoListEditing'),_0x2be6ab=!!_0xab5008['config']['get']('list.multiBlock');function _0x589fba(_0x465bc5){return{'type':'format','content':''+o(_0x21b111,'*Set\x20format:*\x20%0',_0x465bc5)};}function _0x4ec51d(_0x49baf7){return{'type':'format','content':''+o(_0x21b111,'*Remove\x20format:*\x20%0',_0x49baf7)};}_0x48a764['enableDefaultAttributesIntegration']('numberedList'),_0x48a764['enableDefaultAttributesIntegration']('bulletedList'),_0x48a764['enableDefaultAttributesIntegration']('customNumberedList'),_0x48a764['enableDefaultAttributesIntegration']('customBulletedList'),_0x48a764['enableDefaultAttributesIntegration']('indentList'),_0x48a764['enableDefaultAttributesIntegration']('outdentList'),_0x48a764['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x48a764['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x48a764['registerBlockAttribute']('listItemId'),_0x48a764['registerBlockAttribute']('listType'),_0x48a764['registerBlockAttribute']('listIndent'),_0x2be6ab&&(_0x48a764['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x48a764['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x1d001a&&(_0x48a764['enableDefaultAttributesIntegration']('todoList'),_0x48a764['enableDefaultAttributesIntegration']('checkTodoList'),_0x48a764['registerBlockAttribute']('todoListChecked'),_0x48a764['descriptionFactory']['registerDescriptionCallback'](_0x25062b=>{const {data:_0x44b8f2}=_0x25062b;if(_0x44b8f2&&'todoListChecked'==_0x44b8f2['key'])return{'type':'format','content':_0x44b8f2['newValue']?o(_0x21b111,'*Check\x20item*'):o(_0x21b111,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x159f65=>{if(_0x159f65['batch']['isUndo'])return!0x1;let _0xe4a2f3=!0x1;const _0x2990a9=_0x48a764['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1eda0a=>'todoListChecked'===_0x48a764['_getAttributeKey'](_0x1eda0a));for(const _0x55a6b9 of _0x2990a9){'todo'!=_0x55a6b9['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x48a764['_findSuggestions'](_0x55a6b9['getFirstRange'](),'attribute')['find'](_0x134770=>'listType'===_0x48a764['_getAttributeKey'](_0x134770['suggestion']))||(_0x159f65['removeMarker'](_0x55a6b9['getFirstMarker']()),_0xe4a2f3=!0x0));}return _0xe4a2f3;})),_0x48a764['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x21b111,'FORMAT_INDENT'));const _0x560cb1={'type':'format','content':''};_0x48a764['descriptionFactory']['registerDescriptionCallback'](_0x2108ee=>{const {data:_0x4911b0}=_0x2108ee;if(!_0x4911b0||'listType'!=_0x4911b0['key'])return;let _0x47ffe2=_0x2108ee['head'];for(;_0x47ffe2;){if(_0x47ffe2['data']&&(('listStyle'==_0x47ffe2['data']['key']||'listMarkerStyle'==_0x47ffe2['data']['key'])&&(_0x47ffe2['data']['newValue']&&'default'!=_0x47ffe2['data']['newValue']||'default'!=_0x47ffe2['data']['oldValue']&&!_0x4911b0['newValue'])||!_0x2be6ab&&_0x47ffe2['data']['key']==m))return _0x560cb1;_0x47ffe2=_0x47ffe2['next'];}if(null==_0x4911b0['newValue'])switch(_0x4911b0['oldValue']){case'bulleted':return _0x4ec51d(o(_0x21b111,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4ec51d(o(_0x21b111,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4ec51d(o(_0x21b111,'ELEMENT_TODO_LIST'));}switch(_0x4911b0['newValue']){case'bulleted':return _0x589fba(o(_0x21b111,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x589fba(o(_0x21b111,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x589fba(o(_0x21b111,'ELEMENT_TODO_LIST'));}}),_0x48a764['descriptionFactory']['registerDescriptionCallback'](_0x59485c=>{const {data:_0x232ad2}=_0x59485c;if(_0x232ad2&&'listIndent'==_0x232ad2['key'])return null==_0x232ad2['newValue']||null==_0x232ad2['oldValue']&&0x0==_0x232ad2['newValue']?_0x560cb1:void 0x0;}),_0x48a764['descriptionFactory']['registerDescriptionCallback'](_0xdb5252=>{if('attribute'!=_0xdb5252['type'])return;const {data:_0x5a0961}=_0xdb5252;if(!_0x5a0961||'listItemId'!=_0x5a0961['key'])return;const _0x45295c=Ee(_0xdb5252);return'newValue'==_0x45295c?{'type':'format','content':o(_0x21b111,'*Merge:*\x20list\x20item')}:'oldValue'==_0x45295c?{'type':'format','content':o(_0x21b111,'*Split:*\x20list\x20item')}:_0x560cb1;}),_0xab5008['model']['document']['registerPostFixer'](_0x230559=>this['listItemIdFixer'](_0x230559)),_0xab5008['model']['document']['registerPostFixer'](_0x19d65e=>this['noTrackChangesFixer'](_0x19d65e)),_0xab5008['model']['document']['on']('change:data',(_0x1d2ee7,_0x433ac3)=>{if(_0x433ac3['isUndo']||!_0x433ac3['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x148b2b){if(_0x148b2b['batch']['isUndo']||!_0x148b2b['batch']['isLocal'])return!0x1;let _0x47b775=!0x1;const _0x58519c=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x43a9dd=>_0x43a9dd['data']&&'listItemId'==_0x43a9dd['data']['key'])['filter'](_0xea3532=>_0xea3532['data']['newValue']&&_0xea3532['data']['oldValue']);for(const _0x33703b of _0x58519c)Ee(_0x33703b)||(_0x148b2b['removeMarker'](_0x33703b['getFirstMarker']()),_0x47b775=!0x0);return _0x47b775;}['noTrackChangesFixer'](_0x2b353a){if(_0x2b353a['batch']['isUndo']||!_0x2b353a['batch']['isLocal'])return!0x1;const _0x4253f2=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x4253f2['trackChangesCommand']['value'])return!0x1;let _0x515012=!0x1;const _0xe27b73=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0xd07c6c=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x2875f8=>'attribute'==_0x2875f8['type'])['filter'](_0x2c7c40=>_0xe27b73['includes'](_0x2c7c40['attributeKey']));if(0x0==_0xd07c6c['length'])return _0x515012;for(const _0x4142c6 of _0xd07c6c){const _0x36807c=_0x4253f2['_findSuggestions'](_0x4142c6['range'],'attribute')['filter'](_0xbdc954=>!_0xbdc954['meta']['isNextTo'])['map'](_0x559ad5=>_0x559ad5['suggestion'])['filter'](_0x1d69e9=>{const _0x28c461=_0x4253f2['_getAttributeKey'](_0x1d69e9);return _0xe27b73['includes'](_0x28c461);});if(_0x36807c['length']){for(const _0x24b03b of _0x36807c)_0x2b353a['removeMarker'](_0x24b03b['getFirstMarker']());_0x515012=!0x0;}}return _0x515012;}['assureChains'](){const _0x4ccf48=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1fab06=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x1f5bf0;const _0x4816d5=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x578fcd=>{if(_0x578fcd['data']['oldRange']||!_0x578fcd['data']['newRange'])return null;if(!_0x578fcd['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x18bbce}=_0x4ccf48['_splitMarkerName'](_0x578fcd['name']);if(!_0x4ccf48['hasSuggestion'](_0x18bbce))return null;const _0x5bc3e1=_0x4ccf48['getSuggestion'](_0x18bbce);return _0x1fab06['includes'](_0x5bc3e1['data']['key']);})['map'](_0xc3530e=>{const {id:_0x5a7d45}=_0x4ccf48['_splitMarkerName'](_0xc3530e['name']),_0x3dffe7=_0x4ccf48['getSuggestion'](_0x5a7d45);return _0x1f5bf0=_0x3dffe7['attributes']['groupId'],_0x3dffe7['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x4816d5['size'])return;const _0x479769=_0x4ccf48['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x560d2d=>'attribute'==_0x560d2d['type']&&_0x560d2d['data']&&_0x1fab06['includes'](_0x560d2d['data']['key'])&&_0x560d2d['attributes']['groupId']!=_0x1f5bf0)['map'](_0x102da2=>({'listItem':_0x102da2['getFirstRange']()['start']['nodeAfter'],'groupId':_0x102da2['attributes']['groupId']})),_0x4ad9b7=new Set();for(const {groupId:_0x399d9d,listItem:_0x17aa01}of _0x479769)_0x4816d5['has'](_0x17aa01)&&_0x4ad9b7['add'](_0x399d9d);for(const _0x47fb60 of _0x4ccf48['getSuggestions']())_0x4ad9b7['has'](_0x47fb60['attributes']['groupId'])&&_0x47fb60['setAttribute']('groupId',_0x1f5bf0);}['_supportLegacySuggestions'](){const _0x2699df=this['editor'],_0xfe7e6f=_0x2699df['locale'],_0xbf433c=_0x2699df['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0xbf433c['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0xe8b514,_0x2c49da){const _0x287273=[];for(let _0x2b45b9 of _0xe8b514)_0x2b45b9['start']['nodeAfter']===_0x2b45b9['end']['parent']&&(_0x2b45b9=_0x2699df['model']['createRange'](_0x2699df['model']['createPositionAt'](_0x2b45b9['start']['nodeAfter'],0x0))),_0x287273['push'](_0x2b45b9);_0x2699df['model']['change'](_0x55e205=>{const _0x4905cf=_0x2699df['model']['document']['selection'],_0x3ec4cc=Array['from'](_0x4905cf['getRanges']())['map'](_0x331dc1=>_0x4f29af['fromRange'](_0x331dc1));_0x55e205['setSelection'](_0x287273),_0x2699df['commands']['get'](_0x2c49da['commandName'])['refresh'](),_0x2c49da['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x2699df['execute'](_0x2c49da['commandName'],..._0x2c49da['commandParams']),_0x55e205['setSelection'](_0x3ec4cc);for(const _0x4c87fb of _0x3ec4cc)_0x4c87fb['detach']();});}),_0xbf433c['descriptionFactory']['registerElementLabel'](function(_0x29997e){const _0xf5cc4e=!_0x2699df['model']['schema']['isObject'](_0x29997e),_0x18f531=_0x29997e['previousSibling'],_0x4294f4=_0x29997e['nextSibling'],_0x52ceec=_0x29997e['getAttribute']('listItemId'),_0x35cfe2=!_0x18f531||_0x18f531['getAttribute']('listItemId')!==_0x52ceec,_0x1bb198=!_0x4294f4||_0x4294f4['getAttribute']('listItemId')!==_0x52ceec;return _0xf5cc4e&&Boolean(_0x52ceec)&&_0x35cfe2&&_0x1bb198;},_0x31f434=>o(_0xfe7e6f,'ELEMENT_LIST_ITEM',_0x31f434));}['_registerLegacyDescription'](){const _0x32d2da=this['editor'],_0x3a246d=_0x32d2da['locale'];function _0x350731(_0x2f35f2){const _0x33dc3e=_0x32d2da['commands']['get']('bulletedList')['value'],_0x7a5864=_0x32d2da['commands']['get']('numberedList')['value'];return'numberedList'===_0x2f35f2?_0x33dc3e:_0x7a5864;}_0x32d2da['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0xbfed64){if('formatBlock'!=_0xbfed64['type'])return;const {data:_0x163b2e}=_0xbfed64;if(!_0x163b2e)return;let _0x557f70,_0xba5054,_0x247960,_0x1f8622;switch(_0x163b2e['commandName']){case'bulletedList':_0x247960=_0x163b2e['commandParams'][0x0]['forceValue'],_0x1f8622=_0x350731(_0x163b2e['commandName']),_0x557f70=_0x247960?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1f8622&&_0x32d2da['config']['get']('list.multiBlock')||(_0x557f70='*Change\x20to:*\x20%0'),_0xba5054={'type':'format','content':o(_0x3a246d,_0x557f70,o(_0x3a246d,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x247960=_0x163b2e['commandParams'][0x0]['forceValue'],_0x1f8622=_0x350731(_0x163b2e['commandName']),_0x557f70=_0x247960?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1f8622&&_0x32d2da['config']['get']('list.multiBlock')||(_0x557f70='*Change\x20to:*\x20%0'),_0xba5054={'type':'format','content':o(_0x3a246d,_0x557f70,o(_0x3a246d,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x557f70='*Indent:*\x20%0',_0xba5054={'type':'format','content':o(_0x3a246d,_0x557f70,o(_0x3a246d,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x557f70=function(_0x42d8c5){const _0x540b1d=_0x42d8c5['getFirstRange']();let _0x15217b=_0x540b1d['start']['nodeAfter'];for(;_0x15217b&&_0x540b1d['containsItem'](_0x15217b);){if(_0x15217b['getAttribute']('listIndent')>0x0)return!0x1;_0x15217b=_0x15217b['nextSibling'];}return!0x0;}(_0xbfed64)?o(_0x3a246d,'*Format:*\x20remove\x20from\x20%0',o(_0x3a246d,function(_0x253e22){return'ELEMENT_'+_0x253e22['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0xbfed64))):o(_0x3a246d,'*Outdent:*\x20%0',o(_0x3a246d,'ELEMENT_LIST_ITEM')),_0xba5054={'type':'format','content':_0x557f70};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x163b2e['multipleBlocks']&&(_0x557f70='*Merge:*\x20%0',_0xba5054={'type':'deletion','content':o(_0x3a246d,_0x557f70,o(_0x3a246d,'ELEMENT_LIST_ITEM'))});}return _0xba5054;});}}function Ee(_0x3e1b49){let _0xea56e5=_0x3e1b49['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0xea56e5;){const _0x43560b=_0xea56e5['getAttribute']('listItemId');if(!_0x43560b)return!0x1;if(_0x43560b==_0x3e1b49['data']['newValue'])return'newValue';if(_0x43560b==_0x3e1b49['data']['oldValue'])return'oldValue';_0xea56e5=_0xea56e5['previousSibling'];}return!0x1;}class pe extends _0x560a22{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x4af79d=this['editor']['config']['get']('list.properties'),_0x17f977=this['editor']['plugins']['get']('TrackChangesEditing');_0x4af79d['styles']&&(_0x17f977['enableDefaultAttributesIntegration']('listStyle'),_0x17f977['registerBlockAttribute']('listStyle')),_0x4af79d['reversed']&&(_0x17f977['enableDefaultAttributesIntegration']('listReversed'),_0x17f977['registerBlockAttribute']('listReversed')),_0x4af79d['startIndex']&&(_0x17f977['enableDefaultAttributesIntegration']('listStart'),_0x17f977['registerBlockAttribute']('listStart'));const _0x549025={'type':'format','content':''};_0x17f977['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x2d8992=this['editor']['locale'];_0x17f977['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x2d8992,'FORMAT_LIST_REVERSED')),_0x17f977['descriptionFactory']['registerDescriptionCallback'](_0x51850f=>{const {data:_0x3a7d81}=_0x51850f;if(_0x3a7d81&&'listReversed'==_0x3a7d81['key'])return null==_0x3a7d81['newValue']||0x0==_0x3a7d81['newValue']&&null==_0x3a7d81['oldValue']?_0x549025:void 0x0;}),_0x17f977['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x2d8992,'FORMAT_LIST_START')),_0x17f977['descriptionFactory']['registerDescriptionCallback'](_0x2e5eb5=>{const {data:_0x164364}=_0x2e5eb5;if(_0x164364&&'listStart'==_0x164364['key'])return null==_0x164364['newValue']||0x1==_0x164364['newValue']&&null==_0x164364['oldValue']?_0x549025:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x420f6f=>{if(_0x420f6f['batch']['isUndo'])return!0x1;let _0x4455c3=!0x1;const _0x4051b2=_0x17f977['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2eae2a=>{const _0x278c81=_0x17f977['_getAttributeKey'](_0x2eae2a);return'listStart'==_0x278c81||'listReversed'==_0x278c81;});for(const _0x218e87 of _0x4051b2){const _0x409aa7=_0x218e87['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x409aa7||'customNumbered'==_0x409aa7)continue;_0x17f977['_findSuggestions'](_0x218e87['getFirstRange'](),'attribute')['find'](_0x135f9a=>'listType'==_0x17f977['_getAttributeKey'](_0x135f9a['suggestion']))||(_0x420f6f['removeMarker'](_0x218e87['getFirstMarker']()),_0x4455c3=!0x0);}return _0x4455c3;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x5bc11c){const _0x21d09d=this['editor']['locale'],{data:_0x23b281}=_0x5bc11c,_0x1519c3={'type':'format','content':''};if(!_0x23b281||'listStyle'!=_0x23b281['key'])return;if(!_0x23b281['oldValue'])return'default'==_0x23b281['newValue']?_0x1519c3:{'type':'format','content':''+o(_0x21d09d,'*Set\x20format:*\x20%0',o(_0x21d09d,this['_getTranslationKeyForListStyle'](_0x23b281['newValue'])))};if(!_0x23b281['newValue']){if('default'==_0x23b281['oldValue'])return _0x1519c3;let _0x3e307c=_0x5bc11c['head'];for(;_0x3e307c;){if(_0x3e307c['data']&&'listType'==_0x3e307c['data']['key']&&_0x3e307c['data']['newValue'])return _0x1519c3;_0x3e307c=_0x3e307c['next'];}return{'type':'format','content':''+o(_0x21d09d,'*Remove\x20format:*\x20%0',o(_0x21d09d,this['_getTranslationKeyForListStyle'](_0x23b281['oldValue'])))};}if('default'!=_0x23b281['newValue'])return{'type':'format','content':''+o(_0x21d09d,'*Set\x20format:*\x20%0',o(_0x21d09d,this['_getTranslationKeyForListStyle'](_0x23b281['newValue'])))};let _0x1b808e=_0x5bc11c['head'];for(;_0x1b808e;){if(_0x1b808e['data']&&'listType'==_0x1b808e['data']['key']&&_0x1b808e['data']['newValue']&&_0x1b808e['data']['oldValue'])return _0x1519c3;_0x1b808e=_0x1b808e['next'];}return{'type':'format','content':o(_0x21d09d,'*Set\x20format:*\x20%0',o(_0x21d09d,'ELEMENT_'+_0x5bc11c['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x352c9a=this['editor'],_0x2d7dfb=_0x352c9a['locale'];_0x352c9a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2eca83=>{if('formatBlock'!=_0x2eca83['type'])return;const {data:_0x5bc397}=_0x2eca83;if(!_0x5bc397)return;let _0x35a887,_0x3479e4;switch(_0x5bc397['commandName']){case'listStyle':_0x35a887='*Change\x20to:*\x20%0',_0x3479e4={'type':'format','content':o(_0x2d7dfb,_0x35a887,o(_0x2d7dfb,this['_getTranslationKeyForListStyle'](_0x5bc397['commandParams'][0x0]['type'])))};break;case'listReversed':_0x35a887=_0x5bc397['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3479e4={'type':'format','content':o(_0x2d7dfb,_0x35a887)};break;case'listStart':_0x35a887='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3479e4={'type':'format','content':o(_0x2d7dfb,_0x35a887,_0x5bc397['commandParams'][0x0]['startIndex'])};}return _0x3479e4;});}['_getTranslationKeyForListStyle'](_0x187abe){return'ELEMENT_'+function(_0x5b9ce5){if(ye['includes'](_0x5b9ce5))return'bulleted';if(Se['includes'](_0x5b9ce5))return'numbered';return null;}(_0x187abe)['toUpperCase']()+'_LIST_'+_0x187abe['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x560a22{static get['requires'](){return[_0xde2d51];}['init'](){const _0x1fef0b=this['editor'],_0x36c3cc=_0x1fef0b['plugins']['get']('TrackChangesEditing'),_0x4fd8d6=_0x1fef0b['commands']['get']('enter');_0x36c3cc['enableCommand']('enter',()=>{_0x1fef0b['model']['change'](_0x1f8102=>{const _0x3d835e=_0x1fef0b['model']['document']['selection'],_0x4c915e=_0x3d835e['getFirstPosition'](),_0x4558ec=_0x4f29af['fromRange'](_0x3d835e['getFirstRange']());if(_0x4fd8d6['enterBlock'](_0x1f8102)){const _0xeb5d65=_0x1fef0b['model']['createPositionAt'](_0x4c915e['parent']['nextSibling'],0x0),_0x16da49=_0x1f8102['createRange'](_0x4c915e,_0xeb5d65);_0x36c3cc['markInsertion'](_0x16da49);}else _0x1f8102['setSelection'](_0x1f8102['createRange'](_0x4558ec['end']));_0x4558ec['detach'](),_0x4fd8d6['fire']('afterExecute',{'writer':_0x1f8102});});}),_0x1fef0b['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x1fef0b,'split'),{'priority':'high'}),_0x1fef0b['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x5ec1e4,_0x846c34,_0x11bfbc)=>{const _0xa4dae4=_0x11bfbc['mapper']['markerNameToElements'](_0x846c34['markerName']);if(_0xa4dae4){for(const _0x190ad0 of _0xa4dae4)_0x190ad0['hasClass']('ck-suggestion-marker-split')&&(_0x11bfbc['mapper']['unbindElementFromMarkerName'](_0x190ad0,_0x846c34['markerName']),_0x11bfbc['writer']['remove'](_0x190ad0));}},{'priority':'high'}),_0x1fef0b['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x53cb38,_0x1d5c1f,_0x184aee)=>{_0x184aee['options']['showSuggestionHighlights']&&_e(_0x1fef0b,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x53cb38,_0x1d5c1f,_0x184aee);},{'priority':'high'});}}class X extends _0x560a22{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x2f70bf=this['editor']['plugins']['get']('TrackChangesEditing');_0x2f70bf['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x2f70bf['enableCommand']('findNext'),_0x2f70bf['enableCommand']('findPrevious'),_0x2f70bf['enableCommand']('replace'),_0x2f70bf['enableCommand']('replaceAll');}['handleFindCommand'](_0x160eb7,_0x54e94a,_0x51364e={}){const _0x3724c4=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x160eb7(_0x37b754=>{let _0x318206=('string'==typeof _0x54e94a?_0x3724c4['findByTextCallback'](_0x54e94a,_0x51364e):_0x54e94a)(_0x37b754);Array['isArray'](_0x318206)&&(_0x318206={'results':_0x318206,'searchText':'string'==typeof _0x54e94a?_0x54e94a:''});const _0x386284=_0x318206['results']['filter'](_0x45b9ef=>!0x1===this['_isInDeletionRange'](_0x45b9ef,_0x37b754['item']));return{..._0x318206,'results':_0x386284};},_0x51364e);}['_isInDeletionRange'](_0x1d01c7,_0x568908){const _0x1c6617=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x568908,_0x1d01c7['start']),this['editor']['model']['createPositionAt'](_0x568908,_0x1d01c7['end']));for(const _0x27d1e8 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x1c6617['getIntersection'](_0x27d1e8['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x560a22{['afterInit'](){const _0x4e9633=this['editor']['locale'],_0x2e1d22=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x353ff1,commandName:_0x580c65}of ro)this['editor']['plugins']['has'](_0x353ff1)&&(_0x2e1d22['enableDefaultAttributesIntegration'](_0x580c65),_0x2e1d22['registerInlineAttribute'](_0x580c65));_0x2e1d22['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x4e9633,'FORMAT_FONT_SIZE')),_0x2e1d22['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x4e9633,'FORMAT_FONT_FAMILY')),_0x2e1d22['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x4e9633,'FORMAT_FONT_COLOR')),_0x2e1d22['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x4e9633,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xb846dd=this['editor'],_0x328f4a=_0xb846dd['locale'];_0xb846dd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x168f81=>{const _0x4abb25=_0x328f4a['t'];if('formatInline'!=_0x168f81['type'])return;const {data:_0x32b0b1}=_0x168f81;if(null!=_0x32b0b1){if('fontSize'==_0x32b0b1['commandName']){const _0x5df829=_0x32b0b1['commandParams'][0x0]['value'];if(_0x5df829){const _0x2efb5a=_0x4abb25(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0xece27e=>_0xece27e['model']==_0x5df829)['title'])['toLowerCase']();return{'type':'format','content':o(_0x328f4a,'*Set\x20font\x20size:*\x20%0',_0x2efb5a)};}return{'type':'format','content':o(_0x328f4a,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x32b0b1['commandName']){const _0x2e29c2=_0x32b0b1['commandParams'][0x0]['value'];return _0x2e29c2?{'type':'format','content':o(_0x328f4a,'*Set\x20font\x20family:*\x20%0',_0x2e29c2)}:{'type':'format','content':o(_0x328f4a,'*Reset\x20font\x20family*')};}if('fontColor'==_0x32b0b1['commandName']){const _0x147403=_0x32b0b1['commandParams'][0x0]['value'];if(_0x147403){const _0x842ebc=_0x396fff(this['editor']['config']['get']('fontColor.colors'))['find'](_0x205395=>_0x205395['model']==_0x147403);let _0x461498=_0x147403,_0x269d58='';return _0x842ebc&&(_0x461498=_0x842ebc['label'],_0x269d58=_0x4abb25(_0x461498)['toLowerCase']()),{'type':'format','content':o(_0x328f4a,'*Set\x20font\x20color:*\x20%0',_0x269d58)['trim'](),'color':{'value':_0x147403,'title':_0x269d58||_0x461498}};}return{'type':'format','content':o(_0x328f4a,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x32b0b1['commandName']){const _0x440364=_0x32b0b1['commandParams'][0x0]['value'];if(_0x440364){const _0x57ef49=_0x396fff(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x5837ca=>_0x5837ca['model']==_0x440364);let _0x21d54b=_0x440364,_0x16b781='';return _0x57ef49&&(_0x21d54b=_0x57ef49['label'],_0x16b781=_0x4abb25(_0x21d54b)['toLowerCase']()),{'type':'format','content':o(_0x328f4a,'*Set\x20font\x20background\x20color:*\x20%0',_0x16b781)['trim'](),'color':{'value':_0x440364,'title':_0x16b781||_0x21d54b}};}return{'type':'format','content':o(_0x328f4a,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x560a22{['afterInit'](){const _0x2902ac=this['editor'],_0x1457f5=_0x2902ac['plugins']['get']('TrackChangesEditing'),_0x4d64d7=_0x2902ac['commands']['get']('copyFormat'),_0x534508=_0x2902ac['commands']['get']('pasteFormat');_0x4d64d7&&_0x534508&&(_0x1457f5['enableDefaultAttributesIntegration']('pasteFormat'),_0x1457f5['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x6ebd78=this['editor'],_0xed909d=_0x6ebd78['locale'];_0x6ebd78['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x14f72b=>{if('formatBlock'!=_0x14f72b['type']&&'formatInline'!=_0x14f72b['type'])return;const {data:_0x1acc79}=_0x14f72b;if(_0x1acc79&&'pasteFormat'===_0x1acc79['commandName']){const _0xde00b9=[],_0x1f3fc5=_0x1acc79['commandParams'][0x0];for(const [_0x56d195,_0x2c9cf8]of Object['entries'](_0x1f3fc5))_0xde00b9['push'](so(_0x6ebd78,_0x56d195,_0x2c9cf8));return _0xde00b9['length']?{'type':'format','content':o(_0xed909d,'*Set\x20format\x20to:*\x20%0',_0xde00b9['join'](',\x20'))}:{'type':'format','content':o(_0xed909d,'*Remove\x20all\x20formatting*')};}});}}function so(_0x2b930d,_0x2df990,_0x2ae807){const _0x2cf285=_0x2b930d['locale']['t'],_0x4b0460=_0x2df990['split'](/(?=[A-Z])/)['join']('\x20'),_0x298c74=_0x2cf285(_0x4b0460['charAt'](0x0)['toUpperCase']()+_0x4b0460['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x2ae807)return _0x298c74;if('fontColor'===_0x2df990||'fontBackgroundColor'===_0x2df990){const _0x59cbd0=_0x396fff(_0x2b930d['config']['get']('fontColor.colors'))['find'](_0x448890=>_0x448890['model']==_0x2ae807);return _0x298c74+'\x20('+(_0x59cbd0?_0x2cf285(_0x59cbd0['label'])['toLowerCase']():_0x2ae807)+')';}if('fontSize'===_0x2df990&&isNaN(parseFloat(_0x2ae807))){const _0xc5d5b=_0x2b930d['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x2b930d['config']['get']('fontSize.options'))['find'](_0x1a3468=>_0x1a3468['model']==_0x2ae807);return _0x298c74+'\x20('+(_0xc5d5b?_0x2cf285(_0xc5d5b['title'])['toLowerCase']():_0x2ae807)+')';}return _0x298c74+'\x20('+_0x2ae807+')';}class tt extends _0x560a22{['_headingOptions'];['afterInit'](){const _0x442a4f=this['editor'];if(!_0x442a4f['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x442a4f['config']['get']('heading.options');const _0x364603=_0x442a4f['locale'],_0x520945=_0x442a4f['plugins']['get']('TrackChangesEditing');_0x520945['enableDefaultAttributesIntegration']('heading');for(const _0x3d4179 of this['_headingOptions'])'paragraph'!=_0x3d4179['model']&&_0x520945['descriptionFactory']['registerElementLabel'](_0x3d4179['model'],_0x562e21=>{const _0x35c605=this['_getHeadingLevel'](_0x3d4179['model']);return null!==_0x35c605?_0x7f5d9d(_0x562e21,_0x35c605):_0x2da8c2(_0x562e21,_0x3d4179['title']);});function _0x7f5d9d(_0x3bd86d,_0x144601){return o(_0x364603,'ELEMENT_HEADING',[_0x3bd86d,_0x144601]);}function _0x2da8c2(_0x258dc9,_0x1162a2){return o(_0x364603,'ELEMENT_HEADING_CUSTOM',[_0x258dc9,_0x1162a2]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xf1065c=this['editor'],_0xb440ab=_0xf1065c['locale'];function _0x4f5692(_0x438ef7,_0x6624f3){return o(_0xb440ab,'ELEMENT_HEADING_CUSTOM',[_0x438ef7,_0x6624f3]);}_0xf1065c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42ff6d=>{if('formatBlock'!=_0x42ff6d['type'])return;const {data:_0x4db1e1}=_0x42ff6d;if(_0x4db1e1&&'heading'==_0x4db1e1['commandName']){const _0x571579=_0x4db1e1['commandParams'][0x0]['value'],_0x2d541f=this['_getHeadingLevel'](_0x571579);if(null!==_0x2d541f)return{'type':'format','content':o(_0xb440ab,'*Change\x20to:*\x20%0',(_0x49efbc=0x1,_0x582e36=_0x2d541f,o(_0xb440ab,'ELEMENT_HEADING',[_0x49efbc,_0x582e36])))};const _0x477fb3=this['_headingOptions']['find'](_0x37384e=>_0x37384e['model']===_0x571579)['title'];return{'type':'format','content':o(_0xb440ab,'*Change\x20to:*\x20%0',_0x4f5692(0x1,_0x477fb3))};}var _0x49efbc,_0x582e36;});}['_getHeadingLevel'](_0x298fcf){const _0x2ea4ef=_0x298fcf['match'](/^heading(\d+)/);if(_0x2ea4ef)return _0x2ea4ef[0x1];const _0x4ad4c0=this['_headingOptions']?.['find'](_0x8ffe43=>_0x8ffe43['model']==_0x298fcf);if(_0x4ad4c0&&_0x4ad4c0['view']){const _0x3fcedc=_0x4ad4c0['view'],_0x5b91dd=(_0x3fcedc['name']??_0x3fcedc)['match'](/^h(\d+)/);if(_0x5b91dd)return _0x5b91dd[0x1];}return null;}}class et extends _0x560a22{['afterInit'](){const _0x30ae9a=this['editor'];if(!_0x30ae9a['plugins']['has']('HighlightEditing'))return;const _0x3b4cb2=_0x30ae9a['plugins']['get']('TrackChangesEditing'),_0x230817=_0x30ae9a['locale'];_0x3b4cb2['enableDefaultAttributesIntegration']('highlight'),_0x3b4cb2['registerInlineAttribute']('highlight'),_0x3b4cb2['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x230817,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x37db17=this['editor'],_0x39ae36=_0x37db17['locale'];_0x37db17['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x314bc3=>{if('formatInline'!=_0x314bc3['type'])return;const {data:_0x403286}=_0x314bc3;if(_0x403286&&'highlight'==_0x403286['commandName']){const _0xf4a41d=_0x39ae36['t'],_0x5757b0=_0x403286['commandParams'][0x0]['value'];if(_0x5757b0){const _0x4c96f1=_0x37db17['config']['get']('highlight.options')['find'](_0x57e9b6=>_0x57e9b6['model']==_0x5757b0),_0x1ee1f9=_0xf4a41d(_0x4c96f1['title'])['toLowerCase']();return{'type':'format','content':o(_0x39ae36,'*Set\x20highlight:*\x20%0',_0x1ee1f9),'color':{'value':_0x4c96f1['color'],'title':_0x4c96f1['title']}};}return{'type':'format','content':o(_0x39ae36,'*Remove\x20highlight*',o(_0x39ae36,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x560a22{['afterInit'](){const _0x44a2c1=this['editor'];if(!_0x44a2c1['plugins']['has']('HorizontalLineEditing'))return;_0x44a2c1['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x4ab092=_0x44a2c1['plugins']['get']('TrackChangesEditing'),_0x554b29=_0x44a2c1['locale'];_0x4ab092['descriptionFactory']['registerElementLabel']('horizontalLine',_0x2f5dc4=>o(_0x554b29,'ELEMENT_HORIZONTAL_LINE',_0x2f5dc4)),_0x44a2c1['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x3562bd,{writer:_0x563064,options:_0x3134e2})=>{if(!_0x3134e2['showSuggestionHighlights'])return null;const _0x177671=_0x563064['createContainerElement']('div'),_0x52d081=_0x563064['createEmptyElement']('hr');return _0x563064['addClass']('ck-horizontal-line',_0x177671),_0x563064['insert'](_0x563064['createPositionAt'](_0x177671,0x0),_0x52d081),_0x177671;},'converterPriority':'high'});}}class st extends _0x560a22{['afterInit'](){const _0x48d4dd=this['editor'];if(!_0x48d4dd['plugins']['has']('HtmlEmbed'))return;const _0x2dec85=_0x48d4dd['plugins']['get']('TrackChangesEditing'),_0x2dc8c9=_0x48d4dd['locale'];_0x2dec85['descriptionFactory']['registerElementLabel']('rawHtml',_0x14fdc0=>o(_0x2dc8c9,'ELEMENT_HTML_EMBED',_0x14fdc0)),_0x2dec85['enableDefaultAttributesIntegration']('htmlEmbed'),_0x2dec85['registerBlockAttribute']('value'),_0x2dec85['descriptionFactory']['registerDescriptionCallback'](_0x249d14=>{if('attribute'!=_0x249d14['type'])return;const {data:_0x2e150d}=_0x249d14;if(_0x2e150d&&'value'==_0x2e150d['key']&&_0x249d14['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x587172=o(_0x2dc8c9,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x2dc8c9,'*Change\x20%0\x20content*',_0x587172)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1c9e44=this['editor'],_0x248e17=_0x1c9e44['locale'];_0x1c9e44['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2d73af=>{if('formatBlock'!=_0x2d73af['type'])return;const {data:_0x5640f7}=_0x2d73af;if(_0x5640f7&&'htmlEmbed'==_0x5640f7['commandName']){const _0x292ede=o(_0x248e17,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x248e17,'*Change\x20%0\x20content*',_0x292ede)};}});}}class nt extends _0x560a22{['afterInit'](){const _0xde5b86=this['editor'];if(!_0xde5b86['plugins']['has']('ImageEditing'))return;const _0x2d6fa9=_0xde5b86['plugins']['get']('TrackChangesEditing'),_0x199e53=_0xde5b86['plugins']['get']('ImageUtils'),_0x155bcd=_0xde5b86['locale'];_0x2d6fa9['enableCommand']('insertImage'),_0x2d6fa9['descriptionFactory']['registerElementLabel']('imageBlock',_0x18b844=>o(_0x155bcd,'ELEMENT_IMAGE',_0x18b844)),_0x2d6fa9['descriptionFactory']['registerElementLabel']('imageInline',_0x24a1e7=>o(_0x155bcd,'ELEMENT_INLINE_IMAGE',_0x24a1e7)),_0x2d6fa9['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x155bcd,'ELEMENT_CAPTION')),_0xde5b86['plugins']['has']('ImageUploadEditing')&&_0x2d6fa9['enableCommand']('uploadImage'),_0xde5b86['plugins']['has']('ImageBlockEditing')&&_0xde5b86['plugins']['has']('ImageInlineEditing')&&(_0x2d6fa9['enableCommand']('imageTypeInline',(_0x5af5a3,_0x165130)=>{const _0x54a006=_0x199e53['getClosestSelectedImageElement'](_0xde5b86['model']['document']['selection']);_0xde5b86['model']['change'](()=>{_0x2d6fa9['markBlockFormat'](_0x54a006,{'commandName':'imageTypeInline','commandParams':[_0x165130]},[],'convertBlockImageToInline');});}),_0x2d6fa9['enableCommand']('imageTypeBlock',(_0x270220,_0x1f7326)=>{_0xde5b86['model']['change'](_0x552a9a=>{let _0x35a59a=_0x199e53['getClosestSelectedImageElement'](_0xde5b86['model']['document']['selection']),_0x4728f1=_0x552a9a['createRangeOn'](_0x35a59a);const _0x377cc5=_0xe9cfce['fromPosition'](_0x4728f1['start'],'toPrevious'),_0x41d907=_0xe9cfce['fromPosition'](_0x4728f1['end'],'toNext');_0x2d6fa9['forceDefaultExecution'](()=>_0x270220(_0x1f7326)),_0x35a59a=_0x199e53['getClosestSelectedImageElement'](_0xde5b86['model']['document']['selection']),_0x4728f1=_0x552a9a['createRangeOn'](_0x35a59a);const _0x447b9e=_0x552a9a['createRange'](_0x377cc5,_0x41d907);_0x377cc5['detach'](),_0x41d907['detach'](),_0x2d6fa9['markBlockFormat'](_0x35a59a,{'commandName':'imageTypeInline','commandParams':[_0x1f7326]},[],'convertInlineImageToBlock'),_0x447b9e['start']['isBefore'](_0x4728f1['start'])&&_0x2d6fa9['markInsertion'](_0x552a9a['createRange'](_0x447b9e['start'],_0x4728f1['start']),'convertInlineImageToBlock'),_0x4728f1['end']['isBefore'](_0x447b9e['end'])&&_0x2d6fa9['markInsertion'](_0x552a9a['createRange'](_0x4728f1['end'],_0x447b9e['end']),'convertInlineImageToBlock');});}),_0x2d6fa9['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x2d6fa9['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x2d6fa9['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x2d6fa9['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x2d6fa9['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x2d6fa9['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x31937e])=>{const _0xfd00b9=_0x2d6fa9['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x50c696=_0x31937e['start'],_0x470223=_0x31937e['end'];const _0x3a19dc=_0xde5b86['model']['schema']['getNearestSelectionRange'](_0x50c696,'backward'),_0x5169ea=_0xde5b86['model']['schema']['getNearestSelectionRange'](_0x470223,'forward');_0x3a19dc['isCollapsed']&&(_0x50c696=_0x3a19dc['start']),_0x5169ea['isCollapsed']&&(_0x470223=_0x5169ea['end']),_0xfd00b9([_0xde5b86['model']['createRange'](_0x50c696,_0x470223)]);}),_0x2d6fa9['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x352bd5),_0x2d6fa9['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x352bd5)),_0xde5b86['plugins']['has']('ImageCaptionEditing')&&(_0x2d6fa9['enableCommand']('toggleImageCaption',(_0x41038a,_0x2dbe3c)=>{const _0x8e0b61=_0xde5b86['plugins']['get']('ImageCaptionUtils');let _0x5e5cac=_0x199e53['getClosestSelectedImageElement'](_0xde5b86['model']['document']['selection']),_0x1e96a1=_0x8e0b61['getCaptionFromImageModelElement'](_0x5e5cac);_0xde5b86['model']['change'](()=>{if(_0x1e96a1)return void _0x2d6fa9['markDeletion'](_0xde5b86['model']['createRangeOn'](_0x1e96a1));const _0x20bd1b=_0x199e53['isBlockImage'](_0x5e5cac);_0x41038a(_0x2dbe3c),_0x5e5cac=_0x199e53['getClosestSelectedImageElement'](_0xde5b86['model']['document']['selection']),_0x1e96a1=_0x8e0b61['getCaptionFromImageModelElement'](_0x5e5cac),_0x2d6fa9['markInsertion'](_0xde5b86['model']['createRangeOn'](_0x1e96a1),_0x20bd1b?null:'imageCaption');});}),_0x2d6fa9['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x352bd5));const _0x9d73c6=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x530737(_0x5d8a13,_0x2e75a0){const _0x1c0a6e=_0x9d73c6['findIndex'](({type:_0x2e0d05,subType:_0x4ab4f7})=>_0x5d8a13['type']==_0x2e0d05&&_0x5d8a13['subType']==_0x4ab4f7),_0x24e29a=_0x9d73c6['findIndex'](({type:_0x38781a,subType:_0x2ed6f8})=>_0x2e75a0['type']==_0x38781a&&_0x2e75a0['subType']==_0x2ed6f8);if(_0x1c0a6e<0x0||_0x24e29a<0x0)return!0x1;const _0x30490b=_0x5d8a13['getFirstRange'](),_0x39da48=_0x2e75a0['getFirstRange']();if((0x0==_0x1c0a6e||0x1==_0x1c0a6e)&&0x2==_0x24e29a&&_0x30490b['isIntersecting'](_0x39da48))return!0x0;if(0x2==_0x1c0a6e&&0x3==_0x24e29a){const _0x51f805=_0x2d6fa9['_findSuggestions'](_0x30490b,'insertion')['filter'](({suggestion:_0x39fdf0,meta:_0x3971dd})=>_0x3971dd['isOwn']&&'convertInlineImageToBlock'==_0x39fdf0['subType']);if(_0x51f805['length']>0x1&&_0x39da48['end']['isEqual'](_0x30490b['start']))return!0x0;if(0x1==_0x51f805['length']&&(_0x30490b['start']['isEqual'](_0x39da48['end'])||_0x30490b['end']['isEqual'](_0x39da48['start'])))return!0x0;}if(0x3==_0x1c0a6e&&0x3==_0x24e29a&&_0x30490b['start']['isBefore'](_0x39da48['start'])){const _0x5bde3a=_0x30490b['end']['nodeAfter'],_0x4bbc2c=_0x39da48['start']['nodeBefore'];return _0x199e53['isBlockImage'](_0x5bde3a)&&_0x5bde3a===_0x4bbc2c;}return!0x1;}function _0x352bd5(_0x231b19,_0x25ee44){return _0x530737(_0x231b19,_0x25ee44)?[_0x231b19,_0x25ee44]:_0x530737(_0x25ee44,_0x231b19)?[_0x25ee44,_0x231b19]:null;}_0xde5b86['plugins']['has']('ImageResize')&&(_0x2d6fa9['enableDefaultAttributesIntegration']('resizeImage'),_0x2d6fa9['registerBlockAttribute']('resizedWidth'),_0x2d6fa9['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x155bcd,'FORMAT_IMAGE_SIZE'))),_0xde5b86['plugins']['has']('ImageTextAlternativeEditing')&&(_0x2d6fa9['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x2d6fa9['registerBlockAttribute']('alt')),_0x2d6fa9['descriptionFactory']['registerDescriptionCallback'](_0x4e58f7=>{if(!!_0x9d73c6['find'](({type:_0x4dffe0,subType:_0x5a035b})=>_0x4e58f7['type']==_0x4dffe0&&_0x4e58f7['subType']==_0x5a035b))return _0x4e58f7['previous']?{}:void 0x0;}),_0x2d6fa9['descriptionFactory']['registerDescriptionCallback'](_0x49bb88=>{if('insertion'==_0x49bb88['type']||'deletion'==_0x49bb88['type']){const _0x270dc2=_0x49bb88['getContainedElement']();if(_0x270dc2&&_0x270dc2['is']('element','caption'))return{'type':'insertion'==_0x49bb88['type']?'addObject':'removeObject','element':_0x270dc2,'quantity':0x1};}}),_0x2d6fa9['descriptionFactory']['registerDescriptionCallback'](_0x18d6b3=>'formatBlock'==_0x18d6b3['type']&&'convertInlineImageToBlock'==_0x18d6b3['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x18d6b3['type']&&'convertBlockImageToInline'==_0x18d6b3['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x2d6fa9['descriptionFactory']['registerDescriptionCallback'](_0x3010db=>{if('attribute'!=_0x3010db['type'])return;const {data:_0x4b9d24}=_0x3010db;if(!_0x4b9d24||'alt'!=_0x4b9d24['key'])return;const _0x4f000f=_0x4b9d24['newValue'];return _0x4f000f?{'type':'format','content':o(_0x155bcd,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x4f000f+'\x22')}:{'type':'format','content':o(_0x155bcd,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x759d1d=this['editor'],_0x538308=_0x759d1d['locale'];_0x759d1d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x78ec88=>{if('formatBlock'!=_0x78ec88['type']&&'formatInline'!=_0x78ec88['type'])return;const {data:_0x8dd99b}=_0x78ec88;if(_0x8dd99b){if('imageTextAlternative'==_0x8dd99b['commandName']){const _0x226c53=_0x8dd99b['commandParams'][0x0]['newValue'];return _0x226c53?{'type':'format','content':o(_0x538308,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x226c53+'\x22')}:{'type':'format','content':o(_0x538308,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x8dd99b['commandName']){const _0x3d9410=_0x8dd99b['commandParams'][0x0]['width'];return _0x3d9410?{'type':'format','content':o(_0x538308,'*Set\x20image\x20width:*\x20%0',_0x3d9410)}:{'type':'format','content':o(_0x538308,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x560a22{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x4aaba7=this['editor']['locale'],_0x5ed728=this['editor']['plugins']['get']('TrackChangesEditing');_0x5ed728['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5ed728['registerBlockAttribute']('src'),_0x5ed728['descriptionFactory']['registerDescriptionCallback'](_0x1d46bc=>{if('attribute'!=_0x1d46bc['type'])return;const {data:_0x24c9e9}=_0x1d46bc;return _0x24c9e9&&'src'==_0x24c9e9['key']?_0x24c9e9['newValue']&&_0x24c9e9['oldValue']?{'type':'format','content':o(_0x4aaba7,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x351b6d=this['editor']['plugins']['get']('TrackChangesEditing');_0x351b6d['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x351b6d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x351b6d['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x351b6d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x22c0f5=this['editor'],_0xc9ab81=_0x22c0f5['locale'];_0x22c0f5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3fb040=>{if('formatBlock'!=_0x3fb040['type']&&'formatInline'!=_0x3fb040['type'])return;const {data:_0x56c5f4}=_0x3fb040;if(!_0x56c5f4||'replaceImageSource'!=_0x56c5f4['commandName'])return;return{'type':'format','content':o(_0xc9ab81,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x560a22{['afterInit'](){const _0x559a3a=this['editor'];if(!_0x559a3a['plugins']['has']('ImageStyleEditing'))return;const _0x52f2b1=_0x559a3a['plugins']['get']('TrackChangesEditing'),_0x48cebe=_0x559a3a['plugins']['get']('ImageUtils'),_0x327641={};_0x52f2b1['enableCommand']('imageStyle',(_0x46c2d4,_0x3d491b)=>{const _0x48a3f6=_0x559a3a['plugins']['get']('Users')['me'],_0x2c1002=_0x559a3a['commands']['get']('imageStyle');let _0x442976=_0x48cebe['getClosestSelectedImageElement'](_0x559a3a['model']['document']['selection']),_0x467ffc=_0x559a3a['model']['createRangeOn'](_0x442976),_0x266b4d=_0x2c1002['value'];if(_0x266b4d==_0x3d491b['value'])return;const _0x199f30={'commandName':'imageStyle','commandParams':[_0x3d491b],'formatGroupId':_0x524896()};_0x559a3a['model']['change'](()=>{if(_0x52f2b1['getSuggestions']()['filter'](_0x2ad81a=>_0x2ad81a['isInContent']&&_0x48a3f6==_0x2ad81a['author']&&('formatBlock'==_0x2ad81a['type']||'formatInline'==_0x2ad81a['type'])&&('imageStylePreApply'==_0x2ad81a['subType']||'imageStylePostApply'==_0x2ad81a['subType'])&&_0x2ad81a['getFirstRange']()['isEqual'](_0x467ffc))['forEach'](_0x213ac0=>_0x52f2b1['discardSuggestion'](_0x213ac0['head'])),_0x442976=_0x48cebe['getClosestSelectedImageElement'](_0x559a3a['model']['document']['selection']),_0x467ffc=_0x559a3a['model']['createRangeOn'](_0x442976),_0x2c1002['refresh'](),_0x559a3a['commands']['get']('imageTypeInline')['refresh'](),_0x559a3a['commands']['get']('imageTypeBlock')['refresh'](),_0x266b4d=_0x2c1002['value'],_0x266b4d!=_0x3d491b['value'])return _0x48cebe['isInlineImage'](_0x442976)&&_0x2c1002['shouldConvertImageType'](_0x3d491b['value'],_0x442976)?(_0x46c2d4({..._0x3d491b,'setImageSizes':!0x1}),_0x442976=_0x48cebe['getClosestSelectedImageElement'](_0x559a3a['model']['document']['selection']),void _0x52f2b1['markBlockFormat'](_0x442976,{..._0x199f30,'commandReversedParams':[{'value':_0x266b4d||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x48cebe['isBlockImage'](_0x442976)?_0x52f2b1['markBlockFormat'](_0x442976,_0x199f30,[],'imageStylePostApply'):_0x52f2b1['markInlineFormat'](_0x467ffc,_0x199f30,'imageStylePostApply'));});});for(const _0x27e795 of _0x559a3a['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x327641[_0x27e795['name']]=_0x27e795['title']['toLowerCase']();_0x52f2b1['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x52f2b1['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x52f2b1['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x52f2b1['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x385387])=>{_0x48cebe['setImageNaturalSizeAttributes'](_0x385387['getContainedElement']());}),_0x52f2b1['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x186fdc,_0x17a5d4)=>{_0x52f2b1['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x186fdc,{'commandName':_0x17a5d4['commandName'],'commandParams':_0x17a5d4['commandReversedParams']});}),_0x52f2b1['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x191825,_0x3b76c5){if(_0x579d06(_0x191825,_0x3b76c5))return[_0x191825,_0x3b76c5];if(_0x579d06(_0x3b76c5,_0x191825))return[_0x3b76c5,_0x191825];return null;});const _0x4626bf=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x579d06(_0x2e0f79,_0x17a0f2){const _0x2b8ee8=_0x4626bf['findIndex'](({type:_0x1685dd,subType:_0x4df981})=>_0x2e0f79['type']==_0x1685dd&&_0x2e0f79['subType']==_0x4df981),_0xba513=_0x4626bf['findIndex'](({type:_0x346c0d,subType:_0x31c28a})=>_0x17a0f2['type']==_0x346c0d&&_0x17a0f2['subType']==_0x31c28a);if(_0x2b8ee8<0x0||_0xba513<0x0)return!0x1;const _0xbee78=_0x2e0f79['getFirstRange'](),_0x59bdfc=_0x17a0f2['getFirstRange']();if((0x0==_0x2b8ee8||0x1==_0x2b8ee8)&&0x2==_0xba513&&_0xbee78['isIntersecting'](_0x59bdfc))return!0x0;if(0x2==_0x2b8ee8&&0x3==_0xba513){const _0x2250a8=_0x52f2b1['_findSuggestions'](_0xbee78,'insertion')['filter'](({suggestion:_0x180953,meta:_0x18c1e0})=>_0x18c1e0['isOwn']&&'convertInlineImageToBlock'==_0x180953['subType']);if(_0x2250a8['length']>0x1&&_0x59bdfc['end']['isEqual'](_0xbee78['start']))return!0x0;if(0x1==_0x2250a8['length']&&(_0xbee78['start']['isEqual'](_0x59bdfc['end'])||_0xbee78['end']['isEqual'](_0x59bdfc['start'])))return!0x0;}if(0x3==_0x2b8ee8&&0x3==_0xba513&&_0xbee78['start']['isBefore'](_0x59bdfc['start'])){const _0x30f5b9=_0xbee78['end']['nodeAfter'],_0xdb82d8=_0x59bdfc['start']['nodeBefore'];return _0x48cebe['isBlockImage'](_0x30f5b9)&&_0x30f5b9===_0xdb82d8;}return!0x1;}_0x559a3a['model']['document']['registerPostFixer'](()=>{let _0x5d2c1d=!0x1;const _0x249389=Array['from'](_0x559a3a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x527c8b,data:_0x26f582}of _0x249389){const {group:_0x2fd528,type:_0x175e02,subType:_0x273c1e,id:_0x503531}=_0x52f2b1['_splitMarkerName'](_0x527c8b);if('suggestion'==_0x2fd528&&_0x52f2b1['hasSuggestion'](_0x503531)){if('formatBlock'==_0x175e02&&('imageStylePreApply'==_0x273c1e||'imageStylePostApply'==_0x273c1e)){const _0x162f4b=_0x52f2b1['getSuggestion'](_0x503531);if(_0x26f582['newRange']){const _0x1a4ea7=_0x162f4b['getFirstRange']()['getContainedElement']();if(_0x48cebe['isBlockImage'](_0x1a4ea7))continue;_0x52f2b1['discardSuggestion'](_0x162f4b),_0x5d2c1d=!0x0;}}if('insertion'==_0x175e02&&'imageCaption'==_0x273c1e&&!_0x26f582['newRange']){const _0x1793c3=_0x52f2b1['getSuggestion'](_0x503531);_0x1793c3['next']&&_0x1793c3['next']['isInContent']&&(_0x52f2b1['discardSuggestion'](_0x1793c3['next']),_0x5d2c1d=!0x0);}}}return _0x5d2c1d;}),this['_registerLegacyDescription'](_0x327641);}['_registerLegacyDescription'](_0x49c9b3){const _0x1f842e=this['editor'],_0x4e83b7=_0x1f842e['locale'];_0x1f842e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2d8608=>{if('formatBlock'!=_0x2d8608['type']&&'formatInline'!=_0x2d8608['type'])return;const {data:_0x1014dc}=_0x2d8608;if(!_0x1014dc||'imageStyle'!=_0x1014dc['commandName'])return;const _0x186d4b=_0x1014dc['commandParams'][0x0]['value'];return _0x275dc6('side'===_0x186d4b?o(_0x4e83b7,'FORMAT_SIDE_IMAGE'):_0x49c9b3[_0x186d4b]||_0x186d4b);function _0x275dc6(_0x4ae6df){return{'type':'format','content':o(_0x4e83b7,'*Format:*\x20%0',_0x4ae6df)};}});}}class at extends _0x560a22{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x4c94a4){super(_0x4c94a4),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x584e5d=this['editor'],_0x30c043=_0x584e5d['commands']['get']('importWord'),_0x34611d=_0x584e5d['commands']['get']('trackChanges');_0x30c043&&(_0x30c043['on']('execute',(_0x4cc6b3,[,_0x59e139])=>{this['_trackChangesValueDuringImport']=_0x34611d['value'],_0x59e139['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x30c043,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x30c043,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x34611d['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x584e5d['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x2e4ed4,_0x11adbf){const {suggestions:_0x351703}=_0x11adbf,_0x35cab7=this['editor']['commands']['get']('trackChanges'),_0x370273=_0x35cab7['value'];this['_trackChangesValueDuringImport']!==_0x370273&&(_0x35cab7['execute'](),this['_trackChangesExecuted']=!0x0),_0x351703&&_0x351703['forEach'](({id:_0x58573a,type:_0x3db0ff,author:_0x299440,created_at:_0x571b35})=>{const _0x22c01c={'id':_0x58573a,'type':_0x3db0ff,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x299440,'createdAt':_0x571b35?new Date(_0x571b35):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x22c01c);});}}class ct extends _0x560a22{['afterInit'](){const _0x2ccb94=this['editor'],_0x157d71=_0x2ccb94['plugins']['get']('TrackChangesEditing');if(_0x2ccb94['plugins']['has']('IndentEditing')&&(_0x157d71['enableCommand']('indent'),_0x157d71['enableCommand']('outdent')),_0x2ccb94['plugins']['has']('IndentBlock')){for(const _0x2603c5 of['indentBlock','outdentBlock'])_0x157d71['enableDefaultAttributesIntegration'](_0x2603c5);}const _0x38fa6d=_0x2ccb94['locale'];_0x157d71['registerBlockAttribute']('blockIndent'),_0x157d71['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x38fa6d,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x591f9e=this['editor'],_0x400742=_0x591f9e['locale'],_0x29d12f=_0x591f9e['plugins']['get']('TrackChangesEditing');_0x29d12f['descriptionFactory']['registerDescriptionCallback'](_0x83dbe7=>{if('formatBlock'!=_0x83dbe7['type'])return;const {data:_0x957c21}=_0x83dbe7;if(!_0x957c21)return;if('indentBlock'!=_0x957c21['commandName']&&'outdentBlock'!=_0x957c21['commandName'])return;const _0x1b760f=_0x83dbe7['getItems']()[0x0],_0x2732ad=_0x29d12f['descriptionFactory']['getItemLabel'](_0x1b760f);return'indentBlock'==_0x957c21['commandName']?{'type':'format','content':o(_0x400742,'*Indent:*\x20%0',_0x2732ad)}:'outdentBlock'==_0x957c21['commandName']?{'type':'format','content':o(_0x400742,'*Outdent:*\x20%0',_0x2732ad)}:void 0x0;});}}class ut extends _0x560a22{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x560a22{['afterInit'](){const _0x891a14=this['editor'];if(!_0x891a14['plugins']['has']('LinkEditing'))return;const _0x4aa8ff=_0x891a14['plugins']['get']('TrackChangesEditing'),_0x10e07a=_0x891a14['commands']['get']('link');_0x4aa8ff['enableDefaultAttributesIntegration']('link'),_0x4aa8ff['enableDefaultAttributesIntegration']('unlink'),_0x4aa8ff['registerInlineAttribute']('linkHref');for(const _0xf278f3 of _0x10e07a['manualDecorators'])_0x4aa8ff['registerInlineAttribute'](_0xf278f3['id']),_0x4aa8ff['descriptionFactory']['registerAttributeLabel'](_0xf278f3['id'],'link\x20('+_0xf278f3['label']['toLowerCase']()+')');_0x4aa8ff['descriptionFactory']['registerDescriptionCallback'](_0x361bad=>{if('attribute'!=_0x361bad['type'])return;const {data:_0x4b8aed}=_0x361bad;if(!_0x4b8aed||'linkHref'!=_0x4b8aed['key'])return;const _0x1957df=_0x4b8aed['newValue'],_0xeb927=_0x891a14['locale'];return{'type':'format','content':null==_0x1957df?o(_0xeb927,'*Remove\x20link*'):o(_0xeb927,'*Set\x20link:*\x20%0','\x22'+_0x1957df+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x7b0f78=this['editor'],_0x3cc65d=_0x7b0f78['locale'];_0x7b0f78['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x498f11=>{if('formatInline'!=_0x498f11['type'])return;const {data:_0x32a2ce}=_0x498f11;if(_0x32a2ce){if('link'==_0x32a2ce['commandName']){const _0x2f8457=_0x32a2ce['commandParams'][0x0];return{'type':'format','content':o(_0x3cc65d,'*Set\x20link:*\x20%0','\x22'+_0x2f8457+'\x22')};}return'unlink'==_0x32a2ce['commandName']?{'type':'format','content':o(_0x3cc65d,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x560a22{['afterInit'](){const _0x280ed8=this['editor'],_0x228291=_0x280ed8['locale'];if(!_0x280ed8['plugins']['has']('LegacyListEditing'))return;const _0x13d9d1=_0x280ed8['plugins']['get']('TrackChangesEditing'),_0x1ef7ab=_0x280ed8['plugins']['has']('LegacyTodoListEditing');function _0x15d51f(_0x14273a){return()=>{const _0x4a7043=_0x280ed8['model']['document']['selection'],_0x142162=_0x280ed8['commands']['get'](_0x14273a);if(_0x142162['value'])return void _0x280ed8['execute']('paragraph',{});const _0x112a7b=_0x14273a['slice'](0x0,-0x4),_0x5a6f42=function(_0x2e868b,_0x39a9ad,_0x4c43a3){let _0x4e2b6e=Array['from'](_0x2e868b)['filter'](_0x390c1c=>function(_0x3b8fc9,_0x18e3c6){return _0x18e3c6['checkChild'](_0x3b8fc9['parent'],'listItem')&&!_0x18e3c6['isObject'](_0x3b8fc9);}(_0x390c1c,_0x4c43a3));_0x4e2b6e=_0x4e2b6e['filter'](_0x3226c3=>!_0x3226c3['is']('element','listItem')||_0x3226c3['getAttribute']('listType')!=_0x39a9ad);const _0xd07497=new Set();for(const _0x3c92eb of _0x4e2b6e)_0x3c92eb['is']('element','listItem')?_0xd07497['add'](fe(_0x3c92eb)):_0xd07497['add'](_0x3c92eb);return Array['from'](_0xd07497);}(_0x4a7043['getSelectedBlocks'](),_0x112a7b,_0x280ed8['model']['schema']);_0x280ed8['model']['change'](()=>{for(const _0x5290b0 of _0x5a6f42)_0x13d9d1['markBlockFormat'](_0x5290b0,{'commandName':_0x14273a,'commandParams':[{'forceValue':!_0x142162['value']}],'formatGroupId':'blockName'},ue(_0x5290b0));});};}function _0x23c503(_0x5a0d27){return()=>{const _0x2d5f8d=function(_0x7c400f){let _0x12dfaf=Array['from'](_0x7c400f);const _0x2c3fea=_0x12dfaf['findIndex'](_0x1d6069=>'listItem'!=_0x1d6069['name']);return _0x2c3fea>-0x1&&(_0x12dfaf=_0x12dfaf['slice'](0x0,_0x2c3fea)),_0x12dfaf;}(_0x280ed8['model']['document']['selection']['getSelectedBlocks']()),_0x3a411c=_0x280ed8['model']['createRange'](_0x280ed8['model']['createPositionAt'](_0x2d5f8d[0x0],'before'),_0x280ed8['model']['createPositionAt'](_0x2d5f8d[_0x2d5f8d['length']-0x1],'end'));_0x280ed8['model']['change'](()=>{_0x13d9d1['markBlockFormat'](_0x3a411c,{'commandName':_0x5a0d27,'commandParams':[],'formatGroupId':'listIndent'},function(_0x4ffaad){const _0x445d0d=new Set();for(const _0x15042f of _0x4ffaad){let _0x3551d0=_0x15042f['nextSibling'];for(;_0x3551d0&&_0x3551d0['getAttribute']('listIndent')>_0x15042f['getAttribute']('listIndent');)_0x445d0d['add'](_0x3551d0),_0x3551d0=_0x3551d0['nextSibling'];}return Array['from'](_0x445d0d);}(_0x2d5f8d));});};}_0x13d9d1['enableCommand']('numberedList',_0x15d51f('numberedList')),_0x13d9d1['enableCommand']('bulletedList',_0x15d51f('bulletedList')),_0x1ef7ab&&_0x13d9d1['enableCommand']('todoList',_0x15d51f('todoList')),_0x13d9d1['enableCommand']('indentList',_0x23c503('indentList')),_0x13d9d1['enableCommand']('outdentList',_0x23c503('outdentList')),_0x1ef7ab&&_0x13d9d1['enableCommand']('checkTodoList',()=>{const _0x51aca2=_0x280ed8['commands']['get']('checkTodoList'),_0x2cb4b6=Array['from'](_0x51aca2['_selectedElements']);_0x2cb4b6['filter'](_0x549264=>_0x549264['getAttribute']('todoListChecked')!=_0x51aca2['value']),_0x280ed8['model']['change'](()=>{for(const _0x36e977 of _0x2cb4b6)_0x13d9d1['markBlockFormat'](_0x36e977,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x51aca2['value']}]});});}),_0x13d9d1['descriptionFactory']['registerElementLabel']('listItem',_0x40cbad=>o(_0x228291,'ELEMENT_LIST_ITEM',_0x40cbad)),_0x13d9d1['descriptionFactory']['registerDescriptionCallback'](_0x51a287=>{if('formatBlock'!=_0x51a287['type']&&'formatInline'!=_0x51a287['type'])return;const {data:_0x6ffe4c}=_0x51a287;if(_0x6ffe4c){if('numberedList'==_0x6ffe4c['commandName']||'bulletedList'==_0x6ffe4c['commandName']||'todoList'==_0x6ffe4c['commandName'])switch(_0x6ffe4c['commandName']['replace']('List','')){case'bulleted':return _0x1dbf7a(o(_0x228291,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1dbf7a(o(_0x228291,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1dbf7a(o(_0x228291,'ELEMENT_TODO_LIST'));}if('indentList'==_0x6ffe4c['commandName'])return{'type':'format','content':o(_0x228291,'*Indent:*\x20%0',o(_0x228291,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x6ffe4c['commandName'])return{'type':'format','content':o(_0x228291,'*Outdent:*\x20%0',o(_0x228291,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x6ffe4c['commandName'])return _0x6ffe4c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x228291,'*Check\x20item*')}:{'type':'format','content':o(_0x228291,'*Uncheck\x20item*')};}function _0x1dbf7a(_0x399869){return{'type':'format','content':o(_0x228291,'*Change\x20to:*\x20%0',_0x399869)};}});}}function fe(_0x2c3a9d){const _0x175911=_0x2c3a9d['getAttribute']('listIndent');if(0x0==_0x175911)return _0x2c3a9d;let _0x3370e8=_0x2c3a9d;for(;_0x2c3a9d['previousSibling']&&_0x2c3a9d['previousSibling']['is']('element','listItem');){const _0x3801eb=_0x2c3a9d['previousSibling']['getAttribute']('listIndent');if(_0x3801eb==_0x175911)_0x3370e8=_0x2c3a9d['previousSibling'];else{if(_0x3801eb<_0x175911)break;}_0x2c3a9d=_0x2c3a9d['previousSibling'];}return _0x3370e8;}function ue(_0x492c7){const _0x119fe5=[];if(_0x492c7['is']('element','listItem')&&_0x492c7['getAttribute']('listIndent')>0x0){let _0x13407f=_0x492c7['nextSibling'];for(;_0x13407f&&'listItem'==_0x13407f['name']&&_0x13407f['getAttribute']('listIndent')==_0x492c7['getAttribute']('listIndent');)_0x119fe5['push'](_0x13407f),_0x13407f=_0x13407f['nextSibling'];}return _0x119fe5;}class W extends _0x560a22{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x259a3a=this['editor']['config']['get']('list.properties'),_0x538954=this['editor']['plugins']['get']('TrackChangesEditing');_0x259a3a['styles']&&_0x538954['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x259a3a['reversed']&&_0x538954['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x259a3a['startIndex']&&_0x538954['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x538954['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x3db2ba,_0x583078={}){const _0x3889c0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x11ff26=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x3889c0['markMultiRangeBlockFormat'](_0x11ff26,{'commandName':'listStyle','commandParams':[{'type':_0x583078['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x940bb6,_0x24261e={}){const _0x585eef=this['editor']['plugins']['get']('TrackChangesEditing'),_0x41dda2=this['_getSuggestionBlocks'](_0x5cb638=>_0x5cb638['is']('element','listItem')&&'numbered'===_0x5cb638['getAttribute']('listType'));if(_0x41dda2['length']<0x1)return;const _0x28a476=_0x41dda2['map'](_0x2fdb5d=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2fdb5d,'before'),this['editor']['model']['createPositionAt'](_0x2fdb5d,0x0)));this['editor']['model']['change'](()=>{_0x585eef['markMultiRangeBlockFormat'](_0x28a476,{'commandName':'listReversed','commandParams':[{'reversed':_0x24261e['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x444392,_0x589b66={}){const _0x48a06f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x74901a=this['_getSuggestionBlocks'](_0x44c8ae=>_0x44c8ae['is']('element','listItem')&&'numbered'===_0x44c8ae['getAttribute']('listType'));if(_0x74901a['length']<0x1)return;const _0x2c8105=_0x74901a['map'](_0x3163ce=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3163ce,'before'),this['editor']['model']['createPositionAt'](_0x3163ce,0x0)));this['editor']['model']['change'](()=>{_0x48a06f['markMultiRangeBlockFormat'](_0x2c8105,{'commandName':'listStart','commandParams':[{'startIndex':_0x589b66['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x2b97ff){if('formatBlock'!=_0x2b97ff['type']&&'formatInline'!=_0x2b97ff['type'])return;const _0x2dad8d=this['editor']['locale'],{data:_0x3f7cc4}=_0x2b97ff;if(!_0x3f7cc4)return;let _0x21032c,_0x301518;switch(_0x3f7cc4['commandName']){case'listStyle':_0x21032c='*Change\x20to:*\x20%0',_0x301518={'type':'format','content':o(_0x2dad8d,_0x21032c,o(_0x2dad8d,this['_getTranslationKeyForListStyle'](_0x3f7cc4['commandParams'][0x0]['type'])))};break;case'listReversed':_0x21032c=_0x3f7cc4['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x301518={'type':'format','content':o(_0x2dad8d,_0x21032c)};break;case'listStart':_0x21032c='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x301518={'type':'format','content':o(_0x2dad8d,_0x21032c,_0x3f7cc4['commandParams'][0x0]['startIndex'])};}return _0x301518;}['_getSuggestionBlocksForListStyle'](){const _0x769d27=this['editor']['plugins']['get']('LegacyListUtils');let _0x17feed=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x17feed[0x0]?.['is']('element','listItem')&&_0x17feed['unshift'](..._0x769d27['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x17feed[_0x17feed['length']-0x1]?.['is']('element','listItem')&&_0x17feed['push'](..._0x769d27['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x17feed=[...new Set(_0x17feed)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x17feed=_0x17feed['filter'](_0x2b7ca1=>_0x2b7ca1['is']('element','listItem'))),_0x17feed;}['_getSuggestionBlocks'](_0x2a9fe6){const _0x166877=this['editor']['plugins']['get']('LegacyListUtils');let _0x53a57c=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x2a9fe6)['map'](_0x13bd96=>{const _0x1acac3=this['editor']['model']['createPositionAt'](_0x13bd96,0x0);return[..._0x166877['getSiblingNodes'](_0x1acac3,'backward'),..._0x166877['getSiblingNodes'](_0x1acac3,'forward')];})['flat']();return _0x53a57c=[...new Set(_0x53a57c)],_0x53a57c;}['_getTranslationKeyForListStyle'](_0x39fd9a){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x39fd9a)||'default')['toUpperCase']()+'_LIST_'+_0x39fd9a['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x560a22{['afterInit'](){const _0x15d7d8=this['editor'];if(!_0x15d7d8['plugins']['has']('MediaEmbedEditing'))return;const _0x178602=_0x15d7d8['plugins']['get']('TrackChangesEditing'),_0x16bc6c=_0x15d7d8['locale'];_0x178602['enableCommand']('mediaEmbed'),_0x178602['descriptionFactory']['registerElementLabel']('media',_0x1e929d=>o(_0x16bc6c,'ELEMENT_MEDIA',_0x1e929d)),_0x15d7d8['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x444dfd,{writer:_0x1f6566,options:_0x5c6b24})=>{if(_0x5c6b24['showSuggestionHighlights'])return _0x1f6566['createEmptyElement']('div');},'converterPriority':'high'}),_0x15d7d8['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5299c4,_0x3c0fd6,_0x38de36)=>{_0x38de36['options']['showSuggestionHighlights']&&_0x5299c4['stop']();},{'priority':'high'});}}class mt extends _0x560a22{['afterInit'](){const _0x1bb14e=this['editor'];_0x1bb14e['plugins']['has']('MentionEditing')&&_0x1bb14e['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x560a22{['afterInit'](){const _0x38730b=this['editor'];if(!_0x38730b['plugins']['has']('MergeFieldsEditing'))return;_0x38730b['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField'),_0x38730b['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeFieldBlock');const _0x22a9da=_0x38730b['plugins']['get']('TrackChangesEditing'),_0x3bc87b=_0x38730b['locale'];_0x22a9da['descriptionFactory']['registerElementLabel']('mergeField',_0x243002=>o(_0x3bc87b,'ELEMENT_MERGE_FIELD',_0x243002)),_0x22a9da['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x15b7d9=>o(_0x3bc87b,'ELEMENT_MERGE_FIELD',_0x15b7d9)),_0x22a9da['descriptionFactory']['registerDescriptionCallback'](_0x379a42=>{if('insertion'!=_0x379a42['type']&&'deletion'!=_0x379a42['type'])return;const _0x5501b8=_0x379a42['getContainedElement']();if(null==_0x5501b8)return;if(!_0x5501b8['is']('element','mergeField')&&!_0x5501b8['is']('element','mergeFieldBlock'))return;const _0x5f4077=_0x38730b['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x5501b8['getAttribute']('id'));return'insertion'==_0x379a42['type']?{'type':'insertion','content':o(_0x3bc87b,'*Insert:*\x20%0','\x22'+_0x5f4077+'\x22\x20'+o(_0x3bc87b,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x3bc87b,'*Remove:*\x20%0','\x22'+_0x5f4077+'\x22\x20'+o(_0x3bc87b,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x560a22{['afterInit'](){const _0x5b7010=this['editor'],_0x108b5d=_0x5b7010['plugins']['get']('TrackChangesEditing');_0x5b7010['plugins']['has']('MultiLevelList')&&(_0x108b5d['enableDefaultAttributesIntegration']('multiLevelList'),_0x108b5d['registerBlockAttribute']('listMarkerStyle'),_0x108b5d['descriptionFactory']['registerDescriptionCallback'](_0x42ab50=>this['handleDescriptions'](_0x42ab50)));}['handleDescriptions'](_0x4501f5){const _0x2eb00d=this['editor']['locale'],{data:_0x5014a6}=_0x4501f5,_0x134b1d={'type':'format','content':''};if(_0x5014a6&&'listMarkerStyle'==_0x5014a6['key']){if(!_0x5014a6['oldValue'])return{'type':'format','content':o(_0x2eb00d,'*Set\x20format:*\x20%0',o(_0x2eb00d,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5014a6['newValue']+')'};if(!_0x5014a6['newValue']){let _0x4f408a=_0x4501f5['head'];for(;_0x4f408a;){if(_0x4f408a['data']&&'listType'==_0x4f408a['data']['key']&&_0x4f408a['data']['newValue'])return _0x134b1d;_0x4f408a=_0x4f408a['next'];}return{'type':'format','content':o(_0x2eb00d,'*Remove\x20format:*\x20%0',o(_0x2eb00d,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5014a6['oldValue']+')'};}}}}class kt extends _0x560a22{['afterInit'](){const _0x3515d9=this['editor'];if(!_0x3515d9['plugins']['has']('PageBreakEditing'))return;_0x3515d9['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x2c544a=_0x3515d9['plugins']['get']('TrackChangesEditing'),_0x5c4800=_0x3515d9['locale'];_0x2c544a['descriptionFactory']['registerElementLabel']('pageBreak',_0x44853c=>o(_0x5c4800,'ELEMENT_PAGE_BREAK',_0x44853c));}}class bt extends _0x560a22{['afterInit'](){const _0x1d1c86=this['editor'];if(!_0x1d1c86['plugins']['has']('Paragraph'))return;const _0x5e8c60=_0x1d1c86['locale'],_0x5d05dd=_0x1d1c86['plugins']['get']('TrackChangesEditing');_0x5d05dd['descriptionFactory']['registerElementLabel']('paragraph',_0x3bc92d=>o(_0x5e8c60,'ELEMENT_PARAGRAPH',_0x3bc92d)),_0x5d05dd['enableDefaultAttributesIntegration']('paragraph'),_0x5d05dd['enableCommand']('insertParagraph'),_0x1d1c86['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x1d1c86),{'priority':'highest'}),_0x1d1c86['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x246020,_0x886370,_0xb31a3)=>{_0xb31a3['options']['showSuggestionHighlights']&&nr(_0x1d1c86,{'showActiveMarker':!0x1})(_0x246020,_0x886370,_0xb31a3);},{'priority':'highest'});const _0x3d3e95=_0x5d05dd['descriptionFactory'];_0x3d3e95['registerDescriptionCallback'](_0x57caa5=>{if('insertion'!==_0x57caa5['type'])return;const {start:_0x4aa8cc,end:_0x166819}=_0x57caa5['getFirstRange']();if(!_0x4aa8cc['isTouching'](_0x166819)||!_0x4aa8cc['nodeAfter'])return;const _0x2505c1=_0x1d1c86['model']['schema'],_0x18cd3a=_0x4aa8cc['nodeAfter'];return _0x2505c1['isBlock'](_0x18cd3a)&&!_0x2505c1['isLimit'](_0x18cd3a)&&_0x2505c1['checkChild'](_0x18cd3a,'$text')?{'type':'insertion','content':o(_0x5e8c60,'*Insert:*\x20%0',_0x3d3e95['getItemLabel'](_0x18cd3a,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x17ffb8=this['editor'],_0x404ab6=_0x17ffb8['locale'];_0x17ffb8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4f06d2=>{if('formatBlock'!=_0x4f06d2['type'])return;const {data:_0x90ae11}=_0x4f06d2;return _0x90ae11&&'paragraph'==_0x90ae11['commandName']?{'type':'format','content':o(_0x404ab6,'*Change\x20to:*\x20%0',o(_0x404ab6,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x462df3,{showActiveMarker:_0x53eb85=!0x0}={}){return(_0x4005fc,_0x28a863,_0x24ca68)=>{const _0x404f37=_0x462df3['plugins']['get']('TrackChangesEditing'),_0x6f3810=_0x28a863['markerRange']['start'],_0x36d965=_0x28a863['markerRange']['end'],_0x586de0=_0x462df3['model']['schema'];if(!_0x6f3810['isTouching'](_0x36d965)||!_0x6f3810['nodeAfter'])return;const _0x40ee46=_0x6f3810['nodeAfter'];if(_0x586de0['isBlock'](_0x40ee46)&&!_0x586de0['isLimit'](_0x40ee46)&&_0x586de0['checkChild'](_0x40ee46,'$text')){if(!_0x24ca68['consumable']['consume'](_0x28a863['markerRange'],_0x4005fc['name']))return;const {authorId:_0x4d3bd2}=_0x404f37['_splitMarkerName'](_0x28a863['markerName']),_0x13c00a=_0x24ca68['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x4d3bd2}),_0x2bd0a9=_0x24ca68['mapper']['toViewPosition'](_0x36d965);_0x53eb85&&_0x404f37['activeMarkers']['includes'](_0x28a863['markerName'])&&_0x24ca68['writer']['addClass']('ck-suggestion-marker--active',_0x13c00a),_0x24ca68['writer']['insert'](_0x2bd0a9,_0x13c00a),_0x24ca68['mapper']['bindElementToMarker'](_0x13c00a,_0x28a863['markerName']);}};}class wt extends _0x560a22{['afterInit'](){const _0x4c309f=this['editor'];if(!_0x4c309f['plugins']['has']('RemoveFormatEditing'))return;_0x4c309f['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4b3d17=this['editor'];_0x4b3d17['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1366da=>{if('formatBlock'!=_0x1366da['type']&&'formatInline'!=_0x1366da['type'])return;const {data:_0x3e5fa1}=_0x1366da;return _0x3e5fa1&&'removeFormat'==_0x3e5fa1['commandName']?{'type':'format','content':o(_0x4b3d17['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x560a22{['afterInit'](){const _0x1a87dd=this['editor'];if(!_0x1a87dd['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x5ac2e4=_0x1a87dd['plugins']['get']('TrackChangesEditing');_0x5ac2e4['enableCommand']('goToPreviousRestrictedEditingException'),_0x5ac2e4['enableCommand']('goToNextRestrictedEditingException');const _0x3697cc=_0x1a87dd['plugins']['get']('RestrictedEditingModeEditing');_0x3697cc['enableCommand']('trackChanges'),_0x3697cc['enableCommand']('acceptSuggestion'),_0x3697cc['enableCommand']('discardSuggestion'),_0x3697cc['enableCommand']('acceptAllSuggestions'),_0x3697cc['enableCommand']('discardAllSuggestions'),_0x3697cc['enableCommand']('acceptSelectedSuggestions'),_0x3697cc['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x560a22{static get['requires'](){return[_0x127bb0];}['init'](){const _0xda1bb6=this['editor'],_0x248c08=_0xda1bb6['plugins']['get']('TrackChangesEditing');_0x248c08['enableCommand']('shiftEnter'),_0xda1bb6['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0xda1bb6),{'priority':'high'}),_0xda1bb6['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0xda1bb6),{'priority':'high'}),_0xda1bb6['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2971eb,_0x5c098e,_0x275a37)=>{_0x275a37['options']['showSuggestionHighlights']&&ge(_0xda1bb6,{'showActiveMarker':!0x1})(_0x2971eb,_0x5c098e,_0x275a37);}),_0x248c08['descriptionFactory']['registerElementLabel']('softBreak',_0x32e1c6=>o(_0xda1bb6['locale'],'ELEMENT_LINE_BREAK',_0x32e1c6));}}function ge(_0x15a3cc,{showActiveMarker:_0x82d0ca=!0x0}={}){return(_0x50dbf7,_0xc9c55f,_0x1cd55d)=>{const _0x1c2cfd=_0x15a3cc['plugins']['get']('TrackChangesEditing');if(!_0x1cd55d['consumable']['test'](_0xc9c55f['markerRange'],_0x50dbf7['name']))return;const _0x4a9bfd=_0x15a3cc['model'];for(const _0x2cd617 of _0xc9c55f['markerRange']['getItems']()){if(!_0x2cd617['is']('element','softBreak'))continue;const _0x38995a='deletion'==_0xc9c55f['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x51a9f7}=_0x1c2cfd['_splitMarkerName'](_0xc9c55f['markerName']),_0x220ae7=_0x1cd55d['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x38995a,'data-author-id':_0x51a9f7}),_0x15d3b5=_0x1cd55d['mapper']['toViewPosition'](_0x4a9bfd['createPositionBefore'](_0x2cd617));_0x82d0ca&&_0x1c2cfd['activeMarkers']['includes'](_0xc9c55f['markerName'])&&_0x1cd55d['writer']['addClass']('ck-suggestion-marker--active',_0x220ae7),_0x1cd55d['writer']['insert'](_0x15d3b5,_0x220ae7),_0x1cd55d['mapper']['bindElementToMarker'](_0x220ae7,_0xc9c55f['markerName']);}};}class St extends _0x560a22{['afterInit'](){const _0x1bcda2=this['editor'],_0x2dcef4=_0x1bcda2['model'],_0x102a45=_0x1bcda2['locale'];if(!_0x1bcda2['plugins']['has']('StandardEditingModeEditing'))return;const _0x594750=_0x1bcda2['plugins']['get']('TrackChangesEditing'),_0x18cb4a='restrictedEditingException',_0x6647f2=_0x1bcda2['commands']['get'](_0x18cb4a);_0x594750['enableCommand'](_0x18cb4a,(_0x43b4d7,_0x19c660={})=>{const _0x47cc12=_0x2dcef4['document']['selection'];if(_0x47cc12['isCollapsed'])return void _0x43b4d7(_0x19c660);const _0x209f2d=void 0x0!==_0x19c660['forceValue']?_0x19c660['forceValue']:!_0x6647f2['value'];_0x2dcef4['change'](()=>{const _0x353baa=Array['from'](_0x47cc12['getRanges']());for(const _0x4f008e of _0x353baa){const _0x2922b1=_0x209f2d?[_0x4f008e]:io(_0x18cb4a,_0x4f008e,_0x2dcef4);for(const _0x46fcc1 of _0x2922b1)_0x594750['markInlineFormat'](_0x46fcc1,{'commandName':_0x18cb4a,'commandParams':[{'forceValue':_0x209f2d}]});}});}),_0x594750['descriptionFactory']['registerDescriptionCallback'](_0x207549=>{if('formatBlock'!=_0x207549['type']&&'formatInline'!=_0x207549['type'])return;const {data:_0x80a600}=_0x207549;return _0x80a600&&_0x80a600['commandName']==_0x18cb4a?_0x80a600['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x102a45,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x102a45,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x560a22{['afterInit'](){const _0x18c7b8=this['editor'];if(!_0x18c7b8['plugins']['has']('Style')||!_0x18c7b8['plugins']['has']('DataSchema'))return;const _0x39546a=_0x18c7b8['plugins']['get']('TrackChangesEditing'),_0x22149e=_0x18c7b8['locale'],_0x561666=_0x18c7b8['config']['get']('style')||{},_0x5daa10=_0x18c7b8['plugins']['get']('GeneralHtmlSupport'),_0x57ddd0=_0x18c7b8['plugins']['get']('StyleUtils')['normalizeConfig'](_0x18c7b8['plugins']['get']('DataSchema'),_0x561666['definitions']);_0x39546a['enableDefaultAttributesIntegration']('style');const _0x5b73d3=new Set();for(const _0x258ef8 of _0x57ddd0['block']){const _0x1d52e4=_0x5daa10['getGhsAttributeNameForElement'](_0x258ef8['element']);_0x5b73d3['add'](_0x1d52e4);}const _0x49a56e=new Set();for(const _0x49f171 of _0x57ddd0['inline']){const _0x559f07=_0x5daa10['getGhsAttributeNameForElement'](_0x49f171['element']);_0x49a56e['add'](_0x559f07);for(const _0x498c15 of _0x49f171['ghsAttributes'])_0x49a56e['add'](_0x498c15);}for(const _0x3dd0d8 of _0x5b73d3)_0x39546a['registerBlockAttribute'](_0x3dd0d8),_0x39546a['descriptionFactory']['registerAttributeLabel'](_0x3dd0d8,o(_0x22149e,'FORMAT_STYLE'));for(const _0x11dc8b of _0x49a56e)_0x39546a['registerInlineAttribute'](_0x11dc8b),_0x39546a['descriptionFactory']['registerAttributeLabel'](_0x11dc8b,o(_0x22149e,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x535b48=this['editor'],_0x4b309c=_0x535b48['locale'];_0x535b48['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x44abe5=>{if('formatBlock'!=_0x44abe5['type']&&'formatInline'!=_0x44abe5['type'])return;const {data:_0x715c05}=_0x44abe5;return _0x715c05&&'style'===_0x715c05['commandName']?_0x715c05['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4b309c,'*Set\x20format:*\x20%0',_0x715c05['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x4b309c,'*Remove\x20format:*\x20%0',_0x715c05['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x560a22{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x37386c){super(_0x37386c),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x101cf0=this['editor'],_0x5985a8=_0x101cf0['model']['document']['selection'];if(!_0x101cf0['plugins']['has']('TableEditing'))return;const _0x1f2020=_0x101cf0['locale'],_0x295bbe=_0x101cf0['plugins']['get']('TrackChangesEditing'),_0x222670=_0x101cf0['plugins']['get']('TableUtils');_0x295bbe['descriptionFactory']['registerElementLabel']('table',_0x166716=>o(_0x1f2020,'ELEMENT_TABLE',_0x166716)),this['_setupColumnsRowsFixing'](),_0x295bbe['enableCommand']('insertTable'),_0x295bbe['enableCommand']('selectTableRow'),_0x295bbe['enableCommand']('selectTableColumn');for(const _0x2bbbef of['insertTableRowAbove','insertTableRowBelow']){const _0x1637f7=_0x101cf0['commands']['get'](_0x2bbbef);_0x295bbe['enableCommand'](_0x2bbbef,_0x566f5e=>{_0x101cf0['model']['change'](_0x52430e=>{_0x566f5e();const _0x2571fb='above'===_0x1637f7['order'],_0x562e0a=_0x222670['getSelectionAffectedTableCells'](_0x5985a8),_0x384d54=_0x222670['getRowIndexes'](_0x562e0a),_0xffd181=_0x2571fb?_0x384d54['first']-0x1:_0x384d54['last']+0x1,_0x161642=_0x562e0a[0x0]['findAncestor']('table'),_0x486e55=_0x222670['createTableWalker'](_0x161642,{'startRow':_0xffd181,'endRow':_0xffd181}),_0x4c17b0=Array['from'](_0x486e55)['map'](_0x2ecfd0=>_0x52430e['createRangeOn'](_0x2ecfd0['cell']));_0x295bbe['markMultiRangeInsertion'](_0x4c17b0,'tableRow');});});}for(const _0x5d70f6 of['insertTableColumnLeft','insertTableColumnRight']){const _0x525469=_0x101cf0['commands']['get'](_0x5d70f6);_0x295bbe['enableCommand'](_0x5d70f6,_0x1497f0=>{_0x101cf0['model']['change'](_0x2b9ba0=>{_0x1497f0();const _0x1a0267='left'===_0x525469['order'],_0x283e72=_0x222670['getSelectionAffectedTableCells'](_0x5985a8),_0x2f2424=_0x222670['getColumnIndexes'](_0x283e72),_0x1eae0e=_0x1a0267?_0x2f2424['first']-0x1:_0x2f2424['last']+0x1,_0x1dbe6d=_0x283e72[0x0]['findAncestor']('table'),_0x2f0be7=_0x222670['createTableWalker'](_0x1dbe6d,{'startRow':0x0,'column':_0x1eae0e,'includeAllSlots':!0x1}),_0x1ebe8d=Array['from'](_0x2f0be7)['map'](_0x4fcc4d=>_0x2b9ba0['createRangeOn'](_0x4fcc4d['cell']));_0x295bbe['markMultiRangeInsertion'](_0x1ebe8d,'tableColumn');});});}for(const _0x38471c of['removeTableRow','removeTableColumn']){const _0x40df3b=_0x38471c['substr'](0xb),_0x4dc6c3=_0x40df3b['toLowerCase'](),_0x26a23a=_0x4dc6c3['substr'](0x0,0x3)+'span',_0xdde2ca='table'+_0x40df3b,_0x33bb5a='min'+_0x40df3b,_0x4e8c3f='max'+_0x40df3b;_0x295bbe['enableCommand'](_0x38471c,()=>{_0x101cf0['model']['change'](_0x2b3729=>{const _0x32a38a=_0x222670['getSelectionAffectedTableCells'](_0x5985a8),_0x30f01c=_0x32a38a[0x0]['findAncestor']('table');let _0xcde40f;if('removeTableRow'==_0x38471c){const _0x47198c=_0x222670['getRowIndexes'](_0x32a38a);_0xcde40f={'startRow':_0x47198c['first'],'endRow':_0x47198c['last'],'includeAllSlots':!0x0};}else{const _0x2f73ee=_0x222670['getColumnIndexes'](_0x32a38a);_0xcde40f={'startColumn':_0x2f73ee['first'],'endColumn':_0x2f73ee['last'],'includeAllSlots':!0x0};}const _0x5badd2=_0x222670['createTableWalker'](_0x30f01c,_0xcde40f),_0x5cc1d6=Array['from'](_0x5badd2)['map'](({cell:_0x2b3388})=>_0x2b3388),_0x186acb=be(_0x5cc1d6['filter'](_0x595823=>_0x595823['hasAttribute'](_0x26a23a))),_0x5c4633=be(_0x5cc1d6['filter'](_0x40083d=>!_0x40083d['hasAttribute'](_0x26a23a)))['map'](_0x5740f8=>_0x2b3729['createRangeOn'](_0x5740f8)),_0x3d97f4=_0x295bbe['markMultiRangeDeletion'](_0x5c4633,_0xdde2ca);if(_0x3d97f4&&('tableRow'==_0x3d97f4['subType']||'tableColumn'==_0x3d97f4['subType'])){const _0x22abe7=this['_getSuggestionCoords'](_0x3d97f4);for(const _0x26eb75 of _0x186acb){const _0x9747b3=_0x2b3729['createRangeOn'](_0x26eb75),_0xbd7026=_0x222670['getCellLocation'](_0x26eb75),_0x427cef=_0x26eb75['getAttribute'](_0x26a23a)-0x1,_0x1cd47f=_0x22abe7[_0x33bb5a],_0x301ac4=_0x22abe7[_0x4e8c3f];_0x1cd47f<=_0xbd7026[_0x4dc6c3]&&_0xbd7026[_0x4dc6c3]+_0x427cef<=_0x301ac4&&_0x3d97f4['addRange'](_0x9747b3);}}});});}function _0x1a6a89(_0x4bcb3f){const _0x3cb399=Array['from'](_0x5985a8['getRanges']())['map'](_0x4257cd=>_0x4f29af['fromRange'](_0x4257cd));_0x101cf0['model']['change'](_0x49d262=>{const _0x2dc27d=_0x49d262['batch'];_0x4bcb3f=_0x4bcb3f['filter'](_0x110788=>'$graveyard'!=_0x110788['root']['rootName']),_0x49d262['setSelection'](_0x4bcb3f),_0x101cf0['commands']['get']('removeTableRow')['refresh'](),_0x101cf0['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x101cf0['model']['enqueueChange'](()=>{_0x101cf0['model']['enqueueChange'](_0x2dc27d,_0x1377a6=>{const _0x14c4d5=_0x3cb399['filter'](_0x45236b=>'$graveyard'!=_0x45236b['root']['rootName']);_0x14c4d5['length']>0x0&&_0x1377a6['setSelection'](_0x14c4d5);for(const _0x4da2a3 of _0x3cb399)_0x4da2a3['detach']();});});});}function _0x36b68(_0x243e11){_0x101cf0['model']['change'](_0x25e9bd=>{const _0x387148=Array['from'](_0x5985a8['getRanges']())['map'](_0x1d2eb9=>_0x4f29af['fromRange'](_0x1d2eb9)),_0x385f58=[];for(const _0x440581 of _0x243e11)for(const _0x1dd7ee of _0x440581['getItems']({'shallow':!0x0}))_0x385f58['push'](_0x1dd7ee);for(const _0x59887d of _0x385f58)'$graveyard'!=_0x59887d['root']['rootName']&&(_0x25e9bd['setSelection'](_0x25e9bd['createPositionAt'](_0x59887d,0x0)),_0x101cf0['commands']['get']('removeTableColumn')['refresh'](),_0x101cf0['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x262f9e=_0x387148['filter'](_0x1f492e=>'$graveyard'!=_0x1f492e['root']['rootName']);_0x262f9e['length']>0x0&&_0x25e9bd['setSelection'](_0x262f9e);for(const _0x1b0273 of _0x387148)_0x1b0273['detach']();});}function _0x33e57e(_0x44fdb7,_0x590582){return _0x590582['every'](_0xb388c6=>_0x44fdb7['some'](_0x675af8=>_0x675af8['end']['isEqual'](_0xb388c6['start'])||_0xb388c6['end']['isEqual'](_0x675af8['start'])));}function _0x9c153e(_0x30ee2c,_0x53c9ff){return!_0x30ee2c['some'](_0x19e3a6=>_0x53c9ff['some'](_0x2e04e7=>_0x19e3a6['isIntersecting'](_0x2e04e7)))&&_0x30ee2c['some'](_0x43f0fe=>_0x53c9ff['some'](_0x1029ed=>_0x43f0fe['end']['isTouching'](_0x1029ed['start'])));}_0x101cf0['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x10d425,_0x52db72,_0xc4741)=>{if(!_0xc4741['options']['showSuggestionHighlights'])return;const _0x4bceb7=_0x52db72['item'];if(!_0x4bceb7)return;const _0xff7a70=_0xc4741['mapper']['toViewElement'](_0x4bceb7);function _0x594ce3(_0x4e3f41){return Array['isArray'](_0x4e3f41)?_0x4e3f41:[_0x4e3f41];}_0xff7a70&&'tableCell'===_0x4bceb7['name']&&_0xb17fce(_0xff7a70,_0xc4741['writer'],(_0x259a41,_0x47759a,_0x2c59c)=>_0x2c59c['addClass'](_0x594ce3(_0x47759a['classes']),_0x259a41),(_0x1c4893,_0xa9419e,_0x36c517)=>_0x36c517['removeClass'](_0x594ce3(_0xa9419e['classes']),_0x1c4893));},{'priority':'highest'}),_0x295bbe['descriptionFactory']['registerDescriptionCallback'](_0x278f62=>{if('insertion'!=_0x278f62['type']&&'deletion'!=_0x278f62['type'])return;const _0x511f1a=_0x278f62['getContainedElement']();if(null!=_0x511f1a&&_0x511f1a['is']('element','table')){if('insertion'==_0x278f62['type']){const _0x53f9e8=_0x278f62['getItems']()['filter'](_0x337d36=>_0x337d36['is']('$textProxy'))['map'](_0x1a0028=>_0x1a0028['data']);if(_0x53f9e8['length'])return{'type':'insertion','content':o(_0x1f2020,'*Insert:*\x20%0',o(_0x1f2020,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x53f9e8['join']('\x20')+'\x22'))};}if('deletion'==_0x278f62['type']){const _0x50687f=_0x278f62['getItems']()['filter'](_0x17111a=>_0x17111a['is']('$textProxy'))['map'](_0x405ed3=>_0x405ed3['data']);if(_0x50687f['length'])return{'type':'deletion','content':o(_0x1f2020,'*Remove:*\x20%0',o(_0x1f2020,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x50687f['join']('\x20')+'\x22'))};}}}),_0x295bbe['descriptionFactory']['registerDescriptionCallback'](_0x1f2b93=>{if('tableRow'==_0x1f2b93['subType']){const _0x13d0fb=_0x1f2b93['getItems']()['filter'](_0x35b3f9=>_0x35b3f9['is']('$textProxy'))['map'](_0x5bbdea=>_0x5bbdea['data']),_0x20e447=this['_getSuggestionCoords'](_0x1f2b93),_0x3a808e=_0x20e447['maxRow']-_0x20e447['minRow']+0x1;if('insertion'==_0x1f2b93['type'])return _0x13d0fb['length']?{'type':'insertion','content':o(_0x1f2020,'*Insert:*\x20%0',o(_0x1f2020,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x3a808e,'\x22'+_0x13d0fb['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1f2020,'*Insert:*\x20%0',o(_0x1f2020,'ELEMENT_TABLE_ROW',_0x3a808e))};if('deletion'==_0x1f2b93['type'])return _0x13d0fb['length']?{'type':'deletion','content':o(_0x1f2020,'*Remove:*\x20%0',o(_0x1f2020,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x3a808e,'\x22'+_0x13d0fb['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1f2020,'*Remove:*\x20%0',o(_0x1f2020,'ELEMENT_TABLE_ROW',_0x3a808e))};}if('tableColumn'==_0x1f2b93['subType']){const _0x2b28b4=_0x1f2b93['getItems']()['filter'](_0x3b8144=>_0x3b8144['is']('$textProxy'))['map'](_0x4ef3c3=>_0x4ef3c3['data']),_0x1aee16=this['_getSuggestionCoords'](_0x1f2b93),_0x3afd56=_0x1aee16['maxColumn']-_0x1aee16['minColumn']+0x1;if('insertion'==_0x1f2b93['type'])return _0x2b28b4['length']?{'type':'insertion','content':o(_0x1f2020,'*Insert:*\x20%0',o(_0x1f2020,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3afd56,'\x22'+_0x2b28b4['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1f2020,'*Insert:*\x20%0',o(_0x1f2020,'ELEMENT_TABLE_COLUMN',_0x3afd56))};if('deletion'==_0x1f2b93['type'])return _0x2b28b4['length']?{'type':'deletion','content':o(_0x1f2020,'*Remove:*\x20%0',o(_0x1f2020,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3afd56,'\x22'+_0x2b28b4['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1f2020,'*Remove:*\x20%0',o(_0x1f2020,'ELEMENT_TABLE_COLUMN',_0x3afd56))};}}),_0x295bbe['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x1a6a89),_0x295bbe['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x1a6a89),_0x295bbe['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x36b68),_0x295bbe['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x36b68),_0x295bbe['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x33e57e),_0x295bbe['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x33e57e),_0x295bbe['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x9c153e),_0x295bbe['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x9c153e);}['_acceptFormatSuggestionCallbackFactory'](){const _0x154dd6=this['editor'],_0x318071=_0x154dd6['model']['document']['selection'];return(_0x3d92e8,_0x427e7c)=>{_0x154dd6['model']['change'](_0x2ef0ed=>{const {commandName:_0x537814,commandParams:_0x3bfbee}=_0x427e7c;let _0x563858=_0x3d92e8[0x0]['end']['nodeBefore'];_0x3bfbee&&_0x3bfbee[0x0]&&!0x1===_0x3bfbee[0x0]['forceValue']&&(_0x563858=_0x3d92e8[0x0]['start']['nodeAfter']);const _0x378978=_0x2ef0ed['createRangeIn'](_0x563858);if('$graveyard'==_0x378978['root']['rootName'])return;const _0x56dd94=Array['from'](_0x318071['getRanges']())['map'](_0x444719=>_0x4f29af['fromRange'](_0x444719));_0x2ef0ed['setSelection'](_0x378978),_0x154dd6['commands']['get'](_0x537814)['refresh'](),_0x3bfbee['push']({'forceDefaultExecution':!0x0}),_0x154dd6['execute'](_0x537814,..._0x3bfbee);const _0xd53673=_0x56dd94['filter'](_0x2c2164=>'$graveyard'!=_0x2c2164['root']['rootName']);_0xd53673['length']>0x0&&_0x2ef0ed['setSelection'](_0xd53673);for(const _0xbb2e0d of _0x56dd94)_0xbb2e0d['detach']();});};}['_getCoordsForCells'](_0x2afd3c){const _0xc3501d=this['editor']['plugins']['get']('TableUtils');let _0x52b0b6=Number['MAX_SAFE_INTEGER'],_0x1e669b=Number['MIN_SAFE_INTEGER'],_0x2890fa=Number['MAX_SAFE_INTEGER'],_0x3baffc=Number['MIN_SAFE_INTEGER'];for(const _0x521732 of _0x2afd3c){if('$graveyard'==_0x521732['root']['rootName'])continue;const {row:_0x343d0a,column:_0x144780}=_0xc3501d['getCellLocation'](_0x521732),_0x1d617d=_0x521732['hasAttribute']('rowspan')?_0x521732['getAttribute']('rowspan')-0x1:0x0,_0x1fbc3b=_0x521732['hasAttribute']('colspan')?_0x521732['getAttribute']('colspan')-0x1:0x0;_0x52b0b6=_0x343d0a<_0x52b0b6?_0x343d0a:_0x52b0b6,_0x1e669b=_0x343d0a+_0x1d617d>_0x1e669b?_0x343d0a+_0x1d617d:_0x1e669b,_0x2890fa=_0x144780<_0x2890fa?_0x144780:_0x2890fa,_0x3baffc=_0x144780+_0x1fbc3b>_0x3baffc?_0x144780+_0x1fbc3b:_0x3baffc;}return{'minRow':_0x52b0b6,'maxRow':_0x1e669b,'minColumn':_0x2890fa,'maxColumn':_0x3baffc};}['_setupColumnsRowsFixing'](){const _0x3239d7=this['editor'],_0x6b840d=_0x3239d7['plugins']['get']('TrackChangesEditing'),_0x40f305=_0x3239d7['plugins']['get']('TableUtils');_0x3239d7['model']['document']['on']('change:data',()=>{const _0x5eeea6=Array['from'](_0x3239d7['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x25f5cc,data:_0x4ce03f}of _0x5eeea6){const {group:_0x17eeb5,id:_0x1220a5,subType:_0x3ecb15}=_0x6b840d['_splitMarkerName'](_0x25f5cc);if('suggestion'!=_0x17eeb5)continue;if(null!=_0x4ce03f['oldRange'])continue;const _0x23ff43=_0x6b840d['getSuggestion'](_0x1220a5);this['_tablePostFixingSubtypes']['includes'](_0x3ecb15)&&this['_tableSuggestions']['add'](_0x23ff43);}},{'priority':'low'});const _0x6fc57d=(_0x5b5d62,_0x23a62f)=>{let _0x54582b=!0x1;const _0x48ba67=_0x23a62f['createRangeOn'](_0x5b5d62),_0x311949=_0x5b5d62['findAncestor']('table'),_0x40a83f=_0x40f305['getCellLocation'](_0x5b5d62);for(const _0x2cf2fa of this['_tableSuggestions']){const _0x34342a=_0x2cf2fa['subType'],_0x360614=_0x34342a['startsWith']('tablePaste'),_0x1bbe6e=_0x34342a['substr'](_0x360614?0xa:0x5),_0x254f33=_0x1bbe6e['toLowerCase'](),_0x571ddd=_0x254f33['substr'](0x0,0x3)+'span',_0x58c5d3='min'+_0x1bbe6e,_0x583b9b='max'+_0x1bbe6e;if(!_0x2cf2fa['isInContent'])continue;if(_0x311949!=_0x2cf2fa['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x2cf2fa['isIntersectingWithRange'](_0x48ba67))continue;const _0x5b0572=_0x5b5d62['hasAttribute'](_0x571ddd)?_0x5b5d62['getAttribute'](_0x571ddd)-0x1:0x0,_0x48678c=this['_getSuggestionCoords'](_0x2cf2fa),_0x255cbd=_0x48678c[_0x58c5d3],_0x5364ee=_0x48678c[_0x583b9b];_0x255cbd<=_0x40a83f[_0x254f33]&&_0x40a83f[_0x254f33]+_0x5b0572<=_0x5364ee&&(_0x2cf2fa['addRange'](_0x48ba67),_0x54582b=!0x0);}return _0x54582b;};_0x3239d7['model']['document']['registerPostFixer'](_0x3b03bc=>{let _0xb57bc3=!0x1;for(const _0x4d074c of _0x3239d7['model']['document']['differ']['getChanges']())if('insert'==_0x4d074c['type']){if('tableRow'==_0x4d074c['name']){for(const _0x1574b0 of _0x4d074c['position']['nodeAfter']['getChildren']())_0xb57bc3=_0xb57bc3||_0x6fc57d(_0x1574b0,_0x3b03bc);}else'tableCell'==_0x4d074c['name']&&(_0xb57bc3=_0xb57bc3||_0x6fc57d(_0x4d074c['position']['nodeAfter'],_0x3b03bc));}return _0xb57bc3;});}['_getSuggestionCoords'](_0x4e4b73){return this['_getCoordsForCells'](_0x4e4b73['getRanges']()['map'](_0x87301f=>_0x87301f['start']['nodeAfter']));}}function be(_0x4e3ffb){return Array['from'](new Set(_0x4e3ffb)['values']());}class vt extends _0x560a22{static get['requires'](){return[It];}['afterInit'](){const _0x2d7571=this['editor'],_0x1fb92a=_0x2d7571['model']['document']['selection'],_0x3e48cc=_0x2d7571['locale'];if(!_0x2d7571['plugins']['has']('TableEditing'))return;const _0x17da5e=_0x2d7571['plugins']['get']('TrackChangesEditing'),_0x1a3b2c=_0x2d7571['plugins']['get']('TableUtils'),_0x5b2b58=_0x2d7571['plugins']['get'](It);_0x5b2b58['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x17da5e['enableCommand']('mergeTableCells',()=>{const _0x713ebf=_0x1a3b2c['getSelectionAffectedTableCells'](_0x2d7571['model']['document']['selection']);_0x2d7571['model']['change'](()=>{_0x17da5e['markMultiRangeBlockFormat'](_0x713ebf,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x2d7571['commands']['get']('mergeTableCells')['on']('execute',(_0x43cb25,_0x4c62f2)=>{_0x2d7571['commands']['get']('trackChanges')['value']&&(_0x4c62f2['length']>0x0&&_0x4c62f2[_0x4c62f2['length']-0x1]&&_0x4c62f2[_0x4c62f2['length']-0x1]['forceDefaultExecution']||_0x17da5e['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x43cb25['stop']());},{'priority':'highest'});for(const _0x5e8bb1 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x3bc803=_0x2d7571['commands']['get'](_0x5e8bb1);_0x17da5e['enableCommand'](_0x5e8bb1,()=>{const _0x39c073=_0x2d7571['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x2cbe8b=>_0x2cbe8b['is']('element','tableCell')),_0xfdb216=_0x3bc803['value'];_0x2d7571['model']['change'](()=>{_0x17da5e['markMultiRangeBlockFormat']([_0x39c073,_0xfdb216],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x50dd42 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x5ee513=_0x2d7571['commands']['get'](_0x50dd42);_0x17da5e['enableCommand'](_0x50dd42,()=>{const _0x4aa930=_0x1a3b2c['getSelectionAffectedTableCells'](_0x2d7571['model']['document']['selection'])[0x0],_0x5d7e06=_0x4aa930['findAncestor']('table'),{column:_0x5ba746,row:_0x5e1bfb}=_0x1a3b2c['getCellLocation'](_0x4aa930);let _0x239e0e=[];if('horizontally'==_0x5ee513['direction']){const _0x5390f9=_0x1a3b2c['createTableWalker'](_0x5d7e06,{'startRow':_0x5e1bfb,'endRow':_0x5e1bfb,'includeAllSlots':!0x0});_0x239e0e=Array['from'](_0x5390f9)['map'](_0x14c392=>_0x14c392['cell']);}else{const _0xbc0de8=_0x1a3b2c['createTableWalker'](_0x5d7e06,{'column':_0x5ba746,'includeAllSlots':!0x0});_0x239e0e=Array['from'](_0xbc0de8)['map'](_0x9a296a=>_0x9a296a['cell']);}_0x2d7571['model']['change'](_0x1fb8d2=>{_0x17da5e['markBlockFormat'](_0x1fb8d2['createRangeOn'](_0x4aa930),{'commandName':_0x50dd42,'commandParams':[]},_0x239e0e,_0x50dd42);});});}_0x17da5e['descriptionFactory']['registerDescriptionCallback'](_0x1024af=>{if('formatBlock'!=_0x1024af['type']&&'formatInline'!=_0x1024af['type'])return;const {data:_0x2a3f7e}=_0x1024af;return _0x2a3f7e&&'mergeTableCells'==_0x2a3f7e['commandName']?{'type':'format','content':o(_0x3e48cc,'*Merge\x20cells*')}:void 0x0;}),_0x17da5e['descriptionFactory']['registerDescriptionCallback'](_0xf0017d=>{if('formatBlock'!=_0xf0017d['type']&&'formatInline'!=_0xf0017d['type'])return;const {data:_0x5ce440}=_0xf0017d;return _0x5ce440?'splitTableCellVertically'==_0x5ce440['commandName']?{'type':'format','content':o(_0x3e48cc,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x5ce440['commandName']?{'type':'format','content':o(_0x3e48cc,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x18bb3b=_0x5b2b58['_acceptFormatSuggestionCallbackFactory']();for(const _0x53cb5a of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x17da5e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x53cb5a,'accept',_0x18bb3b);for(const _0x40f59e of['splitTableCellVertically','splitTableCellHorizontally'])_0x17da5e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x40f59e,'accept',_0x18bb3b);_0x17da5e['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x22bfa0=>{_0x2d7571['model']['change'](_0x566e8a=>{const _0x48ddb2=Array['from'](_0x1fb92a['getRanges']())['map'](_0x3cc48e=>_0x4f29af['fromRange'](_0x3cc48e));_0x566e8a['setSelection'](_0x22bfa0),_0x2d7571['commands']['get']('mergeTableCells')['refresh'](),_0x2d7571['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x134632=_0x48ddb2['filter'](_0xba2ae8=>'$graveyard'!=_0xba2ae8['root']['rootName']);_0x134632['length']>0x0&&_0x566e8a['setSelection'](_0x134632);for(const _0x2415c7 of _0x48ddb2)_0x2415c7['detach']();});});for(const _0x5be041 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x381ea7=_0x2d7571['commands']['get'](_0x5be041);_0x381ea7['on']('set:isEnabled',(_0x27b4ec,_0x4e173a,_0x3ae139)=>{if(_0x3ae139){const _0x20721f=_0x2d7571['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x48f288=>_0x48f288['is']('element','tableCell'));this['_areMergableCells'](_0x381ea7['value'],_0x20721f)||(_0x27b4ec['return']=!0x1,_0x27b4ec['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x4889cc=this['editor']['commands']['get']('mergeTableCells'),_0x7f6474=this['editor']['plugins']['get']('TableUtils');if(!_0x4889cc['isEnabled'])return!0x1;const _0x36026e=_0x7f6474['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x54175e of _0x36026e)for(const _0x4d369c of _0x36026e)if(_0x54175e!=_0x4d369c&&!this['_areMergableCells'](_0x54175e,_0x4d369c))return!0x1;return!0x0;}['_areMergableCells'](_0x9f1ab1,_0x1df5c1){const _0x495d3b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x301a1c=this['editor']['model']['createRangeOn'](_0x9f1ab1),_0x5d60f5=this['editor']['model']['createRangeOn'](_0x1df5c1),_0x548e28=new Set(),_0x431382=new Set();for(const _0x5a11d8 of _0x495d3b['getSuggestions']())if(('insertion'==_0x5a11d8['type']||'deletion'==_0x5a11d8['type']||'mergeTableCells'==_0x5a11d8['subType'])&&_0x5a11d8['isInContent']){for(const _0x9caf5 of _0x5a11d8['getRanges']())_0x9caf5['containsRange'](_0x301a1c,!0x0)&&_0x548e28['add'](_0x5a11d8['type']+':'+_0x5a11d8['author']['id']),_0x9caf5['containsRange'](_0x5d60f5,!0x0)&&_0x431382['add'](_0x5a11d8['type']+':'+_0x5a11d8['author']['id']);}if(_0x548e28['size']!=_0x431382['size'])return!0x1;for(const _0x2f2cfa of _0x548e28)if(!_0x431382['has'](_0x2f2cfa))return!0x1;return!0x0;}}class Ct extends _0x560a22{static get['requires'](){return[It];}['afterInit'](){const _0x99331=this['editor'];if(!_0x99331['plugins']['has']('TableEditing'))return;const _0x15325a=_0x99331['locale'],_0x23bf41=_0x99331['plugins']['get']('TrackChangesEditing');_0x23bf41['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x23bf41['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x23bf41['registerBlockAttribute']('headingRows'),_0x23bf41['registerBlockAttribute']('headingColumns'),_0x23bf41['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x15325a,'FORMAT_HEADER_ROW')),_0x23bf41['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x15325a,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xb9f754=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5548ef=this['editor']['plugins']['get']('TableUtils'),_0x31f668=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x2a57dc({showActiveMarker:_0x49d967=!0x0,setDataAttribute:_0x1c1ec9=!0x0}={}){return(_0x400f81,_0x3e0ddd,_0x58037e)=>{const {type:_0x336346,id:_0x361a8e}=_0xb9f754['_splitMarkerName'](_0x3e0ddd['markerName']),_0x5be904=_0xb9f754['getSuggestion'](_0x361a8e),_0x36db9c=_0x5be904['data'];if('formatBlock'!=_0x5be904['type']||!_0x36db9c||'setTableColumnHeader'!=_0x36db9c['commandName'])return;if(_0x3e0ddd['item'])return void _0x400f81['stop']();if(!_0x58037e['consumable']['consume'](_0x3e0ddd['markerRange'],_0x400f81['name']))return;const _0x4c7af3=_0x3e0ddd['markerRange']['start']['nodeAfter'],_0x219505=_0x3e0ddd['markerRange']['end']['nodeBefore'],_0x249761=_0x4c7af3['parent']['parent'],{column:_0x562885}=_0x5548ef['getCellLocation'](_0x4c7af3),{column:_0x4f11ce}=_0x5548ef['getCellLocation'](_0x219505);for(let _0x420dbf=_0x562885;_0x420dbf<=_0x4f11ce;_0x420dbf++){const _0x2fc08b=_0x5548ef['createTableWalker'](_0x249761,{'column':_0x420dbf,'includeAllSlots':!0x1});for(const _0x497a88 of _0x2fc08b){const _0x867a36=_0x497a88['cell'],_0x31ef0a=_0x58037e['mapper']['toViewElement'](_0x867a36);_0x58037e['writer']['addClass']('ck-suggestion-marker-'+_0x336346,_0x31ef0a),_0x1c1ec9&&_0x58037e['writer']['setAttribute']('data-suggestion',_0x361a8e,_0x31ef0a),_0x58037e['mapper']['bindElementToMarker'](_0x31ef0a,_0x3e0ddd['markerName']),_0x49d967&&(_0xb9f754['activeMarkers']['includes'](_0x3e0ddd['markerName'])?_0x58037e['writer']['addClass']('ck-suggestion-marker--active',_0x31ef0a):_0x58037e['writer']['removeClass']('ck-suggestion-marker--active',_0x31ef0a));}}};}_0xb9f754['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x31f668),_0xb9f754['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x31f668),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x2a57dc(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4e56b3,_0x25c039,_0x5f38ca)=>{_0x5f38ca['options']['showSuggestionHighlights']&&_0x2a57dc({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x4e56b3,_0x25c039,_0x5f38ca);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4d1120,_0x2fc0f7,_0x13a396)=>{const {type:_0x4a0513,id:_0x2cedad}=_0xb9f754['_splitMarkerName'](_0x2fc0f7['markerName']),_0x4d71a0=_0xb9f754['getSuggestion'](_0x2cedad),_0x1fe1ec=_0x4d71a0['data'];if('formatBlock'!=_0x4d71a0['type']||!_0x1fe1ec||'setTableColumnHeader'!=_0x1fe1ec['commandName'])return;const _0x5297a1=_0x13a396['mapper']['markerNameToElements'](_0x2fc0f7['markerName']);if(_0x5297a1){for(const _0x43a553 of _0x5297a1)_0x13a396['writer']['removeClass']('ck-suggestion-marker-'+_0x4a0513,_0x43a553),_0x13a396['writer']['removeClass']('ck-suggestion-marker--active',_0x43a553),_0x13a396['writer']['removeAttribute']('data-suggestion',_0x43a553),_0x13a396['mapper']['unbindElementFromMarkerName'](_0x43a553,_0x2fc0f7['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x11f352=this['editor'],_0x4daeca=_0x11f352['locale'];function _0x22ae62(_0x21b0fe){return{'type':'format','content':o(_0x4daeca,'*Format:*\x20%0',_0x21b0fe)};}_0x11f352['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x31cde2=>{if('formatBlock'!=_0x31cde2['type'])return;const {data:_0x354930}=_0x31cde2;if(_0x354930){if('setTableRowHeader'==_0x354930['commandName']){const _0x1dbe1f=_0x354930['commandParams'][0x0]['forceValue'];return _0x22ae62(o(_0x4daeca,_0x1dbe1f?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x354930['commandName']){const _0x4cfaa4=_0x354930['commandParams'][0x0]['forceValue'];return _0x22ae62(o(_0x4daeca,_0x4cfaa4?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x12ac27=>[_0x12ac27,null]));class _t extends _0x560a22{static get['requires'](){return[It];}['afterInit'](){const _0x3896db=this['editor'];if(!_0x3896db['plugins']['has']('TableClipboard'))return;const _0x32d8f7=_0x3896db['plugins']['get']('TrackChangesEditing'),_0x8b762a=_0x3896db['plugins']['get']('TableUtils'),_0x51ed89=_0x3896db['plugins']['get'](It),_0x3c7916=_0x3896db['plugins']['get']('TableClipboard');_0x51ed89['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x3896db['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x3896db['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x1c028c=null;_0x3896db['model']['on']('insertContent',(_0x9f2b00,_0xd8b5db)=>{const [_0x3fc841,_0x190303]=_0xd8b5db,_0x1f677b=_0xd8b5db[_0xd8b5db['length']-0x1];_0x1f677b&&_0x1f677b['forceDefaultExecution']||_0x32d8f7['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x13bb0c,_0x5ee84c,_0x484ef0,_0x38bd5f,_0x339b70){if(_0x5ee84c&&!_0x5ee84c['is']('documentSelection'))return!0x1;const _0x19c335=_0x339b70['getTableIfOnlyTableInContent'](_0x13bb0c,_0x484ef0);if(!_0x19c335||!Re(_0x19c335,void 0x0,_0x38bd5f))return!0x1;const _0xefd0cc=_0x38bd5f['getSelectionAffectedTableCells'](_0x484ef0['document']['selection']);if(!_0xefd0cc['length'])return!0x1;const _0x4094ca=_0xefd0cc[0x0]['findAncestor']('table'),_0x1ce816=_0x38bd5f['getRowIndexes'](_0xefd0cc),_0x5c666e=_0x38bd5f['getColumnIndexes'](_0xefd0cc),_0x20bb1d={'startRow':_0x1ce816['first'],'endRow':_0x1ce816['last'],'startColumn':_0x5c666e['first'],'endColumn':_0x5c666e['last']};return 0x1==_0xefd0cc['length']&&(_0x20bb1d['endRow']+=_0x38bd5f['getRows'](_0x19c335)-0x1,_0x20bb1d['endColumn']+=_0x38bd5f['getColumns'](_0x19c335)-0x1),Re(_0x4094ca,_0x20bb1d,_0x38bd5f);}(_0x3fc841,_0x190303,_0x3896db['model'],_0x8b762a,_0x3c7916)&&(_0x9f2b00['stop'](),_0x1c028c={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3896db['model']['change'](()=>{_0x3896db['model']['insertContent'](_0xd8b5db[0x0],_0xd8b5db[0x1],_0xd8b5db[0x2],{'forceDefaultExecution':!0x0});const _0x33db04=_0x524896(),{rowInsertionRanges:_0x3a080e,columnInsertionRanges:_0x284fab,insertionRanges:_0x4abbe6,deletionRanges:_0x5acdf8,cells:_0x4a267c}=_0x1c028c;_0x3a080e['length']&&_0x32d8f7['markMultiRangeInsertion'](_0x3a080e,'tablePasteRow',{'tablePasteChainId':_0x33db04}),_0x284fab['length']&&_0x32d8f7['markMultiRangeInsertion'](_0x284fab,'tablePasteColumn',{'tablePasteChainId':_0x33db04}),_0x4abbe6['length']&&(_0x32d8f7['markMultiRangeInsertion'](_0x4abbe6,'tablePaste',{'tablePasteChainId':_0x33db04,'skipNestingCheck':!0x0}),_0x4abbe6['forEach'](_0x4c0131=>_0x4c0131['detach']?.())),_0x5acdf8['length']&&(_0x32d8f7['markMultiRangeDeletion'](_0x5acdf8,'tablePaste',{'tablePasteChainId':_0x33db04,'skipNestingCheck':!0x0}),_0x5acdf8['forEach'](_0x3f42da=>_0x3f42da['detach']?.()));const _0x5e7ed2=_0x32d8f7['markMultiRangeBlockFormat'](_0x4a267c['map'](({element:_0x3e3359})=>_0x3e3359),{'formatGroupId':_0x524896()},[],'tablePasteCell',{'tablePasteChainId':_0x33db04});if(_0x5e7ed2){const _0x15676f=_0x5e7ed2['getMarkers'](),_0x242cfe=[];for(const {element:_0x3fa708,attributes:_0x394cac}of _0x4a267c){if(!_0x394cac)continue;const _0x50f070=_0x3896db['model']['createRangeOn'](_0x3fa708),_0x4164f3=_0x15676f['find'](_0xb1d8cd=>_0xb1d8cd['getRange']()['isEqual'](_0x50f070));_0x4164f3&&_0x242cfe['push']([_0x4164f3['name'],_0x394cac]);}_0x242cfe['length']&&_0x5e7ed2['setAttribute']('markerAttributes',Object['fromEntries'](_0x242cfe));}_0x1c028c=null;}));},{'priority':_0x2388dd['high']+0xa}),_0x3896db['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x3f32e1,_0x5d33d8)=>{const [_0x5423aa,_0x24b63f,,_0x586e84]=_0x5d33d8;if(!_0x1c028c)return;_0x3f32e1['stop']();const _0x57e99e=_0x5423aa['cell'],_0x26a453=_0x24b63f,_0x2cee3e=ke(_0x57e99e),_0x13b806=ke(_0x26a453);_0x3f32e1['return']=_0x57e99e;let _0x5646d0=null,_0x1c7cb5=null;if(_0x13b806||_0x2cee3e){if(_0x2cee3e&&!_0x13b806){_0x586e84['remove'](_0x57e99e['getChild'](0x0));for(const _0x23229f of Array['from'](_0x26a453['getChildren']()))_0x586e84['insert'](_0x23229f,_0x57e99e,'end');const _0x426b0a=_0x1c028c['rowInsertionIndexes']['includes'](_0x5423aa['row']),_0x544586=_0x1c028c['columnInsertionIndexes']['includes'](_0x5423aa['column']);_0x426b0a||_0x544586||(_0x5646d0=_0x4f29af['fromRange'](_0x586e84['createRangeIn'](_0x57e99e)));}else _0x13b806&&!_0x2cee3e&&(_0x1c7cb5=_0x586e84['createRangeIn'](_0x57e99e));}else{const _0x1994b1=_0x586e84['createElement']('tableCellSuggestion'),_0xfcb45e=_0x586e84['createElement']('tableCellSuggestion');_0x586e84['wrap'](_0x586e84['createRangeIn'](_0x57e99e),_0xfcb45e),_0x586e84['insert'](_0x1994b1,_0x57e99e,0x0);for(const _0x1b88aa of Array['from'](_0x26a453['getChildren']()))_0x586e84['insert'](_0x1b88aa,_0x1994b1,'end');_0x5646d0=_0x4f29af['fromRange'](_0x586e84['createRangeOn'](_0x1994b1)),_0x1c7cb5=_0x4f29af['fromRange'](_0x586e84['createRangeOn'](_0xfcb45e));}const _0x21b182=Array['from'](_0x26a453['getAttributes']())['filter'](([_0x54e21d])=>Pe['includes'](_0x54e21d));_0x1c028c['cells']['push']({'element':_0x57e99e,'attributes':_0x21b182['length']?Object['fromEntries'](_0x21b182):null}),_0x5646d0&&_0x1c028c['insertionRanges']['push'](_0x5646d0),_0x1c7cb5&&_0x1c028c['deletionRanges']['push'](_0x1c7cb5);},{'priority':'high'}),_0x8b762a['on']('insertColumns',(_0x34f892,_0x58d35b)=>{const [_0x5ddf27,_0x12bef7={}]=_0x58d35b;if(!_0x1c028c)return;const _0x4b0d56=_0x12bef7['at']||0x0,_0x582fb9=_0x12bef7['columns']||0x1;_0x1c028c['columnInsertionIndexes']=new Array(_0x582fb9)['fill'](_0x4b0d56)['map']((_0x54dc09,_0x1bd260)=>_0x54dc09+_0x1bd260);for(const {cell:_0x482c8c}of _0x8b762a['createTableWalker'](_0x5ddf27,{'startColumn':_0x4b0d56,'endColumn':_0x4b0d56+_0x582fb9-0x1}))_0x1c028c['columnInsertionRanges']['push'](_0x3896db['model']['createRangeOn'](_0x482c8c));},{'priority':'low'}),_0x8b762a['on']('insertRows',(_0x303406,_0x1bbf2b)=>{const [_0x4b5e07,_0x434e1b={}]=_0x1bbf2b;if(!_0x1c028c)return;const _0x4dcca1=_0x434e1b['at']||0x0,_0x5cd96b=_0x434e1b['rows']||0x1;_0x1c028c['rowInsertionIndexes']=new Array(_0x5cd96b)['fill'](_0x4dcca1)['map']((_0x3f7264,_0x18e129)=>_0x3f7264+_0x18e129);for(const {cell:_0x4c6972}of _0x8b762a['createTableWalker'](_0x4b5e07,{'startRow':_0x4dcca1,'endRow':_0x4dcca1+_0x5cd96b-0x1}))_0x1c028c['rowInsertionRanges']['push'](_0x3896db['model']['createRangeOn'](_0x4c6972));},{'priority':'low'}),_0x32d8f7['descriptionFactory']['registerDescriptionCallback'](_0x5e1881=>{if(_0x5e1881['subType']&&_0x5e1881['subType']['startsWith']('tablePaste'))return _0x5e1881['previous']?{}:{'type':'insertion','content':o(_0x3896db['locale'],'*Replace\x20table\x20cells*')};});const _0x4bcaa6=()=>!0x1;for(const _0x5e58d1 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x32d8f7['_suggestionFactory']['registerCustomCallback']('insertion',_0x5e58d1,'join',_0x4bcaa6),_0x32d8f7['_suggestionFactory']['registerCustomCallback']('deletion',_0x5e58d1,'join',_0x4bcaa6),_0x32d8f7['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5e58d1,'join',_0x4bcaa6);_0x32d8f7['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x4bcaa6),_0x32d8f7['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0xcac7d2,_0x4f2781,_0x1a12e7)=>{const _0x3468e2=_0xcac7d2['map'](_0x21d832=>_0x21d832['getContainedElement']())['filter'](_0x2bb1fa=>_0x2bb1fa),_0x50bedf=new Map(_0x3468e2['map'](_0x3c2db4=>[_0x3c2db4,null]));if(_0x1c028c){for(const {element:_0x419205,attributes:_0x46789b}of _0x1c028c['cells'])_0x46789b&&_0x50bedf['set'](_0x419205,_0x46789b);}else{if(_0x1a12e7&&_0x1a12e7['markerAttributes'])for(const [_0x4cbfd1,_0x443401]of Object['entries'](_0x1a12e7['markerAttributes'])){const _0x3aeaea=_0x3896db['model']['markers']['get'](_0x4cbfd1),_0x2cb436=_0x3aeaea?_0x3aeaea['getRange']()['getContainedElement']():null;_0x2cb436&&_0x50bedf['set'](_0x2cb436,_0x443401);}}_0x3896db['model']['change'](_0x3c0226=>{for(const [_0x156e2e,_0x126cd7]of _0x50bedf)_0x3c0226['setAttributes']({...we,..._0x126cd7},_0x156e2e);});});const _0x4b9362=(_0x31b1c4,_0x413dde)=>{_0x32d8f7['_suggestionFactory']['registerCustomCallback'](_0x31b1c4,'tablePaste',_0x413dde,(_0x5ea24,_0x1c9ca0,_0x427518)=>{_0x3896db['model']['change'](_0xd5695=>{const _0x34f16d=[];for(const _0x512491 of _0x5ea24){const _0x62bb4f=_0x512491['start']['nodeAfter'];_0x62bb4f['is']('element','tableCellSuggestion')&&_0x34f16d['push'](_0x62bb4f);}_0x32d8f7['_suggestionFactory']['getSuggestionCallback'](_0x31b1c4,null,_0x413dde)(_0x5ea24,_0x1c9ca0,_0x427518);for(const _0x2b22da of _0x34f16d)'$graveyard'!=_0x2b22da['root']['rootName']&&_0xd5695['unwrap'](_0x2b22da);});});};_0x4b9362('insertion','accept'),_0x4b9362('insertion','discard'),_0x4b9362('deletion','accept'),_0x4b9362('deletion','discard'),_0x32d8f7['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x1e3998=>{const _0x9b5aca=_0x1e3998['map'](_0x5d660e=>_0x5d660e['getContainedElement']()),_0x5e0c86=_0x9b5aca[0x0]['findAncestor']('table'),{minRow:_0x2bfcc1,maxRow:_0x57dda5}=_0x51ed89['_getCoordsForCells'](_0x9b5aca);_0x8b762a['removeRows'](_0x5e0c86,{'at':_0x2bfcc1,'rows':_0x57dda5-_0x2bfcc1+0x1});}),_0x32d8f7['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x4191f5=>{const _0x1b5fad=_0x4191f5['map'](_0x4fd65d=>_0x4fd65d['getContainedElement']()),_0x180e4e=_0x1b5fad[0x0]['findAncestor']('table'),{minColumn:_0xb1f647,maxColumn:_0x4e5380}=_0x51ed89['_getCoordsForCells'](_0x1b5fad);_0x8b762a['removeColumns'](_0x180e4e,{'at':_0xb1f647,'columns':_0x4e5380-_0xb1f647+0x1});});const _0x28fe87=(_0x145171,_0x577707)=>{if(!_0x577707['subType']||!_0x577707['subType']['startsWith']('tablePaste'))return;const _0x42de50=_0x577707['attributes']['tablePasteChainId'],_0x3c2c68=_0x32d8f7['getSuggestions']()['filter'](_0x13b87e=>_0x13b87e['isInContent']&&_0x13b87e['attributes']&&_0x13b87e['attributes']['tablePasteChainId']==_0x42de50);_0x3c2c68['length']&&_0x577707['getAllAdjacentSuggestions']()['length']!=_0x3c2c68['length']&&_0x3c2c68['reduce']((_0x2b2ba0,_0x535f96)=>(_0x2b2ba0['next']=_0x535f96,_0x535f96['previous']=_0x2b2ba0,_0x535f96));};function _0x2a8bc5(_0x208a66,_0xc458fd=!0x0){const {id:_0x41fb91,authorId:_0x1d8d9c}=_0x32d8f7['_splitMarkerName'](_0x208a66['markerName']),_0x455dfa=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x4e0c2f=_0x32d8f7['activeMarkers']['includes'](_0x208a66['markerName']);return _0x4e0c2f&&_0x455dfa['push']('ck-suggestion-marker--active'),{'classes':_0x455dfa,'attributes':{'data-suggestion':_0x41fb91,'data-author-id':_0x1d8d9c},'priority':_0x4e0c2f&&_0xc458fd?0xbc2:0xbb8};}_0x32d8f7['on']('suggestionLoaded',_0x28fe87,{'priority':'high'}),_0x32d8f7['on']('suggestionUnloaded',_0x28fe87,{'priority':'high'}),_0x3896db['model']['document']['registerPostFixer'](()=>{let _0x469bf5=!0x1;const _0x30bcb8=Array['from'](_0x3896db['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x53f4ba,data:_0xcc0e8}of _0x30bcb8){const {group:_0x5c0ace,type:_0x54169c,id:_0x24fc9e}=_0x32d8f7['_splitMarkerName'](_0x53f4ba);if('suggestion'!=_0x5c0ace||'deletion'!=_0x54169c||_0xcc0e8['oldRange'])continue;if(!_0x32d8f7['hasSuggestion'](_0x24fc9e))continue;const _0x3859a5=_0x32d8f7['getSuggestion'](_0x24fc9e)['getRanges'](),_0x162f02=_0x3896db['plugins']['get']('Users')['me'];for(const _0xb1c35b of _0x32d8f7['getSuggestions']()){if(!_0xb1c35b['isInContent']||_0xb1c35b['author']!=_0x162f02)continue;if('formatBlock'!=_0xb1c35b['type']||'tablePasteCell'!=_0xb1c35b['subType'])continue;if(_0xb1c35b['getRanges']()['every'](_0x4a9ba5=>_0x3859a5['some'](_0x12630a=>_0x12630a['containsRange'](_0x4a9ba5,!0x0)))){for(const _0x53e204 of _0xb1c35b['getAllAdjacentSuggestions']())_0x53e204['isInContent']&&(_0x53e204['discard'](),_0x469bf5=!0x0);}}}return _0x469bf5;}),_0x3896db['model']['document']['registerPostFixer'](_0x52b3f6=>{const _0x4ae1b1=_0x3896db['commands']['get']('redo');if(!_0x4ae1b1||!_0x4ae1b1['_createdBatches']['has'](_0x52b3f6['batch']))return!0x1;let _0x217ef0=!0x1;const _0x3414e3=_0x3896db['plugins']['get']('Users')['me'],_0x1ccae4=_0x3896db['model']['document']['differ']['getChanges'](),_0x3cf817=Array['from'](_0x3896db['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x1e8fcd,data:_0x248b89})=>{const {group:_0x188def,subType:_0x285868,authorId:_0x386314}=_0x32d8f7['_splitMarkerName'](_0x1e8fcd);return'suggestion'==_0x188def&&'tablePaste'==_0x285868&&_0x386314==_0x3414e3['id']&&!_0x248b89['oldRange'];});for(const _0x4048f4 of _0x1ccae4){if('insert'!=_0x4048f4['type']||'tableCellSuggestion'!=_0x4048f4['name']||0x1!=_0x4048f4['length'])continue;const _0x455365=_0x52b3f6['createRange'](_0x4048f4['position'],_0x4048f4['position']['getShiftedBy'](0x1));if(!_0x3cf817['find'](({data:_0x162f99})=>_0x162f99['newRange']['isEqual'](_0x455365))){for(const {name:_0x26511f,data:_0x1dbc15}of _0x3cf817)if(_0x455365['containsRange'](_0x1dbc15['newRange'])){_0x52b3f6['updateMarker'](_0x26511f,{'range':_0x455365}),_0x217ef0=!0x0;break;}}}return _0x217ef0;}),_0x3896db['model']['document']['registerPostFixer'](_0x5c9d5f=>{let _0x11cca0=!0x1;const _0x1c1c88=_0x3896db['plugins']['get']('Users')['me'],_0x1f4669=_0x32d8f7['getSuggestions']()['filter'](_0x225aac=>_0x225aac['isInContent']&&_0x225aac['author']==_0x1c1c88),_0x632f78=new Set(),_0x420d22=new Set();for(const _0x42a7d6 of _0x1f4669)if('tablePaste'==_0x42a7d6['subType'])for(const _0x223fe3 of _0x42a7d6['getMarkers']()){const _0x47d510=_0x223fe3['getRange']()['getContainedElement']();if(_0x47d510){if(_0x47d510['is']('element','tableCellSuggestion')&&ke(_0x47d510)){_0x42a7d6['removeMarker'](_0x223fe3['name']),_0x632f78['add'](_0x47d510),_0x11cca0=!0x0;const _0x5bad2d=_0x47d510['nextSibling'],_0x3287dc=_0x47d510['previousSibling'],_0x5bd6cd=_0x5bad2d&&_0x5bad2d['is']('element','tableCellSuggestion'),_0x596c66=_0x3287dc&&_0x3287dc['is']('element','tableCellSuggestion');_0x5bd6cd&&!_0x632f78['has'](_0x5bad2d)&&_0x420d22['add'](_0x5bad2d),_0x596c66&&!_0x632f78['has'](_0x3287dc)&&_0x420d22['add'](_0x3287dc);}else _0x47d510['is']('element','paragraph')&&_0x47d510['isEmpty']&&(_0x42a7d6['removeMarker'](_0x223fe3['name']),_0x11cca0=!0x0);}}else{if('tablePasteCell'==_0x42a7d6['subType']){if(!_0x42a7d6['attributes']||!_0x42a7d6['attributes']['tablePasteChainId'])continue;const _0x10006c=_0x42a7d6['attributes']['markerAttributes'];if(_0x10006c&&Object['keys'](_0x10006c)['length'])continue;const _0x2b4dda=_0x42a7d6['attributes']['tablePasteChainId'];let _0x51efe2=!0x0,_0x6a9490=!0x0;for(const _0x16bf63 of _0x1f4669)if(_0x16bf63['subType']&&_0x16bf63['subType']['startsWith']('tablePaste')){if(!_0x16bf63['attributes']['tablePasteChainId']){_0x6a9490=!0x1;break;}if(_0x16bf63['id']!=_0x42a7d6['id']&&_0x16bf63['attributes']['tablePasteChainId']==_0x2b4dda){_0x51efe2=!0x1;break;}}_0x6a9490&&_0x51efe2&&(_0x42a7d6['removeMarkers'](),_0x11cca0=!0x0);}}for(const _0x380dca of _0x632f78)_0x5c9d5f['remove'](_0x380dca);for(const _0x1c735d of _0x420d22)_0x5c9d5f['unwrap'](_0x1c735d);return _0x11cca0;}),_0x3896db['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x24c3f6=>_0x2a8bc5(_0x24c3f6),'converterPriority':'high'}),_0x3896db['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x488bb0,_0x3b9930)=>_0x3b9930['options']['showSuggestionHighlights']?_0x2a8bc5(_0x488bb0,!0x1):null,'converterPriority':'high'});const _0x37fa21=_0x3896db['editing']['view'];this['listenTo'](_0x37fa21['document'],'clipboardOutput',(_0x1e6813,_0x47e7e8)=>{const _0x27636f=[];for(const _0x11c077 of _0x37fa21['createRangeIn'](_0x47e7e8['content'])['getItems']())_0x11c077['is']('element','suggestion-td')&&_0x27636f['push'](_0x11c077);_0x37fa21['change'](_0x55ef22=>{for(const _0x4ea8d6 of _0x27636f)_0x55ef22['move'](_0x55ef22['createRangeIn'](_0x4ea8d6),_0x55ef22['createPositionBefore'](_0x4ea8d6)),_0x55ef22['remove'](_0x4ea8d6);});});}}function ke(_0x2198e4){if(_0x2198e4['isEmpty'])return!0x0;const _0x4855f8=_0x2198e4['getChild'](0x0);return _0x4855f8['is']('element','paragraph')&&_0x4855f8['isEmpty'];}function Re(_0x68fa8b,_0xf0acbb={},_0x115387){for(const {isAnchor:_0x386f1d,cellHeight:_0x2bd11d,cellWidth:_0x15f9f7}of _0x115387['createTableWalker'](_0x68fa8b,{'includeAllSlots':!0x0,..._0xf0acbb}))if(!_0x386f1d||0x1!=_0x2bd11d||0x1!=_0x15f9f7)return!0x1;return!0x0;}class Nt extends _0x560a22{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x33df6f=this['editor']['plugins']['get']('TrackChangesEditing');_0x33df6f['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x33df6f['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x33df6f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x33df6f['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x33df6f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x33df6f['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x4eb0c3,_0x1a970c){const _0x110441=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2e01ab=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x8eb020=_0x1a970c['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x51ecea=_0x2e01ab['getColumnGroupElement'](_0x8eb020);let _0x11c45f=_0x51ecea?_0x2e01ab['getTableColumnsWidths'](_0x51ecea):null,_0x2d4804=_0x8eb020['getAttribute']('tableWidth')||null;const _0x105888=_0x1a970c['tableWidth']||_0x2d4804,_0x487a43=_0x1a970c['columnWidths']||_0x11c45f,_0x1f4185=this['editor']['plugins']['get']('Users')['me'];for(const _0x27210e of _0x110441['getSuggestions']()){const _0x2c7748=_0x27210e['getContainedElement']();if('resizeTable'===_0x27210e['subType']&&_0x2c7748===_0x8eb020){_0x27210e['author']!==_0x1f4185&&_0x27210e['discard']();const _0x367434=_0x27210e['data']['commandParams'];_0x2d4804=_0x367434[0x0]['tableWidth'],_0x11c45f=_0x367434[0x0]['columnWidths'];break;}}_0x4eb0c3({'table':_0x8eb020,'tableWidth':_0x105888,'columnWidths':_0x487a43}),_0x110441['markBlockFormat'](_0x8eb020,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x2d4804,'columnWidths':_0x11c45f}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x17eb46){if('formatBlock'!=_0x17eb46['type']&&'formatInline'!=_0x17eb46['type'])return;const {data:_0x2cd51d}=_0x17eb46;if(_0x2cd51d&&'resizeTable'===_0x2cd51d['formatGroupId']){const _0x2a5585='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x2a5585)};}}}class Dt extends _0x560a22{['afterInit'](){const _0x364f99=this['editor'];_0x364f99['plugins']['has']('Template')&&_0x364f99['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x560a22{['afterInit'](){const _0x413a85=this['editor'];if(!_0x413a85['commands']['get']('insertTableOfContents'))return;_0x413a85['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x2e746b=_0x413a85['plugins']['get']('TrackChangesEditing'),_0x56e1b1=_0x413a85['locale'];_0x2e746b['descriptionFactory']['registerElementLabel']('tableOfContents',_0x4b9054=>o(_0x56e1b1,'ELEMENT_TABLE_OF_CONTENTS',_0x4b9054));}}class $t extends _0x560a22{['afterInit'](){const _0xd69f60=this['editor'];if(!_0xd69f60['plugins']['has']('Title'))return;const _0xae41af=_0xd69f60['plugins']['get']('TrackChangesEditing');_0xae41af['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0xd69f60['locale'],'ELEMENT_TITLE')),_0xd69f60['model']['document']['registerPostFixer'](_0x4b49c7=>{let _0x4fb32a=!0x1;const _0x2f50e5=Array['from'](_0xd69f60['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3c0eff,data:_0x191085}of _0x2f50e5){const {group:_0x541f63}=_0xae41af['_splitMarkerName'](_0x3c0eff);if('suggestion'!==_0x541f63||!_0x191085['newRange'])continue;const _0x5ab2d0=_0x191085['newRange'],_0xee6cbf=_0x5ab2d0['end']['nodeBefore'];if(!_0xee6cbf||!_0xee6cbf['is']('element','title-content'))continue;if(!_0x5ab2d0['start']['isTouching'](_0x5ab2d0['end']))continue;const _0x2d2187=_0xd69f60['model']['schema']['getNearestSelectionRange'](_0x5ab2d0['end'],'forward');if(_0x2d2187&&_0x2d2187['isCollapsed']){const _0x425775=_0x4b49c7['createRange'](_0x5ab2d0['start'],_0x2d2187['start']);_0x425775['isEqual'](_0x5ab2d0)||(_0x4b49c7['updateMarker'](_0x3c0eff,{'range':_0x425775}),_0x4fb32a=!0x0);}_0x4fb32a||(_0x4b49c7['removeMarker'](_0x3c0eff),_0x4fb32a=!0x0);}return _0x4fb32a;});}}class Bt extends _0x560a22{['afterInit'](){const _0x2455a1=this['editor'],_0xaa3c81=_0x2455a1['plugins']['get']('TrackChangesEditing');_0x2455a1['plugins']['has']('UndoEditing')&&(_0xaa3c81['enableCommand']('undo'),_0xaa3c81['enableCommand']('redo'));}}class xt extends _0x560a22{static get['requires'](){return[It];}['afterInit'](){const _0x456060=this['editor'];if(!_0x456060['plugins']['has']('TableCaptionEditing'))return;_0x456060['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x560a22{['tableProperties'];['tableCellProperties'];constructor(_0x3a5af6){super(_0x3a5af6),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'];}static get['pluginName'](){return'TrackChangesTableProperties';}['afterInit'](){const _0x4ac4c6=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x1cd0b8 of this['tableProperties'])_0x4ac4c6['enableCommand'](_0x1cd0b8,(_0x2096ac,_0x46b07b)=>{const _0x163163=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x1cd0b8,[_0x163163],this['tableProperties'],'tableProperties',_0x2096ac,_0x46b07b);});_0x4ac4c6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x4ac4c6['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4ac4c6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x1ae191,_0xc4f114)=>this['handleDiscardAction'](this['tableProperties'],_0x1ae191,_0xc4f114)),_0x4ac4c6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x2853be of this['tableCellProperties'])_0x4ac4c6['enableCommand'](_0x2853be,(_0x2963c8,_0x5b348f)=>{const _0x5004bd=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x2853be,_0x5004bd,this['tableCellProperties'],'tableCellProperties',_0x2963c8,_0x5b348f);});_0x4ac4c6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x4ac4c6['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4ac4c6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0xc1cb8f,_0x4b7ff8)=>this['handleDiscardAction'](this['tableCellProperties'],_0xc1cb8f,_0x4b7ff8)),_0x4ac4c6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x4ac4c6['descriptionFactory']['registerDescriptionCallback'](_0x20412c=>this['handleSuggestionDescription'](_0x20412c));}['_handlePropertyChange'](_0x41a6db,_0x33b4aa,_0xaa0c77,_0x1dbebf,_0x408f9a,_0x1dda5a){const _0x2bad75=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x1dda5a['batch'],()=>{for(const _0x589e92 of _0x33b4aa){if(this['_getSuggestion'](_0x589e92,_0x1dbebf))_0x408f9a(_0x1dda5a);else{const _0x1fd09b={};for(const _0x191a00 of _0xaa0c77){const _0x371503=_0x589e92['getAttribute'](_0x191a00);void 0x0!==_0x371503&&(_0x1fd09b[_0x191a00]=_0x371503);}_0x408f9a(_0x1dda5a),_0x2bad75['markBlockFormat'](_0x589e92,{'commandParams':[_0x1fd09b]},[],_0x1dbebf);}}});}['handleDiscardAction'](_0x5bd8e5,_0x37f140,_0x55ba51){const _0x15eee7=_0x37f140[0x0]['start']['nodeAfter'],_0x30f0e6=_0x55ba51['commandParams'][0x0];this['editor']['model']['change'](_0x183d92=>{for(const _0x484243 of _0x5bd8e5)void 0x0!==_0x30f0e6[_0x484243]?_0x183d92['setAttribute'](_0x484243,_0x30f0e6[_0x484243],_0x15eee7):_0x183d92['removeAttribute'](_0x484243,_0x15eee7);});}['handleSuggestionDescription'](_0x267674){if(_0x267674['data'])switch(_0x267674['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x31308a,_0x1772bd){const _0x622eb6=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x3ebf9e of _0x622eb6['getSuggestions']({'skipNotAttached':!0x0})){const _0x5c4cf8=_0x3ebf9e['getContainedElement']();if(_0x3ebf9e['subType']===_0x1772bd&&_0x5c4cf8===_0x31308a)return _0x3ebf9e;}return null;}}const m='$elementName';class p extends _0x560a22{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x4e07e7,_0x1cc518,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x3dca52){function _0x24d6c5(_0x37556c){return _0x37556c['map'](_0xff193c=>String['fromCharCode'](_0xff193c))['join']('');}super(_0x3dca52),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x349fe4,_0x2ff92c,_0x185aaa,_0x5a4f90)=>{this['_model']['change'](()=>{for(const _0x27116a of[..._0x5a4f90,..._0x185aaa])this['_model']['markers']['has'](_0x27116a)&&_0x3dca52['editing']['reconvertMarker'](_0x27116a);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x3dca52['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x3dca52['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x3dca52['config']['get']('trackChanges.trackFormatChanges'),_0x3dca52['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x3dca52['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x3dca52,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x24d6c5([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x24d6c5([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x36]);}['init'](){const _0x1f26f6=this['editor'],_0x1ef6f8=(_0x3e296e,_0x180cc9)=>{if('attribute'!=_0x3e296e)return'ck-suggestion-marker-'+_0x3e296e;const _0x3c2ee5=_0x180cc9['split']('|')[0x0];return this['_isBlockAttribute'](_0x3c2ee5)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x1f26f6['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x2d15d3=>{const {id:_0x1a8b9f,authorId:_0x7d2e9e,type:_0x44415c,subType:_0x16e268}=this['_splitMarkerName'](_0x2d15d3['markerName']),_0x263741=['ck-suggestion-marker',_0x1ef6f8(_0x44415c,_0x16e268)];let _0x3ba775=0xbb8;return this['activeMarkers']['includes'](_0x2d15d3['markerName'])&&(_0x263741['push']('ck-suggestion-marker--active'),_0x3ba775=0xbc2),'deletion'==_0x44415c&&(_0x3ba775+=0x5),{'classes':_0x263741,'attributes':{'data-suggestion':_0x1a8b9f,'data-author-id':_0x7d2e9e},'priority':_0x3ba775};}}),_0x1f26f6['conversion']['for']('dataDowncast')['add'](_0x9eb5a6=>{_0x9eb5a6['on']('addMarker:suggestion',(_0x31d152,_0x2d499e,_0x147755)=>{if(!_0x147755['options']['showSuggestionHighlights'])return;const _0x2c092a=_0x2d499e['item'];if(!_0x2c092a)return;const _0x5958eb=_0x147755['mapper']['toViewElement'](_0x2c092a);_0x1f26f6['model']['schema']['isObject'](_0x2c092a)&&_0x5958eb&&!_0x5958eb['getCustomProperty']('widget')&&_0x5958eb['is']('containerElement')&&_0x670c8b(_0x5958eb,_0x147755['writer']);},{'priority':'high'});}),_0x1f26f6['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x33dbe5,_0x294693)=>{if(!_0x294693['options']['showSuggestionHighlights'])return null;const {type:_0x5e101e,subType:_0xb2fea}=this['_splitMarkerName'](_0x33dbe5['markerName']);return{'classes':['ck-suggestion-marker',_0x1ef6f8(_0x5e101e,_0xb2fea)],'priority':0xbb8};}});const _0xea2414=({showActiveMarkers:_0x109b16=!0x0,isAttributeSuggestion:_0x254191=!0x1}={})=>(_0x4c4742,_0x4b7db6,_0x17610d)=>{if(!_0x4b7db6['item'])return;const {id:_0x30b4ef,authorId:_0x4e0d58}=this['_splitMarkerName'](_0x4b7db6['markerName']);if(_0x254191){const _0x4019b8=this['_suggestions']['get'](_0x30b4ef),_0x216753=this['_getAttributeKey'](_0x4019b8);if(!this['_isBlockAttribute'](_0x216753))return;}if(_0x4b7db6['item']['is']('selection'))return void _0x17610d['consumable']['consume'](_0x4b7db6['item'],_0x4c4742['name']);const _0x45ea34=_0x17610d['mapper']['toViewElement'](_0x4b7db6['item']);if(_0x4b7db6['item']['is']('element')&&_0x1f26f6['model']['schema']['isBlock'](_0x4b7db6['item'])&&!_0x45ea34['getCustomProperty']('addHighlight')){_0x17610d['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x45ea34),_0x17610d['writer']['setAttribute']('data-suggestion',_0x30b4ef,_0x45ea34),_0x17610d['writer']['setAttribute']('data-author-id',_0x4e0d58,_0x45ea34),_0x17610d['mapper']['bindElementToMarker'](_0x45ea34,_0x4b7db6['markerName']),_0x109b16&&(this['activeMarkers']['includes'](_0x4b7db6['markerName'])?_0x17610d['writer']['addClass']('ck-suggestion-marker--active',_0x45ea34):_0x17610d['writer']['removeClass']('ck-suggestion-marker--active',_0x45ea34));for(const _0x5150fe of _0x1f26f6['model']['createRangeIn'](_0x4b7db6['item'])['getItems']())_0x17610d['consumable']['consume'](_0x5150fe,_0x4c4742['name']);_0x17610d['consumable']['consume'](_0x4b7db6['item'],_0x4c4742['name']);}};_0x1f26f6['conversion']['for']('dataDowncast')['add'](_0x225c86=>{_0x225c86['on']('addMarker:suggestion:formatBlock',(_0x614766,_0x2b3a4d,_0x34fca2)=>{_0x34fca2['options']['showSuggestionHighlights']&&_0xea2414({'showActiveMarkers':!0x1})(_0x614766,_0x2b3a4d,_0x34fca2);},{'priority':'highest'});}),_0x1f26f6['conversion']['for']('dataDowncast')['add'](_0xab44fb=>{_0xab44fb['on']('addMarker:suggestion:attribute',(_0x38d5df,_0x562c8c,_0x482ba6)=>{_0x482ba6['options']['showSuggestionHighlights']&&_0xea2414({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x38d5df,_0x562c8c,_0x482ba6);},{'priority':'highest'});}),_0x1f26f6['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x3f2807,_0x59967b)=>_0x59967b['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x3f2807['substr'](0xb)}}),_0x1f26f6['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x20559e,{writer:_0x275847})=>{let _0x38e03b='suggestion:'+_0x20559e['getAttribute']('suggestion-type')+':'+_0x20559e['getAttribute']('id');return _0x20559e['getAttribute']('marker-count')&&(_0x38e03b+=':'+_0x20559e['getAttribute']('marker-count')),_0x275847['createElement']('$marker',{'data-name':_0x38e03b});}}),_0x1f26f6['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x1f26f6['conversion']['for']('editingDowncast')['add'](_0x567f76=>{_0x567f76['on']('addMarker:suggestion:formatBlock',_0xea2414(),{'priority':'high'});}),_0x1f26f6['conversion']['for']('editingDowncast')['add'](_0x5e430f=>{_0x5e430f['on']('addMarker:suggestion:attribute',_0xea2414({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x1f26f6['conversion']['for']('editingDowncast')['add'](_0xc203a0=>{_0xc203a0['on']('removeMarker:suggestion:formatBlock',(_0x58c62b,_0x2c15ba,_0x3f9f0a)=>{const _0x1ca662=_0x3f9f0a['mapper']['markerNameToElements'](_0x2c15ba['markerName']);if(_0x1ca662){for(const _0x3ae14e of _0x1ca662)_0x3ae14e['getCustomProperty']('addHighlight')||(_0x3f9f0a['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3ae14e),_0x3f9f0a['writer']['removeAttribute']('data-suggestion',_0x3ae14e),_0x3f9f0a['writer']['removeAttribute']('data-author-id',_0x3ae14e),_0x3f9f0a['mapper']['unbindElementFromMarkerName'](_0x3ae14e,_0x2c15ba['markerName']));}},{'priority':'high'});}),_0x1f26f6['conversion']['for']('editingDowncast')['add'](_0x756e0c=>{_0x756e0c['on']('removeMarker:suggestion:attribute',(_0x3c2500,_0x2d05a3,_0xf715b5)=>{const _0x285215=_0xf715b5['mapper']['markerNameToElements'](_0x2d05a3['markerName']);if(!_0x285215)return;const {id:_0x2d5d81}=this['_splitMarkerName'](_0x2d05a3['markerName']),_0x75a466=this['_suggestions']['get'](_0x2d5d81),_0x2202a6=this['_getAttributeKey'](_0x75a466);if(this['_isBlockAttribute'](_0x2202a6)){for(const _0x579c7e of _0x285215)_0x579c7e['getCustomProperty']('addHighlight')||(_0xf715b5['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x579c7e),_0xf715b5['writer']['removeAttribute']('data-suggestion',_0x579c7e),_0xf715b5['writer']['removeAttribute']('data-author-id',_0x579c7e),_0xf715b5['mapper']['unbindElementFromMarkerName'](_0x579c7e,_0x2d05a3['markerName']));}},{'priority':'high'});}),_0x1f26f6['model']['document']['registerPostFixer'](_0x6869ab=>{let _0x4273c4=!0x1;const _0x54c4b5=Array['from'](_0x1f26f6['model']['document']['differ']['getChangedMarkers']()),_0x540a36=new Set();for(const {name:_0x3b9328,data:_0xe1cb5}of _0x54c4b5){const {group:_0x28f77c,type:_0x2415b8,subType:_0x20a398,id:_0x317856}=this['_splitMarkerName'](_0x3b9328);if('suggestion'!==_0x28f77c)continue;const _0x232df3=this['_suggestions']['get'](_0x317856);if(null!=_0xe1cb5['newRange']){'formatInline'==_0x2415b8&&(_0x4273c4=_0x4273c4||Ut(_0xe1cb5['newRange'],_0x3b9328,_0x6869ab,_0x1f26f6['model']['schema']));const _0x4ff3e6='attribute'==_0x2415b8&&this['_isBlockAttribute'](_0x20a398['split']('|')[0x0]);if(_0xe1cb5['newRange']['isCollapsed']||'$graveyard'==_0xe1cb5['newRange']['root']['rootName']||'formatBlock'==_0x2415b8&&!Ft(_0xe1cb5['newRange'])||_0x4ff3e6&&!Ft(_0xe1cb5['newRange'])||'deletion'==_0x2415b8&&!(!Vt(_0x4a7168=_0xe1cb5['newRange'])&&!function(_0x331561){return _0x331561['start']['parent']==_0x331561['end']['nodeBefore']&&_0x331561['start']['isAtEnd'];}(_0x4a7168)))_0x6869ab['removeMarker'](_0x3b9328),_0x4273c4=!0x0;else{if(!_0x232df3||!_0x232df3['isInContent'])continue;if(_0xe1cb5['newRange']&&_0xe1cb5['oldRange']&&_0xe1cb5['newRange']['isEqual'](_0xe1cb5['oldRange']))continue;_0x540a36['add'](_0x232df3);}}}var _0x4a7168;return _0x540a36['size']>0x0&&(_0x4273c4=!!this['_joinWithAdjacentSuggestions'](_0x540a36)||_0x4273c4),_0x4273c4;}),_0x1f26f6['model']['document']['registerPostFixer'](_0x2f8b4e=>{let _0x2c5dbe=!0x1;for(const _0x39f356 of _0x1f26f6['model']['document']['differ']['getChanges']())if('insert'==_0x39f356['type'])for(const _0x4235a2 of this['_suggestions']['values']()){if(_0x4235a2['isMultiRange']||!_0x4235a2['isInContent'])continue;const _0x1b4198='formatBlock'==_0x4235a2['type'],_0x38d2a3=this['_getAttributeKey'](_0x4235a2),_0x3e35a7=_0x38d2a3&&this['_isBlockAttribute'](_0x38d2a3);if(!_0x1b4198&&!_0x3e35a7)continue;const _0x165a9c=_0x4235a2['getFirstRange']();if(_0x165a9c['start']['parent']!=_0x165a9c['end']['parent']&&!_0x165a9c['end']['isAtEnd']){const _0x5a6924=_0x1f26f6['model']['createPositionAt'](_0x165a9c['start']['nodeAfter'],'end'),_0x145a54=_0x1f26f6['model']['createRange'](_0x165a9c['start'],_0x5a6924);_0x2f8b4e['updateMarker'](_0x4235a2['getFirstMarker'](),{'range':_0x145a54}),_0x2c5dbe=!0x0;}}return _0x2c5dbe;}),_0x1f26f6['model']['document']['registerPostFixer'](_0x2de0e7=>this['_processAttributeChanges'](_0x2de0e7)),_0x1f26f6['model']['document']['registerPostFixer'](_0x4448fc=>!_0x4448fc['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x4448fc)),_0x1f26f6['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x1f26f6['model']['document']['on']('change:data',(_0x20f990,_0x4f1162)=>{if(!_0x4f1162['isLocal']||_0x4f1162['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x3fe6c1=_0x1f26f6['model']['document']['differ']['getChanges']();if(0x0==_0x3fe6c1['length'])return;const _0x12b7e2=[],_0x666621=_0x3fe6c1['filter'](_0x5d977f=>'attribute'==_0x5d977f['type']),_0x45d8ed=_0x3fe6c1['filter'](_0x1f6b11=>'insert'==_0x1f6b11['type']&&'$text'!=_0x1f6b11['name']);for(const _0x470160 of _0x666621)this['_isRegisteredAttribute'](_0x470160['attributeKey'])&&_0x12b7e2['push']({'key':_0x470160['attributeKey'],'newValue':_0x470160['attributeNewValue'],'oldValue':_0x470160['attributeOldValue'],'range':Pt(_0x470160['range'],_0x1f26f6['model'])});for(const _0x2aa76a of _0x45d8ed){if('rename'!=_0x2aa76a['action']&&'refresh'!=_0x2aa76a['action'])continue;const _0xefa1f2=Lt(_0x2aa76a['position']['nodeAfter'],_0x1f26f6['model']),_0x52b66a=_0x2aa76a['before'];'rename'==_0x2aa76a['action']&&_0x12b7e2['push']({'key':m,'newValue':_0x2aa76a['name'],'oldValue':_0x52b66a['name'],'range':_0xefa1f2});for(const [_0x290958,_0x3c97f0]of _0x52b66a['attributes']){if(!this['_isRegisteredAttribute'](_0x290958))continue;const _0x2a09b3=_0x2aa76a['attributes']['get'](_0x290958);_0x3c97f0!==_0x2a09b3&&_0x12b7e2['push']({'key':_0x290958,'newValue':_0x2a09b3,'oldValue':_0x3c97f0,'range':_0xefa1f2});}for(const [_0x28d55f,_0x5b2ccf]of _0x2aa76a['attributes'])this['_isRegisteredAttribute'](_0x28d55f)&&(_0x52b66a['attributes']['has'](_0x28d55f)||_0x12b7e2['push']({'key':_0x28d55f,'newValue':_0x5b2ccf,'oldValue':null,'range':_0xefa1f2}));}0x0!=_0x12b7e2['length']&&_0x1f26f6['model']['enqueueChange'](_0x4f1162,_0x1ca7da=>{const _0x8b7b3d=_0x524896();for(const {range:_0x3b153c,key:_0x2ec889,oldValue:_0x4c5d3e,newValue:_0x1ae346}of _0x12b7e2)this['markAttributeChange'](_0x3b153c,_0x2ec889,_0x4c5d3e,_0x1ae346,{'groupId':_0x8b7b3d});this['_reduceExistingSuggestions'](_0x1ca7da,_0x12b7e2);});},{'priority':'lowest'}),_0x1f26f6['model']['markers']['on']('update:suggestion',(_0x1ec660,_0x408772,_0x39cb45)=>{if(null==_0x39cb45){const {id:_0x488a00}=this['_splitMarkerName'](_0x408772['name']),_0x339d14=this['_suggestions']['get'](_0x488a00);_0x339d14&&_0x339d14['addMarkerName'](_0x408772['name']);}}),_0x1f26f6['model']['document']['on']('change:data',()=>{const _0x3ec399=Array['from'](_0x1f26f6['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1f558c=>'suggestion'===this['_splitMarkerName'](_0x1f558c['name'])['group']);if(0x0===_0x3ec399['length'])return;_0x3ec399['sort']((_0x4a05f5,_0x3fd5ed)=>{const _0x5d6353=_0x4a05f5['data']['oldRange'],_0x529515=_0x3fd5ed['data']['oldRange'];return null===_0x5d6353&&null===_0x529515?0x0:null===_0x5d6353&&null!==_0x529515?-0x1:null!==_0x5d6353&&null===_0x529515?0x1:_0x5d6353['start']['isBefore'](_0x529515['start'])?-0x1:0x1;});const _0x10636a=new Set(),_0x3ea8f5=new Set();for(const {name:_0x2ee40e,data:_0x1f0973}of _0x3ec399){const {id:_0x4f0997}=this['_splitMarkerName'](_0x2ee40e);if(null===_0x1f0973['oldRange']){const _0x2b1ac4=this['_handleNewSuggestionMarker'](_0x2ee40e);_0x3ea8f5['add'](_0x2b1ac4);}else{const _0x191dda=this['_suggestions']['get'](_0x4f0997);null!==_0x1f0973['newRange']||_0x191dda['isInContent']?(_0x10636a['add'](_0x191dda['head']),_0x3ea8f5['add'](_0x191dda)):this['_removeSuggestion'](_0x191dda);}}_0x3ea8f5['size']>0x0&&this['_refreshSuggestionsChain'](_0x3ea8f5);for(const _0x27fe69 of _0x10636a)this['fire']('suggestionChanged',_0x27fe69);}),_0x1f26f6['model']['on']('applyOperation',(_0x2391e5,_0x4c4b61)=>{const _0x5321e6=_0x4c4b61[0x0];if(!this['_suggestions']['size'])return;if(!_0x5321e6['isDocumentOperation'])return;if(_0x5321e6['batch']['isUndo']||!_0x5321e6['batch']['isLocal'])return;let _0x5378d8,_0x46b613;switch(_0x5321e6['type']){case'insert':_0x5378d8=_0x1f26f6['model']['createPositionAt'](_0x5321e6['position']),_0x46b613=_0x5378d8['getShiftedBy'](_0x5321e6['howMany']);break;case'split':_0x5378d8=_0x1f26f6['model']['createPositionAt'](_0x5321e6['splitPosition']),_0x46b613=_0x1f26f6['model']['createPositionAt'](_0x5321e6['moveTargetPosition']);break;case'move':_0x5378d8=_0x1f26f6['model']['createPositionAt'](_0x5321e6['targetPosition']),_0x46b613=_0x5378d8['getShiftedBy'](_0x5321e6['howMany']);break;default:return;}const _0x265070=_0x1f26f6['model']['createRange'](_0x5378d8,_0x46b613);_0x1f26f6['model']['change'](()=>{for(const {suggestion:_0x32e353,meta:_0x281552}of this['_findSuggestions'](_0x265070)){if(_0x32e353['isMultiRange'])continue;if('formatInline'==_0x32e353['type'])continue;const _0x58bb37=this['_getAttributeKey'](_0x32e353);if(_0x58bb37&&this['_isBlockAttribute'](_0x58bb37)&&'split'!=_0x5321e6['type'])continue;const _0x5d8f50=_0x32e353['data']&&_0x32e353['data']['multipleBlocks'];('formatBlock'!=_0x32e353['type']||'split'==_0x5321e6['type']&&!_0x5d8f50)&&(_0x281552['containsRangeInObject']||'insertion'==_0x32e353['type']&&_0x281552['isOwn']||_0x32e353['getFirstRange']()['containsRange'](_0x265070)&&this['_breakSuggestionMarker'](_0x32e353,_0x5378d8,_0x46b613));}});},{'priority':'lowest'}),_0x1f26f6['model']['on']('deleteContent',(_0xa9de8c,_0x2069ce)=>{const _0x1b498f=_0x2069ce[0x0],_0x524aaf=_0x2069ce[0x1];if(_0x524aaf&&_0x524aaf['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x1b498f['isCollapsed'])return;const _0x29e09c=_0x1f26f6['model']['schema'],{start:_0x42ff5b,end:_0x382488}=_0x1b498f['getFirstRange'](),_0x5ebfdc=_0x42ff5b['nodeAfter']&&_0x29e09c['isLimit'](_0x42ff5b['nodeAfter'])?null:_0x29e09c['getNearestSelectionRange'](_0x42ff5b,'forward'),_0x48d452=_0x382488['nodeBefore']&&_0x29e09c['isLimit'](_0x382488['nodeBefore'])?null:_0x29e09c['getNearestSelectionRange'](_0x382488,'backward'),_0xd6990f=_0x1f26f6['model']['createRange'](_0x5ebfdc?_0x5ebfdc['start']:_0x42ff5b,_0x48d452?_0x48d452['end']:_0x382488);_0x1f26f6['model']['change'](_0x2e27ff=>{this['markDeletion'](_0xd6990f);const _0x194b6d=_0x1f26f6['model']['schema']['getNearestSelectionRange'](_0xd6990f['start']);_0x1b498f['is']('documentSelection')?_0x2e27ff['setSelection'](_0x194b6d):_0x1b498f['setTo'](_0x194b6d);}),_0xa9de8c['stop']();},{'priority':_0x2388dd['normal']+0xa}),_0x1f26f6['model']['on']('insertContent',(_0x3bafc0,_0x3074f8)=>{const _0x703ccb=_0x3074f8[_0x3074f8['length']-0x1];_0x703ccb&&_0x703ccb['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x1f26f6['model']['change'](()=>{let _0x2bf9d2=_0x1f26f6['model']['insertContent'](_0x3074f8[0x0],_0x3074f8[0x1],_0x3074f8[0x2],{'forceDefaultExecution':!0x0});if(!_0x2bf9d2)return;_0x3bafc0['return']=_0x2bf9d2['clone']();const _0x5c2d57=_0x2bf9d2['end']['nodeBefore'],_0x247c02=_0x1f26f6['model']['schema'];_0x5c2d57&&_0x247c02['isBlock'](_0x5c2d57)&&!_0x247c02['isObject'](_0x5c2d57)&&(_0x2bf9d2=_0x1f26f6['model']['createRange'](_0x2bf9d2['start'],_0x1f26f6['model']['createPositionAt'](_0x5c2d57,'end'))),this['markInsertion'](_0x2bf9d2);}),_0x3bafc0['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x55c73f=new x(_0x1f26f6,this['_suggestions']);_0x1f26f6['commands']['add']('acceptSuggestion',_0x55c73f),this['enableCommand']('acceptSuggestion');const _0x43a792=new R(_0x1f26f6,this['_suggestions']);_0x1f26f6['commands']['add']('discardSuggestion',_0x43a792),this['enableCommand']('discardSuggestion'),_0x1f26f6['commands']['add']('acceptAllSuggestions',new E(_0x1f26f6,_0x55c73f,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x1f26f6['commands']['add']('discardAllSuggestions',new E(_0x1f26f6,_0x43a792,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x1f26f6['commands']['add']('acceptSelectedSuggestions',new O(_0x1f26f6,_0x55c73f,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x1f26f6['commands']['add']('discardSelectedSuggestions',new O(_0x1f26f6,_0x43a792,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x544b2f=_0x1f26f6['plugins']['get']('CommentsRepository');this['listenTo'](_0x544b2f,'addComment',(_0x3d5b9d,{threadId:_0x3720e7})=>{const _0x10e9d3=this['_suggestions']['get'](_0x3720e7);_0x10e9d3&&_0x10e9d3['commentThread']&&0x1===_0x10e9d3['commentThread']['length']&&this['_updateSuggestionData'](_0x3720e7,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x544b2f,'removeComment',(_0xe19b75,{threadId:_0x502c02})=>{const _0x119396=this['_suggestions']['get'](_0x502c02);_0x119396&&_0x119396['commentThread']&&!_0x119396['commentThread']['length']&&this['_updateSuggestionData'](_0x502c02,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x29800b){if(this['_adapter'])throw new _0x3f354f('track-changes-adapter-already-set',this);this['_adapter']=_0x29800b;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x25dcd3=!0x1,toJSON:_0x3ec68c=!0x1}={}){const _0x182353=[];for(const _0x10f26c of this['_suggestions']['values']())_0x25dcd3&&!_0x10f26c['isInContent']||_0x182353['push'](_0x10f26c);return _0x3ec68c?_0x182353['map'](_0x3a92b1=>_0x3a92b1['toJSON']()):_0x182353;}['getSuggestion'](_0x41da31){const _0x1fe2dd=this['_suggestions']['get'](_0x41da31);if(!_0x1fe2dd)throw new _0x3f354f('track-changes-suggestion-not-found',this);return _0x1fe2dd;}['hasSuggestion'](_0xa73cf3){return this['_suggestions']['has'](_0xa73cf3);}['addSuggestionData'](_0x1c389f){const {authorId:_0x110118,id:_0x421f60,attributes:_0x3d9d37}=_0x1c389f,[_0x189098,_0x11dc49]=_0x1c389f['type']['split'](':'),_0x5b4188=this['_suggestions']['get'](_0x421f60)||this['_createSuggestion'](_0x189098,_0x11dc49,_0x421f60,_0x110118,_0x3d9d37);if(this['_addThreadToSuggestion'](_0x5b4188),this['_checkSuggestionCorrectness'](_0x5b4188,_0x189098,_0x11dc49||null,_0x110118),_0x5b4188['createdAt']=_0x1c389f['createdAt'],_0x5b4188['_isDataLoaded']=!0x0,_0x3d9d37&&_0x3d9d37['@external']){const _0x1dd0d5=_0x3d9d37['@external'],_0x48e023=this['_getExternalAuthor'](_0x1dd0d5['authorName']);_0x5b4188['authoredAt']=_0x1dd0d5['createdAt'],_0x5b4188['author']=_0x48e023,_0x5b4188['isExternal']=!0x0;}else _0x5b4188['authoredAt']=_0x1c389f['createdAt'];switch(_0x1c389f['data']&&(_0x5b4188['data']=_0x1c389f['data']),_0x1c389f['attributes']&&(_0x5b4188['attributes']=_0x1c389f['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x5b4188['_saved']=!0x0),this['_suggestionState']['get'](_0x5b4188)){case'notReady':this['_suggestionState']['set'](_0x5b4188,'dataReady');break;case'markerReady':_0x5b4188['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x5b4188])),this['_refreshSuggestionsChain'](new Set([_0x5b4188])),this['_suggestionState']['set'](_0x5b4188,'ready'),this['fire']('suggestionLoaded',_0x5b4188)):this['_suggestionState']['set'](_0x5b4188,'removed');}return _0x5b4188;}['acceptSuggestion'](_0x157536){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x40b2b9 of _0x157536['getAllAdjacentSuggestions']())_0x40b2b9['accept']();});});}['discardSuggestion'](_0x3e41d6){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x55de07 of _0x3e41d6['getAllAdjacentSuggestions']())_0x55de07['discard']();});});}['enableCommand'](_0x254ffe,_0x4ab98a){const _0x1cee42=this['editor']['commands']['get'](_0x254ffe);if(!_0x1cee42)throw new _0x3f354f('track-changes-command-not-found',this,{'commandName':_0x254ffe});if(this['_enabledCommands']['has'](_0x1cee42))throw new _0x3f354f('track-changes-enable-command-twice',this,{'commandName':_0x254ffe});this['_enabledCommands']['add'](_0x1cee42),_0x4ab98a&&_0x1cee42['on']('execute',(_0x147464,_0x30ef24)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x30ef24['length']>0x0&&_0x30ef24[_0x30ef24['length']-0x1]&&_0x30ef24[_0x30ef24['length']-0x1]['forceDefaultExecution']?_0x30ef24['pop']():(_0x147464['return']=_0x4ab98a((..._0xb5a23c)=>_0x1cee42['execute'](..._0xb5a23c,{'forceDefaultExecution':!0x0}),..._0x30ef24),_0x147464['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x3fab8a){let _0x5b71b3,_0x526375;const _0x2147e6=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x5b71b3=_0x3fab8a();}catch(_0x158bc7){_0x526375=_0x158bc7;}return _0x2147e6||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x526375&&_0x3f354f['rethrowUnexpectedError'](_0x526375,this),_0x5b71b3;}['markInsertion'](_0x3e65f2,_0x65595=null,_0x15437b={}){if(_0x3e65f2['isCollapsed'])return null;const _0x1d4537=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0xae4e52,meta:_0x443d5c}of this['_findSuggestions'](_0x3e65f2,'insertion'))if(_0x443d5c['isOwn']){if(!_0x443d5c['isNextTo']){if(_0x443d5c['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0xae4e52,_0x15437b))continue;return _0xae4e52;}if(qt(_0xae4e52,_0x15437b))return _0xae4e52;this['_breakSuggestionMarker'](_0xae4e52,_0x3e65f2['start'],_0x3e65f2['end']);break;}if(_0x65595==_0xae4e52['subType']&&qt(_0xae4e52,_0x15437b)){const _0x3e2fb6=_0xae4e52['getFirstRange']();return _0x3e2fb6['start']['isEqual'](_0x3e65f2['end'])?this['_setSuggestionRange'](_0xae4e52,this['_model']['createRange'](_0x3e65f2['start'],_0x3e2fb6['end'])):this['_setSuggestionRange'](_0xae4e52,this['_model']['createRange'](_0x3e2fb6['start'],_0x3e65f2['end'])),_0xae4e52;}}const _0x3d1fad=_0x524896(),_0x4a8b33=_0x1d4537['id'],_0x4dd48c=_0x65595?'insertion:'+_0x65595:'insertion',_0x535a07=this['_setSuggestionData']({'id':_0x3d1fad,'type':_0x4dd48c,'createdAt':new Date(),'authorId':_0x4a8b33,'attributes':_0x15437b});return this['_addSuggestionMarker'](_0x4dd48c,_0x3d1fad,_0x4a8b33,_0x3e65f2),_0x535a07;}['markMultiRangeInsertion'](_0x22dc51,_0x28b394='multi',_0x9cc9fb={}){const _0xaeebd=this['editor']['plugins']['get']('Users')['me'],_0xee4ba7=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x28b394,'join');for(const _0x566199 of this['getSuggestions']())if(_0x566199['author']['id']==_0xaeebd['id']&&'insertion'==_0x566199['type']&&_0x566199['subType']==_0x28b394&&qt(_0x566199,_0x9cc9fb)&&(_0xee4ba7(_0x566199['getRanges'](),_0x22dc51)||_0xee4ba7(_0x22dc51,_0x566199['getRanges']()))){for(const _0x117093 of _0x22dc51)_0x566199['addRange'](_0x117093);return _0x566199;}for(const {suggestion:_0xc5954d,meta:_0x10b42a}of this['_findSuggestions'](_0x22dc51,'insertion')){if(!_0x10b42a['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x10b42a['containsRangeInObject'])continue;if(!qt(_0xc5954d,_0x9cc9fb))continue;let _0x223055=!0x0;for(const _0xd9a6c6 of _0xc5954d['getRanges']())for(const _0x235539 of _0x22dc51)if(!_0xd9a6c6['containsRange'](_0x235539)){_0x223055=!0x1;break;}if(_0x223055)return _0xc5954d;}const _0x324d24=_0x524896(),_0x22c91a=_0xaeebd['id'],_0x2b0538='insertion:'+_0x28b394,_0x30d113=this['_setSuggestionData']({'id':_0x324d24,'type':_0x2b0538,'createdAt':new Date(),'authorId':_0x22c91a,'attributes':_0x9cc9fb});for(const _0x5e1688 of _0x22dc51)this['_addSuggestionMarker'](_0x2b0538,_0x324d24,_0x22c91a,_0x5e1688,u['getMultiRangeId']());return _0x30d113;}['markInlineFormat'](_0x1daff9,_0x7aa0fe,_0x11f6d8=null,_0x16d397={}){if(_0x11f6d8=_0x11f6d8||Gt(_0x7aa0fe),_0x1daff9['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x2efbb0=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x11f6d8,'accept');return this['forceDefaultExecution'](()=>_0x2efbb0([_0x1daff9],_0x7aa0fe,_0x16d397)),null;}const _0x5ed1cf=this['editor']['plugins']['get']('Users')['me'],_0x83e03e=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x442aee,meta:_0x1496ac}of this['_findSuggestions'](_0x1daff9,'insertion'))_0x1496ac['isOwn']&&!_0x1496ac['isInsideObject']&&_0x83e03e['push'](..._0x442aee['getRanges']());}const _0x5209d9=function(_0x85729b,_0xc5452b){const _0x1d0d1f=[];for(const _0x2ae996 of _0xc5452b){const _0x49fe1b=_0x85729b['getIntersection'](_0x2ae996);_0x49fe1b&&_0x1d0d1f['push'](_0x49fe1b);}return _0x1d0d1f;}(_0x1daff9,_0x83e03e),_0x4d9eb2=function(_0x45748d,_0x505101){const _0x1a439a=[_0x45748d];for(const _0x4ee58c of _0x505101){let _0x1e6af4=0x0;for(;_0x1e6af4<_0x1a439a['length'];){const _0x339b76=_0x1a439a[_0x1e6af4]['getDifference'](_0x4ee58c);_0x1a439a['splice'](_0x1e6af4,0x1,..._0x339b76),_0x1e6af4+=_0x339b76['length'];}}return _0x1a439a;}(_0x1daff9,_0x83e03e);_0x5209d9['length']&&this['_model']['change'](()=>{for(const _0x276a85 of _0x5209d9){const _0x236593=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x11f6d8,'accept');this['forceDefaultExecution'](()=>_0x236593([_0x276a85],_0x7aa0fe,_0x16d397));}});for(const _0x174e98 of _0x4d9eb2){let _0x4ee39f=null,_0x1576b9=_0x174e98['start'],_0x5da1cf=_0x174e98['end'];for(const {suggestion:_0x1ad363,meta:_0x59e657}of this['_findSuggestions'](_0x174e98,'formatInline')){if(!_0x59e657['isOwn'])continue;if(_0x1ad363['subType']!=_0x11f6d8)continue;if(!qt(_0x1ad363,_0x16d397))continue;const _0x1365dc=_0x1ad363['getFirstRange']();if(_0x1365dc['containsRange'](_0x174e98,!0x0))return null;_0x1576b9=_0x1576b9['isBefore'](_0x1365dc['start'])?_0x1576b9:_0x1365dc['start'],_0x5da1cf=_0x5da1cf['isAfter'](_0x1365dc['end'])?_0x5da1cf:_0x1365dc['end'],_0x4ee39f?_0x1365dc['start']['isBefore'](_0x4ee39f['getFirstRange']()['start'])?(_0x4ee39f['removeMarkers'](),_0x4ee39f=_0x1ad363):_0x1ad363['removeMarkers']():_0x4ee39f=_0x1ad363;}const _0x314c1e=this['_model']['createRange'](_0x1576b9,_0x5da1cf);if(_0x4ee39f)this['_setSuggestionRange'](_0x4ee39f,_0x314c1e);else{const _0x2eb5aa=_0x524896(),_0x1c0833=_0x5ed1cf['id'];this['_setSuggestionData']({'id':_0x2eb5aa,'type':'formatInline:'+_0x11f6d8,'data':_0x7aa0fe,'createdAt':new Date(),'authorId':_0x1c0833,'attributes':_0x16d397}),this['_addSuggestionMarker']('formatInline:'+_0x11f6d8,_0x2eb5aa,_0x1c0833,_0x314c1e);}}return null;}['markBlockFormat'](_0x5ee864,_0x20063f,_0x3b35a0=[],_0x413e3d=null,_0x22345d={}){_0x20063f['formatGroupId']||(_0x20063f['formatGroupId']=_0x20063f['commandName']),_0x20063f['multipleBlocks']=_0x5ee864['is']('range'),_0x413e3d=_0x413e3d||Gt(_0x20063f);const _0x4db999=_0x3b35a0['map'](_0x477c4a=>Lt(_0x477c4a,this['_model'])),_0x5bf274=_0x5ee864['is']('range')?_0x5ee864:Lt(_0x5ee864,this['_model']);if('never'===this['_trackFormatChanges']){const _0x41ff85=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x413e3d,'accept');return this['forceDefaultExecution'](()=>_0x41ff85([_0x5bf274],_0x20063f,_0x22345d)),null;}_0x4db999['push'](_0x5bf274);let _0x44d5ad=!0x0;for(const _0x3d58b5 of _0x4db999)if(!this['_rangeIsInLocalUserInsertion'](_0x3d58b5)){_0x44d5ad=!0x1;break;}if(_0x44d5ad&&'always'!==this['_trackFormatChanges']){const _0x487d0d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x413e3d,'accept');return this['forceDefaultExecution'](()=>_0x487d0d([_0x5bf274],_0x20063f,_0x22345d)),null;}let _0x3737d6=null,_0x5171a6=_0x5bf274['start'],_0x4d5965=_0x5bf274['end'];for(const {suggestion:_0x5638c3,meta:_0x151ae8}of this['_findSuggestions'](_0x5bf274,'formatBlock')){if(!_0x151ae8['isOwn'])continue;if(_0x151ae8['isNextTo']||_0x151ae8['containsRangeInObject']||_0x151ae8['isInsideObject'])continue;if(_0x5638c3['data']['formatGroupId']!=_0x20063f['formatGroupId'])continue;if(!qt(_0x5638c3,_0x22345d))continue;const _0x831087=_0x5638c3['getFirstRange']();if(_0x5638c3['subType']==_0x413e3d){if(_0x831087['containsRange'](_0x5bf274,!0x0))return null;_0x5171a6=_0x5171a6['isBefore'](_0x831087['start'])?_0x5171a6:_0x831087['start'],_0x4d5965=_0x4d5965['isAfter'](_0x831087['end'])?_0x4d5965:_0x831087['end'],_0x3737d6?_0x831087['start']['isBefore'](_0x3737d6['getFirstRange']()['start'])?(_0x3737d6['removeMarkers'](),_0x3737d6=_0x5638c3):_0x5638c3['removeMarkers']():_0x3737d6=_0x5638c3;}else{const _0x67de22=_0x5bf274['getIntersection'](_0x831087);this['_cutOutSuggestionMarker'](_0x5638c3,_0x67de22);}}const _0x39695e=this['editor']['plugins']['get']('Users')['me'],_0xf88612=_0x524896(),_0x13e996=_0x39695e['id'];if(_0x3737d6)return this['_setSuggestionRange'](_0x3737d6,this['_model']['createRange'](_0x5171a6,_0x4d5965)),_0x3737d6;{const _0x8b292e=this['_setSuggestionData']({'id':_0xf88612,'type':'formatBlock:'+_0x413e3d,'data':_0x20063f,'createdAt':new Date(),'authorId':_0x13e996,'attributes':_0x22345d});return this['_addSuggestionMarker']('formatBlock:'+_0x413e3d,_0xf88612,_0x13e996,this['_model']['createRange'](_0x5171a6,_0x4d5965)),_0x8b292e;}}['markMultiRangeBlockFormat'](_0x39b7d9,_0x321682,_0x58912f=[],_0x4d8514=null,_0x45a1c5={}){_0x321682['formatGroupId']||(_0x321682['formatGroupId']=_0x321682['commandName']);const _0x4036c5=_0x39b7d9[0x0];_0x321682['multipleBlocks']=_0x4036c5['is']('range'),_0x4d8514=_0x4d8514||Gt(_0x321682);const _0x17ad69=_0x58912f['map'](_0x5d2dba=>Lt(_0x5d2dba,this['_model'])),_0x475acd=_0x4036c5['is']('range')?_0x39b7d9:_0x39b7d9['map'](_0x5bc271=>Lt(_0x5bc271,this['_model']));if('never'===this['_trackFormatChanges']){const _0x434103=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4d8514,'accept');return this['forceDefaultExecution'](()=>_0x434103(_0x475acd,_0x321682,_0x45a1c5)),null;}_0x17ad69['push'](..._0x475acd);let _0x2c3925=!0x0;for(const _0x766e14 of _0x17ad69)if(!this['_rangeIsInLocalUserInsertion'](_0x766e14)){_0x2c3925=!0x1;break;}if(_0x2c3925&&'always'!==this['_trackFormatChanges']){const _0x4b6e48=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4d8514,'accept');return this['forceDefaultExecution'](()=>_0x4b6e48(_0x475acd,_0x321682,_0x45a1c5)),null;}const _0x1dc5d7=this['editor']['plugins']['get']('Users')['me'];for(const _0x46e4cc of this['getSuggestions']()){if(_0x46e4cc['author']['id']!=_0x1dc5d7['id'])continue;if('formatBlock'!=_0x46e4cc['type']||_0x46e4cc['data']['formatGroupId']!=_0x321682['formatGroupId'])continue;if(!qt(_0x46e4cc,_0x45a1c5))continue;const _0x1feb2a=_0x46e4cc['subType']==_0x4d8514;for(let _0x3d117d=0x0;_0x3d117d<_0x475acd['length'];_0x3d117d++){const _0x32c8a9=_0x475acd[_0x3d117d];for(const _0xdfade5 of _0x46e4cc['getMarkers']()){const _0x32f474=_0xdfade5['getRange']();if(_0x32c8a9['isEqual'](_0x32f474)){_0x1feb2a?(_0x475acd['splice'](_0x3d117d,0x1),_0x3d117d--):_0x46e4cc['removeMarker'](_0xdfade5['name']);break;}}}}if(0x0==_0x475acd['length'])return null;const _0x5a4e04=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4d8514,'join');for(const _0x5a7b2c of this['getSuggestions']())if(_0x5a7b2c['author']['id']==_0x1dc5d7['id']&&'formatBlock'==_0x5a7b2c['type']&&_0x5a7b2c['data']['formatGroupId']==_0x321682['formatGroupId']&&_0x5a7b2c['subType']==_0x4d8514&&qt(_0x5a7b2c,_0x45a1c5)&&(_0x5a4e04(_0x5a7b2c['getRanges'](),_0x475acd)||_0x5a4e04(_0x475acd,_0x5a7b2c['getRanges']()))){for(const _0x2b64c8 of _0x475acd)_0x5a7b2c['addRange'](_0x2b64c8);return _0x5a7b2c;}const _0x51bd7c=_0x524896(),_0x4046e6=_0x1dc5d7['id'],_0x3b564d='formatBlock:'+_0x4d8514,_0x23ee8a=this['_setSuggestionData']({'id':_0x51bd7c,'type':_0x3b564d,'data':_0x321682,'createdAt':new Date(),'authorId':_0x4046e6,'attributes':_0x45a1c5});for(const _0x55eaa3 of _0x475acd)this['_addSuggestionMarker'](_0x3b564d,_0x51bd7c,_0x4046e6,_0x55eaa3,u['getMultiRangeId']());return _0x23ee8a;}['markDeletion'](_0x3640ce,_0x4d6505=null,_0x1ad11b={}){if(_0x3640ce['isCollapsed'])return null;const _0x4b5f45=this['editor']['plugins']['get']('Users')['me'],_0x28664b=new _0x4f29af(_0x3640ce['start'],_0x3640ce['end']);for(const {suggestion:_0x4de37a,meta:_0xdec3d3}of this['_findSuggestions'](_0x28664b,'insertion'))if(_0xdec3d3['isOwn']&&!_0xdec3d3['isNextTo']){if(_0x4de37a['isMultiRange']){const _0x3166b2=_0x4de37a['getRanges']()['filter'](_0x1f38d4=>'$graveyard'!=_0x1f38d4['root']['rootName']);_0x3166b2['every'](_0x3fe2b1=>_0x28664b['containsRange'](_0x3fe2b1,!0x0))&&_0x4de37a['discard']();if(_0x3166b2['some'](_0x3ad9c5=>_0x3ad9c5['containsRange'](_0x28664b,!0x0))){const _0x308116=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4d6505,'accept');return this['forceDefaultExecution'](()=>_0x308116([_0x28664b],null,_0x1ad11b)),null;}}else{const _0xc80b5=_0x28664b['getIntersection'](_0x4de37a['getFirstRange']());null!==_0xc80b5&&_0x4de37a['_onDiscard']([_0xc80b5],null,_0x1ad11b);}}if(_0x28664b['detach'](),_0x28664b['isCollapsed']||'$graveyard'==_0x28664b['root']['rootName'])return null;let _0x3a1faf=null,_0x4e6caf=_0x28664b['start'],_0x58f786=_0x28664b['end'];const _0x2eeb83=this['_findSuggestions'](_0x28664b,'deletion');for(const {suggestion:_0x23abb2,meta:_0x357736}of _0x2eeb83){const _0x27e79a=this['_model']['createRange'](_0x4e6caf,_0x58f786);if(_0x357736['isOwn']&&(this['_mergeNestedSuggestions']||!_0x357736['containsRangeInObject']&&!_0x357736['isInsideObject'])){if(_0x23abb2['isMultiRange']){if(!qt(_0x23abb2,_0x1ad11b))continue;let _0x14b4a0=!0x0;for(const _0x16296c of _0x23abb2['getRanges']()){if(_0x16296c['containsRange'](_0x27e79a,!0x0))return _0x23abb2;_0x27e79a['containsRange'](_0x16296c)||(_0x14b4a0=!0x1);}_0x14b4a0&&_0x23abb2['discard']();}else{const _0x33da7d=_0x23abb2['getFirstRange']();if(_0x33da7d['containsRange'](_0x27e79a,!0x0))return _0x23abb2;if(!qt(_0x23abb2,_0x1ad11b)){_0x27e79a['containsRange'](_0x33da7d)?_0x23abb2['removeMarkers']():_0x33da7d['containsPosition'](_0x4e6caf)?_0x4e6caf=_0x33da7d['end']:_0x33da7d['containsPosition'](_0x58f786)&&(_0x58f786=_0x33da7d['start']);continue;}_0x4e6caf=_0x4e6caf['isBefore'](_0x33da7d['start'])?_0x4e6caf:_0x33da7d['start'],_0x58f786=_0x58f786['isAfter'](_0x33da7d['end'])?_0x58f786:_0x33da7d['end'],_0x1ad11b=Object['assign']({},_0x23abb2['attributes']),_0x3a1faf?_0x33da7d['start']['isBefore'](_0x3a1faf['getFirstRange']()['start'])?(_0x3a1faf['removeMarkers'](),_0x3a1faf=_0x23abb2):_0x23abb2['removeMarkers']():_0x3a1faf=_0x23abb2;}}}if(_0x3a1faf)return this['_setSuggestionRange'](_0x3a1faf,this['_model']['createRange'](_0x4e6caf,_0x58f786)),_0x3a1faf;{const _0x149715=_0x524896(),_0x4f18b4=this['_model']['createRange'](_0x4e6caf,_0x58f786),_0x1a1940=_0x4b5f45['id'],_0x426bec=_0x4d6505?'deletion:'+_0x4d6505:'deletion',_0x53802a=this['_setSuggestionData']({'id':_0x149715,'type':_0x426bec,'createdAt':new Date(),'authorId':_0x1a1940,'attributes':_0x1ad11b});return this['_addSuggestionMarker'](_0x426bec,_0x149715,_0x1a1940,_0x4f18b4),_0x53802a;}}['markMultiRangeDeletion'](_0x468413,_0xf0f9df='multi',_0x45d62e={}){const _0x5456e5=this['editor']['plugins']['get']('Users')['me'],_0x62db58=_0x468413['map'](_0x51e7e2=>new _0x4f29af(_0x51e7e2['start'],_0x51e7e2['end'])),_0x36551e=new Set();for(const {suggestion:_0x5744c7,meta:_0x324746}of this['_findSuggestions'](_0x62db58,'insertion'))_0x324746['isOwn']&&!_0x324746['isNextTo']&&_0x36551e['add'](_0x5744c7);for(const _0x3f7ed2 of _0x36551e)if(_0x3f7ed2['isMultiRange']){const _0x598587=_0x3f7ed2['getRanges']();(!_0x3f7ed2['attributes']||!_0x3f7ed2['attributes']['skipNestingCheck'])&&(_0x598587['every'](_0x1bb9bb=>_0x62db58['some'](_0x108268=>_0x108268['containsRange'](_0x1bb9bb,!0x0)))&&_0x3f7ed2['discard']());if(_0x62db58['every'](_0x5e6765=>_0x598587['some'](_0x1f8d17=>_0x1f8d17['containsRange'](_0x5e6765,!0x0)))){const _0x2152d6=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xf0f9df,'accept');return this['forceDefaultExecution'](()=>_0x2152d6(_0x468413,null,_0x45d62e)),null;}}else{const _0x50af55=_0x3f7ed2['getFirstRange']();_0x62db58['some'](_0x461b6f=>_0x461b6f['containsRange'](_0x50af55,!0x0))&&_0x3f7ed2['discard']();if(_0x62db58['every'](_0x50aa80=>_0x50af55['containsRange'](_0x50aa80,!0x0))){const _0x457129=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xf0f9df,'accept');return this['forceDefaultExecution'](()=>_0x457129(_0x62db58,null,_0x45d62e)),null;}}const _0x5661cf=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xf0f9df,'join');let _0x37c69b=null;for(const _0x42540a of this['getSuggestions']())if(_0x42540a['author']['id']==_0x5456e5['id']&&_0x42540a['isInContent']&&'deletion'==_0x42540a['type']&&_0x42540a['subType']==_0xf0f9df&&qt(_0x42540a,_0x45d62e)&&(_0x5661cf(_0x42540a['getRanges'](),_0x62db58)||_0x5661cf(_0x62db58,_0x42540a['getRanges']()))){if(_0x37c69b){if(_0x42540a['commentThread']&&_0x42540a['commentThread']['length'])continue;for(const _0x4c41f9 of _0x42540a['getRanges']())_0x37c69b['isIntersectingWithRange'](_0x4c41f9)||_0x37c69b['addRange'](_0x4c41f9);_0x42540a['removeMarkers']();}else{_0x37c69b=_0x42540a;for(const _0x47e2f8 of _0x62db58)_0x42540a['isIntersectingWithRange'](_0x47e2f8)||_0x42540a['addRange'](_0x47e2f8);}}if(_0x37c69b)return _0x37c69b;_0x36551e['clear']();for(const {suggestion:_0x325f7d,meta:_0x28c283}of this['_findSuggestions'](_0x62db58,'deletion'))_0x28c283['isOwn']&&(this['_mergeNestedSuggestions']||!_0x28c283['containsRangeInObject']&&!_0x28c283['isInsideObject'])&&qt(_0x325f7d,_0x45d62e)&&_0x36551e['add'](_0x325f7d);for(const _0x11bdf5 of _0x36551e){const _0x35ffd5=_0x11bdf5['getRanges']();if(!_0x45d62e||!_0x45d62e['skipNestingCheck']){if(_0x62db58['every'](_0x2752ff=>_0x35ffd5['some'](_0x1bc9e9=>_0x1bc9e9['containsRange'](_0x2752ff,!0x0))))return _0x11bdf5;}(!_0x11bdf5['attributes']||!_0x11bdf5['attributes']['skipNestingCheck'])&&(_0x35ffd5['every'](_0x3f823e=>_0x62db58['some'](_0x1beda2=>_0x1beda2['containsRange'](_0x3f823e,!0x0)))&&_0x11bdf5['discard']());}const _0x42e6db=_0x524896(),_0x3af9d9=_0x5456e5['id'],_0x5783a2='deletion:'+_0xf0f9df,_0x444ed5=this['_setSuggestionData']({'id':_0x42e6db,'type':_0x5783a2,'createdAt':new Date(),'authorId':_0x3af9d9,'attributes':_0x45d62e});for(const _0x33a91b of _0x62db58)_0x33a91b['detach'](),_0x33a91b['isCollapsed']||'$graveyard'==_0x33a91b['root']['rootName']||this['_addSuggestionMarker'](_0x5783a2,_0x42e6db,_0x3af9d9,_0x33a91b,u['getMultiRangeId']());return _0x444ed5;}['markAttributeChange'](_0x28bf89,_0x2435b8,_0x5286cc,_0x3b4c1e,_0x4b2491){if(_0x28bf89['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x156075=this['editor']['plugins']['get']('Users')['me']['id'],_0x3129b9=Array['from'](this['_suggestions']['values']())['filter'](_0x30329c=>'attribute'==_0x30329c['type']&&_0x30329c['data']['key']==_0x2435b8&&_0x30329c['isIntersectingWithRange'](_0x28bf89));if('default'===this['_trackFormatChanges']){const _0x3ea814=this['_findSuggestions'](_0x28bf89,'insertion')['filter'](({meta:_0x46210e})=>_0x46210e['isOwn']&&!_0x46210e['isInsideObject']&&!_0x46210e['isNextTo'])['map'](({suggestion:_0x5954db})=>_0x5954db);_0x3129b9['unshift'](..._0x3ea814);}const _0x11dd61=new Map([[_0x28bf89,_0x5286cc]]);for(const _0x14ec46 of _0x3129b9){const _0x4874f6='attribute'==_0x14ec46['type']?_0x14ec46['data']['oldValue']:void 0x0,_0x471f9f=_0x14ec46['getFirstRange'](),_0x25d023=Array['from'](_0x11dd61['keys']())['find'](_0x30e4c9=>_0x30e4c9['isIntersecting'](_0x471f9f));if(!_0x25d023)continue;const _0x419f47=_0x25d023['getDifference'](_0x471f9f);this['_isBlockAttribute'](_0x2435b8)&&'insertion'==_0x14ec46['type']&&0x0!=_0x419f47['length']||(_0x11dd61['delete'](_0x25d023),_0x419f47['forEach'](_0x57a2d5=>{_0x11dd61['set'](_0x57a2d5,_0x5286cc);}),'insertion'!=_0x14ec46['type']&&_0x4874f6!=_0x3b4c1e&&_0x11dd61['set'](_0x25d023['getIntersection'](_0x471f9f),_0x4874f6));}const _0x169fe1=[];for(const [_0x38ec6f,_0x216a03]of _0x11dd61){const _0x829275=_0x524896(),_0x47c444={'key':_0x2435b8,'oldValue':_0x216a03,'newValue':_0x3b4c1e};_0x2435b8['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':_0x2435b8});const _0x144419=('attribute:'+(_0x2435b8+'|'+Gt({'newValue':_0x3b4c1e})))['substring'](0x0,0x3c),_0x480b71=this['_setSuggestionData']({'id':_0x829275,'type':_0x144419,'data':_0x47c444,'createdAt':new Date(),'authorId':_0x156075,'attributes':_0x4b2491});_0x169fe1['push'](_0x480b71),this['_addSuggestionMarker'](_0x144419,_0x829275,_0x156075,_0x38ec6f);}return _0x169fe1;}['enableDefaultAttributesIntegration'](_0x18f525){this['enableCommand'](_0x18f525,(_0x554c13,..._0x430fa8)=>{this['_recordAttributeChanges'](()=>{_0x554c13(..._0x430fa8);});});}['registerBlockAttribute'](_0x19bffa){this['_blockAttributeKeys']['add'](_0x19bffa);}['registerInlineAttribute'](_0xae31a8){this['_inlineAttributeKeys']['add'](_0xae31a8);}['_getAttributeKey'](_0xc869b8){return'attribute'==_0xc869b8['type']?_0xc869b8['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x5d4cec,_0x127d57){const _0x2e7aa8=_0x5d4cec['getFirstMarker']();this['_model']['change'](_0x35f9d9=>{_0x35f9d9['updateMarker'](_0x2e7aa8,{'range':_0x127d57});});}['_addThreadToSuggestion'](_0x2d1511){const _0x353afd=_0x2d1511['id'],_0x421302=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x353afd)||this['_commentsRepository']['addCommentThread']({'channelId':_0x421302,'threadId':_0x353afd,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4c0127=this['_commentsRepository']['getCommentThread'](_0x353afd);_0x4c0127['unbind']('isRemovable'),_0x4c0127['isRemovable']=!0x1,_0x2d1511['commentThread']=_0x4c0127;}['_checkSuggestionCorrectness'](_0x236d21,_0x512df1,_0x2e67c9,_0x8f2302){if(_0x236d21['type']!=_0x512df1||_0x236d21['subType']!=_0x2e67c9||_0x236d21['creator']['id']!=_0x8f2302)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3f354f('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x1f3b2e,_0x5142f0){const _0x29864b=_0x1f3b2e['getFirstRange']();if(_0x5142f0['isEqual'](_0x29864b))_0x1f3b2e['removeMarkers']();else{if(_0x29864b['containsRange'](_0x5142f0)){const _0x67cedc=this['_model']['createPositionAt'](_0x5142f0['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x1f3b2e,this['_model']['createRange'](_0x29864b['start'],_0x67cedc));const _0x4a8fd=_0x524896(),_0x359629=_0x1f3b2e['creator']['id'],_0x45fc08=_0x1f3b2e['type']+':'+_0x1f3b2e['subType'];this['_setSuggestionData']({'id':_0x4a8fd,'type':_0x45fc08,'createdAt':new Date(),'authorId':_0x359629,'data':_0x1f3b2e['data'],'attributes':_0x1f3b2e['attributes']});const _0x4262bc=this['_model']['createPositionAt'](_0x5142f0['end']['parent'],'after'),_0x6bab7a=this['_model']['createRange'](_0x4262bc,_0x29864b['end']);this['_addSuggestionMarker'](_0x45fc08,_0x4a8fd,_0x359629,_0x6bab7a);}else{if(_0x29864b['containsPosition'](_0x5142f0['start'])){const _0x5962d8=this['_model']['createPositionAt'](_0x5142f0['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x1f3b2e,this['_model']['createRange'](_0x29864b['start'],_0x5962d8));}else{const _0x587822=this['_model']['createPositionAt'](_0x5142f0['end']['parent'],'after');this['_setSuggestionRange'](_0x1f3b2e,this['_model']['createRange'](_0x587822,_0x29864b['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x300dd9){for(const {suggestion:_0x5c8576,meta:_0x5673fd}of this['_findSuggestions'](_0x300dd9,'insertion')){if(!_0x5673fd['isOwn'])continue;const _0x36e885=_0x5c8576['getRanges']();for(const _0x3d0bff of _0x36e885)if(!_0x300dd9['getDifference'](_0x3d0bff)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x22485c){const _0xf535c=this['editor']['plugins']['get']('Users')['getUser'](_0x22485c);if(!_0xf535c)throw new _0x3f354f('track-changes-user-not-found',this);return _0xf535c;}['_getExternalAuthor'](_0x5cf0e9){const _0x356c18=this['editor']['plugins']['get']('Users'),_0x775d0d=_0xc116ba('external:'+_0x5cf0e9),_0x3d079a=_0x356c18['getUser'](_0x775d0d);return _0x3d079a||_0x356c18['addUser']({'id':_0x775d0d,'name':_0x5cf0e9});}['_createSuggestion'](_0x4b43ca,_0x4140b9,_0x27122c,_0x71e486,_0x3d6cdf){const _0x1f0c31=this['_getAuthorFromId'](_0x71e486),_0x2bb6a4=this['_suggestionFactory']['buildSuggestion'](_0x4b43ca,_0x4140b9,_0x27122c,_0x1f0c31,_0x3d6cdf,_0x5bba12=>{this['_updateSuggestionData'](_0x27122c,{'attributes':_0x5bba12});const _0x3c948d=this['getSuggestion'](_0x27122c);this['_joinWithAdjacentSuggestions'](new Set([_0x3c948d])),this['_refreshSuggestionsChain'](new Set([_0x3c948d]));});return this['listenTo'](_0x2bb6a4,'accept',()=>{this['_updateSuggestionData'](_0x27122c,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x2bb6a4,'discard',()=>{this['_updateSuggestionData'](_0x27122c,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x27122c,_0x2bb6a4),this['_suggestionState']['set'](_0x2bb6a4,'notReady'),_0x2bb6a4;}['_splitMarkerName'](_0x369c9b){const _0x3ebb12=_0x369c9b['split'](':');return{'group':_0x3ebb12[0x0],'type':_0x3ebb12[0x1],'subType':_0x3ebb12['length']>=0x5?_0x3ebb12[0x2]:null,'id':_0x3ebb12['length']<0x5?_0x3ebb12[0x2]:_0x3ebb12[0x3],'authorId':_0x3ebb12['length']<0x5?_0x3ebb12[0x3]:_0x3ebb12[0x4],'markerCount':0x6==_0x3ebb12['length']?_0x3ebb12[0x5]:null};}['_breakSuggestionMarker'](_0xd3896a,_0x2ac97d,_0x2891d6){const _0x1bad71=_0xd3896a['getFirstRange'](),_0x124ce7=_0x1bad71['start'],_0x8f7c36=_0x1bad71['end'];this['_setSuggestionRange'](_0xd3896a,this['_model']['createRange'](_0x124ce7,_0x2ac97d));const _0x2b0b33=_0x524896(),_0x52f5e1=_0xd3896a['creator']['id'],_0x34e568=_0xd3896a['type']+(_0xd3896a['subType']?':'+_0xd3896a['subType']:'');this['_setSuggestionData']({'id':_0x2b0b33,'type':_0x34e568,'createdAt':new Date(),'authorId':_0x52f5e1,'originalSuggestionId':_0xd3896a['id'],'attributes':_0xd3896a['attributes'],'data':_0xd3896a['data']});const _0x5d08d0=this['_getAttributeKey'](_0xd3896a);('formatBlock'==_0xd3896a['type']||_0x5d08d0&&this['_isBlockAttribute'](_0x5d08d0))&&(_0x2891d6=this['_model']['createPositionBefore'](_0x2891d6['parent'])),this['_addSuggestionMarker'](_0x34e568,_0x2b0b33,_0x52f5e1,this['_model']['createRange'](_0x2891d6,_0x8f7c36));}['_findSuggestions'](_0x1a3650,_0x7317eb=null){const _0x44bde3=[],_0x1336ea=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x1a3650)||(_0x1a3650=[_0x1a3650]);for(const _0x21cbb0 of this['getSuggestions']()){if(!_0x21cbb0['isInContent'])continue;if(_0x7317eb&&_0x21cbb0['type']!=_0x7317eb)continue;let _0x411062=!0x1;for(const _0x142e1a of _0x21cbb0['getRanges']()){for(const _0x393756 of _0x1a3650){const _0x1b3b6e=_0x393756['start']['isEqual'](_0x142e1a['end'])||_0x393756['end']['isEqual'](_0x142e1a['start']);if(_0x1b3b6e||_0x393756['getIntersection'](_0x142e1a)){const _0x37bf02=_0x393756['containsRange'](_0x142e1a)&&Ot(this['_model']['schema'],_0x142e1a['start'],_0x393756),_0x22fa24=_0x142e1a['containsRange'](_0x393756)&&Ot(this['_model']['schema'],_0x393756['start'],_0x142e1a);_0x44bde3['push']({'suggestion':_0x21cbb0,'meta':{'isOwn':_0x1336ea==_0x21cbb0['author'],'isNextTo':_0x1b3b6e,'isInsideObject':_0x37bf02,'containsRangeInObject':_0x22fa24}}),_0x411062=!0x0;break;}}if(_0x411062)break;}}return _0x44bde3;}['_addSuggestionMarker'](_0x1d3bbd,_0x276956,_0x40e0e6,_0x35f99b,_0x47b581){this['_model']['change'](_0x4ea24f=>{let _0x1af55a='suggestion:'+_0x1d3bbd+':'+_0x276956+':'+_0x40e0e6;_0x47b581&&(_0x1af55a=_0x1af55a+':'+_0x47b581),_0x4ea24f['addMarker'](_0x1af55a,{'range':_0x35f99b,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x3ce9d3){const _0x33b190=_0x3ce9d3['previous'],_0x4d76b7=_0x3ce9d3['next'];_0x3ce9d3['previous']=null,_0x3ce9d3['next']=null,null!=_0x33b190&&_0x33b190['next']==_0x3ce9d3&&(_0x33b190['next']=_0x4d76b7),null!=_0x4d76b7&&_0x4d76b7['previous']==_0x3ce9d3&&(_0x4d76b7['previous']=_0x33b190),'ready'==this['_suggestionState']['get'](_0x3ce9d3)&&(this['_suggestionState']['set'](_0x3ce9d3,'removed'),this['fire']('suggestionUnloaded',_0x3ce9d3,_0x33b190,_0x4d76b7));}['_setSuggestionData'](_0x1fcd1e){const _0x509964=_0x1fcd1e['id'],_0x517715=this['addSuggestionData'](_0x1fcd1e);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x1b0345=this['editor']['plugins']['get']('PendingActions'),_0x3919a5=_0x517715['hasComments'],_0x1c408e=_0x517715['subType']?_0x517715['type']+':'+_0x517715['subType']:_0x517715['type'],_0x565c75=this['editor']['locale'],_0x548ef3=_0x1b0345['add'](o(_0x565c75,'PENDING_ACTION_SUGGESTION')),_0x630422={'id':_0x509964,'type':_0x1c408e,'hasComments':_0x3919a5,'data':_0x1fcd1e['data']||null,'originalSuggestionId':_0x1fcd1e['originalSuggestionId']||null,'attributes':_0x517715['attributes']};this['_adapter']['addSuggestion'](_0x630422)['then'](_0x5698f7=>{_0x517715['_saved']=!0x0,_0x1b0345['remove'](_0x548ef3),_0x5698f7&&_0x5698f7['createdAt']&&(this['_suggestions']['get'](_0x509964)['createdAt']=_0x5698f7['createdAt']);})['catch'](_0x39b1cb=>{throw _0x4f9a07('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x517715['discard']();}),_0x517715['stopListening'](),this['_suggestions']['delete'](_0x517715['id']),this['_suggestionState']['delete'](_0x517715),_0x39b1cb;});}return _0x517715;}['_isBlockAttribute'](_0x2ff0a1){return this['_blockAttributeKeys']['has'](_0x2ff0a1);}['_updateSuggestionData'](_0x110c61,_0x50e575){const _0x2b1351=this['editor']['plugins']['get']('PendingActions'),_0x32400d=this['getSuggestion'](_0x110c61);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x32400d['_saved']){const _0x48baca=_0x2b1351['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x110c61,_0x50e575)['then'](()=>{_0x2b1351['remove'](_0x48baca);});}else _0x32400d['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x110c61,_0x50e575);});}}['_getSuggestionData'](_0x1a6c11){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3f354f('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x1a6c11);}['_handleNewSuggestionMarker'](_0x32146f){const {id:_0x5d1468,type:_0x370800,subType:_0x3c24a4,authorId:_0x3da5fc}=this['_splitMarkerName'](_0x32146f),_0x571802=this['_suggestions']['get'](_0x5d1468)||this['_createSuggestion'](_0x370800,_0x3c24a4,_0x5d1468,_0x3da5fc,{});switch(this['_checkSuggestionCorrectness'](_0x571802,_0x370800,_0x3c24a4,_0x3da5fc),this['_suggestionState']['get'](_0x571802)){case'notReady':this['_getSuggestionData'](_0x5d1468)['then'](_0x583372=>{let _0x51ce52=Promise['resolve']();_0x583372['hasComments']&&(_0x51ce52=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x5d1468})),_0x51ce52['then'](()=>{this['addSuggestionData'](_0x583372)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x571802,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x5d1468,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x571802,'ready'),this['fire']('suggestionLoaded',_0x571802);break;case'ready':this['fire']('suggestionChanged',_0x571802);}return _0x571802['addMarkerName'](_0x32146f),_0x571802;}['_refreshSuggestionsChain'](_0x105208){const _0xb69bc4=Array['from'](_0x105208),_0xd42137=_0xb69bc4['filter'](_0x5a463d=>'attribute'==_0x5a463d['type']);this['_refreshAttributeSuggestionsChain'](_0xd42137);const _0x576ef8=_0xb69bc4['filter'](_0x4faa0a=>!_0x4faa0a['isMultiRange']&&'attribute'!=_0x4faa0a['type']),_0x14614e=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5b9948=>!_0x5b9948['isMultiRange']&&'attribute'!=_0x5b9948['type']),_0x264321=_0x14614e['filter'](_0x518be2=>!_0x105208['has'](_0x518be2)),_0x16f6f9=new Map(_0x14614e['map'](_0x28fb1e=>[_0x28fb1e,this['_suggestionFactory']['getSuggestionCallback'](_0x28fb1e['type'],_0x28fb1e['subType'],'chain')])),_0x3a07d6=new Map(_0x14614e['map'](_0x576a5c=>[_0x576a5c,_0x576a5c['getFirstRange']()])),_0x467336=new Set(),_0x2bc6ff=new Set();for(let _0x5f3358=0x0;_0x5f3358<_0x576ef8['length'];_0x5f3358++)_0x45d46a(_0x576ef8[_0x5f3358],_0x576ef8,_0x5f3358+0x1);for(let _0x4ddfae=0x0;_0x4ddfae<_0x576ef8['length'];_0x4ddfae++)_0x45d46a(_0x576ef8[_0x4ddfae],_0x264321,0x0);const _0x24da36=new Set();for(let _0x19c71b=0x0;_0x19c71b<_0x576ef8['length'];_0x19c71b++){const _0xaf42bd=_0x576ef8[_0x19c71b];!_0x2bc6ff['has'](_0xaf42bd)&&_0xaf42bd['previous']&&(_0x24da36['add'](_0xaf42bd['previous']),_0xaf42bd['previous']['next']===_0xaf42bd&&(_0xaf42bd['previous']['next']=null),_0xaf42bd['previous']=null),!_0x467336['has'](_0xaf42bd)&&_0xaf42bd['next']&&(_0x24da36['add'](_0xaf42bd['next']),_0xaf42bd['next']['previous']===_0xaf42bd&&(_0xaf42bd['next']['previous']=null),_0xaf42bd['next']=null);}function _0x45d46a(_0x317f03,_0x38067e,_0x45863f){for(let _0xe3cc73=_0x45863f;_0xe3cc73<_0x38067e['length'];_0xe3cc73++){const _0x1d5b21=_0x2c98af(_0x317f03,_0x38067e[_0xe3cc73]);_0x1d5b21&&(_0x1d5b21[0x0]['next']=_0x1d5b21[0x1],_0x1d5b21[0x1]['previous']=_0x1d5b21[0x0],_0x467336['add'](_0x1d5b21[0x0]),_0x2bc6ff['add'](_0x1d5b21[0x1]));}}function _0x2c98af(_0x5bcbd8,_0x224149){if(_0x5bcbd8['author']['id']!==_0x224149['author']['id'])return null;const _0x33102c=_0x16f6f9['get'](_0x5bcbd8)(_0x5bcbd8,_0x224149,_0x3a07d6['get'](_0x5bcbd8),_0x3a07d6['get'](_0x224149));if(!_0x33102c)return null;return _0x16f6f9['get'](_0x224149)(_0x5bcbd8,_0x224149,_0x3a07d6['get'](_0x5bcbd8),_0x3a07d6['get'](_0x224149))?_0x33102c[0x1]['commentThread']&&_0x33102c[0x1]['commentThread']['length']?null:_0x33102c:null;}_0x24da36['size']&&this['_refreshSuggestionsChain'](_0x24da36);}['_refreshAttributeSuggestionsChain'](_0x3873e7){if(0x0==_0x3873e7['length'])return;const _0x5f459e=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1a9c56=>'attribute'==_0x1a9c56['type']&&_0x1a9c56['_isDataLoaded']),_0xf1d932=[],_0x28fec4=new Map();for(const _0x22ffc1 of _0x5f459e){const _0x47ab07=_0xc116ba(_0x22ffc1['attributes']);_0x28fec4['has'](_0x47ab07)||(_0x28fec4['set'](_0x47ab07,_0xf1d932['length']),_0xf1d932['push']([]));const _0x442c89=_0x28fec4['get'](_0x47ab07);_0xf1d932[_0x442c89]['push'](_0x22ffc1);}!(function(){_0xf1d932['sort']((_0x3824d4,_0x300fe2)=>{const _0x1c7d51=_0x3824d4[0x0]['createdAt'],_0x175db1=_0x300fe2[0x0]['createdAt'];return _0x1c7d51==_0x175db1?_0x3824d4[0x0]['attributes']['groupId']<_0x300fe2[0x0]['attributes']['groupId']?-0x1:0x1:_0x1c7d51<_0x175db1?-0x1:0x1;});for(const _0x12296d of _0xf1d932)_0x12296d['sort']((_0x1e77f7,_0x3021a0)=>_0x1e77f7['id']<_0x3021a0['id']?-0x1:0x1);}());for(let _0x5cfa39=0x0;_0x5cfa39<_0xf1d932['length'];_0x5cfa39++){if(0x0==_0xf1d932[_0x5cfa39]['length'])continue;const _0x4c40cf=[];for(let _0x399095=_0x5cfa39+0x1;_0x399095<_0xf1d932['length'];_0x399095++)0x0!=_0xf1d932[_0x399095]['length']&&_0x2de88f(_0xf1d932[_0x5cfa39],_0xf1d932[_0x399095])&&_0x4c40cf['push'](_0x399095);for(const _0x47e739 of _0x4c40cf)_0xf1d932[_0x5cfa39]=_0xf1d932[_0x5cfa39]['concat'](_0xf1d932[_0x47e739]),_0xf1d932[_0x47e739]=[];}for(const _0x2786ba of _0xf1d932)for(let _0x20afa3=0x0;_0x20afa3<_0x2786ba['length'];_0x20afa3++){const _0x4e3f91=_0x2786ba[_0x20afa3+0x1]||null;_0x2786ba[_0x20afa3]['next']!==_0x4e3f91&&(_0x2786ba[_0x20afa3]['next']=_0x4e3f91);}for(const _0x4c9995 of _0xf1d932)for(let _0x52ec16=0x0;_0x52ec16<_0x4c9995['length'];_0x52ec16++){const _0x1238a8=_0x4c9995[_0x52ec16-0x1]||null;_0x4c9995[_0x52ec16]['previous']!==_0x1238a8&&(_0x4c9995[_0x52ec16]['previous']=_0x1238a8);}function _0x2de88f(_0x187846,_0x426b81){if(_0x187846[0x0]['attributes']['groupId']!==_0x426b81[0x0]['attributes']['groupId']&&_0x187846[0x0]['author']!==_0x426b81[0x0]['author'])return!0x1;if(!function(_0x506cc8,_0xaa21c1){if(!_0x506cc8['hasComments']&&!_0xaa21c1['hasComments'])return!0x0;if(_0x506cc8['hasComments']&&_0xaa21c1['hasComments'])return!0x1;if(_0x506cc8['hasComments']&&_0xaa21c1['createdAt']<_0x506cc8['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0xaa21c1['hasComments']&&_0x506cc8['createdAt']<_0xaa21c1['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x187846[0x0],_0x426b81[0x0]))return!0x1;const _0x2793db=Tt(_0x187846[0x0]['attributes'],'groupId'),_0x2cf110=Tt(_0x426b81[0x0]['attributes'],'groupId');if(!_0x3b426a(_0x2793db,_0x2cf110))return!0x1;return!!_0x187846['every'](_0xc0664a=>_0x426b81['some'](_0x501c1e=>_0xc0664a['getFirstRange']()['isEqual'](_0x501c1e['getFirstRange']())))&&_0x426b81['every'](_0xa0f187=>_0x187846['some'](_0x493754=>_0xa0f187['getFirstRange']()['isEqual'](_0x493754['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x591fe7){const _0x594215=Array['from'](_0x591fe7),_0x298ce9=this['getSuggestions']({'skipNotAttached':!0x0}),_0x1ba382=_0x298ce9['filter'](_0x167e58=>!_0x591fe7['has'](_0x167e58)),_0x343bde=new Map(_0x594215['map'](_0x44094e=>[_0x44094e,this['_suggestionFactory']['getSuggestionCallback'](_0x44094e['type'],_0x44094e['subType'],'join')])),_0x4d97f7=new Map(_0x298ce9['map'](_0x13c48a=>[_0x13c48a,_0x13c48a['getRanges']()]));for(let _0x4e9606=0x0;_0x4e9606<_0x594215['length'];_0x4e9606++){if(_0xe16eb(this,_0x594215[_0x4e9606],_0x594215,_0x4e9606+0x1))return!0x0;}for(let _0x372972=0x0;_0x372972<_0x594215['length'];_0x372972++){if(_0xe16eb(this,_0x594215[_0x372972],_0x1ba382,0x0))return!0x0;}return!0x1;function _0xe16eb(_0x2053af,_0x3e1a7b,_0x2b9bda,_0x212bbe){for(let _0x43165e=_0x212bbe;_0x43165e<_0x2b9bda['length'];_0x43165e++){const _0x6fdcf=_0x2b9bda[_0x43165e];if(_0x6fdcf['type']!==_0x3e1a7b['type']||_0x6fdcf['author']['id']!==_0x3e1a7b['author']['id']||_0x6fdcf['subType']!==_0x3e1a7b['subType'])continue;if(!Jt(_0x3e1a7b,_0x6fdcf))continue;if('attribute'==_0x3e1a7b['type']&&_0x3e1a7b['data']['oldValue']!=_0x6fdcf['data']['oldValue'])continue;if('attribute'==_0x3e1a7b['type']&&_0x2053af['_isBlockAttribute'](_0x3e1a7b['data']['key']))continue;if('formatBlock'==_0x3e1a7b['type']){const _0x5b5754=_0x2053af['editor']['model'],_0x42cdbd=_0x3e1a7b['getContainedElement']();if(_0x42cdbd&&(_0x5b5754['schema']['isObject'](_0x42cdbd)||_0x5b5754['schema']['isLimit'](_0x42cdbd)))continue;}const _0x509971=_0x343bde['get'](_0x3e1a7b),_0x37b22c=_0x4d97f7['get'](_0x3e1a7b),_0x5389f2=_0x4d97f7['get'](_0x6fdcf),_0x75e7ef=_0x3e1a7b['commentThread']&&_0x3e1a7b['commentThread']['length'],_0x183523=_0x6fdcf['commentThread']&&_0x6fdcf['commentThread']['length'];if(!_0x75e7ef&&_0x509971(_0x5389f2,_0x37b22c))return _0x2053af['_joinSuggestions'](_0x6fdcf,_0x3e1a7b),_0x4d97f7['delete'](_0x3e1a7b),!0x0;if(!_0x183523&&_0x509971(_0x37b22c,_0x5389f2))return _0x2053af['_joinSuggestions'](_0x3e1a7b,_0x6fdcf),_0x4d97f7['delete'](_0x6fdcf),!0x0;}return!0x1;}}['_joinSuggestions'](_0x3db881,_0x35a0ea){if(_0x3db881['isMultiRange']){for(const _0xfceb95 of _0x35a0ea['getRanges']())_0x3db881['addRange'](_0xfceb95);}else{const _0x210bee=_0x35a0ea['getFirstRange']()['end'];this['_setSuggestionRange'](_0x3db881,this['_model']['createRange'](_0x3db881['getFirstRange']()['start'],_0x210bee));}_0x35a0ea['removeMarkers']();}['_getMarkerAnnouncementText'](_0x4fb747,_0x1297db,_0x3f62c1){const _0x4ad1e7=_0x4fb747['startsWith']('format')||_0x4fb747['startsWith']('attribute')?'FORMATTING':_0x4fb747['toUpperCase']();return o(this['editor']['locale'],_0x1297db+'_'+_0x4ad1e7+'_SUGGESTION_ANNOUNCEMENT',_0x3f62c1);}['_initAriaMarkerChangeAnnouncements'](){const _0x2043af=this['editor'];if(!_0x2043af['ui'])return;const {ariaLiveAnnouncer:_0x37fc57}=_0x2043af['ui'];_0x36625a(this['_model'],({left:_0xd2c1f2,entered:_0x17bd0c})=>{for(const _0xbf3fc8 of _0xd2c1f2){const {group:_0x2b0947,type:_0x2e113e}=this['_splitMarkerName'](_0xbf3fc8['name']);if('suggestion'===_0x2b0947){_0x37fc57['announce'](this['_getMarkerAnnouncementText'](_0x2e113e,'LEAVE'));break;}}for(const _0x5480ca of _0x17bd0c){const {group:_0x12d13b,type:_0x54c125}=this['_splitMarkerName'](_0x5480ca['name']);if('suggestion'===_0x12d13b){_0x37fc57['announce'](this['_getMarkerAnnouncementText'](_0x54c125,'ENTER',_0x55084c(_0x21c962)));break;}}});}['_processAttributeChanges'](_0xa26536){if(this['_recordAttributeSuggestions'])return!0x1;const _0x5dd6f1=this['editor'],_0x136906=_0x5dd6f1['model']['document']['differ']['getChanges']();if(0x0==_0x136906['length'])return!0x1;const _0x123985=[],_0x2fbbc9=_0x136906['filter'](_0x39c579=>'attribute'==_0x39c579['type']),_0x478df4=_0x136906['filter'](_0x4c32f8=>'insert'==_0x4c32f8['type']&&'$text'!=_0x4c32f8['name']),_0x358eed=_0x136906['filter'](_0x5a0870=>'remove'==_0x5a0870['type']&&'$text'!=_0x5a0870['name']);for(const _0x54d012 of _0x2fbbc9)_0x123985['push']({'key':_0x54d012['attributeKey'],'newValue':_0x54d012['attributeNewValue'],'oldValue':_0x54d012['attributeOldValue'],'range':Pt(_0x54d012['range'],_0x5dd6f1['model'])});for(const _0x25dd9b of _0x478df4){const _0x458fd8=_0x358eed['find'](_0x54b374=>_0x54b374['position']['isEqual'](_0x25dd9b['position']));_0x458fd8&&_0x123985['push']({'key':m,'newValue':_0x25dd9b['name'],'oldValue':_0x458fd8['name'],'range':_0x5dd6f1['model']['createRangeOn'](_0x25dd9b['position']['nodeAfter'])});}return 0x0!=_0x123985['length']&&this['_reduceExistingSuggestions'](_0xa26536,_0x123985);}['_processAttributeSuggestions'](_0x45dc02){let _0x2d2728=!0x1;const _0x45702b=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xf289eb=>_0xf289eb['data']['newRange']&&_0xf289eb['name']['startsWith']('suggestion:attribute:'));for(const _0x2a6133 of _0x45702b){const {subType:_0x1ba375,id:_0x95ec68}=this['_splitMarkerName'](_0x2a6133['name']),_0x3e51e3=_0x1ba375['split']('|')[0x0];for(const _0x25cee6 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x25cee6['id']!=_0x95ec68&&'attribute'==_0x25cee6['type']&&_0x25cee6['data']&&_0x25cee6['data']['key']==_0x3e51e3&&_0x25cee6['getFirstRange']()['isIntersecting'](_0x2a6133['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x25cee6,_0x2a6133['data']['newRange'],_0x45dc02),_0x2d2728=!0x0);}return _0x2d2728;}['_recordAttributeChanges'](_0x10fa62){this['_recordAttributeSuggestions']=!0x0,_0x10fa62();}['_isRegisteredAttribute'](_0x41c7fd){const _0x440528=this['_isBlockAttribute'](_0x41c7fd),_0x3a3af6=this['_inlineAttributeKeys']['has'](_0x41c7fd);return _0x440528||_0x3a3af6;}['_reduceExistingSuggestions'](_0x14987d,_0x19c749){if(0x0==_0x19c749['length'])return!0x1;let _0x514f74=!0x1;for(const _0x34231c of _0x19c749){const _0x47199a=this['_findSuggestions'](_0x34231c['range'],'attribute')['filter'](_0x297117=>!_0x297117['meta']['isNextTo'])['map'](_0x3786c2=>_0x3786c2['suggestion']),_0x139759=_0xc116ba({'newValue':_0x34231c['newValue']});_0x47199a['filter'](_0x1e1788=>{const [_0xb6c9bf,_0x467a1c]=_0x1e1788['subType']['split']('|');return _0xb6c9bf==_0x34231c['key']&&_0x467a1c!=_0x139759;})['forEach'](_0xd7752a=>{this['_reduceSuggestionAttributeRange'](_0xd7752a,_0x34231c['range'],_0x14987d),_0x514f74=!0x0;});}return _0x514f74;}['_reduceSuggestionAttributeRange'](_0x69a042,_0x54b97a,_0x17039c){const _0xeae653=_0x69a042['getFirstRange']()['getDifference'](_0x54b97a);0x0!==_0xeae653['length']?0x1!==_0xeae653['length']?this['_breakSuggestionMarker'](_0x69a042,_0x54b97a['start'],_0x54b97a['end']):this['_setSuggestionRange'](_0x69a042,_0xeae653[0x0]):_0x17039c['removeMarker'](_0x69a042['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x286d44){this['_editor']=_0x286d44,this['_model']=_0x286d44['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x497400,_0x37fa6d,_0x40b304,_0x44c913,_0x2790d7,_0x253759){return new u(this['_model'],{'type':_0x497400,'subType':_0x37fa6d,'id':_0x40b304,'author':_0x44c913,'creator':_0x44c913,'attributes':_0x2790d7,'onAttributesChange':_0x253759,'onAccept':(..._0x562816)=>this['getSuggestionCallback'](_0x497400,_0x37fa6d,'accept')(..._0x562816),'onDiscard':(..._0x3c1f70)=>this['getSuggestionCallback'](_0x497400,_0x37fa6d,'discard')(..._0x3c1f70)});}['registerCustomCallback'](_0x1bca45,_0xab95e1,_0x13b537,_0x59519d){const _0x185e81=_0x1bca45+':'+_0xab95e1+':'+_0x13b537;this['_customCallbacks']['set'](_0x185e81,_0x59519d);}['getSuggestionCallback'](_0x387baa,_0x1fd2e5,_0x5b24a4){const _0x545516=_0x387baa+':'+_0x1fd2e5+':'+_0x5b24a4;return this['_customCallbacks']['get'](_0x545516)||this['_defaultCallbacks']['get'](_0x387baa+':'+_0x5b24a4);}['_registerDefaultCallbacks'](){const _0x5b841d=()=>!0x1,_0x5b8711=_0x3122f2=>{_0x3122f2['sort']((_0xc6a3c5,_0x303e55)=>_0xc6a3c5['start']['isBefore'](_0x303e55['start'])?0x1:-0x1),this['_model']['change'](_0x38ed91=>{for(const _0x597b5e of _0x3122f2){let _0x4afaa1;_0x4afaa1=_0x597b5e['end']['isAtEnd']&&_0x597b5e['end']['parent']==_0x597b5e['start']['nodeAfter']?_0x38ed91['createSelection'](_0x597b5e['start']['nodeAfter'],'on'):_0x38ed91['createSelection'](_0x597b5e),this['_model']['deleteContent'](_0x4afaa1,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x149ca2=(_0x3f46ae,_0x13b7b2)=>{_0x13b7b2&&this['_model']['change'](_0x29e0f0=>{const {commandName:_0x12c283,commandParams:_0x1486d7=[]}=_0x13b7b2,_0x41caf6=_0x3f46ae['map'](_0x5b76cc=>(Vt(_0x5b76cc)&&(_0x5b76cc=this['_model']['createRange'](_0x5b76cc['end'])),_0x5b76cc))['filter'](_0x3c66ab=>'$graveyard'!==_0x3c66ab['root']['rootName']);if(_0x41caf6['length']<0x1)return;const _0x3a6d50=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x200477=>_0x4f29af['fromRange'](_0x200477));_0x29e0f0['setSelection'](_0x41caf6);for(const _0x2b48af of this['_editor']['commands']['commands']())_0x2b48af['refresh']();_0x1486d7['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x12c283,..._0x1486d7);const _0x1e8c74=_0x3a6d50['filter'](_0x2dcc3f=>'$graveyard'!=_0x2dcc3f['root']['rootName']);_0x1e8c74['length']>0x0&&_0x29e0f0['setSelection'](_0x1e8c74);for(const _0x3884d0 of _0x3a6d50)_0x3884d0['detach']();});},_0x4dacf7=(_0x5934f9,_0x313e3b)=>0x1==_0x5934f9['length']&&0x1==_0x313e3b['length']&&_0x5934f9[0x0]['end']['isEqual'](_0x313e3b[0x0]['start']),_0x58c74e=(_0xeb1de9,_0x520fe7,_0x5350db,_0x1ce4ed)=>Ht(_0xeb1de9,_0x520fe7,_0x5350db,_0x1ce4ed,this['_model'])?[_0xeb1de9,_0x520fe7]:Ht(_0x520fe7,_0xeb1de9,_0x1ce4ed,_0x5350db,this['_model'])?[_0x520fe7,_0xeb1de9]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x5b841d),this['_defaultCallbacks']['set']('insertion:discard',_0x5b8711),this['_defaultCallbacks']['set']('insertion:join',_0x4dacf7),this['_defaultCallbacks']['set']('insertion:chain',_0x58c74e),this['_defaultCallbacks']['set']('deletion:accept',_0x5b8711),this['_defaultCallbacks']['set']('deletion:discard',_0x5b841d),this['_defaultCallbacks']['set']('deletion:join',_0x4dacf7),this['_defaultCallbacks']['set']('deletion:chain',_0x58c74e),this['_defaultCallbacks']['set']('formatInline:accept',_0x149ca2),this['_defaultCallbacks']['set']('formatInline:discard',_0x5b841d),this['_defaultCallbacks']['set']('formatInline:join',_0x4dacf7),this['_defaultCallbacks']['set']('formatInline:chain',_0x5b841d),this['_defaultCallbacks']['set']('formatBlock:accept',_0x149ca2),this['_defaultCallbacks']['set']('formatBlock:discard',_0x5b841d),this['_defaultCallbacks']['set']('formatBlock:join',_0x4dacf7),this['_defaultCallbacks']['set']('formatBlock:chain',_0x5b841d),this['_defaultCallbacks']['set']('attribute:accept',_0x5b841d),this['_defaultCallbacks']['set']('attribute:discard',(_0x20522f,_0x503d56)=>{if(!_0x503d56)return;const _0x43316d=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x1a63cc=>{if(_0x503d56['key']==m)for(const _0x32813f of _0x20522f){const _0x58b11a=_0x32813f['start']['nodeAfter'],_0x584cf7=_0x503d56['oldValue'];_0x1a63cc['rename'](_0x58b11a,_0x584cf7);}else{if(_0x43316d['_isBlockAttribute'](_0x503d56['key'])){for(const _0x25ff65 of _0x20522f)void 0x0!==_0x503d56['oldValue']?_0x1a63cc['setAttribute'](_0x503d56['key'],_0x503d56['oldValue'],_0x25ff65['start']['nodeAfter']):_0x1a63cc['removeAttribute'](_0x503d56['key'],_0x25ff65['start']['nodeAfter']);}else{for(const _0x48250b of _0x20522f)_0x503d56['oldValue']?_0x1a63cc['setAttribute'](_0x503d56['key'],_0x503d56['oldValue'],_0x48250b):_0x1a63cc['removeAttribute'](_0x503d56['key'],_0x48250b);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x4dacf7);}}function Ot(_0x47b757,_0x1f5f81,_0x44c997){for(const _0x4cc760 of _0x1f5f81['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4cc760['root']==_0x4cc760)return!0x1;if(!_0x44c997['containsItem'](_0x4cc760))return!0x1;if(_0x47b757['isObject'](_0x4cc760)||_0x47b757['isLimit'](_0x4cc760))return!0x0;}return!0x1;}function Vt(_0x4d20cc){return _0x4d20cc['end']['parent']==_0x4d20cc['start']['nodeAfter']&&_0x4d20cc['end']['isAtStart'];}function Ut(_0x5ebe8c,_0x3532f0,_0x29587d,_0x3e54a5){const _0x3e3cce=_0x4c7617=>!_0x4c7617['item']['is']('$textProxy')&&!_0x3e54a5['isObject'](_0x4c7617['item']),_0x4a4243=_0x5ebe8c['start']['getLastMatchingPosition'](_0x3e3cce),_0x5b6216=_0x5ebe8c['end']['getLastMatchingPosition'](_0x3e3cce,{'direction':'backward'});return(!_0x5ebe8c['start']['isEqual'](_0x4a4243)||!_0x5ebe8c['end']['isEqual'](_0x5b6216))&&(_0x4a4243['isBefore'](_0x5b6216)?_0x29587d['updateMarker'](_0x3532f0,{'range':_0x29587d['createRange'](_0x4a4243,_0x5b6216)}):_0x29587d['removeMarker'](_0x3532f0),!0x0);}function Gt(_0x9b5f3f){return _0xc116ba(_0x9b5f3f);}function Ft(_0x3302db){const _0x14c30c=_0x3302db['start']['nodeAfter'];return _0x14c30c&&_0x14c30c['is']('element');}function Pt(_0x1cb3ec,_0x485835){return null==_0x1cb3ec['end']['nodeBefore']&&_0x1cb3ec['end']['parent']==_0x1cb3ec['start']['nodeAfter']?Lt(_0x1cb3ec['start']['nodeAfter'],_0x485835):_0x1cb3ec;}function Lt(_0xc30c61,_0x10be74){const _0x5e6cb3=_0x10be74['schema']['isObject'](_0xc30c61)||_0x10be74['schema']['isSelectable'](_0xc30c61);return _0x10be74['createRange'](_0x10be74['createPositionAt'](_0xc30c61,'before'),_0x5e6cb3?_0x10be74['createPositionAfter'](_0xc30c61):_0x10be74['createPositionAt'](_0xc30c61,'end'));}function Ht(_0xc7ba74,_0x3f6dd7,_0x2f91e1,_0x37d8b7,_0x419bed){if(_0xc7ba74['next'])return!0x1;if(!Jt(_0xc7ba74,_0x3f6dd7))return!0x1;if(_0x2f91e1['end']['isEqual'](_0x37d8b7['start']))return!0x0;if(_0xc7ba74['type']!=_0x3f6dd7['type'])return!0x1;if(!_0x2f91e1['end']['isTouching'](_0x37d8b7['start']))return!0x1;const _0x56cab4=_0x419bed['createRange'](_0x2f91e1['end'],_0x37d8b7['start'])['getWalker']();for(const _0x195865 of _0x56cab4)if(['elementStart','elementEnd']['includes'](_0x195865['type'])&&_0x419bed['schema']['isLimit'](_0x195865['item']))return!0x1;return!0x0;}function Jt(_0x28432e,_0x4ce613){if(!_0x28432e['_isDataLoaded']||!_0x4ce613['_isDataLoaded'])return!0x1;const _0xeabe13=new Set(Object['keys'](_0x28432e['attributes'])),_0x128f09=new Set(Object['keys'](_0x4ce613['attributes']));if(_0xeabe13['delete']('groupId'),_0x128f09['delete']('groupId'),0x0==_0xeabe13['size']&&0x0==_0x128f09['size'])return!0x0;if(_0xeabe13['size']!=_0x128f09['size'])return!0x1;const _0x55f529={..._0x28432e['attributes']},_0x5a4a88={..._0x4ce613['attributes']};return delete _0x55f529['groupId'],delete _0x5a4a88['groupId'],JSON['stringify'](_0x55f529)==JSON['stringify'](_0x5a4a88);}function qt(_0x304f8c,_0x2b00ac){const _0x580fa9=zt(_0x304f8c['attributes']),_0xb5d809=zt(_0x2b00ac);if(!_0x304f8c['_isDataLoaded'])return!0x1;for(const _0x2c1dad of Object['keys'](_0xb5d809))if(!_0x3b426a(_0x580fa9[_0x2c1dad],_0xb5d809[_0x2c1dad]))return!0x1;return!0x0;}function zt(_0x5d8311){const _0x1fae49=Object['assign']({},_0x5d8311);return delete _0x1fae49['skipNestingCheck'],delete _0x1fae49['tablePasteChainId'],_0x1fae49;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x1335aa(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x15b55d,_0x36026d,_0x22fe01,_0x83bdd7){super(),this['model']=_0x36026d,this['view']=_0x22fe01,this['commentThreadController']=_0x83bdd7,this['_editor']=_0x15b55d,this['_acceptCommand']=_0x15b55d['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x15b55d['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x39a07b,_0x16aca4)=>_0x39a07b||_0x16aca4),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x32b083=>_0x32b083&&this['_editor']['model']['canEditAt'](_0x36026d['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x2237ec=>_0x2237ec&&this['_editor']['model']['canEditAt'](_0x36026d['getRanges']())),this['_pendingAction']=null,_0x22fe01['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x22fe01,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x22fe01,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x22fe01,'change:isDirty',()=>{_0x22fe01['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 _0x1c6f2f=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x1c6f2f);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x28d1c0{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x316eb5,_0x474b70,_0x22ab39,_0x5a38fa){super(_0x316eb5),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x545462(_0x316eb5,o(_0x316eb5,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x474b70['authoredAt']),this['bind']('authoredAt')['to'](_0x474b70),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',_0x474b70,'authoredAt',this,'descriptionParts',(_0x77cd07,_0x50318c,_0x136cc9)=>{const _0x1bd532=_0x136cc9['map'](_0xf4c061=>ls(_0xf4c061['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x77cd07-0x1,_0x474b70['author']['name'],_0x50318c?_0x5a38fa['formatDateTime'](_0x50318c):'',new DOMParser()['parseFromString'](_0x1bd532,'text/html')['body']['textContent']]);}),this['focusables']=new _0x23a5d0(),this['focusTracker']=new _0x2560dd(),this['keystrokes']=new _0x8fdec2(),this['focusCycler']=new _0x3f6783({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3edf07=>_0x3edf07['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x474b70,this['_localUser']=_0x22ab39,this['_config']=_0x5a38fa,_0x5a38fa['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x4484a6(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3b5878}=this['_config'];this['commentsListView']=new _0x3b5878(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',_0x3704a1=>_0x3704a1+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x839246,_0x3892ec)=>_0x839246||!!_0x3892ec);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x38b1e6}=this['_config'],_0x32beef=new _0x38b1e6(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x571506=_0x32beef['commentInputView'];return _0x32beef['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x571506,'value',(_0x155d34,_0x364801,_0x34ceec)=>!!_0x34ceec||_0x155d34&&!_0x364801),_0x571506['on']('submit',(_0x1f49f1,_0x479960)=>{this['fire']('addComment',_0x479960),_0x571506['editor']['setData']('');}),_0x571506['on']('cancel',()=>this['focus']()),_0x571506['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x32beef;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x3f7634,_0x1ad989,_0x5a4ffe,_0xa410d9){super(_0x3f7634,_0x1ad989,_0x5a4ffe,_0xa410d9),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x5ce388=>_0x5ce388&&_0x5ce388[0x0]?_0x5ce388[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x10344d,_0x432302)=>{let _0x32d65d='';for(const _0x4c06db of _0x10344d)_0x32d65d+='<p>'+ls(_0x4c06db['content'],_0x4c06db['color'])+'</p>';return _0x432302?_0x32d65d:_0x52eb5a(_0x32d65d,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0xa410d9['SuggestionView'](_0x3f7634,_0x1ad989,{'formatDateTime':_0xa410d9['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 _0x334883=this['bindTemplate'],_0x44a758=[this['suggestionView']];return this['commentsListView']&&_0x44a758['push'](this['commentsListView']),this['commentThreadInputView']&&_0x44a758['push'](this['commentThreadInputView']),_0x44a758['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x334883['if']('isActive','ck-suggestion-wrapper--active'),_0x334883['to']('type',_0x3ac5c1=>'ck-suggestion-'+_0x3ac5c1),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':_0x334883['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x44a758};}['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 ce extends _0x28d1c0{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x45b8e2,_0x5b70a8,_0x186fb1){super(_0x45b8e2),this['_model']=_0x5b70a8,this['_config']=_0x186fb1,this['set']('description',''),this['bind']('authoredAt')['to'](_0x5b70a8),this['acceptButton']=this['_createButton'](o(_0x45b8e2,'Accept\x20suggestion'),_0x1ad65['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x45b8e2,'Discard\x20suggestion'),_0x1ad65['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x445161(_0x45b8e2,_0x5b70a8['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x23a5d0([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x2560dd(),this['keystrokes']=new _0x8fdec2(),this['focusCycler']=new _0x3f6783({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x55ef49=>_0x55ef49['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x5cbdf5=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x5cbdf5['innerHTML']=this['description'],this['on']('change:description',(_0x48a41c,_0x2f0c74,_0x392812)=>{_0x5cbdf5['innerHTML']=_0x392812;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x141c3b=this['bindTemplate'],_0xd642f4=[{'tag':'div','attributes':{'class':['ck-suggestion__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-suggestion__info-name','ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x141c3b['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x141c3b['to']('authoredAt',_0x5356bc=>this['_config']['formatDateTime'](_0x5356bc))}]}]},{'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']&&_0xd642f4['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':_0xd642f4}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x4a9678,_0x3388dc,_0x193237,_0x41feed,_0x4ab844){const _0x5c308d=new _0x54c9ce(this['locale']);return _0x5c308d['set']({'label':_0x4a9678,'icon':_0x3388dc,'tooltip':!0x0,'tooltipPosition':_0x4ab844}),_0x5c308d['extendTemplate']({'attributes':{'class':_0x193237}}),_0x5c308d['on']('execute',()=>{this['fire'](_0x41feed,this['_model']['id']);}),_0x5c308d;}['_setupKeyboardNavigation'](){const _0x489553=this['element'];this['keystrokes']['listenTo'](_0x489553);for(const _0x2f5e99 of this['focusables'])this['focusTracker']['add'](_0x2f5e99['element']),this['keystrokes']['listenTo'](_0x2f5e99['element']);this['keystrokes']['set']('enter',(_0x39d240,_0x26fd14)=>{_0x489553===_0x39d240['target']&&(this['focusCycler']['focusFirst'](),_0x26fd14());}),this['keystrokes']['set']('esc',(_0x2598d1,_0x2017fa)=>{_0x489553!==_0x2598d1['target']&&(this['focus'](),_0x2017fa());});}}var he='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x560a22{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x4e07e7,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x43caa4){super(_0x43caa4),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x35693d=this['editor']['config'];_0x35693d['define']('trackChanges.SuggestionThreadView',re),_0x35693d['define']('trackChanges.SuggestionView',ce),_0x35693d['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x35693d['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x4a8646,_0x2a2fe7){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x552338,_0x5a3c10]of this['_handleControllerBuffer']){const _0xac6b25=this['_suggestionToController']['has'](_0x552338);_0xac6b25||_0x5a3c10?_0xac6b25&&_0x5a3c10&&this['_destroyController'](_0x552338):this['_initializeController'](_0x552338);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x4a8646,_0x2a2fe7);}['init'](){const _0x7471d7=this['editor'],_0x5d827e=_0x7471d7['plugins']['get']('TrackChangesEditing'),_0x39059f=_0x7471d7['plugins']['get']('Annotations'),_0x415370=_0x7471d7['plugins']['get']('EditorAnnotations'),_0x5160eb=_0x7471d7['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x415370['addSourceCollector'](()=>{const _0x28f7e1=[];for(const [_0x5759fc,_0x18449c]of Array['from'](this['_suggestionToController'])){const _0x610866=_0x5759fc['getAllAdjacentSuggestions'](),_0x2c483c=[];for(const _0xadb57b of _0x610866){if(!_0xadb57b['isInContent'])continue;if(_0xadb57b['isMultiRange']){_0x2c483c['push'](..._0xadb57b['getRanges']());continue;}const _0x19467b=_0xadb57b['getFirstRange']();if(_0x2c483c['length']>0x0){const _0xdc72a=_0x2c483c[0x0]['getJoined'](_0x19467b);if(_0xdc72a){_0x2c483c[0x0]=_0xdc72a;continue;}}_0x2c483c['push'](_0x19467b);}_0x28f7e1['push']([_0x18449c['view'],_0x2c483c]);}return _0x28f7e1;}),this['listenTo'](_0x5d827e,'suggestionLoaded',(_0x19096b,_0x363556)=>{this['listenTo'](_0x363556,'change:previous',(_0x468625,_0x487890,_0x385d51,_0x24fa95)=>{_0x363556['isInContent']&&(null==_0x385d51?(this['_updateController'](_0x24fa95['head']),this['_handleSuggestionControllerDelayed'](_0x363556,!0x1)):(this['_updateController'](_0x385d51['head']),null==_0x24fa95&&this['_handleSuggestionControllerDelayed'](_0x363556,!0x0)));}),null!==_0x363556['previous']?this['_updateController'](_0x363556['head']):this['_handleSuggestionControllerDelayed'](_0x363556,!0x1);}),this['listenTo'](_0x5d827e,'suggestionUnloaded',(_0xd50ddc,_0xc440f4,_0xc0652a)=>{this['stopListening'](_0xc440f4,'change:previous'),this['_handleControllerBuffer']['delete'](_0xc440f4),this['_suggestionToController']['has'](_0xc440f4)&&this['_destroyController'](_0xc440f4),_0xc0652a&&this['_updateController'](_0xc0652a['head']);}),this['listenTo'](_0x5d827e,'suggestionChanged',(_0x4d96c4,_0xaefe94)=>{this['_updateController'](_0xaefe94);}),this['listenTo'](_0x39059f,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x5160eb,'addComment',(_0x5bc902,{threadId:_0x769c71,isFromAdapter:_0x21556c})=>{if(_0x21556c||!_0x5d827e['hasSuggestion'](_0x769c71))return;const _0x5c523f=_0x5d827e['getSuggestion'](_0x769c71);this['_suggestionToController']['get'](_0x5c523f)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x4063ba=this['editor']['plugins']['get']('Annotations'),_0x44c05d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2bd0d8=Array['from'](_0x4063ba['activeAnnotations'],_0x187316=>_0x187316['innerView'])['filter'](_0x4eb28e=>this['_viewToController']['has'](_0x4eb28e)),_0x521160=[];for(const _0x45aafd of _0x2bd0d8){const _0x16b143=this['_viewToController']['get'](_0x45aafd)['model']['getAllAdjacentSuggestions']();_0x521160['push'](..._0x16b143['reduce']((_0x15d9f2,_0xd297d6)=>[..._0x15d9f2,..._0xd297d6['getMarkerNames']()],[]));}_0x44c05d['activeMarkers']=_0x521160;}['_addUIComponentsToFactory'](){const _0x50a221=this['editor'],_0x24cfab=_0x50a221['locale'],_0x343106=o(_0x24cfab,'Track\x20changes'),_0x24e780=new Wt([{'type':'switchbutton','model':new _0x3a1cb3({'withText':!0x0,'isToggleable':!0x0,'label':_0x343106,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x3a1cb3({'withText':!0x0,'label':o(_0x24cfab,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3a1cb3({'withText':!0x0,'label':o(_0x24cfab,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3a1cb3({'withText':!0x0,'label':o(_0x24cfab,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3a1cb3({'withText':!0x0,'label':o(_0x24cfab,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x12791a of _0x24e780)if(me(_0x12791a)){const _0x64e8c0=_0x50a221['commands']['get'](_0x12791a['model']['commandName']);_0x12791a['model']['bind']('isOn','isEnabled')['to'](_0x64e8c0,'value','isEnabled');}_0x50a221['ui']['componentFactory']['add']('trackChanges',_0x5b911d=>this['_createToolbarButton'](_0x5b911d,_0x24e780,_0x343106)),_0x50a221['ui']['componentFactory']['add']('menuBar:trackChanges',_0x2a3bbd=>this['_createMenuBarMenu'](_0x2a3bbd,_0x24e780,_0x343106));}['_createToolbarButton'](_0x1ce35f,_0x4d4336,_0x2fe6a4){const _0x523b73=Qt(_0x1ce35f,_0x435717),_0x1745bd=this['editor']['commands']['get']('trackChanges');_0x523b73['buttonView']['set']({'tooltip':_0x2fe6a4,'label':_0x2fe6a4,'icon':he}),_0x523b73['buttonView']['bind']('isOn')['to'](_0x1745bd,'value'),_0x523b73['buttonView']['on']('execute',()=>{_0x1745bd['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x523b73,_0x4d4336,{'role':'menu'});const _0x2619ea=[];for(const _0x2aed6f of _0x4d4336)me(_0x2aed6f)&&_0x2619ea['push'](this['editor']['commands']['get'](_0x2aed6f['model']['commandName']));const _0xf203cd=_0x523b73['buttonView'];return _0xf203cd['actionView']['unbind']('isEnabled'),_0xf203cd['arrowView']['unbind']('isEnabled'),_0xf203cd['actionView']['bind']('isEnabled')['to'](_0x1745bd,'isEnabled'),_0xf203cd['arrowView']['bind']('isEnabled')['toMany'](_0x2619ea,'isEnabled',(..._0x5437e2)=>_0x5437e2['some'](_0x17ebbe=>_0x17ebbe)),_0x523b73['on']('execute',_0x325b9c=>{this['editor']['execute'](_0x325b9c['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x523b73;}['_createMenuBarMenu'](_0x57439f,_0x3ad492,_0x12bcb2){const _0x3d3cd1=new Yt(_0x57439f),_0xaf92=this['editor']['commands']['get']('trackChanges');_0x3d3cd1['buttonView']['set']({'label':_0x12bcb2,'icon':he});const _0x537dae=new Zt(_0x57439f);for(const _0x361e8a of _0x3ad492){if('separator'==_0x361e8a['type']){_0x537dae['items']['add'](new Xt(_0x57439f));continue;}const _0x697e5b=new te(_0x57439f,_0x3d3cd1),_0x1fc037=new _0x392ac2(_0x57439f),_0x4a0d80=_0x361e8a['model'];_0x1fc037['bind'](...Object['keys'](_0x4a0d80))['to'](_0x4a0d80),_0x1fc037['delegate']('execute')['to'](_0x3d3cd1),_0x1fc037['on']('execute',()=>{this['editor']['execute'](_0x4a0d80['commandName']),this['editor']['editing']['view']['focus']();}),_0x697e5b['children']['add'](_0x1fc037),_0x537dae['items']['add'](_0x697e5b);}return _0x3d3cd1['bind']('isEnabled')['to'](_0xaf92,'isEnabled'),_0x3d3cd1['panelView']['children']['add'](_0x537dae),_0x3d3cd1;}['_initializeController'](_0xeb0275){const _0x3954ff=this['editor'],_0x5426f2=_0x3954ff['config'],_0x561838=_0x3954ff['plugins']['get']('Annotations'),_0x45459d=_0x3954ff['plugins']['get']('CommentsRepository'),_0x3aba23=_0x3954ff['plugins']['get']('EditorAnnotations'),_0x1e671a=_0x3954ff['plugins']['get'](_0x4e07e7)['me'],_0x32f9ff=_0x5426f2['get']('trackChanges')['SuggestionThreadView'],_0x215c3f=_0x5426f2['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x5ec9ea,CommentThreadInputView:_0x42d181}=_0x3954ff['plugins']['get']('CommentsUI');let _0x4d1d21,_0x392783,_0x597c96;this['_annotationViews']['has'](_0xeb0275['id'])?(_0x392783=this['_annotationViews']['get'](_0xeb0275['id']),_0x4d1d21=_0x392783['mainView']):(_0x4d1d21=new _0x32f9ff(_0x3954ff['locale'],_0xeb0275,_0x1e671a,{'disableComments':this['_disableComments'],'editorConfig':_0x5426f2['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x5426f2['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5426f2['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5426f2['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x49f843(_0x5426f2['get']('locale')),'CommentView':_0x5426f2['get']('comments')['CommentView'],'CommentsListView':_0x5ec9ea,'CommentThreadInputView':_0x42d181,'SuggestionView':_0x215c3f}),_0x4d1d21['suggestionView']['acceptButton']['on']('execute',()=>{_0x3954ff['editing']['view']['focus']();}),_0x4d1d21['suggestionView']['discardButton']['on']('execute',()=>{_0x3954ff['editing']['view']['focus']();}),_0x392783=_0x561838['createAnnotationView'](this['editor']['locale'],_0x4d1d21),_0x392783['bind']('isDirty')['to'](_0x4d1d21,'isDirty'),_0x392783['bind']('length')['to'](_0x4d1d21),_0x392783['bind']('type')['to'](_0x4d1d21,'type',_0x53b41b=>'suggestion-'+_0x53b41b),_0x4d1d21['on']('escape',()=>{_0x597c96['fire']('escape');}),this['_annotationViews']['set'](_0xeb0275['id'],_0x392783));const _0xdc7aba=_0x45459d['createCommentThreadController'](_0xeb0275['commentThread'],_0x4d1d21),_0x125855=new ae(_0x3954ff,_0xeb0275,_0x4d1d21,_0xdc7aba),_0x1eeffa=_0xeb0275['getAllAdjacentSuggestions']()['filter'](_0x29bbcf=>_0x29bbcf['isInContent']);_0x4d1d21['descriptionParts']=_0x3954ff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x1eeffa),this['_suggestionToController']['set'](_0xeb0275,_0x125855),this['_viewToController']['set'](_0x4d1d21,_0x125855),_0x597c96=_0x561838['createAnnotation']({'view':_0x392783,'target':()=>{const _0x1dc26b=[],_0x3f7d6f=_0xeb0275['getAllAdjacentSuggestions']()['filter'](_0x1533c1=>_0x1533c1['isInContent']);for(const _0x276d67 of _0x3f7d6f)_0x1dc26b['push'](..._0x276d67['getMarkers']());return _0x1ea284(_0x3954ff['editing'],_0x1dc26b);},'type':()=>'suggestion-'+_0x125855['view']['type']}),_0x45459d['_bindAnnotationToEditors'](_0x4d1d21,_0x597c96),_0x561838['add'](_0x597c96),_0x3aba23['registerAnnotation'](_0x597c96);}['_destroyController'](_0x5e3fc9){const _0x407851=this['editor']['plugins']['get']('CommentsRepository'),_0x1bcf70=this['editor']['plugins']['get']('Annotations'),_0x49cdaf=this['_suggestionToController']['get'](_0x5e3fc9),_0x5cc5a4=_0x49cdaf['view'],_0x151dc9=_0x1bcf70['getByInnerView'](_0x5cc5a4);_0x407851['_unbindEditors'](_0x5cc5a4),_0x151dc9&&_0x1bcf70['remove'](_0x151dc9),this['_suggestionToController']['delete'](_0x5e3fc9),this['_viewToController']['delete'](_0x5cc5a4),_0x49cdaf['destroy']();}['_updateController'](_0x3a875d){if(!_0x3a875d['isInContent']||!this['_suggestionToController']['has'](_0x3a875d))return;const _0x2659db=this['editor']['plugins']['get']('TrackChangesEditing'),_0x6413cc=this['_suggestionToController']['get'](_0x3a875d),_0x88ad3d=_0x3a875d['getAllAdjacentSuggestions']();_0x6413cc['view']['descriptionParts']=_0x2659db['descriptionFactory']['getDescriptions'](_0x88ad3d);}['destroy'](){for(const _0x15c8df of this['_suggestionToController']['keys']())this['_destroyController'](_0x15c8df);for(const _0x571ce7 of this['_annotationViews']['values']())_0x571ce7['mainView']['destroy']();super['destroy']();}}function me(_0x336f8d){return'model'in _0x336f8d;}class k extends _0x560a22{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x313f99){this['editor']['plugins']['get'](p)['adapter']=_0x313f99;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x146971){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x146971);}['getSuggestions']({skipNotAttached:_0x2decfe=!0x1,toJSON:_0x56d473=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x2decfe,'toJSON':_0x56d473});}['getSuggestion'](_0x392caf){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x392caf);}}const T=['Pagination'];class P extends _0x560a22{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x9e6829=this['editor'];if(_0x9e6829['config']['define']('trackChangesData.editorCreator',_0x5f107b=>{const _0x2e278e=_0x9e6829['model']['document']['getRootNames']()['reduce']((_0x40b0e7,_0x545a1e)=>(_0x40b0e7[_0x545a1e]='',_0x40b0e7),{});return _0x9e6829['constructor']['create'](_0x2e278e,_0x5f107b);}),'function'!=typeof _0x9e6829['config']['get']('trackChangesData')['editorCreator'])throw new _0x3f354f('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x57f3cf){return N(this['editor'],!0x0,_0x57f3cf);}['getDataWithDiscardedSuggestions'](_0x49e606){return N(this['editor'],!0x1,_0x49e606);}}class D extends _0x560a22{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x257241){super(_0x257241),this['result']='end';}['init'](){this['editor']['plugins']['get']('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor']['plugins']['get']('TrackChangesEditing')['_adapter']=null;}}function v(_0x36c79f){return void 0x0!==_0x36c79f['getRootsAttributes'];}async function N(_0xccdbdf,_0x3dad3d,_0x20d768){const _0x576755=_0x118e78(_0xccdbdf,T);_0x576755['plugins']['push'](p,D),_0x576755['rootsAttributes']=v(_0xccdbdf)?_0xccdbdf['getRootsAttributes']():void 0x0;const _0xec38bc=document['createDocumentFragment'](),_0x44ce3e=_0xccdbdf['config']['get']('trackChangesData')['editorCreator'],_0x2a2296=await _0x44ce3e(_0x576755,()=>function(_0x2d5230){const _0x2845dd=document['createElement']('div');return _0x2d5230['appendChild'](_0x2845dd),_0x2845dd;}(_0xec38bc));!function(_0x154aa5,_0x16ad89){const _0x2170a0=_0x154aa5['model']['document']['getRootNames']()['reduce']((_0x4ef0d6,_0x27d8d2)=>(_0x4ef0d6[_0x27d8d2]=_0x154aa5['data']['get']({'rootName':_0x27d8d2}),_0x4ef0d6),{}),_0x3b5576=_0x154aa5['plugins']['get']('Users')['users']['map'](_0x28c144=>({'id':_0x28c144['id'],'name':_0x28c144['name']})),_0x2150e5=_0x154aa5['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x9d26e5=_0x154aa5['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x582b9e=_0x16ad89['plugins']['get']('Users'),_0x342ceb=_0x16ad89['plugins']['get']('TrackChangesEditing'),_0x4236c9=_0x16ad89['plugins']['get']('CommentsRepository');for(const _0x4db57f of _0x4236c9['getCommentThreads']())_0x4db57f['remove']();for(const _0x437863 of _0x3b5576)_0x582b9e['getUser'](_0x437863['id'])||_0x582b9e['addUser'](_0x437863);_0x582b9e['me']||_0x582b9e['useAnonymousUser']();for(const _0x4be7f9 of _0x9d26e5)_0x4236c9['addCommentThread'](_0x4be7f9);for(const _0x32502a of _0x2150e5)_0x342ceb['addSuggestionData'](_0x32502a);_0x16ad89['data']['set'](_0x2170a0);}(_0xccdbdf,_0x2a2296),_0x2a2296['execute'](_0x3dad3d?'acceptAllSuggestions':'discardAllSuggestions');const _0x2b8d1f=v(_0x2a2296)?_0x2a2296['getFullData'](_0x20d768):_0x2a2296['data']['get'](_0x20d768);return await _0x2a2296['destroy'](),_0x2b8d1f;}export{us as BaseSuggestionThreadView,u as Suggestion,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|
|
23
|
+
import{Command as ts,Plugin as _0x82b22a,PendingActions as _0x2d2e55,icons as _0x429b1b}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x5adf17,ObservableMixin as _0x1e1a2e,uid as _0x27c666,insertToPriorityArray as _0x406904,priorities as _0x4e98c9,logWarning as _0x327844,getEnvKeystrokeText as _0x560e7d,FocusTracker as _0x48966d,KeystrokeHandler as _0x5dbddc,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x51d8f8,View as _0x10e2b5,ViewCollection as _0x4aba3a,FocusCycler as _0x77a4f5,ViewModel as _0x58f1f8,createDropdown as Qt,SplitButtonView as _0x11b29e,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x3fefe3}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x4f0890,hashObject as _0x2b6f8,surroundingMarkersDetector as _0x3d70e3,FOCUS_ANNOTATION_KEYSTROKE as _0x5cd213,AriaDescriptionView as _0x32cda8,setupThreadKeyboardNavigation as _0x24aa29,trimHtml as _0x5cd2e2,UserView as _0x5343fc,LateFocusButtonView as _0x9ec70d,getDateTimeFormatter as _0x494301,getAllMarkersDomElementsSorted as _0x121c8d,sanitizeEditorConfig as _0xbe7cb0}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x33f1de,LiveRange as _0xb1b223,LivePosition as _0x3fc9ae}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x1b99eb,toWidget as _0x150fd6}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x245d06,set as _0x2e7e06,isEqual as _0x1fb0dc,unset as _0x312aad,omit as Tt}from'lodash-es';import{Delete as _0x5269e1,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x3aabb4,ShiftEnter as _0x464641}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x31d05a,_0x6d711f){super(_0x31d05a),this['_enabledCommands']=_0x6d711f,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 _0x5afc0b of this['editor']['commands']['commands']())_0x5afc0b['affectsData']&&!this['_enabledCommands']['has'](_0x5afc0b)&&_0x5afc0b['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x37491f of this['editor']['commands']['commands']())_0x37491f['affectsData']&&!this['_enabledCommands']['has'](_0x37491f)&&_0x37491f['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x4d5bb7,_0x1cff7f){super(_0x4d5bb7),this['_suggestions']=_0x1cff7f,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x8d7def){const _0x202d7c=this['_suggestions']['get'](_0x8d7def);if(!_0x202d7c)throw new _0x5adf17('track-changes-accept-suggestion-not-found',this);const _0x34d229=_0x202d7c['getRanges']();this['editor']['model']['canEditAt'](_0x34d229)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x202d7c);}}class R extends ts{['_suggestions'];constructor(_0x22be7c,_0x5ea463){super(_0x22be7c),this['_suggestions']=_0x5ea463,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x324637){const _0x31684b=this['_suggestions']['get'](_0x324637);if(!_0x31684b)throw new _0x5adf17('track-changes-discard-suggestion-not-found',this);const _0x4e7cb7=_0x31684b['getRanges']();this['editor']['model']['canEditAt'](_0x4e7cb7)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x31684b);}}function ls(_0x1bb917,_0x9764a){let _0x52599c='';return _0x52599c+=_0x1bb917['split']('*')['map']((_0x20e6ec,_0x734a43)=>_0x734a43%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x20e6ec)+'</span>':nn(_0x20e6ec))['join'](''),_0x9764a&&(_0x52599c+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x9764a['value']+'\x22\x20title=\x22'+_0x9764a['title']+'\x22></span>'),_0x52599c;}function nn(_0x19d1ee){const _0x4f59de=document['createElement']('span');return _0x4f59de['innerText']=_0x19d1ee,_0x4f59de['innerHTML'];}function ss(_0x459816){return _0x459816['sort']((_0x3bf917,_0x29dcaa)=>'deletion'==_0x3bf917['type']&&'deletion'!=_0x29dcaa['type']?-0x1:'deletion'!=_0x3bf917['type']&&'deletion'==_0x29dcaa['type']?0x1:0x0);}function to(_0x453882,_0x374757){let _0x52100b,_0x9780cd=0x0;const _0x381ae3=[],_0x4121f7=_0x374757['schema'];for(;_0x9780cd<_0x453882['length'];){const _0x576144=_0x453882[_0x9780cd],_0x4e0511=_0x453882[_0x9780cd+0x1];_0x52100b||(_0x52100b=_0x374757['createPositionBefore'](_0x576144)),on(_0x374757,_0x576144,_0x4e0511)||(_0x381ae3['push'](_0x374757['createRange'](_0x52100b,_0x4121f7['isObject'](_0x576144)?_0x374757['createPositionAfter'](_0x576144):_0x374757['createPositionAt'](_0x576144,'end'))),_0x52100b=null),_0x9780cd++;}return _0x381ae3;}function on(_0xcc6d21,_0x324f70,_0x3c3069){if(!_0x3c3069)return!0x1;const _0x1f6e40=_0xcc6d21['createPositionAfter'](_0x324f70),_0x49e189=_0xcc6d21['createPositionBefore'](_0x3c3069);return _0x1f6e40['isTouching'](_0x49e189);}function rs(_0x3a8b09,_0x41df59,_0x1cce15){for(;_0x1cce15['length'];){const _0x589f42=_0x1cce15['splice'](0x0,0x64);_0x3a8b09['change'](()=>{for(const _0x36b6ed of _0x589f42)_0x36b6ed['isInContent']&&_0x41df59['execute'](_0x36b6ed['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x355c86,_0x474648,_0x318cfc){super(_0x355c86),this['_command']=_0x474648,this['_suggestions']=_0x318cfc,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x301e2e=Array['from'](this['_suggestions']['values']())['some'](_0x2ebe33=>_0x2ebe33['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x301e2e;}['execute'](){const _0xca5fd=ss(Array['from'](this['_suggestions']['values']()));for(const _0x35bb93 of _0xca5fd){const _0x45129d=_0x35bb93['getRanges']();if(!this['editor']['model']['canEditAt'](_0x45129d))return;}rs(this['editor']['model'],this['_command'],_0xca5fd);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x2a679d,_0x3356b5,_0x19941a){super(_0x2a679d),this['_command']=_0x3356b5,this['_suggestions']=_0x19941a,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x3bdee0=this['editor']['model']['document']['selection'],_0x225b18=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x283ebf,_0x4e410d){const _0x1ad510=Array['from'](_0x283ebf['getRanges']()),_0x3c6be2=new Set();for(const _0xd4b6ef of _0x4e410d)if(_0xd4b6ef['isInContent']){for(const _0x4c51a2 of _0x1ad510)for(const _0x1b81c3 of _0xd4b6ef['getRanges']())(_0x4c51a2['isIntersecting'](_0x1b81c3)||_0x283ebf['isCollapsed']&&!_0xd4b6ef['isMultiRange']&&_0xd4b6ef['next']&&_0x1b81c3['end']['isTouching'](_0x4c51a2['start']))&&_0x3c6be2['add'](_0xd4b6ef);}return _0x3c6be2;}(_0x3bdee0,_0x225b18),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x4d374e=ss(Array['from'](this['_selectedSuggestions']));for(const _0xd442cb of _0x4d374e){const _0x41a3e5=_0xd442cb['getRanges']();if(!this['editor']['model']['canEditAt'](_0x41a3e5))return;}rs(this['editor']['model'],this['_command'],_0x4d374e);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x1e1a2e(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0xbba3d9,_0x579c1b){super(),this['id']=_0x579c1b['id'],this['type']=_0x579c1b['type'],this['subType']=_0x579c1b['subType']||null,this['author']=_0x579c1b['author'],this['creator']=_0x579c1b['creator']||_0x579c1b['author'],this['isExternal']=Boolean(_0x579c1b['attributes']&&_0x579c1b['attributes']['@external']),this['data']=null,this['_model']=_0xbba3d9,this['_onAccept']=_0x579c1b['onAccept'],this['_onDiscard']=_0x579c1b['onDiscard'],this['_onAttributesChange']=_0x579c1b['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x579c1b['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 _0x5362ff=this;for(;_0x5362ff['previous'];)_0x5362ff=_0x5362ff['previous'];return _0x5362ff;}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'](_0x17d093){this['_markerNames']['add'](_0x17d093);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x29fa45=>this['_model']['markers']['get'](_0x29fa45))['filter'](_0x532fbf=>_0x532fbf);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x477df6=>{for(const _0x50cb53 of this['getMarkers']())_0x477df6['removeMarker'](_0x50cb53);}),this['_markerNames']['clear']();}['removeMarker'](_0x14bf0b){this['_model']['change'](_0x58ee90=>{_0x58ee90['removeMarker'](_0x14bf0b);}),this['_markerNames']['delete'](_0x14bf0b);}['addRange'](_0x2981ad){const _0x354a67='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x354a67),this['_model']['change'](_0xc21968=>{_0xc21968['addMarker'](_0x354a67,{'range':_0x2981ad,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x485d1e){for(const _0x18a94f of this['getRanges']())if(_0x18a94f['isIntersecting'](_0x485d1e))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x12e9c8=>_0x12e9c8['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x7ad033,_0x36bbd0)=>[..._0x7ad033,..._0x36bbd0['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x340c34=this['getRanges']();if(0x1!=_0x340c34['length'])return null;const _0x1706ca=_0x340c34[0x0],_0x35332a=_0x1706ca['start']['nodeAfter'],_0x52ee28=_0x1706ca['end']['nodeBefore'];return _0x35332a instanceof _0x33f1de?_0x35332a!=_0x52ee28?null:_0x35332a: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 _0x1295aa=[];let _0x265f76=this['head'];for(;_0x265f76;)_0x1295aa['push'](_0x265f76),_0x265f76=_0x265f76['next'];return _0x1295aa;}['setAttribute'](_0xacd1b4,_0xffd881){const _0x9492cc=_0x245d06(this['attributes']);_0x2e7e06(_0x9492cc,_0xacd1b4,_0xffd881),_0x1fb0dc(_0x9492cc,this['attributes'])||(this['attributes']=_0x9492cc,this['_onAttributesChange'](_0x9492cc));}['removeAttribute'](_0xf9f973){const _0x3e0ed9=_0x245d06(this['attributes']);_0x312aad(_0x3e0ed9,_0xf9f973),_0x1fb0dc(_0x3e0ed9,this['attributes'])||(this['attributes']=_0x3e0ed9,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 _0x27c666()['substr'](0x1,0x5);}}function o(_0x3733d5,_0x4017b9,_0x26d19b){const t=_0x3733d5['t'];switch(_0x4017b9){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x26d19b);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x26d19b);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x26d19b);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x26d19b);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x26d19b);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',_0x26d19b);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x26d19b);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x26d19b);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x26d19b);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x26d19b);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x26d19b);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x26d19b);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x26d19b);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x26d19b);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x26d19b);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x26d19b);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x26d19b);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x26d19b);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x26d19b);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x26d19b);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x26d19b);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x26d19b);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x26d19b);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'},_0x26d19b);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x26d19b);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x26d19b);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x26d19b);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x26d19b);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x26d19b);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'},_0x26d19b);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x26d19b);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x26d19b);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x26d19b);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x26d19b);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'},_0x26d19b);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x26d19b);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'},_0x26d19b);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'},_0x26d19b);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x26d19b);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'},_0x26d19b);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x26d19b);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'},_0x26d19b);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x26d19b);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x26d19b);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'},_0x26d19b);case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x26d19b);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x26d19b);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x26d19b);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'},_0x26d19b);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'},_0x26d19b);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'},_0x26d19b);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x4017b9;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x127964,_0x9caf59){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x127964,this['_locale']=_0x9caf59;}['getDescriptions'](_0x39e6db){const _0x238931=[],_0x4c9cb4=new Set(),_0x26d6da=new Set();for(let _0x2faccc=0x0;_0x2faccc<_0x39e6db['length'];_0x2faccc++){const _0x582aad=_0x39e6db[_0x2faccc];if(!_0x582aad['isInContent'])continue;const _0xe873e8=this['_handleCustomCallbackDescription'](_0x582aad);if(_0xe873e8){if(null!=_0x582aad['subType']){if(_0x4c9cb4['has'](_0x582aad['subType']))continue;_0x4c9cb4['add'](_0x582aad['subType']);}_0x238931['push'](_0xe873e8);}else{if('attribute'!=_0x582aad['type'])'insertion'!=_0x582aad['type']&&'deletion'!=_0x582aad['type']||this['_handleInsertRemoveSuggestionDescription'](_0x238931,_0x582aad,_0x39e6db[_0x2faccc+0x1]);else{const _0x54c248=_0x582aad['data']['key'];if(_0x26d6da['has'](_0x54c248))continue;_0x26d6da['add'](_0x582aad['data']['key']),_0x54c248==m?this['_handleRenameSuggestionDescription'](_0x238931,_0x582aad):this['_handleAttributeSuggestionDescription'](_0x238931,_0x582aad);}}}return this['_resolveDescriptionItems'](_0x238931);}['registerDescriptionCallback'](_0x4a66fd){this['_customCallbacks']['push'](_0x4a66fd);}['registerElementLabel'](_0xc670e3,_0x238c5e,_0x3915a4=_0x4e98c9['normal']){'function'==typeof _0xc670e3?_0x406904(this['_itemLabelsCallbacks'],{'matchingCallback':_0xc670e3,'label':_0x238c5e,'priority':_0x3915a4}):this['_itemLabels']['set'](_0xc670e3,_0x238c5e);}['registerAttributeLabel'](_0x1798a2,_0x44f4ef){this['_attributeLabels']['set'](_0x1798a2,_0x44f4ef);}['getItemLabel'](_0x1fe0eb,_0x56b48b=0x1){let _0x3fca7b;for(const _0x4a3110 of this['_itemLabelsCallbacks'])if(_0x4a3110['matchingCallback'](_0x1fe0eb)){_0x3fca7b=_0x4a3110['label'];break;}return _0x3fca7b||(_0x3fca7b=this['_itemLabels']['get'](_0x1fe0eb['name'])),_0x3fca7b?_0x3fca7b(_0x56b48b):0x1!==_0x56b48b?_0x56b48b+'\x20'+_0x1fe0eb['name']+'s':''+_0x1fe0eb['name'];}['_addDescriptionItems'](_0x227106,_0x196ba9){const _0x426f28=_0x196ba9['getFirstRange']()['getWalker'](),_0x5dc7a3='insertion'==_0x196ba9['type']?'add':'remove';for(const _0x11ad8a of _0x426f28){const _0x58bd18=_0x11ad8a['item'],_0x211e24=_0x227106[_0x227106['length']-0x1];if(_0x58bd18['is']('$textProxy'))_0x211e24&&_0x211e24['type']['indexOf']('Container')>-0x1&&_0x227106['pop'](),_0x211e24&&'text'==_0x211e24['type']?_0x211e24[_0x5dc7a3]+=_0x58bd18['data']:_0x227106['push']({'type':'text','add':'add'==_0x5dc7a3?_0x58bd18['data']:'','remove':'remove'==_0x5dc7a3?_0x58bd18['data']:''});else{if(this['_schema']['isObject'](_0x58bd18)){const _0x45128f=_0x58bd18;if(_0x211e24&&_0x211e24['type']['indexOf']('Container')>-0x1&&_0x227106['pop'](),'elementEnd'==_0x11ad8a['type'])continue;_0x211e24&&_0x211e24['type']==_0x5dc7a3+'Object'&&_0x211e24['element']['name']==_0x45128f['name']?_0x211e24['quantity']++:_0x227106['push']({'type':_0x5dc7a3+'Object','element':_0x45128f,'quantity':0x1}),_0x426f28['skip'](_0x31e0ea=>!('elementEnd'==_0x31e0ea['type']&&_0x31e0ea['item']==_0x58bd18));}else{if(this['_schema']['checkChild'](_0x58bd18,'$text')||_0x58bd18['is']('element','softBreak')){const _0x1213bf=_0x58bd18;if('add'==_0x5dc7a3&&'elementStart'==_0x11ad8a['type']||'remove'==_0x5dc7a3&&'elementEnd'==_0x11ad8a['type'])continue;if(_0x211e24&&-0x1==_0x211e24['type']['indexOf']('Container')){'text'==_0x211e24['type']&&(_0x211e24[_0x5dc7a3]+='\x0a');continue;}let _0x45daa7;if(_0x45daa7='add'==_0x5dc7a3?_0x1213bf['nextSibling']&&!this['_schema']['isObject'](_0x1213bf['nextSibling'])?_0x1213bf['nextSibling']:null:_0x1213bf['previousSibling']&&!this['_schema']['isObject'](_0x1213bf['previousSibling'])?_0x1213bf['previousSibling']:null,_0x1213bf['isEmpty']||_0x45daa7&&_0x45daa7['isEmpty']){const _0x287cc5=_0x45daa7&&_0x45daa7['isEmpty']?_0x45daa7:_0x1213bf;_0x211e24&&_0x211e24['type']==_0x5dc7a3+'EmptyContainer'&&_0x211e24['element']['name']==_0x287cc5['name']?_0x211e24['quantity']++:_0x227106['push']({'type':_0x5dc7a3+'EmptyContainer','element':_0x287cc5,'quantity':0x1});}else _0x227106['push']({'type':_0x5dc7a3+'Container','element':_0x1213bf});}}}}}['_resolveDescriptionItems'](_0x549e5b){const _0x1a627e=this['_locale'],_0x44b3a8=[],_0x53982e=[],_0x438194=[];for(const _0x493002 of _0x549e5b)switch(_0x493002['type']){case'text':if(_0x493002['add']=_0x493002['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x493002['remove']=_0x493002['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x493002['add']&&''!=_0x493002['remove']){_0x44b3a8['push']({'type':'replace','content':o(_0x1a627e,'REPLACE_TEXT',['\x22'+_0x493002['remove']+'\x22','\x22'+_0x493002['add']+'\x22'])});continue;}if(null!=_0x493002['add']['match'](/^ +$/)){_0x44b3a8['push']({'type':'insertion','content':o(_0x1a627e,'*Insert:*\x20%0',o(_0x1a627e,'ELEMENT_SPACE',_0x493002['add']['length']))});continue;}if(null!=_0x493002['remove']['match'](/^ +$/)){_0x44b3a8['push']({'type':'deletion','content':o(_0x1a627e,'*Remove:*\x20%0',o(_0x1a627e,'ELEMENT_SPACE',_0x493002['remove']['length']))});continue;}if(''!=_0x493002['add']){_0x44b3a8['push']({'type':'insertion','content':o(_0x1a627e,'*Insert:*\x20%0','\x22'+_0x493002['add']+'\x22')});continue;}_0x44b3a8['push']({'type':'deletion','content':o(_0x1a627e,'*Remove:*\x20%0','\x22'+_0x493002['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x44b3a8['push']({'type':'insertion','content':o(_0x1a627e,'*Insert:*\x20%0',this['getItemLabel'](_0x493002['element'],_0x493002['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x44b3a8['push']({'type':'deletion','content':o(_0x1a627e,'*Remove:*\x20%0',this['getItemLabel'](_0x493002['element'],_0x493002['quantity']))});continue;case'addContainer':_0x44b3a8['push']({'type':'insertion','content':o(_0x1a627e,'*Split:*\x20%0',this['getItemLabel'](_0x493002['element'],_0x493002['quantity']))});continue;case'removeContainer':_0x44b3a8['push']({'type':'deletion','content':o(_0x1a627e,'*Merge:*\x20%0',this['getItemLabel'](_0x493002['element'],_0x493002['quantity']))});continue;case'addFormat':_0x53982e['push'](_0x493002['key']);continue;case'removeFormat':_0x438194['push'](_0x493002['key']);continue;default:_0x44b3a8['push'](_0x493002);}if(_0x53982e['length']){const _0x49c818=_0x53982e['map'](_0x1d1eca=>this['_attributeLabels']['has'](_0x1d1eca)?this['_attributeLabels']['get'](_0x1d1eca):_0x1d1eca)['join'](',\x20');_0x44b3a8['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x49c818)});}if(_0x438194['length']){const _0x19c660=_0x438194['map'](_0x2c50ef=>this['_attributeLabels']['has'](_0x2c50ef)?this['_attributeLabels']['get'](_0x2c50ef):_0x2c50ef)['join'](',\x20');_0x44b3a8['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x19c660)});}return _0x44b3a8;}['_handleCustomCallbackDescription'](_0x4ccad2){for(const _0x3421e8 of this['_customCallbacks']){const _0x5a00a0=_0x3421e8(_0x4ccad2);if(_0x5a00a0&&'type'in _0x5a00a0)return _0x5a00a0;}}['_handleAttributeSuggestionDescription'](_0x35a128,_0x161632){const _0x285b6e=_0x161632['data'],_0x4d0bf9=void 0x0===_0x285b6e['newValue']?'removeFormat':'addFormat';_0x35a128['push']({'type':_0x4d0bf9,'key':_0x285b6e['key']});}['_handleRenameSuggestionDescription'](_0x244a4c,_0x4ee1bd){_0x244a4c['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x4ee1bd['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x156ebb,_0x271a0e,_0x32aa8c){if(this['_addDescriptionItems'](_0x156ebb,_0x271a0e),_0x32aa8c&&_0x32aa8c['getFirstRange']()&&!_0x271a0e['getFirstRange']()['end']['isEqual'](_0x32aa8c['getFirstRange']()['start'])){const _0x3ef563=_0x156ebb[_0x156ebb['length']-0x1],_0x22acd7='insertion'==_0x271a0e['type']?'add':'remove';_0x3ef563&&'text'==_0x3ef563['type']&&(_0x3ef563[_0x22acd7]+='\x0a');}}}class V extends _0x82b22a{['afterInit'](){const _0x553745=this['editor'],_0x49f937=_0x553745['plugins']['get']('TrackChangesEditing');_0x553745['commands']['get']('showAIAssistant')&&_0x49f937['enableCommand']('showAIAssistant');}}class U extends _0x82b22a{['afterInit'](){const _0x3f3cd9=this['editor'],_0x3fde2e=_0x3f3cd9['locale'];if(!_0x3f3cd9['plugins']['has']('AlignmentEditing'))return;const _0x301ed7=_0x3f3cd9['plugins']['get']('TrackChangesEditing');_0x301ed7['enableDefaultAttributesIntegration']('alignment'),_0x301ed7['registerBlockAttribute']('alignment'),_0x301ed7['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x3fde2e,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1f0e58=this['editor'],_0xd34bef=_0x1f0e58['locale'];_0x1f0e58['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4cc5c3=>{if('formatBlock'!=_0x4cc5c3['type'])return;const {data:_0x15e46f}=_0x4cc5c3;if(_0x15e46f&&'alignment'==_0x15e46f['commandName']){const _0x2ad522=_0x15e46f['commandParams'][0x0]['value'];return{'type':'format','content':o(_0xd34bef,'*Format:*\x20%0',function(_0x2b6aea){switch(_0x2b6aea){case'left':return o(_0xd34bef,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0xd34bef,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0xd34bef,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0xd34bef,'FORMAT_JUSTIFY_TEXT');}}(_0x2ad522))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x82b22a{['afterInit'](){const _0x2bb9e1=this['editor'],_0x29c157=_0x2bb9e1['plugins']['get']('TrackChangesEditing'),_0x3e11df=_0x2bb9e1['locale'];for(const _0x1544f6 of ti){if(!_0x2bb9e1['plugins']['has'](_0x1544f6))continue;const _0x5a6820=_0x1544f6['slice'](0x0,-0x7)['toLowerCase'](),_0x2ccbbf='FORMAT_'+_0x5a6820['toUpperCase']();_0x29c157['enableDefaultAttributesIntegration'](_0x5a6820),_0x29c157['registerInlineAttribute'](_0x5a6820),_0x29c157['descriptionFactory']['registerAttributeLabel'](_0x5a6820,o(_0x3e11df,_0x2ccbbf));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x20b97d=this['editor'],_0x188a75=_0x20b97d['locale'],_0x58d11e=_0x20b97d['plugins']['get']('TrackChangesEditing');function _0x251aac(_0x494166,_0x16d619){_0x58d11e['descriptionFactory']['registerDescriptionCallback'](_0x17e806=>{if('formatInline'!=_0x17e806['type'])return;const {data:_0x2e9d9d}=_0x17e806;return _0x2e9d9d&&_0x2e9d9d['commandName']===_0x494166?_0x2e9d9d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x188a75,'*Format:*\x20%0',_0x16d619)}:{'type':'format','content':o(_0x188a75,'*Remove\x20format:*\x20%0',_0x16d619)}:void 0x0;});}_0x251aac('bold',o(_0x188a75,'FORMAT_BOLD')),_0x251aac('italic',o(_0x188a75,'FORMAT_ITALIC')),_0x251aac('underline',o(_0x188a75,'FORMAT_UNDERLINE')),_0x251aac('code',o(_0x188a75,'FORMAT_CODE')),_0x251aac('strikethrough',o(_0x188a75,'FORMAT_STRIKETHROUGH')),_0x251aac('subscript',o(_0x188a75,'FORMAT_SUBSCRIPT')),_0x251aac('superscript',o(_0x188a75,'FORMAT_SUPERSCRIPT'));}}class F extends _0x82b22a{['afterInit'](){const _0x112d7=this['editor'],_0xfef8b9=_0x112d7['locale'];if(!_0x112d7['plugins']['has']('BlockQuoteEditing'))return;const _0xefd37e=_0x112d7['plugins']['get']('TrackChangesEditing'),_0x375410=this['editor']['commands']['get']('blockQuote');_0xefd37e['enableCommand']('blockQuote',(_0x29bfc3,_0x381476={})=>{const _0x10fe29=this['editor']['model']['document']['selection'],_0x273296=_0x381476&&void 0x0!==_0x381476['forceValue']?_0x381476['forceValue']:!_0x375410['value'];let _0x428cdb=[];if(_0x273296){const _0x36a984=Array['from'](_0x10fe29['getSelectedBlocks']())['filter'](_0x696a12=>oo(_0x696a12)||function(_0x4ead53,_0x4320bc){const _0x480893=_0x4320bc['checkChild'](_0x4ead53['parent'],'blockQuote'),_0x575f87=_0x4320bc['checkChild'](['$root','blockQuote'],_0x4ead53);return _0x480893&&_0x575f87;}(_0x696a12,this['editor']['model']['schema']));_0x428cdb=to(_0x36a984,_0x112d7['model']);}else{const _0x3c6290=Array['from'](_0x10fe29['getSelectedBlocks']())['filter'](_0x5f2b94=>oo(_0x5f2b94));_0x428cdb=to(_0x3c6290,_0x112d7['model']);}_0x112d7['model']['change'](()=>{for(const _0x141ac7 of _0x428cdb)_0xefd37e['markBlockFormat'](_0x141ac7,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x273296}]});});}),_0xefd37e['descriptionFactory']['registerDescriptionCallback'](_0x58b53a=>{const {data:_0x1a00bf}=_0x58b53a;if(_0x1a00bf&&'blockQuote'==_0x1a00bf['commandName']){const _0x27b29c=o(_0xfef8b9,'ELEMENT_BLOCK_QUOTE');return _0x1a00bf['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xfef8b9,'*Set\x20format:*\x20%0',_0x27b29c)}:{'type':'format','content':o(_0xfef8b9,'*Remove\x20format:*\x20%0',_0x27b29c)};}});}}function oo(_0x11b4de){return'blockQuote'==_0x11b4de['parent']['name'];}class L extends _0x82b22a{['afterInit'](){const _0x578792=this['editor'];_0x578792['plugins']['has']('CaseChange')&&(_0x578792['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x578792['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x578792['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x82b22a{['afterInit'](){const _0x400746=this['editor'];_0x400746['commands']['get']('ckbox')&&_0x400746['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x82b22a{['afterInit'](){const _0x26b17c=this['editor'];if(!_0x26b17c['plugins']['has']('CodeBlock'))return;const _0x11fc12=_0x26b17c['plugins']['get']('TrackChangesEditing'),_0x4cb418=_0x26b17c['locale'],_0x5ae819=_0x26b17c['config']['get']('codeBlock')['languages'],_0x19160b=_0x26b17c['commands']['get']('codeBlock');_0x11fc12['enableCommand']('indentCodeBlock'),_0x11fc12['enableCommand']('outdentCodeBlock'),_0x11fc12['enableCommand']('codeBlock',(_0xeb7fa3,_0x349023={})=>{const _0x1bc30d=_0x26b17c['model'],_0x4a844f=_0x26b17c['model']['document']['selection'],_0x4b1eb5=_0x349023&&void 0x0!==_0x349023['forceValue']?_0x349023['forceValue']:!_0x19160b['value'];let _0x1da97e;_0x349023['language']||(_0x349023['language']=_0x5ae819[0x0]['language']),_0x1da97e=_0x4b1eb5?Array['from'](_0x4a844f['getSelectedBlocks']())['filter'](_0x2f1034=>eo(_0x2f1034)||function(_0x41e2bb,_0x2de3f1){if(_0x41e2bb['is']('rootElement')||_0x2de3f1['isLimit'](_0x41e2bb))return!0x1;return _0x2de3f1['checkChild'](_0x41e2bb['parent'],'codeBlock');}(_0x2f1034,_0x1bc30d['schema'])):Array['from'](_0x4a844f['getSelectedBlocks']())['filter'](_0x2a5b9d=>eo(_0x2a5b9d));const _0x3cddb4=to(_0x1da97e,_0x1bc30d);_0x1bc30d['change'](()=>{for(const _0x26640e of _0x3cddb4)_0x11fc12['markBlockFormat'](_0x26640e,{'commandName':'codeBlock','commandParams':[{..._0x349023,'forceValue':_0x4b1eb5}],'formatGroupId':'blockName'});});}),(_0x11fc12['descriptionFactory']['registerElementLabel']('codeBlock',_0x150f53=>o(_0x4cb418,'ELEMENT_CODE_BLOCK',_0x150f53)),_0x11fc12['descriptionFactory']['registerDescriptionCallback'](_0x236c5f=>{if('formatBlock'!=_0x236c5f['type'])return;const _0x3bb1f4=_0x4cb418['t'],{data:_0x33a0ec}=_0x236c5f;if(!_0x33a0ec||'codeBlock'!=_0x33a0ec['commandName'])return;const _0x117fa3=_0x33a0ec['commandParams'][0x0]['language'],_0x3b9f5a=_0x3bb1f4(_0x5ae819['find'](_0x2bc6ea=>_0x2bc6ea['language']===_0x117fa3)['label'])['toLowerCase']();return _0x33a0ec['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4cb418,'*Set\x20format:*\x20%0',o(_0x4cb418,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x3b9f5a+')')}:{'type':'format','content':o(_0x4cb418,'*Remove\x20format:*\x20%0',o(_0x4cb418,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x80c10f){return'codeBlock'==_0x80c10f['name'];}class q extends _0x82b22a{['afterInit'](){const _0x148371=this['editor'];if(!_0x148371['plugins']['has']('CommentsEditing'))return;_0x148371['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x3a2ab0,_0x289943,_0x455b6c){const _0x24d34c=[];for(const _0x5e0db8 of _0x289943['getItems']())_0x5e0db8['hasAttribute'](_0x3a2ab0)&&_0x24d34c['push'](_0x455b6c['createRangeOn'](_0x5e0db8));return _0x24d34c;}function _e(_0x583919,_0x474153,{showActiveMarker:_0x263e0f=!0x0}={}){const _0x34ead8=_0x583919['plugins']['get']('TrackChangesEditing');return(_0x4ecfce,_0xf76696,_0x4c44ce)=>{if(!_0x4c44ce['consumable']['test'](_0xf76696['markerRange'],_0x4ecfce['name']))return;const _0x2755b8=_0xf76696['markerRange']['getWalker'](),_0x37957c=_0xf76696['markerRange']['start'],_0x3a2f87=_0x583919['model']['schema'];let _0x966ad7=null,_0x3ab278=null,_0x40887c=!0x1,_0x4789e5=!0x1;for(const _0x5e41d9 of _0x2755b8){const _0x49db22=_0x5e41d9['item'];_0x40887c=_0x40887c||_0x3a2f87['isContent'](_0x49db22);const _0x5debad=_0x4c44ce['mapper']['toViewElement'](_0x49db22);if(_0x5debad&&_0x5debad['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x5e41d9['type']&&(_0x3a2f87['isBlock'](_0x49db22)&&!_0x3a2f87['isLimit'](_0x49db22)&&(_0x49db22['nextSibling']||_0x37957c['isAtEnd']?_0x966ad7&&_0x966ad7['parent']==_0x49db22||(_0x966ad7=_0x49db22,_0x18b1d0(_0x5e41d9['previousPosition']),_0x4789e5=!0x0):_0x3ab278=_0x3ab278||_0x5e41d9['previousPosition']));}function _0x18b1d0(_0x24416b){const {authorId:_0x3e0430}=_0x34ead8['_splitMarkerName'](_0xf76696['markerName']),_0x5c393c=_0x4c44ce['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x474153,'data-author-id':_0x3e0430}),_0x27948f=_0x4c44ce['mapper']['toViewPosition'](_0x24416b);_0x263e0f&&_0x34ead8['activeMarkers']['includes'](_0xf76696['markerName'])&&_0x4c44ce['writer']['addClass']('ck-suggestion-marker--active',_0x5c393c),_0x4c44ce['writer']['insert'](_0x27948f,_0x5c393c),_0x4c44ce['mapper']['bindElementToMarker'](_0x5c393c,_0xf76696['markerName']);}_0x40887c||_0x4789e5||!_0x3ab278||_0x18b1d0(_0x3ab278);};}class z extends _0x82b22a{static get['requires'](){return[_0x5269e1];}['init'](){const _0x4af787=this['editor'],_0x461be0=_0x4af787['plugins']['get']('TrackChangesEditing');_0x461be0['enableCommand']('delete');const _0x1d16f0=_0x4af787['commands']['get']('deleteForward');_0x461be0['enableCommand']('deleteForward',(_0x434852,_0x48436b={})=>{const _0x179d91=_0x4af787['model']['createSelection'](_0x4af787['model']['document']['selection']);_0x179d91['isCollapsed']&&_0x4af787['model']['modifySelection'](_0x179d91,{'direction':'forward','unit':_0x48436b['unit']});const _0x7a8009=_0x179d91['getFirstRange'](),_0x36edb7=_0xb1b223['fromRange'](_0x7a8009);let _0x549c96;_0x434852(_0x48436b),_0x549c96='$graveyard'==_0x36edb7['root']['rootName']?_0x4af787['model']['createRange'](_0x7a8009['start']):_0x4af787['model']['createRange'](_0x36edb7['start'],_0x36edb7['end']),_0x36edb7['detach'](),_0x4af787['model']['enqueueChange'](_0x1d16f0['buffer']['batch'],_0x3cd8fa=>{_0x1d16f0['buffer']['lock'](),_0x3cd8fa['setSelection'](_0x3cd8fa['createRange'](_0x549c96['end'])),_0x1d16f0['buffer']['unlock']();});}),_0x4af787['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x4af787,'merge'),{'priority':'high'}),_0x4af787['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x3cd161,_0x13d69f,_0xd8e311)=>{_0xd8e311['options']['showSuggestionHighlights']&&_e(_0x4af787,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x3cd161,_0x13d69f,_0xd8e311);},{'priority':'high'}),_0x4af787['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0xcc6935,_0x50a8bb,_0x5cb76a)=>{const _0x361aa5=_0x5cb76a['mapper']['markerNameToElements'](_0x50a8bb['markerName']);if(_0x361aa5){for(const _0x128c8b of _0x361aa5)_0x128c8b['is']('uiElement')&&(_0x5cb76a['mapper']['unbindElementFromMarkerName'](_0x128c8b,_0x50a8bb['markerName']),_0x5cb76a['writer']['remove'](_0x128c8b));}},{'priority':'high'});}}class K extends _0x82b22a{['afterInit'](){const _0x5b3104=this['editor'];if(!_0x5b3104['plugins']['has']('ListEditing'))return;const _0x2c9149=_0x5b3104['locale'],_0x5352de=_0x5b3104['plugins']['get']('TrackChangesEditing'),_0x318920=_0x5b3104['plugins']['has']('TodoListEditing'),_0x59a2c6=!!_0x5b3104['config']['get']('list.multiBlock');function _0x4fdbd0(_0x3ad80a){return{'type':'format','content':''+o(_0x2c9149,'*Set\x20format:*\x20%0',_0x3ad80a)};}function _0x3e3521(_0x12cdaf){return{'type':'format','content':''+o(_0x2c9149,'*Remove\x20format:*\x20%0',_0x12cdaf)};}_0x5352de['enableDefaultAttributesIntegration']('numberedList'),_0x5352de['enableDefaultAttributesIntegration']('bulletedList'),_0x5352de['enableDefaultAttributesIntegration']('customNumberedList'),_0x5352de['enableDefaultAttributesIntegration']('customBulletedList'),_0x5352de['enableDefaultAttributesIntegration']('indentList'),_0x5352de['enableDefaultAttributesIntegration']('outdentList'),_0x5352de['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x5352de['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x5352de['registerBlockAttribute']('listItemId'),_0x5352de['registerBlockAttribute']('listType'),_0x5352de['registerBlockAttribute']('listIndent'),_0x59a2c6&&(_0x5352de['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x5352de['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x318920&&(_0x5352de['enableDefaultAttributesIntegration']('todoList'),_0x5352de['enableDefaultAttributesIntegration']('checkTodoList'),_0x5352de['registerBlockAttribute']('todoListChecked'),_0x5352de['descriptionFactory']['registerDescriptionCallback'](_0x30bc84=>{const {data:_0x51deb4}=_0x30bc84;if(_0x51deb4&&'todoListChecked'==_0x51deb4['key'])return{'type':'format','content':_0x51deb4['newValue']?o(_0x2c9149,'*Check\x20item*'):o(_0x2c9149,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x43b34e=>{if(_0x43b34e['batch']['isUndo'])return!0x1;let _0x4c738f=!0x1;const _0x71d53e=_0x5352de['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3c2f25=>'todoListChecked'===_0x5352de['_getAttributeKey'](_0x3c2f25));for(const _0x46f281 of _0x71d53e){'todo'!=_0x46f281['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x5352de['_findSuggestions'](_0x46f281['getFirstRange'](),'attribute')['find'](_0x4e2069=>'listType'===_0x5352de['_getAttributeKey'](_0x4e2069['suggestion']))||(_0x43b34e['removeMarker'](_0x46f281['getFirstMarker']()),_0x4c738f=!0x0));}return _0x4c738f;})),_0x5352de['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x2c9149,'FORMAT_INDENT'));const _0x1beabe={'type':'format','content':''};_0x5352de['descriptionFactory']['registerDescriptionCallback'](_0x115356=>{const {data:_0x5d0043}=_0x115356;if(!_0x5d0043||'listType'!=_0x5d0043['key'])return;let _0x29091e=_0x115356['head'];for(;_0x29091e;){if(_0x29091e['data']&&(('listStyle'==_0x29091e['data']['key']||'listMarkerStyle'==_0x29091e['data']['key'])&&(_0x29091e['data']['newValue']&&'default'!=_0x29091e['data']['newValue']||'default'!=_0x29091e['data']['oldValue']&&!_0x5d0043['newValue'])||!_0x59a2c6&&_0x29091e['data']['key']==m))return _0x1beabe;_0x29091e=_0x29091e['next'];}if(null==_0x5d0043['newValue'])switch(_0x5d0043['oldValue']){case'bulleted':return _0x3e3521(o(_0x2c9149,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3e3521(o(_0x2c9149,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3e3521(o(_0x2c9149,'ELEMENT_TODO_LIST'));}switch(_0x5d0043['newValue']){case'bulleted':return _0x4fdbd0(o(_0x2c9149,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4fdbd0(o(_0x2c9149,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4fdbd0(o(_0x2c9149,'ELEMENT_TODO_LIST'));}}),_0x5352de['descriptionFactory']['registerDescriptionCallback'](_0x48cdc2=>{const {data:_0x337039}=_0x48cdc2;if(_0x337039&&'listIndent'==_0x337039['key'])return null==_0x337039['newValue']||null==_0x337039['oldValue']&&0x0==_0x337039['newValue']?_0x1beabe:void 0x0;}),_0x5352de['descriptionFactory']['registerDescriptionCallback'](_0xaaefaf=>{if('attribute'!=_0xaaefaf['type'])return;const {data:_0x566120}=_0xaaefaf;if(!_0x566120||'listItemId'!=_0x566120['key'])return;const _0x395722=Ee(_0xaaefaf);return'newValue'==_0x395722?{'type':'format','content':o(_0x2c9149,'*Merge:*\x20list\x20item')}:'oldValue'==_0x395722?{'type':'format','content':o(_0x2c9149,'*Split:*\x20list\x20item')}:_0x1beabe;}),_0x5b3104['model']['document']['registerPostFixer'](_0x3b5dff=>this['listItemIdFixer'](_0x3b5dff)),_0x5b3104['model']['document']['registerPostFixer'](_0x2b9970=>this['noTrackChangesFixer'](_0x2b9970)),_0x5b3104['model']['document']['on']('change:data',(_0x411dc9,_0x1eb681)=>{if(_0x1eb681['isUndo']||!_0x1eb681['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x110e22){if(_0x110e22['batch']['isUndo']||!_0x110e22['batch']['isLocal'])return!0x1;let _0x3a643f=!0x1;const _0x21e9f2=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2375b5=>_0x2375b5['data']&&'listItemId'==_0x2375b5['data']['key'])['filter'](_0x1f753d=>_0x1f753d['data']['newValue']&&_0x1f753d['data']['oldValue']);for(const _0x35fa92 of _0x21e9f2)Ee(_0x35fa92)||(_0x110e22['removeMarker'](_0x35fa92['getFirstMarker']()),_0x3a643f=!0x0);return _0x3a643f;}['noTrackChangesFixer'](_0x27e446){if(_0x27e446['batch']['isUndo']||!_0x27e446['batch']['isLocal'])return!0x1;const _0x1ac05d=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x1ac05d['trackChangesCommand']['value'])return!0x1;let _0x59a4d4=!0x1;const _0x25c58e=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x3c1ca9=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x8685be=>'attribute'==_0x8685be['type'])['filter'](_0x44af23=>_0x25c58e['includes'](_0x44af23['attributeKey']));if(0x0==_0x3c1ca9['length'])return _0x59a4d4;for(const _0x5bc0cb of _0x3c1ca9){const _0xa4e589=_0x1ac05d['_findSuggestions'](_0x5bc0cb['range'],'attribute')['filter'](_0x36f856=>!_0x36f856['meta']['isNextTo'])['map'](_0x552e0f=>_0x552e0f['suggestion'])['filter'](_0x39da3e=>{const _0x4436bb=_0x1ac05d['_getAttributeKey'](_0x39da3e);return _0x25c58e['includes'](_0x4436bb);});if(_0xa4e589['length']){for(const _0x14c56d of _0xa4e589)_0x27e446['removeMarker'](_0x14c56d['getFirstMarker']());_0x59a4d4=!0x0;}}return _0x59a4d4;}['assureChains'](){const _0x47e920=this['editor']['plugins']['get']('TrackChangesEditing'),_0x410e4a=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x5087d2;const _0x49f736=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x17ee4a=>{if(_0x17ee4a['data']['oldRange']||!_0x17ee4a['data']['newRange'])return null;if(!_0x17ee4a['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x3c7a90}=_0x47e920['_splitMarkerName'](_0x17ee4a['name']);if(!_0x47e920['hasSuggestion'](_0x3c7a90))return null;const _0x2b5ddf=_0x47e920['getSuggestion'](_0x3c7a90);return _0x410e4a['includes'](_0x2b5ddf['data']['key']);})['map'](_0x57ccc3=>{const {id:_0x1bbd76}=_0x47e920['_splitMarkerName'](_0x57ccc3['name']),_0x30f90f=_0x47e920['getSuggestion'](_0x1bbd76);return _0x5087d2=_0x30f90f['attributes']['groupId'],_0x30f90f['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x49f736['size'])return;const _0x4f796c=_0x47e920['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x46fcc5=>'attribute'==_0x46fcc5['type']&&_0x46fcc5['data']&&_0x410e4a['includes'](_0x46fcc5['data']['key'])&&_0x46fcc5['attributes']['groupId']!=_0x5087d2)['map'](_0x45de5a=>({'listItem':_0x45de5a['getFirstRange']()['start']['nodeAfter'],'groupId':_0x45de5a['attributes']['groupId']})),_0x380115=new Set();for(const {groupId:_0x589ea1,listItem:_0x3c9862}of _0x4f796c)_0x49f736['has'](_0x3c9862)&&_0x380115['add'](_0x589ea1);for(const _0x14ad73 of _0x47e920['getSuggestions']())_0x380115['has'](_0x14ad73['attributes']['groupId'])&&_0x14ad73['setAttribute']('groupId',_0x5087d2);}['_supportLegacySuggestions'](){const _0x164b82=this['editor'],_0xece43d=_0x164b82['locale'],_0x2110f1=_0x164b82['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x2110f1['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2010fb,_0x46d8ec){const _0x38dd99=[];for(let _0x459bb4 of _0x2010fb)_0x459bb4['start']['nodeAfter']===_0x459bb4['end']['parent']&&(_0x459bb4=_0x164b82['model']['createRange'](_0x164b82['model']['createPositionAt'](_0x459bb4['start']['nodeAfter'],0x0))),_0x38dd99['push'](_0x459bb4);_0x164b82['model']['change'](_0x36c436=>{const _0xd3e56b=_0x164b82['model']['document']['selection'],_0x699f3e=Array['from'](_0xd3e56b['getRanges']())['map'](_0x49985e=>_0xb1b223['fromRange'](_0x49985e));_0x36c436['setSelection'](_0x38dd99),_0x164b82['commands']['get'](_0x46d8ec['commandName'])['refresh'](),_0x46d8ec['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x164b82['execute'](_0x46d8ec['commandName'],..._0x46d8ec['commandParams']),_0x36c436['setSelection'](_0x699f3e);for(const _0x74fc64 of _0x699f3e)_0x74fc64['detach']();});}),_0x2110f1['descriptionFactory']['registerElementLabel'](function(_0x18a5f9){const _0x327d6f=!_0x164b82['model']['schema']['isObject'](_0x18a5f9),_0x4397a3=_0x18a5f9['previousSibling'],_0x58718d=_0x18a5f9['nextSibling'],_0x15b9c3=_0x18a5f9['getAttribute']('listItemId'),_0x4f0c01=!_0x4397a3||_0x4397a3['getAttribute']('listItemId')!==_0x15b9c3,_0x5d2b1e=!_0x58718d||_0x58718d['getAttribute']('listItemId')!==_0x15b9c3;return _0x327d6f&&Boolean(_0x15b9c3)&&_0x4f0c01&&_0x5d2b1e;},_0x106776=>o(_0xece43d,'ELEMENT_LIST_ITEM',_0x106776));}['_registerLegacyDescription'](){const _0x56f3ff=this['editor'],_0x35a77a=_0x56f3ff['locale'];function _0x369eb2(_0xeee0ee){const _0x32d123=_0x56f3ff['commands']['get']('bulletedList')['value'],_0x4c6e89=_0x56f3ff['commands']['get']('numberedList')['value'];return'numberedList'===_0xeee0ee?_0x32d123:_0x4c6e89;}_0x56f3ff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x1a4f08){if('formatBlock'!=_0x1a4f08['type'])return;const {data:_0x4f0f23}=_0x1a4f08;if(!_0x4f0f23)return;let _0x23dceb,_0x229095,_0x4f1419,_0x2dd2bc;switch(_0x4f0f23['commandName']){case'bulletedList':_0x4f1419=_0x4f0f23['commandParams'][0x0]['forceValue'],_0x2dd2bc=_0x369eb2(_0x4f0f23['commandName']),_0x23dceb=_0x4f1419?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x2dd2bc&&_0x56f3ff['config']['get']('list.multiBlock')||(_0x23dceb='*Change\x20to:*\x20%0'),_0x229095={'type':'format','content':o(_0x35a77a,_0x23dceb,o(_0x35a77a,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x4f1419=_0x4f0f23['commandParams'][0x0]['forceValue'],_0x2dd2bc=_0x369eb2(_0x4f0f23['commandName']),_0x23dceb=_0x4f1419?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x2dd2bc&&_0x56f3ff['config']['get']('list.multiBlock')||(_0x23dceb='*Change\x20to:*\x20%0'),_0x229095={'type':'format','content':o(_0x35a77a,_0x23dceb,o(_0x35a77a,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x23dceb='*Indent:*\x20%0',_0x229095={'type':'format','content':o(_0x35a77a,_0x23dceb,o(_0x35a77a,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x23dceb=function(_0xc02356){const _0x52409e=_0xc02356['getFirstRange']();let _0x3df0d5=_0x52409e['start']['nodeAfter'];for(;_0x3df0d5&&_0x52409e['containsItem'](_0x3df0d5);){if(_0x3df0d5['getAttribute']('listIndent')>0x0)return!0x1;_0x3df0d5=_0x3df0d5['nextSibling'];}return!0x0;}(_0x1a4f08)?o(_0x35a77a,'*Format:*\x20remove\x20from\x20%0',o(_0x35a77a,function(_0x1cf066){return'ELEMENT_'+_0x1cf066['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x1a4f08))):o(_0x35a77a,'*Outdent:*\x20%0',o(_0x35a77a,'ELEMENT_LIST_ITEM')),_0x229095={'type':'format','content':_0x23dceb};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x4f0f23['multipleBlocks']&&(_0x23dceb='*Merge:*\x20%0',_0x229095={'type':'deletion','content':o(_0x35a77a,_0x23dceb,o(_0x35a77a,'ELEMENT_LIST_ITEM'))});}return _0x229095;});}}function Ee(_0x1078c1){let _0x398b11=_0x1078c1['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x398b11;){const _0x171400=_0x398b11['getAttribute']('listItemId');if(!_0x171400)return!0x1;if(_0x171400==_0x1078c1['data']['newValue'])return'newValue';if(_0x171400==_0x1078c1['data']['oldValue'])return'oldValue';_0x398b11=_0x398b11['previousSibling'];}return!0x1;}class pe extends _0x82b22a{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x24f781=this['editor']['config']['get']('list.properties'),_0x3bf423=this['editor']['plugins']['get']('TrackChangesEditing');_0x24f781['styles']&&(_0x3bf423['enableDefaultAttributesIntegration']('listStyle'),_0x3bf423['registerBlockAttribute']('listStyle')),_0x24f781['reversed']&&(_0x3bf423['enableDefaultAttributesIntegration']('listReversed'),_0x3bf423['registerBlockAttribute']('listReversed')),_0x24f781['startIndex']&&(_0x3bf423['enableDefaultAttributesIntegration']('listStart'),_0x3bf423['registerBlockAttribute']('listStart'));const _0x2d244b={'type':'format','content':''};_0x3bf423['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x334941=this['editor']['locale'];_0x3bf423['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x334941,'FORMAT_LIST_REVERSED')),_0x3bf423['descriptionFactory']['registerDescriptionCallback'](_0x1f2106=>{const {data:_0x10abb9}=_0x1f2106;if(_0x10abb9&&'listReversed'==_0x10abb9['key'])return null==_0x10abb9['newValue']||0x0==_0x10abb9['newValue']&&null==_0x10abb9['oldValue']?_0x2d244b:void 0x0;}),_0x3bf423['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x334941,'FORMAT_LIST_START')),_0x3bf423['descriptionFactory']['registerDescriptionCallback'](_0x40a1a5=>{const {data:_0x9810cc}=_0x40a1a5;if(_0x9810cc&&'listStart'==_0x9810cc['key'])return null==_0x9810cc['newValue']||0x1==_0x9810cc['newValue']&&null==_0x9810cc['oldValue']?_0x2d244b:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x280c46=>{if(_0x280c46['batch']['isUndo'])return!0x1;let _0x332616=!0x1;const _0x3d40f2=_0x3bf423['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4c3909=>{const _0xe22ed1=_0x3bf423['_getAttributeKey'](_0x4c3909);return'listStart'==_0xe22ed1||'listReversed'==_0xe22ed1;});for(const _0x1cb58f of _0x3d40f2){const _0x1f3408=_0x1cb58f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x1f3408||'customNumbered'==_0x1f3408)continue;_0x3bf423['_findSuggestions'](_0x1cb58f['getFirstRange'](),'attribute')['find'](_0x1614c0=>'listType'==_0x3bf423['_getAttributeKey'](_0x1614c0['suggestion']))||(_0x280c46['removeMarker'](_0x1cb58f['getFirstMarker']()),_0x332616=!0x0);}return _0x332616;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x4d189c){const _0x504160=this['editor']['locale'],{data:_0x4cb1be}=_0x4d189c,_0x317975={'type':'format','content':''};if(!_0x4cb1be||'listStyle'!=_0x4cb1be['key'])return;if(!_0x4cb1be['oldValue'])return'default'==_0x4cb1be['newValue']?_0x317975:{'type':'format','content':''+o(_0x504160,'*Set\x20format:*\x20%0',o(_0x504160,this['_getTranslationKeyForListStyle'](_0x4cb1be['newValue'])))};if(!_0x4cb1be['newValue']){if('default'==_0x4cb1be['oldValue'])return _0x317975;let _0x50d676=_0x4d189c['head'];for(;_0x50d676;){if(_0x50d676['data']&&'listType'==_0x50d676['data']['key']&&_0x50d676['data']['newValue'])return _0x317975;_0x50d676=_0x50d676['next'];}return{'type':'format','content':''+o(_0x504160,'*Remove\x20format:*\x20%0',o(_0x504160,this['_getTranslationKeyForListStyle'](_0x4cb1be['oldValue'])))};}if('default'!=_0x4cb1be['newValue'])return{'type':'format','content':''+o(_0x504160,'*Set\x20format:*\x20%0',o(_0x504160,this['_getTranslationKeyForListStyle'](_0x4cb1be['newValue'])))};let _0x1d0d6d=_0x4d189c['head'];for(;_0x1d0d6d;){if(_0x1d0d6d['data']&&'listType'==_0x1d0d6d['data']['key']&&_0x1d0d6d['data']['newValue']&&_0x1d0d6d['data']['oldValue'])return _0x317975;_0x1d0d6d=_0x1d0d6d['next'];}return{'type':'format','content':o(_0x504160,'*Set\x20format:*\x20%0',o(_0x504160,'ELEMENT_'+_0x4d189c['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x5e2206=this['editor'],_0x20e0ab=_0x5e2206['locale'];_0x5e2206['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3135be=>{if('formatBlock'!=_0x3135be['type'])return;const {data:_0x478611}=_0x3135be;if(!_0x478611)return;let _0x264c01,_0x55588c;switch(_0x478611['commandName']){case'listStyle':_0x264c01='*Change\x20to:*\x20%0',_0x55588c={'type':'format','content':o(_0x20e0ab,_0x264c01,o(_0x20e0ab,this['_getTranslationKeyForListStyle'](_0x478611['commandParams'][0x0]['type'])))};break;case'listReversed':_0x264c01=_0x478611['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x55588c={'type':'format','content':o(_0x20e0ab,_0x264c01)};break;case'listStart':_0x264c01='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x55588c={'type':'format','content':o(_0x20e0ab,_0x264c01,_0x478611['commandParams'][0x0]['startIndex'])};}return _0x55588c;});}['_getTranslationKeyForListStyle'](_0x852c94){return'ELEMENT_'+function(_0x5a2983){if(ye['includes'](_0x5a2983))return'bulleted';if(Se['includes'](_0x5a2983))return'numbered';return null;}(_0x852c94)['toUpperCase']()+'_LIST_'+_0x852c94['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x82b22a{static get['requires'](){return[_0x3aabb4];}['init'](){const _0x16e308=this['editor'],_0x31a61f=_0x16e308['plugins']['get']('TrackChangesEditing'),_0x1cbaea=_0x16e308['commands']['get']('enter');_0x31a61f['enableCommand']('enter',()=>{_0x16e308['model']['change'](_0x2c0235=>{const _0x58aca1=_0x16e308['model']['document']['selection'],_0x4c305f=_0x58aca1['getFirstPosition'](),_0x15344b=_0xb1b223['fromRange'](_0x58aca1['getFirstRange']());if(_0x1cbaea['enterBlock'](_0x2c0235)){const _0x50cfab=_0x16e308['model']['createPositionAt'](_0x4c305f['parent']['nextSibling'],0x0),_0x6bf64d=_0x2c0235['createRange'](_0x4c305f,_0x50cfab);_0x31a61f['markInsertion'](_0x6bf64d);}else _0x2c0235['setSelection'](_0x2c0235['createRange'](_0x15344b['end']));_0x15344b['detach'](),_0x1cbaea['fire']('afterExecute',{'writer':_0x2c0235});});}),_0x16e308['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x16e308,'split'),{'priority':'high'}),_0x16e308['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x28d774,_0x39e858,_0x210323)=>{const _0x376b75=_0x210323['mapper']['markerNameToElements'](_0x39e858['markerName']);if(_0x376b75){for(const _0x1790e2 of _0x376b75)_0x1790e2['hasClass']('ck-suggestion-marker-split')&&(_0x210323['mapper']['unbindElementFromMarkerName'](_0x1790e2,_0x39e858['markerName']),_0x210323['writer']['remove'](_0x1790e2));}},{'priority':'high'}),_0x16e308['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x279b1f,_0x4aec5e,_0x49500f)=>{_0x49500f['options']['showSuggestionHighlights']&&_e(_0x16e308,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x279b1f,_0x4aec5e,_0x49500f);},{'priority':'high'});}}class X extends _0x82b22a{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x4191cc=this['editor']['plugins']['get']('TrackChangesEditing');_0x4191cc['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x4191cc['enableCommand']('findNext'),_0x4191cc['enableCommand']('findPrevious'),_0x4191cc['enableCommand']('replace'),_0x4191cc['enableCommand']('replaceAll');}['handleFindCommand'](_0x281206,_0x59cf2d,_0x3c3d64={}){const _0x2509aa=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x281206(_0x5968b2=>{let _0x400fc6=('string'==typeof _0x59cf2d?_0x2509aa['findByTextCallback'](_0x59cf2d,_0x3c3d64):_0x59cf2d)(_0x5968b2);Array['isArray'](_0x400fc6)&&(_0x400fc6={'results':_0x400fc6,'searchText':'string'==typeof _0x59cf2d?_0x59cf2d:''});const _0x4eb7af=_0x400fc6['results']['filter'](_0x485359=>!0x1===this['_isInDeletionRange'](_0x485359,_0x5968b2['item']));return{..._0x400fc6,'results':_0x4eb7af};},_0x3c3d64);}['_isInDeletionRange'](_0xa0bbec,_0x3f6106){const _0x440c3e=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3f6106,_0xa0bbec['start']),this['editor']['model']['createPositionAt'](_0x3f6106,_0xa0bbec['end']));for(const _0x21d04d of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x440c3e['getIntersection'](_0x21d04d['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x82b22a{['afterInit'](){const _0x2dad47=this['editor']['locale'],_0x23b357=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x34aff4,commandName:_0x2b2a37}of ro)this['editor']['plugins']['has'](_0x34aff4)&&(_0x23b357['enableDefaultAttributesIntegration'](_0x2b2a37),_0x23b357['registerInlineAttribute'](_0x2b2a37));_0x23b357['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2dad47,'FORMAT_FONT_SIZE')),_0x23b357['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2dad47,'FORMAT_FONT_FAMILY')),_0x23b357['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2dad47,'FORMAT_FONT_COLOR')),_0x23b357['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2dad47,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1cf0ed=this['editor'],_0x2b831e=_0x1cf0ed['locale'];_0x1cf0ed['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2fed28=>{const _0x14cdf7=_0x2b831e['t'];if('formatInline'!=_0x2fed28['type'])return;const {data:_0x9cb58}=_0x2fed28;if(null!=_0x9cb58){if('fontSize'==_0x9cb58['commandName']){const _0x5aa11a=_0x9cb58['commandParams'][0x0]['value'];if(_0x5aa11a){const _0xb66d70=_0x14cdf7(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x1c54a3=>_0x1c54a3['model']==_0x5aa11a)['title'])['toLowerCase']();return{'type':'format','content':o(_0x2b831e,'*Set\x20font\x20size:*\x20%0',_0xb66d70)};}return{'type':'format','content':o(_0x2b831e,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x9cb58['commandName']){const _0x382101=_0x9cb58['commandParams'][0x0]['value'];return _0x382101?{'type':'format','content':o(_0x2b831e,'*Set\x20font\x20family:*\x20%0',_0x382101)}:{'type':'format','content':o(_0x2b831e,'*Reset\x20font\x20family*')};}if('fontColor'==_0x9cb58['commandName']){const _0x390ecc=_0x9cb58['commandParams'][0x0]['value'];if(_0x390ecc){const _0x3cdb05=_0x51d8f8(this['editor']['config']['get']('fontColor.colors'))['find'](_0x25ec04=>_0x25ec04['model']==_0x390ecc);let _0x492c4e=_0x390ecc,_0x16c64b='';return _0x3cdb05&&(_0x492c4e=_0x3cdb05['label'],_0x16c64b=_0x14cdf7(_0x492c4e)['toLowerCase']()),{'type':'format','content':o(_0x2b831e,'*Set\x20font\x20color:*\x20%0',_0x16c64b)['trim'](),'color':{'value':_0x390ecc,'title':_0x16c64b||_0x492c4e}};}return{'type':'format','content':o(_0x2b831e,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x9cb58['commandName']){const _0x41b90f=_0x9cb58['commandParams'][0x0]['value'];if(_0x41b90f){const _0x2323b0=_0x51d8f8(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x54b407=>_0x54b407['model']==_0x41b90f);let _0x1de9b3=_0x41b90f,_0x4b7c78='';return _0x2323b0&&(_0x1de9b3=_0x2323b0['label'],_0x4b7c78=_0x14cdf7(_0x1de9b3)['toLowerCase']()),{'type':'format','content':o(_0x2b831e,'*Set\x20font\x20background\x20color:*\x20%0',_0x4b7c78)['trim'](),'color':{'value':_0x41b90f,'title':_0x4b7c78||_0x1de9b3}};}return{'type':'format','content':o(_0x2b831e,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x82b22a{['afterInit'](){const _0x1ce1bb=this['editor'],_0x57cac4=_0x1ce1bb['plugins']['get']('TrackChangesEditing'),_0x57ea85=_0x1ce1bb['commands']['get']('copyFormat'),_0x23cb75=_0x1ce1bb['commands']['get']('pasteFormat');_0x57ea85&&_0x23cb75&&(_0x57cac4['enableDefaultAttributesIntegration']('pasteFormat'),_0x57cac4['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x41a8ae=this['editor'],_0x78828c=_0x41a8ae['locale'];_0x41a8ae['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2694e1=>{if('formatBlock'!=_0x2694e1['type']&&'formatInline'!=_0x2694e1['type'])return;const {data:_0x4f3016}=_0x2694e1;if(_0x4f3016&&'pasteFormat'===_0x4f3016['commandName']){const _0x26cf57=[],_0x1603c8=_0x4f3016['commandParams'][0x0];for(const [_0x4293e3,_0x58e71d]of Object['entries'](_0x1603c8))_0x26cf57['push'](so(_0x41a8ae,_0x4293e3,_0x58e71d));return _0x26cf57['length']?{'type':'format','content':o(_0x78828c,'*Set\x20format\x20to:*\x20%0',_0x26cf57['join'](',\x20'))}:{'type':'format','content':o(_0x78828c,'*Remove\x20all\x20formatting*')};}});}}function so(_0x3f7370,_0x57c703,_0x48d4dc){const _0x15988f=_0x3f7370['locale']['t'],_0x4812b6=_0x57c703['split'](/(?=[A-Z])/)['join']('\x20'),_0x3d5745=_0x15988f(_0x4812b6['charAt'](0x0)['toUpperCase']()+_0x4812b6['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x48d4dc)return _0x3d5745;if('fontColor'===_0x57c703||'fontBackgroundColor'===_0x57c703){const _0x5076ca=_0x51d8f8(_0x3f7370['config']['get']('fontColor.colors'))['find'](_0x79036b=>_0x79036b['model']==_0x48d4dc);return _0x3d5745+'\x20('+(_0x5076ca?_0x15988f(_0x5076ca['label'])['toLowerCase']():_0x48d4dc)+')';}if('fontSize'===_0x57c703&&isNaN(parseFloat(_0x48d4dc))){const _0x9b0c14=_0x3f7370['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x3f7370['config']['get']('fontSize.options'))['find'](_0x29f01a=>_0x29f01a['model']==_0x48d4dc);return _0x3d5745+'\x20('+(_0x9b0c14?_0x15988f(_0x9b0c14['title'])['toLowerCase']():_0x48d4dc)+')';}return _0x3d5745+'\x20('+_0x48d4dc+')';}class tt extends _0x82b22a{['_headingOptions'];['afterInit'](){const _0x4fae1e=this['editor'];if(!_0x4fae1e['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x4fae1e['config']['get']('heading.options');const _0x5130a4=_0x4fae1e['locale'],_0x40f84b=_0x4fae1e['plugins']['get']('TrackChangesEditing');_0x40f84b['enableDefaultAttributesIntegration']('heading');for(const _0x5572ac of this['_headingOptions'])'paragraph'!=_0x5572ac['model']&&_0x40f84b['descriptionFactory']['registerElementLabel'](_0x5572ac['model'],_0x11b413=>{const _0x58d444=this['_getHeadingLevel'](_0x5572ac['model']);return null!==_0x58d444?_0x5741b8(_0x11b413,_0x58d444):_0xc40031(_0x11b413,_0x5572ac['title']);});function _0x5741b8(_0x1275c7,_0x46df47){return o(_0x5130a4,'ELEMENT_HEADING',[_0x1275c7,_0x46df47]);}function _0xc40031(_0x189b93,_0x36ee70){return o(_0x5130a4,'ELEMENT_HEADING_CUSTOM',[_0x189b93,_0x36ee70]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x561bb6=this['editor'],_0x5edc94=_0x561bb6['locale'];function _0x1bdf1c(_0x1121cf,_0x4584e2){return o(_0x5edc94,'ELEMENT_HEADING_CUSTOM',[_0x1121cf,_0x4584e2]);}_0x561bb6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5d2264=>{if('formatBlock'!=_0x5d2264['type'])return;const {data:_0x575ee2}=_0x5d2264;if(_0x575ee2&&'heading'==_0x575ee2['commandName']){const _0x3c55dc=_0x575ee2['commandParams'][0x0]['value'],_0x33bfff=this['_getHeadingLevel'](_0x3c55dc);if(null!==_0x33bfff)return{'type':'format','content':o(_0x5edc94,'*Change\x20to:*\x20%0',(_0x390891=0x1,_0x2a554b=_0x33bfff,o(_0x5edc94,'ELEMENT_HEADING',[_0x390891,_0x2a554b])))};const _0x5a61a3=this['_headingOptions']['find'](_0x2a64be=>_0x2a64be['model']===_0x3c55dc)['title'];return{'type':'format','content':o(_0x5edc94,'*Change\x20to:*\x20%0',_0x1bdf1c(0x1,_0x5a61a3))};}var _0x390891,_0x2a554b;});}['_getHeadingLevel'](_0x389b1f){const _0x14e0dd=_0x389b1f['match'](/^heading(\d+)/);if(_0x14e0dd)return _0x14e0dd[0x1];const _0x5aa01c=this['_headingOptions']?.['find'](_0x207e0e=>_0x207e0e['model']==_0x389b1f);if(_0x5aa01c&&_0x5aa01c['view']){const _0x1a24f7=_0x5aa01c['view'],_0x50d2ab=(_0x1a24f7['name']??_0x1a24f7)['match'](/^h(\d+)/);if(_0x50d2ab)return _0x50d2ab[0x1];}return null;}}class et extends _0x82b22a{['afterInit'](){const _0x57388f=this['editor'];if(!_0x57388f['plugins']['has']('HighlightEditing'))return;const _0x433df1=_0x57388f['plugins']['get']('TrackChangesEditing'),_0x496fdc=_0x57388f['locale'];_0x433df1['enableDefaultAttributesIntegration']('highlight'),_0x433df1['registerInlineAttribute']('highlight'),_0x433df1['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x496fdc,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x34eb06=this['editor'],_0x48981d=_0x34eb06['locale'];_0x34eb06['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x871934=>{if('formatInline'!=_0x871934['type'])return;const {data:_0x563d88}=_0x871934;if(_0x563d88&&'highlight'==_0x563d88['commandName']){const _0x44e527=_0x48981d['t'],_0x2e7788=_0x563d88['commandParams'][0x0]['value'];if(_0x2e7788){const _0x395b3c=_0x34eb06['config']['get']('highlight.options')['find'](_0x310c65=>_0x310c65['model']==_0x2e7788),_0x1c5ea3=_0x44e527(_0x395b3c['title'])['toLowerCase']();return{'type':'format','content':o(_0x48981d,'*Set\x20highlight:*\x20%0',_0x1c5ea3),'color':{'value':_0x395b3c['color'],'title':_0x395b3c['title']}};}return{'type':'format','content':o(_0x48981d,'*Remove\x20highlight*',o(_0x48981d,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x82b22a{['afterInit'](){const _0x252f98=this['editor'];if(!_0x252f98['plugins']['has']('HorizontalLineEditing'))return;_0x252f98['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x5d9a71=_0x252f98['plugins']['get']('TrackChangesEditing'),_0x4e65a6=_0x252f98['locale'];_0x5d9a71['descriptionFactory']['registerElementLabel']('horizontalLine',_0x2a6191=>o(_0x4e65a6,'ELEMENT_HORIZONTAL_LINE',_0x2a6191)),_0x252f98['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x18f083,{writer:_0x667126,options:_0x5c9d71})=>{if(!_0x5c9d71['showSuggestionHighlights'])return null;const _0xe72b90=_0x667126['createContainerElement']('div'),_0x5e94f3=_0x667126['createEmptyElement']('hr');return _0x667126['addClass']('ck-horizontal-line',_0xe72b90),_0x667126['insert'](_0x667126['createPositionAt'](_0xe72b90,0x0),_0x5e94f3),_0xe72b90;},'converterPriority':'high'});}}class st extends _0x82b22a{['afterInit'](){const _0x31418a=this['editor'];if(!_0x31418a['plugins']['has']('HtmlEmbed'))return;const _0x26eec6=_0x31418a['plugins']['get']('TrackChangesEditing'),_0x567c19=_0x31418a['locale'];_0x26eec6['descriptionFactory']['registerElementLabel']('rawHtml',_0x1e640c=>o(_0x567c19,'ELEMENT_HTML_EMBED',_0x1e640c)),_0x26eec6['enableDefaultAttributesIntegration']('htmlEmbed'),_0x26eec6['registerBlockAttribute']('value'),_0x26eec6['descriptionFactory']['registerDescriptionCallback'](_0x51c31f=>{if('attribute'!=_0x51c31f['type'])return;const {data:_0x47d580}=_0x51c31f;if(_0x47d580&&'value'==_0x47d580['key']&&_0x51c31f['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x17695f=o(_0x567c19,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x567c19,'*Change\x20%0\x20content*',_0x17695f)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4562b2=this['editor'],_0x358601=_0x4562b2['locale'];_0x4562b2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x41859e=>{if('formatBlock'!=_0x41859e['type'])return;const {data:_0x3fc030}=_0x41859e;if(_0x3fc030&&'htmlEmbed'==_0x3fc030['commandName']){const _0x3e97f1=o(_0x358601,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x358601,'*Change\x20%0\x20content*',_0x3e97f1)};}});}}class nt extends _0x82b22a{['afterInit'](){const _0x5b147b=this['editor'];if(!_0x5b147b['plugins']['has']('ImageEditing'))return;const _0x9b95ff=_0x5b147b['plugins']['get']('TrackChangesEditing'),_0x1ee380=_0x5b147b['plugins']['get']('ImageUtils'),_0x39d86f=_0x5b147b['locale'];_0x9b95ff['enableCommand']('insertImage'),_0x9b95ff['descriptionFactory']['registerElementLabel']('imageBlock',_0x695ce3=>o(_0x39d86f,'ELEMENT_IMAGE',_0x695ce3)),_0x9b95ff['descriptionFactory']['registerElementLabel']('imageInline',_0x83ccc5=>o(_0x39d86f,'ELEMENT_INLINE_IMAGE',_0x83ccc5)),_0x9b95ff['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x39d86f,'ELEMENT_CAPTION')),_0x5b147b['plugins']['has']('ImageUploadEditing')&&_0x9b95ff['enableCommand']('uploadImage'),_0x5b147b['plugins']['has']('ImageBlockEditing')&&_0x5b147b['plugins']['has']('ImageInlineEditing')&&(_0x9b95ff['enableCommand']('imageTypeInline',(_0x560909,_0x395711)=>{const _0x26ecce=_0x1ee380['getClosestSelectedImageElement'](_0x5b147b['model']['document']['selection']);_0x5b147b['model']['change'](()=>{_0x9b95ff['markBlockFormat'](_0x26ecce,{'commandName':'imageTypeInline','commandParams':[_0x395711]},[],'convertBlockImageToInline');});}),_0x9b95ff['enableCommand']('imageTypeBlock',(_0x4d345a,_0x490fc8)=>{_0x5b147b['model']['change'](_0x4b26e0=>{let _0x3886d0=_0x1ee380['getClosestSelectedImageElement'](_0x5b147b['model']['document']['selection']),_0x4b4369=_0x4b26e0['createRangeOn'](_0x3886d0);const _0x27304a=_0x3fc9ae['fromPosition'](_0x4b4369['start'],'toPrevious'),_0x5c2beb=_0x3fc9ae['fromPosition'](_0x4b4369['end'],'toNext');_0x9b95ff['forceDefaultExecution'](()=>_0x4d345a(_0x490fc8)),_0x3886d0=_0x1ee380['getClosestSelectedImageElement'](_0x5b147b['model']['document']['selection']),_0x4b4369=_0x4b26e0['createRangeOn'](_0x3886d0);const _0x4ad76d=_0x4b26e0['createRange'](_0x27304a,_0x5c2beb);_0x27304a['detach'](),_0x5c2beb['detach'](),_0x9b95ff['markBlockFormat'](_0x3886d0,{'commandName':'imageTypeInline','commandParams':[_0x490fc8]},[],'convertInlineImageToBlock'),_0x4ad76d['start']['isBefore'](_0x4b4369['start'])&&_0x9b95ff['markInsertion'](_0x4b26e0['createRange'](_0x4ad76d['start'],_0x4b4369['start']),'convertInlineImageToBlock'),_0x4b4369['end']['isBefore'](_0x4ad76d['end'])&&_0x9b95ff['markInsertion'](_0x4b26e0['createRange'](_0x4b4369['end'],_0x4ad76d['end']),'convertInlineImageToBlock');});}),_0x9b95ff['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x9b95ff['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x9b95ff['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x9b95ff['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x9b95ff['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x9b95ff['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0xed7fca])=>{const _0x360e6c=_0x9b95ff['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2b1174=_0xed7fca['start'],_0x2326ec=_0xed7fca['end'];const _0x43a00b=_0x5b147b['model']['schema']['getNearestSelectionRange'](_0x2b1174,'backward'),_0x34a733=_0x5b147b['model']['schema']['getNearestSelectionRange'](_0x2326ec,'forward');_0x43a00b['isCollapsed']&&(_0x2b1174=_0x43a00b['start']),_0x34a733['isCollapsed']&&(_0x2326ec=_0x34a733['end']),_0x360e6c([_0x5b147b['model']['createRange'](_0x2b1174,_0x2326ec)]);}),_0x9b95ff['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x3ccd55),_0x9b95ff['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x3ccd55)),_0x5b147b['plugins']['has']('ImageCaptionEditing')&&(_0x9b95ff['enableCommand']('toggleImageCaption',(_0x41a5ac,_0x5610b0)=>{const _0x224da2=_0x5b147b['plugins']['get']('ImageCaptionUtils');let _0xe84a21=_0x1ee380['getClosestSelectedImageElement'](_0x5b147b['model']['document']['selection']),_0x47ab4d=_0x224da2['getCaptionFromImageModelElement'](_0xe84a21);_0x5b147b['model']['change'](()=>{if(_0x47ab4d)return void _0x9b95ff['markDeletion'](_0x5b147b['model']['createRangeOn'](_0x47ab4d));const _0x157a85=_0x1ee380['isBlockImage'](_0xe84a21);_0x41a5ac(_0x5610b0),_0xe84a21=_0x1ee380['getClosestSelectedImageElement'](_0x5b147b['model']['document']['selection']),_0x47ab4d=_0x224da2['getCaptionFromImageModelElement'](_0xe84a21),_0x9b95ff['markInsertion'](_0x5b147b['model']['createRangeOn'](_0x47ab4d),_0x157a85?null:'imageCaption');});}),_0x9b95ff['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x3ccd55));const _0x21ff1e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4453ad(_0x1727bd,_0x5d6dc1){const _0x3dbc6e=_0x21ff1e['findIndex'](({type:_0x36a1a1,subType:_0x45fd35})=>_0x1727bd['type']==_0x36a1a1&&_0x1727bd['subType']==_0x45fd35),_0x2d64ef=_0x21ff1e['findIndex'](({type:_0x36acf9,subType:_0x3a2a49})=>_0x5d6dc1['type']==_0x36acf9&&_0x5d6dc1['subType']==_0x3a2a49);if(_0x3dbc6e<0x0||_0x2d64ef<0x0)return!0x1;const _0x1b26ab=_0x1727bd['getFirstRange'](),_0x5af0ba=_0x5d6dc1['getFirstRange']();if((0x0==_0x3dbc6e||0x1==_0x3dbc6e)&&0x2==_0x2d64ef&&_0x1b26ab['isIntersecting'](_0x5af0ba))return!0x0;if(0x2==_0x3dbc6e&&0x3==_0x2d64ef){const _0x34d12d=_0x9b95ff['_findSuggestions'](_0x1b26ab,'insertion')['filter'](({suggestion:_0x4bd29c,meta:_0x30e029})=>_0x30e029['isOwn']&&'convertInlineImageToBlock'==_0x4bd29c['subType']);if(_0x34d12d['length']>0x1&&_0x5af0ba['end']['isEqual'](_0x1b26ab['start']))return!0x0;if(0x1==_0x34d12d['length']&&(_0x1b26ab['start']['isEqual'](_0x5af0ba['end'])||_0x1b26ab['end']['isEqual'](_0x5af0ba['start'])))return!0x0;}if(0x3==_0x3dbc6e&&0x3==_0x2d64ef&&_0x1b26ab['start']['isBefore'](_0x5af0ba['start'])){const _0x449237=_0x1b26ab['end']['nodeAfter'],_0x2b2ca8=_0x5af0ba['start']['nodeBefore'];return _0x1ee380['isBlockImage'](_0x449237)&&_0x449237===_0x2b2ca8;}return!0x1;}function _0x3ccd55(_0x1ece06,_0x5d74aa){return _0x4453ad(_0x1ece06,_0x5d74aa)?[_0x1ece06,_0x5d74aa]:_0x4453ad(_0x5d74aa,_0x1ece06)?[_0x5d74aa,_0x1ece06]:null;}_0x5b147b['plugins']['has']('ImageResize')&&(_0x9b95ff['enableDefaultAttributesIntegration']('resizeImage'),_0x9b95ff['registerBlockAttribute']('resizedWidth'),_0x9b95ff['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x39d86f,'FORMAT_IMAGE_SIZE'))),_0x5b147b['plugins']['has']('ImageTextAlternativeEditing')&&(_0x9b95ff['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x9b95ff['registerBlockAttribute']('alt')),_0x9b95ff['descriptionFactory']['registerDescriptionCallback'](_0x4a5fcb=>{if(!!_0x21ff1e['find'](({type:_0xe0decd,subType:_0x337c85})=>_0x4a5fcb['type']==_0xe0decd&&_0x4a5fcb['subType']==_0x337c85))return _0x4a5fcb['previous']?{}:void 0x0;}),_0x9b95ff['descriptionFactory']['registerDescriptionCallback'](_0x596fb7=>{if('insertion'==_0x596fb7['type']||'deletion'==_0x596fb7['type']){const _0x1343ff=_0x596fb7['getContainedElement']();if(_0x1343ff&&_0x1343ff['is']('element','caption'))return{'type':'insertion'==_0x596fb7['type']?'addObject':'removeObject','element':_0x1343ff,'quantity':0x1};}}),_0x9b95ff['descriptionFactory']['registerDescriptionCallback'](_0x4b92bd=>'formatBlock'==_0x4b92bd['type']&&'convertInlineImageToBlock'==_0x4b92bd['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x4b92bd['type']&&'convertBlockImageToInline'==_0x4b92bd['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x9b95ff['descriptionFactory']['registerDescriptionCallback'](_0x29a0de=>{if('attribute'!=_0x29a0de['type'])return;const {data:_0x6e3330}=_0x29a0de;if(!_0x6e3330||'alt'!=_0x6e3330['key'])return;const _0x2ac6f5=_0x6e3330['newValue'];return _0x2ac6f5?{'type':'format','content':o(_0x39d86f,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2ac6f5+'\x22')}:{'type':'format','content':o(_0x39d86f,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x526d8c=this['editor'],_0x13b9ee=_0x526d8c['locale'];_0x526d8c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xa5fd9a=>{if('formatBlock'!=_0xa5fd9a['type']&&'formatInline'!=_0xa5fd9a['type'])return;const {data:_0x38e07b}=_0xa5fd9a;if(_0x38e07b){if('imageTextAlternative'==_0x38e07b['commandName']){const _0x103239=_0x38e07b['commandParams'][0x0]['newValue'];return _0x103239?{'type':'format','content':o(_0x13b9ee,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x103239+'\x22')}:{'type':'format','content':o(_0x13b9ee,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x38e07b['commandName']){const _0x4f61e2=_0x38e07b['commandParams'][0x0]['width'];return _0x4f61e2?{'type':'format','content':o(_0x13b9ee,'*Set\x20image\x20width:*\x20%0',_0x4f61e2)}:{'type':'format','content':o(_0x13b9ee,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x82b22a{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x4167a5=this['editor']['locale'],_0x159a46=this['editor']['plugins']['get']('TrackChangesEditing');_0x159a46['enableDefaultAttributesIntegration']('replaceImageSource'),_0x159a46['registerBlockAttribute']('src'),_0x159a46['descriptionFactory']['registerDescriptionCallback'](_0x185455=>{if('attribute'!=_0x185455['type'])return;const {data:_0x2043ae}=_0x185455;return _0x2043ae&&'src'==_0x2043ae['key']?_0x2043ae['newValue']&&_0x2043ae['oldValue']?{'type':'format','content':o(_0x4167a5,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x2e59b3=this['editor']['plugins']['get']('TrackChangesEditing');_0x2e59b3['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x2e59b3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2e59b3['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x2e59b3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3f12b3=this['editor'],_0x1b7215=_0x3f12b3['locale'];_0x3f12b3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42fcc0=>{if('formatBlock'!=_0x42fcc0['type']&&'formatInline'!=_0x42fcc0['type'])return;const {data:_0x4fb2be}=_0x42fcc0;if(!_0x4fb2be||'replaceImageSource'!=_0x4fb2be['commandName'])return;return{'type':'format','content':o(_0x1b7215,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x82b22a{['afterInit'](){const _0x2057fe=this['editor'];if(!_0x2057fe['plugins']['has']('ImageStyleEditing'))return;const _0x28caf6=_0x2057fe['plugins']['get']('TrackChangesEditing'),_0x1a70e7=_0x2057fe['plugins']['get']('ImageUtils'),_0x46be2b={};_0x28caf6['enableCommand']('imageStyle',(_0x52b10e,_0x24d796)=>{const _0x5a1d57=_0x2057fe['plugins']['get']('Users')['me'],_0x816398=_0x2057fe['commands']['get']('imageStyle');let _0x38b0fa=_0x1a70e7['getClosestSelectedImageElement'](_0x2057fe['model']['document']['selection']),_0x314c1a=_0x2057fe['model']['createRangeOn'](_0x38b0fa),_0x253bc9=_0x816398['value'];if(_0x253bc9==_0x24d796['value'])return;const _0x718f70={'commandName':'imageStyle','commandParams':[_0x24d796],'formatGroupId':_0x27c666()};_0x2057fe['model']['change'](()=>{if(_0x28caf6['getSuggestions']()['filter'](_0x3f334a=>_0x3f334a['isInContent']&&_0x5a1d57==_0x3f334a['author']&&('formatBlock'==_0x3f334a['type']||'formatInline'==_0x3f334a['type'])&&('imageStylePreApply'==_0x3f334a['subType']||'imageStylePostApply'==_0x3f334a['subType'])&&_0x3f334a['getFirstRange']()['isEqual'](_0x314c1a))['forEach'](_0x56a0c8=>_0x28caf6['discardSuggestion'](_0x56a0c8['head'])),_0x38b0fa=_0x1a70e7['getClosestSelectedImageElement'](_0x2057fe['model']['document']['selection']),_0x314c1a=_0x2057fe['model']['createRangeOn'](_0x38b0fa),_0x816398['refresh'](),_0x2057fe['commands']['get']('imageTypeInline')['refresh'](),_0x2057fe['commands']['get']('imageTypeBlock')['refresh'](),_0x253bc9=_0x816398['value'],_0x253bc9!=_0x24d796['value'])return _0x1a70e7['isInlineImage'](_0x38b0fa)&&_0x816398['shouldConvertImageType'](_0x24d796['value'],_0x38b0fa)?(_0x52b10e({..._0x24d796,'setImageSizes':!0x1}),_0x38b0fa=_0x1a70e7['getClosestSelectedImageElement'](_0x2057fe['model']['document']['selection']),void _0x28caf6['markBlockFormat'](_0x38b0fa,{..._0x718f70,'commandReversedParams':[{'value':_0x253bc9||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x1a70e7['isBlockImage'](_0x38b0fa)?_0x28caf6['markBlockFormat'](_0x38b0fa,_0x718f70,[],'imageStylePostApply'):_0x28caf6['markInlineFormat'](_0x314c1a,_0x718f70,'imageStylePostApply'));});});for(const _0x54b2ea of _0x2057fe['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x46be2b[_0x54b2ea['name']]=_0x54b2ea['title']['toLowerCase']();_0x28caf6['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x28caf6['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x28caf6['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x28caf6['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x47c42f])=>{_0x1a70e7['setImageNaturalSizeAttributes'](_0x47c42f['getContainedElement']());}),_0x28caf6['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x1270ae,_0x385347)=>{_0x28caf6['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x1270ae,{'commandName':_0x385347['commandName'],'commandParams':_0x385347['commandReversedParams']});}),_0x28caf6['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x6d3cdc,_0x18f8d0){if(_0x44cfb2(_0x6d3cdc,_0x18f8d0))return[_0x6d3cdc,_0x18f8d0];if(_0x44cfb2(_0x18f8d0,_0x6d3cdc))return[_0x18f8d0,_0x6d3cdc];return null;});const _0x1efc41=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x44cfb2(_0x590252,_0x56a66d){const _0x347e96=_0x1efc41['findIndex'](({type:_0x29b418,subType:_0x5933e3})=>_0x590252['type']==_0x29b418&&_0x590252['subType']==_0x5933e3),_0x3fd9a0=_0x1efc41['findIndex'](({type:_0x10eb16,subType:_0x3710fc})=>_0x56a66d['type']==_0x10eb16&&_0x56a66d['subType']==_0x3710fc);if(_0x347e96<0x0||_0x3fd9a0<0x0)return!0x1;const _0x38ecbd=_0x590252['getFirstRange'](),_0x447070=_0x56a66d['getFirstRange']();if((0x0==_0x347e96||0x1==_0x347e96)&&0x2==_0x3fd9a0&&_0x38ecbd['isIntersecting'](_0x447070))return!0x0;if(0x2==_0x347e96&&0x3==_0x3fd9a0){const _0x5378a3=_0x28caf6['_findSuggestions'](_0x38ecbd,'insertion')['filter'](({suggestion:_0x1a6598,meta:_0x149312})=>_0x149312['isOwn']&&'convertInlineImageToBlock'==_0x1a6598['subType']);if(_0x5378a3['length']>0x1&&_0x447070['end']['isEqual'](_0x38ecbd['start']))return!0x0;if(0x1==_0x5378a3['length']&&(_0x38ecbd['start']['isEqual'](_0x447070['end'])||_0x38ecbd['end']['isEqual'](_0x447070['start'])))return!0x0;}if(0x3==_0x347e96&&0x3==_0x3fd9a0&&_0x38ecbd['start']['isBefore'](_0x447070['start'])){const _0x638542=_0x38ecbd['end']['nodeAfter'],_0x185a25=_0x447070['start']['nodeBefore'];return _0x1a70e7['isBlockImage'](_0x638542)&&_0x638542===_0x185a25;}return!0x1;}_0x2057fe['model']['document']['registerPostFixer'](()=>{let _0x531528=!0x1;const _0x51e47f=Array['from'](_0x2057fe['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x351ee9,data:_0x438063}of _0x51e47f){const {group:_0x4a0f3b,type:_0x3540e8,subType:_0x4fadf1,id:_0xe4835f}=_0x28caf6['_splitMarkerName'](_0x351ee9);if('suggestion'==_0x4a0f3b&&_0x28caf6['hasSuggestion'](_0xe4835f)){if('formatBlock'==_0x3540e8&&('imageStylePreApply'==_0x4fadf1||'imageStylePostApply'==_0x4fadf1)){const _0x2e1c8a=_0x28caf6['getSuggestion'](_0xe4835f);if(_0x438063['newRange']){const _0x580003=_0x2e1c8a['getFirstRange']()['getContainedElement']();if(_0x1a70e7['isBlockImage'](_0x580003))continue;_0x28caf6['discardSuggestion'](_0x2e1c8a),_0x531528=!0x0;}}if('insertion'==_0x3540e8&&'imageCaption'==_0x4fadf1&&!_0x438063['newRange']){const _0x29802a=_0x28caf6['getSuggestion'](_0xe4835f);_0x29802a['next']&&_0x29802a['next']['isInContent']&&(_0x28caf6['discardSuggestion'](_0x29802a['next']),_0x531528=!0x0);}}}return _0x531528;}),this['_registerLegacyDescription'](_0x46be2b);}['_registerLegacyDescription'](_0x27cc66){const _0x30a4f2=this['editor'],_0x50a39c=_0x30a4f2['locale'];_0x30a4f2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1077e2=>{if('formatBlock'!=_0x1077e2['type']&&'formatInline'!=_0x1077e2['type'])return;const {data:_0x1a45b1}=_0x1077e2;if(!_0x1a45b1||'imageStyle'!=_0x1a45b1['commandName'])return;const _0x314541=_0x1a45b1['commandParams'][0x0]['value'];return _0x4584c4('side'===_0x314541?o(_0x50a39c,'FORMAT_SIDE_IMAGE'):_0x27cc66[_0x314541]||_0x314541);function _0x4584c4(_0x1f75c3){return{'type':'format','content':o(_0x50a39c,'*Format:*\x20%0',_0x1f75c3)};}});}}class at extends _0x82b22a{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x47d079){super(_0x47d079),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x26cfc7=this['editor'],_0xf64037=_0x26cfc7['commands']['get']('importWord'),_0x5a399b=_0x26cfc7['commands']['get']('trackChanges');_0xf64037&&(_0xf64037['on']('execute',(_0x447459,[,_0x52cd31])=>{this['_trackChangesValueDuringImport']=_0x5a399b['value'],_0x52cd31['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0xf64037,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0xf64037,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x5a399b['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x26cfc7['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x44a3d,_0x24737d){const {suggestions:_0x30f15f}=_0x24737d,_0x3b63df=this['editor']['commands']['get']('trackChanges'),_0x2194a3=_0x3b63df['value'];this['_trackChangesValueDuringImport']!==_0x2194a3&&(_0x3b63df['execute'](),this['_trackChangesExecuted']=!0x0),_0x30f15f&&_0x30f15f['forEach'](({id:_0x3949ab,type:_0x2d4b11,author:_0x537d8a,created_at:_0x15c032})=>{const _0x5207ba={'id':_0x3949ab,'type':_0x2d4b11,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x537d8a,'createdAt':_0x15c032?new Date(_0x15c032):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x5207ba);});}}class ct extends _0x82b22a{['afterInit'](){const _0x100b81=this['editor'],_0x3e5800=_0x100b81['plugins']['get']('TrackChangesEditing');if(_0x100b81['plugins']['has']('IndentEditing')&&(_0x3e5800['enableCommand']('indent'),_0x3e5800['enableCommand']('outdent')),_0x100b81['plugins']['has']('IndentBlock')){for(const _0x51e206 of['indentBlock','outdentBlock'])_0x3e5800['enableDefaultAttributesIntegration'](_0x51e206);}const _0x104b8b=_0x100b81['locale'];_0x3e5800['registerBlockAttribute']('blockIndent'),_0x3e5800['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x104b8b,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4cff6c=this['editor'],_0x53c75e=_0x4cff6c['locale'],_0xf5264=_0x4cff6c['plugins']['get']('TrackChangesEditing');_0xf5264['descriptionFactory']['registerDescriptionCallback'](_0x5db2cb=>{if('formatBlock'!=_0x5db2cb['type'])return;const {data:_0x8df4}=_0x5db2cb;if(!_0x8df4)return;if('indentBlock'!=_0x8df4['commandName']&&'outdentBlock'!=_0x8df4['commandName'])return;const _0x7b1432=_0x5db2cb['getItems']()[0x0],_0x5071d6=_0xf5264['descriptionFactory']['getItemLabel'](_0x7b1432);return'indentBlock'==_0x8df4['commandName']?{'type':'format','content':o(_0x53c75e,'*Indent:*\x20%0',_0x5071d6)}:'outdentBlock'==_0x8df4['commandName']?{'type':'format','content':o(_0x53c75e,'*Outdent:*\x20%0',_0x5071d6)}:void 0x0;});}}class ut extends _0x82b22a{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x82b22a{['afterInit'](){const _0x349506=this['editor'];if(!_0x349506['plugins']['has']('LinkEditing'))return;const _0x2e2a80=_0x349506['plugins']['get']('TrackChangesEditing'),_0x492854=_0x349506['commands']['get']('link');_0x2e2a80['enableDefaultAttributesIntegration']('link'),_0x2e2a80['enableDefaultAttributesIntegration']('unlink'),_0x2e2a80['registerInlineAttribute']('linkHref');for(const _0x139e52 of _0x492854['manualDecorators'])_0x2e2a80['registerInlineAttribute'](_0x139e52['id']),_0x2e2a80['descriptionFactory']['registerAttributeLabel'](_0x139e52['id'],'link\x20('+_0x139e52['label']['toLowerCase']()+')');_0x2e2a80['descriptionFactory']['registerDescriptionCallback'](_0x183d8f=>{if('attribute'!=_0x183d8f['type'])return;const {data:_0x342f71}=_0x183d8f;if(!_0x342f71||'linkHref'!=_0x342f71['key'])return;const _0x1f1104=_0x342f71['newValue'],_0x813f87=_0x349506['locale'];return{'type':'format','content':null==_0x1f1104?o(_0x813f87,'*Remove\x20link*'):o(_0x813f87,'*Set\x20link:*\x20%0','\x22'+_0x1f1104+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1c73c8=this['editor'],_0xdf33ac=_0x1c73c8['locale'];_0x1c73c8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x11317e=>{if('formatInline'!=_0x11317e['type'])return;const {data:_0x3e3211}=_0x11317e;if(_0x3e3211){if('link'==_0x3e3211['commandName']){const _0x391d83=_0x3e3211['commandParams'][0x0];return{'type':'format','content':o(_0xdf33ac,'*Set\x20link:*\x20%0','\x22'+_0x391d83+'\x22')};}return'unlink'==_0x3e3211['commandName']?{'type':'format','content':o(_0xdf33ac,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x82b22a{['afterInit'](){const _0x33b15c=this['editor'],_0x134250=_0x33b15c['locale'];if(!_0x33b15c['plugins']['has']('LegacyListEditing'))return;const _0x456b4f=_0x33b15c['plugins']['get']('TrackChangesEditing'),_0x1a025c=_0x33b15c['plugins']['has']('LegacyTodoListEditing');function _0x2b8392(_0x3a7a3b){return()=>{const _0x121fa9=_0x33b15c['model']['document']['selection'],_0x2dc262=_0x33b15c['commands']['get'](_0x3a7a3b);if(_0x2dc262['value'])return void _0x33b15c['execute']('paragraph',{});const _0x2991fb=_0x3a7a3b['slice'](0x0,-0x4),_0x4f0fe7=function(_0xc048b7,_0x3ab539,_0x50a505){let _0x298dfb=Array['from'](_0xc048b7)['filter'](_0x5ac0ad=>function(_0x193727,_0x516756){return _0x516756['checkChild'](_0x193727['parent'],'listItem')&&!_0x516756['isObject'](_0x193727);}(_0x5ac0ad,_0x50a505));_0x298dfb=_0x298dfb['filter'](_0x2dfbbb=>!_0x2dfbbb['is']('element','listItem')||_0x2dfbbb['getAttribute']('listType')!=_0x3ab539);const _0x56cbd4=new Set();for(const _0x41ceae of _0x298dfb)_0x41ceae['is']('element','listItem')?_0x56cbd4['add'](fe(_0x41ceae)):_0x56cbd4['add'](_0x41ceae);return Array['from'](_0x56cbd4);}(_0x121fa9['getSelectedBlocks'](),_0x2991fb,_0x33b15c['model']['schema']);_0x33b15c['model']['change'](()=>{for(const _0x4aee20 of _0x4f0fe7)_0x456b4f['markBlockFormat'](_0x4aee20,{'commandName':_0x3a7a3b,'commandParams':[{'forceValue':!_0x2dc262['value']}],'formatGroupId':'blockName'},ue(_0x4aee20));});};}function _0x749379(_0x854261){return()=>{const _0x3564a3=function(_0x1fd8af){let _0x5bed42=Array['from'](_0x1fd8af);const _0x487b95=_0x5bed42['findIndex'](_0x1dd963=>'listItem'!=_0x1dd963['name']);return _0x487b95>-0x1&&(_0x5bed42=_0x5bed42['slice'](0x0,_0x487b95)),_0x5bed42;}(_0x33b15c['model']['document']['selection']['getSelectedBlocks']()),_0x3336f2=_0x33b15c['model']['createRange'](_0x33b15c['model']['createPositionAt'](_0x3564a3[0x0],'before'),_0x33b15c['model']['createPositionAt'](_0x3564a3[_0x3564a3['length']-0x1],'end'));_0x33b15c['model']['change'](()=>{_0x456b4f['markBlockFormat'](_0x3336f2,{'commandName':_0x854261,'commandParams':[],'formatGroupId':'listIndent'},function(_0x31e794){const _0x439ff4=new Set();for(const _0x3981 of _0x31e794){let _0x1146b3=_0x3981['nextSibling'];for(;_0x1146b3&&_0x1146b3['getAttribute']('listIndent')>_0x3981['getAttribute']('listIndent');)_0x439ff4['add'](_0x1146b3),_0x1146b3=_0x1146b3['nextSibling'];}return Array['from'](_0x439ff4);}(_0x3564a3));});};}_0x456b4f['enableCommand']('numberedList',_0x2b8392('numberedList')),_0x456b4f['enableCommand']('bulletedList',_0x2b8392('bulletedList')),_0x1a025c&&_0x456b4f['enableCommand']('todoList',_0x2b8392('todoList')),_0x456b4f['enableCommand']('indentList',_0x749379('indentList')),_0x456b4f['enableCommand']('outdentList',_0x749379('outdentList')),_0x1a025c&&_0x456b4f['enableCommand']('checkTodoList',()=>{const _0x273ac7=_0x33b15c['commands']['get']('checkTodoList'),_0x16509a=Array['from'](_0x273ac7['_selectedElements']);_0x16509a['filter'](_0x431ca5=>_0x431ca5['getAttribute']('todoListChecked')!=_0x273ac7['value']),_0x33b15c['model']['change'](()=>{for(const _0x392558 of _0x16509a)_0x456b4f['markBlockFormat'](_0x392558,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x273ac7['value']}]});});}),_0x456b4f['descriptionFactory']['registerElementLabel']('listItem',_0xd90788=>o(_0x134250,'ELEMENT_LIST_ITEM',_0xd90788)),_0x456b4f['descriptionFactory']['registerDescriptionCallback'](_0x2035a6=>{if('formatBlock'!=_0x2035a6['type']&&'formatInline'!=_0x2035a6['type'])return;const {data:_0x5da10a}=_0x2035a6;if(_0x5da10a){if('numberedList'==_0x5da10a['commandName']||'bulletedList'==_0x5da10a['commandName']||'todoList'==_0x5da10a['commandName'])switch(_0x5da10a['commandName']['replace']('List','')){case'bulleted':return _0x325cd8(o(_0x134250,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x325cd8(o(_0x134250,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x325cd8(o(_0x134250,'ELEMENT_TODO_LIST'));}if('indentList'==_0x5da10a['commandName'])return{'type':'format','content':o(_0x134250,'*Indent:*\x20%0',o(_0x134250,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x5da10a['commandName'])return{'type':'format','content':o(_0x134250,'*Outdent:*\x20%0',o(_0x134250,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x5da10a['commandName'])return _0x5da10a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x134250,'*Check\x20item*')}:{'type':'format','content':o(_0x134250,'*Uncheck\x20item*')};}function _0x325cd8(_0x491f65){return{'type':'format','content':o(_0x134250,'*Change\x20to:*\x20%0',_0x491f65)};}});}}function fe(_0x20bef7){const _0x22c7f4=_0x20bef7['getAttribute']('listIndent');if(0x0==_0x22c7f4)return _0x20bef7;let _0x2b855e=_0x20bef7;for(;_0x20bef7['previousSibling']&&_0x20bef7['previousSibling']['is']('element','listItem');){const _0x25f37b=_0x20bef7['previousSibling']['getAttribute']('listIndent');if(_0x25f37b==_0x22c7f4)_0x2b855e=_0x20bef7['previousSibling'];else{if(_0x25f37b<_0x22c7f4)break;}_0x20bef7=_0x20bef7['previousSibling'];}return _0x2b855e;}function ue(_0x4e66ed){const _0x26cdca=[];if(_0x4e66ed['is']('element','listItem')&&_0x4e66ed['getAttribute']('listIndent')>0x0){let _0x1a5062=_0x4e66ed['nextSibling'];for(;_0x1a5062&&'listItem'==_0x1a5062['name']&&_0x1a5062['getAttribute']('listIndent')==_0x4e66ed['getAttribute']('listIndent');)_0x26cdca['push'](_0x1a5062),_0x1a5062=_0x1a5062['nextSibling'];}return _0x26cdca;}class W extends _0x82b22a{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0xe94e09=this['editor']['config']['get']('list.properties'),_0x3f7f44=this['editor']['plugins']['get']('TrackChangesEditing');_0xe94e09['styles']&&_0x3f7f44['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0xe94e09['reversed']&&_0x3f7f44['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0xe94e09['startIndex']&&_0x3f7f44['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x3f7f44['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x462828,_0x4a657e={}){const _0x31c115=this['editor']['plugins']['get']('TrackChangesEditing'),_0x259777=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x31c115['markMultiRangeBlockFormat'](_0x259777,{'commandName':'listStyle','commandParams':[{'type':_0x4a657e['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x3d6214,_0x16b9ea={}){const _0xce175b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x98dbfe=this['_getSuggestionBlocks'](_0x50b1e0=>_0x50b1e0['is']('element','listItem')&&'numbered'===_0x50b1e0['getAttribute']('listType'));if(_0x98dbfe['length']<0x1)return;const _0x49d128=_0x98dbfe['map'](_0x5b44e6=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5b44e6,'before'),this['editor']['model']['createPositionAt'](_0x5b44e6,0x0)));this['editor']['model']['change'](()=>{_0xce175b['markMultiRangeBlockFormat'](_0x49d128,{'commandName':'listReversed','commandParams':[{'reversed':_0x16b9ea['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x12af93,_0x1eefa3={}){const _0x4700f4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2e450c=this['_getSuggestionBlocks'](_0x5d8233=>_0x5d8233['is']('element','listItem')&&'numbered'===_0x5d8233['getAttribute']('listType'));if(_0x2e450c['length']<0x1)return;const _0x5f0de5=_0x2e450c['map'](_0xfb2031=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xfb2031,'before'),this['editor']['model']['createPositionAt'](_0xfb2031,0x0)));this['editor']['model']['change'](()=>{_0x4700f4['markMultiRangeBlockFormat'](_0x5f0de5,{'commandName':'listStart','commandParams':[{'startIndex':_0x1eefa3['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x4f7d98){if('formatBlock'!=_0x4f7d98['type']&&'formatInline'!=_0x4f7d98['type'])return;const _0x1803b8=this['editor']['locale'],{data:_0x272fa7}=_0x4f7d98;if(!_0x272fa7)return;let _0x3f5e3f,_0x2b2a88;switch(_0x272fa7['commandName']){case'listStyle':_0x3f5e3f='*Change\x20to:*\x20%0',_0x2b2a88={'type':'format','content':o(_0x1803b8,_0x3f5e3f,o(_0x1803b8,this['_getTranslationKeyForListStyle'](_0x272fa7['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3f5e3f=_0x272fa7['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2b2a88={'type':'format','content':o(_0x1803b8,_0x3f5e3f)};break;case'listStart':_0x3f5e3f='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2b2a88={'type':'format','content':o(_0x1803b8,_0x3f5e3f,_0x272fa7['commandParams'][0x0]['startIndex'])};}return _0x2b2a88;}['_getSuggestionBlocksForListStyle'](){const _0x14d3d3=this['editor']['plugins']['get']('LegacyListUtils');let _0x3794cc=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x3794cc[0x0]?.['is']('element','listItem')&&_0x3794cc['unshift'](..._0x14d3d3['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x3794cc[_0x3794cc['length']-0x1]?.['is']('element','listItem')&&_0x3794cc['push'](..._0x14d3d3['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x3794cc=[...new Set(_0x3794cc)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x3794cc=_0x3794cc['filter'](_0x3f38cc=>_0x3f38cc['is']('element','listItem'))),_0x3794cc;}['_getSuggestionBlocks'](_0xc1c39d){const _0x3bc672=this['editor']['plugins']['get']('LegacyListUtils');let _0x15f204=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0xc1c39d)['map'](_0x3dd39c=>{const _0x250aff=this['editor']['model']['createPositionAt'](_0x3dd39c,0x0);return[..._0x3bc672['getSiblingNodes'](_0x250aff,'backward'),..._0x3bc672['getSiblingNodes'](_0x250aff,'forward')];})['flat']();return _0x15f204=[...new Set(_0x15f204)],_0x15f204;}['_getTranslationKeyForListStyle'](_0x594d64){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x594d64)||'default')['toUpperCase']()+'_LIST_'+_0x594d64['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x82b22a{['afterInit'](){const _0x14481a=this['editor'];if(!_0x14481a['plugins']['has']('MediaEmbedEditing'))return;const _0x2dfebf=_0x14481a['plugins']['get']('TrackChangesEditing'),_0x5803c=_0x14481a['locale'];_0x2dfebf['enableCommand']('mediaEmbed'),_0x2dfebf['descriptionFactory']['registerElementLabel']('media',_0xe9d464=>o(_0x5803c,'ELEMENT_MEDIA',_0xe9d464)),_0x14481a['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x594a15,{writer:_0x229bb5,options:_0x2f5ff0})=>{if(_0x2f5ff0['showSuggestionHighlights'])return _0x229bb5['createEmptyElement']('div');},'converterPriority':'high'}),_0x14481a['data']['downcastDispatcher']['on']('attribute:url:media',(_0x2fab31,_0x41f4c6,_0x39d1a6)=>{_0x39d1a6['options']['showSuggestionHighlights']&&_0x2fab31['stop']();},{'priority':'high'});}}class mt extends _0x82b22a{['afterInit'](){const _0x3d38b0=this['editor'];_0x3d38b0['plugins']['has']('MentionEditing')&&_0x3d38b0['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x82b22a{['afterInit'](){const _0x4eb8cd=this['editor'];if(!_0x4eb8cd['plugins']['has']('MergeFieldsEditing'))return;_0x4eb8cd['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField'),_0x4eb8cd['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeFieldBlock');const _0x5310ed=_0x4eb8cd['plugins']['get']('TrackChangesEditing'),_0x39dbc4=_0x4eb8cd['locale'];_0x5310ed['descriptionFactory']['registerElementLabel']('mergeField',_0x83dcc5=>o(_0x39dbc4,'ELEMENT_MERGE_FIELD',_0x83dcc5)),_0x5310ed['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x2ea8b0=>o(_0x39dbc4,'ELEMENT_MERGE_FIELD',_0x2ea8b0)),_0x5310ed['descriptionFactory']['registerDescriptionCallback'](_0x6b4f4e=>{if('insertion'!=_0x6b4f4e['type']&&'deletion'!=_0x6b4f4e['type'])return;const _0x2fd164=_0x6b4f4e['getContainedElement']();if(null==_0x2fd164)return;if(!_0x2fd164['is']('element','mergeField')&&!_0x2fd164['is']('element','mergeFieldBlock'))return;const _0x1ee71f=_0x4eb8cd['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x2fd164['getAttribute']('id'));return'insertion'==_0x6b4f4e['type']?{'type':'insertion','content':o(_0x39dbc4,'*Insert:*\x20%0','\x22'+_0x1ee71f+'\x22\x20'+o(_0x39dbc4,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x39dbc4,'*Remove:*\x20%0','\x22'+_0x1ee71f+'\x22\x20'+o(_0x39dbc4,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x82b22a{['afterInit'](){const _0x4a15e6=this['editor'],_0x3be381=_0x4a15e6['plugins']['get']('TrackChangesEditing');_0x4a15e6['plugins']['has']('MultiLevelList')&&(_0x3be381['enableDefaultAttributesIntegration']('multiLevelList'),_0x3be381['registerBlockAttribute']('listMarkerStyle'),_0x3be381['descriptionFactory']['registerDescriptionCallback'](_0x2092d1=>this['handleDescriptions'](_0x2092d1)));}['handleDescriptions'](_0x4559da){const _0x1cb6f9=this['editor']['locale'],{data:_0x5993d1}=_0x4559da,_0x342de3={'type':'format','content':''};if(_0x5993d1&&'listMarkerStyle'==_0x5993d1['key']){if(!_0x5993d1['oldValue'])return{'type':'format','content':o(_0x1cb6f9,'*Set\x20format:*\x20%0',o(_0x1cb6f9,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5993d1['newValue']+')'};if(!_0x5993d1['newValue']){let _0x2ee2ea=_0x4559da['head'];for(;_0x2ee2ea;){if(_0x2ee2ea['data']&&'listType'==_0x2ee2ea['data']['key']&&_0x2ee2ea['data']['newValue'])return _0x342de3;_0x2ee2ea=_0x2ee2ea['next'];}return{'type':'format','content':o(_0x1cb6f9,'*Remove\x20format:*\x20%0',o(_0x1cb6f9,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5993d1['oldValue']+')'};}}}}class kt extends _0x82b22a{['afterInit'](){const _0x2d71fa=this['editor'];if(!_0x2d71fa['plugins']['has']('PageBreakEditing'))return;_0x2d71fa['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x3a932b=_0x2d71fa['plugins']['get']('TrackChangesEditing'),_0x44ecad=_0x2d71fa['locale'];_0x3a932b['descriptionFactory']['registerElementLabel']('pageBreak',_0x5d4c40=>o(_0x44ecad,'ELEMENT_PAGE_BREAK',_0x5d4c40));}}class bt extends _0x82b22a{['afterInit'](){const _0x4d39d5=this['editor'];if(!_0x4d39d5['plugins']['has']('Paragraph'))return;const _0x4115e1=_0x4d39d5['locale'],_0x5f27e1=_0x4d39d5['plugins']['get']('TrackChangesEditing');_0x5f27e1['descriptionFactory']['registerElementLabel']('paragraph',_0x443c84=>o(_0x4115e1,'ELEMENT_PARAGRAPH',_0x443c84)),_0x5f27e1['enableDefaultAttributesIntegration']('paragraph'),_0x5f27e1['enableCommand']('insertParagraph'),_0x4d39d5['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x4d39d5),{'priority':'highest'}),_0x4d39d5['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x2197d6,_0x380630,_0x3cd303)=>{_0x3cd303['options']['showSuggestionHighlights']&&nr(_0x4d39d5,{'showActiveMarker':!0x1})(_0x2197d6,_0x380630,_0x3cd303);},{'priority':'highest'});const _0x12c0bc=_0x5f27e1['descriptionFactory'];_0x12c0bc['registerDescriptionCallback'](_0x182b07=>{if('insertion'!==_0x182b07['type'])return;const {start:_0x191015,end:_0x1f6c47}=_0x182b07['getFirstRange']();if(!_0x191015['isTouching'](_0x1f6c47)||!_0x191015['nodeAfter'])return;const _0x50262d=_0x4d39d5['model']['schema'],_0x21abb1=_0x191015['nodeAfter'];return _0x50262d['isBlock'](_0x21abb1)&&!_0x50262d['isLimit'](_0x21abb1)&&_0x50262d['checkChild'](_0x21abb1,'$text')?{'type':'insertion','content':o(_0x4115e1,'*Insert:*\x20%0',_0x12c0bc['getItemLabel'](_0x21abb1,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x11777a=this['editor'],_0x14895d=_0x11777a['locale'];_0x11777a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x52bc0c=>{if('formatBlock'!=_0x52bc0c['type'])return;const {data:_0x55b63f}=_0x52bc0c;return _0x55b63f&&'paragraph'==_0x55b63f['commandName']?{'type':'format','content':o(_0x14895d,'*Change\x20to:*\x20%0',o(_0x14895d,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x1f7b25,{showActiveMarker:_0x547cd3=!0x0}={}){return(_0x32eb14,_0x5b566f,_0x5ac560)=>{const _0x1d4fe7=_0x1f7b25['plugins']['get']('TrackChangesEditing'),_0x3515e6=_0x5b566f['markerRange']['start'],_0x493750=_0x5b566f['markerRange']['end'],_0x39f31f=_0x1f7b25['model']['schema'];if(!_0x3515e6['isTouching'](_0x493750)||!_0x3515e6['nodeAfter'])return;const _0xf0b708=_0x3515e6['nodeAfter'];if(_0x39f31f['isBlock'](_0xf0b708)&&!_0x39f31f['isLimit'](_0xf0b708)&&_0x39f31f['checkChild'](_0xf0b708,'$text')){if(!_0x5ac560['consumable']['consume'](_0x5b566f['markerRange'],_0x32eb14['name']))return;const {authorId:_0x4de186}=_0x1d4fe7['_splitMarkerName'](_0x5b566f['markerName']),_0x14a775=_0x5ac560['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x4de186}),_0x65d9ed=_0x5ac560['mapper']['toViewPosition'](_0x493750);_0x547cd3&&_0x1d4fe7['activeMarkers']['includes'](_0x5b566f['markerName'])&&_0x5ac560['writer']['addClass']('ck-suggestion-marker--active',_0x14a775),_0x5ac560['writer']['insert'](_0x65d9ed,_0x14a775),_0x5ac560['mapper']['bindElementToMarker'](_0x14a775,_0x5b566f['markerName']);}};}class wt extends _0x82b22a{['afterInit'](){const _0x421e6d=this['editor'];if(!_0x421e6d['plugins']['has']('RemoveFormatEditing'))return;_0x421e6d['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4b6c2e=this['editor'];_0x4b6c2e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x43f87c=>{if('formatBlock'!=_0x43f87c['type']&&'formatInline'!=_0x43f87c['type'])return;const {data:_0x36c11e}=_0x43f87c;return _0x36c11e&&'removeFormat'==_0x36c11e['commandName']?{'type':'format','content':o(_0x4b6c2e['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x82b22a{['afterInit'](){const _0x521c49=this['editor'];if(!_0x521c49['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x53c13c=_0x521c49['plugins']['get']('TrackChangesEditing');_0x53c13c['enableCommand']('goToPreviousRestrictedEditingException'),_0x53c13c['enableCommand']('goToNextRestrictedEditingException');const _0x202699=_0x521c49['plugins']['get']('RestrictedEditingModeEditing');_0x202699['enableCommand']('trackChanges'),_0x202699['enableCommand']('acceptSuggestion'),_0x202699['enableCommand']('discardSuggestion'),_0x202699['enableCommand']('acceptAllSuggestions'),_0x202699['enableCommand']('discardAllSuggestions'),_0x202699['enableCommand']('acceptSelectedSuggestions'),_0x202699['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x82b22a{static get['requires'](){return[_0x464641];}['init'](){const _0x5395b5=this['editor'],_0x1e5f66=_0x5395b5['plugins']['get']('TrackChangesEditing');_0x1e5f66['enableCommand']('shiftEnter'),_0x5395b5['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x5395b5),{'priority':'high'}),_0x5395b5['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x5395b5),{'priority':'high'}),_0x5395b5['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1ea4ed,_0x54db53,_0x39df7f)=>{_0x39df7f['options']['showSuggestionHighlights']&&ge(_0x5395b5,{'showActiveMarker':!0x1})(_0x1ea4ed,_0x54db53,_0x39df7f);}),_0x1e5f66['descriptionFactory']['registerElementLabel']('softBreak',_0x19e0cf=>o(_0x5395b5['locale'],'ELEMENT_LINE_BREAK',_0x19e0cf));}}function ge(_0x41a713,{showActiveMarker:_0x3a2078=!0x0}={}){return(_0x543062,_0x9fa4d2,_0x253c19)=>{const _0x553762=_0x41a713['plugins']['get']('TrackChangesEditing');if(!_0x253c19['consumable']['test'](_0x9fa4d2['markerRange'],_0x543062['name']))return;const _0x1ecb5a=_0x41a713['model'];for(const _0x33acbc of _0x9fa4d2['markerRange']['getItems']()){if(!_0x33acbc['is']('element','softBreak'))continue;const _0x5b7369='deletion'==_0x9fa4d2['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x2c5730}=_0x553762['_splitMarkerName'](_0x9fa4d2['markerName']),_0x2d46ba=_0x253c19['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x5b7369,'data-author-id':_0x2c5730}),_0x159d6c=_0x253c19['mapper']['toViewPosition'](_0x1ecb5a['createPositionBefore'](_0x33acbc));_0x3a2078&&_0x553762['activeMarkers']['includes'](_0x9fa4d2['markerName'])&&_0x253c19['writer']['addClass']('ck-suggestion-marker--active',_0x2d46ba),_0x253c19['writer']['insert'](_0x159d6c,_0x2d46ba),_0x253c19['mapper']['bindElementToMarker'](_0x2d46ba,_0x9fa4d2['markerName']);}};}class St extends _0x82b22a{['afterInit'](){const _0x5e2528=this['editor'],_0x2a4e00=_0x5e2528['model'],_0x12a946=_0x5e2528['locale'];if(!_0x5e2528['plugins']['has']('StandardEditingModeEditing'))return;const _0x290c2f=_0x5e2528['plugins']['get']('TrackChangesEditing'),_0x24c04c='restrictedEditingException',_0x3b3c76=_0x5e2528['commands']['get'](_0x24c04c);_0x290c2f['enableCommand'](_0x24c04c,(_0x91e17c,_0x5a40aa={})=>{const _0x40ee77=_0x2a4e00['document']['selection'];if(_0x40ee77['isCollapsed'])return void _0x91e17c(_0x5a40aa);const _0xc46bcd=void 0x0!==_0x5a40aa['forceValue']?_0x5a40aa['forceValue']:!_0x3b3c76['value'];_0x2a4e00['change'](()=>{const _0x2cf8a5=Array['from'](_0x40ee77['getRanges']());for(const _0x2fe9ed of _0x2cf8a5){const _0x55ef44=_0xc46bcd?[_0x2fe9ed]:io(_0x24c04c,_0x2fe9ed,_0x2a4e00);for(const _0xa37403 of _0x55ef44)_0x290c2f['markInlineFormat'](_0xa37403,{'commandName':_0x24c04c,'commandParams':[{'forceValue':_0xc46bcd}]});}});}),_0x290c2f['descriptionFactory']['registerDescriptionCallback'](_0x3b6c84=>{if('formatBlock'!=_0x3b6c84['type']&&'formatInline'!=_0x3b6c84['type'])return;const {data:_0x1c72af}=_0x3b6c84;return _0x1c72af&&_0x1c72af['commandName']==_0x24c04c?_0x1c72af['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x12a946,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x12a946,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x82b22a{['afterInit'](){const _0x15d95c=this['editor'];if(!_0x15d95c['plugins']['has']('Style')||!_0x15d95c['plugins']['has']('DataSchema'))return;const _0x2c52b0=_0x15d95c['plugins']['get']('TrackChangesEditing'),_0x1ee89c=_0x15d95c['locale'],_0x43e947=_0x15d95c['config']['get']('style')||{},_0x2cfb4f=_0x15d95c['plugins']['get']('GeneralHtmlSupport'),_0x134507=_0x15d95c['plugins']['get']('StyleUtils')['normalizeConfig'](_0x15d95c['plugins']['get']('DataSchema'),_0x43e947['definitions']);_0x2c52b0['enableDefaultAttributesIntegration']('style');const _0x49431a=new Set();for(const _0x393937 of _0x134507['block']){const _0x26bc61=_0x2cfb4f['getGhsAttributeNameForElement'](_0x393937['element']);_0x49431a['add'](_0x26bc61);}const _0x163690=new Set();for(const _0x3f1ad3 of _0x134507['inline']){const _0x18d806=_0x2cfb4f['getGhsAttributeNameForElement'](_0x3f1ad3['element']);_0x163690['add'](_0x18d806);for(const _0x2b2886 of _0x3f1ad3['ghsAttributes'])_0x163690['add'](_0x2b2886);}for(const _0x2d5139 of _0x49431a)_0x2c52b0['registerBlockAttribute'](_0x2d5139),_0x2c52b0['descriptionFactory']['registerAttributeLabel'](_0x2d5139,o(_0x1ee89c,'FORMAT_STYLE'));for(const _0x5bccde of _0x163690)_0x2c52b0['registerInlineAttribute'](_0x5bccde),_0x2c52b0['descriptionFactory']['registerAttributeLabel'](_0x5bccde,o(_0x1ee89c,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x225023=this['editor'],_0x1b7fcc=_0x225023['locale'];_0x225023['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x20eafa=>{if('formatBlock'!=_0x20eafa['type']&&'formatInline'!=_0x20eafa['type'])return;const {data:_0x24aa12}=_0x20eafa;return _0x24aa12&&'style'===_0x24aa12['commandName']?_0x24aa12['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1b7fcc,'*Set\x20format:*\x20%0',_0x24aa12['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x1b7fcc,'*Remove\x20format:*\x20%0',_0x24aa12['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x82b22a{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x2be093){super(_0x2be093),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x1d496f=this['editor'],_0x44080b=_0x1d496f['model']['document']['selection'];if(!_0x1d496f['plugins']['has']('TableEditing'))return;const _0x53d7fa=_0x1d496f['locale'],_0xaad34a=_0x1d496f['plugins']['get']('TrackChangesEditing'),_0x3dcd53=_0x1d496f['plugins']['get']('TableUtils');_0xaad34a['descriptionFactory']['registerElementLabel']('table',_0x264628=>o(_0x53d7fa,'ELEMENT_TABLE',_0x264628)),this['_setupColumnsRowsFixing'](),_0xaad34a['enableCommand']('insertTable'),_0xaad34a['enableCommand']('selectTableRow'),_0xaad34a['enableCommand']('selectTableColumn');for(const _0x27d61e of['insertTableRowAbove','insertTableRowBelow']){const _0x160319=_0x1d496f['commands']['get'](_0x27d61e);_0xaad34a['enableCommand'](_0x27d61e,_0x39319f=>{_0x1d496f['model']['change'](_0x25ae8a=>{_0x39319f();const _0x23bffe='above'===_0x160319['order'],_0x52e3cf=_0x3dcd53['getSelectionAffectedTableCells'](_0x44080b),_0x4a1535=_0x3dcd53['getRowIndexes'](_0x52e3cf),_0x1fcf96=_0x23bffe?_0x4a1535['first']-0x1:_0x4a1535['last']+0x1,_0x43d939=_0x52e3cf[0x0]['findAncestor']('table'),_0x237f94=_0x3dcd53['createTableWalker'](_0x43d939,{'startRow':_0x1fcf96,'endRow':_0x1fcf96}),_0x5639cc=Array['from'](_0x237f94)['map'](_0x53a243=>_0x25ae8a['createRangeOn'](_0x53a243['cell']));_0xaad34a['markMultiRangeInsertion'](_0x5639cc,'tableRow');});});}for(const _0x1b7016 of['insertTableColumnLeft','insertTableColumnRight']){const _0x4eebc6=_0x1d496f['commands']['get'](_0x1b7016);_0xaad34a['enableCommand'](_0x1b7016,_0x5022e8=>{_0x1d496f['model']['change'](_0x5b9f19=>{_0x5022e8();const _0x234970='left'===_0x4eebc6['order'],_0x504b3b=_0x3dcd53['getSelectionAffectedTableCells'](_0x44080b),_0x480989=_0x3dcd53['getColumnIndexes'](_0x504b3b),_0x2f02ef=_0x234970?_0x480989['first']-0x1:_0x480989['last']+0x1,_0x4867fd=_0x504b3b[0x0]['findAncestor']('table'),_0x2ccc2a=_0x3dcd53['createTableWalker'](_0x4867fd,{'startRow':0x0,'column':_0x2f02ef,'includeAllSlots':!0x1}),_0x321f5d=Array['from'](_0x2ccc2a)['map'](_0x24c60a=>_0x5b9f19['createRangeOn'](_0x24c60a['cell']));_0xaad34a['markMultiRangeInsertion'](_0x321f5d,'tableColumn');});});}for(const _0x133916 of['removeTableRow','removeTableColumn']){const _0x48d80f=_0x133916['substr'](0xb),_0x9146b9=_0x48d80f['toLowerCase'](),_0x5db043=_0x9146b9['substr'](0x0,0x3)+'span',_0x4f8054='table'+_0x48d80f,_0x4c8473='min'+_0x48d80f,_0x533593='max'+_0x48d80f;_0xaad34a['enableCommand'](_0x133916,()=>{_0x1d496f['model']['change'](_0x3d3c00=>{const _0x916247=_0x3dcd53['getSelectionAffectedTableCells'](_0x44080b),_0xe01ec3=_0x916247[0x0]['findAncestor']('table');let _0x165583;if('removeTableRow'==_0x133916){const _0x55f06b=_0x3dcd53['getRowIndexes'](_0x916247);_0x165583={'startRow':_0x55f06b['first'],'endRow':_0x55f06b['last'],'includeAllSlots':!0x0};}else{const _0x133212=_0x3dcd53['getColumnIndexes'](_0x916247);_0x165583={'startColumn':_0x133212['first'],'endColumn':_0x133212['last'],'includeAllSlots':!0x0};}const _0x50c880=_0x3dcd53['createTableWalker'](_0xe01ec3,_0x165583),_0x72e117=Array['from'](_0x50c880)['map'](({cell:_0x2b91ee})=>_0x2b91ee),_0x46d744=be(_0x72e117['filter'](_0x55e7c4=>_0x55e7c4['hasAttribute'](_0x5db043))),_0x5143ec=be(_0x72e117['filter'](_0x582f12=>!_0x582f12['hasAttribute'](_0x5db043)))['map'](_0x333695=>_0x3d3c00['createRangeOn'](_0x333695)),_0x5cecc0=_0xaad34a['markMultiRangeDeletion'](_0x5143ec,_0x4f8054);if(_0x5cecc0&&('tableRow'==_0x5cecc0['subType']||'tableColumn'==_0x5cecc0['subType'])){const _0x24c7f8=this['_getSuggestionCoords'](_0x5cecc0);for(const _0x3cb89a of _0x46d744){const _0x7690fc=_0x3d3c00['createRangeOn'](_0x3cb89a),_0x14725a=_0x3dcd53['getCellLocation'](_0x3cb89a),_0x12445a=_0x3cb89a['getAttribute'](_0x5db043)-0x1,_0x2b385f=_0x24c7f8[_0x4c8473],_0x5b9a93=_0x24c7f8[_0x533593];_0x2b385f<=_0x14725a[_0x9146b9]&&_0x14725a[_0x9146b9]+_0x12445a<=_0x5b9a93&&_0x5cecc0['addRange'](_0x7690fc);}}});});}function _0x4cea44(_0x435a46){const _0x579833=Array['from'](_0x44080b['getRanges']())['map'](_0x1af720=>_0xb1b223['fromRange'](_0x1af720));_0x1d496f['model']['change'](_0x41bb86=>{const _0x3b49e6=_0x41bb86['batch'];_0x435a46=_0x435a46['filter'](_0x4a25ab=>'$graveyard'!=_0x4a25ab['root']['rootName']),_0x41bb86['setSelection'](_0x435a46),_0x1d496f['commands']['get']('removeTableRow')['refresh'](),_0x1d496f['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x1d496f['model']['enqueueChange'](()=>{_0x1d496f['model']['enqueueChange'](_0x3b49e6,_0x2aaf6e=>{const _0x533d92=_0x579833['filter'](_0x262166=>'$graveyard'!=_0x262166['root']['rootName']);_0x533d92['length']>0x0&&_0x2aaf6e['setSelection'](_0x533d92);for(const _0x31694b of _0x579833)_0x31694b['detach']();});});});}function _0x13bd5c(_0x55c893){_0x1d496f['model']['change'](_0x12553c=>{const _0x14d881=Array['from'](_0x44080b['getRanges']())['map'](_0x550761=>_0xb1b223['fromRange'](_0x550761)),_0x21b69e=[];for(const _0x1c7331 of _0x55c893)for(const _0x29cb73 of _0x1c7331['getItems']({'shallow':!0x0}))_0x21b69e['push'](_0x29cb73);for(const _0x1b47e3 of _0x21b69e)'$graveyard'!=_0x1b47e3['root']['rootName']&&(_0x12553c['setSelection'](_0x12553c['createPositionAt'](_0x1b47e3,0x0)),_0x1d496f['commands']['get']('removeTableColumn')['refresh'](),_0x1d496f['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x2f74ea=_0x14d881['filter'](_0x527380=>'$graveyard'!=_0x527380['root']['rootName']);_0x2f74ea['length']>0x0&&_0x12553c['setSelection'](_0x2f74ea);for(const _0x30a8b3 of _0x14d881)_0x30a8b3['detach']();});}function _0x5419b7(_0x10924c,_0x3d171b){return _0x3d171b['every'](_0xa34db5=>_0x10924c['some'](_0x61c228=>_0x61c228['end']['isEqual'](_0xa34db5['start'])||_0xa34db5['end']['isEqual'](_0x61c228['start'])));}function _0x8cb826(_0x7becb,_0x3632ac){return!_0x7becb['some'](_0x223961=>_0x3632ac['some'](_0x1a209c=>_0x223961['isIntersecting'](_0x1a209c)))&&_0x7becb['some'](_0x444f04=>_0x3632ac['some'](_0x5ae149=>_0x444f04['end']['isTouching'](_0x5ae149['start'])));}_0x1d496f['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xd9c091,_0x2d7960,_0x156514)=>{if(!_0x156514['options']['showSuggestionHighlights'])return;const _0x457bb7=_0x2d7960['item'];if(!_0x457bb7)return;const _0x4e40ed=_0x156514['mapper']['toViewElement'](_0x457bb7);function _0x345b0e(_0x1956a9){return Array['isArray'](_0x1956a9)?_0x1956a9:[_0x1956a9];}_0x4e40ed&&'tableCell'===_0x457bb7['name']&&_0x1b99eb(_0x4e40ed,_0x156514['writer'],(_0x41b108,_0x169c93,_0x499425)=>_0x499425['addClass'](_0x345b0e(_0x169c93['classes']),_0x41b108),(_0x37dc39,_0x2cc82e,_0x23b666)=>_0x23b666['removeClass'](_0x345b0e(_0x2cc82e['classes']),_0x37dc39));},{'priority':'highest'}),_0xaad34a['descriptionFactory']['registerDescriptionCallback'](_0x2bf9ff=>{if('insertion'!=_0x2bf9ff['type']&&'deletion'!=_0x2bf9ff['type'])return;const _0x26cf8a=_0x2bf9ff['getContainedElement']();if(null!=_0x26cf8a&&_0x26cf8a['is']('element','table')){if('insertion'==_0x2bf9ff['type']){const _0x2cec51=_0x2bf9ff['getItems']()['filter'](_0x2457aa=>_0x2457aa['is']('$textProxy'))['map'](_0x287279=>_0x287279['data']);if(_0x2cec51['length'])return{'type':'insertion','content':o(_0x53d7fa,'*Insert:*\x20%0',o(_0x53d7fa,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2cec51['join']('\x20')+'\x22'))};}if('deletion'==_0x2bf9ff['type']){const _0x4d2892=_0x2bf9ff['getItems']()['filter'](_0x3cf3dd=>_0x3cf3dd['is']('$textProxy'))['map'](_0x28c351=>_0x28c351['data']);if(_0x4d2892['length'])return{'type':'deletion','content':o(_0x53d7fa,'*Remove:*\x20%0',o(_0x53d7fa,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4d2892['join']('\x20')+'\x22'))};}}}),_0xaad34a['descriptionFactory']['registerDescriptionCallback'](_0x3d6d11=>{if('tableRow'==_0x3d6d11['subType']){const _0x1636dd=_0x3d6d11['getItems']()['filter'](_0x5bc73b=>_0x5bc73b['is']('$textProxy'))['map'](_0x21f8ac=>_0x21f8ac['data']),_0x44ee0c=this['_getSuggestionCoords'](_0x3d6d11),_0x5bb648=_0x44ee0c['maxRow']-_0x44ee0c['minRow']+0x1;if('insertion'==_0x3d6d11['type'])return _0x1636dd['length']?{'type':'insertion','content':o(_0x53d7fa,'*Insert:*\x20%0',o(_0x53d7fa,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5bb648,'\x22'+_0x1636dd['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x53d7fa,'*Insert:*\x20%0',o(_0x53d7fa,'ELEMENT_TABLE_ROW',_0x5bb648))};if('deletion'==_0x3d6d11['type'])return _0x1636dd['length']?{'type':'deletion','content':o(_0x53d7fa,'*Remove:*\x20%0',o(_0x53d7fa,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5bb648,'\x22'+_0x1636dd['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x53d7fa,'*Remove:*\x20%0',o(_0x53d7fa,'ELEMENT_TABLE_ROW',_0x5bb648))};}if('tableColumn'==_0x3d6d11['subType']){const _0x56d2fd=_0x3d6d11['getItems']()['filter'](_0x337055=>_0x337055['is']('$textProxy'))['map'](_0xcf4ccd=>_0xcf4ccd['data']),_0x4dd3ac=this['_getSuggestionCoords'](_0x3d6d11),_0x3b8d76=_0x4dd3ac['maxColumn']-_0x4dd3ac['minColumn']+0x1;if('insertion'==_0x3d6d11['type'])return _0x56d2fd['length']?{'type':'insertion','content':o(_0x53d7fa,'*Insert:*\x20%0',o(_0x53d7fa,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3b8d76,'\x22'+_0x56d2fd['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x53d7fa,'*Insert:*\x20%0',o(_0x53d7fa,'ELEMENT_TABLE_COLUMN',_0x3b8d76))};if('deletion'==_0x3d6d11['type'])return _0x56d2fd['length']?{'type':'deletion','content':o(_0x53d7fa,'*Remove:*\x20%0',o(_0x53d7fa,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3b8d76,'\x22'+_0x56d2fd['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x53d7fa,'*Remove:*\x20%0',o(_0x53d7fa,'ELEMENT_TABLE_COLUMN',_0x3b8d76))};}}),_0xaad34a['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x4cea44),_0xaad34a['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x4cea44),_0xaad34a['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x13bd5c),_0xaad34a['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x13bd5c),_0xaad34a['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x5419b7),_0xaad34a['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x5419b7),_0xaad34a['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x8cb826),_0xaad34a['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x8cb826);}['_acceptFormatSuggestionCallbackFactory'](){const _0x308766=this['editor'],_0x4d2066=_0x308766['model']['document']['selection'];return(_0x509992,_0x1b34ba)=>{_0x308766['model']['change'](_0x23068d=>{const {commandName:_0x198ac3,commandParams:_0x187874}=_0x1b34ba;let _0x29dbda=_0x509992[0x0]['end']['nodeBefore'];_0x187874&&_0x187874[0x0]&&!0x1===_0x187874[0x0]['forceValue']&&(_0x29dbda=_0x509992[0x0]['start']['nodeAfter']);const _0x1f737c=_0x23068d['createRangeIn'](_0x29dbda);if('$graveyard'==_0x1f737c['root']['rootName'])return;const _0x24ca69=Array['from'](_0x4d2066['getRanges']())['map'](_0x442d34=>_0xb1b223['fromRange'](_0x442d34));_0x23068d['setSelection'](_0x1f737c),_0x308766['commands']['get'](_0x198ac3)['refresh'](),_0x187874['push']({'forceDefaultExecution':!0x0}),_0x308766['execute'](_0x198ac3,..._0x187874);const _0x38ab5b=_0x24ca69['filter'](_0x1f8e8a=>'$graveyard'!=_0x1f8e8a['root']['rootName']);_0x38ab5b['length']>0x0&&_0x23068d['setSelection'](_0x38ab5b);for(const _0x1ff841 of _0x24ca69)_0x1ff841['detach']();});};}['_getCoordsForCells'](_0x5dd42a){const _0x5b9f02=this['editor']['plugins']['get']('TableUtils');let _0x165291=Number['MAX_SAFE_INTEGER'],_0x172156=Number['MIN_SAFE_INTEGER'],_0x36957a=Number['MAX_SAFE_INTEGER'],_0x32791b=Number['MIN_SAFE_INTEGER'];for(const _0x2d6bdb of _0x5dd42a){if('$graveyard'==_0x2d6bdb['root']['rootName'])continue;const {row:_0x6a8e23,column:_0x14de7b}=_0x5b9f02['getCellLocation'](_0x2d6bdb),_0x473fda=_0x2d6bdb['hasAttribute']('rowspan')?_0x2d6bdb['getAttribute']('rowspan')-0x1:0x0,_0x5592fc=_0x2d6bdb['hasAttribute']('colspan')?_0x2d6bdb['getAttribute']('colspan')-0x1:0x0;_0x165291=_0x6a8e23<_0x165291?_0x6a8e23:_0x165291,_0x172156=_0x6a8e23+_0x473fda>_0x172156?_0x6a8e23+_0x473fda:_0x172156,_0x36957a=_0x14de7b<_0x36957a?_0x14de7b:_0x36957a,_0x32791b=_0x14de7b+_0x5592fc>_0x32791b?_0x14de7b+_0x5592fc:_0x32791b;}return{'minRow':_0x165291,'maxRow':_0x172156,'minColumn':_0x36957a,'maxColumn':_0x32791b};}['_setupColumnsRowsFixing'](){const _0x1a2745=this['editor'],_0x2a6629=_0x1a2745['plugins']['get']('TrackChangesEditing'),_0x1a17f9=_0x1a2745['plugins']['get']('TableUtils');_0x1a2745['model']['document']['on']('change:data',()=>{const _0x4f76aa=Array['from'](_0x1a2745['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x87a531,data:_0x106695}of _0x4f76aa){const {group:_0x1fac20,id:_0x1c5fec,subType:_0x44d326}=_0x2a6629['_splitMarkerName'](_0x87a531);if('suggestion'!=_0x1fac20)continue;if(null!=_0x106695['oldRange'])continue;const _0x290e51=_0x2a6629['getSuggestion'](_0x1c5fec);this['_tablePostFixingSubtypes']['includes'](_0x44d326)&&this['_tableSuggestions']['add'](_0x290e51);}},{'priority':'low'});const _0x1f8ebe=(_0x14f666,_0x2e5481)=>{let _0x89f460=!0x1;const _0x5e8c35=_0x2e5481['createRangeOn'](_0x14f666),_0x2e5404=_0x14f666['findAncestor']('table'),_0x21db9b=_0x1a17f9['getCellLocation'](_0x14f666);for(const _0x5e0b60 of this['_tableSuggestions']){const _0x5b9ae0=_0x5e0b60['subType'],_0x4ef04a=_0x5b9ae0['startsWith']('tablePaste'),_0x7bb811=_0x5b9ae0['substr'](_0x4ef04a?0xa:0x5),_0x39460f=_0x7bb811['toLowerCase'](),_0x53e77c=_0x39460f['substr'](0x0,0x3)+'span',_0x5b9e25='min'+_0x7bb811,_0x288a09='max'+_0x7bb811;if(!_0x5e0b60['isInContent'])continue;if(_0x2e5404!=_0x5e0b60['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x5e0b60['isIntersectingWithRange'](_0x5e8c35))continue;const _0x3f6bc7=_0x14f666['hasAttribute'](_0x53e77c)?_0x14f666['getAttribute'](_0x53e77c)-0x1:0x0,_0x37edf7=this['_getSuggestionCoords'](_0x5e0b60),_0x5658e7=_0x37edf7[_0x5b9e25],_0x4004ee=_0x37edf7[_0x288a09];_0x5658e7<=_0x21db9b[_0x39460f]&&_0x21db9b[_0x39460f]+_0x3f6bc7<=_0x4004ee&&(_0x5e0b60['addRange'](_0x5e8c35),_0x89f460=!0x0);}return _0x89f460;};_0x1a2745['model']['document']['registerPostFixer'](_0x3a9585=>{let _0x431f28=!0x1;for(const _0x55a846 of _0x1a2745['model']['document']['differ']['getChanges']())if('insert'==_0x55a846['type']){if('tableRow'==_0x55a846['name']){for(const _0x26e24f of _0x55a846['position']['nodeAfter']['getChildren']())_0x431f28=_0x431f28||_0x1f8ebe(_0x26e24f,_0x3a9585);}else'tableCell'==_0x55a846['name']&&(_0x431f28=_0x431f28||_0x1f8ebe(_0x55a846['position']['nodeAfter'],_0x3a9585));}return _0x431f28;});}['_getSuggestionCoords'](_0x60c702){return this['_getCoordsForCells'](_0x60c702['getRanges']()['map'](_0x5c8c68=>_0x5c8c68['start']['nodeAfter']));}}function be(_0x43c731){return Array['from'](new Set(_0x43c731)['values']());}class vt extends _0x82b22a{static get['requires'](){return[It];}['afterInit'](){const _0x17bdcf=this['editor'],_0xab87df=_0x17bdcf['model']['document']['selection'],_0x44c73c=_0x17bdcf['locale'];if(!_0x17bdcf['plugins']['has']('TableEditing'))return;const _0x506d13=_0x17bdcf['plugins']['get']('TrackChangesEditing'),_0x41b93d=_0x17bdcf['plugins']['get']('TableUtils'),_0x335b18=_0x17bdcf['plugins']['get'](It);_0x335b18['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x506d13['enableCommand']('mergeTableCells',()=>{const _0x3fa795=_0x41b93d['getSelectionAffectedTableCells'](_0x17bdcf['model']['document']['selection']);_0x17bdcf['model']['change'](()=>{_0x506d13['markMultiRangeBlockFormat'](_0x3fa795,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x17bdcf['commands']['get']('mergeTableCells')['on']('execute',(_0x177fad,_0x46fdaa)=>{_0x17bdcf['commands']['get']('trackChanges')['value']&&(_0x46fdaa['length']>0x0&&_0x46fdaa[_0x46fdaa['length']-0x1]&&_0x46fdaa[_0x46fdaa['length']-0x1]['forceDefaultExecution']||_0x506d13['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x177fad['stop']());},{'priority':'highest'});for(const _0x383e51 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x44d88f=_0x17bdcf['commands']['get'](_0x383e51);_0x506d13['enableCommand'](_0x383e51,()=>{const _0x3bd695=_0x17bdcf['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5c985d=>_0x5c985d['is']('element','tableCell')),_0x14d7ca=_0x44d88f['value'];_0x17bdcf['model']['change'](()=>{_0x506d13['markMultiRangeBlockFormat']([_0x3bd695,_0x14d7ca],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x362b1b of['splitTableCellVertically','splitTableCellHorizontally']){const _0x4dbd05=_0x17bdcf['commands']['get'](_0x362b1b);_0x506d13['enableCommand'](_0x362b1b,()=>{const _0x22bfd6=_0x41b93d['getSelectionAffectedTableCells'](_0x17bdcf['model']['document']['selection'])[0x0],_0x392bc7=_0x22bfd6['findAncestor']('table'),{column:_0x3ce7aa,row:_0x55ddc1}=_0x41b93d['getCellLocation'](_0x22bfd6);let _0x43cc0b=[];if('horizontally'==_0x4dbd05['direction']){const _0x221659=_0x41b93d['createTableWalker'](_0x392bc7,{'startRow':_0x55ddc1,'endRow':_0x55ddc1,'includeAllSlots':!0x0});_0x43cc0b=Array['from'](_0x221659)['map'](_0x1a8599=>_0x1a8599['cell']);}else{const _0x156a72=_0x41b93d['createTableWalker'](_0x392bc7,{'column':_0x3ce7aa,'includeAllSlots':!0x0});_0x43cc0b=Array['from'](_0x156a72)['map'](_0x560089=>_0x560089['cell']);}_0x17bdcf['model']['change'](_0x319456=>{_0x506d13['markBlockFormat'](_0x319456['createRangeOn'](_0x22bfd6),{'commandName':_0x362b1b,'commandParams':[]},_0x43cc0b,_0x362b1b);});});}_0x506d13['descriptionFactory']['registerDescriptionCallback'](_0x56a800=>{if('formatBlock'!=_0x56a800['type']&&'formatInline'!=_0x56a800['type'])return;const {data:_0x539bf2}=_0x56a800;return _0x539bf2&&'mergeTableCells'==_0x539bf2['commandName']?{'type':'format','content':o(_0x44c73c,'*Merge\x20cells*')}:void 0x0;}),_0x506d13['descriptionFactory']['registerDescriptionCallback'](_0x5ebf79=>{if('formatBlock'!=_0x5ebf79['type']&&'formatInline'!=_0x5ebf79['type'])return;const {data:_0x1aede8}=_0x5ebf79;return _0x1aede8?'splitTableCellVertically'==_0x1aede8['commandName']?{'type':'format','content':o(_0x44c73c,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x1aede8['commandName']?{'type':'format','content':o(_0x44c73c,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x1ecf5a=_0x335b18['_acceptFormatSuggestionCallbackFactory']();for(const _0x142d79 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x506d13['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x142d79,'accept',_0x1ecf5a);for(const _0x1ff4a1 of['splitTableCellVertically','splitTableCellHorizontally'])_0x506d13['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1ff4a1,'accept',_0x1ecf5a);_0x506d13['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x3feb1e=>{_0x17bdcf['model']['change'](_0xfb8c69=>{const _0x530bb6=Array['from'](_0xab87df['getRanges']())['map'](_0x43d1e2=>_0xb1b223['fromRange'](_0x43d1e2));_0xfb8c69['setSelection'](_0x3feb1e),_0x17bdcf['commands']['get']('mergeTableCells')['refresh'](),_0x17bdcf['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x3b9d15=_0x530bb6['filter'](_0x3766cb=>'$graveyard'!=_0x3766cb['root']['rootName']);_0x3b9d15['length']>0x0&&_0xfb8c69['setSelection'](_0x3b9d15);for(const _0x522e14 of _0x530bb6)_0x522e14['detach']();});});for(const _0x290080 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x5e31c5=_0x17bdcf['commands']['get'](_0x290080);_0x5e31c5['on']('set:isEnabled',(_0x4d60ae,_0x2b32d6,_0x2b333c)=>{if(_0x2b333c){const _0x353e78=_0x17bdcf['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x42d04a=>_0x42d04a['is']('element','tableCell'));this['_areMergableCells'](_0x5e31c5['value'],_0x353e78)||(_0x4d60ae['return']=!0x1,_0x4d60ae['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x1cc5ee=this['editor']['commands']['get']('mergeTableCells'),_0x16a7ca=this['editor']['plugins']['get']('TableUtils');if(!_0x1cc5ee['isEnabled'])return!0x1;const _0x535e9b=_0x16a7ca['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x249d0e of _0x535e9b)for(const _0x1e0490 of _0x535e9b)if(_0x249d0e!=_0x1e0490&&!this['_areMergableCells'](_0x249d0e,_0x1e0490))return!0x1;return!0x0;}['_areMergableCells'](_0x5da280,_0x4cad48){const _0x5573e6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4fa271=this['editor']['model']['createRangeOn'](_0x5da280),_0x42e20b=this['editor']['model']['createRangeOn'](_0x4cad48),_0x568957=new Set(),_0xb8cf2b=new Set();for(const _0x13b2c8 of _0x5573e6['getSuggestions']())if(('insertion'==_0x13b2c8['type']||'deletion'==_0x13b2c8['type']||'mergeTableCells'==_0x13b2c8['subType'])&&_0x13b2c8['isInContent']){for(const _0x47e92d of _0x13b2c8['getRanges']())_0x47e92d['containsRange'](_0x4fa271,!0x0)&&_0x568957['add'](_0x13b2c8['type']+':'+_0x13b2c8['author']['id']),_0x47e92d['containsRange'](_0x42e20b,!0x0)&&_0xb8cf2b['add'](_0x13b2c8['type']+':'+_0x13b2c8['author']['id']);}if(_0x568957['size']!=_0xb8cf2b['size'])return!0x1;for(const _0x3a2ba6 of _0x568957)if(!_0xb8cf2b['has'](_0x3a2ba6))return!0x1;return!0x0;}}class Ct extends _0x82b22a{static get['requires'](){return[It];}['afterInit'](){const _0x5f5622=this['editor'];if(!_0x5f5622['plugins']['has']('TableEditing'))return;const _0x160829=_0x5f5622['locale'],_0x58e54d=_0x5f5622['plugins']['get']('TrackChangesEditing');_0x58e54d['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x58e54d['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x58e54d['registerBlockAttribute']('headingRows'),_0x58e54d['registerBlockAttribute']('headingColumns'),_0x58e54d['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x160829,'FORMAT_HEADER_ROW')),_0x58e54d['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x160829,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x161a4d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x41eb7e=this['editor']['plugins']['get']('TableUtils'),_0x296412=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x45b15e({showActiveMarker:_0x51cc88=!0x0,setDataAttribute:_0x276b9c=!0x0}={}){return(_0x213ccf,_0x32acc4,_0x2e9f46)=>{const {type:_0x2ca36f,id:_0x152e82}=_0x161a4d['_splitMarkerName'](_0x32acc4['markerName']),_0x341dcd=_0x161a4d['getSuggestion'](_0x152e82),_0x5c1918=_0x341dcd['data'];if('formatBlock'!=_0x341dcd['type']||!_0x5c1918||'setTableColumnHeader'!=_0x5c1918['commandName'])return;if(_0x32acc4['item'])return void _0x213ccf['stop']();if(!_0x2e9f46['consumable']['consume'](_0x32acc4['markerRange'],_0x213ccf['name']))return;const _0x103b7e=_0x32acc4['markerRange']['start']['nodeAfter'],_0x524be1=_0x32acc4['markerRange']['end']['nodeBefore'],_0x9d1a83=_0x103b7e['parent']['parent'],{column:_0x56d399}=_0x41eb7e['getCellLocation'](_0x103b7e),{column:_0x132e26}=_0x41eb7e['getCellLocation'](_0x524be1);for(let _0x54a18c=_0x56d399;_0x54a18c<=_0x132e26;_0x54a18c++){const _0x15d826=_0x41eb7e['createTableWalker'](_0x9d1a83,{'column':_0x54a18c,'includeAllSlots':!0x1});for(const _0x3f9ada of _0x15d826){const _0x4b48cf=_0x3f9ada['cell'],_0x36ae0b=_0x2e9f46['mapper']['toViewElement'](_0x4b48cf);_0x2e9f46['writer']['addClass']('ck-suggestion-marker-'+_0x2ca36f,_0x36ae0b),_0x276b9c&&_0x2e9f46['writer']['setAttribute']('data-suggestion',_0x152e82,_0x36ae0b),_0x2e9f46['mapper']['bindElementToMarker'](_0x36ae0b,_0x32acc4['markerName']),_0x51cc88&&(_0x161a4d['activeMarkers']['includes'](_0x32acc4['markerName'])?_0x2e9f46['writer']['addClass']('ck-suggestion-marker--active',_0x36ae0b):_0x2e9f46['writer']['removeClass']('ck-suggestion-marker--active',_0x36ae0b));}}};}_0x161a4d['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x296412),_0x161a4d['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x296412),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x45b15e(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3f7cb8,_0x44ec94,_0x33aa5b)=>{_0x33aa5b['options']['showSuggestionHighlights']&&_0x45b15e({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x3f7cb8,_0x44ec94,_0x33aa5b);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x22e7c,_0x581ff7,_0x3fcec9)=>{const {type:_0x4c4242,id:_0x5eab51}=_0x161a4d['_splitMarkerName'](_0x581ff7['markerName']),_0x1312a3=_0x161a4d['getSuggestion'](_0x5eab51),_0x390eac=_0x1312a3['data'];if('formatBlock'!=_0x1312a3['type']||!_0x390eac||'setTableColumnHeader'!=_0x390eac['commandName'])return;const _0x5837f1=_0x3fcec9['mapper']['markerNameToElements'](_0x581ff7['markerName']);if(_0x5837f1){for(const _0x5da84c of _0x5837f1)_0x3fcec9['writer']['removeClass']('ck-suggestion-marker-'+_0x4c4242,_0x5da84c),_0x3fcec9['writer']['removeClass']('ck-suggestion-marker--active',_0x5da84c),_0x3fcec9['writer']['removeAttribute']('data-suggestion',_0x5da84c),_0x3fcec9['mapper']['unbindElementFromMarkerName'](_0x5da84c,_0x581ff7['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x536dc5=this['editor'],_0x472fa2=_0x536dc5['locale'];function _0x3990f0(_0x45c5e9){return{'type':'format','content':o(_0x472fa2,'*Format:*\x20%0',_0x45c5e9)};}_0x536dc5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x46e7c8=>{if('formatBlock'!=_0x46e7c8['type'])return;const {data:_0x96f16f}=_0x46e7c8;if(_0x96f16f){if('setTableRowHeader'==_0x96f16f['commandName']){const _0x3569e8=_0x96f16f['commandParams'][0x0]['forceValue'];return _0x3990f0(o(_0x472fa2,_0x3569e8?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x96f16f['commandName']){const _0x4db028=_0x96f16f['commandParams'][0x0]['forceValue'];return _0x3990f0(o(_0x472fa2,_0x4db028?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x56cac5=>[_0x56cac5,null]));class _t extends _0x82b22a{static get['requires'](){return[It];}['afterInit'](){const _0x3282ae=this['editor'];if(!_0x3282ae['plugins']['has']('TableClipboard'))return;const _0x44fe5e=_0x3282ae['plugins']['get']('TrackChangesEditing'),_0x2d1fd9=_0x3282ae['plugins']['get']('TableUtils'),_0x8e832b=_0x3282ae['plugins']['get'](It),_0x547e9a=_0x3282ae['plugins']['get']('TableClipboard');_0x8e832b['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x3282ae['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x3282ae['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x4e8c08=null;_0x3282ae['model']['on']('insertContent',(_0x342668,_0x400e3e)=>{const [_0x42e222,_0x1f3878]=_0x400e3e,_0x4f8cb8=_0x400e3e[_0x400e3e['length']-0x1];_0x4f8cb8&&_0x4f8cb8['forceDefaultExecution']||_0x44fe5e['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x12d490,_0x58f05e,_0x478d81,_0x58eaab,_0x5eef97){if(_0x58f05e&&!_0x58f05e['is']('documentSelection'))return!0x1;const _0x3e578a=_0x5eef97['getTableIfOnlyTableInContent'](_0x12d490,_0x478d81);if(!_0x3e578a||!Re(_0x3e578a,void 0x0,_0x58eaab))return!0x1;const _0x25cb28=_0x58eaab['getSelectionAffectedTableCells'](_0x478d81['document']['selection']);if(!_0x25cb28['length'])return!0x1;const _0x5542e5=_0x25cb28[0x0]['findAncestor']('table'),_0x390548=_0x58eaab['getRowIndexes'](_0x25cb28),_0x46d373=_0x58eaab['getColumnIndexes'](_0x25cb28),_0xe29378={'startRow':_0x390548['first'],'endRow':_0x390548['last'],'startColumn':_0x46d373['first'],'endColumn':_0x46d373['last']};return 0x1==_0x25cb28['length']&&(_0xe29378['endRow']+=_0x58eaab['getRows'](_0x3e578a)-0x1,_0xe29378['endColumn']+=_0x58eaab['getColumns'](_0x3e578a)-0x1),Re(_0x5542e5,_0xe29378,_0x58eaab);}(_0x42e222,_0x1f3878,_0x3282ae['model'],_0x2d1fd9,_0x547e9a)&&(_0x342668['stop'](),_0x4e8c08={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3282ae['model']['change'](()=>{_0x3282ae['model']['insertContent'](_0x400e3e[0x0],_0x400e3e[0x1],_0x400e3e[0x2],{'forceDefaultExecution':!0x0});const _0x247e6f=_0x27c666(),{rowInsertionRanges:_0x3bd45a,columnInsertionRanges:_0x528a45,insertionRanges:_0x129c38,deletionRanges:_0x16c028,cells:_0xfb5a90}=_0x4e8c08;_0x3bd45a['length']&&_0x44fe5e['markMultiRangeInsertion'](_0x3bd45a,'tablePasteRow',{'tablePasteChainId':_0x247e6f}),_0x528a45['length']&&_0x44fe5e['markMultiRangeInsertion'](_0x528a45,'tablePasteColumn',{'tablePasteChainId':_0x247e6f}),_0x129c38['length']&&(_0x44fe5e['markMultiRangeInsertion'](_0x129c38,'tablePaste',{'tablePasteChainId':_0x247e6f,'skipNestingCheck':!0x0}),_0x129c38['forEach'](_0x67ad78=>_0x67ad78['detach']?.())),_0x16c028['length']&&(_0x44fe5e['markMultiRangeDeletion'](_0x16c028,'tablePaste',{'tablePasteChainId':_0x247e6f,'skipNestingCheck':!0x0}),_0x16c028['forEach'](_0x453257=>_0x453257['detach']?.()));const _0x5c4697=_0x44fe5e['markMultiRangeBlockFormat'](_0xfb5a90['map'](({element:_0x234002})=>_0x234002),{'formatGroupId':_0x27c666()},[],'tablePasteCell',{'tablePasteChainId':_0x247e6f});if(_0x5c4697){const _0x4b9057=_0x5c4697['getMarkers'](),_0x424e15=[];for(const {element:_0x3ff1f7,attributes:_0x187e54}of _0xfb5a90){if(!_0x187e54)continue;const _0x5cff43=_0x3282ae['model']['createRangeOn'](_0x3ff1f7),_0xecd27c=_0x4b9057['find'](_0x58d8e6=>_0x58d8e6['getRange']()['isEqual'](_0x5cff43));_0xecd27c&&_0x424e15['push']([_0xecd27c['name'],_0x187e54]);}_0x424e15['length']&&_0x5c4697['setAttribute']('markerAttributes',Object['fromEntries'](_0x424e15));}_0x4e8c08=null;}));},{'priority':_0x4e98c9['high']+0xa}),_0x3282ae['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0xd1a902,_0x5658af)=>{const [_0x25b38b,_0x2286dc,,_0x5d662c]=_0x5658af;if(!_0x4e8c08)return;_0xd1a902['stop']();const _0x8ada28=_0x25b38b['cell'],_0xb05f09=_0x2286dc,_0x4f91ca=ke(_0x8ada28),_0x157b7c=ke(_0xb05f09);_0xd1a902['return']=_0x8ada28;let _0x4871f9=null,_0x517090=null;if(_0x157b7c||_0x4f91ca){if(_0x4f91ca&&!_0x157b7c){_0x5d662c['remove'](_0x8ada28['getChild'](0x0));for(const _0x159e84 of Array['from'](_0xb05f09['getChildren']()))_0x5d662c['insert'](_0x159e84,_0x8ada28,'end');const _0x2b3cb0=_0x4e8c08['rowInsertionIndexes']['includes'](_0x25b38b['row']),_0x4dd31c=_0x4e8c08['columnInsertionIndexes']['includes'](_0x25b38b['column']);_0x2b3cb0||_0x4dd31c||(_0x4871f9=_0xb1b223['fromRange'](_0x5d662c['createRangeIn'](_0x8ada28)));}else _0x157b7c&&!_0x4f91ca&&(_0x517090=_0x5d662c['createRangeIn'](_0x8ada28));}else{const _0x411584=_0x5d662c['createElement']('tableCellSuggestion'),_0x45902d=_0x5d662c['createElement']('tableCellSuggestion');_0x5d662c['wrap'](_0x5d662c['createRangeIn'](_0x8ada28),_0x45902d),_0x5d662c['insert'](_0x411584,_0x8ada28,0x0);for(const _0x3590b7 of Array['from'](_0xb05f09['getChildren']()))_0x5d662c['insert'](_0x3590b7,_0x411584,'end');_0x4871f9=_0xb1b223['fromRange'](_0x5d662c['createRangeOn'](_0x411584)),_0x517090=_0xb1b223['fromRange'](_0x5d662c['createRangeOn'](_0x45902d));}const _0x3f2738=Array['from'](_0xb05f09['getAttributes']())['filter'](([_0x3cb2fe])=>Pe['includes'](_0x3cb2fe));_0x4e8c08['cells']['push']({'element':_0x8ada28,'attributes':_0x3f2738['length']?Object['fromEntries'](_0x3f2738):null}),_0x4871f9&&_0x4e8c08['insertionRanges']['push'](_0x4871f9),_0x517090&&_0x4e8c08['deletionRanges']['push'](_0x517090);},{'priority':'high'}),_0x2d1fd9['on']('insertColumns',(_0x50bcc5,_0x16a6f0)=>{const [_0x147dfd,_0x4d3a60={}]=_0x16a6f0;if(!_0x4e8c08)return;const _0x25e6cf=_0x4d3a60['at']||0x0,_0x428945=_0x4d3a60['columns']||0x1;_0x4e8c08['columnInsertionIndexes']=new Array(_0x428945)['fill'](_0x25e6cf)['map']((_0xa0953f,_0x54b4fe)=>_0xa0953f+_0x54b4fe);for(const {cell:_0x584c7b}of _0x2d1fd9['createTableWalker'](_0x147dfd,{'startColumn':_0x25e6cf,'endColumn':_0x25e6cf+_0x428945-0x1}))_0x4e8c08['columnInsertionRanges']['push'](_0x3282ae['model']['createRangeOn'](_0x584c7b));},{'priority':'low'}),_0x2d1fd9['on']('insertRows',(_0x270ab4,_0x3c6bc4)=>{const [_0x3cca6e,_0x1b375d={}]=_0x3c6bc4;if(!_0x4e8c08)return;const _0x2bb4dd=_0x1b375d['at']||0x0,_0x6c3574=_0x1b375d['rows']||0x1;_0x4e8c08['rowInsertionIndexes']=new Array(_0x6c3574)['fill'](_0x2bb4dd)['map']((_0x465587,_0x52b0c1)=>_0x465587+_0x52b0c1);for(const {cell:_0x426adf}of _0x2d1fd9['createTableWalker'](_0x3cca6e,{'startRow':_0x2bb4dd,'endRow':_0x2bb4dd+_0x6c3574-0x1}))_0x4e8c08['rowInsertionRanges']['push'](_0x3282ae['model']['createRangeOn'](_0x426adf));},{'priority':'low'}),_0x44fe5e['descriptionFactory']['registerDescriptionCallback'](_0x43c672=>{if(_0x43c672['subType']&&_0x43c672['subType']['startsWith']('tablePaste'))return _0x43c672['previous']?{}:{'type':'insertion','content':o(_0x3282ae['locale'],'*Replace\x20table\x20cells*')};});const _0xf780d2=()=>!0x1;for(const _0x520890 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x44fe5e['_suggestionFactory']['registerCustomCallback']('insertion',_0x520890,'join',_0xf780d2),_0x44fe5e['_suggestionFactory']['registerCustomCallback']('deletion',_0x520890,'join',_0xf780d2),_0x44fe5e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x520890,'join',_0xf780d2);_0x44fe5e['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0xf780d2),_0x44fe5e['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x3ac564,_0x2554ad,_0x168693)=>{const _0x3449ce=_0x3ac564['map'](_0x3a27d1=>_0x3a27d1['getContainedElement']())['filter'](_0x4bed65=>_0x4bed65),_0x5ce662=new Map(_0x3449ce['map'](_0x23042a=>[_0x23042a,null]));if(_0x4e8c08){for(const {element:_0x296999,attributes:_0x452db6}of _0x4e8c08['cells'])_0x452db6&&_0x5ce662['set'](_0x296999,_0x452db6);}else{if(_0x168693&&_0x168693['markerAttributes'])for(const [_0x562a1e,_0x418035]of Object['entries'](_0x168693['markerAttributes'])){const _0x567764=_0x3282ae['model']['markers']['get'](_0x562a1e),_0x46afab=_0x567764?_0x567764['getRange']()['getContainedElement']():null;_0x46afab&&_0x5ce662['set'](_0x46afab,_0x418035);}}_0x3282ae['model']['change'](_0xc1486d=>{for(const [_0x293534,_0x364e37]of _0x5ce662)_0xc1486d['setAttributes']({...we,..._0x364e37},_0x293534);});});const _0x576bcf=(_0x28d840,_0x2d5826)=>{_0x44fe5e['_suggestionFactory']['registerCustomCallback'](_0x28d840,'tablePaste',_0x2d5826,(_0x24e5ed,_0x5a9da5,_0x1f6a2d)=>{_0x3282ae['model']['change'](_0xf0de9f=>{const _0x2bc5b9=[];for(const _0x299532 of _0x24e5ed){const _0x4a2902=_0x299532['start']['nodeAfter'];_0x4a2902['is']('element','tableCellSuggestion')&&_0x2bc5b9['push'](_0x4a2902);}_0x44fe5e['_suggestionFactory']['getSuggestionCallback'](_0x28d840,null,_0x2d5826)(_0x24e5ed,_0x5a9da5,_0x1f6a2d);for(const _0x7cfeac of _0x2bc5b9)'$graveyard'!=_0x7cfeac['root']['rootName']&&_0xf0de9f['unwrap'](_0x7cfeac);});});};_0x576bcf('insertion','accept'),_0x576bcf('insertion','discard'),_0x576bcf('deletion','accept'),_0x576bcf('deletion','discard'),_0x44fe5e['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x49e562=>{const _0x14eaec=_0x49e562['map'](_0x5d593a=>_0x5d593a['getContainedElement']()),_0x2c7b8a=_0x14eaec[0x0]['findAncestor']('table'),{minRow:_0x1cdf98,maxRow:_0x1bd5ff}=_0x8e832b['_getCoordsForCells'](_0x14eaec);_0x2d1fd9['removeRows'](_0x2c7b8a,{'at':_0x1cdf98,'rows':_0x1bd5ff-_0x1cdf98+0x1});}),_0x44fe5e['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x4b8bb9=>{const _0x31499d=_0x4b8bb9['map'](_0x391483=>_0x391483['getContainedElement']()),_0x4741af=_0x31499d[0x0]['findAncestor']('table'),{minColumn:_0x437099,maxColumn:_0x8b904e}=_0x8e832b['_getCoordsForCells'](_0x31499d);_0x2d1fd9['removeColumns'](_0x4741af,{'at':_0x437099,'columns':_0x8b904e-_0x437099+0x1});});const _0x4448af=(_0x4fe9e4,_0x47a95e)=>{if(!_0x47a95e['subType']||!_0x47a95e['subType']['startsWith']('tablePaste'))return;const _0x172cec=_0x47a95e['attributes']['tablePasteChainId'],_0x3c68df=_0x44fe5e['getSuggestions']()['filter'](_0x70e70c=>_0x70e70c['isInContent']&&_0x70e70c['attributes']&&_0x70e70c['attributes']['tablePasteChainId']==_0x172cec);_0x3c68df['length']&&_0x47a95e['getAllAdjacentSuggestions']()['length']!=_0x3c68df['length']&&_0x3c68df['reduce']((_0x175be3,_0x458580)=>(_0x175be3['next']=_0x458580,_0x458580['previous']=_0x175be3,_0x458580));};function _0xe895ce(_0x44f708,_0x2cd359=!0x0){const {id:_0x1fe63c,authorId:_0x5d328f}=_0x44fe5e['_splitMarkerName'](_0x44f708['markerName']),_0x42478a=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x21c53a=_0x44fe5e['activeMarkers']['includes'](_0x44f708['markerName']);return _0x21c53a&&_0x42478a['push']('ck-suggestion-marker--active'),{'classes':_0x42478a,'attributes':{'data-suggestion':_0x1fe63c,'data-author-id':_0x5d328f},'priority':_0x21c53a&&_0x2cd359?0xbc2:0xbb8};}_0x44fe5e['on']('suggestionLoaded',_0x4448af,{'priority':'high'}),_0x44fe5e['on']('suggestionUnloaded',_0x4448af,{'priority':'high'}),_0x3282ae['model']['document']['registerPostFixer'](()=>{let _0x3d9682=!0x1;const _0x55bb9e=Array['from'](_0x3282ae['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2d5ae5,data:_0x3582a0}of _0x55bb9e){const {group:_0x5c6d1e,type:_0x2123f7,id:_0xe9a56b}=_0x44fe5e['_splitMarkerName'](_0x2d5ae5);if('suggestion'!=_0x5c6d1e||'deletion'!=_0x2123f7||_0x3582a0['oldRange'])continue;if(!_0x44fe5e['hasSuggestion'](_0xe9a56b))continue;const _0x1dae69=_0x44fe5e['getSuggestion'](_0xe9a56b)['getRanges'](),_0x5d8cf1=_0x3282ae['plugins']['get']('Users')['me'];for(const _0x4bd9b2 of _0x44fe5e['getSuggestions']()){if(!_0x4bd9b2['isInContent']||_0x4bd9b2['author']!=_0x5d8cf1)continue;if('formatBlock'!=_0x4bd9b2['type']||'tablePasteCell'!=_0x4bd9b2['subType'])continue;if(_0x4bd9b2['getRanges']()['every'](_0x16a781=>_0x1dae69['some'](_0x5328dc=>_0x5328dc['containsRange'](_0x16a781,!0x0)))){for(const _0x2b155d of _0x4bd9b2['getAllAdjacentSuggestions']())_0x2b155d['isInContent']&&(_0x2b155d['discard'](),_0x3d9682=!0x0);}}}return _0x3d9682;}),_0x3282ae['model']['document']['registerPostFixer'](_0x536f53=>{const _0x237207=_0x3282ae['commands']['get']('redo');if(!_0x237207||!_0x237207['_createdBatches']['has'](_0x536f53['batch']))return!0x1;let _0x431c28=!0x1;const _0x344d7d=_0x3282ae['plugins']['get']('Users')['me'],_0x2bea31=_0x3282ae['model']['document']['differ']['getChanges'](),_0x232fe7=Array['from'](_0x3282ae['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x10b520,data:_0x286f67})=>{const {group:_0x221ccd,subType:_0x3b277a,authorId:_0x155ce5}=_0x44fe5e['_splitMarkerName'](_0x10b520);return'suggestion'==_0x221ccd&&'tablePaste'==_0x3b277a&&_0x155ce5==_0x344d7d['id']&&!_0x286f67['oldRange'];});for(const _0x152109 of _0x2bea31){if('insert'!=_0x152109['type']||'tableCellSuggestion'!=_0x152109['name']||0x1!=_0x152109['length'])continue;const _0xf4e817=_0x536f53['createRange'](_0x152109['position'],_0x152109['position']['getShiftedBy'](0x1));if(!_0x232fe7['find'](({data:_0x4059b2})=>_0x4059b2['newRange']['isEqual'](_0xf4e817))){for(const {name:_0x132a8a,data:_0x4d99c9}of _0x232fe7)if(_0xf4e817['containsRange'](_0x4d99c9['newRange'])){_0x536f53['updateMarker'](_0x132a8a,{'range':_0xf4e817}),_0x431c28=!0x0;break;}}}return _0x431c28;}),_0x3282ae['model']['document']['registerPostFixer'](_0x10091d=>{let _0x4a1bf2=!0x1;const _0x5e77b5=_0x3282ae['plugins']['get']('Users')['me'],_0x3eafd5=_0x44fe5e['getSuggestions']()['filter'](_0x2f005d=>_0x2f005d['isInContent']&&_0x2f005d['author']==_0x5e77b5),_0x275cff=new Set(),_0x1b0572=new Set();for(const _0x4a2c1a of _0x3eafd5)if('tablePaste'==_0x4a2c1a['subType'])for(const _0x228550 of _0x4a2c1a['getMarkers']()){const _0x111e2a=_0x228550['getRange']()['getContainedElement']();if(_0x111e2a){if(_0x111e2a['is']('element','tableCellSuggestion')&&ke(_0x111e2a)){_0x4a2c1a['removeMarker'](_0x228550['name']),_0x275cff['add'](_0x111e2a),_0x4a1bf2=!0x0;const _0x1b0d36=_0x111e2a['nextSibling'],_0x3902eb=_0x111e2a['previousSibling'],_0x392cef=_0x1b0d36&&_0x1b0d36['is']('element','tableCellSuggestion'),_0x3cbe7d=_0x3902eb&&_0x3902eb['is']('element','tableCellSuggestion');_0x392cef&&!_0x275cff['has'](_0x1b0d36)&&_0x1b0572['add'](_0x1b0d36),_0x3cbe7d&&!_0x275cff['has'](_0x3902eb)&&_0x1b0572['add'](_0x3902eb);}else _0x111e2a['is']('element','paragraph')&&_0x111e2a['isEmpty']&&(_0x4a2c1a['removeMarker'](_0x228550['name']),_0x4a1bf2=!0x0);}}else{if('tablePasteCell'==_0x4a2c1a['subType']){if(!_0x4a2c1a['attributes']||!_0x4a2c1a['attributes']['tablePasteChainId'])continue;const _0x20a32c=_0x4a2c1a['attributes']['markerAttributes'];if(_0x20a32c&&Object['keys'](_0x20a32c)['length'])continue;const _0x4d968=_0x4a2c1a['attributes']['tablePasteChainId'];let _0x17056d=!0x0,_0x422f2a=!0x0;for(const _0x1219c8 of _0x3eafd5)if(_0x1219c8['subType']&&_0x1219c8['subType']['startsWith']('tablePaste')){if(!_0x1219c8['attributes']['tablePasteChainId']){_0x422f2a=!0x1;break;}if(_0x1219c8['id']!=_0x4a2c1a['id']&&_0x1219c8['attributes']['tablePasteChainId']==_0x4d968){_0x17056d=!0x1;break;}}_0x422f2a&&_0x17056d&&(_0x4a2c1a['removeMarkers'](),_0x4a1bf2=!0x0);}}for(const _0x1d795a of _0x275cff)_0x10091d['remove'](_0x1d795a);for(const _0x5dee12 of _0x1b0572)_0x10091d['unwrap'](_0x5dee12);return _0x4a1bf2;}),_0x3282ae['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x395be6=>_0xe895ce(_0x395be6),'converterPriority':'high'}),_0x3282ae['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x13aef7,_0xcbadb0)=>_0xcbadb0['options']['showSuggestionHighlights']?_0xe895ce(_0x13aef7,!0x1):null,'converterPriority':'high'});const _0xccf5d9=_0x3282ae['editing']['view'];this['listenTo'](_0xccf5d9['document'],'clipboardOutput',(_0x2d8f88,_0x245b74)=>{const _0x4a8145=[];for(const _0x56bbea of _0xccf5d9['createRangeIn'](_0x245b74['content'])['getItems']())_0x56bbea['is']('element','suggestion-td')&&_0x4a8145['push'](_0x56bbea);_0xccf5d9['change'](_0x27da84=>{for(const _0x3046cc of _0x4a8145)_0x27da84['move'](_0x27da84['createRangeIn'](_0x3046cc),_0x27da84['createPositionBefore'](_0x3046cc)),_0x27da84['remove'](_0x3046cc);});});}}function ke(_0x16b1b1){if(_0x16b1b1['isEmpty'])return!0x0;const _0x356e74=_0x16b1b1['getChild'](0x0);return _0x356e74['is']('element','paragraph')&&_0x356e74['isEmpty'];}function Re(_0x1b7f5f,_0x11b36f={},_0x479629){for(const {isAnchor:_0x44fe50,cellHeight:_0x315c9d,cellWidth:_0x5349ea}of _0x479629['createTableWalker'](_0x1b7f5f,{'includeAllSlots':!0x0,..._0x11b36f}))if(!_0x44fe50||0x1!=_0x315c9d||0x1!=_0x5349ea)return!0x1;return!0x0;}class Nt extends _0x82b22a{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x366450=this['editor']['plugins']['get']('TrackChangesEditing');_0x366450['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x366450['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x366450['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x366450['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x366450['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x366450['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1d447d,_0x4be05c){const _0x2666b0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5a30c3=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x13faf1=_0x4be05c['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0xc96ba0=_0x5a30c3['getColumnGroupElement'](_0x13faf1);let _0x4e346b=_0xc96ba0?_0x5a30c3['getTableColumnsWidths'](_0xc96ba0):null,_0xd3f92f=_0x13faf1['getAttribute']('tableWidth')||null;const _0x4ea57b=_0x4be05c['tableWidth']||_0xd3f92f,_0x44f9c8=_0x4be05c['columnWidths']||_0x4e346b,_0x54af53=this['editor']['plugins']['get']('Users')['me'];for(const _0x37438d of _0x2666b0['getSuggestions']()){const _0x5108b3=_0x37438d['getContainedElement']();if('resizeTable'===_0x37438d['subType']&&_0x5108b3===_0x13faf1){_0x37438d['author']!==_0x54af53&&_0x37438d['discard']();const _0x29db4f=_0x37438d['data']['commandParams'];_0xd3f92f=_0x29db4f[0x0]['tableWidth'],_0x4e346b=_0x29db4f[0x0]['columnWidths'];break;}}_0x1d447d({'table':_0x13faf1,'tableWidth':_0x4ea57b,'columnWidths':_0x44f9c8}),_0x2666b0['markBlockFormat'](_0x13faf1,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0xd3f92f,'columnWidths':_0x4e346b}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x1eff72){if('formatBlock'!=_0x1eff72['type']&&'formatInline'!=_0x1eff72['type'])return;const {data:_0x2ac07b}=_0x1eff72;if(_0x2ac07b&&'resizeTable'===_0x2ac07b['formatGroupId']){const _0x142dbe='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x142dbe)};}}}class Dt extends _0x82b22a{['afterInit'](){const _0x53f836=this['editor'];_0x53f836['plugins']['has']('Template')&&_0x53f836['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x82b22a{['afterInit'](){const _0x1d9e96=this['editor'];if(!_0x1d9e96['commands']['get']('insertTableOfContents'))return;_0x1d9e96['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x913d50=_0x1d9e96['plugins']['get']('TrackChangesEditing'),_0x4a653c=_0x1d9e96['locale'];_0x913d50['descriptionFactory']['registerElementLabel']('tableOfContents',_0xf423d7=>o(_0x4a653c,'ELEMENT_TABLE_OF_CONTENTS',_0xf423d7));}}class $t extends _0x82b22a{['afterInit'](){const _0x4ebdc0=this['editor'];if(!_0x4ebdc0['plugins']['has']('Title'))return;const _0x26bf61=_0x4ebdc0['plugins']['get']('TrackChangesEditing');_0x26bf61['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x4ebdc0['locale'],'ELEMENT_TITLE')),_0x4ebdc0['model']['document']['registerPostFixer'](_0x5f5cc8=>{let _0x16b2df=!0x1;const _0x1b4972=Array['from'](_0x4ebdc0['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x256e0a,data:_0x3582dd}of _0x1b4972){const {group:_0x99e3c1}=_0x26bf61['_splitMarkerName'](_0x256e0a);if('suggestion'!==_0x99e3c1||!_0x3582dd['newRange'])continue;const _0x27d4ca=_0x3582dd['newRange'],_0x160920=_0x27d4ca['end']['nodeBefore'];if(!_0x160920||!_0x160920['is']('element','title-content'))continue;if(!_0x27d4ca['start']['isTouching'](_0x27d4ca['end']))continue;const _0x360649=_0x4ebdc0['model']['schema']['getNearestSelectionRange'](_0x27d4ca['end'],'forward');if(_0x360649&&_0x360649['isCollapsed']){const _0xf2952e=_0x5f5cc8['createRange'](_0x27d4ca['start'],_0x360649['start']);_0xf2952e['isEqual'](_0x27d4ca)||(_0x5f5cc8['updateMarker'](_0x256e0a,{'range':_0xf2952e}),_0x16b2df=!0x0);}_0x16b2df||(_0x5f5cc8['removeMarker'](_0x256e0a),_0x16b2df=!0x0);}return _0x16b2df;});}}class Bt extends _0x82b22a{['afterInit'](){const _0x34e48d=this['editor'],_0x39ee29=_0x34e48d['plugins']['get']('TrackChangesEditing');_0x34e48d['plugins']['has']('UndoEditing')&&(_0x39ee29['enableCommand']('undo'),_0x39ee29['enableCommand']('redo'));}}class xt extends _0x82b22a{static get['requires'](){return[It];}['afterInit'](){const _0x35b337=this['editor'];if(!_0x35b337['plugins']['has']('TableCaptionEditing'))return;_0x35b337['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x82b22a{['tableProperties'];['tableCellProperties'];constructor(_0x1833d4){super(_0x1833d4),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'];}static get['pluginName'](){return'TrackChangesTableProperties';}['afterInit'](){const _0x5b2fa9=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x3bf6f7 of this['tableProperties'])_0x5b2fa9['enableCommand'](_0x3bf6f7,(_0x16fd44,_0x3fb8c4)=>{const _0x3e987f=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x3bf6f7,[_0x3e987f],this['tableProperties'],'tableProperties',_0x16fd44,_0x3fb8c4);});_0x5b2fa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5b2fa9['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5b2fa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x890649,_0x30f56c)=>this['handleDiscardAction'](this['tableProperties'],_0x890649,_0x30f56c)),_0x5b2fa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x30429e of this['tableCellProperties'])_0x5b2fa9['enableCommand'](_0x30429e,(_0x42db6b,_0x50cf78)=>{const _0x462b61=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x30429e,_0x462b61,this['tableCellProperties'],'tableCellProperties',_0x42db6b,_0x50cf78);});_0x5b2fa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5b2fa9['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5b2fa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x3e57ec,_0x26c933)=>this['handleDiscardAction'](this['tableCellProperties'],_0x3e57ec,_0x26c933)),_0x5b2fa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5b2fa9['descriptionFactory']['registerDescriptionCallback'](_0x4fa0ad=>this['handleSuggestionDescription'](_0x4fa0ad));}['_handlePropertyChange'](_0x1c21d0,_0x246046,_0x236c8a,_0x3295fb,_0x41f15d,_0x367d85){const _0x486602=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x367d85['batch'],()=>{for(const _0x17d9f4 of _0x246046){if(this['_getSuggestion'](_0x17d9f4,_0x3295fb))_0x41f15d(_0x367d85);else{const _0x4fe872={};for(const _0x4e28a2 of _0x236c8a){const _0x462c2d=_0x17d9f4['getAttribute'](_0x4e28a2);void 0x0!==_0x462c2d&&(_0x4fe872[_0x4e28a2]=_0x462c2d);}_0x41f15d(_0x367d85),_0x486602['markBlockFormat'](_0x17d9f4,{'commandParams':[_0x4fe872]},[],_0x3295fb);}}});}['handleDiscardAction'](_0x305327,_0xb13862,_0x329ea7){const _0x193c86=_0xb13862[0x0]['start']['nodeAfter'],_0x1b852d=_0x329ea7['commandParams'][0x0];this['editor']['model']['change'](_0x519700=>{for(const _0x258467 of _0x305327)void 0x0!==_0x1b852d[_0x258467]?_0x519700['setAttribute'](_0x258467,_0x1b852d[_0x258467],_0x193c86):_0x519700['removeAttribute'](_0x258467,_0x193c86);});}['handleSuggestionDescription'](_0x58f269){if(_0x58f269['data'])switch(_0x58f269['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x221e98,_0x25269c){const _0x1410b4=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x46cc41 of _0x1410b4['getSuggestions']({'skipNotAttached':!0x0})){const _0x3b5d2f=_0x46cc41['getContainedElement']();if(_0x46cc41['subType']===_0x25269c&&_0x3b5d2f===_0x221e98)return _0x46cc41;}return null;}}const m='$elementName';class p extends _0x82b22a{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x4f0890,_0x2d2e55,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x1d40fa){function _0x2eeb50(_0x4544f6){return _0x4544f6['map'](_0x1955fe=>String['fromCharCode'](_0x1955fe))['join']('');}super(_0x1d40fa),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x4eb6b3,_0x340676,_0x55a91a,_0x247fdf)=>{this['_model']['change'](()=>{for(const _0x149dc7 of[..._0x247fdf,..._0x55a91a])this['_model']['markers']['has'](_0x149dc7)&&_0x1d40fa['editing']['reconvertMarker'](_0x149dc7);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x1d40fa['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x1d40fa['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x1d40fa['config']['get']('trackChanges.trackFormatChanges'),_0x1d40fa['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x1d40fa['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x1d40fa,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x2eeb50([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2eeb50([0x34,0x30,0x34,0x38,0x31,0x38,0x36,0x30]);}['init'](){const _0x4a25df=this['editor'],_0x4928de=(_0x5e29ed,_0x5925e0)=>{if('attribute'!=_0x5e29ed)return'ck-suggestion-marker-'+_0x5e29ed;const _0x2cbca2=_0x5925e0['split']('|')[0x0];return this['_isBlockAttribute'](_0x2cbca2)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x4a25df['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x34bdeb=>{const {id:_0x4bf86a,authorId:_0x1b96d4,type:_0x15ca60,subType:_0xc9c51c}=this['_splitMarkerName'](_0x34bdeb['markerName']),_0x4a0a08=['ck-suggestion-marker',_0x4928de(_0x15ca60,_0xc9c51c)];let _0x387c72=0xbb8;return this['activeMarkers']['includes'](_0x34bdeb['markerName'])&&(_0x4a0a08['push']('ck-suggestion-marker--active'),_0x387c72=0xbc2),'deletion'==_0x15ca60&&(_0x387c72+=0x5),{'classes':_0x4a0a08,'attributes':{'data-suggestion':_0x4bf86a,'data-author-id':_0x1b96d4},'priority':_0x387c72};}}),_0x4a25df['conversion']['for']('dataDowncast')['add'](_0x52b705=>{_0x52b705['on']('addMarker:suggestion',(_0x27106e,_0x5c723a,_0x48cddd)=>{if(!_0x48cddd['options']['showSuggestionHighlights'])return;const _0x31595f=_0x5c723a['item'];if(!_0x31595f)return;const _0x6b924d=_0x48cddd['mapper']['toViewElement'](_0x31595f);_0x4a25df['model']['schema']['isObject'](_0x31595f)&&_0x6b924d&&!_0x6b924d['getCustomProperty']('widget')&&_0x6b924d['is']('containerElement')&&_0x150fd6(_0x6b924d,_0x48cddd['writer']);},{'priority':'high'});}),_0x4a25df['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x5c3da6,_0x4b6358)=>{if(!_0x4b6358['options']['showSuggestionHighlights'])return null;const {type:_0x3fb4c2,subType:_0xf5d67e}=this['_splitMarkerName'](_0x5c3da6['markerName']);return{'classes':['ck-suggestion-marker',_0x4928de(_0x3fb4c2,_0xf5d67e)],'priority':0xbb8};}});const _0x331db8=({showActiveMarkers:_0x27f93c=!0x0,isAttributeSuggestion:_0x265f52=!0x1}={})=>(_0x2608fb,_0x3bb95d,_0x5ccc24)=>{if(!_0x3bb95d['item'])return;const {id:_0x2ae291,authorId:_0x42f7bd}=this['_splitMarkerName'](_0x3bb95d['markerName']);if(_0x265f52){const _0x156643=this['_suggestions']['get'](_0x2ae291),_0x16bf8a=this['_getAttributeKey'](_0x156643);if(!this['_isBlockAttribute'](_0x16bf8a))return;}if(_0x3bb95d['item']['is']('selection'))return void _0x5ccc24['consumable']['consume'](_0x3bb95d['item'],_0x2608fb['name']);const _0x2b1710=_0x5ccc24['mapper']['toViewElement'](_0x3bb95d['item']);if(_0x3bb95d['item']['is']('element')&&_0x4a25df['model']['schema']['isBlock'](_0x3bb95d['item'])&&!_0x2b1710['getCustomProperty']('addHighlight')){_0x5ccc24['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x2b1710),_0x5ccc24['writer']['setAttribute']('data-suggestion',_0x2ae291,_0x2b1710),_0x5ccc24['writer']['setAttribute']('data-author-id',_0x42f7bd,_0x2b1710),_0x5ccc24['mapper']['bindElementToMarker'](_0x2b1710,_0x3bb95d['markerName']),_0x27f93c&&(this['activeMarkers']['includes'](_0x3bb95d['markerName'])?_0x5ccc24['writer']['addClass']('ck-suggestion-marker--active',_0x2b1710):_0x5ccc24['writer']['removeClass']('ck-suggestion-marker--active',_0x2b1710));for(const _0x591466 of _0x4a25df['model']['createRangeIn'](_0x3bb95d['item'])['getItems']())_0x5ccc24['consumable']['consume'](_0x591466,_0x2608fb['name']);_0x5ccc24['consumable']['consume'](_0x3bb95d['item'],_0x2608fb['name']);}};_0x4a25df['conversion']['for']('dataDowncast')['add'](_0x113e0c=>{_0x113e0c['on']('addMarker:suggestion:formatBlock',(_0x1ba98d,_0x4f99a3,_0x393629)=>{_0x393629['options']['showSuggestionHighlights']&&_0x331db8({'showActiveMarkers':!0x1})(_0x1ba98d,_0x4f99a3,_0x393629);},{'priority':'highest'});}),_0x4a25df['conversion']['for']('dataDowncast')['add'](_0x2e24c2=>{_0x2e24c2['on']('addMarker:suggestion:attribute',(_0x43d108,_0x51931d,_0x39dd93)=>{_0x39dd93['options']['showSuggestionHighlights']&&_0x331db8({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x43d108,_0x51931d,_0x39dd93);},{'priority':'highest'});}),_0x4a25df['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x2c6c4a,_0x1f9410)=>_0x1f9410['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x2c6c4a['substr'](0xb)}}),_0x4a25df['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xbab64e,{writer:_0x350884})=>{let _0x4f61ac='suggestion:'+_0xbab64e['getAttribute']('suggestion-type')+':'+_0xbab64e['getAttribute']('id');return _0xbab64e['getAttribute']('marker-count')&&(_0x4f61ac+=':'+_0xbab64e['getAttribute']('marker-count')),_0x350884['createElement']('$marker',{'data-name':_0x4f61ac});}}),_0x4a25df['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x4a25df['conversion']['for']('editingDowncast')['add'](_0x491996=>{_0x491996['on']('addMarker:suggestion:formatBlock',_0x331db8(),{'priority':'high'});}),_0x4a25df['conversion']['for']('editingDowncast')['add'](_0xbe0b08=>{_0xbe0b08['on']('addMarker:suggestion:attribute',_0x331db8({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x4a25df['conversion']['for']('editingDowncast')['add'](_0x5ceb4d=>{_0x5ceb4d['on']('removeMarker:suggestion:formatBlock',(_0x5f491b,_0x4f406b,_0x18543b)=>{const _0x2e59f4=_0x18543b['mapper']['markerNameToElements'](_0x4f406b['markerName']);if(_0x2e59f4){for(const _0x5b787c of _0x2e59f4)_0x5b787c['getCustomProperty']('addHighlight')||(_0x18543b['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x5b787c),_0x18543b['writer']['removeAttribute']('data-suggestion',_0x5b787c),_0x18543b['writer']['removeAttribute']('data-author-id',_0x5b787c),_0x18543b['mapper']['unbindElementFromMarkerName'](_0x5b787c,_0x4f406b['markerName']));}},{'priority':'high'});}),_0x4a25df['conversion']['for']('editingDowncast')['add'](_0x52d180=>{_0x52d180['on']('removeMarker:suggestion:attribute',(_0x21a438,_0x4899b3,_0x532201)=>{const _0x548139=_0x532201['mapper']['markerNameToElements'](_0x4899b3['markerName']);if(!_0x548139)return;const {id:_0x2264a5}=this['_splitMarkerName'](_0x4899b3['markerName']),_0xae0d23=this['_suggestions']['get'](_0x2264a5),_0x3fc4ff=this['_getAttributeKey'](_0xae0d23);if(this['_isBlockAttribute'](_0x3fc4ff)){for(const _0x52efdb of _0x548139)_0x52efdb['getCustomProperty']('addHighlight')||(_0x532201['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x52efdb),_0x532201['writer']['removeAttribute']('data-suggestion',_0x52efdb),_0x532201['writer']['removeAttribute']('data-author-id',_0x52efdb),_0x532201['mapper']['unbindElementFromMarkerName'](_0x52efdb,_0x4899b3['markerName']));}},{'priority':'high'});}),_0x4a25df['model']['document']['registerPostFixer'](_0x526523=>{let _0xdb2497=!0x1;const _0x1ac3b7=Array['from'](_0x4a25df['model']['document']['differ']['getChangedMarkers']()),_0x1fa603=new Set();for(const {name:_0x1e6df8,data:_0x5f5b29}of _0x1ac3b7){const {group:_0x51dd99,type:_0xd50d5a,subType:_0x4b9b5c,id:_0x5bb192}=this['_splitMarkerName'](_0x1e6df8);if('suggestion'!==_0x51dd99)continue;const _0x36b1d9=this['_suggestions']['get'](_0x5bb192);if(null!=_0x5f5b29['newRange']){'formatInline'==_0xd50d5a&&(_0xdb2497=_0xdb2497||Ut(_0x5f5b29['newRange'],_0x1e6df8,_0x526523,_0x4a25df['model']['schema']));const _0x4b94a5='attribute'==_0xd50d5a&&this['_isBlockAttribute'](_0x4b9b5c['split']('|')[0x0]);if(_0x5f5b29['newRange']['isCollapsed']||'$graveyard'==_0x5f5b29['newRange']['root']['rootName']||'formatBlock'==_0xd50d5a&&!Ft(_0x5f5b29['newRange'])||_0x4b94a5&&!Ft(_0x5f5b29['newRange'])||'deletion'==_0xd50d5a&&!(!Vt(_0x1c11d3=_0x5f5b29['newRange'])&&!function(_0x384a9b){return _0x384a9b['start']['parent']==_0x384a9b['end']['nodeBefore']&&_0x384a9b['start']['isAtEnd'];}(_0x1c11d3)))_0x526523['removeMarker'](_0x1e6df8),_0xdb2497=!0x0;else{if(!_0x36b1d9||!_0x36b1d9['isInContent'])continue;if(_0x5f5b29['newRange']&&_0x5f5b29['oldRange']&&_0x5f5b29['newRange']['isEqual'](_0x5f5b29['oldRange']))continue;_0x1fa603['add'](_0x36b1d9);}}}var _0x1c11d3;return _0x1fa603['size']>0x0&&(_0xdb2497=!!this['_joinWithAdjacentSuggestions'](_0x1fa603)||_0xdb2497),_0xdb2497;}),_0x4a25df['model']['document']['registerPostFixer'](_0x21396b=>{let _0xf3dc7d=!0x1;for(const _0x312a46 of _0x4a25df['model']['document']['differ']['getChanges']())if('insert'==_0x312a46['type'])for(const _0x4785f3 of this['_suggestions']['values']()){if(_0x4785f3['isMultiRange']||!_0x4785f3['isInContent'])continue;const _0x5dad1d='formatBlock'==_0x4785f3['type'],_0x4de0d1=this['_getAttributeKey'](_0x4785f3),_0x11ad78=_0x4de0d1&&this['_isBlockAttribute'](_0x4de0d1);if(!_0x5dad1d&&!_0x11ad78)continue;const _0x460a13=_0x4785f3['getFirstRange']();if(_0x460a13['start']['parent']!=_0x460a13['end']['parent']&&!_0x460a13['end']['isAtEnd']){const _0x1d8f39=_0x4a25df['model']['createPositionAt'](_0x460a13['start']['nodeAfter'],'end'),_0x6afb78=_0x4a25df['model']['createRange'](_0x460a13['start'],_0x1d8f39);_0x21396b['updateMarker'](_0x4785f3['getFirstMarker'](),{'range':_0x6afb78}),_0xf3dc7d=!0x0;}}return _0xf3dc7d;}),_0x4a25df['model']['document']['registerPostFixer'](_0x2b87c0=>this['_processAttributeChanges'](_0x2b87c0)),_0x4a25df['model']['document']['registerPostFixer'](_0x52374=>!_0x52374['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x52374)),_0x4a25df['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x4a25df['model']['document']['on']('change:data',(_0x449789,_0x529e64)=>{if(!_0x529e64['isLocal']||_0x529e64['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x35a57a=_0x4a25df['model']['document']['differ']['getChanges']();if(0x0==_0x35a57a['length'])return;const _0x3f53a7=[],_0x1a971f=_0x35a57a['filter'](_0x4bae40=>'attribute'==_0x4bae40['type']),_0x416d0c=_0x35a57a['filter'](_0x10d905=>'insert'==_0x10d905['type']&&'$text'!=_0x10d905['name']);for(const _0x3f28bc of _0x1a971f)this['_isRegisteredAttribute'](_0x3f28bc['attributeKey'])&&_0x3f53a7['push']({'key':_0x3f28bc['attributeKey'],'newValue':_0x3f28bc['attributeNewValue'],'oldValue':_0x3f28bc['attributeOldValue'],'range':Pt(_0x3f28bc['range'],_0x4a25df['model'])});for(const _0x7ae12b of _0x416d0c){if('rename'!=_0x7ae12b['action']&&'refresh'!=_0x7ae12b['action'])continue;const _0x288365=Lt(_0x7ae12b['position']['nodeAfter'],_0x4a25df['model']),_0x18ebb0=_0x7ae12b['before'];'rename'==_0x7ae12b['action']&&_0x3f53a7['push']({'key':m,'newValue':_0x7ae12b['name'],'oldValue':_0x18ebb0['name'],'range':_0x288365});for(const [_0xb0fb04,_0x41c313]of _0x18ebb0['attributes']){if(!this['_isRegisteredAttribute'](_0xb0fb04))continue;const _0x3b72f3=_0x7ae12b['attributes']['get'](_0xb0fb04);_0x41c313!==_0x3b72f3&&_0x3f53a7['push']({'key':_0xb0fb04,'newValue':_0x3b72f3,'oldValue':_0x41c313,'range':_0x288365});}for(const [_0x54a531,_0x4ae8a6]of _0x7ae12b['attributes'])this['_isRegisteredAttribute'](_0x54a531)&&(_0x18ebb0['attributes']['has'](_0x54a531)||_0x3f53a7['push']({'key':_0x54a531,'newValue':_0x4ae8a6,'oldValue':null,'range':_0x288365}));}0x0!=_0x3f53a7['length']&&_0x4a25df['model']['enqueueChange'](_0x529e64,_0x12d783=>{const _0x569590=_0x27c666();for(const {range:_0x7047af,key:_0x1cc740,oldValue:_0x429c9b,newValue:_0x5ad2f6}of _0x3f53a7)this['markAttributeChange'](_0x7047af,_0x1cc740,_0x429c9b,_0x5ad2f6,{'groupId':_0x569590});this['_reduceExistingSuggestions'](_0x12d783,_0x3f53a7);});},{'priority':'lowest'}),_0x4a25df['model']['markers']['on']('update:suggestion',(_0x3947b0,_0xb34644,_0x5268a3)=>{if(null==_0x5268a3){const {id:_0x46a4a3}=this['_splitMarkerName'](_0xb34644['name']),_0x2d02a8=this['_suggestions']['get'](_0x46a4a3);_0x2d02a8&&_0x2d02a8['addMarkerName'](_0xb34644['name']);}}),_0x4a25df['model']['document']['on']('change:data',()=>{const _0x110a73=Array['from'](_0x4a25df['model']['document']['differ']['getChangedMarkers']())['filter'](_0x2a82bf=>'suggestion'===this['_splitMarkerName'](_0x2a82bf['name'])['group']);if(0x0===_0x110a73['length'])return;_0x110a73['sort']((_0x5ceba6,_0x5305b7)=>{const _0x4d57ba=_0x5ceba6['data']['oldRange'],_0x42511c=_0x5305b7['data']['oldRange'];return null===_0x4d57ba&&null===_0x42511c?0x0:null===_0x4d57ba&&null!==_0x42511c?-0x1:null!==_0x4d57ba&&null===_0x42511c?0x1:_0x4d57ba['start']['isBefore'](_0x42511c['start'])?-0x1:0x1;});const _0x391c82=new Set(),_0x3bee6e=new Set();for(const {name:_0x4c7353,data:_0x346263}of _0x110a73){const {id:_0x242ec4}=this['_splitMarkerName'](_0x4c7353);if(null===_0x346263['oldRange']){const _0x18912f=this['_handleNewSuggestionMarker'](_0x4c7353);_0x3bee6e['add'](_0x18912f);}else{const _0x48b998=this['_suggestions']['get'](_0x242ec4);null!==_0x346263['newRange']||_0x48b998['isInContent']?(_0x391c82['add'](_0x48b998['head']),_0x3bee6e['add'](_0x48b998)):this['_removeSuggestion'](_0x48b998);}}_0x3bee6e['size']>0x0&&this['_refreshSuggestionsChain'](_0x3bee6e);for(const _0x2f91a5 of _0x391c82)this['fire']('suggestionChanged',_0x2f91a5);}),_0x4a25df['model']['on']('applyOperation',(_0x2ce682,_0x4f3df4)=>{const _0x1861e5=_0x4f3df4[0x0];if(!this['_suggestions']['size'])return;if(!_0x1861e5['isDocumentOperation'])return;if(_0x1861e5['batch']['isUndo']||!_0x1861e5['batch']['isLocal'])return;let _0x116bc3,_0x32c7f5;switch(_0x1861e5['type']){case'insert':_0x116bc3=_0x4a25df['model']['createPositionAt'](_0x1861e5['position']),_0x32c7f5=_0x116bc3['getShiftedBy'](_0x1861e5['howMany']);break;case'split':_0x116bc3=_0x4a25df['model']['createPositionAt'](_0x1861e5['splitPosition']),_0x32c7f5=_0x4a25df['model']['createPositionAt'](_0x1861e5['moveTargetPosition']);break;case'move':_0x116bc3=_0x4a25df['model']['createPositionAt'](_0x1861e5['targetPosition']),_0x32c7f5=_0x116bc3['getShiftedBy'](_0x1861e5['howMany']);break;default:return;}const _0x498934=_0x4a25df['model']['createRange'](_0x116bc3,_0x32c7f5);_0x4a25df['model']['change'](()=>{for(const {suggestion:_0x890625,meta:_0x38aaf2}of this['_findSuggestions'](_0x498934)){if(_0x890625['isMultiRange'])continue;if('formatInline'==_0x890625['type'])continue;const _0x2f11ed=this['_getAttributeKey'](_0x890625);if(_0x2f11ed&&this['_isBlockAttribute'](_0x2f11ed)&&'split'!=_0x1861e5['type'])continue;const _0x45adb4=_0x890625['data']&&_0x890625['data']['multipleBlocks'];('formatBlock'!=_0x890625['type']||'split'==_0x1861e5['type']&&!_0x45adb4)&&(_0x38aaf2['containsRangeInObject']||'insertion'==_0x890625['type']&&_0x38aaf2['isOwn']||_0x890625['getFirstRange']()['containsRange'](_0x498934)&&this['_breakSuggestionMarker'](_0x890625,_0x116bc3,_0x32c7f5));}});},{'priority':'lowest'}),_0x4a25df['model']['on']('deleteContent',(_0x2ab0f8,_0x6bc75a)=>{const _0x3f70f9=_0x6bc75a[0x0],_0xeb92f3=_0x6bc75a[0x1];if(_0xeb92f3&&_0xeb92f3['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3f70f9['isCollapsed'])return;const _0x22a638=_0x4a25df['model']['schema'],{start:_0x3e9a05,end:_0x310f92}=_0x3f70f9['getFirstRange'](),_0x1dd859=_0x3e9a05['nodeAfter']&&_0x22a638['isLimit'](_0x3e9a05['nodeAfter'])?null:_0x22a638['getNearestSelectionRange'](_0x3e9a05,'forward'),_0x44419d=_0x310f92['nodeBefore']&&_0x22a638['isLimit'](_0x310f92['nodeBefore'])?null:_0x22a638['getNearestSelectionRange'](_0x310f92,'backward'),_0x39490c=_0x4a25df['model']['createRange'](_0x1dd859?_0x1dd859['start']:_0x3e9a05,_0x44419d?_0x44419d['end']:_0x310f92);_0x4a25df['model']['change'](_0x1bb278=>{this['markDeletion'](_0x39490c);const _0x2f82c5=_0x4a25df['model']['schema']['getNearestSelectionRange'](_0x39490c['start']);_0x3f70f9['is']('documentSelection')?_0x1bb278['setSelection'](_0x2f82c5):_0x3f70f9['setTo'](_0x2f82c5);}),_0x2ab0f8['stop']();},{'priority':_0x4e98c9['normal']+0xa}),_0x4a25df['model']['on']('insertContent',(_0x34daae,_0x33033a)=>{const _0x40c0af=_0x33033a[_0x33033a['length']-0x1];_0x40c0af&&_0x40c0af['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x4a25df['model']['change'](()=>{let _0x17fb62=_0x4a25df['model']['insertContent'](_0x33033a[0x0],_0x33033a[0x1],_0x33033a[0x2],{'forceDefaultExecution':!0x0});if(!_0x17fb62)return;_0x34daae['return']=_0x17fb62['clone']();const _0xf9a630=_0x17fb62['end']['nodeBefore'],_0x2852bb=_0x4a25df['model']['schema'];_0xf9a630&&_0x2852bb['isBlock'](_0xf9a630)&&!_0x2852bb['isObject'](_0xf9a630)&&(_0x17fb62=_0x4a25df['model']['createRange'](_0x17fb62['start'],_0x4a25df['model']['createPositionAt'](_0xf9a630,'end'))),this['markInsertion'](_0x17fb62);}),_0x34daae['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x313e67=new x(_0x4a25df,this['_suggestions']);_0x4a25df['commands']['add']('acceptSuggestion',_0x313e67),this['enableCommand']('acceptSuggestion');const _0x1104a0=new R(_0x4a25df,this['_suggestions']);_0x4a25df['commands']['add']('discardSuggestion',_0x1104a0),this['enableCommand']('discardSuggestion'),_0x4a25df['commands']['add']('acceptAllSuggestions',new E(_0x4a25df,_0x313e67,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x4a25df['commands']['add']('discardAllSuggestions',new E(_0x4a25df,_0x1104a0,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x4a25df['commands']['add']('acceptSelectedSuggestions',new O(_0x4a25df,_0x313e67,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x4a25df['commands']['add']('discardSelectedSuggestions',new O(_0x4a25df,_0x1104a0,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x437aca=_0x4a25df['plugins']['get']('CommentsRepository');this['listenTo'](_0x437aca,'addComment',(_0x589265,{threadId:_0xb093c6})=>{const _0x247201=this['_suggestions']['get'](_0xb093c6);_0x247201&&_0x247201['commentThread']&&0x1===_0x247201['commentThread']['length']&&this['_updateSuggestionData'](_0xb093c6,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x437aca,'removeComment',(_0x2b9e19,{threadId:_0x1ebb9b})=>{const _0x2ef1f3=this['_suggestions']['get'](_0x1ebb9b);_0x2ef1f3&&_0x2ef1f3['commentThread']&&!_0x2ef1f3['commentThread']['length']&&this['_updateSuggestionData'](_0x1ebb9b,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x344062){if(this['_adapter'])throw new _0x5adf17('track-changes-adapter-already-set',this);this['_adapter']=_0x344062;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x231383=!0x1,toJSON:_0x4840b0=!0x1}={}){const _0x302b21=[];for(const _0x50ef0b of this['_suggestions']['values']())_0x231383&&!_0x50ef0b['isInContent']||_0x302b21['push'](_0x50ef0b);return _0x4840b0?_0x302b21['map'](_0x225cb6=>_0x225cb6['toJSON']()):_0x302b21;}['getSuggestion'](_0x2a3143){const _0x1802a8=this['_suggestions']['get'](_0x2a3143);if(!_0x1802a8)throw new _0x5adf17('track-changes-suggestion-not-found',this);return _0x1802a8;}['hasSuggestion'](_0xef4d25){return this['_suggestions']['has'](_0xef4d25);}['addSuggestionData'](_0x509b73){const {authorId:_0x1b8bc1,id:_0xf38305,attributes:_0x137ab1}=_0x509b73,[_0x331bc7,_0x3bcd5d]=_0x509b73['type']['split'](':'),_0x407056=this['_suggestions']['get'](_0xf38305)||this['_createSuggestion'](_0x331bc7,_0x3bcd5d,_0xf38305,_0x1b8bc1,_0x137ab1);if(this['_addThreadToSuggestion'](_0x407056),this['_checkSuggestionCorrectness'](_0x407056,_0x331bc7,_0x3bcd5d||null,_0x1b8bc1),_0x407056['createdAt']=_0x509b73['createdAt'],_0x407056['_isDataLoaded']=!0x0,_0x137ab1&&_0x137ab1['@external']){const _0x5d842d=_0x137ab1['@external'],_0x314e5f=this['_getExternalAuthor'](_0x5d842d['authorName']);_0x407056['authoredAt']=_0x5d842d['createdAt'],_0x407056['author']=_0x314e5f,_0x407056['isExternal']=!0x0;}else _0x407056['authoredAt']=_0x509b73['createdAt'];switch(_0x509b73['data']&&(_0x407056['data']=_0x509b73['data']),_0x509b73['attributes']&&(_0x407056['attributes']=_0x509b73['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x407056['_saved']=!0x0),this['_suggestionState']['get'](_0x407056)){case'notReady':this['_suggestionState']['set'](_0x407056,'dataReady');break;case'markerReady':_0x407056['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x407056])),this['_refreshSuggestionsChain'](new Set([_0x407056])),this['_suggestionState']['set'](_0x407056,'ready'),this['fire']('suggestionLoaded',_0x407056)):this['_suggestionState']['set'](_0x407056,'removed');}return _0x407056;}['acceptSuggestion'](_0x48673e){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x259c6e of _0x48673e['getAllAdjacentSuggestions']())_0x259c6e['accept']();});});}['discardSuggestion'](_0x5bf29c){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5c46e2 of _0x5bf29c['getAllAdjacentSuggestions']())_0x5c46e2['discard']();});});}['enableCommand'](_0x2cc9fb,_0x414e14){const _0x524fc7=this['editor']['commands']['get'](_0x2cc9fb);if(!_0x524fc7)throw new _0x5adf17('track-changes-command-not-found',this,{'commandName':_0x2cc9fb});if(this['_enabledCommands']['has'](_0x524fc7))throw new _0x5adf17('track-changes-enable-command-twice',this,{'commandName':_0x2cc9fb});this['_enabledCommands']['add'](_0x524fc7),_0x414e14&&_0x524fc7['on']('execute',(_0x13efee,_0x8f3b69)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x8f3b69['length']>0x0&&_0x8f3b69[_0x8f3b69['length']-0x1]&&_0x8f3b69[_0x8f3b69['length']-0x1]['forceDefaultExecution']?_0x8f3b69['pop']():(_0x13efee['return']=_0x414e14((..._0x2c2f7a)=>_0x524fc7['execute'](..._0x2c2f7a,{'forceDefaultExecution':!0x0}),..._0x8f3b69),_0x13efee['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x3c8dba){let _0x50cc2d,_0x493dd4;const _0x1f61a9=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x50cc2d=_0x3c8dba();}catch(_0x357664){_0x493dd4=_0x357664;}return _0x1f61a9||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x493dd4&&_0x5adf17['rethrowUnexpectedError'](_0x493dd4,this),_0x50cc2d;}['markInsertion'](_0x45aa21,_0x5f4a41=null,_0x4f8d15={}){if(_0x45aa21['isCollapsed'])return null;const _0x1d9f00=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x9ef8da,meta:_0xfe1584}of this['_findSuggestions'](_0x45aa21,'insertion'))if(_0xfe1584['isOwn']){if(!_0xfe1584['isNextTo']){if(_0xfe1584['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x9ef8da,_0x4f8d15))continue;return _0x9ef8da;}if(qt(_0x9ef8da,_0x4f8d15))return _0x9ef8da;this['_breakSuggestionMarker'](_0x9ef8da,_0x45aa21['start'],_0x45aa21['end']);break;}if(_0x5f4a41==_0x9ef8da['subType']&&qt(_0x9ef8da,_0x4f8d15)){const _0x4b6ab0=_0x9ef8da['getFirstRange']();return _0x4b6ab0['start']['isEqual'](_0x45aa21['end'])?this['_setSuggestionRange'](_0x9ef8da,this['_model']['createRange'](_0x45aa21['start'],_0x4b6ab0['end'])):this['_setSuggestionRange'](_0x9ef8da,this['_model']['createRange'](_0x4b6ab0['start'],_0x45aa21['end'])),_0x9ef8da;}}const _0x49d1c7=_0x27c666(),_0x2915b2=_0x1d9f00['id'],_0x2568ac=_0x5f4a41?'insertion:'+_0x5f4a41:'insertion',_0x270379=this['_setSuggestionData']({'id':_0x49d1c7,'type':_0x2568ac,'createdAt':new Date(),'authorId':_0x2915b2,'attributes':_0x4f8d15});return this['_addSuggestionMarker'](_0x2568ac,_0x49d1c7,_0x2915b2,_0x45aa21),_0x270379;}['markMultiRangeInsertion'](_0x197b57,_0xa717b4='multi',_0x3120b7={}){const _0xddea4=this['editor']['plugins']['get']('Users')['me'],_0x29d78d=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0xa717b4,'join');for(const _0x1f37ba of this['getSuggestions']())if(_0x1f37ba['author']['id']==_0xddea4['id']&&'insertion'==_0x1f37ba['type']&&_0x1f37ba['subType']==_0xa717b4&&qt(_0x1f37ba,_0x3120b7)&&(_0x29d78d(_0x1f37ba['getRanges'](),_0x197b57)||_0x29d78d(_0x197b57,_0x1f37ba['getRanges']()))){for(const _0x31d00a of _0x197b57)_0x1f37ba['addRange'](_0x31d00a);return _0x1f37ba;}for(const {suggestion:_0x3319f2,meta:_0x36a2b7}of this['_findSuggestions'](_0x197b57,'insertion')){if(!_0x36a2b7['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x36a2b7['containsRangeInObject'])continue;if(!qt(_0x3319f2,_0x3120b7))continue;let _0x47a615=!0x0;for(const _0x2f4d25 of _0x3319f2['getRanges']())for(const _0x2142f6 of _0x197b57)if(!_0x2f4d25['containsRange'](_0x2142f6)){_0x47a615=!0x1;break;}if(_0x47a615)return _0x3319f2;}const _0x23dc1c=_0x27c666(),_0x342fa0=_0xddea4['id'],_0x3f52f1='insertion:'+_0xa717b4,_0x3015b3=this['_setSuggestionData']({'id':_0x23dc1c,'type':_0x3f52f1,'createdAt':new Date(),'authorId':_0x342fa0,'attributes':_0x3120b7});for(const _0x30b671 of _0x197b57)this['_addSuggestionMarker'](_0x3f52f1,_0x23dc1c,_0x342fa0,_0x30b671,u['getMultiRangeId']());return _0x3015b3;}['markInlineFormat'](_0x54be3c,_0x23781d,_0x2d9e1d=null,_0x27cc0d={}){if(_0x2d9e1d=_0x2d9e1d||Gt(_0x23781d),_0x54be3c['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x441dc1=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2d9e1d,'accept');return this['forceDefaultExecution'](()=>_0x441dc1([_0x54be3c],_0x23781d,_0x27cc0d)),null;}const _0x572db2=this['editor']['plugins']['get']('Users')['me'],_0x2bdd0f=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x1019fe,meta:_0x3ffaf6}of this['_findSuggestions'](_0x54be3c,'insertion'))_0x3ffaf6['isOwn']&&!_0x3ffaf6['isInsideObject']&&_0x2bdd0f['push'](..._0x1019fe['getRanges']());}const _0x15bd72=function(_0x599a18,_0x199def){const _0x5327f5=[];for(const _0x3a04c3 of _0x199def){const _0x26ade2=_0x599a18['getIntersection'](_0x3a04c3);_0x26ade2&&_0x5327f5['push'](_0x26ade2);}return _0x5327f5;}(_0x54be3c,_0x2bdd0f),_0x405b3c=function(_0x5582e1,_0x1e7f52){const _0xfbabc3=[_0x5582e1];for(const _0x2815ce of _0x1e7f52){let _0x340df7=0x0;for(;_0x340df7<_0xfbabc3['length'];){const _0x76fd4d=_0xfbabc3[_0x340df7]['getDifference'](_0x2815ce);_0xfbabc3['splice'](_0x340df7,0x1,..._0x76fd4d),_0x340df7+=_0x76fd4d['length'];}}return _0xfbabc3;}(_0x54be3c,_0x2bdd0f);_0x15bd72['length']&&this['_model']['change'](()=>{for(const _0x14f3ad of _0x15bd72){const _0x539f54=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2d9e1d,'accept');this['forceDefaultExecution'](()=>_0x539f54([_0x14f3ad],_0x23781d,_0x27cc0d));}});for(const _0x5c1528 of _0x405b3c){let _0x1aa526=null,_0xe4aa=_0x5c1528['start'],_0x1e0819=_0x5c1528['end'];for(const {suggestion:_0x31458a,meta:_0xb5cfa9}of this['_findSuggestions'](_0x5c1528,'formatInline')){if(!_0xb5cfa9['isOwn'])continue;if(_0x31458a['subType']!=_0x2d9e1d)continue;if(!qt(_0x31458a,_0x27cc0d))continue;const _0x305d9d=_0x31458a['getFirstRange']();if(_0x305d9d['containsRange'](_0x5c1528,!0x0))return null;_0xe4aa=_0xe4aa['isBefore'](_0x305d9d['start'])?_0xe4aa:_0x305d9d['start'],_0x1e0819=_0x1e0819['isAfter'](_0x305d9d['end'])?_0x1e0819:_0x305d9d['end'],_0x1aa526?_0x305d9d['start']['isBefore'](_0x1aa526['getFirstRange']()['start'])?(_0x1aa526['removeMarkers'](),_0x1aa526=_0x31458a):_0x31458a['removeMarkers']():_0x1aa526=_0x31458a;}const _0x5c2afd=this['_model']['createRange'](_0xe4aa,_0x1e0819);if(_0x1aa526)this['_setSuggestionRange'](_0x1aa526,_0x5c2afd);else{const _0x4f879e=_0x27c666(),_0x83d857=_0x572db2['id'];this['_setSuggestionData']({'id':_0x4f879e,'type':'formatInline:'+_0x2d9e1d,'data':_0x23781d,'createdAt':new Date(),'authorId':_0x83d857,'attributes':_0x27cc0d}),this['_addSuggestionMarker']('formatInline:'+_0x2d9e1d,_0x4f879e,_0x83d857,_0x5c2afd);}}return null;}['markBlockFormat'](_0x2b68e1,_0x4d27fd,_0x47ca3d=[],_0x5701cd=null,_0x462e4e={}){_0x4d27fd['formatGroupId']||(_0x4d27fd['formatGroupId']=_0x4d27fd['commandName']),_0x4d27fd['multipleBlocks']=_0x2b68e1['is']('range'),_0x5701cd=_0x5701cd||Gt(_0x4d27fd);const _0x2d6ceb=_0x47ca3d['map'](_0x204491=>Lt(_0x204491,this['_model'])),_0x34b555=_0x2b68e1['is']('range')?_0x2b68e1:Lt(_0x2b68e1,this['_model']);if('never'===this['_trackFormatChanges']){const _0x51987e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5701cd,'accept');return this['forceDefaultExecution'](()=>_0x51987e([_0x34b555],_0x4d27fd,_0x462e4e)),null;}_0x2d6ceb['push'](_0x34b555);let _0x26d8d4=!0x0;for(const _0x5d11c1 of _0x2d6ceb)if(!this['_rangeIsInLocalUserInsertion'](_0x5d11c1)){_0x26d8d4=!0x1;break;}if(_0x26d8d4&&'always'!==this['_trackFormatChanges']){const _0x485fb9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5701cd,'accept');return this['forceDefaultExecution'](()=>_0x485fb9([_0x34b555],_0x4d27fd,_0x462e4e)),null;}let _0x4809f1=null,_0x2fc5a1=_0x34b555['start'],_0x558f62=_0x34b555['end'];for(const {suggestion:_0x85a5dc,meta:_0x357fce}of this['_findSuggestions'](_0x34b555,'formatBlock')){if(!_0x357fce['isOwn'])continue;if(_0x357fce['isNextTo']||_0x357fce['containsRangeInObject']||_0x357fce['isInsideObject'])continue;if(_0x85a5dc['data']['formatGroupId']!=_0x4d27fd['formatGroupId'])continue;if(!qt(_0x85a5dc,_0x462e4e))continue;const _0x17e20b=_0x85a5dc['getFirstRange']();if(_0x85a5dc['subType']==_0x5701cd){if(_0x17e20b['containsRange'](_0x34b555,!0x0))return null;_0x2fc5a1=_0x2fc5a1['isBefore'](_0x17e20b['start'])?_0x2fc5a1:_0x17e20b['start'],_0x558f62=_0x558f62['isAfter'](_0x17e20b['end'])?_0x558f62:_0x17e20b['end'],_0x4809f1?_0x17e20b['start']['isBefore'](_0x4809f1['getFirstRange']()['start'])?(_0x4809f1['removeMarkers'](),_0x4809f1=_0x85a5dc):_0x85a5dc['removeMarkers']():_0x4809f1=_0x85a5dc;}else{const _0x4759fc=_0x34b555['getIntersection'](_0x17e20b);this['_cutOutSuggestionMarker'](_0x85a5dc,_0x4759fc);}}const _0x3d0313=this['editor']['plugins']['get']('Users')['me'],_0x1945b=_0x27c666(),_0x23d303=_0x3d0313['id'];if(_0x4809f1)return this['_setSuggestionRange'](_0x4809f1,this['_model']['createRange'](_0x2fc5a1,_0x558f62)),_0x4809f1;{const _0x5f1913=this['_setSuggestionData']({'id':_0x1945b,'type':'formatBlock:'+_0x5701cd,'data':_0x4d27fd,'createdAt':new Date(),'authorId':_0x23d303,'attributes':_0x462e4e});return this['_addSuggestionMarker']('formatBlock:'+_0x5701cd,_0x1945b,_0x23d303,this['_model']['createRange'](_0x2fc5a1,_0x558f62)),_0x5f1913;}}['markMultiRangeBlockFormat'](_0x4f3d88,_0x2f6186,_0x331300=[],_0x1296fa=null,_0x91e019={}){_0x2f6186['formatGroupId']||(_0x2f6186['formatGroupId']=_0x2f6186['commandName']);const _0x39388c=_0x4f3d88[0x0];_0x2f6186['multipleBlocks']=_0x39388c['is']('range'),_0x1296fa=_0x1296fa||Gt(_0x2f6186);const _0x424ccf=_0x331300['map'](_0x41c5c2=>Lt(_0x41c5c2,this['_model'])),_0x2599a5=_0x39388c['is']('range')?_0x4f3d88:_0x4f3d88['map'](_0x43750d=>Lt(_0x43750d,this['_model']));if('never'===this['_trackFormatChanges']){const _0x30b159=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1296fa,'accept');return this['forceDefaultExecution'](()=>_0x30b159(_0x2599a5,_0x2f6186,_0x91e019)),null;}_0x424ccf['push'](..._0x2599a5);let _0x12caae=!0x0;for(const _0x580ff3 of _0x424ccf)if(!this['_rangeIsInLocalUserInsertion'](_0x580ff3)){_0x12caae=!0x1;break;}if(_0x12caae&&'always'!==this['_trackFormatChanges']){const _0x1b301f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1296fa,'accept');return this['forceDefaultExecution'](()=>_0x1b301f(_0x2599a5,_0x2f6186,_0x91e019)),null;}const _0x40576d=this['editor']['plugins']['get']('Users')['me'];for(const _0x1d57ad of this['getSuggestions']()){if(_0x1d57ad['author']['id']!=_0x40576d['id'])continue;if('formatBlock'!=_0x1d57ad['type']||_0x1d57ad['data']['formatGroupId']!=_0x2f6186['formatGroupId'])continue;if(!qt(_0x1d57ad,_0x91e019))continue;const _0x1bcc79=_0x1d57ad['subType']==_0x1296fa;for(let _0x29de30=0x0;_0x29de30<_0x2599a5['length'];_0x29de30++){const _0x3c4722=_0x2599a5[_0x29de30];for(const _0x44e592 of _0x1d57ad['getMarkers']()){const _0x5e3f88=_0x44e592['getRange']();if(_0x3c4722['isEqual'](_0x5e3f88)){_0x1bcc79?(_0x2599a5['splice'](_0x29de30,0x1),_0x29de30--):_0x1d57ad['removeMarker'](_0x44e592['name']);break;}}}}if(0x0==_0x2599a5['length'])return null;const _0x1c77d5=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1296fa,'join');for(const _0x53b539 of this['getSuggestions']())if(_0x53b539['author']['id']==_0x40576d['id']&&'formatBlock'==_0x53b539['type']&&_0x53b539['data']['formatGroupId']==_0x2f6186['formatGroupId']&&_0x53b539['subType']==_0x1296fa&&qt(_0x53b539,_0x91e019)&&(_0x1c77d5(_0x53b539['getRanges'](),_0x2599a5)||_0x1c77d5(_0x2599a5,_0x53b539['getRanges']()))){for(const _0xa7b898 of _0x2599a5)_0x53b539['addRange'](_0xa7b898);return _0x53b539;}const _0x31db21=_0x27c666(),_0x4dc2e2=_0x40576d['id'],_0x49e5e4='formatBlock:'+_0x1296fa,_0x445105=this['_setSuggestionData']({'id':_0x31db21,'type':_0x49e5e4,'data':_0x2f6186,'createdAt':new Date(),'authorId':_0x4dc2e2,'attributes':_0x91e019});for(const _0x2ce123 of _0x2599a5)this['_addSuggestionMarker'](_0x49e5e4,_0x31db21,_0x4dc2e2,_0x2ce123,u['getMultiRangeId']());return _0x445105;}['markDeletion'](_0x524774,_0x55e6a0=null,_0xe28e0e={}){if(_0x524774['isCollapsed'])return null;const _0x509358=this['editor']['plugins']['get']('Users')['me'],_0x5aea2a=new _0xb1b223(_0x524774['start'],_0x524774['end']);for(const {suggestion:_0x3cf77f,meta:_0x41b2b0}of this['_findSuggestions'](_0x5aea2a,'insertion'))if(_0x41b2b0['isOwn']&&!_0x41b2b0['isNextTo']){if(_0x3cf77f['isMultiRange']){const _0x13d16d=_0x3cf77f['getRanges']()['filter'](_0x1a79dc=>'$graveyard'!=_0x1a79dc['root']['rootName']);_0x13d16d['every'](_0x190f02=>_0x5aea2a['containsRange'](_0x190f02,!0x0))&&_0x3cf77f['discard']();if(_0x13d16d['some'](_0x5a577d=>_0x5a577d['containsRange'](_0x5aea2a,!0x0))){const _0x48a9fa=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x55e6a0,'accept');return this['forceDefaultExecution'](()=>_0x48a9fa([_0x5aea2a],null,_0xe28e0e)),null;}}else{const _0x270a44=_0x5aea2a['getIntersection'](_0x3cf77f['getFirstRange']());null!==_0x270a44&&_0x3cf77f['_onDiscard']([_0x270a44],null,_0xe28e0e);}}if(_0x5aea2a['detach'](),_0x5aea2a['isCollapsed']||'$graveyard'==_0x5aea2a['root']['rootName'])return null;let _0x1bbfac=null,_0x49f6a9=_0x5aea2a['start'],_0x3c76b9=_0x5aea2a['end'];const _0x366015=this['_findSuggestions'](_0x5aea2a,'deletion');for(const {suggestion:_0x5e24ce,meta:_0x570cf0}of _0x366015){const _0x3117c7=this['_model']['createRange'](_0x49f6a9,_0x3c76b9);if(_0x570cf0['isOwn']&&(this['_mergeNestedSuggestions']||!_0x570cf0['containsRangeInObject']&&!_0x570cf0['isInsideObject'])){if(_0x5e24ce['isMultiRange']){if(!qt(_0x5e24ce,_0xe28e0e))continue;let _0x260f17=!0x0;for(const _0x5b5da2 of _0x5e24ce['getRanges']()){if(_0x5b5da2['containsRange'](_0x3117c7,!0x0))return _0x5e24ce;_0x3117c7['containsRange'](_0x5b5da2)||(_0x260f17=!0x1);}_0x260f17&&_0x5e24ce['discard']();}else{const _0x27461d=_0x5e24ce['getFirstRange']();if(_0x27461d['containsRange'](_0x3117c7,!0x0))return _0x5e24ce;if(!qt(_0x5e24ce,_0xe28e0e)){_0x3117c7['containsRange'](_0x27461d)?_0x5e24ce['removeMarkers']():_0x27461d['containsPosition'](_0x49f6a9)?_0x49f6a9=_0x27461d['end']:_0x27461d['containsPosition'](_0x3c76b9)&&(_0x3c76b9=_0x27461d['start']);continue;}_0x49f6a9=_0x49f6a9['isBefore'](_0x27461d['start'])?_0x49f6a9:_0x27461d['start'],_0x3c76b9=_0x3c76b9['isAfter'](_0x27461d['end'])?_0x3c76b9:_0x27461d['end'],_0xe28e0e=Object['assign']({},_0x5e24ce['attributes']),_0x1bbfac?_0x27461d['start']['isBefore'](_0x1bbfac['getFirstRange']()['start'])?(_0x1bbfac['removeMarkers'](),_0x1bbfac=_0x5e24ce):_0x5e24ce['removeMarkers']():_0x1bbfac=_0x5e24ce;}}}if(_0x1bbfac)return this['_setSuggestionRange'](_0x1bbfac,this['_model']['createRange'](_0x49f6a9,_0x3c76b9)),_0x1bbfac;{const _0x467a29=_0x27c666(),_0x1665a1=this['_model']['createRange'](_0x49f6a9,_0x3c76b9),_0x5a57dc=_0x509358['id'],_0x1f4af4=_0x55e6a0?'deletion:'+_0x55e6a0:'deletion',_0x40bf82=this['_setSuggestionData']({'id':_0x467a29,'type':_0x1f4af4,'createdAt':new Date(),'authorId':_0x5a57dc,'attributes':_0xe28e0e});return this['_addSuggestionMarker'](_0x1f4af4,_0x467a29,_0x5a57dc,_0x1665a1),_0x40bf82;}}['markMultiRangeDeletion'](_0x1f0457,_0x223e46='multi',_0x47043c={}){const _0x58cf78=this['editor']['plugins']['get']('Users')['me'],_0x482e65=_0x1f0457['map'](_0x5b4f33=>new _0xb1b223(_0x5b4f33['start'],_0x5b4f33['end'])),_0x36f659=new Set();for(const {suggestion:_0x34178c,meta:_0x4e03e5}of this['_findSuggestions'](_0x482e65,'insertion'))_0x4e03e5['isOwn']&&!_0x4e03e5['isNextTo']&&_0x36f659['add'](_0x34178c);for(const _0x391aeb of _0x36f659)if(_0x391aeb['isMultiRange']){const _0x1e2c28=_0x391aeb['getRanges']();(!_0x391aeb['attributes']||!_0x391aeb['attributes']['skipNestingCheck'])&&(_0x1e2c28['every'](_0x5e6d1a=>_0x482e65['some'](_0x55c6bb=>_0x55c6bb['containsRange'](_0x5e6d1a,!0x0)))&&_0x391aeb['discard']());if(_0x482e65['every'](_0x30004a=>_0x1e2c28['some'](_0x7252d8=>_0x7252d8['containsRange'](_0x30004a,!0x0)))){const _0x427745=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x223e46,'accept');return this['forceDefaultExecution'](()=>_0x427745(_0x1f0457,null,_0x47043c)),null;}}else{const _0x1499ed=_0x391aeb['getFirstRange']();_0x482e65['some'](_0x40f61d=>_0x40f61d['containsRange'](_0x1499ed,!0x0))&&_0x391aeb['discard']();if(_0x482e65['every'](_0x1fe7c4=>_0x1499ed['containsRange'](_0x1fe7c4,!0x0))){const _0x3ee1c1=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x223e46,'accept');return this['forceDefaultExecution'](()=>_0x3ee1c1(_0x482e65,null,_0x47043c)),null;}}const _0x7181b0=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x223e46,'join');let _0x1964bf=null;for(const _0x1679af of this['getSuggestions']())if(_0x1679af['author']['id']==_0x58cf78['id']&&_0x1679af['isInContent']&&'deletion'==_0x1679af['type']&&_0x1679af['subType']==_0x223e46&&qt(_0x1679af,_0x47043c)&&(_0x7181b0(_0x1679af['getRanges'](),_0x482e65)||_0x7181b0(_0x482e65,_0x1679af['getRanges']()))){if(_0x1964bf){if(_0x1679af['commentThread']&&_0x1679af['commentThread']['length'])continue;for(const _0x9016 of _0x1679af['getRanges']())_0x1964bf['isIntersectingWithRange'](_0x9016)||_0x1964bf['addRange'](_0x9016);_0x1679af['removeMarkers']();}else{_0x1964bf=_0x1679af;for(const _0x426d10 of _0x482e65)_0x1679af['isIntersectingWithRange'](_0x426d10)||_0x1679af['addRange'](_0x426d10);}}if(_0x1964bf)return _0x1964bf;_0x36f659['clear']();for(const {suggestion:_0x1e0e84,meta:_0x67a074}of this['_findSuggestions'](_0x482e65,'deletion'))_0x67a074['isOwn']&&(this['_mergeNestedSuggestions']||!_0x67a074['containsRangeInObject']&&!_0x67a074['isInsideObject'])&&qt(_0x1e0e84,_0x47043c)&&_0x36f659['add'](_0x1e0e84);for(const _0x6c9351 of _0x36f659){const _0x26e13a=_0x6c9351['getRanges']();if(!_0x47043c||!_0x47043c['skipNestingCheck']){if(_0x482e65['every'](_0xd696c0=>_0x26e13a['some'](_0x2b0878=>_0x2b0878['containsRange'](_0xd696c0,!0x0))))return _0x6c9351;}(!_0x6c9351['attributes']||!_0x6c9351['attributes']['skipNestingCheck'])&&(_0x26e13a['every'](_0x1cd467=>_0x482e65['some'](_0x413ba7=>_0x413ba7['containsRange'](_0x1cd467,!0x0)))&&_0x6c9351['discard']());}const _0x2d447d=_0x27c666(),_0x42e7f2=_0x58cf78['id'],_0x584eaf='deletion:'+_0x223e46,_0x4c5b73=this['_setSuggestionData']({'id':_0x2d447d,'type':_0x584eaf,'createdAt':new Date(),'authorId':_0x42e7f2,'attributes':_0x47043c});for(const _0x361814 of _0x482e65)_0x361814['detach'](),_0x361814['isCollapsed']||'$graveyard'==_0x361814['root']['rootName']||this['_addSuggestionMarker'](_0x584eaf,_0x2d447d,_0x42e7f2,_0x361814,u['getMultiRangeId']());return _0x4c5b73;}['markAttributeChange'](_0x2f7e6c,_0x13c404,_0x5a38ae,_0x3efa16,_0x1dbd5e){if(_0x2f7e6c['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x2cb653=this['editor']['plugins']['get']('Users')['me']['id'],_0x3b6a47=Array['from'](this['_suggestions']['values']())['filter'](_0x2c60d8=>'attribute'==_0x2c60d8['type']&&_0x2c60d8['data']['key']==_0x13c404&&_0x2c60d8['isIntersectingWithRange'](_0x2f7e6c));if('default'===this['_trackFormatChanges']){const _0x235a54=this['_findSuggestions'](_0x2f7e6c,'insertion')['filter'](({meta:_0xf59c49})=>_0xf59c49['isOwn']&&!_0xf59c49['isInsideObject']&&!_0xf59c49['isNextTo'])['map'](({suggestion:_0x946e21})=>_0x946e21);_0x3b6a47['unshift'](..._0x235a54);}const _0x3b285d=new Map([[_0x2f7e6c,_0x5a38ae]]);for(const _0x3138a7 of _0x3b6a47){const _0xeda4a3='attribute'==_0x3138a7['type']?_0x3138a7['data']['oldValue']:void 0x0,_0x292d48=_0x3138a7['getFirstRange'](),_0x51ec5a=Array['from'](_0x3b285d['keys']())['find'](_0x24076d=>_0x24076d['isIntersecting'](_0x292d48));if(!_0x51ec5a)continue;const _0x209d1c=_0x51ec5a['getDifference'](_0x292d48);this['_isBlockAttribute'](_0x13c404)&&'insertion'==_0x3138a7['type']&&0x0!=_0x209d1c['length']||(_0x3b285d['delete'](_0x51ec5a),_0x209d1c['forEach'](_0x22d054=>{_0x3b285d['set'](_0x22d054,_0x5a38ae);}),'insertion'!=_0x3138a7['type']&&_0xeda4a3!=_0x3efa16&&_0x3b285d['set'](_0x51ec5a['getIntersection'](_0x292d48),_0xeda4a3));}const _0x19d314=[];for(const [_0x3f3818,_0x4b8635]of _0x3b285d){const _0x246630=_0x27c666(),_0x3007b1={'key':_0x13c404,'oldValue':_0x4b8635,'newValue':_0x3efa16};_0x13c404['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':_0x13c404});const _0x4c2693=('attribute:'+(_0x13c404+'|'+Gt({'newValue':_0x3efa16})))['substring'](0x0,0x3c),_0x25e0cb=this['_setSuggestionData']({'id':_0x246630,'type':_0x4c2693,'data':_0x3007b1,'createdAt':new Date(),'authorId':_0x2cb653,'attributes':_0x1dbd5e});_0x19d314['push'](_0x25e0cb),this['_addSuggestionMarker'](_0x4c2693,_0x246630,_0x2cb653,_0x3f3818);}return _0x19d314;}['enableDefaultAttributesIntegration'](_0xcf4154){this['enableCommand'](_0xcf4154,(_0x591ac2,..._0x4c9ba1)=>{this['_recordAttributeChanges'](()=>{_0x591ac2(..._0x4c9ba1);});});}['registerBlockAttribute'](_0x79d1b7){this['_blockAttributeKeys']['add'](_0x79d1b7);}['registerInlineAttribute'](_0x8b08f1){this['_inlineAttributeKeys']['add'](_0x8b08f1);}['_getAttributeKey'](_0x50dde1){return'attribute'==_0x50dde1['type']?_0x50dde1['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x2d6c6c,_0x112949){const _0x5d1649=_0x2d6c6c['getFirstMarker']();this['_model']['change'](_0xefcf58=>{_0xefcf58['updateMarker'](_0x5d1649,{'range':_0x112949});});}['_addThreadToSuggestion'](_0x461752){const _0x2178ef=_0x461752['id'],_0x1afb81=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x2178ef)||this['_commentsRepository']['addCommentThread']({'channelId':_0x1afb81,'threadId':_0x2178ef,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x59828e=this['_commentsRepository']['getCommentThread'](_0x2178ef);_0x59828e['unbind']('isRemovable'),_0x59828e['isRemovable']=!0x1,_0x461752['commentThread']=_0x59828e;}['_checkSuggestionCorrectness'](_0x3b82a9,_0x47a5ab,_0xed2c60,_0x55212f){if(_0x3b82a9['type']!=_0x47a5ab||_0x3b82a9['subType']!=_0xed2c60||_0x3b82a9['creator']['id']!=_0x55212f)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x5adf17('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x13bc60,_0x3a5736){const _0x2c1036=_0x13bc60['getFirstRange']();if(_0x3a5736['isEqual'](_0x2c1036))_0x13bc60['removeMarkers']();else{if(_0x2c1036['containsRange'](_0x3a5736)){const _0x345402=this['_model']['createPositionAt'](_0x3a5736['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x13bc60,this['_model']['createRange'](_0x2c1036['start'],_0x345402));const _0x39ffc6=_0x27c666(),_0x55b211=_0x13bc60['creator']['id'],_0x4dfc51=_0x13bc60['type']+':'+_0x13bc60['subType'];this['_setSuggestionData']({'id':_0x39ffc6,'type':_0x4dfc51,'createdAt':new Date(),'authorId':_0x55b211,'data':_0x13bc60['data'],'attributes':_0x13bc60['attributes']});const _0x7f8dc0=this['_model']['createPositionAt'](_0x3a5736['end']['parent'],'after'),_0x29798a=this['_model']['createRange'](_0x7f8dc0,_0x2c1036['end']);this['_addSuggestionMarker'](_0x4dfc51,_0x39ffc6,_0x55b211,_0x29798a);}else{if(_0x2c1036['containsPosition'](_0x3a5736['start'])){const _0x26567b=this['_model']['createPositionAt'](_0x3a5736['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x13bc60,this['_model']['createRange'](_0x2c1036['start'],_0x26567b));}else{const _0x4f78d7=this['_model']['createPositionAt'](_0x3a5736['end']['parent'],'after');this['_setSuggestionRange'](_0x13bc60,this['_model']['createRange'](_0x4f78d7,_0x2c1036['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x6b0acd){for(const {suggestion:_0x31ffb1,meta:_0x2cb930}of this['_findSuggestions'](_0x6b0acd,'insertion')){if(!_0x2cb930['isOwn'])continue;const _0x215b11=_0x31ffb1['getRanges']();for(const _0x119d54 of _0x215b11)if(!_0x6b0acd['getDifference'](_0x119d54)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x1a6580){const _0x8d4ad2=this['editor']['plugins']['get']('Users')['getUser'](_0x1a6580);if(!_0x8d4ad2)throw new _0x5adf17('track-changes-user-not-found',this);return _0x8d4ad2;}['_getExternalAuthor'](_0x4a0b38){const _0x354a33=this['editor']['plugins']['get']('Users'),_0xdfe2c0=_0x2b6f8('external:'+_0x4a0b38),_0x2bbaa9=_0x354a33['getUser'](_0xdfe2c0);return _0x2bbaa9||_0x354a33['addUser']({'id':_0xdfe2c0,'name':_0x4a0b38});}['_createSuggestion'](_0x2a87ab,_0x4b380c,_0x403052,_0x42db51,_0x3416e2){const _0x37a1bb=this['_getAuthorFromId'](_0x42db51),_0x30f894=this['_suggestionFactory']['buildSuggestion'](_0x2a87ab,_0x4b380c,_0x403052,_0x37a1bb,_0x3416e2,_0x9954e9=>{this['_updateSuggestionData'](_0x403052,{'attributes':_0x9954e9});const _0x182d77=this['getSuggestion'](_0x403052);this['_joinWithAdjacentSuggestions'](new Set([_0x182d77])),this['_refreshSuggestionsChain'](new Set([_0x182d77]));});return this['listenTo'](_0x30f894,'accept',()=>{this['_updateSuggestionData'](_0x403052,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x30f894,'discard',()=>{this['_updateSuggestionData'](_0x403052,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x403052,_0x30f894),this['_suggestionState']['set'](_0x30f894,'notReady'),_0x30f894;}['_splitMarkerName'](_0x41d238){const _0x11cd3d=_0x41d238['split'](':');return{'group':_0x11cd3d[0x0],'type':_0x11cd3d[0x1],'subType':_0x11cd3d['length']>=0x5?_0x11cd3d[0x2]:null,'id':_0x11cd3d['length']<0x5?_0x11cd3d[0x2]:_0x11cd3d[0x3],'authorId':_0x11cd3d['length']<0x5?_0x11cd3d[0x3]:_0x11cd3d[0x4],'markerCount':0x6==_0x11cd3d['length']?_0x11cd3d[0x5]:null};}['_breakSuggestionMarker'](_0x3e0f82,_0x32d856,_0x4eeddd){const _0x864ace=_0x3e0f82['getFirstRange'](),_0x215702=_0x864ace['start'],_0x272553=_0x864ace['end'];this['_setSuggestionRange'](_0x3e0f82,this['_model']['createRange'](_0x215702,_0x32d856));const _0x184ee3=_0x27c666(),_0x2174c7=_0x3e0f82['creator']['id'],_0x1e1b20=_0x3e0f82['type']+(_0x3e0f82['subType']?':'+_0x3e0f82['subType']:'');this['_setSuggestionData']({'id':_0x184ee3,'type':_0x1e1b20,'createdAt':new Date(),'authorId':_0x2174c7,'originalSuggestionId':_0x3e0f82['id'],'attributes':_0x3e0f82['attributes'],'data':_0x3e0f82['data']});const _0x261eee=this['_getAttributeKey'](_0x3e0f82);('formatBlock'==_0x3e0f82['type']||_0x261eee&&this['_isBlockAttribute'](_0x261eee))&&(_0x4eeddd=this['_model']['createPositionBefore'](_0x4eeddd['parent'])),this['_addSuggestionMarker'](_0x1e1b20,_0x184ee3,_0x2174c7,this['_model']['createRange'](_0x4eeddd,_0x272553));}['_findSuggestions'](_0x448809,_0x14dbfa=null){const _0x1e1b09=[],_0x4af9df=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x448809)||(_0x448809=[_0x448809]);for(const _0x1cfd39 of this['getSuggestions']()){if(!_0x1cfd39['isInContent'])continue;if(_0x14dbfa&&_0x1cfd39['type']!=_0x14dbfa)continue;let _0x5342ba=!0x1;for(const _0x92a181 of _0x1cfd39['getRanges']()){for(const _0x4ed653 of _0x448809){const _0xcd7b93=_0x4ed653['start']['isEqual'](_0x92a181['end'])||_0x4ed653['end']['isEqual'](_0x92a181['start']);if(_0xcd7b93||_0x4ed653['getIntersection'](_0x92a181)){const _0x3afb59=_0x4ed653['containsRange'](_0x92a181)&&Ot(this['_model']['schema'],_0x92a181['start'],_0x4ed653),_0x1eb793=_0x92a181['containsRange'](_0x4ed653)&&Ot(this['_model']['schema'],_0x4ed653['start'],_0x92a181);_0x1e1b09['push']({'suggestion':_0x1cfd39,'meta':{'isOwn':_0x4af9df==_0x1cfd39['author'],'isNextTo':_0xcd7b93,'isInsideObject':_0x3afb59,'containsRangeInObject':_0x1eb793}}),_0x5342ba=!0x0;break;}}if(_0x5342ba)break;}}return _0x1e1b09;}['_addSuggestionMarker'](_0x30ed09,_0x3f36cf,_0x45bb65,_0x492c4f,_0x40e337){this['_model']['change'](_0x4c2c94=>{let _0x24218f='suggestion:'+_0x30ed09+':'+_0x3f36cf+':'+_0x45bb65;_0x40e337&&(_0x24218f=_0x24218f+':'+_0x40e337),_0x4c2c94['addMarker'](_0x24218f,{'range':_0x492c4f,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x5cf6df){const _0x365a2b=_0x5cf6df['previous'],_0x430ca8=_0x5cf6df['next'];_0x5cf6df['previous']=null,_0x5cf6df['next']=null,null!=_0x365a2b&&_0x365a2b['next']==_0x5cf6df&&(_0x365a2b['next']=_0x430ca8),null!=_0x430ca8&&_0x430ca8['previous']==_0x5cf6df&&(_0x430ca8['previous']=_0x365a2b),'ready'==this['_suggestionState']['get'](_0x5cf6df)&&(this['_suggestionState']['set'](_0x5cf6df,'removed'),this['fire']('suggestionUnloaded',_0x5cf6df,_0x365a2b,_0x430ca8));}['_setSuggestionData'](_0x291c93){const _0x5c686e=_0x291c93['id'],_0x4070ad=this['addSuggestionData'](_0x291c93);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x2b6761=this['editor']['plugins']['get']('PendingActions'),_0x72728b=_0x4070ad['hasComments'],_0x2b3e57=_0x4070ad['subType']?_0x4070ad['type']+':'+_0x4070ad['subType']:_0x4070ad['type'],_0x295919=this['editor']['locale'],_0x3581d5=_0x2b6761['add'](o(_0x295919,'PENDING_ACTION_SUGGESTION')),_0x51e976={'id':_0x5c686e,'type':_0x2b3e57,'hasComments':_0x72728b,'data':_0x291c93['data']||null,'originalSuggestionId':_0x291c93['originalSuggestionId']||null,'attributes':_0x4070ad['attributes']};this['_adapter']['addSuggestion'](_0x51e976)['then'](_0x4bee77=>{_0x4070ad['_saved']=!0x0,_0x2b6761['remove'](_0x3581d5),_0x4bee77&&_0x4bee77['createdAt']&&(this['_suggestions']['get'](_0x5c686e)['createdAt']=_0x4bee77['createdAt']);})['catch'](_0x3397ba=>{throw _0x327844('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x4070ad['discard']();}),_0x4070ad['stopListening'](),this['_suggestions']['delete'](_0x4070ad['id']),this['_suggestionState']['delete'](_0x4070ad),_0x3397ba;});}return _0x4070ad;}['_isBlockAttribute'](_0x236dc0){return this['_blockAttributeKeys']['has'](_0x236dc0);}['_updateSuggestionData'](_0x16a821,_0x28698e){const _0x13ace5=this['editor']['plugins']['get']('PendingActions'),_0x303437=this['getSuggestion'](_0x16a821);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x303437['_saved']){const _0xfa9b4d=_0x13ace5['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x16a821,_0x28698e)['then'](()=>{_0x13ace5['remove'](_0xfa9b4d);});}else _0x303437['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x16a821,_0x28698e);});}}['_getSuggestionData'](_0x18d444){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x5adf17('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x18d444);}['_handleNewSuggestionMarker'](_0xb065e2){const {id:_0x3dc9ed,type:_0x21a315,subType:_0x5ea7d5,authorId:_0x273166}=this['_splitMarkerName'](_0xb065e2),_0x25ff04=this['_suggestions']['get'](_0x3dc9ed)||this['_createSuggestion'](_0x21a315,_0x5ea7d5,_0x3dc9ed,_0x273166,{});switch(this['_checkSuggestionCorrectness'](_0x25ff04,_0x21a315,_0x5ea7d5,_0x273166),this['_suggestionState']['get'](_0x25ff04)){case'notReady':this['_getSuggestionData'](_0x3dc9ed)['then'](_0x4a3966=>{let _0x31afce=Promise['resolve']();_0x4a3966['hasComments']&&(_0x31afce=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x3dc9ed})),_0x31afce['then'](()=>{this['addSuggestionData'](_0x4a3966)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x25ff04,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x3dc9ed,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x25ff04,'ready'),this['fire']('suggestionLoaded',_0x25ff04);break;case'ready':this['fire']('suggestionChanged',_0x25ff04);}return _0x25ff04['addMarkerName'](_0xb065e2),_0x25ff04;}['_refreshSuggestionsChain'](_0x53d980){const _0x1963fd=Array['from'](_0x53d980),_0x52d3f6=_0x1963fd['filter'](_0x566970=>'attribute'==_0x566970['type']);this['_refreshAttributeSuggestionsChain'](_0x52d3f6);const _0x1162d1=_0x1963fd['filter'](_0x50e585=>!_0x50e585['isMultiRange']&&'attribute'!=_0x50e585['type']),_0x30c55f=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3d5591=>!_0x3d5591['isMultiRange']&&'attribute'!=_0x3d5591['type']),_0x166f86=_0x30c55f['filter'](_0x2d4178=>!_0x53d980['has'](_0x2d4178)),_0x419ed4=new Map(_0x30c55f['map'](_0x35a609=>[_0x35a609,this['_suggestionFactory']['getSuggestionCallback'](_0x35a609['type'],_0x35a609['subType'],'chain')])),_0x147d90=new Map(_0x30c55f['map'](_0x4ba7f1=>[_0x4ba7f1,_0x4ba7f1['getFirstRange']()])),_0x3991de=new Set(),_0x3a07a3=new Set();for(let _0x384223=0x0;_0x384223<_0x1162d1['length'];_0x384223++)_0x12a680(_0x1162d1[_0x384223],_0x1162d1,_0x384223+0x1);for(let _0x4908c7=0x0;_0x4908c7<_0x1162d1['length'];_0x4908c7++)_0x12a680(_0x1162d1[_0x4908c7],_0x166f86,0x0);const _0xee2c7c=new Set();for(let _0x92e5d2=0x0;_0x92e5d2<_0x1162d1['length'];_0x92e5d2++){const _0x112861=_0x1162d1[_0x92e5d2];!_0x3a07a3['has'](_0x112861)&&_0x112861['previous']&&(_0xee2c7c['add'](_0x112861['previous']),_0x112861['previous']['next']===_0x112861&&(_0x112861['previous']['next']=null),_0x112861['previous']=null),!_0x3991de['has'](_0x112861)&&_0x112861['next']&&(_0xee2c7c['add'](_0x112861['next']),_0x112861['next']['previous']===_0x112861&&(_0x112861['next']['previous']=null),_0x112861['next']=null);}function _0x12a680(_0x21234a,_0x3a11be,_0x51aea0){for(let _0xf1a94f=_0x51aea0;_0xf1a94f<_0x3a11be['length'];_0xf1a94f++){const _0x400c30=_0x25eb50(_0x21234a,_0x3a11be[_0xf1a94f]);_0x400c30&&(_0x400c30[0x0]['next']=_0x400c30[0x1],_0x400c30[0x1]['previous']=_0x400c30[0x0],_0x3991de['add'](_0x400c30[0x0]),_0x3a07a3['add'](_0x400c30[0x1]));}}function _0x25eb50(_0x427032,_0x1a52bb){if(_0x427032['author']['id']!==_0x1a52bb['author']['id'])return null;const _0x3bc5dd=_0x419ed4['get'](_0x427032)(_0x427032,_0x1a52bb,_0x147d90['get'](_0x427032),_0x147d90['get'](_0x1a52bb));if(!_0x3bc5dd)return null;return _0x419ed4['get'](_0x1a52bb)(_0x427032,_0x1a52bb,_0x147d90['get'](_0x427032),_0x147d90['get'](_0x1a52bb))?_0x3bc5dd[0x1]['commentThread']&&_0x3bc5dd[0x1]['commentThread']['length']?null:_0x3bc5dd:null;}_0xee2c7c['size']&&this['_refreshSuggestionsChain'](_0xee2c7c);}['_refreshAttributeSuggestionsChain'](_0x514140){if(0x0==_0x514140['length'])return;const _0x1780a4=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1fab61=>'attribute'==_0x1fab61['type']&&_0x1fab61['_isDataLoaded']),_0x477477=[],_0x331439=new Map();for(const _0xad96f5 of _0x1780a4){const _0x5626fa=_0x2b6f8(_0xad96f5['attributes']);_0x331439['has'](_0x5626fa)||(_0x331439['set'](_0x5626fa,_0x477477['length']),_0x477477['push']([]));const _0xcffea1=_0x331439['get'](_0x5626fa);_0x477477[_0xcffea1]['push'](_0xad96f5);}!(function(){_0x477477['sort']((_0x14e7cf,_0x1823f1)=>{const _0x45e85d=_0x14e7cf[0x0]['createdAt'],_0x23d383=_0x1823f1[0x0]['createdAt'];return _0x45e85d==_0x23d383?_0x14e7cf[0x0]['attributes']['groupId']<_0x1823f1[0x0]['attributes']['groupId']?-0x1:0x1:_0x45e85d<_0x23d383?-0x1:0x1;});for(const _0x31beea of _0x477477)_0x31beea['sort']((_0x3c116b,_0x6f6d03)=>_0x3c116b['id']<_0x6f6d03['id']?-0x1:0x1);}());for(let _0x1701fe=0x0;_0x1701fe<_0x477477['length'];_0x1701fe++){if(0x0==_0x477477[_0x1701fe]['length'])continue;const _0x3b401f=[];for(let _0x46479b=_0x1701fe+0x1;_0x46479b<_0x477477['length'];_0x46479b++)0x0!=_0x477477[_0x46479b]['length']&&_0x42faa0(_0x477477[_0x1701fe],_0x477477[_0x46479b])&&_0x3b401f['push'](_0x46479b);for(const _0x415872 of _0x3b401f)_0x477477[_0x1701fe]=_0x477477[_0x1701fe]['concat'](_0x477477[_0x415872]),_0x477477[_0x415872]=[];}for(const _0x2b2e1c of _0x477477)for(let _0x418873=0x0;_0x418873<_0x2b2e1c['length'];_0x418873++){const _0x46990b=_0x2b2e1c[_0x418873+0x1]||null;_0x2b2e1c[_0x418873]['next']!==_0x46990b&&(_0x2b2e1c[_0x418873]['next']=_0x46990b);}for(const _0xdbd8df of _0x477477)for(let _0xf9ea32=0x0;_0xf9ea32<_0xdbd8df['length'];_0xf9ea32++){const _0x1aef83=_0xdbd8df[_0xf9ea32-0x1]||null;_0xdbd8df[_0xf9ea32]['previous']!==_0x1aef83&&(_0xdbd8df[_0xf9ea32]['previous']=_0x1aef83);}function _0x42faa0(_0x431022,_0x293cd8){if(_0x431022[0x0]['attributes']['groupId']!==_0x293cd8[0x0]['attributes']['groupId']&&_0x431022[0x0]['author']!==_0x293cd8[0x0]['author'])return!0x1;if(!function(_0x414827,_0x54b42a){if(!_0x414827['hasComments']&&!_0x54b42a['hasComments'])return!0x0;if(_0x414827['hasComments']&&_0x54b42a['hasComments'])return!0x1;if(_0x414827['hasComments']&&_0x54b42a['createdAt']<_0x414827['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x54b42a['hasComments']&&_0x414827['createdAt']<_0x54b42a['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x431022[0x0],_0x293cd8[0x0]))return!0x1;const _0x2b2b68=Tt(_0x431022[0x0]['attributes'],'groupId'),_0x2dac2=Tt(_0x293cd8[0x0]['attributes'],'groupId');if(!_0x1fb0dc(_0x2b2b68,_0x2dac2))return!0x1;return!!_0x431022['every'](_0x7d8689=>_0x293cd8['some'](_0x9507bd=>_0x7d8689['getFirstRange']()['isEqual'](_0x9507bd['getFirstRange']())))&&_0x293cd8['every'](_0x27934e=>_0x431022['some'](_0x2acbce=>_0x27934e['getFirstRange']()['isEqual'](_0x2acbce['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1abb8a){const _0x1c8bef=Array['from'](_0x1abb8a),_0x2add4f=this['getSuggestions']({'skipNotAttached':!0x0}),_0x5e78d8=_0x2add4f['filter'](_0x4bf666=>!_0x1abb8a['has'](_0x4bf666)),_0x2556e7=new Map(_0x1c8bef['map'](_0x4da7ab=>[_0x4da7ab,this['_suggestionFactory']['getSuggestionCallback'](_0x4da7ab['type'],_0x4da7ab['subType'],'join')])),_0x3a6440=new Map(_0x2add4f['map'](_0x2863b2=>[_0x2863b2,_0x2863b2['getRanges']()]));for(let _0x5a5ade=0x0;_0x5a5ade<_0x1c8bef['length'];_0x5a5ade++){if(_0x18e651(this,_0x1c8bef[_0x5a5ade],_0x1c8bef,_0x5a5ade+0x1))return!0x0;}for(let _0x28fe02=0x0;_0x28fe02<_0x1c8bef['length'];_0x28fe02++){if(_0x18e651(this,_0x1c8bef[_0x28fe02],_0x5e78d8,0x0))return!0x0;}return!0x1;function _0x18e651(_0x31b3a7,_0x15e8b5,_0x46bd5a,_0x536907){for(let _0xed0fe7=_0x536907;_0xed0fe7<_0x46bd5a['length'];_0xed0fe7++){const _0x1e83ad=_0x46bd5a[_0xed0fe7];if(_0x1e83ad['type']!==_0x15e8b5['type']||_0x1e83ad['author']['id']!==_0x15e8b5['author']['id']||_0x1e83ad['subType']!==_0x15e8b5['subType'])continue;if(!Jt(_0x15e8b5,_0x1e83ad))continue;if('attribute'==_0x15e8b5['type']&&_0x15e8b5['data']['oldValue']!=_0x1e83ad['data']['oldValue'])continue;if('attribute'==_0x15e8b5['type']&&_0x31b3a7['_isBlockAttribute'](_0x15e8b5['data']['key']))continue;if('formatBlock'==_0x15e8b5['type']){const _0x32aacd=_0x31b3a7['editor']['model'],_0x313ae9=_0x15e8b5['getContainedElement']();if(_0x313ae9&&(_0x32aacd['schema']['isObject'](_0x313ae9)||_0x32aacd['schema']['isLimit'](_0x313ae9)))continue;}const _0x9dda80=_0x2556e7['get'](_0x15e8b5),_0xd96fb6=_0x3a6440['get'](_0x15e8b5),_0x1b9616=_0x3a6440['get'](_0x1e83ad),_0x417143=_0x15e8b5['commentThread']&&_0x15e8b5['commentThread']['length'],_0x2ec8b7=_0x1e83ad['commentThread']&&_0x1e83ad['commentThread']['length'];if(!_0x417143&&_0x9dda80(_0x1b9616,_0xd96fb6))return _0x31b3a7['_joinSuggestions'](_0x1e83ad,_0x15e8b5),_0x3a6440['delete'](_0x15e8b5),!0x0;if(!_0x2ec8b7&&_0x9dda80(_0xd96fb6,_0x1b9616))return _0x31b3a7['_joinSuggestions'](_0x15e8b5,_0x1e83ad),_0x3a6440['delete'](_0x1e83ad),!0x0;}return!0x1;}}['_joinSuggestions'](_0x1ecc58,_0x84a749){if(_0x1ecc58['isMultiRange']){for(const _0x175748 of _0x84a749['getRanges']())_0x1ecc58['addRange'](_0x175748);}else{const _0x2894cf=_0x84a749['getFirstRange']()['end'];this['_setSuggestionRange'](_0x1ecc58,this['_model']['createRange'](_0x1ecc58['getFirstRange']()['start'],_0x2894cf));}_0x84a749['removeMarkers']();}['_getMarkerAnnouncementText'](_0x3abcc3,_0x53becc,_0x1c8a28){const _0x2571d4=_0x3abcc3['startsWith']('format')||_0x3abcc3['startsWith']('attribute')?'FORMATTING':_0x3abcc3['toUpperCase']();return o(this['editor']['locale'],_0x53becc+'_'+_0x2571d4+'_SUGGESTION_ANNOUNCEMENT',_0x1c8a28);}['_initAriaMarkerChangeAnnouncements'](){const _0x6624b7=this['editor'];if(!_0x6624b7['ui'])return;const {ariaLiveAnnouncer:_0x14a13f}=_0x6624b7['ui'];_0x3d70e3(this['_model'],({left:_0x446d18,entered:_0x2a5b0f})=>{for(const _0x43843b of _0x446d18){const {group:_0x4bb1d1,type:_0x12159c}=this['_splitMarkerName'](_0x43843b['name']);if('suggestion'===_0x4bb1d1){_0x14a13f['announce'](this['_getMarkerAnnouncementText'](_0x12159c,'LEAVE'));break;}}for(const _0x302d1b of _0x2a5b0f){const {group:_0x58aa43,type:_0x4aaa6f}=this['_splitMarkerName'](_0x302d1b['name']);if('suggestion'===_0x58aa43){_0x14a13f['announce'](this['_getMarkerAnnouncementText'](_0x4aaa6f,'ENTER',_0x560e7d(_0x5cd213)));break;}}});}['_processAttributeChanges'](_0x4547fc){if(this['_recordAttributeSuggestions'])return!0x1;const _0x1a3e93=this['editor'],_0xb89089=_0x1a3e93['model']['document']['differ']['getChanges']();if(0x0==_0xb89089['length'])return!0x1;const _0x26818b=[],_0x131ff3=_0xb89089['filter'](_0x3ccbbb=>'attribute'==_0x3ccbbb['type']),_0x5875d2=_0xb89089['filter'](_0x199bda=>'insert'==_0x199bda['type']&&'$text'!=_0x199bda['name']),_0x25da86=_0xb89089['filter'](_0x186b73=>'remove'==_0x186b73['type']&&'$text'!=_0x186b73['name']);for(const _0x389a82 of _0x131ff3)_0x26818b['push']({'key':_0x389a82['attributeKey'],'newValue':_0x389a82['attributeNewValue'],'oldValue':_0x389a82['attributeOldValue'],'range':Pt(_0x389a82['range'],_0x1a3e93['model'])});for(const _0xfb8123 of _0x5875d2){const _0x5b4bdc=_0x25da86['find'](_0x8472d2=>_0x8472d2['position']['isEqual'](_0xfb8123['position']));_0x5b4bdc&&_0x26818b['push']({'key':m,'newValue':_0xfb8123['name'],'oldValue':_0x5b4bdc['name'],'range':_0x1a3e93['model']['createRangeOn'](_0xfb8123['position']['nodeAfter'])});}return 0x0!=_0x26818b['length']&&this['_reduceExistingSuggestions'](_0x4547fc,_0x26818b);}['_processAttributeSuggestions'](_0x21526c){let _0x23dd38=!0x1;const _0x56411d=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x242f3a=>_0x242f3a['data']['newRange']&&_0x242f3a['name']['startsWith']('suggestion:attribute:'));for(const _0x1bf6f8 of _0x56411d){const {subType:_0x528e65,id:_0x275ddd}=this['_splitMarkerName'](_0x1bf6f8['name']),_0x1fa999=_0x528e65['split']('|')[0x0];for(const _0x1c2b8c of this['getSuggestions']({'skipNotAttached':!0x0}))_0x1c2b8c['id']!=_0x275ddd&&'attribute'==_0x1c2b8c['type']&&_0x1c2b8c['data']&&_0x1c2b8c['data']['key']==_0x1fa999&&_0x1c2b8c['getFirstRange']()['isIntersecting'](_0x1bf6f8['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x1c2b8c,_0x1bf6f8['data']['newRange'],_0x21526c),_0x23dd38=!0x0);}return _0x23dd38;}['_recordAttributeChanges'](_0x5ef81d){this['_recordAttributeSuggestions']=!0x0,_0x5ef81d();}['_isRegisteredAttribute'](_0x3ac639){const _0x51c077=this['_isBlockAttribute'](_0x3ac639),_0x33c079=this['_inlineAttributeKeys']['has'](_0x3ac639);return _0x51c077||_0x33c079;}['_reduceExistingSuggestions'](_0x1d52d5,_0x3a0d61){if(0x0==_0x3a0d61['length'])return!0x1;let _0x2202fe=!0x1;for(const _0x5dcd82 of _0x3a0d61){const _0x385a26=this['_findSuggestions'](_0x5dcd82['range'],'attribute')['filter'](_0x381195=>!_0x381195['meta']['isNextTo'])['map'](_0x61496c=>_0x61496c['suggestion']),_0x17dd47=_0x2b6f8({'newValue':_0x5dcd82['newValue']});_0x385a26['filter'](_0x2f260d=>{const [_0x4c7024,_0x41a9d4]=_0x2f260d['subType']['split']('|');return _0x4c7024==_0x5dcd82['key']&&_0x41a9d4!=_0x17dd47;})['forEach'](_0x494e54=>{this['_reduceSuggestionAttributeRange'](_0x494e54,_0x5dcd82['range'],_0x1d52d5),_0x2202fe=!0x0;});}return _0x2202fe;}['_reduceSuggestionAttributeRange'](_0x46d48c,_0x276371,_0x588142){const _0x176e2f=_0x46d48c['getFirstRange']()['getDifference'](_0x276371);0x0!==_0x176e2f['length']?0x1!==_0x176e2f['length']?this['_breakSuggestionMarker'](_0x46d48c,_0x276371['start'],_0x276371['end']):this['_setSuggestionRange'](_0x46d48c,_0x176e2f[0x0]):_0x588142['removeMarker'](_0x46d48c['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0xcddfb3){this['_editor']=_0xcddfb3,this['_model']=_0xcddfb3['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x35bbd6,_0x1424e2,_0x488028,_0x3d8541,_0x453cef,_0x5d74d2){return new u(this['_model'],{'type':_0x35bbd6,'subType':_0x1424e2,'id':_0x488028,'author':_0x3d8541,'creator':_0x3d8541,'attributes':_0x453cef,'onAttributesChange':_0x5d74d2,'onAccept':(..._0x369b73)=>this['getSuggestionCallback'](_0x35bbd6,_0x1424e2,'accept')(..._0x369b73),'onDiscard':(..._0x22aa96)=>this['getSuggestionCallback'](_0x35bbd6,_0x1424e2,'discard')(..._0x22aa96)});}['registerCustomCallback'](_0x4109ce,_0x28085f,_0x4eef6b,_0x68a3ee){const _0x436551=_0x4109ce+':'+_0x28085f+':'+_0x4eef6b;this['_customCallbacks']['set'](_0x436551,_0x68a3ee);}['getSuggestionCallback'](_0x1b7e3e,_0x19bb32,_0x1413f6){const _0x4ca675=_0x1b7e3e+':'+_0x19bb32+':'+_0x1413f6;return this['_customCallbacks']['get'](_0x4ca675)||this['_defaultCallbacks']['get'](_0x1b7e3e+':'+_0x1413f6);}['_registerDefaultCallbacks'](){const _0x16339e=()=>!0x1,_0x2cb5f6=_0x5b5a96=>{_0x5b5a96['sort']((_0x541292,_0x4be086)=>_0x541292['start']['isBefore'](_0x4be086['start'])?0x1:-0x1),this['_model']['change'](_0x5676e6=>{for(const _0x553d31 of _0x5b5a96){let _0x3bcbf5;_0x3bcbf5=_0x553d31['end']['isAtEnd']&&_0x553d31['end']['parent']==_0x553d31['start']['nodeAfter']?_0x5676e6['createSelection'](_0x553d31['start']['nodeAfter'],'on'):_0x5676e6['createSelection'](_0x553d31),this['_model']['deleteContent'](_0x3bcbf5,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x592b1d=(_0xc670e8,_0x31bd63)=>{_0x31bd63&&this['_model']['change'](_0x54edb9=>{const {commandName:_0x53ba3e,commandParams:_0x2237e8=[]}=_0x31bd63,_0x2b8c16=_0xc670e8['map'](_0x5a183b=>(Vt(_0x5a183b)&&(_0x5a183b=this['_model']['createRange'](_0x5a183b['end'])),_0x5a183b))['filter'](_0x549e1e=>'$graveyard'!==_0x549e1e['root']['rootName']);if(_0x2b8c16['length']<0x1)return;const _0x3afbdd=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x4e0dfc=>_0xb1b223['fromRange'](_0x4e0dfc));_0x54edb9['setSelection'](_0x2b8c16);for(const _0x1a3608 of this['_editor']['commands']['commands']())_0x1a3608['refresh']();_0x2237e8['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x53ba3e,..._0x2237e8);const _0x8544b5=_0x3afbdd['filter'](_0x3f9b63=>'$graveyard'!=_0x3f9b63['root']['rootName']);_0x8544b5['length']>0x0&&_0x54edb9['setSelection'](_0x8544b5);for(const _0x1fb56d of _0x3afbdd)_0x1fb56d['detach']();});},_0x5a305d=(_0xa5b535,_0x3949d6)=>0x1==_0xa5b535['length']&&0x1==_0x3949d6['length']&&_0xa5b535[0x0]['end']['isEqual'](_0x3949d6[0x0]['start']),_0x325fe4=(_0xe4e4bb,_0x5853e5,_0x1a577e,_0x40fc45)=>Ht(_0xe4e4bb,_0x5853e5,_0x1a577e,_0x40fc45,this['_model'])?[_0xe4e4bb,_0x5853e5]:Ht(_0x5853e5,_0xe4e4bb,_0x40fc45,_0x1a577e,this['_model'])?[_0x5853e5,_0xe4e4bb]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x16339e),this['_defaultCallbacks']['set']('insertion:discard',_0x2cb5f6),this['_defaultCallbacks']['set']('insertion:join',_0x5a305d),this['_defaultCallbacks']['set']('insertion:chain',_0x325fe4),this['_defaultCallbacks']['set']('deletion:accept',_0x2cb5f6),this['_defaultCallbacks']['set']('deletion:discard',_0x16339e),this['_defaultCallbacks']['set']('deletion:join',_0x5a305d),this['_defaultCallbacks']['set']('deletion:chain',_0x325fe4),this['_defaultCallbacks']['set']('formatInline:accept',_0x592b1d),this['_defaultCallbacks']['set']('formatInline:discard',_0x16339e),this['_defaultCallbacks']['set']('formatInline:join',_0x5a305d),this['_defaultCallbacks']['set']('formatInline:chain',_0x16339e),this['_defaultCallbacks']['set']('formatBlock:accept',_0x592b1d),this['_defaultCallbacks']['set']('formatBlock:discard',_0x16339e),this['_defaultCallbacks']['set']('formatBlock:join',_0x5a305d),this['_defaultCallbacks']['set']('formatBlock:chain',_0x16339e),this['_defaultCallbacks']['set']('attribute:accept',_0x16339e),this['_defaultCallbacks']['set']('attribute:discard',(_0x51915e,_0x2cf111)=>{if(!_0x2cf111)return;const _0x1696c2=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x55a54a=>{if(_0x2cf111['key']==m)for(const _0x178dfb of _0x51915e){const _0x54e3b9=_0x178dfb['start']['nodeAfter'],_0x1fa201=_0x2cf111['oldValue'];_0x55a54a['rename'](_0x54e3b9,_0x1fa201);}else{if(_0x1696c2['_isBlockAttribute'](_0x2cf111['key'])){for(const _0x5d893f of _0x51915e)void 0x0!==_0x2cf111['oldValue']?_0x55a54a['setAttribute'](_0x2cf111['key'],_0x2cf111['oldValue'],_0x5d893f['start']['nodeAfter']):_0x55a54a['removeAttribute'](_0x2cf111['key'],_0x5d893f['start']['nodeAfter']);}else{for(const _0x1f0421 of _0x51915e)_0x2cf111['oldValue']?_0x55a54a['setAttribute'](_0x2cf111['key'],_0x2cf111['oldValue'],_0x1f0421):_0x55a54a['removeAttribute'](_0x2cf111['key'],_0x1f0421);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x5a305d);}}function Ot(_0x42666f,_0x5518b0,_0x5e0e79){for(const _0x3303de of _0x5518b0['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3303de['root']==_0x3303de)return!0x1;if(!_0x5e0e79['containsItem'](_0x3303de))return!0x1;if(_0x42666f['isObject'](_0x3303de)||_0x42666f['isLimit'](_0x3303de))return!0x0;}return!0x1;}function Vt(_0x5e3841){return _0x5e3841['end']['parent']==_0x5e3841['start']['nodeAfter']&&_0x5e3841['end']['isAtStart'];}function Ut(_0x19def0,_0x513e73,_0x343846,_0x603dc7){const _0x330d57=_0x587796=>!_0x587796['item']['is']('$textProxy')&&!_0x603dc7['isObject'](_0x587796['item']),_0x2e56c7=_0x19def0['start']['getLastMatchingPosition'](_0x330d57),_0x2b3d98=_0x19def0['end']['getLastMatchingPosition'](_0x330d57,{'direction':'backward'});return(!_0x19def0['start']['isEqual'](_0x2e56c7)||!_0x19def0['end']['isEqual'](_0x2b3d98))&&(_0x2e56c7['isBefore'](_0x2b3d98)?_0x343846['updateMarker'](_0x513e73,{'range':_0x343846['createRange'](_0x2e56c7,_0x2b3d98)}):_0x343846['removeMarker'](_0x513e73),!0x0);}function Gt(_0x2e936c){return _0x2b6f8(_0x2e936c);}function Ft(_0x40595d){const _0x29a4d5=_0x40595d['start']['nodeAfter'];return _0x29a4d5&&_0x29a4d5['is']('element');}function Pt(_0x348ede,_0x10cdfc){return null==_0x348ede['end']['nodeBefore']&&_0x348ede['end']['parent']==_0x348ede['start']['nodeAfter']?Lt(_0x348ede['start']['nodeAfter'],_0x10cdfc):_0x348ede;}function Lt(_0xb269f1,_0x505157){const _0x27fa88=_0x505157['schema']['isObject'](_0xb269f1)||_0x505157['schema']['isSelectable'](_0xb269f1);return _0x505157['createRange'](_0x505157['createPositionAt'](_0xb269f1,'before'),_0x27fa88?_0x505157['createPositionAfter'](_0xb269f1):_0x505157['createPositionAt'](_0xb269f1,'end'));}function Ht(_0x101178,_0x28bce7,_0x20539e,_0x36d733,_0x45ac63){if(_0x101178['next'])return!0x1;if(!Jt(_0x101178,_0x28bce7))return!0x1;if(_0x20539e['end']['isEqual'](_0x36d733['start']))return!0x0;if(_0x101178['type']!=_0x28bce7['type'])return!0x1;if(!_0x20539e['end']['isTouching'](_0x36d733['start']))return!0x1;const _0x5082e7=_0x45ac63['createRange'](_0x20539e['end'],_0x36d733['start'])['getWalker']();for(const _0x286a2a of _0x5082e7)if(['elementStart','elementEnd']['includes'](_0x286a2a['type'])&&_0x45ac63['schema']['isLimit'](_0x286a2a['item']))return!0x1;return!0x0;}function Jt(_0x38aed4,_0x279b3f){if(!_0x38aed4['_isDataLoaded']||!_0x279b3f['_isDataLoaded'])return!0x1;const _0x459c58=new Set(Object['keys'](_0x38aed4['attributes'])),_0x27adbc=new Set(Object['keys'](_0x279b3f['attributes']));if(_0x459c58['delete']('groupId'),_0x27adbc['delete']('groupId'),0x0==_0x459c58['size']&&0x0==_0x27adbc['size'])return!0x0;if(_0x459c58['size']!=_0x27adbc['size'])return!0x1;const _0xcfc2a9={..._0x38aed4['attributes']},_0x3b5f37={..._0x279b3f['attributes']};return delete _0xcfc2a9['groupId'],delete _0x3b5f37['groupId'],JSON['stringify'](_0xcfc2a9)==JSON['stringify'](_0x3b5f37);}function qt(_0x149927,_0x3b7005){const _0x1ec2b6=zt(_0x149927['attributes']),_0x4cd5f7=zt(_0x3b7005);if(!_0x149927['_isDataLoaded'])return!0x1;for(const _0x1b40b5 of Object['keys'](_0x4cd5f7))if(!_0x1fb0dc(_0x1ec2b6[_0x1b40b5],_0x4cd5f7[_0x1b40b5]))return!0x1;return!0x0;}function zt(_0x218a69){const _0x1ad7a9=Object['assign']({},_0x218a69);return delete _0x1ad7a9['skipNestingCheck'],delete _0x1ad7a9['tablePasteChainId'],_0x1ad7a9;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x1e1a2e(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x3eae7a,_0x139731,_0x338112,_0x94e638){super(),this['model']=_0x139731,this['view']=_0x338112,this['commentThreadController']=_0x94e638,this['_editor']=_0x3eae7a,this['_acceptCommand']=_0x3eae7a['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x3eae7a['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0xc2ddc0,_0x7b85fc)=>_0xc2ddc0||_0x7b85fc),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x4542e7=>_0x4542e7&&this['_editor']['model']['canEditAt'](_0x139731['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x17ed3e=>_0x17ed3e&&this['_editor']['model']['canEditAt'](_0x139731['getRanges']())),this['_pendingAction']=null,_0x338112['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x338112,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x338112,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x338112,'change:isDirty',()=>{_0x338112['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 _0x23fd6b=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x23fd6b);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x10e2b5{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x5c969d,_0x5a5c26,_0x54225b,_0x18173c){super(_0x5c969d),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x32cda8(_0x5c969d,o(_0x5c969d,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x5a5c26['authoredAt']),this['bind']('authoredAt')['to'](_0x5a5c26),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',_0x5a5c26,'authoredAt',this,'descriptionParts',(_0x2e6e53,_0x436d13,_0x1fb689)=>{const _0x2a119a=_0x1fb689['map'](_0x3425a6=>ls(_0x3425a6['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x2e6e53-0x1,_0x5a5c26['author']['name'],_0x436d13?_0x18173c['formatDateTime'](_0x436d13):'',new DOMParser()['parseFromString'](_0x2a119a,'text/html')['body']['textContent']]);}),this['focusables']=new _0x4aba3a(),this['focusTracker']=new _0x48966d(),this['keystrokes']=new _0x5dbddc(),this['focusCycler']=new _0x77a4f5({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4a5752=>_0x4a5752['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x5a5c26,this['_localUser']=_0x54225b,this['_config']=_0x18173c,_0x18173c['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x24aa29(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x4c8152}=this['_config'];this['commentsListView']=new _0x4c8152(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',_0x51b2ef=>_0x51b2ef+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x41dc25,_0x11db1b)=>_0x41dc25||!!_0x11db1b);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x3fc8dd}=this['_config'],_0x2ef64a=new _0x3fc8dd(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x20ca63=_0x2ef64a['commentInputView'];return _0x2ef64a['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x20ca63,'value',(_0x5143f1,_0x2c1b68,_0x3d192a)=>!!_0x3d192a||_0x5143f1&&!_0x2c1b68),_0x20ca63['on']('submit',(_0x4639be,_0x14459a)=>{this['fire']('addComment',_0x14459a),_0x20ca63['editor']['setData']('');}),_0x20ca63['on']('cancel',()=>this['focus']()),_0x20ca63['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x2ef64a;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x22fe2b,_0x135226,_0x3f6abf,_0x3e3e66){super(_0x22fe2b,_0x135226,_0x3f6abf,_0x3e3e66),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x40b1cf=>_0x40b1cf&&_0x40b1cf[0x0]?_0x40b1cf[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x1fda6e,_0x56d5b8)=>{let _0x4bc801='';for(const _0x2ac423 of _0x1fda6e)_0x4bc801+='<p>'+ls(_0x2ac423['content'],_0x2ac423['color'])+'</p>';return _0x56d5b8?_0x4bc801:_0x5cd2e2(_0x4bc801,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x3e3e66['SuggestionView'](_0x22fe2b,_0x135226,{'formatDateTime':_0x3e3e66['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 _0x8aa07e=this['bindTemplate'],_0x53d0c3=[this['suggestionView']];return this['commentsListView']&&_0x53d0c3['push'](this['commentsListView']),this['commentThreadInputView']&&_0x53d0c3['push'](this['commentThreadInputView']),_0x53d0c3['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x8aa07e['if']('isActive','ck-suggestion-wrapper--active'),_0x8aa07e['to']('type',_0x4e4a60=>'ck-suggestion-'+_0x4e4a60),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':_0x8aa07e['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x53d0c3};}['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 ce extends _0x10e2b5{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x8f8c94,_0x24653a,_0x218f6f){super(_0x8f8c94),this['_model']=_0x24653a,this['_config']=_0x218f6f,this['set']('description',''),this['bind']('authoredAt')['to'](_0x24653a),this['acceptButton']=this['_createButton'](o(_0x8f8c94,'Accept\x20suggestion'),_0x429b1b['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x8f8c94,'Discard\x20suggestion'),_0x429b1b['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x5343fc(_0x8f8c94,_0x24653a['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x4aba3a([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x48966d(),this['keystrokes']=new _0x5dbddc(),this['focusCycler']=new _0x77a4f5({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x394989=>_0x394989['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x5c3914=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x5c3914['innerHTML']=this['description'],this['on']('change:description',(_0x440a8e,_0x12d0bb,_0x2cdd31)=>{_0x5c3914['innerHTML']=_0x2cdd31;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x41cd60=this['bindTemplate'],_0x32b12f=[{'tag':'div','attributes':{'class':['ck-suggestion__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-suggestion__info-name','ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x41cd60['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x41cd60['to']('authoredAt',_0x5ac8a8=>this['_config']['formatDateTime'](_0x5ac8a8))}]}]},{'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']&&_0x32b12f['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':_0x32b12f}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x38884d,_0x3535fd,_0x1768e8,_0x1f245f,_0x5f3dc5){const _0x12414e=new _0x9ec70d(this['locale']);return _0x12414e['set']({'label':_0x38884d,'icon':_0x3535fd,'tooltip':!0x0,'tooltipPosition':_0x5f3dc5}),_0x12414e['extendTemplate']({'attributes':{'class':_0x1768e8}}),_0x12414e['on']('execute',()=>{this['fire'](_0x1f245f,this['_model']['id']);}),_0x12414e;}['_setupKeyboardNavigation'](){const _0x2cb923=this['element'];this['keystrokes']['listenTo'](_0x2cb923);for(const _0x36f800 of this['focusables'])this['focusTracker']['add'](_0x36f800['element']),this['keystrokes']['listenTo'](_0x36f800['element']);this['keystrokes']['set']('enter',(_0x41a734,_0x1742a9)=>{_0x2cb923===_0x41a734['target']&&(this['focusCycler']['focusFirst'](),_0x1742a9());}),this['keystrokes']['set']('esc',(_0x7a6c1a,_0x12a36d)=>{_0x2cb923!==_0x7a6c1a['target']&&(this['focus'](),_0x12a36d());});}}var he='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x82b22a{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x4f0890,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x19d0ce){super(_0x19d0ce),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x40d0a7=this['editor']['config'];_0x40d0a7['define']('trackChanges.SuggestionThreadView',re),_0x40d0a7['define']('trackChanges.SuggestionView',ce),_0x40d0a7['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x40d0a7['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x46f9ca,_0x32f0a9){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0xfa6a2c,_0x3b59b3]of this['_handleControllerBuffer']){const _0x5c72bb=this['_suggestionToController']['has'](_0xfa6a2c);_0x5c72bb||_0x3b59b3?_0x5c72bb&&_0x3b59b3&&this['_destroyController'](_0xfa6a2c):this['_initializeController'](_0xfa6a2c);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x46f9ca,_0x32f0a9);}['init'](){const _0x11f9ef=this['editor'],_0x9fade2=_0x11f9ef['plugins']['get']('TrackChangesEditing'),_0x214bad=_0x11f9ef['plugins']['get']('Annotations'),_0x1a35fc=_0x11f9ef['plugins']['get']('EditorAnnotations'),_0x182c3b=_0x11f9ef['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x1a35fc['addSourceCollector'](()=>{const _0x30dc43=[];for(const [_0x4cdbd4,_0x4d77d9]of Array['from'](this['_suggestionToController'])){const _0x5d7b2c=_0x4cdbd4['getAllAdjacentSuggestions'](),_0x5d067a=[];for(const _0x3e1d72 of _0x5d7b2c){if(!_0x3e1d72['isInContent'])continue;if(_0x3e1d72['isMultiRange']){_0x5d067a['push'](..._0x3e1d72['getRanges']());continue;}const _0x11d6fc=_0x3e1d72['getFirstRange']();if(_0x5d067a['length']>0x0){const _0x4e4092=_0x5d067a[0x0]['getJoined'](_0x11d6fc);if(_0x4e4092){_0x5d067a[0x0]=_0x4e4092;continue;}}_0x5d067a['push'](_0x11d6fc);}_0x30dc43['push']([_0x4d77d9['view'],_0x5d067a]);}return _0x30dc43;}),this['listenTo'](_0x9fade2,'suggestionLoaded',(_0x2718e4,_0x52758e)=>{this['listenTo'](_0x52758e,'change:previous',(_0x255687,_0x9e70a3,_0x498596,_0x4b0a66)=>{_0x52758e['isInContent']&&(null==_0x498596?(this['_updateController'](_0x4b0a66['head']),this['_handleSuggestionControllerDelayed'](_0x52758e,!0x1)):(this['_updateController'](_0x498596['head']),null==_0x4b0a66&&this['_handleSuggestionControllerDelayed'](_0x52758e,!0x0)));}),null!==_0x52758e['previous']?this['_updateController'](_0x52758e['head']):this['_handleSuggestionControllerDelayed'](_0x52758e,!0x1);}),this['listenTo'](_0x9fade2,'suggestionUnloaded',(_0x523a96,_0x512006,_0x24f2ef)=>{this['stopListening'](_0x512006,'change:previous'),this['_handleControllerBuffer']['delete'](_0x512006),this['_suggestionToController']['has'](_0x512006)&&this['_destroyController'](_0x512006),_0x24f2ef&&this['_updateController'](_0x24f2ef['head']);}),this['listenTo'](_0x9fade2,'suggestionChanged',(_0x327a4b,_0x5b0fc5)=>{this['_updateController'](_0x5b0fc5);}),this['listenTo'](_0x214bad,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x182c3b,'addComment',(_0xc4693f,{threadId:_0x1b53f,isFromAdapter:_0x41282e})=>{if(_0x41282e||!_0x9fade2['hasSuggestion'](_0x1b53f))return;const _0x1d2635=_0x9fade2['getSuggestion'](_0x1b53f);this['_suggestionToController']['get'](_0x1d2635)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x364eff=this['editor']['plugins']['get']('Annotations'),_0x525aaf=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5f3722=Array['from'](_0x364eff['activeAnnotations'],_0x17378b=>_0x17378b['innerView'])['filter'](_0x1b5042=>this['_viewToController']['has'](_0x1b5042)),_0x2a632d=[];for(const _0x3c3ebe of _0x5f3722){const _0x4d07b0=this['_viewToController']['get'](_0x3c3ebe)['model']['getAllAdjacentSuggestions']();_0x2a632d['push'](..._0x4d07b0['reduce']((_0x50c82f,_0x2c6f15)=>[..._0x50c82f,..._0x2c6f15['getMarkerNames']()],[]));}_0x525aaf['activeMarkers']=_0x2a632d;}['_addUIComponentsToFactory'](){const _0x2a3078=this['editor'],_0x1f3f2b=_0x2a3078['locale'],_0x23d07d=o(_0x1f3f2b,'Track\x20changes'),_0x12b71e=new Wt([{'type':'switchbutton','model':new _0x58f1f8({'withText':!0x0,'isToggleable':!0x0,'label':_0x23d07d,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x58f1f8({'withText':!0x0,'label':o(_0x1f3f2b,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x58f1f8({'withText':!0x0,'label':o(_0x1f3f2b,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x58f1f8({'withText':!0x0,'label':o(_0x1f3f2b,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x58f1f8({'withText':!0x0,'label':o(_0x1f3f2b,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x237d0e of _0x12b71e)if(me(_0x237d0e)){const _0x310e2c=_0x2a3078['commands']['get'](_0x237d0e['model']['commandName']);_0x237d0e['model']['bind']('isOn','isEnabled')['to'](_0x310e2c,'value','isEnabled');}_0x2a3078['ui']['componentFactory']['add']('trackChanges',_0x587b70=>this['_createToolbarButton'](_0x587b70,_0x12b71e,_0x23d07d)),_0x2a3078['ui']['componentFactory']['add']('menuBar:trackChanges',_0x2b91a5=>this['_createMenuBarMenu'](_0x2b91a5,_0x12b71e,_0x23d07d));}['_createToolbarButton'](_0x607523,_0x39e32c,_0x42dd93){const _0x83edc8=Qt(_0x607523,_0x11b29e),_0x2c2094=this['editor']['commands']['get']('trackChanges');_0x83edc8['buttonView']['set']({'tooltip':_0x42dd93,'label':_0x42dd93,'icon':he}),_0x83edc8['buttonView']['bind']('isOn')['to'](_0x2c2094,'value'),_0x83edc8['buttonView']['on']('execute',()=>{_0x2c2094['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x83edc8,_0x39e32c,{'role':'menu'});const _0x109d7a=[];for(const _0xbedd81 of _0x39e32c)me(_0xbedd81)&&_0x109d7a['push'](this['editor']['commands']['get'](_0xbedd81['model']['commandName']));const _0x432fa4=_0x83edc8['buttonView'];return _0x432fa4['actionView']['unbind']('isEnabled'),_0x432fa4['arrowView']['unbind']('isEnabled'),_0x432fa4['actionView']['bind']('isEnabled')['to'](_0x2c2094,'isEnabled'),_0x432fa4['arrowView']['bind']('isEnabled')['toMany'](_0x109d7a,'isEnabled',(..._0x217f13)=>_0x217f13['some'](_0x3d0d9b=>_0x3d0d9b)),_0x83edc8['on']('execute',_0x25471c=>{this['editor']['execute'](_0x25471c['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x83edc8;}['_createMenuBarMenu'](_0x49620b,_0x2e97e1,_0x54c66c){const _0x5eabce=new Yt(_0x49620b),_0x4c6e0c=this['editor']['commands']['get']('trackChanges');_0x5eabce['buttonView']['set']({'label':_0x54c66c,'icon':he});const _0x2591ab=new Zt(_0x49620b);for(const _0x3d9153 of _0x2e97e1){if('separator'==_0x3d9153['type']){_0x2591ab['items']['add'](new Xt(_0x49620b));continue;}const _0x4362fc=new te(_0x49620b,_0x5eabce),_0x58198b=new _0x3fefe3(_0x49620b),_0xc5be02=_0x3d9153['model'];_0x58198b['bind'](...Object['keys'](_0xc5be02))['to'](_0xc5be02),_0x58198b['delegate']('execute')['to'](_0x5eabce),_0x58198b['on']('execute',()=>{this['editor']['execute'](_0xc5be02['commandName']),this['editor']['editing']['view']['focus']();}),_0x4362fc['children']['add'](_0x58198b),_0x2591ab['items']['add'](_0x4362fc);}return _0x5eabce['bind']('isEnabled')['to'](_0x4c6e0c,'isEnabled'),_0x5eabce['panelView']['children']['add'](_0x2591ab),_0x5eabce;}['_initializeController'](_0x5eb789){const _0x760033=this['editor'],_0x547f2e=_0x760033['config'],_0x45c4f7=_0x760033['plugins']['get']('Annotations'),_0x35371a=_0x760033['plugins']['get']('CommentsRepository'),_0x291c2c=_0x760033['plugins']['get']('EditorAnnotations'),_0xc10dd4=_0x760033['plugins']['get'](_0x4f0890)['me'],_0x1e4313=_0x547f2e['get']('trackChanges')['SuggestionThreadView'],_0x1a2960=_0x547f2e['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x58ecbf,CommentThreadInputView:_0x1ce31f}=_0x760033['plugins']['get']('CommentsUI');let _0x372c80,_0x4afb74,_0x533ffc;this['_annotationViews']['has'](_0x5eb789['id'])?(_0x4afb74=this['_annotationViews']['get'](_0x5eb789['id']),_0x372c80=_0x4afb74['mainView']):(_0x372c80=new _0x1e4313(_0x760033['locale'],_0x5eb789,_0xc10dd4,{'disableComments':this['_disableComments'],'editorConfig':_0x547f2e['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x547f2e['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x547f2e['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x547f2e['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x494301(_0x547f2e['get']('locale')),'CommentView':_0x547f2e['get']('comments')['CommentView'],'CommentsListView':_0x58ecbf,'CommentThreadInputView':_0x1ce31f,'SuggestionView':_0x1a2960}),_0x372c80['suggestionView']['acceptButton']['on']('execute',()=>{_0x760033['editing']['view']['focus']();}),_0x372c80['suggestionView']['discardButton']['on']('execute',()=>{_0x760033['editing']['view']['focus']();}),_0x4afb74=_0x45c4f7['createAnnotationView'](this['editor']['locale'],_0x372c80),_0x4afb74['bind']('isDirty')['to'](_0x372c80,'isDirty'),_0x4afb74['bind']('length')['to'](_0x372c80),_0x4afb74['bind']('type')['to'](_0x372c80,'type',_0x5c3342=>'suggestion-'+_0x5c3342),_0x372c80['on']('escape',()=>{_0x533ffc['fire']('escape');}),this['_annotationViews']['set'](_0x5eb789['id'],_0x4afb74));const _0x249108=_0x35371a['createCommentThreadController'](_0x5eb789['commentThread'],_0x372c80),_0x583aab=new ae(_0x760033,_0x5eb789,_0x372c80,_0x249108),_0x1bff2a=_0x5eb789['getAllAdjacentSuggestions']()['filter'](_0x42f0ec=>_0x42f0ec['isInContent']);_0x372c80['descriptionParts']=_0x760033['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x1bff2a),this['_suggestionToController']['set'](_0x5eb789,_0x583aab),this['_viewToController']['set'](_0x372c80,_0x583aab),_0x533ffc=_0x45c4f7['createAnnotation']({'view':_0x4afb74,'target':()=>{const _0x27b365=[],_0x4a798c=_0x5eb789['getAllAdjacentSuggestions']()['filter'](_0x28f374=>_0x28f374['isInContent']);for(const _0xf157bb of _0x4a798c)_0x27b365['push'](..._0xf157bb['getMarkers']());return _0x121c8d(_0x760033['editing'],_0x27b365);},'type':()=>'suggestion-'+_0x583aab['view']['type']}),_0x35371a['_bindAnnotationToEditors'](_0x372c80,_0x533ffc),_0x45c4f7['add'](_0x533ffc),_0x291c2c['registerAnnotation'](_0x533ffc);}['_destroyController'](_0x3a2678){const _0x17add8=this['editor']['plugins']['get']('CommentsRepository'),_0x128e0a=this['editor']['plugins']['get']('Annotations'),_0x297805=this['_suggestionToController']['get'](_0x3a2678),_0x4b1f96=_0x297805['view'],_0x1d663f=_0x128e0a['getByInnerView'](_0x4b1f96);_0x17add8['_unbindEditors'](_0x4b1f96),_0x1d663f&&_0x128e0a['remove'](_0x1d663f),this['_suggestionToController']['delete'](_0x3a2678),this['_viewToController']['delete'](_0x4b1f96),_0x297805['destroy']();}['_updateController'](_0xa2e29a){if(!_0xa2e29a['isInContent']||!this['_suggestionToController']['has'](_0xa2e29a))return;const _0x1a0633=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5a7201=this['_suggestionToController']['get'](_0xa2e29a),_0x290df9=_0xa2e29a['getAllAdjacentSuggestions']();_0x5a7201['view']['descriptionParts']=_0x1a0633['descriptionFactory']['getDescriptions'](_0x290df9);}['destroy'](){for(const _0x5de49d of this['_suggestionToController']['keys']())this['_destroyController'](_0x5de49d);for(const _0xebdbf9 of this['_annotationViews']['values']())_0xebdbf9['mainView']['destroy']();super['destroy']();}}function me(_0x4a6379){return'model'in _0x4a6379;}class k extends _0x82b22a{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x5230ce){this['editor']['plugins']['get'](p)['adapter']=_0x5230ce;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x24a22f){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x24a22f);}['getSuggestions']({skipNotAttached:_0x1c25b7=!0x1,toJSON:_0x377ab4=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x1c25b7,'toJSON':_0x377ab4});}['getSuggestion'](_0x3822c3){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x3822c3);}}const T=['Pagination'];class P extends _0x82b22a{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x5d342b=this['editor'];if(_0x5d342b['config']['define']('trackChangesData.editorCreator',_0x29feb0=>{const _0x309b6c=_0x5d342b['model']['document']['getRootNames']()['reduce']((_0x5675e0,_0x5bc4a9)=>(_0x5675e0[_0x5bc4a9]='',_0x5675e0),{});return _0x5d342b['constructor']['create'](_0x309b6c,_0x29feb0);}),'function'!=typeof _0x5d342b['config']['get']('trackChangesData')['editorCreator'])throw new _0x5adf17('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x13e8ce){return N(this['editor'],!0x0,_0x13e8ce);}['getDataWithDiscardedSuggestions'](_0x837584){return N(this['editor'],!0x1,_0x837584);}}class D extends _0x82b22a{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x3fc099){super(_0x3fc099),this['result']='end';}['init'](){this['editor']['plugins']['get']('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor']['plugins']['get']('TrackChangesEditing')['_adapter']=null;}}function v(_0x35a2df){return void 0x0!==_0x35a2df['getRootsAttributes'];}async function N(_0x7501db,_0x46cc22,_0x200843){const _0xb0cfbc=_0xbe7cb0(_0x7501db,T);_0xb0cfbc['plugins']['push'](p,D),_0xb0cfbc['rootsAttributes']=v(_0x7501db)?_0x7501db['getRootsAttributes']():void 0x0;const _0x4c373a=document['createDocumentFragment'](),_0x50d2a0=_0x7501db['config']['get']('trackChangesData')['editorCreator'],_0x12ee75=await _0x50d2a0(_0xb0cfbc,()=>function(_0x3b8786){const _0x1e0448=document['createElement']('div');return _0x3b8786['appendChild'](_0x1e0448),_0x1e0448;}(_0x4c373a));!function(_0x4368dd,_0x263f5a){const _0x34f1bc=_0x4368dd['model']['document']['getRootNames']()['reduce']((_0x48186a,_0x154701)=>(_0x48186a[_0x154701]=_0x4368dd['data']['get']({'rootName':_0x154701}),_0x48186a),{}),_0x2fd83b=_0x4368dd['plugins']['get']('Users')['users']['map'](_0x422d5b=>({'id':_0x422d5b['id'],'name':_0x422d5b['name']})),_0x432a2a=_0x4368dd['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x297128=_0x4368dd['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1461db=_0x263f5a['plugins']['get']('Users'),_0x574b3d=_0x263f5a['plugins']['get']('TrackChangesEditing'),_0x10821c=_0x263f5a['plugins']['get']('CommentsRepository');for(const _0x5686a5 of _0x10821c['getCommentThreads']())_0x5686a5['remove']();for(const _0x3673ab of _0x2fd83b)_0x1461db['getUser'](_0x3673ab['id'])||_0x1461db['addUser'](_0x3673ab);_0x1461db['me']||_0x1461db['useAnonymousUser']();for(const _0x5e9644 of _0x297128)_0x10821c['addCommentThread'](_0x5e9644);for(const _0x399ab3 of _0x432a2a)_0x574b3d['addSuggestionData'](_0x399ab3);_0x263f5a['data']['set'](_0x34f1bc);}(_0x7501db,_0x12ee75),_0x12ee75['execute'](_0x46cc22?'acceptAllSuggestions':'discardAllSuggestions');const _0x386529=v(_0x12ee75)?_0x12ee75['getFullData'](_0x200843):_0x12ee75['data']['get'](_0x200843);return await _0x12ee75['destroy'](),_0x386529;}export{us as BaseSuggestionThreadView,u as Suggestion,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|