@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240607.0 → 0.0.0-nightly-20240608.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 +3 -3
- 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
|
-
_0x23f0a0(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x45e26e,_0x5d9764){super(),this['id']=_0x5d9764['id'],this['type']=_0x5d9764['type'],this['subType']=_0x5d9764['subType']||null,this['author']=_0x5d9764['author'],this['creator']=_0x5d9764['creator']||_0x5d9764['author'],this['isExternal']=Boolean(_0x5d9764['attributes']&&_0x5d9764['attributes']['@external']),this['data']=null,this['_model']=_0x45e26e,this['_onAccept']=_0x5d9764['onAccept'],this['_onDiscard']=_0x5d9764['onDiscard'],this['_onAttributesChange']=_0x5d9764['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x5d9764['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 _0x599a32=this;for(;_0x599a32['previous'];)_0x599a32=_0x599a32['previous'];return _0x599a32;}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'](_0x1dbe63){this['_markerNames']['add'](_0x1dbe63);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x4346ee=>this['_model']['markers']['get'](_0x4346ee))['filter'](_0x51ae8a=>_0x51ae8a);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x21cbb4=>{for(const _0x10f0ad of this['getMarkers']())_0x21cbb4['removeMarker'](_0x10f0ad);}),this['_markerNames']['clear']();}['removeMarker'](_0x475f1d){this['_model']['change'](_0x1b8623=>{_0x1b8623['removeMarker'](_0x475f1d);}),this['_markerNames']['delete'](_0x475f1d);}['addRange'](_0x5a5b9c){const _0x56d110='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x56d110),this['_model']['change'](_0x3e89c9=>{_0x3e89c9['addMarker'](_0x56d110,{'range':_0x5a5b9c,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x41bd8b){for(const _0x2e2bba of this['getRanges']())if(_0x2e2bba['isIntersecting'](_0x41bd8b))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x2456a8=>_0x2456a8['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x28ad93,_0x5d27a4)=>[..._0x28ad93,..._0x5d27a4['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x214b5a=this['getRanges']();if(0x1!=_0x214b5a['length'])return null;const _0x2703d9=_0x214b5a[0x0],_0xaa82d6=_0x2703d9['start']['nodeAfter'],_0x53bac1=_0x2703d9['end']['nodeBefore'];return _0xaa82d6 instanceof _0x9b17a8?_0xaa82d6!=_0x53bac1?null:_0xaa82d6: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 _0x28d833=[];let _0x561271=this['head'];for(;_0x561271;)_0x28d833['push'](_0x561271),_0x561271=_0x561271['next'];return _0x28d833;}['setAttribute'](_0x2ea981,_0x558902){const _0x4545e0=_0x1fd017(this['attributes']);_0x3928b2(_0x4545e0,_0x2ea981,_0x558902),_0xd50537(_0x4545e0,this['attributes'])||(this['attributes']=_0x4545e0,this['_onAttributesChange'](_0x4545e0));}['removeAttribute'](_0x3a7ab4){const _0x232729=_0x1fd017(this['attributes']);_0x57cf00(_0x232729,_0x3a7ab4),_0xd50537(_0x232729,this['attributes'])||(this['attributes']=_0x232729,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 _0x178cde()['substr'](0x1,0x5);}}function o(_0xa52289,_0x27e647,_0xfa4224){const t=_0xa52289['t'];switch(_0x27e647){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',_0xfa4224);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0xfa4224);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0xfa4224);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0xfa4224);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0xfa4224);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',_0xfa4224);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0xfa4224);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',_0xfa4224);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0xfa4224);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0xfa4224);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0xfa4224);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0xfa4224);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0xfa4224);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0xfa4224);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0xfa4224);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0xfa4224);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0xfa4224);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0xfa4224);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0xfa4224);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0xfa4224);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0xfa4224);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0xfa4224);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0xfa4224);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'},_0xfa4224);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0xfa4224);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0xfa4224);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0xfa4224);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0xfa4224);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0xfa4224);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'},_0xfa4224);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0xfa4224);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0xfa4224);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0xfa4224);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0xfa4224);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'},_0xfa4224);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0xfa4224);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'},_0xfa4224);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'},_0xfa4224);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0xfa4224);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'},_0xfa4224);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0xfa4224);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'},_0xfa4224);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0xfa4224);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0xfa4224);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});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'},_0xfa4224);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'},_0xfa4224);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});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.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});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.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x27e647;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x46450c,_0x28df08){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x46450c,this['_locale']=_0x28df08;}['getDescriptions'](_0x13d5f5){const _0x526a3e=[],_0x3fe3b9=new Set(),_0x225e29=new Set();for(let _0xe97c4b=0x0;_0xe97c4b<_0x13d5f5['length'];_0xe97c4b++){const _0x5eeeb2=_0x13d5f5[_0xe97c4b];if(!_0x5eeeb2['isInContent'])continue;const _0x5cf91f=this['_handleCustomCallbackDescription'](_0x5eeeb2);if(_0x5cf91f){if(null!=_0x5eeeb2['subType']){if(_0x3fe3b9['has'](_0x5eeeb2['subType']))continue;_0x3fe3b9['add'](_0x5eeeb2['subType']);}_0x526a3e['push'](_0x5cf91f);}else{if('attribute'!=_0x5eeeb2['type'])'insertion'!=_0x5eeeb2['type']&&'deletion'!=_0x5eeeb2['type']||this['_handleInsertRemoveSuggestionDescription'](_0x526a3e,_0x5eeeb2,_0x13d5f5[_0xe97c4b+0x1]);else{const _0x4d2685=_0x5eeeb2['data']['key'];if(_0x225e29['has'](_0x4d2685))continue;_0x225e29['add'](_0x5eeeb2['data']['key']),_0x4d2685==m?this['_handleRenameSuggestionDescription'](_0x526a3e,_0x5eeeb2):this['_handleAttributeSuggestionDescription'](_0x526a3e,_0x5eeeb2);}}}return this['_resolveDescriptionItems'](_0x526a3e);}['registerDescriptionCallback'](_0x5505cc){this['_customCallbacks']['push'](_0x5505cc);}['registerElementLabel'](_0x4fb44d,_0x2fb65b,_0x5c0d41=_0x46047a['normal']){'function'==typeof _0x4fb44d?_0x1095e2(this['_itemLabelsCallbacks'],{'matchingCallback':_0x4fb44d,'label':_0x2fb65b,'priority':_0x5c0d41}):this['_itemLabels']['set'](_0x4fb44d,_0x2fb65b);}['registerAttributeLabel'](_0x326975,_0x433ead){this['_attributeLabels']['set'](_0x326975,_0x433ead);}['getItemLabel'](_0x5040d9,_0x16447c=0x1){let _0x241820;for(const _0x2d030e of this['_itemLabelsCallbacks'])if(_0x2d030e['matchingCallback'](_0x5040d9)){_0x241820=_0x2d030e['label'];break;}return _0x241820||(_0x241820=this['_itemLabels']['get'](_0x5040d9['name'])),_0x241820?_0x241820(_0x16447c):0x1!==_0x16447c?_0x16447c+'\x20'+_0x5040d9['name']+'s':''+_0x5040d9['name'];}['_addDescriptionItems'](_0x6cdede,_0x46de52){const _0x16d9b6=_0x46de52['getFirstRange']()['getWalker'](),_0x39936c='insertion'==_0x46de52['type']?'add':'remove';for(const _0x3b3812 of _0x16d9b6){const _0x18ddb4=_0x3b3812['item'],_0x5dcad2=_0x6cdede[_0x6cdede['length']-0x1];if(_0x18ddb4['is']('$textProxy'))_0x5dcad2&&_0x5dcad2['type']['indexOf']('Container')>-0x1&&_0x6cdede['pop'](),_0x5dcad2&&'text'==_0x5dcad2['type']?_0x5dcad2[_0x39936c]+=_0x18ddb4['data']:_0x6cdede['push']({'type':'text','add':'add'==_0x39936c?_0x18ddb4['data']:'','remove':'remove'==_0x39936c?_0x18ddb4['data']:''});else{if(this['_schema']['isObject'](_0x18ddb4)){const _0x51b304=_0x18ddb4;if(_0x5dcad2&&_0x5dcad2['type']['indexOf']('Container')>-0x1&&_0x6cdede['pop'](),'elementEnd'==_0x3b3812['type'])continue;_0x5dcad2&&_0x5dcad2['type']==_0x39936c+'Object'&&_0x5dcad2['element']['name']==_0x51b304['name']?_0x5dcad2['quantity']++:_0x6cdede['push']({'type':_0x39936c+'Object','element':_0x51b304,'quantity':0x1}),_0x16d9b6['skip'](_0x2bc5bc=>!('elementEnd'==_0x2bc5bc['type']&&_0x2bc5bc['item']==_0x18ddb4));}else{if(this['_schema']['checkChild'](_0x18ddb4,'$text')||_0x18ddb4['is']('element','softBreak')){const _0x598f33=_0x18ddb4;if('add'==_0x39936c&&'elementStart'==_0x3b3812['type']||'remove'==_0x39936c&&'elementEnd'==_0x3b3812['type'])continue;if(_0x5dcad2&&-0x1==_0x5dcad2['type']['indexOf']('Container')){'text'==_0x5dcad2['type']&&(_0x5dcad2[_0x39936c]+='\x0a');continue;}let _0x5702d6;if(_0x5702d6='add'==_0x39936c?_0x598f33['nextSibling']&&!this['_schema']['isObject'](_0x598f33['nextSibling'])?_0x598f33['nextSibling']:null:_0x598f33['previousSibling']&&!this['_schema']['isObject'](_0x598f33['previousSibling'])?_0x598f33['previousSibling']:null,_0x598f33['isEmpty']||_0x5702d6&&_0x5702d6['isEmpty']){const _0x13a511=_0x5702d6&&_0x5702d6['isEmpty']?_0x5702d6:_0x598f33;_0x5dcad2&&_0x5dcad2['type']==_0x39936c+'EmptyContainer'&&_0x5dcad2['element']['name']==_0x13a511['name']?_0x5dcad2['quantity']++:_0x6cdede['push']({'type':_0x39936c+'EmptyContainer','element':_0x13a511,'quantity':0x1});}else _0x6cdede['push']({'type':_0x39936c+'Container','element':_0x598f33});}}}}}['_resolveDescriptionItems'](_0x2b9000){const _0x537375=this['_locale'],_0x5366f5=[],_0x426df3=[],_0x42d72f=[];for(const _0x2e6568 of _0x2b9000)switch(_0x2e6568['type']){case'text':if(_0x2e6568['add']=_0x2e6568['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x2e6568['remove']=_0x2e6568['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x2e6568['add']&&''!=_0x2e6568['remove']){_0x5366f5['push']({'type':'replace','content':o(_0x537375,'REPLACE_TEXT',['\x22'+_0x2e6568['remove']+'\x22','\x22'+_0x2e6568['add']+'\x22'])});continue;}if(null!=_0x2e6568['add']['match'](/^ +$/)){_0x5366f5['push']({'type':'insertion','content':o(_0x537375,'*Insert:*\x20%0',o(_0x537375,'ELEMENT_SPACE',_0x2e6568['add']['length']))});continue;}if(null!=_0x2e6568['remove']['match'](/^ +$/)){_0x5366f5['push']({'type':'deletion','content':o(_0x537375,'*Remove:*\x20%0',o(_0x537375,'ELEMENT_SPACE',_0x2e6568['remove']['length']))});continue;}if(''!=_0x2e6568['add']){_0x5366f5['push']({'type':'insertion','content':o(_0x537375,'*Insert:*\x20%0','\x22'+_0x2e6568['add']+'\x22')});continue;}_0x5366f5['push']({'type':'deletion','content':o(_0x537375,'*Remove:*\x20%0','\x22'+_0x2e6568['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x5366f5['push']({'type':'insertion','content':o(_0x537375,'*Insert:*\x20%0',this['getItemLabel'](_0x2e6568['element'],_0x2e6568['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x5366f5['push']({'type':'deletion','content':o(_0x537375,'*Remove:*\x20%0',this['getItemLabel'](_0x2e6568['element'],_0x2e6568['quantity']))});continue;case'addContainer':_0x5366f5['push']({'type':'insertion','content':o(_0x537375,'*Split:*\x20%0',this['getItemLabel'](_0x2e6568['element'],_0x2e6568['quantity']))});continue;case'removeContainer':_0x5366f5['push']({'type':'deletion','content':o(_0x537375,'*Merge:*\x20%0',this['getItemLabel'](_0x2e6568['element'],_0x2e6568['quantity']))});continue;case'addFormat':_0x426df3['push'](_0x2e6568['key']);continue;case'removeFormat':_0x42d72f['push'](_0x2e6568['key']);continue;default:_0x5366f5['push'](_0x2e6568);}if(_0x426df3['length']){const _0x21b524=_0x426df3['map'](_0x57e4ba=>this['_attributeLabels']['has'](_0x57e4ba)?this['_attributeLabels']['get'](_0x57e4ba):_0x57e4ba)['join'](',\x20');_0x5366f5['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x21b524)});}if(_0x42d72f['length']){const _0x187a34=_0x42d72f['map'](_0x44d4b7=>this['_attributeLabels']['has'](_0x44d4b7)?this['_attributeLabels']['get'](_0x44d4b7):_0x44d4b7)['join'](',\x20');_0x5366f5['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x187a34)});}return _0x5366f5;}['_handleCustomCallbackDescription'](_0x255264){for(const _0x574a31 of this['_customCallbacks']){const _0x27c479=_0x574a31(_0x255264);if(_0x27c479&&'type'in _0x27c479)return _0x27c479;}}['_handleAttributeSuggestionDescription'](_0x560c29,_0x2a81e5){const _0x27a637=_0x2a81e5['data'],_0x24db05=void 0x0===_0x27a637['newValue']?'removeFormat':'addFormat';_0x560c29['push']({'type':_0x24db05,'key':_0x27a637['key']});}['_handleRenameSuggestionDescription'](_0x581b69,_0x3a7106){_0x581b69['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x3a7106['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x496ac3,_0x3475f9,_0x2d1ce9){if(this['_addDescriptionItems'](_0x496ac3,_0x3475f9),_0x2d1ce9&&_0x2d1ce9['getFirstRange']()&&!_0x3475f9['getFirstRange']()['end']['isEqual'](_0x2d1ce9['getFirstRange']()['start'])){const _0x62e9bf=_0x496ac3[_0x496ac3['length']-0x1],_0x63b210='insertion'==_0x3475f9['type']?'add':'remove';_0x62e9bf&&'text'==_0x62e9bf['type']&&(_0x62e9bf[_0x63b210]+='\x0a');}}}class E extends _0x2195d0{['afterInit'](){const _0x5368cf=this['editor'],_0xe92685=_0x5368cf['plugins']['get']('TrackChangesEditing');_0x5368cf['commands']['get']('showAIAssistant')&&_0xe92685['enableCommand']('showAIAssistant');}}class V extends _0x2195d0{['afterInit'](){const _0x3af9e2=this['editor'],_0x5450d0=_0x3af9e2['locale'];if(!_0x3af9e2['plugins']['has']('AlignmentEditing'))return;const _0x5c7984=_0x3af9e2['plugins']['get']('TrackChangesEditing');_0x5c7984['enableDefaultAttributesIntegration']('alignment'),_0x5c7984['registerBlockAttribute']('alignment'),_0x5c7984['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x5450d0,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x56d7f5=this['editor'],_0x3437c8=_0x56d7f5['locale'];_0x56d7f5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x321b0d=>{if('formatBlock'!=_0x321b0d['type'])return;const {data:_0x2e87d9}=_0x321b0d;if(_0x2e87d9&&'alignment'==_0x2e87d9['commandName']){const _0x4ba5e4=_0x2e87d9['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x3437c8,'*Format:*\x20%0',function(_0x2fbc7a){switch(_0x2fbc7a){case'left':return o(_0x3437c8,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x3437c8,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x3437c8,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x3437c8,'FORMAT_JUSTIFY_TEXT');}}(_0x4ba5e4))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x2195d0{['afterInit'](){const _0x1301df=this['editor'],_0x34b190=_0x1301df['plugins']['get']('TrackChangesEditing'),_0x22e065=_0x1301df['locale'];for(const _0x4ada6a of ti){if(!_0x1301df['plugins']['has'](_0x4ada6a))continue;const _0xb0c0fb=_0x4ada6a['slice'](0x0,-0x7)['toLowerCase'](),_0x4e0371='FORMAT_'+_0xb0c0fb['toUpperCase']();_0x34b190['enableDefaultAttributesIntegration'](_0xb0c0fb),_0x34b190['registerInlineAttribute'](_0xb0c0fb),_0x34b190['descriptionFactory']['registerAttributeLabel'](_0xb0c0fb,o(_0x22e065,_0x4e0371));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xcb023e=this['editor'],_0x25db92=_0xcb023e['locale'],_0x1196b6=_0xcb023e['plugins']['get']('TrackChangesEditing');function _0x5c793c(_0x3d04df,_0x395583){_0x1196b6['descriptionFactory']['registerDescriptionCallback'](_0x47b3d4=>{if('formatInline'!=_0x47b3d4['type'])return;const {data:_0x5e5919}=_0x47b3d4;return _0x5e5919&&_0x5e5919['commandName']===_0x3d04df?_0x5e5919['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x25db92,'*Format:*\x20%0',_0x395583)}:{'type':'format','content':o(_0x25db92,'*Remove\x20format:*\x20%0',_0x395583)}:void 0x0;});}_0x5c793c('bold',o(_0x25db92,'FORMAT_BOLD')),_0x5c793c('italic',o(_0x25db92,'FORMAT_ITALIC')),_0x5c793c('underline',o(_0x25db92,'FORMAT_UNDERLINE')),_0x5c793c('code',o(_0x25db92,'FORMAT_CODE')),_0x5c793c('strikethrough',o(_0x25db92,'FORMAT_STRIKETHROUGH')),_0x5c793c('subscript',o(_0x25db92,'FORMAT_SUBSCRIPT')),_0x5c793c('superscript',o(_0x25db92,'FORMAT_SUPERSCRIPT'));}}class O extends _0x2195d0{['afterInit'](){const _0x1d4b25=this['editor'],_0x42adcd=_0x1d4b25['locale'];if(!_0x1d4b25['plugins']['has']('BlockQuoteEditing'))return;const _0x2df42d=_0x1d4b25['plugins']['get']('TrackChangesEditing'),_0x66f34e=this['editor']['commands']['get']('blockQuote');_0x2df42d['enableCommand']('blockQuote',(_0x34b8d1,_0x5d36c6={})=>{const _0x2ebb31=this['editor']['model']['document']['selection'],_0x3f22df=_0x5d36c6&&void 0x0!==_0x5d36c6['forceValue']?_0x5d36c6['forceValue']:!_0x66f34e['value'];let _0x5016b1=[];if(_0x3f22df){const _0x3f928f=Array['from'](_0x2ebb31['getSelectedBlocks']())['filter'](_0x37c364=>oo(_0x37c364)||function(_0x309677,_0x38b758){const _0x40d6b2=_0x38b758['checkChild'](_0x309677['parent'],'blockQuote'),_0x212e9b=_0x38b758['checkChild'](['$root','blockQuote'],_0x309677);return _0x40d6b2&&_0x212e9b;}(_0x37c364,this['editor']['model']['schema']));_0x5016b1=to(_0x3f928f,_0x1d4b25['model']);}else{const _0x406f13=Array['from'](_0x2ebb31['getSelectedBlocks']())['filter'](_0x1b2175=>oo(_0x1b2175));_0x5016b1=to(_0x406f13,_0x1d4b25['model']);}_0x1d4b25['model']['change'](()=>{for(const _0x20e1a7 of _0x5016b1)_0x2df42d['markBlockFormat'](_0x20e1a7,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x3f22df}]});});}),_0x2df42d['descriptionFactory']['registerDescriptionCallback'](_0x135d81=>{const {data:_0x27677b}=_0x135d81;if(_0x27677b&&'blockQuote'==_0x27677b['commandName']){const _0x2f7e35=o(_0x42adcd,'ELEMENT_BLOCK_QUOTE');return _0x27677b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x42adcd,'*Set\x20format:*\x20%0',_0x2f7e35)}:{'type':'format','content':o(_0x42adcd,'*Remove\x20format:*\x20%0',_0x2f7e35)};}});}}function oo(_0x196982){return'blockQuote'==_0x196982['parent']['name'];}class G extends _0x2195d0{['afterInit'](){const _0x31444d=this['editor'];_0x31444d['plugins']['has']('CaseChange')&&(_0x31444d['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x31444d['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x31444d['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x2195d0{['afterInit'](){const _0x438594=this['editor'];_0x438594['commands']['get']('ckbox')&&_0x438594['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x2195d0{['afterInit'](){const _0x543cf9=this['editor'];if(!_0x543cf9['plugins']['has']('CodeBlock'))return;const _0x150fa8=_0x543cf9['plugins']['get']('TrackChangesEditing'),_0x511c61=_0x543cf9['locale'],_0x5c4cc1=_0x543cf9['config']['get']('codeBlock')['languages'],_0x256a80=_0x543cf9['commands']['get']('codeBlock');_0x150fa8['enableCommand']('indentCodeBlock'),_0x150fa8['enableCommand']('outdentCodeBlock'),_0x150fa8['enableCommand']('codeBlock',(_0x40681c,_0x602d90={})=>{const _0x43615b=_0x543cf9['model'],_0xcd8bb4=_0x543cf9['model']['document']['selection'],_0x3babf6=_0x602d90&&void 0x0!==_0x602d90['forceValue']?_0x602d90['forceValue']:!_0x256a80['value'];let _0x4b1988;_0x602d90['language']||(_0x602d90['language']=_0x5c4cc1[0x0]['language']),_0x4b1988=_0x3babf6?Array['from'](_0xcd8bb4['getSelectedBlocks']())['filter'](_0x4b7e4f=>eo(_0x4b7e4f)||function(_0x25762d,_0x489e6a){if(_0x25762d['is']('rootElement')||_0x489e6a['isLimit'](_0x25762d))return!0x1;return _0x489e6a['checkChild'](_0x25762d['parent'],'codeBlock');}(_0x4b7e4f,_0x43615b['schema'])):Array['from'](_0xcd8bb4['getSelectedBlocks']())['filter'](_0x10d661=>eo(_0x10d661));const _0x2b5208=to(_0x4b1988,_0x43615b);_0x43615b['change'](()=>{for(const _0x5035e7 of _0x2b5208)_0x150fa8['markBlockFormat'](_0x5035e7,{'commandName':'codeBlock','commandParams':[{..._0x602d90,'forceValue':_0x3babf6}],'formatGroupId':'blockName'});});}),(_0x150fa8['descriptionFactory']['registerElementLabel']('codeBlock',_0x5b5a6c=>o(_0x511c61,'ELEMENT_CODE_BLOCK',_0x5b5a6c)),_0x150fa8['descriptionFactory']['registerDescriptionCallback'](_0x12da8d=>{if('formatBlock'!=_0x12da8d['type'])return;const _0x3ba2cd=_0x511c61['t'],{data:_0x54f239}=_0x12da8d;if(!_0x54f239||'codeBlock'!=_0x54f239['commandName'])return;const _0x5ab356=_0x54f239['commandParams'][0x0]['language'],_0x5dc474=_0x3ba2cd(_0x5c4cc1['find'](_0x3ad642=>_0x3ad642['language']===_0x5ab356)['label'])['toLowerCase']();return _0x54f239['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x511c61,'*Set\x20format:*\x20%0',o(_0x511c61,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x5dc474+')')}:{'type':'format','content':o(_0x511c61,'*Remove\x20format:*\x20%0',o(_0x511c61,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x4504a4){return'codeBlock'==_0x4504a4['name'];}class H extends _0x2195d0{['afterInit'](){const _0x43a520=this['editor'];if(!_0x43a520['plugins']['has']('CommentsEditing'))return;_0x43a520['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x172dc1,_0xd3e894,_0x2f1ad0){const _0x4463e0=[];for(const _0x6750e3 of _0xd3e894['getItems']())_0x6750e3['hasAttribute'](_0x172dc1)&&_0x4463e0['push'](_0x2f1ad0['createRangeOn'](_0x6750e3));return _0x4463e0;}function _e(_0x2ffa13,_0x237488,{showActiveMarker:_0x2c302d=!0x0}={}){const _0x22b274=_0x2ffa13['plugins']['get']('TrackChangesEditing');return(_0x1cff58,_0x48efe1,_0x3d7b3b)=>{if(!_0x3d7b3b['consumable']['test'](_0x48efe1['markerRange'],_0x1cff58['name']))return;const _0x25c499=_0x48efe1['markerRange']['getWalker'](),_0x87b02e=_0x48efe1['markerRange']['start'],_0x562637=_0x2ffa13['model']['schema'];let _0x48d241=null,_0x2ce797=null,_0x4c0475=!0x1,_0x504346=!0x1;for(const _0x549643 of _0x25c499){const _0x2dd39d=_0x549643['item'];_0x4c0475=_0x4c0475||_0x562637['isContent'](_0x2dd39d);const _0x54e719=_0x3d7b3b['mapper']['toViewElement'](_0x2dd39d);if(_0x54e719&&_0x54e719['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x549643['type']&&(_0x562637['isBlock'](_0x2dd39d)&&!_0x562637['isLimit'](_0x2dd39d)&&(_0x2dd39d['nextSibling']||_0x87b02e['isAtEnd']?_0x48d241&&_0x48d241['parent']==_0x2dd39d||(_0x48d241=_0x2dd39d,_0x17eadd(_0x549643['previousPosition']),_0x504346=!0x0):_0x2ce797=_0x2ce797||_0x549643['previousPosition']));}function _0x17eadd(_0xd9e8b1){const _0x53ecb9=_0x3d7b3b['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x237488}),_0x467b87=_0x3d7b3b['mapper']['toViewPosition'](_0xd9e8b1);_0x2c302d&&_0x22b274['activeMarkers']['includes'](_0x48efe1['markerName'])&&_0x3d7b3b['writer']['addClass']('ck-suggestion-marker--active',_0x53ecb9),_0x3d7b3b['writer']['insert'](_0x467b87,_0x53ecb9),_0x3d7b3b['mapper']['bindElementToMarker'](_0x53ecb9,_0x48efe1['markerName']);}_0x4c0475||_0x504346||!_0x2ce797||_0x17eadd(_0x2ce797);};}class q extends _0x2195d0{static get['requires'](){return[_0x45a633];}['init'](){const _0x3709b0=this['editor'],_0x119c81=_0x3709b0['plugins']['get']('TrackChangesEditing');_0x119c81['enableCommand']('delete');const _0x502a01=_0x3709b0['commands']['get']('deleteForward');_0x119c81['enableCommand']('deleteForward',(_0x31f53d,_0x544122={})=>{const _0x4a03ab=_0x3709b0['model']['createSelection'](_0x3709b0['model']['document']['selection']);_0x4a03ab['isCollapsed']&&_0x3709b0['model']['modifySelection'](_0x4a03ab,{'direction':'forward','unit':_0x544122['unit']});const _0x48a5f6=_0x4a03ab['getFirstRange'](),_0x3436c2=_0x13a6f6['fromRange'](_0x48a5f6);let _0x137cb9;_0x31f53d(_0x544122),_0x137cb9='$graveyard'==_0x3436c2['root']['rootName']?_0x3709b0['model']['createRange'](_0x48a5f6['start']):_0x3709b0['model']['createRange'](_0x3436c2['start'],_0x3436c2['end']),_0x3436c2['detach'](),_0x3709b0['model']['enqueueChange'](_0x502a01['buffer']['batch'],_0x5eba54=>{_0x502a01['buffer']['lock'](),_0x5eba54['setSelection'](_0x5eba54['createRange'](_0x137cb9['end'])),_0x502a01['buffer']['unlock']();});}),_0x3709b0['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x3709b0,'merge'),{'priority':'high'}),_0x3709b0['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x98d58e,_0x1857f7,_0x3801c5)=>{_0x3801c5['options']['showSuggestionHighlights']&&_e(_0x3709b0,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x98d58e,_0x1857f7,_0x3801c5);},{'priority':'high'}),_0x3709b0['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x3e2947,_0x498e1c,_0x1003f3)=>{const _0x360d64=_0x1003f3['mapper']['markerNameToElements'](_0x498e1c['markerName']);if(_0x360d64){for(const _0x3401e9 of _0x360d64)_0x3401e9['is']('uiElement')&&(_0x1003f3['mapper']['unbindElementFromMarkerName'](_0x3401e9,_0x498e1c['markerName']),_0x1003f3['writer']['remove'](_0x3401e9));}},{'priority':'high'});}}class z extends _0x2195d0{['afterInit'](){const _0x33b47e=this['editor'];if(!_0x33b47e['plugins']['has']('ListEditing'))return;const _0x4ef2fa=_0x33b47e['locale'],_0x5cebbd=_0x33b47e['plugins']['get']('TrackChangesEditing'),_0x3fb7db=_0x33b47e['plugins']['has']('TodoListEditing'),_0x4f1e0e=!!_0x33b47e['config']['get']('list.multiBlock');function _0x68521e(_0x1e42a7){return{'type':'format','content':''+o(_0x4ef2fa,'*Set\x20format:*\x20%0',_0x1e42a7)};}function _0x40c1c0(_0x2da9b4){return{'type':'format','content':''+o(_0x4ef2fa,'*Remove\x20format:*\x20%0',_0x2da9b4)};}_0x5cebbd['enableDefaultAttributesIntegration']('numberedList'),_0x5cebbd['enableDefaultAttributesIntegration']('bulletedList'),_0x5cebbd['enableDefaultAttributesIntegration']('customNumberedList'),_0x5cebbd['enableDefaultAttributesIntegration']('customBulletedList'),_0x5cebbd['enableDefaultAttributesIntegration']('indentList'),_0x5cebbd['enableDefaultAttributesIntegration']('outdentList'),_0x5cebbd['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x5cebbd['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x5cebbd['registerBlockAttribute']('listItemId'),_0x5cebbd['registerBlockAttribute']('listType'),_0x5cebbd['registerBlockAttribute']('listIndent'),_0x4f1e0e&&(_0x5cebbd['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x5cebbd['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x3fb7db&&(_0x5cebbd['enableDefaultAttributesIntegration']('todoList'),_0x5cebbd['enableDefaultAttributesIntegration']('checkTodoList'),_0x5cebbd['registerBlockAttribute']('todoListChecked'),_0x5cebbd['descriptionFactory']['registerDescriptionCallback'](_0x502bf7=>{const {data:_0x276bb8}=_0x502bf7;if(_0x276bb8&&'todoListChecked'==_0x276bb8['key'])return{'type':'format','content':_0x276bb8['newValue']?o(_0x4ef2fa,'*Check\x20item*'):o(_0x4ef2fa,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4dc5ac=>{if(_0x4dc5ac['batch']['isUndo'])return!0x1;let _0x1f7c95=!0x1;const _0x1de4b3=_0x5cebbd['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x504d86=>'todoListChecked'===_0x5cebbd['_getAttributeKey'](_0x504d86));for(const _0x234fc6 of _0x1de4b3){'todo'!=_0x234fc6['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x5cebbd['_findSuggestions'](_0x234fc6['getFirstRange'](),'attribute')['find'](_0x487c0b=>'listType'===_0x5cebbd['_getAttributeKey'](_0x487c0b['suggestion']))||(_0x4dc5ac['removeMarker'](_0x234fc6['getFirstMarker']()),_0x1f7c95=!0x0));}return _0x1f7c95;})),_0x5cebbd['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x4ef2fa,'FORMAT_INDENT'));const _0x3ba61e={'type':'format','content':''};_0x5cebbd['descriptionFactory']['registerDescriptionCallback'](_0xafd5a5=>{const {data:_0x575195}=_0xafd5a5;if(!_0x575195||'listType'!=_0x575195['key'])return;let _0x2c421b=_0xafd5a5['head'];for(;_0x2c421b;){if(_0x2c421b['data']&&(('listStyle'==_0x2c421b['data']['key']||'listMarkerStyle'==_0x2c421b['data']['key'])&&(_0x2c421b['data']['newValue']&&'default'!=_0x2c421b['data']['newValue']||'default'!=_0x2c421b['data']['oldValue']&&!_0x575195['newValue'])||!_0x4f1e0e&&_0x2c421b['data']['key']==m))return _0x3ba61e;_0x2c421b=_0x2c421b['next'];}if(null==_0x575195['newValue'])switch(_0x575195['oldValue']){case'bulleted':return _0x40c1c0(o(_0x4ef2fa,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x40c1c0(o(_0x4ef2fa,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x40c1c0(o(_0x4ef2fa,'ELEMENT_TODO_LIST'));}switch(_0x575195['newValue']){case'bulleted':return _0x68521e(o(_0x4ef2fa,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x68521e(o(_0x4ef2fa,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x68521e(o(_0x4ef2fa,'ELEMENT_TODO_LIST'));}}),_0x5cebbd['descriptionFactory']['registerDescriptionCallback'](_0x32562b=>{const {data:_0x167872}=_0x32562b;if(_0x167872&&'listIndent'==_0x167872['key'])return null==_0x167872['newValue']||null==_0x167872['oldValue']&&0x0==_0x167872['newValue']?_0x3ba61e:void 0x0;}),_0x5cebbd['descriptionFactory']['registerDescriptionCallback'](_0x43375a=>{if('attribute'!=_0x43375a['type'])return;const {data:_0x5058f0}=_0x43375a;if(!_0x5058f0||'listItemId'!=_0x5058f0['key'])return;const _0x571320=le(_0x43375a);return'newValue'==_0x571320?{'type':'format','content':o(_0x4ef2fa,'*Merge:*\x20list\x20item')}:'oldValue'==_0x571320?{'type':'format','content':o(_0x4ef2fa,'*Split:*\x20list\x20item')}:_0x3ba61e;}),_0x33b47e['model']['document']['registerPostFixer'](_0x2e3702=>this['listItemIdFixer'](_0x2e3702)),_0x33b47e['model']['document']['registerPostFixer'](_0x4fd79b=>this['noTrackChangesFixer'](_0x4fd79b)),_0x33b47e['model']['document']['registerPostFixer'](_0x4bd52e=>this['assureChains'](_0x4bd52e)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x5c0e01){if(_0x5c0e01['batch']['isUndo']||!_0x5c0e01['batch']['isLocal'])return!0x1;let _0x4fad9c=!0x1;const _0x2421e7=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x219f8a=>_0x219f8a['data']&&'listItemId'==_0x219f8a['data']['key'])['filter'](_0x43c52e=>_0x43c52e['data']['newValue']&&_0x43c52e['data']['oldValue']);for(const _0x18112a of _0x2421e7)le(_0x18112a)||(_0x5c0e01['removeMarker'](_0x18112a['getFirstMarker']()),_0x4fad9c=!0x0);return _0x4fad9c;}['noTrackChangesFixer'](_0x2588fc){if(_0x2588fc['batch']['isUndo']||!_0x2588fc['batch']['isLocal'])return!0x1;const _0x204eb7=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x204eb7['trackChangesCommand']['value'])return!0x1;let _0x5eab12=!0x1;const _0x5cb419=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x2b89d0=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x12ea82=>'attribute'==_0x12ea82['type'])['filter'](_0x21a682=>_0x5cb419['includes'](_0x21a682['attributeKey']));if(0x0==_0x2b89d0['length'])return _0x5eab12;for(const _0x289558 of _0x2b89d0){const _0xf7ea0c=_0x204eb7['_findSuggestions'](_0x289558['range'],'attribute')['filter'](_0x3cfdb0=>!_0x3cfdb0['meta']['isNextTo'])['map'](_0x4d6956=>_0x4d6956['suggestion'])['filter'](_0x47534f=>{const _0x2fb05e=_0x204eb7['_getAttributeKey'](_0x47534f);return _0x5cb419['includes'](_0x2fb05e);});if(_0xf7ea0c['length']){for(const _0xa5c03f of _0xf7ea0c)_0x2588fc['removeMarker'](_0xa5c03f['getFirstMarker']());_0x5eab12=!0x0;}}return _0x5eab12;}['assureChains'](_0x5d8218){if(_0x5d8218['batch']['isUndo']||!_0x5d8218['batch']['isLocal'])return!0x1;const _0x5e87e8=this['editor']['plugins']['get']('TrackChangesEditing');let _0x203287=!0x1;const _0x2daf7b=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x504adb of _0x5e87e8['getSuggestions']({'skipNotAttached':!0x0})){const _0x5605de=_0x5e87e8['_findSuggestions'](_0x504adb['getFirstRange'](),'attribute')['map'](_0x1223fd=>_0x1223fd['suggestion'])['filter'](_0x2194c0=>_0x2194c0['data']&&_0x2daf7b['includes'](_0x2194c0['data']['key']));if(!_0x5605de['length'])continue;const _0xdfdbcb=_0x5605de[0x0]['head']['attributes']['groupId'];if(!_0x5605de['every'](_0x12fb09=>_0x12fb09['attributes']['groupId']===_0xdfdbcb)){for(const _0x193db6 of _0x5605de)_0x15812c(_0x193db6,_0xdfdbcb)&&(_0x203287=!0x0);}}return _0x203287;function _0x569d84(_0x4be5e2,_0x3497af){for(const _0xa7fad0 of _0x5e87e8['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1e2e8d=>'attribute'==_0x1e2e8d['type']&&_0x1e2e8d['attributes']['groupId']==_0x4be5e2))_0xa7fad0['setAttribute']('groupId',_0x3497af);}function _0x15812c(_0x593d65,_0x2f7544){let _0x1345d8=_0x593d65['head'],_0x299055=!0x1;for(;_0x1345d8;)_0x1345d8['attributes']['groupId']!=_0x2f7544&&(_0x569d84(_0x1345d8['attributes']['groupId'],_0x2f7544),_0x1345d8['setAttribute']('groupId',_0x2f7544),_0x299055=!0x0),_0x1345d8=_0x1345d8['next'];return _0x299055;}}['_supportLegacySuggestions'](){const _0x4fff59=this['editor'],_0x4f5279=_0x4fff59['locale'],_0x5c8d02=_0x4fff59['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x5c8d02['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x13dec5,_0x7e0d31){const _0x1ee5ed=[];for(let _0x1d0538 of _0x13dec5)_0x1d0538['start']['nodeAfter']===_0x1d0538['end']['parent']&&(_0x1d0538=_0x4fff59['model']['createRange'](_0x4fff59['model']['createPositionAt'](_0x1d0538['start']['nodeAfter'],0x0))),_0x1ee5ed['push'](_0x1d0538);_0x4fff59['model']['change'](_0x333974=>{const _0x24b7ac=_0x4fff59['model']['document']['selection'],_0x157e19=Array['from'](_0x24b7ac['getRanges']())['map'](_0x18e3b3=>_0x13a6f6['fromRange'](_0x18e3b3));_0x333974['setSelection'](_0x1ee5ed),_0x4fff59['commands']['get'](_0x7e0d31['commandName'])['refresh'](),_0x7e0d31['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x4fff59['execute'](_0x7e0d31['commandName'],..._0x7e0d31['commandParams']),_0x333974['setSelection'](_0x157e19);for(const _0x33f77b of _0x157e19)_0x33f77b['detach']();});}),_0x5c8d02['descriptionFactory']['registerElementLabel'](function(_0x46181d){const _0x7e82a2=!_0x4fff59['model']['schema']['isObject'](_0x46181d),_0x24139c=_0x46181d['previousSibling'],_0x5508db=_0x46181d['nextSibling'],_0x3aa960=_0x46181d['getAttribute']('listItemId'),_0x362e89=!_0x24139c||_0x24139c['getAttribute']('listItemId')!==_0x3aa960,_0x43be48=!_0x5508db||_0x5508db['getAttribute']('listItemId')!==_0x3aa960;return _0x7e82a2&&Boolean(_0x3aa960)&&_0x362e89&&_0x43be48;},_0x322650=>o(_0x4f5279,'ELEMENT_LIST_ITEM',_0x322650));}['_registerLegacyDescription'](){const _0x21226d=this['editor'],_0x2554aa=_0x21226d['locale'];function _0x1a03a1(_0x3a6875){const _0x599a84=_0x21226d['commands']['get']('bulletedList')['value'],_0x359fe7=_0x21226d['commands']['get']('numberedList')['value'];return'numberedList'===_0x3a6875?_0x599a84:_0x359fe7;}_0x21226d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x2d8b74){if('formatBlock'!=_0x2d8b74['type'])return;const {data:_0x5d50e2}=_0x2d8b74;if(!_0x5d50e2)return;let _0x4d258d,_0x536dda,_0x54e268,_0x1465c9;switch(_0x5d50e2['commandName']){case'bulletedList':_0x54e268=_0x5d50e2['commandParams'][0x0]['forceValue'],_0x1465c9=_0x1a03a1(_0x5d50e2['commandName']),_0x4d258d=_0x54e268?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1465c9&&_0x21226d['config']['get']('list.multiBlock')||(_0x4d258d='*Change\x20to:*\x20%0'),_0x536dda={'type':'format','content':o(_0x2554aa,_0x4d258d,o(_0x2554aa,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x54e268=_0x5d50e2['commandParams'][0x0]['forceValue'],_0x1465c9=_0x1a03a1(_0x5d50e2['commandName']),_0x4d258d=_0x54e268?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1465c9&&_0x21226d['config']['get']('list.multiBlock')||(_0x4d258d='*Change\x20to:*\x20%0'),_0x536dda={'type':'format','content':o(_0x2554aa,_0x4d258d,o(_0x2554aa,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x4d258d='*Indent:*\x20%0',_0x536dda={'type':'format','content':o(_0x2554aa,_0x4d258d,o(_0x2554aa,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x4d258d=function(_0x217a04){const _0x43621f=_0x217a04['getFirstRange']();let _0x53c0dc=_0x43621f['start']['nodeAfter'];for(;_0x53c0dc&&_0x43621f['containsItem'](_0x53c0dc);){if(_0x53c0dc['getAttribute']('listIndent')>0x0)return!0x1;_0x53c0dc=_0x53c0dc['nextSibling'];}return!0x0;}(_0x2d8b74)?o(_0x2554aa,'*Format:*\x20remove\x20from\x20%0',o(_0x2554aa,function(_0x2629ae){return'ELEMENT_'+_0x2629ae['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x2d8b74))):o(_0x2554aa,'*Outdent:*\x20%0',o(_0x2554aa,'ELEMENT_LIST_ITEM')),_0x536dda={'type':'format','content':_0x4d258d};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x5d50e2['multipleBlocks']&&(_0x4d258d='*Merge:*\x20%0',_0x536dda={'type':'deletion','content':o(_0x2554aa,_0x4d258d,o(_0x2554aa,'ELEMENT_LIST_ITEM'))});}return _0x536dda;});}}function le(_0x19c521){let _0x59bc44=_0x19c521['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x59bc44;){const _0x169bae=_0x59bc44['getAttribute']('listItemId');if(!_0x169bae)return!0x1;if(_0x169bae==_0x19c521['data']['newValue'])return'newValue';if(_0x169bae==_0x19c521['data']['oldValue'])return'oldValue';_0x59bc44=_0x59bc44['previousSibling'];}return!0x1;}class ue extends _0x2195d0{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x2ad7ec=this['editor']['config']['get']('list.properties'),_0x4fcaaf=this['editor']['plugins']['get']('TrackChangesEditing');_0x2ad7ec['styles']&&(_0x4fcaaf['enableDefaultAttributesIntegration']('listStyle'),_0x4fcaaf['registerBlockAttribute']('listStyle')),_0x2ad7ec['reversed']&&(_0x4fcaaf['enableDefaultAttributesIntegration']('listReversed'),_0x4fcaaf['registerBlockAttribute']('listReversed')),_0x2ad7ec['startIndex']&&(_0x4fcaaf['enableDefaultAttributesIntegration']('listStart'),_0x4fcaaf['registerBlockAttribute']('listStart'));const _0x5bb8a9={'type':'format','content':''};_0x4fcaaf['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x52296e=this['editor']['locale'];_0x4fcaaf['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x52296e,'FORMAT_LIST_REVERSED')),_0x4fcaaf['descriptionFactory']['registerDescriptionCallback'](_0xaad854=>{const {data:_0x298919}=_0xaad854;if(_0x298919&&'listReversed'==_0x298919['key'])return null==_0x298919['newValue']||0x0==_0x298919['newValue']&&null==_0x298919['oldValue']?_0x5bb8a9:void 0x0;}),_0x4fcaaf['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x52296e,'FORMAT_LIST_START')),_0x4fcaaf['descriptionFactory']['registerDescriptionCallback'](_0x5b24d0=>{const {data:_0x16a4cc}=_0x5b24d0;if(_0x16a4cc&&'listStart'==_0x16a4cc['key'])return null==_0x16a4cc['newValue']||0x1==_0x16a4cc['newValue']&&null==_0x16a4cc['oldValue']?_0x5bb8a9:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x4648f5=>{if(_0x4648f5['batch']['isUndo'])return!0x1;let _0xf85029=!0x1;const _0x28f2c2=_0x4fcaaf['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2bc33e=>{const _0x1fdd3b=_0x4fcaaf['_getAttributeKey'](_0x2bc33e);return'listStart'==_0x1fdd3b||'listReversed'==_0x1fdd3b;});for(const _0x3c6c52 of _0x28f2c2){const _0x5b1c7b=_0x3c6c52['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x5b1c7b||'customNumbered'==_0x5b1c7b)continue;_0x4fcaaf['_findSuggestions'](_0x3c6c52['getFirstRange'](),'attribute')['find'](_0x2ba6cd=>'listType'==_0x4fcaaf['_getAttributeKey'](_0x2ba6cd['suggestion']))||(_0x4648f5['removeMarker'](_0x3c6c52['getFirstMarker']()),_0xf85029=!0x0);}return _0xf85029;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x3678ee){const _0x544d9c=this['editor']['locale'],{data:_0x1eee8f}=_0x3678ee,_0x4226d5={'type':'format','content':''};if(!_0x1eee8f||'listStyle'!=_0x1eee8f['key'])return;if(!_0x1eee8f['oldValue'])return'default'==_0x1eee8f['newValue']?_0x4226d5:{'type':'format','content':''+o(_0x544d9c,'*Set\x20format:*\x20%0',o(_0x544d9c,this['_getTranslationKeyForListStyle'](_0x1eee8f['newValue'])))};if(!_0x1eee8f['newValue']){if('default'==_0x1eee8f['oldValue'])return _0x4226d5;let _0x166734=_0x3678ee['head'];for(;_0x166734;){if(_0x166734['data']&&'listType'==_0x166734['data']['key']&&_0x166734['data']['newValue'])return _0x4226d5;_0x166734=_0x166734['next'];}return{'type':'format','content':''+o(_0x544d9c,'*Remove\x20format:*\x20%0',o(_0x544d9c,this['_getTranslationKeyForListStyle'](_0x1eee8f['oldValue'])))};}if('default'!=_0x1eee8f['newValue'])return{'type':'format','content':''+o(_0x544d9c,'*Set\x20format:*\x20%0',o(_0x544d9c,this['_getTranslationKeyForListStyle'](_0x1eee8f['newValue'])))};let _0x434282=_0x3678ee['head'];for(;_0x434282;){if(_0x434282['data']&&'listType'==_0x434282['data']['key']&&_0x434282['data']['newValue']&&_0x434282['data']['oldValue'])return _0x4226d5;_0x434282=_0x434282['next'];}return{'type':'format','content':o(_0x544d9c,'*Set\x20format:*\x20%0',o(_0x544d9c,'ELEMENT_'+_0x3678ee['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x5aa922=this['editor'],_0x1f367b=_0x5aa922['locale'];_0x5aa922['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xd5f3e0=>{if('formatBlock'!=_0xd5f3e0['type'])return;const {data:_0x65acdb}=_0xd5f3e0;if(!_0x65acdb)return;let _0x57912d,_0x26961b;switch(_0x65acdb['commandName']){case'listStyle':_0x57912d='*Change\x20to:*\x20%0',_0x26961b={'type':'format','content':o(_0x1f367b,_0x57912d,o(_0x1f367b,this['_getTranslationKeyForListStyle'](_0x65acdb['commandParams'][0x0]['type'])))};break;case'listReversed':_0x57912d=_0x65acdb['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x26961b={'type':'format','content':o(_0x1f367b,_0x57912d)};break;case'listStart':_0x57912d='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x26961b={'type':'format','content':o(_0x1f367b,_0x57912d,_0x65acdb['commandParams'][0x0]['startIndex'])};}return _0x26961b;});}['_getTranslationKeyForListStyle'](_0x517754){return'ELEMENT_'+function(_0x4a05ad){if(pe['includes'](_0x4a05ad))return'bulleted';if(ye['includes'](_0x4a05ad))return'numbered';return null;}(_0x517754)['toUpperCase']()+'_LIST_'+_0x517754['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x2195d0{static get['requires'](){return[_0x2e4839];}['init'](){const _0x431add=this['editor'],_0x130137=_0x431add['plugins']['get']('TrackChangesEditing'),_0x21894e=_0x431add['commands']['get']('enter');_0x130137['enableCommand']('enter',()=>{_0x431add['model']['change'](_0x944190=>{const _0x205ee1=_0x431add['model']['document']['selection'],_0x3f53bd=_0x205ee1['getFirstPosition'](),_0x5dcef1=_0x13a6f6['fromRange'](_0x205ee1['getFirstRange']());if(_0x21894e['enterBlock'](_0x944190)){const _0xa47a77=_0x431add['model']['createPositionAt'](_0x3f53bd['parent']['nextSibling'],0x0),_0x4e8723=_0x944190['createRange'](_0x3f53bd,_0xa47a77);_0x130137['markInsertion'](_0x4e8723);}else _0x944190['setSelection'](_0x944190['createRange'](_0x5dcef1['end']));_0x5dcef1['detach'](),_0x21894e['fire']('afterExecute',{'writer':_0x944190});});}),_0x431add['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x431add,'split'),{'priority':'high'}),_0x431add['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x381192,_0x4ac122,_0x3ec61)=>{const _0x53b4db=_0x3ec61['mapper']['markerNameToElements'](_0x4ac122['markerName']);if(_0x53b4db){for(const _0x58ad2c of _0x53b4db)_0x58ad2c['hasClass']('ck-suggestion-marker-split')&&(_0x3ec61['mapper']['unbindElementFromMarkerName'](_0x58ad2c,_0x4ac122['markerName']),_0x3ec61['writer']['remove'](_0x58ad2c));}},{'priority':'high'}),_0x431add['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x104bfd,_0x5283e2,_0x27ce32)=>{_0x27ce32['options']['showSuggestionHighlights']&&_e(_0x431add,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x104bfd,_0x5283e2,_0x27ce32);},{'priority':'high'});}}class J extends _0x2195d0{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x3e542b=this['editor']['plugins']['get']('TrackChangesEditing');_0x3e542b['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x3e542b['enableCommand']('findNext'),_0x3e542b['enableCommand']('findPrevious'),_0x3e542b['enableCommand']('replace'),_0x3e542b['enableCommand']('replaceAll');}['handleFindCommand'](_0x4be48e,_0x14e679,_0x21c382={}){const _0x2f7819=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x4be48e(_0x56468c=>('string'==typeof _0x14e679?_0x2f7819['findByTextCallback'](_0x14e679,_0x21c382):_0x14e679)(_0x56468c)['filter'](_0x205674=>!0x1===this['_isInDeletionRange'](_0x205674,_0x56468c['item'])),_0x21c382);}['_isInDeletionRange'](_0x5469db,_0x424ba8){const _0x220dd7=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x424ba8,_0x5469db['start']),this['editor']['model']['createPositionAt'](_0x424ba8,_0x5469db['end']));for(const _0x18b014 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x220dd7['getIntersection'](_0x18b014['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Q extends _0x2195d0{['afterInit'](){const _0xbac791=this['editor']['locale'],_0x3c1e54=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x52d4e7,commandName:_0x29a1f7}of ro)this['editor']['plugins']['has'](_0x52d4e7)&&(_0x3c1e54['enableDefaultAttributesIntegration'](_0x29a1f7),_0x3c1e54['registerInlineAttribute'](_0x29a1f7));_0xbac791['t'],_0x3c1e54['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0xbac791,'FORMAT_FONT_SIZE')),_0x3c1e54['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0xbac791,'FORMAT_FONT_FAMILY')),_0x3c1e54['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0xbac791,'FORMAT_FONT_COLOR')),_0x3c1e54['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0xbac791,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x928ef8=this['editor'],_0x2b3d59=_0x928ef8['locale'];_0x928ef8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4fe022=>{const _0x193694=_0x2b3d59['t'];if('formatInline'!=_0x4fe022['type'])return;const {data:_0x1142b2}=_0x4fe022;if(null!=_0x1142b2){if('fontSize'==_0x1142b2['commandName']){const _0x3647db=_0x1142b2['commandParams'][0x0]['value'];if(_0x3647db){const _0x5e63c5=_0x193694(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x2d1d43=>_0x2d1d43['model']==_0x3647db)['title'])['toLowerCase']();return{'type':'format','content':o(_0x2b3d59,'*Set\x20font\x20size:*\x20%0',_0x5e63c5)};}return{'type':'format','content':o(_0x2b3d59,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x1142b2['commandName']){const _0xa9e6c4=_0x1142b2['commandParams'][0x0]['value'];return _0xa9e6c4?{'type':'format','content':o(_0x2b3d59,'*Set\x20font\x20family:*\x20%0',_0xa9e6c4)}:{'type':'format','content':o(_0x2b3d59,'*Reset\x20font\x20family*')};}if('fontColor'==_0x1142b2['commandName']){const _0x1ed4b2=_0x1142b2['commandParams'][0x0]['value'];if(_0x1ed4b2){const _0x16600c=_0x2cbe4e(this['editor']['config']['get']('fontColor.colors'))['find'](_0x1d4c6a=>_0x1d4c6a['model']==_0x1ed4b2);let _0x2d377f=_0x1ed4b2,_0x11b771='';return _0x16600c&&(_0x2d377f=_0x16600c['label'],_0x11b771=_0x193694(_0x2d377f)['toLowerCase']()),{'type':'format','content':o(_0x2b3d59,'*Set\x20font\x20color:*\x20%0',_0x11b771)['trim'](),'color':{'value':_0x1ed4b2,'title':_0x11b771||_0x2d377f}};}return{'type':'format','content':o(_0x2b3d59,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x1142b2['commandName']){const _0x428270=_0x1142b2['commandParams'][0x0]['value'];if(_0x428270){const _0x4848ff=_0x2cbe4e(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x424be8=>_0x424be8['model']==_0x428270);let _0x4fa698=_0x428270,_0x2d4fdb='';return _0x4848ff&&(_0x4fa698=_0x4848ff['label'],_0x2d4fdb=_0x193694(_0x4fa698)['toLowerCase']()),{'type':'format','content':o(_0x2b3d59,'*Set\x20font\x20background\x20color:*\x20%0',_0x2d4fdb)['trim'](),'color':{'value':_0x428270,'title':_0x2d4fdb||_0x4fa698}};}return{'type':'format','content':o(_0x2b3d59,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x2195d0{['afterInit'](){const _0x1a9419=this['editor'],_0x27d19b=_0x1a9419['plugins']['get']('TrackChangesEditing'),_0x4c4b5f=_0x1a9419['commands']['get']('copyFormat'),_0x3bdaa0=_0x1a9419['commands']['get']('pasteFormat');_0x4c4b5f&&_0x3bdaa0&&(_0x27d19b['enableDefaultAttributesIntegration']('pasteFormat'),_0x27d19b['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x4c46d7=this['editor'],_0x57c26f=_0x4c46d7['locale'];_0x4c46d7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5656ca=>{if('formatBlock'!=_0x5656ca['type']&&'formatInline'!=_0x5656ca['type'])return;const {data:_0x1dee72}=_0x5656ca;if(_0x1dee72&&'pasteFormat'===_0x1dee72['commandName']){const _0x13e796=[],_0x42d555=_0x1dee72['commandParams'][0x0];for(const [_0x54523e,_0x46c625]of Object['entries'](_0x42d555))_0x13e796['push'](so(_0x4c46d7,_0x54523e,_0x46c625));return _0x13e796['length']?{'type':'format','content':o(_0x57c26f,'*Set\x20format\x20to:*\x20%0',_0x13e796['join'](',\x20'))}:{'type':'format','content':o(_0x57c26f,'*Remove\x20all\x20formatting*')};}});}}function so(_0x1b4401,_0x5c59bf,_0x1a2e76){const _0x2c01ff=_0x1b4401['locale']['t'],_0x1c2cfe=_0x5c59bf['split'](/(?=[A-Z])/)['join']('\x20'),_0x545936=_0x2c01ff(_0x1c2cfe['charAt'](0x0)['toUpperCase']()+_0x1c2cfe['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x1a2e76)return _0x545936;if('fontColor'===_0x5c59bf||'fontBackgroundColor'===_0x5c59bf){const _0x31c06f=_0x2cbe4e(_0x1b4401['config']['get']('fontColor.colors'))['find'](_0x32c55b=>_0x32c55b['model']==_0x1a2e76);return _0x545936+'\x20('+(_0x31c06f?_0x2c01ff(_0x31c06f['label'])['toLowerCase']():_0x1a2e76)+')';}if('fontSize'===_0x5c59bf&&isNaN(parseFloat(_0x1a2e76))){const _0xfc3010=_0x1b4401['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x1b4401['config']['get']('fontSize.options'))['find'](_0xc3c2d1=>_0xc3c2d1['model']==_0x1a2e76);return _0x545936+'\x20('+(_0xfc3010?_0x2c01ff(_0xfc3010['title'])['toLowerCase']():_0x1a2e76)+')';}return _0x545936+'\x20('+_0x1a2e76+')';}class Y extends _0x2195d0{['_headingOptions'];['afterInit'](){const _0x5a9572=this['editor'];if(!_0x5a9572['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x5a9572['config']['get']('heading.options');const _0x3d0fdf=_0x5a9572['locale'],_0x17f4ef=_0x5a9572['plugins']['get']('TrackChangesEditing');_0x17f4ef['enableDefaultAttributesIntegration']('heading');for(const _0xad1958 of this['_headingOptions'])'paragraph'!=_0xad1958['model']&&_0x17f4ef['descriptionFactory']['registerElementLabel'](_0xad1958['model'],_0x500dd7=>{const _0x37a633=this['_getHeadingLevel'](_0xad1958['model']);return null!==_0x37a633?_0x4f858c(_0x500dd7,_0x37a633):_0x161f02(_0x500dd7,_0xad1958['title']);});function _0x4f858c(_0x46622a,_0x29854e){return o(_0x3d0fdf,'ELEMENT_HEADING',[_0x46622a,_0x29854e]);}function _0x161f02(_0x14127f,_0x2025eb){return o(_0x3d0fdf,'ELEMENT_HEADING_CUSTOM',[_0x14127f,_0x2025eb]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x49bfc0=this['editor'],_0x553770=_0x49bfc0['locale'];function _0x5b0343(_0x5b4b0a,_0x567692){return o(_0x553770,'ELEMENT_HEADING_CUSTOM',[_0x5b4b0a,_0x567692]);}_0x49bfc0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x45e464=>{if('formatBlock'!=_0x45e464['type'])return;const {data:_0x3f2fdb}=_0x45e464;if(_0x3f2fdb&&'heading'==_0x3f2fdb['commandName']){const _0x2633b4=_0x3f2fdb['commandParams'][0x0]['value'],_0x2c8574=this['_getHeadingLevel'](_0x2633b4);if(null!==_0x2c8574)return{'type':'format','content':o(_0x553770,'*Change\x20to:*\x20%0',(_0x24f494=0x1,_0x400ddd=_0x2c8574,o(_0x553770,'ELEMENT_HEADING',[_0x24f494,_0x400ddd])))};const _0x2b4005=this['_headingOptions']['find'](_0x132869=>_0x132869['model']===_0x2633b4)['title'];return{'type':'format','content':o(_0x553770,'*Change\x20to:*\x20%0',_0x5b0343(0x1,_0x2b4005))};}var _0x24f494,_0x400ddd;});}['_getHeadingLevel'](_0x221250){const _0x472503=_0x221250['match'](/^heading(\d+)/);if(_0x472503)return _0x472503[0x1];const _0x4e8d18=this['_headingOptions']?.['find'](_0x20c4c6=>_0x20c4c6['model']==_0x221250);if(_0x4e8d18&&_0x4e8d18['view']){const _0x4d296e=_0x4e8d18['view'],_0x4707ed=(_0x4d296e['name']??_0x4d296e)['match'](/^h(\d+)/);if(_0x4707ed)return _0x4707ed[0x1];}return null;}}class Z extends _0x2195d0{['afterInit'](){const _0x119b32=this['editor'];if(!_0x119b32['plugins']['has']('HighlightEditing'))return;const _0x5499d7=_0x119b32['plugins']['get']('TrackChangesEditing'),_0x2514ed=_0x119b32['locale'];_0x5499d7['enableDefaultAttributesIntegration']('highlight'),_0x5499d7['registerInlineAttribute']('highlight'),_0x5499d7['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x2514ed,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x238473=this['editor'],_0x1f0e50=_0x238473['locale'];_0x238473['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3a7f61=>{if('formatInline'!=_0x3a7f61['type'])return;const {data:_0xc0bb78}=_0x3a7f61;if(_0xc0bb78&&'highlight'==_0xc0bb78['commandName']){const _0x3f120f=_0x1f0e50['t'],_0x39e2ff=_0xc0bb78['commandParams'][0x0]['value'];if(_0x39e2ff){const _0x578a01=_0x238473['config']['get']('highlight.options')['find'](_0x4b9749=>_0x4b9749['model']==_0x39e2ff),_0x306bcb=_0x3f120f(_0x578a01['title'])['toLowerCase']();return{'type':'format','content':o(_0x1f0e50,'*Set\x20highlight:*\x20%0',_0x306bcb),'color':{'value':_0x578a01['color'],'title':_0x578a01['title']}};}return{'type':'format','content':o(_0x1f0e50,'*Remove\x20highlight*',o(_0x1f0e50,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x2195d0{['afterInit'](){const _0x1f0c9d=this['editor'];if(!_0x1f0c9d['plugins']['has']('HorizontalLineEditing'))return;_0x1f0c9d['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x3b7e13=_0x1f0c9d['plugins']['get']('TrackChangesEditing'),_0x8759d9=_0x1f0c9d['locale'];_0x3b7e13['descriptionFactory']['registerElementLabel']('horizontalLine',_0x2523cd=>o(_0x8759d9,'ELEMENT_HORIZONTAL_LINE',_0x2523cd)),_0x1f0c9d['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2c3b5b,{writer:_0x458e1b,options:_0x546f77})=>{if(!_0x546f77['showSuggestionHighlights'])return null;const _0x205a0a=_0x458e1b['createContainerElement']('div'),_0x5b8761=_0x458e1b['createEmptyElement']('hr');return _0x458e1b['addClass']('ck-horizontal-line',_0x205a0a),_0x458e1b['insert'](_0x458e1b['createPositionAt'](_0x205a0a,0x0),_0x5b8761),_0x205a0a;},'converterPriority':'high'});}}class et extends _0x2195d0{['afterInit'](){const _0x408ddf=this['editor'];if(!_0x408ddf['plugins']['has']('HtmlEmbed'))return;const _0x296ee2=_0x408ddf['plugins']['get']('TrackChangesEditing'),_0x269986=_0x408ddf['locale'];_0x296ee2['descriptionFactory']['registerElementLabel']('rawHtml',_0x586ab2=>o(_0x269986,'ELEMENT_HTML_EMBED',_0x586ab2)),_0x296ee2['enableDefaultAttributesIntegration']('htmlEmbed'),_0x296ee2['registerBlockAttribute']('value'),_0x296ee2['descriptionFactory']['registerDescriptionCallback'](_0x20db66=>{if('attribute'!=_0x20db66['type'])return;const {data:_0x2af712}=_0x20db66;if(_0x2af712&&'value'==_0x2af712['key']&&_0x20db66['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x155fa3=o(_0x269986,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x269986,'*Change\x20%0\x20content*',_0x155fa3)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x557a56=this['editor'],_0x37baa9=_0x557a56['locale'];_0x557a56['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x9b9e13=>{if('formatBlock'!=_0x9b9e13['type'])return;const {data:_0x3fada9}=_0x9b9e13;if(_0x3fada9&&'htmlEmbed'==_0x3fada9['commandName']){const _0x3691ca=o(_0x37baa9,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x37baa9,'*Change\x20%0\x20content*',_0x3691ca)};}});}}class it extends _0x2195d0{['afterInit'](){const _0x4dcbef=this['editor'];if(!_0x4dcbef['plugins']['has']('ImageEditing'))return;const _0x59b7af=_0x4dcbef['plugins']['get']('TrackChangesEditing'),_0x1a08ce=_0x4dcbef['plugins']['get']('ImageUtils'),_0x125fa7=_0x4dcbef['locale'];_0x59b7af['enableCommand']('insertImage'),_0x59b7af['descriptionFactory']['registerElementLabel']('imageBlock',_0x39a49a=>o(_0x125fa7,'ELEMENT_IMAGE',_0x39a49a)),_0x59b7af['descriptionFactory']['registerElementLabel']('imageInline',_0x3f1c6f=>o(_0x125fa7,'ELEMENT_INLINE_IMAGE',_0x3f1c6f)),_0x59b7af['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x125fa7,'ELEMENT_CAPTION')),_0x4dcbef['plugins']['has']('ImageUploadEditing')&&_0x59b7af['enableCommand']('uploadImage'),_0x4dcbef['plugins']['has']('ImageBlockEditing')&&_0x4dcbef['plugins']['has']('ImageInlineEditing')&&(_0x59b7af['enableCommand']('imageTypeInline',(_0x56b84b,_0x3e90d9)=>{const _0x18d077=_0x1a08ce['getClosestSelectedImageElement'](_0x4dcbef['model']['document']['selection']);_0x4dcbef['model']['change'](()=>{_0x59b7af['markBlockFormat'](_0x18d077,{'commandName':'imageTypeInline','commandParams':[_0x3e90d9]},[],'convertBlockImageToInline');});}),_0x59b7af['enableCommand']('imageTypeBlock',(_0x2cf377,_0x3a88f1)=>{_0x4dcbef['model']['change'](_0x40eddd=>{let _0x133a09=_0x1a08ce['getClosestSelectedImageElement'](_0x4dcbef['model']['document']['selection']),_0x2f62b1=_0x40eddd['createRangeOn'](_0x133a09);const _0x394a31=_0x73c9ae['fromPosition'](_0x2f62b1['start'],'toPrevious'),_0x5dfe4b=_0x73c9ae['fromPosition'](_0x2f62b1['end'],'toNext');_0x59b7af['forceDefaultExecution'](()=>_0x2cf377(_0x3a88f1)),_0x133a09=_0x1a08ce['getClosestSelectedImageElement'](_0x4dcbef['model']['document']['selection']),_0x2f62b1=_0x40eddd['createRangeOn'](_0x133a09);const _0x35baa3=_0x40eddd['createRange'](_0x394a31,_0x5dfe4b);_0x394a31['detach'](),_0x5dfe4b['detach'](),_0x59b7af['markBlockFormat'](_0x133a09,{'commandName':'imageTypeInline','commandParams':[_0x3a88f1]},[],'convertInlineImageToBlock'),_0x35baa3['start']['isBefore'](_0x2f62b1['start'])&&_0x59b7af['markInsertion'](_0x40eddd['createRange'](_0x35baa3['start'],_0x2f62b1['start']),'convertInlineImageToBlock'),_0x2f62b1['end']['isBefore'](_0x35baa3['end'])&&_0x59b7af['markInsertion'](_0x40eddd['createRange'](_0x2f62b1['end'],_0x35baa3['end']),'convertInlineImageToBlock');});}),_0x59b7af['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x59b7af['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x59b7af['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x59b7af['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x59b7af['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x59b7af['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x3aa842])=>{const _0xe5848c=_0x59b7af['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2234fa=_0x3aa842['start'],_0x5a84bc=_0x3aa842['end'];const _0x616a85=_0x4dcbef['model']['schema']['getNearestSelectionRange'](_0x2234fa,'backward'),_0x22b870=_0x4dcbef['model']['schema']['getNearestSelectionRange'](_0x5a84bc,'forward');_0x616a85['isCollapsed']&&(_0x2234fa=_0x616a85['start']),_0x22b870['isCollapsed']&&(_0x5a84bc=_0x22b870['end']),_0xe5848c([_0x4dcbef['model']['createRange'](_0x2234fa,_0x5a84bc)]);}),_0x59b7af['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x37ceba),_0x59b7af['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x37ceba)),_0x4dcbef['plugins']['has']('ImageCaptionEditing')&&(_0x59b7af['enableCommand']('toggleImageCaption',(_0x21726a,_0x399146)=>{const _0x2c871e=_0x4dcbef['plugins']['get']('ImageCaptionUtils');let _0x3c2445=_0x1a08ce['getClosestSelectedImageElement'](_0x4dcbef['model']['document']['selection']),_0x1774b3=_0x2c871e['getCaptionFromImageModelElement'](_0x3c2445);_0x4dcbef['model']['change'](()=>{if(_0x1774b3)return void _0x59b7af['markDeletion'](_0x4dcbef['model']['createRangeOn'](_0x1774b3));const _0x12f288=_0x1a08ce['isBlockImage'](_0x3c2445);_0x21726a(_0x399146),_0x3c2445=_0x1a08ce['getClosestSelectedImageElement'](_0x4dcbef['model']['document']['selection']),_0x1774b3=_0x2c871e['getCaptionFromImageModelElement'](_0x3c2445),_0x59b7af['markInsertion'](_0x4dcbef['model']['createRangeOn'](_0x1774b3),_0x12f288?null:'imageCaption');});}),_0x59b7af['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x37ceba));const _0x2f64eb=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x593e49(_0x2736d0,_0x569b33){const _0x136950=_0x2f64eb['findIndex'](({type:_0xb5ec9c,subType:_0x22c206})=>_0x2736d0['type']==_0xb5ec9c&&_0x2736d0['subType']==_0x22c206),_0x32fe0a=_0x2f64eb['findIndex'](({type:_0x23303e,subType:_0x4e32bc})=>_0x569b33['type']==_0x23303e&&_0x569b33['subType']==_0x4e32bc);if(_0x136950<0x0||_0x32fe0a<0x0)return!0x1;const _0x54e537=_0x2736d0['getFirstRange'](),_0x15d1b0=_0x569b33['getFirstRange']();if((0x0==_0x136950||0x1==_0x136950)&&0x2==_0x32fe0a&&_0x54e537['isIntersecting'](_0x15d1b0))return!0x0;if(0x2==_0x136950&&0x3==_0x32fe0a){const _0x21a5af=_0x59b7af['_findSuggestions'](_0x54e537,'insertion')['filter'](({suggestion:_0x1bbb6c,meta:_0x5a841e})=>_0x5a841e['isOwn']&&'convertInlineImageToBlock'==_0x1bbb6c['subType']);if(_0x21a5af['length']>0x1&&_0x15d1b0['end']['isEqual'](_0x54e537['start']))return!0x0;if(0x1==_0x21a5af['length']&&(_0x54e537['start']['isEqual'](_0x15d1b0['end'])||_0x54e537['end']['isEqual'](_0x15d1b0['start'])))return!0x0;}if(0x3==_0x136950&&0x3==_0x32fe0a&&_0x54e537['start']['isBefore'](_0x15d1b0['start'])){const _0x597e4a=_0x54e537['end']['nodeAfter'],_0x59582e=_0x15d1b0['start']['nodeBefore'];return _0x1a08ce['isBlockImage'](_0x597e4a)&&_0x597e4a===_0x59582e;}return!0x1;}function _0x37ceba(_0x2874ee,_0x3ee6fa){return _0x593e49(_0x2874ee,_0x3ee6fa)?[_0x2874ee,_0x3ee6fa]:_0x593e49(_0x3ee6fa,_0x2874ee)?[_0x3ee6fa,_0x2874ee]:null;}_0x4dcbef['plugins']['has']('ImageResize')&&(_0x59b7af['enableDefaultAttributesIntegration']('resizeImage'),_0x59b7af['registerBlockAttribute']('resizedWidth'),_0x59b7af['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x125fa7,'FORMAT_IMAGE_SIZE'))),_0x4dcbef['plugins']['has']('ImageTextAlternativeEditing')&&(_0x59b7af['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x59b7af['registerBlockAttribute']('alt')),_0x59b7af['descriptionFactory']['registerDescriptionCallback'](_0x4484e5=>{if(!!_0x2f64eb['find'](({type:_0x3fa5d2,subType:_0x38f184})=>_0x4484e5['type']==_0x3fa5d2&&_0x4484e5['subType']==_0x38f184))return _0x4484e5['previous']?{}:void 0x0;}),_0x59b7af['descriptionFactory']['registerDescriptionCallback'](_0x251974=>{if('insertion'==_0x251974['type']||'deletion'==_0x251974['type']){const _0x3a8792=_0x251974['getContainedElement']();if(_0x3a8792&&_0x3a8792['is']('element','caption'))return{'type':'insertion'==_0x251974['type']?'addObject':'removeObject','element':_0x3a8792,'quantity':0x1};}}),_0x59b7af['descriptionFactory']['registerDescriptionCallback'](_0x2ecacf=>'formatBlock'==_0x2ecacf['type']&&'convertInlineImageToBlock'==_0x2ecacf['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x2ecacf['type']&&'convertBlockImageToInline'==_0x2ecacf['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x59b7af['descriptionFactory']['registerDescriptionCallback'](_0x3864b6=>{if('attribute'!=_0x3864b6['type'])return;const {data:_0x55a443}=_0x3864b6;if(!_0x55a443||'alt'!=_0x55a443['key'])return;const _0x5e6378=_0x55a443['newValue'];return _0x5e6378?{'type':'format','content':o(_0x125fa7,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5e6378+'\x22')}:{'type':'format','content':o(_0x125fa7,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5d4e3a=this['editor'],_0x1527b5=_0x5d4e3a['locale'];_0x5d4e3a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x58f406=>{if('formatBlock'!=_0x58f406['type']&&'formatInline'!=_0x58f406['type'])return;const {data:_0x508cb2}=_0x58f406;if(_0x508cb2){if('imageTextAlternative'==_0x508cb2['commandName']){const _0xa48d04=_0x508cb2['commandParams'][0x0]['newValue'];return _0xa48d04?{'type':'format','content':o(_0x1527b5,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xa48d04+'\x22')}:{'type':'format','content':o(_0x1527b5,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x508cb2['commandName']){const _0x116f69=_0x508cb2['commandParams'][0x0]['width'];return _0x116f69?{'type':'format','content':o(_0x1527b5,'*Set\x20image\x20width:*\x20%0',_0x116f69)}:{'type':'format','content':o(_0x1527b5,'*Reset\x20image\x20width*')};}}});}}class st extends _0x2195d0{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0xe8baea=this['editor']['locale'],_0xb4cb05=this['editor']['plugins']['get']('TrackChangesEditing');_0xb4cb05['enableDefaultAttributesIntegration']('replaceImageSource'),_0xb4cb05['registerBlockAttribute']('src'),_0xb4cb05['descriptionFactory']['registerDescriptionCallback'](_0x313af5=>{if('attribute'!=_0x313af5['type'])return;const {data:_0xb17790}=_0x313af5;return _0xb17790&&'src'==_0xb17790['key']?_0xb17790['newValue']&&_0xb17790['oldValue']?{'type':'format','content':o(_0xe8baea,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3c3d9c=this['editor']['plugins']['get']('TrackChangesEditing');_0x3c3d9c['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x3c3d9c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3c3d9c['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x3c3d9c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1b8878=this['editor'],_0x5b9280=_0x1b8878['locale'];_0x1b8878['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x438a0a=>{if('formatBlock'!=_0x438a0a['type']&&'formatInline'!=_0x438a0a['type'])return;const {data:_0x342df0}=_0x438a0a;if(!_0x342df0||'replaceImageSource'!=_0x342df0['commandName'])return;return{'type':'format','content':o(_0x5b9280,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x2195d0{['afterInit'](){const _0x427633=this['editor'];if(!_0x427633['plugins']['has']('ImageStyleEditing'))return;const _0x547d09=_0x427633['plugins']['get']('TrackChangesEditing'),_0x35d287=_0x427633['plugins']['get']('ImageUtils'),_0x2018d9={};_0x547d09['enableCommand']('imageStyle',(_0x52700c,_0x1a73be)=>{const _0x598ae3=_0x427633['plugins']['get']('Users')['me'],_0xd68e8a=_0x427633['commands']['get']('imageStyle');let _0x50ec95=_0x35d287['getClosestSelectedImageElement'](_0x427633['model']['document']['selection']),_0x30d842=_0x427633['model']['createRangeOn'](_0x50ec95),_0x1943f0=_0xd68e8a['value'];if(_0x1943f0==_0x1a73be['value'])return;const _0x1f5360={'commandName':'imageStyle','commandParams':[_0x1a73be],'formatGroupId':_0x178cde()};_0x427633['model']['change'](()=>{if(_0x547d09['getSuggestions']()['filter'](_0x30b64c=>_0x30b64c['isInContent']&&_0x598ae3==_0x30b64c['author']&&('formatBlock'==_0x30b64c['type']||'formatInline'==_0x30b64c['type'])&&('imageStylePreApply'==_0x30b64c['subType']||'imageStylePostApply'==_0x30b64c['subType'])&&_0x30b64c['getFirstRange']()['isEqual'](_0x30d842))['forEach'](_0x3fa46f=>_0x547d09['discardSuggestion'](_0x3fa46f['head'])),_0x50ec95=_0x35d287['getClosestSelectedImageElement'](_0x427633['model']['document']['selection']),_0x30d842=_0x427633['model']['createRangeOn'](_0x50ec95),_0xd68e8a['refresh'](),_0x427633['commands']['get']('imageTypeInline')['refresh'](),_0x427633['commands']['get']('imageTypeBlock')['refresh'](),_0x1943f0=_0xd68e8a['value'],_0x1943f0!=_0x1a73be['value'])return _0x35d287['isInlineImage'](_0x50ec95)&&_0xd68e8a['shouldConvertImageType'](_0x1a73be['value'],_0x50ec95)?(_0x52700c({..._0x1a73be,'setImageSizes':!0x1}),_0x50ec95=_0x35d287['getClosestSelectedImageElement'](_0x427633['model']['document']['selection']),void _0x547d09['markBlockFormat'](_0x50ec95,{..._0x1f5360,'commandReversedParams':[{'value':_0x1943f0||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x35d287['isBlockImage'](_0x50ec95)?_0x547d09['markBlockFormat'](_0x50ec95,_0x1f5360,[],'imageStylePostApply'):_0x547d09['markInlineFormat'](_0x30d842,_0x1f5360,'imageStylePostApply'));});});for(const _0x765c82 of _0x427633['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x2018d9[_0x765c82['name']]=_0x765c82['title']['toLowerCase']();_0x547d09['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x547d09['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x547d09['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x547d09['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x16009d])=>{_0x35d287['setImageNaturalSizeAttributes'](_0x16009d['getContainedElement']());}),_0x547d09['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x2f2930,_0x38a224)=>{_0x547d09['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x2f2930,{'commandName':_0x38a224['commandName'],'commandParams':_0x38a224['commandReversedParams']});}),_0x547d09['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x52890e,_0x345d18){if(_0x3e67c2(_0x52890e,_0x345d18))return[_0x52890e,_0x345d18];if(_0x3e67c2(_0x345d18,_0x52890e))return[_0x345d18,_0x52890e];return null;});const _0x1fdd4f=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3e67c2(_0x1ace81,_0x329bcf){const _0x32bda9=_0x1fdd4f['findIndex'](({type:_0x3aea71,subType:_0x2e22b7})=>_0x1ace81['type']==_0x3aea71&&_0x1ace81['subType']==_0x2e22b7),_0x126704=_0x1fdd4f['findIndex'](({type:_0x5bb125,subType:_0x517ebe})=>_0x329bcf['type']==_0x5bb125&&_0x329bcf['subType']==_0x517ebe);if(_0x32bda9<0x0||_0x126704<0x0)return!0x1;const _0xe077e=_0x1ace81['getFirstRange'](),_0x4da180=_0x329bcf['getFirstRange']();if((0x0==_0x32bda9||0x1==_0x32bda9)&&0x2==_0x126704&&_0xe077e['isIntersecting'](_0x4da180))return!0x0;if(0x2==_0x32bda9&&0x3==_0x126704){const _0x521959=_0x547d09['_findSuggestions'](_0xe077e,'insertion')['filter'](({suggestion:_0x5cb7d0,meta:_0x59bbad})=>_0x59bbad['isOwn']&&'convertInlineImageToBlock'==_0x5cb7d0['subType']);if(_0x521959['length']>0x1&&_0x4da180['end']['isEqual'](_0xe077e['start']))return!0x0;if(0x1==_0x521959['length']&&(_0xe077e['start']['isEqual'](_0x4da180['end'])||_0xe077e['end']['isEqual'](_0x4da180['start'])))return!0x0;}if(0x3==_0x32bda9&&0x3==_0x126704&&_0xe077e['start']['isBefore'](_0x4da180['start'])){const _0x53bf6b=_0xe077e['end']['nodeAfter'],_0x1a9043=_0x4da180['start']['nodeBefore'];return _0x35d287['isBlockImage'](_0x53bf6b)&&_0x53bf6b===_0x1a9043;}return!0x1;}_0x427633['model']['document']['registerPostFixer'](()=>{let _0x11d0c6=!0x1;const _0x429d2f=Array['from'](_0x427633['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x507124,data:_0x5e2878}of _0x429d2f){const {group:_0x35e0b6,type:_0x2cb532,subType:_0x282d38,id:_0x4976a1}=_0x547d09['_splitMarkerName'](_0x507124);if('suggestion'==_0x35e0b6&&_0x547d09['hasSuggestion'](_0x4976a1)){if('formatBlock'==_0x2cb532&&('imageStylePreApply'==_0x282d38||'imageStylePostApply'==_0x282d38)){const _0x539bff=_0x547d09['getSuggestion'](_0x4976a1);if(_0x5e2878['newRange']){const _0x4435af=_0x539bff['getFirstRange']()['getContainedElement']();if(_0x35d287['isBlockImage'](_0x4435af))continue;_0x547d09['discardSuggestion'](_0x539bff),_0x11d0c6=!0x0;}}if('insertion'==_0x2cb532&&'imageCaption'==_0x282d38&&!_0x5e2878['newRange']){const _0x3b9b6d=_0x547d09['getSuggestion'](_0x4976a1);_0x3b9b6d['next']&&_0x3b9b6d['next']['isInContent']&&(_0x547d09['discardSuggestion'](_0x3b9b6d['next']),_0x11d0c6=!0x0);}}}return _0x11d0c6;}),this['_registerLegacyDescription'](_0x2018d9);}['_registerLegacyDescription'](_0x3d0e10){const _0x2b77ff=this['editor'],_0x3e651b=_0x2b77ff['locale'];_0x2b77ff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xd42586=>{if('formatBlock'!=_0xd42586['type']&&'formatInline'!=_0xd42586['type'])return;const {data:_0x4d7da3}=_0xd42586;if(!_0x4d7da3||'imageStyle'!=_0x4d7da3['commandName'])return;const _0x1cb4f1=_0x4d7da3['commandParams'][0x0]['value'];return _0x40dc11('side'===_0x1cb4f1?o(_0x3e651b,'FORMAT_SIDE_IMAGE'):_0x3d0e10[_0x1cb4f1]||_0x1cb4f1);function _0x40dc11(_0x42dd2f){return{'type':'format','content':o(_0x3e651b,'*Format:*\x20%0',_0x42dd2f)};}});}}class ot extends _0x2195d0{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x38c9bc){super(_0x38c9bc),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0xb1db60=this['editor'],_0x5c4740=_0xb1db60['commands']['get']('importWord'),_0x5c5bf8=_0xb1db60['commands']['get']('trackChanges');_0x5c4740&&(_0x5c4740['on']('execute',(_0x3e9716,[,_0xa6d83e])=>{this['_trackChangesValueDuringImport']=_0x5c5bf8['value'],_0xa6d83e['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x5c4740,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x5c4740,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x5c5bf8['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0xb1db60['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x4cf6ac,_0x4a8a52){const {suggestions:_0x21c0bb}=_0x4a8a52,_0x19891d=this['editor']['commands']['get']('trackChanges'),_0x365ba7=_0x19891d['value'];this['_trackChangesValueDuringImport']!==_0x365ba7&&(_0x19891d['execute'](),this['_trackChangesExecuted']=!0x0),_0x21c0bb&&_0x21c0bb['forEach'](({id:_0x2cf1a5,type:_0x54494b,author:_0x37cd83,created_at:_0x5c4b21})=>{const _0x40c61e={'id':_0x2cf1a5,'type':_0x54494b,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x37cd83,'createdAt':_0x5c4b21?new Date(_0x5c4b21):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x40c61e);});}}class rt extends _0x2195d0{['afterInit'](){const _0x11b60d=this['editor'],_0x35176e=_0x11b60d['plugins']['get']('TrackChangesEditing');if(_0x11b60d['plugins']['has']('IndentEditing')&&(_0x35176e['enableCommand']('indent'),_0x35176e['enableCommand']('outdent')),_0x11b60d['plugins']['has']('IndentBlock')){for(const _0x425ddc of['indentBlock','outdentBlock'])_0x35176e['enableDefaultAttributesIntegration'](_0x425ddc);}const _0x45868f=_0x11b60d['locale'];_0x35176e['registerBlockAttribute']('blockIndent'),_0x35176e['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x45868f,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f7eb9=this['editor'],_0x22c3dd=_0x4f7eb9['locale'],_0x19f71e=_0x4f7eb9['plugins']['get']('TrackChangesEditing');_0x19f71e['descriptionFactory']['registerDescriptionCallback'](_0x2a5551=>{if('formatBlock'!=_0x2a5551['type'])return;const {data:_0x1ab979}=_0x2a5551;if(!_0x1ab979)return;if('indentBlock'!=_0x1ab979['commandName']&&'outdentBlock'!=_0x1ab979['commandName'])return;const _0x319ed5=_0x2a5551['getItems']()[0x0],_0x2c68fc=_0x19f71e['descriptionFactory']['getItemLabel'](_0x319ed5);return'indentBlock'==_0x1ab979['commandName']?{'type':'format','content':o(_0x22c3dd,'*Indent:*\x20%0',_0x2c68fc)}:'outdentBlock'==_0x1ab979['commandName']?{'type':'format','content':o(_0x22c3dd,'*Outdent:*\x20%0',_0x2c68fc)}:void 0x0;});}}class at extends _0x2195d0{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x2195d0{['afterInit'](){const _0x56a6d3=this['editor'];if(!_0x56a6d3['plugins']['has']('LinkEditing'))return;const _0x2edb64=_0x56a6d3['plugins']['get']('TrackChangesEditing'),_0x2da742=_0x56a6d3['commands']['get']('link');_0x2edb64['enableDefaultAttributesIntegration']('link'),_0x2edb64['enableDefaultAttributesIntegration']('unlink'),_0x2edb64['registerInlineAttribute']('linkHref');for(const _0x2c41ea of _0x2da742['manualDecorators'])_0x2edb64['registerInlineAttribute'](_0x2c41ea['id']),_0x2edb64['descriptionFactory']['registerAttributeLabel'](_0x2c41ea['id'],'link\x20('+_0x2c41ea['label']['toLowerCase']()+')');_0x2edb64['descriptionFactory']['registerDescriptionCallback'](_0x5d3ef7=>{if('attribute'!=_0x5d3ef7['type'])return;const {data:_0x13f8a5}=_0x5d3ef7;if(!_0x13f8a5||'linkHref'!=_0x13f8a5['key'])return;const _0x249d62=_0x13f8a5['newValue'],_0xdc9a5=_0x56a6d3['locale'];return{'type':'format','content':null==_0x249d62?o(_0xdc9a5,'*Remove\x20link*'):o(_0xdc9a5,'*Set\x20link:*\x20%0','\x22'+_0x249d62+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x51c660=this['editor'],_0x269dbe=_0x51c660['locale'];_0x51c660['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x571f88=>{if('formatInline'!=_0x571f88['type'])return;const {data:_0x53de05}=_0x571f88;if(_0x53de05){if('link'==_0x53de05['commandName']){const _0x29aaac=_0x53de05['commandParams'][0x0];return{'type':'format','content':o(_0x269dbe,'*Set\x20link:*\x20%0','\x22'+_0x29aaac+'\x22')};}return'unlink'==_0x53de05['commandName']?{'type':'format','content':o(_0x269dbe,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x2195d0{['afterInit'](){const _0x526741=this['editor'],_0x53cc02=_0x526741['locale'];if(!_0x526741['plugins']['has']('LegacyListEditing'))return;const _0x414a72=_0x526741['plugins']['get']('TrackChangesEditing'),_0x4a2b5a=_0x526741['plugins']['has']('LegacyTodoListEditing');function _0x1ad586(_0x36445e){return()=>{const _0x233e51=_0x526741['model']['document']['selection'],_0x4834c3=_0x526741['commands']['get'](_0x36445e);if(_0x4834c3['value'])return void _0x526741['execute']('paragraph',{});const _0x1ce42b=_0x36445e['slice'](0x0,-0x4),_0x1b02b6=function(_0xde70cb,_0xf0a9ef,_0x225828){let _0x26e3e0=Array['from'](_0xde70cb)['filter'](_0x12a91e=>function(_0x2236d1,_0x2be853){return _0x2be853['checkChild'](_0x2236d1['parent'],'listItem')&&!_0x2be853['isObject'](_0x2236d1);}(_0x12a91e,_0x225828));_0x26e3e0=_0x26e3e0['filter'](_0x31f1fd=>!_0x31f1fd['is']('element','listItem')||_0x31f1fd['getAttribute']('listType')!=_0xf0a9ef);const _0xa8822b=new Set();for(const _0x1cc1e0 of _0x26e3e0)_0x1cc1e0['is']('element','listItem')?_0xa8822b['add'](me(_0x1cc1e0)):_0xa8822b['add'](_0x1cc1e0);return Array['from'](_0xa8822b);}(_0x233e51['getSelectedBlocks'](),_0x1ce42b,_0x526741['model']['schema']);_0x526741['model']['change'](()=>{for(const _0x20c79f of _0x1b02b6)_0x414a72['markBlockFormat'](_0x20c79f,{'commandName':_0x36445e,'commandParams':[{'forceValue':!_0x4834c3['value']}],'formatGroupId':'blockName'},fe(_0x20c79f));});};}function _0x30c8e0(_0x41fc4f){return()=>{const _0x368c3e=function(_0x423bca){let _0x1aa9d8=Array['from'](_0x423bca);const _0x1bb0af=_0x1aa9d8['findIndex'](_0x22f876=>'listItem'!=_0x22f876['name']);return _0x1bb0af>-0x1&&(_0x1aa9d8=_0x1aa9d8['slice'](0x0,_0x1bb0af)),_0x1aa9d8;}(_0x526741['model']['document']['selection']['getSelectedBlocks']()),_0x133915=_0x526741['model']['createRange'](_0x526741['model']['createPositionAt'](_0x368c3e[0x0],'before'),_0x526741['model']['createPositionAt'](_0x368c3e[_0x368c3e['length']-0x1],'end'));_0x526741['model']['change'](()=>{_0x414a72['markBlockFormat'](_0x133915,{'commandName':_0x41fc4f,'commandParams':[],'formatGroupId':'listIndent'},function(_0x9d7dc1){const _0x25f9ee=new Set();for(const _0x16c5ec of _0x9d7dc1){let _0x1e5269=_0x16c5ec['nextSibling'];for(;_0x1e5269&&_0x1e5269['getAttribute']('listIndent')>_0x16c5ec['getAttribute']('listIndent');)_0x25f9ee['add'](_0x1e5269),_0x1e5269=_0x1e5269['nextSibling'];}return Array['from'](_0x25f9ee);}(_0x368c3e));});};}_0x414a72['enableCommand']('numberedList',_0x1ad586('numberedList')),_0x414a72['enableCommand']('bulletedList',_0x1ad586('bulletedList')),_0x4a2b5a&&_0x414a72['enableCommand']('todoList',_0x1ad586('todoList')),_0x414a72['enableCommand']('indentList',_0x30c8e0('indentList')),_0x414a72['enableCommand']('outdentList',_0x30c8e0('outdentList')),_0x4a2b5a&&_0x414a72['enableCommand']('checkTodoList',()=>{const _0x31c03c=_0x526741['commands']['get']('checkTodoList'),_0x278ae9=Array['from'](_0x31c03c['_selectedElements']);_0x278ae9['filter'](_0x5da672=>_0x5da672['getAttribute']('todoListChecked')!=_0x31c03c['value']),_0x526741['model']['change'](()=>{for(const _0x587240 of _0x278ae9)_0x414a72['markBlockFormat'](_0x587240,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x31c03c['value']}]});});}),_0x414a72['descriptionFactory']['registerElementLabel']('listItem',_0x1c7a30=>o(_0x53cc02,'ELEMENT_LIST_ITEM',_0x1c7a30)),_0x414a72['descriptionFactory']['registerDescriptionCallback'](_0x1d3062=>{if('formatBlock'!=_0x1d3062['type']&&'formatInline'!=_0x1d3062['type'])return;const {data:_0x3048b1}=_0x1d3062;if(_0x3048b1){if('numberedList'==_0x3048b1['commandName']||'bulletedList'==_0x3048b1['commandName']||'todoList'==_0x3048b1['commandName'])switch(_0x3048b1['commandName']['replace']('List','')){case'bulleted':return _0x4cc4b0(o(_0x53cc02,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4cc4b0(o(_0x53cc02,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4cc4b0(o(_0x53cc02,'ELEMENT_TODO_LIST'));}if('indentList'==_0x3048b1['commandName'])return{'type':'format','content':o(_0x53cc02,'*Indent:*\x20%0',o(_0x53cc02,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x3048b1['commandName'])return{'type':'format','content':o(_0x53cc02,'*Outdent:*\x20%0',o(_0x53cc02,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x3048b1['commandName'])return _0x3048b1['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x53cc02,'*Check\x20item*')}:{'type':'format','content':o(_0x53cc02,'*Uncheck\x20item*')};}function _0x4cc4b0(_0x1d4746){return{'type':'format','content':o(_0x53cc02,'*Change\x20to:*\x20%0',_0x1d4746)};}});}}function me(_0x294def){const _0x4d644f=_0x294def['getAttribute']('listIndent');if(0x0==_0x4d644f)return _0x294def;let _0x55c4b2=_0x294def;for(;_0x294def['previousSibling']&&_0x294def['previousSibling']['is']('element','listItem');){const _0x7bdca2=_0x294def['previousSibling']['getAttribute']('listIndent');if(_0x7bdca2==_0x4d644f)_0x55c4b2=_0x294def['previousSibling'];else{if(_0x7bdca2<_0x4d644f)break;}_0x294def=_0x294def['previousSibling'];}return _0x55c4b2;}function fe(_0x5b97b2){const _0x38c787=[];if(_0x5b97b2['is']('element','listItem')&&_0x5b97b2['getAttribute']('listIndent')>0x0){let _0x36885d=_0x5b97b2['nextSibling'];for(;_0x36885d&&'listItem'==_0x36885d['name']&&_0x36885d['getAttribute']('listIndent')==_0x5b97b2['getAttribute']('listIndent');)_0x38c787['push'](_0x36885d),_0x36885d=_0x36885d['nextSibling'];}return _0x38c787;}class K extends _0x2195d0{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x97fdb3=this['editor']['config']['get']('list.properties'),_0x29eee5=this['editor']['plugins']['get']('TrackChangesEditing');_0x97fdb3['styles']&&_0x29eee5['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x97fdb3['reversed']&&_0x29eee5['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x97fdb3['startIndex']&&_0x29eee5['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x29eee5['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x2705a8,_0x264d62={}){const _0x1626f4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x511926=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x1626f4['markMultiRangeBlockFormat'](_0x511926,{'commandName':'listStyle','commandParams':[{'type':_0x264d62['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x4a84dd,_0x1e5c79={}){const _0x5200f7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2b7aa6=this['_getSuggestionBlocks'](_0x328547=>_0x328547['is']('element','listItem')&&'numbered'===_0x328547['getAttribute']('listType'));if(_0x2b7aa6['length']<0x1)return;const _0x13f914=_0x2b7aa6['map'](_0x1c59f1=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1c59f1,'before'),this['editor']['model']['createPositionAt'](_0x1c59f1,0x0)));this['editor']['model']['change'](()=>{_0x5200f7['markMultiRangeBlockFormat'](_0x13f914,{'commandName':'listReversed','commandParams':[{'reversed':_0x1e5c79['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x56d2b6,_0x56db38={}){const _0x1e0626=this['editor']['plugins']['get']('TrackChangesEditing'),_0x29dcc6=this['_getSuggestionBlocks'](_0x5f00f1=>_0x5f00f1['is']('element','listItem')&&'numbered'===_0x5f00f1['getAttribute']('listType'));if(_0x29dcc6['length']<0x1)return;const _0x128635=_0x29dcc6['map'](_0x43eeec=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x43eeec,'before'),this['editor']['model']['createPositionAt'](_0x43eeec,0x0)));this['editor']['model']['change'](()=>{_0x1e0626['markMultiRangeBlockFormat'](_0x128635,{'commandName':'listStart','commandParams':[{'startIndex':_0x56db38['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0xe9d20f){if('formatBlock'!=_0xe9d20f['type']&&'formatInline'!=_0xe9d20f['type'])return;const _0x36f3ec=this['editor']['locale'],{data:_0x5edecd}=_0xe9d20f;if(!_0x5edecd)return;let _0x5cd993,_0x1ca034;switch(_0x5edecd['commandName']){case'listStyle':_0x5cd993='*Change\x20to:*\x20%0',_0x1ca034={'type':'format','content':o(_0x36f3ec,_0x5cd993,o(_0x36f3ec,this['_getTranslationKeyForListStyle'](_0x5edecd['commandParams'][0x0]['type'])))};break;case'listReversed':_0x5cd993=_0x5edecd['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1ca034={'type':'format','content':o(_0x36f3ec,_0x5cd993)};break;case'listStart':_0x5cd993='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1ca034={'type':'format','content':o(_0x36f3ec,_0x5cd993,_0x5edecd['commandParams'][0x0]['startIndex'])};}return _0x1ca034;}['_getSuggestionBlocksForListStyle'](){const _0x2ec4e9=this['editor']['plugins']['get']('LegacyListUtils');let _0x48cf1f=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x48cf1f[0x0]?.['is']('element','listItem')&&_0x48cf1f['unshift'](..._0x2ec4e9['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x48cf1f[_0x48cf1f['length']-0x1]?.['is']('element','listItem')&&_0x48cf1f['push'](..._0x2ec4e9['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x48cf1f=[...new Set(_0x48cf1f)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x48cf1f=_0x48cf1f['filter'](_0x415f8c=>_0x415f8c['is']('element','listItem'))),_0x48cf1f;}['_getSuggestionBlocks'](_0x2ab06d){const _0x45979d=this['editor']['plugins']['get']('LegacyListUtils');let _0x5d624a=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x2ab06d)['map'](_0x3bedd8=>{const _0x169486=this['editor']['model']['createPositionAt'](_0x3bedd8,0x0);return[..._0x45979d['getSiblingNodes'](_0x169486,'backward'),..._0x45979d['getSiblingNodes'](_0x169486,'forward')];})['flat']();return _0x5d624a=[...new Set(_0x5d624a)],_0x5d624a;}['_getTranslationKeyForListStyle'](_0x56186a){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x56186a)||'default')['toUpperCase']()+'_LIST_'+_0x56186a['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x2195d0{['afterInit'](){const _0x5d1447=this['editor'];if(!_0x5d1447['plugins']['has']('MediaEmbedEditing'))return;const _0x578982=_0x5d1447['plugins']['get']('TrackChangesEditing'),_0x2abd77=_0x5d1447['locale'];_0x578982['enableCommand']('mediaEmbed'),_0x578982['descriptionFactory']['registerElementLabel']('media',_0x7736d5=>o(_0x2abd77,'ELEMENT_MEDIA',_0x7736d5)),_0x5d1447['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x459e5f,{writer:_0x441f51,options:_0x3eac6b})=>{if(_0x3eac6b['showSuggestionHighlights'])return _0x441f51['createEmptyElement']('div');},'converterPriority':'high'}),_0x5d1447['data']['downcastDispatcher']['on']('attribute:url:media',(_0x238ab1,_0x20f8a5,_0x8f605a)=>{_0x8f605a['options']['showSuggestionHighlights']&&_0x238ab1['stop']();},{'priority':'high'});}}class gt extends _0x2195d0{['afterInit'](){const _0x26d315=this['editor'];_0x26d315['plugins']['has']('MentionEditing')&&_0x26d315['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x2195d0{['afterInit'](){const _0x1db1e8=this['editor'],_0x3b47b6=_0x1db1e8['plugins']['get']('TrackChangesEditing');_0x1db1e8['plugins']['has']('MultiLevelList')&&(_0x3b47b6['enableDefaultAttributesIntegration']('multiLevelList'),_0x3b47b6['registerBlockAttribute']('listMarkerStyle'),_0x3b47b6['descriptionFactory']['registerDescriptionCallback'](_0x38de69=>this['handleDescriptions'](_0x38de69)));}['handleDescriptions'](_0x1bb267){const _0x17136b=this['editor']['locale'],{data:_0x50373c}=_0x1bb267,_0x2d7945={'type':'format','content':''};if(_0x50373c&&'listMarkerStyle'==_0x50373c['key']){if(!_0x50373c['oldValue'])return{'type':'format','content':o(_0x17136b,'*Set\x20format:*\x20%0',o(_0x17136b,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x50373c['newValue']+')'};if(!_0x50373c['newValue']){let _0xe53589=_0x1bb267['head'];for(;_0xe53589;){if(_0xe53589['data']&&'listType'==_0xe53589['data']['key']&&_0xe53589['data']['newValue'])return _0x2d7945;_0xe53589=_0xe53589['next'];}return{'type':'format','content':o(_0x17136b,'*Remove\x20format:*\x20%0',o(_0x17136b,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x50373c['oldValue']+')'};}}}}class mt extends _0x2195d0{['afterInit'](){const _0x5742b0=this['editor'];if(!_0x5742b0['plugins']['has']('PageBreakEditing'))return;_0x5742b0['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x5f782f=_0x5742b0['plugins']['get']('TrackChangesEditing'),_0x4cfbee=_0x5742b0['locale'];_0x5f782f['descriptionFactory']['registerElementLabel']('pageBreak',_0x381ddd=>o(_0x4cfbee,'ELEMENT_PAGE_BREAK',_0x381ddd));}}class dt extends _0x2195d0{['afterInit'](){const _0x1a5822=this['editor'];if(!_0x1a5822['plugins']['has']('Paragraph'))return;const _0x2a3798=_0x1a5822['locale'],_0x3a9441=_0x1a5822['plugins']['get']('TrackChangesEditing');_0x3a9441['descriptionFactory']['registerElementLabel']('paragraph',_0x221aa2=>o(_0x2a3798,'ELEMENT_PARAGRAPH',_0x221aa2)),_0x3a9441['enableDefaultAttributesIntegration']('paragraph'),_0x3a9441['enableCommand']('insertParagraph'),_0x1a5822['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x1a5822),{'priority':'highest'}),_0x1a5822['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x3e4752,_0x557c73,_0x5828a4)=>{_0x5828a4['options']['showSuggestionHighlights']&&nr(_0x1a5822,{'showActiveMarker':!0x1})(_0x3e4752,_0x557c73,_0x5828a4);},{'priority':'highest'});const _0x338eba=_0x3a9441['descriptionFactory'];_0x338eba['registerDescriptionCallback'](_0x519dc5=>{if('insertion'!==_0x519dc5['type'])return;const {start:_0x1b0308,end:_0xe3c0ca}=_0x519dc5['getFirstRange']();if(!_0x1b0308['isTouching'](_0xe3c0ca)||!_0x1b0308['nodeAfter'])return;const _0x513739=_0x1a5822['model']['schema'],_0x59ad73=_0x1b0308['nodeAfter'];return _0x513739['isBlock'](_0x59ad73)&&!_0x513739['isLimit'](_0x59ad73)&&_0x513739['checkChild'](_0x59ad73,'$text')?{'type':'insertion','content':o(_0x2a3798,'*Insert:*\x20%0',_0x338eba['getItemLabel'](_0x59ad73,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x53d946=this['editor'],_0x84da1e=_0x53d946['locale'];_0x53d946['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xa82296=>{if('formatBlock'!=_0xa82296['type'])return;const {data:_0x353004}=_0xa82296;return _0x353004&&'paragraph'==_0x353004['commandName']?{'type':'format','content':o(_0x84da1e,'*Change\x20to:*\x20%0',o(_0x84da1e,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x270897,{showActiveMarker:_0x41e811=!0x0}={}){return(_0x25e881,_0x4a3ab4,_0x5eb0dc)=>{const _0x1f56df=_0x270897['plugins']['get']('TrackChangesEditing'),_0x414bd5=_0x4a3ab4['markerRange']['start'],_0x23ecf4=_0x4a3ab4['markerRange']['end'],_0x4e92f5=_0x270897['model']['schema'];if(!_0x414bd5['isTouching'](_0x23ecf4)||!_0x414bd5['nodeAfter'])return;const _0x3bb946=_0x414bd5['nodeAfter'];if(_0x4e92f5['isBlock'](_0x3bb946)&&!_0x4e92f5['isLimit'](_0x3bb946)&&_0x4e92f5['checkChild'](_0x3bb946,'$text')){if(!_0x5eb0dc['consumable']['consume'](_0x4a3ab4['markerRange'],_0x25e881['name']))return;const _0x12dbfe=_0x5eb0dc['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x1d22dd=_0x5eb0dc['mapper']['toViewPosition'](_0x23ecf4);_0x41e811&&_0x1f56df['activeMarkers']['includes'](_0x4a3ab4['markerName'])&&_0x5eb0dc['writer']['addClass']('ck-suggestion-marker--active',_0x12dbfe),_0x5eb0dc['writer']['insert'](_0x1d22dd,_0x12dbfe),_0x5eb0dc['mapper']['bindElementToMarker'](_0x12dbfe,_0x4a3ab4['markerName']);}};}class pt extends _0x2195d0{['afterInit'](){const _0x3cdc69=this['editor'];if(!_0x3cdc69['plugins']['has']('RemoveFormatEditing'))return;_0x3cdc69['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4e93bc=this['editor'];_0x4e93bc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5e5dd9=>{if('formatBlock'!=_0x5e5dd9['type']&&'formatInline'!=_0x5e5dd9['type'])return;const {data:_0x3e4c2c}=_0x5e5dd9;return _0x3e4c2c&&'removeFormat'==_0x3e4c2c['commandName']?{'type':'format','content':o(_0x4e93bc['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x2195d0{['afterInit'](){const _0x394bae=this['editor'];if(!_0x394bae['plugins']['has']('RestrictedEditingModeEditing'))return;const _0xf9cba8=_0x394bae['plugins']['get']('TrackChangesEditing');_0xf9cba8['enableCommand']('goToPreviousRestrictedEditingException'),_0xf9cba8['enableCommand']('goToNextRestrictedEditingException');const _0x343c65=_0x394bae['plugins']['get']('RestrictedEditingModeEditing');_0x343c65['enableCommand']('trackChanges'),_0x343c65['enableCommand']('acceptSuggestion'),_0x343c65['enableCommand']('discardSuggestion'),_0x343c65['enableCommand']('acceptAllSuggestions'),_0x343c65['enableCommand']('discardAllSuggestions'),_0x343c65['enableCommand']('acceptSelectedSuggestions'),_0x343c65['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x2195d0{static get['requires'](){return[_0x404d62];}['init'](){const _0x3ce7ad=this['editor'],_0x45dd21=_0x3ce7ad['plugins']['get']('TrackChangesEditing');_0x45dd21['enableCommand']('shiftEnter'),_0x3ce7ad['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x3ce7ad),{'priority':'high'}),_0x3ce7ad['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x3ce7ad),{'priority':'high'}),_0x3ce7ad['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x425b49,_0x30045e,_0xb4ec99)=>{_0xb4ec99['options']['showSuggestionHighlights']&&de(_0x3ce7ad,{'showActiveMarker':!0x1})(_0x425b49,_0x30045e,_0xb4ec99);}),_0x45dd21['descriptionFactory']['registerElementLabel']('softBreak',_0x24da4f=>o(_0x3ce7ad['locale'],'ELEMENT_LINE_BREAK',_0x24da4f));}}function de(_0x5bb5c4,{showActiveMarker:_0x1c5d9f=!0x0}={}){return(_0x331889,_0x1dc15d,_0x1a3e13)=>{const _0x41f87c=_0x5bb5c4['plugins']['get']('TrackChangesEditing');if(!_0x1a3e13['consumable']['test'](_0x1dc15d['markerRange'],_0x331889['name']))return;const _0x416fc1=_0x5bb5c4['model'];for(const _0x183dff of _0x1dc15d['markerRange']['getItems']()){if(!_0x183dff['is']('element','softBreak'))continue;const _0x40c184='deletion'==_0x1dc15d['markerName']['split'](':')[0x1]?'merge':'split',_0x353fb6=_0x1a3e13['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x40c184}),_0x20158f=_0x1a3e13['mapper']['toViewPosition'](_0x416fc1['createPositionBefore'](_0x183dff));_0x1c5d9f&&_0x41f87c['activeMarkers']['includes'](_0x1dc15d['markerName'])&&_0x1a3e13['writer']['addClass']('ck-suggestion-marker--active',_0x353fb6),_0x1a3e13['writer']['insert'](_0x20158f,_0x353fb6),_0x1a3e13['mapper']['bindElementToMarker'](_0x353fb6,_0x1dc15d['markerName']);}};}class wt extends _0x2195d0{['afterInit'](){const _0x1158df=this['editor'],_0x2a089e=_0x1158df['model'],_0x3bdd46=_0x1158df['locale'];if(!_0x1158df['plugins']['has']('StandardEditingModeEditing'))return;const _0x2f7217=_0x1158df['plugins']['get']('TrackChangesEditing'),_0x44ad8='restrictedEditingException',_0x4ad611=_0x1158df['commands']['get'](_0x44ad8);_0x2f7217['enableCommand'](_0x44ad8,(_0x3caf37,_0xaa698d={})=>{const _0x569eed=_0x2a089e['document']['selection'];if(_0x569eed['isCollapsed'])return void _0x3caf37(_0xaa698d);const _0x527d24=void 0x0!==_0xaa698d['forceValue']?_0xaa698d['forceValue']:!_0x4ad611['value'];_0x2a089e['change'](()=>{const _0x4e8971=Array['from'](_0x569eed['getRanges']());for(const _0x1a5205 of _0x4e8971){const _0x35a131=_0x527d24?[_0x1a5205]:io(_0x44ad8,_0x1a5205,_0x2a089e);for(const _0x2a8d0a of _0x35a131)_0x2f7217['markInlineFormat'](_0x2a8d0a,{'commandName':_0x44ad8,'commandParams':[{'forceValue':_0x527d24}]});}});}),_0x2f7217['descriptionFactory']['registerDescriptionCallback'](_0x2b5e0d=>{if('formatBlock'!=_0x2b5e0d['type']&&'formatInline'!=_0x2b5e0d['type'])return;const {data:_0x586b4b}=_0x2b5e0d;return _0x586b4b&&_0x586b4b['commandName']==_0x44ad8?_0x586b4b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3bdd46,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x3bdd46,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x2195d0{['afterInit'](){const _0x1bcce4=this['editor'];if(!_0x1bcce4['plugins']['has']('Style')||!_0x1bcce4['plugins']['has']('DataSchema'))return;const _0x45a004=_0x1bcce4['plugins']['get']('TrackChangesEditing'),_0x337ca9=_0x1bcce4['locale'],_0x2cec3a=_0x1bcce4['config']['get']('style')||{},_0x29b358=_0x1bcce4['plugins']['get']('GeneralHtmlSupport'),_0x22a33f=_0x1bcce4['plugins']['get']('StyleUtils')['normalizeConfig'](_0x1bcce4['plugins']['get']('DataSchema'),_0x2cec3a['definitions']);_0x45a004['enableDefaultAttributesIntegration']('style');const _0x25481a=new Set();for(const _0x555110 of _0x22a33f['block']){const _0x21fc05=_0x29b358['getGhsAttributeNameForElement'](_0x555110['element']);_0x25481a['add'](_0x21fc05);}const _0x34e4eb=new Set();for(const _0x39ebb0 of _0x22a33f['inline']){const _0x70a690=_0x29b358['getGhsAttributeNameForElement'](_0x39ebb0['element']);_0x34e4eb['add'](_0x70a690);for(const _0x3e2ccd of _0x39ebb0['ghsAttributes'])_0x34e4eb['add'](_0x3e2ccd);}for(const _0x43016f of _0x25481a)_0x45a004['registerBlockAttribute'](_0x43016f),_0x45a004['descriptionFactory']['registerAttributeLabel'](_0x43016f,o(_0x337ca9,'FORMAT_STYLE'));for(const _0xf4a99 of _0x34e4eb)_0x45a004['registerInlineAttribute'](_0xf4a99),_0x45a004['descriptionFactory']['registerAttributeLabel'](_0xf4a99,o(_0x337ca9,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x57bb06=this['editor'],_0x1cef5b=_0x57bb06['locale'];_0x57bb06['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x14cfd0=>{if('formatBlock'!=_0x14cfd0['type']&&'formatInline'!=_0x14cfd0['type'])return;const {data:_0x392ab5}=_0x14cfd0;return _0x392ab5&&'style'===_0x392ab5['commandName']?_0x392ab5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1cef5b,'*Set\x20format:*\x20%0',_0x392ab5['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x1cef5b,'*Remove\x20format:*\x20%0',_0x392ab5['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x2195d0{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x379555){super(_0x379555),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x34aea4=this['editor'],_0x51ff18=_0x34aea4['model']['document']['selection'];if(!_0x34aea4['plugins']['has']('TableEditing'))return;const _0x5cca23=_0x34aea4['locale'],_0x11264e=_0x34aea4['plugins']['get']('TrackChangesEditing'),_0x28467d=_0x34aea4['plugins']['get']('TableUtils');_0x11264e['descriptionFactory']['registerElementLabel']('table',_0x5a59db=>o(_0x5cca23,'ELEMENT_TABLE',_0x5a59db)),this['_setupColumnsRowsFixing'](),_0x11264e['enableCommand']('insertTable'),_0x11264e['enableCommand']('selectTableRow'),_0x11264e['enableCommand']('selectTableColumn');for(const _0x1c81e0 of['insertTableRowAbove','insertTableRowBelow']){const _0x2ef420=_0x34aea4['commands']['get'](_0x1c81e0);_0x11264e['enableCommand'](_0x1c81e0,_0x57e6f9=>{_0x34aea4['model']['change'](_0x4d2fec=>{_0x57e6f9();const _0x49ec6a='above'===_0x2ef420['order'],_0x4ce8e7=_0x28467d['getSelectionAffectedTableCells'](_0x51ff18),_0x3d6a15=_0x28467d['getRowIndexes'](_0x4ce8e7),_0x5e34ad=_0x49ec6a?_0x3d6a15['first']-0x1:_0x3d6a15['last']+0x1,_0x139e77=_0x4ce8e7[0x0]['findAncestor']('table'),_0x44307e=_0x28467d['createTableWalker'](_0x139e77,{'startRow':_0x5e34ad,'endRow':_0x5e34ad}),_0x2adf73=Array['from'](_0x44307e)['map'](_0x5331f2=>_0x4d2fec['createRangeOn'](_0x5331f2['cell']));_0x11264e['markMultiRangeInsertion'](_0x2adf73,'tableRow');});});}for(const _0x5304f4 of['insertTableColumnLeft','insertTableColumnRight']){const _0x20f60b=_0x34aea4['commands']['get'](_0x5304f4);_0x11264e['enableCommand'](_0x5304f4,_0x1af456=>{_0x34aea4['model']['change'](_0x410c0f=>{_0x1af456();const _0x5903dd='left'===_0x20f60b['order'],_0x511276=_0x28467d['getSelectionAffectedTableCells'](_0x51ff18),_0x2bdd77=_0x28467d['getColumnIndexes'](_0x511276),_0x4e788e=_0x5903dd?_0x2bdd77['first']-0x1:_0x2bdd77['last']+0x1,_0x4ebfe0=_0x511276[0x0]['findAncestor']('table'),_0x22be6f=_0x28467d['createTableWalker'](_0x4ebfe0,{'startRow':0x0,'column':_0x4e788e,'includeAllSlots':!0x1}),_0x2c1317=Array['from'](_0x22be6f)['map'](_0x17c759=>_0x410c0f['createRangeOn'](_0x17c759['cell']));_0x11264e['markMultiRangeInsertion'](_0x2c1317,'tableColumn');});});}for(const _0x42469a of['removeTableRow','removeTableColumn']){const _0x57b385=_0x42469a['substr'](0xb),_0x5a096d=_0x57b385['toLowerCase'](),_0x3f2500=_0x5a096d['substr'](0x0,0x3)+'span',_0xde82c8='table'+_0x57b385,_0x501d31='min'+_0x57b385,_0x372ab0='max'+_0x57b385;_0x11264e['enableCommand'](_0x42469a,()=>{_0x34aea4['model']['change'](_0x1ab1a3=>{const _0x2e62a3=_0x28467d['getSelectionAffectedTableCells'](_0x51ff18),_0x34f1a9=_0x2e62a3[0x0]['findAncestor']('table');let _0x3b1d71;if('removeTableRow'==_0x42469a){const _0x1cbf6a=_0x28467d['getRowIndexes'](_0x2e62a3);_0x3b1d71={'startRow':_0x1cbf6a['first'],'endRow':_0x1cbf6a['last'],'includeAllSlots':!0x0};}else{const _0x1dd7cb=_0x28467d['getColumnIndexes'](_0x2e62a3);_0x3b1d71={'startColumn':_0x1dd7cb['first'],'endColumn':_0x1dd7cb['last'],'includeAllSlots':!0x0};}const _0x19ca89=_0x28467d['createTableWalker'](_0x34f1a9,_0x3b1d71),_0x447e0a=Array['from'](_0x19ca89)['map'](({cell:_0x4d2f30})=>_0x4d2f30),_0x7a3c38=Ee(_0x447e0a['filter'](_0x879ee9=>_0x879ee9['hasAttribute'](_0x3f2500))),_0x41cf68=Ee(_0x447e0a['filter'](_0x393162=>!_0x393162['hasAttribute'](_0x3f2500)))['map'](_0x4ed6e6=>_0x1ab1a3['createRangeOn'](_0x4ed6e6)),_0x16b933=_0x11264e['markMultiRangeDeletion'](_0x41cf68,_0xde82c8);if(_0x16b933&&('tableRow'==_0x16b933['subType']||'tableColumn'==_0x16b933['subType'])){const _0x2d7cd5=this['_getSuggestionCoords'](_0x16b933);for(const _0x175c8a of _0x7a3c38){const _0x38ef3a=_0x1ab1a3['createRangeOn'](_0x175c8a),_0x146e79=_0x28467d['getCellLocation'](_0x175c8a),_0x30692a=_0x175c8a['getAttribute'](_0x3f2500)-0x1,_0x45a6a3=_0x2d7cd5[_0x501d31],_0x378fd8=_0x2d7cd5[_0x372ab0];_0x45a6a3<=_0x146e79[_0x5a096d]&&_0x146e79[_0x5a096d]+_0x30692a<=_0x378fd8&&_0x16b933['addRange'](_0x38ef3a);}}});});}function _0x5c3dc5(_0x47c449){const _0x27e071=Array['from'](_0x51ff18['getRanges']())['map'](_0x397d8b=>_0x13a6f6['fromRange'](_0x397d8b));_0x34aea4['model']['change'](_0x3d60a5=>{const _0x378898=_0x3d60a5['batch'];_0x47c449=_0x47c449['filter'](_0x2cc851=>'$graveyard'!=_0x2cc851['root']['rootName']),_0x3d60a5['setSelection'](_0x47c449),_0x34aea4['commands']['get']('removeTableRow')['refresh'](),_0x34aea4['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x34aea4['model']['enqueueChange'](()=>{_0x34aea4['model']['enqueueChange'](_0x378898,_0x21260a=>{const _0x47434e=_0x27e071['filter'](_0x2d01cc=>'$graveyard'!=_0x2d01cc['root']['rootName']);_0x47434e['length']>0x0&&_0x21260a['setSelection'](_0x47434e);for(const _0x38d8c0 of _0x27e071)_0x38d8c0['detach']();});});});}function _0x345c7c(_0x4e364a){_0x34aea4['model']['change'](_0x262bd9=>{const _0x5d65f4=Array['from'](_0x51ff18['getRanges']())['map'](_0x130cd1=>_0x13a6f6['fromRange'](_0x130cd1)),_0x2d4e37=[];for(const _0x44af5b of _0x4e364a)for(const _0x478661 of _0x44af5b['getItems']({'shallow':!0x0}))_0x2d4e37['push'](_0x478661);for(const _0x5e8a09 of _0x2d4e37)'$graveyard'!=_0x5e8a09['root']['rootName']&&(_0x262bd9['setSelection'](_0x262bd9['createPositionAt'](_0x5e8a09,0x0)),_0x34aea4['commands']['get']('removeTableColumn')['refresh'](),_0x34aea4['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x2c5234=_0x5d65f4['filter'](_0x4d7b1b=>'$graveyard'!=_0x4d7b1b['root']['rootName']);_0x2c5234['length']>0x0&&_0x262bd9['setSelection'](_0x2c5234);for(const _0x547f92 of _0x5d65f4)_0x547f92['detach']();});}function _0x3cc9c0(_0x464aa4,_0xbb66a1){return _0xbb66a1['every'](_0x468017=>_0x464aa4['some'](_0x1ccd16=>_0x1ccd16['end']['isEqual'](_0x468017['start'])||_0x468017['end']['isEqual'](_0x1ccd16['start'])));}function _0xea2f55(_0x5d5288,_0x53fc24){return!_0x5d5288['some'](_0x25b45a=>_0x53fc24['some'](_0x12b70d=>_0x25b45a['isIntersecting'](_0x12b70d)))&&_0x5d5288['some'](_0x1038b8=>_0x53fc24['some'](_0x27a1e4=>_0x1038b8['end']['isTouching'](_0x27a1e4['start'])));}_0x34aea4['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xe0ce4d,_0x69e33,_0x88905)=>{if(!_0x88905['options']['showSuggestionHighlights'])return;const _0x4437cd=_0x69e33['item'];if(!_0x4437cd)return;const _0x501a0c=_0x88905['mapper']['toViewElement'](_0x4437cd);function _0x189e15(_0x41e0da){return Array['isArray'](_0x41e0da)?_0x41e0da:[_0x41e0da];}_0x501a0c&&'tableCell'===_0x4437cd['name']&&_0x58030c(_0x501a0c,_0x88905['writer'],(_0x4a72f4,_0x1159cb,_0xf758cc)=>_0xf758cc['addClass'](_0x189e15(_0x1159cb['classes']),_0x4a72f4),(_0x5347a9,_0x41fd23,_0x116116)=>_0x116116['removeClass'](_0x189e15(_0x41fd23['classes']),_0x5347a9));},{'priority':'highest'}),_0x11264e['descriptionFactory']['registerDescriptionCallback'](_0x1adc29=>{if('insertion'!=_0x1adc29['type']&&'deletion'!=_0x1adc29['type'])return;const _0x4353dc=_0x1adc29['getContainedElement']();if(null!=_0x4353dc&&_0x4353dc['is']('element','table')){if('insertion'==_0x1adc29['type']){const _0x313454=_0x1adc29['getItems']()['filter'](_0x316749=>_0x316749['is']('$textProxy'))['map'](_0x3d2ee2=>_0x3d2ee2['data']);if(_0x313454['length'])return{'type':'insertion','content':o(_0x5cca23,'*Insert:*\x20%0',o(_0x5cca23,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x313454['join']('\x20')+'\x22'))};}if('deletion'==_0x1adc29['type']){const _0xb55c02=_0x1adc29['getItems']()['filter'](_0x54a169=>_0x54a169['is']('$textProxy'))['map'](_0x5425e7=>_0x5425e7['data']);if(_0xb55c02['length'])return{'type':'deletion','content':o(_0x5cca23,'*Remove:*\x20%0',o(_0x5cca23,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0xb55c02['join']('\x20')+'\x22'))};}}}),_0x11264e['descriptionFactory']['registerDescriptionCallback'](_0x2e904d=>{if('tableRow'==_0x2e904d['subType']){const _0xfd229=_0x2e904d['getItems']()['filter'](_0x16fdf3=>_0x16fdf3['is']('$textProxy'))['map'](_0x46692c=>_0x46692c['data']),_0x5f2887=this['_getSuggestionCoords'](_0x2e904d),_0x2899b8=_0x5f2887['maxRow']-_0x5f2887['minRow']+0x1;if('insertion'==_0x2e904d['type'])return _0xfd229['length']?{'type':'insertion','content':o(_0x5cca23,'*Insert:*\x20%0',o(_0x5cca23,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2899b8,'\x22'+_0xfd229['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x5cca23,'*Insert:*\x20%0',o(_0x5cca23,'ELEMENT_TABLE_ROW',_0x2899b8))};if('deletion'==_0x2e904d['type'])return _0xfd229['length']?{'type':'deletion','content':o(_0x5cca23,'*Remove:*\x20%0',o(_0x5cca23,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2899b8,'\x22'+_0xfd229['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x5cca23,'*Remove:*\x20%0',o(_0x5cca23,'ELEMENT_TABLE_ROW',_0x2899b8))};}if('tableColumn'==_0x2e904d['subType']){const _0x118e6e=_0x2e904d['getItems']()['filter'](_0x259391=>_0x259391['is']('$textProxy'))['map'](_0x2c1f92=>_0x2c1f92['data']),_0x3e0e8d=this['_getSuggestionCoords'](_0x2e904d),_0x5958dc=_0x3e0e8d['maxColumn']-_0x3e0e8d['minColumn']+0x1;if('insertion'==_0x2e904d['type'])return _0x118e6e['length']?{'type':'insertion','content':o(_0x5cca23,'*Insert:*\x20%0',o(_0x5cca23,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x5958dc,'\x22'+_0x118e6e['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x5cca23,'*Insert:*\x20%0',o(_0x5cca23,'ELEMENT_TABLE_COLUMN',_0x5958dc))};if('deletion'==_0x2e904d['type'])return _0x118e6e['length']?{'type':'deletion','content':o(_0x5cca23,'*Remove:*\x20%0',o(_0x5cca23,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x5958dc,'\x22'+_0x118e6e['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x5cca23,'*Remove:*\x20%0',o(_0x5cca23,'ELEMENT_TABLE_COLUMN',_0x5958dc))};}}),_0x11264e['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x5c3dc5),_0x11264e['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x5c3dc5),_0x11264e['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x345c7c),_0x11264e['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x345c7c),_0x11264e['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x3cc9c0),_0x11264e['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x3cc9c0),_0x11264e['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0xea2f55),_0x11264e['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0xea2f55);}['_acceptFormatSuggestionCallbackFactory'](){const _0x5dc804=this['editor'],_0x1f21f4=_0x5dc804['model']['document']['selection'];return(_0x3063c1,_0x47404a)=>{_0x5dc804['model']['change'](_0x46a1bd=>{const {commandName:_0x12f7b9,commandParams:_0x2d9b4a}=_0x47404a;let _0x1797e0=_0x3063c1[0x0]['end']['nodeBefore'];_0x2d9b4a&&_0x2d9b4a[0x0]&&!0x1===_0x2d9b4a[0x0]['forceValue']&&(_0x1797e0=_0x3063c1[0x0]['start']['nodeAfter']);const _0x312b7f=_0x46a1bd['createRangeIn'](_0x1797e0);if('$graveyard'==_0x312b7f['root']['rootName'])return;const _0x1d3005=Array['from'](_0x1f21f4['getRanges']())['map'](_0x525b44=>_0x13a6f6['fromRange'](_0x525b44));_0x46a1bd['setSelection'](_0x312b7f),_0x5dc804['commands']['get'](_0x12f7b9)['refresh'](),_0x2d9b4a['push']({'forceDefaultExecution':!0x0}),_0x5dc804['execute'](_0x12f7b9,..._0x2d9b4a);const _0x4f199e=_0x1d3005['filter'](_0x370a33=>'$graveyard'!=_0x370a33['root']['rootName']);_0x4f199e['length']>0x0&&_0x46a1bd['setSelection'](_0x4f199e);for(const _0x1ea110 of _0x1d3005)_0x1ea110['detach']();});};}['_getCoordsForCells'](_0x40148c){const _0x2d1930=this['editor']['plugins']['get']('TableUtils');let _0x1c8576=Number['MAX_SAFE_INTEGER'],_0x5ce5ef=Number['MIN_SAFE_INTEGER'],_0x2b2ca1=Number['MAX_SAFE_INTEGER'],_0x5995af=Number['MIN_SAFE_INTEGER'];for(const _0x38257f of _0x40148c){if('$graveyard'==_0x38257f['root']['rootName'])continue;const {row:_0x3195c2,column:_0x385d0c}=_0x2d1930['getCellLocation'](_0x38257f),_0x5bc702=_0x38257f['hasAttribute']('rowspan')?_0x38257f['getAttribute']('rowspan')-0x1:0x0,_0x41d185=_0x38257f['hasAttribute']('colspan')?_0x38257f['getAttribute']('colspan')-0x1:0x0;_0x1c8576=_0x3195c2<_0x1c8576?_0x3195c2:_0x1c8576,_0x5ce5ef=_0x3195c2+_0x5bc702>_0x5ce5ef?_0x3195c2+_0x5bc702:_0x5ce5ef,_0x2b2ca1=_0x385d0c<_0x2b2ca1?_0x385d0c:_0x2b2ca1,_0x5995af=_0x385d0c+_0x41d185>_0x5995af?_0x385d0c+_0x41d185:_0x5995af;}return{'minRow':_0x1c8576,'maxRow':_0x5ce5ef,'minColumn':_0x2b2ca1,'maxColumn':_0x5995af};}['_setupColumnsRowsFixing'](){const _0x5e2a7b=this['editor'],_0x4201bd=_0x5e2a7b['plugins']['get']('TrackChangesEditing'),_0x428c31=_0x5e2a7b['plugins']['get']('TableUtils');_0x5e2a7b['model']['document']['on']('change:data',()=>{const _0x58a955=Array['from'](_0x5e2a7b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1a3f1f,data:_0x439ba7}of _0x58a955){const {group:_0x5449ca,id:_0x5e1f66,subType:_0x2dc7db}=_0x4201bd['_splitMarkerName'](_0x1a3f1f);if('suggestion'!=_0x5449ca)continue;if(null!=_0x439ba7['oldRange'])continue;const _0x3f9cd2=_0x4201bd['getSuggestion'](_0x5e1f66);this['_tablePostFixingSubtypes']['includes'](_0x2dc7db)&&this['_tableSuggestions']['add'](_0x3f9cd2);}},{'priority':'low'});const _0x3d910f=(_0x9385bb,_0x17ee30)=>{let _0x13e634=!0x1;const _0xf145c6=_0x17ee30['createRangeOn'](_0x9385bb),_0x41a3ad=_0x9385bb['findAncestor']('table'),_0x317641=_0x428c31['getCellLocation'](_0x9385bb);for(const _0x45541b of this['_tableSuggestions']){const _0x390c26=_0x45541b['subType'],_0x5d321d=_0x390c26['startsWith']('tablePaste'),_0x27204b=_0x390c26['substr'](_0x5d321d?0xa:0x5),_0x520d14=_0x27204b['toLowerCase'](),_0x55fe85=_0x520d14['substr'](0x0,0x3)+'span',_0x4cf8a9='min'+_0x27204b,_0x2f6c73='max'+_0x27204b;if(!_0x45541b['isInContent'])continue;if(_0x41a3ad!=_0x45541b['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x45541b['isIntersectingWithRange'](_0xf145c6))continue;const _0x1de4a8=_0x9385bb['hasAttribute'](_0x55fe85)?_0x9385bb['getAttribute'](_0x55fe85)-0x1:0x0,_0x53b106=this['_getSuggestionCoords'](_0x45541b),_0x16fcc7=_0x53b106[_0x4cf8a9],_0x3b449a=_0x53b106[_0x2f6c73];_0x16fcc7<=_0x317641[_0x520d14]&&_0x317641[_0x520d14]+_0x1de4a8<=_0x3b449a&&(_0x45541b['addRange'](_0xf145c6),_0x13e634=!0x0);}return _0x13e634;};_0x5e2a7b['model']['document']['registerPostFixer'](_0x59b36c=>{let _0x571812=!0x1;for(const _0x291759 of _0x5e2a7b['model']['document']['differ']['getChanges']())if('insert'==_0x291759['type']){if('tableRow'==_0x291759['name']){for(const _0x28c9bd of _0x291759['position']['nodeAfter']['getChildren']())_0x571812=_0x571812||_0x3d910f(_0x28c9bd,_0x59b36c);}else'tableCell'==_0x291759['name']&&(_0x571812=_0x571812||_0x3d910f(_0x291759['position']['nodeAfter'],_0x59b36c));}return _0x571812;});}['_getSuggestionCoords'](_0x50cddf){return this['_getCoordsForCells'](_0x50cddf['getRanges']()['map'](_0x316e87=>_0x316e87['start']['nodeAfter']));}}function Ee(_0x5bd3db){return Array['from'](new Set(_0x5bd3db)['values']());}class St extends _0x2195d0{static get['requires'](){return[jt];}['afterInit'](){const _0x20bec0=this['editor'],_0xa9f5ea=_0x20bec0['model']['document']['selection'],_0x5653d7=_0x20bec0['locale'];if(!_0x20bec0['plugins']['has']('TableEditing'))return;const _0x1afc57=_0x20bec0['plugins']['get']('TrackChangesEditing'),_0x2a39c8=_0x20bec0['plugins']['get']('TableUtils'),_0x45fd2=_0x20bec0['plugins']['get'](jt);_0x45fd2['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x1afc57['enableCommand']('mergeTableCells',()=>{const _0x18c033=_0x2a39c8['getSelectionAffectedTableCells'](_0x20bec0['model']['document']['selection']);_0x20bec0['model']['change'](()=>{_0x1afc57['markMultiRangeBlockFormat'](_0x18c033,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x20bec0['commands']['get']('mergeTableCells')['on']('execute',(_0x135d70,_0x5e5ed3)=>{_0x20bec0['commands']['get']('trackChanges')['value']&&(_0x5e5ed3['length']>0x0&&_0x5e5ed3[_0x5e5ed3['length']-0x1]&&_0x5e5ed3[_0x5e5ed3['length']-0x1]['forceDefaultExecution']||_0x1afc57['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x135d70['stop']());},{'priority':'highest'});for(const _0x29318b of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x4dfc30=_0x20bec0['commands']['get'](_0x29318b);_0x1afc57['enableCommand'](_0x29318b,()=>{const _0x504072=_0x20bec0['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x117d0c=>_0x117d0c['is']('element','tableCell')),_0x12efd6=_0x4dfc30['value'];_0x20bec0['model']['change'](()=>{_0x1afc57['markMultiRangeBlockFormat']([_0x504072,_0x12efd6],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x36532e of['splitTableCellVertically','splitTableCellHorizontally']){const _0x457e67=_0x20bec0['commands']['get'](_0x36532e);_0x1afc57['enableCommand'](_0x36532e,()=>{const _0x3a0ca4=_0x2a39c8['getSelectionAffectedTableCells'](_0x20bec0['model']['document']['selection'])[0x0],_0x45476c=_0x3a0ca4['findAncestor']('table'),{column:_0x48436c,row:_0x3aa713}=_0x2a39c8['getCellLocation'](_0x3a0ca4);let _0x392e60=[];if('horizontally'==_0x457e67['direction']){const _0x54ffe6=_0x2a39c8['createTableWalker'](_0x45476c,{'startRow':_0x3aa713,'endRow':_0x3aa713,'includeAllSlots':!0x0});_0x392e60=Array['from'](_0x54ffe6)['map'](_0x55c292=>_0x55c292['cell']);}else{const _0x44b6df=_0x2a39c8['createTableWalker'](_0x45476c,{'column':_0x48436c,'includeAllSlots':!0x0});_0x392e60=Array['from'](_0x44b6df)['map'](_0x3f96d8=>_0x3f96d8['cell']);}_0x20bec0['model']['change'](_0x132e76=>{_0x1afc57['markBlockFormat'](_0x132e76['createRangeOn'](_0x3a0ca4),{'commandName':_0x36532e,'commandParams':[]},_0x392e60,_0x36532e);});});}_0x1afc57['descriptionFactory']['registerDescriptionCallback'](_0x5dc9b0=>{if('formatBlock'!=_0x5dc9b0['type']&&'formatInline'!=_0x5dc9b0['type'])return;const {data:_0x3ef23c}=_0x5dc9b0;return _0x3ef23c&&'mergeTableCells'==_0x3ef23c['commandName']?{'type':'format','content':o(_0x5653d7,'*Merge\x20cells*')}:void 0x0;}),_0x1afc57['descriptionFactory']['registerDescriptionCallback'](_0x13faea=>{if('formatBlock'!=_0x13faea['type']&&'formatInline'!=_0x13faea['type'])return;const {data:_0x2fd2d7}=_0x13faea;return _0x2fd2d7?'splitTableCellVertically'==_0x2fd2d7['commandName']?{'type':'format','content':o(_0x5653d7,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x2fd2d7['commandName']?{'type':'format','content':o(_0x5653d7,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x13c738=_0x45fd2['_acceptFormatSuggestionCallbackFactory']();for(const _0x3d4591 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x1afc57['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3d4591,'accept',_0x13c738);for(const _0x42c9b6 of['splitTableCellVertically','splitTableCellHorizontally'])_0x1afc57['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x42c9b6,'accept',_0x13c738);_0x1afc57['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x21609f=>{_0x20bec0['model']['change'](_0x4dbe7d=>{const _0x3013f5=Array['from'](_0xa9f5ea['getRanges']())['map'](_0xbd6f3a=>_0x13a6f6['fromRange'](_0xbd6f3a));_0x4dbe7d['setSelection'](_0x21609f),_0x20bec0['commands']['get']('mergeTableCells')['refresh'](),_0x20bec0['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x120ab6=_0x3013f5['filter'](_0x38b9aa=>'$graveyard'!=_0x38b9aa['root']['rootName']);_0x120ab6['length']>0x0&&_0x4dbe7d['setSelection'](_0x120ab6);for(const _0x19257d of _0x3013f5)_0x19257d['detach']();});});for(const _0x584e5c of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x4fd851=_0x20bec0['commands']['get'](_0x584e5c);_0x4fd851['on']('set:isEnabled',(_0x2ab186,_0x22a82d,_0x23b6dc)=>{if(_0x23b6dc){const _0x3143d4=_0x20bec0['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x232216=>_0x232216['is']('element','tableCell'));this['_areMergableCells'](_0x4fd851['value'],_0x3143d4)||(_0x2ab186['return']=!0x1,_0x2ab186['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x56d27d=this['editor']['commands']['get']('mergeTableCells'),_0x5f14e4=this['editor']['plugins']['get']('TableUtils');if(!_0x56d27d['isEnabled'])return!0x1;const _0x3be38b=_0x5f14e4['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x29e958 of _0x3be38b)for(const _0x21abf2 of _0x3be38b)if(_0x29e958!=_0x21abf2&&!this['_areMergableCells'](_0x29e958,_0x21abf2))return!0x1;return!0x0;}['_areMergableCells'](_0x29024a,_0x441e4b){const _0x1d4165=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2a7af3=this['editor']['model']['createRangeOn'](_0x29024a),_0x133a6b=this['editor']['model']['createRangeOn'](_0x441e4b),_0x7dd0f4=new Set(),_0xf1a48b=new Set();for(const _0x52d028 of _0x1d4165['getSuggestions']())if(('insertion'==_0x52d028['type']||'deletion'==_0x52d028['type']||'mergeTableCells'==_0x52d028['subType'])&&_0x52d028['isInContent']){for(const _0x232d69 of _0x52d028['getRanges']())_0x232d69['containsRange'](_0x2a7af3,!0x0)&&_0x7dd0f4['add'](_0x52d028['type']+':'+_0x52d028['author']['id']),_0x232d69['containsRange'](_0x133a6b,!0x0)&&_0xf1a48b['add'](_0x52d028['type']+':'+_0x52d028['author']['id']);}if(_0x7dd0f4['size']!=_0xf1a48b['size'])return!0x1;for(const _0x2fac36 of _0x7dd0f4)if(!_0xf1a48b['has'](_0x2fac36))return!0x1;return!0x0;}}class At extends _0x2195d0{static get['requires'](){return[jt];}['afterInit'](){const _0x37196c=this['editor'];if(!_0x37196c['plugins']['has']('TableEditing'))return;const _0x13a5af=_0x37196c['locale'],_0x1c8acf=_0x37196c['plugins']['get']('TrackChangesEditing');_0x1c8acf['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x1c8acf['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x1c8acf['registerBlockAttribute']('headingRows'),_0x1c8acf['registerBlockAttribute']('headingColumns'),_0x1c8acf['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x13a5af,'FORMAT_HEADER_ROW')),_0x1c8acf['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x13a5af,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xb721b9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1dd940=this['editor']['plugins']['get']('TableUtils'),_0x12b9fa=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x12e117({showActiveMarker:_0x722146=!0x0,setDataAttribute:_0xabb694=!0x0}={}){return(_0x21589f,_0x413f91,_0x513830)=>{const {type:_0x53373f,id:_0xc15f58}=_0xb721b9['_splitMarkerName'](_0x413f91['markerName']),_0x9a8205=_0xb721b9['getSuggestion'](_0xc15f58),_0x2548c1=_0x9a8205['data'];if('formatBlock'!=_0x9a8205['type']||!_0x2548c1||'setTableColumnHeader'!=_0x2548c1['commandName'])return;if(_0x413f91['item'])return void _0x21589f['stop']();if(!_0x513830['consumable']['consume'](_0x413f91['markerRange'],_0x21589f['name']))return;const _0x1f6074=_0x413f91['markerRange']['start']['nodeAfter'],_0x278812=_0x413f91['markerRange']['end']['nodeBefore'],_0x5ca865=_0x1f6074['parent']['parent'],{column:_0x4e91b0}=_0x1dd940['getCellLocation'](_0x1f6074),{column:_0x50179f}=_0x1dd940['getCellLocation'](_0x278812);for(let _0x5f12c4=_0x4e91b0;_0x5f12c4<=_0x50179f;_0x5f12c4++){const _0xf1869d=_0x1dd940['createTableWalker'](_0x5ca865,{'column':_0x5f12c4,'includeAllSlots':!0x1});for(const _0x287496 of _0xf1869d){const _0x50ef05=_0x287496['cell'],_0x3138f9=_0x513830['mapper']['toViewElement'](_0x50ef05);_0x513830['writer']['addClass']('ck-suggestion-marker-'+_0x53373f,_0x3138f9),_0xabb694&&_0x513830['writer']['setAttribute']('data-suggestion',_0xc15f58,_0x3138f9),_0x513830['mapper']['bindElementToMarker'](_0x3138f9,_0x413f91['markerName']),_0x722146&&(_0xb721b9['activeMarkers']['includes'](_0x413f91['markerName'])?_0x513830['writer']['addClass']('ck-suggestion-marker--active',_0x3138f9):_0x513830['writer']['removeClass']('ck-suggestion-marker--active',_0x3138f9));}}};}_0xb721b9['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x12b9fa),_0xb721b9['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x12b9fa),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x12e117(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x510b78,_0x4d5b22,_0x18fb01)=>{_0x18fb01['options']['showSuggestionHighlights']&&_0x12e117({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x510b78,_0x4d5b22,_0x18fb01);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x357137,_0x41ca46,_0x43db6c)=>{const {type:_0x5cca4a,id:_0x12e500}=_0xb721b9['_splitMarkerName'](_0x41ca46['markerName']),_0x54fe10=_0xb721b9['getSuggestion'](_0x12e500),_0x2aafbd=_0x54fe10['data'];if('formatBlock'!=_0x54fe10['type']||!_0x2aafbd||'setTableColumnHeader'!=_0x2aafbd['commandName'])return;const _0x38ad83=_0x43db6c['mapper']['markerNameToElements'](_0x41ca46['markerName']);if(_0x38ad83){for(const _0x3f0ae3 of _0x38ad83)_0x43db6c['writer']['removeClass']('ck-suggestion-marker-'+_0x5cca4a,_0x3f0ae3),_0x43db6c['writer']['removeClass']('ck-suggestion-marker--active',_0x3f0ae3),_0x43db6c['writer']['removeAttribute']('data-suggestion',_0x3f0ae3),_0x43db6c['mapper']['unbindElementFromMarkerName'](_0x3f0ae3,_0x41ca46['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3c368d=this['editor'],_0x3d6440=_0x3c368d['locale'];function _0x3def25(_0x752425){return{'type':'format','content':o(_0x3d6440,'*Format:*\x20%0',_0x752425)};}_0x3c368d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4dc666=>{if('formatBlock'!=_0x4dc666['type'])return;const {data:_0x25b6f8}=_0x4dc666;if(_0x25b6f8){if('setTableRowHeader'==_0x25b6f8['commandName']){const _0x1b39b9=_0x25b6f8['commandParams'][0x0]['forceValue'];return _0x3def25(o(_0x3d6440,_0x1b39b9?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x25b6f8['commandName']){const _0x4c24cc=_0x25b6f8['commandParams'][0x0]['forceValue'];return _0x3def25(o(_0x3d6440,_0x4c24cc?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x2935ad=>[_0x2935ad,null]));class It extends _0x2195d0{static get['requires'](){return[jt];}['afterInit'](){const _0x367499=this['editor'];if(!_0x367499['plugins']['has']('TableClipboard'))return;const _0x20bbf0=_0x367499['plugins']['get']('TrackChangesEditing'),_0x227683=_0x367499['plugins']['get']('TableUtils'),_0x2488bb=_0x367499['plugins']['get'](jt),_0x4c66ef=_0x367499['plugins']['get']('TableClipboard');_0x2488bb['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x367499['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x367499['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x1b0c8e=null;_0x367499['model']['on']('insertContent',(_0x395696,_0x418c91)=>{const [_0x47225a,_0x30afd9]=_0x418c91,_0x38df12=_0x418c91[_0x418c91['length']-0x1];_0x38df12&&_0x38df12['forceDefaultExecution']||_0x20bbf0['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x2a5fc1,_0x138d66,_0x5cc0a4,_0x482faf,_0x33d9c9){if(_0x138d66&&!_0x138d66['is']('documentSelection'))return!0x1;const _0x527418=_0x33d9c9['getTableIfOnlyTableInContent'](_0x2a5fc1,_0x5cc0a4);if(!_0x527418||!he(_0x527418,void 0x0,_0x482faf))return!0x1;const _0x494aa9=_0x482faf['getSelectionAffectedTableCells'](_0x5cc0a4['document']['selection']);if(!_0x494aa9['length'])return!0x1;const _0x572983=_0x494aa9[0x0]['findAncestor']('table'),_0xfebdb7=_0x482faf['getRowIndexes'](_0x494aa9),_0x39490d=_0x482faf['getColumnIndexes'](_0x494aa9),_0x2929fb={'startRow':_0xfebdb7['first'],'endRow':_0xfebdb7['last'],'startColumn':_0x39490d['first'],'endColumn':_0x39490d['last']};return 0x1==_0x494aa9['length']&&(_0x2929fb['endRow']+=_0x482faf['getRows'](_0x527418)-0x1,_0x2929fb['endColumn']+=_0x482faf['getColumns'](_0x527418)-0x1),he(_0x572983,_0x2929fb,_0x482faf);}(_0x47225a,_0x30afd9,_0x367499['model'],_0x227683,_0x4c66ef)&&(_0x395696['stop'](),_0x1b0c8e={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x367499['model']['change'](()=>{_0x367499['model']['insertContent'](_0x418c91[0x0],_0x418c91[0x1],_0x418c91[0x2],{'forceDefaultExecution':!0x0});const _0x45c0d1=_0x178cde(),{rowInsertionRanges:_0xd4f3a9,columnInsertionRanges:_0xcbfc3e,insertionRanges:_0x3c37ed,deletionRanges:_0x1c115e,cells:_0x16596b}=_0x1b0c8e;_0xd4f3a9['length']&&_0x20bbf0['markMultiRangeInsertion'](_0xd4f3a9,'tablePasteRow',{'tablePasteChainId':_0x45c0d1}),_0xcbfc3e['length']&&_0x20bbf0['markMultiRangeInsertion'](_0xcbfc3e,'tablePasteColumn',{'tablePasteChainId':_0x45c0d1}),_0x3c37ed['length']&&(_0x20bbf0['markMultiRangeInsertion'](_0x3c37ed,'tablePaste',{'tablePasteChainId':_0x45c0d1,'skipNestingCheck':!0x0}),_0x3c37ed['forEach'](_0xdf087d=>_0xdf087d['detach']?.())),_0x1c115e['length']&&(_0x20bbf0['markMultiRangeDeletion'](_0x1c115e,'tablePaste',{'tablePasteChainId':_0x45c0d1,'skipNestingCheck':!0x0}),_0x1c115e['forEach'](_0x4396cf=>_0x4396cf['detach']?.()));const _0x3733f0=_0x20bbf0['markMultiRangeBlockFormat'](_0x16596b['map'](({element:_0xb56350})=>_0xb56350),{'formatGroupId':_0x178cde()},[],'tablePasteCell',{'tablePasteChainId':_0x45c0d1});if(_0x3733f0){const _0xec0d46=_0x3733f0['getMarkers'](),_0x5e71dc=[];for(const {element:_0x258374,attributes:_0x2bd43d}of _0x16596b){if(!_0x2bd43d)continue;const _0x15ecf7=_0x367499['model']['createRangeOn'](_0x258374),_0x529ca5=_0xec0d46['find'](_0x59d3a1=>_0x59d3a1['getRange']()['isEqual'](_0x15ecf7));_0x529ca5&&_0x5e71dc['push']([_0x529ca5['name'],_0x2bd43d]);}_0x5e71dc['length']&&_0x3733f0['setAttribute']('markerAttributes',Object['fromEntries'](_0x5e71dc));}_0x1b0c8e=null;}));},{'priority':_0x46047a['high']+0xa}),_0x367499['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x11f5d7,_0x553f18)=>{const [_0x140667,_0x394301,,_0x782c9c]=_0x553f18;if(!_0x1b0c8e)return;_0x11f5d7['stop']();const _0x406b42=_0x140667['cell'],_0x3176d0=_0x394301,_0x598577=Pe(_0x406b42),_0x3bbf5b=Pe(_0x3176d0);_0x11f5d7['return']=_0x406b42;let _0x591319=null,_0x9cf2c=null;if(_0x3bbf5b||_0x598577){if(_0x598577&&!_0x3bbf5b){_0x782c9c['remove'](_0x406b42['getChild'](0x0));for(const _0x1d1531 of Array['from'](_0x3176d0['getChildren']()))_0x782c9c['insert'](_0x1d1531,_0x406b42,'end');const _0xac5f96=_0x1b0c8e['rowInsertionIndexes']['includes'](_0x140667['row']),_0x55624d=_0x1b0c8e['columnInsertionIndexes']['includes'](_0x140667['column']);_0xac5f96||_0x55624d||(_0x591319=_0x13a6f6['fromRange'](_0x782c9c['createRangeIn'](_0x406b42)));}else _0x3bbf5b&&!_0x598577&&(_0x9cf2c=_0x782c9c['createRangeIn'](_0x406b42));}else{const _0x4f88ae=_0x782c9c['createElement']('tableCellSuggestion'),_0x40c2ef=_0x782c9c['createElement']('tableCellSuggestion');_0x782c9c['wrap'](_0x782c9c['createRangeIn'](_0x406b42),_0x40c2ef),_0x782c9c['insert'](_0x4f88ae,_0x406b42,0x0);for(const _0x30f04e of Array['from'](_0x3176d0['getChildren']()))_0x782c9c['insert'](_0x30f04e,_0x4f88ae,'end');_0x591319=_0x13a6f6['fromRange'](_0x782c9c['createRangeOn'](_0x4f88ae)),_0x9cf2c=_0x13a6f6['fromRange'](_0x782c9c['createRangeOn'](_0x40c2ef));}const _0x8f0e17=Array['from'](_0x3176d0['getAttributes']())['filter'](([_0xf79b4c])=>ge['includes'](_0xf79b4c));_0x1b0c8e['cells']['push']({'element':_0x406b42,'attributes':_0x8f0e17['length']?Object['fromEntries'](_0x8f0e17):null}),_0x591319&&_0x1b0c8e['insertionRanges']['push'](_0x591319),_0x9cf2c&&_0x1b0c8e['deletionRanges']['push'](_0x9cf2c);},{'priority':'high'}),_0x227683['on']('insertColumns',(_0x304c02,_0x273150)=>{const [_0x142e17,_0x3d33c8={}]=_0x273150;if(!_0x1b0c8e)return;const _0x17a3ea=_0x3d33c8['at']||0x0,_0x42ec4a=_0x3d33c8['columns']||0x1;_0x1b0c8e['columnInsertionIndexes']=new Array(_0x42ec4a)['fill'](_0x17a3ea)['map']((_0x2413cd,_0x46602d)=>_0x2413cd+_0x46602d);for(const {cell:_0x17f2a7}of _0x227683['createTableWalker'](_0x142e17,{'startColumn':_0x17a3ea,'endColumn':_0x17a3ea+_0x42ec4a-0x1}))_0x1b0c8e['columnInsertionRanges']['push'](_0x367499['model']['createRangeOn'](_0x17f2a7));},{'priority':'low'}),_0x227683['on']('insertRows',(_0x5ebeed,_0x4c17ec)=>{const [_0x574095,_0x18fd6f={}]=_0x4c17ec;if(!_0x1b0c8e)return;const _0x4d9b07=_0x18fd6f['at']||0x0,_0x2ec54d=_0x18fd6f['rows']||0x1;_0x1b0c8e['rowInsertionIndexes']=new Array(_0x2ec54d)['fill'](_0x4d9b07)['map']((_0x553d21,_0x12b742)=>_0x553d21+_0x12b742);for(const {cell:_0x41d2b7}of _0x227683['createTableWalker'](_0x574095,{'startRow':_0x4d9b07,'endRow':_0x4d9b07+_0x2ec54d-0x1}))_0x1b0c8e['rowInsertionRanges']['push'](_0x367499['model']['createRangeOn'](_0x41d2b7));},{'priority':'low'}),_0x20bbf0['descriptionFactory']['registerDescriptionCallback'](_0x2ca9a7=>{if(_0x2ca9a7['subType']&&_0x2ca9a7['subType']['startsWith']('tablePaste'))return _0x2ca9a7['previous']?{}:{'type':'insertion','content':o(_0x367499['locale'],'*Replace\x20table\x20cells*')};});const _0x5d920c=()=>!0x1;for(const _0x494b3a of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x20bbf0['_suggestionFactory']['registerCustomCallback']('insertion',_0x494b3a,'join',_0x5d920c),_0x20bbf0['_suggestionFactory']['registerCustomCallback']('deletion',_0x494b3a,'join',_0x5d920c),_0x20bbf0['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x494b3a,'join',_0x5d920c);_0x20bbf0['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x5d920c),_0x20bbf0['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x3d4580,_0x434d17,_0x2c1e76)=>{const _0x3376fb=_0x3d4580['map'](_0x155f73=>_0x155f73['getContainedElement']())['filter'](_0x470945=>_0x470945),_0x552b5d=new Map(_0x3376fb['map'](_0x50c258=>[_0x50c258,null]));if(_0x1b0c8e){for(const {element:_0xdbcb88,attributes:_0x4b0aba}of _0x1b0c8e['cells'])_0x4b0aba&&_0x552b5d['set'](_0xdbcb88,_0x4b0aba);}else{if(_0x2c1e76&&_0x2c1e76['markerAttributes'])for(const [_0x30f0da,_0x387a3f]of Object['entries'](_0x2c1e76['markerAttributes'])){const _0x1152a7=_0x367499['model']['markers']['get'](_0x30f0da),_0x40a169=_0x1152a7?_0x1152a7['getRange']()['getContainedElement']():null;_0x40a169&&_0x552b5d['set'](_0x40a169,_0x387a3f);}}_0x367499['model']['change'](_0x16564e=>{for(const [_0x53bcfd,_0xa0e974]of _0x552b5d)_0x16564e['setAttributes']({...Ce,..._0xa0e974},_0x53bcfd);});});const _0x5a8069=(_0x37d52e,_0x3175ec)=>{_0x20bbf0['_suggestionFactory']['registerCustomCallback'](_0x37d52e,'tablePaste',_0x3175ec,(_0x721c45,_0x1af4d6,_0x4de5c0)=>{_0x367499['model']['change'](_0x2a8868=>{const _0x444f3a=[];for(const _0x2049f8 of _0x721c45){const _0x12ebd=_0x2049f8['start']['nodeAfter'];_0x12ebd['is']('element','tableCellSuggestion')&&_0x444f3a['push'](_0x12ebd);}_0x20bbf0['_suggestionFactory']['getSuggestionCallback'](_0x37d52e,null,_0x3175ec)(_0x721c45,_0x1af4d6,_0x4de5c0);for(const _0x15ca36 of _0x444f3a)'$graveyard'!=_0x15ca36['root']['rootName']&&_0x2a8868['unwrap'](_0x15ca36);});});};_0x5a8069('insertion','accept'),_0x5a8069('insertion','discard'),_0x5a8069('deletion','accept'),_0x5a8069('deletion','discard'),_0x20bbf0['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x3458ec=>{const _0x1924df=_0x3458ec['map'](_0x1a88a2=>_0x1a88a2['getContainedElement']()),_0x31e9f3=_0x1924df[0x0]['findAncestor']('table'),{minRow:_0x4e6301,maxRow:_0x149695}=_0x2488bb['_getCoordsForCells'](_0x1924df);_0x227683['removeRows'](_0x31e9f3,{'at':_0x4e6301,'rows':_0x149695-_0x4e6301+0x1});}),_0x20bbf0['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x487828=>{const _0x38d8c4=_0x487828['map'](_0x463f42=>_0x463f42['getContainedElement']()),_0x56171e=_0x38d8c4[0x0]['findAncestor']('table'),{minColumn:_0x2d90d2,maxColumn:_0x49998b}=_0x2488bb['_getCoordsForCells'](_0x38d8c4);_0x227683['removeColumns'](_0x56171e,{'at':_0x2d90d2,'columns':_0x49998b-_0x2d90d2+0x1});});const _0x1420c6=(_0x2e8438,_0x1f3143)=>{if(!_0x1f3143['subType']||!_0x1f3143['subType']['startsWith']('tablePaste'))return;const _0x5a1035=_0x1f3143['attributes']['tablePasteChainId'],_0x55a090=_0x20bbf0['getSuggestions']()['filter'](_0x4c0820=>_0x4c0820['isInContent']&&_0x4c0820['attributes']&&_0x4c0820['attributes']['tablePasteChainId']==_0x5a1035);_0x55a090['length']&&_0x1f3143['getAllAdjacentSuggestions']()['length']!=_0x55a090['length']&&_0x55a090['reduce']((_0x5f2b9f,_0x38f35d)=>(_0x5f2b9f['next']=_0x38f35d,_0x38f35d['previous']=_0x5f2b9f,_0x38f35d));};function _0x3dbf43(_0x1ec60e,_0x5092af=!0x0){const {id:_0x39fccf}=_0x20bbf0['_splitMarkerName'](_0x1ec60e['markerName']),_0x28c2f5=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x3b067e=_0x20bbf0['activeMarkers']['includes'](_0x1ec60e['markerName']);return _0x3b067e&&_0x28c2f5['push']('ck-suggestion-marker--active'),{'classes':_0x28c2f5,'attributes':{'data-suggestion':_0x39fccf},'priority':_0x3b067e&&_0x5092af?0xbc2:0xbb8};}_0x20bbf0['on']('suggestionLoaded',_0x1420c6,{'priority':'high'}),_0x20bbf0['on']('suggestionUnloaded',_0x1420c6,{'priority':'high'}),_0x367499['model']['document']['registerPostFixer'](()=>{let _0x4b4e91=!0x1;const _0xebe5d9=Array['from'](_0x367499['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xff1c58,data:_0x4a218f}of _0xebe5d9){const {group:_0x4d32e6,type:_0x4bf385,id:_0x57dd98}=_0x20bbf0['_splitMarkerName'](_0xff1c58);if('suggestion'!=_0x4d32e6||'deletion'!=_0x4bf385||_0x4a218f['oldRange'])continue;if(!_0x20bbf0['hasSuggestion'](_0x57dd98))continue;const _0x4e9604=_0x20bbf0['getSuggestion'](_0x57dd98)['getRanges'](),_0x2bbcb6=_0x367499['plugins']['get']('Users')['me'];for(const _0x363109 of _0x20bbf0['getSuggestions']()){if(!_0x363109['isInContent']||_0x363109['author']!=_0x2bbcb6)continue;if('formatBlock'!=_0x363109['type']||'tablePasteCell'!=_0x363109['subType'])continue;if(_0x363109['getRanges']()['every'](_0x172d8b=>_0x4e9604['some'](_0x3e92bb=>_0x3e92bb['containsRange'](_0x172d8b,!0x0)))){for(const _0x5efcce of _0x363109['getAllAdjacentSuggestions']())_0x5efcce['isInContent']&&(_0x5efcce['discard'](),_0x4b4e91=!0x0);}}}return _0x4b4e91;}),_0x367499['model']['document']['registerPostFixer'](_0x291a52=>{const _0x4068d2=_0x367499['commands']['get']('redo');if(!_0x4068d2||!_0x4068d2['_createdBatches']['has'](_0x291a52['batch']))return!0x1;let _0x668e12=!0x1;const _0x4656af=_0x367499['plugins']['get']('Users')['me'],_0x5bead2=_0x367499['model']['document']['differ']['getChanges'](),_0xf55b93=Array['from'](_0x367499['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x27b134,data:_0x5d2c39})=>{const {group:_0x31a201,subType:_0x7a2c3d,authorId:_0x56ee52}=_0x20bbf0['_splitMarkerName'](_0x27b134);return'suggestion'==_0x31a201&&'tablePaste'==_0x7a2c3d&&_0x56ee52==_0x4656af['id']&&!_0x5d2c39['oldRange'];});for(const _0x563963 of _0x5bead2){if('insert'!=_0x563963['type']||'tableCellSuggestion'!=_0x563963['name']||0x1!=_0x563963['length'])continue;const _0x57abc8=_0x291a52['createRange'](_0x563963['position'],_0x563963['position']['getShiftedBy'](0x1));if(!_0xf55b93['find'](({data:_0x12a50f})=>_0x12a50f['newRange']['isEqual'](_0x57abc8))){for(const {name:_0x4af42b,data:_0x2aec07}of _0xf55b93)if(_0x57abc8['containsRange'](_0x2aec07['newRange'])){_0x291a52['updateMarker'](_0x4af42b,{'range':_0x57abc8}),_0x668e12=!0x0;break;}}}return _0x668e12;}),_0x367499['model']['document']['registerPostFixer'](_0x374c40=>{let _0x450f5e=!0x1;const _0xa39aa9=_0x367499['plugins']['get']('Users')['me'],_0x19b13f=_0x20bbf0['getSuggestions']()['filter'](_0x14a168=>_0x14a168['isInContent']&&_0x14a168['author']==_0xa39aa9),_0x66a566=new Set(),_0x3deced=new Set();for(const _0x225679 of _0x19b13f)if('tablePaste'==_0x225679['subType'])for(const _0x36ef06 of _0x225679['getMarkers']()){const _0x38b1e1=_0x36ef06['getRange']()['getContainedElement']();if(_0x38b1e1){if(_0x38b1e1['is']('element','tableCellSuggestion')&&Pe(_0x38b1e1)){_0x225679['removeMarker'](_0x36ef06['name']),_0x66a566['add'](_0x38b1e1),_0x450f5e=!0x0;const _0x27201c=_0x38b1e1['nextSibling'],_0x53d14d=_0x38b1e1['previousSibling'],_0x19ccc3=_0x27201c&&_0x27201c['is']('element','tableCellSuggestion'),_0x1ee738=_0x53d14d&&_0x53d14d['is']('element','tableCellSuggestion');_0x19ccc3&&!_0x66a566['has'](_0x27201c)&&_0x3deced['add'](_0x27201c),_0x1ee738&&!_0x66a566['has'](_0x53d14d)&&_0x3deced['add'](_0x53d14d);}else _0x38b1e1['is']('element','paragraph')&&_0x38b1e1['isEmpty']&&(_0x225679['removeMarker'](_0x36ef06['name']),_0x450f5e=!0x0);}}else{if('tablePasteCell'==_0x225679['subType']){if(!_0x225679['attributes']||!_0x225679['attributes']['tablePasteChainId'])continue;const _0x42f279=_0x225679['attributes']['markerAttributes'];if(_0x42f279&&Object['keys'](_0x42f279)['length'])continue;const _0x4c75c7=_0x225679['attributes']['tablePasteChainId'];let _0x4fcb26=!0x0,_0x4456b9=!0x0;for(const _0x25d7be of _0x19b13f)if(_0x25d7be['subType']&&_0x25d7be['subType']['startsWith']('tablePaste')){if(!_0x25d7be['attributes']['tablePasteChainId']){_0x4456b9=!0x1;break;}if(_0x25d7be['id']!=_0x225679['id']&&_0x25d7be['attributes']['tablePasteChainId']==_0x4c75c7){_0x4fcb26=!0x1;break;}}_0x4456b9&&_0x4fcb26&&(_0x225679['removeMarkers'](),_0x450f5e=!0x0);}}for(const _0x311e85 of _0x66a566)_0x374c40['remove'](_0x311e85);for(const _0x455781 of _0x3deced)_0x374c40['unwrap'](_0x455781);return _0x450f5e;}),_0x367499['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5b943a,_0x44ffcd)=>_0x3dbf43(_0x5b943a),'converterPriority':'high'}),_0x367499['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3c32a2,_0x57ff3a)=>_0x57ff3a['options']['showSuggestionHighlights']?_0x3dbf43(_0x3c32a2,!0x1):null,'converterPriority':'high'});const _0x229682=_0x367499['editing']['view'];this['listenTo'](_0x229682['document'],'clipboardOutput',(_0x142a53,_0x307703)=>{const _0x33e04c=[];for(const _0x20bf7e of _0x229682['createRangeIn'](_0x307703['content'])['getItems']())_0x20bf7e['is']('element','suggestion-td')&&_0x33e04c['push'](_0x20bf7e);_0x229682['change'](_0x3e3bcb=>{for(const _0x5dd5cd of _0x33e04c)_0x3e3bcb['move'](_0x3e3bcb['createRangeIn'](_0x5dd5cd),_0x3e3bcb['createPositionBefore'](_0x5dd5cd)),_0x3e3bcb['remove'](_0x5dd5cd);});});}}function Pe(_0x5911ae){if(_0x5911ae['isEmpty'])return!0x0;const _0x5af7d6=_0x5911ae['getChild'](0x0);return _0x5af7d6['is']('element','paragraph')&&_0x5af7d6['isEmpty'];}function he(_0x2fea09,_0xc8df37={},_0x30c8c4){for(const {isAnchor:_0x1eff5f,cellHeight:_0x3c3497,cellWidth:_0x241b73}of _0x30c8c4['createTableWalker'](_0x2fea09,{'includeAllSlots':!0x0,..._0xc8df37}))if(!_0x1eff5f||0x1!=_0x3c3497||0x1!=_0x241b73)return!0x1;return!0x0;}class vt extends _0x2195d0{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x3e492a=this['editor']['plugins']['get']('TrackChangesEditing');_0x3e492a['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x3e492a['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x3e492a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3e492a['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x3e492a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x3e492a['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1ab7b4,_0x10b22c){const _0x107379=this['editor']['plugins']['get']('TrackChangesEditing'),_0x346d94=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x4d0287=_0x10b22c['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3f4387=_0x346d94['getColumnGroupElement'](_0x4d0287);let _0x3b13a0=_0x3f4387?_0x346d94['getTableColumnsWidths'](_0x3f4387):null,_0x4b167f=_0x4d0287['getAttribute']('tableWidth')||null;const _0x5f45b3=_0x10b22c['tableWidth']||_0x4b167f,_0x16b7f3=_0x10b22c['columnWidths']||_0x3b13a0,_0x55763a=this['editor']['plugins']['get']('Users')['me'];for(const _0x23d414 of _0x107379['getSuggestions']()){const _0x228ce2=_0x23d414['getContainedElement']();if('resizeTable'===_0x23d414['subType']&&_0x228ce2===_0x4d0287){_0x23d414['author']!==_0x55763a&&_0x23d414['discard']();const _0x42cc82=_0x23d414['data']['commandParams'];_0x4b167f=_0x42cc82[0x0]['tableWidth'],_0x3b13a0=_0x42cc82[0x0]['columnWidths'];break;}}_0x1ab7b4({'table':_0x4d0287,'tableWidth':_0x5f45b3,'columnWidths':_0x16b7f3}),_0x107379['markBlockFormat'](_0x4d0287,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x4b167f,'columnWidths':_0x3b13a0}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x2faef2){if('formatBlock'!=_0x2faef2['type']&&'formatInline'!=_0x2faef2['type'])return;const {data:_0x2c71ad}=_0x2faef2;if(_0x2c71ad&&'resizeTable'===_0x2c71ad['formatGroupId']){const _0xd56d3a='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0xd56d3a)};}}}class Ct extends _0x2195d0{['afterInit'](){const _0x35cf43=this['editor'];_0x35cf43['plugins']['has']('Template')&&_0x35cf43['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x2195d0{['afterInit'](){const _0x35f8fe=this['editor'];if(!_0x35f8fe['commands']['get']('insertTableOfContents'))return;_0x35f8fe['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0xe9633b=_0x35f8fe['plugins']['get']('TrackChangesEditing'),_0x117a3c=_0x35f8fe['locale'];_0xe9633b['descriptionFactory']['registerElementLabel']('tableOfContents',_0x5c1968=>o(_0x117a3c,'ELEMENT_TABLE_OF_CONTENTS',_0x5c1968));}}class Dt extends _0x2195d0{['afterInit'](){const _0x2f8504=this['editor'];if(!_0x2f8504['plugins']['has']('Title'))return;const _0x836c33=_0x2f8504['plugins']['get']('TrackChangesEditing');_0x836c33['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x2f8504['locale'],'ELEMENT_TITLE')),_0x2f8504['model']['document']['registerPostFixer'](_0x503098=>{let _0x33b26a=!0x1;const _0xc7fad0=Array['from'](_0x2f8504['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x15a7ff,data:_0x31cf54}of _0xc7fad0){const {group:_0x4bf731}=_0x836c33['_splitMarkerName'](_0x15a7ff);if('suggestion'!==_0x4bf731||!_0x31cf54['newRange'])continue;const _0x29f4d2=_0x31cf54['newRange'],_0x5f461e=_0x29f4d2['end']['nodeBefore'];if(!_0x5f461e||!_0x5f461e['is']('element','title-content'))continue;if(!_0x29f4d2['start']['isTouching'](_0x29f4d2['end']))continue;const _0x4529e9=_0x2f8504['model']['schema']['getNearestSelectionRange'](_0x29f4d2['end'],'forward');if(_0x4529e9&&_0x4529e9['isCollapsed']){const _0x358d66=_0x503098['createRange'](_0x29f4d2['start'],_0x4529e9['start']);_0x358d66['isEqual'](_0x29f4d2)||(_0x503098['updateMarker'](_0x15a7ff,{'range':_0x358d66}),_0x33b26a=!0x0);}_0x33b26a||(_0x503098['removeMarker'](_0x15a7ff),_0x33b26a=!0x0);}return _0x33b26a;});}}class Nt extends _0x2195d0{['afterInit'](){const _0x1b0cee=this['editor'],_0x1a198d=_0x1b0cee['plugins']['get']('TrackChangesEditing');_0x1b0cee['plugins']['has']('UndoEditing')&&(_0x1a198d['enableCommand']('undo'),_0x1a198d['enableCommand']('redo'));}}class Mt extends _0x2195d0{static get['requires'](){return[jt];}['afterInit'](){const _0x42cb97=this['editor'];if(!_0x42cb97['plugins']['has']('TableCaptionEditing'))return;_0x42cb97['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x2195d0{['tableProperties'];['tableCellProperties'];constructor(_0x253153){super(_0x253153),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 _0x5d65d0=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x278ee1 of this['tableProperties'])_0x5d65d0['enableCommand'](_0x278ee1,(_0xe4ec7a,_0x1f24d2)=>{const _0x55c098=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x278ee1,[_0x55c098],this['tableProperties'],'tableProperties',_0xe4ec7a,_0x1f24d2);});_0x5d65d0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5d65d0['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5d65d0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x1075be,_0x3cd586)=>this['handleDiscardAction'](this['tableProperties'],_0x1075be,_0x3cd586)),_0x5d65d0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x21cdf6 of this['tableCellProperties'])_0x5d65d0['enableCommand'](_0x21cdf6,(_0x2c3463,_0x113fa7)=>{const _0x1e6968=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x21cdf6,_0x1e6968,this['tableCellProperties'],'tableCellProperties',_0x2c3463,_0x113fa7);});_0x5d65d0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5d65d0['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5d65d0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x8f5c73,_0x4d785)=>this['handleDiscardAction'](this['tableCellProperties'],_0x8f5c73,_0x4d785)),_0x5d65d0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5d65d0['descriptionFactory']['registerDescriptionCallback'](_0x57108f=>this['handleSuggestionDescription'](_0x57108f));}['_handlePropertyChange'](_0x4c20c9,_0x370240,_0x2f7c5a,_0x33d510,_0x2cd36f,_0x199562){const _0x2a3add=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x199562['batch'],()=>{for(const _0x1bd77e of _0x370240){if(this['_getSuggestion'](_0x1bd77e,_0x33d510))_0x2cd36f(_0x199562);else{const _0x435691={};for(const _0x140a72 of _0x2f7c5a){const _0x317382=_0x1bd77e['getAttribute'](_0x140a72);void 0x0!==_0x317382&&(_0x435691[_0x140a72]=_0x317382);}_0x2cd36f(_0x199562),_0x2a3add['markBlockFormat'](_0x1bd77e,{'commandParams':[_0x435691]},[],_0x33d510);}}});}['handleDiscardAction'](_0x406752,_0x49f818,_0x40c212){const _0x5a0f44=_0x49f818[0x0]['start']['nodeAfter'],_0x3d449f=_0x40c212['commandParams'][0x0];this['editor']['model']['change'](_0x3de5e9=>{for(const _0x68cb2f of _0x406752)void 0x0!==_0x3d449f[_0x68cb2f]?_0x3de5e9['setAttribute'](_0x68cb2f,_0x3d449f[_0x68cb2f],_0x5a0f44):_0x3de5e9['removeAttribute'](_0x68cb2f,_0x5a0f44);});}['handleSuggestionDescription'](_0x4cb47e){if(_0x4cb47e['data'])switch(_0x4cb47e['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'](_0xb6ab8f,_0x541b5c){const _0x3a3fee=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x1fcf42 of _0x3a3fee['getSuggestions']({'skipNotAttached':!0x0})){const _0x124a38=_0x1fcf42['getContainedElement']();if(_0x1fcf42['subType']===_0x541b5c&&_0x124a38===_0xb6ab8f)return _0x1fcf42;}return null;}}const m='$elementName';class p extends _0x2195d0{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x19909f,_0x72fa89,E,V,U,O,F,G,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,_t,$t,Ct,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x1a226a){function _0x4dd29d(_0x4b2f6d){return _0x4b2f6d['map'](_0x223963=>String['fromCharCode'](_0x223963))['join']('');}super(_0x1a226a),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x119899,_0x498871,_0x31d9f7,_0x890a70)=>{this['_model']['change'](()=>{for(const _0x4c2ab3 of[..._0x890a70,..._0x31d9f7])this['_model']['markers']['has'](_0x4c2ab3)&&_0x1a226a['editing']['reconvertMarker'](_0x4c2ab3);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new xt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x1a226a['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(),_0x1a226a['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x1a226a['config']['get']('trackChanges.trackFormatChanges'),_0x1a226a['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x1a226a['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x1a226a,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x4dd29d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x4dd29d([0x34,0x30,0x34,0x38,0x31,0x32,0x31,0x34]);}['init'](){const _0x2f626e=this['editor'],_0x29cfc4=(_0x4b98af,_0x3c69d9)=>{if('attribute'!=_0x4b98af)return'ck-suggestion-marker-'+_0x4b98af;const _0x2ff575=_0x3c69d9['split']('|')[0x0];return this['_isBlockAttribute'](_0x2ff575)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x2f626e['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x42c3e8=>{const {id:_0x1fee23,type:_0x421fa5,subType:_0x31fd21}=this['_splitMarkerName'](_0x42c3e8['markerName']),_0x5fb610=['ck-suggestion-marker',_0x29cfc4(_0x421fa5,_0x31fd21)];let _0x26607d=0xbb8;return this['activeMarkers']['includes'](_0x42c3e8['markerName'])&&(_0x5fb610['push']('ck-suggestion-marker--active'),_0x26607d=0xbc2),'deletion'==_0x421fa5&&(_0x26607d+=0x5),{'classes':_0x5fb610,'attributes':{'data-suggestion':_0x1fee23},'priority':_0x26607d};}}),_0x2f626e['conversion']['for']('dataDowncast')['add'](_0x4aceb2=>{_0x4aceb2['on']('addMarker:suggestion',(_0x53148a,_0x3df3a4,_0x36212f)=>{if(!_0x36212f['options']['showSuggestionHighlights'])return;const _0x1b45a3=_0x3df3a4['item'];if(!_0x1b45a3)return;const _0x528bb1=_0x36212f['mapper']['toViewElement'](_0x1b45a3);_0x2f626e['model']['schema']['isObject'](_0x1b45a3)&&_0x528bb1&&!_0x528bb1['getCustomProperty']('widget')&&_0x528bb1['is']('containerElement')&&_0x4a80e2(_0x528bb1,_0x36212f['writer']);},{'priority':'high'});}),_0x2f626e['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x551222,_0x2f9564)=>{if(!_0x2f9564['options']['showSuggestionHighlights'])return null;const {type:_0x12caf7,subType:_0x13ec22}=this['_splitMarkerName'](_0x551222['markerName']);return{'classes':['ck-suggestion-marker',_0x29cfc4(_0x12caf7,_0x13ec22)],'priority':0xbb8};}});const _0x4664c4=({showActiveMarkers:_0x394030=!0x0,isAttributeSuggestion:_0x27cdcc=!0x1}={})=>(_0x549b78,_0x580fa8,_0x327426)=>{if(!_0x580fa8['item'])return;const {id:_0x44c822}=this['_splitMarkerName'](_0x580fa8['markerName']);if(_0x27cdcc){const _0xd3087a=this['_suggestions']['get'](_0x44c822),_0x2e728e=this['_getAttributeKey'](_0xd3087a);if(!this['_isBlockAttribute'](_0x2e728e))return;}if(_0x580fa8['item']['is']('selection'))return void _0x327426['consumable']['consume'](_0x580fa8['item'],_0x549b78['name']);const _0x24e5fa=_0x327426['mapper']['toViewElement'](_0x580fa8['item']);if(_0x580fa8['item']['is']('element')&&_0x2f626e['model']['schema']['isBlock'](_0x580fa8['item'])&&!_0x24e5fa['getCustomProperty']('addHighlight')){_0x327426['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x24e5fa),_0x327426['writer']['setAttribute']('data-suggestion',_0x44c822,_0x24e5fa),_0x327426['mapper']['bindElementToMarker'](_0x24e5fa,_0x580fa8['markerName']),_0x394030&&(this['activeMarkers']['includes'](_0x580fa8['markerName'])?_0x327426['writer']['addClass']('ck-suggestion-marker--active',_0x24e5fa):_0x327426['writer']['removeClass']('ck-suggestion-marker--active',_0x24e5fa));for(const _0x21f353 of _0x2f626e['model']['createRangeIn'](_0x580fa8['item'])['getItems']())_0x327426['consumable']['consume'](_0x21f353,_0x549b78['name']);_0x327426['consumable']['consume'](_0x580fa8['item'],_0x549b78['name']);}};_0x2f626e['conversion']['for']('dataDowncast')['add'](_0x433565=>{_0x433565['on']('addMarker:suggestion:formatBlock',(_0x2de175,_0x1c4485,_0x4a18a2)=>{_0x4a18a2['options']['showSuggestionHighlights']&&_0x4664c4({'showActiveMarkers':!0x1})(_0x2de175,_0x1c4485,_0x4a18a2);},{'priority':'highest'});}),_0x2f626e['conversion']['for']('dataDowncast')['add'](_0x339c1f=>{_0x339c1f['on']('addMarker:suggestion:attribute',(_0x33d577,_0x402cb6,_0x1bb4d1)=>{_0x1bb4d1['options']['showSuggestionHighlights']&&_0x4664c4({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x33d577,_0x402cb6,_0x1bb4d1);},{'priority':'highest'});}),_0x2f626e['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x577671,_0x5451c9)=>_0x5451c9['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x577671['substr'](0xb)}}),_0x2f626e['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4e8f65,{writer:_0x8e3d13})=>{let _0x3056ed='suggestion:'+_0x4e8f65['getAttribute']('suggestion-type')+':'+_0x4e8f65['getAttribute']('id');return _0x4e8f65['getAttribute']('marker-count')&&(_0x3056ed+=':'+_0x4e8f65['getAttribute']('marker-count')),_0x8e3d13['createElement']('$marker',{'data-name':_0x3056ed});}}),_0x2f626e['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x2f626e['conversion']['for']('editingDowncast')['add'](_0x4fdc81=>{_0x4fdc81['on']('addMarker:suggestion:formatBlock',_0x4664c4(),{'priority':'high'});}),_0x2f626e['conversion']['for']('editingDowncast')['add'](_0x2a180a=>{_0x2a180a['on']('addMarker:suggestion:attribute',_0x4664c4({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x2f626e['conversion']['for']('editingDowncast')['add'](_0x1ce7c1=>{_0x1ce7c1['on']('removeMarker:suggestion:formatBlock',(_0x4650ad,_0xa9a0c6,_0x17fa48)=>{const _0x3ee56f=_0x17fa48['mapper']['markerNameToElements'](_0xa9a0c6['markerName']);if(_0x3ee56f){for(const _0x38fa5c of _0x3ee56f)_0x38fa5c['getCustomProperty']('addHighlight')||(_0x17fa48['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x38fa5c),_0x17fa48['writer']['removeAttribute']('data-suggestion',_0x38fa5c),_0x17fa48['mapper']['unbindElementFromMarkerName'](_0x38fa5c,_0xa9a0c6['markerName']));}},{'priority':'high'});}),_0x2f626e['conversion']['for']('editingDowncast')['add'](_0x451224=>{_0x451224['on']('removeMarker:suggestion:attribute',(_0x1cf6c4,_0x3d9488,_0x29f6cc)=>{const _0x1c3893=_0x29f6cc['mapper']['markerNameToElements'](_0x3d9488['markerName']);if(!_0x1c3893)return;const {id:_0x1d01f3}=this['_splitMarkerName'](_0x3d9488['markerName']),_0x44af9a=this['_suggestions']['get'](_0x1d01f3),_0x4ba05d=this['_getAttributeKey'](_0x44af9a);if(this['_isBlockAttribute'](_0x4ba05d)){for(const _0x363256 of _0x1c3893)_0x363256['getCustomProperty']('addHighlight')||(_0x29f6cc['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x363256),_0x29f6cc['writer']['removeAttribute']('data-suggestion',_0x363256),_0x29f6cc['mapper']['unbindElementFromMarkerName'](_0x363256,_0x3d9488['markerName']));}},{'priority':'high'});}),_0x2f626e['model']['document']['registerPostFixer'](_0x2185b1=>{let _0x55d8f7=!0x1;const _0x1746d5=Array['from'](_0x2f626e['model']['document']['differ']['getChangedMarkers']()),_0x504081=new Set();for(const {name:_0x48e710,data:_0x1a85c6}of _0x1746d5){const {group:_0x1c95d3,type:_0x1617e5,subType:_0x4d69c8,id:_0x387cb4}=this['_splitMarkerName'](_0x48e710);if('suggestion'!==_0x1c95d3)continue;const _0x2f0781=this['_suggestions']['get'](_0x387cb4);if(null!=_0x1a85c6['newRange']){'formatInline'==_0x1617e5&&(_0x55d8f7=_0x55d8f7||Et(_0x1a85c6['newRange'],_0x48e710,_0x2185b1,_0x2f626e['model']['schema']));const _0xa1e21f='attribute'==_0x1617e5&&this['_isBlockAttribute'](_0x4d69c8['split']('|')[0x0]);if(_0x1a85c6['newRange']['isCollapsed']||'$graveyard'==_0x1a85c6['newRange']['root']['rootName']||'formatBlock'==_0x1617e5&&!Ut(_0x1a85c6['newRange'])||_0xa1e21f&&!Ut(_0x1a85c6['newRange'])||'deletion'==_0x1617e5&&!(!Tt(_0x1544ea=_0x1a85c6['newRange'])&&!function(_0x56e7d9){return _0x56e7d9['start']['parent']==_0x56e7d9['end']['nodeBefore']&&_0x56e7d9['start']['isAtEnd'];}(_0x1544ea)))_0x2185b1['removeMarker'](_0x48e710),_0x55d8f7=!0x0;else{if(!_0x2f0781||!_0x2f0781['isInContent'])continue;_0x504081['add'](_0x2f0781);}}}var _0x1544ea;return _0x504081['size']>0x0&&(_0x55d8f7=!!this['_joinWithAdjacentSuggestions'](_0x504081)||_0x55d8f7),_0x55d8f7;}),_0x2f626e['model']['document']['registerPostFixer'](_0x50b558=>{let _0x13c3a0=!0x1;for(const _0x42d701 of _0x2f626e['model']['document']['differ']['getChanges']())if('insert'==_0x42d701['type'])for(const _0x147aa3 of this['_suggestions']['values']()){if(_0x147aa3['isMultiRange']||!_0x147aa3['isInContent'])continue;const _0x3b71f3='formatBlock'==_0x147aa3['type'],_0x1dfc3d=this['_getAttributeKey'](_0x147aa3),_0x845a1c=_0x1dfc3d&&this['_isBlockAttribute'](_0x1dfc3d);if(!_0x3b71f3&&!_0x845a1c)continue;const _0x35b0b9=_0x147aa3['getFirstRange']();if(_0x35b0b9['start']['parent']!=_0x35b0b9['end']['parent']&&!_0x35b0b9['end']['isAtEnd']){const _0x1f3236=_0x2f626e['model']['createPositionAt'](_0x35b0b9['start']['nodeAfter'],'end'),_0x1d5ec7=_0x2f626e['model']['createRange'](_0x35b0b9['start'],_0x1f3236);_0x50b558['updateMarker'](_0x147aa3['getFirstMarker'](),{'range':_0x1d5ec7}),_0x13c3a0=!0x0;}}return _0x13c3a0;}),_0x2f626e['model']['document']['registerPostFixer'](_0x54bb38=>this['_processAttributeChanges'](_0x54bb38)),_0x2f626e['model']['document']['registerPostFixer'](_0x20d96b=>!_0x20d96b['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x20d96b)),_0x2f626e['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x2f626e['model']['document']['on']('change:data',(_0x3306f2,_0x37ccce)=>{if(!_0x37ccce['isLocal']||_0x37ccce['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x18b001=_0x2f626e['model']['document']['differ']['getChanges']();if(0x0==_0x18b001['length'])return;const _0x26b60b=[],_0x2beed1=_0x18b001['filter'](_0x481e13=>'attribute'==_0x481e13['type']),_0x1af49c=_0x18b001['filter'](_0x2558c8=>'insert'==_0x2558c8['type']&&'$text'!=_0x2558c8['name']);for(const _0x5314a0 of _0x2beed1)this['_isRegisteredAttribute'](_0x5314a0['attributeKey'])&&_0x26b60b['push']({'key':_0x5314a0['attributeKey'],'newValue':_0x5314a0['attributeNewValue'],'oldValue':_0x5314a0['attributeOldValue'],'range':Ot(_0x5314a0['range'],_0x2f626e['model'])});for(const _0x1d5fcd of _0x1af49c){if('rename'!=_0x1d5fcd['action']&&'refresh'!=_0x1d5fcd['action'])continue;const _0x5d590d=Gt(_0x1d5fcd['position']['nodeAfter'],_0x2f626e['model']),_0x51b676=_0x1d5fcd['before'];'rename'==_0x1d5fcd['action']&&_0x26b60b['push']({'key':m,'newValue':_0x1d5fcd['name'],'oldValue':_0x51b676['name'],'range':_0x5d590d});for(const [_0x711068,_0xfe2818]of _0x51b676['attributes']){if(!this['_isRegisteredAttribute'](_0x711068))continue;const _0x4bc153=_0x1d5fcd['attributes']['get'](_0x711068);_0xfe2818!==_0x4bc153&&_0x26b60b['push']({'key':_0x711068,'newValue':_0x4bc153,'oldValue':_0xfe2818,'range':_0x5d590d});}for(const [_0x1263c9,_0x134a01]of _0x1d5fcd['attributes'])this['_isRegisteredAttribute'](_0x1263c9)&&(_0x51b676['attributes']['has'](_0x1263c9)||_0x26b60b['push']({'key':_0x1263c9,'newValue':_0x134a01,'oldValue':null,'range':_0x5d590d}));}0x0!=_0x26b60b['length']&&_0x2f626e['model']['enqueueChange'](_0x37ccce,_0x5d6317=>{const _0x1a6d80=_0x178cde();for(const {range:_0x3abf45,key:_0x194701,oldValue:_0x38fcde,newValue:_0x5f4f53}of _0x26b60b)this['markAttributeChange'](_0x3abf45,_0x194701,_0x38fcde,_0x5f4f53,{'groupId':_0x1a6d80});this['_reduceExistingSuggestions'](_0x5d6317,_0x26b60b);});},{'priority':'lowest'}),_0x2f626e['model']['markers']['on']('update:suggestion',(_0xa98b49,_0x5a9166,_0x196e1f)=>{if(null==_0x196e1f){const {id:_0x399c04}=this['_splitMarkerName'](_0x5a9166['name']),_0x54751a=this['_suggestions']['get'](_0x399c04);_0x54751a&&_0x54751a['addMarkerName'](_0x5a9166['name']);}}),_0x2f626e['model']['document']['on']('change:data',()=>{const _0x52041a=Array['from'](_0x2f626e['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1f5f31=>'suggestion'===this['_splitMarkerName'](_0x1f5f31['name'])['group']);if(0x0===_0x52041a['length'])return;_0x52041a['sort']((_0x4f122a,_0x2f9930)=>{const _0x15fd38=_0x4f122a['data']['oldRange'],_0x4848ef=_0x2f9930['data']['oldRange'];return null===_0x15fd38&&null===_0x4848ef?0x0:null===_0x15fd38&&null!==_0x4848ef?-0x1:null!==_0x15fd38&&null===_0x4848ef?0x1:_0x15fd38['start']['isBefore'](_0x4848ef['start'])?-0x1:0x1;});const _0x35f78f=new Set(),_0x2fe1fe=new Set();for(const {name:_0x1a5547,data:_0x5771b6}of _0x52041a){const {id:_0x52739e}=this['_splitMarkerName'](_0x1a5547);if(null===_0x5771b6['oldRange']){const _0x370e25=this['_handleNewSuggestionMarker'](_0x1a5547);_0x2fe1fe['add'](_0x370e25);}else{const _0x5d8d12=this['_suggestions']['get'](_0x52739e);null!==_0x5771b6['newRange']||_0x5d8d12['isInContent']?(_0x35f78f['add'](_0x5d8d12['head']),_0x2fe1fe['add'](_0x5d8d12)):this['_removeSuggestion'](_0x5d8d12);}}_0x2fe1fe['size']>0x0&&this['_refreshSuggestionsChain'](_0x2fe1fe);for(const _0x5ed9b1 of _0x35f78f)this['fire']('suggestionChanged',_0x5ed9b1);}),_0x2f626e['model']['on']('applyOperation',(_0x3dc0f7,_0x1dfa79)=>{const _0x14ae38=_0x1dfa79[0x0];if(!this['_suggestions']['size'])return;if(!_0x14ae38['isDocumentOperation'])return;if(_0x14ae38['batch']['isUndo']||!_0x14ae38['batch']['isLocal'])return;let _0x46b13d,_0x56aac1;switch(_0x14ae38['type']){case'insert':_0x46b13d=_0x2f626e['model']['createPositionAt'](_0x14ae38['position']),_0x56aac1=_0x46b13d['getShiftedBy'](_0x14ae38['howMany']);break;case'split':_0x46b13d=_0x2f626e['model']['createPositionAt'](_0x14ae38['splitPosition']),_0x56aac1=_0x2f626e['model']['createPositionAt'](_0x14ae38['moveTargetPosition']);break;case'move':_0x46b13d=_0x2f626e['model']['createPositionAt'](_0x14ae38['targetPosition']),_0x56aac1=_0x46b13d['getShiftedBy'](_0x14ae38['howMany']);break;default:return;}const _0x57481c=_0x2f626e['model']['createRange'](_0x46b13d,_0x56aac1);_0x2f626e['model']['change'](()=>{for(const {suggestion:_0x3c469e,meta:_0x38f77a}of this['_findSuggestions'](_0x57481c)){if(_0x3c469e['isMultiRange'])continue;if('formatInline'==_0x3c469e['type'])continue;const _0x4de91d=this['_getAttributeKey'](_0x3c469e);if(_0x4de91d&&this['_isBlockAttribute'](_0x4de91d)&&'split'!=_0x14ae38['type'])continue;const _0xbc19af=_0x3c469e['data']&&_0x3c469e['data']['multipleBlocks'];('formatBlock'!=_0x3c469e['type']||'split'==_0x14ae38['type']&&!_0xbc19af)&&(_0x38f77a['containsRangeInObject']||'insertion'==_0x3c469e['type']&&_0x38f77a['isOwn']||_0x3c469e['getFirstRange']()['containsRange'](_0x57481c)&&this['_breakSuggestionMarker'](_0x3c469e,_0x46b13d,_0x56aac1));}});},{'priority':'lowest'}),_0x2f626e['model']['on']('deleteContent',(_0x40398b,_0x24aa26)=>{const _0x16aad2=_0x24aa26[0x0],_0x937014=_0x24aa26[0x1];if(_0x937014&&_0x937014['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x16aad2['isCollapsed'])return;const _0x497fef=_0x2f626e['model']['schema'],{start:_0x4d1fc1,end:_0x5b50ba}=_0x16aad2['getFirstRange'](),_0x277694=_0x4d1fc1['nodeAfter']&&_0x497fef['isLimit'](_0x4d1fc1['nodeAfter'])?null:_0x497fef['getNearestSelectionRange'](_0x4d1fc1,'forward'),_0x5d9c13=_0x5b50ba['nodeBefore']&&_0x497fef['isLimit'](_0x5b50ba['nodeBefore'])?null:_0x497fef['getNearestSelectionRange'](_0x5b50ba,'backward'),_0x500f32=_0x2f626e['model']['createRange'](_0x277694?_0x277694['start']:_0x4d1fc1,_0x5d9c13?_0x5d9c13['end']:_0x5b50ba);_0x2f626e['model']['change'](_0x3aa1d4=>{this['markDeletion'](_0x500f32);const _0xf5a482=_0x2f626e['model']['schema']['getNearestSelectionRange'](_0x500f32['start']);_0x16aad2['is']('documentSelection')?_0x3aa1d4['setSelection'](_0xf5a482):_0x16aad2['setTo'](_0xf5a482);}),_0x40398b['stop']();},{'priority':_0x46047a['normal']+0xa}),_0x2f626e['model']['on']('insertContent',(_0x358215,_0x4f6aae)=>{const _0x180270=_0x4f6aae[_0x4f6aae['length']-0x1];_0x180270&&_0x180270['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x2f626e['model']['change'](()=>{let _0x227ca3=_0x2f626e['model']['insertContent'](_0x4f6aae[0x0],_0x4f6aae[0x1],_0x4f6aae[0x2],{'forceDefaultExecution':!0x0});if(!_0x227ca3)return;_0x358215['return']=_0x227ca3['clone']();const _0x283702=_0x227ca3['end']['nodeBefore'],_0x2963e3=_0x2f626e['model']['schema'];_0x283702&&_0x2963e3['isBlock'](_0x283702)&&!_0x2963e3['isObject'](_0x283702)&&(_0x227ca3=_0x2f626e['model']['createRange'](_0x227ca3['start'],_0x2f626e['model']['createPositionAt'](_0x283702,'end'))),this['markInsertion'](_0x227ca3);}),_0x358215['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x3f1143=new $(_0x2f626e,this['_suggestions']);_0x2f626e['commands']['add']('acceptSuggestion',_0x3f1143),this['enableCommand']('acceptSuggestion');const _0x1cca92=new B(_0x2f626e,this['_suggestions']);_0x2f626e['commands']['add']('discardSuggestion',_0x1cca92),this['enableCommand']('discardSuggestion'),_0x2f626e['commands']['add']('acceptAllSuggestions',new x(_0x2f626e,_0x3f1143,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x2f626e['commands']['add']('discardAllSuggestions',new x(_0x2f626e,_0x1cca92,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x2f626e['commands']['add']('acceptSelectedSuggestions',new R(_0x2f626e,_0x3f1143,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x2f626e['commands']['add']('discardSelectedSuggestions',new R(_0x2f626e,_0x1cca92,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0xae9d47=_0x2f626e['plugins']['get']('CommentsRepository');this['listenTo'](_0xae9d47,'addComment',(_0x123e38,{threadId:_0x2da3b5})=>{const _0x3f08ee=this['_suggestions']['get'](_0x2da3b5);_0x3f08ee&&_0x3f08ee['commentThread']&&0x1===_0x3f08ee['commentThread']['length']&&this['_updateSuggestionData'](_0x2da3b5,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0xae9d47,'removeComment',(_0x53e964,{threadId:_0x1ecaf4})=>{const _0x56524b=this['_suggestions']['get'](_0x1ecaf4);_0x56524b&&_0x56524b['commentThread']&&!_0x56524b['commentThread']['length']&&this['_updateSuggestionData'](_0x1ecaf4,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x2e6a3d){if(this['_adapter'])throw new _0x417f34('track-changes-adapter-already-set',this);this['_adapter']=_0x2e6a3d;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x5132e5=!0x1,toJSON:_0x109f82=!0x1}={}){const _0x34b1db=[];for(const _0x343f27 of this['_suggestions']['values']())_0x5132e5&&!_0x343f27['isInContent']||_0x34b1db['push'](_0x343f27);return _0x109f82?_0x34b1db['map'](_0x2ff4b2=>_0x2ff4b2['toJSON']()):_0x34b1db;}['getSuggestion'](_0x2006b8){const _0xa8d280=this['_suggestions']['get'](_0x2006b8);if(!_0xa8d280)throw new _0x417f34('track-changes-suggestion-not-found',this);return _0xa8d280;}['hasSuggestion'](_0x4c034a){return this['_suggestions']['has'](_0x4c034a);}['addSuggestionData'](_0x9bc0a9){const {authorId:_0x2d8b82,id:_0x4c9eb8,attributes:_0x1e82c7}=_0x9bc0a9,[_0x4c4087,_0x18db16]=_0x9bc0a9['type']['split'](':'),_0x3e22b0=this['_suggestions']['get'](_0x4c9eb8)||this['_createSuggestion'](_0x4c4087,_0x18db16,_0x4c9eb8,_0x2d8b82,_0x1e82c7);if(this['_addThreadToSuggestion'](_0x3e22b0),this['_checkSuggestionCorrectness'](_0x3e22b0,_0x4c4087,_0x18db16||null,_0x2d8b82),_0x3e22b0['createdAt']=_0x9bc0a9['createdAt'],_0x3e22b0['_isDataLoaded']=!0x0,_0x1e82c7&&_0x1e82c7['@external']){const _0xc964b7=_0x1e82c7['@external'],_0xe13fe8=this['_getExternalAuthor'](_0xc964b7['authorName']);_0x3e22b0['authoredAt']=_0xc964b7['createdAt'],_0x3e22b0['author']=_0xe13fe8,_0x3e22b0['isExternal']=!0x0;}else _0x3e22b0['authoredAt']=_0x9bc0a9['createdAt'];switch(_0x9bc0a9['data']&&(_0x3e22b0['data']=_0x9bc0a9['data']),_0x9bc0a9['attributes']&&(_0x3e22b0['attributes']=_0x9bc0a9['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x3e22b0['_saved']=!0x0),this['_suggestionState']['get'](_0x3e22b0)){case'notReady':this['_suggestionState']['set'](_0x3e22b0,'dataReady');break;case'markerReady':_0x3e22b0['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x3e22b0])),this['_refreshSuggestionsChain'](new Set([_0x3e22b0])),this['_suggestionState']['set'](_0x3e22b0,'ready'),this['fire']('suggestionLoaded',_0x3e22b0)):this['_suggestionState']['set'](_0x3e22b0,'removed');}return _0x3e22b0;}['acceptSuggestion'](_0x43b560){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x224230 of _0x43b560['getAllAdjacentSuggestions']())_0x224230['accept']();});});}['discardSuggestion'](_0x13ffe2){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x413ed4 of _0x13ffe2['getAllAdjacentSuggestions']())_0x413ed4['discard']();});});}['enableCommand'](_0x46c7cd,_0x10765d){const _0x52410c=this['editor']['commands']['get'](_0x46c7cd);if(!_0x52410c)throw new _0x417f34('track-changes-command-not-found',this,{'commandName':_0x46c7cd});if(this['_enabledCommands']['has'](_0x52410c))throw new _0x417f34('track-changes-enable-command-twice',this,{'commandName':_0x46c7cd});this['_enabledCommands']['add'](_0x52410c),_0x10765d&&_0x52410c['on']('execute',(_0x330c0f,_0x2c642f)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x2c642f['length']>0x0&&_0x2c642f[_0x2c642f['length']-0x1]&&_0x2c642f[_0x2c642f['length']-0x1]['forceDefaultExecution']?_0x2c642f['pop']():(_0x330c0f['return']=_0x10765d((..._0x3ed131)=>_0x52410c['execute'](..._0x3ed131,{'forceDefaultExecution':!0x0}),..._0x2c642f),_0x330c0f['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x41c9e3){let _0x14b3d0,_0xaffc80;const _0x1739be=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x14b3d0=_0x41c9e3();}catch(_0x3d2dee){_0xaffc80=_0x3d2dee;}return _0x1739be||(this['_isForcedDefaultExecutionBlock']=!0x1),_0xaffc80&&_0x417f34['rethrowUnexpectedError'](_0xaffc80,this),_0x14b3d0;}['markInsertion'](_0x2597e7,_0x5f4570=null,_0x567c0f={}){if(_0x2597e7['isCollapsed'])return null;const _0x1d8380=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x9cad9c,meta:_0x44feff}of this['_findSuggestions'](_0x2597e7,'insertion'))if(_0x44feff['isOwn']){if(!_0x44feff['isNextTo']){if(_0x44feff['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x9cad9c,_0x567c0f))continue;return _0x9cad9c;}if(Lt(_0x9cad9c,_0x567c0f))return _0x9cad9c;this['_breakSuggestionMarker'](_0x9cad9c,_0x2597e7['start'],_0x2597e7['end']);break;}if(_0x5f4570==_0x9cad9c['subType']&&Lt(_0x9cad9c,_0x567c0f)){const _0x416a4b=_0x9cad9c['getFirstRange']();return _0x416a4b['start']['isEqual'](_0x2597e7['end'])?this['_setSuggestionRange'](_0x9cad9c,this['_model']['createRange'](_0x2597e7['start'],_0x416a4b['end'])):this['_setSuggestionRange'](_0x9cad9c,this['_model']['createRange'](_0x416a4b['start'],_0x2597e7['end'])),_0x9cad9c;}}const _0x22b269=_0x178cde(),_0x195fba=_0x1d8380['id'],_0x7b6bf=_0x5f4570?'insertion:'+_0x5f4570:'insertion',_0x8f81d6=this['_setSuggestionData']({'id':_0x22b269,'type':_0x7b6bf,'createdAt':new Date(),'authorId':_0x195fba,'attributes':_0x567c0f});return this['_addSuggestionMarker'](_0x7b6bf,_0x22b269,_0x195fba,_0x2597e7),_0x8f81d6;}['markMultiRangeInsertion'](_0x3147cc,_0xaa3719='multi',_0x4113d8={}){const _0x1c83bf=this['editor']['plugins']['get']('Users')['me'],_0x5758c7=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0xaa3719,'join');for(const _0x4bd9b3 of this['getSuggestions']())if(_0x4bd9b3['author']['id']==_0x1c83bf['id']&&'insertion'==_0x4bd9b3['type']&&_0x4bd9b3['subType']==_0xaa3719&&Lt(_0x4bd9b3,_0x4113d8)&&(_0x5758c7(_0x4bd9b3['getRanges'](),_0x3147cc)||_0x5758c7(_0x3147cc,_0x4bd9b3['getRanges']()))){for(const _0x34fb2a of _0x3147cc)_0x4bd9b3['addRange'](_0x34fb2a);return _0x4bd9b3;}for(const {suggestion:_0x3067a8,meta:_0x18751c}of this['_findSuggestions'](_0x3147cc,'insertion')){if(!_0x18751c['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x18751c['containsRangeInObject'])continue;if(!Lt(_0x3067a8,_0x4113d8))continue;let _0xeebc37=!0x0;for(const _0x175ec1 of _0x3067a8['getRanges']())for(const _0x23a0de of _0x3147cc)if(!_0x175ec1['containsRange'](_0x23a0de)){_0xeebc37=!0x1;break;}if(_0xeebc37)return _0x3067a8;}const _0x1f3957=_0x178cde(),_0x53928a=_0x1c83bf['id'],_0x4a4f39='insertion:'+_0xaa3719,_0x59bc24=this['_setSuggestionData']({'id':_0x1f3957,'type':_0x4a4f39,'createdAt':new Date(),'authorId':_0x53928a,'attributes':_0x4113d8});for(const _0x6430b3 of _0x3147cc)this['_addSuggestionMarker'](_0x4a4f39,_0x1f3957,_0x53928a,_0x6430b3,u['getMultiRangeId']());return _0x59bc24;}['markInlineFormat'](_0xc9adce,_0x34f488,_0x4ff9be=null,_0x48d51f={}){if(_0x4ff9be=_0x4ff9be||Vt(_0x34f488),_0xc9adce['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x30163a=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4ff9be,'accept');return this['forceDefaultExecution'](()=>_0x30163a([_0xc9adce],_0x34f488,_0x48d51f)),null;}const _0x4d46da=this['editor']['plugins']['get']('Users')['me'],_0x430eaa=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x3b147b,meta:_0x114b0f}of this['_findSuggestions'](_0xc9adce,'insertion'))_0x114b0f['isOwn']&&!_0x114b0f['isInsideObject']&&_0x430eaa['push'](..._0x3b147b['getRanges']());}const _0x2438c2=function(_0x4127a7,_0x4cd4e0){const _0x2cb502=[];for(const _0xf46bf7 of _0x4cd4e0){const _0x1f2a47=_0x4127a7['getIntersection'](_0xf46bf7);_0x1f2a47&&_0x2cb502['push'](_0x1f2a47);}return _0x2cb502;}(_0xc9adce,_0x430eaa),_0x3f7fcd=function(_0x3be28c,_0x34d3f9){const _0x19abf0=[_0x3be28c];for(const _0x3ae9d3 of _0x34d3f9){let _0x26f9fb=0x0;for(;_0x26f9fb<_0x19abf0['length'];){const _0x1cf7e2=_0x19abf0[_0x26f9fb]['getDifference'](_0x3ae9d3);_0x19abf0['splice'](_0x26f9fb,0x1,..._0x1cf7e2),_0x26f9fb+=_0x1cf7e2['length'];}}return _0x19abf0;}(_0xc9adce,_0x430eaa);_0x2438c2['length']&&this['_model']['change'](()=>{for(const _0x43d776 of _0x2438c2){const _0x30a531=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4ff9be,'accept');this['forceDefaultExecution'](()=>_0x30a531([_0x43d776],_0x34f488,_0x48d51f));}});for(const _0x38e52e of _0x3f7fcd){let _0x5ac4c9=null,_0x20fb4d=_0x38e52e['start'],_0x1bcafa=_0x38e52e['end'];for(const {suggestion:_0x32f171,meta:_0x3d7c67}of this['_findSuggestions'](_0x38e52e,'formatInline')){if(!_0x3d7c67['isOwn'])continue;if(_0x32f171['subType']!=_0x4ff9be)continue;if(!Lt(_0x32f171,_0x48d51f))continue;const _0x1985af=_0x32f171['getFirstRange']();if(_0x1985af['containsRange'](_0x38e52e,!0x0))return null;_0x20fb4d=_0x20fb4d['isBefore'](_0x1985af['start'])?_0x20fb4d:_0x1985af['start'],_0x1bcafa=_0x1bcafa['isAfter'](_0x1985af['end'])?_0x1bcafa:_0x1985af['end'],_0x5ac4c9?_0x1985af['start']['isBefore'](_0x5ac4c9['getFirstRange']()['start'])?(_0x5ac4c9['removeMarkers'](),_0x5ac4c9=_0x32f171):_0x32f171['removeMarkers']():_0x5ac4c9=_0x32f171;}const _0x45b4e9=this['_model']['createRange'](_0x20fb4d,_0x1bcafa);if(_0x5ac4c9)this['_setSuggestionRange'](_0x5ac4c9,_0x45b4e9);else{const _0x1a05e3=_0x178cde(),_0x4e8742=_0x4d46da['id'];this['_setSuggestionData']({'id':_0x1a05e3,'type':'formatInline:'+_0x4ff9be,'data':_0x34f488,'createdAt':new Date(),'authorId':_0x4e8742,'attributes':_0x48d51f}),this['_addSuggestionMarker']('formatInline:'+_0x4ff9be,_0x1a05e3,_0x4e8742,_0x45b4e9);}}return null;}['markBlockFormat'](_0x25eee9,_0x3f301a,_0x38f86f=[],_0x3d8c6=null,_0x1af46a={}){_0x3f301a['formatGroupId']||(_0x3f301a['formatGroupId']=_0x3f301a['commandName']),_0x3f301a['multipleBlocks']=_0x25eee9['is']('range'),_0x3d8c6=_0x3d8c6||Vt(_0x3f301a);const _0x3df649=_0x38f86f['map'](_0x33ceba=>Gt(_0x33ceba,this['_model'])),_0x38d549=_0x25eee9['is']('range')?_0x25eee9:Gt(_0x25eee9,this['_model']);if('never'===this['_trackFormatChanges']){const _0x3fdb15=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3d8c6,'accept');return this['forceDefaultExecution'](()=>_0x3fdb15([_0x38d549],_0x3f301a,_0x1af46a)),null;}_0x3df649['push'](_0x38d549);let _0x5b5536=!0x0;for(const _0x4a58ab of _0x3df649)if(!this['_rangeIsInLocalUserInsertion'](_0x4a58ab)){_0x5b5536=!0x1;break;}if(_0x5b5536&&'always'!==this['_trackFormatChanges']){const _0x3335b0=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3d8c6,'accept');return this['forceDefaultExecution'](()=>_0x3335b0([_0x38d549],_0x3f301a,_0x1af46a)),null;}let _0x4e726e=null,_0x7ac55b=_0x38d549['start'],_0x5af2f7=_0x38d549['end'];for(const {suggestion:_0x5890e2,meta:_0x5ea789}of this['_findSuggestions'](_0x38d549,'formatBlock')){if(!_0x5ea789['isOwn'])continue;if(_0x5ea789['isNextTo']||_0x5ea789['containsRangeInObject']||_0x5ea789['isInsideObject'])continue;if(_0x5890e2['data']['formatGroupId']!=_0x3f301a['formatGroupId'])continue;if(!Lt(_0x5890e2,_0x1af46a))continue;const _0x3b03e2=_0x5890e2['getFirstRange']();if(_0x5890e2['subType']==_0x3d8c6){if(_0x3b03e2['containsRange'](_0x38d549,!0x0))return null;_0x7ac55b=_0x7ac55b['isBefore'](_0x3b03e2['start'])?_0x7ac55b:_0x3b03e2['start'],_0x5af2f7=_0x5af2f7['isAfter'](_0x3b03e2['end'])?_0x5af2f7:_0x3b03e2['end'],_0x4e726e?_0x3b03e2['start']['isBefore'](_0x4e726e['getFirstRange']()['start'])?(_0x4e726e['removeMarkers'](),_0x4e726e=_0x5890e2):_0x5890e2['removeMarkers']():_0x4e726e=_0x5890e2;}else{const _0x3d8e20=_0x38d549['getIntersection'](_0x3b03e2);this['_cutOutSuggestionMarker'](_0x5890e2,_0x3d8e20);}}const _0x5a08c6=this['editor']['plugins']['get']('Users')['me'],_0x49e560=_0x178cde(),_0x1c68f7=_0x5a08c6['id'];if(_0x4e726e)return this['_setSuggestionRange'](_0x4e726e,this['_model']['createRange'](_0x7ac55b,_0x5af2f7)),_0x4e726e;{const _0x29d1b2=this['_setSuggestionData']({'id':_0x49e560,'type':'formatBlock:'+_0x3d8c6,'data':_0x3f301a,'createdAt':new Date(),'authorId':_0x1c68f7,'attributes':_0x1af46a});return this['_addSuggestionMarker']('formatBlock:'+_0x3d8c6,_0x49e560,_0x1c68f7,this['_model']['createRange'](_0x7ac55b,_0x5af2f7)),_0x29d1b2;}}['markMultiRangeBlockFormat'](_0x16c57b,_0x401575,_0x267d0f=[],_0x144d4a=null,_0xc971b9={}){_0x401575['formatGroupId']||(_0x401575['formatGroupId']=_0x401575['commandName']);const _0x127f36=_0x16c57b[0x0];_0x401575['multipleBlocks']=_0x127f36['is']('range'),_0x144d4a=_0x144d4a||Vt(_0x401575);const _0x51ab3f=_0x267d0f['map'](_0x4d46b4=>Gt(_0x4d46b4,this['_model'])),_0x8d31d8=_0x127f36['is']('range')?_0x16c57b:_0x16c57b['map'](_0x50c3ba=>Gt(_0x50c3ba,this['_model']));if('never'===this['_trackFormatChanges']){const _0x316bd9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x144d4a,'accept');return this['forceDefaultExecution'](()=>_0x316bd9(_0x8d31d8,_0x401575,_0xc971b9)),null;}_0x51ab3f['push'](..._0x8d31d8);let _0x3a529f=!0x0;for(const _0x5b8e10 of _0x51ab3f)if(!this['_rangeIsInLocalUserInsertion'](_0x5b8e10)){_0x3a529f=!0x1;break;}if(_0x3a529f&&'always'!==this['_trackFormatChanges']){const _0x3dc515=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x144d4a,'accept');return this['forceDefaultExecution'](()=>_0x3dc515(_0x8d31d8,_0x401575,_0xc971b9)),null;}const _0x306df6=this['editor']['plugins']['get']('Users')['me'];for(const _0x283a0a of this['getSuggestions']()){if(_0x283a0a['author']['id']!=_0x306df6['id'])continue;if('formatBlock'!=_0x283a0a['type']||_0x283a0a['data']['formatGroupId']!=_0x401575['formatGroupId'])continue;if(!Lt(_0x283a0a,_0xc971b9))continue;const _0x8cbe11=_0x283a0a['subType']==_0x144d4a;for(let _0x590621=0x0;_0x590621<_0x8d31d8['length'];_0x590621++){const _0x18964d=_0x8d31d8[_0x590621];for(const _0x436e23 of _0x283a0a['getMarkers']()){const _0x32c414=_0x436e23['getRange']();if(_0x18964d['isEqual'](_0x32c414)){_0x8cbe11?(_0x8d31d8['splice'](_0x590621,0x1),_0x590621--):_0x283a0a['removeMarker'](_0x436e23['name']);break;}}}}if(0x0==_0x8d31d8['length'])return null;const _0x3f3396=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x144d4a,'join');for(const _0x513753 of this['getSuggestions']())if(_0x513753['author']['id']==_0x306df6['id']&&'formatBlock'==_0x513753['type']&&_0x513753['data']['formatGroupId']==_0x401575['formatGroupId']&&_0x513753['subType']==_0x144d4a&&Lt(_0x513753,_0xc971b9)&&(_0x3f3396(_0x513753['getRanges'](),_0x8d31d8)||_0x3f3396(_0x8d31d8,_0x513753['getRanges']()))){for(const _0x37e8a5 of _0x8d31d8)_0x513753['addRange'](_0x37e8a5);return _0x513753;}const _0x1a025b=_0x178cde(),_0xc8eb3=_0x306df6['id'],_0x1f4772='formatBlock:'+_0x144d4a,_0x458fb3=this['_setSuggestionData']({'id':_0x1a025b,'type':_0x1f4772,'data':_0x401575,'createdAt':new Date(),'authorId':_0xc8eb3,'attributes':_0xc971b9});for(const _0x5270f8 of _0x8d31d8)this['_addSuggestionMarker'](_0x1f4772,_0x1a025b,_0xc8eb3,_0x5270f8,u['getMultiRangeId']());return _0x458fb3;}['markDeletion'](_0x5dea56,_0x4cd37f=null,_0x1ef162={}){if(_0x5dea56['isCollapsed'])return null;const _0x13544a=this['editor']['plugins']['get']('Users')['me'],_0xc54b57=new _0x13a6f6(_0x5dea56['start'],_0x5dea56['end']);for(const {suggestion:_0x55e0fb,meta:_0x5af6b3}of this['_findSuggestions'](_0xc54b57,'insertion'))if(_0x5af6b3['isOwn']&&!_0x5af6b3['isNextTo']){if(_0x55e0fb['isMultiRange']){const _0xdcb223=_0x55e0fb['getRanges']()['filter'](_0x2b4210=>'$graveyard'!=_0x2b4210['root']['rootName']);_0xdcb223['every'](_0x4e0a8e=>_0xc54b57['containsRange'](_0x4e0a8e,!0x0))&&_0x55e0fb['discard']();if(_0xdcb223['some'](_0xed5b01=>_0xed5b01['containsRange'](_0xc54b57,!0x0))){const _0x2228f5=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4cd37f,'accept');return this['forceDefaultExecution'](()=>_0x2228f5([_0xc54b57],null,_0x1ef162)),null;}}else{const _0x5b69f3=_0xc54b57['getIntersection'](_0x55e0fb['getFirstRange']());null!==_0x5b69f3&&_0x55e0fb['_onDiscard']([_0x5b69f3],null,_0x1ef162);}}if(_0xc54b57['detach'](),_0xc54b57['isCollapsed']||'$graveyard'==_0xc54b57['root']['rootName'])return null;let _0x17d6c9=null,_0x7fba66=_0xc54b57['start'],_0x5da947=_0xc54b57['end'];const _0x38ba5b=this['_findSuggestions'](_0xc54b57,'deletion');for(const {suggestion:_0x3c99cf,meta:_0x401df8}of _0x38ba5b){const _0x39a921=this['_model']['createRange'](_0x7fba66,_0x5da947);if(_0x401df8['isOwn']&&(this['_mergeNestedSuggestions']||!_0x401df8['containsRangeInObject']&&!_0x401df8['isInsideObject'])){if(_0x3c99cf['isMultiRange']){if(!Lt(_0x3c99cf,_0x1ef162))continue;let _0x857e70=!0x0;for(const _0x23a903 of _0x3c99cf['getRanges']()){if(_0x23a903['containsRange'](_0x39a921,!0x0))return _0x3c99cf;_0x39a921['containsRange'](_0x23a903)||(_0x857e70=!0x1);}_0x857e70&&_0x3c99cf['discard']();}else{const _0x1faa16=_0x3c99cf['getFirstRange']();if(_0x1faa16['containsRange'](_0x39a921,!0x0))return _0x3c99cf;if(!Lt(_0x3c99cf,_0x1ef162)){_0x39a921['containsRange'](_0x1faa16)?_0x3c99cf['removeMarkers']():_0x1faa16['containsPosition'](_0x7fba66)?_0x7fba66=_0x1faa16['end']:_0x1faa16['containsPosition'](_0x5da947)&&(_0x5da947=_0x1faa16['start']);continue;}_0x7fba66=_0x7fba66['isBefore'](_0x1faa16['start'])?_0x7fba66:_0x1faa16['start'],_0x5da947=_0x5da947['isAfter'](_0x1faa16['end'])?_0x5da947:_0x1faa16['end'],_0x1ef162=Object['assign']({},_0x3c99cf['attributes']),_0x17d6c9?_0x1faa16['start']['isBefore'](_0x17d6c9['getFirstRange']()['start'])?(_0x17d6c9['removeMarkers'](),_0x17d6c9=_0x3c99cf):_0x3c99cf['removeMarkers']():_0x17d6c9=_0x3c99cf;}}}if(_0x17d6c9)return this['_setSuggestionRange'](_0x17d6c9,this['_model']['createRange'](_0x7fba66,_0x5da947)),_0x17d6c9;{const _0x7365da=_0x178cde(),_0x44edc0=this['_model']['createRange'](_0x7fba66,_0x5da947),_0x3bb740=_0x13544a['id'],_0x403025=_0x4cd37f?'deletion:'+_0x4cd37f:'deletion',_0x123682=this['_setSuggestionData']({'id':_0x7365da,'type':_0x403025,'createdAt':new Date(),'authorId':_0x3bb740,'attributes':_0x1ef162});return this['_addSuggestionMarker'](_0x403025,_0x7365da,_0x3bb740,_0x44edc0),_0x123682;}}['markMultiRangeDeletion'](_0x5de787,_0x42fa42='multi',_0x39b89a={}){const _0x4ec1d4=this['editor']['plugins']['get']('Users')['me'],_0x2b244a=_0x5de787['map'](_0x261c37=>new _0x13a6f6(_0x261c37['start'],_0x261c37['end'])),_0x4f2a35=new Set();for(const {suggestion:_0x1e462c,meta:_0x440ff2}of this['_findSuggestions'](_0x2b244a,'insertion'))_0x440ff2['isOwn']&&!_0x440ff2['isNextTo']&&_0x4f2a35['add'](_0x1e462c);for(const _0x3e75b6 of _0x4f2a35)if(_0x3e75b6['isMultiRange']){const _0x4b7884=_0x3e75b6['getRanges']();(!_0x3e75b6['attributes']||!_0x3e75b6['attributes']['skipNestingCheck'])&&(_0x4b7884['every'](_0x11171f=>_0x2b244a['some'](_0x11e35f=>_0x11e35f['containsRange'](_0x11171f,!0x0)))&&_0x3e75b6['discard']());if(_0x2b244a['every'](_0x28e3c4=>_0x4b7884['some'](_0x18bf61=>_0x18bf61['containsRange'](_0x28e3c4,!0x0)))){const _0x13dd6f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x42fa42,'accept');return this['forceDefaultExecution'](()=>_0x13dd6f(_0x5de787,null,_0x39b89a)),null;}}else{const _0x402478=_0x3e75b6['getFirstRange']();_0x2b244a['some'](_0x284252=>_0x284252['containsRange'](_0x402478,!0x0))&&_0x3e75b6['discard']();if(_0x2b244a['every'](_0xd025ba=>_0x402478['containsRange'](_0xd025ba,!0x0))){const _0x334d51=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x42fa42,'accept');return this['forceDefaultExecution'](()=>_0x334d51(_0x2b244a,null,_0x39b89a)),null;}}const _0x613439=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x42fa42,'join');let _0x1f8ed2=null;for(const _0x4be1f6 of this['getSuggestions']())if(_0x4be1f6['author']['id']==_0x4ec1d4['id']&&_0x4be1f6['isInContent']&&'deletion'==_0x4be1f6['type']&&_0x4be1f6['subType']==_0x42fa42&&Lt(_0x4be1f6,_0x39b89a)&&(_0x613439(_0x4be1f6['getRanges'](),_0x2b244a)||_0x613439(_0x2b244a,_0x4be1f6['getRanges']()))){if(_0x1f8ed2){if(_0x4be1f6['commentThread']&&_0x4be1f6['commentThread']['length'])continue;for(const _0x88cb52 of _0x4be1f6['getRanges']())_0x1f8ed2['isIntersectingWithRange'](_0x88cb52)||_0x1f8ed2['addRange'](_0x88cb52);_0x4be1f6['removeMarkers']();}else{_0x1f8ed2=_0x4be1f6;for(const _0x442cc5 of _0x2b244a)_0x4be1f6['isIntersectingWithRange'](_0x442cc5)||_0x4be1f6['addRange'](_0x442cc5);}}if(_0x1f8ed2)return _0x1f8ed2;_0x4f2a35['clear']();for(const {suggestion:_0x46ec1c,meta:_0x402c10}of this['_findSuggestions'](_0x2b244a,'deletion'))_0x402c10['isOwn']&&(this['_mergeNestedSuggestions']||!_0x402c10['containsRangeInObject']&&!_0x402c10['isInsideObject'])&&Lt(_0x46ec1c,_0x39b89a)&&_0x4f2a35['add'](_0x46ec1c);for(const _0x2f34fc of _0x4f2a35){const _0x1c5077=_0x2f34fc['getRanges']();if(!_0x39b89a||!_0x39b89a['skipNestingCheck']){if(_0x2b244a['every'](_0x4f7fcd=>_0x1c5077['some'](_0x4c8e70=>_0x4c8e70['containsRange'](_0x4f7fcd,!0x0))))return _0x2f34fc;}(!_0x2f34fc['attributes']||!_0x2f34fc['attributes']['skipNestingCheck'])&&(_0x1c5077['every'](_0x2d4c3f=>_0x2b244a['some'](_0x535abf=>_0x535abf['containsRange'](_0x2d4c3f,!0x0)))&&_0x2f34fc['discard']());}const _0xedefe7=_0x178cde(),_0x3d92fe=_0x4ec1d4['id'],_0x444992='deletion:'+_0x42fa42,_0x517105=this['_setSuggestionData']({'id':_0xedefe7,'type':_0x444992,'createdAt':new Date(),'authorId':_0x3d92fe,'attributes':_0x39b89a});for(const _0x3326fd of _0x2b244a)_0x3326fd['detach'](),_0x3326fd['isCollapsed']||'$graveyard'==_0x3326fd['root']['rootName']||this['_addSuggestionMarker'](_0x444992,_0xedefe7,_0x3d92fe,_0x3326fd,u['getMultiRangeId']());return _0x517105;}['markAttributeChange'](_0x4917ae,_0x2ba87b,_0x3695e9,_0x100693,_0x3005a9){if(_0x4917ae['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x54a224=this['editor']['plugins']['get']('Users')['me']['id'],_0x28b567=Array['from'](this['_suggestions']['values']())['filter'](_0x16e950=>'attribute'==_0x16e950['type']&&_0x16e950['data']['key']==_0x2ba87b&&_0x16e950['isIntersectingWithRange'](_0x4917ae));if('default'===this['_trackFormatChanges']){const _0x5d027f=this['_findSuggestions'](_0x4917ae,'insertion')['filter'](({meta:_0x31e960})=>_0x31e960['isOwn']&&!_0x31e960['isInsideObject']&&!_0x31e960['isNextTo'])['map'](({suggestion:_0x5d1c0c})=>_0x5d1c0c);_0x28b567['unshift'](..._0x5d027f);}const _0x32926d=new Map([[_0x4917ae,_0x3695e9]]);for(const _0x44df02 of _0x28b567){const _0x59939b='attribute'==_0x44df02['type']?_0x44df02['data']['oldValue']:void 0x0,_0x1b1750=_0x44df02['getFirstRange'](),_0x55071b=Array['from'](_0x32926d['keys']())['find'](_0xa4f076=>_0xa4f076['isIntersecting'](_0x1b1750));if(!_0x55071b)continue;const _0xcf5225=_0x55071b['getDifference'](_0x1b1750);this['_isBlockAttribute'](_0x2ba87b)&&'insertion'==_0x44df02['type']&&0x0!=_0xcf5225['length']||(_0x32926d['delete'](_0x55071b),_0xcf5225['forEach'](_0x12ed78=>{_0x32926d['set'](_0x12ed78,_0x3695e9);}),'insertion'!=_0x44df02['type']&&_0x59939b!=_0x100693&&_0x32926d['set'](_0x55071b['getIntersection'](_0x1b1750),_0x59939b));}const _0x553482=[];for(const [_0x4b5cf9,_0x5d127e]of _0x32926d){const _0x43125a=_0x178cde(),_0x4a79b7={'key':_0x2ba87b,'oldValue':_0x5d127e,'newValue':_0x100693};_0x2ba87b['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':_0x2ba87b});const _0x15b844=('attribute:'+(_0x2ba87b+'|'+Vt({'newValue':_0x100693})))['substring'](0x0,0x3c),_0x552956=this['_setSuggestionData']({'id':_0x43125a,'type':_0x15b844,'data':_0x4a79b7,'createdAt':new Date(),'authorId':_0x54a224,'attributes':_0x3005a9});_0x553482['push'](_0x552956),this['_addSuggestionMarker'](_0x15b844,_0x43125a,_0x54a224,_0x4b5cf9);}return _0x553482;}['enableDefaultAttributesIntegration'](_0x1d4e82){this['enableCommand'](_0x1d4e82,(_0x3718e4,..._0x64e519)=>{this['_recordAttributeChanges'](()=>{_0x3718e4(..._0x64e519);});});}['registerBlockAttribute'](_0x302395){this['_blockAttributeKeys']['add'](_0x302395);}['registerInlineAttribute'](_0x340a92){this['_inlineAttributeKeys']['add'](_0x340a92);}['_getAttributeKey'](_0xed7feb){return'attribute'==_0xed7feb['type']?_0xed7feb['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0xd8cd59,_0x444606){const _0x35d2f1=_0xd8cd59['getFirstMarker']();this['_model']['change'](_0x27250e=>{_0x27250e['updateMarker'](_0x35d2f1,{'range':_0x444606});});}['_addThreadToSuggestion'](_0x5beca4){const _0xaa8567=_0x5beca4['id'],_0x32c7d7=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0xaa8567)||this['_commentsRepository']['addCommentThread']({'channelId':_0x32c7d7,'threadId':_0xaa8567,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xadca6c=this['_commentsRepository']['getCommentThread'](_0xaa8567);_0xadca6c['unbind']('isRemovable'),_0xadca6c['isRemovable']=!0x1,_0x5beca4['commentThread']=_0xadca6c;}['_checkSuggestionCorrectness'](_0x2976eb,_0x5258e5,_0x8b5467,_0x2d1d49){if(_0x2976eb['type']!=_0x5258e5||_0x2976eb['subType']!=_0x8b5467||_0x2976eb['creator']['id']!=_0x2d1d49)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x417f34('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x10a7d1,_0x5bf68d){const _0x31e83d=_0x10a7d1['getFirstRange']();if(_0x5bf68d['isEqual'](_0x31e83d))_0x10a7d1['removeMarkers']();else{if(_0x31e83d['containsRange'](_0x5bf68d)){const _0x5e705d=this['_model']['createPositionAt'](_0x5bf68d['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x10a7d1,this['_model']['createRange'](_0x31e83d['start'],_0x5e705d));const _0x70acc5=_0x178cde(),_0x30795c=_0x10a7d1['creator']['id'],_0x3bebd2=_0x10a7d1['type']+':'+_0x10a7d1['subType'];this['_setSuggestionData']({'id':_0x70acc5,'type':_0x3bebd2,'createdAt':new Date(),'authorId':_0x30795c,'data':_0x10a7d1['data'],'attributes':_0x10a7d1['attributes']});const _0x437073=this['_model']['createPositionAt'](_0x5bf68d['end']['parent'],'after'),_0x44ffa7=this['_model']['createRange'](_0x437073,_0x31e83d['end']);this['_addSuggestionMarker'](_0x3bebd2,_0x70acc5,_0x30795c,_0x44ffa7);}else{if(_0x31e83d['containsPosition'](_0x5bf68d['start'])){const _0x11780d=this['_model']['createPositionAt'](_0x5bf68d['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x10a7d1,this['_model']['createRange'](_0x31e83d['start'],_0x11780d));}else{const _0x4ba908=this['_model']['createPositionAt'](_0x5bf68d['end']['parent'],'after');this['_setSuggestionRange'](_0x10a7d1,this['_model']['createRange'](_0x4ba908,_0x31e83d['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x7c0114){for(const {suggestion:_0x5c2ec0,meta:_0x31bffd}of this['_findSuggestions'](_0x7c0114,'insertion')){if(!_0x31bffd['isOwn'])continue;const _0x20373a=_0x5c2ec0['getRanges']();for(const _0x52c824 of _0x20373a)if(!_0x7c0114['getDifference'](_0x52c824)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x3dd917){const _0x18080d=this['editor']['plugins']['get']('Users')['getUser'](_0x3dd917);if(!_0x18080d)throw new _0x417f34('track-changes-user-not-found',this);return _0x18080d;}['_getExternalAuthor'](_0x1f7a94){const _0x5603f7=this['editor']['plugins']['get']('Users'),_0x5c22ac=_0x2f7a2e('external:'+_0x1f7a94),_0x487438=_0x5603f7['getUser'](_0x5c22ac);return _0x487438||_0x5603f7['addUser']({'id':_0x5c22ac,'name':_0x1f7a94});}['_createSuggestion'](_0x332307,_0x1d224d,_0x3b46b6,_0xd7c667,_0x345853){const _0x5c09a5=this['_getAuthorFromId'](_0xd7c667),_0x548ea1=this['_suggestionFactory']['buildSuggestion'](_0x332307,_0x1d224d,_0x3b46b6,_0x5c09a5,_0x345853,_0x2b0346=>{this['_updateSuggestionData'](_0x3b46b6,{'attributes':_0x2b0346});const _0x52394a=this['getSuggestion'](_0x3b46b6);this['_joinWithAdjacentSuggestions'](new Set([_0x52394a])),this['_refreshSuggestionsChain'](new Set([_0x52394a]));});return this['listenTo'](_0x548ea1,'accept',()=>{this['_updateSuggestionData'](_0x3b46b6,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x548ea1,'discard',()=>{this['_updateSuggestionData'](_0x3b46b6,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x3b46b6,_0x548ea1),this['_suggestionState']['set'](_0x548ea1,'notReady'),_0x548ea1;}['_splitMarkerName'](_0xc3b5ce){const _0x3b4246=_0xc3b5ce['split'](':');return{'group':_0x3b4246[0x0],'type':_0x3b4246[0x1],'subType':_0x3b4246['length']>=0x5?_0x3b4246[0x2]:null,'id':_0x3b4246['length']<0x5?_0x3b4246[0x2]:_0x3b4246[0x3],'authorId':_0x3b4246['length']<0x5?_0x3b4246[0x3]:_0x3b4246[0x4],'markerCount':0x6==_0x3b4246['length']?_0x3b4246[0x5]:null};}['_breakSuggestionMarker'](_0x4881dc,_0x2efb59,_0x34fbaf){const _0x4f13d9=_0x4881dc['getFirstRange'](),_0x28c6a2=_0x4f13d9['start'],_0x2f1649=_0x4f13d9['end'];this['_setSuggestionRange'](_0x4881dc,this['_model']['createRange'](_0x28c6a2,_0x2efb59));const _0x397004=_0x178cde(),_0x18c059=_0x4881dc['creator']['id'],_0x7de2b=_0x4881dc['type']+(_0x4881dc['subType']?':'+_0x4881dc['subType']:'');this['_setSuggestionData']({'id':_0x397004,'type':_0x7de2b,'createdAt':new Date(),'authorId':_0x18c059,'originalSuggestionId':_0x4881dc['id'],'attributes':_0x4881dc['attributes'],'data':_0x4881dc['data']});const _0x32febc=this['_getAttributeKey'](_0x4881dc);('formatBlock'==_0x4881dc['type']||_0x32febc&&this['_isBlockAttribute'](_0x32febc))&&(_0x34fbaf=this['_model']['createPositionBefore'](_0x34fbaf['parent'])),this['_addSuggestionMarker'](_0x7de2b,_0x397004,_0x18c059,this['_model']['createRange'](_0x34fbaf,_0x2f1649));}['_findSuggestions'](_0x2e1aeb,_0x43c7eb=null){const _0x184e03=[],_0x14aa3d=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x2e1aeb)||(_0x2e1aeb=[_0x2e1aeb]);for(const _0x49376d of this['getSuggestions']()){if(!_0x49376d['isInContent'])continue;if(_0x43c7eb&&_0x49376d['type']!=_0x43c7eb)continue;let _0x57de19=!0x1;for(const _0x42d651 of _0x49376d['getRanges']()){for(const _0x4524b8 of _0x2e1aeb){const _0x4ba3ad=_0x4524b8['start']['isEqual'](_0x42d651['end'])||_0x4524b8['end']['isEqual'](_0x42d651['start']);if(_0x4ba3ad||_0x4524b8['getIntersection'](_0x42d651)){const _0xe69a0b=_0x4524b8['containsRange'](_0x42d651)&&Rt(this['_model']['schema'],_0x42d651['start'],_0x4524b8),_0x3387a5=_0x42d651['containsRange'](_0x4524b8)&&Rt(this['_model']['schema'],_0x4524b8['start'],_0x42d651);_0x184e03['push']({'suggestion':_0x49376d,'meta':{'isOwn':_0x14aa3d==_0x49376d['author'],'isNextTo':_0x4ba3ad,'isInsideObject':_0xe69a0b,'containsRangeInObject':_0x3387a5}}),_0x57de19=!0x0;break;}}if(_0x57de19)break;}}return _0x184e03;}['_addSuggestionMarker'](_0xc12eb7,_0x54405d,_0x3b721f,_0x6e874b,_0x1e8055){this['_model']['change'](_0x1f85ca=>{let _0x9eebc7='suggestion:'+_0xc12eb7+':'+_0x54405d+':'+_0x3b721f;_0x1e8055&&(_0x9eebc7=_0x9eebc7+':'+_0x1e8055),_0x1f85ca['addMarker'](_0x9eebc7,{'range':_0x6e874b,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x2cbab9){const _0x1e528f=_0x2cbab9['previous'],_0x437ce0=_0x2cbab9['next'];_0x2cbab9['previous']=null,_0x2cbab9['next']=null,null!=_0x1e528f&&_0x1e528f['next']==_0x2cbab9&&(_0x1e528f['next']=_0x437ce0),null!=_0x437ce0&&_0x437ce0['previous']==_0x2cbab9&&(_0x437ce0['previous']=_0x1e528f),'ready'==this['_suggestionState']['get'](_0x2cbab9)&&(this['_suggestionState']['set'](_0x2cbab9,'removed'),this['fire']('suggestionUnloaded',_0x2cbab9,_0x1e528f,_0x437ce0));}['_setSuggestionData'](_0x318e1d){const _0x57df93=_0x318e1d['id'],_0x20524f=this['addSuggestionData'](_0x318e1d);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x363389=this['editor']['plugins']['get']('PendingActions'),_0x130d08=_0x20524f['hasComments'],_0x91a197=_0x20524f['subType']?_0x20524f['type']+':'+_0x20524f['subType']:_0x20524f['type'],_0x3fceeb=this['editor']['locale'],_0x26cf00=_0x363389['add'](o(_0x3fceeb,'PENDING_ACTION_SUGGESTION')),_0x29bfec={'id':_0x57df93,'type':_0x91a197,'hasComments':_0x130d08,'data':_0x318e1d['data']||null,'originalSuggestionId':_0x318e1d['originalSuggestionId']||null,'attributes':_0x20524f['attributes']};this['_adapter']['addSuggestion'](_0x29bfec)['then'](_0x2bc7fb=>{_0x20524f['_saved']=!0x0,_0x363389['remove'](_0x26cf00),_0x2bc7fb&&_0x2bc7fb['createdAt']&&(this['_suggestions']['get'](_0x57df93)['createdAt']=_0x2bc7fb['createdAt']);})['catch'](_0x5b68d3=>{throw _0x41cd1c('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x20524f['discard']();}),_0x20524f['stopListening'](),this['_suggestions']['delete'](_0x20524f['id']),this['_suggestionState']['delete'](_0x20524f),_0x5b68d3;});}return _0x20524f;}['_isBlockAttribute'](_0x1019b6){return this['_blockAttributeKeys']['has'](_0x1019b6);}['_updateSuggestionData'](_0x482c30,_0x73164a){const _0x110611=this['editor']['plugins']['get']('PendingActions'),_0x5837e2=this['getSuggestion'](_0x482c30);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x5837e2['_saved']){const _0x571f2e=_0x110611['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x482c30,_0x73164a)['then'](()=>{_0x110611['remove'](_0x571f2e);});}else _0x5837e2['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x482c30,_0x73164a);});}}['_getSuggestionData'](_0xb1ec19){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x417f34('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0xb1ec19);}['_handleNewSuggestionMarker'](_0x47cc1a){const {id:_0x516df,type:_0x4b454b,subType:_0x5ab187,authorId:_0x25ce8a}=this['_splitMarkerName'](_0x47cc1a),_0x17cca7=this['_suggestions']['get'](_0x516df)||this['_createSuggestion'](_0x4b454b,_0x5ab187,_0x516df,_0x25ce8a,{});switch(this['_checkSuggestionCorrectness'](_0x17cca7,_0x4b454b,_0x5ab187,_0x25ce8a),this['_suggestionState']['get'](_0x17cca7)){case'notReady':this['_getSuggestionData'](_0x516df)['then'](_0x45773d=>{let _0x2edf17=Promise['resolve']();_0x45773d['hasComments']&&(_0x2edf17=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x516df})),_0x2edf17['then'](()=>{this['addSuggestionData'](_0x45773d)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x17cca7,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x516df,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x17cca7,'ready'),this['fire']('suggestionLoaded',_0x17cca7);break;case'ready':this['fire']('suggestionChanged',_0x17cca7);}return _0x17cca7['addMarkerName'](_0x47cc1a),_0x17cca7;}['_refreshSuggestionsChain'](_0xa0f295){const _0x32cdb1=Array['from'](_0xa0f295),_0x423dea=_0x32cdb1['filter'](_0x42f2be=>'attribute'==_0x42f2be['type']);this['_refreshAttributeSuggestionsChain'](_0x423dea);const _0x5911c2=_0x32cdb1['filter'](_0x4dc289=>!_0x4dc289['isMultiRange']&&'attribute'!=_0x4dc289['type']),_0x93e926=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1b1aad=>!_0x1b1aad['isMultiRange']&&'attribute'!=_0x1b1aad['type']),_0x46d486=_0x93e926['filter'](_0x174dfa=>!_0xa0f295['has'](_0x174dfa)),_0x44aaa6=new Map(_0x93e926['map'](_0x168c86=>[_0x168c86,this['_suggestionFactory']['getSuggestionCallback'](_0x168c86['type'],_0x168c86['subType'],'chain')])),_0x28bb9d=new Map(_0x93e926['map'](_0x58849d=>[_0x58849d,_0x58849d['getFirstRange']()])),_0x3b4357=new Set(),_0x2ed640=new Set();for(let _0x168abd=0x0;_0x168abd<_0x5911c2['length'];_0x168abd++)_0x18af1e(_0x5911c2[_0x168abd],_0x5911c2,_0x168abd+0x1);for(let _0x3fc349=0x0;_0x3fc349<_0x5911c2['length'];_0x3fc349++)_0x18af1e(_0x5911c2[_0x3fc349],_0x46d486,0x0);const _0x3c71bc=new Set();for(let _0x24c574=0x0;_0x24c574<_0x5911c2['length'];_0x24c574++){const _0x539c23=_0x5911c2[_0x24c574];!_0x2ed640['has'](_0x539c23)&&_0x539c23['previous']&&(_0x3c71bc['add'](_0x539c23['previous']),_0x539c23['previous']['next']===_0x539c23&&(_0x539c23['previous']['next']=null),_0x539c23['previous']=null),!_0x3b4357['has'](_0x539c23)&&_0x539c23['next']&&(_0x3c71bc['add'](_0x539c23['next']),_0x539c23['next']['previous']===_0x539c23&&(_0x539c23['next']['previous']=null),_0x539c23['next']=null);}function _0x18af1e(_0x449e17,_0x3939fd,_0x130d71){for(let _0x1f7bd4=_0x130d71;_0x1f7bd4<_0x3939fd['length'];_0x1f7bd4++){const _0xfea97d=_0x438d3f(_0x449e17,_0x3939fd[_0x1f7bd4]);_0xfea97d&&(_0xfea97d[0x0]['next']=_0xfea97d[0x1],_0xfea97d[0x1]['previous']=_0xfea97d[0x0],_0x3b4357['add'](_0xfea97d[0x0]),_0x2ed640['add'](_0xfea97d[0x1]));}}function _0x438d3f(_0x1a2307,_0x27fc79){if(_0x1a2307['author']['id']!==_0x27fc79['author']['id'])return null;const _0x48f911=_0x44aaa6['get'](_0x1a2307)(_0x1a2307,_0x27fc79,_0x28bb9d['get'](_0x1a2307),_0x28bb9d['get'](_0x27fc79));if(!_0x48f911)return null;return _0x44aaa6['get'](_0x27fc79)(_0x1a2307,_0x27fc79,_0x28bb9d['get'](_0x1a2307),_0x28bb9d['get'](_0x27fc79))?_0x48f911[0x1]['commentThread']&&_0x48f911[0x1]['commentThread']['length']?null:_0x48f911:null;}_0x3c71bc['size']&&this['_refreshSuggestionsChain'](_0x3c71bc);}['_refreshAttributeSuggestionsChain'](_0x2b16a8){if(0x0==_0x2b16a8['length'])return;const _0x38a5a9=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3f2f13=>'attribute'==_0x3f2f13['type']&&_0x3f2f13['_isDataLoaded']),_0x329306=[],_0x521c41=new Map();for(const _0x8b7fc7 of _0x38a5a9){const _0xa1b7a9=_0x2f7a2e(_0x8b7fc7['attributes']);_0x521c41['has'](_0xa1b7a9)||(_0x521c41['set'](_0xa1b7a9,_0x329306['length']),_0x329306['push']([]));const _0x2529f6=_0x521c41['get'](_0xa1b7a9);_0x329306[_0x2529f6]['push'](_0x8b7fc7);}!(function(){_0x329306['sort']((_0x299c73,_0x4726f)=>{const _0x2f7ff9=_0x299c73[0x0]['createdAt'],_0xf3cbdd=_0x4726f[0x0]['createdAt'];return _0x2f7ff9==_0xf3cbdd?_0x299c73[0x0]['attributes']['groupId']<_0x4726f[0x0]['attributes']['groupId']?-0x1:0x1:_0x2f7ff9<_0xf3cbdd?-0x1:0x1;});for(const _0x396721 of _0x329306)_0x396721['sort']((_0x5975bd,_0xfdf184)=>_0x5975bd['id']<_0xfdf184['id']?-0x1:0x1);}());for(let _0x105660=0x0;_0x105660<_0x329306['length'];_0x105660++){if(0x0==_0x329306[_0x105660]['length'])continue;const _0x27d68d=[];for(let _0x2b5c1e=_0x105660+0x1;_0x2b5c1e<_0x329306['length'];_0x2b5c1e++)0x0!=_0x329306[_0x2b5c1e]['length']&&_0x14efa2(_0x329306[_0x105660],_0x329306[_0x2b5c1e])&&_0x27d68d['push'](_0x2b5c1e);for(const _0x43054d of _0x27d68d)_0x329306[_0x105660]=_0x329306[_0x105660]['concat'](_0x329306[_0x43054d]),_0x329306[_0x43054d]=[];}for(const _0x282143 of _0x329306)for(let _0x217c1b=0x0;_0x217c1b<_0x282143['length'];_0x217c1b++)_0x282143[_0x217c1b]['next']=_0x282143[_0x217c1b+0x1]||null;for(const _0x188b90 of _0x329306)for(let _0x23855b=0x0;_0x23855b<_0x188b90['length'];_0x23855b++)_0x188b90[_0x23855b]['previous']=_0x188b90[_0x23855b-0x1]||null;function _0x14efa2(_0x470d8b,_0x4187c6){if(_0x470d8b[0x0]['attributes']['groupId']!==_0x4187c6[0x0]['attributes']['groupId']&&_0x470d8b[0x0]['author']!==_0x4187c6[0x0]['author'])return!0x1;if(!function(_0x256d19,_0x34cf1e){if(!_0x256d19['hasComments']&&!_0x34cf1e['hasComments'])return!0x0;if(_0x256d19['hasComments']&&_0x34cf1e['hasComments'])return!0x1;if(_0x256d19['hasComments']&&_0x34cf1e['createdAt']<_0x256d19['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x34cf1e['hasComments']&&_0x256d19['createdAt']<_0x34cf1e['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x470d8b[0x0],_0x4187c6[0x0]))return!0x1;const _0x303ab4=Bt(_0x470d8b[0x0]['attributes'],'groupId'),_0x30229e=Bt(_0x4187c6[0x0]['attributes'],'groupId');if(!_0xd50537(_0x303ab4,_0x30229e))return!0x1;return!!_0x470d8b['every'](_0x230c43=>_0x4187c6['some'](_0x26fbde=>_0x230c43['getFirstRange']()['isEqual'](_0x26fbde['getFirstRange']())))&&_0x4187c6['every'](_0xd86882=>_0x470d8b['some'](_0x454537=>_0xd86882['getFirstRange']()['isEqual'](_0x454537['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x4004bc){const _0x4d1261=Array['from'](_0x4004bc),_0x2ddae1=this['getSuggestions']({'skipNotAttached':!0x0}),_0x58b21c=_0x2ddae1['filter'](_0x3f7f33=>!_0x4004bc['has'](_0x3f7f33)),_0x1d8ccf=new Map(_0x4d1261['map'](_0x48f9d6=>[_0x48f9d6,this['_suggestionFactory']['getSuggestionCallback'](_0x48f9d6['type'],_0x48f9d6['subType'],'join')])),_0x27e998=new Map(_0x2ddae1['map'](_0x32d2fa=>[_0x32d2fa,_0x32d2fa['getRanges']()]));for(let _0x23dc99=0x0;_0x23dc99<_0x4d1261['length'];_0x23dc99++){if(_0x3a164b(this,_0x4d1261[_0x23dc99],_0x4d1261,_0x23dc99+0x1))return!0x0;}for(let _0x38d8aa=0x0;_0x38d8aa<_0x4d1261['length'];_0x38d8aa++){if(_0x3a164b(this,_0x4d1261[_0x38d8aa],_0x58b21c,0x0))return!0x0;}return!0x1;function _0x3a164b(_0xf170b3,_0x3b5ee2,_0x570ebd,_0x2a670a){for(let _0x419fc0=_0x2a670a;_0x419fc0<_0x570ebd['length'];_0x419fc0++){const _0x5891ae=_0x570ebd[_0x419fc0];if(_0x5891ae['type']!==_0x3b5ee2['type']||_0x5891ae['author']['id']!==_0x3b5ee2['author']['id']||_0x5891ae['subType']!==_0x3b5ee2['subType'])continue;if(!Pt(_0x3b5ee2,_0x5891ae,['groupId']))continue;if('attribute'==_0x3b5ee2['type']&&_0x3b5ee2['data']['oldValue']!=_0x5891ae['data']['oldValue'])continue;if('attribute'==_0x3b5ee2['type']&&_0xf170b3['_isBlockAttribute'](_0x3b5ee2['data']['key']))continue;if('formatBlock'==_0x3b5ee2['type']){const _0x328658=_0xf170b3['editor']['model'],_0x535341=_0x3b5ee2['getContainedElement']();if(_0x535341&&(_0x328658['schema']['isObject'](_0x535341)||_0x328658['schema']['isLimit'](_0x535341)))continue;}const _0x143934=_0x1d8ccf['get'](_0x3b5ee2),_0x52d4a4=_0x27e998['get'](_0x3b5ee2),_0xdf6361=_0x27e998['get'](_0x5891ae),_0x5a6e44=_0x3b5ee2['commentThread']&&_0x3b5ee2['commentThread']['length'],_0x577e12=_0x5891ae['commentThread']&&_0x5891ae['commentThread']['length'];if(!_0x5a6e44&&_0x143934(_0xdf6361,_0x52d4a4))return _0xf170b3['_joinSuggestions'](_0x5891ae,_0x3b5ee2),_0x27e998['delete'](_0x3b5ee2),!0x0;if(!_0x577e12&&_0x143934(_0x52d4a4,_0xdf6361))return _0xf170b3['_joinSuggestions'](_0x3b5ee2,_0x5891ae),_0x27e998['delete'](_0x5891ae),!0x0;}return!0x1;}}['_joinSuggestions'](_0x45b528,_0x9bbd72){if(_0x45b528['isMultiRange']){for(const _0x2e855d of _0x9bbd72['getRanges']())_0x45b528['addRange'](_0x2e855d);}else{const _0x36c893=_0x9bbd72['getFirstRange']()['end'];this['_setSuggestionRange'](_0x45b528,this['_model']['createRange'](_0x45b528['getFirstRange']()['start'],_0x36c893));}_0x9bbd72['removeMarkers']();}['_getMarkerAnnouncementText'](_0x2ec137,_0x10eb60){const _0x33634a=_0x2ec137['startsWith']('format')||_0x2ec137['startsWith']('attribute')?'FORMATTING':_0x2ec137['toUpperCase']();return o(this['editor']['locale'],_0x10eb60+'_'+_0x33634a+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0xcaa43d=this['editor'];if(!_0xcaa43d['ui'])return;const {ariaLiveAnnouncer:_0x25958b}=_0xcaa43d['ui'];_0x5aca81(this['_model'],({left:_0x34c481,entered:_0x58a9fa})=>{for(const _0x70a7a of _0x34c481){const {group:_0x169371,type:_0x5ba5b0}=this['_splitMarkerName'](_0x70a7a['name']);if('suggestion'===_0x169371){_0x25958b['announce'](this['_getMarkerAnnouncementText'](_0x5ba5b0,'LEAVE'));break;}}for(const _0x35827f of _0x58a9fa){const {group:_0x2d9f3a,type:_0x4e2fbb}=this['_splitMarkerName'](_0x35827f['name']);if('suggestion'===_0x2d9f3a){_0x25958b['announce'](this['_getMarkerAnnouncementText'](_0x4e2fbb,'ENTER'));break;}}});}['_processAttributeChanges'](_0x160134){if(this['_recordAttributeSuggestions'])return!0x1;const _0x13873e=this['editor'],_0x554bef=_0x13873e['model']['document']['differ']['getChanges']();if(0x0==_0x554bef['length'])return!0x1;const _0x4a3bd8=[],_0x3f2d26=_0x554bef['filter'](_0x4c4e48=>'attribute'==_0x4c4e48['type']),_0x52fa99=_0x554bef['filter'](_0x126551=>'insert'==_0x126551['type']&&'$text'!=_0x126551['name']),_0x3425ec=_0x554bef['filter'](_0x3c1d=>'remove'==_0x3c1d['type']&&'$text'!=_0x3c1d['name']);for(const _0x5877d4 of _0x3f2d26)_0x4a3bd8['push']({'key':_0x5877d4['attributeKey'],'newValue':_0x5877d4['attributeNewValue'],'oldValue':_0x5877d4['attributeOldValue'],'range':Ot(_0x5877d4['range'],_0x13873e['model'])});for(const _0x367185 of _0x52fa99){const _0x2e8c4c=_0x3425ec['find'](_0x262520=>_0x262520['position']['isEqual'](_0x367185['position']));_0x2e8c4c&&_0x4a3bd8['push']({'key':m,'newValue':_0x367185['name'],'oldValue':_0x2e8c4c['name'],'range':_0x13873e['model']['createRangeOn'](_0x367185['position']['nodeAfter'])});}return 0x0!=_0x4a3bd8['length']&&this['_reduceExistingSuggestions'](_0x160134,_0x4a3bd8);}['_processAttributeSuggestions'](_0x5623a9){let _0x4f8053=!0x1;const _0x1bc1b6=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xaa1b8=>_0xaa1b8['data']['newRange']&&_0xaa1b8['name']['startsWith']('suggestion:attribute:'));for(const _0xdffcfa of _0x1bc1b6){const {subType:_0x42fdce,id:_0x5ab3bd}=this['_splitMarkerName'](_0xdffcfa['name']),_0x58a294=_0x42fdce['split']('|')[0x0];for(const _0x39b360 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x39b360['id']!=_0x5ab3bd&&'attribute'==_0x39b360['type']&&_0x39b360['data']&&_0x39b360['data']['key']==_0x58a294&&_0x39b360['getFirstRange']()['isIntersecting'](_0xdffcfa['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x39b360,_0xdffcfa['data']['newRange'],_0x5623a9),_0x4f8053=!0x0);}return _0x4f8053;}['_recordAttributeChanges'](_0x20711d){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x20711d();}['_isRegisteredAttribute'](_0xa0f3f0){const _0x11d51a=this['_isBlockAttribute'](_0xa0f3f0),_0x1b276f=this['_inlineAttributeKeys']['has'](_0xa0f3f0);return _0x11d51a||_0x1b276f;}['_reduceExistingSuggestions'](_0xf8429,_0x500a01){if(0x0==_0x500a01['length'])return!0x1;let _0x37def7=!0x1;for(const _0x1829cd of _0x500a01){const _0x369974=this['_findSuggestions'](_0x1829cd['range'],'attribute')['filter'](_0x234645=>!_0x234645['meta']['isNextTo'])['map'](_0x48079d=>_0x48079d['suggestion']),_0x18a174=_0x2f7a2e({'newValue':_0x1829cd['newValue']});_0x369974['filter'](_0x275bde=>{const [_0x535e2e,_0x13e595]=_0x275bde['subType']['split']('|');return _0x535e2e==_0x1829cd['key']&&_0x13e595!=_0x18a174;})['forEach'](_0x2ed6cc=>{this['_reduceSuggestionAttributeRange'](_0x2ed6cc,_0x1829cd['range'],_0xf8429),_0x37def7=!0x0;});}return _0x37def7;}['_reduceSuggestionAttributeRange'](_0x4e0444,_0x427c58,_0x4ce67f){const _0x1d00c6=_0x4e0444['getFirstRange']()['getDifference'](_0x427c58);0x0!==_0x1d00c6['length']?0x1!==_0x1d00c6['length']?this['_breakSuggestionMarker'](_0x4e0444,_0x427c58['start'],_0x427c58['end']):this['_setSuggestionRange'](_0x4e0444,_0x1d00c6[0x0]):_0x4ce67f['removeMarker'](_0x4e0444['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x2cff88){this['_editor']=_0x2cff88,this['_model']=_0x2cff88['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x5e1fc1,_0x3c12b6,_0x4f6901,_0x1e846a,_0x12d1ce,_0x52109a){return new u(this['_model'],{'type':_0x5e1fc1,'subType':_0x3c12b6,'id':_0x4f6901,'author':_0x1e846a,'creator':_0x1e846a,'attributes':_0x12d1ce,'onAttributesChange':_0x52109a,'onAccept':(..._0x313ae5)=>this['getSuggestionCallback'](_0x5e1fc1,_0x3c12b6,'accept')(..._0x313ae5),'onDiscard':(..._0x173412)=>this['getSuggestionCallback'](_0x5e1fc1,_0x3c12b6,'discard')(..._0x173412)});}['registerCustomCallback'](_0x1da44b,_0x12dab3,_0x5d7d5b,_0x271c72){const _0x43401b=_0x1da44b+':'+_0x12dab3+':'+_0x5d7d5b;this['_customCallbacks']['set'](_0x43401b,_0x271c72);}['getSuggestionCallback'](_0xbc73fc,_0x4e0a7c,_0x3061c0){const _0x33d681=_0xbc73fc+':'+_0x4e0a7c+':'+_0x3061c0;return this['_customCallbacks']['get'](_0x33d681)||this['_defaultCallbacks']['get'](_0xbc73fc+':'+_0x3061c0);}['_registerDefaultCallbacks'](){const _0x3ea0f9=()=>!0x1,_0xcfa519=_0x5dbbf4=>{_0x5dbbf4['sort']((_0x1e5448,_0x31a4ee)=>_0x1e5448['start']['isBefore'](_0x31a4ee['start'])?0x1:-0x1),this['_model']['change'](_0x15558d=>{for(const _0x49a52d of _0x5dbbf4){let _0x23ff9c;_0x23ff9c=_0x49a52d['end']['isAtEnd']&&_0x49a52d['end']['parent']==_0x49a52d['start']['nodeAfter']?_0x15558d['createSelection'](_0x49a52d['start']['nodeAfter'],'on'):_0x15558d['createSelection'](_0x49a52d),this['_model']['deleteContent'](_0x23ff9c,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1df7a3=(_0x1b744c,_0x343857)=>{_0x343857&&this['_model']['change'](_0x39d5c7=>{const {commandName:_0x8d947c,commandParams:_0x12f3d4=[]}=_0x343857,_0x2fe1e0=_0x1b744c['map'](_0x10d30a=>(Tt(_0x10d30a)&&(_0x10d30a=this['_model']['createRange'](_0x10d30a['end'])),_0x10d30a))['filter'](_0xa3211e=>'$graveyard'!==_0xa3211e['root']['rootName']);if(_0x2fe1e0['length']<0x1)return;const _0x2faf8b=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x575ab4=>_0x13a6f6['fromRange'](_0x575ab4));_0x39d5c7['setSelection'](_0x2fe1e0);for(const _0x26f7dd of this['_editor']['commands']['commands']())_0x26f7dd['refresh']();_0x12f3d4['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x8d947c,..._0x12f3d4);const _0x12f37f=_0x2faf8b['filter'](_0x3fe66f=>'$graveyard'!=_0x3fe66f['root']['rootName']);_0x12f37f['length']>0x0&&_0x39d5c7['setSelection'](_0x12f37f);for(const _0x297280 of _0x2faf8b)_0x297280['detach']();});},_0x21f3e5=(_0x8ebd89,_0x401276)=>0x1==_0x8ebd89['length']&&0x1==_0x401276['length']&&_0x8ebd89[0x0]['end']['isEqual'](_0x401276[0x0]['start']),_0x23bda2=(_0x297c0b,_0x16eea7,_0x525991,_0x3d0e12)=>Ft(_0x297c0b,_0x16eea7,_0x525991,_0x3d0e12,this['_model'])?[_0x297c0b,_0x16eea7]:Ft(_0x16eea7,_0x297c0b,_0x3d0e12,_0x525991,this['_model'])?[_0x16eea7,_0x297c0b]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x3ea0f9),this['_defaultCallbacks']['set']('insertion:discard',_0xcfa519),this['_defaultCallbacks']['set']('insertion:join',_0x21f3e5),this['_defaultCallbacks']['set']('insertion:chain',_0x23bda2),this['_defaultCallbacks']['set']('deletion:accept',_0xcfa519),this['_defaultCallbacks']['set']('deletion:discard',_0x3ea0f9),this['_defaultCallbacks']['set']('deletion:join',_0x21f3e5),this['_defaultCallbacks']['set']('deletion:chain',_0x23bda2),this['_defaultCallbacks']['set']('formatInline:accept',_0x1df7a3),this['_defaultCallbacks']['set']('formatInline:discard',_0x3ea0f9),this['_defaultCallbacks']['set']('formatInline:join',_0x21f3e5),this['_defaultCallbacks']['set']('formatInline:chain',_0x3ea0f9),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1df7a3),this['_defaultCallbacks']['set']('formatBlock:discard',_0x3ea0f9),this['_defaultCallbacks']['set']('formatBlock:join',_0x21f3e5),this['_defaultCallbacks']['set']('formatBlock:chain',_0x3ea0f9),this['_defaultCallbacks']['set']('attribute:accept',_0x3ea0f9),this['_defaultCallbacks']['set']('attribute:discard',(_0x42a011,_0x5654b3)=>{if(!_0x5654b3)return;const _0x24ffd7=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x2af147=>{if(_0x5654b3['key']==m)for(const _0x1181a1 of _0x42a011){const _0x53a837=_0x1181a1['start']['nodeAfter'],_0x31dbe4=_0x5654b3['oldValue'];_0x2af147['rename'](_0x53a837,_0x31dbe4);}else{if(_0x24ffd7['_isBlockAttribute'](_0x5654b3['key'])){for(const _0x1d9eea of _0x42a011)void 0x0!==_0x5654b3['oldValue']?_0x2af147['setAttribute'](_0x5654b3['key'],_0x5654b3['oldValue'],_0x1d9eea['start']['nodeAfter']):_0x2af147['removeAttribute'](_0x5654b3['key'],_0x1d9eea['start']['nodeAfter']);}else{for(const _0x2f9f86 of _0x42a011)_0x5654b3['oldValue']?_0x2af147['setAttribute'](_0x5654b3['key'],_0x5654b3['oldValue'],_0x2f9f86):_0x2af147['removeAttribute'](_0x5654b3['key'],_0x2f9f86);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x21f3e5);}}function Rt(_0x592407,_0x554d7b,_0x5a23b2){for(const _0x4f30e9 of _0x554d7b['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4f30e9['root']==_0x4f30e9)return!0x1;if(!_0x5a23b2['containsItem'](_0x4f30e9))return!0x1;if(_0x592407['isObject'](_0x4f30e9)||_0x592407['isLimit'](_0x4f30e9))return!0x0;}return!0x1;}function Tt(_0x36e4ea){return _0x36e4ea['end']['parent']==_0x36e4ea['start']['nodeAfter']&&_0x36e4ea['end']['isAtStart'];}function Et(_0x211c7a,_0x1ade25,_0x1447b3,_0x35eddd){const _0x14a0a6=_0x658832=>!_0x658832['item']['is']('$textProxy')&&!_0x35eddd['isObject'](_0x658832['item']),_0x5b39e0=_0x211c7a['start']['getLastMatchingPosition'](_0x14a0a6),_0xa7084b=_0x211c7a['end']['getLastMatchingPosition'](_0x14a0a6,{'direction':'backward'});return(!_0x211c7a['start']['isEqual'](_0x5b39e0)||!_0x211c7a['end']['isEqual'](_0xa7084b))&&(_0x5b39e0['isBefore'](_0xa7084b)?_0x1447b3['updateMarker'](_0x1ade25,{'range':_0x1447b3['createRange'](_0x5b39e0,_0xa7084b)}):_0x1447b3['removeMarker'](_0x1ade25),!0x0);}function Vt(_0x3f0ba6){return _0x2f7a2e(_0x3f0ba6);}function Ut(_0x286a2b){const _0x1fed2c=_0x286a2b['start']['nodeAfter'];return _0x1fed2c&&_0x1fed2c['is']('element');}function Ot(_0x53a35b,_0x25c443){return null==_0x53a35b['end']['nodeBefore']&&_0x53a35b['end']['parent']==_0x53a35b['start']['nodeAfter']?Gt(_0x53a35b['start']['nodeAfter'],_0x25c443):_0x53a35b;}function Gt(_0xb447c3,_0x39ce7c){const _0x42829d=_0x39ce7c['schema']['isObject'](_0xb447c3)||_0x39ce7c['schema']['isSelectable'](_0xb447c3);return _0x39ce7c['createRange'](_0x39ce7c['createPositionAt'](_0xb447c3,'before'),_0x42829d?_0x39ce7c['createPositionAfter'](_0xb447c3):_0x39ce7c['createPositionAt'](_0xb447c3,'end'));}function Ft(_0x4ffe0b,_0x3c463c,_0x5d9de1,_0x32338a,_0x312809){if(!Pt(_0x4ffe0b,_0x3c463c))return!0x1;if(_0x5d9de1['end']['isEqual'](_0x32338a['start']))return!0x0;if(_0x4ffe0b['type']!=_0x3c463c['type'])return!0x1;if(!_0x5d9de1['end']['isTouching'](_0x32338a['start']))return!0x1;const _0xfb2f10=_0x312809['createRange'](_0x5d9de1['end'],_0x32338a['start'])['getWalker']();for(const _0x1b1e0b of _0xfb2f10)if(['elementStart','elementEnd']['includes'](_0x1b1e0b['type'])&&_0x312809['schema']['isLimit'](_0x1b1e0b['item']))return!0x1;return!0x0;}function Pt(_0x181ef2,_0x580223,_0x592bb8=[]){return!(!_0x181ef2['_isDataLoaded']||!_0x580223['_isDataLoaded'])&&_0xd50537(Bt(_0x181ef2['attributes'],_0x592bb8),Bt(_0x580223['attributes'],_0x592bb8));}function Lt(_0x1e677f,_0x2f1405){const _0x1ea795=Ht(_0x1e677f['attributes']),_0x3e1ba6=Ht(_0x2f1405);if(!_0x1e677f['_isDataLoaded'])return!0x1;for(const _0x13630c of Object['keys'](_0x3e1ba6))if(!_0xd50537(_0x1ea795[_0x13630c],_0x3e1ba6[_0x13630c]))return!0x1;return!0x0;}function Ht(_0x392dc4){const _0x30773e=Object['assign']({},_0x392dc4);return delete _0x30773e['skipNestingCheck'],delete _0x30773e['tablePasteChainId'],_0x30773e;}class oe extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x23f0a0(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x8cd326,_0x5758cc,_0x39054b,_0x137705){super(),this['model']=_0x5758cc,this['view']=_0x39054b,this['commentThreadController']=_0x137705,this['_editor']=_0x8cd326,this['_acceptCommand']=_0x8cd326['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x8cd326['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x47ab90,_0x507001)=>_0x47ab90||_0x507001),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x4ba3af=>_0x4ba3af&&this['_editor']['model']['canEditAt'](_0x5758cc['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x175c84=>_0x175c84&&this['_editor']['model']['canEditAt'](_0x5758cc['getRanges']())),this['_pendingAction']=null,_0x39054b['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x39054b,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x39054b,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x39054b,'change:isDirty',()=>{_0x39054b['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 _0x2ea224=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x2ea224);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x2e678f{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x410238,_0x111acc,_0x393cfc,_0x5a195e){super(_0x410238),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x111acc['authoredAt']),this['bind']('authoredAt')['to'](_0x111acc),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x111acc,this['_localUser']=_0x393cfc,this['_config']=_0x5a195e,_0x5a195e['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x4947da}=this['_config'];this['commentsListView']=new _0x4947da(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',_0x264b4d=>_0x264b4d+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0xa3b723,_0x5d2d7b)=>_0xa3b723||!!_0x5d2d7b);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4c0c48}=this['_config'],_0x5521bc=new _0x4c0c48(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x49fa29=_0x5521bc['commentInputView'];return _0x5521bc['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x49fa29,'value',(_0x384f98,_0x194153,_0x324b5e)=>!!_0x324b5e||_0x384f98&&!_0x194153),_0x49fa29['on']('submit',(_0x490926,_0x4c0019)=>{this['fire']('addComment',_0x4c0019),_0x49fa29['editor']['setData']('');}),_0x49fa29['on']('cancel',()=>this['focus']()),_0x49fa29['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x5521bc;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x4423b4,_0x4609dd,_0x747cd3,_0x302064){super(_0x4423b4,_0x4609dd,_0x747cd3,_0x302064),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x3fc85b=>_0x3fc85b&&_0x3fc85b[0x0]?_0x3fc85b[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x5254b3,_0x1edb05)=>{let _0x517c13='';for(const _0x5c53b2 of _0x5254b3)_0x517c13+='<p>'+ds(_0x5c53b2['content'],_0x5c53b2['color'])+'</p>';return _0x1edb05?_0x517c13:_0x4facb6(_0x517c13,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x4423b4,'Accept\x20suggestion'),_0x5479fd['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x4423b4,'Discard\x20suggestion'),_0x5479fd['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x37726c(_0x4423b4,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x6e99b4=this['bindTemplate'],_0x3f8b60=[{'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':_0x6e99b4['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x6e99b4['to']('authoredAt',_0x5434bc=>this['_config']['formatDateTime'](_0x5434bc))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x3f8b60['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x52d6d5={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x6e99b4['if']('isActive','ck-suggestion-wrapper--active'),_0x6e99b4['to']('type',_0x5dfad5=>'ck-suggestion-'+_0x5dfad5),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':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main']},'children':_0x3f8b60}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x52d6d5['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x52d6d5;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x30714e,_0xf62f4,_0x381f19)=>{this['_descriptionElement']['innerHTML']=_0x381f19;});}['_createButton'](_0x22f27f,_0x3f1512,_0x54fd29,_0x2725f9,_0x386320){const _0x5b3cab=new _0x1a05a2(this['locale']);return _0x5b3cab['set']({'label':_0x22f27f,'icon':_0x3f1512,'tooltip':!0x0,'tooltipPosition':_0x386320}),_0x5b3cab['extendTemplate']({'attributes':{'class':_0x54fd29}}),_0x5b3cab['on']('execute',()=>{this['fire'](_0x2725f9,this['_model']['id']);}),_0x5b3cab;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}}function ds(_0x38cfd8,_0x46ede6){let _0xabd0bf='';return _0xabd0bf+=_0x38cfd8['split']('*')['map']((_0xb4856e,_0x6b12e2)=>_0x6b12e2%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0xb4856e)+'</span>':us(_0xb4856e))['join'](''),_0x46ede6&&(_0xabd0bf+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x46ede6['value']+'\x22\x20title=\x22'+_0x46ede6['title']+'\x22></span>'),_0xabd0bf;}function us(_0x3d2820){const _0x475a36=document['createElement']('span');return _0x475a36['innerText']=_0x3d2820,_0x475a36['innerHTML'];}var ie='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20width=\x2220\x22\x20height=\x2220\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><g\x20fill=\x22#000\x22\x20fill-rule=\x22nonzero\x22><path\x20d=\x22M1\x203.28C1\x202.574\x201.574\x202\x202.272\x202h10.23c.703\x200\x201.272.573\x201.272\x201.28v12.768c0\x20.708-.574\x201.281-1.271\x201.281H2.272A1.276\x201.276\x200\x200\x201\x201\x2016.049V3.28zm11.503\x2012.954c-.008\x200-.006-12.77-.006-12.77\x200-.003-10.225-.004-10.225-.004.007\x200\x20.005\x2012.77.005\x2012.77\x200\x20.003\x2010.226.004\x2010.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351\x200\x20.636.284.636.64a.641.641\x200\x200\x201-.636.638H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.554c0-.352.292-.638.636-.638h5.116c.351\x200\x20.636.283.636.638a.641.641\x200\x200\x201-.636.639H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.555c0-.353.289-.639.633-.639h2.567c.35\x200\x20.633.284.633.64a.639.639\x200\x200\x201-.633.638H4.826a.634.634\x200\x200\x201-.632-.639z\x22/><path\x20d=\x22M10.515\x2017.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319\x200-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6\x201.059-.56\x202.11.119\x201.051.68\x201.443\x201.271\x201.177\x201.771L14.53\x2017.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954\x202.954\x200\x200\x200-.487.21\x202.044\x202.044\x200\x200\x200-.347.31c-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z\x22/></g></svg>\x0a';class d extends _0x2195d0{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x19909f,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x3bc67d){super(_0x3bc67d),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x20ba1a=this['editor']['config'];_0x20ba1a['define']('trackChanges.SuggestionThreadView',ne),_0x20ba1a['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x20ba1a['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x1ec3f9,_0x93e423){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x3a5871,_0x3aba85]of this['_handleControllerBuffer']){const _0x5a2136=this['_suggestionToController']['has'](_0x3a5871);_0x5a2136||_0x3aba85?_0x5a2136&&_0x3aba85&&this['_destroyController'](_0x3a5871):this['_initializeController'](_0x3a5871);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x1ec3f9,_0x93e423);}['init'](){const _0x4e8f02=this['editor'],_0x33e265=_0x4e8f02['plugins']['get']('TrackChangesEditing'),_0xe41ae8=_0x4e8f02['plugins']['get']('Annotations'),_0x5a8b40=_0x4e8f02['plugins']['get']('EditorAnnotations'),_0x2ee433=_0x4e8f02['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x5a8b40['addSourceCollector'](()=>{const _0x127e22=[];for(const [_0x3e1170,_0xcafb1d]of Array['from'](this['_suggestionToController'])){const _0x3b8740=_0x3e1170['getAllAdjacentSuggestions'](),_0x3536aa=[];for(const _0x45d337 of _0x3b8740){if(!_0x45d337['isInContent'])continue;if(_0x45d337['isMultiRange']){_0x3536aa['push'](..._0x45d337['getRanges']());continue;}const _0x1a0083=_0x45d337['getFirstRange']();if(_0x3536aa['length']>0x0){const _0x56d0d5=_0x3536aa[0x0]['getJoined'](_0x1a0083);if(_0x56d0d5){_0x3536aa[0x0]=_0x56d0d5;continue;}}_0x3536aa['push'](_0x1a0083);}_0x127e22['push']([_0xcafb1d['view'],_0x3536aa]);}return _0x127e22;}),this['listenTo'](_0x33e265,'suggestionLoaded',(_0x42c355,_0x365a1a)=>{this['listenTo'](_0x365a1a,'change:previous',(_0x46b24e,_0xe5b103,_0x2ed051,_0x7a9023)=>{_0x365a1a['isInContent']&&(null==_0x2ed051?(this['_updateController'](_0x7a9023['head']),this['_handleSuggestionControllerDelayed'](_0x365a1a,!0x1)):(this['_updateController'](_0x2ed051['head']),null==_0x7a9023&&this['_handleSuggestionControllerDelayed'](_0x365a1a,!0x0)));}),null!==_0x365a1a['previous']?this['_updateController'](_0x365a1a['head']):this['_handleSuggestionControllerDelayed'](_0x365a1a,!0x1);}),this['listenTo'](_0x33e265,'suggestionUnloaded',(_0x16fa21,_0x33ad08,_0x120740)=>{this['stopListening'](_0x33ad08,'change:previous'),this['_handleControllerBuffer']['delete'](_0x33ad08),this['_suggestionToController']['has'](_0x33ad08)&&this['_destroyController'](_0x33ad08),_0x120740&&this['_updateController'](_0x120740['head']);}),this['listenTo'](_0x33e265,'suggestionChanged',(_0x2accd7,_0x3b7380)=>{this['_updateController'](_0x3b7380);}),this['listenTo'](_0xe41ae8,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x2ee433,'addComment',(_0x413b3b,{threadId:_0x2d4224,isFromAdapter:_0x21912b})=>{if(_0x21912b||!_0x33e265['hasSuggestion'](_0x2d4224))return;const _0x28d24f=_0x33e265['getSuggestion'](_0x2d4224);this['_suggestionToController']['get'](_0x28d24f)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x4595a4=this['editor']['plugins']['get']('Annotations'),_0x2dca1e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5951b3=Array['from'](_0x4595a4['activeAnnotations'],_0x38902c=>_0x38902c['innerView'])['filter'](_0x5d3d96=>this['_viewToController']['has'](_0x5d3d96)),_0x56531b=[];for(const _0x4c8a5e of _0x5951b3){const _0x3a53e3=this['_viewToController']['get'](_0x4c8a5e)['model']['getAllAdjacentSuggestions']();_0x56531b['push'](..._0x3a53e3['reduce']((_0x37a014,_0x1776f9)=>[..._0x37a014,..._0x1776f9['getMarkerNames']()],[]));}_0x2dca1e['activeMarkers']=_0x56531b;}['_addUIComponentsToFactory'](){const _0x454709=this['editor'],_0x1c399d=_0x454709['locale'],_0x353d60=o(_0x1c399d,'Track\x20changes'),_0x3755d4=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0x353d60,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x1c399d,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x1c399d,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x1c399d,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x1c399d,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x3444be of _0x3755d4)if(ae(_0x3444be)){const _0x3de423=_0x454709['commands']['get'](_0x3444be['model']['commandName']);_0x3444be['model']['bind']('isOn','isEnabled')['to'](_0x3de423,'value','isEnabled');}_0x454709['ui']['componentFactory']['add']('trackChanges',_0x17a222=>this['_createToolbarButton'](_0x17a222,_0x3755d4,_0x353d60)),_0x454709['ui']['componentFactory']['add']('menuBar:trackChanges',_0x56ad66=>this['_createMenuBarMenu'](_0x56ad66,_0x3755d4,_0x353d60));}['_createToolbarButton'](_0x2639cc,_0x31569a,_0x145e50){const _0x4098e5=zt(_0x2639cc,Zt),_0x2ae4c1=this['editor']['commands']['get']('trackChanges');_0x4098e5['buttonView']['set']({'tooltip':_0x145e50,'label':_0x145e50,'icon':ie}),_0x4098e5['buttonView']['bind']('isOn')['to'](_0x2ae4c1,'value'),_0x4098e5['buttonView']['on']('execute',()=>{_0x2ae4c1['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x4098e5,_0x31569a,{'role':'menu'});const _0x1cb0dd=[];for(const _0x2eb35d of _0x31569a)ae(_0x2eb35d)&&_0x1cb0dd['push'](this['editor']['commands']['get'](_0x2eb35d['model']['commandName']));const _0x5cf0e3=_0x4098e5['buttonView'];return _0x5cf0e3['actionView']['unbind']('isEnabled'),_0x5cf0e3['arrowView']['unbind']('isEnabled'),_0x5cf0e3['actionView']['bind']('isEnabled')['to'](_0x2ae4c1,'isEnabled'),_0x5cf0e3['arrowView']['bind']('isEnabled')['toMany'](_0x1cb0dd,'isEnabled',(..._0x5551c5)=>_0x5551c5['some'](_0x4f92dd=>_0x4f92dd)),_0x4098e5['on']('execute',_0x4f7a4f=>{this['editor']['execute'](_0x4f7a4f['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x4098e5;}['_createMenuBarMenu'](_0x4e38ad,_0x1fd442,_0x1dc236){const _0x5f4d7c=new Kt(_0x4e38ad),_0x3f4ea4=this['editor']['commands']['get']('trackChanges');_0x5f4d7c['buttonView']['set']({'label':_0x1dc236,'icon':ie});const _0x1af965=new Qt(_0x4e38ad);for(const _0x5c9508 of _0x1fd442){if('separator'==_0x5c9508['type']){_0x1af965['items']['add'](new Jt(_0x4e38ad));continue;}const _0x43d100=new Xt(_0x4e38ad,_0x5f4d7c),_0x10fd3c=new Yt(_0x4e38ad),_0x24195d=_0x5c9508['model'];_0x10fd3c['bind'](...Object['keys'](_0x24195d))['to'](_0x24195d),_0x10fd3c['delegate']('execute')['to'](_0x5f4d7c),_0x10fd3c['on']('execute',()=>{this['editor']['execute'](_0x24195d['commandName']),this['editor']['editing']['view']['focus']();}),_0x43d100['children']['add'](_0x10fd3c),_0x1af965['items']['add'](_0x43d100);}return _0x5f4d7c['bind']('isEnabled')['to'](_0x3f4ea4,'isEnabled'),_0x5f4d7c['panelView']['children']['add'](_0x1af965),_0x5f4d7c;}['_initializeController'](_0x1bdb3f){const _0x493f01=this['editor'],_0x58aa51=_0x493f01['config'],_0x4bb994=_0x493f01['plugins']['get']('Annotations'),_0x3acc39=_0x493f01['plugins']['get']('CommentsRepository'),_0x3a1b6d=_0x493f01['plugins']['get']('EditorAnnotations'),_0x57f09b=_0x493f01['plugins']['get'](_0x19909f)['me'],_0x3266f5=_0x58aa51['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x4237a2,CommentThreadInputView:_0x301edd}=_0x493f01['plugins']['get']('CommentsUI');let _0x58508a,_0x3631b6;this['_annotationViews']['has'](_0x1bdb3f['id'])?(_0x3631b6=this['_annotationViews']['get'](_0x1bdb3f['id']),_0x58508a=_0x3631b6['mainView']):(_0x58508a=new _0x3266f5(_0x493f01['locale'],_0x1bdb3f,_0x57f09b,{'disableComments':this['_disableComments'],'editorConfig':_0x58aa51['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x58aa51['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x58aa51['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x58aa51['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2f8068(_0x58aa51['get']('locale')),'CommentView':_0x58aa51['get']('comments')['CommentView'],'CommentsListView':_0x4237a2,'CommentThreadInputView':_0x301edd}),_0x58508a['acceptButton']['on']('execute',()=>{_0x493f01['editing']['view']['focus']();}),_0x58508a['discardButton']['on']('execute',()=>{_0x493f01['editing']['view']['focus']();}),_0x3631b6=_0x4bb994['createAnnotationView'](this['editor']['locale'],_0x58508a),_0x3631b6['bind']('isDirty')['to'](_0x58508a,'isDirty'),_0x3631b6['bind']('length')['to'](_0x58508a),_0x3631b6['bind']('type')['to'](_0x58508a,'type',_0x5a8197=>'suggestion-'+_0x5a8197),this['_annotationViews']['set'](_0x1bdb3f['id'],_0x3631b6));const _0x181353=_0x3acc39['createCommentThreadController'](_0x1bdb3f['commentThread'],_0x58508a),_0x50eba2=new oe(_0x493f01,_0x1bdb3f,_0x58508a,_0x181353),_0x4a942b=_0x1bdb3f['getAllAdjacentSuggestions']()['filter'](_0x2a9ae7=>_0x2a9ae7['isInContent']);_0x58508a['descriptionParts']=_0x493f01['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x4a942b),this['_suggestionToController']['set'](_0x1bdb3f,_0x50eba2),this['_viewToController']['set'](_0x58508a,_0x50eba2);const _0x8f91fb=_0x4bb994['createAnnotation']({'view':_0x3631b6,'target':()=>{const _0x2d5a7b=[],_0x1c6937=_0x1bdb3f['getAllAdjacentSuggestions']()['filter'](_0x544cc7=>_0x544cc7['isInContent']);for(const _0x455599 of _0x1c6937)_0x2d5a7b['push'](..._0x455599['getMarkers']());return _0x2ea60a(_0x493f01['editing'],_0x2d5a7b);},'type':()=>'suggestion-'+_0x50eba2['view']['type']});_0x3acc39['_bindAnnotationToEditors'](_0x58508a,_0x8f91fb),_0x4bb994['add'](_0x8f91fb),_0x3a1b6d['registerAnnotation'](_0x8f91fb);}['_destroyController'](_0x4762e1){const _0x34f627=this['editor']['plugins']['get']('CommentsRepository'),_0x380b80=this['editor']['plugins']['get']('Annotations'),_0x8c4c99=this['_suggestionToController']['get'](_0x4762e1),_0x1800b4=_0x8c4c99['view'],_0x567fc0=_0x380b80['getByInnerView'](_0x1800b4);_0x34f627['_unbindEditors'](_0x1800b4),_0x567fc0&&_0x380b80['remove'](_0x567fc0),this['_suggestionToController']['delete'](_0x4762e1),this['_viewToController']['delete'](_0x1800b4),_0x8c4c99['destroy']();}['_updateController'](_0x4dcba3){if(!_0x4dcba3['isInContent']||!this['_suggestionToController']['has'](_0x4dcba3))return;const _0x935754=this['editor']['plugins']['get']('TrackChangesEditing'),_0x500c7a=this['_suggestionToController']['get'](_0x4dcba3),_0x597be2=_0x4dcba3['getAllAdjacentSuggestions']();_0x500c7a['view']['descriptionParts']=_0x935754['descriptionFactory']['getDescriptions'](_0x597be2);}['destroy'](){for(const _0x3ff4b0 of this['_suggestionToController']['keys']())this['_destroyController'](_0x3ff4b0);for(const _0x2d8126 of this['_annotationViews']['values']())_0x2d8126['mainView']['destroy']();super['destroy']();}}function ae(_0x4e6cba){return'model'in _0x4e6cba;}class k extends _0x2195d0{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x36c473){this['editor']['plugins']['get'](p)['adapter']=_0x36c473;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x554833){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x554833);}['getSuggestions']({skipNotAttached:_0x3ba686=!0x1,toJSON:_0x3c2fc9=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x3ba686,'toJSON':_0x3c2fc9});}['getSuggestion'](_0x54ec03){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x54ec03);}}const T=['Pagination'];class P extends _0x2195d0{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x3c7f19=this['editor'];if(_0x3c7f19['config']['define']('trackChangesData.editorCreator',_0x53a371=>{const _0x4907ec=_0x3c7f19['model']['document']['getRootNames']()['reduce']((_0x1969d1,_0x4c0433)=>(_0x1969d1[_0x4c0433]='',_0x1969d1),{});return _0x3c7f19['constructor']['create'](_0x4907ec,_0x53a371);}),'function'!=typeof _0x3c7f19['config']['get']('trackChangesData')['editorCreator'])throw new _0x417f34('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x2a98c2){return N(this['editor'],!0x0,_0x2a98c2);}['getDataWithDiscardedSuggestions'](_0x28b008){return N(this['editor'],!0x1,_0x28b008);}}class D extends _0x2195d0{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x30eccd){super(_0x30eccd),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(_0xadc71f){return void 0x0!==_0xadc71f['getRootsAttributes'];}async function N(_0xbc2ad5,_0x3ee1a2,_0x323542){const _0x550804=_0x3d82c6(_0xbc2ad5,T);_0x550804['plugins']['push'](p,D),_0x550804['rootsAttributes']=v(_0xbc2ad5)?_0xbc2ad5['getRootsAttributes']():void 0x0;const _0x8238f5=document['createDocumentFragment'](),_0x521351=_0xbc2ad5['config']['get']('trackChangesData')['editorCreator'],_0x41548c=await _0x521351(_0x550804,()=>function(_0xcc4008){const _0x14fa20=document['createElement']('div');return _0xcc4008['appendChild'](_0x14fa20),_0x14fa20;}(_0x8238f5));!function(_0x3c167a,_0xbde479){const _0x2351d3=_0x3c167a['model']['document']['getRootNames']()['reduce']((_0x47e697,_0x279183)=>(_0x47e697[_0x279183]=_0x3c167a['data']['get']({'rootName':_0x279183}),_0x47e697),{}),_0x89a4e0=_0x3c167a['plugins']['get']('Users')['users']['map'](_0x338b79=>({'id':_0x338b79['id'],'name':_0x338b79['name']})),_0x105250=_0x3c167a['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x483e47=_0x3c167a['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1c7fbb=_0xbde479['plugins']['get']('Users'),_0x356559=_0xbde479['plugins']['get']('TrackChangesEditing'),_0x5a266d=_0xbde479['plugins']['get']('CommentsRepository');for(const _0x3fe56c of _0x89a4e0)_0x1c7fbb['getUser'](_0x3fe56c['id'])||_0x1c7fbb['addUser'](_0x3fe56c);_0x1c7fbb['me']||_0x1c7fbb['useAnonymousUser']();for(const _0x158def of _0x483e47)_0x5a266d['addCommentThread'](_0x158def);for(const _0x295308 of _0x105250)_0x356559['addSuggestionData'](_0x295308);_0xbde479['data']['set'](_0x2351d3);}(_0xbc2ad5,_0x41548c),_0x41548c['execute'](_0x3ee1a2?'acceptAllSuggestions':'discardAllSuggestions');const _0x332aac=v(_0x41548c)?_0x41548c['getFullData'](_0x323542):_0x41548c['data']['get'](_0x323542);return await _0x41548c['destroy'](),_0x332aac;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|
|
23
|
+
import{Command as ts,Plugin as _0x463102,PendingActions as _0x5e8ae5,icons as _0xba276b}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x3085e6,ObservableMixin as _0x2e2300,uid as _0x37a894,insertToPriorityArray as _0x363cca,priorities as _0x3523b5,logWarning as _0x20ea4c,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x31e25a,View as _0x579618,ButtonView as _0x216667,ViewModel as te,createDropdown as zt,SplitButtonView as Zt,addListToDropdown as qt,MenuBarMenuView as Kt,MenuBarMenuListView as Qt,ListSeparatorView as Jt,MenuBarMenuListItemView as Xt,MenuBarMenuListItemButtonView as Yt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x2074d8,hashObject as _0x3a596d,surroundingMarkersDetector as _0x1383be,trimHtml as _0x2aedfd,UserView as _0x11ad95,getDateTimeFormatter as _0x293712,getAllMarkersDomElementsSorted as _0x31b799,sanitizeEditorConfig as _0x59af6b}from'ckeditor5-collaboration/dist/index.js';import{Element as _0xa99d4,LiveRange as _0x533200,LivePosition as _0x293de4}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x4eeadc,toWidget as _0x26bf30}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x2191c0,set as _0x121574,isEqual as _0x215c3b,unset as _0x2f21de,omit as Bt}from'lodash-es';import{Delete as _0x2df775,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x8b26d0,ShiftEnter as _0x49800b}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0xe5c30d,_0x49ed37){super(_0xe5c30d),this['_enabledCommands']=_0x49ed37,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 _0x5d6264 of this['editor']['commands']['commands']())_0x5d6264['affectsData']&&!this['_enabledCommands']['has'](_0x5d6264)&&_0x5d6264['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0xe06895 of this['editor']['commands']['commands']())_0xe06895['affectsData']&&!this['_enabledCommands']['has'](_0xe06895)&&_0xe06895['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x93837a,_0x4192c4){super(_0x93837a),this['_suggestions']=_0x4192c4,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x31998f){const _0x1f9a03=this['_suggestions']['get'](_0x31998f);if(!_0x1f9a03)throw new _0x3085e6('track-changes-accept-suggestion-not-found',this);const _0x8937a8=_0x1f9a03['getRanges']();this['editor']['model']['canEditAt'](_0x8937a8)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x1f9a03);}}class B extends ts{['_suggestions'];constructor(_0x3d7b16,_0x17eb9d){super(_0x3d7b16),this['_suggestions']=_0x17eb9d,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x12666f){const _0x250ba3=this['_suggestions']['get'](_0x12666f);if(!_0x250ba3)throw new _0x3085e6('track-changes-discard-suggestion-not-found',this);const _0x377cc5=_0x250ba3['getRanges']();this['editor']['model']['canEditAt'](_0x377cc5)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x250ba3);}}function ss(_0x22dac4){return _0x22dac4['sort']((_0x2e0a7a,_0x5b52d2)=>'deletion'==_0x2e0a7a['type']&&'deletion'!=_0x5b52d2['type']?-0x1:'deletion'!=_0x2e0a7a['type']&&'deletion'==_0x5b52d2['type']?0x1:0x0);}function to(_0x2938bb,_0x394cb9){let _0xdd676c,_0x5f0d21=0x0;const _0x31fbdb=[],_0x4d723e=_0x394cb9['schema'];for(;_0x5f0d21<_0x2938bb['length'];){const _0x40a98d=_0x2938bb[_0x5f0d21],_0x487214=_0x2938bb[_0x5f0d21+0x1];_0xdd676c||(_0xdd676c=_0x394cb9['createPositionBefore'](_0x40a98d)),co(_0x394cb9,_0x40a98d,_0x487214)||(_0x31fbdb['push'](_0x394cb9['createRange'](_0xdd676c,_0x4d723e['isObject'](_0x40a98d)?_0x394cb9['createPositionAfter'](_0x40a98d):_0x394cb9['createPositionAt'](_0x40a98d,'end'))),_0xdd676c=null),_0x5f0d21++;}return _0x31fbdb;}function co(_0x44f137,_0x3b01c8,_0x139144){if(!_0x139144)return!0x1;const _0x18a049=_0x44f137['createPositionAfter'](_0x3b01c8),_0x4324e4=_0x44f137['createPositionBefore'](_0x139144);return _0x18a049['isTouching'](_0x4324e4);}function rs(_0x1fcb9e,_0x416a1a,_0x1166fd){for(;_0x1166fd['length'];){const _0x58f7f7=_0x1166fd['splice'](0x0,0x64);_0x1fcb9e['change'](()=>{for(const _0x143ef7 of _0x58f7f7)_0x143ef7['isInContent']&&_0x416a1a['execute'](_0x143ef7['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x265c70,_0x4dd2b6,_0x3a763d){super(_0x265c70),this['_command']=_0x4dd2b6,this['_suggestions']=_0x3a763d,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x5e0f58=Array['from'](this['_suggestions']['values']())['some'](_0x35ddb8=>_0x35ddb8['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x5e0f58;}['execute'](){const _0x301d5d=ss(Array['from'](this['_suggestions']['values']()));for(const _0x5d66ac of _0x301d5d){const _0x284c17=_0x5d66ac['getRanges']();if(!this['editor']['model']['canEditAt'](_0x284c17))return;}rs(this['editor']['model'],this['_command'],_0x301d5d);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x3bbc2c,_0x146684,_0x240fa4){super(_0x3bbc2c),this['_command']=_0x146684,this['_suggestions']=_0x240fa4,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x33c538=this['editor']['model']['document']['selection'],_0x5b5002=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0xd4d3ea,_0xc23c3){const _0x3e6d19=Array['from'](_0xd4d3ea['getRanges']()),_0x1689d0=new Set();for(const _0x4161db of _0xc23c3)if(_0x4161db['isInContent']){for(const _0x337d26 of _0x3e6d19)for(const _0x5406b1 of _0x4161db['getRanges']())(_0x337d26['isIntersecting'](_0x5406b1)||_0xd4d3ea['isCollapsed']&&!_0x4161db['isMultiRange']&&_0x4161db['next']&&_0x5406b1['end']['isTouching'](_0x337d26['start']))&&_0x1689d0['add'](_0x4161db);}return _0x1689d0;}(_0x33c538,_0x5b5002),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x4d0f26=ss(Array['from'](this['_selectedSuggestions']));for(const _0x9a21f3 of _0x4d0f26){const _0x40c876=_0x9a21f3['getRanges']();if(!this['editor']['model']['canEditAt'](_0x40c876))return;}rs(this['editor']['model'],this['_command'],_0x4d0f26);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x2e2300(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x13e803,_0x278658){super(),this['id']=_0x278658['id'],this['type']=_0x278658['type'],this['subType']=_0x278658['subType']||null,this['author']=_0x278658['author'],this['creator']=_0x278658['creator']||_0x278658['author'],this['isExternal']=Boolean(_0x278658['attributes']&&_0x278658['attributes']['@external']),this['data']=null,this['_model']=_0x13e803,this['_onAccept']=_0x278658['onAccept'],this['_onDiscard']=_0x278658['onDiscard'],this['_onAttributesChange']=_0x278658['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x278658['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 _0x1ddf1e=this;for(;_0x1ddf1e['previous'];)_0x1ddf1e=_0x1ddf1e['previous'];return _0x1ddf1e;}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'](_0x204bbe){this['_markerNames']['add'](_0x204bbe);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0xc20c28=>this['_model']['markers']['get'](_0xc20c28))['filter'](_0x40a2f8=>_0x40a2f8);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x32b1a0=>{for(const _0x1a1821 of this['getMarkers']())_0x32b1a0['removeMarker'](_0x1a1821);}),this['_markerNames']['clear']();}['removeMarker'](_0x43a893){this['_model']['change'](_0x15b199=>{_0x15b199['removeMarker'](_0x43a893);}),this['_markerNames']['delete'](_0x43a893);}['addRange'](_0x45c554){const _0x43fbd7='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x43fbd7),this['_model']['change'](_0x42eaa0=>{_0x42eaa0['addMarker'](_0x43fbd7,{'range':_0x45c554,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x5233a0){for(const _0x2ddf8e of this['getRanges']())if(_0x2ddf8e['isIntersecting'](_0x5233a0))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x237c50=>_0x237c50['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x2c078e,_0x18d8f2)=>[..._0x2c078e,..._0x18d8f2['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x1116f7=this['getRanges']();if(0x1!=_0x1116f7['length'])return null;const _0x473ec1=_0x1116f7[0x0],_0x50d143=_0x473ec1['start']['nodeAfter'],_0x3a480f=_0x473ec1['end']['nodeBefore'];return _0x50d143 instanceof _0xa99d4?_0x50d143!=_0x3a480f?null:_0x50d143: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 _0x245046=[];let _0x20b759=this['head'];for(;_0x20b759;)_0x245046['push'](_0x20b759),_0x20b759=_0x20b759['next'];return _0x245046;}['setAttribute'](_0x149f5c,_0x11401d){const _0x3d67e1=_0x2191c0(this['attributes']);_0x121574(_0x3d67e1,_0x149f5c,_0x11401d),_0x215c3b(_0x3d67e1,this['attributes'])||(this['attributes']=_0x3d67e1,this['_onAttributesChange'](_0x3d67e1));}['removeAttribute'](_0x49d51e){const _0x3bbda1=_0x2191c0(this['attributes']);_0x2f21de(_0x3bbda1,_0x49d51e),_0x215c3b(_0x3bbda1,this['attributes'])||(this['attributes']=_0x3bbda1,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 _0x37a894()['substr'](0x1,0x5);}}function o(_0x29aaa2,_0x3e5df4,_0x4f8ba4){const t=_0x29aaa2['t'];switch(_0x3e5df4){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',_0x4f8ba4);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4f8ba4);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4f8ba4);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4f8ba4);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4f8ba4);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',_0x4f8ba4);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4f8ba4);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',_0x4f8ba4);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4f8ba4);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4f8ba4);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4f8ba4);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4f8ba4);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4f8ba4);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4f8ba4);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4f8ba4);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4f8ba4);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4f8ba4);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4f8ba4);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4f8ba4);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4f8ba4);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4f8ba4);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4f8ba4);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4f8ba4);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'},_0x4f8ba4);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4f8ba4);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4f8ba4);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4f8ba4);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4f8ba4);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4f8ba4);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'},_0x4f8ba4);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4f8ba4);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4f8ba4);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4f8ba4);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4f8ba4);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'},_0x4f8ba4);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4f8ba4);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'},_0x4f8ba4);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'},_0x4f8ba4);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4f8ba4);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'},_0x4f8ba4);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4f8ba4);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'},_0x4f8ba4);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4f8ba4);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4f8ba4);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});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'},_0x4f8ba4);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'},_0x4f8ba4);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});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.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});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.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x3e5df4;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x18800f,_0x3cca0f){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x18800f,this['_locale']=_0x3cca0f;}['getDescriptions'](_0x403055){const _0x3da5ce=[],_0x323ff3=new Set(),_0x157e95=new Set();for(let _0x32222f=0x0;_0x32222f<_0x403055['length'];_0x32222f++){const _0x49eb91=_0x403055[_0x32222f];if(!_0x49eb91['isInContent'])continue;const _0x29124e=this['_handleCustomCallbackDescription'](_0x49eb91);if(_0x29124e){if(null!=_0x49eb91['subType']){if(_0x323ff3['has'](_0x49eb91['subType']))continue;_0x323ff3['add'](_0x49eb91['subType']);}_0x3da5ce['push'](_0x29124e);}else{if('attribute'!=_0x49eb91['type'])'insertion'!=_0x49eb91['type']&&'deletion'!=_0x49eb91['type']||this['_handleInsertRemoveSuggestionDescription'](_0x3da5ce,_0x49eb91,_0x403055[_0x32222f+0x1]);else{const _0x2e5404=_0x49eb91['data']['key'];if(_0x157e95['has'](_0x2e5404))continue;_0x157e95['add'](_0x49eb91['data']['key']),_0x2e5404==m?this['_handleRenameSuggestionDescription'](_0x3da5ce,_0x49eb91):this['_handleAttributeSuggestionDescription'](_0x3da5ce,_0x49eb91);}}}return this['_resolveDescriptionItems'](_0x3da5ce);}['registerDescriptionCallback'](_0x2bf524){this['_customCallbacks']['push'](_0x2bf524);}['registerElementLabel'](_0x5f2705,_0x5d107b,_0x2667b5=_0x3523b5['normal']){'function'==typeof _0x5f2705?_0x363cca(this['_itemLabelsCallbacks'],{'matchingCallback':_0x5f2705,'label':_0x5d107b,'priority':_0x2667b5}):this['_itemLabels']['set'](_0x5f2705,_0x5d107b);}['registerAttributeLabel'](_0x411359,_0x13482d){this['_attributeLabels']['set'](_0x411359,_0x13482d);}['getItemLabel'](_0x30b646,_0x2a9291=0x1){let _0x45975a;for(const _0x342605 of this['_itemLabelsCallbacks'])if(_0x342605['matchingCallback'](_0x30b646)){_0x45975a=_0x342605['label'];break;}return _0x45975a||(_0x45975a=this['_itemLabels']['get'](_0x30b646['name'])),_0x45975a?_0x45975a(_0x2a9291):0x1!==_0x2a9291?_0x2a9291+'\x20'+_0x30b646['name']+'s':''+_0x30b646['name'];}['_addDescriptionItems'](_0x43881f,_0x503b2c){const _0x3a22cc=_0x503b2c['getFirstRange']()['getWalker'](),_0x56a729='insertion'==_0x503b2c['type']?'add':'remove';for(const _0x45b879 of _0x3a22cc){const _0x47f725=_0x45b879['item'],_0x389f47=_0x43881f[_0x43881f['length']-0x1];if(_0x47f725['is']('$textProxy'))_0x389f47&&_0x389f47['type']['indexOf']('Container')>-0x1&&_0x43881f['pop'](),_0x389f47&&'text'==_0x389f47['type']?_0x389f47[_0x56a729]+=_0x47f725['data']:_0x43881f['push']({'type':'text','add':'add'==_0x56a729?_0x47f725['data']:'','remove':'remove'==_0x56a729?_0x47f725['data']:''});else{if(this['_schema']['isObject'](_0x47f725)){const _0x2a6be0=_0x47f725;if(_0x389f47&&_0x389f47['type']['indexOf']('Container')>-0x1&&_0x43881f['pop'](),'elementEnd'==_0x45b879['type'])continue;_0x389f47&&_0x389f47['type']==_0x56a729+'Object'&&_0x389f47['element']['name']==_0x2a6be0['name']?_0x389f47['quantity']++:_0x43881f['push']({'type':_0x56a729+'Object','element':_0x2a6be0,'quantity':0x1}),_0x3a22cc['skip'](_0x29ce06=>!('elementEnd'==_0x29ce06['type']&&_0x29ce06['item']==_0x47f725));}else{if(this['_schema']['checkChild'](_0x47f725,'$text')||_0x47f725['is']('element','softBreak')){const _0x3995c5=_0x47f725;if('add'==_0x56a729&&'elementStart'==_0x45b879['type']||'remove'==_0x56a729&&'elementEnd'==_0x45b879['type'])continue;if(_0x389f47&&-0x1==_0x389f47['type']['indexOf']('Container')){'text'==_0x389f47['type']&&(_0x389f47[_0x56a729]+='\x0a');continue;}let _0x5c79f1;if(_0x5c79f1='add'==_0x56a729?_0x3995c5['nextSibling']&&!this['_schema']['isObject'](_0x3995c5['nextSibling'])?_0x3995c5['nextSibling']:null:_0x3995c5['previousSibling']&&!this['_schema']['isObject'](_0x3995c5['previousSibling'])?_0x3995c5['previousSibling']:null,_0x3995c5['isEmpty']||_0x5c79f1&&_0x5c79f1['isEmpty']){const _0xb069f0=_0x5c79f1&&_0x5c79f1['isEmpty']?_0x5c79f1:_0x3995c5;_0x389f47&&_0x389f47['type']==_0x56a729+'EmptyContainer'&&_0x389f47['element']['name']==_0xb069f0['name']?_0x389f47['quantity']++:_0x43881f['push']({'type':_0x56a729+'EmptyContainer','element':_0xb069f0,'quantity':0x1});}else _0x43881f['push']({'type':_0x56a729+'Container','element':_0x3995c5});}}}}}['_resolveDescriptionItems'](_0x2117ce){const _0x1600df=this['_locale'],_0x16b85c=[],_0x2f55e7=[],_0x5cb080=[];for(const _0x135d92 of _0x2117ce)switch(_0x135d92['type']){case'text':if(_0x135d92['add']=_0x135d92['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x135d92['remove']=_0x135d92['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x135d92['add']&&''!=_0x135d92['remove']){_0x16b85c['push']({'type':'replace','content':o(_0x1600df,'REPLACE_TEXT',['\x22'+_0x135d92['remove']+'\x22','\x22'+_0x135d92['add']+'\x22'])});continue;}if(null!=_0x135d92['add']['match'](/^ +$/)){_0x16b85c['push']({'type':'insertion','content':o(_0x1600df,'*Insert:*\x20%0',o(_0x1600df,'ELEMENT_SPACE',_0x135d92['add']['length']))});continue;}if(null!=_0x135d92['remove']['match'](/^ +$/)){_0x16b85c['push']({'type':'deletion','content':o(_0x1600df,'*Remove:*\x20%0',o(_0x1600df,'ELEMENT_SPACE',_0x135d92['remove']['length']))});continue;}if(''!=_0x135d92['add']){_0x16b85c['push']({'type':'insertion','content':o(_0x1600df,'*Insert:*\x20%0','\x22'+_0x135d92['add']+'\x22')});continue;}_0x16b85c['push']({'type':'deletion','content':o(_0x1600df,'*Remove:*\x20%0','\x22'+_0x135d92['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x16b85c['push']({'type':'insertion','content':o(_0x1600df,'*Insert:*\x20%0',this['getItemLabel'](_0x135d92['element'],_0x135d92['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x16b85c['push']({'type':'deletion','content':o(_0x1600df,'*Remove:*\x20%0',this['getItemLabel'](_0x135d92['element'],_0x135d92['quantity']))});continue;case'addContainer':_0x16b85c['push']({'type':'insertion','content':o(_0x1600df,'*Split:*\x20%0',this['getItemLabel'](_0x135d92['element'],_0x135d92['quantity']))});continue;case'removeContainer':_0x16b85c['push']({'type':'deletion','content':o(_0x1600df,'*Merge:*\x20%0',this['getItemLabel'](_0x135d92['element'],_0x135d92['quantity']))});continue;case'addFormat':_0x2f55e7['push'](_0x135d92['key']);continue;case'removeFormat':_0x5cb080['push'](_0x135d92['key']);continue;default:_0x16b85c['push'](_0x135d92);}if(_0x2f55e7['length']){const _0x58d409=_0x2f55e7['map'](_0x4d019a=>this['_attributeLabels']['has'](_0x4d019a)?this['_attributeLabels']['get'](_0x4d019a):_0x4d019a)['join'](',\x20');_0x16b85c['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x58d409)});}if(_0x5cb080['length']){const _0x125f2d=_0x5cb080['map'](_0x51e0cd=>this['_attributeLabels']['has'](_0x51e0cd)?this['_attributeLabels']['get'](_0x51e0cd):_0x51e0cd)['join'](',\x20');_0x16b85c['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x125f2d)});}return _0x16b85c;}['_handleCustomCallbackDescription'](_0x3b1161){for(const _0x38a9e4 of this['_customCallbacks']){const _0x4488d4=_0x38a9e4(_0x3b1161);if(_0x4488d4&&'type'in _0x4488d4)return _0x4488d4;}}['_handleAttributeSuggestionDescription'](_0x139f86,_0x1bfb49){const _0x126f1a=_0x1bfb49['data'],_0x3d754f=void 0x0===_0x126f1a['newValue']?'removeFormat':'addFormat';_0x139f86['push']({'type':_0x3d754f,'key':_0x126f1a['key']});}['_handleRenameSuggestionDescription'](_0x41a56e,_0x3b4eee){_0x41a56e['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x3b4eee['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0xdd25a4,_0x2792d3,_0x168295){if(this['_addDescriptionItems'](_0xdd25a4,_0x2792d3),_0x168295&&_0x168295['getFirstRange']()&&!_0x2792d3['getFirstRange']()['end']['isEqual'](_0x168295['getFirstRange']()['start'])){const _0x349a51=_0xdd25a4[_0xdd25a4['length']-0x1],_0x43d234='insertion'==_0x2792d3['type']?'add':'remove';_0x349a51&&'text'==_0x349a51['type']&&(_0x349a51[_0x43d234]+='\x0a');}}}class E extends _0x463102{['afterInit'](){const _0x34377f=this['editor'],_0x5754e4=_0x34377f['plugins']['get']('TrackChangesEditing');_0x34377f['commands']['get']('showAIAssistant')&&_0x5754e4['enableCommand']('showAIAssistant');}}class V extends _0x463102{['afterInit'](){const _0xb5a222=this['editor'],_0x2ffdb6=_0xb5a222['locale'];if(!_0xb5a222['plugins']['has']('AlignmentEditing'))return;const _0x258f60=_0xb5a222['plugins']['get']('TrackChangesEditing');_0x258f60['enableDefaultAttributesIntegration']('alignment'),_0x258f60['registerBlockAttribute']('alignment'),_0x258f60['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x2ffdb6,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x391cf3=this['editor'],_0x224238=_0x391cf3['locale'];_0x391cf3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5ef43e=>{if('formatBlock'!=_0x5ef43e['type'])return;const {data:_0x17c8ba}=_0x5ef43e;if(_0x17c8ba&&'alignment'==_0x17c8ba['commandName']){const _0x4e577b=_0x17c8ba['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x224238,'*Format:*\x20%0',function(_0x1715a1){switch(_0x1715a1){case'left':return o(_0x224238,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x224238,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x224238,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x224238,'FORMAT_JUSTIFY_TEXT');}}(_0x4e577b))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x463102{['afterInit'](){const _0x531165=this['editor'],_0x995db6=_0x531165['plugins']['get']('TrackChangesEditing'),_0x4ceefb=_0x531165['locale'];for(const _0x2eb6ec of ti){if(!_0x531165['plugins']['has'](_0x2eb6ec))continue;const _0x1da75c=_0x2eb6ec['slice'](0x0,-0x7)['toLowerCase'](),_0x4c305e='FORMAT_'+_0x1da75c['toUpperCase']();_0x995db6['enableDefaultAttributesIntegration'](_0x1da75c),_0x995db6['registerInlineAttribute'](_0x1da75c),_0x995db6['descriptionFactory']['registerAttributeLabel'](_0x1da75c,o(_0x4ceefb,_0x4c305e));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5d3b80=this['editor'],_0x20c810=_0x5d3b80['locale'],_0x440b8d=_0x5d3b80['plugins']['get']('TrackChangesEditing');function _0x32e276(_0x10c0c7,_0x418103){_0x440b8d['descriptionFactory']['registerDescriptionCallback'](_0x39db7e=>{if('formatInline'!=_0x39db7e['type'])return;const {data:_0x5bc5ff}=_0x39db7e;return _0x5bc5ff&&_0x5bc5ff['commandName']===_0x10c0c7?_0x5bc5ff['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x20c810,'*Format:*\x20%0',_0x418103)}:{'type':'format','content':o(_0x20c810,'*Remove\x20format:*\x20%0',_0x418103)}:void 0x0;});}_0x32e276('bold',o(_0x20c810,'FORMAT_BOLD')),_0x32e276('italic',o(_0x20c810,'FORMAT_ITALIC')),_0x32e276('underline',o(_0x20c810,'FORMAT_UNDERLINE')),_0x32e276('code',o(_0x20c810,'FORMAT_CODE')),_0x32e276('strikethrough',o(_0x20c810,'FORMAT_STRIKETHROUGH')),_0x32e276('subscript',o(_0x20c810,'FORMAT_SUBSCRIPT')),_0x32e276('superscript',o(_0x20c810,'FORMAT_SUPERSCRIPT'));}}class O extends _0x463102{['afterInit'](){const _0x567e64=this['editor'],_0x2014fe=_0x567e64['locale'];if(!_0x567e64['plugins']['has']('BlockQuoteEditing'))return;const _0x2a2825=_0x567e64['plugins']['get']('TrackChangesEditing'),_0x1afd97=this['editor']['commands']['get']('blockQuote');_0x2a2825['enableCommand']('blockQuote',(_0x46ccb0,_0x46b5e8={})=>{const _0x5b6c12=this['editor']['model']['document']['selection'],_0x4ccf64=_0x46b5e8&&void 0x0!==_0x46b5e8['forceValue']?_0x46b5e8['forceValue']:!_0x1afd97['value'];let _0x569b7d=[];if(_0x4ccf64){const _0x539cdf=Array['from'](_0x5b6c12['getSelectedBlocks']())['filter'](_0x38bc54=>oo(_0x38bc54)||function(_0x128876,_0x41004c){const _0x11b2aa=_0x41004c['checkChild'](_0x128876['parent'],'blockQuote'),_0x1e4038=_0x41004c['checkChild'](['$root','blockQuote'],_0x128876);return _0x11b2aa&&_0x1e4038;}(_0x38bc54,this['editor']['model']['schema']));_0x569b7d=to(_0x539cdf,_0x567e64['model']);}else{const _0x43dd03=Array['from'](_0x5b6c12['getSelectedBlocks']())['filter'](_0x490e66=>oo(_0x490e66));_0x569b7d=to(_0x43dd03,_0x567e64['model']);}_0x567e64['model']['change'](()=>{for(const _0x34badb of _0x569b7d)_0x2a2825['markBlockFormat'](_0x34badb,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x4ccf64}]});});}),_0x2a2825['descriptionFactory']['registerDescriptionCallback'](_0x1999b0=>{const {data:_0x4c47fb}=_0x1999b0;if(_0x4c47fb&&'blockQuote'==_0x4c47fb['commandName']){const _0x1dc73e=o(_0x2014fe,'ELEMENT_BLOCK_QUOTE');return _0x4c47fb['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2014fe,'*Set\x20format:*\x20%0',_0x1dc73e)}:{'type':'format','content':o(_0x2014fe,'*Remove\x20format:*\x20%0',_0x1dc73e)};}});}}function oo(_0x5208b2){return'blockQuote'==_0x5208b2['parent']['name'];}class G extends _0x463102{['afterInit'](){const _0x37ef31=this['editor'];_0x37ef31['plugins']['has']('CaseChange')&&(_0x37ef31['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x37ef31['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x37ef31['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x463102{['afterInit'](){const _0x41d914=this['editor'];_0x41d914['commands']['get']('ckbox')&&_0x41d914['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x463102{['afterInit'](){const _0x4cba07=this['editor'];if(!_0x4cba07['plugins']['has']('CodeBlock'))return;const _0x30869f=_0x4cba07['plugins']['get']('TrackChangesEditing'),_0x350feb=_0x4cba07['locale'],_0x5dda6f=_0x4cba07['config']['get']('codeBlock')['languages'],_0x1e461f=_0x4cba07['commands']['get']('codeBlock');_0x30869f['enableCommand']('indentCodeBlock'),_0x30869f['enableCommand']('outdentCodeBlock'),_0x30869f['enableCommand']('codeBlock',(_0x522cde,_0x587ef2={})=>{const _0x6e668=_0x4cba07['model'],_0x18e9dd=_0x4cba07['model']['document']['selection'],_0x585928=_0x587ef2&&void 0x0!==_0x587ef2['forceValue']?_0x587ef2['forceValue']:!_0x1e461f['value'];let _0x36bccd;_0x587ef2['language']||(_0x587ef2['language']=_0x5dda6f[0x0]['language']),_0x36bccd=_0x585928?Array['from'](_0x18e9dd['getSelectedBlocks']())['filter'](_0x25d9c4=>eo(_0x25d9c4)||function(_0x3fb9c5,_0x556042){if(_0x3fb9c5['is']('rootElement')||_0x556042['isLimit'](_0x3fb9c5))return!0x1;return _0x556042['checkChild'](_0x3fb9c5['parent'],'codeBlock');}(_0x25d9c4,_0x6e668['schema'])):Array['from'](_0x18e9dd['getSelectedBlocks']())['filter'](_0x1ed1cb=>eo(_0x1ed1cb));const _0x3cbdc1=to(_0x36bccd,_0x6e668);_0x6e668['change'](()=>{for(const _0x41d054 of _0x3cbdc1)_0x30869f['markBlockFormat'](_0x41d054,{'commandName':'codeBlock','commandParams':[{..._0x587ef2,'forceValue':_0x585928}],'formatGroupId':'blockName'});});}),(_0x30869f['descriptionFactory']['registerElementLabel']('codeBlock',_0x4848f4=>o(_0x350feb,'ELEMENT_CODE_BLOCK',_0x4848f4)),_0x30869f['descriptionFactory']['registerDescriptionCallback'](_0x1825dd=>{if('formatBlock'!=_0x1825dd['type'])return;const _0x29db0a=_0x350feb['t'],{data:_0x43791f}=_0x1825dd;if(!_0x43791f||'codeBlock'!=_0x43791f['commandName'])return;const _0x380bf1=_0x43791f['commandParams'][0x0]['language'],_0x5adcca=_0x29db0a(_0x5dda6f['find'](_0x41301e=>_0x41301e['language']===_0x380bf1)['label'])['toLowerCase']();return _0x43791f['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x350feb,'*Set\x20format:*\x20%0',o(_0x350feb,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x5adcca+')')}:{'type':'format','content':o(_0x350feb,'*Remove\x20format:*\x20%0',o(_0x350feb,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x5008fd){return'codeBlock'==_0x5008fd['name'];}class H extends _0x463102{['afterInit'](){const _0x3dbf69=this['editor'];if(!_0x3dbf69['plugins']['has']('CommentsEditing'))return;_0x3dbf69['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x13e8ef,_0x1bfc7c,_0x169853){const _0x5d1f56=[];for(const _0x3206a7 of _0x1bfc7c['getItems']())_0x3206a7['hasAttribute'](_0x13e8ef)&&_0x5d1f56['push'](_0x169853['createRangeOn'](_0x3206a7));return _0x5d1f56;}function _e(_0x7a93d2,_0x167337,{showActiveMarker:_0x39466c=!0x0}={}){const _0xfdf547=_0x7a93d2['plugins']['get']('TrackChangesEditing');return(_0x14cf02,_0x4c6384,_0x5caabb)=>{if(!_0x5caabb['consumable']['test'](_0x4c6384['markerRange'],_0x14cf02['name']))return;const _0x5b401c=_0x4c6384['markerRange']['getWalker'](),_0x5b660b=_0x4c6384['markerRange']['start'],_0x3f7138=_0x7a93d2['model']['schema'];let _0x13ca8b=null,_0x48c04b=null,_0x5329e6=!0x1,_0x14da7=!0x1;for(const _0x338e73 of _0x5b401c){const _0x102713=_0x338e73['item'];_0x5329e6=_0x5329e6||_0x3f7138['isContent'](_0x102713);const _0x3a187b=_0x5caabb['mapper']['toViewElement'](_0x102713);if(_0x3a187b&&_0x3a187b['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x338e73['type']&&(_0x3f7138['isBlock'](_0x102713)&&!_0x3f7138['isLimit'](_0x102713)&&(_0x102713['nextSibling']||_0x5b660b['isAtEnd']?_0x13ca8b&&_0x13ca8b['parent']==_0x102713||(_0x13ca8b=_0x102713,_0x2ae023(_0x338e73['previousPosition']),_0x14da7=!0x0):_0x48c04b=_0x48c04b||_0x338e73['previousPosition']));}function _0x2ae023(_0x53e8f6){const _0x4b40e7=_0x5caabb['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x167337}),_0x1f96fc=_0x5caabb['mapper']['toViewPosition'](_0x53e8f6);_0x39466c&&_0xfdf547['activeMarkers']['includes'](_0x4c6384['markerName'])&&_0x5caabb['writer']['addClass']('ck-suggestion-marker--active',_0x4b40e7),_0x5caabb['writer']['insert'](_0x1f96fc,_0x4b40e7),_0x5caabb['mapper']['bindElementToMarker'](_0x4b40e7,_0x4c6384['markerName']);}_0x5329e6||_0x14da7||!_0x48c04b||_0x2ae023(_0x48c04b);};}class q extends _0x463102{static get['requires'](){return[_0x2df775];}['init'](){const _0x12de2e=this['editor'],_0x304106=_0x12de2e['plugins']['get']('TrackChangesEditing');_0x304106['enableCommand']('delete');const _0x1672df=_0x12de2e['commands']['get']('deleteForward');_0x304106['enableCommand']('deleteForward',(_0x2686b9,_0x38723e={})=>{const _0x2778f5=_0x12de2e['model']['createSelection'](_0x12de2e['model']['document']['selection']);_0x2778f5['isCollapsed']&&_0x12de2e['model']['modifySelection'](_0x2778f5,{'direction':'forward','unit':_0x38723e['unit']});const _0x4ce863=_0x2778f5['getFirstRange'](),_0x542892=_0x533200['fromRange'](_0x4ce863);let _0x4bbdde;_0x2686b9(_0x38723e),_0x4bbdde='$graveyard'==_0x542892['root']['rootName']?_0x12de2e['model']['createRange'](_0x4ce863['start']):_0x12de2e['model']['createRange'](_0x542892['start'],_0x542892['end']),_0x542892['detach'](),_0x12de2e['model']['enqueueChange'](_0x1672df['buffer']['batch'],_0x13dbe2=>{_0x1672df['buffer']['lock'](),_0x13dbe2['setSelection'](_0x13dbe2['createRange'](_0x4bbdde['end'])),_0x1672df['buffer']['unlock']();});}),_0x12de2e['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x12de2e,'merge'),{'priority':'high'}),_0x12de2e['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x25fa45,_0x163f0c,_0x525393)=>{_0x525393['options']['showSuggestionHighlights']&&_e(_0x12de2e,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x25fa45,_0x163f0c,_0x525393);},{'priority':'high'}),_0x12de2e['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0xcdc7cb,_0x234116,_0x224b73)=>{const _0x18af0d=_0x224b73['mapper']['markerNameToElements'](_0x234116['markerName']);if(_0x18af0d){for(const _0x264536 of _0x18af0d)_0x264536['is']('uiElement')&&(_0x224b73['mapper']['unbindElementFromMarkerName'](_0x264536,_0x234116['markerName']),_0x224b73['writer']['remove'](_0x264536));}},{'priority':'high'});}}class z extends _0x463102{['afterInit'](){const _0x5982c2=this['editor'];if(!_0x5982c2['plugins']['has']('ListEditing'))return;const _0x19cab2=_0x5982c2['locale'],_0x37696b=_0x5982c2['plugins']['get']('TrackChangesEditing'),_0x3aeaac=_0x5982c2['plugins']['has']('TodoListEditing'),_0x7a6167=!!_0x5982c2['config']['get']('list.multiBlock');function _0x172602(_0x262dfb){return{'type':'format','content':''+o(_0x19cab2,'*Set\x20format:*\x20%0',_0x262dfb)};}function _0x3d1db1(_0x505af0){return{'type':'format','content':''+o(_0x19cab2,'*Remove\x20format:*\x20%0',_0x505af0)};}_0x37696b['enableDefaultAttributesIntegration']('numberedList'),_0x37696b['enableDefaultAttributesIntegration']('bulletedList'),_0x37696b['enableDefaultAttributesIntegration']('customNumberedList'),_0x37696b['enableDefaultAttributesIntegration']('customBulletedList'),_0x37696b['enableDefaultAttributesIntegration']('indentList'),_0x37696b['enableDefaultAttributesIntegration']('outdentList'),_0x37696b['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x37696b['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x37696b['registerBlockAttribute']('listItemId'),_0x37696b['registerBlockAttribute']('listType'),_0x37696b['registerBlockAttribute']('listIndent'),_0x7a6167&&(_0x37696b['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x37696b['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x3aeaac&&(_0x37696b['enableDefaultAttributesIntegration']('todoList'),_0x37696b['enableDefaultAttributesIntegration']('checkTodoList'),_0x37696b['registerBlockAttribute']('todoListChecked'),_0x37696b['descriptionFactory']['registerDescriptionCallback'](_0x38a0a1=>{const {data:_0x49455f}=_0x38a0a1;if(_0x49455f&&'todoListChecked'==_0x49455f['key'])return{'type':'format','content':_0x49455f['newValue']?o(_0x19cab2,'*Check\x20item*'):o(_0x19cab2,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x2c1e4f=>{if(_0x2c1e4f['batch']['isUndo'])return!0x1;let _0xb4b78b=!0x1;const _0x559c27=_0x37696b['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1de877=>'todoListChecked'===_0x37696b['_getAttributeKey'](_0x1de877));for(const _0x214712 of _0x559c27){'todo'!=_0x214712['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x37696b['_findSuggestions'](_0x214712['getFirstRange'](),'attribute')['find'](_0x424052=>'listType'===_0x37696b['_getAttributeKey'](_0x424052['suggestion']))||(_0x2c1e4f['removeMarker'](_0x214712['getFirstMarker']()),_0xb4b78b=!0x0));}return _0xb4b78b;})),_0x37696b['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x19cab2,'FORMAT_INDENT'));const _0x29799c={'type':'format','content':''};_0x37696b['descriptionFactory']['registerDescriptionCallback'](_0x16dee=>{const {data:_0x3f12d9}=_0x16dee;if(!_0x3f12d9||'listType'!=_0x3f12d9['key'])return;let _0x45f54f=_0x16dee['head'];for(;_0x45f54f;){if(_0x45f54f['data']&&(('listStyle'==_0x45f54f['data']['key']||'listMarkerStyle'==_0x45f54f['data']['key'])&&(_0x45f54f['data']['newValue']&&'default'!=_0x45f54f['data']['newValue']||'default'!=_0x45f54f['data']['oldValue']&&!_0x3f12d9['newValue'])||!_0x7a6167&&_0x45f54f['data']['key']==m))return _0x29799c;_0x45f54f=_0x45f54f['next'];}if(null==_0x3f12d9['newValue'])switch(_0x3f12d9['oldValue']){case'bulleted':return _0x3d1db1(o(_0x19cab2,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3d1db1(o(_0x19cab2,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3d1db1(o(_0x19cab2,'ELEMENT_TODO_LIST'));}switch(_0x3f12d9['newValue']){case'bulleted':return _0x172602(o(_0x19cab2,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x172602(o(_0x19cab2,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x172602(o(_0x19cab2,'ELEMENT_TODO_LIST'));}}),_0x37696b['descriptionFactory']['registerDescriptionCallback'](_0x35a357=>{const {data:_0x4145b3}=_0x35a357;if(_0x4145b3&&'listIndent'==_0x4145b3['key'])return null==_0x4145b3['newValue']||null==_0x4145b3['oldValue']&&0x0==_0x4145b3['newValue']?_0x29799c:void 0x0;}),_0x37696b['descriptionFactory']['registerDescriptionCallback'](_0x26715b=>{if('attribute'!=_0x26715b['type'])return;const {data:_0x1db5a9}=_0x26715b;if(!_0x1db5a9||'listItemId'!=_0x1db5a9['key'])return;const _0x2d2013=le(_0x26715b);return'newValue'==_0x2d2013?{'type':'format','content':o(_0x19cab2,'*Merge:*\x20list\x20item')}:'oldValue'==_0x2d2013?{'type':'format','content':o(_0x19cab2,'*Split:*\x20list\x20item')}:_0x29799c;}),_0x5982c2['model']['document']['registerPostFixer'](_0x346e9a=>this['listItemIdFixer'](_0x346e9a)),_0x5982c2['model']['document']['registerPostFixer'](_0xc75542=>this['noTrackChangesFixer'](_0xc75542)),_0x5982c2['model']['document']['registerPostFixer'](_0x370f22=>this['assureChains'](_0x370f22)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x2e8f52){if(_0x2e8f52['batch']['isUndo']||!_0x2e8f52['batch']['isLocal'])return!0x1;let _0x181958=!0x1;const _0x5bc972=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x573909=>_0x573909['data']&&'listItemId'==_0x573909['data']['key'])['filter'](_0x3257d4=>_0x3257d4['data']['newValue']&&_0x3257d4['data']['oldValue']);for(const _0x529484 of _0x5bc972)le(_0x529484)||(_0x2e8f52['removeMarker'](_0x529484['getFirstMarker']()),_0x181958=!0x0);return _0x181958;}['noTrackChangesFixer'](_0x2967be){if(_0x2967be['batch']['isUndo']||!_0x2967be['batch']['isLocal'])return!0x1;const _0x1f1327=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x1f1327['trackChangesCommand']['value'])return!0x1;let _0x45858b=!0x1;const _0x1f7286=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x2436bd=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x47eec7=>'attribute'==_0x47eec7['type'])['filter'](_0x257a23=>_0x1f7286['includes'](_0x257a23['attributeKey']));if(0x0==_0x2436bd['length'])return _0x45858b;for(const _0x39a60c of _0x2436bd){const _0x13a493=_0x1f1327['_findSuggestions'](_0x39a60c['range'],'attribute')['filter'](_0x8fd2a3=>!_0x8fd2a3['meta']['isNextTo'])['map'](_0x2bbf0f=>_0x2bbf0f['suggestion'])['filter'](_0x3b237c=>{const _0x5d7299=_0x1f1327['_getAttributeKey'](_0x3b237c);return _0x1f7286['includes'](_0x5d7299);});if(_0x13a493['length']){for(const _0x5b60d9 of _0x13a493)_0x2967be['removeMarker'](_0x5b60d9['getFirstMarker']());_0x45858b=!0x0;}}return _0x45858b;}['assureChains'](_0x41d36e){if(_0x41d36e['batch']['isUndo']||!_0x41d36e['batch']['isLocal'])return!0x1;const _0x916737=this['editor']['plugins']['get']('TrackChangesEditing');let _0x594239=!0x1;const _0x12ec49=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x14eee9 of _0x916737['getSuggestions']({'skipNotAttached':!0x0})){const _0x135025=_0x916737['_findSuggestions'](_0x14eee9['getFirstRange'](),'attribute')['map'](_0x2a3a71=>_0x2a3a71['suggestion'])['filter'](_0xe8f092=>_0xe8f092['data']&&_0x12ec49['includes'](_0xe8f092['data']['key']));if(!_0x135025['length'])continue;const _0x1f9a00=_0x135025[0x0]['head']['attributes']['groupId'];if(!_0x135025['every'](_0x3ed618=>_0x3ed618['attributes']['groupId']===_0x1f9a00)){for(const _0x11a7f6 of _0x135025)_0x488293(_0x11a7f6,_0x1f9a00)&&(_0x594239=!0x0);}}return _0x594239;function _0x42c0c1(_0x7916e0,_0x20813b){for(const _0x21583e of _0x916737['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4b822d=>'attribute'==_0x4b822d['type']&&_0x4b822d['attributes']['groupId']==_0x7916e0))_0x21583e['setAttribute']('groupId',_0x20813b);}function _0x488293(_0x3d14ba,_0x428b01){let _0x22812f=_0x3d14ba['head'],_0x2c0f76=!0x1;for(;_0x22812f;)_0x22812f['attributes']['groupId']!=_0x428b01&&(_0x42c0c1(_0x22812f['attributes']['groupId'],_0x428b01),_0x22812f['setAttribute']('groupId',_0x428b01),_0x2c0f76=!0x0),_0x22812f=_0x22812f['next'];return _0x2c0f76;}}['_supportLegacySuggestions'](){const _0x1c4f59=this['editor'],_0xbead54=_0x1c4f59['locale'],_0x44e2da=_0x1c4f59['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x44e2da['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x47d9d0,_0x4ee998){const _0x556be8=[];for(let _0x7b7292 of _0x47d9d0)_0x7b7292['start']['nodeAfter']===_0x7b7292['end']['parent']&&(_0x7b7292=_0x1c4f59['model']['createRange'](_0x1c4f59['model']['createPositionAt'](_0x7b7292['start']['nodeAfter'],0x0))),_0x556be8['push'](_0x7b7292);_0x1c4f59['model']['change'](_0x275746=>{const _0x4c14a7=_0x1c4f59['model']['document']['selection'],_0x585005=Array['from'](_0x4c14a7['getRanges']())['map'](_0x5ed3f3=>_0x533200['fromRange'](_0x5ed3f3));_0x275746['setSelection'](_0x556be8),_0x1c4f59['commands']['get'](_0x4ee998['commandName'])['refresh'](),_0x4ee998['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x1c4f59['execute'](_0x4ee998['commandName'],..._0x4ee998['commandParams']),_0x275746['setSelection'](_0x585005);for(const _0x1cc18c of _0x585005)_0x1cc18c['detach']();});}),_0x44e2da['descriptionFactory']['registerElementLabel'](function(_0x28ee88){const _0x5e0ccd=!_0x1c4f59['model']['schema']['isObject'](_0x28ee88),_0x98864d=_0x28ee88['previousSibling'],_0x3f1ea4=_0x28ee88['nextSibling'],_0x526857=_0x28ee88['getAttribute']('listItemId'),_0x3256f5=!_0x98864d||_0x98864d['getAttribute']('listItemId')!==_0x526857,_0x4010b8=!_0x3f1ea4||_0x3f1ea4['getAttribute']('listItemId')!==_0x526857;return _0x5e0ccd&&Boolean(_0x526857)&&_0x3256f5&&_0x4010b8;},_0x1b1708=>o(_0xbead54,'ELEMENT_LIST_ITEM',_0x1b1708));}['_registerLegacyDescription'](){const _0x29508f=this['editor'],_0x5e6bcc=_0x29508f['locale'];function _0x2ee929(_0x28e1a0){const _0x28eb8a=_0x29508f['commands']['get']('bulletedList')['value'],_0x2ee266=_0x29508f['commands']['get']('numberedList')['value'];return'numberedList'===_0x28e1a0?_0x28eb8a:_0x2ee266;}_0x29508f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x8901d){if('formatBlock'!=_0x8901d['type'])return;const {data:_0x51bde7}=_0x8901d;if(!_0x51bde7)return;let _0x29d335,_0x5c3d45,_0x369ecb,_0x2126cc;switch(_0x51bde7['commandName']){case'bulletedList':_0x369ecb=_0x51bde7['commandParams'][0x0]['forceValue'],_0x2126cc=_0x2ee929(_0x51bde7['commandName']),_0x29d335=_0x369ecb?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x2126cc&&_0x29508f['config']['get']('list.multiBlock')||(_0x29d335='*Change\x20to:*\x20%0'),_0x5c3d45={'type':'format','content':o(_0x5e6bcc,_0x29d335,o(_0x5e6bcc,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x369ecb=_0x51bde7['commandParams'][0x0]['forceValue'],_0x2126cc=_0x2ee929(_0x51bde7['commandName']),_0x29d335=_0x369ecb?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x2126cc&&_0x29508f['config']['get']('list.multiBlock')||(_0x29d335='*Change\x20to:*\x20%0'),_0x5c3d45={'type':'format','content':o(_0x5e6bcc,_0x29d335,o(_0x5e6bcc,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x29d335='*Indent:*\x20%0',_0x5c3d45={'type':'format','content':o(_0x5e6bcc,_0x29d335,o(_0x5e6bcc,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x29d335=function(_0x324b3f){const _0x3e3023=_0x324b3f['getFirstRange']();let _0x4a5df9=_0x3e3023['start']['nodeAfter'];for(;_0x4a5df9&&_0x3e3023['containsItem'](_0x4a5df9);){if(_0x4a5df9['getAttribute']('listIndent')>0x0)return!0x1;_0x4a5df9=_0x4a5df9['nextSibling'];}return!0x0;}(_0x8901d)?o(_0x5e6bcc,'*Format:*\x20remove\x20from\x20%0',o(_0x5e6bcc,function(_0x134a9d){return'ELEMENT_'+_0x134a9d['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x8901d))):o(_0x5e6bcc,'*Outdent:*\x20%0',o(_0x5e6bcc,'ELEMENT_LIST_ITEM')),_0x5c3d45={'type':'format','content':_0x29d335};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x51bde7['multipleBlocks']&&(_0x29d335='*Merge:*\x20%0',_0x5c3d45={'type':'deletion','content':o(_0x5e6bcc,_0x29d335,o(_0x5e6bcc,'ELEMENT_LIST_ITEM'))});}return _0x5c3d45;});}}function le(_0x2af846){let _0x3812f2=_0x2af846['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x3812f2;){const _0x189502=_0x3812f2['getAttribute']('listItemId');if(!_0x189502)return!0x1;if(_0x189502==_0x2af846['data']['newValue'])return'newValue';if(_0x189502==_0x2af846['data']['oldValue'])return'oldValue';_0x3812f2=_0x3812f2['previousSibling'];}return!0x1;}class ue extends _0x463102{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x29d556=this['editor']['config']['get']('list.properties'),_0x34fa2d=this['editor']['plugins']['get']('TrackChangesEditing');_0x29d556['styles']&&(_0x34fa2d['enableDefaultAttributesIntegration']('listStyle'),_0x34fa2d['registerBlockAttribute']('listStyle')),_0x29d556['reversed']&&(_0x34fa2d['enableDefaultAttributesIntegration']('listReversed'),_0x34fa2d['registerBlockAttribute']('listReversed')),_0x29d556['startIndex']&&(_0x34fa2d['enableDefaultAttributesIntegration']('listStart'),_0x34fa2d['registerBlockAttribute']('listStart'));const _0x5f3253={'type':'format','content':''};_0x34fa2d['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0xd43b5=this['editor']['locale'];_0x34fa2d['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0xd43b5,'FORMAT_LIST_REVERSED')),_0x34fa2d['descriptionFactory']['registerDescriptionCallback'](_0x2d78f5=>{const {data:_0x4a27d2}=_0x2d78f5;if(_0x4a27d2&&'listReversed'==_0x4a27d2['key'])return null==_0x4a27d2['newValue']||0x0==_0x4a27d2['newValue']&&null==_0x4a27d2['oldValue']?_0x5f3253:void 0x0;}),_0x34fa2d['descriptionFactory']['registerAttributeLabel']('listStart',o(_0xd43b5,'FORMAT_LIST_START')),_0x34fa2d['descriptionFactory']['registerDescriptionCallback'](_0xf867e8=>{const {data:_0x13d55c}=_0xf867e8;if(_0x13d55c&&'listStart'==_0x13d55c['key'])return null==_0x13d55c['newValue']||0x1==_0x13d55c['newValue']&&null==_0x13d55c['oldValue']?_0x5f3253:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x4a3e2e=>{if(_0x4a3e2e['batch']['isUndo'])return!0x1;let _0x2bc39e=!0x1;const _0xefedfb=_0x34fa2d['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2597f2=>{const _0x3d68fc=_0x34fa2d['_getAttributeKey'](_0x2597f2);return'listStart'==_0x3d68fc||'listReversed'==_0x3d68fc;});for(const _0x414fdb of _0xefedfb){const _0x3395de=_0x414fdb['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x3395de||'customNumbered'==_0x3395de)continue;_0x34fa2d['_findSuggestions'](_0x414fdb['getFirstRange'](),'attribute')['find'](_0x5d76bf=>'listType'==_0x34fa2d['_getAttributeKey'](_0x5d76bf['suggestion']))||(_0x4a3e2e['removeMarker'](_0x414fdb['getFirstMarker']()),_0x2bc39e=!0x0);}return _0x2bc39e;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x20522c){const _0x39a879=this['editor']['locale'],{data:_0x3321b6}=_0x20522c,_0x268035={'type':'format','content':''};if(!_0x3321b6||'listStyle'!=_0x3321b6['key'])return;if(!_0x3321b6['oldValue'])return'default'==_0x3321b6['newValue']?_0x268035:{'type':'format','content':''+o(_0x39a879,'*Set\x20format:*\x20%0',o(_0x39a879,this['_getTranslationKeyForListStyle'](_0x3321b6['newValue'])))};if(!_0x3321b6['newValue']){if('default'==_0x3321b6['oldValue'])return _0x268035;let _0xfa192c=_0x20522c['head'];for(;_0xfa192c;){if(_0xfa192c['data']&&'listType'==_0xfa192c['data']['key']&&_0xfa192c['data']['newValue'])return _0x268035;_0xfa192c=_0xfa192c['next'];}return{'type':'format','content':''+o(_0x39a879,'*Remove\x20format:*\x20%0',o(_0x39a879,this['_getTranslationKeyForListStyle'](_0x3321b6['oldValue'])))};}if('default'!=_0x3321b6['newValue'])return{'type':'format','content':''+o(_0x39a879,'*Set\x20format:*\x20%0',o(_0x39a879,this['_getTranslationKeyForListStyle'](_0x3321b6['newValue'])))};let _0x2f9602=_0x20522c['head'];for(;_0x2f9602;){if(_0x2f9602['data']&&'listType'==_0x2f9602['data']['key']&&_0x2f9602['data']['newValue']&&_0x2f9602['data']['oldValue'])return _0x268035;_0x2f9602=_0x2f9602['next'];}return{'type':'format','content':o(_0x39a879,'*Set\x20format:*\x20%0',o(_0x39a879,'ELEMENT_'+_0x20522c['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x45a81f=this['editor'],_0x340606=_0x45a81f['locale'];_0x45a81f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x490d75=>{if('formatBlock'!=_0x490d75['type'])return;const {data:_0x178bcb}=_0x490d75;if(!_0x178bcb)return;let _0x5ba45c,_0x413a28;switch(_0x178bcb['commandName']){case'listStyle':_0x5ba45c='*Change\x20to:*\x20%0',_0x413a28={'type':'format','content':o(_0x340606,_0x5ba45c,o(_0x340606,this['_getTranslationKeyForListStyle'](_0x178bcb['commandParams'][0x0]['type'])))};break;case'listReversed':_0x5ba45c=_0x178bcb['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x413a28={'type':'format','content':o(_0x340606,_0x5ba45c)};break;case'listStart':_0x5ba45c='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x413a28={'type':'format','content':o(_0x340606,_0x5ba45c,_0x178bcb['commandParams'][0x0]['startIndex'])};}return _0x413a28;});}['_getTranslationKeyForListStyle'](_0x40bddb){return'ELEMENT_'+function(_0xb2b765){if(pe['includes'](_0xb2b765))return'bulleted';if(ye['includes'](_0xb2b765))return'numbered';return null;}(_0x40bddb)['toUpperCase']()+'_LIST_'+_0x40bddb['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x463102{static get['requires'](){return[_0x8b26d0];}['init'](){const _0x2c5ac3=this['editor'],_0x5cbfa9=_0x2c5ac3['plugins']['get']('TrackChangesEditing'),_0xcd14af=_0x2c5ac3['commands']['get']('enter');_0x5cbfa9['enableCommand']('enter',()=>{_0x2c5ac3['model']['change'](_0x50fae4=>{const _0x2bcf1f=_0x2c5ac3['model']['document']['selection'],_0x37bcb3=_0x2bcf1f['getFirstPosition'](),_0x56132e=_0x533200['fromRange'](_0x2bcf1f['getFirstRange']());if(_0xcd14af['enterBlock'](_0x50fae4)){const _0x33f3e0=_0x2c5ac3['model']['createPositionAt'](_0x37bcb3['parent']['nextSibling'],0x0),_0x84c8f4=_0x50fae4['createRange'](_0x37bcb3,_0x33f3e0);_0x5cbfa9['markInsertion'](_0x84c8f4);}else _0x50fae4['setSelection'](_0x50fae4['createRange'](_0x56132e['end']));_0x56132e['detach'](),_0xcd14af['fire']('afterExecute',{'writer':_0x50fae4});});}),_0x2c5ac3['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x2c5ac3,'split'),{'priority':'high'}),_0x2c5ac3['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x16c90e,_0x5e47b9,_0x2bd130)=>{const _0x48b9ce=_0x2bd130['mapper']['markerNameToElements'](_0x5e47b9['markerName']);if(_0x48b9ce){for(const _0x5086c9 of _0x48b9ce)_0x5086c9['hasClass']('ck-suggestion-marker-split')&&(_0x2bd130['mapper']['unbindElementFromMarkerName'](_0x5086c9,_0x5e47b9['markerName']),_0x2bd130['writer']['remove'](_0x5086c9));}},{'priority':'high'}),_0x2c5ac3['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1ac392,_0x3e6e46,_0xb12e59)=>{_0xb12e59['options']['showSuggestionHighlights']&&_e(_0x2c5ac3,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1ac392,_0x3e6e46,_0xb12e59);},{'priority':'high'});}}class J extends _0x463102{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x3c6b81=this['editor']['plugins']['get']('TrackChangesEditing');_0x3c6b81['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x3c6b81['enableCommand']('findNext'),_0x3c6b81['enableCommand']('findPrevious'),_0x3c6b81['enableCommand']('replace'),_0x3c6b81['enableCommand']('replaceAll');}['handleFindCommand'](_0x210dbe,_0x1329b5,_0x46c54f={}){const _0x55fce2=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x210dbe(_0x40e7ae=>('string'==typeof _0x1329b5?_0x55fce2['findByTextCallback'](_0x1329b5,_0x46c54f):_0x1329b5)(_0x40e7ae)['filter'](_0x5d87a6=>!0x1===this['_isInDeletionRange'](_0x5d87a6,_0x40e7ae['item'])),_0x46c54f);}['_isInDeletionRange'](_0x1dbac6,_0x1f5d80){const _0x300a66=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1f5d80,_0x1dbac6['start']),this['editor']['model']['createPositionAt'](_0x1f5d80,_0x1dbac6['end']));for(const _0x5dd5f0 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x300a66['getIntersection'](_0x5dd5f0['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Q extends _0x463102{['afterInit'](){const _0x8250a3=this['editor']['locale'],_0x1557a8=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x4758ca,commandName:_0x403b99}of ro)this['editor']['plugins']['has'](_0x4758ca)&&(_0x1557a8['enableDefaultAttributesIntegration'](_0x403b99),_0x1557a8['registerInlineAttribute'](_0x403b99));_0x8250a3['t'],_0x1557a8['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x8250a3,'FORMAT_FONT_SIZE')),_0x1557a8['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x8250a3,'FORMAT_FONT_FAMILY')),_0x1557a8['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x8250a3,'FORMAT_FONT_COLOR')),_0x1557a8['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x8250a3,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x37af7a=this['editor'],_0x3bd9f7=_0x37af7a['locale'];_0x37af7a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5c1ede=>{const _0x3bc102=_0x3bd9f7['t'];if('formatInline'!=_0x5c1ede['type'])return;const {data:_0x433885}=_0x5c1ede;if(null!=_0x433885){if('fontSize'==_0x433885['commandName']){const _0x14b44a=_0x433885['commandParams'][0x0]['value'];if(_0x14b44a){const _0x4e0c95=_0x3bc102(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x54a49e=>_0x54a49e['model']==_0x14b44a)['title'])['toLowerCase']();return{'type':'format','content':o(_0x3bd9f7,'*Set\x20font\x20size:*\x20%0',_0x4e0c95)};}return{'type':'format','content':o(_0x3bd9f7,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x433885['commandName']){const _0xa6ca58=_0x433885['commandParams'][0x0]['value'];return _0xa6ca58?{'type':'format','content':o(_0x3bd9f7,'*Set\x20font\x20family:*\x20%0',_0xa6ca58)}:{'type':'format','content':o(_0x3bd9f7,'*Reset\x20font\x20family*')};}if('fontColor'==_0x433885['commandName']){const _0x574425=_0x433885['commandParams'][0x0]['value'];if(_0x574425){const _0x479b03=_0x31e25a(this['editor']['config']['get']('fontColor.colors'))['find'](_0x4c2182=>_0x4c2182['model']==_0x574425);let _0x5ab30c=_0x574425,_0xf46080='';return _0x479b03&&(_0x5ab30c=_0x479b03['label'],_0xf46080=_0x3bc102(_0x5ab30c)['toLowerCase']()),{'type':'format','content':o(_0x3bd9f7,'*Set\x20font\x20color:*\x20%0',_0xf46080)['trim'](),'color':{'value':_0x574425,'title':_0xf46080||_0x5ab30c}};}return{'type':'format','content':o(_0x3bd9f7,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x433885['commandName']){const _0x5a0811=_0x433885['commandParams'][0x0]['value'];if(_0x5a0811){const _0x3aa1ee=_0x31e25a(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0xceb44c=>_0xceb44c['model']==_0x5a0811);let _0x9422bc=_0x5a0811,_0x568675='';return _0x3aa1ee&&(_0x9422bc=_0x3aa1ee['label'],_0x568675=_0x3bc102(_0x9422bc)['toLowerCase']()),{'type':'format','content':o(_0x3bd9f7,'*Set\x20font\x20background\x20color:*\x20%0',_0x568675)['trim'](),'color':{'value':_0x5a0811,'title':_0x568675||_0x9422bc}};}return{'type':'format','content':o(_0x3bd9f7,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x463102{['afterInit'](){const _0x259083=this['editor'],_0x41e970=_0x259083['plugins']['get']('TrackChangesEditing'),_0x1a5671=_0x259083['commands']['get']('copyFormat'),_0x4acdad=_0x259083['commands']['get']('pasteFormat');_0x1a5671&&_0x4acdad&&(_0x41e970['enableDefaultAttributesIntegration']('pasteFormat'),_0x41e970['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x535e43=this['editor'],_0x5de001=_0x535e43['locale'];_0x535e43['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4f8bf1=>{if('formatBlock'!=_0x4f8bf1['type']&&'formatInline'!=_0x4f8bf1['type'])return;const {data:_0x1d919a}=_0x4f8bf1;if(_0x1d919a&&'pasteFormat'===_0x1d919a['commandName']){const _0x49cf4c=[],_0x4443bb=_0x1d919a['commandParams'][0x0];for(const [_0x4497ed,_0xf2f702]of Object['entries'](_0x4443bb))_0x49cf4c['push'](so(_0x535e43,_0x4497ed,_0xf2f702));return _0x49cf4c['length']?{'type':'format','content':o(_0x5de001,'*Set\x20format\x20to:*\x20%0',_0x49cf4c['join'](',\x20'))}:{'type':'format','content':o(_0x5de001,'*Remove\x20all\x20formatting*')};}});}}function so(_0x59b334,_0x4ad1d3,_0x4fca1f){const _0x16ec4b=_0x59b334['locale']['t'],_0x3f18dd=_0x4ad1d3['split'](/(?=[A-Z])/)['join']('\x20'),_0x1c0da7=_0x16ec4b(_0x3f18dd['charAt'](0x0)['toUpperCase']()+_0x3f18dd['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x4fca1f)return _0x1c0da7;if('fontColor'===_0x4ad1d3||'fontBackgroundColor'===_0x4ad1d3){const _0x582c70=_0x31e25a(_0x59b334['config']['get']('fontColor.colors'))['find'](_0x571172=>_0x571172['model']==_0x4fca1f);return _0x1c0da7+'\x20('+(_0x582c70?_0x16ec4b(_0x582c70['label'])['toLowerCase']():_0x4fca1f)+')';}if('fontSize'===_0x4ad1d3&&isNaN(parseFloat(_0x4fca1f))){const _0x16ba5d=_0x59b334['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x59b334['config']['get']('fontSize.options'))['find'](_0x3c0580=>_0x3c0580['model']==_0x4fca1f);return _0x1c0da7+'\x20('+(_0x16ba5d?_0x16ec4b(_0x16ba5d['title'])['toLowerCase']():_0x4fca1f)+')';}return _0x1c0da7+'\x20('+_0x4fca1f+')';}class Y extends _0x463102{['_headingOptions'];['afterInit'](){const _0x34f3fb=this['editor'];if(!_0x34f3fb['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x34f3fb['config']['get']('heading.options');const _0x56e3d7=_0x34f3fb['locale'],_0x3fd043=_0x34f3fb['plugins']['get']('TrackChangesEditing');_0x3fd043['enableDefaultAttributesIntegration']('heading');for(const _0x4a3794 of this['_headingOptions'])'paragraph'!=_0x4a3794['model']&&_0x3fd043['descriptionFactory']['registerElementLabel'](_0x4a3794['model'],_0xf1870=>{const _0x4163af=this['_getHeadingLevel'](_0x4a3794['model']);return null!==_0x4163af?_0xc347f0(_0xf1870,_0x4163af):_0x473b72(_0xf1870,_0x4a3794['title']);});function _0xc347f0(_0x4e31a3,_0x47888c){return o(_0x56e3d7,'ELEMENT_HEADING',[_0x4e31a3,_0x47888c]);}function _0x473b72(_0x168890,_0x1a7d81){return o(_0x56e3d7,'ELEMENT_HEADING_CUSTOM',[_0x168890,_0x1a7d81]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4365c7=this['editor'],_0x463abf=_0x4365c7['locale'];function _0x41b264(_0x9eb27f,_0x1d8045){return o(_0x463abf,'ELEMENT_HEADING_CUSTOM',[_0x9eb27f,_0x1d8045]);}_0x4365c7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x414544=>{if('formatBlock'!=_0x414544['type'])return;const {data:_0x1319d9}=_0x414544;if(_0x1319d9&&'heading'==_0x1319d9['commandName']){const _0x260cad=_0x1319d9['commandParams'][0x0]['value'],_0x56330f=this['_getHeadingLevel'](_0x260cad);if(null!==_0x56330f)return{'type':'format','content':o(_0x463abf,'*Change\x20to:*\x20%0',(_0x1a96ee=0x1,_0x1f0a05=_0x56330f,o(_0x463abf,'ELEMENT_HEADING',[_0x1a96ee,_0x1f0a05])))};const _0x38ca14=this['_headingOptions']['find'](_0x18c64d=>_0x18c64d['model']===_0x260cad)['title'];return{'type':'format','content':o(_0x463abf,'*Change\x20to:*\x20%0',_0x41b264(0x1,_0x38ca14))};}var _0x1a96ee,_0x1f0a05;});}['_getHeadingLevel'](_0x1083ae){const _0x1c0051=_0x1083ae['match'](/^heading(\d+)/);if(_0x1c0051)return _0x1c0051[0x1];const _0x4b0fb7=this['_headingOptions']?.['find'](_0x1e7bad=>_0x1e7bad['model']==_0x1083ae);if(_0x4b0fb7&&_0x4b0fb7['view']){const _0x192614=_0x4b0fb7['view'],_0x1c6747=(_0x192614['name']??_0x192614)['match'](/^h(\d+)/);if(_0x1c6747)return _0x1c6747[0x1];}return null;}}class Z extends _0x463102{['afterInit'](){const _0x2ca890=this['editor'];if(!_0x2ca890['plugins']['has']('HighlightEditing'))return;const _0x32a404=_0x2ca890['plugins']['get']('TrackChangesEditing'),_0x4b957c=_0x2ca890['locale'];_0x32a404['enableDefaultAttributesIntegration']('highlight'),_0x32a404['registerInlineAttribute']('highlight'),_0x32a404['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x4b957c,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x38e9bd=this['editor'],_0x2d4db9=_0x38e9bd['locale'];_0x38e9bd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3f2d5d=>{if('formatInline'!=_0x3f2d5d['type'])return;const {data:_0x226fd4}=_0x3f2d5d;if(_0x226fd4&&'highlight'==_0x226fd4['commandName']){const _0x2ed813=_0x2d4db9['t'],_0x1af67f=_0x226fd4['commandParams'][0x0]['value'];if(_0x1af67f){const _0x221e03=_0x38e9bd['config']['get']('highlight.options')['find'](_0x1e34a3=>_0x1e34a3['model']==_0x1af67f),_0x560d7e=_0x2ed813(_0x221e03['title'])['toLowerCase']();return{'type':'format','content':o(_0x2d4db9,'*Set\x20highlight:*\x20%0',_0x560d7e),'color':{'value':_0x221e03['color'],'title':_0x221e03['title']}};}return{'type':'format','content':o(_0x2d4db9,'*Remove\x20highlight*',o(_0x2d4db9,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x463102{['afterInit'](){const _0x5df46a=this['editor'];if(!_0x5df46a['plugins']['has']('HorizontalLineEditing'))return;_0x5df46a['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x45b553=_0x5df46a['plugins']['get']('TrackChangesEditing'),_0x2e5bcc=_0x5df46a['locale'];_0x45b553['descriptionFactory']['registerElementLabel']('horizontalLine',_0x28c9d3=>o(_0x2e5bcc,'ELEMENT_HORIZONTAL_LINE',_0x28c9d3)),_0x5df46a['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x7c28b,{writer:_0x2f096c,options:_0x28337b})=>{if(!_0x28337b['showSuggestionHighlights'])return null;const _0x53e397=_0x2f096c['createContainerElement']('div'),_0x322716=_0x2f096c['createEmptyElement']('hr');return _0x2f096c['addClass']('ck-horizontal-line',_0x53e397),_0x2f096c['insert'](_0x2f096c['createPositionAt'](_0x53e397,0x0),_0x322716),_0x53e397;},'converterPriority':'high'});}}class et extends _0x463102{['afterInit'](){const _0x3a7053=this['editor'];if(!_0x3a7053['plugins']['has']('HtmlEmbed'))return;const _0x489972=_0x3a7053['plugins']['get']('TrackChangesEditing'),_0x4c0bfa=_0x3a7053['locale'];_0x489972['descriptionFactory']['registerElementLabel']('rawHtml',_0x491cf5=>o(_0x4c0bfa,'ELEMENT_HTML_EMBED',_0x491cf5)),_0x489972['enableDefaultAttributesIntegration']('htmlEmbed'),_0x489972['registerBlockAttribute']('value'),_0x489972['descriptionFactory']['registerDescriptionCallback'](_0x321ec1=>{if('attribute'!=_0x321ec1['type'])return;const {data:_0x56aae7}=_0x321ec1;if(_0x56aae7&&'value'==_0x56aae7['key']&&_0x321ec1['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0xbacdce=o(_0x4c0bfa,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4c0bfa,'*Change\x20%0\x20content*',_0xbacdce)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xce99ab=this['editor'],_0x4d1cf3=_0xce99ab['locale'];_0xce99ab['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x13047c=>{if('formatBlock'!=_0x13047c['type'])return;const {data:_0x39fcad}=_0x13047c;if(_0x39fcad&&'htmlEmbed'==_0x39fcad['commandName']){const _0x26abb4=o(_0x4d1cf3,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4d1cf3,'*Change\x20%0\x20content*',_0x26abb4)};}});}}class it extends _0x463102{['afterInit'](){const _0x1cca68=this['editor'];if(!_0x1cca68['plugins']['has']('ImageEditing'))return;const _0x49e781=_0x1cca68['plugins']['get']('TrackChangesEditing'),_0x36eea0=_0x1cca68['plugins']['get']('ImageUtils'),_0x39a851=_0x1cca68['locale'];_0x49e781['enableCommand']('insertImage'),_0x49e781['descriptionFactory']['registerElementLabel']('imageBlock',_0x49f284=>o(_0x39a851,'ELEMENT_IMAGE',_0x49f284)),_0x49e781['descriptionFactory']['registerElementLabel']('imageInline',_0x1f956c=>o(_0x39a851,'ELEMENT_INLINE_IMAGE',_0x1f956c)),_0x49e781['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x39a851,'ELEMENT_CAPTION')),_0x1cca68['plugins']['has']('ImageUploadEditing')&&_0x49e781['enableCommand']('uploadImage'),_0x1cca68['plugins']['has']('ImageBlockEditing')&&_0x1cca68['plugins']['has']('ImageInlineEditing')&&(_0x49e781['enableCommand']('imageTypeInline',(_0x2337e4,_0x1c8753)=>{const _0x956f3a=_0x36eea0['getClosestSelectedImageElement'](_0x1cca68['model']['document']['selection']);_0x1cca68['model']['change'](()=>{_0x49e781['markBlockFormat'](_0x956f3a,{'commandName':'imageTypeInline','commandParams':[_0x1c8753]},[],'convertBlockImageToInline');});}),_0x49e781['enableCommand']('imageTypeBlock',(_0x2c6cce,_0xebfc18)=>{_0x1cca68['model']['change'](_0x329e7b=>{let _0x1efa8d=_0x36eea0['getClosestSelectedImageElement'](_0x1cca68['model']['document']['selection']),_0x7f1a64=_0x329e7b['createRangeOn'](_0x1efa8d);const _0x30cd8c=_0x293de4['fromPosition'](_0x7f1a64['start'],'toPrevious'),_0x9ad4c4=_0x293de4['fromPosition'](_0x7f1a64['end'],'toNext');_0x49e781['forceDefaultExecution'](()=>_0x2c6cce(_0xebfc18)),_0x1efa8d=_0x36eea0['getClosestSelectedImageElement'](_0x1cca68['model']['document']['selection']),_0x7f1a64=_0x329e7b['createRangeOn'](_0x1efa8d);const _0x4896b6=_0x329e7b['createRange'](_0x30cd8c,_0x9ad4c4);_0x30cd8c['detach'](),_0x9ad4c4['detach'](),_0x49e781['markBlockFormat'](_0x1efa8d,{'commandName':'imageTypeInline','commandParams':[_0xebfc18]},[],'convertInlineImageToBlock'),_0x4896b6['start']['isBefore'](_0x7f1a64['start'])&&_0x49e781['markInsertion'](_0x329e7b['createRange'](_0x4896b6['start'],_0x7f1a64['start']),'convertInlineImageToBlock'),_0x7f1a64['end']['isBefore'](_0x4896b6['end'])&&_0x49e781['markInsertion'](_0x329e7b['createRange'](_0x7f1a64['end'],_0x4896b6['end']),'convertInlineImageToBlock');});}),_0x49e781['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x49e781['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x49e781['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x49e781['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x49e781['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x49e781['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x5670dc])=>{const _0x35381d=_0x49e781['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2651e2=_0x5670dc['start'],_0x9b2e7f=_0x5670dc['end'];const _0x444549=_0x1cca68['model']['schema']['getNearestSelectionRange'](_0x2651e2,'backward'),_0x2fa3db=_0x1cca68['model']['schema']['getNearestSelectionRange'](_0x9b2e7f,'forward');_0x444549['isCollapsed']&&(_0x2651e2=_0x444549['start']),_0x2fa3db['isCollapsed']&&(_0x9b2e7f=_0x2fa3db['end']),_0x35381d([_0x1cca68['model']['createRange'](_0x2651e2,_0x9b2e7f)]);}),_0x49e781['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x4821f9),_0x49e781['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x4821f9)),_0x1cca68['plugins']['has']('ImageCaptionEditing')&&(_0x49e781['enableCommand']('toggleImageCaption',(_0x5ae61b,_0x326404)=>{const _0x2da744=_0x1cca68['plugins']['get']('ImageCaptionUtils');let _0x5b6d5a=_0x36eea0['getClosestSelectedImageElement'](_0x1cca68['model']['document']['selection']),_0x3fef69=_0x2da744['getCaptionFromImageModelElement'](_0x5b6d5a);_0x1cca68['model']['change'](()=>{if(_0x3fef69)return void _0x49e781['markDeletion'](_0x1cca68['model']['createRangeOn'](_0x3fef69));const _0x33d7ec=_0x36eea0['isBlockImage'](_0x5b6d5a);_0x5ae61b(_0x326404),_0x5b6d5a=_0x36eea0['getClosestSelectedImageElement'](_0x1cca68['model']['document']['selection']),_0x3fef69=_0x2da744['getCaptionFromImageModelElement'](_0x5b6d5a),_0x49e781['markInsertion'](_0x1cca68['model']['createRangeOn'](_0x3fef69),_0x33d7ec?null:'imageCaption');});}),_0x49e781['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x4821f9));const _0x2e1195=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x390f43(_0x399b58,_0x41026e){const _0x7b0b32=_0x2e1195['findIndex'](({type:_0x288d77,subType:_0x1df255})=>_0x399b58['type']==_0x288d77&&_0x399b58['subType']==_0x1df255),_0x4993d9=_0x2e1195['findIndex'](({type:_0x39a66b,subType:_0x4e0389})=>_0x41026e['type']==_0x39a66b&&_0x41026e['subType']==_0x4e0389);if(_0x7b0b32<0x0||_0x4993d9<0x0)return!0x1;const _0x441cb6=_0x399b58['getFirstRange'](),_0x2630ec=_0x41026e['getFirstRange']();if((0x0==_0x7b0b32||0x1==_0x7b0b32)&&0x2==_0x4993d9&&_0x441cb6['isIntersecting'](_0x2630ec))return!0x0;if(0x2==_0x7b0b32&&0x3==_0x4993d9){const _0x13d6de=_0x49e781['_findSuggestions'](_0x441cb6,'insertion')['filter'](({suggestion:_0x4fd1ae,meta:_0x18750b})=>_0x18750b['isOwn']&&'convertInlineImageToBlock'==_0x4fd1ae['subType']);if(_0x13d6de['length']>0x1&&_0x2630ec['end']['isEqual'](_0x441cb6['start']))return!0x0;if(0x1==_0x13d6de['length']&&(_0x441cb6['start']['isEqual'](_0x2630ec['end'])||_0x441cb6['end']['isEqual'](_0x2630ec['start'])))return!0x0;}if(0x3==_0x7b0b32&&0x3==_0x4993d9&&_0x441cb6['start']['isBefore'](_0x2630ec['start'])){const _0x52d4fb=_0x441cb6['end']['nodeAfter'],_0x2db4be=_0x2630ec['start']['nodeBefore'];return _0x36eea0['isBlockImage'](_0x52d4fb)&&_0x52d4fb===_0x2db4be;}return!0x1;}function _0x4821f9(_0x3007a3,_0x1fd0ce){return _0x390f43(_0x3007a3,_0x1fd0ce)?[_0x3007a3,_0x1fd0ce]:_0x390f43(_0x1fd0ce,_0x3007a3)?[_0x1fd0ce,_0x3007a3]:null;}_0x1cca68['plugins']['has']('ImageResize')&&(_0x49e781['enableDefaultAttributesIntegration']('resizeImage'),_0x49e781['registerBlockAttribute']('resizedWidth'),_0x49e781['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x39a851,'FORMAT_IMAGE_SIZE'))),_0x1cca68['plugins']['has']('ImageTextAlternativeEditing')&&(_0x49e781['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x49e781['registerBlockAttribute']('alt')),_0x49e781['descriptionFactory']['registerDescriptionCallback'](_0x5cb04e=>{if(!!_0x2e1195['find'](({type:_0x4cdfd8,subType:_0xca1580})=>_0x5cb04e['type']==_0x4cdfd8&&_0x5cb04e['subType']==_0xca1580))return _0x5cb04e['previous']?{}:void 0x0;}),_0x49e781['descriptionFactory']['registerDescriptionCallback'](_0x390562=>{if('insertion'==_0x390562['type']||'deletion'==_0x390562['type']){const _0x5467bb=_0x390562['getContainedElement']();if(_0x5467bb&&_0x5467bb['is']('element','caption'))return{'type':'insertion'==_0x390562['type']?'addObject':'removeObject','element':_0x5467bb,'quantity':0x1};}}),_0x49e781['descriptionFactory']['registerDescriptionCallback'](_0x456a2d=>'formatBlock'==_0x456a2d['type']&&'convertInlineImageToBlock'==_0x456a2d['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x456a2d['type']&&'convertBlockImageToInline'==_0x456a2d['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x49e781['descriptionFactory']['registerDescriptionCallback'](_0x510f3f=>{if('attribute'!=_0x510f3f['type'])return;const {data:_0x41ef04}=_0x510f3f;if(!_0x41ef04||'alt'!=_0x41ef04['key'])return;const _0x17eca3=_0x41ef04['newValue'];return _0x17eca3?{'type':'format','content':o(_0x39a851,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x17eca3+'\x22')}:{'type':'format','content':o(_0x39a851,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x468405=this['editor'],_0x416668=_0x468405['locale'];_0x468405['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x503fac=>{if('formatBlock'!=_0x503fac['type']&&'formatInline'!=_0x503fac['type'])return;const {data:_0x5c2f2b}=_0x503fac;if(_0x5c2f2b){if('imageTextAlternative'==_0x5c2f2b['commandName']){const _0x4c0eb2=_0x5c2f2b['commandParams'][0x0]['newValue'];return _0x4c0eb2?{'type':'format','content':o(_0x416668,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x4c0eb2+'\x22')}:{'type':'format','content':o(_0x416668,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x5c2f2b['commandName']){const _0x143235=_0x5c2f2b['commandParams'][0x0]['width'];return _0x143235?{'type':'format','content':o(_0x416668,'*Set\x20image\x20width:*\x20%0',_0x143235)}:{'type':'format','content':o(_0x416668,'*Reset\x20image\x20width*')};}}});}}class st extends _0x463102{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x21afb4=this['editor']['locale'],_0x2dc80d=this['editor']['plugins']['get']('TrackChangesEditing');_0x2dc80d['enableDefaultAttributesIntegration']('replaceImageSource'),_0x2dc80d['registerBlockAttribute']('src'),_0x2dc80d['descriptionFactory']['registerDescriptionCallback'](_0x3fa5c8=>{if('attribute'!=_0x3fa5c8['type'])return;const {data:_0x29b908}=_0x3fa5c8;return _0x29b908&&'src'==_0x29b908['key']?_0x29b908['newValue']&&_0x29b908['oldValue']?{'type':'format','content':o(_0x21afb4,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4e2f40=this['editor']['plugins']['get']('TrackChangesEditing');_0x4e2f40['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x4e2f40['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4e2f40['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x4e2f40['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x277e7f=this['editor'],_0xea7084=_0x277e7f['locale'];_0x277e7f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x44e147=>{if('formatBlock'!=_0x44e147['type']&&'formatInline'!=_0x44e147['type'])return;const {data:_0x49911c}=_0x44e147;if(!_0x49911c||'replaceImageSource'!=_0x49911c['commandName'])return;return{'type':'format','content':o(_0xea7084,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x463102{['afterInit'](){const _0x31b75b=this['editor'];if(!_0x31b75b['plugins']['has']('ImageStyleEditing'))return;const _0x9acbfb=_0x31b75b['plugins']['get']('TrackChangesEditing'),_0x382b61=_0x31b75b['plugins']['get']('ImageUtils'),_0x22d9fa={};_0x9acbfb['enableCommand']('imageStyle',(_0x42452d,_0x5bf4ea)=>{const _0x2a7333=_0x31b75b['plugins']['get']('Users')['me'],_0x56cd07=_0x31b75b['commands']['get']('imageStyle');let _0x2889d5=_0x382b61['getClosestSelectedImageElement'](_0x31b75b['model']['document']['selection']),_0x21097c=_0x31b75b['model']['createRangeOn'](_0x2889d5),_0x3b1ffe=_0x56cd07['value'];if(_0x3b1ffe==_0x5bf4ea['value'])return;const _0x266bc8={'commandName':'imageStyle','commandParams':[_0x5bf4ea],'formatGroupId':_0x37a894()};_0x31b75b['model']['change'](()=>{if(_0x9acbfb['getSuggestions']()['filter'](_0x48f25a=>_0x48f25a['isInContent']&&_0x2a7333==_0x48f25a['author']&&('formatBlock'==_0x48f25a['type']||'formatInline'==_0x48f25a['type'])&&('imageStylePreApply'==_0x48f25a['subType']||'imageStylePostApply'==_0x48f25a['subType'])&&_0x48f25a['getFirstRange']()['isEqual'](_0x21097c))['forEach'](_0x244c50=>_0x9acbfb['discardSuggestion'](_0x244c50['head'])),_0x2889d5=_0x382b61['getClosestSelectedImageElement'](_0x31b75b['model']['document']['selection']),_0x21097c=_0x31b75b['model']['createRangeOn'](_0x2889d5),_0x56cd07['refresh'](),_0x31b75b['commands']['get']('imageTypeInline')['refresh'](),_0x31b75b['commands']['get']('imageTypeBlock')['refresh'](),_0x3b1ffe=_0x56cd07['value'],_0x3b1ffe!=_0x5bf4ea['value'])return _0x382b61['isInlineImage'](_0x2889d5)&&_0x56cd07['shouldConvertImageType'](_0x5bf4ea['value'],_0x2889d5)?(_0x42452d({..._0x5bf4ea,'setImageSizes':!0x1}),_0x2889d5=_0x382b61['getClosestSelectedImageElement'](_0x31b75b['model']['document']['selection']),void _0x9acbfb['markBlockFormat'](_0x2889d5,{..._0x266bc8,'commandReversedParams':[{'value':_0x3b1ffe||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x382b61['isBlockImage'](_0x2889d5)?_0x9acbfb['markBlockFormat'](_0x2889d5,_0x266bc8,[],'imageStylePostApply'):_0x9acbfb['markInlineFormat'](_0x21097c,_0x266bc8,'imageStylePostApply'));});});for(const _0x57bf55 of _0x31b75b['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x22d9fa[_0x57bf55['name']]=_0x57bf55['title']['toLowerCase']();_0x9acbfb['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x9acbfb['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x9acbfb['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x9acbfb['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x1246fa])=>{_0x382b61['setImageNaturalSizeAttributes'](_0x1246fa['getContainedElement']());}),_0x9acbfb['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x4f6fdb,_0x38a488)=>{_0x9acbfb['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x4f6fdb,{'commandName':_0x38a488['commandName'],'commandParams':_0x38a488['commandReversedParams']});}),_0x9acbfb['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x1f5140,_0x1daadb){if(_0x2c227b(_0x1f5140,_0x1daadb))return[_0x1f5140,_0x1daadb];if(_0x2c227b(_0x1daadb,_0x1f5140))return[_0x1daadb,_0x1f5140];return null;});const _0x1e59f3=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x2c227b(_0x4fbb02,_0x32dc40){const _0x264b69=_0x1e59f3['findIndex'](({type:_0x318229,subType:_0x4a6cfc})=>_0x4fbb02['type']==_0x318229&&_0x4fbb02['subType']==_0x4a6cfc),_0x1f2f1e=_0x1e59f3['findIndex'](({type:_0x4d3377,subType:_0x45bea8})=>_0x32dc40['type']==_0x4d3377&&_0x32dc40['subType']==_0x45bea8);if(_0x264b69<0x0||_0x1f2f1e<0x0)return!0x1;const _0x349d9e=_0x4fbb02['getFirstRange'](),_0x294eb0=_0x32dc40['getFirstRange']();if((0x0==_0x264b69||0x1==_0x264b69)&&0x2==_0x1f2f1e&&_0x349d9e['isIntersecting'](_0x294eb0))return!0x0;if(0x2==_0x264b69&&0x3==_0x1f2f1e){const _0x1311d8=_0x9acbfb['_findSuggestions'](_0x349d9e,'insertion')['filter'](({suggestion:_0x1221cd,meta:_0x4dba20})=>_0x4dba20['isOwn']&&'convertInlineImageToBlock'==_0x1221cd['subType']);if(_0x1311d8['length']>0x1&&_0x294eb0['end']['isEqual'](_0x349d9e['start']))return!0x0;if(0x1==_0x1311d8['length']&&(_0x349d9e['start']['isEqual'](_0x294eb0['end'])||_0x349d9e['end']['isEqual'](_0x294eb0['start'])))return!0x0;}if(0x3==_0x264b69&&0x3==_0x1f2f1e&&_0x349d9e['start']['isBefore'](_0x294eb0['start'])){const _0x1006f7=_0x349d9e['end']['nodeAfter'],_0x59b597=_0x294eb0['start']['nodeBefore'];return _0x382b61['isBlockImage'](_0x1006f7)&&_0x1006f7===_0x59b597;}return!0x1;}_0x31b75b['model']['document']['registerPostFixer'](()=>{let _0x1e812a=!0x1;const _0x5d063d=Array['from'](_0x31b75b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x41855e,data:_0x3c2e51}of _0x5d063d){const {group:_0x3f2798,type:_0xe79fa8,subType:_0x22094d,id:_0x3c3339}=_0x9acbfb['_splitMarkerName'](_0x41855e);if('suggestion'==_0x3f2798&&_0x9acbfb['hasSuggestion'](_0x3c3339)){if('formatBlock'==_0xe79fa8&&('imageStylePreApply'==_0x22094d||'imageStylePostApply'==_0x22094d)){const _0xd77297=_0x9acbfb['getSuggestion'](_0x3c3339);if(_0x3c2e51['newRange']){const _0x1b5ecb=_0xd77297['getFirstRange']()['getContainedElement']();if(_0x382b61['isBlockImage'](_0x1b5ecb))continue;_0x9acbfb['discardSuggestion'](_0xd77297),_0x1e812a=!0x0;}}if('insertion'==_0xe79fa8&&'imageCaption'==_0x22094d&&!_0x3c2e51['newRange']){const _0x6920fa=_0x9acbfb['getSuggestion'](_0x3c3339);_0x6920fa['next']&&_0x6920fa['next']['isInContent']&&(_0x9acbfb['discardSuggestion'](_0x6920fa['next']),_0x1e812a=!0x0);}}}return _0x1e812a;}),this['_registerLegacyDescription'](_0x22d9fa);}['_registerLegacyDescription'](_0x566260){const _0x45c812=this['editor'],_0x1f36ab=_0x45c812['locale'];_0x45c812['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x259031=>{if('formatBlock'!=_0x259031['type']&&'formatInline'!=_0x259031['type'])return;const {data:_0x3bc6f7}=_0x259031;if(!_0x3bc6f7||'imageStyle'!=_0x3bc6f7['commandName'])return;const _0x36c72e=_0x3bc6f7['commandParams'][0x0]['value'];return _0x2661ad('side'===_0x36c72e?o(_0x1f36ab,'FORMAT_SIDE_IMAGE'):_0x566260[_0x36c72e]||_0x36c72e);function _0x2661ad(_0x13d9a1){return{'type':'format','content':o(_0x1f36ab,'*Format:*\x20%0',_0x13d9a1)};}});}}class ot extends _0x463102{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x52efed){super(_0x52efed),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x120b00=this['editor'],_0xd8fb0=_0x120b00['commands']['get']('importWord'),_0x7f34d5=_0x120b00['commands']['get']('trackChanges');_0xd8fb0&&(_0xd8fb0['on']('execute',(_0x1709fb,[,_0x3f1f0a])=>{this['_trackChangesValueDuringImport']=_0x7f34d5['value'],_0x3f1f0a['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0xd8fb0,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0xd8fb0,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x7f34d5['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x120b00['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x897748,_0x52dd40){const {suggestions:_0x1fcb0e}=_0x52dd40,_0x14257d=this['editor']['commands']['get']('trackChanges'),_0x4d88c7=_0x14257d['value'];this['_trackChangesValueDuringImport']!==_0x4d88c7&&(_0x14257d['execute'](),this['_trackChangesExecuted']=!0x0),_0x1fcb0e&&_0x1fcb0e['forEach'](({id:_0x3fd710,type:_0x28312a,author:_0x4a294a,created_at:_0x45b6ce})=>{const _0x55765f={'id':_0x3fd710,'type':_0x28312a,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4a294a,'createdAt':_0x45b6ce?new Date(_0x45b6ce):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x55765f);});}}class rt extends _0x463102{['afterInit'](){const _0x2b8d2d=this['editor'],_0x5d392e=_0x2b8d2d['plugins']['get']('TrackChangesEditing');if(_0x2b8d2d['plugins']['has']('IndentEditing')&&(_0x5d392e['enableCommand']('indent'),_0x5d392e['enableCommand']('outdent')),_0x2b8d2d['plugins']['has']('IndentBlock')){for(const _0x3fea9a of['indentBlock','outdentBlock'])_0x5d392e['enableDefaultAttributesIntegration'](_0x3fea9a);}const _0x5c6535=_0x2b8d2d['locale'];_0x5d392e['registerBlockAttribute']('blockIndent'),_0x5d392e['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x5c6535,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1f538c=this['editor'],_0x34d0ac=_0x1f538c['locale'],_0x44d405=_0x1f538c['plugins']['get']('TrackChangesEditing');_0x44d405['descriptionFactory']['registerDescriptionCallback'](_0x4d7802=>{if('formatBlock'!=_0x4d7802['type'])return;const {data:_0x10358c}=_0x4d7802;if(!_0x10358c)return;if('indentBlock'!=_0x10358c['commandName']&&'outdentBlock'!=_0x10358c['commandName'])return;const _0x5b7415=_0x4d7802['getItems']()[0x0],_0x4a6336=_0x44d405['descriptionFactory']['getItemLabel'](_0x5b7415);return'indentBlock'==_0x10358c['commandName']?{'type':'format','content':o(_0x34d0ac,'*Indent:*\x20%0',_0x4a6336)}:'outdentBlock'==_0x10358c['commandName']?{'type':'format','content':o(_0x34d0ac,'*Outdent:*\x20%0',_0x4a6336)}:void 0x0;});}}class at extends _0x463102{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x463102{['afterInit'](){const _0x363121=this['editor'];if(!_0x363121['plugins']['has']('LinkEditing'))return;const _0x4184a2=_0x363121['plugins']['get']('TrackChangesEditing'),_0x348c03=_0x363121['commands']['get']('link');_0x4184a2['enableDefaultAttributesIntegration']('link'),_0x4184a2['enableDefaultAttributesIntegration']('unlink'),_0x4184a2['registerInlineAttribute']('linkHref');for(const _0x5d1995 of _0x348c03['manualDecorators'])_0x4184a2['registerInlineAttribute'](_0x5d1995['id']),_0x4184a2['descriptionFactory']['registerAttributeLabel'](_0x5d1995['id'],'link\x20('+_0x5d1995['label']['toLowerCase']()+')');_0x4184a2['descriptionFactory']['registerDescriptionCallback'](_0x27a33a=>{if('attribute'!=_0x27a33a['type'])return;const {data:_0x28ee9e}=_0x27a33a;if(!_0x28ee9e||'linkHref'!=_0x28ee9e['key'])return;const _0x317ae4=_0x28ee9e['newValue'],_0x442134=_0x363121['locale'];return{'type':'format','content':null==_0x317ae4?o(_0x442134,'*Remove\x20link*'):o(_0x442134,'*Set\x20link:*\x20%0','\x22'+_0x317ae4+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1b058c=this['editor'],_0x31b94f=_0x1b058c['locale'];_0x1b058c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5b01bf=>{if('formatInline'!=_0x5b01bf['type'])return;const {data:_0x296d3f}=_0x5b01bf;if(_0x296d3f){if('link'==_0x296d3f['commandName']){const _0x69e868=_0x296d3f['commandParams'][0x0];return{'type':'format','content':o(_0x31b94f,'*Set\x20link:*\x20%0','\x22'+_0x69e868+'\x22')};}return'unlink'==_0x296d3f['commandName']?{'type':'format','content':o(_0x31b94f,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x463102{['afterInit'](){const _0x242676=this['editor'],_0x4379d2=_0x242676['locale'];if(!_0x242676['plugins']['has']('LegacyListEditing'))return;const _0x11359e=_0x242676['plugins']['get']('TrackChangesEditing'),_0x5e5c07=_0x242676['plugins']['has']('LegacyTodoListEditing');function _0x633ae5(_0x1af7f8){return()=>{const _0x426c1a=_0x242676['model']['document']['selection'],_0x1d945f=_0x242676['commands']['get'](_0x1af7f8);if(_0x1d945f['value'])return void _0x242676['execute']('paragraph',{});const _0x9f1261=_0x1af7f8['slice'](0x0,-0x4),_0x2ad40c=function(_0x23ec9e,_0x300c9a,_0x2c5dac){let _0xb4d7f0=Array['from'](_0x23ec9e)['filter'](_0x3311d6=>function(_0x7de2c,_0x262654){return _0x262654['checkChild'](_0x7de2c['parent'],'listItem')&&!_0x262654['isObject'](_0x7de2c);}(_0x3311d6,_0x2c5dac));_0xb4d7f0=_0xb4d7f0['filter'](_0x3d1250=>!_0x3d1250['is']('element','listItem')||_0x3d1250['getAttribute']('listType')!=_0x300c9a);const _0x56ed4e=new Set();for(const _0x508853 of _0xb4d7f0)_0x508853['is']('element','listItem')?_0x56ed4e['add'](me(_0x508853)):_0x56ed4e['add'](_0x508853);return Array['from'](_0x56ed4e);}(_0x426c1a['getSelectedBlocks'](),_0x9f1261,_0x242676['model']['schema']);_0x242676['model']['change'](()=>{for(const _0x3ba04f of _0x2ad40c)_0x11359e['markBlockFormat'](_0x3ba04f,{'commandName':_0x1af7f8,'commandParams':[{'forceValue':!_0x1d945f['value']}],'formatGroupId':'blockName'},fe(_0x3ba04f));});};}function _0x3f7fde(_0xe7cc3e){return()=>{const _0x45c766=function(_0x3618d8){let _0xf2b13c=Array['from'](_0x3618d8);const _0x5906a4=_0xf2b13c['findIndex'](_0x3d765f=>'listItem'!=_0x3d765f['name']);return _0x5906a4>-0x1&&(_0xf2b13c=_0xf2b13c['slice'](0x0,_0x5906a4)),_0xf2b13c;}(_0x242676['model']['document']['selection']['getSelectedBlocks']()),_0x52caef=_0x242676['model']['createRange'](_0x242676['model']['createPositionAt'](_0x45c766[0x0],'before'),_0x242676['model']['createPositionAt'](_0x45c766[_0x45c766['length']-0x1],'end'));_0x242676['model']['change'](()=>{_0x11359e['markBlockFormat'](_0x52caef,{'commandName':_0xe7cc3e,'commandParams':[],'formatGroupId':'listIndent'},function(_0x5eb2ea){const _0x479e2d=new Set();for(const _0x2ba786 of _0x5eb2ea){let _0x59fa7f=_0x2ba786['nextSibling'];for(;_0x59fa7f&&_0x59fa7f['getAttribute']('listIndent')>_0x2ba786['getAttribute']('listIndent');)_0x479e2d['add'](_0x59fa7f),_0x59fa7f=_0x59fa7f['nextSibling'];}return Array['from'](_0x479e2d);}(_0x45c766));});};}_0x11359e['enableCommand']('numberedList',_0x633ae5('numberedList')),_0x11359e['enableCommand']('bulletedList',_0x633ae5('bulletedList')),_0x5e5c07&&_0x11359e['enableCommand']('todoList',_0x633ae5('todoList')),_0x11359e['enableCommand']('indentList',_0x3f7fde('indentList')),_0x11359e['enableCommand']('outdentList',_0x3f7fde('outdentList')),_0x5e5c07&&_0x11359e['enableCommand']('checkTodoList',()=>{const _0x50486a=_0x242676['commands']['get']('checkTodoList'),_0x4da5ca=Array['from'](_0x50486a['_selectedElements']);_0x4da5ca['filter'](_0x46ffc3=>_0x46ffc3['getAttribute']('todoListChecked')!=_0x50486a['value']),_0x242676['model']['change'](()=>{for(const _0x186a98 of _0x4da5ca)_0x11359e['markBlockFormat'](_0x186a98,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x50486a['value']}]});});}),_0x11359e['descriptionFactory']['registerElementLabel']('listItem',_0x4aac40=>o(_0x4379d2,'ELEMENT_LIST_ITEM',_0x4aac40)),_0x11359e['descriptionFactory']['registerDescriptionCallback'](_0xb43781=>{if('formatBlock'!=_0xb43781['type']&&'formatInline'!=_0xb43781['type'])return;const {data:_0x1b5a79}=_0xb43781;if(_0x1b5a79){if('numberedList'==_0x1b5a79['commandName']||'bulletedList'==_0x1b5a79['commandName']||'todoList'==_0x1b5a79['commandName'])switch(_0x1b5a79['commandName']['replace']('List','')){case'bulleted':return _0x1eec1a(o(_0x4379d2,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1eec1a(o(_0x4379d2,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1eec1a(o(_0x4379d2,'ELEMENT_TODO_LIST'));}if('indentList'==_0x1b5a79['commandName'])return{'type':'format','content':o(_0x4379d2,'*Indent:*\x20%0',o(_0x4379d2,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x1b5a79['commandName'])return{'type':'format','content':o(_0x4379d2,'*Outdent:*\x20%0',o(_0x4379d2,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x1b5a79['commandName'])return _0x1b5a79['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4379d2,'*Check\x20item*')}:{'type':'format','content':o(_0x4379d2,'*Uncheck\x20item*')};}function _0x1eec1a(_0x226603){return{'type':'format','content':o(_0x4379d2,'*Change\x20to:*\x20%0',_0x226603)};}});}}function me(_0x57d566){const _0x386b5a=_0x57d566['getAttribute']('listIndent');if(0x0==_0x386b5a)return _0x57d566;let _0x36f9ee=_0x57d566;for(;_0x57d566['previousSibling']&&_0x57d566['previousSibling']['is']('element','listItem');){const _0x30d8eb=_0x57d566['previousSibling']['getAttribute']('listIndent');if(_0x30d8eb==_0x386b5a)_0x36f9ee=_0x57d566['previousSibling'];else{if(_0x30d8eb<_0x386b5a)break;}_0x57d566=_0x57d566['previousSibling'];}return _0x36f9ee;}function fe(_0x4b2fb7){const _0x2e83d2=[];if(_0x4b2fb7['is']('element','listItem')&&_0x4b2fb7['getAttribute']('listIndent')>0x0){let _0x440880=_0x4b2fb7['nextSibling'];for(;_0x440880&&'listItem'==_0x440880['name']&&_0x440880['getAttribute']('listIndent')==_0x4b2fb7['getAttribute']('listIndent');)_0x2e83d2['push'](_0x440880),_0x440880=_0x440880['nextSibling'];}return _0x2e83d2;}class K extends _0x463102{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0xf5aa7f=this['editor']['config']['get']('list.properties'),_0x42a7d0=this['editor']['plugins']['get']('TrackChangesEditing');_0xf5aa7f['styles']&&_0x42a7d0['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0xf5aa7f['reversed']&&_0x42a7d0['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0xf5aa7f['startIndex']&&_0x42a7d0['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x42a7d0['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x1ccce1,_0x4a14eb={}){const _0x350c3a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3ad32c=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x350c3a['markMultiRangeBlockFormat'](_0x3ad32c,{'commandName':'listStyle','commandParams':[{'type':_0x4a14eb['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x2a237e,_0x4f51b2={}){const _0x14c5ab=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5e4605=this['_getSuggestionBlocks'](_0x3858d1=>_0x3858d1['is']('element','listItem')&&'numbered'===_0x3858d1['getAttribute']('listType'));if(_0x5e4605['length']<0x1)return;const _0x12a076=_0x5e4605['map'](_0x28802c=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x28802c,'before'),this['editor']['model']['createPositionAt'](_0x28802c,0x0)));this['editor']['model']['change'](()=>{_0x14c5ab['markMultiRangeBlockFormat'](_0x12a076,{'commandName':'listReversed','commandParams':[{'reversed':_0x4f51b2['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0xc509b6,_0x365422={}){const _0xd2f2a7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x157bcb=this['_getSuggestionBlocks'](_0x4a882d=>_0x4a882d['is']('element','listItem')&&'numbered'===_0x4a882d['getAttribute']('listType'));if(_0x157bcb['length']<0x1)return;const _0x436104=_0x157bcb['map'](_0x2b2325=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2b2325,'before'),this['editor']['model']['createPositionAt'](_0x2b2325,0x0)));this['editor']['model']['change'](()=>{_0xd2f2a7['markMultiRangeBlockFormat'](_0x436104,{'commandName':'listStart','commandParams':[{'startIndex':_0x365422['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x4bd615){if('formatBlock'!=_0x4bd615['type']&&'formatInline'!=_0x4bd615['type'])return;const _0x17d6ad=this['editor']['locale'],{data:_0x3a67e4}=_0x4bd615;if(!_0x3a67e4)return;let _0x3122a2,_0x317326;switch(_0x3a67e4['commandName']){case'listStyle':_0x3122a2='*Change\x20to:*\x20%0',_0x317326={'type':'format','content':o(_0x17d6ad,_0x3122a2,o(_0x17d6ad,this['_getTranslationKeyForListStyle'](_0x3a67e4['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3122a2=_0x3a67e4['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x317326={'type':'format','content':o(_0x17d6ad,_0x3122a2)};break;case'listStart':_0x3122a2='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x317326={'type':'format','content':o(_0x17d6ad,_0x3122a2,_0x3a67e4['commandParams'][0x0]['startIndex'])};}return _0x317326;}['_getSuggestionBlocksForListStyle'](){const _0x425687=this['editor']['plugins']['get']('LegacyListUtils');let _0x54cd62=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x54cd62[0x0]?.['is']('element','listItem')&&_0x54cd62['unshift'](..._0x425687['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x54cd62[_0x54cd62['length']-0x1]?.['is']('element','listItem')&&_0x54cd62['push'](..._0x425687['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x54cd62=[...new Set(_0x54cd62)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x54cd62=_0x54cd62['filter'](_0x3e654f=>_0x3e654f['is']('element','listItem'))),_0x54cd62;}['_getSuggestionBlocks'](_0x5a81bb){const _0x5815fb=this['editor']['plugins']['get']('LegacyListUtils');let _0x43a644=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x5a81bb)['map'](_0x5f3bee=>{const _0x2a64d4=this['editor']['model']['createPositionAt'](_0x5f3bee,0x0);return[..._0x5815fb['getSiblingNodes'](_0x2a64d4,'backward'),..._0x5815fb['getSiblingNodes'](_0x2a64d4,'forward')];})['flat']();return _0x43a644=[...new Set(_0x43a644)],_0x43a644;}['_getTranslationKeyForListStyle'](_0x2665a9){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x2665a9)||'default')['toUpperCase']()+'_LIST_'+_0x2665a9['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x463102{['afterInit'](){const _0x525fab=this['editor'];if(!_0x525fab['plugins']['has']('MediaEmbedEditing'))return;const _0xdb60bf=_0x525fab['plugins']['get']('TrackChangesEditing'),_0x19bf29=_0x525fab['locale'];_0xdb60bf['enableCommand']('mediaEmbed'),_0xdb60bf['descriptionFactory']['registerElementLabel']('media',_0x3f6f3f=>o(_0x19bf29,'ELEMENT_MEDIA',_0x3f6f3f)),_0x525fab['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x3e069e,{writer:_0x570eba,options:_0x2f2810})=>{if(_0x2f2810['showSuggestionHighlights'])return _0x570eba['createEmptyElement']('div');},'converterPriority':'high'}),_0x525fab['data']['downcastDispatcher']['on']('attribute:url:media',(_0xd27709,_0x5ad375,_0x355b2e)=>{_0x355b2e['options']['showSuggestionHighlights']&&_0xd27709['stop']();},{'priority':'high'});}}class gt extends _0x463102{['afterInit'](){const _0x4aa7ed=this['editor'];_0x4aa7ed['plugins']['has']('MentionEditing')&&_0x4aa7ed['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x463102{['afterInit'](){const _0x22b61d=this['editor'],_0x42f151=_0x22b61d['plugins']['get']('TrackChangesEditing');_0x22b61d['plugins']['has']('MultiLevelList')&&(_0x42f151['enableDefaultAttributesIntegration']('multiLevelList'),_0x42f151['registerBlockAttribute']('listMarkerStyle'),_0x42f151['descriptionFactory']['registerDescriptionCallback'](_0x375bb4=>this['handleDescriptions'](_0x375bb4)));}['handleDescriptions'](_0x47a221){const _0xd368f8=this['editor']['locale'],{data:_0x215244}=_0x47a221,_0x258144={'type':'format','content':''};if(_0x215244&&'listMarkerStyle'==_0x215244['key']){if(!_0x215244['oldValue'])return{'type':'format','content':o(_0xd368f8,'*Set\x20format:*\x20%0',o(_0xd368f8,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x215244['newValue']+')'};if(!_0x215244['newValue']){let _0x20c55c=_0x47a221['head'];for(;_0x20c55c;){if(_0x20c55c['data']&&'listType'==_0x20c55c['data']['key']&&_0x20c55c['data']['newValue'])return _0x258144;_0x20c55c=_0x20c55c['next'];}return{'type':'format','content':o(_0xd368f8,'*Remove\x20format:*\x20%0',o(_0xd368f8,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x215244['oldValue']+')'};}}}}class mt extends _0x463102{['afterInit'](){const _0x59f5ea=this['editor'];if(!_0x59f5ea['plugins']['has']('PageBreakEditing'))return;_0x59f5ea['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x56c070=_0x59f5ea['plugins']['get']('TrackChangesEditing'),_0x57ad6a=_0x59f5ea['locale'];_0x56c070['descriptionFactory']['registerElementLabel']('pageBreak',_0x436702=>o(_0x57ad6a,'ELEMENT_PAGE_BREAK',_0x436702));}}class dt extends _0x463102{['afterInit'](){const _0x40a217=this['editor'];if(!_0x40a217['plugins']['has']('Paragraph'))return;const _0x560fdb=_0x40a217['locale'],_0x55d3db=_0x40a217['plugins']['get']('TrackChangesEditing');_0x55d3db['descriptionFactory']['registerElementLabel']('paragraph',_0x8f3efa=>o(_0x560fdb,'ELEMENT_PARAGRAPH',_0x8f3efa)),_0x55d3db['enableDefaultAttributesIntegration']('paragraph'),_0x55d3db['enableCommand']('insertParagraph'),_0x40a217['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x40a217),{'priority':'highest'}),_0x40a217['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1b5dbd,_0xe94ffc,_0x76582a)=>{_0x76582a['options']['showSuggestionHighlights']&&nr(_0x40a217,{'showActiveMarker':!0x1})(_0x1b5dbd,_0xe94ffc,_0x76582a);},{'priority':'highest'});const _0x43236a=_0x55d3db['descriptionFactory'];_0x43236a['registerDescriptionCallback'](_0x60e00c=>{if('insertion'!==_0x60e00c['type'])return;const {start:_0x4e1600,end:_0x5e994f}=_0x60e00c['getFirstRange']();if(!_0x4e1600['isTouching'](_0x5e994f)||!_0x4e1600['nodeAfter'])return;const _0x4f2337=_0x40a217['model']['schema'],_0x5b450b=_0x4e1600['nodeAfter'];return _0x4f2337['isBlock'](_0x5b450b)&&!_0x4f2337['isLimit'](_0x5b450b)&&_0x4f2337['checkChild'](_0x5b450b,'$text')?{'type':'insertion','content':o(_0x560fdb,'*Insert:*\x20%0',_0x43236a['getItemLabel'](_0x5b450b,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x225e3c=this['editor'],_0x34ff76=_0x225e3c['locale'];_0x225e3c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x411471=>{if('formatBlock'!=_0x411471['type'])return;const {data:_0x19251c}=_0x411471;return _0x19251c&&'paragraph'==_0x19251c['commandName']?{'type':'format','content':o(_0x34ff76,'*Change\x20to:*\x20%0',o(_0x34ff76,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x2b9215,{showActiveMarker:_0x106231=!0x0}={}){return(_0x3b6d0b,_0x274829,_0x341647)=>{const _0x5b85ff=_0x2b9215['plugins']['get']('TrackChangesEditing'),_0x33c544=_0x274829['markerRange']['start'],_0x548e7b=_0x274829['markerRange']['end'],_0x6f9e25=_0x2b9215['model']['schema'];if(!_0x33c544['isTouching'](_0x548e7b)||!_0x33c544['nodeAfter'])return;const _0x721a50=_0x33c544['nodeAfter'];if(_0x6f9e25['isBlock'](_0x721a50)&&!_0x6f9e25['isLimit'](_0x721a50)&&_0x6f9e25['checkChild'](_0x721a50,'$text')){if(!_0x341647['consumable']['consume'](_0x274829['markerRange'],_0x3b6d0b['name']))return;const _0x4bc200=_0x341647['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x24ea2a=_0x341647['mapper']['toViewPosition'](_0x548e7b);_0x106231&&_0x5b85ff['activeMarkers']['includes'](_0x274829['markerName'])&&_0x341647['writer']['addClass']('ck-suggestion-marker--active',_0x4bc200),_0x341647['writer']['insert'](_0x24ea2a,_0x4bc200),_0x341647['mapper']['bindElementToMarker'](_0x4bc200,_0x274829['markerName']);}};}class pt extends _0x463102{['afterInit'](){const _0x22476f=this['editor'];if(!_0x22476f['plugins']['has']('RemoveFormatEditing'))return;_0x22476f['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3ab0a1=this['editor'];_0x3ab0a1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1c2c3d=>{if('formatBlock'!=_0x1c2c3d['type']&&'formatInline'!=_0x1c2c3d['type'])return;const {data:_0x1dddd6}=_0x1c2c3d;return _0x1dddd6&&'removeFormat'==_0x1dddd6['commandName']?{'type':'format','content':o(_0x3ab0a1['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x463102{['afterInit'](){const _0x10b23f=this['editor'];if(!_0x10b23f['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x48104d=_0x10b23f['plugins']['get']('TrackChangesEditing');_0x48104d['enableCommand']('goToPreviousRestrictedEditingException'),_0x48104d['enableCommand']('goToNextRestrictedEditingException');const _0x32fce2=_0x10b23f['plugins']['get']('RestrictedEditingModeEditing');_0x32fce2['enableCommand']('trackChanges'),_0x32fce2['enableCommand']('acceptSuggestion'),_0x32fce2['enableCommand']('discardSuggestion'),_0x32fce2['enableCommand']('acceptAllSuggestions'),_0x32fce2['enableCommand']('discardAllSuggestions'),_0x32fce2['enableCommand']('acceptSelectedSuggestions'),_0x32fce2['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x463102{static get['requires'](){return[_0x49800b];}['init'](){const _0x3fcf19=this['editor'],_0x50f096=_0x3fcf19['plugins']['get']('TrackChangesEditing');_0x50f096['enableCommand']('shiftEnter'),_0x3fcf19['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x3fcf19),{'priority':'high'}),_0x3fcf19['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x3fcf19),{'priority':'high'}),_0x3fcf19['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x188221,_0x2e49cc,_0x4daf63)=>{_0x4daf63['options']['showSuggestionHighlights']&&de(_0x3fcf19,{'showActiveMarker':!0x1})(_0x188221,_0x2e49cc,_0x4daf63);}),_0x50f096['descriptionFactory']['registerElementLabel']('softBreak',_0x2717e5=>o(_0x3fcf19['locale'],'ELEMENT_LINE_BREAK',_0x2717e5));}}function de(_0x210986,{showActiveMarker:_0x50234c=!0x0}={}){return(_0x5e2036,_0x562fcd,_0x58298d)=>{const _0x13ba3c=_0x210986['plugins']['get']('TrackChangesEditing');if(!_0x58298d['consumable']['test'](_0x562fcd['markerRange'],_0x5e2036['name']))return;const _0x5a8022=_0x210986['model'];for(const _0x5a0911 of _0x562fcd['markerRange']['getItems']()){if(!_0x5a0911['is']('element','softBreak'))continue;const _0x4e9ce0='deletion'==_0x562fcd['markerName']['split'](':')[0x1]?'merge':'split',_0x459790=_0x58298d['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4e9ce0}),_0x5345b4=_0x58298d['mapper']['toViewPosition'](_0x5a8022['createPositionBefore'](_0x5a0911));_0x50234c&&_0x13ba3c['activeMarkers']['includes'](_0x562fcd['markerName'])&&_0x58298d['writer']['addClass']('ck-suggestion-marker--active',_0x459790),_0x58298d['writer']['insert'](_0x5345b4,_0x459790),_0x58298d['mapper']['bindElementToMarker'](_0x459790,_0x562fcd['markerName']);}};}class wt extends _0x463102{['afterInit'](){const _0x2b187d=this['editor'],_0x3b2471=_0x2b187d['model'],_0x434b7e=_0x2b187d['locale'];if(!_0x2b187d['plugins']['has']('StandardEditingModeEditing'))return;const _0x5ecedd=_0x2b187d['plugins']['get']('TrackChangesEditing'),_0x589ac2='restrictedEditingException',_0x4dfba5=_0x2b187d['commands']['get'](_0x589ac2);_0x5ecedd['enableCommand'](_0x589ac2,(_0x516b0f,_0x1172eb={})=>{const _0xffa0c7=_0x3b2471['document']['selection'];if(_0xffa0c7['isCollapsed'])return void _0x516b0f(_0x1172eb);const _0x2c1d87=void 0x0!==_0x1172eb['forceValue']?_0x1172eb['forceValue']:!_0x4dfba5['value'];_0x3b2471['change'](()=>{const _0x2af832=Array['from'](_0xffa0c7['getRanges']());for(const _0x28f5d2 of _0x2af832){const _0x4b1565=_0x2c1d87?[_0x28f5d2]:io(_0x589ac2,_0x28f5d2,_0x3b2471);for(const _0x1bd351 of _0x4b1565)_0x5ecedd['markInlineFormat'](_0x1bd351,{'commandName':_0x589ac2,'commandParams':[{'forceValue':_0x2c1d87}]});}});}),_0x5ecedd['descriptionFactory']['registerDescriptionCallback'](_0x4d8754=>{if('formatBlock'!=_0x4d8754['type']&&'formatInline'!=_0x4d8754['type'])return;const {data:_0xb06783}=_0x4d8754;return _0xb06783&&_0xb06783['commandName']==_0x589ac2?_0xb06783['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x434b7e,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x434b7e,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x463102{['afterInit'](){const _0x1f8114=this['editor'];if(!_0x1f8114['plugins']['has']('Style')||!_0x1f8114['plugins']['has']('DataSchema'))return;const _0x8891de=_0x1f8114['plugins']['get']('TrackChangesEditing'),_0x19ad84=_0x1f8114['locale'],_0xee7f17=_0x1f8114['config']['get']('style')||{},_0x3a9346=_0x1f8114['plugins']['get']('GeneralHtmlSupport'),_0x5a70e7=_0x1f8114['plugins']['get']('StyleUtils')['normalizeConfig'](_0x1f8114['plugins']['get']('DataSchema'),_0xee7f17['definitions']);_0x8891de['enableDefaultAttributesIntegration']('style');const _0x3622f5=new Set();for(const _0x3d2440 of _0x5a70e7['block']){const _0x1a1ad3=_0x3a9346['getGhsAttributeNameForElement'](_0x3d2440['element']);_0x3622f5['add'](_0x1a1ad3);}const _0x336f14=new Set();for(const _0x48f575 of _0x5a70e7['inline']){const _0x23b288=_0x3a9346['getGhsAttributeNameForElement'](_0x48f575['element']);_0x336f14['add'](_0x23b288);for(const _0x17c565 of _0x48f575['ghsAttributes'])_0x336f14['add'](_0x17c565);}for(const _0x28293b of _0x3622f5)_0x8891de['registerBlockAttribute'](_0x28293b),_0x8891de['descriptionFactory']['registerAttributeLabel'](_0x28293b,o(_0x19ad84,'FORMAT_STYLE'));for(const _0x196399 of _0x336f14)_0x8891de['registerInlineAttribute'](_0x196399),_0x8891de['descriptionFactory']['registerAttributeLabel'](_0x196399,o(_0x19ad84,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3eb27d=this['editor'],_0x7810f4=_0x3eb27d['locale'];_0x3eb27d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5d38a9=>{if('formatBlock'!=_0x5d38a9['type']&&'formatInline'!=_0x5d38a9['type'])return;const {data:_0x15fd5c}=_0x5d38a9;return _0x15fd5c&&'style'===_0x15fd5c['commandName']?_0x15fd5c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x7810f4,'*Set\x20format:*\x20%0',_0x15fd5c['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x7810f4,'*Remove\x20format:*\x20%0',_0x15fd5c['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x463102{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x3fb66d){super(_0x3fb66d),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x25c173=this['editor'],_0x9a6c63=_0x25c173['model']['document']['selection'];if(!_0x25c173['plugins']['has']('TableEditing'))return;const _0x86c977=_0x25c173['locale'],_0x5bd2cf=_0x25c173['plugins']['get']('TrackChangesEditing'),_0x314ed5=_0x25c173['plugins']['get']('TableUtils');_0x5bd2cf['descriptionFactory']['registerElementLabel']('table',_0x168cae=>o(_0x86c977,'ELEMENT_TABLE',_0x168cae)),this['_setupColumnsRowsFixing'](),_0x5bd2cf['enableCommand']('insertTable'),_0x5bd2cf['enableCommand']('selectTableRow'),_0x5bd2cf['enableCommand']('selectTableColumn');for(const _0x2130a6 of['insertTableRowAbove','insertTableRowBelow']){const _0x56fd77=_0x25c173['commands']['get'](_0x2130a6);_0x5bd2cf['enableCommand'](_0x2130a6,_0x4dfa5f=>{_0x25c173['model']['change'](_0x421768=>{_0x4dfa5f();const _0x390dae='above'===_0x56fd77['order'],_0x1fa7ce=_0x314ed5['getSelectionAffectedTableCells'](_0x9a6c63),_0xb79b18=_0x314ed5['getRowIndexes'](_0x1fa7ce),_0x4cbb52=_0x390dae?_0xb79b18['first']-0x1:_0xb79b18['last']+0x1,_0x127d7b=_0x1fa7ce[0x0]['findAncestor']('table'),_0x446593=_0x314ed5['createTableWalker'](_0x127d7b,{'startRow':_0x4cbb52,'endRow':_0x4cbb52}),_0x289276=Array['from'](_0x446593)['map'](_0x34d414=>_0x421768['createRangeOn'](_0x34d414['cell']));_0x5bd2cf['markMultiRangeInsertion'](_0x289276,'tableRow');});});}for(const _0x35719f of['insertTableColumnLeft','insertTableColumnRight']){const _0x1d62d5=_0x25c173['commands']['get'](_0x35719f);_0x5bd2cf['enableCommand'](_0x35719f,_0x82b880=>{_0x25c173['model']['change'](_0x23f505=>{_0x82b880();const _0x5d372f='left'===_0x1d62d5['order'],_0xffd2be=_0x314ed5['getSelectionAffectedTableCells'](_0x9a6c63),_0x410517=_0x314ed5['getColumnIndexes'](_0xffd2be),_0x2e3db9=_0x5d372f?_0x410517['first']-0x1:_0x410517['last']+0x1,_0x49f36e=_0xffd2be[0x0]['findAncestor']('table'),_0x552a0b=_0x314ed5['createTableWalker'](_0x49f36e,{'startRow':0x0,'column':_0x2e3db9,'includeAllSlots':!0x1}),_0x2192ab=Array['from'](_0x552a0b)['map'](_0x127762=>_0x23f505['createRangeOn'](_0x127762['cell']));_0x5bd2cf['markMultiRangeInsertion'](_0x2192ab,'tableColumn');});});}for(const _0x18ee83 of['removeTableRow','removeTableColumn']){const _0x9e5aa9=_0x18ee83['substr'](0xb),_0x35d573=_0x9e5aa9['toLowerCase'](),_0x41e14a=_0x35d573['substr'](0x0,0x3)+'span',_0x35fda8='table'+_0x9e5aa9,_0x2ed477='min'+_0x9e5aa9,_0xcf82d6='max'+_0x9e5aa9;_0x5bd2cf['enableCommand'](_0x18ee83,()=>{_0x25c173['model']['change'](_0x1c3a87=>{const _0x25832f=_0x314ed5['getSelectionAffectedTableCells'](_0x9a6c63),_0x170a1c=_0x25832f[0x0]['findAncestor']('table');let _0x1e96a1;if('removeTableRow'==_0x18ee83){const _0xaf1e9a=_0x314ed5['getRowIndexes'](_0x25832f);_0x1e96a1={'startRow':_0xaf1e9a['first'],'endRow':_0xaf1e9a['last'],'includeAllSlots':!0x0};}else{const _0x5d176a=_0x314ed5['getColumnIndexes'](_0x25832f);_0x1e96a1={'startColumn':_0x5d176a['first'],'endColumn':_0x5d176a['last'],'includeAllSlots':!0x0};}const _0xd9466b=_0x314ed5['createTableWalker'](_0x170a1c,_0x1e96a1),_0x23cce0=Array['from'](_0xd9466b)['map'](({cell:_0x5527e0})=>_0x5527e0),_0x3806b0=Ee(_0x23cce0['filter'](_0x1cc177=>_0x1cc177['hasAttribute'](_0x41e14a))),_0x271e4c=Ee(_0x23cce0['filter'](_0x23c2cf=>!_0x23c2cf['hasAttribute'](_0x41e14a)))['map'](_0x3927b2=>_0x1c3a87['createRangeOn'](_0x3927b2)),_0xea647b=_0x5bd2cf['markMultiRangeDeletion'](_0x271e4c,_0x35fda8);if(_0xea647b&&('tableRow'==_0xea647b['subType']||'tableColumn'==_0xea647b['subType'])){const _0x15d7df=this['_getSuggestionCoords'](_0xea647b);for(const _0xa00bd4 of _0x3806b0){const _0x13c4f7=_0x1c3a87['createRangeOn'](_0xa00bd4),_0x4823f9=_0x314ed5['getCellLocation'](_0xa00bd4),_0x3d3ec4=_0xa00bd4['getAttribute'](_0x41e14a)-0x1,_0x2ea38f=_0x15d7df[_0x2ed477],_0x35b06f=_0x15d7df[_0xcf82d6];_0x2ea38f<=_0x4823f9[_0x35d573]&&_0x4823f9[_0x35d573]+_0x3d3ec4<=_0x35b06f&&_0xea647b['addRange'](_0x13c4f7);}}});});}function _0x26b2e8(_0x20aa8b){const _0x4174f1=Array['from'](_0x9a6c63['getRanges']())['map'](_0x436564=>_0x533200['fromRange'](_0x436564));_0x25c173['model']['change'](_0x186eac=>{const _0x22c586=_0x186eac['batch'];_0x20aa8b=_0x20aa8b['filter'](_0x32a5db=>'$graveyard'!=_0x32a5db['root']['rootName']),_0x186eac['setSelection'](_0x20aa8b),_0x25c173['commands']['get']('removeTableRow')['refresh'](),_0x25c173['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x25c173['model']['enqueueChange'](()=>{_0x25c173['model']['enqueueChange'](_0x22c586,_0x305639=>{const _0x5c5253=_0x4174f1['filter'](_0x1dcd59=>'$graveyard'!=_0x1dcd59['root']['rootName']);_0x5c5253['length']>0x0&&_0x305639['setSelection'](_0x5c5253);for(const _0x5cf5f4 of _0x4174f1)_0x5cf5f4['detach']();});});});}function _0x469585(_0x47a1b8){_0x25c173['model']['change'](_0x183708=>{const _0x4854df=Array['from'](_0x9a6c63['getRanges']())['map'](_0x4ced2c=>_0x533200['fromRange'](_0x4ced2c)),_0x42abbf=[];for(const _0x420180 of _0x47a1b8)for(const _0x1f2a8c of _0x420180['getItems']({'shallow':!0x0}))_0x42abbf['push'](_0x1f2a8c);for(const _0x47e710 of _0x42abbf)'$graveyard'!=_0x47e710['root']['rootName']&&(_0x183708['setSelection'](_0x183708['createPositionAt'](_0x47e710,0x0)),_0x25c173['commands']['get']('removeTableColumn')['refresh'](),_0x25c173['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x561cf9=_0x4854df['filter'](_0x1bcbbc=>'$graveyard'!=_0x1bcbbc['root']['rootName']);_0x561cf9['length']>0x0&&_0x183708['setSelection'](_0x561cf9);for(const _0x24ff32 of _0x4854df)_0x24ff32['detach']();});}function _0x3e02c2(_0x2f9e96,_0x4ed82d){return _0x4ed82d['every'](_0x1db151=>_0x2f9e96['some'](_0x40bdbc=>_0x40bdbc['end']['isEqual'](_0x1db151['start'])||_0x1db151['end']['isEqual'](_0x40bdbc['start'])));}function _0x3bc6fa(_0x1146ab,_0x169ba5){return!_0x1146ab['some'](_0x3b0a90=>_0x169ba5['some'](_0x335a3c=>_0x3b0a90['isIntersecting'](_0x335a3c)))&&_0x1146ab['some'](_0x1af304=>_0x169ba5['some'](_0x206889=>_0x1af304['end']['isTouching'](_0x206889['start'])));}_0x25c173['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2160be,_0xa4fe64,_0x493d03)=>{if(!_0x493d03['options']['showSuggestionHighlights'])return;const _0x62cbce=_0xa4fe64['item'];if(!_0x62cbce)return;const _0x271326=_0x493d03['mapper']['toViewElement'](_0x62cbce);function _0x3771ed(_0x48f21f){return Array['isArray'](_0x48f21f)?_0x48f21f:[_0x48f21f];}_0x271326&&'tableCell'===_0x62cbce['name']&&_0x4eeadc(_0x271326,_0x493d03['writer'],(_0x2a6c18,_0xe260c,_0x5a0f45)=>_0x5a0f45['addClass'](_0x3771ed(_0xe260c['classes']),_0x2a6c18),(_0x77a401,_0x471fe3,_0x414c5f)=>_0x414c5f['removeClass'](_0x3771ed(_0x471fe3['classes']),_0x77a401));},{'priority':'highest'}),_0x5bd2cf['descriptionFactory']['registerDescriptionCallback'](_0xcd2c75=>{if('insertion'!=_0xcd2c75['type']&&'deletion'!=_0xcd2c75['type'])return;const _0x1bb72d=_0xcd2c75['getContainedElement']();if(null!=_0x1bb72d&&_0x1bb72d['is']('element','table')){if('insertion'==_0xcd2c75['type']){const _0x4fe730=_0xcd2c75['getItems']()['filter'](_0x4a699e=>_0x4a699e['is']('$textProxy'))['map'](_0x3e43d3=>_0x3e43d3['data']);if(_0x4fe730['length'])return{'type':'insertion','content':o(_0x86c977,'*Insert:*\x20%0',o(_0x86c977,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4fe730['join']('\x20')+'\x22'))};}if('deletion'==_0xcd2c75['type']){const _0x51deb8=_0xcd2c75['getItems']()['filter'](_0xc44311=>_0xc44311['is']('$textProxy'))['map'](_0x1a5a46=>_0x1a5a46['data']);if(_0x51deb8['length'])return{'type':'deletion','content':o(_0x86c977,'*Remove:*\x20%0',o(_0x86c977,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x51deb8['join']('\x20')+'\x22'))};}}}),_0x5bd2cf['descriptionFactory']['registerDescriptionCallback'](_0x2a6a33=>{if('tableRow'==_0x2a6a33['subType']){const _0x2c838a=_0x2a6a33['getItems']()['filter'](_0x23c8e1=>_0x23c8e1['is']('$textProxy'))['map'](_0x4aeb4f=>_0x4aeb4f['data']),_0x589c3c=this['_getSuggestionCoords'](_0x2a6a33),_0x4113d0=_0x589c3c['maxRow']-_0x589c3c['minRow']+0x1;if('insertion'==_0x2a6a33['type'])return _0x2c838a['length']?{'type':'insertion','content':o(_0x86c977,'*Insert:*\x20%0',o(_0x86c977,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x4113d0,'\x22'+_0x2c838a['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x86c977,'*Insert:*\x20%0',o(_0x86c977,'ELEMENT_TABLE_ROW',_0x4113d0))};if('deletion'==_0x2a6a33['type'])return _0x2c838a['length']?{'type':'deletion','content':o(_0x86c977,'*Remove:*\x20%0',o(_0x86c977,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x4113d0,'\x22'+_0x2c838a['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x86c977,'*Remove:*\x20%0',o(_0x86c977,'ELEMENT_TABLE_ROW',_0x4113d0))};}if('tableColumn'==_0x2a6a33['subType']){const _0x1cf29a=_0x2a6a33['getItems']()['filter'](_0x24fe6c=>_0x24fe6c['is']('$textProxy'))['map'](_0x227c1a=>_0x227c1a['data']),_0xaee62d=this['_getSuggestionCoords'](_0x2a6a33),_0x4603a5=_0xaee62d['maxColumn']-_0xaee62d['minColumn']+0x1;if('insertion'==_0x2a6a33['type'])return _0x1cf29a['length']?{'type':'insertion','content':o(_0x86c977,'*Insert:*\x20%0',o(_0x86c977,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4603a5,'\x22'+_0x1cf29a['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x86c977,'*Insert:*\x20%0',o(_0x86c977,'ELEMENT_TABLE_COLUMN',_0x4603a5))};if('deletion'==_0x2a6a33['type'])return _0x1cf29a['length']?{'type':'deletion','content':o(_0x86c977,'*Remove:*\x20%0',o(_0x86c977,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4603a5,'\x22'+_0x1cf29a['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x86c977,'*Remove:*\x20%0',o(_0x86c977,'ELEMENT_TABLE_COLUMN',_0x4603a5))};}}),_0x5bd2cf['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x26b2e8),_0x5bd2cf['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x26b2e8),_0x5bd2cf['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x469585),_0x5bd2cf['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x469585),_0x5bd2cf['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x3e02c2),_0x5bd2cf['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x3e02c2),_0x5bd2cf['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x3bc6fa),_0x5bd2cf['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x3bc6fa);}['_acceptFormatSuggestionCallbackFactory'](){const _0x87c274=this['editor'],_0x2c90a0=_0x87c274['model']['document']['selection'];return(_0x415c26,_0x3a61e2)=>{_0x87c274['model']['change'](_0x145a30=>{const {commandName:_0x52285d,commandParams:_0x3b9d3c}=_0x3a61e2;let _0x127fbb=_0x415c26[0x0]['end']['nodeBefore'];_0x3b9d3c&&_0x3b9d3c[0x0]&&!0x1===_0x3b9d3c[0x0]['forceValue']&&(_0x127fbb=_0x415c26[0x0]['start']['nodeAfter']);const _0x13f8cc=_0x145a30['createRangeIn'](_0x127fbb);if('$graveyard'==_0x13f8cc['root']['rootName'])return;const _0x3fb31a=Array['from'](_0x2c90a0['getRanges']())['map'](_0x43de40=>_0x533200['fromRange'](_0x43de40));_0x145a30['setSelection'](_0x13f8cc),_0x87c274['commands']['get'](_0x52285d)['refresh'](),_0x3b9d3c['push']({'forceDefaultExecution':!0x0}),_0x87c274['execute'](_0x52285d,..._0x3b9d3c);const _0x53f8e9=_0x3fb31a['filter'](_0x3e7537=>'$graveyard'!=_0x3e7537['root']['rootName']);_0x53f8e9['length']>0x0&&_0x145a30['setSelection'](_0x53f8e9);for(const _0x563e21 of _0x3fb31a)_0x563e21['detach']();});};}['_getCoordsForCells'](_0x31fefc){const _0x414de2=this['editor']['plugins']['get']('TableUtils');let _0x5cbd1f=Number['MAX_SAFE_INTEGER'],_0x440d08=Number['MIN_SAFE_INTEGER'],_0x185bd9=Number['MAX_SAFE_INTEGER'],_0x4f33e1=Number['MIN_SAFE_INTEGER'];for(const _0x536004 of _0x31fefc){if('$graveyard'==_0x536004['root']['rootName'])continue;const {row:_0x4a4a3c,column:_0x4b39a9}=_0x414de2['getCellLocation'](_0x536004),_0x262364=_0x536004['hasAttribute']('rowspan')?_0x536004['getAttribute']('rowspan')-0x1:0x0,_0xa89f9d=_0x536004['hasAttribute']('colspan')?_0x536004['getAttribute']('colspan')-0x1:0x0;_0x5cbd1f=_0x4a4a3c<_0x5cbd1f?_0x4a4a3c:_0x5cbd1f,_0x440d08=_0x4a4a3c+_0x262364>_0x440d08?_0x4a4a3c+_0x262364:_0x440d08,_0x185bd9=_0x4b39a9<_0x185bd9?_0x4b39a9:_0x185bd9,_0x4f33e1=_0x4b39a9+_0xa89f9d>_0x4f33e1?_0x4b39a9+_0xa89f9d:_0x4f33e1;}return{'minRow':_0x5cbd1f,'maxRow':_0x440d08,'minColumn':_0x185bd9,'maxColumn':_0x4f33e1};}['_setupColumnsRowsFixing'](){const _0x2c55e6=this['editor'],_0x594b47=_0x2c55e6['plugins']['get']('TrackChangesEditing'),_0x1b0958=_0x2c55e6['plugins']['get']('TableUtils');_0x2c55e6['model']['document']['on']('change:data',()=>{const _0x48f58a=Array['from'](_0x2c55e6['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x108e94,data:_0x17b6cd}of _0x48f58a){const {group:_0x37d7a9,id:_0x4ce5af,subType:_0x27388c}=_0x594b47['_splitMarkerName'](_0x108e94);if('suggestion'!=_0x37d7a9)continue;if(null!=_0x17b6cd['oldRange'])continue;const _0x5660e3=_0x594b47['getSuggestion'](_0x4ce5af);this['_tablePostFixingSubtypes']['includes'](_0x27388c)&&this['_tableSuggestions']['add'](_0x5660e3);}},{'priority':'low'});const _0x4f4da4=(_0x397a93,_0x11e47f)=>{let _0x842007=!0x1;const _0x5e61df=_0x11e47f['createRangeOn'](_0x397a93),_0x28c67c=_0x397a93['findAncestor']('table'),_0x19aa2b=_0x1b0958['getCellLocation'](_0x397a93);for(const _0x34cc30 of this['_tableSuggestions']){const _0x45ff99=_0x34cc30['subType'],_0x1ea644=_0x45ff99['startsWith']('tablePaste'),_0x19c36e=_0x45ff99['substr'](_0x1ea644?0xa:0x5),_0x56744d=_0x19c36e['toLowerCase'](),_0x5137ee=_0x56744d['substr'](0x0,0x3)+'span',_0x1e3c26='min'+_0x19c36e,_0x386334='max'+_0x19c36e;if(!_0x34cc30['isInContent'])continue;if(_0x28c67c!=_0x34cc30['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x34cc30['isIntersectingWithRange'](_0x5e61df))continue;const _0x4d9d19=_0x397a93['hasAttribute'](_0x5137ee)?_0x397a93['getAttribute'](_0x5137ee)-0x1:0x0,_0x538c97=this['_getSuggestionCoords'](_0x34cc30),_0x56c24b=_0x538c97[_0x1e3c26],_0x5db851=_0x538c97[_0x386334];_0x56c24b<=_0x19aa2b[_0x56744d]&&_0x19aa2b[_0x56744d]+_0x4d9d19<=_0x5db851&&(_0x34cc30['addRange'](_0x5e61df),_0x842007=!0x0);}return _0x842007;};_0x2c55e6['model']['document']['registerPostFixer'](_0x27651a=>{let _0x5cdd83=!0x1;for(const _0x292c0e of _0x2c55e6['model']['document']['differ']['getChanges']())if('insert'==_0x292c0e['type']){if('tableRow'==_0x292c0e['name']){for(const _0x4ec5d2 of _0x292c0e['position']['nodeAfter']['getChildren']())_0x5cdd83=_0x5cdd83||_0x4f4da4(_0x4ec5d2,_0x27651a);}else'tableCell'==_0x292c0e['name']&&(_0x5cdd83=_0x5cdd83||_0x4f4da4(_0x292c0e['position']['nodeAfter'],_0x27651a));}return _0x5cdd83;});}['_getSuggestionCoords'](_0x224e7f){return this['_getCoordsForCells'](_0x224e7f['getRanges']()['map'](_0x4af97c=>_0x4af97c['start']['nodeAfter']));}}function Ee(_0x5b8e6d){return Array['from'](new Set(_0x5b8e6d)['values']());}class St extends _0x463102{static get['requires'](){return[jt];}['afterInit'](){const _0x3dfe87=this['editor'],_0x21c81e=_0x3dfe87['model']['document']['selection'],_0x5e7006=_0x3dfe87['locale'];if(!_0x3dfe87['plugins']['has']('TableEditing'))return;const _0x3a3058=_0x3dfe87['plugins']['get']('TrackChangesEditing'),_0x2ba162=_0x3dfe87['plugins']['get']('TableUtils'),_0x8d9657=_0x3dfe87['plugins']['get'](jt);_0x8d9657['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x3a3058['enableCommand']('mergeTableCells',()=>{const _0x431ad0=_0x2ba162['getSelectionAffectedTableCells'](_0x3dfe87['model']['document']['selection']);_0x3dfe87['model']['change'](()=>{_0x3a3058['markMultiRangeBlockFormat'](_0x431ad0,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x3dfe87['commands']['get']('mergeTableCells')['on']('execute',(_0x599528,_0x94d0c)=>{_0x3dfe87['commands']['get']('trackChanges')['value']&&(_0x94d0c['length']>0x0&&_0x94d0c[_0x94d0c['length']-0x1]&&_0x94d0c[_0x94d0c['length']-0x1]['forceDefaultExecution']||_0x3a3058['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x599528['stop']());},{'priority':'highest'});for(const _0x14788e of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x13fd5f=_0x3dfe87['commands']['get'](_0x14788e);_0x3a3058['enableCommand'](_0x14788e,()=>{const _0x25f6a7=_0x3dfe87['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0xbcf7b2=>_0xbcf7b2['is']('element','tableCell')),_0x4be9f5=_0x13fd5f['value'];_0x3dfe87['model']['change'](()=>{_0x3a3058['markMultiRangeBlockFormat']([_0x25f6a7,_0x4be9f5],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x4a664b of['splitTableCellVertically','splitTableCellHorizontally']){const _0x50e035=_0x3dfe87['commands']['get'](_0x4a664b);_0x3a3058['enableCommand'](_0x4a664b,()=>{const _0x4f8b80=_0x2ba162['getSelectionAffectedTableCells'](_0x3dfe87['model']['document']['selection'])[0x0],_0x1773ec=_0x4f8b80['findAncestor']('table'),{column:_0x3635e9,row:_0x368877}=_0x2ba162['getCellLocation'](_0x4f8b80);let _0x168372=[];if('horizontally'==_0x50e035['direction']){const _0x1bd44d=_0x2ba162['createTableWalker'](_0x1773ec,{'startRow':_0x368877,'endRow':_0x368877,'includeAllSlots':!0x0});_0x168372=Array['from'](_0x1bd44d)['map'](_0x4fd52d=>_0x4fd52d['cell']);}else{const _0x46b706=_0x2ba162['createTableWalker'](_0x1773ec,{'column':_0x3635e9,'includeAllSlots':!0x0});_0x168372=Array['from'](_0x46b706)['map'](_0x53395f=>_0x53395f['cell']);}_0x3dfe87['model']['change'](_0x5919d0=>{_0x3a3058['markBlockFormat'](_0x5919d0['createRangeOn'](_0x4f8b80),{'commandName':_0x4a664b,'commandParams':[]},_0x168372,_0x4a664b);});});}_0x3a3058['descriptionFactory']['registerDescriptionCallback'](_0x1f6df5=>{if('formatBlock'!=_0x1f6df5['type']&&'formatInline'!=_0x1f6df5['type'])return;const {data:_0x901131}=_0x1f6df5;return _0x901131&&'mergeTableCells'==_0x901131['commandName']?{'type':'format','content':o(_0x5e7006,'*Merge\x20cells*')}:void 0x0;}),_0x3a3058['descriptionFactory']['registerDescriptionCallback'](_0x349df6=>{if('formatBlock'!=_0x349df6['type']&&'formatInline'!=_0x349df6['type'])return;const {data:_0x5848b6}=_0x349df6;return _0x5848b6?'splitTableCellVertically'==_0x5848b6['commandName']?{'type':'format','content':o(_0x5e7006,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x5848b6['commandName']?{'type':'format','content':o(_0x5e7006,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x597218=_0x8d9657['_acceptFormatSuggestionCallbackFactory']();for(const _0x4d229c of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x3a3058['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4d229c,'accept',_0x597218);for(const _0x3f926c of['splitTableCellVertically','splitTableCellHorizontally'])_0x3a3058['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3f926c,'accept',_0x597218);_0x3a3058['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x4af4e8=>{_0x3dfe87['model']['change'](_0x583ddc=>{const _0x1c4ef1=Array['from'](_0x21c81e['getRanges']())['map'](_0x394a25=>_0x533200['fromRange'](_0x394a25));_0x583ddc['setSelection'](_0x4af4e8),_0x3dfe87['commands']['get']('mergeTableCells')['refresh'](),_0x3dfe87['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x57c5c7=_0x1c4ef1['filter'](_0x49cafe=>'$graveyard'!=_0x49cafe['root']['rootName']);_0x57c5c7['length']>0x0&&_0x583ddc['setSelection'](_0x57c5c7);for(const _0xa667d8 of _0x1c4ef1)_0xa667d8['detach']();});});for(const _0x2fa562 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x4aa9ea=_0x3dfe87['commands']['get'](_0x2fa562);_0x4aa9ea['on']('set:isEnabled',(_0x8069c1,_0xa2689b,_0x3e3673)=>{if(_0x3e3673){const _0x295648=_0x3dfe87['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x13f86c=>_0x13f86c['is']('element','tableCell'));this['_areMergableCells'](_0x4aa9ea['value'],_0x295648)||(_0x8069c1['return']=!0x1,_0x8069c1['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x20c8ae=this['editor']['commands']['get']('mergeTableCells'),_0x4e07bb=this['editor']['plugins']['get']('TableUtils');if(!_0x20c8ae['isEnabled'])return!0x1;const _0x180c28=_0x4e07bb['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x2719bf of _0x180c28)for(const _0x36574c of _0x180c28)if(_0x2719bf!=_0x36574c&&!this['_areMergableCells'](_0x2719bf,_0x36574c))return!0x1;return!0x0;}['_areMergableCells'](_0x2ac375,_0x16351a){const _0x4fa36c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x544846=this['editor']['model']['createRangeOn'](_0x2ac375),_0x2567c1=this['editor']['model']['createRangeOn'](_0x16351a),_0x2c31ea=new Set(),_0x3efb3e=new Set();for(const _0x4059ea of _0x4fa36c['getSuggestions']())if(('insertion'==_0x4059ea['type']||'deletion'==_0x4059ea['type']||'mergeTableCells'==_0x4059ea['subType'])&&_0x4059ea['isInContent']){for(const _0x90d08d of _0x4059ea['getRanges']())_0x90d08d['containsRange'](_0x544846,!0x0)&&_0x2c31ea['add'](_0x4059ea['type']+':'+_0x4059ea['author']['id']),_0x90d08d['containsRange'](_0x2567c1,!0x0)&&_0x3efb3e['add'](_0x4059ea['type']+':'+_0x4059ea['author']['id']);}if(_0x2c31ea['size']!=_0x3efb3e['size'])return!0x1;for(const _0x4a25eb of _0x2c31ea)if(!_0x3efb3e['has'](_0x4a25eb))return!0x1;return!0x0;}}class At extends _0x463102{static get['requires'](){return[jt];}['afterInit'](){const _0x120b4f=this['editor'];if(!_0x120b4f['plugins']['has']('TableEditing'))return;const _0x176333=_0x120b4f['locale'],_0x38ccca=_0x120b4f['plugins']['get']('TrackChangesEditing');_0x38ccca['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x38ccca['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x38ccca['registerBlockAttribute']('headingRows'),_0x38ccca['registerBlockAttribute']('headingColumns'),_0x38ccca['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x176333,'FORMAT_HEADER_ROW')),_0x38ccca['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x176333,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x100732=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ef754=this['editor']['plugins']['get']('TableUtils'),_0x4b0c77=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x5d0f3f({showActiveMarker:_0xb4afd2=!0x0,setDataAttribute:_0x401302=!0x0}={}){return(_0x53e871,_0x1e1e7b,_0x500c1e)=>{const {type:_0x28e664,id:_0x2aabef}=_0x100732['_splitMarkerName'](_0x1e1e7b['markerName']),_0x593bd8=_0x100732['getSuggestion'](_0x2aabef),_0x15cc49=_0x593bd8['data'];if('formatBlock'!=_0x593bd8['type']||!_0x15cc49||'setTableColumnHeader'!=_0x15cc49['commandName'])return;if(_0x1e1e7b['item'])return void _0x53e871['stop']();if(!_0x500c1e['consumable']['consume'](_0x1e1e7b['markerRange'],_0x53e871['name']))return;const _0x534f83=_0x1e1e7b['markerRange']['start']['nodeAfter'],_0x5749ee=_0x1e1e7b['markerRange']['end']['nodeBefore'],_0x590054=_0x534f83['parent']['parent'],{column:_0x1f9bfb}=_0x2ef754['getCellLocation'](_0x534f83),{column:_0xde9dc6}=_0x2ef754['getCellLocation'](_0x5749ee);for(let _0x29f98e=_0x1f9bfb;_0x29f98e<=_0xde9dc6;_0x29f98e++){const _0x1b474d=_0x2ef754['createTableWalker'](_0x590054,{'column':_0x29f98e,'includeAllSlots':!0x1});for(const _0x2fdd7a of _0x1b474d){const _0x27f30e=_0x2fdd7a['cell'],_0x19f9fe=_0x500c1e['mapper']['toViewElement'](_0x27f30e);_0x500c1e['writer']['addClass']('ck-suggestion-marker-'+_0x28e664,_0x19f9fe),_0x401302&&_0x500c1e['writer']['setAttribute']('data-suggestion',_0x2aabef,_0x19f9fe),_0x500c1e['mapper']['bindElementToMarker'](_0x19f9fe,_0x1e1e7b['markerName']),_0xb4afd2&&(_0x100732['activeMarkers']['includes'](_0x1e1e7b['markerName'])?_0x500c1e['writer']['addClass']('ck-suggestion-marker--active',_0x19f9fe):_0x500c1e['writer']['removeClass']('ck-suggestion-marker--active',_0x19f9fe));}}};}_0x100732['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x4b0c77),_0x100732['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x4b0c77),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x5d0f3f(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x474338,_0x2e9e40,_0x3a5077)=>{_0x3a5077['options']['showSuggestionHighlights']&&_0x5d0f3f({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x474338,_0x2e9e40,_0x3a5077);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0xb8aef0,_0xc4bc98,_0x298af7)=>{const {type:_0x1f1c71,id:_0x394562}=_0x100732['_splitMarkerName'](_0xc4bc98['markerName']),_0x25f48a=_0x100732['getSuggestion'](_0x394562),_0x59248a=_0x25f48a['data'];if('formatBlock'!=_0x25f48a['type']||!_0x59248a||'setTableColumnHeader'!=_0x59248a['commandName'])return;const _0x8cac56=_0x298af7['mapper']['markerNameToElements'](_0xc4bc98['markerName']);if(_0x8cac56){for(const _0x37caaa of _0x8cac56)_0x298af7['writer']['removeClass']('ck-suggestion-marker-'+_0x1f1c71,_0x37caaa),_0x298af7['writer']['removeClass']('ck-suggestion-marker--active',_0x37caaa),_0x298af7['writer']['removeAttribute']('data-suggestion',_0x37caaa),_0x298af7['mapper']['unbindElementFromMarkerName'](_0x37caaa,_0xc4bc98['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2128a3=this['editor'],_0xe590f2=_0x2128a3['locale'];function _0x4377fb(_0x5b5440){return{'type':'format','content':o(_0xe590f2,'*Format:*\x20%0',_0x5b5440)};}_0x2128a3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x313a07=>{if('formatBlock'!=_0x313a07['type'])return;const {data:_0x17f521}=_0x313a07;if(_0x17f521){if('setTableRowHeader'==_0x17f521['commandName']){const _0x282982=_0x17f521['commandParams'][0x0]['forceValue'];return _0x4377fb(o(_0xe590f2,_0x282982?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x17f521['commandName']){const _0x4c9394=_0x17f521['commandParams'][0x0]['forceValue'];return _0x4377fb(o(_0xe590f2,_0x4c9394?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x261989=>[_0x261989,null]));class It extends _0x463102{static get['requires'](){return[jt];}['afterInit'](){const _0x546335=this['editor'];if(!_0x546335['plugins']['has']('TableClipboard'))return;const _0x40d3de=_0x546335['plugins']['get']('TrackChangesEditing'),_0x1f3f74=_0x546335['plugins']['get']('TableUtils'),_0x7ad768=_0x546335['plugins']['get'](jt),_0x688e91=_0x546335['plugins']['get']('TableClipboard');_0x7ad768['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x546335['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x546335['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x561d91=null;_0x546335['model']['on']('insertContent',(_0x5e9f25,_0x4d135f)=>{const [_0x24df81,_0x401602]=_0x4d135f,_0x1f920d=_0x4d135f[_0x4d135f['length']-0x1];_0x1f920d&&_0x1f920d['forceDefaultExecution']||_0x40d3de['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x2fd3a7,_0x5ae8f9,_0x2fa1f4,_0x5c9b7e,_0x2fa19e){if(_0x5ae8f9&&!_0x5ae8f9['is']('documentSelection'))return!0x1;const _0x59e554=_0x2fa19e['getTableIfOnlyTableInContent'](_0x2fd3a7,_0x2fa1f4);if(!_0x59e554||!he(_0x59e554,void 0x0,_0x5c9b7e))return!0x1;const _0x580560=_0x5c9b7e['getSelectionAffectedTableCells'](_0x2fa1f4['document']['selection']);if(!_0x580560['length'])return!0x1;const _0x2c7a65=_0x580560[0x0]['findAncestor']('table'),_0xbdda0d=_0x5c9b7e['getRowIndexes'](_0x580560),_0x4ebed1=_0x5c9b7e['getColumnIndexes'](_0x580560),_0x22c35c={'startRow':_0xbdda0d['first'],'endRow':_0xbdda0d['last'],'startColumn':_0x4ebed1['first'],'endColumn':_0x4ebed1['last']};return 0x1==_0x580560['length']&&(_0x22c35c['endRow']+=_0x5c9b7e['getRows'](_0x59e554)-0x1,_0x22c35c['endColumn']+=_0x5c9b7e['getColumns'](_0x59e554)-0x1),he(_0x2c7a65,_0x22c35c,_0x5c9b7e);}(_0x24df81,_0x401602,_0x546335['model'],_0x1f3f74,_0x688e91)&&(_0x5e9f25['stop'](),_0x561d91={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x546335['model']['change'](()=>{_0x546335['model']['insertContent'](_0x4d135f[0x0],_0x4d135f[0x1],_0x4d135f[0x2],{'forceDefaultExecution':!0x0});const _0x431090=_0x37a894(),{rowInsertionRanges:_0x10285f,columnInsertionRanges:_0x282cb5,insertionRanges:_0x652033,deletionRanges:_0x4dddbf,cells:_0x4e15d2}=_0x561d91;_0x10285f['length']&&_0x40d3de['markMultiRangeInsertion'](_0x10285f,'tablePasteRow',{'tablePasteChainId':_0x431090}),_0x282cb5['length']&&_0x40d3de['markMultiRangeInsertion'](_0x282cb5,'tablePasteColumn',{'tablePasteChainId':_0x431090}),_0x652033['length']&&(_0x40d3de['markMultiRangeInsertion'](_0x652033,'tablePaste',{'tablePasteChainId':_0x431090,'skipNestingCheck':!0x0}),_0x652033['forEach'](_0x53e947=>_0x53e947['detach']?.())),_0x4dddbf['length']&&(_0x40d3de['markMultiRangeDeletion'](_0x4dddbf,'tablePaste',{'tablePasteChainId':_0x431090,'skipNestingCheck':!0x0}),_0x4dddbf['forEach'](_0x5c490d=>_0x5c490d['detach']?.()));const _0x1392a7=_0x40d3de['markMultiRangeBlockFormat'](_0x4e15d2['map'](({element:_0x1f0b77})=>_0x1f0b77),{'formatGroupId':_0x37a894()},[],'tablePasteCell',{'tablePasteChainId':_0x431090});if(_0x1392a7){const _0x3dc49b=_0x1392a7['getMarkers'](),_0xb9fee=[];for(const {element:_0x27933e,attributes:_0x4ce4a1}of _0x4e15d2){if(!_0x4ce4a1)continue;const _0x25e4e1=_0x546335['model']['createRangeOn'](_0x27933e),_0x63921a=_0x3dc49b['find'](_0x8bf772=>_0x8bf772['getRange']()['isEqual'](_0x25e4e1));_0x63921a&&_0xb9fee['push']([_0x63921a['name'],_0x4ce4a1]);}_0xb9fee['length']&&_0x1392a7['setAttribute']('markerAttributes',Object['fromEntries'](_0xb9fee));}_0x561d91=null;}));},{'priority':_0x3523b5['high']+0xa}),_0x546335['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x1d627a,_0x378c4e)=>{const [_0x3a0cce,_0x1a572b,,_0x4bc11d]=_0x378c4e;if(!_0x561d91)return;_0x1d627a['stop']();const _0x5d8683=_0x3a0cce['cell'],_0x24d906=_0x1a572b,_0x546627=Pe(_0x5d8683),_0x123810=Pe(_0x24d906);_0x1d627a['return']=_0x5d8683;let _0x5ebf6f=null,_0x44b16d=null;if(_0x123810||_0x546627){if(_0x546627&&!_0x123810){_0x4bc11d['remove'](_0x5d8683['getChild'](0x0));for(const _0xd7f81f of Array['from'](_0x24d906['getChildren']()))_0x4bc11d['insert'](_0xd7f81f,_0x5d8683,'end');const _0x57621d=_0x561d91['rowInsertionIndexes']['includes'](_0x3a0cce['row']),_0x1d17f2=_0x561d91['columnInsertionIndexes']['includes'](_0x3a0cce['column']);_0x57621d||_0x1d17f2||(_0x5ebf6f=_0x533200['fromRange'](_0x4bc11d['createRangeIn'](_0x5d8683)));}else _0x123810&&!_0x546627&&(_0x44b16d=_0x4bc11d['createRangeIn'](_0x5d8683));}else{const _0x53effe=_0x4bc11d['createElement']('tableCellSuggestion'),_0x42ce2b=_0x4bc11d['createElement']('tableCellSuggestion');_0x4bc11d['wrap'](_0x4bc11d['createRangeIn'](_0x5d8683),_0x42ce2b),_0x4bc11d['insert'](_0x53effe,_0x5d8683,0x0);for(const _0x3b9e27 of Array['from'](_0x24d906['getChildren']()))_0x4bc11d['insert'](_0x3b9e27,_0x53effe,'end');_0x5ebf6f=_0x533200['fromRange'](_0x4bc11d['createRangeOn'](_0x53effe)),_0x44b16d=_0x533200['fromRange'](_0x4bc11d['createRangeOn'](_0x42ce2b));}const _0x364d94=Array['from'](_0x24d906['getAttributes']())['filter'](([_0x3a033e])=>ge['includes'](_0x3a033e));_0x561d91['cells']['push']({'element':_0x5d8683,'attributes':_0x364d94['length']?Object['fromEntries'](_0x364d94):null}),_0x5ebf6f&&_0x561d91['insertionRanges']['push'](_0x5ebf6f),_0x44b16d&&_0x561d91['deletionRanges']['push'](_0x44b16d);},{'priority':'high'}),_0x1f3f74['on']('insertColumns',(_0x389730,_0x1acb1a)=>{const [_0xc1fbc8,_0x4d8122={}]=_0x1acb1a;if(!_0x561d91)return;const _0x337855=_0x4d8122['at']||0x0,_0xb9c552=_0x4d8122['columns']||0x1;_0x561d91['columnInsertionIndexes']=new Array(_0xb9c552)['fill'](_0x337855)['map']((_0x386558,_0x1adf8b)=>_0x386558+_0x1adf8b);for(const {cell:_0x2331aa}of _0x1f3f74['createTableWalker'](_0xc1fbc8,{'startColumn':_0x337855,'endColumn':_0x337855+_0xb9c552-0x1}))_0x561d91['columnInsertionRanges']['push'](_0x546335['model']['createRangeOn'](_0x2331aa));},{'priority':'low'}),_0x1f3f74['on']('insertRows',(_0x40e7f0,_0x14430e)=>{const [_0x15e6be,_0x10c5e5={}]=_0x14430e;if(!_0x561d91)return;const _0x458cd2=_0x10c5e5['at']||0x0,_0x272c4a=_0x10c5e5['rows']||0x1;_0x561d91['rowInsertionIndexes']=new Array(_0x272c4a)['fill'](_0x458cd2)['map']((_0x4b9d96,_0x558506)=>_0x4b9d96+_0x558506);for(const {cell:_0xc27d4b}of _0x1f3f74['createTableWalker'](_0x15e6be,{'startRow':_0x458cd2,'endRow':_0x458cd2+_0x272c4a-0x1}))_0x561d91['rowInsertionRanges']['push'](_0x546335['model']['createRangeOn'](_0xc27d4b));},{'priority':'low'}),_0x40d3de['descriptionFactory']['registerDescriptionCallback'](_0x292c34=>{if(_0x292c34['subType']&&_0x292c34['subType']['startsWith']('tablePaste'))return _0x292c34['previous']?{}:{'type':'insertion','content':o(_0x546335['locale'],'*Replace\x20table\x20cells*')};});const _0x233eec=()=>!0x1;for(const _0x12c795 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x40d3de['_suggestionFactory']['registerCustomCallback']('insertion',_0x12c795,'join',_0x233eec),_0x40d3de['_suggestionFactory']['registerCustomCallback']('deletion',_0x12c795,'join',_0x233eec),_0x40d3de['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x12c795,'join',_0x233eec);_0x40d3de['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x233eec),_0x40d3de['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x4c8caf,_0x58ed3d,_0x3eb3e0)=>{const _0x335ae3=_0x4c8caf['map'](_0x5c558e=>_0x5c558e['getContainedElement']())['filter'](_0x337e35=>_0x337e35),_0x11b7b5=new Map(_0x335ae3['map'](_0x298e52=>[_0x298e52,null]));if(_0x561d91){for(const {element:_0x183973,attributes:_0x59d304}of _0x561d91['cells'])_0x59d304&&_0x11b7b5['set'](_0x183973,_0x59d304);}else{if(_0x3eb3e0&&_0x3eb3e0['markerAttributes'])for(const [_0x34b30,_0x22f314]of Object['entries'](_0x3eb3e0['markerAttributes'])){const _0xd5f8e1=_0x546335['model']['markers']['get'](_0x34b30),_0x377e7e=_0xd5f8e1?_0xd5f8e1['getRange']()['getContainedElement']():null;_0x377e7e&&_0x11b7b5['set'](_0x377e7e,_0x22f314);}}_0x546335['model']['change'](_0x52aea4=>{for(const [_0x3603d6,_0x109d18]of _0x11b7b5)_0x52aea4['setAttributes']({...Ce,..._0x109d18},_0x3603d6);});});const _0x5e2b6b=(_0x4eaa1a,_0x4f7234)=>{_0x40d3de['_suggestionFactory']['registerCustomCallback'](_0x4eaa1a,'tablePaste',_0x4f7234,(_0x1ec31a,_0x87a6cf,_0x39f41a)=>{_0x546335['model']['change'](_0x3ee066=>{const _0x32af77=[];for(const _0x2ca0f2 of _0x1ec31a){const _0x5b89d4=_0x2ca0f2['start']['nodeAfter'];_0x5b89d4['is']('element','tableCellSuggestion')&&_0x32af77['push'](_0x5b89d4);}_0x40d3de['_suggestionFactory']['getSuggestionCallback'](_0x4eaa1a,null,_0x4f7234)(_0x1ec31a,_0x87a6cf,_0x39f41a);for(const _0x470b9d of _0x32af77)'$graveyard'!=_0x470b9d['root']['rootName']&&_0x3ee066['unwrap'](_0x470b9d);});});};_0x5e2b6b('insertion','accept'),_0x5e2b6b('insertion','discard'),_0x5e2b6b('deletion','accept'),_0x5e2b6b('deletion','discard'),_0x40d3de['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x3cc1de=>{const _0x123caf=_0x3cc1de['map'](_0x2348a1=>_0x2348a1['getContainedElement']()),_0xdcc786=_0x123caf[0x0]['findAncestor']('table'),{minRow:_0x559708,maxRow:_0x55b16b}=_0x7ad768['_getCoordsForCells'](_0x123caf);_0x1f3f74['removeRows'](_0xdcc786,{'at':_0x559708,'rows':_0x55b16b-_0x559708+0x1});}),_0x40d3de['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x4085a8=>{const _0x3143cd=_0x4085a8['map'](_0x3064c2=>_0x3064c2['getContainedElement']()),_0x39429b=_0x3143cd[0x0]['findAncestor']('table'),{minColumn:_0x3ea5cd,maxColumn:_0x57d882}=_0x7ad768['_getCoordsForCells'](_0x3143cd);_0x1f3f74['removeColumns'](_0x39429b,{'at':_0x3ea5cd,'columns':_0x57d882-_0x3ea5cd+0x1});});const _0x12316b=(_0x3eb10f,_0x3d28e3)=>{if(!_0x3d28e3['subType']||!_0x3d28e3['subType']['startsWith']('tablePaste'))return;const _0x1f8a3d=_0x3d28e3['attributes']['tablePasteChainId'],_0x54d211=_0x40d3de['getSuggestions']()['filter'](_0x467d53=>_0x467d53['isInContent']&&_0x467d53['attributes']&&_0x467d53['attributes']['tablePasteChainId']==_0x1f8a3d);_0x54d211['length']&&_0x3d28e3['getAllAdjacentSuggestions']()['length']!=_0x54d211['length']&&_0x54d211['reduce']((_0x1bf21f,_0x40aa8b)=>(_0x1bf21f['next']=_0x40aa8b,_0x40aa8b['previous']=_0x1bf21f,_0x40aa8b));};function _0x5e3699(_0x548095,_0x5ce084=!0x0){const {id:_0x16a5c7}=_0x40d3de['_splitMarkerName'](_0x548095['markerName']),_0x243ef9=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x243128=_0x40d3de['activeMarkers']['includes'](_0x548095['markerName']);return _0x243128&&_0x243ef9['push']('ck-suggestion-marker--active'),{'classes':_0x243ef9,'attributes':{'data-suggestion':_0x16a5c7},'priority':_0x243128&&_0x5ce084?0xbc2:0xbb8};}_0x40d3de['on']('suggestionLoaded',_0x12316b,{'priority':'high'}),_0x40d3de['on']('suggestionUnloaded',_0x12316b,{'priority':'high'}),_0x546335['model']['document']['registerPostFixer'](()=>{let _0x5477b0=!0x1;const _0x72cd5c=Array['from'](_0x546335['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x34aa3a,data:_0x5623c9}of _0x72cd5c){const {group:_0xaf791,type:_0x4c7fb2,id:_0x357bb5}=_0x40d3de['_splitMarkerName'](_0x34aa3a);if('suggestion'!=_0xaf791||'deletion'!=_0x4c7fb2||_0x5623c9['oldRange'])continue;if(!_0x40d3de['hasSuggestion'](_0x357bb5))continue;const _0x25e4b3=_0x40d3de['getSuggestion'](_0x357bb5)['getRanges'](),_0x292f32=_0x546335['plugins']['get']('Users')['me'];for(const _0x219729 of _0x40d3de['getSuggestions']()){if(!_0x219729['isInContent']||_0x219729['author']!=_0x292f32)continue;if('formatBlock'!=_0x219729['type']||'tablePasteCell'!=_0x219729['subType'])continue;if(_0x219729['getRanges']()['every'](_0x33aa1a=>_0x25e4b3['some'](_0x48a978=>_0x48a978['containsRange'](_0x33aa1a,!0x0)))){for(const _0xac6567 of _0x219729['getAllAdjacentSuggestions']())_0xac6567['isInContent']&&(_0xac6567['discard'](),_0x5477b0=!0x0);}}}return _0x5477b0;}),_0x546335['model']['document']['registerPostFixer'](_0x59936f=>{const _0x1e9d64=_0x546335['commands']['get']('redo');if(!_0x1e9d64||!_0x1e9d64['_createdBatches']['has'](_0x59936f['batch']))return!0x1;let _0x35a789=!0x1;const _0x219ca8=_0x546335['plugins']['get']('Users')['me'],_0x5749ba=_0x546335['model']['document']['differ']['getChanges'](),_0xfe4ca0=Array['from'](_0x546335['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x388e83,data:_0x25e51c})=>{const {group:_0x4d4ead,subType:_0x15ae14,authorId:_0x25cbd3}=_0x40d3de['_splitMarkerName'](_0x388e83);return'suggestion'==_0x4d4ead&&'tablePaste'==_0x15ae14&&_0x25cbd3==_0x219ca8['id']&&!_0x25e51c['oldRange'];});for(const _0x2e3181 of _0x5749ba){if('insert'!=_0x2e3181['type']||'tableCellSuggestion'!=_0x2e3181['name']||0x1!=_0x2e3181['length'])continue;const _0x811023=_0x59936f['createRange'](_0x2e3181['position'],_0x2e3181['position']['getShiftedBy'](0x1));if(!_0xfe4ca0['find'](({data:_0xd4415a})=>_0xd4415a['newRange']['isEqual'](_0x811023))){for(const {name:_0x532321,data:_0x1745a7}of _0xfe4ca0)if(_0x811023['containsRange'](_0x1745a7['newRange'])){_0x59936f['updateMarker'](_0x532321,{'range':_0x811023}),_0x35a789=!0x0;break;}}}return _0x35a789;}),_0x546335['model']['document']['registerPostFixer'](_0x928b13=>{let _0x5298b1=!0x1;const _0x45de47=_0x546335['plugins']['get']('Users')['me'],_0x2890b9=_0x40d3de['getSuggestions']()['filter'](_0x3d4903=>_0x3d4903['isInContent']&&_0x3d4903['author']==_0x45de47),_0x5505f8=new Set(),_0x246772=new Set();for(const _0x4cba0f of _0x2890b9)if('tablePaste'==_0x4cba0f['subType'])for(const _0x3f4c5b of _0x4cba0f['getMarkers']()){const _0x421b28=_0x3f4c5b['getRange']()['getContainedElement']();if(_0x421b28){if(_0x421b28['is']('element','tableCellSuggestion')&&Pe(_0x421b28)){_0x4cba0f['removeMarker'](_0x3f4c5b['name']),_0x5505f8['add'](_0x421b28),_0x5298b1=!0x0;const _0xb8bccc=_0x421b28['nextSibling'],_0x1980b9=_0x421b28['previousSibling'],_0x2c2f21=_0xb8bccc&&_0xb8bccc['is']('element','tableCellSuggestion'),_0x361751=_0x1980b9&&_0x1980b9['is']('element','tableCellSuggestion');_0x2c2f21&&!_0x5505f8['has'](_0xb8bccc)&&_0x246772['add'](_0xb8bccc),_0x361751&&!_0x5505f8['has'](_0x1980b9)&&_0x246772['add'](_0x1980b9);}else _0x421b28['is']('element','paragraph')&&_0x421b28['isEmpty']&&(_0x4cba0f['removeMarker'](_0x3f4c5b['name']),_0x5298b1=!0x0);}}else{if('tablePasteCell'==_0x4cba0f['subType']){if(!_0x4cba0f['attributes']||!_0x4cba0f['attributes']['tablePasteChainId'])continue;const _0x2b321d=_0x4cba0f['attributes']['markerAttributes'];if(_0x2b321d&&Object['keys'](_0x2b321d)['length'])continue;const _0x4fe70e=_0x4cba0f['attributes']['tablePasteChainId'];let _0x344733=!0x0,_0x5c3f41=!0x0;for(const _0xb0b686 of _0x2890b9)if(_0xb0b686['subType']&&_0xb0b686['subType']['startsWith']('tablePaste')){if(!_0xb0b686['attributes']['tablePasteChainId']){_0x5c3f41=!0x1;break;}if(_0xb0b686['id']!=_0x4cba0f['id']&&_0xb0b686['attributes']['tablePasteChainId']==_0x4fe70e){_0x344733=!0x1;break;}}_0x5c3f41&&_0x344733&&(_0x4cba0f['removeMarkers'](),_0x5298b1=!0x0);}}for(const _0x3a22a6 of _0x5505f8)_0x928b13['remove'](_0x3a22a6);for(const _0x34c72a of _0x246772)_0x928b13['unwrap'](_0x34c72a);return _0x5298b1;}),_0x546335['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x588adb,_0x16c9c7)=>_0x5e3699(_0x588adb),'converterPriority':'high'}),_0x546335['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x4c975f,_0x190c8d)=>_0x190c8d['options']['showSuggestionHighlights']?_0x5e3699(_0x4c975f,!0x1):null,'converterPriority':'high'});const _0x52c8eb=_0x546335['editing']['view'];this['listenTo'](_0x52c8eb['document'],'clipboardOutput',(_0x34ef22,_0x2783f8)=>{const _0xf45243=[];for(const _0x34b489 of _0x52c8eb['createRangeIn'](_0x2783f8['content'])['getItems']())_0x34b489['is']('element','suggestion-td')&&_0xf45243['push'](_0x34b489);_0x52c8eb['change'](_0x4fe6d6=>{for(const _0x3edfb3 of _0xf45243)_0x4fe6d6['move'](_0x4fe6d6['createRangeIn'](_0x3edfb3),_0x4fe6d6['createPositionBefore'](_0x3edfb3)),_0x4fe6d6['remove'](_0x3edfb3);});});}}function Pe(_0x13a4b9){if(_0x13a4b9['isEmpty'])return!0x0;const _0x3b1fd7=_0x13a4b9['getChild'](0x0);return _0x3b1fd7['is']('element','paragraph')&&_0x3b1fd7['isEmpty'];}function he(_0x45192f,_0x4c8208={},_0x2fb952){for(const {isAnchor:_0x155fa3,cellHeight:_0xf07cb5,cellWidth:_0x502dca}of _0x2fb952['createTableWalker'](_0x45192f,{'includeAllSlots':!0x0,..._0x4c8208}))if(!_0x155fa3||0x1!=_0xf07cb5||0x1!=_0x502dca)return!0x1;return!0x0;}class vt extends _0x463102{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x4a4c69=this['editor']['plugins']['get']('TrackChangesEditing');_0x4a4c69['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x4a4c69['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x4a4c69['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4a4c69['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x4a4c69['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x4a4c69['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x8062a5,_0x4f3efd){const _0x297509=this['editor']['plugins']['get']('TrackChangesEditing'),_0x449f57=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x1c299b=_0x4f3efd['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3518ef=_0x449f57['getColumnGroupElement'](_0x1c299b);let _0x5a0015=_0x3518ef?_0x449f57['getTableColumnsWidths'](_0x3518ef):null,_0x184a80=_0x1c299b['getAttribute']('tableWidth')||null;const _0x2f0a76=_0x4f3efd['tableWidth']||_0x184a80,_0x3c4285=_0x4f3efd['columnWidths']||_0x5a0015,_0x5de947=this['editor']['plugins']['get']('Users')['me'];for(const _0x2c6370 of _0x297509['getSuggestions']()){const _0x5bea43=_0x2c6370['getContainedElement']();if('resizeTable'===_0x2c6370['subType']&&_0x5bea43===_0x1c299b){_0x2c6370['author']!==_0x5de947&&_0x2c6370['discard']();const _0x27835e=_0x2c6370['data']['commandParams'];_0x184a80=_0x27835e[0x0]['tableWidth'],_0x5a0015=_0x27835e[0x0]['columnWidths'];break;}}_0x8062a5({'table':_0x1c299b,'tableWidth':_0x2f0a76,'columnWidths':_0x3c4285}),_0x297509['markBlockFormat'](_0x1c299b,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x184a80,'columnWidths':_0x5a0015}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x5ec2c8){if('formatBlock'!=_0x5ec2c8['type']&&'formatInline'!=_0x5ec2c8['type'])return;const {data:_0xd447d6}=_0x5ec2c8;if(_0xd447d6&&'resizeTable'===_0xd447d6['formatGroupId']){const _0x5b8ae2='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x5b8ae2)};}}}class Ct extends _0x463102{['afterInit'](){const _0x23016c=this['editor'];_0x23016c['plugins']['has']('Template')&&_0x23016c['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x463102{['afterInit'](){const _0x399c16=this['editor'];if(!_0x399c16['commands']['get']('insertTableOfContents'))return;_0x399c16['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x3ccd35=_0x399c16['plugins']['get']('TrackChangesEditing'),_0x3295ec=_0x399c16['locale'];_0x3ccd35['descriptionFactory']['registerElementLabel']('tableOfContents',_0x5c83c1=>o(_0x3295ec,'ELEMENT_TABLE_OF_CONTENTS',_0x5c83c1));}}class Dt extends _0x463102{['afterInit'](){const _0x5971f6=this['editor'];if(!_0x5971f6['plugins']['has']('Title'))return;const _0x42085e=_0x5971f6['plugins']['get']('TrackChangesEditing');_0x42085e['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x5971f6['locale'],'ELEMENT_TITLE')),_0x5971f6['model']['document']['registerPostFixer'](_0x574eb5=>{let _0xc7525f=!0x1;const _0x337a9e=Array['from'](_0x5971f6['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2c7c09,data:_0xf6d8b0}of _0x337a9e){const {group:_0x16ea0b}=_0x42085e['_splitMarkerName'](_0x2c7c09);if('suggestion'!==_0x16ea0b||!_0xf6d8b0['newRange'])continue;const _0x162040=_0xf6d8b0['newRange'],_0x3679df=_0x162040['end']['nodeBefore'];if(!_0x3679df||!_0x3679df['is']('element','title-content'))continue;if(!_0x162040['start']['isTouching'](_0x162040['end']))continue;const _0x4e55de=_0x5971f6['model']['schema']['getNearestSelectionRange'](_0x162040['end'],'forward');if(_0x4e55de&&_0x4e55de['isCollapsed']){const _0x492d04=_0x574eb5['createRange'](_0x162040['start'],_0x4e55de['start']);_0x492d04['isEqual'](_0x162040)||(_0x574eb5['updateMarker'](_0x2c7c09,{'range':_0x492d04}),_0xc7525f=!0x0);}_0xc7525f||(_0x574eb5['removeMarker'](_0x2c7c09),_0xc7525f=!0x0);}return _0xc7525f;});}}class Nt extends _0x463102{['afterInit'](){const _0xe07601=this['editor'],_0x110a8e=_0xe07601['plugins']['get']('TrackChangesEditing');_0xe07601['plugins']['has']('UndoEditing')&&(_0x110a8e['enableCommand']('undo'),_0x110a8e['enableCommand']('redo'));}}class Mt extends _0x463102{static get['requires'](){return[jt];}['afterInit'](){const _0x28c61b=this['editor'];if(!_0x28c61b['plugins']['has']('TableCaptionEditing'))return;_0x28c61b['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x463102{['tableProperties'];['tableCellProperties'];constructor(_0x2f5812){super(_0x2f5812),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 _0x156ab5=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x16a2c9 of this['tableProperties'])_0x156ab5['enableCommand'](_0x16a2c9,(_0x2c0190,_0x4190e6)=>{const _0x163882=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x16a2c9,[_0x163882],this['tableProperties'],'tableProperties',_0x2c0190,_0x4190e6);});_0x156ab5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x156ab5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x156ab5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x2564a6,_0x402cb0)=>this['handleDiscardAction'](this['tableProperties'],_0x2564a6,_0x402cb0)),_0x156ab5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x5230be of this['tableCellProperties'])_0x156ab5['enableCommand'](_0x5230be,(_0x347f79,_0x2dc3dc)=>{const _0x40c3be=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x5230be,_0x40c3be,this['tableCellProperties'],'tableCellProperties',_0x347f79,_0x2dc3dc);});_0x156ab5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x156ab5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x156ab5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x1edb84,_0x5823eb)=>this['handleDiscardAction'](this['tableCellProperties'],_0x1edb84,_0x5823eb)),_0x156ab5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x156ab5['descriptionFactory']['registerDescriptionCallback'](_0x5cb598=>this['handleSuggestionDescription'](_0x5cb598));}['_handlePropertyChange'](_0x4b7aa2,_0x15d3a0,_0x38837f,_0x136175,_0x1d6d73,_0x177967){const _0x2e49ec=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x177967['batch'],()=>{for(const _0x56939e of _0x15d3a0){if(this['_getSuggestion'](_0x56939e,_0x136175))_0x1d6d73(_0x177967);else{const _0x2fccfa={};for(const _0x20b9ab of _0x38837f){const _0x4afc65=_0x56939e['getAttribute'](_0x20b9ab);void 0x0!==_0x4afc65&&(_0x2fccfa[_0x20b9ab]=_0x4afc65);}_0x1d6d73(_0x177967),_0x2e49ec['markBlockFormat'](_0x56939e,{'commandParams':[_0x2fccfa]},[],_0x136175);}}});}['handleDiscardAction'](_0x5ae6bb,_0xd81d01,_0x51ef46){const _0x4fcec1=_0xd81d01[0x0]['start']['nodeAfter'],_0x4db0bd=_0x51ef46['commandParams'][0x0];this['editor']['model']['change'](_0x541edb=>{for(const _0x5375a3 of _0x5ae6bb)void 0x0!==_0x4db0bd[_0x5375a3]?_0x541edb['setAttribute'](_0x5375a3,_0x4db0bd[_0x5375a3],_0x4fcec1):_0x541edb['removeAttribute'](_0x5375a3,_0x4fcec1);});}['handleSuggestionDescription'](_0x5e8845){if(_0x5e8845['data'])switch(_0x5e8845['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'](_0x144563,_0x418a8c){const _0x2b4e8c=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x43dfac of _0x2b4e8c['getSuggestions']({'skipNotAttached':!0x0})){const _0x1b44c6=_0x43dfac['getContainedElement']();if(_0x43dfac['subType']===_0x418a8c&&_0x1b44c6===_0x144563)return _0x43dfac;}return null;}}const m='$elementName';class p extends _0x463102{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x2074d8,_0x5e8ae5,E,V,U,O,F,G,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,_t,$t,Ct,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x23cbe0){function _0x108d88(_0x100ba4){return _0x100ba4['map'](_0x3ca674=>String['fromCharCode'](_0x3ca674))['join']('');}super(_0x23cbe0),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x49b339,_0x42c904,_0x25bea5,_0xc0b431)=>{this['_model']['change'](()=>{for(const _0x47b53c of[..._0xc0b431,..._0x25bea5])this['_model']['markers']['has'](_0x47b53c)&&_0x23cbe0['editing']['reconvertMarker'](_0x47b53c);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new xt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x23cbe0['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(),_0x23cbe0['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x23cbe0['config']['get']('trackChanges.trackFormatChanges'),_0x23cbe0['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x23cbe0['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x23cbe0,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x108d88([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x108d88([0x34,0x30,0x34,0x38,0x31,0x32,0x31,0x36]);}['init'](){const _0x47bbb7=this['editor'],_0x1ae80a=(_0x68e691,_0x48e6e7)=>{if('attribute'!=_0x68e691)return'ck-suggestion-marker-'+_0x68e691;const _0x44bb87=_0x48e6e7['split']('|')[0x0];return this['_isBlockAttribute'](_0x44bb87)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x47bbb7['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x26a314=>{const {id:_0x4e05ce,type:_0xe5bc63,subType:_0x574632}=this['_splitMarkerName'](_0x26a314['markerName']),_0x32ff2e=['ck-suggestion-marker',_0x1ae80a(_0xe5bc63,_0x574632)];let _0x11ba95=0xbb8;return this['activeMarkers']['includes'](_0x26a314['markerName'])&&(_0x32ff2e['push']('ck-suggestion-marker--active'),_0x11ba95=0xbc2),'deletion'==_0xe5bc63&&(_0x11ba95+=0x5),{'classes':_0x32ff2e,'attributes':{'data-suggestion':_0x4e05ce},'priority':_0x11ba95};}}),_0x47bbb7['conversion']['for']('dataDowncast')['add'](_0xb7e434=>{_0xb7e434['on']('addMarker:suggestion',(_0x42b863,_0x3929bd,_0x15a92f)=>{if(!_0x15a92f['options']['showSuggestionHighlights'])return;const _0xe602fd=_0x3929bd['item'];if(!_0xe602fd)return;const _0x653be7=_0x15a92f['mapper']['toViewElement'](_0xe602fd);_0x47bbb7['model']['schema']['isObject'](_0xe602fd)&&_0x653be7&&!_0x653be7['getCustomProperty']('widget')&&_0x653be7['is']('containerElement')&&_0x26bf30(_0x653be7,_0x15a92f['writer']);},{'priority':'high'});}),_0x47bbb7['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x5befd4,_0x5ac8ef)=>{if(!_0x5ac8ef['options']['showSuggestionHighlights'])return null;const {type:_0x4f87f6,subType:_0xc2976a}=this['_splitMarkerName'](_0x5befd4['markerName']);return{'classes':['ck-suggestion-marker',_0x1ae80a(_0x4f87f6,_0xc2976a)],'priority':0xbb8};}});const _0x49b4f1=({showActiveMarkers:_0x4c1d1f=!0x0,isAttributeSuggestion:_0x2c09c1=!0x1}={})=>(_0x4eef0e,_0x2d0d9b,_0x7aad16)=>{if(!_0x2d0d9b['item'])return;const {id:_0x407800}=this['_splitMarkerName'](_0x2d0d9b['markerName']);if(_0x2c09c1){const _0x4f189b=this['_suggestions']['get'](_0x407800),_0x16e793=this['_getAttributeKey'](_0x4f189b);if(!this['_isBlockAttribute'](_0x16e793))return;}if(_0x2d0d9b['item']['is']('selection'))return void _0x7aad16['consumable']['consume'](_0x2d0d9b['item'],_0x4eef0e['name']);const _0x1fa929=_0x7aad16['mapper']['toViewElement'](_0x2d0d9b['item']);if(_0x2d0d9b['item']['is']('element')&&_0x47bbb7['model']['schema']['isBlock'](_0x2d0d9b['item'])&&!_0x1fa929['getCustomProperty']('addHighlight')){_0x7aad16['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x1fa929),_0x7aad16['writer']['setAttribute']('data-suggestion',_0x407800,_0x1fa929),_0x7aad16['mapper']['bindElementToMarker'](_0x1fa929,_0x2d0d9b['markerName']),_0x4c1d1f&&(this['activeMarkers']['includes'](_0x2d0d9b['markerName'])?_0x7aad16['writer']['addClass']('ck-suggestion-marker--active',_0x1fa929):_0x7aad16['writer']['removeClass']('ck-suggestion-marker--active',_0x1fa929));for(const _0x300e69 of _0x47bbb7['model']['createRangeIn'](_0x2d0d9b['item'])['getItems']())_0x7aad16['consumable']['consume'](_0x300e69,_0x4eef0e['name']);_0x7aad16['consumable']['consume'](_0x2d0d9b['item'],_0x4eef0e['name']);}};_0x47bbb7['conversion']['for']('dataDowncast')['add'](_0x4e6b64=>{_0x4e6b64['on']('addMarker:suggestion:formatBlock',(_0x5185d3,_0x4f4dbc,_0x11e581)=>{_0x11e581['options']['showSuggestionHighlights']&&_0x49b4f1({'showActiveMarkers':!0x1})(_0x5185d3,_0x4f4dbc,_0x11e581);},{'priority':'highest'});}),_0x47bbb7['conversion']['for']('dataDowncast')['add'](_0x14e518=>{_0x14e518['on']('addMarker:suggestion:attribute',(_0x518405,_0x347172,_0x29a55b)=>{_0x29a55b['options']['showSuggestionHighlights']&&_0x49b4f1({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x518405,_0x347172,_0x29a55b);},{'priority':'highest'});}),_0x47bbb7['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x5616cb,_0x4dffee)=>_0x4dffee['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x5616cb['substr'](0xb)}}),_0x47bbb7['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1adc0c,{writer:_0x3cb433})=>{let _0x2e22cb='suggestion:'+_0x1adc0c['getAttribute']('suggestion-type')+':'+_0x1adc0c['getAttribute']('id');return _0x1adc0c['getAttribute']('marker-count')&&(_0x2e22cb+=':'+_0x1adc0c['getAttribute']('marker-count')),_0x3cb433['createElement']('$marker',{'data-name':_0x2e22cb});}}),_0x47bbb7['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x47bbb7['conversion']['for']('editingDowncast')['add'](_0x237dc9=>{_0x237dc9['on']('addMarker:suggestion:formatBlock',_0x49b4f1(),{'priority':'high'});}),_0x47bbb7['conversion']['for']('editingDowncast')['add'](_0x477051=>{_0x477051['on']('addMarker:suggestion:attribute',_0x49b4f1({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x47bbb7['conversion']['for']('editingDowncast')['add'](_0x48341b=>{_0x48341b['on']('removeMarker:suggestion:formatBlock',(_0x44ee5f,_0x54f6d7,_0x450ee3)=>{const _0x2d6dd9=_0x450ee3['mapper']['markerNameToElements'](_0x54f6d7['markerName']);if(_0x2d6dd9){for(const _0x2b568b of _0x2d6dd9)_0x2b568b['getCustomProperty']('addHighlight')||(_0x450ee3['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x2b568b),_0x450ee3['writer']['removeAttribute']('data-suggestion',_0x2b568b),_0x450ee3['mapper']['unbindElementFromMarkerName'](_0x2b568b,_0x54f6d7['markerName']));}},{'priority':'high'});}),_0x47bbb7['conversion']['for']('editingDowncast')['add'](_0x15a499=>{_0x15a499['on']('removeMarker:suggestion:attribute',(_0x50d88e,_0x349975,_0x5a5bb6)=>{const _0x2d06c7=_0x5a5bb6['mapper']['markerNameToElements'](_0x349975['markerName']);if(!_0x2d06c7)return;const {id:_0x34b2ad}=this['_splitMarkerName'](_0x349975['markerName']),_0x106367=this['_suggestions']['get'](_0x34b2ad),_0x2023ff=this['_getAttributeKey'](_0x106367);if(this['_isBlockAttribute'](_0x2023ff)){for(const _0x3c157f of _0x2d06c7)_0x3c157f['getCustomProperty']('addHighlight')||(_0x5a5bb6['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3c157f),_0x5a5bb6['writer']['removeAttribute']('data-suggestion',_0x3c157f),_0x5a5bb6['mapper']['unbindElementFromMarkerName'](_0x3c157f,_0x349975['markerName']));}},{'priority':'high'});}),_0x47bbb7['model']['document']['registerPostFixer'](_0x34e3bf=>{let _0x203f6b=!0x1;const _0x2b94c4=Array['from'](_0x47bbb7['model']['document']['differ']['getChangedMarkers']()),_0x58d5d3=new Set();for(const {name:_0x173922,data:_0x1d4873}of _0x2b94c4){const {group:_0xdf79c,type:_0x3832e4,subType:_0xbbfb5b,id:_0x1e3a6f}=this['_splitMarkerName'](_0x173922);if('suggestion'!==_0xdf79c)continue;const _0x3f5daa=this['_suggestions']['get'](_0x1e3a6f);if(null!=_0x1d4873['newRange']){'formatInline'==_0x3832e4&&(_0x203f6b=_0x203f6b||Et(_0x1d4873['newRange'],_0x173922,_0x34e3bf,_0x47bbb7['model']['schema']));const _0x5d7ae2='attribute'==_0x3832e4&&this['_isBlockAttribute'](_0xbbfb5b['split']('|')[0x0]);if(_0x1d4873['newRange']['isCollapsed']||'$graveyard'==_0x1d4873['newRange']['root']['rootName']||'formatBlock'==_0x3832e4&&!Ut(_0x1d4873['newRange'])||_0x5d7ae2&&!Ut(_0x1d4873['newRange'])||'deletion'==_0x3832e4&&!(!Tt(_0x1dd91f=_0x1d4873['newRange'])&&!function(_0x2602d3){return _0x2602d3['start']['parent']==_0x2602d3['end']['nodeBefore']&&_0x2602d3['start']['isAtEnd'];}(_0x1dd91f)))_0x34e3bf['removeMarker'](_0x173922),_0x203f6b=!0x0;else{if(!_0x3f5daa||!_0x3f5daa['isInContent'])continue;_0x58d5d3['add'](_0x3f5daa);}}}var _0x1dd91f;return _0x58d5d3['size']>0x0&&(_0x203f6b=!!this['_joinWithAdjacentSuggestions'](_0x58d5d3)||_0x203f6b),_0x203f6b;}),_0x47bbb7['model']['document']['registerPostFixer'](_0xc81cc5=>{let _0x29d937=!0x1;for(const _0x2a1436 of _0x47bbb7['model']['document']['differ']['getChanges']())if('insert'==_0x2a1436['type'])for(const _0x35da02 of this['_suggestions']['values']()){if(_0x35da02['isMultiRange']||!_0x35da02['isInContent'])continue;const _0x1590e6='formatBlock'==_0x35da02['type'],_0x4d080b=this['_getAttributeKey'](_0x35da02),_0x48cf92=_0x4d080b&&this['_isBlockAttribute'](_0x4d080b);if(!_0x1590e6&&!_0x48cf92)continue;const _0x1400b0=_0x35da02['getFirstRange']();if(_0x1400b0['start']['parent']!=_0x1400b0['end']['parent']&&!_0x1400b0['end']['isAtEnd']){const _0xb43aee=_0x47bbb7['model']['createPositionAt'](_0x1400b0['start']['nodeAfter'],'end'),_0x301794=_0x47bbb7['model']['createRange'](_0x1400b0['start'],_0xb43aee);_0xc81cc5['updateMarker'](_0x35da02['getFirstMarker'](),{'range':_0x301794}),_0x29d937=!0x0;}}return _0x29d937;}),_0x47bbb7['model']['document']['registerPostFixer'](_0x3dfd28=>this['_processAttributeChanges'](_0x3dfd28)),_0x47bbb7['model']['document']['registerPostFixer'](_0x346317=>!_0x346317['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x346317)),_0x47bbb7['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x47bbb7['model']['document']['on']('change:data',(_0x39c179,_0x4b5330)=>{if(!_0x4b5330['isLocal']||_0x4b5330['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x2ffa10=_0x47bbb7['model']['document']['differ']['getChanges']();if(0x0==_0x2ffa10['length'])return;const _0x4b0eef=[],_0x30193d=_0x2ffa10['filter'](_0x20d529=>'attribute'==_0x20d529['type']),_0x4502b2=_0x2ffa10['filter'](_0x597c2d=>'insert'==_0x597c2d['type']&&'$text'!=_0x597c2d['name']);for(const _0x52016d of _0x30193d)this['_isRegisteredAttribute'](_0x52016d['attributeKey'])&&_0x4b0eef['push']({'key':_0x52016d['attributeKey'],'newValue':_0x52016d['attributeNewValue'],'oldValue':_0x52016d['attributeOldValue'],'range':Ot(_0x52016d['range'],_0x47bbb7['model'])});for(const _0x393b70 of _0x4502b2){if('rename'!=_0x393b70['action']&&'refresh'!=_0x393b70['action'])continue;const _0x495c36=Gt(_0x393b70['position']['nodeAfter'],_0x47bbb7['model']),_0x1e297b=_0x393b70['before'];'rename'==_0x393b70['action']&&_0x4b0eef['push']({'key':m,'newValue':_0x393b70['name'],'oldValue':_0x1e297b['name'],'range':_0x495c36});for(const [_0x5a0958,_0x528cd2]of _0x1e297b['attributes']){if(!this['_isRegisteredAttribute'](_0x5a0958))continue;const _0x28d338=_0x393b70['attributes']['get'](_0x5a0958);_0x528cd2!==_0x28d338&&_0x4b0eef['push']({'key':_0x5a0958,'newValue':_0x28d338,'oldValue':_0x528cd2,'range':_0x495c36});}for(const [_0x2d67f1,_0x4ce376]of _0x393b70['attributes'])this['_isRegisteredAttribute'](_0x2d67f1)&&(_0x1e297b['attributes']['has'](_0x2d67f1)||_0x4b0eef['push']({'key':_0x2d67f1,'newValue':_0x4ce376,'oldValue':null,'range':_0x495c36}));}0x0!=_0x4b0eef['length']&&_0x47bbb7['model']['enqueueChange'](_0x4b5330,_0x1e3a10=>{const _0x526682=_0x37a894();for(const {range:_0x4b1212,key:_0x2db799,oldValue:_0xff99e6,newValue:_0x47a700}of _0x4b0eef)this['markAttributeChange'](_0x4b1212,_0x2db799,_0xff99e6,_0x47a700,{'groupId':_0x526682});this['_reduceExistingSuggestions'](_0x1e3a10,_0x4b0eef);});},{'priority':'lowest'}),_0x47bbb7['model']['markers']['on']('update:suggestion',(_0x3b38da,_0x5ea993,_0x483d93)=>{if(null==_0x483d93){const {id:_0x2110a5}=this['_splitMarkerName'](_0x5ea993['name']),_0x28243c=this['_suggestions']['get'](_0x2110a5);_0x28243c&&_0x28243c['addMarkerName'](_0x5ea993['name']);}}),_0x47bbb7['model']['document']['on']('change:data',()=>{const _0x718d1f=Array['from'](_0x47bbb7['model']['document']['differ']['getChangedMarkers']())['filter'](_0x373647=>'suggestion'===this['_splitMarkerName'](_0x373647['name'])['group']);if(0x0===_0x718d1f['length'])return;_0x718d1f['sort']((_0x45c499,_0x228297)=>{const _0x4e8d2e=_0x45c499['data']['oldRange'],_0x46a960=_0x228297['data']['oldRange'];return null===_0x4e8d2e&&null===_0x46a960?0x0:null===_0x4e8d2e&&null!==_0x46a960?-0x1:null!==_0x4e8d2e&&null===_0x46a960?0x1:_0x4e8d2e['start']['isBefore'](_0x46a960['start'])?-0x1:0x1;});const _0xa020c4=new Set(),_0x345c7b=new Set();for(const {name:_0x54c782,data:_0x258a5c}of _0x718d1f){const {id:_0xa84c2d}=this['_splitMarkerName'](_0x54c782);if(null===_0x258a5c['oldRange']){const _0x2f558e=this['_handleNewSuggestionMarker'](_0x54c782);_0x345c7b['add'](_0x2f558e);}else{const _0x196ebe=this['_suggestions']['get'](_0xa84c2d);null!==_0x258a5c['newRange']||_0x196ebe['isInContent']?(_0xa020c4['add'](_0x196ebe['head']),_0x345c7b['add'](_0x196ebe)):this['_removeSuggestion'](_0x196ebe);}}_0x345c7b['size']>0x0&&this['_refreshSuggestionsChain'](_0x345c7b);for(const _0x5b2741 of _0xa020c4)this['fire']('suggestionChanged',_0x5b2741);}),_0x47bbb7['model']['on']('applyOperation',(_0x1b1820,_0x3bceae)=>{const _0x3de261=_0x3bceae[0x0];if(!this['_suggestions']['size'])return;if(!_0x3de261['isDocumentOperation'])return;if(_0x3de261['batch']['isUndo']||!_0x3de261['batch']['isLocal'])return;let _0x318876,_0x19077d;switch(_0x3de261['type']){case'insert':_0x318876=_0x47bbb7['model']['createPositionAt'](_0x3de261['position']),_0x19077d=_0x318876['getShiftedBy'](_0x3de261['howMany']);break;case'split':_0x318876=_0x47bbb7['model']['createPositionAt'](_0x3de261['splitPosition']),_0x19077d=_0x47bbb7['model']['createPositionAt'](_0x3de261['moveTargetPosition']);break;case'move':_0x318876=_0x47bbb7['model']['createPositionAt'](_0x3de261['targetPosition']),_0x19077d=_0x318876['getShiftedBy'](_0x3de261['howMany']);break;default:return;}const _0x4df8bc=_0x47bbb7['model']['createRange'](_0x318876,_0x19077d);_0x47bbb7['model']['change'](()=>{for(const {suggestion:_0x2cf607,meta:_0x383f0b}of this['_findSuggestions'](_0x4df8bc)){if(_0x2cf607['isMultiRange'])continue;if('formatInline'==_0x2cf607['type'])continue;const _0x55ddff=this['_getAttributeKey'](_0x2cf607);if(_0x55ddff&&this['_isBlockAttribute'](_0x55ddff)&&'split'!=_0x3de261['type'])continue;const _0x2cec5a=_0x2cf607['data']&&_0x2cf607['data']['multipleBlocks'];('formatBlock'!=_0x2cf607['type']||'split'==_0x3de261['type']&&!_0x2cec5a)&&(_0x383f0b['containsRangeInObject']||'insertion'==_0x2cf607['type']&&_0x383f0b['isOwn']||_0x2cf607['getFirstRange']()['containsRange'](_0x4df8bc)&&this['_breakSuggestionMarker'](_0x2cf607,_0x318876,_0x19077d));}});},{'priority':'lowest'}),_0x47bbb7['model']['on']('deleteContent',(_0x5b1b6c,_0x26b4e2)=>{const _0x1d1072=_0x26b4e2[0x0],_0x17daad=_0x26b4e2[0x1];if(_0x17daad&&_0x17daad['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x1d1072['isCollapsed'])return;const _0x597e1b=_0x47bbb7['model']['schema'],{start:_0x173d40,end:_0x47a5ef}=_0x1d1072['getFirstRange'](),_0x4f5d54=_0x173d40['nodeAfter']&&_0x597e1b['isLimit'](_0x173d40['nodeAfter'])?null:_0x597e1b['getNearestSelectionRange'](_0x173d40,'forward'),_0xba57b=_0x47a5ef['nodeBefore']&&_0x597e1b['isLimit'](_0x47a5ef['nodeBefore'])?null:_0x597e1b['getNearestSelectionRange'](_0x47a5ef,'backward'),_0x3dfb09=_0x47bbb7['model']['createRange'](_0x4f5d54?_0x4f5d54['start']:_0x173d40,_0xba57b?_0xba57b['end']:_0x47a5ef);_0x47bbb7['model']['change'](_0x1be53f=>{this['markDeletion'](_0x3dfb09);const _0x3abcd3=_0x47bbb7['model']['schema']['getNearestSelectionRange'](_0x3dfb09['start']);_0x1d1072['is']('documentSelection')?_0x1be53f['setSelection'](_0x3abcd3):_0x1d1072['setTo'](_0x3abcd3);}),_0x5b1b6c['stop']();},{'priority':_0x3523b5['normal']+0xa}),_0x47bbb7['model']['on']('insertContent',(_0x454fea,_0x30a8c3)=>{const _0x403ba3=_0x30a8c3[_0x30a8c3['length']-0x1];_0x403ba3&&_0x403ba3['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x47bbb7['model']['change'](()=>{let _0x33b9cc=_0x47bbb7['model']['insertContent'](_0x30a8c3[0x0],_0x30a8c3[0x1],_0x30a8c3[0x2],{'forceDefaultExecution':!0x0});if(!_0x33b9cc)return;_0x454fea['return']=_0x33b9cc['clone']();const _0x5c4b6c=_0x33b9cc['end']['nodeBefore'],_0xe7fcde=_0x47bbb7['model']['schema'];_0x5c4b6c&&_0xe7fcde['isBlock'](_0x5c4b6c)&&!_0xe7fcde['isObject'](_0x5c4b6c)&&(_0x33b9cc=_0x47bbb7['model']['createRange'](_0x33b9cc['start'],_0x47bbb7['model']['createPositionAt'](_0x5c4b6c,'end'))),this['markInsertion'](_0x33b9cc);}),_0x454fea['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0xe7da2b=new $(_0x47bbb7,this['_suggestions']);_0x47bbb7['commands']['add']('acceptSuggestion',_0xe7da2b),this['enableCommand']('acceptSuggestion');const _0x328932=new B(_0x47bbb7,this['_suggestions']);_0x47bbb7['commands']['add']('discardSuggestion',_0x328932),this['enableCommand']('discardSuggestion'),_0x47bbb7['commands']['add']('acceptAllSuggestions',new x(_0x47bbb7,_0xe7da2b,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x47bbb7['commands']['add']('discardAllSuggestions',new x(_0x47bbb7,_0x328932,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x47bbb7['commands']['add']('acceptSelectedSuggestions',new R(_0x47bbb7,_0xe7da2b,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x47bbb7['commands']['add']('discardSelectedSuggestions',new R(_0x47bbb7,_0x328932,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x6c6173=_0x47bbb7['plugins']['get']('CommentsRepository');this['listenTo'](_0x6c6173,'addComment',(_0x2b7ba0,{threadId:_0x11b900})=>{const _0x123765=this['_suggestions']['get'](_0x11b900);_0x123765&&_0x123765['commentThread']&&0x1===_0x123765['commentThread']['length']&&this['_updateSuggestionData'](_0x11b900,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x6c6173,'removeComment',(_0x312b55,{threadId:_0x3360d0})=>{const _0x3c2bfa=this['_suggestions']['get'](_0x3360d0);_0x3c2bfa&&_0x3c2bfa['commentThread']&&!_0x3c2bfa['commentThread']['length']&&this['_updateSuggestionData'](_0x3360d0,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x190625){if(this['_adapter'])throw new _0x3085e6('track-changes-adapter-already-set',this);this['_adapter']=_0x190625;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x881e9d=!0x1,toJSON:_0x31dfc5=!0x1}={}){const _0x1b8a1c=[];for(const _0x245e57 of this['_suggestions']['values']())_0x881e9d&&!_0x245e57['isInContent']||_0x1b8a1c['push'](_0x245e57);return _0x31dfc5?_0x1b8a1c['map'](_0x3504c0=>_0x3504c0['toJSON']()):_0x1b8a1c;}['getSuggestion'](_0x25e095){const _0x2554ae=this['_suggestions']['get'](_0x25e095);if(!_0x2554ae)throw new _0x3085e6('track-changes-suggestion-not-found',this);return _0x2554ae;}['hasSuggestion'](_0x5e8cb3){return this['_suggestions']['has'](_0x5e8cb3);}['addSuggestionData'](_0x1f47fe){const {authorId:_0x429ad0,id:_0x137d26,attributes:_0x21a4bf}=_0x1f47fe,[_0x4fc69c,_0x48d77e]=_0x1f47fe['type']['split'](':'),_0x2160e9=this['_suggestions']['get'](_0x137d26)||this['_createSuggestion'](_0x4fc69c,_0x48d77e,_0x137d26,_0x429ad0,_0x21a4bf);if(this['_addThreadToSuggestion'](_0x2160e9),this['_checkSuggestionCorrectness'](_0x2160e9,_0x4fc69c,_0x48d77e||null,_0x429ad0),_0x2160e9['createdAt']=_0x1f47fe['createdAt'],_0x2160e9['_isDataLoaded']=!0x0,_0x21a4bf&&_0x21a4bf['@external']){const _0x1c78d1=_0x21a4bf['@external'],_0x470a1a=this['_getExternalAuthor'](_0x1c78d1['authorName']);_0x2160e9['authoredAt']=_0x1c78d1['createdAt'],_0x2160e9['author']=_0x470a1a,_0x2160e9['isExternal']=!0x0;}else _0x2160e9['authoredAt']=_0x1f47fe['createdAt'];switch(_0x1f47fe['data']&&(_0x2160e9['data']=_0x1f47fe['data']),_0x1f47fe['attributes']&&(_0x2160e9['attributes']=_0x1f47fe['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x2160e9['_saved']=!0x0),this['_suggestionState']['get'](_0x2160e9)){case'notReady':this['_suggestionState']['set'](_0x2160e9,'dataReady');break;case'markerReady':_0x2160e9['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x2160e9])),this['_refreshSuggestionsChain'](new Set([_0x2160e9])),this['_suggestionState']['set'](_0x2160e9,'ready'),this['fire']('suggestionLoaded',_0x2160e9)):this['_suggestionState']['set'](_0x2160e9,'removed');}return _0x2160e9;}['acceptSuggestion'](_0x54289b){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5653a4 of _0x54289b['getAllAdjacentSuggestions']())_0x5653a4['accept']();});});}['discardSuggestion'](_0x5275b0){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x7be4a0 of _0x5275b0['getAllAdjacentSuggestions']())_0x7be4a0['discard']();});});}['enableCommand'](_0x7cb6a1,_0xa45d61){const _0x261edb=this['editor']['commands']['get'](_0x7cb6a1);if(!_0x261edb)throw new _0x3085e6('track-changes-command-not-found',this,{'commandName':_0x7cb6a1});if(this['_enabledCommands']['has'](_0x261edb))throw new _0x3085e6('track-changes-enable-command-twice',this,{'commandName':_0x7cb6a1});this['_enabledCommands']['add'](_0x261edb),_0xa45d61&&_0x261edb['on']('execute',(_0xb8db80,_0x19b8b8)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x19b8b8['length']>0x0&&_0x19b8b8[_0x19b8b8['length']-0x1]&&_0x19b8b8[_0x19b8b8['length']-0x1]['forceDefaultExecution']?_0x19b8b8['pop']():(_0xb8db80['return']=_0xa45d61((..._0x19b31b)=>_0x261edb['execute'](..._0x19b31b,{'forceDefaultExecution':!0x0}),..._0x19b8b8),_0xb8db80['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x306d34){let _0x37e51c,_0x58f4a4;const _0x26ee86=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x37e51c=_0x306d34();}catch(_0x599116){_0x58f4a4=_0x599116;}return _0x26ee86||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x58f4a4&&_0x3085e6['rethrowUnexpectedError'](_0x58f4a4,this),_0x37e51c;}['markInsertion'](_0x3b4500,_0x512442=null,_0x57c152={}){if(_0x3b4500['isCollapsed'])return null;const _0x287641=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x15b440,meta:_0x43314c}of this['_findSuggestions'](_0x3b4500,'insertion'))if(_0x43314c['isOwn']){if(!_0x43314c['isNextTo']){if(_0x43314c['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x15b440,_0x57c152))continue;return _0x15b440;}if(Lt(_0x15b440,_0x57c152))return _0x15b440;this['_breakSuggestionMarker'](_0x15b440,_0x3b4500['start'],_0x3b4500['end']);break;}if(_0x512442==_0x15b440['subType']&&Lt(_0x15b440,_0x57c152)){const _0x3940ed=_0x15b440['getFirstRange']();return _0x3940ed['start']['isEqual'](_0x3b4500['end'])?this['_setSuggestionRange'](_0x15b440,this['_model']['createRange'](_0x3b4500['start'],_0x3940ed['end'])):this['_setSuggestionRange'](_0x15b440,this['_model']['createRange'](_0x3940ed['start'],_0x3b4500['end'])),_0x15b440;}}const _0x2145e1=_0x37a894(),_0x327615=_0x287641['id'],_0x5d683e=_0x512442?'insertion:'+_0x512442:'insertion',_0x16d21d=this['_setSuggestionData']({'id':_0x2145e1,'type':_0x5d683e,'createdAt':new Date(),'authorId':_0x327615,'attributes':_0x57c152});return this['_addSuggestionMarker'](_0x5d683e,_0x2145e1,_0x327615,_0x3b4500),_0x16d21d;}['markMultiRangeInsertion'](_0x41939e,_0x1cde38='multi',_0x65cac3={}){const _0x3537fe=this['editor']['plugins']['get']('Users')['me'],_0x901a4b=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x1cde38,'join');for(const _0x1ae575 of this['getSuggestions']())if(_0x1ae575['author']['id']==_0x3537fe['id']&&'insertion'==_0x1ae575['type']&&_0x1ae575['subType']==_0x1cde38&&Lt(_0x1ae575,_0x65cac3)&&(_0x901a4b(_0x1ae575['getRanges'](),_0x41939e)||_0x901a4b(_0x41939e,_0x1ae575['getRanges']()))){for(const _0x1aa20e of _0x41939e)_0x1ae575['addRange'](_0x1aa20e);return _0x1ae575;}for(const {suggestion:_0x7f83ac,meta:_0x16e15b}of this['_findSuggestions'](_0x41939e,'insertion')){if(!_0x16e15b['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x16e15b['containsRangeInObject'])continue;if(!Lt(_0x7f83ac,_0x65cac3))continue;let _0x4e86a1=!0x0;for(const _0x584e15 of _0x7f83ac['getRanges']())for(const _0x7dfaba of _0x41939e)if(!_0x584e15['containsRange'](_0x7dfaba)){_0x4e86a1=!0x1;break;}if(_0x4e86a1)return _0x7f83ac;}const _0x4e3ebb=_0x37a894(),_0x3248fd=_0x3537fe['id'],_0x3e78c9='insertion:'+_0x1cde38,_0x4779f3=this['_setSuggestionData']({'id':_0x4e3ebb,'type':_0x3e78c9,'createdAt':new Date(),'authorId':_0x3248fd,'attributes':_0x65cac3});for(const _0x2307b1 of _0x41939e)this['_addSuggestionMarker'](_0x3e78c9,_0x4e3ebb,_0x3248fd,_0x2307b1,u['getMultiRangeId']());return _0x4779f3;}['markInlineFormat'](_0x499ed4,_0x250ae0,_0x13228d=null,_0x32c6ad={}){if(_0x13228d=_0x13228d||Vt(_0x250ae0),_0x499ed4['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x45ebdc=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x13228d,'accept');return this['forceDefaultExecution'](()=>_0x45ebdc([_0x499ed4],_0x250ae0,_0x32c6ad)),null;}const _0x28df77=this['editor']['plugins']['get']('Users')['me'],_0x337e4d=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x5b7295,meta:_0x54d2bc}of this['_findSuggestions'](_0x499ed4,'insertion'))_0x54d2bc['isOwn']&&!_0x54d2bc['isInsideObject']&&_0x337e4d['push'](..._0x5b7295['getRanges']());}const _0xf00ca0=function(_0x56d181,_0x5467ad){const _0x1ee477=[];for(const _0x29eba2 of _0x5467ad){const _0x3c38af=_0x56d181['getIntersection'](_0x29eba2);_0x3c38af&&_0x1ee477['push'](_0x3c38af);}return _0x1ee477;}(_0x499ed4,_0x337e4d),_0x52949a=function(_0x2b1f82,_0x547c19){const _0x483059=[_0x2b1f82];for(const _0x2c7392 of _0x547c19){let _0xa9727f=0x0;for(;_0xa9727f<_0x483059['length'];){const _0x1860ac=_0x483059[_0xa9727f]['getDifference'](_0x2c7392);_0x483059['splice'](_0xa9727f,0x1,..._0x1860ac),_0xa9727f+=_0x1860ac['length'];}}return _0x483059;}(_0x499ed4,_0x337e4d);_0xf00ca0['length']&&this['_model']['change'](()=>{for(const _0x35b739 of _0xf00ca0){const _0x37b320=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x13228d,'accept');this['forceDefaultExecution'](()=>_0x37b320([_0x35b739],_0x250ae0,_0x32c6ad));}});for(const _0x358613 of _0x52949a){let _0x1ec389=null,_0x24c959=_0x358613['start'],_0x1614b0=_0x358613['end'];for(const {suggestion:_0x23e02a,meta:_0xc90f81}of this['_findSuggestions'](_0x358613,'formatInline')){if(!_0xc90f81['isOwn'])continue;if(_0x23e02a['subType']!=_0x13228d)continue;if(!Lt(_0x23e02a,_0x32c6ad))continue;const _0x1b63ab=_0x23e02a['getFirstRange']();if(_0x1b63ab['containsRange'](_0x358613,!0x0))return null;_0x24c959=_0x24c959['isBefore'](_0x1b63ab['start'])?_0x24c959:_0x1b63ab['start'],_0x1614b0=_0x1614b0['isAfter'](_0x1b63ab['end'])?_0x1614b0:_0x1b63ab['end'],_0x1ec389?_0x1b63ab['start']['isBefore'](_0x1ec389['getFirstRange']()['start'])?(_0x1ec389['removeMarkers'](),_0x1ec389=_0x23e02a):_0x23e02a['removeMarkers']():_0x1ec389=_0x23e02a;}const _0x49bb74=this['_model']['createRange'](_0x24c959,_0x1614b0);if(_0x1ec389)this['_setSuggestionRange'](_0x1ec389,_0x49bb74);else{const _0x47d771=_0x37a894(),_0xbfb8b3=_0x28df77['id'];this['_setSuggestionData']({'id':_0x47d771,'type':'formatInline:'+_0x13228d,'data':_0x250ae0,'createdAt':new Date(),'authorId':_0xbfb8b3,'attributes':_0x32c6ad}),this['_addSuggestionMarker']('formatInline:'+_0x13228d,_0x47d771,_0xbfb8b3,_0x49bb74);}}return null;}['markBlockFormat'](_0xccac67,_0x547b8b,_0x365f6f=[],_0x4407f0=null,_0x28459f={}){_0x547b8b['formatGroupId']||(_0x547b8b['formatGroupId']=_0x547b8b['commandName']),_0x547b8b['multipleBlocks']=_0xccac67['is']('range'),_0x4407f0=_0x4407f0||Vt(_0x547b8b);const _0x25b2ee=_0x365f6f['map'](_0x16cb14=>Gt(_0x16cb14,this['_model'])),_0x12a65d=_0xccac67['is']('range')?_0xccac67:Gt(_0xccac67,this['_model']);if('never'===this['_trackFormatChanges']){const _0x205b41=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4407f0,'accept');return this['forceDefaultExecution'](()=>_0x205b41([_0x12a65d],_0x547b8b,_0x28459f)),null;}_0x25b2ee['push'](_0x12a65d);let _0x425080=!0x0;for(const _0xebf9e1 of _0x25b2ee)if(!this['_rangeIsInLocalUserInsertion'](_0xebf9e1)){_0x425080=!0x1;break;}if(_0x425080&&'always'!==this['_trackFormatChanges']){const _0x3ebdf0=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4407f0,'accept');return this['forceDefaultExecution'](()=>_0x3ebdf0([_0x12a65d],_0x547b8b,_0x28459f)),null;}let _0x5de977=null,_0x31a2bf=_0x12a65d['start'],_0x41172a=_0x12a65d['end'];for(const {suggestion:_0x61a64f,meta:_0x52185e}of this['_findSuggestions'](_0x12a65d,'formatBlock')){if(!_0x52185e['isOwn'])continue;if(_0x52185e['isNextTo']||_0x52185e['containsRangeInObject']||_0x52185e['isInsideObject'])continue;if(_0x61a64f['data']['formatGroupId']!=_0x547b8b['formatGroupId'])continue;if(!Lt(_0x61a64f,_0x28459f))continue;const _0x37c865=_0x61a64f['getFirstRange']();if(_0x61a64f['subType']==_0x4407f0){if(_0x37c865['containsRange'](_0x12a65d,!0x0))return null;_0x31a2bf=_0x31a2bf['isBefore'](_0x37c865['start'])?_0x31a2bf:_0x37c865['start'],_0x41172a=_0x41172a['isAfter'](_0x37c865['end'])?_0x41172a:_0x37c865['end'],_0x5de977?_0x37c865['start']['isBefore'](_0x5de977['getFirstRange']()['start'])?(_0x5de977['removeMarkers'](),_0x5de977=_0x61a64f):_0x61a64f['removeMarkers']():_0x5de977=_0x61a64f;}else{const _0x2a77c2=_0x12a65d['getIntersection'](_0x37c865);this['_cutOutSuggestionMarker'](_0x61a64f,_0x2a77c2);}}const _0x4e0e88=this['editor']['plugins']['get']('Users')['me'],_0x39186d=_0x37a894(),_0x15cd94=_0x4e0e88['id'];if(_0x5de977)return this['_setSuggestionRange'](_0x5de977,this['_model']['createRange'](_0x31a2bf,_0x41172a)),_0x5de977;{const _0x458b1e=this['_setSuggestionData']({'id':_0x39186d,'type':'formatBlock:'+_0x4407f0,'data':_0x547b8b,'createdAt':new Date(),'authorId':_0x15cd94,'attributes':_0x28459f});return this['_addSuggestionMarker']('formatBlock:'+_0x4407f0,_0x39186d,_0x15cd94,this['_model']['createRange'](_0x31a2bf,_0x41172a)),_0x458b1e;}}['markMultiRangeBlockFormat'](_0x135178,_0x4eec17,_0x182f43=[],_0x3e7b5d=null,_0x5b308e={}){_0x4eec17['formatGroupId']||(_0x4eec17['formatGroupId']=_0x4eec17['commandName']);const _0xd90401=_0x135178[0x0];_0x4eec17['multipleBlocks']=_0xd90401['is']('range'),_0x3e7b5d=_0x3e7b5d||Vt(_0x4eec17);const _0x6833cb=_0x182f43['map'](_0x326b7d=>Gt(_0x326b7d,this['_model'])),_0x1b00fb=_0xd90401['is']('range')?_0x135178:_0x135178['map'](_0x3b5a15=>Gt(_0x3b5a15,this['_model']));if('never'===this['_trackFormatChanges']){const _0x2d0d70=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3e7b5d,'accept');return this['forceDefaultExecution'](()=>_0x2d0d70(_0x1b00fb,_0x4eec17,_0x5b308e)),null;}_0x6833cb['push'](..._0x1b00fb);let _0x540a1f=!0x0;for(const _0x39ff4d of _0x6833cb)if(!this['_rangeIsInLocalUserInsertion'](_0x39ff4d)){_0x540a1f=!0x1;break;}if(_0x540a1f&&'always'!==this['_trackFormatChanges']){const _0x29fce3=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3e7b5d,'accept');return this['forceDefaultExecution'](()=>_0x29fce3(_0x1b00fb,_0x4eec17,_0x5b308e)),null;}const _0xd63ffb=this['editor']['plugins']['get']('Users')['me'];for(const _0x318298 of this['getSuggestions']()){if(_0x318298['author']['id']!=_0xd63ffb['id'])continue;if('formatBlock'!=_0x318298['type']||_0x318298['data']['formatGroupId']!=_0x4eec17['formatGroupId'])continue;if(!Lt(_0x318298,_0x5b308e))continue;const _0x15ae27=_0x318298['subType']==_0x3e7b5d;for(let _0x56c449=0x0;_0x56c449<_0x1b00fb['length'];_0x56c449++){const _0x1d2414=_0x1b00fb[_0x56c449];for(const _0x51ecbb of _0x318298['getMarkers']()){const _0x18a979=_0x51ecbb['getRange']();if(_0x1d2414['isEqual'](_0x18a979)){_0x15ae27?(_0x1b00fb['splice'](_0x56c449,0x1),_0x56c449--):_0x318298['removeMarker'](_0x51ecbb['name']);break;}}}}if(0x0==_0x1b00fb['length'])return null;const _0x23876b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3e7b5d,'join');for(const _0x3b4a98 of this['getSuggestions']())if(_0x3b4a98['author']['id']==_0xd63ffb['id']&&'formatBlock'==_0x3b4a98['type']&&_0x3b4a98['data']['formatGroupId']==_0x4eec17['formatGroupId']&&_0x3b4a98['subType']==_0x3e7b5d&&Lt(_0x3b4a98,_0x5b308e)&&(_0x23876b(_0x3b4a98['getRanges'](),_0x1b00fb)||_0x23876b(_0x1b00fb,_0x3b4a98['getRanges']()))){for(const _0x449bb5 of _0x1b00fb)_0x3b4a98['addRange'](_0x449bb5);return _0x3b4a98;}const _0x3a33d2=_0x37a894(),_0xea3835=_0xd63ffb['id'],_0x1f4638='formatBlock:'+_0x3e7b5d,_0x3fa36c=this['_setSuggestionData']({'id':_0x3a33d2,'type':_0x1f4638,'data':_0x4eec17,'createdAt':new Date(),'authorId':_0xea3835,'attributes':_0x5b308e});for(const _0x3ab96d of _0x1b00fb)this['_addSuggestionMarker'](_0x1f4638,_0x3a33d2,_0xea3835,_0x3ab96d,u['getMultiRangeId']());return _0x3fa36c;}['markDeletion'](_0x31be1f,_0x347a83=null,_0x416c49={}){if(_0x31be1f['isCollapsed'])return null;const _0x4ae095=this['editor']['plugins']['get']('Users')['me'],_0x4cb85e=new _0x533200(_0x31be1f['start'],_0x31be1f['end']);for(const {suggestion:_0x47d42a,meta:_0x818e17}of this['_findSuggestions'](_0x4cb85e,'insertion'))if(_0x818e17['isOwn']&&!_0x818e17['isNextTo']){if(_0x47d42a['isMultiRange']){const _0x3e80ea=_0x47d42a['getRanges']()['filter'](_0x5213c0=>'$graveyard'!=_0x5213c0['root']['rootName']);_0x3e80ea['every'](_0x11e21a=>_0x4cb85e['containsRange'](_0x11e21a,!0x0))&&_0x47d42a['discard']();if(_0x3e80ea['some'](_0x2d5253=>_0x2d5253['containsRange'](_0x4cb85e,!0x0))){const _0xc3aa1=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x347a83,'accept');return this['forceDefaultExecution'](()=>_0xc3aa1([_0x4cb85e],null,_0x416c49)),null;}}else{const _0x37003f=_0x4cb85e['getIntersection'](_0x47d42a['getFirstRange']());null!==_0x37003f&&_0x47d42a['_onDiscard']([_0x37003f],null,_0x416c49);}}if(_0x4cb85e['detach'](),_0x4cb85e['isCollapsed']||'$graveyard'==_0x4cb85e['root']['rootName'])return null;let _0x33c8c2=null,_0x280093=_0x4cb85e['start'],_0x77333a=_0x4cb85e['end'];const _0x46a45b=this['_findSuggestions'](_0x4cb85e,'deletion');for(const {suggestion:_0x5673f0,meta:_0x249a68}of _0x46a45b){const _0x58282a=this['_model']['createRange'](_0x280093,_0x77333a);if(_0x249a68['isOwn']&&(this['_mergeNestedSuggestions']||!_0x249a68['containsRangeInObject']&&!_0x249a68['isInsideObject'])){if(_0x5673f0['isMultiRange']){if(!Lt(_0x5673f0,_0x416c49))continue;let _0x1475e7=!0x0;for(const _0x213862 of _0x5673f0['getRanges']()){if(_0x213862['containsRange'](_0x58282a,!0x0))return _0x5673f0;_0x58282a['containsRange'](_0x213862)||(_0x1475e7=!0x1);}_0x1475e7&&_0x5673f0['discard']();}else{const _0x2aaf27=_0x5673f0['getFirstRange']();if(_0x2aaf27['containsRange'](_0x58282a,!0x0))return _0x5673f0;if(!Lt(_0x5673f0,_0x416c49)){_0x58282a['containsRange'](_0x2aaf27)?_0x5673f0['removeMarkers']():_0x2aaf27['containsPosition'](_0x280093)?_0x280093=_0x2aaf27['end']:_0x2aaf27['containsPosition'](_0x77333a)&&(_0x77333a=_0x2aaf27['start']);continue;}_0x280093=_0x280093['isBefore'](_0x2aaf27['start'])?_0x280093:_0x2aaf27['start'],_0x77333a=_0x77333a['isAfter'](_0x2aaf27['end'])?_0x77333a:_0x2aaf27['end'],_0x416c49=Object['assign']({},_0x5673f0['attributes']),_0x33c8c2?_0x2aaf27['start']['isBefore'](_0x33c8c2['getFirstRange']()['start'])?(_0x33c8c2['removeMarkers'](),_0x33c8c2=_0x5673f0):_0x5673f0['removeMarkers']():_0x33c8c2=_0x5673f0;}}}if(_0x33c8c2)return this['_setSuggestionRange'](_0x33c8c2,this['_model']['createRange'](_0x280093,_0x77333a)),_0x33c8c2;{const _0x4ba3b0=_0x37a894(),_0x65fbbd=this['_model']['createRange'](_0x280093,_0x77333a),_0x3b9921=_0x4ae095['id'],_0x461574=_0x347a83?'deletion:'+_0x347a83:'deletion',_0x5c8ad0=this['_setSuggestionData']({'id':_0x4ba3b0,'type':_0x461574,'createdAt':new Date(),'authorId':_0x3b9921,'attributes':_0x416c49});return this['_addSuggestionMarker'](_0x461574,_0x4ba3b0,_0x3b9921,_0x65fbbd),_0x5c8ad0;}}['markMultiRangeDeletion'](_0x30b237,_0x2dcc39='multi',_0x83f6bb={}){const _0x23284c=this['editor']['plugins']['get']('Users')['me'],_0xaaf46e=_0x30b237['map'](_0x411d64=>new _0x533200(_0x411d64['start'],_0x411d64['end'])),_0x592fd3=new Set();for(const {suggestion:_0x193bbb,meta:_0x5b0f1d}of this['_findSuggestions'](_0xaaf46e,'insertion'))_0x5b0f1d['isOwn']&&!_0x5b0f1d['isNextTo']&&_0x592fd3['add'](_0x193bbb);for(const _0x477ec2 of _0x592fd3)if(_0x477ec2['isMultiRange']){const _0x9cacc5=_0x477ec2['getRanges']();(!_0x477ec2['attributes']||!_0x477ec2['attributes']['skipNestingCheck'])&&(_0x9cacc5['every'](_0x3ba966=>_0xaaf46e['some'](_0x10c6c8=>_0x10c6c8['containsRange'](_0x3ba966,!0x0)))&&_0x477ec2['discard']());if(_0xaaf46e['every'](_0x2b7062=>_0x9cacc5['some'](_0xcec309=>_0xcec309['containsRange'](_0x2b7062,!0x0)))){const _0x3eca43=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2dcc39,'accept');return this['forceDefaultExecution'](()=>_0x3eca43(_0x30b237,null,_0x83f6bb)),null;}}else{const _0x29f86b=_0x477ec2['getFirstRange']();_0xaaf46e['some'](_0x21c69c=>_0x21c69c['containsRange'](_0x29f86b,!0x0))&&_0x477ec2['discard']();if(_0xaaf46e['every'](_0xa26924=>_0x29f86b['containsRange'](_0xa26924,!0x0))){const _0x340791=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2dcc39,'accept');return this['forceDefaultExecution'](()=>_0x340791(_0xaaf46e,null,_0x83f6bb)),null;}}const _0x5e5bf5=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2dcc39,'join');let _0x391643=null;for(const _0x32ef87 of this['getSuggestions']())if(_0x32ef87['author']['id']==_0x23284c['id']&&_0x32ef87['isInContent']&&'deletion'==_0x32ef87['type']&&_0x32ef87['subType']==_0x2dcc39&&Lt(_0x32ef87,_0x83f6bb)&&(_0x5e5bf5(_0x32ef87['getRanges'](),_0xaaf46e)||_0x5e5bf5(_0xaaf46e,_0x32ef87['getRanges']()))){if(_0x391643){if(_0x32ef87['commentThread']&&_0x32ef87['commentThread']['length'])continue;for(const _0x4fccf0 of _0x32ef87['getRanges']())_0x391643['isIntersectingWithRange'](_0x4fccf0)||_0x391643['addRange'](_0x4fccf0);_0x32ef87['removeMarkers']();}else{_0x391643=_0x32ef87;for(const _0x127de5 of _0xaaf46e)_0x32ef87['isIntersectingWithRange'](_0x127de5)||_0x32ef87['addRange'](_0x127de5);}}if(_0x391643)return _0x391643;_0x592fd3['clear']();for(const {suggestion:_0x3190f4,meta:_0x21aacf}of this['_findSuggestions'](_0xaaf46e,'deletion'))_0x21aacf['isOwn']&&(this['_mergeNestedSuggestions']||!_0x21aacf['containsRangeInObject']&&!_0x21aacf['isInsideObject'])&&Lt(_0x3190f4,_0x83f6bb)&&_0x592fd3['add'](_0x3190f4);for(const _0x2e3e0d of _0x592fd3){const _0x1bb019=_0x2e3e0d['getRanges']();if(!_0x83f6bb||!_0x83f6bb['skipNestingCheck']){if(_0xaaf46e['every'](_0x39b559=>_0x1bb019['some'](_0xfac9a=>_0xfac9a['containsRange'](_0x39b559,!0x0))))return _0x2e3e0d;}(!_0x2e3e0d['attributes']||!_0x2e3e0d['attributes']['skipNestingCheck'])&&(_0x1bb019['every'](_0x541dd5=>_0xaaf46e['some'](_0x3087b5=>_0x3087b5['containsRange'](_0x541dd5,!0x0)))&&_0x2e3e0d['discard']());}const _0x539ca3=_0x37a894(),_0x59c25a=_0x23284c['id'],_0x1840c0='deletion:'+_0x2dcc39,_0x7c8d1d=this['_setSuggestionData']({'id':_0x539ca3,'type':_0x1840c0,'createdAt':new Date(),'authorId':_0x59c25a,'attributes':_0x83f6bb});for(const _0x2f5631 of _0xaaf46e)_0x2f5631['detach'](),_0x2f5631['isCollapsed']||'$graveyard'==_0x2f5631['root']['rootName']||this['_addSuggestionMarker'](_0x1840c0,_0x539ca3,_0x59c25a,_0x2f5631,u['getMultiRangeId']());return _0x7c8d1d;}['markAttributeChange'](_0x38c73c,_0x42e453,_0x1db120,_0x18bca8,_0x453ae1){if(_0x38c73c['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x525522=this['editor']['plugins']['get']('Users')['me']['id'],_0x4b2b1e=Array['from'](this['_suggestions']['values']())['filter'](_0x3432ac=>'attribute'==_0x3432ac['type']&&_0x3432ac['data']['key']==_0x42e453&&_0x3432ac['isIntersectingWithRange'](_0x38c73c));if('default'===this['_trackFormatChanges']){const _0x3cd620=this['_findSuggestions'](_0x38c73c,'insertion')['filter'](({meta:_0x170747})=>_0x170747['isOwn']&&!_0x170747['isInsideObject']&&!_0x170747['isNextTo'])['map'](({suggestion:_0x32d24b})=>_0x32d24b);_0x4b2b1e['unshift'](..._0x3cd620);}const _0x11b180=new Map([[_0x38c73c,_0x1db120]]);for(const _0x3f2ca5 of _0x4b2b1e){const _0x3b76ef='attribute'==_0x3f2ca5['type']?_0x3f2ca5['data']['oldValue']:void 0x0,_0x368aa7=_0x3f2ca5['getFirstRange'](),_0x4fe0ac=Array['from'](_0x11b180['keys']())['find'](_0x565f60=>_0x565f60['isIntersecting'](_0x368aa7));if(!_0x4fe0ac)continue;const _0xb6be22=_0x4fe0ac['getDifference'](_0x368aa7);this['_isBlockAttribute'](_0x42e453)&&'insertion'==_0x3f2ca5['type']&&0x0!=_0xb6be22['length']||(_0x11b180['delete'](_0x4fe0ac),_0xb6be22['forEach'](_0x571c4b=>{_0x11b180['set'](_0x571c4b,_0x1db120);}),'insertion'!=_0x3f2ca5['type']&&_0x3b76ef!=_0x18bca8&&_0x11b180['set'](_0x4fe0ac['getIntersection'](_0x368aa7),_0x3b76ef));}const _0x2eb1cc=[];for(const [_0x51aea4,_0x9d3a5f]of _0x11b180){const _0x5cc500=_0x37a894(),_0xe70b1b={'key':_0x42e453,'oldValue':_0x9d3a5f,'newValue':_0x18bca8};_0x42e453['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':_0x42e453});const _0x18da9f=('attribute:'+(_0x42e453+'|'+Vt({'newValue':_0x18bca8})))['substring'](0x0,0x3c),_0x5c7d2c=this['_setSuggestionData']({'id':_0x5cc500,'type':_0x18da9f,'data':_0xe70b1b,'createdAt':new Date(),'authorId':_0x525522,'attributes':_0x453ae1});_0x2eb1cc['push'](_0x5c7d2c),this['_addSuggestionMarker'](_0x18da9f,_0x5cc500,_0x525522,_0x51aea4);}return _0x2eb1cc;}['enableDefaultAttributesIntegration'](_0x4ca51){this['enableCommand'](_0x4ca51,(_0x167866,..._0x1b1809)=>{this['_recordAttributeChanges'](()=>{_0x167866(..._0x1b1809);});});}['registerBlockAttribute'](_0x667a64){this['_blockAttributeKeys']['add'](_0x667a64);}['registerInlineAttribute'](_0x2ef399){this['_inlineAttributeKeys']['add'](_0x2ef399);}['_getAttributeKey'](_0x43e844){return'attribute'==_0x43e844['type']?_0x43e844['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x29ed11,_0x1fed0f){const _0x35417c=_0x29ed11['getFirstMarker']();this['_model']['change'](_0x22bb27=>{_0x22bb27['updateMarker'](_0x35417c,{'range':_0x1fed0f});});}['_addThreadToSuggestion'](_0x30d93a){const _0x346e7c=_0x30d93a['id'],_0x416f8c=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x346e7c)||this['_commentsRepository']['addCommentThread']({'channelId':_0x416f8c,'threadId':_0x346e7c,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x10d331=this['_commentsRepository']['getCommentThread'](_0x346e7c);_0x10d331['unbind']('isRemovable'),_0x10d331['isRemovable']=!0x1,_0x30d93a['commentThread']=_0x10d331;}['_checkSuggestionCorrectness'](_0x59ead6,_0x59342b,_0x3c7160,_0x355995){if(_0x59ead6['type']!=_0x59342b||_0x59ead6['subType']!=_0x3c7160||_0x59ead6['creator']['id']!=_0x355995)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3085e6('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x32c901,_0x5c5224){const _0x2194b3=_0x32c901['getFirstRange']();if(_0x5c5224['isEqual'](_0x2194b3))_0x32c901['removeMarkers']();else{if(_0x2194b3['containsRange'](_0x5c5224)){const _0x21eed4=this['_model']['createPositionAt'](_0x5c5224['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x32c901,this['_model']['createRange'](_0x2194b3['start'],_0x21eed4));const _0x434c28=_0x37a894(),_0x13ae1d=_0x32c901['creator']['id'],_0x25a8c2=_0x32c901['type']+':'+_0x32c901['subType'];this['_setSuggestionData']({'id':_0x434c28,'type':_0x25a8c2,'createdAt':new Date(),'authorId':_0x13ae1d,'data':_0x32c901['data'],'attributes':_0x32c901['attributes']});const _0x3cf8bf=this['_model']['createPositionAt'](_0x5c5224['end']['parent'],'after'),_0x10c6a1=this['_model']['createRange'](_0x3cf8bf,_0x2194b3['end']);this['_addSuggestionMarker'](_0x25a8c2,_0x434c28,_0x13ae1d,_0x10c6a1);}else{if(_0x2194b3['containsPosition'](_0x5c5224['start'])){const _0x34b16f=this['_model']['createPositionAt'](_0x5c5224['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x32c901,this['_model']['createRange'](_0x2194b3['start'],_0x34b16f));}else{const _0x29d814=this['_model']['createPositionAt'](_0x5c5224['end']['parent'],'after');this['_setSuggestionRange'](_0x32c901,this['_model']['createRange'](_0x29d814,_0x2194b3['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x500784){for(const {suggestion:_0x1e7872,meta:_0x2601de}of this['_findSuggestions'](_0x500784,'insertion')){if(!_0x2601de['isOwn'])continue;const _0x5606c3=_0x1e7872['getRanges']();for(const _0x387b57 of _0x5606c3)if(!_0x500784['getDifference'](_0x387b57)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x5b4abc){const _0x2a328d=this['editor']['plugins']['get']('Users')['getUser'](_0x5b4abc);if(!_0x2a328d)throw new _0x3085e6('track-changes-user-not-found',this);return _0x2a328d;}['_getExternalAuthor'](_0x11cb3a){const _0x1bf00e=this['editor']['plugins']['get']('Users'),_0x2a663a=_0x3a596d('external:'+_0x11cb3a),_0x39f85a=_0x1bf00e['getUser'](_0x2a663a);return _0x39f85a||_0x1bf00e['addUser']({'id':_0x2a663a,'name':_0x11cb3a});}['_createSuggestion'](_0x15af33,_0x556441,_0x29f75b,_0x258ef7,_0xac3b07){const _0x5c140f=this['_getAuthorFromId'](_0x258ef7),_0xb1a2db=this['_suggestionFactory']['buildSuggestion'](_0x15af33,_0x556441,_0x29f75b,_0x5c140f,_0xac3b07,_0x542f83=>{this['_updateSuggestionData'](_0x29f75b,{'attributes':_0x542f83});const _0x1bb35c=this['getSuggestion'](_0x29f75b);this['_joinWithAdjacentSuggestions'](new Set([_0x1bb35c])),this['_refreshSuggestionsChain'](new Set([_0x1bb35c]));});return this['listenTo'](_0xb1a2db,'accept',()=>{this['_updateSuggestionData'](_0x29f75b,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0xb1a2db,'discard',()=>{this['_updateSuggestionData'](_0x29f75b,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x29f75b,_0xb1a2db),this['_suggestionState']['set'](_0xb1a2db,'notReady'),_0xb1a2db;}['_splitMarkerName'](_0x217e99){const _0xc5d2c4=_0x217e99['split'](':');return{'group':_0xc5d2c4[0x0],'type':_0xc5d2c4[0x1],'subType':_0xc5d2c4['length']>=0x5?_0xc5d2c4[0x2]:null,'id':_0xc5d2c4['length']<0x5?_0xc5d2c4[0x2]:_0xc5d2c4[0x3],'authorId':_0xc5d2c4['length']<0x5?_0xc5d2c4[0x3]:_0xc5d2c4[0x4],'markerCount':0x6==_0xc5d2c4['length']?_0xc5d2c4[0x5]:null};}['_breakSuggestionMarker'](_0xfd875a,_0x5dd547,_0x456c14){const _0x4564cd=_0xfd875a['getFirstRange'](),_0x39edd3=_0x4564cd['start'],_0x1a85c4=_0x4564cd['end'];this['_setSuggestionRange'](_0xfd875a,this['_model']['createRange'](_0x39edd3,_0x5dd547));const _0x351015=_0x37a894(),_0x52f444=_0xfd875a['creator']['id'],_0x315965=_0xfd875a['type']+(_0xfd875a['subType']?':'+_0xfd875a['subType']:'');this['_setSuggestionData']({'id':_0x351015,'type':_0x315965,'createdAt':new Date(),'authorId':_0x52f444,'originalSuggestionId':_0xfd875a['id'],'attributes':_0xfd875a['attributes'],'data':_0xfd875a['data']});const _0x125cb5=this['_getAttributeKey'](_0xfd875a);('formatBlock'==_0xfd875a['type']||_0x125cb5&&this['_isBlockAttribute'](_0x125cb5))&&(_0x456c14=this['_model']['createPositionBefore'](_0x456c14['parent'])),this['_addSuggestionMarker'](_0x315965,_0x351015,_0x52f444,this['_model']['createRange'](_0x456c14,_0x1a85c4));}['_findSuggestions'](_0x4c5b29,_0x3d23b9=null){const _0x18645c=[],_0x2e0cb9=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x4c5b29)||(_0x4c5b29=[_0x4c5b29]);for(const _0x3bc231 of this['getSuggestions']()){if(!_0x3bc231['isInContent'])continue;if(_0x3d23b9&&_0x3bc231['type']!=_0x3d23b9)continue;let _0xca595b=!0x1;for(const _0x71e96f of _0x3bc231['getRanges']()){for(const _0x4d486c of _0x4c5b29){const _0x19086a=_0x4d486c['start']['isEqual'](_0x71e96f['end'])||_0x4d486c['end']['isEqual'](_0x71e96f['start']);if(_0x19086a||_0x4d486c['getIntersection'](_0x71e96f)){const _0x11b757=_0x4d486c['containsRange'](_0x71e96f)&&Rt(this['_model']['schema'],_0x71e96f['start'],_0x4d486c),_0xc8bd55=_0x71e96f['containsRange'](_0x4d486c)&&Rt(this['_model']['schema'],_0x4d486c['start'],_0x71e96f);_0x18645c['push']({'suggestion':_0x3bc231,'meta':{'isOwn':_0x2e0cb9==_0x3bc231['author'],'isNextTo':_0x19086a,'isInsideObject':_0x11b757,'containsRangeInObject':_0xc8bd55}}),_0xca595b=!0x0;break;}}if(_0xca595b)break;}}return _0x18645c;}['_addSuggestionMarker'](_0x243467,_0x48a43f,_0x59e1ea,_0x49c8fc,_0x5d59ed){this['_model']['change'](_0x5005e5=>{let _0x4e4d89='suggestion:'+_0x243467+':'+_0x48a43f+':'+_0x59e1ea;_0x5d59ed&&(_0x4e4d89=_0x4e4d89+':'+_0x5d59ed),_0x5005e5['addMarker'](_0x4e4d89,{'range':_0x49c8fc,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x549d46){const _0x2f1df1=_0x549d46['previous'],_0x432963=_0x549d46['next'];_0x549d46['previous']=null,_0x549d46['next']=null,null!=_0x2f1df1&&_0x2f1df1['next']==_0x549d46&&(_0x2f1df1['next']=_0x432963),null!=_0x432963&&_0x432963['previous']==_0x549d46&&(_0x432963['previous']=_0x2f1df1),'ready'==this['_suggestionState']['get'](_0x549d46)&&(this['_suggestionState']['set'](_0x549d46,'removed'),this['fire']('suggestionUnloaded',_0x549d46,_0x2f1df1,_0x432963));}['_setSuggestionData'](_0x2dd1c8){const _0x1b63ca=_0x2dd1c8['id'],_0x351307=this['addSuggestionData'](_0x2dd1c8);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x573972=this['editor']['plugins']['get']('PendingActions'),_0x2304c8=_0x351307['hasComments'],_0x591a92=_0x351307['subType']?_0x351307['type']+':'+_0x351307['subType']:_0x351307['type'],_0x1dfaa5=this['editor']['locale'],_0x2872c5=_0x573972['add'](o(_0x1dfaa5,'PENDING_ACTION_SUGGESTION')),_0x514a14={'id':_0x1b63ca,'type':_0x591a92,'hasComments':_0x2304c8,'data':_0x2dd1c8['data']||null,'originalSuggestionId':_0x2dd1c8['originalSuggestionId']||null,'attributes':_0x351307['attributes']};this['_adapter']['addSuggestion'](_0x514a14)['then'](_0x8aab6f=>{_0x351307['_saved']=!0x0,_0x573972['remove'](_0x2872c5),_0x8aab6f&&_0x8aab6f['createdAt']&&(this['_suggestions']['get'](_0x1b63ca)['createdAt']=_0x8aab6f['createdAt']);})['catch'](_0x3cc746=>{throw _0x20ea4c('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x351307['discard']();}),_0x351307['stopListening'](),this['_suggestions']['delete'](_0x351307['id']),this['_suggestionState']['delete'](_0x351307),_0x3cc746;});}return _0x351307;}['_isBlockAttribute'](_0x527858){return this['_blockAttributeKeys']['has'](_0x527858);}['_updateSuggestionData'](_0x524151,_0x3daffb){const _0x429d5f=this['editor']['plugins']['get']('PendingActions'),_0x52b890=this['getSuggestion'](_0x524151);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x52b890['_saved']){const _0x433a8b=_0x429d5f['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x524151,_0x3daffb)['then'](()=>{_0x429d5f['remove'](_0x433a8b);});}else _0x52b890['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x524151,_0x3daffb);});}}['_getSuggestionData'](_0x412b08){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3085e6('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x412b08);}['_handleNewSuggestionMarker'](_0x52f1a8){const {id:_0x4aec07,type:_0x1f0454,subType:_0x21c9c5,authorId:_0x1f3a02}=this['_splitMarkerName'](_0x52f1a8),_0x1ccd5f=this['_suggestions']['get'](_0x4aec07)||this['_createSuggestion'](_0x1f0454,_0x21c9c5,_0x4aec07,_0x1f3a02,{});switch(this['_checkSuggestionCorrectness'](_0x1ccd5f,_0x1f0454,_0x21c9c5,_0x1f3a02),this['_suggestionState']['get'](_0x1ccd5f)){case'notReady':this['_getSuggestionData'](_0x4aec07)['then'](_0xd44346=>{let _0x4fa184=Promise['resolve']();_0xd44346['hasComments']&&(_0x4fa184=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x4aec07})),_0x4fa184['then'](()=>{this['addSuggestionData'](_0xd44346)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x1ccd5f,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x4aec07,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x1ccd5f,'ready'),this['fire']('suggestionLoaded',_0x1ccd5f);break;case'ready':this['fire']('suggestionChanged',_0x1ccd5f);}return _0x1ccd5f['addMarkerName'](_0x52f1a8),_0x1ccd5f;}['_refreshSuggestionsChain'](_0x183864){const _0x5d5272=Array['from'](_0x183864),_0x5a9534=_0x5d5272['filter'](_0x5564fd=>'attribute'==_0x5564fd['type']);this['_refreshAttributeSuggestionsChain'](_0x5a9534);const _0x706d0e=_0x5d5272['filter'](_0x16c295=>!_0x16c295['isMultiRange']&&'attribute'!=_0x16c295['type']),_0x4bdacc=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x9a077=>!_0x9a077['isMultiRange']&&'attribute'!=_0x9a077['type']),_0x586877=_0x4bdacc['filter'](_0x51dab8=>!_0x183864['has'](_0x51dab8)),_0x7be35c=new Map(_0x4bdacc['map'](_0x415079=>[_0x415079,this['_suggestionFactory']['getSuggestionCallback'](_0x415079['type'],_0x415079['subType'],'chain')])),_0x29b1e6=new Map(_0x4bdacc['map'](_0x581d18=>[_0x581d18,_0x581d18['getFirstRange']()])),_0xde0a32=new Set(),_0x1c511d=new Set();for(let _0x33fd71=0x0;_0x33fd71<_0x706d0e['length'];_0x33fd71++)_0x254ab7(_0x706d0e[_0x33fd71],_0x706d0e,_0x33fd71+0x1);for(let _0x8ccb5b=0x0;_0x8ccb5b<_0x706d0e['length'];_0x8ccb5b++)_0x254ab7(_0x706d0e[_0x8ccb5b],_0x586877,0x0);const _0x5640ef=new Set();for(let _0x1936da=0x0;_0x1936da<_0x706d0e['length'];_0x1936da++){const _0x36b8e4=_0x706d0e[_0x1936da];!_0x1c511d['has'](_0x36b8e4)&&_0x36b8e4['previous']&&(_0x5640ef['add'](_0x36b8e4['previous']),_0x36b8e4['previous']['next']===_0x36b8e4&&(_0x36b8e4['previous']['next']=null),_0x36b8e4['previous']=null),!_0xde0a32['has'](_0x36b8e4)&&_0x36b8e4['next']&&(_0x5640ef['add'](_0x36b8e4['next']),_0x36b8e4['next']['previous']===_0x36b8e4&&(_0x36b8e4['next']['previous']=null),_0x36b8e4['next']=null);}function _0x254ab7(_0x10a43e,_0x3c95b1,_0x1eadf2){for(let _0x533d27=_0x1eadf2;_0x533d27<_0x3c95b1['length'];_0x533d27++){const _0x14e05b=_0x1a8409(_0x10a43e,_0x3c95b1[_0x533d27]);_0x14e05b&&(_0x14e05b[0x0]['next']=_0x14e05b[0x1],_0x14e05b[0x1]['previous']=_0x14e05b[0x0],_0xde0a32['add'](_0x14e05b[0x0]),_0x1c511d['add'](_0x14e05b[0x1]));}}function _0x1a8409(_0xf18362,_0x3772f6){if(_0xf18362['author']['id']!==_0x3772f6['author']['id'])return null;const _0x2d8cea=_0x7be35c['get'](_0xf18362)(_0xf18362,_0x3772f6,_0x29b1e6['get'](_0xf18362),_0x29b1e6['get'](_0x3772f6));if(!_0x2d8cea)return null;return _0x7be35c['get'](_0x3772f6)(_0xf18362,_0x3772f6,_0x29b1e6['get'](_0xf18362),_0x29b1e6['get'](_0x3772f6))?_0x2d8cea[0x1]['commentThread']&&_0x2d8cea[0x1]['commentThread']['length']?null:_0x2d8cea:null;}_0x5640ef['size']&&this['_refreshSuggestionsChain'](_0x5640ef);}['_refreshAttributeSuggestionsChain'](_0x46f417){if(0x0==_0x46f417['length'])return;const _0x19d562=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4807d2=>'attribute'==_0x4807d2['type']&&_0x4807d2['_isDataLoaded']),_0x4cca87=[],_0x8da097=new Map();for(const _0x3285c4 of _0x19d562){const _0x52ac60=_0x3a596d(_0x3285c4['attributes']);_0x8da097['has'](_0x52ac60)||(_0x8da097['set'](_0x52ac60,_0x4cca87['length']),_0x4cca87['push']([]));const _0x26ea07=_0x8da097['get'](_0x52ac60);_0x4cca87[_0x26ea07]['push'](_0x3285c4);}!(function(){_0x4cca87['sort']((_0x5ec416,_0xe4c5da)=>{const _0x2177dc=_0x5ec416[0x0]['createdAt'],_0x5f41ef=_0xe4c5da[0x0]['createdAt'];return _0x2177dc==_0x5f41ef?_0x5ec416[0x0]['attributes']['groupId']<_0xe4c5da[0x0]['attributes']['groupId']?-0x1:0x1:_0x2177dc<_0x5f41ef?-0x1:0x1;});for(const _0x8cef06 of _0x4cca87)_0x8cef06['sort']((_0x26b452,_0x22a3fa)=>_0x26b452['id']<_0x22a3fa['id']?-0x1:0x1);}());for(let _0x102d49=0x0;_0x102d49<_0x4cca87['length'];_0x102d49++){if(0x0==_0x4cca87[_0x102d49]['length'])continue;const _0x110c13=[];for(let _0x402735=_0x102d49+0x1;_0x402735<_0x4cca87['length'];_0x402735++)0x0!=_0x4cca87[_0x402735]['length']&&_0x4d9add(_0x4cca87[_0x102d49],_0x4cca87[_0x402735])&&_0x110c13['push'](_0x402735);for(const _0x5b14e0 of _0x110c13)_0x4cca87[_0x102d49]=_0x4cca87[_0x102d49]['concat'](_0x4cca87[_0x5b14e0]),_0x4cca87[_0x5b14e0]=[];}for(const _0x3c60ca of _0x4cca87)for(let _0x36d413=0x0;_0x36d413<_0x3c60ca['length'];_0x36d413++)_0x3c60ca[_0x36d413]['next']=_0x3c60ca[_0x36d413+0x1]||null;for(const _0x312754 of _0x4cca87)for(let _0xfd5226=0x0;_0xfd5226<_0x312754['length'];_0xfd5226++)_0x312754[_0xfd5226]['previous']=_0x312754[_0xfd5226-0x1]||null;function _0x4d9add(_0xf64cf4,_0x2a3c0b){if(_0xf64cf4[0x0]['attributes']['groupId']!==_0x2a3c0b[0x0]['attributes']['groupId']&&_0xf64cf4[0x0]['author']!==_0x2a3c0b[0x0]['author'])return!0x1;if(!function(_0x35d1f6,_0x477508){if(!_0x35d1f6['hasComments']&&!_0x477508['hasComments'])return!0x0;if(_0x35d1f6['hasComments']&&_0x477508['hasComments'])return!0x1;if(_0x35d1f6['hasComments']&&_0x477508['createdAt']<_0x35d1f6['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x477508['hasComments']&&_0x35d1f6['createdAt']<_0x477508['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0xf64cf4[0x0],_0x2a3c0b[0x0]))return!0x1;const _0x31caff=Bt(_0xf64cf4[0x0]['attributes'],'groupId'),_0x66be86=Bt(_0x2a3c0b[0x0]['attributes'],'groupId');if(!_0x215c3b(_0x31caff,_0x66be86))return!0x1;return!!_0xf64cf4['every'](_0x29d319=>_0x2a3c0b['some'](_0x462bf3=>_0x29d319['getFirstRange']()['isEqual'](_0x462bf3['getFirstRange']())))&&_0x2a3c0b['every'](_0x2e5acf=>_0xf64cf4['some'](_0x168958=>_0x2e5acf['getFirstRange']()['isEqual'](_0x168958['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x9fc6f){const _0x1b12a4=Array['from'](_0x9fc6f),_0xe7913e=this['getSuggestions']({'skipNotAttached':!0x0}),_0xb4fbe0=_0xe7913e['filter'](_0x3d3219=>!_0x9fc6f['has'](_0x3d3219)),_0x518b8b=new Map(_0x1b12a4['map'](_0x37bf55=>[_0x37bf55,this['_suggestionFactory']['getSuggestionCallback'](_0x37bf55['type'],_0x37bf55['subType'],'join')])),_0x3fd7ba=new Map(_0xe7913e['map'](_0x167969=>[_0x167969,_0x167969['getRanges']()]));for(let _0x349891=0x0;_0x349891<_0x1b12a4['length'];_0x349891++){if(_0x14021c(this,_0x1b12a4[_0x349891],_0x1b12a4,_0x349891+0x1))return!0x0;}for(let _0x12e780=0x0;_0x12e780<_0x1b12a4['length'];_0x12e780++){if(_0x14021c(this,_0x1b12a4[_0x12e780],_0xb4fbe0,0x0))return!0x0;}return!0x1;function _0x14021c(_0x35105f,_0x3db83d,_0x5ca7b3,_0x5b96ed){for(let _0x42a5ea=_0x5b96ed;_0x42a5ea<_0x5ca7b3['length'];_0x42a5ea++){const _0x567963=_0x5ca7b3[_0x42a5ea];if(_0x567963['type']!==_0x3db83d['type']||_0x567963['author']['id']!==_0x3db83d['author']['id']||_0x567963['subType']!==_0x3db83d['subType'])continue;if(!Pt(_0x3db83d,_0x567963,['groupId']))continue;if('attribute'==_0x3db83d['type']&&_0x3db83d['data']['oldValue']!=_0x567963['data']['oldValue'])continue;if('attribute'==_0x3db83d['type']&&_0x35105f['_isBlockAttribute'](_0x3db83d['data']['key']))continue;if('formatBlock'==_0x3db83d['type']){const _0x36c86e=_0x35105f['editor']['model'],_0x42266e=_0x3db83d['getContainedElement']();if(_0x42266e&&(_0x36c86e['schema']['isObject'](_0x42266e)||_0x36c86e['schema']['isLimit'](_0x42266e)))continue;}const _0x149717=_0x518b8b['get'](_0x3db83d),_0xa9a3b4=_0x3fd7ba['get'](_0x3db83d),_0x20ea57=_0x3fd7ba['get'](_0x567963),_0x5dffcc=_0x3db83d['commentThread']&&_0x3db83d['commentThread']['length'],_0x117eba=_0x567963['commentThread']&&_0x567963['commentThread']['length'];if(!_0x5dffcc&&_0x149717(_0x20ea57,_0xa9a3b4))return _0x35105f['_joinSuggestions'](_0x567963,_0x3db83d),_0x3fd7ba['delete'](_0x3db83d),!0x0;if(!_0x117eba&&_0x149717(_0xa9a3b4,_0x20ea57))return _0x35105f['_joinSuggestions'](_0x3db83d,_0x567963),_0x3fd7ba['delete'](_0x567963),!0x0;}return!0x1;}}['_joinSuggestions'](_0x20bf8c,_0x5b3ec1){if(_0x20bf8c['isMultiRange']){for(const _0xf459ad of _0x5b3ec1['getRanges']())_0x20bf8c['addRange'](_0xf459ad);}else{const _0x580c69=_0x5b3ec1['getFirstRange']()['end'];this['_setSuggestionRange'](_0x20bf8c,this['_model']['createRange'](_0x20bf8c['getFirstRange']()['start'],_0x580c69));}_0x5b3ec1['removeMarkers']();}['_getMarkerAnnouncementText'](_0x795cec,_0x24d6b7){const _0xd16660=_0x795cec['startsWith']('format')||_0x795cec['startsWith']('attribute')?'FORMATTING':_0x795cec['toUpperCase']();return o(this['editor']['locale'],_0x24d6b7+'_'+_0xd16660+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x36f1aa=this['editor'];if(!_0x36f1aa['ui'])return;const {ariaLiveAnnouncer:_0x5c909f}=_0x36f1aa['ui'];_0x1383be(this['_model'],({left:_0x16c45b,entered:_0x2ed38d})=>{for(const _0x465f4c of _0x16c45b){const {group:_0x28fea3,type:_0x587cce}=this['_splitMarkerName'](_0x465f4c['name']);if('suggestion'===_0x28fea3){_0x5c909f['announce'](this['_getMarkerAnnouncementText'](_0x587cce,'LEAVE'));break;}}for(const _0x2259d5 of _0x2ed38d){const {group:_0x3cd65e,type:_0x6b4aa}=this['_splitMarkerName'](_0x2259d5['name']);if('suggestion'===_0x3cd65e){_0x5c909f['announce'](this['_getMarkerAnnouncementText'](_0x6b4aa,'ENTER'));break;}}});}['_processAttributeChanges'](_0x1007c7){if(this['_recordAttributeSuggestions'])return!0x1;const _0x4fa152=this['editor'],_0x2a4984=_0x4fa152['model']['document']['differ']['getChanges']();if(0x0==_0x2a4984['length'])return!0x1;const _0x3d402b=[],_0x435135=_0x2a4984['filter'](_0x5f06e6=>'attribute'==_0x5f06e6['type']),_0x53bd34=_0x2a4984['filter'](_0x3d1987=>'insert'==_0x3d1987['type']&&'$text'!=_0x3d1987['name']),_0x14efa4=_0x2a4984['filter'](_0x598ea4=>'remove'==_0x598ea4['type']&&'$text'!=_0x598ea4['name']);for(const _0x68b0ed of _0x435135)_0x3d402b['push']({'key':_0x68b0ed['attributeKey'],'newValue':_0x68b0ed['attributeNewValue'],'oldValue':_0x68b0ed['attributeOldValue'],'range':Ot(_0x68b0ed['range'],_0x4fa152['model'])});for(const _0x115c61 of _0x53bd34){const _0xd25157=_0x14efa4['find'](_0x1fa72f=>_0x1fa72f['position']['isEqual'](_0x115c61['position']));_0xd25157&&_0x3d402b['push']({'key':m,'newValue':_0x115c61['name'],'oldValue':_0xd25157['name'],'range':_0x4fa152['model']['createRangeOn'](_0x115c61['position']['nodeAfter'])});}return 0x0!=_0x3d402b['length']&&this['_reduceExistingSuggestions'](_0x1007c7,_0x3d402b);}['_processAttributeSuggestions'](_0x33f91d){let _0x3be35e=!0x1;const _0x199f75=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4ade90=>_0x4ade90['data']['newRange']&&_0x4ade90['name']['startsWith']('suggestion:attribute:'));for(const _0x3f3872 of _0x199f75){const {subType:_0x295c4c,id:_0x8e7e1c}=this['_splitMarkerName'](_0x3f3872['name']),_0x472686=_0x295c4c['split']('|')[0x0];for(const _0x27a156 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x27a156['id']!=_0x8e7e1c&&'attribute'==_0x27a156['type']&&_0x27a156['data']&&_0x27a156['data']['key']==_0x472686&&_0x27a156['getFirstRange']()['isIntersecting'](_0x3f3872['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x27a156,_0x3f3872['data']['newRange'],_0x33f91d),_0x3be35e=!0x0);}return _0x3be35e;}['_recordAttributeChanges'](_0x417eed){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x417eed();}['_isRegisteredAttribute'](_0x1df38f){const _0x52d39e=this['_isBlockAttribute'](_0x1df38f),_0x2d30bb=this['_inlineAttributeKeys']['has'](_0x1df38f);return _0x52d39e||_0x2d30bb;}['_reduceExistingSuggestions'](_0x584baa,_0x337712){if(0x0==_0x337712['length'])return!0x1;let _0x9280da=!0x1;for(const _0x27a097 of _0x337712){const _0x298622=this['_findSuggestions'](_0x27a097['range'],'attribute')['filter'](_0x107f8a=>!_0x107f8a['meta']['isNextTo'])['map'](_0x81c8bd=>_0x81c8bd['suggestion']),_0x28172e=_0x3a596d({'newValue':_0x27a097['newValue']});_0x298622['filter'](_0x582122=>{const [_0x3be201,_0x9ca280]=_0x582122['subType']['split']('|');return _0x3be201==_0x27a097['key']&&_0x9ca280!=_0x28172e;})['forEach'](_0xafb28d=>{this['_reduceSuggestionAttributeRange'](_0xafb28d,_0x27a097['range'],_0x584baa),_0x9280da=!0x0;});}return _0x9280da;}['_reduceSuggestionAttributeRange'](_0x4e6214,_0x5b1560,_0x482123){const _0x1dfdc7=_0x4e6214['getFirstRange']()['getDifference'](_0x5b1560);0x0!==_0x1dfdc7['length']?0x1!==_0x1dfdc7['length']?this['_breakSuggestionMarker'](_0x4e6214,_0x5b1560['start'],_0x5b1560['end']):this['_setSuggestionRange'](_0x4e6214,_0x1dfdc7[0x0]):_0x482123['removeMarker'](_0x4e6214['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x492f47){this['_editor']=_0x492f47,this['_model']=_0x492f47['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0xe4a7f4,_0x5edd6b,_0x50d8e0,_0x252e59,_0x5b4aea,_0x74355f){return new u(this['_model'],{'type':_0xe4a7f4,'subType':_0x5edd6b,'id':_0x50d8e0,'author':_0x252e59,'creator':_0x252e59,'attributes':_0x5b4aea,'onAttributesChange':_0x74355f,'onAccept':(..._0x520b56)=>this['getSuggestionCallback'](_0xe4a7f4,_0x5edd6b,'accept')(..._0x520b56),'onDiscard':(..._0x392af3)=>this['getSuggestionCallback'](_0xe4a7f4,_0x5edd6b,'discard')(..._0x392af3)});}['registerCustomCallback'](_0x1d2bd9,_0x20ce7b,_0x2658bd,_0x54de47){const _0x17b890=_0x1d2bd9+':'+_0x20ce7b+':'+_0x2658bd;this['_customCallbacks']['set'](_0x17b890,_0x54de47);}['getSuggestionCallback'](_0x346ff6,_0x4e08ae,_0x23eafc){const _0x2e093d=_0x346ff6+':'+_0x4e08ae+':'+_0x23eafc;return this['_customCallbacks']['get'](_0x2e093d)||this['_defaultCallbacks']['get'](_0x346ff6+':'+_0x23eafc);}['_registerDefaultCallbacks'](){const _0x2fd7dd=()=>!0x1,_0xe6b33c=_0x41e000=>{_0x41e000['sort']((_0x14646b,_0x482e4b)=>_0x14646b['start']['isBefore'](_0x482e4b['start'])?0x1:-0x1),this['_model']['change'](_0x2537ae=>{for(const _0x23337d of _0x41e000){let _0x201f46;_0x201f46=_0x23337d['end']['isAtEnd']&&_0x23337d['end']['parent']==_0x23337d['start']['nodeAfter']?_0x2537ae['createSelection'](_0x23337d['start']['nodeAfter'],'on'):_0x2537ae['createSelection'](_0x23337d),this['_model']['deleteContent'](_0x201f46,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1e4fa6=(_0x33c649,_0x33e22a)=>{_0x33e22a&&this['_model']['change'](_0x25d078=>{const {commandName:_0x464dc2,commandParams:_0x39a14b=[]}=_0x33e22a,_0x39036d=_0x33c649['map'](_0x312d0d=>(Tt(_0x312d0d)&&(_0x312d0d=this['_model']['createRange'](_0x312d0d['end'])),_0x312d0d))['filter'](_0x158458=>'$graveyard'!==_0x158458['root']['rootName']);if(_0x39036d['length']<0x1)return;const _0x597053=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x1becf2=>_0x533200['fromRange'](_0x1becf2));_0x25d078['setSelection'](_0x39036d);for(const _0x4ab5ef of this['_editor']['commands']['commands']())_0x4ab5ef['refresh']();_0x39a14b['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x464dc2,..._0x39a14b);const _0x4a495e=_0x597053['filter'](_0x207652=>'$graveyard'!=_0x207652['root']['rootName']);_0x4a495e['length']>0x0&&_0x25d078['setSelection'](_0x4a495e);for(const _0x2d4651 of _0x597053)_0x2d4651['detach']();});},_0x227c00=(_0x3c42a9,_0x221710)=>0x1==_0x3c42a9['length']&&0x1==_0x221710['length']&&_0x3c42a9[0x0]['end']['isEqual'](_0x221710[0x0]['start']),_0x29bd4f=(_0x5585a7,_0x586f69,_0x456f48,_0x2c6cb8)=>Ft(_0x5585a7,_0x586f69,_0x456f48,_0x2c6cb8,this['_model'])?[_0x5585a7,_0x586f69]:Ft(_0x586f69,_0x5585a7,_0x2c6cb8,_0x456f48,this['_model'])?[_0x586f69,_0x5585a7]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x2fd7dd),this['_defaultCallbacks']['set']('insertion:discard',_0xe6b33c),this['_defaultCallbacks']['set']('insertion:join',_0x227c00),this['_defaultCallbacks']['set']('insertion:chain',_0x29bd4f),this['_defaultCallbacks']['set']('deletion:accept',_0xe6b33c),this['_defaultCallbacks']['set']('deletion:discard',_0x2fd7dd),this['_defaultCallbacks']['set']('deletion:join',_0x227c00),this['_defaultCallbacks']['set']('deletion:chain',_0x29bd4f),this['_defaultCallbacks']['set']('formatInline:accept',_0x1e4fa6),this['_defaultCallbacks']['set']('formatInline:discard',_0x2fd7dd),this['_defaultCallbacks']['set']('formatInline:join',_0x227c00),this['_defaultCallbacks']['set']('formatInline:chain',_0x2fd7dd),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1e4fa6),this['_defaultCallbacks']['set']('formatBlock:discard',_0x2fd7dd),this['_defaultCallbacks']['set']('formatBlock:join',_0x227c00),this['_defaultCallbacks']['set']('formatBlock:chain',_0x2fd7dd),this['_defaultCallbacks']['set']('attribute:accept',_0x2fd7dd),this['_defaultCallbacks']['set']('attribute:discard',(_0x1c13e9,_0x59e371)=>{if(!_0x59e371)return;const _0x33d047=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x2aa6b0=>{if(_0x59e371['key']==m)for(const _0x395267 of _0x1c13e9){const _0x8dfbcd=_0x395267['start']['nodeAfter'],_0x3fe9cd=_0x59e371['oldValue'];_0x2aa6b0['rename'](_0x8dfbcd,_0x3fe9cd);}else{if(_0x33d047['_isBlockAttribute'](_0x59e371['key'])){for(const _0x44b479 of _0x1c13e9)void 0x0!==_0x59e371['oldValue']?_0x2aa6b0['setAttribute'](_0x59e371['key'],_0x59e371['oldValue'],_0x44b479['start']['nodeAfter']):_0x2aa6b0['removeAttribute'](_0x59e371['key'],_0x44b479['start']['nodeAfter']);}else{for(const _0xda8fe of _0x1c13e9)_0x59e371['oldValue']?_0x2aa6b0['setAttribute'](_0x59e371['key'],_0x59e371['oldValue'],_0xda8fe):_0x2aa6b0['removeAttribute'](_0x59e371['key'],_0xda8fe);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x227c00);}}function Rt(_0x43d602,_0x3a89f0,_0x499946){for(const _0x51aec0 of _0x3a89f0['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x51aec0['root']==_0x51aec0)return!0x1;if(!_0x499946['containsItem'](_0x51aec0))return!0x1;if(_0x43d602['isObject'](_0x51aec0)||_0x43d602['isLimit'](_0x51aec0))return!0x0;}return!0x1;}function Tt(_0x5541ad){return _0x5541ad['end']['parent']==_0x5541ad['start']['nodeAfter']&&_0x5541ad['end']['isAtStart'];}function Et(_0x3d22ff,_0x5922f0,_0x172c2c,_0x489742){const _0x3eee20=_0x7bb37b=>!_0x7bb37b['item']['is']('$textProxy')&&!_0x489742['isObject'](_0x7bb37b['item']),_0x128bf7=_0x3d22ff['start']['getLastMatchingPosition'](_0x3eee20),_0x2587b9=_0x3d22ff['end']['getLastMatchingPosition'](_0x3eee20,{'direction':'backward'});return(!_0x3d22ff['start']['isEqual'](_0x128bf7)||!_0x3d22ff['end']['isEqual'](_0x2587b9))&&(_0x128bf7['isBefore'](_0x2587b9)?_0x172c2c['updateMarker'](_0x5922f0,{'range':_0x172c2c['createRange'](_0x128bf7,_0x2587b9)}):_0x172c2c['removeMarker'](_0x5922f0),!0x0);}function Vt(_0x1c4d77){return _0x3a596d(_0x1c4d77);}function Ut(_0x2fff3e){const _0x4e4fc5=_0x2fff3e['start']['nodeAfter'];return _0x4e4fc5&&_0x4e4fc5['is']('element');}function Ot(_0x72e945,_0x5a806c){return null==_0x72e945['end']['nodeBefore']&&_0x72e945['end']['parent']==_0x72e945['start']['nodeAfter']?Gt(_0x72e945['start']['nodeAfter'],_0x5a806c):_0x72e945;}function Gt(_0x4cf754,_0x349c53){const _0x5db517=_0x349c53['schema']['isObject'](_0x4cf754)||_0x349c53['schema']['isSelectable'](_0x4cf754);return _0x349c53['createRange'](_0x349c53['createPositionAt'](_0x4cf754,'before'),_0x5db517?_0x349c53['createPositionAfter'](_0x4cf754):_0x349c53['createPositionAt'](_0x4cf754,'end'));}function Ft(_0x15d7d3,_0x342387,_0xe72505,_0x3dd6fa,_0x2746c5){if(!Pt(_0x15d7d3,_0x342387))return!0x1;if(_0xe72505['end']['isEqual'](_0x3dd6fa['start']))return!0x0;if(_0x15d7d3['type']!=_0x342387['type'])return!0x1;if(!_0xe72505['end']['isTouching'](_0x3dd6fa['start']))return!0x1;const _0x5e828b=_0x2746c5['createRange'](_0xe72505['end'],_0x3dd6fa['start'])['getWalker']();for(const _0x44f9e2 of _0x5e828b)if(['elementStart','elementEnd']['includes'](_0x44f9e2['type'])&&_0x2746c5['schema']['isLimit'](_0x44f9e2['item']))return!0x1;return!0x0;}function Pt(_0x310581,_0x5d0419,_0xe467ec=[]){return!(!_0x310581['_isDataLoaded']||!_0x5d0419['_isDataLoaded'])&&_0x215c3b(Bt(_0x310581['attributes'],_0xe467ec),Bt(_0x5d0419['attributes'],_0xe467ec));}function Lt(_0x4658ea,_0x312a0d){const _0x4ea67a=Ht(_0x4658ea['attributes']),_0x29da7b=Ht(_0x312a0d);if(!_0x4658ea['_isDataLoaded'])return!0x1;for(const _0x38b08a of Object['keys'](_0x29da7b))if(!_0x215c3b(_0x4ea67a[_0x38b08a],_0x29da7b[_0x38b08a]))return!0x1;return!0x0;}function Ht(_0x23ce63){const _0x2c3709=Object['assign']({},_0x23ce63);return delete _0x2c3709['skipNestingCheck'],delete _0x2c3709['tablePasteChainId'],_0x2c3709;}class oe extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x2e2300(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x32da1b,_0x2de448,_0x150ae4,_0x166de5){super(),this['model']=_0x2de448,this['view']=_0x150ae4,this['commentThreadController']=_0x166de5,this['_editor']=_0x32da1b,this['_acceptCommand']=_0x32da1b['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x32da1b['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x5af720,_0x463fbd)=>_0x5af720||_0x463fbd),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x54f8c3=>_0x54f8c3&&this['_editor']['model']['canEditAt'](_0x2de448['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x43d209=>_0x43d209&&this['_editor']['model']['canEditAt'](_0x2de448['getRanges']())),this['_pendingAction']=null,_0x150ae4['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x150ae4,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x150ae4,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x150ae4,'change:isDirty',()=>{_0x150ae4['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 _0x13a34b=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x13a34b);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x579618{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x481d16,_0x492968,_0x383304,_0x1448ee){super(_0x481d16),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x492968['authoredAt']),this['bind']('authoredAt')['to'](_0x492968),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x492968,this['_localUser']=_0x383304,this['_config']=_0x1448ee,_0x1448ee['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x536973}=this['_config'];this['commentsListView']=new _0x536973(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',_0x596b68=>_0x596b68+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x269cbc,_0x3bac03)=>_0x269cbc||!!_0x3bac03);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x1c53f0}=this['_config'],_0xbe0e31=new _0x1c53f0(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4f0c56=_0xbe0e31['commentInputView'];return _0xbe0e31['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x4f0c56,'value',(_0x4dec0b,_0x570983,_0x2e65fd)=>!!_0x2e65fd||_0x4dec0b&&!_0x570983),_0x4f0c56['on']('submit',(_0x289a48,_0x3c69cd)=>{this['fire']('addComment',_0x3c69cd),_0x4f0c56['editor']['setData']('');}),_0x4f0c56['on']('cancel',()=>this['focus']()),_0x4f0c56['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0xbe0e31;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x45ff5b,_0x175f7c,_0x7b89ca,_0xc7681a){super(_0x45ff5b,_0x175f7c,_0x7b89ca,_0xc7681a),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0xaa76ea=>_0xaa76ea&&_0xaa76ea[0x0]?_0xaa76ea[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0xa9e683,_0xc9e728)=>{let _0x185828='';for(const _0x4c59b4 of _0xa9e683)_0x185828+='<p>'+ds(_0x4c59b4['content'],_0x4c59b4['color'])+'</p>';return _0xc9e728?_0x185828:_0x2aedfd(_0x185828,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x45ff5b,'Accept\x20suggestion'),_0xba276b['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x45ff5b,'Discard\x20suggestion'),_0xba276b['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x11ad95(_0x45ff5b,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x4e8afe=this['bindTemplate'],_0x4cc765=[{'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':_0x4e8afe['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x4e8afe['to']('authoredAt',_0x43ce55=>this['_config']['formatDateTime'](_0x43ce55))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x4cc765['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x1d3c1c={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x4e8afe['if']('isActive','ck-suggestion-wrapper--active'),_0x4e8afe['to']('type',_0x17b2ae=>'ck-suggestion-'+_0x17b2ae),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':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main']},'children':_0x4cc765}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x1d3c1c['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x1d3c1c;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0xb3bea8,_0x36f50a,_0x331f94)=>{this['_descriptionElement']['innerHTML']=_0x331f94;});}['_createButton'](_0x7cfdc5,_0x551285,_0x15ca0a,_0x297613,_0xd14a3d){const _0x1baca3=new _0x216667(this['locale']);return _0x1baca3['set']({'label':_0x7cfdc5,'icon':_0x551285,'tooltip':!0x0,'tooltipPosition':_0xd14a3d}),_0x1baca3['extendTemplate']({'attributes':{'class':_0x15ca0a}}),_0x1baca3['on']('execute',()=>{this['fire'](_0x297613,this['_model']['id']);}),_0x1baca3;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}}function ds(_0x3b6dde,_0xba7474){let _0x164552='';return _0x164552+=_0x3b6dde['split']('*')['map']((_0x3921c7,_0x5366f6)=>_0x5366f6%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x3921c7)+'</span>':us(_0x3921c7))['join'](''),_0xba7474&&(_0x164552+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0xba7474['value']+'\x22\x20title=\x22'+_0xba7474['title']+'\x22></span>'),_0x164552;}function us(_0x520548){const _0xe72f14=document['createElement']('span');return _0xe72f14['innerText']=_0x520548,_0xe72f14['innerHTML'];}var ie='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20width=\x2220\x22\x20height=\x2220\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><g\x20fill=\x22#000\x22\x20fill-rule=\x22nonzero\x22><path\x20d=\x22M1\x203.28C1\x202.574\x201.574\x202\x202.272\x202h10.23c.703\x200\x201.272.573\x201.272\x201.28v12.768c0\x20.708-.574\x201.281-1.271\x201.281H2.272A1.276\x201.276\x200\x200\x201\x201\x2016.049V3.28zm11.503\x2012.954c-.008\x200-.006-12.77-.006-12.77\x200-.003-10.225-.004-10.225-.004.007\x200\x20.005\x2012.77.005\x2012.77\x200\x20.003\x2010.226.004\x2010.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351\x200\x20.636.284.636.64a.641.641\x200\x200\x201-.636.638H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.554c0-.352.292-.638.636-.638h5.116c.351\x200\x20.636.283.636.638a.641.641\x200\x200\x201-.636.639H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.555c0-.353.289-.639.633-.639h2.567c.35\x200\x20.633.284.633.64a.639.639\x200\x200\x201-.633.638H4.826a.634.634\x200\x200\x201-.632-.639z\x22/><path\x20d=\x22M10.515\x2017.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319\x200-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6\x201.059-.56\x202.11.119\x201.051.68\x201.443\x201.271\x201.177\x201.771L14.53\x2017.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954\x202.954\x200\x200\x200-.487.21\x202.044\x202.044\x200\x200\x200-.347.31c-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z\x22/></g></svg>\x0a';class d extends _0x463102{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x2074d8,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x343750){super(_0x343750),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x153860=this['editor']['config'];_0x153860['define']('trackChanges.SuggestionThreadView',ne),_0x153860['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x153860['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x418a96,_0xe4da9a){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x48e4b7,_0x16b971]of this['_handleControllerBuffer']){const _0x319b8a=this['_suggestionToController']['has'](_0x48e4b7);_0x319b8a||_0x16b971?_0x319b8a&&_0x16b971&&this['_destroyController'](_0x48e4b7):this['_initializeController'](_0x48e4b7);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x418a96,_0xe4da9a);}['init'](){const _0x2d760a=this['editor'],_0x139166=_0x2d760a['plugins']['get']('TrackChangesEditing'),_0x4391c5=_0x2d760a['plugins']['get']('Annotations'),_0x4f98c4=_0x2d760a['plugins']['get']('EditorAnnotations'),_0x284f43=_0x2d760a['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x4f98c4['addSourceCollector'](()=>{const _0x389f57=[];for(const [_0x1f3fe8,_0x5385fa]of Array['from'](this['_suggestionToController'])){const _0xef4eec=_0x1f3fe8['getAllAdjacentSuggestions'](),_0x49e54d=[];for(const _0x17c11f of _0xef4eec){if(!_0x17c11f['isInContent'])continue;if(_0x17c11f['isMultiRange']){_0x49e54d['push'](..._0x17c11f['getRanges']());continue;}const _0x3d04b=_0x17c11f['getFirstRange']();if(_0x49e54d['length']>0x0){const _0x41e875=_0x49e54d[0x0]['getJoined'](_0x3d04b);if(_0x41e875){_0x49e54d[0x0]=_0x41e875;continue;}}_0x49e54d['push'](_0x3d04b);}_0x389f57['push']([_0x5385fa['view'],_0x49e54d]);}return _0x389f57;}),this['listenTo'](_0x139166,'suggestionLoaded',(_0xfa300d,_0x3b653c)=>{this['listenTo'](_0x3b653c,'change:previous',(_0x39e260,_0x5f0518,_0x13d001,_0x4b9fa9)=>{_0x3b653c['isInContent']&&(null==_0x13d001?(this['_updateController'](_0x4b9fa9['head']),this['_handleSuggestionControllerDelayed'](_0x3b653c,!0x1)):(this['_updateController'](_0x13d001['head']),null==_0x4b9fa9&&this['_handleSuggestionControllerDelayed'](_0x3b653c,!0x0)));}),null!==_0x3b653c['previous']?this['_updateController'](_0x3b653c['head']):this['_handleSuggestionControllerDelayed'](_0x3b653c,!0x1);}),this['listenTo'](_0x139166,'suggestionUnloaded',(_0x3ebddc,_0x2c7a7b,_0x823697)=>{this['stopListening'](_0x2c7a7b,'change:previous'),this['_handleControllerBuffer']['delete'](_0x2c7a7b),this['_suggestionToController']['has'](_0x2c7a7b)&&this['_destroyController'](_0x2c7a7b),_0x823697&&this['_updateController'](_0x823697['head']);}),this['listenTo'](_0x139166,'suggestionChanged',(_0x10f6a1,_0x3fe642)=>{this['_updateController'](_0x3fe642);}),this['listenTo'](_0x4391c5,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x284f43,'addComment',(_0x440762,{threadId:_0x3e0afe,isFromAdapter:_0x44f9c4})=>{if(_0x44f9c4||!_0x139166['hasSuggestion'](_0x3e0afe))return;const _0x493c4b=_0x139166['getSuggestion'](_0x3e0afe);this['_suggestionToController']['get'](_0x493c4b)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x243526=this['editor']['plugins']['get']('Annotations'),_0x2a55e1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x268b48=Array['from'](_0x243526['activeAnnotations'],_0x2b86b0=>_0x2b86b0['innerView'])['filter'](_0x5f310f=>this['_viewToController']['has'](_0x5f310f)),_0x5effef=[];for(const _0x5033ce of _0x268b48){const _0x5e65cd=this['_viewToController']['get'](_0x5033ce)['model']['getAllAdjacentSuggestions']();_0x5effef['push'](..._0x5e65cd['reduce']((_0x24080f,_0x5b6ebb)=>[..._0x24080f,..._0x5b6ebb['getMarkerNames']()],[]));}_0x2a55e1['activeMarkers']=_0x5effef;}['_addUIComponentsToFactory'](){const _0x1bb78f=this['editor'],_0x24843d=_0x1bb78f['locale'],_0x255e18=o(_0x24843d,'Track\x20changes'),_0x2216f7=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0x255e18,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x24843d,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x24843d,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x24843d,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x24843d,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x393519 of _0x2216f7)if(ae(_0x393519)){const _0x26e1c3=_0x1bb78f['commands']['get'](_0x393519['model']['commandName']);_0x393519['model']['bind']('isOn','isEnabled')['to'](_0x26e1c3,'value','isEnabled');}_0x1bb78f['ui']['componentFactory']['add']('trackChanges',_0x283bbd=>this['_createToolbarButton'](_0x283bbd,_0x2216f7,_0x255e18)),_0x1bb78f['ui']['componentFactory']['add']('menuBar:trackChanges',_0x98e403=>this['_createMenuBarMenu'](_0x98e403,_0x2216f7,_0x255e18));}['_createToolbarButton'](_0x14e7b5,_0x35e767,_0x56ead8){const _0x2898c2=zt(_0x14e7b5,Zt),_0x527206=this['editor']['commands']['get']('trackChanges');_0x2898c2['buttonView']['set']({'tooltip':_0x56ead8,'label':_0x56ead8,'icon':ie}),_0x2898c2['buttonView']['bind']('isOn')['to'](_0x527206,'value'),_0x2898c2['buttonView']['on']('execute',()=>{_0x527206['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x2898c2,_0x35e767,{'role':'menu'});const _0x28b2d=[];for(const _0x430cc5 of _0x35e767)ae(_0x430cc5)&&_0x28b2d['push'](this['editor']['commands']['get'](_0x430cc5['model']['commandName']));const _0x2a6f97=_0x2898c2['buttonView'];return _0x2a6f97['actionView']['unbind']('isEnabled'),_0x2a6f97['arrowView']['unbind']('isEnabled'),_0x2a6f97['actionView']['bind']('isEnabled')['to'](_0x527206,'isEnabled'),_0x2a6f97['arrowView']['bind']('isEnabled')['toMany'](_0x28b2d,'isEnabled',(..._0xfc46e2)=>_0xfc46e2['some'](_0x184602=>_0x184602)),_0x2898c2['on']('execute',_0x1d85fa=>{this['editor']['execute'](_0x1d85fa['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2898c2;}['_createMenuBarMenu'](_0x114ec4,_0x4fa103,_0x3f6f29){const _0x373ee8=new Kt(_0x114ec4),_0x12e952=this['editor']['commands']['get']('trackChanges');_0x373ee8['buttonView']['set']({'label':_0x3f6f29,'icon':ie});const _0x3cb8f8=new Qt(_0x114ec4);for(const _0x537337 of _0x4fa103){if('separator'==_0x537337['type']){_0x3cb8f8['items']['add'](new Jt(_0x114ec4));continue;}const _0x4afb26=new Xt(_0x114ec4,_0x373ee8),_0x4837f2=new Yt(_0x114ec4),_0x2e82e8=_0x537337['model'];_0x4837f2['bind'](...Object['keys'](_0x2e82e8))['to'](_0x2e82e8),_0x4837f2['delegate']('execute')['to'](_0x373ee8),_0x4837f2['on']('execute',()=>{this['editor']['execute'](_0x2e82e8['commandName']),this['editor']['editing']['view']['focus']();}),_0x4afb26['children']['add'](_0x4837f2),_0x3cb8f8['items']['add'](_0x4afb26);}return _0x373ee8['bind']('isEnabled')['to'](_0x12e952,'isEnabled'),_0x373ee8['panelView']['children']['add'](_0x3cb8f8),_0x373ee8;}['_initializeController'](_0x58fc8a){const _0x126c06=this['editor'],_0xacc0d7=_0x126c06['config'],_0x4e5ae7=_0x126c06['plugins']['get']('Annotations'),_0x342280=_0x126c06['plugins']['get']('CommentsRepository'),_0x33230a=_0x126c06['plugins']['get']('EditorAnnotations'),_0x20cebd=_0x126c06['plugins']['get'](_0x2074d8)['me'],_0x561328=_0xacc0d7['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x2130d5,CommentThreadInputView:_0x45aa1f}=_0x126c06['plugins']['get']('CommentsUI');let _0x437c33,_0x2e5460;this['_annotationViews']['has'](_0x58fc8a['id'])?(_0x2e5460=this['_annotationViews']['get'](_0x58fc8a['id']),_0x437c33=_0x2e5460['mainView']):(_0x437c33=new _0x561328(_0x126c06['locale'],_0x58fc8a,_0x20cebd,{'disableComments':this['_disableComments'],'editorConfig':_0xacc0d7['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0xacc0d7['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0xacc0d7['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0xacc0d7['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x293712(_0xacc0d7['get']('locale')),'CommentView':_0xacc0d7['get']('comments')['CommentView'],'CommentsListView':_0x2130d5,'CommentThreadInputView':_0x45aa1f}),_0x437c33['acceptButton']['on']('execute',()=>{_0x126c06['editing']['view']['focus']();}),_0x437c33['discardButton']['on']('execute',()=>{_0x126c06['editing']['view']['focus']();}),_0x2e5460=_0x4e5ae7['createAnnotationView'](this['editor']['locale'],_0x437c33),_0x2e5460['bind']('isDirty')['to'](_0x437c33,'isDirty'),_0x2e5460['bind']('length')['to'](_0x437c33),_0x2e5460['bind']('type')['to'](_0x437c33,'type',_0x4111ea=>'suggestion-'+_0x4111ea),this['_annotationViews']['set'](_0x58fc8a['id'],_0x2e5460));const _0x49c78e=_0x342280['createCommentThreadController'](_0x58fc8a['commentThread'],_0x437c33),_0x18da13=new oe(_0x126c06,_0x58fc8a,_0x437c33,_0x49c78e),_0x1d6f16=_0x58fc8a['getAllAdjacentSuggestions']()['filter'](_0x1ddfb0=>_0x1ddfb0['isInContent']);_0x437c33['descriptionParts']=_0x126c06['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x1d6f16),this['_suggestionToController']['set'](_0x58fc8a,_0x18da13),this['_viewToController']['set'](_0x437c33,_0x18da13);const _0x24f72d=_0x4e5ae7['createAnnotation']({'view':_0x2e5460,'target':()=>{const _0x2d364c=[],_0x6f7c25=_0x58fc8a['getAllAdjacentSuggestions']()['filter'](_0x28965e=>_0x28965e['isInContent']);for(const _0x35ce74 of _0x6f7c25)_0x2d364c['push'](..._0x35ce74['getMarkers']());return _0x31b799(_0x126c06['editing'],_0x2d364c);},'type':()=>'suggestion-'+_0x18da13['view']['type']});_0x342280['_bindAnnotationToEditors'](_0x437c33,_0x24f72d),_0x4e5ae7['add'](_0x24f72d),_0x33230a['registerAnnotation'](_0x24f72d);}['_destroyController'](_0x4b82fc){const _0x376109=this['editor']['plugins']['get']('CommentsRepository'),_0x4554db=this['editor']['plugins']['get']('Annotations'),_0x9ddc21=this['_suggestionToController']['get'](_0x4b82fc),_0x14793a=_0x9ddc21['view'],_0x6a11cf=_0x4554db['getByInnerView'](_0x14793a);_0x376109['_unbindEditors'](_0x14793a),_0x6a11cf&&_0x4554db['remove'](_0x6a11cf),this['_suggestionToController']['delete'](_0x4b82fc),this['_viewToController']['delete'](_0x14793a),_0x9ddc21['destroy']();}['_updateController'](_0x462586){if(!_0x462586['isInContent']||!this['_suggestionToController']['has'](_0x462586))return;const _0x1f3f4f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x31e114=this['_suggestionToController']['get'](_0x462586),_0x3fd922=_0x462586['getAllAdjacentSuggestions']();_0x31e114['view']['descriptionParts']=_0x1f3f4f['descriptionFactory']['getDescriptions'](_0x3fd922);}['destroy'](){for(const _0x4980ff of this['_suggestionToController']['keys']())this['_destroyController'](_0x4980ff);for(const _0x50aabe of this['_annotationViews']['values']())_0x50aabe['mainView']['destroy']();super['destroy']();}}function ae(_0x2a3f33){return'model'in _0x2a3f33;}class k extends _0x463102{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x4e5b46){this['editor']['plugins']['get'](p)['adapter']=_0x4e5b46;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x3e6000){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x3e6000);}['getSuggestions']({skipNotAttached:_0x1d2aca=!0x1,toJSON:_0x1795b0=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x1d2aca,'toJSON':_0x1795b0});}['getSuggestion'](_0xba93d4){return this['editor']['plugins']['get'](p)['getSuggestion'](_0xba93d4);}}const T=['Pagination'];class P extends _0x463102{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x3cce53=this['editor'];if(_0x3cce53['config']['define']('trackChangesData.editorCreator',_0xd9608f=>{const _0x34ae31=_0x3cce53['model']['document']['getRootNames']()['reduce']((_0x576003,_0x3eec7a)=>(_0x576003[_0x3eec7a]='',_0x576003),{});return _0x3cce53['constructor']['create'](_0x34ae31,_0xd9608f);}),'function'!=typeof _0x3cce53['config']['get']('trackChangesData')['editorCreator'])throw new _0x3085e6('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x79cfe2){return N(this['editor'],!0x0,_0x79cfe2);}['getDataWithDiscardedSuggestions'](_0x27e6ff){return N(this['editor'],!0x1,_0x27e6ff);}}class D extends _0x463102{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x525319){super(_0x525319),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(_0x370939){return void 0x0!==_0x370939['getRootsAttributes'];}async function N(_0x4a25b2,_0x4936bc,_0x311b7a){const _0x403aa3=_0x59af6b(_0x4a25b2,T);_0x403aa3['plugins']['push'](p,D),_0x403aa3['rootsAttributes']=v(_0x4a25b2)?_0x4a25b2['getRootsAttributes']():void 0x0;const _0x551b73=document['createDocumentFragment'](),_0x224b96=_0x4a25b2['config']['get']('trackChangesData')['editorCreator'],_0x3aaa70=await _0x224b96(_0x403aa3,()=>function(_0x51eb39){const _0x262c21=document['createElement']('div');return _0x51eb39['appendChild'](_0x262c21),_0x262c21;}(_0x551b73));!function(_0x4eb0aa,_0x496759){const _0x4a5994=_0x4eb0aa['model']['document']['getRootNames']()['reduce']((_0xaedf52,_0x528c01)=>(_0xaedf52[_0x528c01]=_0x4eb0aa['data']['get']({'rootName':_0x528c01}),_0xaedf52),{}),_0x431af3=_0x4eb0aa['plugins']['get']('Users')['users']['map'](_0x566712=>({'id':_0x566712['id'],'name':_0x566712['name']})),_0x554368=_0x4eb0aa['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4e82d2=_0x4eb0aa['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3d9689=_0x496759['plugins']['get']('Users'),_0x22d07b=_0x496759['plugins']['get']('TrackChangesEditing'),_0x2da02a=_0x496759['plugins']['get']('CommentsRepository');for(const _0x7e92cf of _0x431af3)_0x3d9689['getUser'](_0x7e92cf['id'])||_0x3d9689['addUser'](_0x7e92cf);_0x3d9689['me']||_0x3d9689['useAnonymousUser']();for(const _0x2b912c of _0x4e82d2)_0x2da02a['addCommentThread'](_0x2b912c);for(const _0x5a6b18 of _0x554368)_0x22d07b['addSuggestionData'](_0x5a6b18);_0x496759['data']['set'](_0x4a5994);}(_0x4a25b2,_0x3aaa70),_0x3aaa70['execute'](_0x4936bc?'acceptAllSuggestions':'discardAllSuggestions');const _0x589812=v(_0x3aaa70)?_0x3aaa70['getFullData'](_0x311b7a):_0x3aaa70['data']['get'](_0x311b7a);return await _0x3aaa70['destroy'](),_0x589812;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|