@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240703.0 → 0.0.0-nightly-20240704.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
|
-
_0x4e1d0a(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x1a20af,_0x3d4fb4){super(),this['id']=_0x3d4fb4['id'],this['type']=_0x3d4fb4['type'],this['subType']=_0x3d4fb4['subType']||null,this['author']=_0x3d4fb4['author'],this['creator']=_0x3d4fb4['creator']||_0x3d4fb4['author'],this['isExternal']=Boolean(_0x3d4fb4['attributes']&&_0x3d4fb4['attributes']['@external']),this['data']=null,this['_model']=_0x1a20af,this['_onAccept']=_0x3d4fb4['onAccept'],this['_onDiscard']=_0x3d4fb4['onDiscard'],this['_onAttributesChange']=_0x3d4fb4['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x3d4fb4['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 _0x3a520c=this;for(;_0x3a520c['previous'];)_0x3a520c=_0x3a520c['previous'];return _0x3a520c;}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'](_0x5a15de){this['_markerNames']['add'](_0x5a15de);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x274681=>this['_model']['markers']['get'](_0x274681))['filter'](_0x1eb7ae=>_0x1eb7ae);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x4bf6bf=>{for(const _0x1351a7 of this['getMarkers']())_0x4bf6bf['removeMarker'](_0x1351a7);}),this['_markerNames']['clear']();}['removeMarker'](_0x14e9ff){this['_model']['change'](_0x44b698=>{_0x44b698['removeMarker'](_0x14e9ff);}),this['_markerNames']['delete'](_0x14e9ff);}['addRange'](_0x3d5baa){const _0x3aed75='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x3aed75),this['_model']['change'](_0x35bff1=>{_0x35bff1['addMarker'](_0x3aed75,{'range':_0x3d5baa,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x358147){for(const _0x3ce9f9 of this['getRanges']())if(_0x3ce9f9['isIntersecting'](_0x358147))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x1e0eb5=>_0x1e0eb5['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x53b73f,_0x2a50f8)=>[..._0x53b73f,..._0x2a50f8['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x5d9c53=this['getRanges']();if(0x1!=_0x5d9c53['length'])return null;const _0x423389=_0x5d9c53[0x0],_0x128473=_0x423389['start']['nodeAfter'],_0x55464f=_0x423389['end']['nodeBefore'];return _0x128473 instanceof _0x824b1a?_0x128473!=_0x55464f?null:_0x128473: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 _0xdc607=[];let _0x2fe009=this['head'];for(;_0x2fe009;)_0xdc607['push'](_0x2fe009),_0x2fe009=_0x2fe009['next'];return _0xdc607;}['setAttribute'](_0x2b8cb0,_0x5b03c7){const _0x13cfdd=_0x59444f(this['attributes']);_0xc56700(_0x13cfdd,_0x2b8cb0,_0x5b03c7),_0x2d0f6d(_0x13cfdd,this['attributes'])||(this['attributes']=_0x13cfdd,this['_onAttributesChange'](_0x13cfdd));}['removeAttribute'](_0x464c13){const _0x5187c6=_0x59444f(this['attributes']);_0x5d3be2(_0x5187c6,_0x464c13),_0x2d0f6d(_0x5187c6,this['attributes'])||(this['attributes']=_0x5187c6,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 _0x22411c()['substr'](0x1,0x5);}}function o(_0x508069,_0x526cf9,_0x1afca7){const t=_0x508069['t'];switch(_0x526cf9){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',_0x1afca7);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1afca7);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1afca7);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1afca7);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1afca7);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',_0x1afca7);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1afca7);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',_0x1afca7);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1afca7);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1afca7);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1afca7);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1afca7);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1afca7);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1afca7);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1afca7);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1afca7);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1afca7);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1afca7);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1afca7);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1afca7);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1afca7);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1afca7);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1afca7);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'},_0x1afca7);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1afca7);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1afca7);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1afca7);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1afca7);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1afca7);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'},_0x1afca7);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1afca7);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1afca7);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1afca7);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1afca7);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'},_0x1afca7);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1afca7);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'},_0x1afca7);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'},_0x1afca7);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1afca7);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'},_0x1afca7);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1afca7);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'},_0x1afca7);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1afca7);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1afca7);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'},_0x1afca7);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'},_0x1afca7);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 _0x526cf9;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x909da3,_0x28d9d0){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x909da3,this['_locale']=_0x28d9d0;}['getDescriptions'](_0x42e625){const _0x15586b=[],_0x596771=new Set(),_0x525d59=new Set();for(let _0x58b4f6=0x0;_0x58b4f6<_0x42e625['length'];_0x58b4f6++){const _0x5b9624=_0x42e625[_0x58b4f6];if(!_0x5b9624['isInContent'])continue;const _0x3af495=this['_handleCustomCallbackDescription'](_0x5b9624);if(_0x3af495){if(null!=_0x5b9624['subType']){if(_0x596771['has'](_0x5b9624['subType']))continue;_0x596771['add'](_0x5b9624['subType']);}_0x15586b['push'](_0x3af495);}else{if('attribute'!=_0x5b9624['type'])'insertion'!=_0x5b9624['type']&&'deletion'!=_0x5b9624['type']||this['_handleInsertRemoveSuggestionDescription'](_0x15586b,_0x5b9624,_0x42e625[_0x58b4f6+0x1]);else{const _0x3df241=_0x5b9624['data']['key'];if(_0x525d59['has'](_0x3df241))continue;_0x525d59['add'](_0x5b9624['data']['key']),_0x3df241==m?this['_handleRenameSuggestionDescription'](_0x15586b,_0x5b9624):this['_handleAttributeSuggestionDescription'](_0x15586b,_0x5b9624);}}}return this['_resolveDescriptionItems'](_0x15586b);}['registerDescriptionCallback'](_0x482f94){this['_customCallbacks']['push'](_0x482f94);}['registerElementLabel'](_0xb87403,_0xcc0612,_0x1e17c2=_0x4d67f8['normal']){'function'==typeof _0xb87403?_0x22521c(this['_itemLabelsCallbacks'],{'matchingCallback':_0xb87403,'label':_0xcc0612,'priority':_0x1e17c2}):this['_itemLabels']['set'](_0xb87403,_0xcc0612);}['registerAttributeLabel'](_0x20b345,_0x1bc072){this['_attributeLabels']['set'](_0x20b345,_0x1bc072);}['getItemLabel'](_0x3a7678,_0x499bb5=0x1){let _0x2ea283;for(const _0x4d21f of this['_itemLabelsCallbacks'])if(_0x4d21f['matchingCallback'](_0x3a7678)){_0x2ea283=_0x4d21f['label'];break;}return _0x2ea283||(_0x2ea283=this['_itemLabels']['get'](_0x3a7678['name'])),_0x2ea283?_0x2ea283(_0x499bb5):0x1!==_0x499bb5?_0x499bb5+'\x20'+_0x3a7678['name']+'s':''+_0x3a7678['name'];}['_addDescriptionItems'](_0x36e3ab,_0x845ffb){const _0x53886f=_0x845ffb['getFirstRange']()['getWalker'](),_0x3f090c='insertion'==_0x845ffb['type']?'add':'remove';for(const _0x4e7867 of _0x53886f){const _0x10312f=_0x4e7867['item'],_0x12fd23=_0x36e3ab[_0x36e3ab['length']-0x1];if(_0x10312f['is']('$textProxy'))_0x12fd23&&_0x12fd23['type']['indexOf']('Container')>-0x1&&_0x36e3ab['pop'](),_0x12fd23&&'text'==_0x12fd23['type']?_0x12fd23[_0x3f090c]+=_0x10312f['data']:_0x36e3ab['push']({'type':'text','add':'add'==_0x3f090c?_0x10312f['data']:'','remove':'remove'==_0x3f090c?_0x10312f['data']:''});else{if(this['_schema']['isObject'](_0x10312f)){const _0x39ff7b=_0x10312f;if(_0x12fd23&&_0x12fd23['type']['indexOf']('Container')>-0x1&&_0x36e3ab['pop'](),'elementEnd'==_0x4e7867['type'])continue;_0x12fd23&&_0x12fd23['type']==_0x3f090c+'Object'&&_0x12fd23['element']['name']==_0x39ff7b['name']?_0x12fd23['quantity']++:_0x36e3ab['push']({'type':_0x3f090c+'Object','element':_0x39ff7b,'quantity':0x1}),_0x53886f['skip'](_0x117a42=>!('elementEnd'==_0x117a42['type']&&_0x117a42['item']==_0x10312f));}else{if(this['_schema']['checkChild'](_0x10312f,'$text')||_0x10312f['is']('element','softBreak')){const _0x199e04=_0x10312f;if('add'==_0x3f090c&&'elementStart'==_0x4e7867['type']||'remove'==_0x3f090c&&'elementEnd'==_0x4e7867['type'])continue;if(_0x12fd23&&-0x1==_0x12fd23['type']['indexOf']('Container')){'text'==_0x12fd23['type']&&(_0x12fd23[_0x3f090c]+='\x0a');continue;}let _0x4e9bc0;if(_0x4e9bc0='add'==_0x3f090c?_0x199e04['nextSibling']&&!this['_schema']['isObject'](_0x199e04['nextSibling'])?_0x199e04['nextSibling']:null:_0x199e04['previousSibling']&&!this['_schema']['isObject'](_0x199e04['previousSibling'])?_0x199e04['previousSibling']:null,_0x199e04['isEmpty']||_0x4e9bc0&&_0x4e9bc0['isEmpty']){const _0x78a3d6=_0x4e9bc0&&_0x4e9bc0['isEmpty']?_0x4e9bc0:_0x199e04;_0x12fd23&&_0x12fd23['type']==_0x3f090c+'EmptyContainer'&&_0x12fd23['element']['name']==_0x78a3d6['name']?_0x12fd23['quantity']++:_0x36e3ab['push']({'type':_0x3f090c+'EmptyContainer','element':_0x78a3d6,'quantity':0x1});}else _0x36e3ab['push']({'type':_0x3f090c+'Container','element':_0x199e04});}}}}}['_resolveDescriptionItems'](_0x24cf41){const _0x577d2c=this['_locale'],_0x4bfdac=[],_0x7ba86=[],_0x342115=[];for(const _0x41ddcc of _0x24cf41)switch(_0x41ddcc['type']){case'text':if(_0x41ddcc['add']=_0x41ddcc['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x41ddcc['remove']=_0x41ddcc['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x41ddcc['add']&&''!=_0x41ddcc['remove']){_0x4bfdac['push']({'type':'replace','content':o(_0x577d2c,'REPLACE_TEXT',['\x22'+_0x41ddcc['remove']+'\x22','\x22'+_0x41ddcc['add']+'\x22'])});continue;}if(null!=_0x41ddcc['add']['match'](/^ +$/)){_0x4bfdac['push']({'type':'insertion','content':o(_0x577d2c,'*Insert:*\x20%0',o(_0x577d2c,'ELEMENT_SPACE',_0x41ddcc['add']['length']))});continue;}if(null!=_0x41ddcc['remove']['match'](/^ +$/)){_0x4bfdac['push']({'type':'deletion','content':o(_0x577d2c,'*Remove:*\x20%0',o(_0x577d2c,'ELEMENT_SPACE',_0x41ddcc['remove']['length']))});continue;}if(''!=_0x41ddcc['add']){_0x4bfdac['push']({'type':'insertion','content':o(_0x577d2c,'*Insert:*\x20%0','\x22'+_0x41ddcc['add']+'\x22')});continue;}_0x4bfdac['push']({'type':'deletion','content':o(_0x577d2c,'*Remove:*\x20%0','\x22'+_0x41ddcc['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4bfdac['push']({'type':'insertion','content':o(_0x577d2c,'*Insert:*\x20%0',this['getItemLabel'](_0x41ddcc['element'],_0x41ddcc['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4bfdac['push']({'type':'deletion','content':o(_0x577d2c,'*Remove:*\x20%0',this['getItemLabel'](_0x41ddcc['element'],_0x41ddcc['quantity']))});continue;case'addContainer':_0x4bfdac['push']({'type':'insertion','content':o(_0x577d2c,'*Split:*\x20%0',this['getItemLabel'](_0x41ddcc['element'],_0x41ddcc['quantity']))});continue;case'removeContainer':_0x4bfdac['push']({'type':'deletion','content':o(_0x577d2c,'*Merge:*\x20%0',this['getItemLabel'](_0x41ddcc['element'],_0x41ddcc['quantity']))});continue;case'addFormat':_0x7ba86['push'](_0x41ddcc['key']);continue;case'removeFormat':_0x342115['push'](_0x41ddcc['key']);continue;default:_0x4bfdac['push'](_0x41ddcc);}if(_0x7ba86['length']){const _0x2ef6d9=_0x7ba86['map'](_0x556603=>this['_attributeLabels']['has'](_0x556603)?this['_attributeLabels']['get'](_0x556603):_0x556603)['join'](',\x20');_0x4bfdac['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x2ef6d9)});}if(_0x342115['length']){const _0x19003f=_0x342115['map'](_0x26c978=>this['_attributeLabels']['has'](_0x26c978)?this['_attributeLabels']['get'](_0x26c978):_0x26c978)['join'](',\x20');_0x4bfdac['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x19003f)});}return _0x4bfdac;}['_handleCustomCallbackDescription'](_0x3d0429){for(const _0x4b5e57 of this['_customCallbacks']){const _0x45c40e=_0x4b5e57(_0x3d0429);if(_0x45c40e&&'type'in _0x45c40e)return _0x45c40e;}}['_handleAttributeSuggestionDescription'](_0x160cf2,_0x27c4c7){const _0x334f2b=_0x27c4c7['data'],_0x54e44a=void 0x0===_0x334f2b['newValue']?'removeFormat':'addFormat';_0x160cf2['push']({'type':_0x54e44a,'key':_0x334f2b['key']});}['_handleRenameSuggestionDescription'](_0x5d25f0,_0x37016c){_0x5d25f0['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x37016c['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x5335e0,_0x522bec,_0x516fb4){if(this['_addDescriptionItems'](_0x5335e0,_0x522bec),_0x516fb4&&_0x516fb4['getFirstRange']()&&!_0x522bec['getFirstRange']()['end']['isEqual'](_0x516fb4['getFirstRange']()['start'])){const _0x329ae1=_0x5335e0[_0x5335e0['length']-0x1],_0x4c6834='insertion'==_0x522bec['type']?'add':'remove';_0x329ae1&&'text'==_0x329ae1['type']&&(_0x329ae1[_0x4c6834]+='\x0a');}}}class E extends _0x1367c6{['afterInit'](){const _0x1d6b75=this['editor'],_0x2daa1a=_0x1d6b75['plugins']['get']('TrackChangesEditing');_0x1d6b75['commands']['get']('showAIAssistant')&&_0x2daa1a['enableCommand']('showAIAssistant');}}class V extends _0x1367c6{['afterInit'](){const _0x54526a=this['editor'],_0x39fdc5=_0x54526a['locale'];if(!_0x54526a['plugins']['has']('AlignmentEditing'))return;const _0x5d9c2d=_0x54526a['plugins']['get']('TrackChangesEditing');_0x5d9c2d['enableDefaultAttributesIntegration']('alignment'),_0x5d9c2d['registerBlockAttribute']('alignment'),_0x5d9c2d['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x39fdc5,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x56750e=this['editor'],_0x1575b0=_0x56750e['locale'];_0x56750e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2ae4ff=>{if('formatBlock'!=_0x2ae4ff['type'])return;const {data:_0x139e5b}=_0x2ae4ff;if(_0x139e5b&&'alignment'==_0x139e5b['commandName']){const _0x2ccd14=_0x139e5b['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x1575b0,'*Format:*\x20%0',function(_0x59efcc){switch(_0x59efcc){case'left':return o(_0x1575b0,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x1575b0,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x1575b0,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x1575b0,'FORMAT_JUSTIFY_TEXT');}}(_0x2ccd14))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x1367c6{['afterInit'](){const _0x3400b1=this['editor'],_0x67b65c=_0x3400b1['plugins']['get']('TrackChangesEditing'),_0xe4245e=_0x3400b1['locale'];for(const _0x5728a4 of ti){if(!_0x3400b1['plugins']['has'](_0x5728a4))continue;const _0x31e91d=_0x5728a4['slice'](0x0,-0x7)['toLowerCase'](),_0x1e3f06='FORMAT_'+_0x31e91d['toUpperCase']();_0x67b65c['enableDefaultAttributesIntegration'](_0x31e91d),_0x67b65c['registerInlineAttribute'](_0x31e91d),_0x67b65c['descriptionFactory']['registerAttributeLabel'](_0x31e91d,o(_0xe4245e,_0x1e3f06));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x741b9c=this['editor'],_0x38195f=_0x741b9c['locale'],_0x57065a=_0x741b9c['plugins']['get']('TrackChangesEditing');function _0x39a8cf(_0x14c5fc,_0x19eaaf){_0x57065a['descriptionFactory']['registerDescriptionCallback'](_0x1a610b=>{if('formatInline'!=_0x1a610b['type'])return;const {data:_0x207bc6}=_0x1a610b;return _0x207bc6&&_0x207bc6['commandName']===_0x14c5fc?_0x207bc6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x38195f,'*Format:*\x20%0',_0x19eaaf)}:{'type':'format','content':o(_0x38195f,'*Remove\x20format:*\x20%0',_0x19eaaf)}:void 0x0;});}_0x39a8cf('bold',o(_0x38195f,'FORMAT_BOLD')),_0x39a8cf('italic',o(_0x38195f,'FORMAT_ITALIC')),_0x39a8cf('underline',o(_0x38195f,'FORMAT_UNDERLINE')),_0x39a8cf('code',o(_0x38195f,'FORMAT_CODE')),_0x39a8cf('strikethrough',o(_0x38195f,'FORMAT_STRIKETHROUGH')),_0x39a8cf('subscript',o(_0x38195f,'FORMAT_SUBSCRIPT')),_0x39a8cf('superscript',o(_0x38195f,'FORMAT_SUPERSCRIPT'));}}class O extends _0x1367c6{['afterInit'](){const _0x24b426=this['editor'],_0x389840=_0x24b426['locale'];if(!_0x24b426['plugins']['has']('BlockQuoteEditing'))return;const _0x5d7641=_0x24b426['plugins']['get']('TrackChangesEditing'),_0x30ac8d=this['editor']['commands']['get']('blockQuote');_0x5d7641['enableCommand']('blockQuote',(_0x33c8d0,_0x18bb99={})=>{const _0x349f71=this['editor']['model']['document']['selection'],_0x147b04=_0x18bb99&&void 0x0!==_0x18bb99['forceValue']?_0x18bb99['forceValue']:!_0x30ac8d['value'];let _0x241738=[];if(_0x147b04){const _0x21e4ab=Array['from'](_0x349f71['getSelectedBlocks']())['filter'](_0x5be7f5=>oo(_0x5be7f5)||function(_0x4bba75,_0x5de1d7){const _0x23230c=_0x5de1d7['checkChild'](_0x4bba75['parent'],'blockQuote'),_0x5cef31=_0x5de1d7['checkChild'](['$root','blockQuote'],_0x4bba75);return _0x23230c&&_0x5cef31;}(_0x5be7f5,this['editor']['model']['schema']));_0x241738=to(_0x21e4ab,_0x24b426['model']);}else{const _0x27eaf9=Array['from'](_0x349f71['getSelectedBlocks']())['filter'](_0x2330be=>oo(_0x2330be));_0x241738=to(_0x27eaf9,_0x24b426['model']);}_0x24b426['model']['change'](()=>{for(const _0x1e84a6 of _0x241738)_0x5d7641['markBlockFormat'](_0x1e84a6,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x147b04}]});});}),_0x5d7641['descriptionFactory']['registerDescriptionCallback'](_0x3f44e6=>{const {data:_0x20174d}=_0x3f44e6;if(_0x20174d&&'blockQuote'==_0x20174d['commandName']){const _0x199eba=o(_0x389840,'ELEMENT_BLOCK_QUOTE');return _0x20174d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x389840,'*Set\x20format:*\x20%0',_0x199eba)}:{'type':'format','content':o(_0x389840,'*Remove\x20format:*\x20%0',_0x199eba)};}});}}function oo(_0x1f0466){return'blockQuote'==_0x1f0466['parent']['name'];}class G extends _0x1367c6{['afterInit'](){const _0x192e91=this['editor'];_0x192e91['plugins']['has']('CaseChange')&&(_0x192e91['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x192e91['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x192e91['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x1367c6{['afterInit'](){const _0x6dc4fa=this['editor'];_0x6dc4fa['commands']['get']('ckbox')&&_0x6dc4fa['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x1367c6{['afterInit'](){const _0x1aba8f=this['editor'];if(!_0x1aba8f['plugins']['has']('CodeBlock'))return;const _0x595734=_0x1aba8f['plugins']['get']('TrackChangesEditing'),_0x33da1e=_0x1aba8f['locale'],_0x50b483=_0x1aba8f['config']['get']('codeBlock')['languages'],_0xd4c1b6=_0x1aba8f['commands']['get']('codeBlock');_0x595734['enableCommand']('indentCodeBlock'),_0x595734['enableCommand']('outdentCodeBlock'),_0x595734['enableCommand']('codeBlock',(_0x474dd0,_0x48a2c8={})=>{const _0x4b63d5=_0x1aba8f['model'],_0x117de4=_0x1aba8f['model']['document']['selection'],_0x5757cc=_0x48a2c8&&void 0x0!==_0x48a2c8['forceValue']?_0x48a2c8['forceValue']:!_0xd4c1b6['value'];let _0x35c480;_0x48a2c8['language']||(_0x48a2c8['language']=_0x50b483[0x0]['language']),_0x35c480=_0x5757cc?Array['from'](_0x117de4['getSelectedBlocks']())['filter'](_0x70f89f=>eo(_0x70f89f)||function(_0x1b7f91,_0xc81011){if(_0x1b7f91['is']('rootElement')||_0xc81011['isLimit'](_0x1b7f91))return!0x1;return _0xc81011['checkChild'](_0x1b7f91['parent'],'codeBlock');}(_0x70f89f,_0x4b63d5['schema'])):Array['from'](_0x117de4['getSelectedBlocks']())['filter'](_0x175958=>eo(_0x175958));const _0x159415=to(_0x35c480,_0x4b63d5);_0x4b63d5['change'](()=>{for(const _0xe2e93d of _0x159415)_0x595734['markBlockFormat'](_0xe2e93d,{'commandName':'codeBlock','commandParams':[{..._0x48a2c8,'forceValue':_0x5757cc}],'formatGroupId':'blockName'});});}),(_0x595734['descriptionFactory']['registerElementLabel']('codeBlock',_0x346776=>o(_0x33da1e,'ELEMENT_CODE_BLOCK',_0x346776)),_0x595734['descriptionFactory']['registerDescriptionCallback'](_0x25f97f=>{if('formatBlock'!=_0x25f97f['type'])return;const _0x175089=_0x33da1e['t'],{data:_0xec8c5d}=_0x25f97f;if(!_0xec8c5d||'codeBlock'!=_0xec8c5d['commandName'])return;const _0x14d6e4=_0xec8c5d['commandParams'][0x0]['language'],_0xe6bf26=_0x175089(_0x50b483['find'](_0x574791=>_0x574791['language']===_0x14d6e4)['label'])['toLowerCase']();return _0xec8c5d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x33da1e,'*Set\x20format:*\x20%0',o(_0x33da1e,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0xe6bf26+')')}:{'type':'format','content':o(_0x33da1e,'*Remove\x20format:*\x20%0',o(_0x33da1e,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x28edc4){return'codeBlock'==_0x28edc4['name'];}class H extends _0x1367c6{['afterInit'](){const _0x1bbce2=this['editor'];if(!_0x1bbce2['plugins']['has']('CommentsEditing'))return;_0x1bbce2['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x184b43,_0x1f14e3,_0x5ecb2d){const _0x5d60c6=[];for(const _0x322f56 of _0x1f14e3['getItems']())_0x322f56['hasAttribute'](_0x184b43)&&_0x5d60c6['push'](_0x5ecb2d['createRangeOn'](_0x322f56));return _0x5d60c6;}function _e(_0x42c21d,_0x2cecb5,{showActiveMarker:_0x5a60ac=!0x0}={}){const _0x34e4ff=_0x42c21d['plugins']['get']('TrackChangesEditing');return(_0x10cf83,_0x49515f,_0x3ad359)=>{if(!_0x3ad359['consumable']['test'](_0x49515f['markerRange'],_0x10cf83['name']))return;const _0x47b679=_0x49515f['markerRange']['getWalker'](),_0x2b1b83=_0x49515f['markerRange']['start'],_0xf06c75=_0x42c21d['model']['schema'];let _0x2f2ce2=null,_0x2dc29d=null,_0x522af2=!0x1,_0x415197=!0x1;for(const _0x37172e of _0x47b679){const _0x3b685c=_0x37172e['item'];_0x522af2=_0x522af2||_0xf06c75['isContent'](_0x3b685c);const _0x1b7f62=_0x3ad359['mapper']['toViewElement'](_0x3b685c);if(_0x1b7f62&&_0x1b7f62['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x37172e['type']&&(_0xf06c75['isBlock'](_0x3b685c)&&!_0xf06c75['isLimit'](_0x3b685c)&&(_0x3b685c['nextSibling']||_0x2b1b83['isAtEnd']?_0x2f2ce2&&_0x2f2ce2['parent']==_0x3b685c||(_0x2f2ce2=_0x3b685c,_0x11d7b5(_0x37172e['previousPosition']),_0x415197=!0x0):_0x2dc29d=_0x2dc29d||_0x37172e['previousPosition']));}function _0x11d7b5(_0x21d2b3){const _0x2aaaee=_0x3ad359['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2cecb5}),_0x1a962d=_0x3ad359['mapper']['toViewPosition'](_0x21d2b3);_0x5a60ac&&_0x34e4ff['activeMarkers']['includes'](_0x49515f['markerName'])&&_0x3ad359['writer']['addClass']('ck-suggestion-marker--active',_0x2aaaee),_0x3ad359['writer']['insert'](_0x1a962d,_0x2aaaee),_0x3ad359['mapper']['bindElementToMarker'](_0x2aaaee,_0x49515f['markerName']);}_0x522af2||_0x415197||!_0x2dc29d||_0x11d7b5(_0x2dc29d);};}class q extends _0x1367c6{static get['requires'](){return[_0x1726d8];}['init'](){const _0x352ff0=this['editor'],_0x348a9c=_0x352ff0['plugins']['get']('TrackChangesEditing');_0x348a9c['enableCommand']('delete');const _0x22ffd8=_0x352ff0['commands']['get']('deleteForward');_0x348a9c['enableCommand']('deleteForward',(_0x109d30,_0x412bd5={})=>{const _0x2fb528=_0x352ff0['model']['createSelection'](_0x352ff0['model']['document']['selection']);_0x2fb528['isCollapsed']&&_0x352ff0['model']['modifySelection'](_0x2fb528,{'direction':'forward','unit':_0x412bd5['unit']});const _0xa937d4=_0x2fb528['getFirstRange'](),_0xcc54cc=_0x24837b['fromRange'](_0xa937d4);let _0x248e1d;_0x109d30(_0x412bd5),_0x248e1d='$graveyard'==_0xcc54cc['root']['rootName']?_0x352ff0['model']['createRange'](_0xa937d4['start']):_0x352ff0['model']['createRange'](_0xcc54cc['start'],_0xcc54cc['end']),_0xcc54cc['detach'](),_0x352ff0['model']['enqueueChange'](_0x22ffd8['buffer']['batch'],_0x5c7cbb=>{_0x22ffd8['buffer']['lock'](),_0x5c7cbb['setSelection'](_0x5c7cbb['createRange'](_0x248e1d['end'])),_0x22ffd8['buffer']['unlock']();});}),_0x352ff0['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x352ff0,'merge'),{'priority':'high'}),_0x352ff0['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x1bd810,_0x12232b,_0x1aae4a)=>{_0x1aae4a['options']['showSuggestionHighlights']&&_e(_0x352ff0,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x1bd810,_0x12232b,_0x1aae4a);},{'priority':'high'}),_0x352ff0['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x42dae2,_0x59bf47,_0x397746)=>{const _0x2efc40=_0x397746['mapper']['markerNameToElements'](_0x59bf47['markerName']);if(_0x2efc40){for(const _0x4b338e of _0x2efc40)_0x4b338e['is']('uiElement')&&(_0x397746['mapper']['unbindElementFromMarkerName'](_0x4b338e,_0x59bf47['markerName']),_0x397746['writer']['remove'](_0x4b338e));}},{'priority':'high'});}}class z extends _0x1367c6{['afterInit'](){const _0x551c0c=this['editor'];if(!_0x551c0c['plugins']['has']('ListEditing'))return;const _0x502f0c=_0x551c0c['locale'],_0x156cb8=_0x551c0c['plugins']['get']('TrackChangesEditing'),_0x10360e=_0x551c0c['plugins']['has']('TodoListEditing'),_0x475b5d=!!_0x551c0c['config']['get']('list.multiBlock');function _0x3c0d64(_0x57ca8e){return{'type':'format','content':''+o(_0x502f0c,'*Set\x20format:*\x20%0',_0x57ca8e)};}function _0x1ca058(_0x5209b0){return{'type':'format','content':''+o(_0x502f0c,'*Remove\x20format:*\x20%0',_0x5209b0)};}_0x156cb8['enableDefaultAttributesIntegration']('numberedList'),_0x156cb8['enableDefaultAttributesIntegration']('bulletedList'),_0x156cb8['enableDefaultAttributesIntegration']('customNumberedList'),_0x156cb8['enableDefaultAttributesIntegration']('customBulletedList'),_0x156cb8['enableDefaultAttributesIntegration']('indentList'),_0x156cb8['enableDefaultAttributesIntegration']('outdentList'),_0x156cb8['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x156cb8['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x156cb8['registerBlockAttribute']('listItemId'),_0x156cb8['registerBlockAttribute']('listType'),_0x156cb8['registerBlockAttribute']('listIndent'),_0x475b5d&&(_0x156cb8['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x156cb8['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x10360e&&(_0x156cb8['enableDefaultAttributesIntegration']('todoList'),_0x156cb8['enableDefaultAttributesIntegration']('checkTodoList'),_0x156cb8['registerBlockAttribute']('todoListChecked'),_0x156cb8['descriptionFactory']['registerDescriptionCallback'](_0x5a2741=>{const {data:_0x23d329}=_0x5a2741;if(_0x23d329&&'todoListChecked'==_0x23d329['key'])return{'type':'format','content':_0x23d329['newValue']?o(_0x502f0c,'*Check\x20item*'):o(_0x502f0c,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x951eb1=>{if(_0x951eb1['batch']['isUndo'])return!0x1;let _0x373721=!0x1;const _0x2bdbb2=_0x156cb8['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x351789=>'todoListChecked'===_0x156cb8['_getAttributeKey'](_0x351789));for(const _0x3b6a7b of _0x2bdbb2){'todo'!=_0x3b6a7b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x156cb8['_findSuggestions'](_0x3b6a7b['getFirstRange'](),'attribute')['find'](_0x502a5f=>'listType'===_0x156cb8['_getAttributeKey'](_0x502a5f['suggestion']))||(_0x951eb1['removeMarker'](_0x3b6a7b['getFirstMarker']()),_0x373721=!0x0));}return _0x373721;})),_0x156cb8['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x502f0c,'FORMAT_INDENT'));const _0x5cccc2={'type':'format','content':''};_0x156cb8['descriptionFactory']['registerDescriptionCallback'](_0x529bca=>{const {data:_0x22a148}=_0x529bca;if(!_0x22a148||'listType'!=_0x22a148['key'])return;let _0x1fcb67=_0x529bca['head'];for(;_0x1fcb67;){if(_0x1fcb67['data']&&(('listStyle'==_0x1fcb67['data']['key']||'listMarkerStyle'==_0x1fcb67['data']['key'])&&(_0x1fcb67['data']['newValue']&&'default'!=_0x1fcb67['data']['newValue']||'default'!=_0x1fcb67['data']['oldValue']&&!_0x22a148['newValue'])||!_0x475b5d&&_0x1fcb67['data']['key']==m))return _0x5cccc2;_0x1fcb67=_0x1fcb67['next'];}if(null==_0x22a148['newValue'])switch(_0x22a148['oldValue']){case'bulleted':return _0x1ca058(o(_0x502f0c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1ca058(o(_0x502f0c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1ca058(o(_0x502f0c,'ELEMENT_TODO_LIST'));}switch(_0x22a148['newValue']){case'bulleted':return _0x3c0d64(o(_0x502f0c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3c0d64(o(_0x502f0c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3c0d64(o(_0x502f0c,'ELEMENT_TODO_LIST'));}}),_0x156cb8['descriptionFactory']['registerDescriptionCallback'](_0x4e87f5=>{const {data:_0x4cf357}=_0x4e87f5;if(_0x4cf357&&'listIndent'==_0x4cf357['key'])return null==_0x4cf357['newValue']||null==_0x4cf357['oldValue']&&0x0==_0x4cf357['newValue']?_0x5cccc2:void 0x0;}),_0x156cb8['descriptionFactory']['registerDescriptionCallback'](_0x193520=>{if('attribute'!=_0x193520['type'])return;const {data:_0xdc1cd5}=_0x193520;if(!_0xdc1cd5||'listItemId'!=_0xdc1cd5['key'])return;const _0x554fb=le(_0x193520);return'newValue'==_0x554fb?{'type':'format','content':o(_0x502f0c,'*Merge:*\x20list\x20item')}:'oldValue'==_0x554fb?{'type':'format','content':o(_0x502f0c,'*Split:*\x20list\x20item')}:_0x5cccc2;}),_0x551c0c['model']['document']['registerPostFixer'](_0x46eb05=>this['listItemIdFixer'](_0x46eb05)),_0x551c0c['model']['document']['registerPostFixer'](_0x530848=>this['noTrackChangesFixer'](_0x530848)),_0x551c0c['model']['document']['registerPostFixer'](_0xeb1cfd=>this['assureChains'](_0xeb1cfd)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x48e41c){if(_0x48e41c['batch']['isUndo']||!_0x48e41c['batch']['isLocal'])return!0x1;let _0x409123=!0x1;const _0x56b3c2=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1dbc0e=>_0x1dbc0e['data']&&'listItemId'==_0x1dbc0e['data']['key'])['filter'](_0xd2412e=>_0xd2412e['data']['newValue']&&_0xd2412e['data']['oldValue']);for(const _0x1a8dae of _0x56b3c2)le(_0x1a8dae)||(_0x48e41c['removeMarker'](_0x1a8dae['getFirstMarker']()),_0x409123=!0x0);return _0x409123;}['noTrackChangesFixer'](_0x51efa4){if(_0x51efa4['batch']['isUndo']||!_0x51efa4['batch']['isLocal'])return!0x1;const _0x3b6956=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x3b6956['trackChangesCommand']['value'])return!0x1;let _0x157d19=!0x1;const _0x506b33=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x5275a6=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0xf87a6=>'attribute'==_0xf87a6['type'])['filter'](_0x12daf1=>_0x506b33['includes'](_0x12daf1['attributeKey']));if(0x0==_0x5275a6['length'])return _0x157d19;for(const _0x4c2991 of _0x5275a6){const _0x12c402=_0x3b6956['_findSuggestions'](_0x4c2991['range'],'attribute')['filter'](_0x5b83f0=>!_0x5b83f0['meta']['isNextTo'])['map'](_0x382a66=>_0x382a66['suggestion'])['filter'](_0x25d270=>{const _0x10c2f0=_0x3b6956['_getAttributeKey'](_0x25d270);return _0x506b33['includes'](_0x10c2f0);});if(_0x12c402['length']){for(const _0x55902c of _0x12c402)_0x51efa4['removeMarker'](_0x55902c['getFirstMarker']());_0x157d19=!0x0;}}return _0x157d19;}['assureChains'](_0x18d446){if(_0x18d446['batch']['isUndo']||!_0x18d446['batch']['isLocal'])return!0x1;const _0x6805b3=this['editor']['plugins']['get']('TrackChangesEditing');let _0x25cb56=!0x1;const _0x3e067c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x491647 of _0x6805b3['getSuggestions']({'skipNotAttached':!0x0})){const _0x3eb1c6=_0x6805b3['_findSuggestions'](_0x491647['getFirstRange'](),'attribute')['map'](_0x25da16=>_0x25da16['suggestion'])['filter'](_0x309d0=>_0x309d0['data']&&_0x3e067c['includes'](_0x309d0['data']['key']));if(!_0x3eb1c6['length'])continue;const _0x7ba7d=_0x3eb1c6[0x0]['head']['attributes']['groupId'];if(!_0x3eb1c6['every'](_0x49237e=>_0x49237e['attributes']['groupId']===_0x7ba7d)){for(const _0xcc330b of _0x3eb1c6)_0x4a454a(_0xcc330b,_0x7ba7d)&&(_0x25cb56=!0x0);}}return _0x25cb56;function _0x133bf5(_0x5ba984,_0x204e99){for(const _0x322a5c of _0x6805b3['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x7f5243=>'attribute'==_0x7f5243['type']&&_0x7f5243['attributes']['groupId']==_0x5ba984))_0x322a5c['setAttribute']('groupId',_0x204e99);}function _0x4a454a(_0x1a84f1,_0x45ad3d){let _0x2ca4ed=_0x1a84f1['head'],_0x3da327=!0x1;for(;_0x2ca4ed;)_0x2ca4ed['attributes']['groupId']!=_0x45ad3d&&(_0x133bf5(_0x2ca4ed['attributes']['groupId'],_0x45ad3d),_0x2ca4ed['setAttribute']('groupId',_0x45ad3d),_0x3da327=!0x0),_0x2ca4ed=_0x2ca4ed['next'];return _0x3da327;}}['_supportLegacySuggestions'](){const _0xabcc30=this['editor'],_0x1c43e0=_0xabcc30['locale'],_0x2fd10d=_0xabcc30['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x2fd10d['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0xabb132,_0xd3527a){const _0x23f666=[];for(let _0x2633c8 of _0xabb132)_0x2633c8['start']['nodeAfter']===_0x2633c8['end']['parent']&&(_0x2633c8=_0xabcc30['model']['createRange'](_0xabcc30['model']['createPositionAt'](_0x2633c8['start']['nodeAfter'],0x0))),_0x23f666['push'](_0x2633c8);_0xabcc30['model']['change'](_0x347dd5=>{const _0x15cbf4=_0xabcc30['model']['document']['selection'],_0x38823d=Array['from'](_0x15cbf4['getRanges']())['map'](_0x40fa9f=>_0x24837b['fromRange'](_0x40fa9f));_0x347dd5['setSelection'](_0x23f666),_0xabcc30['commands']['get'](_0xd3527a['commandName'])['refresh'](),_0xd3527a['commandParams']['push']({'forceDefaultExecution':!0x0}),_0xabcc30['execute'](_0xd3527a['commandName'],..._0xd3527a['commandParams']),_0x347dd5['setSelection'](_0x38823d);for(const _0x32efff of _0x38823d)_0x32efff['detach']();});}),_0x2fd10d['descriptionFactory']['registerElementLabel'](function(_0x3e4bea){const _0x47fa81=!_0xabcc30['model']['schema']['isObject'](_0x3e4bea),_0x1e7af8=_0x3e4bea['previousSibling'],_0x5ce95d=_0x3e4bea['nextSibling'],_0x439abb=_0x3e4bea['getAttribute']('listItemId'),_0x3a989e=!_0x1e7af8||_0x1e7af8['getAttribute']('listItemId')!==_0x439abb,_0x3364a9=!_0x5ce95d||_0x5ce95d['getAttribute']('listItemId')!==_0x439abb;return _0x47fa81&&Boolean(_0x439abb)&&_0x3a989e&&_0x3364a9;},_0xb9950a=>o(_0x1c43e0,'ELEMENT_LIST_ITEM',_0xb9950a));}['_registerLegacyDescription'](){const _0x2e4d59=this['editor'],_0x397eda=_0x2e4d59['locale'];function _0x2832c6(_0x243d65){const _0x313812=_0x2e4d59['commands']['get']('bulletedList')['value'],_0x435ad5=_0x2e4d59['commands']['get']('numberedList')['value'];return'numberedList'===_0x243d65?_0x313812:_0x435ad5;}_0x2e4d59['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x152be9){if('formatBlock'!=_0x152be9['type'])return;const {data:_0xcbf9ca}=_0x152be9;if(!_0xcbf9ca)return;let _0x558c29,_0x54ea47,_0x31d201,_0x11aa59;switch(_0xcbf9ca['commandName']){case'bulletedList':_0x31d201=_0xcbf9ca['commandParams'][0x0]['forceValue'],_0x11aa59=_0x2832c6(_0xcbf9ca['commandName']),_0x558c29=_0x31d201?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x11aa59&&_0x2e4d59['config']['get']('list.multiBlock')||(_0x558c29='*Change\x20to:*\x20%0'),_0x54ea47={'type':'format','content':o(_0x397eda,_0x558c29,o(_0x397eda,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x31d201=_0xcbf9ca['commandParams'][0x0]['forceValue'],_0x11aa59=_0x2832c6(_0xcbf9ca['commandName']),_0x558c29=_0x31d201?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x11aa59&&_0x2e4d59['config']['get']('list.multiBlock')||(_0x558c29='*Change\x20to:*\x20%0'),_0x54ea47={'type':'format','content':o(_0x397eda,_0x558c29,o(_0x397eda,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x558c29='*Indent:*\x20%0',_0x54ea47={'type':'format','content':o(_0x397eda,_0x558c29,o(_0x397eda,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x558c29=function(_0x3d0349){const _0x406253=_0x3d0349['getFirstRange']();let _0x18ebfd=_0x406253['start']['nodeAfter'];for(;_0x18ebfd&&_0x406253['containsItem'](_0x18ebfd);){if(_0x18ebfd['getAttribute']('listIndent')>0x0)return!0x1;_0x18ebfd=_0x18ebfd['nextSibling'];}return!0x0;}(_0x152be9)?o(_0x397eda,'*Format:*\x20remove\x20from\x20%0',o(_0x397eda,function(_0x29e7ab){return'ELEMENT_'+_0x29e7ab['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x152be9))):o(_0x397eda,'*Outdent:*\x20%0',o(_0x397eda,'ELEMENT_LIST_ITEM')),_0x54ea47={'type':'format','content':_0x558c29};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0xcbf9ca['multipleBlocks']&&(_0x558c29='*Merge:*\x20%0',_0x54ea47={'type':'deletion','content':o(_0x397eda,_0x558c29,o(_0x397eda,'ELEMENT_LIST_ITEM'))});}return _0x54ea47;});}}function le(_0x4cb9c0){let _0x232afc=_0x4cb9c0['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x232afc;){const _0x4177cd=_0x232afc['getAttribute']('listItemId');if(!_0x4177cd)return!0x1;if(_0x4177cd==_0x4cb9c0['data']['newValue'])return'newValue';if(_0x4177cd==_0x4cb9c0['data']['oldValue'])return'oldValue';_0x232afc=_0x232afc['previousSibling'];}return!0x1;}class ue extends _0x1367c6{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x529ba6=this['editor']['config']['get']('list.properties'),_0x2d03d7=this['editor']['plugins']['get']('TrackChangesEditing');_0x529ba6['styles']&&(_0x2d03d7['enableDefaultAttributesIntegration']('listStyle'),_0x2d03d7['registerBlockAttribute']('listStyle')),_0x529ba6['reversed']&&(_0x2d03d7['enableDefaultAttributesIntegration']('listReversed'),_0x2d03d7['registerBlockAttribute']('listReversed')),_0x529ba6['startIndex']&&(_0x2d03d7['enableDefaultAttributesIntegration']('listStart'),_0x2d03d7['registerBlockAttribute']('listStart'));const _0x6044f9={'type':'format','content':''};_0x2d03d7['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x148dab=this['editor']['locale'];_0x2d03d7['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x148dab,'FORMAT_LIST_REVERSED')),_0x2d03d7['descriptionFactory']['registerDescriptionCallback'](_0x526d1d=>{const {data:_0x3d3af4}=_0x526d1d;if(_0x3d3af4&&'listReversed'==_0x3d3af4['key'])return null==_0x3d3af4['newValue']||0x0==_0x3d3af4['newValue']&&null==_0x3d3af4['oldValue']?_0x6044f9:void 0x0;}),_0x2d03d7['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x148dab,'FORMAT_LIST_START')),_0x2d03d7['descriptionFactory']['registerDescriptionCallback'](_0x5d7702=>{const {data:_0x52bd71}=_0x5d7702;if(_0x52bd71&&'listStart'==_0x52bd71['key'])return null==_0x52bd71['newValue']||0x1==_0x52bd71['newValue']&&null==_0x52bd71['oldValue']?_0x6044f9:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x1ecc86=>{if(_0x1ecc86['batch']['isUndo'])return!0x1;let _0x34d5e7=!0x1;const _0x28f998=_0x2d03d7['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4be261=>{const _0x4bd99f=_0x2d03d7['_getAttributeKey'](_0x4be261);return'listStart'==_0x4bd99f||'listReversed'==_0x4bd99f;});for(const _0x5be473 of _0x28f998){const _0x27eb60=_0x5be473['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x27eb60||'customNumbered'==_0x27eb60)continue;_0x2d03d7['_findSuggestions'](_0x5be473['getFirstRange'](),'attribute')['find'](_0x4daad4=>'listType'==_0x2d03d7['_getAttributeKey'](_0x4daad4['suggestion']))||(_0x1ecc86['removeMarker'](_0x5be473['getFirstMarker']()),_0x34d5e7=!0x0);}return _0x34d5e7;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x2b3110){const _0x29f893=this['editor']['locale'],{data:_0x1ef9d6}=_0x2b3110,_0x42818d={'type':'format','content':''};if(!_0x1ef9d6||'listStyle'!=_0x1ef9d6['key'])return;if(!_0x1ef9d6['oldValue'])return'default'==_0x1ef9d6['newValue']?_0x42818d:{'type':'format','content':''+o(_0x29f893,'*Set\x20format:*\x20%0',o(_0x29f893,this['_getTranslationKeyForListStyle'](_0x1ef9d6['newValue'])))};if(!_0x1ef9d6['newValue']){if('default'==_0x1ef9d6['oldValue'])return _0x42818d;let _0xbce0b9=_0x2b3110['head'];for(;_0xbce0b9;){if(_0xbce0b9['data']&&'listType'==_0xbce0b9['data']['key']&&_0xbce0b9['data']['newValue'])return _0x42818d;_0xbce0b9=_0xbce0b9['next'];}return{'type':'format','content':''+o(_0x29f893,'*Remove\x20format:*\x20%0',o(_0x29f893,this['_getTranslationKeyForListStyle'](_0x1ef9d6['oldValue'])))};}if('default'!=_0x1ef9d6['newValue'])return{'type':'format','content':''+o(_0x29f893,'*Set\x20format:*\x20%0',o(_0x29f893,this['_getTranslationKeyForListStyle'](_0x1ef9d6['newValue'])))};let _0x3332e5=_0x2b3110['head'];for(;_0x3332e5;){if(_0x3332e5['data']&&'listType'==_0x3332e5['data']['key']&&_0x3332e5['data']['newValue']&&_0x3332e5['data']['oldValue'])return _0x42818d;_0x3332e5=_0x3332e5['next'];}return{'type':'format','content':o(_0x29f893,'*Set\x20format:*\x20%0',o(_0x29f893,'ELEMENT_'+_0x2b3110['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x3cd49d=this['editor'],_0x3c5d92=_0x3cd49d['locale'];_0x3cd49d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1fd54f=>{if('formatBlock'!=_0x1fd54f['type'])return;const {data:_0x507501}=_0x1fd54f;if(!_0x507501)return;let _0x339770,_0x2b187d;switch(_0x507501['commandName']){case'listStyle':_0x339770='*Change\x20to:*\x20%0',_0x2b187d={'type':'format','content':o(_0x3c5d92,_0x339770,o(_0x3c5d92,this['_getTranslationKeyForListStyle'](_0x507501['commandParams'][0x0]['type'])))};break;case'listReversed':_0x339770=_0x507501['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2b187d={'type':'format','content':o(_0x3c5d92,_0x339770)};break;case'listStart':_0x339770='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2b187d={'type':'format','content':o(_0x3c5d92,_0x339770,_0x507501['commandParams'][0x0]['startIndex'])};}return _0x2b187d;});}['_getTranslationKeyForListStyle'](_0xfed7f9){return'ELEMENT_'+function(_0x100e0e){if(pe['includes'](_0x100e0e))return'bulleted';if(ye['includes'](_0x100e0e))return'numbered';return null;}(_0xfed7f9)['toUpperCase']()+'_LIST_'+_0xfed7f9['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x1367c6{static get['requires'](){return[_0x18c42d];}['init'](){const _0x1fdaaf=this['editor'],_0x6f411b=_0x1fdaaf['plugins']['get']('TrackChangesEditing'),_0x412447=_0x1fdaaf['commands']['get']('enter');_0x6f411b['enableCommand']('enter',()=>{_0x1fdaaf['model']['change'](_0x406f85=>{const _0x3e8f28=_0x1fdaaf['model']['document']['selection'],_0x2f47ca=_0x3e8f28['getFirstPosition'](),_0x35373b=_0x24837b['fromRange'](_0x3e8f28['getFirstRange']());if(_0x412447['enterBlock'](_0x406f85)){const _0x5474c6=_0x1fdaaf['model']['createPositionAt'](_0x2f47ca['parent']['nextSibling'],0x0),_0x1d04e6=_0x406f85['createRange'](_0x2f47ca,_0x5474c6);_0x6f411b['markInsertion'](_0x1d04e6);}else _0x406f85['setSelection'](_0x406f85['createRange'](_0x35373b['end']));_0x35373b['detach'](),_0x412447['fire']('afterExecute',{'writer':_0x406f85});});}),_0x1fdaaf['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x1fdaaf,'split'),{'priority':'high'}),_0x1fdaaf['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x1dc7b4,_0x47d4d8,_0x1ff5a2)=>{const _0x2d1542=_0x1ff5a2['mapper']['markerNameToElements'](_0x47d4d8['markerName']);if(_0x2d1542){for(const _0x58d662 of _0x2d1542)_0x58d662['hasClass']('ck-suggestion-marker-split')&&(_0x1ff5a2['mapper']['unbindElementFromMarkerName'](_0x58d662,_0x47d4d8['markerName']),_0x1ff5a2['writer']['remove'](_0x58d662));}},{'priority':'high'}),_0x1fdaaf['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x2a5c02,_0x2985fc,_0x195604)=>{_0x195604['options']['showSuggestionHighlights']&&_e(_0x1fdaaf,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x2a5c02,_0x2985fc,_0x195604);},{'priority':'high'});}}class J extends _0x1367c6{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x537407=this['editor']['plugins']['get']('TrackChangesEditing');_0x537407['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x537407['enableCommand']('findNext'),_0x537407['enableCommand']('findPrevious'),_0x537407['enableCommand']('replace'),_0x537407['enableCommand']('replaceAll');}['handleFindCommand'](_0x32eb05,_0x2ce972,_0x1ed83e={}){const _0xc546b9=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x32eb05(_0x43cb56=>{let _0x5e95db=('string'==typeof _0x2ce972?_0xc546b9['findByTextCallback'](_0x2ce972,_0x1ed83e):_0x2ce972)(_0x43cb56);Array['isArray'](_0x5e95db)&&(_0x5e95db={'results':_0x5e95db,'searchText':'string'==typeof _0x2ce972?_0x2ce972:''});const _0xf281d8=_0x5e95db['results']['filter'](_0x31af60=>!0x1===this['_isInDeletionRange'](_0x31af60,_0x43cb56['item']));return{..._0x5e95db,'results':_0xf281d8};},_0x1ed83e);}['_isInDeletionRange'](_0x2944df,_0x27d487){const _0x4bfea2=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x27d487,_0x2944df['start']),this['editor']['model']['createPositionAt'](_0x27d487,_0x2944df['end']));for(const _0x31074e of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x4bfea2['getIntersection'](_0x31074e['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 _0x1367c6{['afterInit'](){const _0x11b4dd=this['editor']['locale'],_0x2d1155=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x4df492,commandName:_0x391712}of ro)this['editor']['plugins']['has'](_0x4df492)&&(_0x2d1155['enableDefaultAttributesIntegration'](_0x391712),_0x2d1155['registerInlineAttribute'](_0x391712));_0x2d1155['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x11b4dd,'FORMAT_FONT_SIZE')),_0x2d1155['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x11b4dd,'FORMAT_FONT_FAMILY')),_0x2d1155['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x11b4dd,'FORMAT_FONT_COLOR')),_0x2d1155['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x11b4dd,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x530cda=this['editor'],_0x4a1298=_0x530cda['locale'];_0x530cda['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x17eff0=>{const _0x59fa4f=_0x4a1298['t'];if('formatInline'!=_0x17eff0['type'])return;const {data:_0x459931}=_0x17eff0;if(null!=_0x459931){if('fontSize'==_0x459931['commandName']){const _0x52d9c2=_0x459931['commandParams'][0x0]['value'];if(_0x52d9c2){const _0x19a9f0=_0x59fa4f(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x55c40d=>_0x55c40d['model']==_0x52d9c2)['title'])['toLowerCase']();return{'type':'format','content':o(_0x4a1298,'*Set\x20font\x20size:*\x20%0',_0x19a9f0)};}return{'type':'format','content':o(_0x4a1298,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x459931['commandName']){const _0x2c49df=_0x459931['commandParams'][0x0]['value'];return _0x2c49df?{'type':'format','content':o(_0x4a1298,'*Set\x20font\x20family:*\x20%0',_0x2c49df)}:{'type':'format','content':o(_0x4a1298,'*Reset\x20font\x20family*')};}if('fontColor'==_0x459931['commandName']){const _0x1f7e6b=_0x459931['commandParams'][0x0]['value'];if(_0x1f7e6b){const _0x42c609=_0x28ac03(this['editor']['config']['get']('fontColor.colors'))['find'](_0x53e0fe=>_0x53e0fe['model']==_0x1f7e6b);let _0x40f9b6=_0x1f7e6b,_0x1b6f92='';return _0x42c609&&(_0x40f9b6=_0x42c609['label'],_0x1b6f92=_0x59fa4f(_0x40f9b6)['toLowerCase']()),{'type':'format','content':o(_0x4a1298,'*Set\x20font\x20color:*\x20%0',_0x1b6f92)['trim'](),'color':{'value':_0x1f7e6b,'title':_0x1b6f92||_0x40f9b6}};}return{'type':'format','content':o(_0x4a1298,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x459931['commandName']){const _0x428a64=_0x459931['commandParams'][0x0]['value'];if(_0x428a64){const _0x5897aa=_0x28ac03(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x51e6b6=>_0x51e6b6['model']==_0x428a64);let _0x34fca3=_0x428a64,_0x37ebb8='';return _0x5897aa&&(_0x34fca3=_0x5897aa['label'],_0x37ebb8=_0x59fa4f(_0x34fca3)['toLowerCase']()),{'type':'format','content':o(_0x4a1298,'*Set\x20font\x20background\x20color:*\x20%0',_0x37ebb8)['trim'](),'color':{'value':_0x428a64,'title':_0x37ebb8||_0x34fca3}};}return{'type':'format','content':o(_0x4a1298,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x1367c6{['afterInit'](){const _0x27771e=this['editor'],_0x5bfe2d=_0x27771e['plugins']['get']('TrackChangesEditing'),_0x3e4baf=_0x27771e['commands']['get']('copyFormat'),_0x2392a4=_0x27771e['commands']['get']('pasteFormat');_0x3e4baf&&_0x2392a4&&(_0x5bfe2d['enableDefaultAttributesIntegration']('pasteFormat'),_0x5bfe2d['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3ab256=this['editor'],_0x39e2d6=_0x3ab256['locale'];_0x3ab256['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4cde54=>{if('formatBlock'!=_0x4cde54['type']&&'formatInline'!=_0x4cde54['type'])return;const {data:_0x5bed6e}=_0x4cde54;if(_0x5bed6e&&'pasteFormat'===_0x5bed6e['commandName']){const _0x52d984=[],_0x5cb7ee=_0x5bed6e['commandParams'][0x0];for(const [_0x38338f,_0x1ff525]of Object['entries'](_0x5cb7ee))_0x52d984['push'](so(_0x3ab256,_0x38338f,_0x1ff525));return _0x52d984['length']?{'type':'format','content':o(_0x39e2d6,'*Set\x20format\x20to:*\x20%0',_0x52d984['join'](',\x20'))}:{'type':'format','content':o(_0x39e2d6,'*Remove\x20all\x20formatting*')};}});}}function so(_0x230f3e,_0x1946a4,_0x3af116){const _0x320f79=_0x230f3e['locale']['t'],_0xcdf756=_0x1946a4['split'](/(?=[A-Z])/)['join']('\x20'),_0xfd1bcc=_0x320f79(_0xcdf756['charAt'](0x0)['toUpperCase']()+_0xcdf756['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x3af116)return _0xfd1bcc;if('fontColor'===_0x1946a4||'fontBackgroundColor'===_0x1946a4){const _0x1681ee=_0x28ac03(_0x230f3e['config']['get']('fontColor.colors'))['find'](_0x180559=>_0x180559['model']==_0x3af116);return _0xfd1bcc+'\x20('+(_0x1681ee?_0x320f79(_0x1681ee['label'])['toLowerCase']():_0x3af116)+')';}if('fontSize'===_0x1946a4&&isNaN(parseFloat(_0x3af116))){const _0x140482=_0x230f3e['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x230f3e['config']['get']('fontSize.options'))['find'](_0x183f91=>_0x183f91['model']==_0x3af116);return _0xfd1bcc+'\x20('+(_0x140482?_0x320f79(_0x140482['title'])['toLowerCase']():_0x3af116)+')';}return _0xfd1bcc+'\x20('+_0x3af116+')';}class Y extends _0x1367c6{['_headingOptions'];['afterInit'](){const _0x4cb6d4=this['editor'];if(!_0x4cb6d4['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x4cb6d4['config']['get']('heading.options');const _0xd77359=_0x4cb6d4['locale'],_0x3b5d7d=_0x4cb6d4['plugins']['get']('TrackChangesEditing');_0x3b5d7d['enableDefaultAttributesIntegration']('heading');for(const _0x3801c4 of this['_headingOptions'])'paragraph'!=_0x3801c4['model']&&_0x3b5d7d['descriptionFactory']['registerElementLabel'](_0x3801c4['model'],_0x12f6b3=>{const _0x21362b=this['_getHeadingLevel'](_0x3801c4['model']);return null!==_0x21362b?_0x51fe27(_0x12f6b3,_0x21362b):_0x4caf7d(_0x12f6b3,_0x3801c4['title']);});function _0x51fe27(_0x25d011,_0x1b8aee){return o(_0xd77359,'ELEMENT_HEADING',[_0x25d011,_0x1b8aee]);}function _0x4caf7d(_0x2a4faa,_0x1c2301){return o(_0xd77359,'ELEMENT_HEADING_CUSTOM',[_0x2a4faa,_0x1c2301]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x160625=this['editor'],_0x5e4d19=_0x160625['locale'];function _0x2a513d(_0x35dc09,_0x22cf44){return o(_0x5e4d19,'ELEMENT_HEADING_CUSTOM',[_0x35dc09,_0x22cf44]);}_0x160625['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x41287a=>{if('formatBlock'!=_0x41287a['type'])return;const {data:_0x36bf50}=_0x41287a;if(_0x36bf50&&'heading'==_0x36bf50['commandName']){const _0x1bb49f=_0x36bf50['commandParams'][0x0]['value'],_0x5ad629=this['_getHeadingLevel'](_0x1bb49f);if(null!==_0x5ad629)return{'type':'format','content':o(_0x5e4d19,'*Change\x20to:*\x20%0',(_0x4793cb=0x1,_0xc21310=_0x5ad629,o(_0x5e4d19,'ELEMENT_HEADING',[_0x4793cb,_0xc21310])))};const _0x275ed4=this['_headingOptions']['find'](_0x2eba3c=>_0x2eba3c['model']===_0x1bb49f)['title'];return{'type':'format','content':o(_0x5e4d19,'*Change\x20to:*\x20%0',_0x2a513d(0x1,_0x275ed4))};}var _0x4793cb,_0xc21310;});}['_getHeadingLevel'](_0xe44439){const _0x1943cf=_0xe44439['match'](/^heading(\d+)/);if(_0x1943cf)return _0x1943cf[0x1];const _0x4dc780=this['_headingOptions']?.['find'](_0x13f0f3=>_0x13f0f3['model']==_0xe44439);if(_0x4dc780&&_0x4dc780['view']){const _0x22bacf=_0x4dc780['view'],_0x640570=(_0x22bacf['name']??_0x22bacf)['match'](/^h(\d+)/);if(_0x640570)return _0x640570[0x1];}return null;}}class Z extends _0x1367c6{['afterInit'](){const _0x32980c=this['editor'];if(!_0x32980c['plugins']['has']('HighlightEditing'))return;const _0x5adaf7=_0x32980c['plugins']['get']('TrackChangesEditing'),_0xebcedd=_0x32980c['locale'];_0x5adaf7['enableDefaultAttributesIntegration']('highlight'),_0x5adaf7['registerInlineAttribute']('highlight'),_0x5adaf7['descriptionFactory']['registerAttributeLabel']('highlight',o(_0xebcedd,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x13cdef=this['editor'],_0x158502=_0x13cdef['locale'];_0x13cdef['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x26a544=>{if('formatInline'!=_0x26a544['type'])return;const {data:_0xe90402}=_0x26a544;if(_0xe90402&&'highlight'==_0xe90402['commandName']){const _0x1ff8ee=_0x158502['t'],_0x538a0c=_0xe90402['commandParams'][0x0]['value'];if(_0x538a0c){const _0x155bc0=_0x13cdef['config']['get']('highlight.options')['find'](_0x5a89e8=>_0x5a89e8['model']==_0x538a0c),_0xdc7e11=_0x1ff8ee(_0x155bc0['title'])['toLowerCase']();return{'type':'format','content':o(_0x158502,'*Set\x20highlight:*\x20%0',_0xdc7e11),'color':{'value':_0x155bc0['color'],'title':_0x155bc0['title']}};}return{'type':'format','content':o(_0x158502,'*Remove\x20highlight*',o(_0x158502,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x1367c6{['afterInit'](){const _0x54889a=this['editor'];if(!_0x54889a['plugins']['has']('HorizontalLineEditing'))return;_0x54889a['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x2b5a8e=_0x54889a['plugins']['get']('TrackChangesEditing'),_0x281565=_0x54889a['locale'];_0x2b5a8e['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4436ab=>o(_0x281565,'ELEMENT_HORIZONTAL_LINE',_0x4436ab)),_0x54889a['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x23e0f2,{writer:_0x4ea2e1,options:_0x3fd931})=>{if(!_0x3fd931['showSuggestionHighlights'])return null;const _0x142f82=_0x4ea2e1['createContainerElement']('div'),_0x23d4dc=_0x4ea2e1['createEmptyElement']('hr');return _0x4ea2e1['addClass']('ck-horizontal-line',_0x142f82),_0x4ea2e1['insert'](_0x4ea2e1['createPositionAt'](_0x142f82,0x0),_0x23d4dc),_0x142f82;},'converterPriority':'high'});}}class et extends _0x1367c6{['afterInit'](){const _0x10ed16=this['editor'];if(!_0x10ed16['plugins']['has']('HtmlEmbed'))return;const _0x1a4912=_0x10ed16['plugins']['get']('TrackChangesEditing'),_0x53c3c=_0x10ed16['locale'];_0x1a4912['descriptionFactory']['registerElementLabel']('rawHtml',_0x471ec9=>o(_0x53c3c,'ELEMENT_HTML_EMBED',_0x471ec9)),_0x1a4912['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1a4912['registerBlockAttribute']('value'),_0x1a4912['descriptionFactory']['registerDescriptionCallback'](_0x5eb0c7=>{if('attribute'!=_0x5eb0c7['type'])return;const {data:_0x32c63a}=_0x5eb0c7;if(_0x32c63a&&'value'==_0x32c63a['key']&&_0x5eb0c7['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x56e930=o(_0x53c3c,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x53c3c,'*Change\x20%0\x20content*',_0x56e930)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2c3a52=this['editor'],_0xb7c4b1=_0x2c3a52['locale'];_0x2c3a52['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2313d0=>{if('formatBlock'!=_0x2313d0['type'])return;const {data:_0x30cc14}=_0x2313d0;if(_0x30cc14&&'htmlEmbed'==_0x30cc14['commandName']){const _0x3c39d0=o(_0xb7c4b1,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0xb7c4b1,'*Change\x20%0\x20content*',_0x3c39d0)};}});}}class it extends _0x1367c6{['afterInit'](){const _0x4e04e5=this['editor'];if(!_0x4e04e5['plugins']['has']('ImageEditing'))return;const _0x39b7b=_0x4e04e5['plugins']['get']('TrackChangesEditing'),_0x2d26cc=_0x4e04e5['plugins']['get']('ImageUtils'),_0x228ba1=_0x4e04e5['locale'];_0x39b7b['enableCommand']('insertImage'),_0x39b7b['descriptionFactory']['registerElementLabel']('imageBlock',_0xca505a=>o(_0x228ba1,'ELEMENT_IMAGE',_0xca505a)),_0x39b7b['descriptionFactory']['registerElementLabel']('imageInline',_0x2dbcbf=>o(_0x228ba1,'ELEMENT_INLINE_IMAGE',_0x2dbcbf)),_0x39b7b['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x228ba1,'ELEMENT_CAPTION')),_0x4e04e5['plugins']['has']('ImageUploadEditing')&&_0x39b7b['enableCommand']('uploadImage'),_0x4e04e5['plugins']['has']('ImageBlockEditing')&&_0x4e04e5['plugins']['has']('ImageInlineEditing')&&(_0x39b7b['enableCommand']('imageTypeInline',(_0x95ca59,_0x4bb175)=>{const _0x429314=_0x2d26cc['getClosestSelectedImageElement'](_0x4e04e5['model']['document']['selection']);_0x4e04e5['model']['change'](()=>{_0x39b7b['markBlockFormat'](_0x429314,{'commandName':'imageTypeInline','commandParams':[_0x4bb175]},[],'convertBlockImageToInline');});}),_0x39b7b['enableCommand']('imageTypeBlock',(_0xddb3bd,_0x3a3366)=>{_0x4e04e5['model']['change'](_0x54bf94=>{let _0xb09112=_0x2d26cc['getClosestSelectedImageElement'](_0x4e04e5['model']['document']['selection']),_0x2277ba=_0x54bf94['createRangeOn'](_0xb09112);const _0x8d1ce5=_0x12ff97['fromPosition'](_0x2277ba['start'],'toPrevious'),_0x593780=_0x12ff97['fromPosition'](_0x2277ba['end'],'toNext');_0x39b7b['forceDefaultExecution'](()=>_0xddb3bd(_0x3a3366)),_0xb09112=_0x2d26cc['getClosestSelectedImageElement'](_0x4e04e5['model']['document']['selection']),_0x2277ba=_0x54bf94['createRangeOn'](_0xb09112);const _0x3f87a3=_0x54bf94['createRange'](_0x8d1ce5,_0x593780);_0x8d1ce5['detach'](),_0x593780['detach'](),_0x39b7b['markBlockFormat'](_0xb09112,{'commandName':'imageTypeInline','commandParams':[_0x3a3366]},[],'convertInlineImageToBlock'),_0x3f87a3['start']['isBefore'](_0x2277ba['start'])&&_0x39b7b['markInsertion'](_0x54bf94['createRange'](_0x3f87a3['start'],_0x2277ba['start']),'convertInlineImageToBlock'),_0x2277ba['end']['isBefore'](_0x3f87a3['end'])&&_0x39b7b['markInsertion'](_0x54bf94['createRange'](_0x2277ba['end'],_0x3f87a3['end']),'convertInlineImageToBlock');});}),_0x39b7b['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x39b7b['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x39b7b['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x39b7b['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x39b7b['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x39b7b['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0xc651ce])=>{const _0x939f19=_0x39b7b['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0xae2f6c=_0xc651ce['start'],_0x2607cc=_0xc651ce['end'];const _0x25b7a5=_0x4e04e5['model']['schema']['getNearestSelectionRange'](_0xae2f6c,'backward'),_0x4cc045=_0x4e04e5['model']['schema']['getNearestSelectionRange'](_0x2607cc,'forward');_0x25b7a5['isCollapsed']&&(_0xae2f6c=_0x25b7a5['start']),_0x4cc045['isCollapsed']&&(_0x2607cc=_0x4cc045['end']),_0x939f19([_0x4e04e5['model']['createRange'](_0xae2f6c,_0x2607cc)]);}),_0x39b7b['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x25887a),_0x39b7b['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x25887a)),_0x4e04e5['plugins']['has']('ImageCaptionEditing')&&(_0x39b7b['enableCommand']('toggleImageCaption',(_0x49692a,_0x1e26c8)=>{const _0x520641=_0x4e04e5['plugins']['get']('ImageCaptionUtils');let _0x410d06=_0x2d26cc['getClosestSelectedImageElement'](_0x4e04e5['model']['document']['selection']),_0x3329ed=_0x520641['getCaptionFromImageModelElement'](_0x410d06);_0x4e04e5['model']['change'](()=>{if(_0x3329ed)return void _0x39b7b['markDeletion'](_0x4e04e5['model']['createRangeOn'](_0x3329ed));const _0x2faef5=_0x2d26cc['isBlockImage'](_0x410d06);_0x49692a(_0x1e26c8),_0x410d06=_0x2d26cc['getClosestSelectedImageElement'](_0x4e04e5['model']['document']['selection']),_0x3329ed=_0x520641['getCaptionFromImageModelElement'](_0x410d06),_0x39b7b['markInsertion'](_0x4e04e5['model']['createRangeOn'](_0x3329ed),_0x2faef5?null:'imageCaption');});}),_0x39b7b['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x25887a));const _0x187c64=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3a8347(_0x16e90e,_0x3e2511){const _0xe646b3=_0x187c64['findIndex'](({type:_0x8c7777,subType:_0x2b447b})=>_0x16e90e['type']==_0x8c7777&&_0x16e90e['subType']==_0x2b447b),_0xc22352=_0x187c64['findIndex'](({type:_0x2dbf51,subType:_0x5bc92e})=>_0x3e2511['type']==_0x2dbf51&&_0x3e2511['subType']==_0x5bc92e);if(_0xe646b3<0x0||_0xc22352<0x0)return!0x1;const _0x5a0da9=_0x16e90e['getFirstRange'](),_0x5096b7=_0x3e2511['getFirstRange']();if((0x0==_0xe646b3||0x1==_0xe646b3)&&0x2==_0xc22352&&_0x5a0da9['isIntersecting'](_0x5096b7))return!0x0;if(0x2==_0xe646b3&&0x3==_0xc22352){const _0x359515=_0x39b7b['_findSuggestions'](_0x5a0da9,'insertion')['filter'](({suggestion:_0xe11d97,meta:_0x56f479})=>_0x56f479['isOwn']&&'convertInlineImageToBlock'==_0xe11d97['subType']);if(_0x359515['length']>0x1&&_0x5096b7['end']['isEqual'](_0x5a0da9['start']))return!0x0;if(0x1==_0x359515['length']&&(_0x5a0da9['start']['isEqual'](_0x5096b7['end'])||_0x5a0da9['end']['isEqual'](_0x5096b7['start'])))return!0x0;}if(0x3==_0xe646b3&&0x3==_0xc22352&&_0x5a0da9['start']['isBefore'](_0x5096b7['start'])){const _0x2d38fb=_0x5a0da9['end']['nodeAfter'],_0x22d86a=_0x5096b7['start']['nodeBefore'];return _0x2d26cc['isBlockImage'](_0x2d38fb)&&_0x2d38fb===_0x22d86a;}return!0x1;}function _0x25887a(_0x54d746,_0x4d7c4a){return _0x3a8347(_0x54d746,_0x4d7c4a)?[_0x54d746,_0x4d7c4a]:_0x3a8347(_0x4d7c4a,_0x54d746)?[_0x4d7c4a,_0x54d746]:null;}_0x4e04e5['plugins']['has']('ImageResize')&&(_0x39b7b['enableDefaultAttributesIntegration']('resizeImage'),_0x39b7b['registerBlockAttribute']('resizedWidth'),_0x39b7b['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x228ba1,'FORMAT_IMAGE_SIZE'))),_0x4e04e5['plugins']['has']('ImageTextAlternativeEditing')&&(_0x39b7b['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x39b7b['registerBlockAttribute']('alt')),_0x39b7b['descriptionFactory']['registerDescriptionCallback'](_0x421f2d=>{if(!!_0x187c64['find'](({type:_0xdcff7a,subType:_0x430156})=>_0x421f2d['type']==_0xdcff7a&&_0x421f2d['subType']==_0x430156))return _0x421f2d['previous']?{}:void 0x0;}),_0x39b7b['descriptionFactory']['registerDescriptionCallback'](_0x33d3e0=>{if('insertion'==_0x33d3e0['type']||'deletion'==_0x33d3e0['type']){const _0x15ea44=_0x33d3e0['getContainedElement']();if(_0x15ea44&&_0x15ea44['is']('element','caption'))return{'type':'insertion'==_0x33d3e0['type']?'addObject':'removeObject','element':_0x15ea44,'quantity':0x1};}}),_0x39b7b['descriptionFactory']['registerDescriptionCallback'](_0x52dd09=>'formatBlock'==_0x52dd09['type']&&'convertInlineImageToBlock'==_0x52dd09['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x52dd09['type']&&'convertBlockImageToInline'==_0x52dd09['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x39b7b['descriptionFactory']['registerDescriptionCallback'](_0x51c5b3=>{if('attribute'!=_0x51c5b3['type'])return;const {data:_0x3ba666}=_0x51c5b3;if(!_0x3ba666||'alt'!=_0x3ba666['key'])return;const _0x1e9be4=_0x3ba666['newValue'];return _0x1e9be4?{'type':'format','content':o(_0x228ba1,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1e9be4+'\x22')}:{'type':'format','content':o(_0x228ba1,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a972c=this['editor'],_0x59ef2d=_0x2a972c['locale'];_0x2a972c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x151535=>{if('formatBlock'!=_0x151535['type']&&'formatInline'!=_0x151535['type'])return;const {data:_0x2796bc}=_0x151535;if(_0x2796bc){if('imageTextAlternative'==_0x2796bc['commandName']){const _0x1405ea=_0x2796bc['commandParams'][0x0]['newValue'];return _0x1405ea?{'type':'format','content':o(_0x59ef2d,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1405ea+'\x22')}:{'type':'format','content':o(_0x59ef2d,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x2796bc['commandName']){const _0x3d9aec=_0x2796bc['commandParams'][0x0]['width'];return _0x3d9aec?{'type':'format','content':o(_0x59ef2d,'*Set\x20image\x20width:*\x20%0',_0x3d9aec)}:{'type':'format','content':o(_0x59ef2d,'*Reset\x20image\x20width*')};}}});}}class st extends _0x1367c6{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1d7793=this['editor']['locale'],_0x11bb8e=this['editor']['plugins']['get']('TrackChangesEditing');_0x11bb8e['enableDefaultAttributesIntegration']('replaceImageSource'),_0x11bb8e['registerBlockAttribute']('src'),_0x11bb8e['descriptionFactory']['registerDescriptionCallback'](_0x74834c=>{if('attribute'!=_0x74834c['type'])return;const {data:_0x26c928}=_0x74834c;return _0x26c928&&'src'==_0x26c928['key']?_0x26c928['newValue']&&_0x26c928['oldValue']?{'type':'format','content':o(_0x1d7793,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5109e5=this['editor']['plugins']['get']('TrackChangesEditing');_0x5109e5['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x5109e5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5109e5['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x5109e5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x12cca3=this['editor'],_0xff107f=_0x12cca3['locale'];_0x12cca3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x367106=>{if('formatBlock'!=_0x367106['type']&&'formatInline'!=_0x367106['type'])return;const {data:_0x55ebad}=_0x367106;if(!_0x55ebad||'replaceImageSource'!=_0x55ebad['commandName'])return;return{'type':'format','content':o(_0xff107f,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x1367c6{['afterInit'](){const _0x11dbf6=this['editor'];if(!_0x11dbf6['plugins']['has']('ImageStyleEditing'))return;const _0x5ed47c=_0x11dbf6['plugins']['get']('TrackChangesEditing'),_0x1929d9=_0x11dbf6['plugins']['get']('ImageUtils'),_0x4145e1={};_0x5ed47c['enableCommand']('imageStyle',(_0x5b8675,_0x373ffd)=>{const _0xd3b272=_0x11dbf6['plugins']['get']('Users')['me'],_0x492ef3=_0x11dbf6['commands']['get']('imageStyle');let _0x69724b=_0x1929d9['getClosestSelectedImageElement'](_0x11dbf6['model']['document']['selection']),_0x17c4bf=_0x11dbf6['model']['createRangeOn'](_0x69724b),_0x3cb118=_0x492ef3['value'];if(_0x3cb118==_0x373ffd['value'])return;const _0x49aa96={'commandName':'imageStyle','commandParams':[_0x373ffd],'formatGroupId':_0x22411c()};_0x11dbf6['model']['change'](()=>{if(_0x5ed47c['getSuggestions']()['filter'](_0x7431b9=>_0x7431b9['isInContent']&&_0xd3b272==_0x7431b9['author']&&('formatBlock'==_0x7431b9['type']||'formatInline'==_0x7431b9['type'])&&('imageStylePreApply'==_0x7431b9['subType']||'imageStylePostApply'==_0x7431b9['subType'])&&_0x7431b9['getFirstRange']()['isEqual'](_0x17c4bf))['forEach'](_0x2dbb7d=>_0x5ed47c['discardSuggestion'](_0x2dbb7d['head'])),_0x69724b=_0x1929d9['getClosestSelectedImageElement'](_0x11dbf6['model']['document']['selection']),_0x17c4bf=_0x11dbf6['model']['createRangeOn'](_0x69724b),_0x492ef3['refresh'](),_0x11dbf6['commands']['get']('imageTypeInline')['refresh'](),_0x11dbf6['commands']['get']('imageTypeBlock')['refresh'](),_0x3cb118=_0x492ef3['value'],_0x3cb118!=_0x373ffd['value'])return _0x1929d9['isInlineImage'](_0x69724b)&&_0x492ef3['shouldConvertImageType'](_0x373ffd['value'],_0x69724b)?(_0x5b8675({..._0x373ffd,'setImageSizes':!0x1}),_0x69724b=_0x1929d9['getClosestSelectedImageElement'](_0x11dbf6['model']['document']['selection']),void _0x5ed47c['markBlockFormat'](_0x69724b,{..._0x49aa96,'commandReversedParams':[{'value':_0x3cb118||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x1929d9['isBlockImage'](_0x69724b)?_0x5ed47c['markBlockFormat'](_0x69724b,_0x49aa96,[],'imageStylePostApply'):_0x5ed47c['markInlineFormat'](_0x17c4bf,_0x49aa96,'imageStylePostApply'));});});for(const _0x40dbc1 of _0x11dbf6['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x4145e1[_0x40dbc1['name']]=_0x40dbc1['title']['toLowerCase']();_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x55f1be])=>{_0x1929d9['setImageNaturalSizeAttributes'](_0x55f1be['getContainedElement']());}),_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x1d08ee,_0x3185c1)=>{_0x5ed47c['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x1d08ee,{'commandName':_0x3185c1['commandName'],'commandParams':_0x3185c1['commandReversedParams']});}),_0x5ed47c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x114faf,_0xeada2f){if(_0x1c00fd(_0x114faf,_0xeada2f))return[_0x114faf,_0xeada2f];if(_0x1c00fd(_0xeada2f,_0x114faf))return[_0xeada2f,_0x114faf];return null;});const _0x404574=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1c00fd(_0x252b0d,_0x1cade6){const _0x2d2169=_0x404574['findIndex'](({type:_0x4dbb0e,subType:_0x53d1b2})=>_0x252b0d['type']==_0x4dbb0e&&_0x252b0d['subType']==_0x53d1b2),_0x53c798=_0x404574['findIndex'](({type:_0x5e0962,subType:_0x4e0637})=>_0x1cade6['type']==_0x5e0962&&_0x1cade6['subType']==_0x4e0637);if(_0x2d2169<0x0||_0x53c798<0x0)return!0x1;const _0x33a3bd=_0x252b0d['getFirstRange'](),_0x4a9db9=_0x1cade6['getFirstRange']();if((0x0==_0x2d2169||0x1==_0x2d2169)&&0x2==_0x53c798&&_0x33a3bd['isIntersecting'](_0x4a9db9))return!0x0;if(0x2==_0x2d2169&&0x3==_0x53c798){const _0x4ec148=_0x5ed47c['_findSuggestions'](_0x33a3bd,'insertion')['filter'](({suggestion:_0x1edf76,meta:_0x43a214})=>_0x43a214['isOwn']&&'convertInlineImageToBlock'==_0x1edf76['subType']);if(_0x4ec148['length']>0x1&&_0x4a9db9['end']['isEqual'](_0x33a3bd['start']))return!0x0;if(0x1==_0x4ec148['length']&&(_0x33a3bd['start']['isEqual'](_0x4a9db9['end'])||_0x33a3bd['end']['isEqual'](_0x4a9db9['start'])))return!0x0;}if(0x3==_0x2d2169&&0x3==_0x53c798&&_0x33a3bd['start']['isBefore'](_0x4a9db9['start'])){const _0x1d91db=_0x33a3bd['end']['nodeAfter'],_0x325713=_0x4a9db9['start']['nodeBefore'];return _0x1929d9['isBlockImage'](_0x1d91db)&&_0x1d91db===_0x325713;}return!0x1;}_0x11dbf6['model']['document']['registerPostFixer'](()=>{let _0x3e2577=!0x1;const _0x4c710b=Array['from'](_0x11dbf6['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1d7bb1,data:_0x462116}of _0x4c710b){const {group:_0x5e7fa4,type:_0x1ec178,subType:_0x3b0374,id:_0x463f71}=_0x5ed47c['_splitMarkerName'](_0x1d7bb1);if('suggestion'==_0x5e7fa4&&_0x5ed47c['hasSuggestion'](_0x463f71)){if('formatBlock'==_0x1ec178&&('imageStylePreApply'==_0x3b0374||'imageStylePostApply'==_0x3b0374)){const _0x27a09b=_0x5ed47c['getSuggestion'](_0x463f71);if(_0x462116['newRange']){const _0x1318c5=_0x27a09b['getFirstRange']()['getContainedElement']();if(_0x1929d9['isBlockImage'](_0x1318c5))continue;_0x5ed47c['discardSuggestion'](_0x27a09b),_0x3e2577=!0x0;}}if('insertion'==_0x1ec178&&'imageCaption'==_0x3b0374&&!_0x462116['newRange']){const _0x5da81a=_0x5ed47c['getSuggestion'](_0x463f71);_0x5da81a['next']&&_0x5da81a['next']['isInContent']&&(_0x5ed47c['discardSuggestion'](_0x5da81a['next']),_0x3e2577=!0x0);}}}return _0x3e2577;}),this['_registerLegacyDescription'](_0x4145e1);}['_registerLegacyDescription'](_0x27b201){const _0x38cc53=this['editor'],_0x30d931=_0x38cc53['locale'];_0x38cc53['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x55d961=>{if('formatBlock'!=_0x55d961['type']&&'formatInline'!=_0x55d961['type'])return;const {data:_0x146600}=_0x55d961;if(!_0x146600||'imageStyle'!=_0x146600['commandName'])return;const _0x71bffe=_0x146600['commandParams'][0x0]['value'];return _0x6b20f3('side'===_0x71bffe?o(_0x30d931,'FORMAT_SIDE_IMAGE'):_0x27b201[_0x71bffe]||_0x71bffe);function _0x6b20f3(_0x48c791){return{'type':'format','content':o(_0x30d931,'*Format:*\x20%0',_0x48c791)};}});}}class ot extends _0x1367c6{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x5ab83c){super(_0x5ab83c),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0xc64abf=this['editor'],_0x243df9=_0xc64abf['commands']['get']('importWord'),_0x1bbc83=_0xc64abf['commands']['get']('trackChanges');_0x243df9&&(_0x243df9['on']('execute',(_0x212955,[,_0x2365bf])=>{this['_trackChangesValueDuringImport']=_0x1bbc83['value'],_0x2365bf['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x243df9,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x243df9,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x1bbc83['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0xc64abf['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x51cc7b,_0x1c972f){const {suggestions:_0x51975d}=_0x1c972f,_0x4dc941=this['editor']['commands']['get']('trackChanges'),_0x39d6c0=_0x4dc941['value'];this['_trackChangesValueDuringImport']!==_0x39d6c0&&(_0x4dc941['execute'](),this['_trackChangesExecuted']=!0x0),_0x51975d&&_0x51975d['forEach'](({id:_0x2f4fab,type:_0x1a2d72,author:_0x2ee3bf,created_at:_0x22cb83})=>{const _0x266baf={'id':_0x2f4fab,'type':_0x1a2d72,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2ee3bf,'createdAt':_0x22cb83?new Date(_0x22cb83):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x266baf);});}}class rt extends _0x1367c6{['afterInit'](){const _0x24c5f7=this['editor'],_0x56ee56=_0x24c5f7['plugins']['get']('TrackChangesEditing');if(_0x24c5f7['plugins']['has']('IndentEditing')&&(_0x56ee56['enableCommand']('indent'),_0x56ee56['enableCommand']('outdent')),_0x24c5f7['plugins']['has']('IndentBlock')){for(const _0x13559c of['indentBlock','outdentBlock'])_0x56ee56['enableDefaultAttributesIntegration'](_0x13559c);}const _0x43414d=_0x24c5f7['locale'];_0x56ee56['registerBlockAttribute']('blockIndent'),_0x56ee56['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x43414d,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5e8dd2=this['editor'],_0x1436e2=_0x5e8dd2['locale'],_0x5bd0e8=_0x5e8dd2['plugins']['get']('TrackChangesEditing');_0x5bd0e8['descriptionFactory']['registerDescriptionCallback'](_0x1aaf3a=>{if('formatBlock'!=_0x1aaf3a['type'])return;const {data:_0x2e470c}=_0x1aaf3a;if(!_0x2e470c)return;if('indentBlock'!=_0x2e470c['commandName']&&'outdentBlock'!=_0x2e470c['commandName'])return;const _0x34ad4e=_0x1aaf3a['getItems']()[0x0],_0x463e24=_0x5bd0e8['descriptionFactory']['getItemLabel'](_0x34ad4e);return'indentBlock'==_0x2e470c['commandName']?{'type':'format','content':o(_0x1436e2,'*Indent:*\x20%0',_0x463e24)}:'outdentBlock'==_0x2e470c['commandName']?{'type':'format','content':o(_0x1436e2,'*Outdent:*\x20%0',_0x463e24)}:void 0x0;});}}class at extends _0x1367c6{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x1367c6{['afterInit'](){const _0x656709=this['editor'];if(!_0x656709['plugins']['has']('LinkEditing'))return;const _0x4a1c0d=_0x656709['plugins']['get']('TrackChangesEditing'),_0x4b803e=_0x656709['commands']['get']('link');_0x4a1c0d['enableDefaultAttributesIntegration']('link'),_0x4a1c0d['enableDefaultAttributesIntegration']('unlink'),_0x4a1c0d['registerInlineAttribute']('linkHref');for(const _0x4cfb82 of _0x4b803e['manualDecorators'])_0x4a1c0d['registerInlineAttribute'](_0x4cfb82['id']),_0x4a1c0d['descriptionFactory']['registerAttributeLabel'](_0x4cfb82['id'],'link\x20('+_0x4cfb82['label']['toLowerCase']()+')');_0x4a1c0d['descriptionFactory']['registerDescriptionCallback'](_0x949e39=>{if('attribute'!=_0x949e39['type'])return;const {data:_0x4a4199}=_0x949e39;if(!_0x4a4199||'linkHref'!=_0x4a4199['key'])return;const _0x148293=_0x4a4199['newValue'],_0x556c54=_0x656709['locale'];return{'type':'format','content':null==_0x148293?o(_0x556c54,'*Remove\x20link*'):o(_0x556c54,'*Set\x20link:*\x20%0','\x22'+_0x148293+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x56b2ae=this['editor'],_0x45f03b=_0x56b2ae['locale'];_0x56b2ae['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1b2469=>{if('formatInline'!=_0x1b2469['type'])return;const {data:_0x1cf93a}=_0x1b2469;if(_0x1cf93a){if('link'==_0x1cf93a['commandName']){const _0x34786c=_0x1cf93a['commandParams'][0x0];return{'type':'format','content':o(_0x45f03b,'*Set\x20link:*\x20%0','\x22'+_0x34786c+'\x22')};}return'unlink'==_0x1cf93a['commandName']?{'type':'format','content':o(_0x45f03b,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x1367c6{['afterInit'](){const _0x3fac3c=this['editor'],_0x4c0eba=_0x3fac3c['locale'];if(!_0x3fac3c['plugins']['has']('LegacyListEditing'))return;const _0x7a8191=_0x3fac3c['plugins']['get']('TrackChangesEditing'),_0x42686e=_0x3fac3c['plugins']['has']('LegacyTodoListEditing');function _0x4e752d(_0x49a0f3){return()=>{const _0x5ce7e1=_0x3fac3c['model']['document']['selection'],_0x24ae14=_0x3fac3c['commands']['get'](_0x49a0f3);if(_0x24ae14['value'])return void _0x3fac3c['execute']('paragraph',{});const _0x2997b1=_0x49a0f3['slice'](0x0,-0x4),_0xe88a2c=function(_0x3ecf2c,_0x44f8f0,_0x3984ea){let _0x28e270=Array['from'](_0x3ecf2c)['filter'](_0x299183=>function(_0x29e895,_0x485ec5){return _0x485ec5['checkChild'](_0x29e895['parent'],'listItem')&&!_0x485ec5['isObject'](_0x29e895);}(_0x299183,_0x3984ea));_0x28e270=_0x28e270['filter'](_0x91ede=>!_0x91ede['is']('element','listItem')||_0x91ede['getAttribute']('listType')!=_0x44f8f0);const _0x1d50d9=new Set();for(const _0x461e79 of _0x28e270)_0x461e79['is']('element','listItem')?_0x1d50d9['add'](me(_0x461e79)):_0x1d50d9['add'](_0x461e79);return Array['from'](_0x1d50d9);}(_0x5ce7e1['getSelectedBlocks'](),_0x2997b1,_0x3fac3c['model']['schema']);_0x3fac3c['model']['change'](()=>{for(const _0x1f1cf8 of _0xe88a2c)_0x7a8191['markBlockFormat'](_0x1f1cf8,{'commandName':_0x49a0f3,'commandParams':[{'forceValue':!_0x24ae14['value']}],'formatGroupId':'blockName'},fe(_0x1f1cf8));});};}function _0x2fcb2d(_0x5c7b00){return()=>{const _0x126251=function(_0x17de9a){let _0x189756=Array['from'](_0x17de9a);const _0x155ac8=_0x189756['findIndex'](_0x4bdca5=>'listItem'!=_0x4bdca5['name']);return _0x155ac8>-0x1&&(_0x189756=_0x189756['slice'](0x0,_0x155ac8)),_0x189756;}(_0x3fac3c['model']['document']['selection']['getSelectedBlocks']()),_0x403264=_0x3fac3c['model']['createRange'](_0x3fac3c['model']['createPositionAt'](_0x126251[0x0],'before'),_0x3fac3c['model']['createPositionAt'](_0x126251[_0x126251['length']-0x1],'end'));_0x3fac3c['model']['change'](()=>{_0x7a8191['markBlockFormat'](_0x403264,{'commandName':_0x5c7b00,'commandParams':[],'formatGroupId':'listIndent'},function(_0x216859){const _0x3b4f34=new Set();for(const _0x43e88a of _0x216859){let _0x42e562=_0x43e88a['nextSibling'];for(;_0x42e562&&_0x42e562['getAttribute']('listIndent')>_0x43e88a['getAttribute']('listIndent');)_0x3b4f34['add'](_0x42e562),_0x42e562=_0x42e562['nextSibling'];}return Array['from'](_0x3b4f34);}(_0x126251));});};}_0x7a8191['enableCommand']('numberedList',_0x4e752d('numberedList')),_0x7a8191['enableCommand']('bulletedList',_0x4e752d('bulletedList')),_0x42686e&&_0x7a8191['enableCommand']('todoList',_0x4e752d('todoList')),_0x7a8191['enableCommand']('indentList',_0x2fcb2d('indentList')),_0x7a8191['enableCommand']('outdentList',_0x2fcb2d('outdentList')),_0x42686e&&_0x7a8191['enableCommand']('checkTodoList',()=>{const _0x35144c=_0x3fac3c['commands']['get']('checkTodoList'),_0x3217f6=Array['from'](_0x35144c['_selectedElements']);_0x3217f6['filter'](_0x126a21=>_0x126a21['getAttribute']('todoListChecked')!=_0x35144c['value']),_0x3fac3c['model']['change'](()=>{for(const _0x4a5a59 of _0x3217f6)_0x7a8191['markBlockFormat'](_0x4a5a59,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x35144c['value']}]});});}),_0x7a8191['descriptionFactory']['registerElementLabel']('listItem',_0xd16cdb=>o(_0x4c0eba,'ELEMENT_LIST_ITEM',_0xd16cdb)),_0x7a8191['descriptionFactory']['registerDescriptionCallback'](_0x190072=>{if('formatBlock'!=_0x190072['type']&&'formatInline'!=_0x190072['type'])return;const {data:_0x490f1e}=_0x190072;if(_0x490f1e){if('numberedList'==_0x490f1e['commandName']||'bulletedList'==_0x490f1e['commandName']||'todoList'==_0x490f1e['commandName'])switch(_0x490f1e['commandName']['replace']('List','')){case'bulleted':return _0x5c5574(o(_0x4c0eba,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5c5574(o(_0x4c0eba,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5c5574(o(_0x4c0eba,'ELEMENT_TODO_LIST'));}if('indentList'==_0x490f1e['commandName'])return{'type':'format','content':o(_0x4c0eba,'*Indent:*\x20%0',o(_0x4c0eba,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x490f1e['commandName'])return{'type':'format','content':o(_0x4c0eba,'*Outdent:*\x20%0',o(_0x4c0eba,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x490f1e['commandName'])return _0x490f1e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4c0eba,'*Check\x20item*')}:{'type':'format','content':o(_0x4c0eba,'*Uncheck\x20item*')};}function _0x5c5574(_0x29007a){return{'type':'format','content':o(_0x4c0eba,'*Change\x20to:*\x20%0',_0x29007a)};}});}}function me(_0x2d4bad){const _0xd1a70d=_0x2d4bad['getAttribute']('listIndent');if(0x0==_0xd1a70d)return _0x2d4bad;let _0x37736c=_0x2d4bad;for(;_0x2d4bad['previousSibling']&&_0x2d4bad['previousSibling']['is']('element','listItem');){const _0x37e317=_0x2d4bad['previousSibling']['getAttribute']('listIndent');if(_0x37e317==_0xd1a70d)_0x37736c=_0x2d4bad['previousSibling'];else{if(_0x37e317<_0xd1a70d)break;}_0x2d4bad=_0x2d4bad['previousSibling'];}return _0x37736c;}function fe(_0x125f8a){const _0x1fbfa3=[];if(_0x125f8a['is']('element','listItem')&&_0x125f8a['getAttribute']('listIndent')>0x0){let _0x3b645c=_0x125f8a['nextSibling'];for(;_0x3b645c&&'listItem'==_0x3b645c['name']&&_0x3b645c['getAttribute']('listIndent')==_0x125f8a['getAttribute']('listIndent');)_0x1fbfa3['push'](_0x3b645c),_0x3b645c=_0x3b645c['nextSibling'];}return _0x1fbfa3;}class K extends _0x1367c6{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x396c31=this['editor']['config']['get']('list.properties'),_0x47cb94=this['editor']['plugins']['get']('TrackChangesEditing');_0x396c31['styles']&&_0x47cb94['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x396c31['reversed']&&_0x47cb94['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x396c31['startIndex']&&_0x47cb94['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x47cb94['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x55123e,_0x1414a0={}){const _0x27d2fa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4dbe44=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x27d2fa['markMultiRangeBlockFormat'](_0x4dbe44,{'commandName':'listStyle','commandParams':[{'type':_0x1414a0['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x465bde,_0x2d687f={}){const _0x36c92a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3227e0=this['_getSuggestionBlocks'](_0x3cbff0=>_0x3cbff0['is']('element','listItem')&&'numbered'===_0x3cbff0['getAttribute']('listType'));if(_0x3227e0['length']<0x1)return;const _0x2cd963=_0x3227e0['map'](_0xb97e92=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xb97e92,'before'),this['editor']['model']['createPositionAt'](_0xb97e92,0x0)));this['editor']['model']['change'](()=>{_0x36c92a['markMultiRangeBlockFormat'](_0x2cd963,{'commandName':'listReversed','commandParams':[{'reversed':_0x2d687f['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x5da509,_0x3b3714={}){const _0xd49b7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ce7fc=this['_getSuggestionBlocks'](_0x2436f3=>_0x2436f3['is']('element','listItem')&&'numbered'===_0x2436f3['getAttribute']('listType'));if(_0x2ce7fc['length']<0x1)return;const _0x5824af=_0x2ce7fc['map'](_0x54cfbe=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x54cfbe,'before'),this['editor']['model']['createPositionAt'](_0x54cfbe,0x0)));this['editor']['model']['change'](()=>{_0xd49b7['markMultiRangeBlockFormat'](_0x5824af,{'commandName':'listStart','commandParams':[{'startIndex':_0x3b3714['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x48126b){if('formatBlock'!=_0x48126b['type']&&'formatInline'!=_0x48126b['type'])return;const _0x22dd2a=this['editor']['locale'],{data:_0x5109de}=_0x48126b;if(!_0x5109de)return;let _0xe204e0,_0x225e47;switch(_0x5109de['commandName']){case'listStyle':_0xe204e0='*Change\x20to:*\x20%0',_0x225e47={'type':'format','content':o(_0x22dd2a,_0xe204e0,o(_0x22dd2a,this['_getTranslationKeyForListStyle'](_0x5109de['commandParams'][0x0]['type'])))};break;case'listReversed':_0xe204e0=_0x5109de['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x225e47={'type':'format','content':o(_0x22dd2a,_0xe204e0)};break;case'listStart':_0xe204e0='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x225e47={'type':'format','content':o(_0x22dd2a,_0xe204e0,_0x5109de['commandParams'][0x0]['startIndex'])};}return _0x225e47;}['_getSuggestionBlocksForListStyle'](){const _0x137635=this['editor']['plugins']['get']('LegacyListUtils');let _0x464466=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x464466[0x0]?.['is']('element','listItem')&&_0x464466['unshift'](..._0x137635['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x464466[_0x464466['length']-0x1]?.['is']('element','listItem')&&_0x464466['push'](..._0x137635['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x464466=[...new Set(_0x464466)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x464466=_0x464466['filter'](_0x3616fa=>_0x3616fa['is']('element','listItem'))),_0x464466;}['_getSuggestionBlocks'](_0x437357){const _0x2dbac3=this['editor']['plugins']['get']('LegacyListUtils');let _0x2643cd=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x437357)['map'](_0x49ef3a=>{const _0x1c1567=this['editor']['model']['createPositionAt'](_0x49ef3a,0x0);return[..._0x2dbac3['getSiblingNodes'](_0x1c1567,'backward'),..._0x2dbac3['getSiblingNodes'](_0x1c1567,'forward')];})['flat']();return _0x2643cd=[...new Set(_0x2643cd)],_0x2643cd;}['_getTranslationKeyForListStyle'](_0x4c54e6){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4c54e6)||'default')['toUpperCase']()+'_LIST_'+_0x4c54e6['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x1367c6{['afterInit'](){const _0x5e4899=this['editor'];if(!_0x5e4899['plugins']['has']('MediaEmbedEditing'))return;const _0x4799c7=_0x5e4899['plugins']['get']('TrackChangesEditing'),_0x46f823=_0x5e4899['locale'];_0x4799c7['enableCommand']('mediaEmbed'),_0x4799c7['descriptionFactory']['registerElementLabel']('media',_0x108f4f=>o(_0x46f823,'ELEMENT_MEDIA',_0x108f4f)),_0x5e4899['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x2f9323,{writer:_0x140b58,options:_0x55466b})=>{if(_0x55466b['showSuggestionHighlights'])return _0x140b58['createEmptyElement']('div');},'converterPriority':'high'}),_0x5e4899['data']['downcastDispatcher']['on']('attribute:url:media',(_0x342aef,_0x35bc43,_0x344a4b)=>{_0x344a4b['options']['showSuggestionHighlights']&&_0x342aef['stop']();},{'priority':'high'});}}class gt extends _0x1367c6{['afterInit'](){const _0x23bcb0=this['editor'];_0x23bcb0['plugins']['has']('MentionEditing')&&_0x23bcb0['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x1367c6{['afterInit'](){const _0x5b88c8=this['editor'],_0x3599b4=_0x5b88c8['plugins']['get']('TrackChangesEditing');_0x5b88c8['plugins']['has']('MultiLevelList')&&(_0x3599b4['enableDefaultAttributesIntegration']('multiLevelList'),_0x3599b4['registerBlockAttribute']('listMarkerStyle'),_0x3599b4['descriptionFactory']['registerDescriptionCallback'](_0x10d1f2=>this['handleDescriptions'](_0x10d1f2)));}['handleDescriptions'](_0x3a7030){const _0x4bba0e=this['editor']['locale'],{data:_0x1a59f4}=_0x3a7030,_0x21498a={'type':'format','content':''};if(_0x1a59f4&&'listMarkerStyle'==_0x1a59f4['key']){if(!_0x1a59f4['oldValue'])return{'type':'format','content':o(_0x4bba0e,'*Set\x20format:*\x20%0',o(_0x4bba0e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1a59f4['newValue']+')'};if(!_0x1a59f4['newValue']){let _0x1a9617=_0x3a7030['head'];for(;_0x1a9617;){if(_0x1a9617['data']&&'listType'==_0x1a9617['data']['key']&&_0x1a9617['data']['newValue'])return _0x21498a;_0x1a9617=_0x1a9617['next'];}return{'type':'format','content':o(_0x4bba0e,'*Remove\x20format:*\x20%0',o(_0x4bba0e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1a59f4['oldValue']+')'};}}}}class mt extends _0x1367c6{['afterInit'](){const _0x1b62d4=this['editor'];if(!_0x1b62d4['plugins']['has']('PageBreakEditing'))return;_0x1b62d4['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x83272d=_0x1b62d4['plugins']['get']('TrackChangesEditing'),_0x3d146a=_0x1b62d4['locale'];_0x83272d['descriptionFactory']['registerElementLabel']('pageBreak',_0x51b7d1=>o(_0x3d146a,'ELEMENT_PAGE_BREAK',_0x51b7d1));}}class dt extends _0x1367c6{['afterInit'](){const _0x52017a=this['editor'];if(!_0x52017a['plugins']['has']('Paragraph'))return;const _0x40c2dc=_0x52017a['locale'],_0x22f35f=_0x52017a['plugins']['get']('TrackChangesEditing');_0x22f35f['descriptionFactory']['registerElementLabel']('paragraph',_0x23554a=>o(_0x40c2dc,'ELEMENT_PARAGRAPH',_0x23554a)),_0x22f35f['enableDefaultAttributesIntegration']('paragraph'),_0x22f35f['enableCommand']('insertParagraph'),_0x52017a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x52017a),{'priority':'highest'}),_0x52017a['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x571926,_0x16d54d,_0x32e08f)=>{_0x32e08f['options']['showSuggestionHighlights']&&nr(_0x52017a,{'showActiveMarker':!0x1})(_0x571926,_0x16d54d,_0x32e08f);},{'priority':'highest'});const _0xaacb06=_0x22f35f['descriptionFactory'];_0xaacb06['registerDescriptionCallback'](_0x20820d=>{if('insertion'!==_0x20820d['type'])return;const {start:_0x44cf46,end:_0xce4ed4}=_0x20820d['getFirstRange']();if(!_0x44cf46['isTouching'](_0xce4ed4)||!_0x44cf46['nodeAfter'])return;const _0x3a9377=_0x52017a['model']['schema'],_0x31a282=_0x44cf46['nodeAfter'];return _0x3a9377['isBlock'](_0x31a282)&&!_0x3a9377['isLimit'](_0x31a282)&&_0x3a9377['checkChild'](_0x31a282,'$text')?{'type':'insertion','content':o(_0x40c2dc,'*Insert:*\x20%0',_0xaacb06['getItemLabel'](_0x31a282,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x54fff6=this['editor'],_0x306583=_0x54fff6['locale'];_0x54fff6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x590778=>{if('formatBlock'!=_0x590778['type'])return;const {data:_0x1baa6c}=_0x590778;return _0x1baa6c&&'paragraph'==_0x1baa6c['commandName']?{'type':'format','content':o(_0x306583,'*Change\x20to:*\x20%0',o(_0x306583,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x52287d,{showActiveMarker:_0x3bbaa0=!0x0}={}){return(_0x5b6d10,_0x5a0772,_0x436e61)=>{const _0x21d0a3=_0x52287d['plugins']['get']('TrackChangesEditing'),_0x2e03a1=_0x5a0772['markerRange']['start'],_0x1bd2e3=_0x5a0772['markerRange']['end'],_0x3eca26=_0x52287d['model']['schema'];if(!_0x2e03a1['isTouching'](_0x1bd2e3)||!_0x2e03a1['nodeAfter'])return;const _0x487766=_0x2e03a1['nodeAfter'];if(_0x3eca26['isBlock'](_0x487766)&&!_0x3eca26['isLimit'](_0x487766)&&_0x3eca26['checkChild'](_0x487766,'$text')){if(!_0x436e61['consumable']['consume'](_0x5a0772['markerRange'],_0x5b6d10['name']))return;const _0x251f9d=_0x436e61['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x2ba542=_0x436e61['mapper']['toViewPosition'](_0x1bd2e3);_0x3bbaa0&&_0x21d0a3['activeMarkers']['includes'](_0x5a0772['markerName'])&&_0x436e61['writer']['addClass']('ck-suggestion-marker--active',_0x251f9d),_0x436e61['writer']['insert'](_0x2ba542,_0x251f9d),_0x436e61['mapper']['bindElementToMarker'](_0x251f9d,_0x5a0772['markerName']);}};}class pt extends _0x1367c6{['afterInit'](){const _0x4bfa70=this['editor'];if(!_0x4bfa70['plugins']['has']('RemoveFormatEditing'))return;_0x4bfa70['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a98a4=this['editor'];_0x2a98a4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x466563=>{if('formatBlock'!=_0x466563['type']&&'formatInline'!=_0x466563['type'])return;const {data:_0x8d7d93}=_0x466563;return _0x8d7d93&&'removeFormat'==_0x8d7d93['commandName']?{'type':'format','content':o(_0x2a98a4['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x1367c6{['afterInit'](){const _0x1684ef=this['editor'];if(!_0x1684ef['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x3e1a28=_0x1684ef['plugins']['get']('TrackChangesEditing');_0x3e1a28['enableCommand']('goToPreviousRestrictedEditingException'),_0x3e1a28['enableCommand']('goToNextRestrictedEditingException');const _0xc67786=_0x1684ef['plugins']['get']('RestrictedEditingModeEditing');_0xc67786['enableCommand']('trackChanges'),_0xc67786['enableCommand']('acceptSuggestion'),_0xc67786['enableCommand']('discardSuggestion'),_0xc67786['enableCommand']('acceptAllSuggestions'),_0xc67786['enableCommand']('discardAllSuggestions'),_0xc67786['enableCommand']('acceptSelectedSuggestions'),_0xc67786['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x1367c6{static get['requires'](){return[_0x5a4f72];}['init'](){const _0x573a6a=this['editor'],_0x48ea1f=_0x573a6a['plugins']['get']('TrackChangesEditing');_0x48ea1f['enableCommand']('shiftEnter'),_0x573a6a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x573a6a),{'priority':'high'}),_0x573a6a['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x573a6a),{'priority':'high'}),_0x573a6a['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x18e524,_0x41f13e,_0x7ed3b6)=>{_0x7ed3b6['options']['showSuggestionHighlights']&&de(_0x573a6a,{'showActiveMarker':!0x1})(_0x18e524,_0x41f13e,_0x7ed3b6);}),_0x48ea1f['descriptionFactory']['registerElementLabel']('softBreak',_0x1d5e8b=>o(_0x573a6a['locale'],'ELEMENT_LINE_BREAK',_0x1d5e8b));}}function de(_0x4ec36c,{showActiveMarker:_0x460b6d=!0x0}={}){return(_0x5e0249,_0x22e57e,_0x2ef535)=>{const _0x1f91a4=_0x4ec36c['plugins']['get']('TrackChangesEditing');if(!_0x2ef535['consumable']['test'](_0x22e57e['markerRange'],_0x5e0249['name']))return;const _0x115b15=_0x4ec36c['model'];for(const _0x47c189 of _0x22e57e['markerRange']['getItems']()){if(!_0x47c189['is']('element','softBreak'))continue;const _0x5e7061='deletion'==_0x22e57e['markerName']['split'](':')[0x1]?'merge':'split',_0x4726d0=_0x2ef535['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x5e7061}),_0x48df10=_0x2ef535['mapper']['toViewPosition'](_0x115b15['createPositionBefore'](_0x47c189));_0x460b6d&&_0x1f91a4['activeMarkers']['includes'](_0x22e57e['markerName'])&&_0x2ef535['writer']['addClass']('ck-suggestion-marker--active',_0x4726d0),_0x2ef535['writer']['insert'](_0x48df10,_0x4726d0),_0x2ef535['mapper']['bindElementToMarker'](_0x4726d0,_0x22e57e['markerName']);}};}class wt extends _0x1367c6{['afterInit'](){const _0x170bc9=this['editor'],_0x2c5ba7=_0x170bc9['model'],_0x55bbd6=_0x170bc9['locale'];if(!_0x170bc9['plugins']['has']('StandardEditingModeEditing'))return;const _0x2319d1=_0x170bc9['plugins']['get']('TrackChangesEditing'),_0x57cc7c='restrictedEditingException',_0x167ef3=_0x170bc9['commands']['get'](_0x57cc7c);_0x2319d1['enableCommand'](_0x57cc7c,(_0x223c2f,_0x34346a={})=>{const _0x232b7f=_0x2c5ba7['document']['selection'];if(_0x232b7f['isCollapsed'])return void _0x223c2f(_0x34346a);const _0x22122c=void 0x0!==_0x34346a['forceValue']?_0x34346a['forceValue']:!_0x167ef3['value'];_0x2c5ba7['change'](()=>{const _0x46e656=Array['from'](_0x232b7f['getRanges']());for(const _0x3044d8 of _0x46e656){const _0x349bc9=_0x22122c?[_0x3044d8]:io(_0x57cc7c,_0x3044d8,_0x2c5ba7);for(const _0x16c474 of _0x349bc9)_0x2319d1['markInlineFormat'](_0x16c474,{'commandName':_0x57cc7c,'commandParams':[{'forceValue':_0x22122c}]});}});}),_0x2319d1['descriptionFactory']['registerDescriptionCallback'](_0x9248a6=>{if('formatBlock'!=_0x9248a6['type']&&'formatInline'!=_0x9248a6['type'])return;const {data:_0x53812e}=_0x9248a6;return _0x53812e&&_0x53812e['commandName']==_0x57cc7c?_0x53812e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x55bbd6,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x55bbd6,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x1367c6{['afterInit'](){const _0x264680=this['editor'];if(!_0x264680['plugins']['has']('Style')||!_0x264680['plugins']['has']('DataSchema'))return;const _0x58ae82=_0x264680['plugins']['get']('TrackChangesEditing'),_0x3e2b43=_0x264680['locale'],_0x4e4f61=_0x264680['config']['get']('style')||{},_0xb5b923=_0x264680['plugins']['get']('GeneralHtmlSupport'),_0x5e8a4b=_0x264680['plugins']['get']('StyleUtils')['normalizeConfig'](_0x264680['plugins']['get']('DataSchema'),_0x4e4f61['definitions']);_0x58ae82['enableDefaultAttributesIntegration']('style');const _0x3c012c=new Set();for(const _0x49f63c of _0x5e8a4b['block']){const _0x378aac=_0xb5b923['getGhsAttributeNameForElement'](_0x49f63c['element']);_0x3c012c['add'](_0x378aac);}const _0x7b36d3=new Set();for(const _0x5665a7 of _0x5e8a4b['inline']){const _0x57c02f=_0xb5b923['getGhsAttributeNameForElement'](_0x5665a7['element']);_0x7b36d3['add'](_0x57c02f);for(const _0x2487f0 of _0x5665a7['ghsAttributes'])_0x7b36d3['add'](_0x2487f0);}for(const _0x53bb81 of _0x3c012c)_0x58ae82['registerBlockAttribute'](_0x53bb81),_0x58ae82['descriptionFactory']['registerAttributeLabel'](_0x53bb81,o(_0x3e2b43,'FORMAT_STYLE'));for(const _0x279a08 of _0x7b36d3)_0x58ae82['registerInlineAttribute'](_0x279a08),_0x58ae82['descriptionFactory']['registerAttributeLabel'](_0x279a08,o(_0x3e2b43,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x494e28=this['editor'],_0x4f93ef=_0x494e28['locale'];_0x494e28['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x43278e=>{if('formatBlock'!=_0x43278e['type']&&'formatInline'!=_0x43278e['type'])return;const {data:_0x25ad09}=_0x43278e;return _0x25ad09&&'style'===_0x25ad09['commandName']?_0x25ad09['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4f93ef,'*Set\x20format:*\x20%0',_0x25ad09['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x4f93ef,'*Remove\x20format:*\x20%0',_0x25ad09['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x1367c6{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x1fe863){super(_0x1fe863),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x500c35=this['editor'],_0x3088ae=_0x500c35['model']['document']['selection'];if(!_0x500c35['plugins']['has']('TableEditing'))return;const _0x43c1f2=_0x500c35['locale'],_0xc80bf9=_0x500c35['plugins']['get']('TrackChangesEditing'),_0x5a5125=_0x500c35['plugins']['get']('TableUtils');_0xc80bf9['descriptionFactory']['registerElementLabel']('table',_0x5c9701=>o(_0x43c1f2,'ELEMENT_TABLE',_0x5c9701)),this['_setupColumnsRowsFixing'](),_0xc80bf9['enableCommand']('insertTable'),_0xc80bf9['enableCommand']('selectTableRow'),_0xc80bf9['enableCommand']('selectTableColumn');for(const _0x1e311d of['insertTableRowAbove','insertTableRowBelow']){const _0x485e8b=_0x500c35['commands']['get'](_0x1e311d);_0xc80bf9['enableCommand'](_0x1e311d,_0x187dde=>{_0x500c35['model']['change'](_0x2b4737=>{_0x187dde();const _0x1c2818='above'===_0x485e8b['order'],_0x537d35=_0x5a5125['getSelectionAffectedTableCells'](_0x3088ae),_0x32fc9e=_0x5a5125['getRowIndexes'](_0x537d35),_0x2f66d4=_0x1c2818?_0x32fc9e['first']-0x1:_0x32fc9e['last']+0x1,_0x30b042=_0x537d35[0x0]['findAncestor']('table'),_0x35cffc=_0x5a5125['createTableWalker'](_0x30b042,{'startRow':_0x2f66d4,'endRow':_0x2f66d4}),_0x1355b5=Array['from'](_0x35cffc)['map'](_0x22287b=>_0x2b4737['createRangeOn'](_0x22287b['cell']));_0xc80bf9['markMultiRangeInsertion'](_0x1355b5,'tableRow');});});}for(const _0x56c73f of['insertTableColumnLeft','insertTableColumnRight']){const _0xe1742a=_0x500c35['commands']['get'](_0x56c73f);_0xc80bf9['enableCommand'](_0x56c73f,_0x5c24d0=>{_0x500c35['model']['change'](_0x57e03d=>{_0x5c24d0();const _0x2813fc='left'===_0xe1742a['order'],_0x175764=_0x5a5125['getSelectionAffectedTableCells'](_0x3088ae),_0x4b43cd=_0x5a5125['getColumnIndexes'](_0x175764),_0x3f8b55=_0x2813fc?_0x4b43cd['first']-0x1:_0x4b43cd['last']+0x1,_0x40ccc8=_0x175764[0x0]['findAncestor']('table'),_0x1245e9=_0x5a5125['createTableWalker'](_0x40ccc8,{'startRow':0x0,'column':_0x3f8b55,'includeAllSlots':!0x1}),_0x2b6449=Array['from'](_0x1245e9)['map'](_0x42a182=>_0x57e03d['createRangeOn'](_0x42a182['cell']));_0xc80bf9['markMultiRangeInsertion'](_0x2b6449,'tableColumn');});});}for(const _0x1ff30a of['removeTableRow','removeTableColumn']){const _0x107fc5=_0x1ff30a['substr'](0xb),_0x3d3690=_0x107fc5['toLowerCase'](),_0x34bfe5=_0x3d3690['substr'](0x0,0x3)+'span',_0x2fcf55='table'+_0x107fc5,_0x2d9d4a='min'+_0x107fc5,_0x52d943='max'+_0x107fc5;_0xc80bf9['enableCommand'](_0x1ff30a,()=>{_0x500c35['model']['change'](_0xcf9497=>{const _0x14b4a6=_0x5a5125['getSelectionAffectedTableCells'](_0x3088ae),_0x116db2=_0x14b4a6[0x0]['findAncestor']('table');let _0x1acc24;if('removeTableRow'==_0x1ff30a){const _0x42317e=_0x5a5125['getRowIndexes'](_0x14b4a6);_0x1acc24={'startRow':_0x42317e['first'],'endRow':_0x42317e['last'],'includeAllSlots':!0x0};}else{const _0xd7ac9b=_0x5a5125['getColumnIndexes'](_0x14b4a6);_0x1acc24={'startColumn':_0xd7ac9b['first'],'endColumn':_0xd7ac9b['last'],'includeAllSlots':!0x0};}const _0x5a5d10=_0x5a5125['createTableWalker'](_0x116db2,_0x1acc24),_0x253589=Array['from'](_0x5a5d10)['map'](({cell:_0x7c5f0b})=>_0x7c5f0b),_0xd4f41a=Ee(_0x253589['filter'](_0x1c5551=>_0x1c5551['hasAttribute'](_0x34bfe5))),_0x4cce80=Ee(_0x253589['filter'](_0x3d0299=>!_0x3d0299['hasAttribute'](_0x34bfe5)))['map'](_0x26253e=>_0xcf9497['createRangeOn'](_0x26253e)),_0x14da37=_0xc80bf9['markMultiRangeDeletion'](_0x4cce80,_0x2fcf55);if(_0x14da37&&('tableRow'==_0x14da37['subType']||'tableColumn'==_0x14da37['subType'])){const _0xe9daca=this['_getSuggestionCoords'](_0x14da37);for(const _0x4d28cf of _0xd4f41a){const _0x296105=_0xcf9497['createRangeOn'](_0x4d28cf),_0x1ca490=_0x5a5125['getCellLocation'](_0x4d28cf),_0x40e55b=_0x4d28cf['getAttribute'](_0x34bfe5)-0x1,_0x5ea826=_0xe9daca[_0x2d9d4a],_0x59608e=_0xe9daca[_0x52d943];_0x5ea826<=_0x1ca490[_0x3d3690]&&_0x1ca490[_0x3d3690]+_0x40e55b<=_0x59608e&&_0x14da37['addRange'](_0x296105);}}});});}function _0x59362e(_0x567669){const _0x4fefc6=Array['from'](_0x3088ae['getRanges']())['map'](_0x453ed9=>_0x24837b['fromRange'](_0x453ed9));_0x500c35['model']['change'](_0x416338=>{const _0x33657c=_0x416338['batch'];_0x567669=_0x567669['filter'](_0x49bea6=>'$graveyard'!=_0x49bea6['root']['rootName']),_0x416338['setSelection'](_0x567669),_0x500c35['commands']['get']('removeTableRow')['refresh'](),_0x500c35['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x500c35['model']['enqueueChange'](()=>{_0x500c35['model']['enqueueChange'](_0x33657c,_0x4c00c1=>{const _0x1031dd=_0x4fefc6['filter'](_0x189197=>'$graveyard'!=_0x189197['root']['rootName']);_0x1031dd['length']>0x0&&_0x4c00c1['setSelection'](_0x1031dd);for(const _0x3267a2 of _0x4fefc6)_0x3267a2['detach']();});});});}function _0x559548(_0x375698){_0x500c35['model']['change'](_0x30a642=>{const _0x1adc57=Array['from'](_0x3088ae['getRanges']())['map'](_0xbfa6c7=>_0x24837b['fromRange'](_0xbfa6c7)),_0x3b2f0f=[];for(const _0x5c23b7 of _0x375698)for(const _0x134641 of _0x5c23b7['getItems']({'shallow':!0x0}))_0x3b2f0f['push'](_0x134641);for(const _0x45ca98 of _0x3b2f0f)'$graveyard'!=_0x45ca98['root']['rootName']&&(_0x30a642['setSelection'](_0x30a642['createPositionAt'](_0x45ca98,0x0)),_0x500c35['commands']['get']('removeTableColumn')['refresh'](),_0x500c35['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x57bcbd=_0x1adc57['filter'](_0x5deb46=>'$graveyard'!=_0x5deb46['root']['rootName']);_0x57bcbd['length']>0x0&&_0x30a642['setSelection'](_0x57bcbd);for(const _0x1b483f of _0x1adc57)_0x1b483f['detach']();});}function _0x507061(_0x3074ba,_0x794f78){return _0x794f78['every'](_0x4b83e4=>_0x3074ba['some'](_0x43d681=>_0x43d681['end']['isEqual'](_0x4b83e4['start'])||_0x4b83e4['end']['isEqual'](_0x43d681['start'])));}function _0x21173a(_0x11a0a9,_0x307436){return!_0x11a0a9['some'](_0x15dd2d=>_0x307436['some'](_0x3222c3=>_0x15dd2d['isIntersecting'](_0x3222c3)))&&_0x11a0a9['some'](_0x3a87ef=>_0x307436['some'](_0x257e53=>_0x3a87ef['end']['isTouching'](_0x257e53['start'])));}_0x500c35['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3cf0ce,_0x853dc3,_0x149fe7)=>{if(!_0x149fe7['options']['showSuggestionHighlights'])return;const _0x52360a=_0x853dc3['item'];if(!_0x52360a)return;const _0x19cf4f=_0x149fe7['mapper']['toViewElement'](_0x52360a);function _0x5f5aa2(_0xef9079){return Array['isArray'](_0xef9079)?_0xef9079:[_0xef9079];}_0x19cf4f&&'tableCell'===_0x52360a['name']&&_0x43bcd0(_0x19cf4f,_0x149fe7['writer'],(_0x401de7,_0x5ce7a1,_0x2b7aa6)=>_0x2b7aa6['addClass'](_0x5f5aa2(_0x5ce7a1['classes']),_0x401de7),(_0x322211,_0x2bcdc1,_0x4208dc)=>_0x4208dc['removeClass'](_0x5f5aa2(_0x2bcdc1['classes']),_0x322211));},{'priority':'highest'}),_0xc80bf9['descriptionFactory']['registerDescriptionCallback'](_0x3e60df=>{if('insertion'!=_0x3e60df['type']&&'deletion'!=_0x3e60df['type'])return;const _0x24a536=_0x3e60df['getContainedElement']();if(null!=_0x24a536&&_0x24a536['is']('element','table')){if('insertion'==_0x3e60df['type']){const _0x19e025=_0x3e60df['getItems']()['filter'](_0x21a768=>_0x21a768['is']('$textProxy'))['map'](_0x3a9b4d=>_0x3a9b4d['data']);if(_0x19e025['length'])return{'type':'insertion','content':o(_0x43c1f2,'*Insert:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x19e025['join']('\x20')+'\x22'))};}if('deletion'==_0x3e60df['type']){const _0xd34f89=_0x3e60df['getItems']()['filter'](_0x1d650d=>_0x1d650d['is']('$textProxy'))['map'](_0x18e979=>_0x18e979['data']);if(_0xd34f89['length'])return{'type':'deletion','content':o(_0x43c1f2,'*Remove:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0xd34f89['join']('\x20')+'\x22'))};}}}),_0xc80bf9['descriptionFactory']['registerDescriptionCallback'](_0x5467c7=>{if('tableRow'==_0x5467c7['subType']){const _0x21a4bd=_0x5467c7['getItems']()['filter'](_0x1a187d=>_0x1a187d['is']('$textProxy'))['map'](_0x1e9f39=>_0x1e9f39['data']),_0x4c04aa=this['_getSuggestionCoords'](_0x5467c7),_0x141fd7=_0x4c04aa['maxRow']-_0x4c04aa['minRow']+0x1;if('insertion'==_0x5467c7['type'])return _0x21a4bd['length']?{'type':'insertion','content':o(_0x43c1f2,'*Insert:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x141fd7,'\x22'+_0x21a4bd['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x43c1f2,'*Insert:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_ROW',_0x141fd7))};if('deletion'==_0x5467c7['type'])return _0x21a4bd['length']?{'type':'deletion','content':o(_0x43c1f2,'*Remove:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x141fd7,'\x22'+_0x21a4bd['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x43c1f2,'*Remove:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_ROW',_0x141fd7))};}if('tableColumn'==_0x5467c7['subType']){const _0x307c12=_0x5467c7['getItems']()['filter'](_0x3bdf74=>_0x3bdf74['is']('$textProxy'))['map'](_0x30d597=>_0x30d597['data']),_0x359b3a=this['_getSuggestionCoords'](_0x5467c7),_0x37944d=_0x359b3a['maxColumn']-_0x359b3a['minColumn']+0x1;if('insertion'==_0x5467c7['type'])return _0x307c12['length']?{'type':'insertion','content':o(_0x43c1f2,'*Insert:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x37944d,'\x22'+_0x307c12['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x43c1f2,'*Insert:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_COLUMN',_0x37944d))};if('deletion'==_0x5467c7['type'])return _0x307c12['length']?{'type':'deletion','content':o(_0x43c1f2,'*Remove:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x37944d,'\x22'+_0x307c12['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x43c1f2,'*Remove:*\x20%0',o(_0x43c1f2,'ELEMENT_TABLE_COLUMN',_0x37944d))};}}),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x59362e),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x59362e),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x559548),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x559548),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x507061),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x507061),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x21173a),_0xc80bf9['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x21173a);}['_acceptFormatSuggestionCallbackFactory'](){const _0x438a19=this['editor'],_0x13b2d7=_0x438a19['model']['document']['selection'];return(_0xf47928,_0x4aefce)=>{_0x438a19['model']['change'](_0x3ce5ac=>{const {commandName:_0x4e4eff,commandParams:_0x2778cc}=_0x4aefce;let _0x4f184c=_0xf47928[0x0]['end']['nodeBefore'];_0x2778cc&&_0x2778cc[0x0]&&!0x1===_0x2778cc[0x0]['forceValue']&&(_0x4f184c=_0xf47928[0x0]['start']['nodeAfter']);const _0x3e7daf=_0x3ce5ac['createRangeIn'](_0x4f184c);if('$graveyard'==_0x3e7daf['root']['rootName'])return;const _0x5534d4=Array['from'](_0x13b2d7['getRanges']())['map'](_0x5c1eb4=>_0x24837b['fromRange'](_0x5c1eb4));_0x3ce5ac['setSelection'](_0x3e7daf),_0x438a19['commands']['get'](_0x4e4eff)['refresh'](),_0x2778cc['push']({'forceDefaultExecution':!0x0}),_0x438a19['execute'](_0x4e4eff,..._0x2778cc);const _0x183aa3=_0x5534d4['filter'](_0x53ba65=>'$graveyard'!=_0x53ba65['root']['rootName']);_0x183aa3['length']>0x0&&_0x3ce5ac['setSelection'](_0x183aa3);for(const _0x1da74a of _0x5534d4)_0x1da74a['detach']();});};}['_getCoordsForCells'](_0x26882d){const _0x22d7f7=this['editor']['plugins']['get']('TableUtils');let _0x73c09b=Number['MAX_SAFE_INTEGER'],_0x3534fa=Number['MIN_SAFE_INTEGER'],_0x524cfa=Number['MAX_SAFE_INTEGER'],_0x2dc0b4=Number['MIN_SAFE_INTEGER'];for(const _0x37a479 of _0x26882d){if('$graveyard'==_0x37a479['root']['rootName'])continue;const {row:_0x22554b,column:_0x5d4fa0}=_0x22d7f7['getCellLocation'](_0x37a479),_0x28a0d6=_0x37a479['hasAttribute']('rowspan')?_0x37a479['getAttribute']('rowspan')-0x1:0x0,_0x5c089e=_0x37a479['hasAttribute']('colspan')?_0x37a479['getAttribute']('colspan')-0x1:0x0;_0x73c09b=_0x22554b<_0x73c09b?_0x22554b:_0x73c09b,_0x3534fa=_0x22554b+_0x28a0d6>_0x3534fa?_0x22554b+_0x28a0d6:_0x3534fa,_0x524cfa=_0x5d4fa0<_0x524cfa?_0x5d4fa0:_0x524cfa,_0x2dc0b4=_0x5d4fa0+_0x5c089e>_0x2dc0b4?_0x5d4fa0+_0x5c089e:_0x2dc0b4;}return{'minRow':_0x73c09b,'maxRow':_0x3534fa,'minColumn':_0x524cfa,'maxColumn':_0x2dc0b4};}['_setupColumnsRowsFixing'](){const _0x460e3e=this['editor'],_0xaf77a4=_0x460e3e['plugins']['get']('TrackChangesEditing'),_0x3c5a62=_0x460e3e['plugins']['get']('TableUtils');_0x460e3e['model']['document']['on']('change:data',()=>{const _0x89cf32=Array['from'](_0x460e3e['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x171e11,data:_0x5e457a}of _0x89cf32){const {group:_0x118f92,id:_0x40c74f,subType:_0x168296}=_0xaf77a4['_splitMarkerName'](_0x171e11);if('suggestion'!=_0x118f92)continue;if(null!=_0x5e457a['oldRange'])continue;const _0x101dfa=_0xaf77a4['getSuggestion'](_0x40c74f);this['_tablePostFixingSubtypes']['includes'](_0x168296)&&this['_tableSuggestions']['add'](_0x101dfa);}},{'priority':'low'});const _0x1c909d=(_0x5b4708,_0xfe70ae)=>{let _0x53a8ad=!0x1;const _0x5533a5=_0xfe70ae['createRangeOn'](_0x5b4708),_0x2e9528=_0x5b4708['findAncestor']('table'),_0x5a8029=_0x3c5a62['getCellLocation'](_0x5b4708);for(const _0x3199b5 of this['_tableSuggestions']){const _0x290582=_0x3199b5['subType'],_0x5f3358=_0x290582['startsWith']('tablePaste'),_0x14b7e5=_0x290582['substr'](_0x5f3358?0xa:0x5),_0xff7abc=_0x14b7e5['toLowerCase'](),_0xb51aa2=_0xff7abc['substr'](0x0,0x3)+'span',_0x5af73a='min'+_0x14b7e5,_0x2f35ad='max'+_0x14b7e5;if(!_0x3199b5['isInContent'])continue;if(_0x2e9528!=_0x3199b5['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x3199b5['isIntersectingWithRange'](_0x5533a5))continue;const _0x38bd9b=_0x5b4708['hasAttribute'](_0xb51aa2)?_0x5b4708['getAttribute'](_0xb51aa2)-0x1:0x0,_0x4b50da=this['_getSuggestionCoords'](_0x3199b5),_0x329ac3=_0x4b50da[_0x5af73a],_0x442536=_0x4b50da[_0x2f35ad];_0x329ac3<=_0x5a8029[_0xff7abc]&&_0x5a8029[_0xff7abc]+_0x38bd9b<=_0x442536&&(_0x3199b5['addRange'](_0x5533a5),_0x53a8ad=!0x0);}return _0x53a8ad;};_0x460e3e['model']['document']['registerPostFixer'](_0x31969c=>{let _0x296855=!0x1;for(const _0x1caaa2 of _0x460e3e['model']['document']['differ']['getChanges']())if('insert'==_0x1caaa2['type']){if('tableRow'==_0x1caaa2['name']){for(const _0x257255 of _0x1caaa2['position']['nodeAfter']['getChildren']())_0x296855=_0x296855||_0x1c909d(_0x257255,_0x31969c);}else'tableCell'==_0x1caaa2['name']&&(_0x296855=_0x296855||_0x1c909d(_0x1caaa2['position']['nodeAfter'],_0x31969c));}return _0x296855;});}['_getSuggestionCoords'](_0xf98ae7){return this['_getCoordsForCells'](_0xf98ae7['getRanges']()['map'](_0x57e5ad=>_0x57e5ad['start']['nodeAfter']));}}function Ee(_0xa8eb47){return Array['from'](new Set(_0xa8eb47)['values']());}class St extends _0x1367c6{static get['requires'](){return[jt];}['afterInit'](){const _0x45462b=this['editor'],_0x48c941=_0x45462b['model']['document']['selection'],_0x5a6f36=_0x45462b['locale'];if(!_0x45462b['plugins']['has']('TableEditing'))return;const _0x8f1dd0=_0x45462b['plugins']['get']('TrackChangesEditing'),_0x5e26ef=_0x45462b['plugins']['get']('TableUtils'),_0x3ab1cf=_0x45462b['plugins']['get'](jt);_0x3ab1cf['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x8f1dd0['enableCommand']('mergeTableCells',()=>{const _0x1fedce=_0x5e26ef['getSelectionAffectedTableCells'](_0x45462b['model']['document']['selection']);_0x45462b['model']['change'](()=>{_0x8f1dd0['markMultiRangeBlockFormat'](_0x1fedce,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x45462b['commands']['get']('mergeTableCells')['on']('execute',(_0x440899,_0x48741a)=>{_0x45462b['commands']['get']('trackChanges')['value']&&(_0x48741a['length']>0x0&&_0x48741a[_0x48741a['length']-0x1]&&_0x48741a[_0x48741a['length']-0x1]['forceDefaultExecution']||_0x8f1dd0['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x440899['stop']());},{'priority':'highest'});for(const _0x2a8334 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x354116=_0x45462b['commands']['get'](_0x2a8334);_0x8f1dd0['enableCommand'](_0x2a8334,()=>{const _0x53b0d6=_0x45462b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3f10b9=>_0x3f10b9['is']('element','tableCell')),_0x5b711c=_0x354116['value'];_0x45462b['model']['change'](()=>{_0x8f1dd0['markMultiRangeBlockFormat']([_0x53b0d6,_0x5b711c],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x1dfd6b of['splitTableCellVertically','splitTableCellHorizontally']){const _0x3c9017=_0x45462b['commands']['get'](_0x1dfd6b);_0x8f1dd0['enableCommand'](_0x1dfd6b,()=>{const _0x56efc7=_0x5e26ef['getSelectionAffectedTableCells'](_0x45462b['model']['document']['selection'])[0x0],_0x5a62d1=_0x56efc7['findAncestor']('table'),{column:_0x16b34b,row:_0x18af96}=_0x5e26ef['getCellLocation'](_0x56efc7);let _0x310183=[];if('horizontally'==_0x3c9017['direction']){const _0x2df314=_0x5e26ef['createTableWalker'](_0x5a62d1,{'startRow':_0x18af96,'endRow':_0x18af96,'includeAllSlots':!0x0});_0x310183=Array['from'](_0x2df314)['map'](_0x1c367c=>_0x1c367c['cell']);}else{const _0x52543b=_0x5e26ef['createTableWalker'](_0x5a62d1,{'column':_0x16b34b,'includeAllSlots':!0x0});_0x310183=Array['from'](_0x52543b)['map'](_0x8c453e=>_0x8c453e['cell']);}_0x45462b['model']['change'](_0x7f98be=>{_0x8f1dd0['markBlockFormat'](_0x7f98be['createRangeOn'](_0x56efc7),{'commandName':_0x1dfd6b,'commandParams':[]},_0x310183,_0x1dfd6b);});});}_0x8f1dd0['descriptionFactory']['registerDescriptionCallback'](_0x77d5ed=>{if('formatBlock'!=_0x77d5ed['type']&&'formatInline'!=_0x77d5ed['type'])return;const {data:_0x4d4a80}=_0x77d5ed;return _0x4d4a80&&'mergeTableCells'==_0x4d4a80['commandName']?{'type':'format','content':o(_0x5a6f36,'*Merge\x20cells*')}:void 0x0;}),_0x8f1dd0['descriptionFactory']['registerDescriptionCallback'](_0x33b7d7=>{if('formatBlock'!=_0x33b7d7['type']&&'formatInline'!=_0x33b7d7['type'])return;const {data:_0x188930}=_0x33b7d7;return _0x188930?'splitTableCellVertically'==_0x188930['commandName']?{'type':'format','content':o(_0x5a6f36,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x188930['commandName']?{'type':'format','content':o(_0x5a6f36,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x23b7f9=_0x3ab1cf['_acceptFormatSuggestionCallbackFactory']();for(const _0x112e7e of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x8f1dd0['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x112e7e,'accept',_0x23b7f9);for(const _0x1c0af3 of['splitTableCellVertically','splitTableCellHorizontally'])_0x8f1dd0['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1c0af3,'accept',_0x23b7f9);_0x8f1dd0['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x5bbc2d=>{_0x45462b['model']['change'](_0x4063b0=>{const _0x139c37=Array['from'](_0x48c941['getRanges']())['map'](_0x1d2fb1=>_0x24837b['fromRange'](_0x1d2fb1));_0x4063b0['setSelection'](_0x5bbc2d),_0x45462b['commands']['get']('mergeTableCells')['refresh'](),_0x45462b['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x50ee1d=_0x139c37['filter'](_0x19d51d=>'$graveyard'!=_0x19d51d['root']['rootName']);_0x50ee1d['length']>0x0&&_0x4063b0['setSelection'](_0x50ee1d);for(const _0xbda60c of _0x139c37)_0xbda60c['detach']();});});for(const _0x25b2dc of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x2ae6f0=_0x45462b['commands']['get'](_0x25b2dc);_0x2ae6f0['on']('set:isEnabled',(_0x3d754e,_0x17c753,_0x4d933d)=>{if(_0x4d933d){const _0x5ac8ab=_0x45462b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0xea7fa8=>_0xea7fa8['is']('element','tableCell'));this['_areMergableCells'](_0x2ae6f0['value'],_0x5ac8ab)||(_0x3d754e['return']=!0x1,_0x3d754e['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x9482d4=this['editor']['commands']['get']('mergeTableCells'),_0x154c0e=this['editor']['plugins']['get']('TableUtils');if(!_0x9482d4['isEnabled'])return!0x1;const _0xa2ef56=_0x154c0e['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x58406e of _0xa2ef56)for(const _0x243b23 of _0xa2ef56)if(_0x58406e!=_0x243b23&&!this['_areMergableCells'](_0x58406e,_0x243b23))return!0x1;return!0x0;}['_areMergableCells'](_0x2f5644,_0x7345f7){const _0x5f310e=this['editor']['plugins']['get']('TrackChangesEditing'),_0xb97f0b=this['editor']['model']['createRangeOn'](_0x2f5644),_0x173710=this['editor']['model']['createRangeOn'](_0x7345f7),_0x39c220=new Set(),_0x359709=new Set();for(const _0x46767c of _0x5f310e['getSuggestions']())if(('insertion'==_0x46767c['type']||'deletion'==_0x46767c['type']||'mergeTableCells'==_0x46767c['subType'])&&_0x46767c['isInContent']){for(const _0x346d14 of _0x46767c['getRanges']())_0x346d14['containsRange'](_0xb97f0b,!0x0)&&_0x39c220['add'](_0x46767c['type']+':'+_0x46767c['author']['id']),_0x346d14['containsRange'](_0x173710,!0x0)&&_0x359709['add'](_0x46767c['type']+':'+_0x46767c['author']['id']);}if(_0x39c220['size']!=_0x359709['size'])return!0x1;for(const _0x32364d of _0x39c220)if(!_0x359709['has'](_0x32364d))return!0x1;return!0x0;}}class At extends _0x1367c6{static get['requires'](){return[jt];}['afterInit'](){const _0x46962f=this['editor'];if(!_0x46962f['plugins']['has']('TableEditing'))return;const _0x343e9c=_0x46962f['locale'],_0x360bc7=_0x46962f['plugins']['get']('TrackChangesEditing');_0x360bc7['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x360bc7['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x360bc7['registerBlockAttribute']('headingRows'),_0x360bc7['registerBlockAttribute']('headingColumns'),_0x360bc7['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x343e9c,'FORMAT_HEADER_ROW')),_0x360bc7['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x343e9c,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4f8664=this['editor']['plugins']['get']('TrackChangesEditing'),_0x15a3e2=this['editor']['plugins']['get']('TableUtils'),_0x29117c=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x28edfb({showActiveMarker:_0x1ee162=!0x0,setDataAttribute:_0x352d2e=!0x0}={}){return(_0x32c5fe,_0x214835,_0x2ef40d)=>{const {type:_0x1a6be3,id:_0x265c38}=_0x4f8664['_splitMarkerName'](_0x214835['markerName']),_0x203d70=_0x4f8664['getSuggestion'](_0x265c38),_0x2e32e7=_0x203d70['data'];if('formatBlock'!=_0x203d70['type']||!_0x2e32e7||'setTableColumnHeader'!=_0x2e32e7['commandName'])return;if(_0x214835['item'])return void _0x32c5fe['stop']();if(!_0x2ef40d['consumable']['consume'](_0x214835['markerRange'],_0x32c5fe['name']))return;const _0x58b4d3=_0x214835['markerRange']['start']['nodeAfter'],_0x3c4106=_0x214835['markerRange']['end']['nodeBefore'],_0x285807=_0x58b4d3['parent']['parent'],{column:_0x3be161}=_0x15a3e2['getCellLocation'](_0x58b4d3),{column:_0x422d66}=_0x15a3e2['getCellLocation'](_0x3c4106);for(let _0x5552a5=_0x3be161;_0x5552a5<=_0x422d66;_0x5552a5++){const _0x8e886d=_0x15a3e2['createTableWalker'](_0x285807,{'column':_0x5552a5,'includeAllSlots':!0x1});for(const _0x19f163 of _0x8e886d){const _0x2fb040=_0x19f163['cell'],_0x168383=_0x2ef40d['mapper']['toViewElement'](_0x2fb040);_0x2ef40d['writer']['addClass']('ck-suggestion-marker-'+_0x1a6be3,_0x168383),_0x352d2e&&_0x2ef40d['writer']['setAttribute']('data-suggestion',_0x265c38,_0x168383),_0x2ef40d['mapper']['bindElementToMarker'](_0x168383,_0x214835['markerName']),_0x1ee162&&(_0x4f8664['activeMarkers']['includes'](_0x214835['markerName'])?_0x2ef40d['writer']['addClass']('ck-suggestion-marker--active',_0x168383):_0x2ef40d['writer']['removeClass']('ck-suggestion-marker--active',_0x168383));}}};}_0x4f8664['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x29117c),_0x4f8664['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x29117c),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x28edfb(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2f4fa4,_0x507a03,_0x139d35)=>{_0x139d35['options']['showSuggestionHighlights']&&_0x28edfb({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2f4fa4,_0x507a03,_0x139d35);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x94f598,_0x48c171,_0x36d847)=>{const {type:_0x4d5d6d,id:_0x1fb878}=_0x4f8664['_splitMarkerName'](_0x48c171['markerName']),_0x36903e=_0x4f8664['getSuggestion'](_0x1fb878),_0x1aa0c9=_0x36903e['data'];if('formatBlock'!=_0x36903e['type']||!_0x1aa0c9||'setTableColumnHeader'!=_0x1aa0c9['commandName'])return;const _0x4d8bf8=_0x36d847['mapper']['markerNameToElements'](_0x48c171['markerName']);if(_0x4d8bf8){for(const _0x3cee80 of _0x4d8bf8)_0x36d847['writer']['removeClass']('ck-suggestion-marker-'+_0x4d5d6d,_0x3cee80),_0x36d847['writer']['removeClass']('ck-suggestion-marker--active',_0x3cee80),_0x36d847['writer']['removeAttribute']('data-suggestion',_0x3cee80),_0x36d847['mapper']['unbindElementFromMarkerName'](_0x3cee80,_0x48c171['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x36ba24=this['editor'],_0x194793=_0x36ba24['locale'];function _0x49597d(_0x1af864){return{'type':'format','content':o(_0x194793,'*Format:*\x20%0',_0x1af864)};}_0x36ba24['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x613146=>{if('formatBlock'!=_0x613146['type'])return;const {data:_0x53c2dd}=_0x613146;if(_0x53c2dd){if('setTableRowHeader'==_0x53c2dd['commandName']){const _0x3f6671=_0x53c2dd['commandParams'][0x0]['forceValue'];return _0x49597d(o(_0x194793,_0x3f6671?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x53c2dd['commandName']){const _0x5101ea=_0x53c2dd['commandParams'][0x0]['forceValue'];return _0x49597d(o(_0x194793,_0x5101ea?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x57c02e=>[_0x57c02e,null]));class It extends _0x1367c6{static get['requires'](){return[jt];}['afterInit'](){const _0x311e3d=this['editor'];if(!_0x311e3d['plugins']['has']('TableClipboard'))return;const _0x3e5f75=_0x311e3d['plugins']['get']('TrackChangesEditing'),_0x13f0a0=_0x311e3d['plugins']['get']('TableUtils'),_0x44e17e=_0x311e3d['plugins']['get'](jt),_0x5d7d07=_0x311e3d['plugins']['get']('TableClipboard');_0x44e17e['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x311e3d['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x311e3d['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x1a1339=null;_0x311e3d['model']['on']('insertContent',(_0x1d91d4,_0x53d138)=>{const [_0x28692c,_0x512cc3]=_0x53d138,_0x42bc7a=_0x53d138[_0x53d138['length']-0x1];_0x42bc7a&&_0x42bc7a['forceDefaultExecution']||_0x3e5f75['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x235e7a,_0x48fd61,_0x1967f1,_0x49a4a9,_0x35d223){if(_0x48fd61&&!_0x48fd61['is']('documentSelection'))return!0x1;const _0x1de774=_0x35d223['getTableIfOnlyTableInContent'](_0x235e7a,_0x1967f1);if(!_0x1de774||!he(_0x1de774,void 0x0,_0x49a4a9))return!0x1;const _0x3e1489=_0x49a4a9['getSelectionAffectedTableCells'](_0x1967f1['document']['selection']);if(!_0x3e1489['length'])return!0x1;const _0x136467=_0x3e1489[0x0]['findAncestor']('table'),_0xa9f251=_0x49a4a9['getRowIndexes'](_0x3e1489),_0x319d71=_0x49a4a9['getColumnIndexes'](_0x3e1489),_0x21bfa9={'startRow':_0xa9f251['first'],'endRow':_0xa9f251['last'],'startColumn':_0x319d71['first'],'endColumn':_0x319d71['last']};return 0x1==_0x3e1489['length']&&(_0x21bfa9['endRow']+=_0x49a4a9['getRows'](_0x1de774)-0x1,_0x21bfa9['endColumn']+=_0x49a4a9['getColumns'](_0x1de774)-0x1),he(_0x136467,_0x21bfa9,_0x49a4a9);}(_0x28692c,_0x512cc3,_0x311e3d['model'],_0x13f0a0,_0x5d7d07)&&(_0x1d91d4['stop'](),_0x1a1339={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x311e3d['model']['change'](()=>{_0x311e3d['model']['insertContent'](_0x53d138[0x0],_0x53d138[0x1],_0x53d138[0x2],{'forceDefaultExecution':!0x0});const _0x37abc9=_0x22411c(),{rowInsertionRanges:_0x227748,columnInsertionRanges:_0x2de309,insertionRanges:_0x2b3cb1,deletionRanges:_0x2c4bf9,cells:_0x271304}=_0x1a1339;_0x227748['length']&&_0x3e5f75['markMultiRangeInsertion'](_0x227748,'tablePasteRow',{'tablePasteChainId':_0x37abc9}),_0x2de309['length']&&_0x3e5f75['markMultiRangeInsertion'](_0x2de309,'tablePasteColumn',{'tablePasteChainId':_0x37abc9}),_0x2b3cb1['length']&&(_0x3e5f75['markMultiRangeInsertion'](_0x2b3cb1,'tablePaste',{'tablePasteChainId':_0x37abc9,'skipNestingCheck':!0x0}),_0x2b3cb1['forEach'](_0x15bda5=>_0x15bda5['detach']?.())),_0x2c4bf9['length']&&(_0x3e5f75['markMultiRangeDeletion'](_0x2c4bf9,'tablePaste',{'tablePasteChainId':_0x37abc9,'skipNestingCheck':!0x0}),_0x2c4bf9['forEach'](_0xa44e6e=>_0xa44e6e['detach']?.()));const _0x35483f=_0x3e5f75['markMultiRangeBlockFormat'](_0x271304['map'](({element:_0x3d72ce})=>_0x3d72ce),{'formatGroupId':_0x22411c()},[],'tablePasteCell',{'tablePasteChainId':_0x37abc9});if(_0x35483f){const _0x2462a1=_0x35483f['getMarkers'](),_0x2352a1=[];for(const {element:_0x3eed8a,attributes:_0x55b984}of _0x271304){if(!_0x55b984)continue;const _0x4e84e6=_0x311e3d['model']['createRangeOn'](_0x3eed8a),_0x530d95=_0x2462a1['find'](_0x3aa6af=>_0x3aa6af['getRange']()['isEqual'](_0x4e84e6));_0x530d95&&_0x2352a1['push']([_0x530d95['name'],_0x55b984]);}_0x2352a1['length']&&_0x35483f['setAttribute']('markerAttributes',Object['fromEntries'](_0x2352a1));}_0x1a1339=null;}));},{'priority':_0x4d67f8['high']+0xa}),_0x311e3d['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x427968,_0x420d81)=>{const [_0x3cbe91,_0x4b41bf,,_0x4f4c47]=_0x420d81;if(!_0x1a1339)return;_0x427968['stop']();const _0x4c147d=_0x3cbe91['cell'],_0x4923b8=_0x4b41bf,_0x88a85c=Pe(_0x4c147d),_0x22aba6=Pe(_0x4923b8);_0x427968['return']=_0x4c147d;let _0x1eff3a=null,_0x1413e2=null;if(_0x22aba6||_0x88a85c){if(_0x88a85c&&!_0x22aba6){_0x4f4c47['remove'](_0x4c147d['getChild'](0x0));for(const _0x3d1929 of Array['from'](_0x4923b8['getChildren']()))_0x4f4c47['insert'](_0x3d1929,_0x4c147d,'end');const _0x2d48c7=_0x1a1339['rowInsertionIndexes']['includes'](_0x3cbe91['row']),_0x2a3084=_0x1a1339['columnInsertionIndexes']['includes'](_0x3cbe91['column']);_0x2d48c7||_0x2a3084||(_0x1eff3a=_0x24837b['fromRange'](_0x4f4c47['createRangeIn'](_0x4c147d)));}else _0x22aba6&&!_0x88a85c&&(_0x1413e2=_0x4f4c47['createRangeIn'](_0x4c147d));}else{const _0x538cbd=_0x4f4c47['createElement']('tableCellSuggestion'),_0x10d3a2=_0x4f4c47['createElement']('tableCellSuggestion');_0x4f4c47['wrap'](_0x4f4c47['createRangeIn'](_0x4c147d),_0x10d3a2),_0x4f4c47['insert'](_0x538cbd,_0x4c147d,0x0);for(const _0x3d9506 of Array['from'](_0x4923b8['getChildren']()))_0x4f4c47['insert'](_0x3d9506,_0x538cbd,'end');_0x1eff3a=_0x24837b['fromRange'](_0x4f4c47['createRangeOn'](_0x538cbd)),_0x1413e2=_0x24837b['fromRange'](_0x4f4c47['createRangeOn'](_0x10d3a2));}const _0x159edb=Array['from'](_0x4923b8['getAttributes']())['filter'](([_0x295167])=>ge['includes'](_0x295167));_0x1a1339['cells']['push']({'element':_0x4c147d,'attributes':_0x159edb['length']?Object['fromEntries'](_0x159edb):null}),_0x1eff3a&&_0x1a1339['insertionRanges']['push'](_0x1eff3a),_0x1413e2&&_0x1a1339['deletionRanges']['push'](_0x1413e2);},{'priority':'high'}),_0x13f0a0['on']('insertColumns',(_0x52d8c6,_0x4fe12a)=>{const [_0x46c65a,_0x5cd583={}]=_0x4fe12a;if(!_0x1a1339)return;const _0x4d3545=_0x5cd583['at']||0x0,_0x7cf52a=_0x5cd583['columns']||0x1;_0x1a1339['columnInsertionIndexes']=new Array(_0x7cf52a)['fill'](_0x4d3545)['map']((_0x104f6e,_0x185bc0)=>_0x104f6e+_0x185bc0);for(const {cell:_0x3348ca}of _0x13f0a0['createTableWalker'](_0x46c65a,{'startColumn':_0x4d3545,'endColumn':_0x4d3545+_0x7cf52a-0x1}))_0x1a1339['columnInsertionRanges']['push'](_0x311e3d['model']['createRangeOn'](_0x3348ca));},{'priority':'low'}),_0x13f0a0['on']('insertRows',(_0x192041,_0x267891)=>{const [_0x43609f,_0xe356fa={}]=_0x267891;if(!_0x1a1339)return;const _0x52d484=_0xe356fa['at']||0x0,_0x51e039=_0xe356fa['rows']||0x1;_0x1a1339['rowInsertionIndexes']=new Array(_0x51e039)['fill'](_0x52d484)['map']((_0x2a8e59,_0x2b08ac)=>_0x2a8e59+_0x2b08ac);for(const {cell:_0x4ffe61}of _0x13f0a0['createTableWalker'](_0x43609f,{'startRow':_0x52d484,'endRow':_0x52d484+_0x51e039-0x1}))_0x1a1339['rowInsertionRanges']['push'](_0x311e3d['model']['createRangeOn'](_0x4ffe61));},{'priority':'low'}),_0x3e5f75['descriptionFactory']['registerDescriptionCallback'](_0x214a53=>{if(_0x214a53['subType']&&_0x214a53['subType']['startsWith']('tablePaste'))return _0x214a53['previous']?{}:{'type':'insertion','content':o(_0x311e3d['locale'],'*Replace\x20table\x20cells*')};});const _0x2ed107=()=>!0x1;for(const _0x1ff09f of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x3e5f75['_suggestionFactory']['registerCustomCallback']('insertion',_0x1ff09f,'join',_0x2ed107),_0x3e5f75['_suggestionFactory']['registerCustomCallback']('deletion',_0x1ff09f,'join',_0x2ed107),_0x3e5f75['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1ff09f,'join',_0x2ed107);_0x3e5f75['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x2ed107),_0x3e5f75['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x35d7fb,_0x279623,_0x2df5a3)=>{const _0x2b827c=_0x35d7fb['map'](_0x5ebba5=>_0x5ebba5['getContainedElement']())['filter'](_0x5c41d6=>_0x5c41d6),_0x2cf004=new Map(_0x2b827c['map'](_0x1fd5aa=>[_0x1fd5aa,null]));if(_0x1a1339){for(const {element:_0x1f5186,attributes:_0x44a9b9}of _0x1a1339['cells'])_0x44a9b9&&_0x2cf004['set'](_0x1f5186,_0x44a9b9);}else{if(_0x2df5a3&&_0x2df5a3['markerAttributes'])for(const [_0x4d3629,_0x398180]of Object['entries'](_0x2df5a3['markerAttributes'])){const _0x6a0a9c=_0x311e3d['model']['markers']['get'](_0x4d3629),_0xd9d17f=_0x6a0a9c?_0x6a0a9c['getRange']()['getContainedElement']():null;_0xd9d17f&&_0x2cf004['set'](_0xd9d17f,_0x398180);}}_0x311e3d['model']['change'](_0x150aa2=>{for(const [_0x520a5c,_0x29c129]of _0x2cf004)_0x150aa2['setAttributes']({...Ce,..._0x29c129},_0x520a5c);});});const _0x56eb13=(_0xad89fc,_0x248a0b)=>{_0x3e5f75['_suggestionFactory']['registerCustomCallback'](_0xad89fc,'tablePaste',_0x248a0b,(_0x29d59a,_0x3b90fa,_0x52e713)=>{_0x311e3d['model']['change'](_0x128335=>{const _0x40e044=[];for(const _0x28707 of _0x29d59a){const _0x29f351=_0x28707['start']['nodeAfter'];_0x29f351['is']('element','tableCellSuggestion')&&_0x40e044['push'](_0x29f351);}_0x3e5f75['_suggestionFactory']['getSuggestionCallback'](_0xad89fc,null,_0x248a0b)(_0x29d59a,_0x3b90fa,_0x52e713);for(const _0x4c0c65 of _0x40e044)'$graveyard'!=_0x4c0c65['root']['rootName']&&_0x128335['unwrap'](_0x4c0c65);});});};_0x56eb13('insertion','accept'),_0x56eb13('insertion','discard'),_0x56eb13('deletion','accept'),_0x56eb13('deletion','discard'),_0x3e5f75['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x187ea9=>{const _0x336253=_0x187ea9['map'](_0x4a0ec8=>_0x4a0ec8['getContainedElement']()),_0x4ef93a=_0x336253[0x0]['findAncestor']('table'),{minRow:_0x340d24,maxRow:_0x40d492}=_0x44e17e['_getCoordsForCells'](_0x336253);_0x13f0a0['removeRows'](_0x4ef93a,{'at':_0x340d24,'rows':_0x40d492-_0x340d24+0x1});}),_0x3e5f75['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x1dd79f=>{const _0x1ce17d=_0x1dd79f['map'](_0xe3880a=>_0xe3880a['getContainedElement']()),_0x124a5a=_0x1ce17d[0x0]['findAncestor']('table'),{minColumn:_0x55be82,maxColumn:_0x1aab7f}=_0x44e17e['_getCoordsForCells'](_0x1ce17d);_0x13f0a0['removeColumns'](_0x124a5a,{'at':_0x55be82,'columns':_0x1aab7f-_0x55be82+0x1});});const _0x2b8000=(_0x19e46f,_0x469473)=>{if(!_0x469473['subType']||!_0x469473['subType']['startsWith']('tablePaste'))return;const _0x5f2ba0=_0x469473['attributes']['tablePasteChainId'],_0x253cd1=_0x3e5f75['getSuggestions']()['filter'](_0x4d45f9=>_0x4d45f9['isInContent']&&_0x4d45f9['attributes']&&_0x4d45f9['attributes']['tablePasteChainId']==_0x5f2ba0);_0x253cd1['length']&&_0x469473['getAllAdjacentSuggestions']()['length']!=_0x253cd1['length']&&_0x253cd1['reduce']((_0x3c2322,_0x181844)=>(_0x3c2322['next']=_0x181844,_0x181844['previous']=_0x3c2322,_0x181844));};function _0x4378f5(_0x5e31f8,_0x1e1185=!0x0){const {id:_0x514de7}=_0x3e5f75['_splitMarkerName'](_0x5e31f8['markerName']),_0x45c084=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x495936=_0x3e5f75['activeMarkers']['includes'](_0x5e31f8['markerName']);return _0x495936&&_0x45c084['push']('ck-suggestion-marker--active'),{'classes':_0x45c084,'attributes':{'data-suggestion':_0x514de7},'priority':_0x495936&&_0x1e1185?0xbc2:0xbb8};}_0x3e5f75['on']('suggestionLoaded',_0x2b8000,{'priority':'high'}),_0x3e5f75['on']('suggestionUnloaded',_0x2b8000,{'priority':'high'}),_0x311e3d['model']['document']['registerPostFixer'](()=>{let _0x2a84c6=!0x1;const _0x3db1d3=Array['from'](_0x311e3d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x24cf75,data:_0x4926aa}of _0x3db1d3){const {group:_0x4ebd1a,type:_0x45511e,id:_0x580d90}=_0x3e5f75['_splitMarkerName'](_0x24cf75);if('suggestion'!=_0x4ebd1a||'deletion'!=_0x45511e||_0x4926aa['oldRange'])continue;if(!_0x3e5f75['hasSuggestion'](_0x580d90))continue;const _0xc49f87=_0x3e5f75['getSuggestion'](_0x580d90)['getRanges'](),_0x55586a=_0x311e3d['plugins']['get']('Users')['me'];for(const _0x1c0b61 of _0x3e5f75['getSuggestions']()){if(!_0x1c0b61['isInContent']||_0x1c0b61['author']!=_0x55586a)continue;if('formatBlock'!=_0x1c0b61['type']||'tablePasteCell'!=_0x1c0b61['subType'])continue;if(_0x1c0b61['getRanges']()['every'](_0x20a236=>_0xc49f87['some'](_0x4983ee=>_0x4983ee['containsRange'](_0x20a236,!0x0)))){for(const _0x5d6a20 of _0x1c0b61['getAllAdjacentSuggestions']())_0x5d6a20['isInContent']&&(_0x5d6a20['discard'](),_0x2a84c6=!0x0);}}}return _0x2a84c6;}),_0x311e3d['model']['document']['registerPostFixer'](_0x157dd3=>{const _0xf80e78=_0x311e3d['commands']['get']('redo');if(!_0xf80e78||!_0xf80e78['_createdBatches']['has'](_0x157dd3['batch']))return!0x1;let _0x4d7eb4=!0x1;const _0x5581c9=_0x311e3d['plugins']['get']('Users')['me'],_0x2b34b2=_0x311e3d['model']['document']['differ']['getChanges'](),_0x5a180b=Array['from'](_0x311e3d['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x142e2d,data:_0x2cde97})=>{const {group:_0x37bcee,subType:_0x5ad269,authorId:_0x5d888a}=_0x3e5f75['_splitMarkerName'](_0x142e2d);return'suggestion'==_0x37bcee&&'tablePaste'==_0x5ad269&&_0x5d888a==_0x5581c9['id']&&!_0x2cde97['oldRange'];});for(const _0x5e5e97 of _0x2b34b2){if('insert'!=_0x5e5e97['type']||'tableCellSuggestion'!=_0x5e5e97['name']||0x1!=_0x5e5e97['length'])continue;const _0x2f514b=_0x157dd3['createRange'](_0x5e5e97['position'],_0x5e5e97['position']['getShiftedBy'](0x1));if(!_0x5a180b['find'](({data:_0x2757d1})=>_0x2757d1['newRange']['isEqual'](_0x2f514b))){for(const {name:_0x1e1eda,data:_0x58b887}of _0x5a180b)if(_0x2f514b['containsRange'](_0x58b887['newRange'])){_0x157dd3['updateMarker'](_0x1e1eda,{'range':_0x2f514b}),_0x4d7eb4=!0x0;break;}}}return _0x4d7eb4;}),_0x311e3d['model']['document']['registerPostFixer'](_0x5d3864=>{let _0x98fedd=!0x1;const _0x51a3d9=_0x311e3d['plugins']['get']('Users')['me'],_0x509940=_0x3e5f75['getSuggestions']()['filter'](_0x11ffce=>_0x11ffce['isInContent']&&_0x11ffce['author']==_0x51a3d9),_0x1229f3=new Set(),_0xc0b64a=new Set();for(const _0x348eeb of _0x509940)if('tablePaste'==_0x348eeb['subType'])for(const _0x3fabd3 of _0x348eeb['getMarkers']()){const _0x4a37f1=_0x3fabd3['getRange']()['getContainedElement']();if(_0x4a37f1){if(_0x4a37f1['is']('element','tableCellSuggestion')&&Pe(_0x4a37f1)){_0x348eeb['removeMarker'](_0x3fabd3['name']),_0x1229f3['add'](_0x4a37f1),_0x98fedd=!0x0;const _0x3660d6=_0x4a37f1['nextSibling'],_0x4f1868=_0x4a37f1['previousSibling'],_0x52dc19=_0x3660d6&&_0x3660d6['is']('element','tableCellSuggestion'),_0x49c91e=_0x4f1868&&_0x4f1868['is']('element','tableCellSuggestion');_0x52dc19&&!_0x1229f3['has'](_0x3660d6)&&_0xc0b64a['add'](_0x3660d6),_0x49c91e&&!_0x1229f3['has'](_0x4f1868)&&_0xc0b64a['add'](_0x4f1868);}else _0x4a37f1['is']('element','paragraph')&&_0x4a37f1['isEmpty']&&(_0x348eeb['removeMarker'](_0x3fabd3['name']),_0x98fedd=!0x0);}}else{if('tablePasteCell'==_0x348eeb['subType']){if(!_0x348eeb['attributes']||!_0x348eeb['attributes']['tablePasteChainId'])continue;const _0x291be0=_0x348eeb['attributes']['markerAttributes'];if(_0x291be0&&Object['keys'](_0x291be0)['length'])continue;const _0x17b66d=_0x348eeb['attributes']['tablePasteChainId'];let _0x5c4f51=!0x0,_0x3b21a2=!0x0;for(const _0x567ca3 of _0x509940)if(_0x567ca3['subType']&&_0x567ca3['subType']['startsWith']('tablePaste')){if(!_0x567ca3['attributes']['tablePasteChainId']){_0x3b21a2=!0x1;break;}if(_0x567ca3['id']!=_0x348eeb['id']&&_0x567ca3['attributes']['tablePasteChainId']==_0x17b66d){_0x5c4f51=!0x1;break;}}_0x3b21a2&&_0x5c4f51&&(_0x348eeb['removeMarkers'](),_0x98fedd=!0x0);}}for(const _0x4b79af of _0x1229f3)_0x5d3864['remove'](_0x4b79af);for(const _0x4153d6 of _0xc0b64a)_0x5d3864['unwrap'](_0x4153d6);return _0x98fedd;}),_0x311e3d['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x19ad95,_0xd31f1)=>_0x4378f5(_0x19ad95),'converterPriority':'high'}),_0x311e3d['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x4d6967,_0xc966a8)=>_0xc966a8['options']['showSuggestionHighlights']?_0x4378f5(_0x4d6967,!0x1):null,'converterPriority':'high'});const _0x520819=_0x311e3d['editing']['view'];this['listenTo'](_0x520819['document'],'clipboardOutput',(_0x28bc1b,_0x57e6a1)=>{const _0x501261=[];for(const _0x1b23fe of _0x520819['createRangeIn'](_0x57e6a1['content'])['getItems']())_0x1b23fe['is']('element','suggestion-td')&&_0x501261['push'](_0x1b23fe);_0x520819['change'](_0x2cd14f=>{for(const _0x1a25df of _0x501261)_0x2cd14f['move'](_0x2cd14f['createRangeIn'](_0x1a25df),_0x2cd14f['createPositionBefore'](_0x1a25df)),_0x2cd14f['remove'](_0x1a25df);});});}}function Pe(_0x4466ca){if(_0x4466ca['isEmpty'])return!0x0;const _0x46e5d9=_0x4466ca['getChild'](0x0);return _0x46e5d9['is']('element','paragraph')&&_0x46e5d9['isEmpty'];}function he(_0x24c36a,_0xf07791={},_0x31e3cd){for(const {isAnchor:_0x400d0e,cellHeight:_0x2a890a,cellWidth:_0xa4fdae}of _0x31e3cd['createTableWalker'](_0x24c36a,{'includeAllSlots':!0x0,..._0xf07791}))if(!_0x400d0e||0x1!=_0x2a890a||0x1!=_0xa4fdae)return!0x1;return!0x0;}class vt extends _0x1367c6{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x9aa219=this['editor']['plugins']['get']('TrackChangesEditing');_0x9aa219['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x9aa219['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x9aa219['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x9aa219['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x9aa219['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x9aa219['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1b2447,_0x4aa649){const _0x1f0d09=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ab10b=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0xd474f=_0x4aa649['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3cda05=_0x2ab10b['getColumnGroupElement'](_0xd474f);let _0x513116=_0x3cda05?_0x2ab10b['getTableColumnsWidths'](_0x3cda05):null,_0x13265d=_0xd474f['getAttribute']('tableWidth')||null;const _0x3e6fcb=_0x4aa649['tableWidth']||_0x13265d,_0xc096a4=_0x4aa649['columnWidths']||_0x513116,_0x1cc49a=this['editor']['plugins']['get']('Users')['me'];for(const _0x14221c of _0x1f0d09['getSuggestions']()){const _0x46b865=_0x14221c['getContainedElement']();if('resizeTable'===_0x14221c['subType']&&_0x46b865===_0xd474f){_0x14221c['author']!==_0x1cc49a&&_0x14221c['discard']();const _0x1c733c=_0x14221c['data']['commandParams'];_0x13265d=_0x1c733c[0x0]['tableWidth'],_0x513116=_0x1c733c[0x0]['columnWidths'];break;}}_0x1b2447({'table':_0xd474f,'tableWidth':_0x3e6fcb,'columnWidths':_0xc096a4}),_0x1f0d09['markBlockFormat'](_0xd474f,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x13265d,'columnWidths':_0x513116}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x18b585){if('formatBlock'!=_0x18b585['type']&&'formatInline'!=_0x18b585['type'])return;const {data:_0x4a7bae}=_0x18b585;if(_0x4a7bae&&'resizeTable'===_0x4a7bae['formatGroupId']){const _0x258d91='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x258d91)};}}}class Ct extends _0x1367c6{['afterInit'](){const _0x433e2b=this['editor'];_0x433e2b['plugins']['has']('Template')&&_0x433e2b['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x1367c6{['afterInit'](){const _0x1d9625=this['editor'];if(!_0x1d9625['commands']['get']('insertTableOfContents'))return;_0x1d9625['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x4efd2d=_0x1d9625['plugins']['get']('TrackChangesEditing'),_0x1bb3b1=_0x1d9625['locale'];_0x4efd2d['descriptionFactory']['registerElementLabel']('tableOfContents',_0x12475e=>o(_0x1bb3b1,'ELEMENT_TABLE_OF_CONTENTS',_0x12475e));}}class Dt extends _0x1367c6{['afterInit'](){const _0x13721e=this['editor'];if(!_0x13721e['plugins']['has']('Title'))return;const _0x233e0a=_0x13721e['plugins']['get']('TrackChangesEditing');_0x233e0a['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x13721e['locale'],'ELEMENT_TITLE')),_0x13721e['model']['document']['registerPostFixer'](_0x3e722b=>{let _0x35f71b=!0x1;const _0x481fa2=Array['from'](_0x13721e['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x29abd3,data:_0x4a6430}of _0x481fa2){const {group:_0x379b18}=_0x233e0a['_splitMarkerName'](_0x29abd3);if('suggestion'!==_0x379b18||!_0x4a6430['newRange'])continue;const _0x3c15a3=_0x4a6430['newRange'],_0x5723d7=_0x3c15a3['end']['nodeBefore'];if(!_0x5723d7||!_0x5723d7['is']('element','title-content'))continue;if(!_0x3c15a3['start']['isTouching'](_0x3c15a3['end']))continue;const _0x32afe4=_0x13721e['model']['schema']['getNearestSelectionRange'](_0x3c15a3['end'],'forward');if(_0x32afe4&&_0x32afe4['isCollapsed']){const _0xc75a61=_0x3e722b['createRange'](_0x3c15a3['start'],_0x32afe4['start']);_0xc75a61['isEqual'](_0x3c15a3)||(_0x3e722b['updateMarker'](_0x29abd3,{'range':_0xc75a61}),_0x35f71b=!0x0);}_0x35f71b||(_0x3e722b['removeMarker'](_0x29abd3),_0x35f71b=!0x0);}return _0x35f71b;});}}class Nt extends _0x1367c6{['afterInit'](){const _0xc1b82b=this['editor'],_0x58ad66=_0xc1b82b['plugins']['get']('TrackChangesEditing');_0xc1b82b['plugins']['has']('UndoEditing')&&(_0x58ad66['enableCommand']('undo'),_0x58ad66['enableCommand']('redo'));}}class Mt extends _0x1367c6{static get['requires'](){return[jt];}['afterInit'](){const _0x15b82e=this['editor'];if(!_0x15b82e['plugins']['has']('TableCaptionEditing'))return;_0x15b82e['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x1367c6{['tableProperties'];['tableCellProperties'];constructor(_0x90a34d){super(_0x90a34d),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 _0x5c1378=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x20c239 of this['tableProperties'])_0x5c1378['enableCommand'](_0x20c239,(_0x3b46e9,_0x5341ed)=>{const _0x38f725=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x20c239,[_0x38f725],this['tableProperties'],'tableProperties',_0x3b46e9,_0x5341ed);});_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5c1378['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x51cf5a,_0x281de5)=>this['handleDiscardAction'](this['tableProperties'],_0x51cf5a,_0x281de5)),_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x126197 of this['tableCellProperties'])_0x5c1378['enableCommand'](_0x126197,(_0x1fa0a6,_0x41208b)=>{const _0x4e1860=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x126197,_0x4e1860,this['tableCellProperties'],'tableCellProperties',_0x1fa0a6,_0x41208b);});_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5c1378['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x4fc8b9,_0x4177ab)=>this['handleDiscardAction'](this['tableCellProperties'],_0x4fc8b9,_0x4177ab)),_0x5c1378['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5c1378['descriptionFactory']['registerDescriptionCallback'](_0x3ac4e9=>this['handleSuggestionDescription'](_0x3ac4e9));}['_handlePropertyChange'](_0x9901db,_0x406b50,_0x2c45ee,_0x4c42a3,_0x4d11ad,_0x6b093d){const _0x5793e1=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x6b093d['batch'],()=>{for(const _0x43364c of _0x406b50){if(this['_getSuggestion'](_0x43364c,_0x4c42a3))_0x4d11ad(_0x6b093d);else{const _0x23be97={};for(const _0x462189 of _0x2c45ee){const _0x634a7e=_0x43364c['getAttribute'](_0x462189);void 0x0!==_0x634a7e&&(_0x23be97[_0x462189]=_0x634a7e);}_0x4d11ad(_0x6b093d),_0x5793e1['markBlockFormat'](_0x43364c,{'commandParams':[_0x23be97]},[],_0x4c42a3);}}});}['handleDiscardAction'](_0x3f2163,_0x559763,_0x1ab5f0){const _0x244b85=_0x559763[0x0]['start']['nodeAfter'],_0x49a81f=_0x1ab5f0['commandParams'][0x0];this['editor']['model']['change'](_0x16e98f=>{for(const _0x5ec6f2 of _0x3f2163)void 0x0!==_0x49a81f[_0x5ec6f2]?_0x16e98f['setAttribute'](_0x5ec6f2,_0x49a81f[_0x5ec6f2],_0x244b85):_0x16e98f['removeAttribute'](_0x5ec6f2,_0x244b85);});}['handleSuggestionDescription'](_0x5ddcab){if(_0x5ddcab['data'])switch(_0x5ddcab['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'](_0x59f271,_0x2bb893){const _0x8e0363=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x56d622 of _0x8e0363['getSuggestions']({'skipNotAttached':!0x0})){const _0x59aa32=_0x56d622['getContainedElement']();if(_0x56d622['subType']===_0x2bb893&&_0x59aa32===_0x59f271)return _0x56d622;}return null;}}const m='$elementName';class p extends _0x1367c6{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x54f297,_0x4c1d57,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(_0xfce86b){function _0x5d5a75(_0x4b54c4){return _0x4b54c4['map'](_0x880d90=>String['fromCharCode'](_0x880d90))['join']('');}super(_0xfce86b),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x32cec8,_0x2b3b7a,_0x36b83a,_0x4945df)=>{this['_model']['change'](()=>{for(const _0x23e4cf of[..._0x4945df,..._0x36b83a])this['_model']['markers']['has'](_0x23e4cf)&&_0xfce86b['editing']['reconvertMarker'](_0x23e4cf);});}),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']=_0xfce86b['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(),_0xfce86b['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0xfce86b['config']['get']('trackChanges.trackFormatChanges'),_0xfce86b['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0xfce86b['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0xfce86b,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x5d5a75([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5d5a75([0x34,0x30,0x34,0x38,0x31,0x34,0x30,0x36]);}['init'](){const _0x106d27=this['editor'],_0x13ef26=(_0x5c6489,_0x2e8f2d)=>{if('attribute'!=_0x5c6489)return'ck-suggestion-marker-'+_0x5c6489;const _0x5a07f2=_0x2e8f2d['split']('|')[0x0];return this['_isBlockAttribute'](_0x5a07f2)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x106d27['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x1284e2=>{const {id:_0x110d89,type:_0x564ba6,subType:_0x5a677b}=this['_splitMarkerName'](_0x1284e2['markerName']),_0x1be849=['ck-suggestion-marker',_0x13ef26(_0x564ba6,_0x5a677b)];let _0x149271=0xbb8;return this['activeMarkers']['includes'](_0x1284e2['markerName'])&&(_0x1be849['push']('ck-suggestion-marker--active'),_0x149271=0xbc2),'deletion'==_0x564ba6&&(_0x149271+=0x5),{'classes':_0x1be849,'attributes':{'data-suggestion':_0x110d89},'priority':_0x149271};}}),_0x106d27['conversion']['for']('dataDowncast')['add'](_0x351544=>{_0x351544['on']('addMarker:suggestion',(_0x3e8e83,_0x7ac5fb,_0x259bd0)=>{if(!_0x259bd0['options']['showSuggestionHighlights'])return;const _0x2114b4=_0x7ac5fb['item'];if(!_0x2114b4)return;const _0x39cb5a=_0x259bd0['mapper']['toViewElement'](_0x2114b4);_0x106d27['model']['schema']['isObject'](_0x2114b4)&&_0x39cb5a&&!_0x39cb5a['getCustomProperty']('widget')&&_0x39cb5a['is']('containerElement')&&_0xd8b030(_0x39cb5a,_0x259bd0['writer']);},{'priority':'high'});}),_0x106d27['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3781ef,_0x3865c6)=>{if(!_0x3865c6['options']['showSuggestionHighlights'])return null;const {type:_0x191279,subType:_0x2f359f}=this['_splitMarkerName'](_0x3781ef['markerName']);return{'classes':['ck-suggestion-marker',_0x13ef26(_0x191279,_0x2f359f)],'priority':0xbb8};}});const _0x531bca=({showActiveMarkers:_0x55e31e=!0x0,isAttributeSuggestion:_0x45931b=!0x1}={})=>(_0x4d58a2,_0x1d948d,_0x4acb2f)=>{if(!_0x1d948d['item'])return;const {id:_0x418484}=this['_splitMarkerName'](_0x1d948d['markerName']);if(_0x45931b){const _0x5a1b7b=this['_suggestions']['get'](_0x418484),_0xfcb6f6=this['_getAttributeKey'](_0x5a1b7b);if(!this['_isBlockAttribute'](_0xfcb6f6))return;}if(_0x1d948d['item']['is']('selection'))return void _0x4acb2f['consumable']['consume'](_0x1d948d['item'],_0x4d58a2['name']);const _0x14ddf8=_0x4acb2f['mapper']['toViewElement'](_0x1d948d['item']);if(_0x1d948d['item']['is']('element')&&_0x106d27['model']['schema']['isBlock'](_0x1d948d['item'])&&!_0x14ddf8['getCustomProperty']('addHighlight')){_0x4acb2f['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x14ddf8),_0x4acb2f['writer']['setAttribute']('data-suggestion',_0x418484,_0x14ddf8),_0x4acb2f['mapper']['bindElementToMarker'](_0x14ddf8,_0x1d948d['markerName']),_0x55e31e&&(this['activeMarkers']['includes'](_0x1d948d['markerName'])?_0x4acb2f['writer']['addClass']('ck-suggestion-marker--active',_0x14ddf8):_0x4acb2f['writer']['removeClass']('ck-suggestion-marker--active',_0x14ddf8));for(const _0x2987e7 of _0x106d27['model']['createRangeIn'](_0x1d948d['item'])['getItems']())_0x4acb2f['consumable']['consume'](_0x2987e7,_0x4d58a2['name']);_0x4acb2f['consumable']['consume'](_0x1d948d['item'],_0x4d58a2['name']);}};_0x106d27['conversion']['for']('dataDowncast')['add'](_0x3b1e35=>{_0x3b1e35['on']('addMarker:suggestion:formatBlock',(_0x3627b5,_0x46dc6b,_0x8217ea)=>{_0x8217ea['options']['showSuggestionHighlights']&&_0x531bca({'showActiveMarkers':!0x1})(_0x3627b5,_0x46dc6b,_0x8217ea);},{'priority':'highest'});}),_0x106d27['conversion']['for']('dataDowncast')['add'](_0x5a1c56=>{_0x5a1c56['on']('addMarker:suggestion:attribute',(_0x40dd91,_0x2d52e3,_0x1a8ed2)=>{_0x1a8ed2['options']['showSuggestionHighlights']&&_0x531bca({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x40dd91,_0x2d52e3,_0x1a8ed2);},{'priority':'highest'});}),_0x106d27['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0xb50012,_0x1f9fb3)=>_0x1f9fb3['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0xb50012['substr'](0xb)}}),_0x106d27['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2ef0f5,{writer:_0x233326})=>{let _0x1c6f48='suggestion:'+_0x2ef0f5['getAttribute']('suggestion-type')+':'+_0x2ef0f5['getAttribute']('id');return _0x2ef0f5['getAttribute']('marker-count')&&(_0x1c6f48+=':'+_0x2ef0f5['getAttribute']('marker-count')),_0x233326['createElement']('$marker',{'data-name':_0x1c6f48});}}),_0x106d27['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x106d27['conversion']['for']('editingDowncast')['add'](_0x17a5d0=>{_0x17a5d0['on']('addMarker:suggestion:formatBlock',_0x531bca(),{'priority':'high'});}),_0x106d27['conversion']['for']('editingDowncast')['add'](_0x422930=>{_0x422930['on']('addMarker:suggestion:attribute',_0x531bca({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x106d27['conversion']['for']('editingDowncast')['add'](_0x11f71=>{_0x11f71['on']('removeMarker:suggestion:formatBlock',(_0x56be0b,_0x3471bd,_0x36db49)=>{const _0x37285f=_0x36db49['mapper']['markerNameToElements'](_0x3471bd['markerName']);if(_0x37285f){for(const _0x3c97d7 of _0x37285f)_0x3c97d7['getCustomProperty']('addHighlight')||(_0x36db49['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3c97d7),_0x36db49['writer']['removeAttribute']('data-suggestion',_0x3c97d7),_0x36db49['mapper']['unbindElementFromMarkerName'](_0x3c97d7,_0x3471bd['markerName']));}},{'priority':'high'});}),_0x106d27['conversion']['for']('editingDowncast')['add'](_0x21ff52=>{_0x21ff52['on']('removeMarker:suggestion:attribute',(_0x30f5a2,_0x15fa2d,_0x84beb0)=>{const _0x1a1e6e=_0x84beb0['mapper']['markerNameToElements'](_0x15fa2d['markerName']);if(!_0x1a1e6e)return;const {id:_0xbda92d}=this['_splitMarkerName'](_0x15fa2d['markerName']),_0x5566dd=this['_suggestions']['get'](_0xbda92d),_0x577f75=this['_getAttributeKey'](_0x5566dd);if(this['_isBlockAttribute'](_0x577f75)){for(const _0x32a279 of _0x1a1e6e)_0x32a279['getCustomProperty']('addHighlight')||(_0x84beb0['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x32a279),_0x84beb0['writer']['removeAttribute']('data-suggestion',_0x32a279),_0x84beb0['mapper']['unbindElementFromMarkerName'](_0x32a279,_0x15fa2d['markerName']));}},{'priority':'high'});}),_0x106d27['model']['document']['registerPostFixer'](_0xe71523=>{let _0xc51b82=!0x1;const _0x4bbe4b=Array['from'](_0x106d27['model']['document']['differ']['getChangedMarkers']()),_0x43b2b0=new Set();for(const {name:_0x94ac49,data:_0x16204a}of _0x4bbe4b){const {group:_0x36a07d,type:_0x557802,subType:_0x1a39be,id:_0x565774}=this['_splitMarkerName'](_0x94ac49);if('suggestion'!==_0x36a07d)continue;const _0x10cb31=this['_suggestions']['get'](_0x565774);if(null!=_0x16204a['newRange']){'formatInline'==_0x557802&&(_0xc51b82=_0xc51b82||Et(_0x16204a['newRange'],_0x94ac49,_0xe71523,_0x106d27['model']['schema']));const _0x5b043b='attribute'==_0x557802&&this['_isBlockAttribute'](_0x1a39be['split']('|')[0x0]);if(_0x16204a['newRange']['isCollapsed']||'$graveyard'==_0x16204a['newRange']['root']['rootName']||'formatBlock'==_0x557802&&!Ut(_0x16204a['newRange'])||_0x5b043b&&!Ut(_0x16204a['newRange'])||'deletion'==_0x557802&&!(!Tt(_0x1e238e=_0x16204a['newRange'])&&!function(_0x21b23c){return _0x21b23c['start']['parent']==_0x21b23c['end']['nodeBefore']&&_0x21b23c['start']['isAtEnd'];}(_0x1e238e)))_0xe71523['removeMarker'](_0x94ac49),_0xc51b82=!0x0;else{if(!_0x10cb31||!_0x10cb31['isInContent'])continue;_0x43b2b0['add'](_0x10cb31);}}}var _0x1e238e;return _0x43b2b0['size']>0x0&&(_0xc51b82=!!this['_joinWithAdjacentSuggestions'](_0x43b2b0)||_0xc51b82),_0xc51b82;}),_0x106d27['model']['document']['registerPostFixer'](_0x49b08e=>{let _0x4cafdb=!0x1;for(const _0x527cfe of _0x106d27['model']['document']['differ']['getChanges']())if('insert'==_0x527cfe['type'])for(const _0x2cb6f8 of this['_suggestions']['values']()){if(_0x2cb6f8['isMultiRange']||!_0x2cb6f8['isInContent'])continue;const _0x36fc2='formatBlock'==_0x2cb6f8['type'],_0x4622d6=this['_getAttributeKey'](_0x2cb6f8),_0x49a441=_0x4622d6&&this['_isBlockAttribute'](_0x4622d6);if(!_0x36fc2&&!_0x49a441)continue;const _0x3bf3b1=_0x2cb6f8['getFirstRange']();if(_0x3bf3b1['start']['parent']!=_0x3bf3b1['end']['parent']&&!_0x3bf3b1['end']['isAtEnd']){const _0x3c008f=_0x106d27['model']['createPositionAt'](_0x3bf3b1['start']['nodeAfter'],'end'),_0x46174e=_0x106d27['model']['createRange'](_0x3bf3b1['start'],_0x3c008f);_0x49b08e['updateMarker'](_0x2cb6f8['getFirstMarker'](),{'range':_0x46174e}),_0x4cafdb=!0x0;}}return _0x4cafdb;}),_0x106d27['model']['document']['registerPostFixer'](_0x1aa70d=>this['_processAttributeChanges'](_0x1aa70d)),_0x106d27['model']['document']['registerPostFixer'](_0x1e1435=>!_0x1e1435['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x1e1435)),_0x106d27['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x106d27['model']['document']['on']('change:data',(_0x118f8a,_0x217239)=>{if(!_0x217239['isLocal']||_0x217239['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x4281e7=_0x106d27['model']['document']['differ']['getChanges']();if(0x0==_0x4281e7['length'])return;const _0x1edc62=[],_0x419f0f=_0x4281e7['filter'](_0x263cef=>'attribute'==_0x263cef['type']),_0x52a689=_0x4281e7['filter'](_0x16af5a=>'insert'==_0x16af5a['type']&&'$text'!=_0x16af5a['name']);for(const _0x5079a2 of _0x419f0f)this['_isRegisteredAttribute'](_0x5079a2['attributeKey'])&&_0x1edc62['push']({'key':_0x5079a2['attributeKey'],'newValue':_0x5079a2['attributeNewValue'],'oldValue':_0x5079a2['attributeOldValue'],'range':Ot(_0x5079a2['range'],_0x106d27['model'])});for(const _0x4cb086 of _0x52a689){if('rename'!=_0x4cb086['action']&&'refresh'!=_0x4cb086['action'])continue;const _0x156248=Gt(_0x4cb086['position']['nodeAfter'],_0x106d27['model']),_0x5974bd=_0x4cb086['before'];'rename'==_0x4cb086['action']&&_0x1edc62['push']({'key':m,'newValue':_0x4cb086['name'],'oldValue':_0x5974bd['name'],'range':_0x156248});for(const [_0x3a8ec7,_0x9c1c45]of _0x5974bd['attributes']){if(!this['_isRegisteredAttribute'](_0x3a8ec7))continue;const _0x690c9c=_0x4cb086['attributes']['get'](_0x3a8ec7);_0x9c1c45!==_0x690c9c&&_0x1edc62['push']({'key':_0x3a8ec7,'newValue':_0x690c9c,'oldValue':_0x9c1c45,'range':_0x156248});}for(const [_0x341537,_0x56a02a]of _0x4cb086['attributes'])this['_isRegisteredAttribute'](_0x341537)&&(_0x5974bd['attributes']['has'](_0x341537)||_0x1edc62['push']({'key':_0x341537,'newValue':_0x56a02a,'oldValue':null,'range':_0x156248}));}0x0!=_0x1edc62['length']&&_0x106d27['model']['enqueueChange'](_0x217239,_0x39b366=>{const _0x4df24a=_0x22411c();for(const {range:_0xff81a8,key:_0x244de5,oldValue:_0xf0a413,newValue:_0x546cf2}of _0x1edc62)this['markAttributeChange'](_0xff81a8,_0x244de5,_0xf0a413,_0x546cf2,{'groupId':_0x4df24a});this['_reduceExistingSuggestions'](_0x39b366,_0x1edc62);});},{'priority':'lowest'}),_0x106d27['model']['markers']['on']('update:suggestion',(_0x1f3d8a,_0x2752a9,_0x1d79a9)=>{if(null==_0x1d79a9){const {id:_0x2f6dfc}=this['_splitMarkerName'](_0x2752a9['name']),_0x53deb4=this['_suggestions']['get'](_0x2f6dfc);_0x53deb4&&_0x53deb4['addMarkerName'](_0x2752a9['name']);}}),_0x106d27['model']['document']['on']('change:data',()=>{const _0x7f3f8b=Array['from'](_0x106d27['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1724a6=>'suggestion'===this['_splitMarkerName'](_0x1724a6['name'])['group']);if(0x0===_0x7f3f8b['length'])return;_0x7f3f8b['sort']((_0x2565f4,_0x14d2e9)=>{const _0x484ee9=_0x2565f4['data']['oldRange'],_0x30f562=_0x14d2e9['data']['oldRange'];return null===_0x484ee9&&null===_0x30f562?0x0:null===_0x484ee9&&null!==_0x30f562?-0x1:null!==_0x484ee9&&null===_0x30f562?0x1:_0x484ee9['start']['isBefore'](_0x30f562['start'])?-0x1:0x1;});const _0x5c0495=new Set(),_0x3029e2=new Set();for(const {name:_0x3eff7,data:_0x117445}of _0x7f3f8b){const {id:_0x4c1633}=this['_splitMarkerName'](_0x3eff7);if(null===_0x117445['oldRange']){const _0x3c7e36=this['_handleNewSuggestionMarker'](_0x3eff7);_0x3029e2['add'](_0x3c7e36);}else{const _0xfb0d06=this['_suggestions']['get'](_0x4c1633);null!==_0x117445['newRange']||_0xfb0d06['isInContent']?(_0x5c0495['add'](_0xfb0d06['head']),_0x3029e2['add'](_0xfb0d06)):this['_removeSuggestion'](_0xfb0d06);}}_0x3029e2['size']>0x0&&this['_refreshSuggestionsChain'](_0x3029e2);for(const _0x46b094 of _0x5c0495)this['fire']('suggestionChanged',_0x46b094);}),_0x106d27['model']['on']('applyOperation',(_0x163809,_0xd24c5c)=>{const _0x570aac=_0xd24c5c[0x0];if(!this['_suggestions']['size'])return;if(!_0x570aac['isDocumentOperation'])return;if(_0x570aac['batch']['isUndo']||!_0x570aac['batch']['isLocal'])return;let _0x1618b0,_0x14cc1b;switch(_0x570aac['type']){case'insert':_0x1618b0=_0x106d27['model']['createPositionAt'](_0x570aac['position']),_0x14cc1b=_0x1618b0['getShiftedBy'](_0x570aac['howMany']);break;case'split':_0x1618b0=_0x106d27['model']['createPositionAt'](_0x570aac['splitPosition']),_0x14cc1b=_0x106d27['model']['createPositionAt'](_0x570aac['moveTargetPosition']);break;case'move':_0x1618b0=_0x106d27['model']['createPositionAt'](_0x570aac['targetPosition']),_0x14cc1b=_0x1618b0['getShiftedBy'](_0x570aac['howMany']);break;default:return;}const _0x4f5652=_0x106d27['model']['createRange'](_0x1618b0,_0x14cc1b);_0x106d27['model']['change'](()=>{for(const {suggestion:_0x268d63,meta:_0x537619}of this['_findSuggestions'](_0x4f5652)){if(_0x268d63['isMultiRange'])continue;if('formatInline'==_0x268d63['type'])continue;const _0x5de79e=this['_getAttributeKey'](_0x268d63);if(_0x5de79e&&this['_isBlockAttribute'](_0x5de79e)&&'split'!=_0x570aac['type'])continue;const _0x503161=_0x268d63['data']&&_0x268d63['data']['multipleBlocks'];('formatBlock'!=_0x268d63['type']||'split'==_0x570aac['type']&&!_0x503161)&&(_0x537619['containsRangeInObject']||'insertion'==_0x268d63['type']&&_0x537619['isOwn']||_0x268d63['getFirstRange']()['containsRange'](_0x4f5652)&&this['_breakSuggestionMarker'](_0x268d63,_0x1618b0,_0x14cc1b));}});},{'priority':'lowest'}),_0x106d27['model']['on']('deleteContent',(_0x17725a,_0x5e14d9)=>{const _0x236627=_0x5e14d9[0x0],_0x4783fb=_0x5e14d9[0x1];if(_0x4783fb&&_0x4783fb['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x236627['isCollapsed'])return;const _0x3881d4=_0x106d27['model']['schema'],{start:_0x160930,end:_0x2dff04}=_0x236627['getFirstRange'](),_0x5bd2de=_0x160930['nodeAfter']&&_0x3881d4['isLimit'](_0x160930['nodeAfter'])?null:_0x3881d4['getNearestSelectionRange'](_0x160930,'forward'),_0x14e52d=_0x2dff04['nodeBefore']&&_0x3881d4['isLimit'](_0x2dff04['nodeBefore'])?null:_0x3881d4['getNearestSelectionRange'](_0x2dff04,'backward'),_0x3ce2ff=_0x106d27['model']['createRange'](_0x5bd2de?_0x5bd2de['start']:_0x160930,_0x14e52d?_0x14e52d['end']:_0x2dff04);_0x106d27['model']['change'](_0x2fa76a=>{this['markDeletion'](_0x3ce2ff);const _0x3eeeea=_0x106d27['model']['schema']['getNearestSelectionRange'](_0x3ce2ff['start']);_0x236627['is']('documentSelection')?_0x2fa76a['setSelection'](_0x3eeeea):_0x236627['setTo'](_0x3eeeea);}),_0x17725a['stop']();},{'priority':_0x4d67f8['normal']+0xa}),_0x106d27['model']['on']('insertContent',(_0x4b2576,_0x221130)=>{const _0x43687d=_0x221130[_0x221130['length']-0x1];_0x43687d&&_0x43687d['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x106d27['model']['change'](()=>{let _0x122545=_0x106d27['model']['insertContent'](_0x221130[0x0],_0x221130[0x1],_0x221130[0x2],{'forceDefaultExecution':!0x0});if(!_0x122545)return;_0x4b2576['return']=_0x122545['clone']();const _0x3e83fc=_0x122545['end']['nodeBefore'],_0x22cea5=_0x106d27['model']['schema'];_0x3e83fc&&_0x22cea5['isBlock'](_0x3e83fc)&&!_0x22cea5['isObject'](_0x3e83fc)&&(_0x122545=_0x106d27['model']['createRange'](_0x122545['start'],_0x106d27['model']['createPositionAt'](_0x3e83fc,'end'))),this['markInsertion'](_0x122545);}),_0x4b2576['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x572edc=new $(_0x106d27,this['_suggestions']);_0x106d27['commands']['add']('acceptSuggestion',_0x572edc),this['enableCommand']('acceptSuggestion');const _0x3f0e38=new B(_0x106d27,this['_suggestions']);_0x106d27['commands']['add']('discardSuggestion',_0x3f0e38),this['enableCommand']('discardSuggestion'),_0x106d27['commands']['add']('acceptAllSuggestions',new x(_0x106d27,_0x572edc,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x106d27['commands']['add']('discardAllSuggestions',new x(_0x106d27,_0x3f0e38,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x106d27['commands']['add']('acceptSelectedSuggestions',new R(_0x106d27,_0x572edc,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x106d27['commands']['add']('discardSelectedSuggestions',new R(_0x106d27,_0x3f0e38,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x136d97=_0x106d27['plugins']['get']('CommentsRepository');this['listenTo'](_0x136d97,'addComment',(_0x46a502,{threadId:_0x23dfb2})=>{const _0x299ed7=this['_suggestions']['get'](_0x23dfb2);_0x299ed7&&_0x299ed7['commentThread']&&0x1===_0x299ed7['commentThread']['length']&&this['_updateSuggestionData'](_0x23dfb2,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x136d97,'removeComment',(_0x26f4d2,{threadId:_0x2008bb})=>{const _0x1088b4=this['_suggestions']['get'](_0x2008bb);_0x1088b4&&_0x1088b4['commentThread']&&!_0x1088b4['commentThread']['length']&&this['_updateSuggestionData'](_0x2008bb,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x1e47a7){if(this['_adapter'])throw new _0xb8c959('track-changes-adapter-already-set',this);this['_adapter']=_0x1e47a7;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x4b4c91=!0x1,toJSON:_0x353080=!0x1}={}){const _0x47543f=[];for(const _0x406408 of this['_suggestions']['values']())_0x4b4c91&&!_0x406408['isInContent']||_0x47543f['push'](_0x406408);return _0x353080?_0x47543f['map'](_0x57dbd6=>_0x57dbd6['toJSON']()):_0x47543f;}['getSuggestion'](_0x47739a){const _0x5a02fe=this['_suggestions']['get'](_0x47739a);if(!_0x5a02fe)throw new _0xb8c959('track-changes-suggestion-not-found',this);return _0x5a02fe;}['hasSuggestion'](_0x22cc1c){return this['_suggestions']['has'](_0x22cc1c);}['addSuggestionData'](_0x288a35){const {authorId:_0x4ae9ae,id:_0x31244b,attributes:_0x454872}=_0x288a35,[_0x240d9f,_0xd235f1]=_0x288a35['type']['split'](':'),_0x36972c=this['_suggestions']['get'](_0x31244b)||this['_createSuggestion'](_0x240d9f,_0xd235f1,_0x31244b,_0x4ae9ae,_0x454872);if(this['_addThreadToSuggestion'](_0x36972c),this['_checkSuggestionCorrectness'](_0x36972c,_0x240d9f,_0xd235f1||null,_0x4ae9ae),_0x36972c['createdAt']=_0x288a35['createdAt'],_0x36972c['_isDataLoaded']=!0x0,_0x454872&&_0x454872['@external']){const _0x48409c=_0x454872['@external'],_0x264e26=this['_getExternalAuthor'](_0x48409c['authorName']);_0x36972c['authoredAt']=_0x48409c['createdAt'],_0x36972c['author']=_0x264e26,_0x36972c['isExternal']=!0x0;}else _0x36972c['authoredAt']=_0x288a35['createdAt'];switch(_0x288a35['data']&&(_0x36972c['data']=_0x288a35['data']),_0x288a35['attributes']&&(_0x36972c['attributes']=_0x288a35['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x36972c['_saved']=!0x0),this['_suggestionState']['get'](_0x36972c)){case'notReady':this['_suggestionState']['set'](_0x36972c,'dataReady');break;case'markerReady':_0x36972c['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x36972c])),this['_refreshSuggestionsChain'](new Set([_0x36972c])),this['_suggestionState']['set'](_0x36972c,'ready'),this['fire']('suggestionLoaded',_0x36972c)):this['_suggestionState']['set'](_0x36972c,'removed');}return _0x36972c;}['acceptSuggestion'](_0x381d80){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x19dcf5 of _0x381d80['getAllAdjacentSuggestions']())_0x19dcf5['accept']();});});}['discardSuggestion'](_0x4b9e6a){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x138981 of _0x4b9e6a['getAllAdjacentSuggestions']())_0x138981['discard']();});});}['enableCommand'](_0x37e85a,_0x306924){const _0x17febd=this['editor']['commands']['get'](_0x37e85a);if(!_0x17febd)throw new _0xb8c959('track-changes-command-not-found',this,{'commandName':_0x37e85a});if(this['_enabledCommands']['has'](_0x17febd))throw new _0xb8c959('track-changes-enable-command-twice',this,{'commandName':_0x37e85a});this['_enabledCommands']['add'](_0x17febd),_0x306924&&_0x17febd['on']('execute',(_0x58d6e5,_0x5d7f81)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x5d7f81['length']>0x0&&_0x5d7f81[_0x5d7f81['length']-0x1]&&_0x5d7f81[_0x5d7f81['length']-0x1]['forceDefaultExecution']?_0x5d7f81['pop']():(_0x58d6e5['return']=_0x306924((..._0x18ff27)=>_0x17febd['execute'](..._0x18ff27,{'forceDefaultExecution':!0x0}),..._0x5d7f81),_0x58d6e5['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x5ea26f){let _0x56541f,_0x3ff285;const _0x437242=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x56541f=_0x5ea26f();}catch(_0x46ccc0){_0x3ff285=_0x46ccc0;}return _0x437242||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x3ff285&&_0xb8c959['rethrowUnexpectedError'](_0x3ff285,this),_0x56541f;}['markInsertion'](_0x4436cb,_0x24060b=null,_0x2c8099={}){if(_0x4436cb['isCollapsed'])return null;const _0x2bf144=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0xb8f4a6,meta:_0x55e82b}of this['_findSuggestions'](_0x4436cb,'insertion'))if(_0x55e82b['isOwn']){if(!_0x55e82b['isNextTo']){if(_0x55e82b['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0xb8f4a6,_0x2c8099))continue;return _0xb8f4a6;}if(Lt(_0xb8f4a6,_0x2c8099))return _0xb8f4a6;this['_breakSuggestionMarker'](_0xb8f4a6,_0x4436cb['start'],_0x4436cb['end']);break;}if(_0x24060b==_0xb8f4a6['subType']&&Lt(_0xb8f4a6,_0x2c8099)){const _0x362186=_0xb8f4a6['getFirstRange']();return _0x362186['start']['isEqual'](_0x4436cb['end'])?this['_setSuggestionRange'](_0xb8f4a6,this['_model']['createRange'](_0x4436cb['start'],_0x362186['end'])):this['_setSuggestionRange'](_0xb8f4a6,this['_model']['createRange'](_0x362186['start'],_0x4436cb['end'])),_0xb8f4a6;}}const _0x36dca3=_0x22411c(),_0x2f32b1=_0x2bf144['id'],_0x35aa6c=_0x24060b?'insertion:'+_0x24060b:'insertion',_0x13b299=this['_setSuggestionData']({'id':_0x36dca3,'type':_0x35aa6c,'createdAt':new Date(),'authorId':_0x2f32b1,'attributes':_0x2c8099});return this['_addSuggestionMarker'](_0x35aa6c,_0x36dca3,_0x2f32b1,_0x4436cb),_0x13b299;}['markMultiRangeInsertion'](_0x22e2f5,_0x134d54='multi',_0xe08da3={}){const _0x4c14ef=this['editor']['plugins']['get']('Users')['me'],_0x2c04da=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x134d54,'join');for(const _0x163e56 of this['getSuggestions']())if(_0x163e56['author']['id']==_0x4c14ef['id']&&'insertion'==_0x163e56['type']&&_0x163e56['subType']==_0x134d54&&Lt(_0x163e56,_0xe08da3)&&(_0x2c04da(_0x163e56['getRanges'](),_0x22e2f5)||_0x2c04da(_0x22e2f5,_0x163e56['getRanges']()))){for(const _0x192d07 of _0x22e2f5)_0x163e56['addRange'](_0x192d07);return _0x163e56;}for(const {suggestion:_0x39db46,meta:_0xa7dba6}of this['_findSuggestions'](_0x22e2f5,'insertion')){if(!_0xa7dba6['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0xa7dba6['containsRangeInObject'])continue;if(!Lt(_0x39db46,_0xe08da3))continue;let _0x6bb46e=!0x0;for(const _0x2319f9 of _0x39db46['getRanges']())for(const _0x4b0ac4 of _0x22e2f5)if(!_0x2319f9['containsRange'](_0x4b0ac4)){_0x6bb46e=!0x1;break;}if(_0x6bb46e)return _0x39db46;}const _0x3170dd=_0x22411c(),_0x37d685=_0x4c14ef['id'],_0x205864='insertion:'+_0x134d54,_0x6a37ce=this['_setSuggestionData']({'id':_0x3170dd,'type':_0x205864,'createdAt':new Date(),'authorId':_0x37d685,'attributes':_0xe08da3});for(const _0x532a14 of _0x22e2f5)this['_addSuggestionMarker'](_0x205864,_0x3170dd,_0x37d685,_0x532a14,u['getMultiRangeId']());return _0x6a37ce;}['markInlineFormat'](_0x4d478f,_0x239c1a,_0x2221bb=null,_0x5a08f3={}){if(_0x2221bb=_0x2221bb||Vt(_0x239c1a),_0x4d478f['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x363b79=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2221bb,'accept');return this['forceDefaultExecution'](()=>_0x363b79([_0x4d478f],_0x239c1a,_0x5a08f3)),null;}const _0x5c30be=this['editor']['plugins']['get']('Users')['me'],_0x3c5cf3=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x292c38,meta:_0x248f5d}of this['_findSuggestions'](_0x4d478f,'insertion'))_0x248f5d['isOwn']&&!_0x248f5d['isInsideObject']&&_0x3c5cf3['push'](..._0x292c38['getRanges']());}const _0x12195c=function(_0x3f37ba,_0x2ed56d){const _0x257171=[];for(const _0x414aa1 of _0x2ed56d){const _0x1d1d3b=_0x3f37ba['getIntersection'](_0x414aa1);_0x1d1d3b&&_0x257171['push'](_0x1d1d3b);}return _0x257171;}(_0x4d478f,_0x3c5cf3),_0x418418=function(_0x185676,_0x4253e8){const _0x2ab634=[_0x185676];for(const _0x184dfa of _0x4253e8){let _0x224c24=0x0;for(;_0x224c24<_0x2ab634['length'];){const _0x4e7092=_0x2ab634[_0x224c24]['getDifference'](_0x184dfa);_0x2ab634['splice'](_0x224c24,0x1,..._0x4e7092),_0x224c24+=_0x4e7092['length'];}}return _0x2ab634;}(_0x4d478f,_0x3c5cf3);_0x12195c['length']&&this['_model']['change'](()=>{for(const _0x1d6273 of _0x12195c){const _0x5344be=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2221bb,'accept');this['forceDefaultExecution'](()=>_0x5344be([_0x1d6273],_0x239c1a,_0x5a08f3));}});for(const _0xfd42d7 of _0x418418){let _0x3c77ff=null,_0x188168=_0xfd42d7['start'],_0x1eeeae=_0xfd42d7['end'];for(const {suggestion:_0xec0c5f,meta:_0x39bc2f}of this['_findSuggestions'](_0xfd42d7,'formatInline')){if(!_0x39bc2f['isOwn'])continue;if(_0xec0c5f['subType']!=_0x2221bb)continue;if(!Lt(_0xec0c5f,_0x5a08f3))continue;const _0x57aaa1=_0xec0c5f['getFirstRange']();if(_0x57aaa1['containsRange'](_0xfd42d7,!0x0))return null;_0x188168=_0x188168['isBefore'](_0x57aaa1['start'])?_0x188168:_0x57aaa1['start'],_0x1eeeae=_0x1eeeae['isAfter'](_0x57aaa1['end'])?_0x1eeeae:_0x57aaa1['end'],_0x3c77ff?_0x57aaa1['start']['isBefore'](_0x3c77ff['getFirstRange']()['start'])?(_0x3c77ff['removeMarkers'](),_0x3c77ff=_0xec0c5f):_0xec0c5f['removeMarkers']():_0x3c77ff=_0xec0c5f;}const _0x4aff2e=this['_model']['createRange'](_0x188168,_0x1eeeae);if(_0x3c77ff)this['_setSuggestionRange'](_0x3c77ff,_0x4aff2e);else{const _0x13890c=_0x22411c(),_0x44e63f=_0x5c30be['id'];this['_setSuggestionData']({'id':_0x13890c,'type':'formatInline:'+_0x2221bb,'data':_0x239c1a,'createdAt':new Date(),'authorId':_0x44e63f,'attributes':_0x5a08f3}),this['_addSuggestionMarker']('formatInline:'+_0x2221bb,_0x13890c,_0x44e63f,_0x4aff2e);}}return null;}['markBlockFormat'](_0x3b48e4,_0x455118,_0x1bb183=[],_0x51747e=null,_0x333baa={}){_0x455118['formatGroupId']||(_0x455118['formatGroupId']=_0x455118['commandName']),_0x455118['multipleBlocks']=_0x3b48e4['is']('range'),_0x51747e=_0x51747e||Vt(_0x455118);const _0x38db37=_0x1bb183['map'](_0x401357=>Gt(_0x401357,this['_model'])),_0x494dcb=_0x3b48e4['is']('range')?_0x3b48e4:Gt(_0x3b48e4,this['_model']);if('never'===this['_trackFormatChanges']){const _0xd0ee70=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x51747e,'accept');return this['forceDefaultExecution'](()=>_0xd0ee70([_0x494dcb],_0x455118,_0x333baa)),null;}_0x38db37['push'](_0x494dcb);let _0x2153e2=!0x0;for(const _0x428cf4 of _0x38db37)if(!this['_rangeIsInLocalUserInsertion'](_0x428cf4)){_0x2153e2=!0x1;break;}if(_0x2153e2&&'always'!==this['_trackFormatChanges']){const _0x51bd06=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x51747e,'accept');return this['forceDefaultExecution'](()=>_0x51bd06([_0x494dcb],_0x455118,_0x333baa)),null;}let _0x30417c=null,_0x4b9687=_0x494dcb['start'],_0x15ae4a=_0x494dcb['end'];for(const {suggestion:_0x1c075b,meta:_0x43e272}of this['_findSuggestions'](_0x494dcb,'formatBlock')){if(!_0x43e272['isOwn'])continue;if(_0x43e272['isNextTo']||_0x43e272['containsRangeInObject']||_0x43e272['isInsideObject'])continue;if(_0x1c075b['data']['formatGroupId']!=_0x455118['formatGroupId'])continue;if(!Lt(_0x1c075b,_0x333baa))continue;const _0x32a8bd=_0x1c075b['getFirstRange']();if(_0x1c075b['subType']==_0x51747e){if(_0x32a8bd['containsRange'](_0x494dcb,!0x0))return null;_0x4b9687=_0x4b9687['isBefore'](_0x32a8bd['start'])?_0x4b9687:_0x32a8bd['start'],_0x15ae4a=_0x15ae4a['isAfter'](_0x32a8bd['end'])?_0x15ae4a:_0x32a8bd['end'],_0x30417c?_0x32a8bd['start']['isBefore'](_0x30417c['getFirstRange']()['start'])?(_0x30417c['removeMarkers'](),_0x30417c=_0x1c075b):_0x1c075b['removeMarkers']():_0x30417c=_0x1c075b;}else{const _0x3067d0=_0x494dcb['getIntersection'](_0x32a8bd);this['_cutOutSuggestionMarker'](_0x1c075b,_0x3067d0);}}const _0x1ac26b=this['editor']['plugins']['get']('Users')['me'],_0x56a5a9=_0x22411c(),_0x321ccb=_0x1ac26b['id'];if(_0x30417c)return this['_setSuggestionRange'](_0x30417c,this['_model']['createRange'](_0x4b9687,_0x15ae4a)),_0x30417c;{const _0x3dab63=this['_setSuggestionData']({'id':_0x56a5a9,'type':'formatBlock:'+_0x51747e,'data':_0x455118,'createdAt':new Date(),'authorId':_0x321ccb,'attributes':_0x333baa});return this['_addSuggestionMarker']('formatBlock:'+_0x51747e,_0x56a5a9,_0x321ccb,this['_model']['createRange'](_0x4b9687,_0x15ae4a)),_0x3dab63;}}['markMultiRangeBlockFormat'](_0x43c0a8,_0x18bbe2,_0x4e6046=[],_0x2c491c=null,_0x2c122d={}){_0x18bbe2['formatGroupId']||(_0x18bbe2['formatGroupId']=_0x18bbe2['commandName']);const _0x1f3198=_0x43c0a8[0x0];_0x18bbe2['multipleBlocks']=_0x1f3198['is']('range'),_0x2c491c=_0x2c491c||Vt(_0x18bbe2);const _0x2a80a8=_0x4e6046['map'](_0x4da4d9=>Gt(_0x4da4d9,this['_model'])),_0x455638=_0x1f3198['is']('range')?_0x43c0a8:_0x43c0a8['map'](_0x38d0f9=>Gt(_0x38d0f9,this['_model']));if('never'===this['_trackFormatChanges']){const _0x16a9e6=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2c491c,'accept');return this['forceDefaultExecution'](()=>_0x16a9e6(_0x455638,_0x18bbe2,_0x2c122d)),null;}_0x2a80a8['push'](..._0x455638);let _0x22ce62=!0x0;for(const _0x3ab2c4 of _0x2a80a8)if(!this['_rangeIsInLocalUserInsertion'](_0x3ab2c4)){_0x22ce62=!0x1;break;}if(_0x22ce62&&'always'!==this['_trackFormatChanges']){const _0x4914b7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2c491c,'accept');return this['forceDefaultExecution'](()=>_0x4914b7(_0x455638,_0x18bbe2,_0x2c122d)),null;}const _0xcdca3a=this['editor']['plugins']['get']('Users')['me'];for(const _0x11ee78 of this['getSuggestions']()){if(_0x11ee78['author']['id']!=_0xcdca3a['id'])continue;if('formatBlock'!=_0x11ee78['type']||_0x11ee78['data']['formatGroupId']!=_0x18bbe2['formatGroupId'])continue;if(!Lt(_0x11ee78,_0x2c122d))continue;const _0x17947c=_0x11ee78['subType']==_0x2c491c;for(let _0x410673=0x0;_0x410673<_0x455638['length'];_0x410673++){const _0x5885df=_0x455638[_0x410673];for(const _0x4e53c3 of _0x11ee78['getMarkers']()){const _0x4f5d2e=_0x4e53c3['getRange']();if(_0x5885df['isEqual'](_0x4f5d2e)){_0x17947c?(_0x455638['splice'](_0x410673,0x1),_0x410673--):_0x11ee78['removeMarker'](_0x4e53c3['name']);break;}}}}if(0x0==_0x455638['length'])return null;const _0x45e225=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2c491c,'join');for(const _0x108a23 of this['getSuggestions']())if(_0x108a23['author']['id']==_0xcdca3a['id']&&'formatBlock'==_0x108a23['type']&&_0x108a23['data']['formatGroupId']==_0x18bbe2['formatGroupId']&&_0x108a23['subType']==_0x2c491c&&Lt(_0x108a23,_0x2c122d)&&(_0x45e225(_0x108a23['getRanges'](),_0x455638)||_0x45e225(_0x455638,_0x108a23['getRanges']()))){for(const _0x11bdc0 of _0x455638)_0x108a23['addRange'](_0x11bdc0);return _0x108a23;}const _0x1fcdc3=_0x22411c(),_0x22850c=_0xcdca3a['id'],_0x4fc934='formatBlock:'+_0x2c491c,_0x3e829f=this['_setSuggestionData']({'id':_0x1fcdc3,'type':_0x4fc934,'data':_0x18bbe2,'createdAt':new Date(),'authorId':_0x22850c,'attributes':_0x2c122d});for(const _0x5b4023 of _0x455638)this['_addSuggestionMarker'](_0x4fc934,_0x1fcdc3,_0x22850c,_0x5b4023,u['getMultiRangeId']());return _0x3e829f;}['markDeletion'](_0x395234,_0x671997=null,_0x557443={}){if(_0x395234['isCollapsed'])return null;const _0x1be717=this['editor']['plugins']['get']('Users')['me'],_0x2cbba8=new _0x24837b(_0x395234['start'],_0x395234['end']);for(const {suggestion:_0x4fd242,meta:_0x23552d}of this['_findSuggestions'](_0x2cbba8,'insertion'))if(_0x23552d['isOwn']&&!_0x23552d['isNextTo']){if(_0x4fd242['isMultiRange']){const _0x11429e=_0x4fd242['getRanges']()['filter'](_0x33090f=>'$graveyard'!=_0x33090f['root']['rootName']);_0x11429e['every'](_0x39c4de=>_0x2cbba8['containsRange'](_0x39c4de,!0x0))&&_0x4fd242['discard']();if(_0x11429e['some'](_0xff167c=>_0xff167c['containsRange'](_0x2cbba8,!0x0))){const _0x4c7bdc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x671997,'accept');return this['forceDefaultExecution'](()=>_0x4c7bdc([_0x2cbba8],null,_0x557443)),null;}}else{const _0x176c1b=_0x2cbba8['getIntersection'](_0x4fd242['getFirstRange']());null!==_0x176c1b&&_0x4fd242['_onDiscard']([_0x176c1b],null,_0x557443);}}if(_0x2cbba8['detach'](),_0x2cbba8['isCollapsed']||'$graveyard'==_0x2cbba8['root']['rootName'])return null;let _0x21ab19=null,_0x5dc10a=_0x2cbba8['start'],_0x4939cf=_0x2cbba8['end'];const _0xf87fb9=this['_findSuggestions'](_0x2cbba8,'deletion');for(const {suggestion:_0x28b1b6,meta:_0x252556}of _0xf87fb9){const _0x3e0873=this['_model']['createRange'](_0x5dc10a,_0x4939cf);if(_0x252556['isOwn']&&(this['_mergeNestedSuggestions']||!_0x252556['containsRangeInObject']&&!_0x252556['isInsideObject'])){if(_0x28b1b6['isMultiRange']){if(!Lt(_0x28b1b6,_0x557443))continue;let _0x2fbbb1=!0x0;for(const _0x4f8df2 of _0x28b1b6['getRanges']()){if(_0x4f8df2['containsRange'](_0x3e0873,!0x0))return _0x28b1b6;_0x3e0873['containsRange'](_0x4f8df2)||(_0x2fbbb1=!0x1);}_0x2fbbb1&&_0x28b1b6['discard']();}else{const _0x5c9acf=_0x28b1b6['getFirstRange']();if(_0x5c9acf['containsRange'](_0x3e0873,!0x0))return _0x28b1b6;if(!Lt(_0x28b1b6,_0x557443)){_0x3e0873['containsRange'](_0x5c9acf)?_0x28b1b6['removeMarkers']():_0x5c9acf['containsPosition'](_0x5dc10a)?_0x5dc10a=_0x5c9acf['end']:_0x5c9acf['containsPosition'](_0x4939cf)&&(_0x4939cf=_0x5c9acf['start']);continue;}_0x5dc10a=_0x5dc10a['isBefore'](_0x5c9acf['start'])?_0x5dc10a:_0x5c9acf['start'],_0x4939cf=_0x4939cf['isAfter'](_0x5c9acf['end'])?_0x4939cf:_0x5c9acf['end'],_0x557443=Object['assign']({},_0x28b1b6['attributes']),_0x21ab19?_0x5c9acf['start']['isBefore'](_0x21ab19['getFirstRange']()['start'])?(_0x21ab19['removeMarkers'](),_0x21ab19=_0x28b1b6):_0x28b1b6['removeMarkers']():_0x21ab19=_0x28b1b6;}}}if(_0x21ab19)return this['_setSuggestionRange'](_0x21ab19,this['_model']['createRange'](_0x5dc10a,_0x4939cf)),_0x21ab19;{const _0xaa7f6e=_0x22411c(),_0x4c746c=this['_model']['createRange'](_0x5dc10a,_0x4939cf),_0x51c1a9=_0x1be717['id'],_0xf58561=_0x671997?'deletion:'+_0x671997:'deletion',_0x149ae9=this['_setSuggestionData']({'id':_0xaa7f6e,'type':_0xf58561,'createdAt':new Date(),'authorId':_0x51c1a9,'attributes':_0x557443});return this['_addSuggestionMarker'](_0xf58561,_0xaa7f6e,_0x51c1a9,_0x4c746c),_0x149ae9;}}['markMultiRangeDeletion'](_0x52cf17,_0x4fa783='multi',_0x299089={}){const _0x30f02c=this['editor']['plugins']['get']('Users')['me'],_0x3072f9=_0x52cf17['map'](_0x4b9837=>new _0x24837b(_0x4b9837['start'],_0x4b9837['end'])),_0x3f3c44=new Set();for(const {suggestion:_0x55734d,meta:_0x1dfdfe}of this['_findSuggestions'](_0x3072f9,'insertion'))_0x1dfdfe['isOwn']&&!_0x1dfdfe['isNextTo']&&_0x3f3c44['add'](_0x55734d);for(const _0x22bf94 of _0x3f3c44)if(_0x22bf94['isMultiRange']){const _0x3e244a=_0x22bf94['getRanges']();(!_0x22bf94['attributes']||!_0x22bf94['attributes']['skipNestingCheck'])&&(_0x3e244a['every'](_0x4dcef3=>_0x3072f9['some'](_0x461527=>_0x461527['containsRange'](_0x4dcef3,!0x0)))&&_0x22bf94['discard']());if(_0x3072f9['every'](_0x297a45=>_0x3e244a['some'](_0x7c03ad=>_0x7c03ad['containsRange'](_0x297a45,!0x0)))){const _0x26fe49=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4fa783,'accept');return this['forceDefaultExecution'](()=>_0x26fe49(_0x52cf17,null,_0x299089)),null;}}else{const _0x14bc41=_0x22bf94['getFirstRange']();_0x3072f9['some'](_0x23ebe6=>_0x23ebe6['containsRange'](_0x14bc41,!0x0))&&_0x22bf94['discard']();if(_0x3072f9['every'](_0x257f95=>_0x14bc41['containsRange'](_0x257f95,!0x0))){const _0x1a57a8=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4fa783,'accept');return this['forceDefaultExecution'](()=>_0x1a57a8(_0x3072f9,null,_0x299089)),null;}}const _0x5d03fe=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4fa783,'join');let _0xec5233=null;for(const _0x5ea9ed of this['getSuggestions']())if(_0x5ea9ed['author']['id']==_0x30f02c['id']&&_0x5ea9ed['isInContent']&&'deletion'==_0x5ea9ed['type']&&_0x5ea9ed['subType']==_0x4fa783&&Lt(_0x5ea9ed,_0x299089)&&(_0x5d03fe(_0x5ea9ed['getRanges'](),_0x3072f9)||_0x5d03fe(_0x3072f9,_0x5ea9ed['getRanges']()))){if(_0xec5233){if(_0x5ea9ed['commentThread']&&_0x5ea9ed['commentThread']['length'])continue;for(const _0x11b3b9 of _0x5ea9ed['getRanges']())_0xec5233['isIntersectingWithRange'](_0x11b3b9)||_0xec5233['addRange'](_0x11b3b9);_0x5ea9ed['removeMarkers']();}else{_0xec5233=_0x5ea9ed;for(const _0x2131c9 of _0x3072f9)_0x5ea9ed['isIntersectingWithRange'](_0x2131c9)||_0x5ea9ed['addRange'](_0x2131c9);}}if(_0xec5233)return _0xec5233;_0x3f3c44['clear']();for(const {suggestion:_0xc502f2,meta:_0x4687aa}of this['_findSuggestions'](_0x3072f9,'deletion'))_0x4687aa['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4687aa['containsRangeInObject']&&!_0x4687aa['isInsideObject'])&&Lt(_0xc502f2,_0x299089)&&_0x3f3c44['add'](_0xc502f2);for(const _0x4d2038 of _0x3f3c44){const _0x5bad54=_0x4d2038['getRanges']();if(!_0x299089||!_0x299089['skipNestingCheck']){if(_0x3072f9['every'](_0x22ffcb=>_0x5bad54['some'](_0x1c0c74=>_0x1c0c74['containsRange'](_0x22ffcb,!0x0))))return _0x4d2038;}(!_0x4d2038['attributes']||!_0x4d2038['attributes']['skipNestingCheck'])&&(_0x5bad54['every'](_0x3e14a0=>_0x3072f9['some'](_0x147413=>_0x147413['containsRange'](_0x3e14a0,!0x0)))&&_0x4d2038['discard']());}const _0x4d9684=_0x22411c(),_0x4ee716=_0x30f02c['id'],_0x2fa149='deletion:'+_0x4fa783,_0x5105bf=this['_setSuggestionData']({'id':_0x4d9684,'type':_0x2fa149,'createdAt':new Date(),'authorId':_0x4ee716,'attributes':_0x299089});for(const _0x160124 of _0x3072f9)_0x160124['detach'](),_0x160124['isCollapsed']||'$graveyard'==_0x160124['root']['rootName']||this['_addSuggestionMarker'](_0x2fa149,_0x4d9684,_0x4ee716,_0x160124,u['getMultiRangeId']());return _0x5105bf;}['markAttributeChange'](_0x2cec90,_0x3c5cc7,_0x2d998d,_0x334aa7,_0xa3400){if(_0x2cec90['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x2af519=this['editor']['plugins']['get']('Users')['me']['id'],_0x124865=Array['from'](this['_suggestions']['values']())['filter'](_0x5c2d05=>'attribute'==_0x5c2d05['type']&&_0x5c2d05['data']['key']==_0x3c5cc7&&_0x5c2d05['isIntersectingWithRange'](_0x2cec90));if('default'===this['_trackFormatChanges']){const _0x51033e=this['_findSuggestions'](_0x2cec90,'insertion')['filter'](({meta:_0x4165e1})=>_0x4165e1['isOwn']&&!_0x4165e1['isInsideObject']&&!_0x4165e1['isNextTo'])['map'](({suggestion:_0x1c2788})=>_0x1c2788);_0x124865['unshift'](..._0x51033e);}const _0x555d36=new Map([[_0x2cec90,_0x2d998d]]);for(const _0x3cc895 of _0x124865){const _0x3437fe='attribute'==_0x3cc895['type']?_0x3cc895['data']['oldValue']:void 0x0,_0x7225a4=_0x3cc895['getFirstRange'](),_0x2e085e=Array['from'](_0x555d36['keys']())['find'](_0x229591=>_0x229591['isIntersecting'](_0x7225a4));if(!_0x2e085e)continue;const _0x3e233e=_0x2e085e['getDifference'](_0x7225a4);this['_isBlockAttribute'](_0x3c5cc7)&&'insertion'==_0x3cc895['type']&&0x0!=_0x3e233e['length']||(_0x555d36['delete'](_0x2e085e),_0x3e233e['forEach'](_0x1fded1=>{_0x555d36['set'](_0x1fded1,_0x2d998d);}),'insertion'!=_0x3cc895['type']&&_0x3437fe!=_0x334aa7&&_0x555d36['set'](_0x2e085e['getIntersection'](_0x7225a4),_0x3437fe));}const _0xf6eda5=[];for(const [_0x24e829,_0x4e3f9e]of _0x555d36){const _0x2400c6=_0x22411c(),_0x34f726={'key':_0x3c5cc7,'oldValue':_0x4e3f9e,'newValue':_0x334aa7};_0x3c5cc7['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':_0x3c5cc7});const _0x10d1f7=('attribute:'+(_0x3c5cc7+'|'+Vt({'newValue':_0x334aa7})))['substring'](0x0,0x3c),_0x1c71bb=this['_setSuggestionData']({'id':_0x2400c6,'type':_0x10d1f7,'data':_0x34f726,'createdAt':new Date(),'authorId':_0x2af519,'attributes':_0xa3400});_0xf6eda5['push'](_0x1c71bb),this['_addSuggestionMarker'](_0x10d1f7,_0x2400c6,_0x2af519,_0x24e829);}return _0xf6eda5;}['enableDefaultAttributesIntegration'](_0x243cc9){this['enableCommand'](_0x243cc9,(_0xf43317,..._0x3959be)=>{this['_recordAttributeChanges'](()=>{_0xf43317(..._0x3959be);});});}['registerBlockAttribute'](_0x49f397){this['_blockAttributeKeys']['add'](_0x49f397);}['registerInlineAttribute'](_0x19de9b){this['_inlineAttributeKeys']['add'](_0x19de9b);}['_getAttributeKey'](_0xa91e0d){return'attribute'==_0xa91e0d['type']?_0xa91e0d['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x4ad5e9,_0x1ac345){const _0x1726e8=_0x4ad5e9['getFirstMarker']();this['_model']['change'](_0x5f3b55=>{_0x5f3b55['updateMarker'](_0x1726e8,{'range':_0x1ac345});});}['_addThreadToSuggestion'](_0xc1b1bc){const _0x179e33=_0xc1b1bc['id'],_0x4f6cfe=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x179e33)||this['_commentsRepository']['addCommentThread']({'channelId':_0x4f6cfe,'threadId':_0x179e33,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2abeee=this['_commentsRepository']['getCommentThread'](_0x179e33);_0x2abeee['unbind']('isRemovable'),_0x2abeee['isRemovable']=!0x1,_0xc1b1bc['commentThread']=_0x2abeee;}['_checkSuggestionCorrectness'](_0x54b784,_0x656154,_0x28758e,_0x1a12c3){if(_0x54b784['type']!=_0x656154||_0x54b784['subType']!=_0x28758e||_0x54b784['creator']['id']!=_0x1a12c3)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0xb8c959('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x6a3954,_0xe14ea){const _0x3bd7a9=_0x6a3954['getFirstRange']();if(_0xe14ea['isEqual'](_0x3bd7a9))_0x6a3954['removeMarkers']();else{if(_0x3bd7a9['containsRange'](_0xe14ea)){const _0x3a2622=this['_model']['createPositionAt'](_0xe14ea['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x6a3954,this['_model']['createRange'](_0x3bd7a9['start'],_0x3a2622));const _0x205b54=_0x22411c(),_0x1e4946=_0x6a3954['creator']['id'],_0x37bfb2=_0x6a3954['type']+':'+_0x6a3954['subType'];this['_setSuggestionData']({'id':_0x205b54,'type':_0x37bfb2,'createdAt':new Date(),'authorId':_0x1e4946,'data':_0x6a3954['data'],'attributes':_0x6a3954['attributes']});const _0x4d9688=this['_model']['createPositionAt'](_0xe14ea['end']['parent'],'after'),_0x5795d2=this['_model']['createRange'](_0x4d9688,_0x3bd7a9['end']);this['_addSuggestionMarker'](_0x37bfb2,_0x205b54,_0x1e4946,_0x5795d2);}else{if(_0x3bd7a9['containsPosition'](_0xe14ea['start'])){const _0x46b04d=this['_model']['createPositionAt'](_0xe14ea['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x6a3954,this['_model']['createRange'](_0x3bd7a9['start'],_0x46b04d));}else{const _0x22c75c=this['_model']['createPositionAt'](_0xe14ea['end']['parent'],'after');this['_setSuggestionRange'](_0x6a3954,this['_model']['createRange'](_0x22c75c,_0x3bd7a9['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x489a30){for(const {suggestion:_0xe58524,meta:_0x1ecf09}of this['_findSuggestions'](_0x489a30,'insertion')){if(!_0x1ecf09['isOwn'])continue;const _0x26a7f5=_0xe58524['getRanges']();for(const _0x3febaf of _0x26a7f5)if(!_0x489a30['getDifference'](_0x3febaf)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0xddb619){const _0x4707e3=this['editor']['plugins']['get']('Users')['getUser'](_0xddb619);if(!_0x4707e3)throw new _0xb8c959('track-changes-user-not-found',this);return _0x4707e3;}['_getExternalAuthor'](_0x3817c1){const _0x59f343=this['editor']['plugins']['get']('Users'),_0x4447a8=_0x33246c('external:'+_0x3817c1),_0x5985d1=_0x59f343['getUser'](_0x4447a8);return _0x5985d1||_0x59f343['addUser']({'id':_0x4447a8,'name':_0x3817c1});}['_createSuggestion'](_0x30c56f,_0x3cb5ab,_0x205ba4,_0x31f7b6,_0x21b55d){const _0x392c4f=this['_getAuthorFromId'](_0x31f7b6),_0x2d9c89=this['_suggestionFactory']['buildSuggestion'](_0x30c56f,_0x3cb5ab,_0x205ba4,_0x392c4f,_0x21b55d,_0x233251=>{this['_updateSuggestionData'](_0x205ba4,{'attributes':_0x233251});const _0x296e7f=this['getSuggestion'](_0x205ba4);this['_joinWithAdjacentSuggestions'](new Set([_0x296e7f])),this['_refreshSuggestionsChain'](new Set([_0x296e7f]));});return this['listenTo'](_0x2d9c89,'accept',()=>{this['_updateSuggestionData'](_0x205ba4,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x2d9c89,'discard',()=>{this['_updateSuggestionData'](_0x205ba4,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x205ba4,_0x2d9c89),this['_suggestionState']['set'](_0x2d9c89,'notReady'),_0x2d9c89;}['_splitMarkerName'](_0xc1e9){const _0x101ba8=_0xc1e9['split'](':');return{'group':_0x101ba8[0x0],'type':_0x101ba8[0x1],'subType':_0x101ba8['length']>=0x5?_0x101ba8[0x2]:null,'id':_0x101ba8['length']<0x5?_0x101ba8[0x2]:_0x101ba8[0x3],'authorId':_0x101ba8['length']<0x5?_0x101ba8[0x3]:_0x101ba8[0x4],'markerCount':0x6==_0x101ba8['length']?_0x101ba8[0x5]:null};}['_breakSuggestionMarker'](_0xd17772,_0x2c21ed,_0xb3ae55){const _0x614706=_0xd17772['getFirstRange'](),_0x121e03=_0x614706['start'],_0x129550=_0x614706['end'];this['_setSuggestionRange'](_0xd17772,this['_model']['createRange'](_0x121e03,_0x2c21ed));const _0x142ee2=_0x22411c(),_0x1d5026=_0xd17772['creator']['id'],_0x28e1ff=_0xd17772['type']+(_0xd17772['subType']?':'+_0xd17772['subType']:'');this['_setSuggestionData']({'id':_0x142ee2,'type':_0x28e1ff,'createdAt':new Date(),'authorId':_0x1d5026,'originalSuggestionId':_0xd17772['id'],'attributes':_0xd17772['attributes'],'data':_0xd17772['data']});const _0xe96ff4=this['_getAttributeKey'](_0xd17772);('formatBlock'==_0xd17772['type']||_0xe96ff4&&this['_isBlockAttribute'](_0xe96ff4))&&(_0xb3ae55=this['_model']['createPositionBefore'](_0xb3ae55['parent'])),this['_addSuggestionMarker'](_0x28e1ff,_0x142ee2,_0x1d5026,this['_model']['createRange'](_0xb3ae55,_0x129550));}['_findSuggestions'](_0x402316,_0x17444d=null){const _0x1a6986=[],_0x14a01e=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x402316)||(_0x402316=[_0x402316]);for(const _0x3cdd61 of this['getSuggestions']()){if(!_0x3cdd61['isInContent'])continue;if(_0x17444d&&_0x3cdd61['type']!=_0x17444d)continue;let _0x7217f3=!0x1;for(const _0x904d90 of _0x3cdd61['getRanges']()){for(const _0x2c6440 of _0x402316){const _0x2902af=_0x2c6440['start']['isEqual'](_0x904d90['end'])||_0x2c6440['end']['isEqual'](_0x904d90['start']);if(_0x2902af||_0x2c6440['getIntersection'](_0x904d90)){const _0x307766=_0x2c6440['containsRange'](_0x904d90)&&Rt(this['_model']['schema'],_0x904d90['start'],_0x2c6440),_0x4894c0=_0x904d90['containsRange'](_0x2c6440)&&Rt(this['_model']['schema'],_0x2c6440['start'],_0x904d90);_0x1a6986['push']({'suggestion':_0x3cdd61,'meta':{'isOwn':_0x14a01e==_0x3cdd61['author'],'isNextTo':_0x2902af,'isInsideObject':_0x307766,'containsRangeInObject':_0x4894c0}}),_0x7217f3=!0x0;break;}}if(_0x7217f3)break;}}return _0x1a6986;}['_addSuggestionMarker'](_0xd9a416,_0x5c45c2,_0x487dfa,_0x22d940,_0x41be08){this['_model']['change'](_0x28d479=>{let _0x157eda='suggestion:'+_0xd9a416+':'+_0x5c45c2+':'+_0x487dfa;_0x41be08&&(_0x157eda=_0x157eda+':'+_0x41be08),_0x28d479['addMarker'](_0x157eda,{'range':_0x22d940,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x23d7a9){const _0x45ee3f=_0x23d7a9['previous'],_0x2a666b=_0x23d7a9['next'];_0x23d7a9['previous']=null,_0x23d7a9['next']=null,null!=_0x45ee3f&&_0x45ee3f['next']==_0x23d7a9&&(_0x45ee3f['next']=_0x2a666b),null!=_0x2a666b&&_0x2a666b['previous']==_0x23d7a9&&(_0x2a666b['previous']=_0x45ee3f),'ready'==this['_suggestionState']['get'](_0x23d7a9)&&(this['_suggestionState']['set'](_0x23d7a9,'removed'),this['fire']('suggestionUnloaded',_0x23d7a9,_0x45ee3f,_0x2a666b));}['_setSuggestionData'](_0x724e5d){const _0x7ee4e8=_0x724e5d['id'],_0x239dc7=this['addSuggestionData'](_0x724e5d);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x27d1dd=this['editor']['plugins']['get']('PendingActions'),_0x46e8c4=_0x239dc7['hasComments'],_0x379207=_0x239dc7['subType']?_0x239dc7['type']+':'+_0x239dc7['subType']:_0x239dc7['type'],_0x9c1ebf=this['editor']['locale'],_0x3d2d1b=_0x27d1dd['add'](o(_0x9c1ebf,'PENDING_ACTION_SUGGESTION')),_0x17ddca={'id':_0x7ee4e8,'type':_0x379207,'hasComments':_0x46e8c4,'data':_0x724e5d['data']||null,'originalSuggestionId':_0x724e5d['originalSuggestionId']||null,'attributes':_0x239dc7['attributes']};this['_adapter']['addSuggestion'](_0x17ddca)['then'](_0x367286=>{_0x239dc7['_saved']=!0x0,_0x27d1dd['remove'](_0x3d2d1b),_0x367286&&_0x367286['createdAt']&&(this['_suggestions']['get'](_0x7ee4e8)['createdAt']=_0x367286['createdAt']);})['catch'](_0x2350f8=>{throw _0x2409cd('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x239dc7['discard']();}),_0x239dc7['stopListening'](),this['_suggestions']['delete'](_0x239dc7['id']),this['_suggestionState']['delete'](_0x239dc7),_0x2350f8;});}return _0x239dc7;}['_isBlockAttribute'](_0x1a414d){return this['_blockAttributeKeys']['has'](_0x1a414d);}['_updateSuggestionData'](_0x15226a,_0x4880c5){const _0x29995d=this['editor']['plugins']['get']('PendingActions'),_0x406eea=this['getSuggestion'](_0x15226a);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x406eea['_saved']){const _0x6d805c=_0x29995d['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x15226a,_0x4880c5)['then'](()=>{_0x29995d['remove'](_0x6d805c);});}else _0x406eea['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x15226a,_0x4880c5);});}}['_getSuggestionData'](_0x3f8d45){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0xb8c959('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3f8d45);}['_handleNewSuggestionMarker'](_0x44d8fb){const {id:_0x49582c,type:_0x31d11d,subType:_0x4d74ed,authorId:_0x5e7dad}=this['_splitMarkerName'](_0x44d8fb),_0x3ee80a=this['_suggestions']['get'](_0x49582c)||this['_createSuggestion'](_0x31d11d,_0x4d74ed,_0x49582c,_0x5e7dad,{});switch(this['_checkSuggestionCorrectness'](_0x3ee80a,_0x31d11d,_0x4d74ed,_0x5e7dad),this['_suggestionState']['get'](_0x3ee80a)){case'notReady':this['_getSuggestionData'](_0x49582c)['then'](_0x219dad=>{let _0x2e39ab=Promise['resolve']();_0x219dad['hasComments']&&(_0x2e39ab=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x49582c})),_0x2e39ab['then'](()=>{this['addSuggestionData'](_0x219dad)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x3ee80a,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x49582c,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x3ee80a,'ready'),this['fire']('suggestionLoaded',_0x3ee80a);break;case'ready':this['fire']('suggestionChanged',_0x3ee80a);}return _0x3ee80a['addMarkerName'](_0x44d8fb),_0x3ee80a;}['_refreshSuggestionsChain'](_0x4774bb){const _0x2d2ecc=Array['from'](_0x4774bb),_0x127013=_0x2d2ecc['filter'](_0x41e0d6=>'attribute'==_0x41e0d6['type']);this['_refreshAttributeSuggestionsChain'](_0x127013);const _0xbf9dc3=_0x2d2ecc['filter'](_0x20a875=>!_0x20a875['isMultiRange']&&'attribute'!=_0x20a875['type']),_0x1e1592=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4e8e89=>!_0x4e8e89['isMultiRange']&&'attribute'!=_0x4e8e89['type']),_0x3719c9=_0x1e1592['filter'](_0x1d3412=>!_0x4774bb['has'](_0x1d3412)),_0x2f866b=new Map(_0x1e1592['map'](_0x4f94ce=>[_0x4f94ce,this['_suggestionFactory']['getSuggestionCallback'](_0x4f94ce['type'],_0x4f94ce['subType'],'chain')])),_0x38d865=new Map(_0x1e1592['map'](_0x1dff9e=>[_0x1dff9e,_0x1dff9e['getFirstRange']()])),_0x1aea19=new Set(),_0x59e980=new Set();for(let _0x17c675=0x0;_0x17c675<_0xbf9dc3['length'];_0x17c675++)_0x5ee400(_0xbf9dc3[_0x17c675],_0xbf9dc3,_0x17c675+0x1);for(let _0x488860=0x0;_0x488860<_0xbf9dc3['length'];_0x488860++)_0x5ee400(_0xbf9dc3[_0x488860],_0x3719c9,0x0);const _0x488caa=new Set();for(let _0x47b7c6=0x0;_0x47b7c6<_0xbf9dc3['length'];_0x47b7c6++){const _0x300ed7=_0xbf9dc3[_0x47b7c6];!_0x59e980['has'](_0x300ed7)&&_0x300ed7['previous']&&(_0x488caa['add'](_0x300ed7['previous']),_0x300ed7['previous']['next']===_0x300ed7&&(_0x300ed7['previous']['next']=null),_0x300ed7['previous']=null),!_0x1aea19['has'](_0x300ed7)&&_0x300ed7['next']&&(_0x488caa['add'](_0x300ed7['next']),_0x300ed7['next']['previous']===_0x300ed7&&(_0x300ed7['next']['previous']=null),_0x300ed7['next']=null);}function _0x5ee400(_0x1d916f,_0x5f479d,_0x6a8b11){for(let _0xa1972a=_0x6a8b11;_0xa1972a<_0x5f479d['length'];_0xa1972a++){const _0x2f6a53=_0xc33c76(_0x1d916f,_0x5f479d[_0xa1972a]);_0x2f6a53&&(_0x2f6a53[0x0]['next']=_0x2f6a53[0x1],_0x2f6a53[0x1]['previous']=_0x2f6a53[0x0],_0x1aea19['add'](_0x2f6a53[0x0]),_0x59e980['add'](_0x2f6a53[0x1]));}}function _0xc33c76(_0x1062ff,_0x53e3c0){if(_0x1062ff['author']['id']!==_0x53e3c0['author']['id'])return null;const _0x43b70b=_0x2f866b['get'](_0x1062ff)(_0x1062ff,_0x53e3c0,_0x38d865['get'](_0x1062ff),_0x38d865['get'](_0x53e3c0));if(!_0x43b70b)return null;return _0x2f866b['get'](_0x53e3c0)(_0x1062ff,_0x53e3c0,_0x38d865['get'](_0x1062ff),_0x38d865['get'](_0x53e3c0))?_0x43b70b[0x1]['commentThread']&&_0x43b70b[0x1]['commentThread']['length']?null:_0x43b70b:null;}_0x488caa['size']&&this['_refreshSuggestionsChain'](_0x488caa);}['_refreshAttributeSuggestionsChain'](_0x3686c7){if(0x0==_0x3686c7['length'])return;const _0x17dda1=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x466242=>'attribute'==_0x466242['type']&&_0x466242['_isDataLoaded']),_0x532acc=[],_0x2c5437=new Map();for(const _0x4dd1b0 of _0x17dda1){const _0x3226a3=_0x33246c(_0x4dd1b0['attributes']);_0x2c5437['has'](_0x3226a3)||(_0x2c5437['set'](_0x3226a3,_0x532acc['length']),_0x532acc['push']([]));const _0x211a72=_0x2c5437['get'](_0x3226a3);_0x532acc[_0x211a72]['push'](_0x4dd1b0);}!(function(){_0x532acc['sort']((_0x4e89ad,_0x3f8e0f)=>{const _0x23ce36=_0x4e89ad[0x0]['createdAt'],_0x4f85a3=_0x3f8e0f[0x0]['createdAt'];return _0x23ce36==_0x4f85a3?_0x4e89ad[0x0]['attributes']['groupId']<_0x3f8e0f[0x0]['attributes']['groupId']?-0x1:0x1:_0x23ce36<_0x4f85a3?-0x1:0x1;});for(const _0x1fc141 of _0x532acc)_0x1fc141['sort']((_0x3fa248,_0x5a55a6)=>_0x3fa248['id']<_0x5a55a6['id']?-0x1:0x1);}());for(let _0x55c89c=0x0;_0x55c89c<_0x532acc['length'];_0x55c89c++){if(0x0==_0x532acc[_0x55c89c]['length'])continue;const _0x3d2421=[];for(let _0x36a2c7=_0x55c89c+0x1;_0x36a2c7<_0x532acc['length'];_0x36a2c7++)0x0!=_0x532acc[_0x36a2c7]['length']&&_0x3a05e2(_0x532acc[_0x55c89c],_0x532acc[_0x36a2c7])&&_0x3d2421['push'](_0x36a2c7);for(const _0x5485f2 of _0x3d2421)_0x532acc[_0x55c89c]=_0x532acc[_0x55c89c]['concat'](_0x532acc[_0x5485f2]),_0x532acc[_0x5485f2]=[];}for(const _0x2cc49f of _0x532acc)for(let _0x2a32c7=0x0;_0x2a32c7<_0x2cc49f['length'];_0x2a32c7++)_0x2cc49f[_0x2a32c7]['next']=_0x2cc49f[_0x2a32c7+0x1]||null;for(const _0x52170c of _0x532acc)for(let _0x20e4e2=0x0;_0x20e4e2<_0x52170c['length'];_0x20e4e2++)_0x52170c[_0x20e4e2]['previous']=_0x52170c[_0x20e4e2-0x1]||null;function _0x3a05e2(_0x427b81,_0x23c84a){if(_0x427b81[0x0]['attributes']['groupId']!==_0x23c84a[0x0]['attributes']['groupId']&&_0x427b81[0x0]['author']!==_0x23c84a[0x0]['author'])return!0x1;if(!function(_0x4a081d,_0x5cf4d7){if(!_0x4a081d['hasComments']&&!_0x5cf4d7['hasComments'])return!0x0;if(_0x4a081d['hasComments']&&_0x5cf4d7['hasComments'])return!0x1;if(_0x4a081d['hasComments']&&_0x5cf4d7['createdAt']<_0x4a081d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x5cf4d7['hasComments']&&_0x4a081d['createdAt']<_0x5cf4d7['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x427b81[0x0],_0x23c84a[0x0]))return!0x1;const _0x584329=Bt(_0x427b81[0x0]['attributes'],'groupId'),_0x588b44=Bt(_0x23c84a[0x0]['attributes'],'groupId');if(!_0x2d0f6d(_0x584329,_0x588b44))return!0x1;return!!_0x427b81['every'](_0x354d4a=>_0x23c84a['some'](_0x352d5c=>_0x354d4a['getFirstRange']()['isEqual'](_0x352d5c['getFirstRange']())))&&_0x23c84a['every'](_0x56385f=>_0x427b81['some'](_0x5e064f=>_0x56385f['getFirstRange']()['isEqual'](_0x5e064f['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x594e09){const _0x580f5f=Array['from'](_0x594e09),_0x29712a=this['getSuggestions']({'skipNotAttached':!0x0}),_0x23f39b=_0x29712a['filter'](_0x47b1b6=>!_0x594e09['has'](_0x47b1b6)),_0x1c9ee9=new Map(_0x580f5f['map'](_0x185e0f=>[_0x185e0f,this['_suggestionFactory']['getSuggestionCallback'](_0x185e0f['type'],_0x185e0f['subType'],'join')])),_0x588a1b=new Map(_0x29712a['map'](_0x7e0601=>[_0x7e0601,_0x7e0601['getRanges']()]));for(let _0x15f246=0x0;_0x15f246<_0x580f5f['length'];_0x15f246++){if(_0x352995(this,_0x580f5f[_0x15f246],_0x580f5f,_0x15f246+0x1))return!0x0;}for(let _0x1a1403=0x0;_0x1a1403<_0x580f5f['length'];_0x1a1403++){if(_0x352995(this,_0x580f5f[_0x1a1403],_0x23f39b,0x0))return!0x0;}return!0x1;function _0x352995(_0x4c6552,_0x4ac759,_0x54f75a,_0x1c4c23){for(let _0x3ec4af=_0x1c4c23;_0x3ec4af<_0x54f75a['length'];_0x3ec4af++){const _0x5e975f=_0x54f75a[_0x3ec4af];if(_0x5e975f['type']!==_0x4ac759['type']||_0x5e975f['author']['id']!==_0x4ac759['author']['id']||_0x5e975f['subType']!==_0x4ac759['subType'])continue;if(!Pt(_0x4ac759,_0x5e975f,['groupId']))continue;if('attribute'==_0x4ac759['type']&&_0x4ac759['data']['oldValue']!=_0x5e975f['data']['oldValue'])continue;if('attribute'==_0x4ac759['type']&&_0x4c6552['_isBlockAttribute'](_0x4ac759['data']['key']))continue;if('formatBlock'==_0x4ac759['type']){const _0x26463d=_0x4c6552['editor']['model'],_0x155a7e=_0x4ac759['getContainedElement']();if(_0x155a7e&&(_0x26463d['schema']['isObject'](_0x155a7e)||_0x26463d['schema']['isLimit'](_0x155a7e)))continue;}const _0x58a2dd=_0x1c9ee9['get'](_0x4ac759),_0x5c8469=_0x588a1b['get'](_0x4ac759),_0x5e50e6=_0x588a1b['get'](_0x5e975f),_0x4cd93a=_0x4ac759['commentThread']&&_0x4ac759['commentThread']['length'],_0x305304=_0x5e975f['commentThread']&&_0x5e975f['commentThread']['length'];if(!_0x4cd93a&&_0x58a2dd(_0x5e50e6,_0x5c8469))return _0x4c6552['_joinSuggestions'](_0x5e975f,_0x4ac759),_0x588a1b['delete'](_0x4ac759),!0x0;if(!_0x305304&&_0x58a2dd(_0x5c8469,_0x5e50e6))return _0x4c6552['_joinSuggestions'](_0x4ac759,_0x5e975f),_0x588a1b['delete'](_0x5e975f),!0x0;}return!0x1;}}['_joinSuggestions'](_0x53deda,_0x2f5b0a){if(_0x53deda['isMultiRange']){for(const _0x2ebb73 of _0x2f5b0a['getRanges']())_0x53deda['addRange'](_0x2ebb73);}else{const _0x40a151=_0x2f5b0a['getFirstRange']()['end'];this['_setSuggestionRange'](_0x53deda,this['_model']['createRange'](_0x53deda['getFirstRange']()['start'],_0x40a151));}_0x2f5b0a['removeMarkers']();}['_getMarkerAnnouncementText'](_0x238415,_0x71cd4){const _0x532d29=_0x238415['startsWith']('format')||_0x238415['startsWith']('attribute')?'FORMATTING':_0x238415['toUpperCase']();return o(this['editor']['locale'],_0x71cd4+'_'+_0x532d29+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x597c9e=this['editor'];if(!_0x597c9e['ui'])return;const {ariaLiveAnnouncer:_0x228949}=_0x597c9e['ui'];_0xd88263(this['_model'],({left:_0x3faf5d,entered:_0x20f2ec})=>{for(const _0x190c29 of _0x3faf5d){const {group:_0x33a9da,type:_0x389d98}=this['_splitMarkerName'](_0x190c29['name']);if('suggestion'===_0x33a9da){_0x228949['announce'](this['_getMarkerAnnouncementText'](_0x389d98,'LEAVE'));break;}}for(const _0xf9de95 of _0x20f2ec){const {group:_0x5b25f9,type:_0x21f09c}=this['_splitMarkerName'](_0xf9de95['name']);if('suggestion'===_0x5b25f9){_0x228949['announce'](this['_getMarkerAnnouncementText'](_0x21f09c,'ENTER'));break;}}});}['_processAttributeChanges'](_0x21c53d){if(this['_recordAttributeSuggestions'])return!0x1;const _0x5122ee=this['editor'],_0x152299=_0x5122ee['model']['document']['differ']['getChanges']();if(0x0==_0x152299['length'])return!0x1;const _0x432f77=[],_0x271ca6=_0x152299['filter'](_0x1b24df=>'attribute'==_0x1b24df['type']),_0x5d51e9=_0x152299['filter'](_0x1aa00c=>'insert'==_0x1aa00c['type']&&'$text'!=_0x1aa00c['name']),_0x3564ea=_0x152299['filter'](_0x575d15=>'remove'==_0x575d15['type']&&'$text'!=_0x575d15['name']);for(const _0x2e63b3 of _0x271ca6)_0x432f77['push']({'key':_0x2e63b3['attributeKey'],'newValue':_0x2e63b3['attributeNewValue'],'oldValue':_0x2e63b3['attributeOldValue'],'range':Ot(_0x2e63b3['range'],_0x5122ee['model'])});for(const _0x2b46b1 of _0x5d51e9){const _0x404306=_0x3564ea['find'](_0x1514ae=>_0x1514ae['position']['isEqual'](_0x2b46b1['position']));_0x404306&&_0x432f77['push']({'key':m,'newValue':_0x2b46b1['name'],'oldValue':_0x404306['name'],'range':_0x5122ee['model']['createRangeOn'](_0x2b46b1['position']['nodeAfter'])});}return 0x0!=_0x432f77['length']&&this['_reduceExistingSuggestions'](_0x21c53d,_0x432f77);}['_processAttributeSuggestions'](_0x1de49e){let _0xb261cf=!0x1;const _0x2f9b43=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x2f331b=>_0x2f331b['data']['newRange']&&_0x2f331b['name']['startsWith']('suggestion:attribute:'));for(const _0x79dea6 of _0x2f9b43){const {subType:_0x328bb3,id:_0x31731e}=this['_splitMarkerName'](_0x79dea6['name']),_0x1d6888=_0x328bb3['split']('|')[0x0];for(const _0x232906 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x232906['id']!=_0x31731e&&'attribute'==_0x232906['type']&&_0x232906['data']&&_0x232906['data']['key']==_0x1d6888&&_0x232906['getFirstRange']()['isIntersecting'](_0x79dea6['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x232906,_0x79dea6['data']['newRange'],_0x1de49e),_0xb261cf=!0x0);}return _0xb261cf;}['_recordAttributeChanges'](_0x4ac81f){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x4ac81f();}['_isRegisteredAttribute'](_0x2f65a7){const _0x18a7df=this['_isBlockAttribute'](_0x2f65a7),_0x2ccf6e=this['_inlineAttributeKeys']['has'](_0x2f65a7);return _0x18a7df||_0x2ccf6e;}['_reduceExistingSuggestions'](_0x489074,_0x12acdd){if(0x0==_0x12acdd['length'])return!0x1;let _0x420ec5=!0x1;for(const _0x5ab0df of _0x12acdd){const _0x3e3952=this['_findSuggestions'](_0x5ab0df['range'],'attribute')['filter'](_0x4d106e=>!_0x4d106e['meta']['isNextTo'])['map'](_0x537a87=>_0x537a87['suggestion']),_0x1ab043=_0x33246c({'newValue':_0x5ab0df['newValue']});_0x3e3952['filter'](_0x35e427=>{const [_0x2805d0,_0x4b272a]=_0x35e427['subType']['split']('|');return _0x2805d0==_0x5ab0df['key']&&_0x4b272a!=_0x1ab043;})['forEach'](_0x1633f5=>{this['_reduceSuggestionAttributeRange'](_0x1633f5,_0x5ab0df['range'],_0x489074),_0x420ec5=!0x0;});}return _0x420ec5;}['_reduceSuggestionAttributeRange'](_0x5481b1,_0x3b1cb6,_0x410672){const _0x4679b7=_0x5481b1['getFirstRange']()['getDifference'](_0x3b1cb6);0x0!==_0x4679b7['length']?0x1!==_0x4679b7['length']?this['_breakSuggestionMarker'](_0x5481b1,_0x3b1cb6['start'],_0x3b1cb6['end']):this['_setSuggestionRange'](_0x5481b1,_0x4679b7[0x0]):_0x410672['removeMarker'](_0x5481b1['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x5650ec){this['_editor']=_0x5650ec,this['_model']=_0x5650ec['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x2e8208,_0x34bd6f,_0xe00bf9,_0x3af9f7,_0x8e9779,_0x46f105){return new u(this['_model'],{'type':_0x2e8208,'subType':_0x34bd6f,'id':_0xe00bf9,'author':_0x3af9f7,'creator':_0x3af9f7,'attributes':_0x8e9779,'onAttributesChange':_0x46f105,'onAccept':(..._0x4215ff)=>this['getSuggestionCallback'](_0x2e8208,_0x34bd6f,'accept')(..._0x4215ff),'onDiscard':(..._0x3670d3)=>this['getSuggestionCallback'](_0x2e8208,_0x34bd6f,'discard')(..._0x3670d3)});}['registerCustomCallback'](_0x365d2b,_0x22bdff,_0x17bb02,_0x2b3475){const _0x30b989=_0x365d2b+':'+_0x22bdff+':'+_0x17bb02;this['_customCallbacks']['set'](_0x30b989,_0x2b3475);}['getSuggestionCallback'](_0x48d6f8,_0x2c774a,_0x58c577){const _0x357497=_0x48d6f8+':'+_0x2c774a+':'+_0x58c577;return this['_customCallbacks']['get'](_0x357497)||this['_defaultCallbacks']['get'](_0x48d6f8+':'+_0x58c577);}['_registerDefaultCallbacks'](){const _0x44b2ea=()=>!0x1,_0x3bcf25=_0x1c55cc=>{_0x1c55cc['sort']((_0x15a476,_0x5463d1)=>_0x15a476['start']['isBefore'](_0x5463d1['start'])?0x1:-0x1),this['_model']['change'](_0x2a18e8=>{for(const _0x5f217b of _0x1c55cc){let _0x298691;_0x298691=_0x5f217b['end']['isAtEnd']&&_0x5f217b['end']['parent']==_0x5f217b['start']['nodeAfter']?_0x2a18e8['createSelection'](_0x5f217b['start']['nodeAfter'],'on'):_0x2a18e8['createSelection'](_0x5f217b),this['_model']['deleteContent'](_0x298691,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x45e9a2=(_0x4fc229,_0xec0197)=>{_0xec0197&&this['_model']['change'](_0x45428a=>{const {commandName:_0x7fec50,commandParams:_0x4e0e59=[]}=_0xec0197,_0x50842a=_0x4fc229['map'](_0x3b29b3=>(Tt(_0x3b29b3)&&(_0x3b29b3=this['_model']['createRange'](_0x3b29b3['end'])),_0x3b29b3))['filter'](_0x25ac20=>'$graveyard'!==_0x25ac20['root']['rootName']);if(_0x50842a['length']<0x1)return;const _0x36d2e3=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x410f32=>_0x24837b['fromRange'](_0x410f32));_0x45428a['setSelection'](_0x50842a);for(const _0x2c9bc9 of this['_editor']['commands']['commands']())_0x2c9bc9['refresh']();_0x4e0e59['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x7fec50,..._0x4e0e59);const _0x434f84=_0x36d2e3['filter'](_0x5f2ad9=>'$graveyard'!=_0x5f2ad9['root']['rootName']);_0x434f84['length']>0x0&&_0x45428a['setSelection'](_0x434f84);for(const _0x3bac0f of _0x36d2e3)_0x3bac0f['detach']();});},_0x25b3d4=(_0x2ca6c6,_0x5a17f2)=>0x1==_0x2ca6c6['length']&&0x1==_0x5a17f2['length']&&_0x2ca6c6[0x0]['end']['isEqual'](_0x5a17f2[0x0]['start']),_0x382a5d=(_0x53850d,_0x1c713a,_0xf3a2c8,_0xcf4f42)=>Ft(_0x53850d,_0x1c713a,_0xf3a2c8,_0xcf4f42,this['_model'])?[_0x53850d,_0x1c713a]:Ft(_0x1c713a,_0x53850d,_0xcf4f42,_0xf3a2c8,this['_model'])?[_0x1c713a,_0x53850d]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x44b2ea),this['_defaultCallbacks']['set']('insertion:discard',_0x3bcf25),this['_defaultCallbacks']['set']('insertion:join',_0x25b3d4),this['_defaultCallbacks']['set']('insertion:chain',_0x382a5d),this['_defaultCallbacks']['set']('deletion:accept',_0x3bcf25),this['_defaultCallbacks']['set']('deletion:discard',_0x44b2ea),this['_defaultCallbacks']['set']('deletion:join',_0x25b3d4),this['_defaultCallbacks']['set']('deletion:chain',_0x382a5d),this['_defaultCallbacks']['set']('formatInline:accept',_0x45e9a2),this['_defaultCallbacks']['set']('formatInline:discard',_0x44b2ea),this['_defaultCallbacks']['set']('formatInline:join',_0x25b3d4),this['_defaultCallbacks']['set']('formatInline:chain',_0x44b2ea),this['_defaultCallbacks']['set']('formatBlock:accept',_0x45e9a2),this['_defaultCallbacks']['set']('formatBlock:discard',_0x44b2ea),this['_defaultCallbacks']['set']('formatBlock:join',_0x25b3d4),this['_defaultCallbacks']['set']('formatBlock:chain',_0x44b2ea),this['_defaultCallbacks']['set']('attribute:accept',_0x44b2ea),this['_defaultCallbacks']['set']('attribute:discard',(_0x59b7de,_0x304e35)=>{if(!_0x304e35)return;const _0x57938e=this['_editor']['plugins']['get'](p);this['_model']['change'](_0xa58595=>{if(_0x304e35['key']==m)for(const _0x345b0d of _0x59b7de){const _0x30d788=_0x345b0d['start']['nodeAfter'],_0x51a594=_0x304e35['oldValue'];_0xa58595['rename'](_0x30d788,_0x51a594);}else{if(_0x57938e['_isBlockAttribute'](_0x304e35['key'])){for(const _0xd1ca9d of _0x59b7de)void 0x0!==_0x304e35['oldValue']?_0xa58595['setAttribute'](_0x304e35['key'],_0x304e35['oldValue'],_0xd1ca9d['start']['nodeAfter']):_0xa58595['removeAttribute'](_0x304e35['key'],_0xd1ca9d['start']['nodeAfter']);}else{for(const _0x509a7d of _0x59b7de)_0x304e35['oldValue']?_0xa58595['setAttribute'](_0x304e35['key'],_0x304e35['oldValue'],_0x509a7d):_0xa58595['removeAttribute'](_0x304e35['key'],_0x509a7d);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x25b3d4);}}function Rt(_0x551021,_0x6e37a1,_0x5f0e0d){for(const _0x5b5354 of _0x6e37a1['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5b5354['root']==_0x5b5354)return!0x1;if(!_0x5f0e0d['containsItem'](_0x5b5354))return!0x1;if(_0x551021['isObject'](_0x5b5354)||_0x551021['isLimit'](_0x5b5354))return!0x0;}return!0x1;}function Tt(_0x129ebb){return _0x129ebb['end']['parent']==_0x129ebb['start']['nodeAfter']&&_0x129ebb['end']['isAtStart'];}function Et(_0xc4e57a,_0x51afe2,_0x3be4e1,_0x3620b8){const _0x228d5e=_0x3e3ab0=>!_0x3e3ab0['item']['is']('$textProxy')&&!_0x3620b8['isObject'](_0x3e3ab0['item']),_0x27b384=_0xc4e57a['start']['getLastMatchingPosition'](_0x228d5e),_0xdaf79f=_0xc4e57a['end']['getLastMatchingPosition'](_0x228d5e,{'direction':'backward'});return(!_0xc4e57a['start']['isEqual'](_0x27b384)||!_0xc4e57a['end']['isEqual'](_0xdaf79f))&&(_0x27b384['isBefore'](_0xdaf79f)?_0x3be4e1['updateMarker'](_0x51afe2,{'range':_0x3be4e1['createRange'](_0x27b384,_0xdaf79f)}):_0x3be4e1['removeMarker'](_0x51afe2),!0x0);}function Vt(_0x4f6344){return _0x33246c(_0x4f6344);}function Ut(_0x3ce67e){const _0x2af34=_0x3ce67e['start']['nodeAfter'];return _0x2af34&&_0x2af34['is']('element');}function Ot(_0x29fb3a,_0x58bb86){return null==_0x29fb3a['end']['nodeBefore']&&_0x29fb3a['end']['parent']==_0x29fb3a['start']['nodeAfter']?Gt(_0x29fb3a['start']['nodeAfter'],_0x58bb86):_0x29fb3a;}function Gt(_0x33e18d,_0x10d732){const _0x306469=_0x10d732['schema']['isObject'](_0x33e18d)||_0x10d732['schema']['isSelectable'](_0x33e18d);return _0x10d732['createRange'](_0x10d732['createPositionAt'](_0x33e18d,'before'),_0x306469?_0x10d732['createPositionAfter'](_0x33e18d):_0x10d732['createPositionAt'](_0x33e18d,'end'));}function Ft(_0x3c1711,_0x2954d4,_0x1a8783,_0x263368,_0x3bbf61){if(!Pt(_0x3c1711,_0x2954d4))return!0x1;if(_0x1a8783['end']['isEqual'](_0x263368['start']))return!0x0;if(_0x3c1711['type']!=_0x2954d4['type'])return!0x1;if(!_0x1a8783['end']['isTouching'](_0x263368['start']))return!0x1;const _0x10ab8c=_0x3bbf61['createRange'](_0x1a8783['end'],_0x263368['start'])['getWalker']();for(const _0x5a00a1 of _0x10ab8c)if(['elementStart','elementEnd']['includes'](_0x5a00a1['type'])&&_0x3bbf61['schema']['isLimit'](_0x5a00a1['item']))return!0x1;return!0x0;}function Pt(_0x18a8ef,_0xc771c5,_0x2947b1=[]){return!(!_0x18a8ef['_isDataLoaded']||!_0xc771c5['_isDataLoaded'])&&_0x2d0f6d(Bt(_0x18a8ef['attributes'],_0x2947b1),Bt(_0xc771c5['attributes'],_0x2947b1));}function Lt(_0x3da004,_0x43e6f6){const _0x5ed8f8=Ht(_0x3da004['attributes']),_0x3198de=Ht(_0x43e6f6);if(!_0x3da004['_isDataLoaded'])return!0x1;for(const _0x3e406f of Object['keys'](_0x3198de))if(!_0x2d0f6d(_0x5ed8f8[_0x3e406f],_0x3198de[_0x3e406f]))return!0x1;return!0x0;}function Ht(_0x497aac){const _0x58069a=Object['assign']({},_0x497aac);return delete _0x58069a['skipNestingCheck'],delete _0x58069a['tablePasteChainId'],_0x58069a;}class oe extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x4e1d0a(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x4ed5f4,_0x2e30d6,_0x4f17e2,_0x2dfa21){super(),this['model']=_0x2e30d6,this['view']=_0x4f17e2,this['commentThreadController']=_0x2dfa21,this['_editor']=_0x4ed5f4,this['_acceptCommand']=_0x4ed5f4['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x4ed5f4['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4df05e,_0x43fdc6)=>_0x4df05e||_0x43fdc6),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x1a4a38=>_0x1a4a38&&this['_editor']['model']['canEditAt'](_0x2e30d6['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x140d1e=>_0x140d1e&&this['_editor']['model']['canEditAt'](_0x2e30d6['getRanges']())),this['_pendingAction']=null,_0x4f17e2['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x4f17e2,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x4f17e2,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x4f17e2,'change:isDirty',()=>{_0x4f17e2['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 _0x5dee87=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x5dee87);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x41761a{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x20331c,_0x4aa8d4,_0x1789bd,_0x5b8283){super(_0x20331c),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x4aa8d4['authoredAt']),this['bind']('authoredAt')['to'](_0x4aa8d4),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x4aa8d4,this['_localUser']=_0x1789bd,this['_config']=_0x5b8283,_0x5b8283['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:_0x20f614}=this['_config'];this['commentsListView']=new _0x20f614(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',_0x569c45=>_0x569c45+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x34bdf7,_0x12550b)=>_0x34bdf7||!!_0x12550b);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x277efa}=this['_config'],_0x4d1181=new _0x277efa(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5227f1=_0x4d1181['commentInputView'];return _0x4d1181['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x5227f1,'value',(_0x648c3c,_0x4c7066,_0x5323e7)=>!!_0x5323e7||_0x648c3c&&!_0x4c7066),_0x5227f1['on']('submit',(_0x2e57e6,_0x48be8c)=>{this['fire']('addComment',_0x48be8c),_0x5227f1['editor']['setData']('');}),_0x5227f1['on']('cancel',()=>this['focus']()),_0x5227f1['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x4d1181;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x50be68,_0x20e0c3,_0x313d9b,_0x3dc9bf){super(_0x50be68,_0x20e0c3,_0x313d9b,_0x3dc9bf),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x10cb14=>_0x10cb14&&_0x10cb14[0x0]?_0x10cb14[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x26fe5d,_0x50426d)=>{let _0x47218e='';for(const _0x437b34 of _0x26fe5d)_0x47218e+='<p>'+ds(_0x437b34['content'],_0x437b34['color'])+'</p>';return _0x50426d?_0x47218e:_0x357300(_0x47218e,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x50be68,'Accept\x20suggestion'),_0x5d0072['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x50be68,'Discard\x20suggestion'),_0x5d0072['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x23d4a5(_0x50be68,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x21cf3d=this['bindTemplate'],_0x236416=[{'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':_0x21cf3d['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x21cf3d['to']('authoredAt',_0x408749=>this['_config']['formatDateTime'](_0x408749))}]}]},{'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']&&_0x236416['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x151905={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x21cf3d['if']('isActive','ck-suggestion-wrapper--active'),_0x21cf3d['to']('type',_0x359af6=>'ck-suggestion-'+_0x359af6),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':_0x236416}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x151905['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)),_0x151905;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x50d398,_0x75ceed,_0xe221a7)=>{this['_descriptionElement']['innerHTML']=_0xe221a7;});}['_createButton'](_0x4cc715,_0x212841,_0x1e6231,_0x35b1f1,_0x583520){const _0x16b48d=new _0x588b59(this['locale']);return _0x16b48d['set']({'label':_0x4cc715,'icon':_0x212841,'tooltip':!0x0,'tooltipPosition':_0x583520}),_0x16b48d['extendTemplate']({'attributes':{'class':_0x1e6231}}),_0x16b48d['on']('execute',()=>{this['fire'](_0x35b1f1,this['_model']['id']);}),_0x16b48d;}['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(_0x3439f0,_0x138c4a){let _0x3e467a='';return _0x3e467a+=_0x3439f0['split']('*')['map']((_0x114f03,_0x18ce9e)=>_0x18ce9e%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x114f03)+'</span>':us(_0x114f03))['join'](''),_0x138c4a&&(_0x3e467a+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x138c4a['value']+'\x22\x20title=\x22'+_0x138c4a['title']+'\x22></span>'),_0x3e467a;}function us(_0x24fb2b){const _0x1af448=document['createElement']('span');return _0x1af448['innerText']=_0x24fb2b,_0x1af448['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 _0x1367c6{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x54f297,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x48980a){super(_0x48980a),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1fb17e=this['editor']['config'];_0x1fb17e['define']('trackChanges.SuggestionThreadView',ne),_0x1fb17e['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1fb17e['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x399ec0,_0x5db3e6){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5d9be7,_0x3c7aee]of this['_handleControllerBuffer']){const _0x559bb8=this['_suggestionToController']['has'](_0x5d9be7);_0x559bb8||_0x3c7aee?_0x559bb8&&_0x3c7aee&&this['_destroyController'](_0x5d9be7):this['_initializeController'](_0x5d9be7);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x399ec0,_0x5db3e6);}['init'](){const _0x1125ec=this['editor'],_0x5e7c25=_0x1125ec['plugins']['get']('TrackChangesEditing'),_0x390ee3=_0x1125ec['plugins']['get']('Annotations'),_0x36e41f=_0x1125ec['plugins']['get']('EditorAnnotations'),_0x5e9b86=_0x1125ec['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x36e41f['addSourceCollector'](()=>{const _0x341798=[];for(const [_0x4638e1,_0x564e43]of Array['from'](this['_suggestionToController'])){const _0x264a39=_0x4638e1['getAllAdjacentSuggestions'](),_0x15336d=[];for(const _0x264d8f of _0x264a39){if(!_0x264d8f['isInContent'])continue;if(_0x264d8f['isMultiRange']){_0x15336d['push'](..._0x264d8f['getRanges']());continue;}const _0x43d103=_0x264d8f['getFirstRange']();if(_0x15336d['length']>0x0){const _0xfcebfe=_0x15336d[0x0]['getJoined'](_0x43d103);if(_0xfcebfe){_0x15336d[0x0]=_0xfcebfe;continue;}}_0x15336d['push'](_0x43d103);}_0x341798['push']([_0x564e43['view'],_0x15336d]);}return _0x341798;}),this['listenTo'](_0x5e7c25,'suggestionLoaded',(_0x14b0b3,_0x592ad2)=>{this['listenTo'](_0x592ad2,'change:previous',(_0xbf0992,_0x4182ed,_0x5041e0,_0x11b3c3)=>{_0x592ad2['isInContent']&&(null==_0x5041e0?(this['_updateController'](_0x11b3c3['head']),this['_handleSuggestionControllerDelayed'](_0x592ad2,!0x1)):(this['_updateController'](_0x5041e0['head']),null==_0x11b3c3&&this['_handleSuggestionControllerDelayed'](_0x592ad2,!0x0)));}),null!==_0x592ad2['previous']?this['_updateController'](_0x592ad2['head']):this['_handleSuggestionControllerDelayed'](_0x592ad2,!0x1);}),this['listenTo'](_0x5e7c25,'suggestionUnloaded',(_0x2d8f62,_0x4c0b86,_0x17958b)=>{this['stopListening'](_0x4c0b86,'change:previous'),this['_handleControllerBuffer']['delete'](_0x4c0b86),this['_suggestionToController']['has'](_0x4c0b86)&&this['_destroyController'](_0x4c0b86),_0x17958b&&this['_updateController'](_0x17958b['head']);}),this['listenTo'](_0x5e7c25,'suggestionChanged',(_0x159b9a,_0x5697b4)=>{this['_updateController'](_0x5697b4);}),this['listenTo'](_0x390ee3,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x5e9b86,'addComment',(_0x3179cf,{threadId:_0x2300c,isFromAdapter:_0x5cf24e})=>{if(_0x5cf24e||!_0x5e7c25['hasSuggestion'](_0x2300c))return;const _0x3f3e43=_0x5e7c25['getSuggestion'](_0x2300c);this['_suggestionToController']['get'](_0x3f3e43)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x339a2f=this['editor']['plugins']['get']('Annotations'),_0x221777=this['editor']['plugins']['get']('TrackChangesEditing'),_0x8d1d0f=Array['from'](_0x339a2f['activeAnnotations'],_0x486af0=>_0x486af0['innerView'])['filter'](_0x116c29=>this['_viewToController']['has'](_0x116c29)),_0x120fba=[];for(const _0x24b384 of _0x8d1d0f){const _0x4eb428=this['_viewToController']['get'](_0x24b384)['model']['getAllAdjacentSuggestions']();_0x120fba['push'](..._0x4eb428['reduce']((_0x44bc94,_0x11434e)=>[..._0x44bc94,..._0x11434e['getMarkerNames']()],[]));}_0x221777['activeMarkers']=_0x120fba;}['_addUIComponentsToFactory'](){const _0x55c65b=this['editor'],_0x18ba70=_0x55c65b['locale'],_0x36cd6c=o(_0x18ba70,'Track\x20changes'),_0x19d5b0=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'isToggleable':!0x0,'label':_0x36cd6c,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x18ba70,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x18ba70,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x18ba70,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x18ba70,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x3e697f of _0x19d5b0)if(ae(_0x3e697f)){const _0x259516=_0x55c65b['commands']['get'](_0x3e697f['model']['commandName']);_0x3e697f['model']['bind']('isOn','isEnabled')['to'](_0x259516,'value','isEnabled');}_0x55c65b['ui']['componentFactory']['add']('trackChanges',_0x3f14ce=>this['_createToolbarButton'](_0x3f14ce,_0x19d5b0,_0x36cd6c)),_0x55c65b['ui']['componentFactory']['add']('menuBar:trackChanges',_0x2a03a9=>this['_createMenuBarMenu'](_0x2a03a9,_0x19d5b0,_0x36cd6c));}['_createToolbarButton'](_0x3c4b19,_0x120608,_0x103ce9){const _0x1a8e66=zt(_0x3c4b19,Zt),_0x546c21=this['editor']['commands']['get']('trackChanges');_0x1a8e66['buttonView']['set']({'tooltip':_0x103ce9,'label':_0x103ce9,'icon':ie}),_0x1a8e66['buttonView']['bind']('isOn')['to'](_0x546c21,'value'),_0x1a8e66['buttonView']['on']('execute',()=>{_0x546c21['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x1a8e66,_0x120608,{'role':'menu'});const _0x5e741a=[];for(const _0x201ed8 of _0x120608)ae(_0x201ed8)&&_0x5e741a['push'](this['editor']['commands']['get'](_0x201ed8['model']['commandName']));const _0x2c066a=_0x1a8e66['buttonView'];return _0x2c066a['actionView']['unbind']('isEnabled'),_0x2c066a['arrowView']['unbind']('isEnabled'),_0x2c066a['actionView']['bind']('isEnabled')['to'](_0x546c21,'isEnabled'),_0x2c066a['arrowView']['bind']('isEnabled')['toMany'](_0x5e741a,'isEnabled',(..._0x4c203e)=>_0x4c203e['some'](_0x43f13e=>_0x43f13e)),_0x1a8e66['on']('execute',_0x3ca22b=>{this['editor']['execute'](_0x3ca22b['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x1a8e66;}['_createMenuBarMenu'](_0x4f343b,_0x4f4a7f,_0x1ff5e1){const _0x2aac54=new Kt(_0x4f343b),_0x41cbc3=this['editor']['commands']['get']('trackChanges');_0x2aac54['buttonView']['set']({'label':_0x1ff5e1,'icon':ie});const _0x5aa50b=new Qt(_0x4f343b);for(const _0x26c946 of _0x4f4a7f){if('separator'==_0x26c946['type']){_0x5aa50b['items']['add'](new Jt(_0x4f343b));continue;}const _0x2e0d75=new Xt(_0x4f343b,_0x2aac54),_0xb0ac4e=new Yt(_0x4f343b),_0x19fde7=_0x26c946['model'];_0xb0ac4e['bind'](...Object['keys'](_0x19fde7))['to'](_0x19fde7),_0xb0ac4e['delegate']('execute')['to'](_0x2aac54),_0xb0ac4e['on']('execute',()=>{this['editor']['execute'](_0x19fde7['commandName']),this['editor']['editing']['view']['focus']();}),_0x2e0d75['children']['add'](_0xb0ac4e),_0x5aa50b['items']['add'](_0x2e0d75);}return _0x2aac54['bind']('isEnabled')['to'](_0x41cbc3,'isEnabled'),_0x2aac54['panelView']['children']['add'](_0x5aa50b),_0x2aac54;}['_initializeController'](_0x28f5a5){const _0x123914=this['editor'],_0x4bd413=_0x123914['config'],_0x5008d7=_0x123914['plugins']['get']('Annotations'),_0x2d41df=_0x123914['plugins']['get']('CommentsRepository'),_0x177de4=_0x123914['plugins']['get']('EditorAnnotations'),_0x2f62ee=_0x123914['plugins']['get'](_0x54f297)['me'],_0x2e1c16=_0x4bd413['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x1dfda9,CommentThreadInputView:_0x5975d2}=_0x123914['plugins']['get']('CommentsUI');let _0x23fd19,_0x50aca6;this['_annotationViews']['has'](_0x28f5a5['id'])?(_0x50aca6=this['_annotationViews']['get'](_0x28f5a5['id']),_0x23fd19=_0x50aca6['mainView']):(_0x23fd19=new _0x2e1c16(_0x123914['locale'],_0x28f5a5,_0x2f62ee,{'disableComments':this['_disableComments'],'editorConfig':_0x4bd413['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x4bd413['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4bd413['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4bd413['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4ae577(_0x4bd413['get']('locale')),'CommentView':_0x4bd413['get']('comments')['CommentView'],'CommentsListView':_0x1dfda9,'CommentThreadInputView':_0x5975d2}),_0x23fd19['acceptButton']['on']('execute',()=>{_0x123914['editing']['view']['focus']();}),_0x23fd19['discardButton']['on']('execute',()=>{_0x123914['editing']['view']['focus']();}),_0x50aca6=_0x5008d7['createAnnotationView'](this['editor']['locale'],_0x23fd19),_0x50aca6['bind']('isDirty')['to'](_0x23fd19,'isDirty'),_0x50aca6['bind']('length')['to'](_0x23fd19),_0x50aca6['bind']('type')['to'](_0x23fd19,'type',_0xce6efa=>'suggestion-'+_0xce6efa),this['_annotationViews']['set'](_0x28f5a5['id'],_0x50aca6));const _0xd88048=_0x2d41df['createCommentThreadController'](_0x28f5a5['commentThread'],_0x23fd19),_0x1fd698=new oe(_0x123914,_0x28f5a5,_0x23fd19,_0xd88048),_0x1a3ed6=_0x28f5a5['getAllAdjacentSuggestions']()['filter'](_0x1686f0=>_0x1686f0['isInContent']);_0x23fd19['descriptionParts']=_0x123914['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x1a3ed6),this['_suggestionToController']['set'](_0x28f5a5,_0x1fd698),this['_viewToController']['set'](_0x23fd19,_0x1fd698);const _0x1328b8=_0x5008d7['createAnnotation']({'view':_0x50aca6,'target':()=>{const _0x3b5c83=[],_0x27f772=_0x28f5a5['getAllAdjacentSuggestions']()['filter'](_0xe49ff8=>_0xe49ff8['isInContent']);for(const _0x1717f9 of _0x27f772)_0x3b5c83['push'](..._0x1717f9['getMarkers']());return _0x15c842(_0x123914['editing'],_0x3b5c83);},'type':()=>'suggestion-'+_0x1fd698['view']['type']});_0x2d41df['_bindAnnotationToEditors'](_0x23fd19,_0x1328b8),_0x5008d7['add'](_0x1328b8),_0x177de4['registerAnnotation'](_0x1328b8);}['_destroyController'](_0x11be63){const _0x219524=this['editor']['plugins']['get']('CommentsRepository'),_0x59b0fd=this['editor']['plugins']['get']('Annotations'),_0x40f516=this['_suggestionToController']['get'](_0x11be63),_0x5cbfb1=_0x40f516['view'],_0xd2458e=_0x59b0fd['getByInnerView'](_0x5cbfb1);_0x219524['_unbindEditors'](_0x5cbfb1),_0xd2458e&&_0x59b0fd['remove'](_0xd2458e),this['_suggestionToController']['delete'](_0x11be63),this['_viewToController']['delete'](_0x5cbfb1),_0x40f516['destroy']();}['_updateController'](_0x145639){if(!_0x145639['isInContent']||!this['_suggestionToController']['has'](_0x145639))return;const _0x42650e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1f41e6=this['_suggestionToController']['get'](_0x145639),_0x3db5e9=_0x145639['getAllAdjacentSuggestions']();_0x1f41e6['view']['descriptionParts']=_0x42650e['descriptionFactory']['getDescriptions'](_0x3db5e9);}['destroy'](){for(const _0x11358a of this['_suggestionToController']['keys']())this['_destroyController'](_0x11358a);for(const _0x25c597 of this['_annotationViews']['values']())_0x25c597['mainView']['destroy']();super['destroy']();}}function ae(_0x354315){return'model'in _0x354315;}class k extends _0x1367c6{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x4da560){this['editor']['plugins']['get'](p)['adapter']=_0x4da560;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0xa41a80){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0xa41a80);}['getSuggestions']({skipNotAttached:_0x12e2cd=!0x1,toJSON:_0x16a29d=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x12e2cd,'toJSON':_0x16a29d});}['getSuggestion'](_0x2a985a){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x2a985a);}}const T=['Pagination'];class P extends _0x1367c6{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x493b5e=this['editor'];if(_0x493b5e['config']['define']('trackChangesData.editorCreator',_0x26b693=>{const _0x135740=_0x493b5e['model']['document']['getRootNames']()['reduce']((_0x58d3ab,_0x11a962)=>(_0x58d3ab[_0x11a962]='',_0x58d3ab),{});return _0x493b5e['constructor']['create'](_0x135740,_0x26b693);}),'function'!=typeof _0x493b5e['config']['get']('trackChangesData')['editorCreator'])throw new _0xb8c959('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x2e41cb){return N(this['editor'],!0x0,_0x2e41cb);}['getDataWithDiscardedSuggestions'](_0x459d7e){return N(this['editor'],!0x1,_0x459d7e);}}class D extends _0x1367c6{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x11e0da){super(_0x11e0da),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(_0xf55866){return void 0x0!==_0xf55866['getRootsAttributes'];}async function N(_0x5720ff,_0x4fe8db,_0x48e14e){const _0x4e9cb1=_0x24a4b7(_0x5720ff,T);_0x4e9cb1['plugins']['push'](p,D),_0x4e9cb1['rootsAttributes']=v(_0x5720ff)?_0x5720ff['getRootsAttributes']():void 0x0;const _0x17e873=document['createDocumentFragment'](),_0x33f7e3=_0x5720ff['config']['get']('trackChangesData')['editorCreator'],_0x4094e1=await _0x33f7e3(_0x4e9cb1,()=>function(_0x3d334b){const _0x1ff3eb=document['createElement']('div');return _0x3d334b['appendChild'](_0x1ff3eb),_0x1ff3eb;}(_0x17e873));!function(_0x6f42ad,_0x8932e3){const _0x52219d=_0x6f42ad['model']['document']['getRootNames']()['reduce']((_0x5e1d2c,_0x102e3a)=>(_0x5e1d2c[_0x102e3a]=_0x6f42ad['data']['get']({'rootName':_0x102e3a}),_0x5e1d2c),{}),_0x37fbc4=_0x6f42ad['plugins']['get']('Users')['users']['map'](_0x186841=>({'id':_0x186841['id'],'name':_0x186841['name']})),_0x186403=_0x6f42ad['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x8a66f2=_0x6f42ad['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x449e08=_0x8932e3['plugins']['get']('Users'),_0x185fb1=_0x8932e3['plugins']['get']('TrackChangesEditing'),_0x32472e=_0x8932e3['plugins']['get']('CommentsRepository');for(const _0x174a3e of _0x37fbc4)_0x449e08['getUser'](_0x174a3e['id'])||_0x449e08['addUser'](_0x174a3e);_0x449e08['me']||_0x449e08['useAnonymousUser']();for(const _0x380bf7 of _0x8a66f2)_0x32472e['addCommentThread'](_0x380bf7);for(const _0x5aba91 of _0x186403)_0x185fb1['addSuggestionData'](_0x5aba91);_0x8932e3['data']['set'](_0x52219d);}(_0x5720ff,_0x4094e1),_0x4094e1['execute'](_0x4fe8db?'acceptAllSuggestions':'discardAllSuggestions');const _0x178840=v(_0x4094e1)?_0x4094e1['getFullData'](_0x48e14e):_0x4094e1['data']['get'](_0x48e14e);return await _0x4094e1['destroy'](),_0x178840;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|
|
23
|
+
import{Command as ts,Plugin as _0x56c567,PendingActions as _0x27b42d,icons as _0x2586bb}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x14405f,ObservableMixin as _0x1e54e4,uid as _0x170805,insertToPriorityArray as _0x4479aa,priorities as _0x3c332a,logWarning as _0x2fcdf6,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x28e28e,View as _0x132995,ButtonView as _0x4ae867,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 _0x445e78,hashObject as _0x5c8668,surroundingMarkersDetector as _0x3b5c63,trimHtml as _0x19fc22,UserView as _0x417ad4,getDateTimeFormatter as _0x59a1b2,getAllMarkersDomElementsSorted as _0x44fbcb,sanitizeEditorConfig as _0x448478}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x5cb2dd,LiveRange as _0x17a41d,LivePosition as _0x2106f1}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x26202c,toWidget as _0x170397}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x3b4a1c,set as _0x2c6def,isEqual as _0x38e5db,unset as _0x59b409,omit as Bt}from'lodash-es';import{Delete as _0x4cd054,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0xd4bb80,ShiftEnter as _0x57f534}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x1626fd,_0x588271){super(_0x1626fd),this['_enabledCommands']=_0x588271,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 _0x44be43 of this['editor']['commands']['commands']())_0x44be43['affectsData']&&!this['_enabledCommands']['has'](_0x44be43)&&_0x44be43['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x322d0c of this['editor']['commands']['commands']())_0x322d0c['affectsData']&&!this['_enabledCommands']['has'](_0x322d0c)&&_0x322d0c['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x487e0f,_0x3c800a){super(_0x487e0f),this['_suggestions']=_0x3c800a,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x26de88){const _0x4a7263=this['_suggestions']['get'](_0x26de88);if(!_0x4a7263)throw new _0x14405f('track-changes-accept-suggestion-not-found',this);const _0x7b134d=_0x4a7263['getRanges']();this['editor']['model']['canEditAt'](_0x7b134d)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x4a7263);}}class B extends ts{['_suggestions'];constructor(_0x278363,_0x1ef3aa){super(_0x278363),this['_suggestions']=_0x1ef3aa,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x558d3c){const _0x27af9b=this['_suggestions']['get'](_0x558d3c);if(!_0x27af9b)throw new _0x14405f('track-changes-discard-suggestion-not-found',this);const _0x14e532=_0x27af9b['getRanges']();this['editor']['model']['canEditAt'](_0x14e532)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x27af9b);}}function ss(_0x39e6d5){return _0x39e6d5['sort']((_0x2880ad,_0x257e84)=>'deletion'==_0x2880ad['type']&&'deletion'!=_0x257e84['type']?-0x1:'deletion'!=_0x2880ad['type']&&'deletion'==_0x257e84['type']?0x1:0x0);}function to(_0x507e9b,_0x4fb21a){let _0x3bb41f,_0x4ed385=0x0;const _0x4b861c=[],_0x4a2d56=_0x4fb21a['schema'];for(;_0x4ed385<_0x507e9b['length'];){const _0x1833be=_0x507e9b[_0x4ed385],_0xe291c6=_0x507e9b[_0x4ed385+0x1];_0x3bb41f||(_0x3bb41f=_0x4fb21a['createPositionBefore'](_0x1833be)),co(_0x4fb21a,_0x1833be,_0xe291c6)||(_0x4b861c['push'](_0x4fb21a['createRange'](_0x3bb41f,_0x4a2d56['isObject'](_0x1833be)?_0x4fb21a['createPositionAfter'](_0x1833be):_0x4fb21a['createPositionAt'](_0x1833be,'end'))),_0x3bb41f=null),_0x4ed385++;}return _0x4b861c;}function co(_0x4732f1,_0x590d58,_0x51e87e){if(!_0x51e87e)return!0x1;const _0x10b18b=_0x4732f1['createPositionAfter'](_0x590d58),_0x5bc911=_0x4732f1['createPositionBefore'](_0x51e87e);return _0x10b18b['isTouching'](_0x5bc911);}function rs(_0x36011d,_0x55fc83,_0x1b17d1){for(;_0x1b17d1['length'];){const _0x18cfeb=_0x1b17d1['splice'](0x0,0x64);_0x36011d['change'](()=>{for(const _0x5c29ea of _0x18cfeb)_0x5c29ea['isInContent']&&_0x55fc83['execute'](_0x5c29ea['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x4b6345,_0x535aac,_0x1dbbf5){super(_0x4b6345),this['_command']=_0x535aac,this['_suggestions']=_0x1dbbf5,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x37907a=Array['from'](this['_suggestions']['values']())['some'](_0x1b78ea=>_0x1b78ea['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x37907a;}['execute'](){const _0x1a0409=ss(Array['from'](this['_suggestions']['values']()));for(const _0x8dfca2 of _0x1a0409){const _0x26dac2=_0x8dfca2['getRanges']();if(!this['editor']['model']['canEditAt'](_0x26dac2))return;}rs(this['editor']['model'],this['_command'],_0x1a0409);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x3425ae,_0x24420e,_0xa1dc71){super(_0x3425ae),this['_command']=_0x24420e,this['_suggestions']=_0xa1dc71,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x27bfe9=this['editor']['model']['document']['selection'],_0x37e428=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x1a2d96,_0x2ae908){const _0x19411b=Array['from'](_0x1a2d96['getRanges']()),_0x3e8c05=new Set();for(const _0x9853f6 of _0x2ae908)if(_0x9853f6['isInContent']){for(const _0x169884 of _0x19411b)for(const _0x2f75f9 of _0x9853f6['getRanges']())(_0x169884['isIntersecting'](_0x2f75f9)||_0x1a2d96['isCollapsed']&&!_0x9853f6['isMultiRange']&&_0x9853f6['next']&&_0x2f75f9['end']['isTouching'](_0x169884['start']))&&_0x3e8c05['add'](_0x9853f6);}return _0x3e8c05;}(_0x27bfe9,_0x37e428),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x489b87=ss(Array['from'](this['_selectedSuggestions']));for(const _0x10767d of _0x489b87){const _0x2c7f09=_0x10767d['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2c7f09))return;}rs(this['editor']['model'],this['_command'],_0x489b87);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x1e54e4(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0xa5e9c3,_0xd42318){super(),this['id']=_0xd42318['id'],this['type']=_0xd42318['type'],this['subType']=_0xd42318['subType']||null,this['author']=_0xd42318['author'],this['creator']=_0xd42318['creator']||_0xd42318['author'],this['isExternal']=Boolean(_0xd42318['attributes']&&_0xd42318['attributes']['@external']),this['data']=null,this['_model']=_0xa5e9c3,this['_onAccept']=_0xd42318['onAccept'],this['_onDiscard']=_0xd42318['onDiscard'],this['_onAttributesChange']=_0xd42318['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0xd42318['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 _0x44d3bd=this;for(;_0x44d3bd['previous'];)_0x44d3bd=_0x44d3bd['previous'];return _0x44d3bd;}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'](_0x37f788){this['_markerNames']['add'](_0x37f788);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x46dd07=>this['_model']['markers']['get'](_0x46dd07))['filter'](_0x1f4e81=>_0x1f4e81);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x72401b=>{for(const _0x1b3e5c of this['getMarkers']())_0x72401b['removeMarker'](_0x1b3e5c);}),this['_markerNames']['clear']();}['removeMarker'](_0x4c040a){this['_model']['change'](_0x37e18d=>{_0x37e18d['removeMarker'](_0x4c040a);}),this['_markerNames']['delete'](_0x4c040a);}['addRange'](_0x38bcd5){const _0x59ceec='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x59ceec),this['_model']['change'](_0x2f7913=>{_0x2f7913['addMarker'](_0x59ceec,{'range':_0x38bcd5,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x513a7e){for(const _0x542035 of this['getRanges']())if(_0x542035['isIntersecting'](_0x513a7e))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x4c0072=>_0x4c0072['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x3df175,_0xe2557)=>[..._0x3df175,..._0xe2557['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x391abe=this['getRanges']();if(0x1!=_0x391abe['length'])return null;const _0x26d2df=_0x391abe[0x0],_0x1b2af0=_0x26d2df['start']['nodeAfter'],_0x7bf3f9=_0x26d2df['end']['nodeBefore'];return _0x1b2af0 instanceof _0x5cb2dd?_0x1b2af0!=_0x7bf3f9?null:_0x1b2af0: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 _0x48f4e9=[];let _0x51f1a3=this['head'];for(;_0x51f1a3;)_0x48f4e9['push'](_0x51f1a3),_0x51f1a3=_0x51f1a3['next'];return _0x48f4e9;}['setAttribute'](_0x386fb4,_0x2945aa){const _0x3feb39=_0x3b4a1c(this['attributes']);_0x2c6def(_0x3feb39,_0x386fb4,_0x2945aa),_0x38e5db(_0x3feb39,this['attributes'])||(this['attributes']=_0x3feb39,this['_onAttributesChange'](_0x3feb39));}['removeAttribute'](_0x4d6c0a){const _0x206581=_0x3b4a1c(this['attributes']);_0x59b409(_0x206581,_0x4d6c0a),_0x38e5db(_0x206581,this['attributes'])||(this['attributes']=_0x206581,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 _0x170805()['substr'](0x1,0x5);}}function o(_0x4f097b,_0x543300,_0x5536cb){const t=_0x4f097b['t'];switch(_0x543300){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',_0x5536cb);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x5536cb);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x5536cb);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x5536cb);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x5536cb);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',_0x5536cb);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x5536cb);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',_0x5536cb);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x5536cb);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x5536cb);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x5536cb);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x5536cb);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x5536cb);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x5536cb);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x5536cb);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x5536cb);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x5536cb);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x5536cb);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x5536cb);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x5536cb);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x5536cb);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x5536cb);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x5536cb);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'},_0x5536cb);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x5536cb);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x5536cb);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x5536cb);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x5536cb);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x5536cb);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'},_0x5536cb);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x5536cb);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x5536cb);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x5536cb);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x5536cb);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'},_0x5536cb);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x5536cb);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'},_0x5536cb);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'},_0x5536cb);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x5536cb);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'},_0x5536cb);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x5536cb);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'},_0x5536cb);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x5536cb);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x5536cb);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'},_0x5536cb);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'},_0x5536cb);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 _0x543300;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x50eb66,_0x1e6cf3){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x50eb66,this['_locale']=_0x1e6cf3;}['getDescriptions'](_0x42dc4c){const _0x56617e=[],_0x4fa312=new Set(),_0x2d0415=new Set();for(let _0x1a063a=0x0;_0x1a063a<_0x42dc4c['length'];_0x1a063a++){const _0x1a7c37=_0x42dc4c[_0x1a063a];if(!_0x1a7c37['isInContent'])continue;const _0x3852eb=this['_handleCustomCallbackDescription'](_0x1a7c37);if(_0x3852eb){if(null!=_0x1a7c37['subType']){if(_0x4fa312['has'](_0x1a7c37['subType']))continue;_0x4fa312['add'](_0x1a7c37['subType']);}_0x56617e['push'](_0x3852eb);}else{if('attribute'!=_0x1a7c37['type'])'insertion'!=_0x1a7c37['type']&&'deletion'!=_0x1a7c37['type']||this['_handleInsertRemoveSuggestionDescription'](_0x56617e,_0x1a7c37,_0x42dc4c[_0x1a063a+0x1]);else{const _0x1fb0b8=_0x1a7c37['data']['key'];if(_0x2d0415['has'](_0x1fb0b8))continue;_0x2d0415['add'](_0x1a7c37['data']['key']),_0x1fb0b8==m?this['_handleRenameSuggestionDescription'](_0x56617e,_0x1a7c37):this['_handleAttributeSuggestionDescription'](_0x56617e,_0x1a7c37);}}}return this['_resolveDescriptionItems'](_0x56617e);}['registerDescriptionCallback'](_0x75556f){this['_customCallbacks']['push'](_0x75556f);}['registerElementLabel'](_0x496c12,_0x2a67bc,_0x26b390=_0x3c332a['normal']){'function'==typeof _0x496c12?_0x4479aa(this['_itemLabelsCallbacks'],{'matchingCallback':_0x496c12,'label':_0x2a67bc,'priority':_0x26b390}):this['_itemLabels']['set'](_0x496c12,_0x2a67bc);}['registerAttributeLabel'](_0x403ccd,_0x16af04){this['_attributeLabels']['set'](_0x403ccd,_0x16af04);}['getItemLabel'](_0x557ccf,_0x444180=0x1){let _0x3e4929;for(const _0x4fdb3 of this['_itemLabelsCallbacks'])if(_0x4fdb3['matchingCallback'](_0x557ccf)){_0x3e4929=_0x4fdb3['label'];break;}return _0x3e4929||(_0x3e4929=this['_itemLabels']['get'](_0x557ccf['name'])),_0x3e4929?_0x3e4929(_0x444180):0x1!==_0x444180?_0x444180+'\x20'+_0x557ccf['name']+'s':''+_0x557ccf['name'];}['_addDescriptionItems'](_0x5f38a9,_0x3d41be){const _0x342c55=_0x3d41be['getFirstRange']()['getWalker'](),_0x426233='insertion'==_0x3d41be['type']?'add':'remove';for(const _0x2c6705 of _0x342c55){const _0x3bea15=_0x2c6705['item'],_0x4b9c7f=_0x5f38a9[_0x5f38a9['length']-0x1];if(_0x3bea15['is']('$textProxy'))_0x4b9c7f&&_0x4b9c7f['type']['indexOf']('Container')>-0x1&&_0x5f38a9['pop'](),_0x4b9c7f&&'text'==_0x4b9c7f['type']?_0x4b9c7f[_0x426233]+=_0x3bea15['data']:_0x5f38a9['push']({'type':'text','add':'add'==_0x426233?_0x3bea15['data']:'','remove':'remove'==_0x426233?_0x3bea15['data']:''});else{if(this['_schema']['isObject'](_0x3bea15)){const _0x54ee6e=_0x3bea15;if(_0x4b9c7f&&_0x4b9c7f['type']['indexOf']('Container')>-0x1&&_0x5f38a9['pop'](),'elementEnd'==_0x2c6705['type'])continue;_0x4b9c7f&&_0x4b9c7f['type']==_0x426233+'Object'&&_0x4b9c7f['element']['name']==_0x54ee6e['name']?_0x4b9c7f['quantity']++:_0x5f38a9['push']({'type':_0x426233+'Object','element':_0x54ee6e,'quantity':0x1}),_0x342c55['skip'](_0x1bc535=>!('elementEnd'==_0x1bc535['type']&&_0x1bc535['item']==_0x3bea15));}else{if(this['_schema']['checkChild'](_0x3bea15,'$text')||_0x3bea15['is']('element','softBreak')){const _0xd824aa=_0x3bea15;if('add'==_0x426233&&'elementStart'==_0x2c6705['type']||'remove'==_0x426233&&'elementEnd'==_0x2c6705['type'])continue;if(_0x4b9c7f&&-0x1==_0x4b9c7f['type']['indexOf']('Container')){'text'==_0x4b9c7f['type']&&(_0x4b9c7f[_0x426233]+='\x0a');continue;}let _0x5d3fbf;if(_0x5d3fbf='add'==_0x426233?_0xd824aa['nextSibling']&&!this['_schema']['isObject'](_0xd824aa['nextSibling'])?_0xd824aa['nextSibling']:null:_0xd824aa['previousSibling']&&!this['_schema']['isObject'](_0xd824aa['previousSibling'])?_0xd824aa['previousSibling']:null,_0xd824aa['isEmpty']||_0x5d3fbf&&_0x5d3fbf['isEmpty']){const _0x3a500b=_0x5d3fbf&&_0x5d3fbf['isEmpty']?_0x5d3fbf:_0xd824aa;_0x4b9c7f&&_0x4b9c7f['type']==_0x426233+'EmptyContainer'&&_0x4b9c7f['element']['name']==_0x3a500b['name']?_0x4b9c7f['quantity']++:_0x5f38a9['push']({'type':_0x426233+'EmptyContainer','element':_0x3a500b,'quantity':0x1});}else _0x5f38a9['push']({'type':_0x426233+'Container','element':_0xd824aa});}}}}}['_resolveDescriptionItems'](_0x4c61ff){const _0x2f71d8=this['_locale'],_0x3611f4=[],_0x17ecb4=[],_0x3e5f58=[];for(const _0x3ebbe3 of _0x4c61ff)switch(_0x3ebbe3['type']){case'text':if(_0x3ebbe3['add']=_0x3ebbe3['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x3ebbe3['remove']=_0x3ebbe3['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x3ebbe3['add']&&''!=_0x3ebbe3['remove']){_0x3611f4['push']({'type':'replace','content':o(_0x2f71d8,'REPLACE_TEXT',['\x22'+_0x3ebbe3['remove']+'\x22','\x22'+_0x3ebbe3['add']+'\x22'])});continue;}if(null!=_0x3ebbe3['add']['match'](/^ +$/)){_0x3611f4['push']({'type':'insertion','content':o(_0x2f71d8,'*Insert:*\x20%0',o(_0x2f71d8,'ELEMENT_SPACE',_0x3ebbe3['add']['length']))});continue;}if(null!=_0x3ebbe3['remove']['match'](/^ +$/)){_0x3611f4['push']({'type':'deletion','content':o(_0x2f71d8,'*Remove:*\x20%0',o(_0x2f71d8,'ELEMENT_SPACE',_0x3ebbe3['remove']['length']))});continue;}if(''!=_0x3ebbe3['add']){_0x3611f4['push']({'type':'insertion','content':o(_0x2f71d8,'*Insert:*\x20%0','\x22'+_0x3ebbe3['add']+'\x22')});continue;}_0x3611f4['push']({'type':'deletion','content':o(_0x2f71d8,'*Remove:*\x20%0','\x22'+_0x3ebbe3['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x3611f4['push']({'type':'insertion','content':o(_0x2f71d8,'*Insert:*\x20%0',this['getItemLabel'](_0x3ebbe3['element'],_0x3ebbe3['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x3611f4['push']({'type':'deletion','content':o(_0x2f71d8,'*Remove:*\x20%0',this['getItemLabel'](_0x3ebbe3['element'],_0x3ebbe3['quantity']))});continue;case'addContainer':_0x3611f4['push']({'type':'insertion','content':o(_0x2f71d8,'*Split:*\x20%0',this['getItemLabel'](_0x3ebbe3['element'],_0x3ebbe3['quantity']))});continue;case'removeContainer':_0x3611f4['push']({'type':'deletion','content':o(_0x2f71d8,'*Merge:*\x20%0',this['getItemLabel'](_0x3ebbe3['element'],_0x3ebbe3['quantity']))});continue;case'addFormat':_0x17ecb4['push'](_0x3ebbe3['key']);continue;case'removeFormat':_0x3e5f58['push'](_0x3ebbe3['key']);continue;default:_0x3611f4['push'](_0x3ebbe3);}if(_0x17ecb4['length']){const _0x1d7947=_0x17ecb4['map'](_0x294c9a=>this['_attributeLabels']['has'](_0x294c9a)?this['_attributeLabels']['get'](_0x294c9a):_0x294c9a)['join'](',\x20');_0x3611f4['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x1d7947)});}if(_0x3e5f58['length']){const _0x5847ee=_0x3e5f58['map'](_0x25cd0e=>this['_attributeLabels']['has'](_0x25cd0e)?this['_attributeLabels']['get'](_0x25cd0e):_0x25cd0e)['join'](',\x20');_0x3611f4['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x5847ee)});}return _0x3611f4;}['_handleCustomCallbackDescription'](_0x42817c){for(const _0x1a1b94 of this['_customCallbacks']){const _0x21b75c=_0x1a1b94(_0x42817c);if(_0x21b75c&&'type'in _0x21b75c)return _0x21b75c;}}['_handleAttributeSuggestionDescription'](_0x5cb5ee,_0x219088){const _0x40d2c8=_0x219088['data'],_0xf0200b=void 0x0===_0x40d2c8['newValue']?'removeFormat':'addFormat';_0x5cb5ee['push']({'type':_0xf0200b,'key':_0x40d2c8['key']});}['_handleRenameSuggestionDescription'](_0x37144e,_0x58560b){_0x37144e['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x58560b['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x19e321,_0x3cc138,_0x28d1c9){if(this['_addDescriptionItems'](_0x19e321,_0x3cc138),_0x28d1c9&&_0x28d1c9['getFirstRange']()&&!_0x3cc138['getFirstRange']()['end']['isEqual'](_0x28d1c9['getFirstRange']()['start'])){const _0x5c9aa2=_0x19e321[_0x19e321['length']-0x1],_0x21fd20='insertion'==_0x3cc138['type']?'add':'remove';_0x5c9aa2&&'text'==_0x5c9aa2['type']&&(_0x5c9aa2[_0x21fd20]+='\x0a');}}}class E extends _0x56c567{['afterInit'](){const _0x338a5a=this['editor'],_0x1c1861=_0x338a5a['plugins']['get']('TrackChangesEditing');_0x338a5a['commands']['get']('showAIAssistant')&&_0x1c1861['enableCommand']('showAIAssistant');}}class V extends _0x56c567{['afterInit'](){const _0x577bb1=this['editor'],_0x15a558=_0x577bb1['locale'];if(!_0x577bb1['plugins']['has']('AlignmentEditing'))return;const _0x59ac51=_0x577bb1['plugins']['get']('TrackChangesEditing');_0x59ac51['enableDefaultAttributesIntegration']('alignment'),_0x59ac51['registerBlockAttribute']('alignment'),_0x59ac51['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x15a558,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xcae0c8=this['editor'],_0x3c62b5=_0xcae0c8['locale'];_0xcae0c8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x590463=>{if('formatBlock'!=_0x590463['type'])return;const {data:_0x5bbb81}=_0x590463;if(_0x5bbb81&&'alignment'==_0x5bbb81['commandName']){const _0x294201=_0x5bbb81['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x3c62b5,'*Format:*\x20%0',function(_0x22e5b0){switch(_0x22e5b0){case'left':return o(_0x3c62b5,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x3c62b5,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x3c62b5,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x3c62b5,'FORMAT_JUSTIFY_TEXT');}}(_0x294201))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x56c567{['afterInit'](){const _0x2db694=this['editor'],_0x919dec=_0x2db694['plugins']['get']('TrackChangesEditing'),_0x29b82b=_0x2db694['locale'];for(const _0x55b6f2 of ti){if(!_0x2db694['plugins']['has'](_0x55b6f2))continue;const _0x79b2a5=_0x55b6f2['slice'](0x0,-0x7)['toLowerCase'](),_0x101ef9='FORMAT_'+_0x79b2a5['toUpperCase']();_0x919dec['enableDefaultAttributesIntegration'](_0x79b2a5),_0x919dec['registerInlineAttribute'](_0x79b2a5),_0x919dec['descriptionFactory']['registerAttributeLabel'](_0x79b2a5,o(_0x29b82b,_0x101ef9));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f6292=this['editor'],_0x2b21d9=_0x4f6292['locale'],_0x4a8240=_0x4f6292['plugins']['get']('TrackChangesEditing');function _0x472d2f(_0x5949a4,_0x395c86){_0x4a8240['descriptionFactory']['registerDescriptionCallback'](_0x369cc9=>{if('formatInline'!=_0x369cc9['type'])return;const {data:_0x5bb794}=_0x369cc9;return _0x5bb794&&_0x5bb794['commandName']===_0x5949a4?_0x5bb794['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2b21d9,'*Format:*\x20%0',_0x395c86)}:{'type':'format','content':o(_0x2b21d9,'*Remove\x20format:*\x20%0',_0x395c86)}:void 0x0;});}_0x472d2f('bold',o(_0x2b21d9,'FORMAT_BOLD')),_0x472d2f('italic',o(_0x2b21d9,'FORMAT_ITALIC')),_0x472d2f('underline',o(_0x2b21d9,'FORMAT_UNDERLINE')),_0x472d2f('code',o(_0x2b21d9,'FORMAT_CODE')),_0x472d2f('strikethrough',o(_0x2b21d9,'FORMAT_STRIKETHROUGH')),_0x472d2f('subscript',o(_0x2b21d9,'FORMAT_SUBSCRIPT')),_0x472d2f('superscript',o(_0x2b21d9,'FORMAT_SUPERSCRIPT'));}}class O extends _0x56c567{['afterInit'](){const _0x51ef5a=this['editor'],_0x48fe6a=_0x51ef5a['locale'];if(!_0x51ef5a['plugins']['has']('BlockQuoteEditing'))return;const _0x4b0a6=_0x51ef5a['plugins']['get']('TrackChangesEditing'),_0x588098=this['editor']['commands']['get']('blockQuote');_0x4b0a6['enableCommand']('blockQuote',(_0xd610e0,_0x5dadab={})=>{const _0xabfc3=this['editor']['model']['document']['selection'],_0x5d270b=_0x5dadab&&void 0x0!==_0x5dadab['forceValue']?_0x5dadab['forceValue']:!_0x588098['value'];let _0x47ffc7=[];if(_0x5d270b){const _0x88465e=Array['from'](_0xabfc3['getSelectedBlocks']())['filter'](_0x426375=>oo(_0x426375)||function(_0x4ff393,_0x52cba5){const _0x63427d=_0x52cba5['checkChild'](_0x4ff393['parent'],'blockQuote'),_0x1efae5=_0x52cba5['checkChild'](['$root','blockQuote'],_0x4ff393);return _0x63427d&&_0x1efae5;}(_0x426375,this['editor']['model']['schema']));_0x47ffc7=to(_0x88465e,_0x51ef5a['model']);}else{const _0x5a50a8=Array['from'](_0xabfc3['getSelectedBlocks']())['filter'](_0x274096=>oo(_0x274096));_0x47ffc7=to(_0x5a50a8,_0x51ef5a['model']);}_0x51ef5a['model']['change'](()=>{for(const _0x13de7d of _0x47ffc7)_0x4b0a6['markBlockFormat'](_0x13de7d,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x5d270b}]});});}),_0x4b0a6['descriptionFactory']['registerDescriptionCallback'](_0x31c491=>{const {data:_0x42d698}=_0x31c491;if(_0x42d698&&'blockQuote'==_0x42d698['commandName']){const _0x22d1c2=o(_0x48fe6a,'ELEMENT_BLOCK_QUOTE');return _0x42d698['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x48fe6a,'*Set\x20format:*\x20%0',_0x22d1c2)}:{'type':'format','content':o(_0x48fe6a,'*Remove\x20format:*\x20%0',_0x22d1c2)};}});}}function oo(_0xb05db2){return'blockQuote'==_0xb05db2['parent']['name'];}class G extends _0x56c567{['afterInit'](){const _0xefc6f1=this['editor'];_0xefc6f1['plugins']['has']('CaseChange')&&(_0xefc6f1['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0xefc6f1['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0xefc6f1['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x56c567{['afterInit'](){const _0x3db54f=this['editor'];_0x3db54f['commands']['get']('ckbox')&&_0x3db54f['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x56c567{['afterInit'](){const _0x3a2eb7=this['editor'];if(!_0x3a2eb7['plugins']['has']('CodeBlock'))return;const _0x29aa06=_0x3a2eb7['plugins']['get']('TrackChangesEditing'),_0x2bb4a7=_0x3a2eb7['locale'],_0x54fb1a=_0x3a2eb7['config']['get']('codeBlock')['languages'],_0x1e4014=_0x3a2eb7['commands']['get']('codeBlock');_0x29aa06['enableCommand']('indentCodeBlock'),_0x29aa06['enableCommand']('outdentCodeBlock'),_0x29aa06['enableCommand']('codeBlock',(_0x1c5423,_0x3c7517={})=>{const _0x368e3e=_0x3a2eb7['model'],_0x28a760=_0x3a2eb7['model']['document']['selection'],_0x3e2976=_0x3c7517&&void 0x0!==_0x3c7517['forceValue']?_0x3c7517['forceValue']:!_0x1e4014['value'];let _0x449032;_0x3c7517['language']||(_0x3c7517['language']=_0x54fb1a[0x0]['language']),_0x449032=_0x3e2976?Array['from'](_0x28a760['getSelectedBlocks']())['filter'](_0x556627=>eo(_0x556627)||function(_0x2f7ad2,_0x2061ff){if(_0x2f7ad2['is']('rootElement')||_0x2061ff['isLimit'](_0x2f7ad2))return!0x1;return _0x2061ff['checkChild'](_0x2f7ad2['parent'],'codeBlock');}(_0x556627,_0x368e3e['schema'])):Array['from'](_0x28a760['getSelectedBlocks']())['filter'](_0x265a46=>eo(_0x265a46));const _0x2c0c0f=to(_0x449032,_0x368e3e);_0x368e3e['change'](()=>{for(const _0x149b94 of _0x2c0c0f)_0x29aa06['markBlockFormat'](_0x149b94,{'commandName':'codeBlock','commandParams':[{..._0x3c7517,'forceValue':_0x3e2976}],'formatGroupId':'blockName'});});}),(_0x29aa06['descriptionFactory']['registerElementLabel']('codeBlock',_0x2cb19f=>o(_0x2bb4a7,'ELEMENT_CODE_BLOCK',_0x2cb19f)),_0x29aa06['descriptionFactory']['registerDescriptionCallback'](_0x9911b0=>{if('formatBlock'!=_0x9911b0['type'])return;const _0x29fd73=_0x2bb4a7['t'],{data:_0xa4df9}=_0x9911b0;if(!_0xa4df9||'codeBlock'!=_0xa4df9['commandName'])return;const _0x4725b6=_0xa4df9['commandParams'][0x0]['language'],_0x3799d9=_0x29fd73(_0x54fb1a['find'](_0x4e7065=>_0x4e7065['language']===_0x4725b6)['label'])['toLowerCase']();return _0xa4df9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2bb4a7,'*Set\x20format:*\x20%0',o(_0x2bb4a7,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x3799d9+')')}:{'type':'format','content':o(_0x2bb4a7,'*Remove\x20format:*\x20%0',o(_0x2bb4a7,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x78b9f6){return'codeBlock'==_0x78b9f6['name'];}class H extends _0x56c567{['afterInit'](){const _0x1c3934=this['editor'];if(!_0x1c3934['plugins']['has']('CommentsEditing'))return;_0x1c3934['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x16dbeb,_0xd562d7,_0x2ea176){const _0x2fd627=[];for(const _0x4ea6e9 of _0xd562d7['getItems']())_0x4ea6e9['hasAttribute'](_0x16dbeb)&&_0x2fd627['push'](_0x2ea176['createRangeOn'](_0x4ea6e9));return _0x2fd627;}function _e(_0x3b3bed,_0x1790a5,{showActiveMarker:_0x2c6906=!0x0}={}){const _0x1a6ccf=_0x3b3bed['plugins']['get']('TrackChangesEditing');return(_0xfea063,_0x50d60e,_0x124a40)=>{if(!_0x124a40['consumable']['test'](_0x50d60e['markerRange'],_0xfea063['name']))return;const _0xff0151=_0x50d60e['markerRange']['getWalker'](),_0x59c782=_0x50d60e['markerRange']['start'],_0x249c9b=_0x3b3bed['model']['schema'];let _0x21402b=null,_0x3dd4cc=null,_0x426f3a=!0x1,_0x4f204e=!0x1;for(const _0xaa782a of _0xff0151){const _0x44c20a=_0xaa782a['item'];_0x426f3a=_0x426f3a||_0x249c9b['isContent'](_0x44c20a);const _0xcde04b=_0x124a40['mapper']['toViewElement'](_0x44c20a);if(_0xcde04b&&_0xcde04b['getCustomProperty']('addHighlight'))return;'elementEnd'==_0xaa782a['type']&&(_0x249c9b['isBlock'](_0x44c20a)&&!_0x249c9b['isLimit'](_0x44c20a)&&(_0x44c20a['nextSibling']||_0x59c782['isAtEnd']?_0x21402b&&_0x21402b['parent']==_0x44c20a||(_0x21402b=_0x44c20a,_0xb0278f(_0xaa782a['previousPosition']),_0x4f204e=!0x0):_0x3dd4cc=_0x3dd4cc||_0xaa782a['previousPosition']));}function _0xb0278f(_0x264835){const _0x277104=_0x124a40['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1790a5}),_0x13c397=_0x124a40['mapper']['toViewPosition'](_0x264835);_0x2c6906&&_0x1a6ccf['activeMarkers']['includes'](_0x50d60e['markerName'])&&_0x124a40['writer']['addClass']('ck-suggestion-marker--active',_0x277104),_0x124a40['writer']['insert'](_0x13c397,_0x277104),_0x124a40['mapper']['bindElementToMarker'](_0x277104,_0x50d60e['markerName']);}_0x426f3a||_0x4f204e||!_0x3dd4cc||_0xb0278f(_0x3dd4cc);};}class q extends _0x56c567{static get['requires'](){return[_0x4cd054];}['init'](){const _0x163d2f=this['editor'],_0x496897=_0x163d2f['plugins']['get']('TrackChangesEditing');_0x496897['enableCommand']('delete');const _0x459789=_0x163d2f['commands']['get']('deleteForward');_0x496897['enableCommand']('deleteForward',(_0x2ebf6f,_0x479343={})=>{const _0x59250b=_0x163d2f['model']['createSelection'](_0x163d2f['model']['document']['selection']);_0x59250b['isCollapsed']&&_0x163d2f['model']['modifySelection'](_0x59250b,{'direction':'forward','unit':_0x479343['unit']});const _0x120f79=_0x59250b['getFirstRange'](),_0x204c0b=_0x17a41d['fromRange'](_0x120f79);let _0x1eadfc;_0x2ebf6f(_0x479343),_0x1eadfc='$graveyard'==_0x204c0b['root']['rootName']?_0x163d2f['model']['createRange'](_0x120f79['start']):_0x163d2f['model']['createRange'](_0x204c0b['start'],_0x204c0b['end']),_0x204c0b['detach'](),_0x163d2f['model']['enqueueChange'](_0x459789['buffer']['batch'],_0x13f7e7=>{_0x459789['buffer']['lock'](),_0x13f7e7['setSelection'](_0x13f7e7['createRange'](_0x1eadfc['end'])),_0x459789['buffer']['unlock']();});}),_0x163d2f['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x163d2f,'merge'),{'priority':'high'}),_0x163d2f['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x103b6a,_0x3c4303,_0x336433)=>{_0x336433['options']['showSuggestionHighlights']&&_e(_0x163d2f,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x103b6a,_0x3c4303,_0x336433);},{'priority':'high'}),_0x163d2f['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x4bb0d1,_0x3d35ba,_0x438ee0)=>{const _0x4ed0c7=_0x438ee0['mapper']['markerNameToElements'](_0x3d35ba['markerName']);if(_0x4ed0c7){for(const _0x32fb8c of _0x4ed0c7)_0x32fb8c['is']('uiElement')&&(_0x438ee0['mapper']['unbindElementFromMarkerName'](_0x32fb8c,_0x3d35ba['markerName']),_0x438ee0['writer']['remove'](_0x32fb8c));}},{'priority':'high'});}}class z extends _0x56c567{['afterInit'](){const _0xacae07=this['editor'];if(!_0xacae07['plugins']['has']('ListEditing'))return;const _0x33a254=_0xacae07['locale'],_0x417c68=_0xacae07['plugins']['get']('TrackChangesEditing'),_0x102aa7=_0xacae07['plugins']['has']('TodoListEditing'),_0x45bc67=!!_0xacae07['config']['get']('list.multiBlock');function _0x357a77(_0x36b117){return{'type':'format','content':''+o(_0x33a254,'*Set\x20format:*\x20%0',_0x36b117)};}function _0x4ac774(_0x24adde){return{'type':'format','content':''+o(_0x33a254,'*Remove\x20format:*\x20%0',_0x24adde)};}_0x417c68['enableDefaultAttributesIntegration']('numberedList'),_0x417c68['enableDefaultAttributesIntegration']('bulletedList'),_0x417c68['enableDefaultAttributesIntegration']('customNumberedList'),_0x417c68['enableDefaultAttributesIntegration']('customBulletedList'),_0x417c68['enableDefaultAttributesIntegration']('indentList'),_0x417c68['enableDefaultAttributesIntegration']('outdentList'),_0x417c68['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x417c68['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x417c68['registerBlockAttribute']('listItemId'),_0x417c68['registerBlockAttribute']('listType'),_0x417c68['registerBlockAttribute']('listIndent'),_0x45bc67&&(_0x417c68['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x417c68['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x102aa7&&(_0x417c68['enableDefaultAttributesIntegration']('todoList'),_0x417c68['enableDefaultAttributesIntegration']('checkTodoList'),_0x417c68['registerBlockAttribute']('todoListChecked'),_0x417c68['descriptionFactory']['registerDescriptionCallback'](_0x47d2a8=>{const {data:_0x13ab20}=_0x47d2a8;if(_0x13ab20&&'todoListChecked'==_0x13ab20['key'])return{'type':'format','content':_0x13ab20['newValue']?o(_0x33a254,'*Check\x20item*'):o(_0x33a254,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4ecb23=>{if(_0x4ecb23['batch']['isUndo'])return!0x1;let _0x38fe68=!0x1;const _0x234a91=_0x417c68['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3c06e7=>'todoListChecked'===_0x417c68['_getAttributeKey'](_0x3c06e7));for(const _0xe33b60 of _0x234a91){'todo'!=_0xe33b60['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x417c68['_findSuggestions'](_0xe33b60['getFirstRange'](),'attribute')['find'](_0x5395f2=>'listType'===_0x417c68['_getAttributeKey'](_0x5395f2['suggestion']))||(_0x4ecb23['removeMarker'](_0xe33b60['getFirstMarker']()),_0x38fe68=!0x0));}return _0x38fe68;})),_0x417c68['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x33a254,'FORMAT_INDENT'));const _0x5b3cb3={'type':'format','content':''};_0x417c68['descriptionFactory']['registerDescriptionCallback'](_0x2a9854=>{const {data:_0x42ac87}=_0x2a9854;if(!_0x42ac87||'listType'!=_0x42ac87['key'])return;let _0x378b59=_0x2a9854['head'];for(;_0x378b59;){if(_0x378b59['data']&&(('listStyle'==_0x378b59['data']['key']||'listMarkerStyle'==_0x378b59['data']['key'])&&(_0x378b59['data']['newValue']&&'default'!=_0x378b59['data']['newValue']||'default'!=_0x378b59['data']['oldValue']&&!_0x42ac87['newValue'])||!_0x45bc67&&_0x378b59['data']['key']==m))return _0x5b3cb3;_0x378b59=_0x378b59['next'];}if(null==_0x42ac87['newValue'])switch(_0x42ac87['oldValue']){case'bulleted':return _0x4ac774(o(_0x33a254,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4ac774(o(_0x33a254,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4ac774(o(_0x33a254,'ELEMENT_TODO_LIST'));}switch(_0x42ac87['newValue']){case'bulleted':return _0x357a77(o(_0x33a254,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x357a77(o(_0x33a254,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x357a77(o(_0x33a254,'ELEMENT_TODO_LIST'));}}),_0x417c68['descriptionFactory']['registerDescriptionCallback'](_0x31c886=>{const {data:_0x17feed}=_0x31c886;if(_0x17feed&&'listIndent'==_0x17feed['key'])return null==_0x17feed['newValue']||null==_0x17feed['oldValue']&&0x0==_0x17feed['newValue']?_0x5b3cb3:void 0x0;}),_0x417c68['descriptionFactory']['registerDescriptionCallback'](_0xc2679=>{if('attribute'!=_0xc2679['type'])return;const {data:_0x4f8b45}=_0xc2679;if(!_0x4f8b45||'listItemId'!=_0x4f8b45['key'])return;const _0x5d9760=le(_0xc2679);return'newValue'==_0x5d9760?{'type':'format','content':o(_0x33a254,'*Merge:*\x20list\x20item')}:'oldValue'==_0x5d9760?{'type':'format','content':o(_0x33a254,'*Split:*\x20list\x20item')}:_0x5b3cb3;}),_0xacae07['model']['document']['registerPostFixer'](_0x563dc3=>this['listItemIdFixer'](_0x563dc3)),_0xacae07['model']['document']['registerPostFixer'](_0x1a6714=>this['noTrackChangesFixer'](_0x1a6714)),_0xacae07['model']['document']['registerPostFixer'](_0x2201b2=>this['assureChains'](_0x2201b2)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x4dd249){if(_0x4dd249['batch']['isUndo']||!_0x4dd249['batch']['isLocal'])return!0x1;let _0x3aeffc=!0x1;const _0x3fbaec=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1eabc7=>_0x1eabc7['data']&&'listItemId'==_0x1eabc7['data']['key'])['filter'](_0x12e833=>_0x12e833['data']['newValue']&&_0x12e833['data']['oldValue']);for(const _0x19d446 of _0x3fbaec)le(_0x19d446)||(_0x4dd249['removeMarker'](_0x19d446['getFirstMarker']()),_0x3aeffc=!0x0);return _0x3aeffc;}['noTrackChangesFixer'](_0x57589f){if(_0x57589f['batch']['isUndo']||!_0x57589f['batch']['isLocal'])return!0x1;const _0x38e755=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x38e755['trackChangesCommand']['value'])return!0x1;let _0x4ad965=!0x1;const _0x1b5f35=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0xe8e053=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x29ac19=>'attribute'==_0x29ac19['type'])['filter'](_0x3ebc1d=>_0x1b5f35['includes'](_0x3ebc1d['attributeKey']));if(0x0==_0xe8e053['length'])return _0x4ad965;for(const _0x2abc22 of _0xe8e053){const _0x279585=_0x38e755['_findSuggestions'](_0x2abc22['range'],'attribute')['filter'](_0x1a3a7c=>!_0x1a3a7c['meta']['isNextTo'])['map'](_0x31e02e=>_0x31e02e['suggestion'])['filter'](_0x54b5d2=>{const _0x162926=_0x38e755['_getAttributeKey'](_0x54b5d2);return _0x1b5f35['includes'](_0x162926);});if(_0x279585['length']){for(const _0x5e3bd6 of _0x279585)_0x57589f['removeMarker'](_0x5e3bd6['getFirstMarker']());_0x4ad965=!0x0;}}return _0x4ad965;}['assureChains'](_0x5dbd19){if(_0x5dbd19['batch']['isUndo']||!_0x5dbd19['batch']['isLocal'])return!0x1;const _0x83491=this['editor']['plugins']['get']('TrackChangesEditing');let _0x6de30a=!0x1;const _0x5dff70=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x4c884d of _0x83491['getSuggestions']({'skipNotAttached':!0x0})){const _0x28b5bb=_0x83491['_findSuggestions'](_0x4c884d['getFirstRange'](),'attribute')['map'](_0x40f3d5=>_0x40f3d5['suggestion'])['filter'](_0x28a942=>_0x28a942['data']&&_0x5dff70['includes'](_0x28a942['data']['key']));if(!_0x28b5bb['length'])continue;const _0x1abcd5=_0x28b5bb[0x0]['head']['attributes']['groupId'];if(!_0x28b5bb['every'](_0x393a79=>_0x393a79['attributes']['groupId']===_0x1abcd5)){for(const _0x26fb34 of _0x28b5bb)_0x222eed(_0x26fb34,_0x1abcd5)&&(_0x6de30a=!0x0);}}return _0x6de30a;function _0x408d98(_0x1319ac,_0x42a6bd){for(const _0x5a893b of _0x83491['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x267d5b=>'attribute'==_0x267d5b['type']&&_0x267d5b['attributes']['groupId']==_0x1319ac))_0x5a893b['setAttribute']('groupId',_0x42a6bd);}function _0x222eed(_0x554089,_0x35af1f){let _0x57fd6e=_0x554089['head'],_0x1075a1=!0x1;for(;_0x57fd6e;)_0x57fd6e['attributes']['groupId']!=_0x35af1f&&(_0x408d98(_0x57fd6e['attributes']['groupId'],_0x35af1f),_0x57fd6e['setAttribute']('groupId',_0x35af1f),_0x1075a1=!0x0),_0x57fd6e=_0x57fd6e['next'];return _0x1075a1;}}['_supportLegacySuggestions'](){const _0x355957=this['editor'],_0x3cf0a9=_0x355957['locale'],_0x31a15c=_0x355957['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x31a15c['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x5e12de,_0x5172cb){const _0x539a59=[];for(let _0x3483b9 of _0x5e12de)_0x3483b9['start']['nodeAfter']===_0x3483b9['end']['parent']&&(_0x3483b9=_0x355957['model']['createRange'](_0x355957['model']['createPositionAt'](_0x3483b9['start']['nodeAfter'],0x0))),_0x539a59['push'](_0x3483b9);_0x355957['model']['change'](_0x10a775=>{const _0x554786=_0x355957['model']['document']['selection'],_0x4a4131=Array['from'](_0x554786['getRanges']())['map'](_0x255879=>_0x17a41d['fromRange'](_0x255879));_0x10a775['setSelection'](_0x539a59),_0x355957['commands']['get'](_0x5172cb['commandName'])['refresh'](),_0x5172cb['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x355957['execute'](_0x5172cb['commandName'],..._0x5172cb['commandParams']),_0x10a775['setSelection'](_0x4a4131);for(const _0x3a6cbf of _0x4a4131)_0x3a6cbf['detach']();});}),_0x31a15c['descriptionFactory']['registerElementLabel'](function(_0x241e67){const _0x31a339=!_0x355957['model']['schema']['isObject'](_0x241e67),_0x4342ad=_0x241e67['previousSibling'],_0x35d6ae=_0x241e67['nextSibling'],_0x4257fb=_0x241e67['getAttribute']('listItemId'),_0x3ce1e9=!_0x4342ad||_0x4342ad['getAttribute']('listItemId')!==_0x4257fb,_0x277e74=!_0x35d6ae||_0x35d6ae['getAttribute']('listItemId')!==_0x4257fb;return _0x31a339&&Boolean(_0x4257fb)&&_0x3ce1e9&&_0x277e74;},_0x2b54c2=>o(_0x3cf0a9,'ELEMENT_LIST_ITEM',_0x2b54c2));}['_registerLegacyDescription'](){const _0x41b114=this['editor'],_0x208462=_0x41b114['locale'];function _0x4907bc(_0x5577ce){const _0x2ff1ed=_0x41b114['commands']['get']('bulletedList')['value'],_0x34e856=_0x41b114['commands']['get']('numberedList')['value'];return'numberedList'===_0x5577ce?_0x2ff1ed:_0x34e856;}_0x41b114['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x5f4842){if('formatBlock'!=_0x5f4842['type'])return;const {data:_0x2283e1}=_0x5f4842;if(!_0x2283e1)return;let _0x250624,_0x30bea9,_0x488d0e,_0x3621d3;switch(_0x2283e1['commandName']){case'bulletedList':_0x488d0e=_0x2283e1['commandParams'][0x0]['forceValue'],_0x3621d3=_0x4907bc(_0x2283e1['commandName']),_0x250624=_0x488d0e?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x3621d3&&_0x41b114['config']['get']('list.multiBlock')||(_0x250624='*Change\x20to:*\x20%0'),_0x30bea9={'type':'format','content':o(_0x208462,_0x250624,o(_0x208462,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x488d0e=_0x2283e1['commandParams'][0x0]['forceValue'],_0x3621d3=_0x4907bc(_0x2283e1['commandName']),_0x250624=_0x488d0e?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x3621d3&&_0x41b114['config']['get']('list.multiBlock')||(_0x250624='*Change\x20to:*\x20%0'),_0x30bea9={'type':'format','content':o(_0x208462,_0x250624,o(_0x208462,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x250624='*Indent:*\x20%0',_0x30bea9={'type':'format','content':o(_0x208462,_0x250624,o(_0x208462,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x250624=function(_0x4a4347){const _0x590be1=_0x4a4347['getFirstRange']();let _0x532ef1=_0x590be1['start']['nodeAfter'];for(;_0x532ef1&&_0x590be1['containsItem'](_0x532ef1);){if(_0x532ef1['getAttribute']('listIndent')>0x0)return!0x1;_0x532ef1=_0x532ef1['nextSibling'];}return!0x0;}(_0x5f4842)?o(_0x208462,'*Format:*\x20remove\x20from\x20%0',o(_0x208462,function(_0x56e148){return'ELEMENT_'+_0x56e148['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x5f4842))):o(_0x208462,'*Outdent:*\x20%0',o(_0x208462,'ELEMENT_LIST_ITEM')),_0x30bea9={'type':'format','content':_0x250624};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x2283e1['multipleBlocks']&&(_0x250624='*Merge:*\x20%0',_0x30bea9={'type':'deletion','content':o(_0x208462,_0x250624,o(_0x208462,'ELEMENT_LIST_ITEM'))});}return _0x30bea9;});}}function le(_0x2deed4){let _0x15d8d1=_0x2deed4['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x15d8d1;){const _0x21e6b9=_0x15d8d1['getAttribute']('listItemId');if(!_0x21e6b9)return!0x1;if(_0x21e6b9==_0x2deed4['data']['newValue'])return'newValue';if(_0x21e6b9==_0x2deed4['data']['oldValue'])return'oldValue';_0x15d8d1=_0x15d8d1['previousSibling'];}return!0x1;}class ue extends _0x56c567{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x4a3c70=this['editor']['config']['get']('list.properties'),_0x4403eb=this['editor']['plugins']['get']('TrackChangesEditing');_0x4a3c70['styles']&&(_0x4403eb['enableDefaultAttributesIntegration']('listStyle'),_0x4403eb['registerBlockAttribute']('listStyle')),_0x4a3c70['reversed']&&(_0x4403eb['enableDefaultAttributesIntegration']('listReversed'),_0x4403eb['registerBlockAttribute']('listReversed')),_0x4a3c70['startIndex']&&(_0x4403eb['enableDefaultAttributesIntegration']('listStart'),_0x4403eb['registerBlockAttribute']('listStart'));const _0x4bbb0f={'type':'format','content':''};_0x4403eb['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x4fa0b0=this['editor']['locale'];_0x4403eb['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x4fa0b0,'FORMAT_LIST_REVERSED')),_0x4403eb['descriptionFactory']['registerDescriptionCallback'](_0x31ce30=>{const {data:_0x1ff0ef}=_0x31ce30;if(_0x1ff0ef&&'listReversed'==_0x1ff0ef['key'])return null==_0x1ff0ef['newValue']||0x0==_0x1ff0ef['newValue']&&null==_0x1ff0ef['oldValue']?_0x4bbb0f:void 0x0;}),_0x4403eb['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x4fa0b0,'FORMAT_LIST_START')),_0x4403eb['descriptionFactory']['registerDescriptionCallback'](_0x89f0fa=>{const {data:_0x3372f5}=_0x89f0fa;if(_0x3372f5&&'listStart'==_0x3372f5['key'])return null==_0x3372f5['newValue']||0x1==_0x3372f5['newValue']&&null==_0x3372f5['oldValue']?_0x4bbb0f:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x46c1ea=>{if(_0x46c1ea['batch']['isUndo'])return!0x1;let _0x41849e=!0x1;const _0x35d178=_0x4403eb['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2a76bc=>{const _0x14619c=_0x4403eb['_getAttributeKey'](_0x2a76bc);return'listStart'==_0x14619c||'listReversed'==_0x14619c;});for(const _0x529e25 of _0x35d178){const _0x30886c=_0x529e25['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x30886c||'customNumbered'==_0x30886c)continue;_0x4403eb['_findSuggestions'](_0x529e25['getFirstRange'](),'attribute')['find'](_0x5e36cd=>'listType'==_0x4403eb['_getAttributeKey'](_0x5e36cd['suggestion']))||(_0x46c1ea['removeMarker'](_0x529e25['getFirstMarker']()),_0x41849e=!0x0);}return _0x41849e;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x41eb0c){const _0x57fd98=this['editor']['locale'],{data:_0x54918f}=_0x41eb0c,_0x2dd4b4={'type':'format','content':''};if(!_0x54918f||'listStyle'!=_0x54918f['key'])return;if(!_0x54918f['oldValue'])return'default'==_0x54918f['newValue']?_0x2dd4b4:{'type':'format','content':''+o(_0x57fd98,'*Set\x20format:*\x20%0',o(_0x57fd98,this['_getTranslationKeyForListStyle'](_0x54918f['newValue'])))};if(!_0x54918f['newValue']){if('default'==_0x54918f['oldValue'])return _0x2dd4b4;let _0x3c8b1a=_0x41eb0c['head'];for(;_0x3c8b1a;){if(_0x3c8b1a['data']&&'listType'==_0x3c8b1a['data']['key']&&_0x3c8b1a['data']['newValue'])return _0x2dd4b4;_0x3c8b1a=_0x3c8b1a['next'];}return{'type':'format','content':''+o(_0x57fd98,'*Remove\x20format:*\x20%0',o(_0x57fd98,this['_getTranslationKeyForListStyle'](_0x54918f['oldValue'])))};}if('default'!=_0x54918f['newValue'])return{'type':'format','content':''+o(_0x57fd98,'*Set\x20format:*\x20%0',o(_0x57fd98,this['_getTranslationKeyForListStyle'](_0x54918f['newValue'])))};let _0x36d000=_0x41eb0c['head'];for(;_0x36d000;){if(_0x36d000['data']&&'listType'==_0x36d000['data']['key']&&_0x36d000['data']['newValue']&&_0x36d000['data']['oldValue'])return _0x2dd4b4;_0x36d000=_0x36d000['next'];}return{'type':'format','content':o(_0x57fd98,'*Set\x20format:*\x20%0',o(_0x57fd98,'ELEMENT_'+_0x41eb0c['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x3038d9=this['editor'],_0xe466ca=_0x3038d9['locale'];_0x3038d9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4d79f2=>{if('formatBlock'!=_0x4d79f2['type'])return;const {data:_0x124b79}=_0x4d79f2;if(!_0x124b79)return;let _0x2a878d,_0x26f59b;switch(_0x124b79['commandName']){case'listStyle':_0x2a878d='*Change\x20to:*\x20%0',_0x26f59b={'type':'format','content':o(_0xe466ca,_0x2a878d,o(_0xe466ca,this['_getTranslationKeyForListStyle'](_0x124b79['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2a878d=_0x124b79['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x26f59b={'type':'format','content':o(_0xe466ca,_0x2a878d)};break;case'listStart':_0x2a878d='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x26f59b={'type':'format','content':o(_0xe466ca,_0x2a878d,_0x124b79['commandParams'][0x0]['startIndex'])};}return _0x26f59b;});}['_getTranslationKeyForListStyle'](_0x219286){return'ELEMENT_'+function(_0x2eb035){if(pe['includes'](_0x2eb035))return'bulleted';if(ye['includes'](_0x2eb035))return'numbered';return null;}(_0x219286)['toUpperCase']()+'_LIST_'+_0x219286['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x56c567{static get['requires'](){return[_0xd4bb80];}['init'](){const _0xf97b11=this['editor'],_0x5c1d3b=_0xf97b11['plugins']['get']('TrackChangesEditing'),_0x59b5ba=_0xf97b11['commands']['get']('enter');_0x5c1d3b['enableCommand']('enter',()=>{_0xf97b11['model']['change'](_0x129ff7=>{const _0x40d43e=_0xf97b11['model']['document']['selection'],_0x523e05=_0x40d43e['getFirstPosition'](),_0x2b3df4=_0x17a41d['fromRange'](_0x40d43e['getFirstRange']());if(_0x59b5ba['enterBlock'](_0x129ff7)){const _0x29a585=_0xf97b11['model']['createPositionAt'](_0x523e05['parent']['nextSibling'],0x0),_0x2443bb=_0x129ff7['createRange'](_0x523e05,_0x29a585);_0x5c1d3b['markInsertion'](_0x2443bb);}else _0x129ff7['setSelection'](_0x129ff7['createRange'](_0x2b3df4['end']));_0x2b3df4['detach'](),_0x59b5ba['fire']('afterExecute',{'writer':_0x129ff7});});}),_0xf97b11['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0xf97b11,'split'),{'priority':'high'}),_0xf97b11['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x23f3b2,_0x81cddc,_0x294b96)=>{const _0x321b8a=_0x294b96['mapper']['markerNameToElements'](_0x81cddc['markerName']);if(_0x321b8a){for(const _0x11fff0 of _0x321b8a)_0x11fff0['hasClass']('ck-suggestion-marker-split')&&(_0x294b96['mapper']['unbindElementFromMarkerName'](_0x11fff0,_0x81cddc['markerName']),_0x294b96['writer']['remove'](_0x11fff0));}},{'priority':'high'}),_0xf97b11['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x3d7560,_0x1a93cf,_0x4d16de)=>{_0x4d16de['options']['showSuggestionHighlights']&&_e(_0xf97b11,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x3d7560,_0x1a93cf,_0x4d16de);},{'priority':'high'});}}class J extends _0x56c567{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x219f60=this['editor']['plugins']['get']('TrackChangesEditing');_0x219f60['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x219f60['enableCommand']('findNext'),_0x219f60['enableCommand']('findPrevious'),_0x219f60['enableCommand']('replace'),_0x219f60['enableCommand']('replaceAll');}['handleFindCommand'](_0x4b865e,_0x18b473,_0x85fd57={}){const _0x1c465a=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x4b865e(_0x573586=>{let _0x473f03=('string'==typeof _0x18b473?_0x1c465a['findByTextCallback'](_0x18b473,_0x85fd57):_0x18b473)(_0x573586);Array['isArray'](_0x473f03)&&(_0x473f03={'results':_0x473f03,'searchText':'string'==typeof _0x18b473?_0x18b473:''});const _0x5ed1b5=_0x473f03['results']['filter'](_0x1733be=>!0x1===this['_isInDeletionRange'](_0x1733be,_0x573586['item']));return{..._0x473f03,'results':_0x5ed1b5};},_0x85fd57);}['_isInDeletionRange'](_0x421edf,_0x1e8339){const _0x3d754f=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1e8339,_0x421edf['start']),this['editor']['model']['createPositionAt'](_0x1e8339,_0x421edf['end']));for(const _0x531dcf of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x3d754f['getIntersection'](_0x531dcf['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 _0x56c567{['afterInit'](){const _0x2c8d55=this['editor']['locale'],_0x51639=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x4ed0f4,commandName:_0x326987}of ro)this['editor']['plugins']['has'](_0x4ed0f4)&&(_0x51639['enableDefaultAttributesIntegration'](_0x326987),_0x51639['registerInlineAttribute'](_0x326987));_0x51639['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2c8d55,'FORMAT_FONT_SIZE')),_0x51639['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2c8d55,'FORMAT_FONT_FAMILY')),_0x51639['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2c8d55,'FORMAT_FONT_COLOR')),_0x51639['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2c8d55,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3a8292=this['editor'],_0x518701=_0x3a8292['locale'];_0x3a8292['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x496699=>{const _0x225954=_0x518701['t'];if('formatInline'!=_0x496699['type'])return;const {data:_0x231e53}=_0x496699;if(null!=_0x231e53){if('fontSize'==_0x231e53['commandName']){const _0x52cc6a=_0x231e53['commandParams'][0x0]['value'];if(_0x52cc6a){const _0x26b066=_0x225954(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x3ddfb1=>_0x3ddfb1['model']==_0x52cc6a)['title'])['toLowerCase']();return{'type':'format','content':o(_0x518701,'*Set\x20font\x20size:*\x20%0',_0x26b066)};}return{'type':'format','content':o(_0x518701,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x231e53['commandName']){const _0x1d4df6=_0x231e53['commandParams'][0x0]['value'];return _0x1d4df6?{'type':'format','content':o(_0x518701,'*Set\x20font\x20family:*\x20%0',_0x1d4df6)}:{'type':'format','content':o(_0x518701,'*Reset\x20font\x20family*')};}if('fontColor'==_0x231e53['commandName']){const _0x1f7a17=_0x231e53['commandParams'][0x0]['value'];if(_0x1f7a17){const _0x336758=_0x28e28e(this['editor']['config']['get']('fontColor.colors'))['find'](_0x603e7b=>_0x603e7b['model']==_0x1f7a17);let _0x1a03fe=_0x1f7a17,_0x82444e='';return _0x336758&&(_0x1a03fe=_0x336758['label'],_0x82444e=_0x225954(_0x1a03fe)['toLowerCase']()),{'type':'format','content':o(_0x518701,'*Set\x20font\x20color:*\x20%0',_0x82444e)['trim'](),'color':{'value':_0x1f7a17,'title':_0x82444e||_0x1a03fe}};}return{'type':'format','content':o(_0x518701,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x231e53['commandName']){const _0x259ee5=_0x231e53['commandParams'][0x0]['value'];if(_0x259ee5){const _0x3e1648=_0x28e28e(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x2ea866=>_0x2ea866['model']==_0x259ee5);let _0x445868=_0x259ee5,_0x1a4dd5='';return _0x3e1648&&(_0x445868=_0x3e1648['label'],_0x1a4dd5=_0x225954(_0x445868)['toLowerCase']()),{'type':'format','content':o(_0x518701,'*Set\x20font\x20background\x20color:*\x20%0',_0x1a4dd5)['trim'](),'color':{'value':_0x259ee5,'title':_0x1a4dd5||_0x445868}};}return{'type':'format','content':o(_0x518701,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x56c567{['afterInit'](){const _0x265dc8=this['editor'],_0x1ffe37=_0x265dc8['plugins']['get']('TrackChangesEditing'),_0x5574b7=_0x265dc8['commands']['get']('copyFormat'),_0x57998d=_0x265dc8['commands']['get']('pasteFormat');_0x5574b7&&_0x57998d&&(_0x1ffe37['enableDefaultAttributesIntegration']('pasteFormat'),_0x1ffe37['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x230a8e=this['editor'],_0x198699=_0x230a8e['locale'];_0x230a8e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5b514c=>{if('formatBlock'!=_0x5b514c['type']&&'formatInline'!=_0x5b514c['type'])return;const {data:_0x316abb}=_0x5b514c;if(_0x316abb&&'pasteFormat'===_0x316abb['commandName']){const _0x2b3848=[],_0x3e178d=_0x316abb['commandParams'][0x0];for(const [_0x29c96c,_0x2b2f88]of Object['entries'](_0x3e178d))_0x2b3848['push'](so(_0x230a8e,_0x29c96c,_0x2b2f88));return _0x2b3848['length']?{'type':'format','content':o(_0x198699,'*Set\x20format\x20to:*\x20%0',_0x2b3848['join'](',\x20'))}:{'type':'format','content':o(_0x198699,'*Remove\x20all\x20formatting*')};}});}}function so(_0x4fd0c0,_0x597a4c,_0x4d1167){const _0x42cac4=_0x4fd0c0['locale']['t'],_0x42f7d1=_0x597a4c['split'](/(?=[A-Z])/)['join']('\x20'),_0x3b4151=_0x42cac4(_0x42f7d1['charAt'](0x0)['toUpperCase']()+_0x42f7d1['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x4d1167)return _0x3b4151;if('fontColor'===_0x597a4c||'fontBackgroundColor'===_0x597a4c){const _0x8e0181=_0x28e28e(_0x4fd0c0['config']['get']('fontColor.colors'))['find'](_0x4fbedd=>_0x4fbedd['model']==_0x4d1167);return _0x3b4151+'\x20('+(_0x8e0181?_0x42cac4(_0x8e0181['label'])['toLowerCase']():_0x4d1167)+')';}if('fontSize'===_0x597a4c&&isNaN(parseFloat(_0x4d1167))){const _0x49a64b=_0x4fd0c0['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x4fd0c0['config']['get']('fontSize.options'))['find'](_0x4089a3=>_0x4089a3['model']==_0x4d1167);return _0x3b4151+'\x20('+(_0x49a64b?_0x42cac4(_0x49a64b['title'])['toLowerCase']():_0x4d1167)+')';}return _0x3b4151+'\x20('+_0x4d1167+')';}class Y extends _0x56c567{['_headingOptions'];['afterInit'](){const _0x2bbc55=this['editor'];if(!_0x2bbc55['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x2bbc55['config']['get']('heading.options');const _0x545b8a=_0x2bbc55['locale'],_0x578332=_0x2bbc55['plugins']['get']('TrackChangesEditing');_0x578332['enableDefaultAttributesIntegration']('heading');for(const _0x2a3641 of this['_headingOptions'])'paragraph'!=_0x2a3641['model']&&_0x578332['descriptionFactory']['registerElementLabel'](_0x2a3641['model'],_0x4d9cee=>{const _0x3276cf=this['_getHeadingLevel'](_0x2a3641['model']);return null!==_0x3276cf?_0x51b461(_0x4d9cee,_0x3276cf):_0x13424f(_0x4d9cee,_0x2a3641['title']);});function _0x51b461(_0x480899,_0x2e4303){return o(_0x545b8a,'ELEMENT_HEADING',[_0x480899,_0x2e4303]);}function _0x13424f(_0x21e5ce,_0x57c94f){return o(_0x545b8a,'ELEMENT_HEADING_CUSTOM',[_0x21e5ce,_0x57c94f]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4dc81d=this['editor'],_0x18d474=_0x4dc81d['locale'];function _0x5d6644(_0x12a8c3,_0x446519){return o(_0x18d474,'ELEMENT_HEADING_CUSTOM',[_0x12a8c3,_0x446519]);}_0x4dc81d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3cf4ab=>{if('formatBlock'!=_0x3cf4ab['type'])return;const {data:_0x585389}=_0x3cf4ab;if(_0x585389&&'heading'==_0x585389['commandName']){const _0x4c918a=_0x585389['commandParams'][0x0]['value'],_0x519097=this['_getHeadingLevel'](_0x4c918a);if(null!==_0x519097)return{'type':'format','content':o(_0x18d474,'*Change\x20to:*\x20%0',(_0x39f9ff=0x1,_0x592afe=_0x519097,o(_0x18d474,'ELEMENT_HEADING',[_0x39f9ff,_0x592afe])))};const _0x421788=this['_headingOptions']['find'](_0x5482b1=>_0x5482b1['model']===_0x4c918a)['title'];return{'type':'format','content':o(_0x18d474,'*Change\x20to:*\x20%0',_0x5d6644(0x1,_0x421788))};}var _0x39f9ff,_0x592afe;});}['_getHeadingLevel'](_0x533b49){const _0x7144d5=_0x533b49['match'](/^heading(\d+)/);if(_0x7144d5)return _0x7144d5[0x1];const _0x2cce79=this['_headingOptions']?.['find'](_0x566640=>_0x566640['model']==_0x533b49);if(_0x2cce79&&_0x2cce79['view']){const _0x161ec3=_0x2cce79['view'],_0x20a80c=(_0x161ec3['name']??_0x161ec3)['match'](/^h(\d+)/);if(_0x20a80c)return _0x20a80c[0x1];}return null;}}class Z extends _0x56c567{['afterInit'](){const _0x129f3f=this['editor'];if(!_0x129f3f['plugins']['has']('HighlightEditing'))return;const _0x117595=_0x129f3f['plugins']['get']('TrackChangesEditing'),_0x3e8893=_0x129f3f['locale'];_0x117595['enableDefaultAttributesIntegration']('highlight'),_0x117595['registerInlineAttribute']('highlight'),_0x117595['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x3e8893,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x503a6d=this['editor'],_0x1c0fba=_0x503a6d['locale'];_0x503a6d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2129b3=>{if('formatInline'!=_0x2129b3['type'])return;const {data:_0x2b7479}=_0x2129b3;if(_0x2b7479&&'highlight'==_0x2b7479['commandName']){const _0x2d68cb=_0x1c0fba['t'],_0x265392=_0x2b7479['commandParams'][0x0]['value'];if(_0x265392){const _0x2b0951=_0x503a6d['config']['get']('highlight.options')['find'](_0x30a984=>_0x30a984['model']==_0x265392),_0x5a61e0=_0x2d68cb(_0x2b0951['title'])['toLowerCase']();return{'type':'format','content':o(_0x1c0fba,'*Set\x20highlight:*\x20%0',_0x5a61e0),'color':{'value':_0x2b0951['color'],'title':_0x2b0951['title']}};}return{'type':'format','content':o(_0x1c0fba,'*Remove\x20highlight*',o(_0x1c0fba,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x56c567{['afterInit'](){const _0x2c95c8=this['editor'];if(!_0x2c95c8['plugins']['has']('HorizontalLineEditing'))return;_0x2c95c8['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x9ca7ad=_0x2c95c8['plugins']['get']('TrackChangesEditing'),_0x4b70ce=_0x2c95c8['locale'];_0x9ca7ad['descriptionFactory']['registerElementLabel']('horizontalLine',_0x3d2187=>o(_0x4b70ce,'ELEMENT_HORIZONTAL_LINE',_0x3d2187)),_0x2c95c8['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1d8e74,{writer:_0x21d9d2,options:_0x3e7100})=>{if(!_0x3e7100['showSuggestionHighlights'])return null;const _0x1e9e0d=_0x21d9d2['createContainerElement']('div'),_0x42c14e=_0x21d9d2['createEmptyElement']('hr');return _0x21d9d2['addClass']('ck-horizontal-line',_0x1e9e0d),_0x21d9d2['insert'](_0x21d9d2['createPositionAt'](_0x1e9e0d,0x0),_0x42c14e),_0x1e9e0d;},'converterPriority':'high'});}}class et extends _0x56c567{['afterInit'](){const _0x5658c2=this['editor'];if(!_0x5658c2['plugins']['has']('HtmlEmbed'))return;const _0x2c2157=_0x5658c2['plugins']['get']('TrackChangesEditing'),_0x1f96eb=_0x5658c2['locale'];_0x2c2157['descriptionFactory']['registerElementLabel']('rawHtml',_0x26ae6f=>o(_0x1f96eb,'ELEMENT_HTML_EMBED',_0x26ae6f)),_0x2c2157['enableDefaultAttributesIntegration']('htmlEmbed'),_0x2c2157['registerBlockAttribute']('value'),_0x2c2157['descriptionFactory']['registerDescriptionCallback'](_0x4e600f=>{if('attribute'!=_0x4e600f['type'])return;const {data:_0x47adb8}=_0x4e600f;if(_0x47adb8&&'value'==_0x47adb8['key']&&_0x4e600f['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x25426e=o(_0x1f96eb,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x1f96eb,'*Change\x20%0\x20content*',_0x25426e)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x268ef9=this['editor'],_0x50d955=_0x268ef9['locale'];_0x268ef9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x20159d=>{if('formatBlock'!=_0x20159d['type'])return;const {data:_0x33d582}=_0x20159d;if(_0x33d582&&'htmlEmbed'==_0x33d582['commandName']){const _0x3d3ab1=o(_0x50d955,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x50d955,'*Change\x20%0\x20content*',_0x3d3ab1)};}});}}class it extends _0x56c567{['afterInit'](){const _0x2367cc=this['editor'];if(!_0x2367cc['plugins']['has']('ImageEditing'))return;const _0x2ce61d=_0x2367cc['plugins']['get']('TrackChangesEditing'),_0x228da5=_0x2367cc['plugins']['get']('ImageUtils'),_0x151410=_0x2367cc['locale'];_0x2ce61d['enableCommand']('insertImage'),_0x2ce61d['descriptionFactory']['registerElementLabel']('imageBlock',_0x265eab=>o(_0x151410,'ELEMENT_IMAGE',_0x265eab)),_0x2ce61d['descriptionFactory']['registerElementLabel']('imageInline',_0x72a60e=>o(_0x151410,'ELEMENT_INLINE_IMAGE',_0x72a60e)),_0x2ce61d['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x151410,'ELEMENT_CAPTION')),_0x2367cc['plugins']['has']('ImageUploadEditing')&&_0x2ce61d['enableCommand']('uploadImage'),_0x2367cc['plugins']['has']('ImageBlockEditing')&&_0x2367cc['plugins']['has']('ImageInlineEditing')&&(_0x2ce61d['enableCommand']('imageTypeInline',(_0x10265b,_0x576e40)=>{const _0x4ef4a3=_0x228da5['getClosestSelectedImageElement'](_0x2367cc['model']['document']['selection']);_0x2367cc['model']['change'](()=>{_0x2ce61d['markBlockFormat'](_0x4ef4a3,{'commandName':'imageTypeInline','commandParams':[_0x576e40]},[],'convertBlockImageToInline');});}),_0x2ce61d['enableCommand']('imageTypeBlock',(_0x3d3aec,_0xb48671)=>{_0x2367cc['model']['change'](_0x5388d7=>{let _0x520d0d=_0x228da5['getClosestSelectedImageElement'](_0x2367cc['model']['document']['selection']),_0x218e26=_0x5388d7['createRangeOn'](_0x520d0d);const _0x184a90=_0x2106f1['fromPosition'](_0x218e26['start'],'toPrevious'),_0x3b588b=_0x2106f1['fromPosition'](_0x218e26['end'],'toNext');_0x2ce61d['forceDefaultExecution'](()=>_0x3d3aec(_0xb48671)),_0x520d0d=_0x228da5['getClosestSelectedImageElement'](_0x2367cc['model']['document']['selection']),_0x218e26=_0x5388d7['createRangeOn'](_0x520d0d);const _0x495690=_0x5388d7['createRange'](_0x184a90,_0x3b588b);_0x184a90['detach'](),_0x3b588b['detach'](),_0x2ce61d['markBlockFormat'](_0x520d0d,{'commandName':'imageTypeInline','commandParams':[_0xb48671]},[],'convertInlineImageToBlock'),_0x495690['start']['isBefore'](_0x218e26['start'])&&_0x2ce61d['markInsertion'](_0x5388d7['createRange'](_0x495690['start'],_0x218e26['start']),'convertInlineImageToBlock'),_0x218e26['end']['isBefore'](_0x495690['end'])&&_0x2ce61d['markInsertion'](_0x5388d7['createRange'](_0x218e26['end'],_0x495690['end']),'convertInlineImageToBlock');});}),_0x2ce61d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x2ce61d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x2ce61d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x2ce61d['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x2ce61d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x2ce61d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x42ebf1])=>{const _0x57c156=_0x2ce61d['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x5b693f=_0x42ebf1['start'],_0x35c4c1=_0x42ebf1['end'];const _0x415d52=_0x2367cc['model']['schema']['getNearestSelectionRange'](_0x5b693f,'backward'),_0x307b3f=_0x2367cc['model']['schema']['getNearestSelectionRange'](_0x35c4c1,'forward');_0x415d52['isCollapsed']&&(_0x5b693f=_0x415d52['start']),_0x307b3f['isCollapsed']&&(_0x35c4c1=_0x307b3f['end']),_0x57c156([_0x2367cc['model']['createRange'](_0x5b693f,_0x35c4c1)]);}),_0x2ce61d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x492986),_0x2ce61d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x492986)),_0x2367cc['plugins']['has']('ImageCaptionEditing')&&(_0x2ce61d['enableCommand']('toggleImageCaption',(_0xb3339d,_0x4cf38b)=>{const _0x17187f=_0x2367cc['plugins']['get']('ImageCaptionUtils');let _0x368e5c=_0x228da5['getClosestSelectedImageElement'](_0x2367cc['model']['document']['selection']),_0x16a6a5=_0x17187f['getCaptionFromImageModelElement'](_0x368e5c);_0x2367cc['model']['change'](()=>{if(_0x16a6a5)return void _0x2ce61d['markDeletion'](_0x2367cc['model']['createRangeOn'](_0x16a6a5));const _0x837538=_0x228da5['isBlockImage'](_0x368e5c);_0xb3339d(_0x4cf38b),_0x368e5c=_0x228da5['getClosestSelectedImageElement'](_0x2367cc['model']['document']['selection']),_0x16a6a5=_0x17187f['getCaptionFromImageModelElement'](_0x368e5c),_0x2ce61d['markInsertion'](_0x2367cc['model']['createRangeOn'](_0x16a6a5),_0x837538?null:'imageCaption');});}),_0x2ce61d['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x492986));const _0x24686a=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x240758(_0x40fa43,_0x1fe14e){const _0x3986fa=_0x24686a['findIndex'](({type:_0x79af5e,subType:_0x43d961})=>_0x40fa43['type']==_0x79af5e&&_0x40fa43['subType']==_0x43d961),_0x2a2103=_0x24686a['findIndex'](({type:_0xf17b2f,subType:_0x258631})=>_0x1fe14e['type']==_0xf17b2f&&_0x1fe14e['subType']==_0x258631);if(_0x3986fa<0x0||_0x2a2103<0x0)return!0x1;const _0xd09895=_0x40fa43['getFirstRange'](),_0x469103=_0x1fe14e['getFirstRange']();if((0x0==_0x3986fa||0x1==_0x3986fa)&&0x2==_0x2a2103&&_0xd09895['isIntersecting'](_0x469103))return!0x0;if(0x2==_0x3986fa&&0x3==_0x2a2103){const _0x874ed1=_0x2ce61d['_findSuggestions'](_0xd09895,'insertion')['filter'](({suggestion:_0x4cacbe,meta:_0x37bc7f})=>_0x37bc7f['isOwn']&&'convertInlineImageToBlock'==_0x4cacbe['subType']);if(_0x874ed1['length']>0x1&&_0x469103['end']['isEqual'](_0xd09895['start']))return!0x0;if(0x1==_0x874ed1['length']&&(_0xd09895['start']['isEqual'](_0x469103['end'])||_0xd09895['end']['isEqual'](_0x469103['start'])))return!0x0;}if(0x3==_0x3986fa&&0x3==_0x2a2103&&_0xd09895['start']['isBefore'](_0x469103['start'])){const _0x44338e=_0xd09895['end']['nodeAfter'],_0x3134ac=_0x469103['start']['nodeBefore'];return _0x228da5['isBlockImage'](_0x44338e)&&_0x44338e===_0x3134ac;}return!0x1;}function _0x492986(_0x1b0cce,_0x5b7701){return _0x240758(_0x1b0cce,_0x5b7701)?[_0x1b0cce,_0x5b7701]:_0x240758(_0x5b7701,_0x1b0cce)?[_0x5b7701,_0x1b0cce]:null;}_0x2367cc['plugins']['has']('ImageResize')&&(_0x2ce61d['enableDefaultAttributesIntegration']('resizeImage'),_0x2ce61d['registerBlockAttribute']('resizedWidth'),_0x2ce61d['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x151410,'FORMAT_IMAGE_SIZE'))),_0x2367cc['plugins']['has']('ImageTextAlternativeEditing')&&(_0x2ce61d['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x2ce61d['registerBlockAttribute']('alt')),_0x2ce61d['descriptionFactory']['registerDescriptionCallback'](_0x11777f=>{if(!!_0x24686a['find'](({type:_0xf8f689,subType:_0x52acf8})=>_0x11777f['type']==_0xf8f689&&_0x11777f['subType']==_0x52acf8))return _0x11777f['previous']?{}:void 0x0;}),_0x2ce61d['descriptionFactory']['registerDescriptionCallback'](_0x2452c5=>{if('insertion'==_0x2452c5['type']||'deletion'==_0x2452c5['type']){const _0x20f6ba=_0x2452c5['getContainedElement']();if(_0x20f6ba&&_0x20f6ba['is']('element','caption'))return{'type':'insertion'==_0x2452c5['type']?'addObject':'removeObject','element':_0x20f6ba,'quantity':0x1};}}),_0x2ce61d['descriptionFactory']['registerDescriptionCallback'](_0x55c1f5=>'formatBlock'==_0x55c1f5['type']&&'convertInlineImageToBlock'==_0x55c1f5['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x55c1f5['type']&&'convertBlockImageToInline'==_0x55c1f5['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x2ce61d['descriptionFactory']['registerDescriptionCallback'](_0x4c83d2=>{if('attribute'!=_0x4c83d2['type'])return;const {data:_0x4cfd26}=_0x4c83d2;if(!_0x4cfd26||'alt'!=_0x4cfd26['key'])return;const _0x13792d=_0x4cfd26['newValue'];return _0x13792d?{'type':'format','content':o(_0x151410,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x13792d+'\x22')}:{'type':'format','content':o(_0x151410,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xaf60b0=this['editor'],_0x4a44f6=_0xaf60b0['locale'];_0xaf60b0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3af1a8=>{if('formatBlock'!=_0x3af1a8['type']&&'formatInline'!=_0x3af1a8['type'])return;const {data:_0x38287e}=_0x3af1a8;if(_0x38287e){if('imageTextAlternative'==_0x38287e['commandName']){const _0x2356e9=_0x38287e['commandParams'][0x0]['newValue'];return _0x2356e9?{'type':'format','content':o(_0x4a44f6,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2356e9+'\x22')}:{'type':'format','content':o(_0x4a44f6,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x38287e['commandName']){const _0x1a41fe=_0x38287e['commandParams'][0x0]['width'];return _0x1a41fe?{'type':'format','content':o(_0x4a44f6,'*Set\x20image\x20width:*\x20%0',_0x1a41fe)}:{'type':'format','content':o(_0x4a44f6,'*Reset\x20image\x20width*')};}}});}}class st extends _0x56c567{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1401eb=this['editor']['locale'],_0x15a22a=this['editor']['plugins']['get']('TrackChangesEditing');_0x15a22a['enableDefaultAttributesIntegration']('replaceImageSource'),_0x15a22a['registerBlockAttribute']('src'),_0x15a22a['descriptionFactory']['registerDescriptionCallback'](_0x5251d5=>{if('attribute'!=_0x5251d5['type'])return;const {data:_0x5b3475}=_0x5251d5;return _0x5b3475&&'src'==_0x5b3475['key']?_0x5b3475['newValue']&&_0x5b3475['oldValue']?{'type':'format','content':o(_0x1401eb,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5df172=this['editor']['plugins']['get']('TrackChangesEditing');_0x5df172['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x5df172['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5df172['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x5df172['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x914720=this['editor'],_0x36d952=_0x914720['locale'];_0x914720['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x149657=>{if('formatBlock'!=_0x149657['type']&&'formatInline'!=_0x149657['type'])return;const {data:_0x30980a}=_0x149657;if(!_0x30980a||'replaceImageSource'!=_0x30980a['commandName'])return;return{'type':'format','content':o(_0x36d952,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x56c567{['afterInit'](){const _0x38770c=this['editor'];if(!_0x38770c['plugins']['has']('ImageStyleEditing'))return;const _0x1d7ed0=_0x38770c['plugins']['get']('TrackChangesEditing'),_0x508f27=_0x38770c['plugins']['get']('ImageUtils'),_0x5d968b={};_0x1d7ed0['enableCommand']('imageStyle',(_0x4a89f8,_0x26d227)=>{const _0x2c6595=_0x38770c['plugins']['get']('Users')['me'],_0x2de2d6=_0x38770c['commands']['get']('imageStyle');let _0x33c56f=_0x508f27['getClosestSelectedImageElement'](_0x38770c['model']['document']['selection']),_0x55d5d2=_0x38770c['model']['createRangeOn'](_0x33c56f),_0x18565e=_0x2de2d6['value'];if(_0x18565e==_0x26d227['value'])return;const _0xdf4ecf={'commandName':'imageStyle','commandParams':[_0x26d227],'formatGroupId':_0x170805()};_0x38770c['model']['change'](()=>{if(_0x1d7ed0['getSuggestions']()['filter'](_0x56990c=>_0x56990c['isInContent']&&_0x2c6595==_0x56990c['author']&&('formatBlock'==_0x56990c['type']||'formatInline'==_0x56990c['type'])&&('imageStylePreApply'==_0x56990c['subType']||'imageStylePostApply'==_0x56990c['subType'])&&_0x56990c['getFirstRange']()['isEqual'](_0x55d5d2))['forEach'](_0x16f903=>_0x1d7ed0['discardSuggestion'](_0x16f903['head'])),_0x33c56f=_0x508f27['getClosestSelectedImageElement'](_0x38770c['model']['document']['selection']),_0x55d5d2=_0x38770c['model']['createRangeOn'](_0x33c56f),_0x2de2d6['refresh'](),_0x38770c['commands']['get']('imageTypeInline')['refresh'](),_0x38770c['commands']['get']('imageTypeBlock')['refresh'](),_0x18565e=_0x2de2d6['value'],_0x18565e!=_0x26d227['value'])return _0x508f27['isInlineImage'](_0x33c56f)&&_0x2de2d6['shouldConvertImageType'](_0x26d227['value'],_0x33c56f)?(_0x4a89f8({..._0x26d227,'setImageSizes':!0x1}),_0x33c56f=_0x508f27['getClosestSelectedImageElement'](_0x38770c['model']['document']['selection']),void _0x1d7ed0['markBlockFormat'](_0x33c56f,{..._0xdf4ecf,'commandReversedParams':[{'value':_0x18565e||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x508f27['isBlockImage'](_0x33c56f)?_0x1d7ed0['markBlockFormat'](_0x33c56f,_0xdf4ecf,[],'imageStylePostApply'):_0x1d7ed0['markInlineFormat'](_0x55d5d2,_0xdf4ecf,'imageStylePostApply'));});});for(const _0x12d080 of _0x38770c['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x5d968b[_0x12d080['name']]=_0x12d080['title']['toLowerCase']();_0x1d7ed0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x1d7ed0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x1d7ed0['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x1d7ed0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x41c34e])=>{_0x508f27['setImageNaturalSizeAttributes'](_0x41c34e['getContainedElement']());}),_0x1d7ed0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x2045ea,_0x450934)=>{_0x1d7ed0['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x2045ea,{'commandName':_0x450934['commandName'],'commandParams':_0x450934['commandReversedParams']});}),_0x1d7ed0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x9a5238,_0x5be1f7){if(_0x70f3ff(_0x9a5238,_0x5be1f7))return[_0x9a5238,_0x5be1f7];if(_0x70f3ff(_0x5be1f7,_0x9a5238))return[_0x5be1f7,_0x9a5238];return null;});const _0x530af3=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x70f3ff(_0x5d82c2,_0x52546d){const _0x345f9d=_0x530af3['findIndex'](({type:_0x3e14ab,subType:_0x2fd040})=>_0x5d82c2['type']==_0x3e14ab&&_0x5d82c2['subType']==_0x2fd040),_0xa40b33=_0x530af3['findIndex'](({type:_0x58fea3,subType:_0x13caa8})=>_0x52546d['type']==_0x58fea3&&_0x52546d['subType']==_0x13caa8);if(_0x345f9d<0x0||_0xa40b33<0x0)return!0x1;const _0x2024fd=_0x5d82c2['getFirstRange'](),_0x2b9202=_0x52546d['getFirstRange']();if((0x0==_0x345f9d||0x1==_0x345f9d)&&0x2==_0xa40b33&&_0x2024fd['isIntersecting'](_0x2b9202))return!0x0;if(0x2==_0x345f9d&&0x3==_0xa40b33){const _0xd880c4=_0x1d7ed0['_findSuggestions'](_0x2024fd,'insertion')['filter'](({suggestion:_0x4789cf,meta:_0x2f097f})=>_0x2f097f['isOwn']&&'convertInlineImageToBlock'==_0x4789cf['subType']);if(_0xd880c4['length']>0x1&&_0x2b9202['end']['isEqual'](_0x2024fd['start']))return!0x0;if(0x1==_0xd880c4['length']&&(_0x2024fd['start']['isEqual'](_0x2b9202['end'])||_0x2024fd['end']['isEqual'](_0x2b9202['start'])))return!0x0;}if(0x3==_0x345f9d&&0x3==_0xa40b33&&_0x2024fd['start']['isBefore'](_0x2b9202['start'])){const _0x39a5ec=_0x2024fd['end']['nodeAfter'],_0x2ee422=_0x2b9202['start']['nodeBefore'];return _0x508f27['isBlockImage'](_0x39a5ec)&&_0x39a5ec===_0x2ee422;}return!0x1;}_0x38770c['model']['document']['registerPostFixer'](()=>{let _0x55bdc7=!0x1;const _0x2af389=Array['from'](_0x38770c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x315d1c,data:_0x2441bb}of _0x2af389){const {group:_0x2493d8,type:_0x29bb6e,subType:_0x48712b,id:_0x16c702}=_0x1d7ed0['_splitMarkerName'](_0x315d1c);if('suggestion'==_0x2493d8&&_0x1d7ed0['hasSuggestion'](_0x16c702)){if('formatBlock'==_0x29bb6e&&('imageStylePreApply'==_0x48712b||'imageStylePostApply'==_0x48712b)){const _0x955066=_0x1d7ed0['getSuggestion'](_0x16c702);if(_0x2441bb['newRange']){const _0x359458=_0x955066['getFirstRange']()['getContainedElement']();if(_0x508f27['isBlockImage'](_0x359458))continue;_0x1d7ed0['discardSuggestion'](_0x955066),_0x55bdc7=!0x0;}}if('insertion'==_0x29bb6e&&'imageCaption'==_0x48712b&&!_0x2441bb['newRange']){const _0x1b648d=_0x1d7ed0['getSuggestion'](_0x16c702);_0x1b648d['next']&&_0x1b648d['next']['isInContent']&&(_0x1d7ed0['discardSuggestion'](_0x1b648d['next']),_0x55bdc7=!0x0);}}}return _0x55bdc7;}),this['_registerLegacyDescription'](_0x5d968b);}['_registerLegacyDescription'](_0x46a184){const _0x20dbdf=this['editor'],_0x293e0c=_0x20dbdf['locale'];_0x20dbdf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xadba5a=>{if('formatBlock'!=_0xadba5a['type']&&'formatInline'!=_0xadba5a['type'])return;const {data:_0x4b7ae5}=_0xadba5a;if(!_0x4b7ae5||'imageStyle'!=_0x4b7ae5['commandName'])return;const _0x133ec5=_0x4b7ae5['commandParams'][0x0]['value'];return _0x1ace35('side'===_0x133ec5?o(_0x293e0c,'FORMAT_SIDE_IMAGE'):_0x46a184[_0x133ec5]||_0x133ec5);function _0x1ace35(_0x24deca){return{'type':'format','content':o(_0x293e0c,'*Format:*\x20%0',_0x24deca)};}});}}class ot extends _0x56c567{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x7e2f7e){super(_0x7e2f7e),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x19e634=this['editor'],_0x4fe714=_0x19e634['commands']['get']('importWord'),_0xb8457f=_0x19e634['commands']['get']('trackChanges');_0x4fe714&&(_0x4fe714['on']('execute',(_0x56778a,[,_0x36829f])=>{this['_trackChangesValueDuringImport']=_0xb8457f['value'],_0x36829f['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x4fe714,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x4fe714,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0xb8457f['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x19e634['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x84c892,_0xc382a){const {suggestions:_0x4e8118}=_0xc382a,_0x200df7=this['editor']['commands']['get']('trackChanges'),_0x9e52be=_0x200df7['value'];this['_trackChangesValueDuringImport']!==_0x9e52be&&(_0x200df7['execute'](),this['_trackChangesExecuted']=!0x0),_0x4e8118&&_0x4e8118['forEach'](({id:_0x265c52,type:_0x4bb33a,author:_0x50c010,created_at:_0x20b34c})=>{const _0x7fda05={'id':_0x265c52,'type':_0x4bb33a,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x50c010,'createdAt':_0x20b34c?new Date(_0x20b34c):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x7fda05);});}}class rt extends _0x56c567{['afterInit'](){const _0x437e8a=this['editor'],_0x49c000=_0x437e8a['plugins']['get']('TrackChangesEditing');if(_0x437e8a['plugins']['has']('IndentEditing')&&(_0x49c000['enableCommand']('indent'),_0x49c000['enableCommand']('outdent')),_0x437e8a['plugins']['has']('IndentBlock')){for(const _0x5a8efd of['indentBlock','outdentBlock'])_0x49c000['enableDefaultAttributesIntegration'](_0x5a8efd);}const _0x5a2a61=_0x437e8a['locale'];_0x49c000['registerBlockAttribute']('blockIndent'),_0x49c000['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x5a2a61,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5312dc=this['editor'],_0x1b6dac=_0x5312dc['locale'],_0x3e1139=_0x5312dc['plugins']['get']('TrackChangesEditing');_0x3e1139['descriptionFactory']['registerDescriptionCallback'](_0x449f7e=>{if('formatBlock'!=_0x449f7e['type'])return;const {data:_0x31da0c}=_0x449f7e;if(!_0x31da0c)return;if('indentBlock'!=_0x31da0c['commandName']&&'outdentBlock'!=_0x31da0c['commandName'])return;const _0x30af48=_0x449f7e['getItems']()[0x0],_0x27c8c6=_0x3e1139['descriptionFactory']['getItemLabel'](_0x30af48);return'indentBlock'==_0x31da0c['commandName']?{'type':'format','content':o(_0x1b6dac,'*Indent:*\x20%0',_0x27c8c6)}:'outdentBlock'==_0x31da0c['commandName']?{'type':'format','content':o(_0x1b6dac,'*Outdent:*\x20%0',_0x27c8c6)}:void 0x0;});}}class at extends _0x56c567{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x56c567{['afterInit'](){const _0x4c9ae2=this['editor'];if(!_0x4c9ae2['plugins']['has']('LinkEditing'))return;const _0x4f3853=_0x4c9ae2['plugins']['get']('TrackChangesEditing'),_0x582307=_0x4c9ae2['commands']['get']('link');_0x4f3853['enableDefaultAttributesIntegration']('link'),_0x4f3853['enableDefaultAttributesIntegration']('unlink'),_0x4f3853['registerInlineAttribute']('linkHref');for(const _0x1f4eda of _0x582307['manualDecorators'])_0x4f3853['registerInlineAttribute'](_0x1f4eda['id']),_0x4f3853['descriptionFactory']['registerAttributeLabel'](_0x1f4eda['id'],'link\x20('+_0x1f4eda['label']['toLowerCase']()+')');_0x4f3853['descriptionFactory']['registerDescriptionCallback'](_0x240c19=>{if('attribute'!=_0x240c19['type'])return;const {data:_0x299512}=_0x240c19;if(!_0x299512||'linkHref'!=_0x299512['key'])return;const _0x4aa393=_0x299512['newValue'],_0x5c6290=_0x4c9ae2['locale'];return{'type':'format','content':null==_0x4aa393?o(_0x5c6290,'*Remove\x20link*'):o(_0x5c6290,'*Set\x20link:*\x20%0','\x22'+_0x4aa393+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x23eefb=this['editor'],_0x542f53=_0x23eefb['locale'];_0x23eefb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x12bdc1=>{if('formatInline'!=_0x12bdc1['type'])return;const {data:_0x3b50b7}=_0x12bdc1;if(_0x3b50b7){if('link'==_0x3b50b7['commandName']){const _0x11a064=_0x3b50b7['commandParams'][0x0];return{'type':'format','content':o(_0x542f53,'*Set\x20link:*\x20%0','\x22'+_0x11a064+'\x22')};}return'unlink'==_0x3b50b7['commandName']?{'type':'format','content':o(_0x542f53,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x56c567{['afterInit'](){const _0x36896a=this['editor'],_0x32e8bf=_0x36896a['locale'];if(!_0x36896a['plugins']['has']('LegacyListEditing'))return;const _0x326b79=_0x36896a['plugins']['get']('TrackChangesEditing'),_0x13b7f2=_0x36896a['plugins']['has']('LegacyTodoListEditing');function _0x3e9718(_0x2a8c15){return()=>{const _0x3ba56d=_0x36896a['model']['document']['selection'],_0x58207c=_0x36896a['commands']['get'](_0x2a8c15);if(_0x58207c['value'])return void _0x36896a['execute']('paragraph',{});const _0x49d2b9=_0x2a8c15['slice'](0x0,-0x4),_0x5e9701=function(_0x4c751e,_0x1e7122,_0x506bca){let _0xf07a1c=Array['from'](_0x4c751e)['filter'](_0x34128b=>function(_0x488aba,_0x1c98ac){return _0x1c98ac['checkChild'](_0x488aba['parent'],'listItem')&&!_0x1c98ac['isObject'](_0x488aba);}(_0x34128b,_0x506bca));_0xf07a1c=_0xf07a1c['filter'](_0x584159=>!_0x584159['is']('element','listItem')||_0x584159['getAttribute']('listType')!=_0x1e7122);const _0x26298d=new Set();for(const _0x392cfa of _0xf07a1c)_0x392cfa['is']('element','listItem')?_0x26298d['add'](me(_0x392cfa)):_0x26298d['add'](_0x392cfa);return Array['from'](_0x26298d);}(_0x3ba56d['getSelectedBlocks'](),_0x49d2b9,_0x36896a['model']['schema']);_0x36896a['model']['change'](()=>{for(const _0x45f1af of _0x5e9701)_0x326b79['markBlockFormat'](_0x45f1af,{'commandName':_0x2a8c15,'commandParams':[{'forceValue':!_0x58207c['value']}],'formatGroupId':'blockName'},fe(_0x45f1af));});};}function _0x54655c(_0x19416e){return()=>{const _0xf41678=function(_0x3ad28b){let _0x43e429=Array['from'](_0x3ad28b);const _0x50836e=_0x43e429['findIndex'](_0x58b83e=>'listItem'!=_0x58b83e['name']);return _0x50836e>-0x1&&(_0x43e429=_0x43e429['slice'](0x0,_0x50836e)),_0x43e429;}(_0x36896a['model']['document']['selection']['getSelectedBlocks']()),_0x21dc86=_0x36896a['model']['createRange'](_0x36896a['model']['createPositionAt'](_0xf41678[0x0],'before'),_0x36896a['model']['createPositionAt'](_0xf41678[_0xf41678['length']-0x1],'end'));_0x36896a['model']['change'](()=>{_0x326b79['markBlockFormat'](_0x21dc86,{'commandName':_0x19416e,'commandParams':[],'formatGroupId':'listIndent'},function(_0x1497ad){const _0xa7547d=new Set();for(const _0x26c27e of _0x1497ad){let _0x2fa359=_0x26c27e['nextSibling'];for(;_0x2fa359&&_0x2fa359['getAttribute']('listIndent')>_0x26c27e['getAttribute']('listIndent');)_0xa7547d['add'](_0x2fa359),_0x2fa359=_0x2fa359['nextSibling'];}return Array['from'](_0xa7547d);}(_0xf41678));});};}_0x326b79['enableCommand']('numberedList',_0x3e9718('numberedList')),_0x326b79['enableCommand']('bulletedList',_0x3e9718('bulletedList')),_0x13b7f2&&_0x326b79['enableCommand']('todoList',_0x3e9718('todoList')),_0x326b79['enableCommand']('indentList',_0x54655c('indentList')),_0x326b79['enableCommand']('outdentList',_0x54655c('outdentList')),_0x13b7f2&&_0x326b79['enableCommand']('checkTodoList',()=>{const _0x10d40d=_0x36896a['commands']['get']('checkTodoList'),_0x4ad4de=Array['from'](_0x10d40d['_selectedElements']);_0x4ad4de['filter'](_0x4bf024=>_0x4bf024['getAttribute']('todoListChecked')!=_0x10d40d['value']),_0x36896a['model']['change'](()=>{for(const _0x55eadd of _0x4ad4de)_0x326b79['markBlockFormat'](_0x55eadd,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x10d40d['value']}]});});}),_0x326b79['descriptionFactory']['registerElementLabel']('listItem',_0x2b5f97=>o(_0x32e8bf,'ELEMENT_LIST_ITEM',_0x2b5f97)),_0x326b79['descriptionFactory']['registerDescriptionCallback'](_0x3545d8=>{if('formatBlock'!=_0x3545d8['type']&&'formatInline'!=_0x3545d8['type'])return;const {data:_0x1dc03b}=_0x3545d8;if(_0x1dc03b){if('numberedList'==_0x1dc03b['commandName']||'bulletedList'==_0x1dc03b['commandName']||'todoList'==_0x1dc03b['commandName'])switch(_0x1dc03b['commandName']['replace']('List','')){case'bulleted':return _0x1fc461(o(_0x32e8bf,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1fc461(o(_0x32e8bf,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1fc461(o(_0x32e8bf,'ELEMENT_TODO_LIST'));}if('indentList'==_0x1dc03b['commandName'])return{'type':'format','content':o(_0x32e8bf,'*Indent:*\x20%0',o(_0x32e8bf,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x1dc03b['commandName'])return{'type':'format','content':o(_0x32e8bf,'*Outdent:*\x20%0',o(_0x32e8bf,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x1dc03b['commandName'])return _0x1dc03b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x32e8bf,'*Check\x20item*')}:{'type':'format','content':o(_0x32e8bf,'*Uncheck\x20item*')};}function _0x1fc461(_0x189819){return{'type':'format','content':o(_0x32e8bf,'*Change\x20to:*\x20%0',_0x189819)};}});}}function me(_0x15a24d){const _0x5d1cc9=_0x15a24d['getAttribute']('listIndent');if(0x0==_0x5d1cc9)return _0x15a24d;let _0x1faf2f=_0x15a24d;for(;_0x15a24d['previousSibling']&&_0x15a24d['previousSibling']['is']('element','listItem');){const _0x2a01de=_0x15a24d['previousSibling']['getAttribute']('listIndent');if(_0x2a01de==_0x5d1cc9)_0x1faf2f=_0x15a24d['previousSibling'];else{if(_0x2a01de<_0x5d1cc9)break;}_0x15a24d=_0x15a24d['previousSibling'];}return _0x1faf2f;}function fe(_0x12c3eb){const _0x2d8973=[];if(_0x12c3eb['is']('element','listItem')&&_0x12c3eb['getAttribute']('listIndent')>0x0){let _0x1e6fea=_0x12c3eb['nextSibling'];for(;_0x1e6fea&&'listItem'==_0x1e6fea['name']&&_0x1e6fea['getAttribute']('listIndent')==_0x12c3eb['getAttribute']('listIndent');)_0x2d8973['push'](_0x1e6fea),_0x1e6fea=_0x1e6fea['nextSibling'];}return _0x2d8973;}class K extends _0x56c567{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x32391d=this['editor']['config']['get']('list.properties'),_0x512ad6=this['editor']['plugins']['get']('TrackChangesEditing');_0x32391d['styles']&&_0x512ad6['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x32391d['reversed']&&_0x512ad6['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x32391d['startIndex']&&_0x512ad6['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x512ad6['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x28cb82,_0x526cef={}){const _0x2076a1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1b9a77=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x2076a1['markMultiRangeBlockFormat'](_0x1b9a77,{'commandName':'listStyle','commandParams':[{'type':_0x526cef['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x28a662,_0x250da3={}){const _0x3ae902=this['editor']['plugins']['get']('TrackChangesEditing'),_0x13ea44=this['_getSuggestionBlocks'](_0x5a147b=>_0x5a147b['is']('element','listItem')&&'numbered'===_0x5a147b['getAttribute']('listType'));if(_0x13ea44['length']<0x1)return;const _0x6deb77=_0x13ea44['map'](_0x454c6c=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x454c6c,'before'),this['editor']['model']['createPositionAt'](_0x454c6c,0x0)));this['editor']['model']['change'](()=>{_0x3ae902['markMultiRangeBlockFormat'](_0x6deb77,{'commandName':'listReversed','commandParams':[{'reversed':_0x250da3['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x1e3bcc,_0x3b5b2e={}){const _0x1d664b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x237527=this['_getSuggestionBlocks'](_0x2e9a55=>_0x2e9a55['is']('element','listItem')&&'numbered'===_0x2e9a55['getAttribute']('listType'));if(_0x237527['length']<0x1)return;const _0x4fec02=_0x237527['map'](_0x49f4d6=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x49f4d6,'before'),this['editor']['model']['createPositionAt'](_0x49f4d6,0x0)));this['editor']['model']['change'](()=>{_0x1d664b['markMultiRangeBlockFormat'](_0x4fec02,{'commandName':'listStart','commandParams':[{'startIndex':_0x3b5b2e['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x43380){if('formatBlock'!=_0x43380['type']&&'formatInline'!=_0x43380['type'])return;const _0x5e3f44=this['editor']['locale'],{data:_0x19bf79}=_0x43380;if(!_0x19bf79)return;let _0x3a590e,_0x2066f4;switch(_0x19bf79['commandName']){case'listStyle':_0x3a590e='*Change\x20to:*\x20%0',_0x2066f4={'type':'format','content':o(_0x5e3f44,_0x3a590e,o(_0x5e3f44,this['_getTranslationKeyForListStyle'](_0x19bf79['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3a590e=_0x19bf79['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2066f4={'type':'format','content':o(_0x5e3f44,_0x3a590e)};break;case'listStart':_0x3a590e='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2066f4={'type':'format','content':o(_0x5e3f44,_0x3a590e,_0x19bf79['commandParams'][0x0]['startIndex'])};}return _0x2066f4;}['_getSuggestionBlocksForListStyle'](){const _0x4ddab9=this['editor']['plugins']['get']('LegacyListUtils');let _0x195b5a=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x195b5a[0x0]?.['is']('element','listItem')&&_0x195b5a['unshift'](..._0x4ddab9['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x195b5a[_0x195b5a['length']-0x1]?.['is']('element','listItem')&&_0x195b5a['push'](..._0x4ddab9['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x195b5a=[...new Set(_0x195b5a)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x195b5a=_0x195b5a['filter'](_0x5187b8=>_0x5187b8['is']('element','listItem'))),_0x195b5a;}['_getSuggestionBlocks'](_0x370781){const _0x35435b=this['editor']['plugins']['get']('LegacyListUtils');let _0x3e9f1d=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x370781)['map'](_0x3d78e8=>{const _0x373066=this['editor']['model']['createPositionAt'](_0x3d78e8,0x0);return[..._0x35435b['getSiblingNodes'](_0x373066,'backward'),..._0x35435b['getSiblingNodes'](_0x373066,'forward')];})['flat']();return _0x3e9f1d=[...new Set(_0x3e9f1d)],_0x3e9f1d;}['_getTranslationKeyForListStyle'](_0x4874a0){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4874a0)||'default')['toUpperCase']()+'_LIST_'+_0x4874a0['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x56c567{['afterInit'](){const _0x6685fe=this['editor'];if(!_0x6685fe['plugins']['has']('MediaEmbedEditing'))return;const _0x34c77d=_0x6685fe['plugins']['get']('TrackChangesEditing'),_0x4f1c31=_0x6685fe['locale'];_0x34c77d['enableCommand']('mediaEmbed'),_0x34c77d['descriptionFactory']['registerElementLabel']('media',_0x226b2b=>o(_0x4f1c31,'ELEMENT_MEDIA',_0x226b2b)),_0x6685fe['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x12c108,{writer:_0x2f5dcb,options:_0x548a1a})=>{if(_0x548a1a['showSuggestionHighlights'])return _0x2f5dcb['createEmptyElement']('div');},'converterPriority':'high'}),_0x6685fe['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5a88e0,_0x2616aa,_0x25bea1)=>{_0x25bea1['options']['showSuggestionHighlights']&&_0x5a88e0['stop']();},{'priority':'high'});}}class gt extends _0x56c567{['afterInit'](){const _0x4c30a3=this['editor'];_0x4c30a3['plugins']['has']('MentionEditing')&&_0x4c30a3['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x56c567{['afterInit'](){const _0x5c5590=this['editor'],_0x1510c8=_0x5c5590['plugins']['get']('TrackChangesEditing');_0x5c5590['plugins']['has']('MultiLevelList')&&(_0x1510c8['enableDefaultAttributesIntegration']('multiLevelList'),_0x1510c8['registerBlockAttribute']('listMarkerStyle'),_0x1510c8['descriptionFactory']['registerDescriptionCallback'](_0x36e7be=>this['handleDescriptions'](_0x36e7be)));}['handleDescriptions'](_0xaba559){const _0x2b6fdf=this['editor']['locale'],{data:_0x36f945}=_0xaba559,_0x497fcf={'type':'format','content':''};if(_0x36f945&&'listMarkerStyle'==_0x36f945['key']){if(!_0x36f945['oldValue'])return{'type':'format','content':o(_0x2b6fdf,'*Set\x20format:*\x20%0',o(_0x2b6fdf,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x36f945['newValue']+')'};if(!_0x36f945['newValue']){let _0x105488=_0xaba559['head'];for(;_0x105488;){if(_0x105488['data']&&'listType'==_0x105488['data']['key']&&_0x105488['data']['newValue'])return _0x497fcf;_0x105488=_0x105488['next'];}return{'type':'format','content':o(_0x2b6fdf,'*Remove\x20format:*\x20%0',o(_0x2b6fdf,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x36f945['oldValue']+')'};}}}}class mt extends _0x56c567{['afterInit'](){const _0x23acbc=this['editor'];if(!_0x23acbc['plugins']['has']('PageBreakEditing'))return;_0x23acbc['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x2d876c=_0x23acbc['plugins']['get']('TrackChangesEditing'),_0x50ccbd=_0x23acbc['locale'];_0x2d876c['descriptionFactory']['registerElementLabel']('pageBreak',_0xc7671b=>o(_0x50ccbd,'ELEMENT_PAGE_BREAK',_0xc7671b));}}class dt extends _0x56c567{['afterInit'](){const _0x5c8ee3=this['editor'];if(!_0x5c8ee3['plugins']['has']('Paragraph'))return;const _0x341969=_0x5c8ee3['locale'],_0x2d90be=_0x5c8ee3['plugins']['get']('TrackChangesEditing');_0x2d90be['descriptionFactory']['registerElementLabel']('paragraph',_0x1a2f73=>o(_0x341969,'ELEMENT_PARAGRAPH',_0x1a2f73)),_0x2d90be['enableDefaultAttributesIntegration']('paragraph'),_0x2d90be['enableCommand']('insertParagraph'),_0x5c8ee3['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x5c8ee3),{'priority':'highest'}),_0x5c8ee3['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0xa3fa94,_0x1238c6,_0x3b7edd)=>{_0x3b7edd['options']['showSuggestionHighlights']&&nr(_0x5c8ee3,{'showActiveMarker':!0x1})(_0xa3fa94,_0x1238c6,_0x3b7edd);},{'priority':'highest'});const _0x3120f1=_0x2d90be['descriptionFactory'];_0x3120f1['registerDescriptionCallback'](_0xbce574=>{if('insertion'!==_0xbce574['type'])return;const {start:_0x4880dc,end:_0x153dcc}=_0xbce574['getFirstRange']();if(!_0x4880dc['isTouching'](_0x153dcc)||!_0x4880dc['nodeAfter'])return;const _0x5869d1=_0x5c8ee3['model']['schema'],_0x27c2e1=_0x4880dc['nodeAfter'];return _0x5869d1['isBlock'](_0x27c2e1)&&!_0x5869d1['isLimit'](_0x27c2e1)&&_0x5869d1['checkChild'](_0x27c2e1,'$text')?{'type':'insertion','content':o(_0x341969,'*Insert:*\x20%0',_0x3120f1['getItemLabel'](_0x27c2e1,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x79f442=this['editor'],_0x38ea29=_0x79f442['locale'];_0x79f442['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x992c92=>{if('formatBlock'!=_0x992c92['type'])return;const {data:_0x13d3bf}=_0x992c92;return _0x13d3bf&&'paragraph'==_0x13d3bf['commandName']?{'type':'format','content':o(_0x38ea29,'*Change\x20to:*\x20%0',o(_0x38ea29,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x547dfb,{showActiveMarker:_0x573aad=!0x0}={}){return(_0x1d9cd6,_0x48991b,_0x1e546e)=>{const _0x4df500=_0x547dfb['plugins']['get']('TrackChangesEditing'),_0x298ccf=_0x48991b['markerRange']['start'],_0x50603d=_0x48991b['markerRange']['end'],_0x5ae702=_0x547dfb['model']['schema'];if(!_0x298ccf['isTouching'](_0x50603d)||!_0x298ccf['nodeAfter'])return;const _0x573d05=_0x298ccf['nodeAfter'];if(_0x5ae702['isBlock'](_0x573d05)&&!_0x5ae702['isLimit'](_0x573d05)&&_0x5ae702['checkChild'](_0x573d05,'$text')){if(!_0x1e546e['consumable']['consume'](_0x48991b['markerRange'],_0x1d9cd6['name']))return;const _0x38eec0=_0x1e546e['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x1444bf=_0x1e546e['mapper']['toViewPosition'](_0x50603d);_0x573aad&&_0x4df500['activeMarkers']['includes'](_0x48991b['markerName'])&&_0x1e546e['writer']['addClass']('ck-suggestion-marker--active',_0x38eec0),_0x1e546e['writer']['insert'](_0x1444bf,_0x38eec0),_0x1e546e['mapper']['bindElementToMarker'](_0x38eec0,_0x48991b['markerName']);}};}class pt extends _0x56c567{['afterInit'](){const _0x2807ba=this['editor'];if(!_0x2807ba['plugins']['has']('RemoveFormatEditing'))return;_0x2807ba['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x846588=this['editor'];_0x846588['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4436e8=>{if('formatBlock'!=_0x4436e8['type']&&'formatInline'!=_0x4436e8['type'])return;const {data:_0x1a9b3a}=_0x4436e8;return _0x1a9b3a&&'removeFormat'==_0x1a9b3a['commandName']?{'type':'format','content':o(_0x846588['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x56c567{['afterInit'](){const _0x414b7a=this['editor'];if(!_0x414b7a['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x1f720e=_0x414b7a['plugins']['get']('TrackChangesEditing');_0x1f720e['enableCommand']('goToPreviousRestrictedEditingException'),_0x1f720e['enableCommand']('goToNextRestrictedEditingException');const _0x4b4ce9=_0x414b7a['plugins']['get']('RestrictedEditingModeEditing');_0x4b4ce9['enableCommand']('trackChanges'),_0x4b4ce9['enableCommand']('acceptSuggestion'),_0x4b4ce9['enableCommand']('discardSuggestion'),_0x4b4ce9['enableCommand']('acceptAllSuggestions'),_0x4b4ce9['enableCommand']('discardAllSuggestions'),_0x4b4ce9['enableCommand']('acceptSelectedSuggestions'),_0x4b4ce9['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x56c567{static get['requires'](){return[_0x57f534];}['init'](){const _0x3f3e17=this['editor'],_0x334d17=_0x3f3e17['plugins']['get']('TrackChangesEditing');_0x334d17['enableCommand']('shiftEnter'),_0x3f3e17['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x3f3e17),{'priority':'high'}),_0x3f3e17['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x3f3e17),{'priority':'high'}),_0x3f3e17['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x206822,_0x4d5e07,_0x3ab2ca)=>{_0x3ab2ca['options']['showSuggestionHighlights']&&de(_0x3f3e17,{'showActiveMarker':!0x1})(_0x206822,_0x4d5e07,_0x3ab2ca);}),_0x334d17['descriptionFactory']['registerElementLabel']('softBreak',_0xc3cdf4=>o(_0x3f3e17['locale'],'ELEMENT_LINE_BREAK',_0xc3cdf4));}}function de(_0x53fee2,{showActiveMarker:_0x4a5412=!0x0}={}){return(_0x370eee,_0x5a50d9,_0x4967e5)=>{const _0x4ffc2a=_0x53fee2['plugins']['get']('TrackChangesEditing');if(!_0x4967e5['consumable']['test'](_0x5a50d9['markerRange'],_0x370eee['name']))return;const _0x2e4f2a=_0x53fee2['model'];for(const _0x649a00 of _0x5a50d9['markerRange']['getItems']()){if(!_0x649a00['is']('element','softBreak'))continue;const _0xcf412a='deletion'==_0x5a50d9['markerName']['split'](':')[0x1]?'merge':'split',_0x20b23d=_0x4967e5['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0xcf412a}),_0x5bba0a=_0x4967e5['mapper']['toViewPosition'](_0x2e4f2a['createPositionBefore'](_0x649a00));_0x4a5412&&_0x4ffc2a['activeMarkers']['includes'](_0x5a50d9['markerName'])&&_0x4967e5['writer']['addClass']('ck-suggestion-marker--active',_0x20b23d),_0x4967e5['writer']['insert'](_0x5bba0a,_0x20b23d),_0x4967e5['mapper']['bindElementToMarker'](_0x20b23d,_0x5a50d9['markerName']);}};}class wt extends _0x56c567{['afterInit'](){const _0x47a81d=this['editor'],_0x3f197=_0x47a81d['model'],_0x2cbe8c=_0x47a81d['locale'];if(!_0x47a81d['plugins']['has']('StandardEditingModeEditing'))return;const _0x2bbab5=_0x47a81d['plugins']['get']('TrackChangesEditing'),_0x2588b9='restrictedEditingException',_0x1a1c73=_0x47a81d['commands']['get'](_0x2588b9);_0x2bbab5['enableCommand'](_0x2588b9,(_0x5a71f6,_0x19dd27={})=>{const _0x275aed=_0x3f197['document']['selection'];if(_0x275aed['isCollapsed'])return void _0x5a71f6(_0x19dd27);const _0x1758d4=void 0x0!==_0x19dd27['forceValue']?_0x19dd27['forceValue']:!_0x1a1c73['value'];_0x3f197['change'](()=>{const _0x34d8f3=Array['from'](_0x275aed['getRanges']());for(const _0x140d54 of _0x34d8f3){const _0x3dab56=_0x1758d4?[_0x140d54]:io(_0x2588b9,_0x140d54,_0x3f197);for(const _0x41554c of _0x3dab56)_0x2bbab5['markInlineFormat'](_0x41554c,{'commandName':_0x2588b9,'commandParams':[{'forceValue':_0x1758d4}]});}});}),_0x2bbab5['descriptionFactory']['registerDescriptionCallback'](_0x1932d4=>{if('formatBlock'!=_0x1932d4['type']&&'formatInline'!=_0x1932d4['type'])return;const {data:_0x427187}=_0x1932d4;return _0x427187&&_0x427187['commandName']==_0x2588b9?_0x427187['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2cbe8c,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x2cbe8c,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x56c567{['afterInit'](){const _0x19af7e=this['editor'];if(!_0x19af7e['plugins']['has']('Style')||!_0x19af7e['plugins']['has']('DataSchema'))return;const _0x321908=_0x19af7e['plugins']['get']('TrackChangesEditing'),_0x4b895e=_0x19af7e['locale'],_0x2368bf=_0x19af7e['config']['get']('style')||{},_0x85f7a1=_0x19af7e['plugins']['get']('GeneralHtmlSupport'),_0x558805=_0x19af7e['plugins']['get']('StyleUtils')['normalizeConfig'](_0x19af7e['plugins']['get']('DataSchema'),_0x2368bf['definitions']);_0x321908['enableDefaultAttributesIntegration']('style');const _0x4ff214=new Set();for(const _0x37b2ef of _0x558805['block']){const _0x549e72=_0x85f7a1['getGhsAttributeNameForElement'](_0x37b2ef['element']);_0x4ff214['add'](_0x549e72);}const _0x33bb9a=new Set();for(const _0x153582 of _0x558805['inline']){const _0x3bd9cc=_0x85f7a1['getGhsAttributeNameForElement'](_0x153582['element']);_0x33bb9a['add'](_0x3bd9cc);for(const _0x23c83a of _0x153582['ghsAttributes'])_0x33bb9a['add'](_0x23c83a);}for(const _0xf79be8 of _0x4ff214)_0x321908['registerBlockAttribute'](_0xf79be8),_0x321908['descriptionFactory']['registerAttributeLabel'](_0xf79be8,o(_0x4b895e,'FORMAT_STYLE'));for(const _0x52bd12 of _0x33bb9a)_0x321908['registerInlineAttribute'](_0x52bd12),_0x321908['descriptionFactory']['registerAttributeLabel'](_0x52bd12,o(_0x4b895e,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5e7b8f=this['editor'],_0x43667f=_0x5e7b8f['locale'];_0x5e7b8f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x135766=>{if('formatBlock'!=_0x135766['type']&&'formatInline'!=_0x135766['type'])return;const {data:_0x47bc7f}=_0x135766;return _0x47bc7f&&'style'===_0x47bc7f['commandName']?_0x47bc7f['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x43667f,'*Set\x20format:*\x20%0',_0x47bc7f['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x43667f,'*Remove\x20format:*\x20%0',_0x47bc7f['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x56c567{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x5f5864){super(_0x5f5864),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x15427e=this['editor'],_0x4cb150=_0x15427e['model']['document']['selection'];if(!_0x15427e['plugins']['has']('TableEditing'))return;const _0x40013d=_0x15427e['locale'],_0x52425e=_0x15427e['plugins']['get']('TrackChangesEditing'),_0x2149d4=_0x15427e['plugins']['get']('TableUtils');_0x52425e['descriptionFactory']['registerElementLabel']('table',_0x4ffe87=>o(_0x40013d,'ELEMENT_TABLE',_0x4ffe87)),this['_setupColumnsRowsFixing'](),_0x52425e['enableCommand']('insertTable'),_0x52425e['enableCommand']('selectTableRow'),_0x52425e['enableCommand']('selectTableColumn');for(const _0x123335 of['insertTableRowAbove','insertTableRowBelow']){const _0x3d3fa2=_0x15427e['commands']['get'](_0x123335);_0x52425e['enableCommand'](_0x123335,_0x4fad2b=>{_0x15427e['model']['change'](_0x4c53fb=>{_0x4fad2b();const _0x4e63a9='above'===_0x3d3fa2['order'],_0x6b7cc2=_0x2149d4['getSelectionAffectedTableCells'](_0x4cb150),_0x48eb2e=_0x2149d4['getRowIndexes'](_0x6b7cc2),_0x284951=_0x4e63a9?_0x48eb2e['first']-0x1:_0x48eb2e['last']+0x1,_0x1dd07a=_0x6b7cc2[0x0]['findAncestor']('table'),_0x4b2a80=_0x2149d4['createTableWalker'](_0x1dd07a,{'startRow':_0x284951,'endRow':_0x284951}),_0x24bfc1=Array['from'](_0x4b2a80)['map'](_0x45c8f1=>_0x4c53fb['createRangeOn'](_0x45c8f1['cell']));_0x52425e['markMultiRangeInsertion'](_0x24bfc1,'tableRow');});});}for(const _0x5ca4ec of['insertTableColumnLeft','insertTableColumnRight']){const _0x13be52=_0x15427e['commands']['get'](_0x5ca4ec);_0x52425e['enableCommand'](_0x5ca4ec,_0x4b53ea=>{_0x15427e['model']['change'](_0x3569bf=>{_0x4b53ea();const _0x240e79='left'===_0x13be52['order'],_0x35c263=_0x2149d4['getSelectionAffectedTableCells'](_0x4cb150),_0x5e920b=_0x2149d4['getColumnIndexes'](_0x35c263),_0x1fc04c=_0x240e79?_0x5e920b['first']-0x1:_0x5e920b['last']+0x1,_0x270b8f=_0x35c263[0x0]['findAncestor']('table'),_0x28035b=_0x2149d4['createTableWalker'](_0x270b8f,{'startRow':0x0,'column':_0x1fc04c,'includeAllSlots':!0x1}),_0x3a5d8b=Array['from'](_0x28035b)['map'](_0x1220f8=>_0x3569bf['createRangeOn'](_0x1220f8['cell']));_0x52425e['markMultiRangeInsertion'](_0x3a5d8b,'tableColumn');});});}for(const _0x522639 of['removeTableRow','removeTableColumn']){const _0x87cc26=_0x522639['substr'](0xb),_0xfbf20f=_0x87cc26['toLowerCase'](),_0x5d5a5c=_0xfbf20f['substr'](0x0,0x3)+'span',_0x421479='table'+_0x87cc26,_0x56dff4='min'+_0x87cc26,_0x17773f='max'+_0x87cc26;_0x52425e['enableCommand'](_0x522639,()=>{_0x15427e['model']['change'](_0x2e905e=>{const _0x458d22=_0x2149d4['getSelectionAffectedTableCells'](_0x4cb150),_0x54357a=_0x458d22[0x0]['findAncestor']('table');let _0x59a64f;if('removeTableRow'==_0x522639){const _0x16eff0=_0x2149d4['getRowIndexes'](_0x458d22);_0x59a64f={'startRow':_0x16eff0['first'],'endRow':_0x16eff0['last'],'includeAllSlots':!0x0};}else{const _0xd567db=_0x2149d4['getColumnIndexes'](_0x458d22);_0x59a64f={'startColumn':_0xd567db['first'],'endColumn':_0xd567db['last'],'includeAllSlots':!0x0};}const _0x354a60=_0x2149d4['createTableWalker'](_0x54357a,_0x59a64f),_0x213da2=Array['from'](_0x354a60)['map'](({cell:_0x289162})=>_0x289162),_0x5ecc2b=Ee(_0x213da2['filter'](_0x16f519=>_0x16f519['hasAttribute'](_0x5d5a5c))),_0x151594=Ee(_0x213da2['filter'](_0x16b92e=>!_0x16b92e['hasAttribute'](_0x5d5a5c)))['map'](_0x4c5e18=>_0x2e905e['createRangeOn'](_0x4c5e18)),_0x388af8=_0x52425e['markMultiRangeDeletion'](_0x151594,_0x421479);if(_0x388af8&&('tableRow'==_0x388af8['subType']||'tableColumn'==_0x388af8['subType'])){const _0x27e970=this['_getSuggestionCoords'](_0x388af8);for(const _0x1e89e6 of _0x5ecc2b){const _0xbbf771=_0x2e905e['createRangeOn'](_0x1e89e6),_0x1fb09c=_0x2149d4['getCellLocation'](_0x1e89e6),_0xaab77c=_0x1e89e6['getAttribute'](_0x5d5a5c)-0x1,_0x54aab4=_0x27e970[_0x56dff4],_0x52aa65=_0x27e970[_0x17773f];_0x54aab4<=_0x1fb09c[_0xfbf20f]&&_0x1fb09c[_0xfbf20f]+_0xaab77c<=_0x52aa65&&_0x388af8['addRange'](_0xbbf771);}}});});}function _0x379c73(_0x41ff8b){const _0x3cf0c3=Array['from'](_0x4cb150['getRanges']())['map'](_0x25b0c6=>_0x17a41d['fromRange'](_0x25b0c6));_0x15427e['model']['change'](_0x2649dd=>{const _0x118329=_0x2649dd['batch'];_0x41ff8b=_0x41ff8b['filter'](_0x43f279=>'$graveyard'!=_0x43f279['root']['rootName']),_0x2649dd['setSelection'](_0x41ff8b),_0x15427e['commands']['get']('removeTableRow')['refresh'](),_0x15427e['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x15427e['model']['enqueueChange'](()=>{_0x15427e['model']['enqueueChange'](_0x118329,_0x3d8dcd=>{const _0x38ca16=_0x3cf0c3['filter'](_0x233e82=>'$graveyard'!=_0x233e82['root']['rootName']);_0x38ca16['length']>0x0&&_0x3d8dcd['setSelection'](_0x38ca16);for(const _0x710bb6 of _0x3cf0c3)_0x710bb6['detach']();});});});}function _0x5bb787(_0x5c2683){_0x15427e['model']['change'](_0x126ddc=>{const _0x2703e7=Array['from'](_0x4cb150['getRanges']())['map'](_0x5c7401=>_0x17a41d['fromRange'](_0x5c7401)),_0xb3cb21=[];for(const _0x261d11 of _0x5c2683)for(const _0x1deadf of _0x261d11['getItems']({'shallow':!0x0}))_0xb3cb21['push'](_0x1deadf);for(const _0x51c683 of _0xb3cb21)'$graveyard'!=_0x51c683['root']['rootName']&&(_0x126ddc['setSelection'](_0x126ddc['createPositionAt'](_0x51c683,0x0)),_0x15427e['commands']['get']('removeTableColumn')['refresh'](),_0x15427e['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x302895=_0x2703e7['filter'](_0x443bfe=>'$graveyard'!=_0x443bfe['root']['rootName']);_0x302895['length']>0x0&&_0x126ddc['setSelection'](_0x302895);for(const _0x308e26 of _0x2703e7)_0x308e26['detach']();});}function _0x2f14e1(_0x3b8e70,_0x2d0a4d){return _0x2d0a4d['every'](_0x5de53c=>_0x3b8e70['some'](_0x527774=>_0x527774['end']['isEqual'](_0x5de53c['start'])||_0x5de53c['end']['isEqual'](_0x527774['start'])));}function _0x11d400(_0x3a8c0c,_0x1285d8){return!_0x3a8c0c['some'](_0x2af65a=>_0x1285d8['some'](_0x2c727d=>_0x2af65a['isIntersecting'](_0x2c727d)))&&_0x3a8c0c['some'](_0x1bd341=>_0x1285d8['some'](_0x183b9b=>_0x1bd341['end']['isTouching'](_0x183b9b['start'])));}_0x15427e['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2ea2e2,_0x2b513c,_0x1097a0)=>{if(!_0x1097a0['options']['showSuggestionHighlights'])return;const _0x1ef16b=_0x2b513c['item'];if(!_0x1ef16b)return;const _0x25e037=_0x1097a0['mapper']['toViewElement'](_0x1ef16b);function _0x2b6ce4(_0x438e04){return Array['isArray'](_0x438e04)?_0x438e04:[_0x438e04];}_0x25e037&&'tableCell'===_0x1ef16b['name']&&_0x26202c(_0x25e037,_0x1097a0['writer'],(_0x4d99fd,_0x25a482,_0x46f302)=>_0x46f302['addClass'](_0x2b6ce4(_0x25a482['classes']),_0x4d99fd),(_0x172048,_0x969be7,_0x4c4a94)=>_0x4c4a94['removeClass'](_0x2b6ce4(_0x969be7['classes']),_0x172048));},{'priority':'highest'}),_0x52425e['descriptionFactory']['registerDescriptionCallback'](_0x2fd37e=>{if('insertion'!=_0x2fd37e['type']&&'deletion'!=_0x2fd37e['type'])return;const _0x87e397=_0x2fd37e['getContainedElement']();if(null!=_0x87e397&&_0x87e397['is']('element','table')){if('insertion'==_0x2fd37e['type']){const _0x17bfe8=_0x2fd37e['getItems']()['filter'](_0x397832=>_0x397832['is']('$textProxy'))['map'](_0x1c326d=>_0x1c326d['data']);if(_0x17bfe8['length'])return{'type':'insertion','content':o(_0x40013d,'*Insert:*\x20%0',o(_0x40013d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x17bfe8['join']('\x20')+'\x22'))};}if('deletion'==_0x2fd37e['type']){const _0xf5f1f=_0x2fd37e['getItems']()['filter'](_0x48d56f=>_0x48d56f['is']('$textProxy'))['map'](_0x394a9d=>_0x394a9d['data']);if(_0xf5f1f['length'])return{'type':'deletion','content':o(_0x40013d,'*Remove:*\x20%0',o(_0x40013d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0xf5f1f['join']('\x20')+'\x22'))};}}}),_0x52425e['descriptionFactory']['registerDescriptionCallback'](_0x5e356f=>{if('tableRow'==_0x5e356f['subType']){const _0x46cd7c=_0x5e356f['getItems']()['filter'](_0x54f0b6=>_0x54f0b6['is']('$textProxy'))['map'](_0x204af3=>_0x204af3['data']),_0x39ea79=this['_getSuggestionCoords'](_0x5e356f),_0x515b87=_0x39ea79['maxRow']-_0x39ea79['minRow']+0x1;if('insertion'==_0x5e356f['type'])return _0x46cd7c['length']?{'type':'insertion','content':o(_0x40013d,'*Insert:*\x20%0',o(_0x40013d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x515b87,'\x22'+_0x46cd7c['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x40013d,'*Insert:*\x20%0',o(_0x40013d,'ELEMENT_TABLE_ROW',_0x515b87))};if('deletion'==_0x5e356f['type'])return _0x46cd7c['length']?{'type':'deletion','content':o(_0x40013d,'*Remove:*\x20%0',o(_0x40013d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x515b87,'\x22'+_0x46cd7c['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x40013d,'*Remove:*\x20%0',o(_0x40013d,'ELEMENT_TABLE_ROW',_0x515b87))};}if('tableColumn'==_0x5e356f['subType']){const _0x4b3bd2=_0x5e356f['getItems']()['filter'](_0x357a16=>_0x357a16['is']('$textProxy'))['map'](_0x34503c=>_0x34503c['data']),_0x364c34=this['_getSuggestionCoords'](_0x5e356f),_0x1a75c5=_0x364c34['maxColumn']-_0x364c34['minColumn']+0x1;if('insertion'==_0x5e356f['type'])return _0x4b3bd2['length']?{'type':'insertion','content':o(_0x40013d,'*Insert:*\x20%0',o(_0x40013d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1a75c5,'\x22'+_0x4b3bd2['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x40013d,'*Insert:*\x20%0',o(_0x40013d,'ELEMENT_TABLE_COLUMN',_0x1a75c5))};if('deletion'==_0x5e356f['type'])return _0x4b3bd2['length']?{'type':'deletion','content':o(_0x40013d,'*Remove:*\x20%0',o(_0x40013d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1a75c5,'\x22'+_0x4b3bd2['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x40013d,'*Remove:*\x20%0',o(_0x40013d,'ELEMENT_TABLE_COLUMN',_0x1a75c5))};}}),_0x52425e['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x379c73),_0x52425e['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x379c73),_0x52425e['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x5bb787),_0x52425e['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x5bb787),_0x52425e['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x2f14e1),_0x52425e['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x2f14e1),_0x52425e['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x11d400),_0x52425e['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x11d400);}['_acceptFormatSuggestionCallbackFactory'](){const _0x2c8bba=this['editor'],_0x5b11c5=_0x2c8bba['model']['document']['selection'];return(_0x518fd8,_0x3621c9)=>{_0x2c8bba['model']['change'](_0x4a33e2=>{const {commandName:_0x5e7af8,commandParams:_0x5e7b27}=_0x3621c9;let _0x16ae10=_0x518fd8[0x0]['end']['nodeBefore'];_0x5e7b27&&_0x5e7b27[0x0]&&!0x1===_0x5e7b27[0x0]['forceValue']&&(_0x16ae10=_0x518fd8[0x0]['start']['nodeAfter']);const _0x4ba288=_0x4a33e2['createRangeIn'](_0x16ae10);if('$graveyard'==_0x4ba288['root']['rootName'])return;const _0x49e49e=Array['from'](_0x5b11c5['getRanges']())['map'](_0x2da9a=>_0x17a41d['fromRange'](_0x2da9a));_0x4a33e2['setSelection'](_0x4ba288),_0x2c8bba['commands']['get'](_0x5e7af8)['refresh'](),_0x5e7b27['push']({'forceDefaultExecution':!0x0}),_0x2c8bba['execute'](_0x5e7af8,..._0x5e7b27);const _0x299873=_0x49e49e['filter'](_0x5b657c=>'$graveyard'!=_0x5b657c['root']['rootName']);_0x299873['length']>0x0&&_0x4a33e2['setSelection'](_0x299873);for(const _0x486df3 of _0x49e49e)_0x486df3['detach']();});};}['_getCoordsForCells'](_0x3d5352){const _0x294f1e=this['editor']['plugins']['get']('TableUtils');let _0x795c0c=Number['MAX_SAFE_INTEGER'],_0x84098e=Number['MIN_SAFE_INTEGER'],_0x23fbe0=Number['MAX_SAFE_INTEGER'],_0x40371b=Number['MIN_SAFE_INTEGER'];for(const _0x2cd476 of _0x3d5352){if('$graveyard'==_0x2cd476['root']['rootName'])continue;const {row:_0x5a174d,column:_0x450166}=_0x294f1e['getCellLocation'](_0x2cd476),_0x565481=_0x2cd476['hasAttribute']('rowspan')?_0x2cd476['getAttribute']('rowspan')-0x1:0x0,_0x5e837d=_0x2cd476['hasAttribute']('colspan')?_0x2cd476['getAttribute']('colspan')-0x1:0x0;_0x795c0c=_0x5a174d<_0x795c0c?_0x5a174d:_0x795c0c,_0x84098e=_0x5a174d+_0x565481>_0x84098e?_0x5a174d+_0x565481:_0x84098e,_0x23fbe0=_0x450166<_0x23fbe0?_0x450166:_0x23fbe0,_0x40371b=_0x450166+_0x5e837d>_0x40371b?_0x450166+_0x5e837d:_0x40371b;}return{'minRow':_0x795c0c,'maxRow':_0x84098e,'minColumn':_0x23fbe0,'maxColumn':_0x40371b};}['_setupColumnsRowsFixing'](){const _0xdfe989=this['editor'],_0x24f7f0=_0xdfe989['plugins']['get']('TrackChangesEditing'),_0x329b2c=_0xdfe989['plugins']['get']('TableUtils');_0xdfe989['model']['document']['on']('change:data',()=>{const _0x22840b=Array['from'](_0xdfe989['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x50b5e0,data:_0x3f486f}of _0x22840b){const {group:_0x4efd5b,id:_0x8e3634,subType:_0xabb68c}=_0x24f7f0['_splitMarkerName'](_0x50b5e0);if('suggestion'!=_0x4efd5b)continue;if(null!=_0x3f486f['oldRange'])continue;const _0x48e354=_0x24f7f0['getSuggestion'](_0x8e3634);this['_tablePostFixingSubtypes']['includes'](_0xabb68c)&&this['_tableSuggestions']['add'](_0x48e354);}},{'priority':'low'});const _0x1c491a=(_0x51ba07,_0x190cf4)=>{let _0x450114=!0x1;const _0xb0a2a0=_0x190cf4['createRangeOn'](_0x51ba07),_0x57a0ae=_0x51ba07['findAncestor']('table'),_0x5046a1=_0x329b2c['getCellLocation'](_0x51ba07);for(const _0x19ef7a of this['_tableSuggestions']){const _0x3f72fa=_0x19ef7a['subType'],_0x121e7e=_0x3f72fa['startsWith']('tablePaste'),_0x598545=_0x3f72fa['substr'](_0x121e7e?0xa:0x5),_0xa4d5e=_0x598545['toLowerCase'](),_0x25a4a2=_0xa4d5e['substr'](0x0,0x3)+'span',_0x577e7d='min'+_0x598545,_0x2e47fb='max'+_0x598545;if(!_0x19ef7a['isInContent'])continue;if(_0x57a0ae!=_0x19ef7a['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x19ef7a['isIntersectingWithRange'](_0xb0a2a0))continue;const _0x55a644=_0x51ba07['hasAttribute'](_0x25a4a2)?_0x51ba07['getAttribute'](_0x25a4a2)-0x1:0x0,_0x15e578=this['_getSuggestionCoords'](_0x19ef7a),_0x34d96a=_0x15e578[_0x577e7d],_0x10b6f5=_0x15e578[_0x2e47fb];_0x34d96a<=_0x5046a1[_0xa4d5e]&&_0x5046a1[_0xa4d5e]+_0x55a644<=_0x10b6f5&&(_0x19ef7a['addRange'](_0xb0a2a0),_0x450114=!0x0);}return _0x450114;};_0xdfe989['model']['document']['registerPostFixer'](_0x2d6254=>{let _0x38ccdd=!0x1;for(const _0x4ae25c of _0xdfe989['model']['document']['differ']['getChanges']())if('insert'==_0x4ae25c['type']){if('tableRow'==_0x4ae25c['name']){for(const _0x209642 of _0x4ae25c['position']['nodeAfter']['getChildren']())_0x38ccdd=_0x38ccdd||_0x1c491a(_0x209642,_0x2d6254);}else'tableCell'==_0x4ae25c['name']&&(_0x38ccdd=_0x38ccdd||_0x1c491a(_0x4ae25c['position']['nodeAfter'],_0x2d6254));}return _0x38ccdd;});}['_getSuggestionCoords'](_0x5c9ee0){return this['_getCoordsForCells'](_0x5c9ee0['getRanges']()['map'](_0x1ef657=>_0x1ef657['start']['nodeAfter']));}}function Ee(_0x1a59f0){return Array['from'](new Set(_0x1a59f0)['values']());}class St extends _0x56c567{static get['requires'](){return[jt];}['afterInit'](){const _0x58ee08=this['editor'],_0x1edca8=_0x58ee08['model']['document']['selection'],_0x22e636=_0x58ee08['locale'];if(!_0x58ee08['plugins']['has']('TableEditing'))return;const _0x53dbb8=_0x58ee08['plugins']['get']('TrackChangesEditing'),_0x563d11=_0x58ee08['plugins']['get']('TableUtils'),_0x3d98e9=_0x58ee08['plugins']['get'](jt);_0x3d98e9['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x53dbb8['enableCommand']('mergeTableCells',()=>{const _0x5a6b2b=_0x563d11['getSelectionAffectedTableCells'](_0x58ee08['model']['document']['selection']);_0x58ee08['model']['change'](()=>{_0x53dbb8['markMultiRangeBlockFormat'](_0x5a6b2b,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x58ee08['commands']['get']('mergeTableCells')['on']('execute',(_0x285b5b,_0x4fac8b)=>{_0x58ee08['commands']['get']('trackChanges')['value']&&(_0x4fac8b['length']>0x0&&_0x4fac8b[_0x4fac8b['length']-0x1]&&_0x4fac8b[_0x4fac8b['length']-0x1]['forceDefaultExecution']||_0x53dbb8['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x285b5b['stop']());},{'priority':'highest'});for(const _0x66c7e0 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x284cff=_0x58ee08['commands']['get'](_0x66c7e0);_0x53dbb8['enableCommand'](_0x66c7e0,()=>{const _0x29ff0f=_0x58ee08['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x413b34=>_0x413b34['is']('element','tableCell')),_0x545b49=_0x284cff['value'];_0x58ee08['model']['change'](()=>{_0x53dbb8['markMultiRangeBlockFormat']([_0x29ff0f,_0x545b49],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x535350 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x217a63=_0x58ee08['commands']['get'](_0x535350);_0x53dbb8['enableCommand'](_0x535350,()=>{const _0x29fe69=_0x563d11['getSelectionAffectedTableCells'](_0x58ee08['model']['document']['selection'])[0x0],_0x3129cf=_0x29fe69['findAncestor']('table'),{column:_0x420b23,row:_0x1c7398}=_0x563d11['getCellLocation'](_0x29fe69);let _0x43a36d=[];if('horizontally'==_0x217a63['direction']){const _0x3b02a3=_0x563d11['createTableWalker'](_0x3129cf,{'startRow':_0x1c7398,'endRow':_0x1c7398,'includeAllSlots':!0x0});_0x43a36d=Array['from'](_0x3b02a3)['map'](_0xb102c5=>_0xb102c5['cell']);}else{const _0x1d0185=_0x563d11['createTableWalker'](_0x3129cf,{'column':_0x420b23,'includeAllSlots':!0x0});_0x43a36d=Array['from'](_0x1d0185)['map'](_0x30a77e=>_0x30a77e['cell']);}_0x58ee08['model']['change'](_0x451942=>{_0x53dbb8['markBlockFormat'](_0x451942['createRangeOn'](_0x29fe69),{'commandName':_0x535350,'commandParams':[]},_0x43a36d,_0x535350);});});}_0x53dbb8['descriptionFactory']['registerDescriptionCallback'](_0x261c3a=>{if('formatBlock'!=_0x261c3a['type']&&'formatInline'!=_0x261c3a['type'])return;const {data:_0x589166}=_0x261c3a;return _0x589166&&'mergeTableCells'==_0x589166['commandName']?{'type':'format','content':o(_0x22e636,'*Merge\x20cells*')}:void 0x0;}),_0x53dbb8['descriptionFactory']['registerDescriptionCallback'](_0x2f001f=>{if('formatBlock'!=_0x2f001f['type']&&'formatInline'!=_0x2f001f['type'])return;const {data:_0x225158}=_0x2f001f;return _0x225158?'splitTableCellVertically'==_0x225158['commandName']?{'type':'format','content':o(_0x22e636,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x225158['commandName']?{'type':'format','content':o(_0x22e636,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x2c4e4e=_0x3d98e9['_acceptFormatSuggestionCallbackFactory']();for(const _0x172cba of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x53dbb8['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x172cba,'accept',_0x2c4e4e);for(const _0xedc2fb of['splitTableCellVertically','splitTableCellHorizontally'])_0x53dbb8['_suggestionFactory']['registerCustomCallback']('formatBlock',_0xedc2fb,'accept',_0x2c4e4e);_0x53dbb8['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x46d8f0=>{_0x58ee08['model']['change'](_0x526b0d=>{const _0x321708=Array['from'](_0x1edca8['getRanges']())['map'](_0x1e551e=>_0x17a41d['fromRange'](_0x1e551e));_0x526b0d['setSelection'](_0x46d8f0),_0x58ee08['commands']['get']('mergeTableCells')['refresh'](),_0x58ee08['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x74b608=_0x321708['filter'](_0x3a3375=>'$graveyard'!=_0x3a3375['root']['rootName']);_0x74b608['length']>0x0&&_0x526b0d['setSelection'](_0x74b608);for(const _0x177ef7 of _0x321708)_0x177ef7['detach']();});});for(const _0x4040c8 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x14002e=_0x58ee08['commands']['get'](_0x4040c8);_0x14002e['on']('set:isEnabled',(_0x28939e,_0x1ab2f9,_0x134b0b)=>{if(_0x134b0b){const _0x447b7d=_0x58ee08['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x50cedf=>_0x50cedf['is']('element','tableCell'));this['_areMergableCells'](_0x14002e['value'],_0x447b7d)||(_0x28939e['return']=!0x1,_0x28939e['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x3f4ca8=this['editor']['commands']['get']('mergeTableCells'),_0xe0a165=this['editor']['plugins']['get']('TableUtils');if(!_0x3f4ca8['isEnabled'])return!0x1;const _0x4f41e5=_0xe0a165['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x4f0bc0 of _0x4f41e5)for(const _0x1d436c of _0x4f41e5)if(_0x4f0bc0!=_0x1d436c&&!this['_areMergableCells'](_0x4f0bc0,_0x1d436c))return!0x1;return!0x0;}['_areMergableCells'](_0x325b17,_0x320cb0){const _0x3da06c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x431bef=this['editor']['model']['createRangeOn'](_0x325b17),_0x122f9c=this['editor']['model']['createRangeOn'](_0x320cb0),_0xa879d9=new Set(),_0x16b14a=new Set();for(const _0x19bfec of _0x3da06c['getSuggestions']())if(('insertion'==_0x19bfec['type']||'deletion'==_0x19bfec['type']||'mergeTableCells'==_0x19bfec['subType'])&&_0x19bfec['isInContent']){for(const _0x54c96c of _0x19bfec['getRanges']())_0x54c96c['containsRange'](_0x431bef,!0x0)&&_0xa879d9['add'](_0x19bfec['type']+':'+_0x19bfec['author']['id']),_0x54c96c['containsRange'](_0x122f9c,!0x0)&&_0x16b14a['add'](_0x19bfec['type']+':'+_0x19bfec['author']['id']);}if(_0xa879d9['size']!=_0x16b14a['size'])return!0x1;for(const _0x9eb360 of _0xa879d9)if(!_0x16b14a['has'](_0x9eb360))return!0x1;return!0x0;}}class At extends _0x56c567{static get['requires'](){return[jt];}['afterInit'](){const _0x4ec470=this['editor'];if(!_0x4ec470['plugins']['has']('TableEditing'))return;const _0x4bd203=_0x4ec470['locale'],_0x4d2f5c=_0x4ec470['plugins']['get']('TrackChangesEditing');_0x4d2f5c['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4d2f5c['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4d2f5c['registerBlockAttribute']('headingRows'),_0x4d2f5c['registerBlockAttribute']('headingColumns'),_0x4d2f5c['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x4bd203,'FORMAT_HEADER_ROW')),_0x4d2f5c['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x4bd203,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x112d26=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3ebb2f=this['editor']['plugins']['get']('TableUtils'),_0x1352a0=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x1f9349({showActiveMarker:_0x3a61d7=!0x0,setDataAttribute:_0x3acfc7=!0x0}={}){return(_0x383c97,_0x39d12e,_0x41000d)=>{const {type:_0x5694c5,id:_0x239432}=_0x112d26['_splitMarkerName'](_0x39d12e['markerName']),_0x34ac77=_0x112d26['getSuggestion'](_0x239432),_0x4aa93e=_0x34ac77['data'];if('formatBlock'!=_0x34ac77['type']||!_0x4aa93e||'setTableColumnHeader'!=_0x4aa93e['commandName'])return;if(_0x39d12e['item'])return void _0x383c97['stop']();if(!_0x41000d['consumable']['consume'](_0x39d12e['markerRange'],_0x383c97['name']))return;const _0x474e70=_0x39d12e['markerRange']['start']['nodeAfter'],_0x20f92f=_0x39d12e['markerRange']['end']['nodeBefore'],_0x218831=_0x474e70['parent']['parent'],{column:_0x28f91d}=_0x3ebb2f['getCellLocation'](_0x474e70),{column:_0x4812ac}=_0x3ebb2f['getCellLocation'](_0x20f92f);for(let _0x15f75e=_0x28f91d;_0x15f75e<=_0x4812ac;_0x15f75e++){const _0x496774=_0x3ebb2f['createTableWalker'](_0x218831,{'column':_0x15f75e,'includeAllSlots':!0x1});for(const _0x10045e of _0x496774){const _0x227d90=_0x10045e['cell'],_0x59f002=_0x41000d['mapper']['toViewElement'](_0x227d90);_0x41000d['writer']['addClass']('ck-suggestion-marker-'+_0x5694c5,_0x59f002),_0x3acfc7&&_0x41000d['writer']['setAttribute']('data-suggestion',_0x239432,_0x59f002),_0x41000d['mapper']['bindElementToMarker'](_0x59f002,_0x39d12e['markerName']),_0x3a61d7&&(_0x112d26['activeMarkers']['includes'](_0x39d12e['markerName'])?_0x41000d['writer']['addClass']('ck-suggestion-marker--active',_0x59f002):_0x41000d['writer']['removeClass']('ck-suggestion-marker--active',_0x59f002));}}};}_0x112d26['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x1352a0),_0x112d26['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x1352a0),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x1f9349(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x29bfab,_0x55a5b6,_0x1b9286)=>{_0x1b9286['options']['showSuggestionHighlights']&&_0x1f9349({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x29bfab,_0x55a5b6,_0x1b9286);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x349be2,_0x2fba87,_0xefca9a)=>{const {type:_0x2ab87f,id:_0x14512d}=_0x112d26['_splitMarkerName'](_0x2fba87['markerName']),_0x4b9d2a=_0x112d26['getSuggestion'](_0x14512d),_0x5b3d8f=_0x4b9d2a['data'];if('formatBlock'!=_0x4b9d2a['type']||!_0x5b3d8f||'setTableColumnHeader'!=_0x5b3d8f['commandName'])return;const _0x129783=_0xefca9a['mapper']['markerNameToElements'](_0x2fba87['markerName']);if(_0x129783){for(const _0x8b15b2 of _0x129783)_0xefca9a['writer']['removeClass']('ck-suggestion-marker-'+_0x2ab87f,_0x8b15b2),_0xefca9a['writer']['removeClass']('ck-suggestion-marker--active',_0x8b15b2),_0xefca9a['writer']['removeAttribute']('data-suggestion',_0x8b15b2),_0xefca9a['mapper']['unbindElementFromMarkerName'](_0x8b15b2,_0x2fba87['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2e45af=this['editor'],_0x26e5ea=_0x2e45af['locale'];function _0xab36b6(_0x56286b){return{'type':'format','content':o(_0x26e5ea,'*Format:*\x20%0',_0x56286b)};}_0x2e45af['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x35ff7f=>{if('formatBlock'!=_0x35ff7f['type'])return;const {data:_0x40fe6}=_0x35ff7f;if(_0x40fe6){if('setTableRowHeader'==_0x40fe6['commandName']){const _0x438db4=_0x40fe6['commandParams'][0x0]['forceValue'];return _0xab36b6(o(_0x26e5ea,_0x438db4?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x40fe6['commandName']){const _0x3390a8=_0x40fe6['commandParams'][0x0]['forceValue'];return _0xab36b6(o(_0x26e5ea,_0x3390a8?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x50eb82=>[_0x50eb82,null]));class It extends _0x56c567{static get['requires'](){return[jt];}['afterInit'](){const _0x3003ca=this['editor'];if(!_0x3003ca['plugins']['has']('TableClipboard'))return;const _0x36a35a=_0x3003ca['plugins']['get']('TrackChangesEditing'),_0x5f1c1b=_0x3003ca['plugins']['get']('TableUtils'),_0x2ef331=_0x3003ca['plugins']['get'](jt),_0x3f595b=_0x3003ca['plugins']['get']('TableClipboard');_0x2ef331['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x3003ca['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x3003ca['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x10ea8f=null;_0x3003ca['model']['on']('insertContent',(_0x9b4f1e,_0x2ee13a)=>{const [_0x3a3245,_0x1edf8b]=_0x2ee13a,_0x3549d9=_0x2ee13a[_0x2ee13a['length']-0x1];_0x3549d9&&_0x3549d9['forceDefaultExecution']||_0x36a35a['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x4804de,_0x53d8d4,_0x447c2a,_0x47c905,_0x5089a3){if(_0x53d8d4&&!_0x53d8d4['is']('documentSelection'))return!0x1;const _0x38d9a0=_0x5089a3['getTableIfOnlyTableInContent'](_0x4804de,_0x447c2a);if(!_0x38d9a0||!he(_0x38d9a0,void 0x0,_0x47c905))return!0x1;const _0x1dccf7=_0x47c905['getSelectionAffectedTableCells'](_0x447c2a['document']['selection']);if(!_0x1dccf7['length'])return!0x1;const _0x50caae=_0x1dccf7[0x0]['findAncestor']('table'),_0x16e66a=_0x47c905['getRowIndexes'](_0x1dccf7),_0x2d4167=_0x47c905['getColumnIndexes'](_0x1dccf7),_0x237b6d={'startRow':_0x16e66a['first'],'endRow':_0x16e66a['last'],'startColumn':_0x2d4167['first'],'endColumn':_0x2d4167['last']};return 0x1==_0x1dccf7['length']&&(_0x237b6d['endRow']+=_0x47c905['getRows'](_0x38d9a0)-0x1,_0x237b6d['endColumn']+=_0x47c905['getColumns'](_0x38d9a0)-0x1),he(_0x50caae,_0x237b6d,_0x47c905);}(_0x3a3245,_0x1edf8b,_0x3003ca['model'],_0x5f1c1b,_0x3f595b)&&(_0x9b4f1e['stop'](),_0x10ea8f={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3003ca['model']['change'](()=>{_0x3003ca['model']['insertContent'](_0x2ee13a[0x0],_0x2ee13a[0x1],_0x2ee13a[0x2],{'forceDefaultExecution':!0x0});const _0x3cd6c7=_0x170805(),{rowInsertionRanges:_0x430362,columnInsertionRanges:_0x4c47a0,insertionRanges:_0x5d0e6b,deletionRanges:_0x161323,cells:_0x8019ef}=_0x10ea8f;_0x430362['length']&&_0x36a35a['markMultiRangeInsertion'](_0x430362,'tablePasteRow',{'tablePasteChainId':_0x3cd6c7}),_0x4c47a0['length']&&_0x36a35a['markMultiRangeInsertion'](_0x4c47a0,'tablePasteColumn',{'tablePasteChainId':_0x3cd6c7}),_0x5d0e6b['length']&&(_0x36a35a['markMultiRangeInsertion'](_0x5d0e6b,'tablePaste',{'tablePasteChainId':_0x3cd6c7,'skipNestingCheck':!0x0}),_0x5d0e6b['forEach'](_0x1df6ff=>_0x1df6ff['detach']?.())),_0x161323['length']&&(_0x36a35a['markMultiRangeDeletion'](_0x161323,'tablePaste',{'tablePasteChainId':_0x3cd6c7,'skipNestingCheck':!0x0}),_0x161323['forEach'](_0x5a2416=>_0x5a2416['detach']?.()));const _0xcbb717=_0x36a35a['markMultiRangeBlockFormat'](_0x8019ef['map'](({element:_0x242fc1})=>_0x242fc1),{'formatGroupId':_0x170805()},[],'tablePasteCell',{'tablePasteChainId':_0x3cd6c7});if(_0xcbb717){const _0x4ed81f=_0xcbb717['getMarkers'](),_0x19643b=[];for(const {element:_0x187d42,attributes:_0x18da78}of _0x8019ef){if(!_0x18da78)continue;const _0x32189b=_0x3003ca['model']['createRangeOn'](_0x187d42),_0x4de3ce=_0x4ed81f['find'](_0x3f14a1=>_0x3f14a1['getRange']()['isEqual'](_0x32189b));_0x4de3ce&&_0x19643b['push']([_0x4de3ce['name'],_0x18da78]);}_0x19643b['length']&&_0xcbb717['setAttribute']('markerAttributes',Object['fromEntries'](_0x19643b));}_0x10ea8f=null;}));},{'priority':_0x3c332a['high']+0xa}),_0x3003ca['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x737e21,_0x49187e)=>{const [_0x1fc56b,_0x33aea0,,_0x3102ce]=_0x49187e;if(!_0x10ea8f)return;_0x737e21['stop']();const _0x538292=_0x1fc56b['cell'],_0x43d7f0=_0x33aea0,_0x248e2f=Pe(_0x538292),_0x375d5b=Pe(_0x43d7f0);_0x737e21['return']=_0x538292;let _0x52a478=null,_0xe75af4=null;if(_0x375d5b||_0x248e2f){if(_0x248e2f&&!_0x375d5b){_0x3102ce['remove'](_0x538292['getChild'](0x0));for(const _0x29f62a of Array['from'](_0x43d7f0['getChildren']()))_0x3102ce['insert'](_0x29f62a,_0x538292,'end');const _0x1dbe5b=_0x10ea8f['rowInsertionIndexes']['includes'](_0x1fc56b['row']),_0x13da36=_0x10ea8f['columnInsertionIndexes']['includes'](_0x1fc56b['column']);_0x1dbe5b||_0x13da36||(_0x52a478=_0x17a41d['fromRange'](_0x3102ce['createRangeIn'](_0x538292)));}else _0x375d5b&&!_0x248e2f&&(_0xe75af4=_0x3102ce['createRangeIn'](_0x538292));}else{const _0x180d11=_0x3102ce['createElement']('tableCellSuggestion'),_0x19d7b0=_0x3102ce['createElement']('tableCellSuggestion');_0x3102ce['wrap'](_0x3102ce['createRangeIn'](_0x538292),_0x19d7b0),_0x3102ce['insert'](_0x180d11,_0x538292,0x0);for(const _0x45922a of Array['from'](_0x43d7f0['getChildren']()))_0x3102ce['insert'](_0x45922a,_0x180d11,'end');_0x52a478=_0x17a41d['fromRange'](_0x3102ce['createRangeOn'](_0x180d11)),_0xe75af4=_0x17a41d['fromRange'](_0x3102ce['createRangeOn'](_0x19d7b0));}const _0xe659bf=Array['from'](_0x43d7f0['getAttributes']())['filter'](([_0x453668])=>ge['includes'](_0x453668));_0x10ea8f['cells']['push']({'element':_0x538292,'attributes':_0xe659bf['length']?Object['fromEntries'](_0xe659bf):null}),_0x52a478&&_0x10ea8f['insertionRanges']['push'](_0x52a478),_0xe75af4&&_0x10ea8f['deletionRanges']['push'](_0xe75af4);},{'priority':'high'}),_0x5f1c1b['on']('insertColumns',(_0x1be1ea,_0x442fa2)=>{const [_0x31262f,_0x489e72={}]=_0x442fa2;if(!_0x10ea8f)return;const _0x5e92cd=_0x489e72['at']||0x0,_0xae1370=_0x489e72['columns']||0x1;_0x10ea8f['columnInsertionIndexes']=new Array(_0xae1370)['fill'](_0x5e92cd)['map']((_0x597f0d,_0x2d1aef)=>_0x597f0d+_0x2d1aef);for(const {cell:_0x3d3f6b}of _0x5f1c1b['createTableWalker'](_0x31262f,{'startColumn':_0x5e92cd,'endColumn':_0x5e92cd+_0xae1370-0x1}))_0x10ea8f['columnInsertionRanges']['push'](_0x3003ca['model']['createRangeOn'](_0x3d3f6b));},{'priority':'low'}),_0x5f1c1b['on']('insertRows',(_0x390719,_0x49126f)=>{const [_0x43cc0e,_0x123b7d={}]=_0x49126f;if(!_0x10ea8f)return;const _0x363581=_0x123b7d['at']||0x0,_0x2c12ba=_0x123b7d['rows']||0x1;_0x10ea8f['rowInsertionIndexes']=new Array(_0x2c12ba)['fill'](_0x363581)['map']((_0x281143,_0x5b0c31)=>_0x281143+_0x5b0c31);for(const {cell:_0x26b6ca}of _0x5f1c1b['createTableWalker'](_0x43cc0e,{'startRow':_0x363581,'endRow':_0x363581+_0x2c12ba-0x1}))_0x10ea8f['rowInsertionRanges']['push'](_0x3003ca['model']['createRangeOn'](_0x26b6ca));},{'priority':'low'}),_0x36a35a['descriptionFactory']['registerDescriptionCallback'](_0x2d1e1d=>{if(_0x2d1e1d['subType']&&_0x2d1e1d['subType']['startsWith']('tablePaste'))return _0x2d1e1d['previous']?{}:{'type':'insertion','content':o(_0x3003ca['locale'],'*Replace\x20table\x20cells*')};});const _0x2e9a5e=()=>!0x1;for(const _0x185e0d of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x36a35a['_suggestionFactory']['registerCustomCallback']('insertion',_0x185e0d,'join',_0x2e9a5e),_0x36a35a['_suggestionFactory']['registerCustomCallback']('deletion',_0x185e0d,'join',_0x2e9a5e),_0x36a35a['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x185e0d,'join',_0x2e9a5e);_0x36a35a['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x2e9a5e),_0x36a35a['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0xbdc8a,_0x217eed,_0x4bc8d1)=>{const _0x51e6bf=_0xbdc8a['map'](_0x2303c1=>_0x2303c1['getContainedElement']())['filter'](_0x562aa2=>_0x562aa2),_0x27cef9=new Map(_0x51e6bf['map'](_0x38183c=>[_0x38183c,null]));if(_0x10ea8f){for(const {element:_0x256613,attributes:_0x13ada4}of _0x10ea8f['cells'])_0x13ada4&&_0x27cef9['set'](_0x256613,_0x13ada4);}else{if(_0x4bc8d1&&_0x4bc8d1['markerAttributes'])for(const [_0xacdd4f,_0x4de350]of Object['entries'](_0x4bc8d1['markerAttributes'])){const _0x488062=_0x3003ca['model']['markers']['get'](_0xacdd4f),_0x2fb2a8=_0x488062?_0x488062['getRange']()['getContainedElement']():null;_0x2fb2a8&&_0x27cef9['set'](_0x2fb2a8,_0x4de350);}}_0x3003ca['model']['change'](_0x5918f0=>{for(const [_0x3e2258,_0x54a277]of _0x27cef9)_0x5918f0['setAttributes']({...Ce,..._0x54a277},_0x3e2258);});});const _0x2479d1=(_0x4b48b0,_0x39e9a1)=>{_0x36a35a['_suggestionFactory']['registerCustomCallback'](_0x4b48b0,'tablePaste',_0x39e9a1,(_0x264e36,_0x4d1322,_0x6fb76e)=>{_0x3003ca['model']['change'](_0x2afc33=>{const _0x2fa19f=[];for(const _0x1f55b9 of _0x264e36){const _0x5f3d33=_0x1f55b9['start']['nodeAfter'];_0x5f3d33['is']('element','tableCellSuggestion')&&_0x2fa19f['push'](_0x5f3d33);}_0x36a35a['_suggestionFactory']['getSuggestionCallback'](_0x4b48b0,null,_0x39e9a1)(_0x264e36,_0x4d1322,_0x6fb76e);for(const _0x88f994 of _0x2fa19f)'$graveyard'!=_0x88f994['root']['rootName']&&_0x2afc33['unwrap'](_0x88f994);});});};_0x2479d1('insertion','accept'),_0x2479d1('insertion','discard'),_0x2479d1('deletion','accept'),_0x2479d1('deletion','discard'),_0x36a35a['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x5d0be2=>{const _0x19e17f=_0x5d0be2['map'](_0x5a166a=>_0x5a166a['getContainedElement']()),_0x3b307d=_0x19e17f[0x0]['findAncestor']('table'),{minRow:_0x50e66e,maxRow:_0x529e69}=_0x2ef331['_getCoordsForCells'](_0x19e17f);_0x5f1c1b['removeRows'](_0x3b307d,{'at':_0x50e66e,'rows':_0x529e69-_0x50e66e+0x1});}),_0x36a35a['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x435d29=>{const _0x2869d7=_0x435d29['map'](_0x52f899=>_0x52f899['getContainedElement']()),_0x450503=_0x2869d7[0x0]['findAncestor']('table'),{minColumn:_0x5bd262,maxColumn:_0x2b9381}=_0x2ef331['_getCoordsForCells'](_0x2869d7);_0x5f1c1b['removeColumns'](_0x450503,{'at':_0x5bd262,'columns':_0x2b9381-_0x5bd262+0x1});});const _0x28b86e=(_0xd445b2,_0x32c524)=>{if(!_0x32c524['subType']||!_0x32c524['subType']['startsWith']('tablePaste'))return;const _0x5ac240=_0x32c524['attributes']['tablePasteChainId'],_0x5c2bf6=_0x36a35a['getSuggestions']()['filter'](_0x3f72dd=>_0x3f72dd['isInContent']&&_0x3f72dd['attributes']&&_0x3f72dd['attributes']['tablePasteChainId']==_0x5ac240);_0x5c2bf6['length']&&_0x32c524['getAllAdjacentSuggestions']()['length']!=_0x5c2bf6['length']&&_0x5c2bf6['reduce']((_0x52f9c2,_0x243fc0)=>(_0x52f9c2['next']=_0x243fc0,_0x243fc0['previous']=_0x52f9c2,_0x243fc0));};function _0x341d56(_0x26f5a2,_0x359bd5=!0x0){const {id:_0x2a7878}=_0x36a35a['_splitMarkerName'](_0x26f5a2['markerName']),_0x48a460=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x3bd8d2=_0x36a35a['activeMarkers']['includes'](_0x26f5a2['markerName']);return _0x3bd8d2&&_0x48a460['push']('ck-suggestion-marker--active'),{'classes':_0x48a460,'attributes':{'data-suggestion':_0x2a7878},'priority':_0x3bd8d2&&_0x359bd5?0xbc2:0xbb8};}_0x36a35a['on']('suggestionLoaded',_0x28b86e,{'priority':'high'}),_0x36a35a['on']('suggestionUnloaded',_0x28b86e,{'priority':'high'}),_0x3003ca['model']['document']['registerPostFixer'](()=>{let _0x12f97e=!0x1;const _0x513676=Array['from'](_0x3003ca['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2b0cd9,data:_0x45a7e}of _0x513676){const {group:_0x2d33a9,type:_0x50e876,id:_0x24ed79}=_0x36a35a['_splitMarkerName'](_0x2b0cd9);if('suggestion'!=_0x2d33a9||'deletion'!=_0x50e876||_0x45a7e['oldRange'])continue;if(!_0x36a35a['hasSuggestion'](_0x24ed79))continue;const _0x5f23ee=_0x36a35a['getSuggestion'](_0x24ed79)['getRanges'](),_0x13ead3=_0x3003ca['plugins']['get']('Users')['me'];for(const _0x5e3cb3 of _0x36a35a['getSuggestions']()){if(!_0x5e3cb3['isInContent']||_0x5e3cb3['author']!=_0x13ead3)continue;if('formatBlock'!=_0x5e3cb3['type']||'tablePasteCell'!=_0x5e3cb3['subType'])continue;if(_0x5e3cb3['getRanges']()['every'](_0x3eb442=>_0x5f23ee['some'](_0x49634f=>_0x49634f['containsRange'](_0x3eb442,!0x0)))){for(const _0x588b2a of _0x5e3cb3['getAllAdjacentSuggestions']())_0x588b2a['isInContent']&&(_0x588b2a['discard'](),_0x12f97e=!0x0);}}}return _0x12f97e;}),_0x3003ca['model']['document']['registerPostFixer'](_0x487569=>{const _0x155283=_0x3003ca['commands']['get']('redo');if(!_0x155283||!_0x155283['_createdBatches']['has'](_0x487569['batch']))return!0x1;let _0x44d553=!0x1;const _0x32f579=_0x3003ca['plugins']['get']('Users')['me'],_0x402b1d=_0x3003ca['model']['document']['differ']['getChanges'](),_0x3344b3=Array['from'](_0x3003ca['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x39b677,data:_0x34b5ef})=>{const {group:_0x2c3c50,subType:_0x1d7255,authorId:_0x24f9c9}=_0x36a35a['_splitMarkerName'](_0x39b677);return'suggestion'==_0x2c3c50&&'tablePaste'==_0x1d7255&&_0x24f9c9==_0x32f579['id']&&!_0x34b5ef['oldRange'];});for(const _0x337eb1 of _0x402b1d){if('insert'!=_0x337eb1['type']||'tableCellSuggestion'!=_0x337eb1['name']||0x1!=_0x337eb1['length'])continue;const _0x5be043=_0x487569['createRange'](_0x337eb1['position'],_0x337eb1['position']['getShiftedBy'](0x1));if(!_0x3344b3['find'](({data:_0x2d6fca})=>_0x2d6fca['newRange']['isEqual'](_0x5be043))){for(const {name:_0x1b8741,data:_0x27ba41}of _0x3344b3)if(_0x5be043['containsRange'](_0x27ba41['newRange'])){_0x487569['updateMarker'](_0x1b8741,{'range':_0x5be043}),_0x44d553=!0x0;break;}}}return _0x44d553;}),_0x3003ca['model']['document']['registerPostFixer'](_0x55021b=>{let _0x58e886=!0x1;const _0xf1819a=_0x3003ca['plugins']['get']('Users')['me'],_0x3de096=_0x36a35a['getSuggestions']()['filter'](_0x5b0bcd=>_0x5b0bcd['isInContent']&&_0x5b0bcd['author']==_0xf1819a),_0x58ea9a=new Set(),_0xaf4b9e=new Set();for(const _0x464625 of _0x3de096)if('tablePaste'==_0x464625['subType'])for(const _0x45a262 of _0x464625['getMarkers']()){const _0x4699c8=_0x45a262['getRange']()['getContainedElement']();if(_0x4699c8){if(_0x4699c8['is']('element','tableCellSuggestion')&&Pe(_0x4699c8)){_0x464625['removeMarker'](_0x45a262['name']),_0x58ea9a['add'](_0x4699c8),_0x58e886=!0x0;const _0x37b10a=_0x4699c8['nextSibling'],_0x239467=_0x4699c8['previousSibling'],_0x44acc5=_0x37b10a&&_0x37b10a['is']('element','tableCellSuggestion'),_0x49b935=_0x239467&&_0x239467['is']('element','tableCellSuggestion');_0x44acc5&&!_0x58ea9a['has'](_0x37b10a)&&_0xaf4b9e['add'](_0x37b10a),_0x49b935&&!_0x58ea9a['has'](_0x239467)&&_0xaf4b9e['add'](_0x239467);}else _0x4699c8['is']('element','paragraph')&&_0x4699c8['isEmpty']&&(_0x464625['removeMarker'](_0x45a262['name']),_0x58e886=!0x0);}}else{if('tablePasteCell'==_0x464625['subType']){if(!_0x464625['attributes']||!_0x464625['attributes']['tablePasteChainId'])continue;const _0x3a889d=_0x464625['attributes']['markerAttributes'];if(_0x3a889d&&Object['keys'](_0x3a889d)['length'])continue;const _0x47fe01=_0x464625['attributes']['tablePasteChainId'];let _0x221f00=!0x0,_0x483434=!0x0;for(const _0xeb0e56 of _0x3de096)if(_0xeb0e56['subType']&&_0xeb0e56['subType']['startsWith']('tablePaste')){if(!_0xeb0e56['attributes']['tablePasteChainId']){_0x483434=!0x1;break;}if(_0xeb0e56['id']!=_0x464625['id']&&_0xeb0e56['attributes']['tablePasteChainId']==_0x47fe01){_0x221f00=!0x1;break;}}_0x483434&&_0x221f00&&(_0x464625['removeMarkers'](),_0x58e886=!0x0);}}for(const _0x143150 of _0x58ea9a)_0x55021b['remove'](_0x143150);for(const _0x4f85af of _0xaf4b9e)_0x55021b['unwrap'](_0x4f85af);return _0x58e886;}),_0x3003ca['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x15c0a8,_0x2cdbcd)=>_0x341d56(_0x15c0a8),'converterPriority':'high'}),_0x3003ca['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x2ee96b,_0x220865)=>_0x220865['options']['showSuggestionHighlights']?_0x341d56(_0x2ee96b,!0x1):null,'converterPriority':'high'});const _0x22a451=_0x3003ca['editing']['view'];this['listenTo'](_0x22a451['document'],'clipboardOutput',(_0x9516d,_0x5e6736)=>{const _0x46bffe=[];for(const _0x2ff2c5 of _0x22a451['createRangeIn'](_0x5e6736['content'])['getItems']())_0x2ff2c5['is']('element','suggestion-td')&&_0x46bffe['push'](_0x2ff2c5);_0x22a451['change'](_0x434452=>{for(const _0x1c1004 of _0x46bffe)_0x434452['move'](_0x434452['createRangeIn'](_0x1c1004),_0x434452['createPositionBefore'](_0x1c1004)),_0x434452['remove'](_0x1c1004);});});}}function Pe(_0x42ccab){if(_0x42ccab['isEmpty'])return!0x0;const _0x563edf=_0x42ccab['getChild'](0x0);return _0x563edf['is']('element','paragraph')&&_0x563edf['isEmpty'];}function he(_0x1e3cb4,_0x55ae32={},_0x557920){for(const {isAnchor:_0x235908,cellHeight:_0x2a38c1,cellWidth:_0x173ca6}of _0x557920['createTableWalker'](_0x1e3cb4,{'includeAllSlots':!0x0,..._0x55ae32}))if(!_0x235908||0x1!=_0x2a38c1||0x1!=_0x173ca6)return!0x1;return!0x0;}class vt extends _0x56c567{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x3cdd17=this['editor']['plugins']['get']('TrackChangesEditing');_0x3cdd17['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x3cdd17['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x3cdd17['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3cdd17['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x3cdd17['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x3cdd17['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x460907,_0x1c984c){const _0x49ab29=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4884=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x2bbad2=_0x1c984c['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x1b87cc=_0x4884['getColumnGroupElement'](_0x2bbad2);let _0x23af97=_0x1b87cc?_0x4884['getTableColumnsWidths'](_0x1b87cc):null,_0x2bf01e=_0x2bbad2['getAttribute']('tableWidth')||null;const _0x4531ab=_0x1c984c['tableWidth']||_0x2bf01e,_0x4efac5=_0x1c984c['columnWidths']||_0x23af97,_0x557d83=this['editor']['plugins']['get']('Users')['me'];for(const _0x23aaf6 of _0x49ab29['getSuggestions']()){const _0x45f221=_0x23aaf6['getContainedElement']();if('resizeTable'===_0x23aaf6['subType']&&_0x45f221===_0x2bbad2){_0x23aaf6['author']!==_0x557d83&&_0x23aaf6['discard']();const _0x559246=_0x23aaf6['data']['commandParams'];_0x2bf01e=_0x559246[0x0]['tableWidth'],_0x23af97=_0x559246[0x0]['columnWidths'];break;}}_0x460907({'table':_0x2bbad2,'tableWidth':_0x4531ab,'columnWidths':_0x4efac5}),_0x49ab29['markBlockFormat'](_0x2bbad2,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x2bf01e,'columnWidths':_0x23af97}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x594a71){if('formatBlock'!=_0x594a71['type']&&'formatInline'!=_0x594a71['type'])return;const {data:_0x4cd814}=_0x594a71;if(_0x4cd814&&'resizeTable'===_0x4cd814['formatGroupId']){const _0x56c536='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x56c536)};}}}class Ct extends _0x56c567{['afterInit'](){const _0x4e1f97=this['editor'];_0x4e1f97['plugins']['has']('Template')&&_0x4e1f97['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x56c567{['afterInit'](){const _0x2990bb=this['editor'];if(!_0x2990bb['commands']['get']('insertTableOfContents'))return;_0x2990bb['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x10b293=_0x2990bb['plugins']['get']('TrackChangesEditing'),_0x3897e8=_0x2990bb['locale'];_0x10b293['descriptionFactory']['registerElementLabel']('tableOfContents',_0x1f3374=>o(_0x3897e8,'ELEMENT_TABLE_OF_CONTENTS',_0x1f3374));}}class Dt extends _0x56c567{['afterInit'](){const _0x16fdcb=this['editor'];if(!_0x16fdcb['plugins']['has']('Title'))return;const _0x51b40e=_0x16fdcb['plugins']['get']('TrackChangesEditing');_0x51b40e['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x16fdcb['locale'],'ELEMENT_TITLE')),_0x16fdcb['model']['document']['registerPostFixer'](_0x32e73c=>{let _0x16772e=!0x1;const _0x2fa621=Array['from'](_0x16fdcb['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x18be4a,data:_0x143121}of _0x2fa621){const {group:_0x39036b}=_0x51b40e['_splitMarkerName'](_0x18be4a);if('suggestion'!==_0x39036b||!_0x143121['newRange'])continue;const _0x469ddb=_0x143121['newRange'],_0x11328c=_0x469ddb['end']['nodeBefore'];if(!_0x11328c||!_0x11328c['is']('element','title-content'))continue;if(!_0x469ddb['start']['isTouching'](_0x469ddb['end']))continue;const _0x2aab6e=_0x16fdcb['model']['schema']['getNearestSelectionRange'](_0x469ddb['end'],'forward');if(_0x2aab6e&&_0x2aab6e['isCollapsed']){const _0x548fee=_0x32e73c['createRange'](_0x469ddb['start'],_0x2aab6e['start']);_0x548fee['isEqual'](_0x469ddb)||(_0x32e73c['updateMarker'](_0x18be4a,{'range':_0x548fee}),_0x16772e=!0x0);}_0x16772e||(_0x32e73c['removeMarker'](_0x18be4a),_0x16772e=!0x0);}return _0x16772e;});}}class Nt extends _0x56c567{['afterInit'](){const _0xf712d1=this['editor'],_0x3fa76d=_0xf712d1['plugins']['get']('TrackChangesEditing');_0xf712d1['plugins']['has']('UndoEditing')&&(_0x3fa76d['enableCommand']('undo'),_0x3fa76d['enableCommand']('redo'));}}class Mt extends _0x56c567{static get['requires'](){return[jt];}['afterInit'](){const _0x4f17d7=this['editor'];if(!_0x4f17d7['plugins']['has']('TableCaptionEditing'))return;_0x4f17d7['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x56c567{['tableProperties'];['tableCellProperties'];constructor(_0x2dd848){super(_0x2dd848),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 _0x3ca683=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x2a59e9 of this['tableProperties'])_0x3ca683['enableCommand'](_0x2a59e9,(_0x12c608,_0x25e055)=>{const _0x3d25e7=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x2a59e9,[_0x3d25e7],this['tableProperties'],'tableProperties',_0x12c608,_0x25e055);});_0x3ca683['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x3ca683['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3ca683['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x31b12a,_0x5283ce)=>this['handleDiscardAction'](this['tableProperties'],_0x31b12a,_0x5283ce)),_0x3ca683['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x5a3c91 of this['tableCellProperties'])_0x3ca683['enableCommand'](_0x5a3c91,(_0x4c848e,_0x3f750f)=>{const _0x376a51=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x5a3c91,_0x376a51,this['tableCellProperties'],'tableCellProperties',_0x4c848e,_0x3f750f);});_0x3ca683['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x3ca683['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3ca683['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x2b4bef,_0x43b4aa)=>this['handleDiscardAction'](this['tableCellProperties'],_0x2b4bef,_0x43b4aa)),_0x3ca683['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x3ca683['descriptionFactory']['registerDescriptionCallback'](_0x228354=>this['handleSuggestionDescription'](_0x228354));}['_handlePropertyChange'](_0x353da4,_0x3d67d,_0x29685c,_0x319330,_0xaae3ce,_0x3912c6){const _0x1e31eb=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x3912c6['batch'],()=>{for(const _0x1fc262 of _0x3d67d){if(this['_getSuggestion'](_0x1fc262,_0x319330))_0xaae3ce(_0x3912c6);else{const _0x111540={};for(const _0x44172a of _0x29685c){const _0x1b57a6=_0x1fc262['getAttribute'](_0x44172a);void 0x0!==_0x1b57a6&&(_0x111540[_0x44172a]=_0x1b57a6);}_0xaae3ce(_0x3912c6),_0x1e31eb['markBlockFormat'](_0x1fc262,{'commandParams':[_0x111540]},[],_0x319330);}}});}['handleDiscardAction'](_0x12ab3e,_0x5d1f30,_0x247f25){const _0x3cb48a=_0x5d1f30[0x0]['start']['nodeAfter'],_0x10ed69=_0x247f25['commandParams'][0x0];this['editor']['model']['change'](_0x4e5b8b=>{for(const _0x284ceb of _0x12ab3e)void 0x0!==_0x10ed69[_0x284ceb]?_0x4e5b8b['setAttribute'](_0x284ceb,_0x10ed69[_0x284ceb],_0x3cb48a):_0x4e5b8b['removeAttribute'](_0x284ceb,_0x3cb48a);});}['handleSuggestionDescription'](_0x528c6b){if(_0x528c6b['data'])switch(_0x528c6b['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'](_0x4ef6fa,_0x61adf3){const _0xf45b48=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x38945b of _0xf45b48['getSuggestions']({'skipNotAttached':!0x0})){const _0x19ebcd=_0x38945b['getContainedElement']();if(_0x38945b['subType']===_0x61adf3&&_0x19ebcd===_0x4ef6fa)return _0x38945b;}return null;}}const m='$elementName';class p extends _0x56c567{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x445e78,_0x27b42d,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(_0x34179d){function _0x422f2e(_0x22fea1){return _0x22fea1['map'](_0x22cb42=>String['fromCharCode'](_0x22cb42))['join']('');}super(_0x34179d),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x53ef5d,_0x1ad1d1,_0x1ec20b,_0x346a4d)=>{this['_model']['change'](()=>{for(const _0x482d13 of[..._0x346a4d,..._0x1ec20b])this['_model']['markers']['has'](_0x482d13)&&_0x34179d['editing']['reconvertMarker'](_0x482d13);});}),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']=_0x34179d['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(),_0x34179d['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x34179d['config']['get']('trackChanges.trackFormatChanges'),_0x34179d['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x34179d['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x34179d,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x422f2e([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x422f2e([0x34,0x30,0x34,0x38,0x31,0x34,0x30,0x38]);}['init'](){const _0x4d9c67=this['editor'],_0x302591=(_0x3a2f21,_0x56b122)=>{if('attribute'!=_0x3a2f21)return'ck-suggestion-marker-'+_0x3a2f21;const _0x319a50=_0x56b122['split']('|')[0x0];return this['_isBlockAttribute'](_0x319a50)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x4d9c67['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x1e9e42=>{const {id:_0x2b38dd,type:_0x3379e9,subType:_0x5fb72a}=this['_splitMarkerName'](_0x1e9e42['markerName']),_0x52b63d=['ck-suggestion-marker',_0x302591(_0x3379e9,_0x5fb72a)];let _0x2930b1=0xbb8;return this['activeMarkers']['includes'](_0x1e9e42['markerName'])&&(_0x52b63d['push']('ck-suggestion-marker--active'),_0x2930b1=0xbc2),'deletion'==_0x3379e9&&(_0x2930b1+=0x5),{'classes':_0x52b63d,'attributes':{'data-suggestion':_0x2b38dd},'priority':_0x2930b1};}}),_0x4d9c67['conversion']['for']('dataDowncast')['add'](_0x32d4fc=>{_0x32d4fc['on']('addMarker:suggestion',(_0x519896,_0x326593,_0x227ee0)=>{if(!_0x227ee0['options']['showSuggestionHighlights'])return;const _0x4ebaa1=_0x326593['item'];if(!_0x4ebaa1)return;const _0x12d791=_0x227ee0['mapper']['toViewElement'](_0x4ebaa1);_0x4d9c67['model']['schema']['isObject'](_0x4ebaa1)&&_0x12d791&&!_0x12d791['getCustomProperty']('widget')&&_0x12d791['is']('containerElement')&&_0x170397(_0x12d791,_0x227ee0['writer']);},{'priority':'high'});}),_0x4d9c67['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x215fda,_0x1e0ad8)=>{if(!_0x1e0ad8['options']['showSuggestionHighlights'])return null;const {type:_0x4f08e7,subType:_0x3b38f7}=this['_splitMarkerName'](_0x215fda['markerName']);return{'classes':['ck-suggestion-marker',_0x302591(_0x4f08e7,_0x3b38f7)],'priority':0xbb8};}});const _0xb25e80=({showActiveMarkers:_0x70975f=!0x0,isAttributeSuggestion:_0x567cf5=!0x1}={})=>(_0xb25c2f,_0x574fa1,_0x31cb18)=>{if(!_0x574fa1['item'])return;const {id:_0x2f810b}=this['_splitMarkerName'](_0x574fa1['markerName']);if(_0x567cf5){const _0x3217a4=this['_suggestions']['get'](_0x2f810b),_0x375193=this['_getAttributeKey'](_0x3217a4);if(!this['_isBlockAttribute'](_0x375193))return;}if(_0x574fa1['item']['is']('selection'))return void _0x31cb18['consumable']['consume'](_0x574fa1['item'],_0xb25c2f['name']);const _0x5b8ae1=_0x31cb18['mapper']['toViewElement'](_0x574fa1['item']);if(_0x574fa1['item']['is']('element')&&_0x4d9c67['model']['schema']['isBlock'](_0x574fa1['item'])&&!_0x5b8ae1['getCustomProperty']('addHighlight')){_0x31cb18['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x5b8ae1),_0x31cb18['writer']['setAttribute']('data-suggestion',_0x2f810b,_0x5b8ae1),_0x31cb18['mapper']['bindElementToMarker'](_0x5b8ae1,_0x574fa1['markerName']),_0x70975f&&(this['activeMarkers']['includes'](_0x574fa1['markerName'])?_0x31cb18['writer']['addClass']('ck-suggestion-marker--active',_0x5b8ae1):_0x31cb18['writer']['removeClass']('ck-suggestion-marker--active',_0x5b8ae1));for(const _0x5606a3 of _0x4d9c67['model']['createRangeIn'](_0x574fa1['item'])['getItems']())_0x31cb18['consumable']['consume'](_0x5606a3,_0xb25c2f['name']);_0x31cb18['consumable']['consume'](_0x574fa1['item'],_0xb25c2f['name']);}};_0x4d9c67['conversion']['for']('dataDowncast')['add'](_0x32cfc9=>{_0x32cfc9['on']('addMarker:suggestion:formatBlock',(_0x4cc072,_0x45f4b1,_0x2c375a)=>{_0x2c375a['options']['showSuggestionHighlights']&&_0xb25e80({'showActiveMarkers':!0x1})(_0x4cc072,_0x45f4b1,_0x2c375a);},{'priority':'highest'});}),_0x4d9c67['conversion']['for']('dataDowncast')['add'](_0x292dba=>{_0x292dba['on']('addMarker:suggestion:attribute',(_0x527d7d,_0x364d66,_0x2e12c9)=>{_0x2e12c9['options']['showSuggestionHighlights']&&_0xb25e80({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x527d7d,_0x364d66,_0x2e12c9);},{'priority':'highest'});}),_0x4d9c67['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0xcebcd7,_0x3bbf35)=>_0x3bbf35['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0xcebcd7['substr'](0xb)}}),_0x4d9c67['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xd2c1d9,{writer:_0x57d818})=>{let _0x4733e4='suggestion:'+_0xd2c1d9['getAttribute']('suggestion-type')+':'+_0xd2c1d9['getAttribute']('id');return _0xd2c1d9['getAttribute']('marker-count')&&(_0x4733e4+=':'+_0xd2c1d9['getAttribute']('marker-count')),_0x57d818['createElement']('$marker',{'data-name':_0x4733e4});}}),_0x4d9c67['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x4d9c67['conversion']['for']('editingDowncast')['add'](_0x2629a9=>{_0x2629a9['on']('addMarker:suggestion:formatBlock',_0xb25e80(),{'priority':'high'});}),_0x4d9c67['conversion']['for']('editingDowncast')['add'](_0x33504e=>{_0x33504e['on']('addMarker:suggestion:attribute',_0xb25e80({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x4d9c67['conversion']['for']('editingDowncast')['add'](_0x2ec928=>{_0x2ec928['on']('removeMarker:suggestion:formatBlock',(_0x2d2594,_0x51ecfc,_0x308184)=>{const _0x5d685c=_0x308184['mapper']['markerNameToElements'](_0x51ecfc['markerName']);if(_0x5d685c){for(const _0x18b546 of _0x5d685c)_0x18b546['getCustomProperty']('addHighlight')||(_0x308184['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x18b546),_0x308184['writer']['removeAttribute']('data-suggestion',_0x18b546),_0x308184['mapper']['unbindElementFromMarkerName'](_0x18b546,_0x51ecfc['markerName']));}},{'priority':'high'});}),_0x4d9c67['conversion']['for']('editingDowncast')['add'](_0x57ed83=>{_0x57ed83['on']('removeMarker:suggestion:attribute',(_0x5732ed,_0x11cff3,_0x1f4efe)=>{const _0x751336=_0x1f4efe['mapper']['markerNameToElements'](_0x11cff3['markerName']);if(!_0x751336)return;const {id:_0x17c700}=this['_splitMarkerName'](_0x11cff3['markerName']),_0x1b1748=this['_suggestions']['get'](_0x17c700),_0xeb7591=this['_getAttributeKey'](_0x1b1748);if(this['_isBlockAttribute'](_0xeb7591)){for(const _0x485daa of _0x751336)_0x485daa['getCustomProperty']('addHighlight')||(_0x1f4efe['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x485daa),_0x1f4efe['writer']['removeAttribute']('data-suggestion',_0x485daa),_0x1f4efe['mapper']['unbindElementFromMarkerName'](_0x485daa,_0x11cff3['markerName']));}},{'priority':'high'});}),_0x4d9c67['model']['document']['registerPostFixer'](_0x44ca9a=>{let _0x2aeb51=!0x1;const _0x5bbeda=Array['from'](_0x4d9c67['model']['document']['differ']['getChangedMarkers']()),_0x432800=new Set();for(const {name:_0x5150c3,data:_0x3243ba}of _0x5bbeda){const {group:_0x61d494,type:_0x3e6d82,subType:_0xd43fa7,id:_0x30cecf}=this['_splitMarkerName'](_0x5150c3);if('suggestion'!==_0x61d494)continue;const _0x5502af=this['_suggestions']['get'](_0x30cecf);if(null!=_0x3243ba['newRange']){'formatInline'==_0x3e6d82&&(_0x2aeb51=_0x2aeb51||Et(_0x3243ba['newRange'],_0x5150c3,_0x44ca9a,_0x4d9c67['model']['schema']));const _0x52e28f='attribute'==_0x3e6d82&&this['_isBlockAttribute'](_0xd43fa7['split']('|')[0x0]);if(_0x3243ba['newRange']['isCollapsed']||'$graveyard'==_0x3243ba['newRange']['root']['rootName']||'formatBlock'==_0x3e6d82&&!Ut(_0x3243ba['newRange'])||_0x52e28f&&!Ut(_0x3243ba['newRange'])||'deletion'==_0x3e6d82&&!(!Tt(_0x3d6fba=_0x3243ba['newRange'])&&!function(_0x5c52ab){return _0x5c52ab['start']['parent']==_0x5c52ab['end']['nodeBefore']&&_0x5c52ab['start']['isAtEnd'];}(_0x3d6fba)))_0x44ca9a['removeMarker'](_0x5150c3),_0x2aeb51=!0x0;else{if(!_0x5502af||!_0x5502af['isInContent'])continue;_0x432800['add'](_0x5502af);}}}var _0x3d6fba;return _0x432800['size']>0x0&&(_0x2aeb51=!!this['_joinWithAdjacentSuggestions'](_0x432800)||_0x2aeb51),_0x2aeb51;}),_0x4d9c67['model']['document']['registerPostFixer'](_0x320818=>{let _0x4a203a=!0x1;for(const _0x30cd89 of _0x4d9c67['model']['document']['differ']['getChanges']())if('insert'==_0x30cd89['type'])for(const _0x1a3c7e of this['_suggestions']['values']()){if(_0x1a3c7e['isMultiRange']||!_0x1a3c7e['isInContent'])continue;const _0x364ae0='formatBlock'==_0x1a3c7e['type'],_0x185b14=this['_getAttributeKey'](_0x1a3c7e),_0x3532a1=_0x185b14&&this['_isBlockAttribute'](_0x185b14);if(!_0x364ae0&&!_0x3532a1)continue;const _0x46077f=_0x1a3c7e['getFirstRange']();if(_0x46077f['start']['parent']!=_0x46077f['end']['parent']&&!_0x46077f['end']['isAtEnd']){const _0x43f4ba=_0x4d9c67['model']['createPositionAt'](_0x46077f['start']['nodeAfter'],'end'),_0x1a74a1=_0x4d9c67['model']['createRange'](_0x46077f['start'],_0x43f4ba);_0x320818['updateMarker'](_0x1a3c7e['getFirstMarker'](),{'range':_0x1a74a1}),_0x4a203a=!0x0;}}return _0x4a203a;}),_0x4d9c67['model']['document']['registerPostFixer'](_0x4e0e04=>this['_processAttributeChanges'](_0x4e0e04)),_0x4d9c67['model']['document']['registerPostFixer'](_0x7714de=>!_0x7714de['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x7714de)),_0x4d9c67['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x4d9c67['model']['document']['on']('change:data',(_0x46b4b1,_0x33a619)=>{if(!_0x33a619['isLocal']||_0x33a619['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x56532f=_0x4d9c67['model']['document']['differ']['getChanges']();if(0x0==_0x56532f['length'])return;const _0x282193=[],_0x432150=_0x56532f['filter'](_0x43a57f=>'attribute'==_0x43a57f['type']),_0x370854=_0x56532f['filter'](_0x484205=>'insert'==_0x484205['type']&&'$text'!=_0x484205['name']);for(const _0x30e03e of _0x432150)this['_isRegisteredAttribute'](_0x30e03e['attributeKey'])&&_0x282193['push']({'key':_0x30e03e['attributeKey'],'newValue':_0x30e03e['attributeNewValue'],'oldValue':_0x30e03e['attributeOldValue'],'range':Ot(_0x30e03e['range'],_0x4d9c67['model'])});for(const _0x514323 of _0x370854){if('rename'!=_0x514323['action']&&'refresh'!=_0x514323['action'])continue;const _0x2ad27f=Gt(_0x514323['position']['nodeAfter'],_0x4d9c67['model']),_0x54db30=_0x514323['before'];'rename'==_0x514323['action']&&_0x282193['push']({'key':m,'newValue':_0x514323['name'],'oldValue':_0x54db30['name'],'range':_0x2ad27f});for(const [_0x451b55,_0xc16012]of _0x54db30['attributes']){if(!this['_isRegisteredAttribute'](_0x451b55))continue;const _0x5a4d33=_0x514323['attributes']['get'](_0x451b55);_0xc16012!==_0x5a4d33&&_0x282193['push']({'key':_0x451b55,'newValue':_0x5a4d33,'oldValue':_0xc16012,'range':_0x2ad27f});}for(const [_0x16601f,_0x33e2f4]of _0x514323['attributes'])this['_isRegisteredAttribute'](_0x16601f)&&(_0x54db30['attributes']['has'](_0x16601f)||_0x282193['push']({'key':_0x16601f,'newValue':_0x33e2f4,'oldValue':null,'range':_0x2ad27f}));}0x0!=_0x282193['length']&&_0x4d9c67['model']['enqueueChange'](_0x33a619,_0x55441e=>{const _0xdfa20f=_0x170805();for(const {range:_0x437270,key:_0x2c05c5,oldValue:_0x39e9e0,newValue:_0x953228}of _0x282193)this['markAttributeChange'](_0x437270,_0x2c05c5,_0x39e9e0,_0x953228,{'groupId':_0xdfa20f});this['_reduceExistingSuggestions'](_0x55441e,_0x282193);});},{'priority':'lowest'}),_0x4d9c67['model']['markers']['on']('update:suggestion',(_0x11d7b1,_0x794a8c,_0x50f65a)=>{if(null==_0x50f65a){const {id:_0x2d512b}=this['_splitMarkerName'](_0x794a8c['name']),_0x186536=this['_suggestions']['get'](_0x2d512b);_0x186536&&_0x186536['addMarkerName'](_0x794a8c['name']);}}),_0x4d9c67['model']['document']['on']('change:data',()=>{const _0x2ff166=Array['from'](_0x4d9c67['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1e9ea6=>'suggestion'===this['_splitMarkerName'](_0x1e9ea6['name'])['group']);if(0x0===_0x2ff166['length'])return;_0x2ff166['sort']((_0x4cea79,_0x1c0cd8)=>{const _0x4ceda9=_0x4cea79['data']['oldRange'],_0x4fbfb9=_0x1c0cd8['data']['oldRange'];return null===_0x4ceda9&&null===_0x4fbfb9?0x0:null===_0x4ceda9&&null!==_0x4fbfb9?-0x1:null!==_0x4ceda9&&null===_0x4fbfb9?0x1:_0x4ceda9['start']['isBefore'](_0x4fbfb9['start'])?-0x1:0x1;});const _0x8bd8ef=new Set(),_0x5774d8=new Set();for(const {name:_0x205ea5,data:_0x399132}of _0x2ff166){const {id:_0x52e044}=this['_splitMarkerName'](_0x205ea5);if(null===_0x399132['oldRange']){const _0x405354=this['_handleNewSuggestionMarker'](_0x205ea5);_0x5774d8['add'](_0x405354);}else{const _0x24f881=this['_suggestions']['get'](_0x52e044);null!==_0x399132['newRange']||_0x24f881['isInContent']?(_0x8bd8ef['add'](_0x24f881['head']),_0x5774d8['add'](_0x24f881)):this['_removeSuggestion'](_0x24f881);}}_0x5774d8['size']>0x0&&this['_refreshSuggestionsChain'](_0x5774d8);for(const _0x15cd99 of _0x8bd8ef)this['fire']('suggestionChanged',_0x15cd99);}),_0x4d9c67['model']['on']('applyOperation',(_0x2920db,_0x15f2db)=>{const _0x22da5e=_0x15f2db[0x0];if(!this['_suggestions']['size'])return;if(!_0x22da5e['isDocumentOperation'])return;if(_0x22da5e['batch']['isUndo']||!_0x22da5e['batch']['isLocal'])return;let _0x10dd14,_0x2b5d95;switch(_0x22da5e['type']){case'insert':_0x10dd14=_0x4d9c67['model']['createPositionAt'](_0x22da5e['position']),_0x2b5d95=_0x10dd14['getShiftedBy'](_0x22da5e['howMany']);break;case'split':_0x10dd14=_0x4d9c67['model']['createPositionAt'](_0x22da5e['splitPosition']),_0x2b5d95=_0x4d9c67['model']['createPositionAt'](_0x22da5e['moveTargetPosition']);break;case'move':_0x10dd14=_0x4d9c67['model']['createPositionAt'](_0x22da5e['targetPosition']),_0x2b5d95=_0x10dd14['getShiftedBy'](_0x22da5e['howMany']);break;default:return;}const _0x132c08=_0x4d9c67['model']['createRange'](_0x10dd14,_0x2b5d95);_0x4d9c67['model']['change'](()=>{for(const {suggestion:_0x496fc3,meta:_0xf62618}of this['_findSuggestions'](_0x132c08)){if(_0x496fc3['isMultiRange'])continue;if('formatInline'==_0x496fc3['type'])continue;const _0x39b3f5=this['_getAttributeKey'](_0x496fc3);if(_0x39b3f5&&this['_isBlockAttribute'](_0x39b3f5)&&'split'!=_0x22da5e['type'])continue;const _0x4ebfa4=_0x496fc3['data']&&_0x496fc3['data']['multipleBlocks'];('formatBlock'!=_0x496fc3['type']||'split'==_0x22da5e['type']&&!_0x4ebfa4)&&(_0xf62618['containsRangeInObject']||'insertion'==_0x496fc3['type']&&_0xf62618['isOwn']||_0x496fc3['getFirstRange']()['containsRange'](_0x132c08)&&this['_breakSuggestionMarker'](_0x496fc3,_0x10dd14,_0x2b5d95));}});},{'priority':'lowest'}),_0x4d9c67['model']['on']('deleteContent',(_0xa867f8,_0x116fcf)=>{const _0x5172a6=_0x116fcf[0x0],_0x3cac0b=_0x116fcf[0x1];if(_0x3cac0b&&_0x3cac0b['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x5172a6['isCollapsed'])return;const _0x28f624=_0x4d9c67['model']['schema'],{start:_0x4c1895,end:_0x8cb6b3}=_0x5172a6['getFirstRange'](),_0x2738ea=_0x4c1895['nodeAfter']&&_0x28f624['isLimit'](_0x4c1895['nodeAfter'])?null:_0x28f624['getNearestSelectionRange'](_0x4c1895,'forward'),_0x7bec06=_0x8cb6b3['nodeBefore']&&_0x28f624['isLimit'](_0x8cb6b3['nodeBefore'])?null:_0x28f624['getNearestSelectionRange'](_0x8cb6b3,'backward'),_0x28f9a8=_0x4d9c67['model']['createRange'](_0x2738ea?_0x2738ea['start']:_0x4c1895,_0x7bec06?_0x7bec06['end']:_0x8cb6b3);_0x4d9c67['model']['change'](_0x4c15ca=>{this['markDeletion'](_0x28f9a8);const _0xad2f78=_0x4d9c67['model']['schema']['getNearestSelectionRange'](_0x28f9a8['start']);_0x5172a6['is']('documentSelection')?_0x4c15ca['setSelection'](_0xad2f78):_0x5172a6['setTo'](_0xad2f78);}),_0xa867f8['stop']();},{'priority':_0x3c332a['normal']+0xa}),_0x4d9c67['model']['on']('insertContent',(_0xdae87a,_0x53c5bb)=>{const _0x128a9a=_0x53c5bb[_0x53c5bb['length']-0x1];_0x128a9a&&_0x128a9a['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x4d9c67['model']['change'](()=>{let _0x277219=_0x4d9c67['model']['insertContent'](_0x53c5bb[0x0],_0x53c5bb[0x1],_0x53c5bb[0x2],{'forceDefaultExecution':!0x0});if(!_0x277219)return;_0xdae87a['return']=_0x277219['clone']();const _0x2ead56=_0x277219['end']['nodeBefore'],_0x59d23e=_0x4d9c67['model']['schema'];_0x2ead56&&_0x59d23e['isBlock'](_0x2ead56)&&!_0x59d23e['isObject'](_0x2ead56)&&(_0x277219=_0x4d9c67['model']['createRange'](_0x277219['start'],_0x4d9c67['model']['createPositionAt'](_0x2ead56,'end'))),this['markInsertion'](_0x277219);}),_0xdae87a['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x459e6b=new $(_0x4d9c67,this['_suggestions']);_0x4d9c67['commands']['add']('acceptSuggestion',_0x459e6b),this['enableCommand']('acceptSuggestion');const _0x111570=new B(_0x4d9c67,this['_suggestions']);_0x4d9c67['commands']['add']('discardSuggestion',_0x111570),this['enableCommand']('discardSuggestion'),_0x4d9c67['commands']['add']('acceptAllSuggestions',new x(_0x4d9c67,_0x459e6b,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x4d9c67['commands']['add']('discardAllSuggestions',new x(_0x4d9c67,_0x111570,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x4d9c67['commands']['add']('acceptSelectedSuggestions',new R(_0x4d9c67,_0x459e6b,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x4d9c67['commands']['add']('discardSelectedSuggestions',new R(_0x4d9c67,_0x111570,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x1c98b2=_0x4d9c67['plugins']['get']('CommentsRepository');this['listenTo'](_0x1c98b2,'addComment',(_0x42d6e1,{threadId:_0x5b9726})=>{const _0x673e6c=this['_suggestions']['get'](_0x5b9726);_0x673e6c&&_0x673e6c['commentThread']&&0x1===_0x673e6c['commentThread']['length']&&this['_updateSuggestionData'](_0x5b9726,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x1c98b2,'removeComment',(_0x4c47b7,{threadId:_0x186384})=>{const _0x24456d=this['_suggestions']['get'](_0x186384);_0x24456d&&_0x24456d['commentThread']&&!_0x24456d['commentThread']['length']&&this['_updateSuggestionData'](_0x186384,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x12f0d5){if(this['_adapter'])throw new _0x14405f('track-changes-adapter-already-set',this);this['_adapter']=_0x12f0d5;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0xe7215c=!0x1,toJSON:_0x331982=!0x1}={}){const _0x1efb86=[];for(const _0x1b882e of this['_suggestions']['values']())_0xe7215c&&!_0x1b882e['isInContent']||_0x1efb86['push'](_0x1b882e);return _0x331982?_0x1efb86['map'](_0x4e12d7=>_0x4e12d7['toJSON']()):_0x1efb86;}['getSuggestion'](_0x1f61a9){const _0x2c3b57=this['_suggestions']['get'](_0x1f61a9);if(!_0x2c3b57)throw new _0x14405f('track-changes-suggestion-not-found',this);return _0x2c3b57;}['hasSuggestion'](_0x565fde){return this['_suggestions']['has'](_0x565fde);}['addSuggestionData'](_0x34d91a){const {authorId:_0x37d2c6,id:_0x3da124,attributes:_0x334e48}=_0x34d91a,[_0x38d454,_0x3e2221]=_0x34d91a['type']['split'](':'),_0x43d24c=this['_suggestions']['get'](_0x3da124)||this['_createSuggestion'](_0x38d454,_0x3e2221,_0x3da124,_0x37d2c6,_0x334e48);if(this['_addThreadToSuggestion'](_0x43d24c),this['_checkSuggestionCorrectness'](_0x43d24c,_0x38d454,_0x3e2221||null,_0x37d2c6),_0x43d24c['createdAt']=_0x34d91a['createdAt'],_0x43d24c['_isDataLoaded']=!0x0,_0x334e48&&_0x334e48['@external']){const _0x3e8ae3=_0x334e48['@external'],_0x17cbb3=this['_getExternalAuthor'](_0x3e8ae3['authorName']);_0x43d24c['authoredAt']=_0x3e8ae3['createdAt'],_0x43d24c['author']=_0x17cbb3,_0x43d24c['isExternal']=!0x0;}else _0x43d24c['authoredAt']=_0x34d91a['createdAt'];switch(_0x34d91a['data']&&(_0x43d24c['data']=_0x34d91a['data']),_0x34d91a['attributes']&&(_0x43d24c['attributes']=_0x34d91a['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x43d24c['_saved']=!0x0),this['_suggestionState']['get'](_0x43d24c)){case'notReady':this['_suggestionState']['set'](_0x43d24c,'dataReady');break;case'markerReady':_0x43d24c['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x43d24c])),this['_refreshSuggestionsChain'](new Set([_0x43d24c])),this['_suggestionState']['set'](_0x43d24c,'ready'),this['fire']('suggestionLoaded',_0x43d24c)):this['_suggestionState']['set'](_0x43d24c,'removed');}return _0x43d24c;}['acceptSuggestion'](_0x306675){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5ea884 of _0x306675['getAllAdjacentSuggestions']())_0x5ea884['accept']();});});}['discardSuggestion'](_0x50c24b){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x269596 of _0x50c24b['getAllAdjacentSuggestions']())_0x269596['discard']();});});}['enableCommand'](_0x348b08,_0x41ae27){const _0x35a866=this['editor']['commands']['get'](_0x348b08);if(!_0x35a866)throw new _0x14405f('track-changes-command-not-found',this,{'commandName':_0x348b08});if(this['_enabledCommands']['has'](_0x35a866))throw new _0x14405f('track-changes-enable-command-twice',this,{'commandName':_0x348b08});this['_enabledCommands']['add'](_0x35a866),_0x41ae27&&_0x35a866['on']('execute',(_0x59fabc,_0x42241a)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x42241a['length']>0x0&&_0x42241a[_0x42241a['length']-0x1]&&_0x42241a[_0x42241a['length']-0x1]['forceDefaultExecution']?_0x42241a['pop']():(_0x59fabc['return']=_0x41ae27((..._0x3c2b2a)=>_0x35a866['execute'](..._0x3c2b2a,{'forceDefaultExecution':!0x0}),..._0x42241a),_0x59fabc['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x588792){let _0x1c0d92,_0x503f19;const _0x3da6c5=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x1c0d92=_0x588792();}catch(_0x10c88c){_0x503f19=_0x10c88c;}return _0x3da6c5||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x503f19&&_0x14405f['rethrowUnexpectedError'](_0x503f19,this),_0x1c0d92;}['markInsertion'](_0x54d3f3,_0x407527=null,_0x27e07c={}){if(_0x54d3f3['isCollapsed'])return null;const _0x30de6e=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0xbadf67,meta:_0x73a3d}of this['_findSuggestions'](_0x54d3f3,'insertion'))if(_0x73a3d['isOwn']){if(!_0x73a3d['isNextTo']){if(_0x73a3d['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0xbadf67,_0x27e07c))continue;return _0xbadf67;}if(Lt(_0xbadf67,_0x27e07c))return _0xbadf67;this['_breakSuggestionMarker'](_0xbadf67,_0x54d3f3['start'],_0x54d3f3['end']);break;}if(_0x407527==_0xbadf67['subType']&&Lt(_0xbadf67,_0x27e07c)){const _0x4a151f=_0xbadf67['getFirstRange']();return _0x4a151f['start']['isEqual'](_0x54d3f3['end'])?this['_setSuggestionRange'](_0xbadf67,this['_model']['createRange'](_0x54d3f3['start'],_0x4a151f['end'])):this['_setSuggestionRange'](_0xbadf67,this['_model']['createRange'](_0x4a151f['start'],_0x54d3f3['end'])),_0xbadf67;}}const _0x5656e8=_0x170805(),_0x52e484=_0x30de6e['id'],_0x512f9c=_0x407527?'insertion:'+_0x407527:'insertion',_0x55bb59=this['_setSuggestionData']({'id':_0x5656e8,'type':_0x512f9c,'createdAt':new Date(),'authorId':_0x52e484,'attributes':_0x27e07c});return this['_addSuggestionMarker'](_0x512f9c,_0x5656e8,_0x52e484,_0x54d3f3),_0x55bb59;}['markMultiRangeInsertion'](_0x1cbe59,_0x14cccd='multi',_0x8ed9f7={}){const _0x2fd298=this['editor']['plugins']['get']('Users')['me'],_0xf0173f=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x14cccd,'join');for(const _0x400c36 of this['getSuggestions']())if(_0x400c36['author']['id']==_0x2fd298['id']&&'insertion'==_0x400c36['type']&&_0x400c36['subType']==_0x14cccd&&Lt(_0x400c36,_0x8ed9f7)&&(_0xf0173f(_0x400c36['getRanges'](),_0x1cbe59)||_0xf0173f(_0x1cbe59,_0x400c36['getRanges']()))){for(const _0x47d3b9 of _0x1cbe59)_0x400c36['addRange'](_0x47d3b9);return _0x400c36;}for(const {suggestion:_0x240979,meta:_0x1dd6fd}of this['_findSuggestions'](_0x1cbe59,'insertion')){if(!_0x1dd6fd['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x1dd6fd['containsRangeInObject'])continue;if(!Lt(_0x240979,_0x8ed9f7))continue;let _0x9990d5=!0x0;for(const _0xe48583 of _0x240979['getRanges']())for(const _0x5078dc of _0x1cbe59)if(!_0xe48583['containsRange'](_0x5078dc)){_0x9990d5=!0x1;break;}if(_0x9990d5)return _0x240979;}const _0x2b2891=_0x170805(),_0x4fc307=_0x2fd298['id'],_0x47395d='insertion:'+_0x14cccd,_0xdd316=this['_setSuggestionData']({'id':_0x2b2891,'type':_0x47395d,'createdAt':new Date(),'authorId':_0x4fc307,'attributes':_0x8ed9f7});for(const _0x3d44a4 of _0x1cbe59)this['_addSuggestionMarker'](_0x47395d,_0x2b2891,_0x4fc307,_0x3d44a4,u['getMultiRangeId']());return _0xdd316;}['markInlineFormat'](_0x273237,_0x506133,_0x27abdc=null,_0x5e1750={}){if(_0x27abdc=_0x27abdc||Vt(_0x506133),_0x273237['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x2ac97c=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x27abdc,'accept');return this['forceDefaultExecution'](()=>_0x2ac97c([_0x273237],_0x506133,_0x5e1750)),null;}const _0x5d0a0f=this['editor']['plugins']['get']('Users')['me'],_0xa5e57e=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x411941,meta:_0x11b8c6}of this['_findSuggestions'](_0x273237,'insertion'))_0x11b8c6['isOwn']&&!_0x11b8c6['isInsideObject']&&_0xa5e57e['push'](..._0x411941['getRanges']());}const _0xc21715=function(_0x2c186b,_0x565330){const _0xf14a86=[];for(const _0x2fbd14 of _0x565330){const _0x4f4a13=_0x2c186b['getIntersection'](_0x2fbd14);_0x4f4a13&&_0xf14a86['push'](_0x4f4a13);}return _0xf14a86;}(_0x273237,_0xa5e57e),_0x5f2ade=function(_0x49cb8d,_0x99caa5){const _0x209c69=[_0x49cb8d];for(const _0x4e358b of _0x99caa5){let _0x139a3e=0x0;for(;_0x139a3e<_0x209c69['length'];){const _0x4416e5=_0x209c69[_0x139a3e]['getDifference'](_0x4e358b);_0x209c69['splice'](_0x139a3e,0x1,..._0x4416e5),_0x139a3e+=_0x4416e5['length'];}}return _0x209c69;}(_0x273237,_0xa5e57e);_0xc21715['length']&&this['_model']['change'](()=>{for(const _0x4a0df1 of _0xc21715){const _0x3bfd0e=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x27abdc,'accept');this['forceDefaultExecution'](()=>_0x3bfd0e([_0x4a0df1],_0x506133,_0x5e1750));}});for(const _0x375a74 of _0x5f2ade){let _0x46a31c=null,_0x1c6bc3=_0x375a74['start'],_0xde66d0=_0x375a74['end'];for(const {suggestion:_0x339cdc,meta:_0x1d45a5}of this['_findSuggestions'](_0x375a74,'formatInline')){if(!_0x1d45a5['isOwn'])continue;if(_0x339cdc['subType']!=_0x27abdc)continue;if(!Lt(_0x339cdc,_0x5e1750))continue;const _0x466371=_0x339cdc['getFirstRange']();if(_0x466371['containsRange'](_0x375a74,!0x0))return null;_0x1c6bc3=_0x1c6bc3['isBefore'](_0x466371['start'])?_0x1c6bc3:_0x466371['start'],_0xde66d0=_0xde66d0['isAfter'](_0x466371['end'])?_0xde66d0:_0x466371['end'],_0x46a31c?_0x466371['start']['isBefore'](_0x46a31c['getFirstRange']()['start'])?(_0x46a31c['removeMarkers'](),_0x46a31c=_0x339cdc):_0x339cdc['removeMarkers']():_0x46a31c=_0x339cdc;}const _0x270985=this['_model']['createRange'](_0x1c6bc3,_0xde66d0);if(_0x46a31c)this['_setSuggestionRange'](_0x46a31c,_0x270985);else{const _0x162aef=_0x170805(),_0x418d70=_0x5d0a0f['id'];this['_setSuggestionData']({'id':_0x162aef,'type':'formatInline:'+_0x27abdc,'data':_0x506133,'createdAt':new Date(),'authorId':_0x418d70,'attributes':_0x5e1750}),this['_addSuggestionMarker']('formatInline:'+_0x27abdc,_0x162aef,_0x418d70,_0x270985);}}return null;}['markBlockFormat'](_0x588a48,_0x301214,_0xdc4a4a=[],_0x36677b=null,_0xadd8d8={}){_0x301214['formatGroupId']||(_0x301214['formatGroupId']=_0x301214['commandName']),_0x301214['multipleBlocks']=_0x588a48['is']('range'),_0x36677b=_0x36677b||Vt(_0x301214);const _0x38deaa=_0xdc4a4a['map'](_0x3080fb=>Gt(_0x3080fb,this['_model'])),_0x3f199a=_0x588a48['is']('range')?_0x588a48:Gt(_0x588a48,this['_model']);if('never'===this['_trackFormatChanges']){const _0x447670=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x36677b,'accept');return this['forceDefaultExecution'](()=>_0x447670([_0x3f199a],_0x301214,_0xadd8d8)),null;}_0x38deaa['push'](_0x3f199a);let _0x51eb3c=!0x0;for(const _0x44cc43 of _0x38deaa)if(!this['_rangeIsInLocalUserInsertion'](_0x44cc43)){_0x51eb3c=!0x1;break;}if(_0x51eb3c&&'always'!==this['_trackFormatChanges']){const _0x3ec97f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x36677b,'accept');return this['forceDefaultExecution'](()=>_0x3ec97f([_0x3f199a],_0x301214,_0xadd8d8)),null;}let _0x3992a5=null,_0x204945=_0x3f199a['start'],_0x1cb375=_0x3f199a['end'];for(const {suggestion:_0x59bf67,meta:_0x42c35a}of this['_findSuggestions'](_0x3f199a,'formatBlock')){if(!_0x42c35a['isOwn'])continue;if(_0x42c35a['isNextTo']||_0x42c35a['containsRangeInObject']||_0x42c35a['isInsideObject'])continue;if(_0x59bf67['data']['formatGroupId']!=_0x301214['formatGroupId'])continue;if(!Lt(_0x59bf67,_0xadd8d8))continue;const _0x230a53=_0x59bf67['getFirstRange']();if(_0x59bf67['subType']==_0x36677b){if(_0x230a53['containsRange'](_0x3f199a,!0x0))return null;_0x204945=_0x204945['isBefore'](_0x230a53['start'])?_0x204945:_0x230a53['start'],_0x1cb375=_0x1cb375['isAfter'](_0x230a53['end'])?_0x1cb375:_0x230a53['end'],_0x3992a5?_0x230a53['start']['isBefore'](_0x3992a5['getFirstRange']()['start'])?(_0x3992a5['removeMarkers'](),_0x3992a5=_0x59bf67):_0x59bf67['removeMarkers']():_0x3992a5=_0x59bf67;}else{const _0x44eed2=_0x3f199a['getIntersection'](_0x230a53);this['_cutOutSuggestionMarker'](_0x59bf67,_0x44eed2);}}const _0x591ffc=this['editor']['plugins']['get']('Users')['me'],_0x88c6cd=_0x170805(),_0x1abe98=_0x591ffc['id'];if(_0x3992a5)return this['_setSuggestionRange'](_0x3992a5,this['_model']['createRange'](_0x204945,_0x1cb375)),_0x3992a5;{const _0x454404=this['_setSuggestionData']({'id':_0x88c6cd,'type':'formatBlock:'+_0x36677b,'data':_0x301214,'createdAt':new Date(),'authorId':_0x1abe98,'attributes':_0xadd8d8});return this['_addSuggestionMarker']('formatBlock:'+_0x36677b,_0x88c6cd,_0x1abe98,this['_model']['createRange'](_0x204945,_0x1cb375)),_0x454404;}}['markMultiRangeBlockFormat'](_0x3e9eb5,_0x4da483,_0x467a3d=[],_0x38f695=null,_0xcf24fe={}){_0x4da483['formatGroupId']||(_0x4da483['formatGroupId']=_0x4da483['commandName']);const _0xfbb2eb=_0x3e9eb5[0x0];_0x4da483['multipleBlocks']=_0xfbb2eb['is']('range'),_0x38f695=_0x38f695||Vt(_0x4da483);const _0x7ee722=_0x467a3d['map'](_0x367f18=>Gt(_0x367f18,this['_model'])),_0x20de83=_0xfbb2eb['is']('range')?_0x3e9eb5:_0x3e9eb5['map'](_0x412419=>Gt(_0x412419,this['_model']));if('never'===this['_trackFormatChanges']){const _0x49f918=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x38f695,'accept');return this['forceDefaultExecution'](()=>_0x49f918(_0x20de83,_0x4da483,_0xcf24fe)),null;}_0x7ee722['push'](..._0x20de83);let _0x492da5=!0x0;for(const _0x2ccc0c of _0x7ee722)if(!this['_rangeIsInLocalUserInsertion'](_0x2ccc0c)){_0x492da5=!0x1;break;}if(_0x492da5&&'always'!==this['_trackFormatChanges']){const _0x176cb9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x38f695,'accept');return this['forceDefaultExecution'](()=>_0x176cb9(_0x20de83,_0x4da483,_0xcf24fe)),null;}const _0x1cf4bf=this['editor']['plugins']['get']('Users')['me'];for(const _0x5b43b7 of this['getSuggestions']()){if(_0x5b43b7['author']['id']!=_0x1cf4bf['id'])continue;if('formatBlock'!=_0x5b43b7['type']||_0x5b43b7['data']['formatGroupId']!=_0x4da483['formatGroupId'])continue;if(!Lt(_0x5b43b7,_0xcf24fe))continue;const _0x54a485=_0x5b43b7['subType']==_0x38f695;for(let _0x39e983=0x0;_0x39e983<_0x20de83['length'];_0x39e983++){const _0x2ab6ed=_0x20de83[_0x39e983];for(const _0x21e490 of _0x5b43b7['getMarkers']()){const _0xb15d1a=_0x21e490['getRange']();if(_0x2ab6ed['isEqual'](_0xb15d1a)){_0x54a485?(_0x20de83['splice'](_0x39e983,0x1),_0x39e983--):_0x5b43b7['removeMarker'](_0x21e490['name']);break;}}}}if(0x0==_0x20de83['length'])return null;const _0x20567f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x38f695,'join');for(const _0x54186b of this['getSuggestions']())if(_0x54186b['author']['id']==_0x1cf4bf['id']&&'formatBlock'==_0x54186b['type']&&_0x54186b['data']['formatGroupId']==_0x4da483['formatGroupId']&&_0x54186b['subType']==_0x38f695&&Lt(_0x54186b,_0xcf24fe)&&(_0x20567f(_0x54186b['getRanges'](),_0x20de83)||_0x20567f(_0x20de83,_0x54186b['getRanges']()))){for(const _0x26fefa of _0x20de83)_0x54186b['addRange'](_0x26fefa);return _0x54186b;}const _0x393448=_0x170805(),_0x516c20=_0x1cf4bf['id'],_0x1da21c='formatBlock:'+_0x38f695,_0x3d18a1=this['_setSuggestionData']({'id':_0x393448,'type':_0x1da21c,'data':_0x4da483,'createdAt':new Date(),'authorId':_0x516c20,'attributes':_0xcf24fe});for(const _0x182ad0 of _0x20de83)this['_addSuggestionMarker'](_0x1da21c,_0x393448,_0x516c20,_0x182ad0,u['getMultiRangeId']());return _0x3d18a1;}['markDeletion'](_0x3e67b3,_0x252978=null,_0x215b57={}){if(_0x3e67b3['isCollapsed'])return null;const _0x5aa421=this['editor']['plugins']['get']('Users')['me'],_0x16ee35=new _0x17a41d(_0x3e67b3['start'],_0x3e67b3['end']);for(const {suggestion:_0x277f03,meta:_0x2e554d}of this['_findSuggestions'](_0x16ee35,'insertion'))if(_0x2e554d['isOwn']&&!_0x2e554d['isNextTo']){if(_0x277f03['isMultiRange']){const _0x1f691e=_0x277f03['getRanges']()['filter'](_0x4fcca1=>'$graveyard'!=_0x4fcca1['root']['rootName']);_0x1f691e['every'](_0x366c64=>_0x16ee35['containsRange'](_0x366c64,!0x0))&&_0x277f03['discard']();if(_0x1f691e['some'](_0x8de623=>_0x8de623['containsRange'](_0x16ee35,!0x0))){const _0x501350=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x252978,'accept');return this['forceDefaultExecution'](()=>_0x501350([_0x16ee35],null,_0x215b57)),null;}}else{const _0x10b41d=_0x16ee35['getIntersection'](_0x277f03['getFirstRange']());null!==_0x10b41d&&_0x277f03['_onDiscard']([_0x10b41d],null,_0x215b57);}}if(_0x16ee35['detach'](),_0x16ee35['isCollapsed']||'$graveyard'==_0x16ee35['root']['rootName'])return null;let _0x4d6111=null,_0x1cd7cd=_0x16ee35['start'],_0x516872=_0x16ee35['end'];const _0x5325c1=this['_findSuggestions'](_0x16ee35,'deletion');for(const {suggestion:_0x46938b,meta:_0x3eba8b}of _0x5325c1){const _0x3b425d=this['_model']['createRange'](_0x1cd7cd,_0x516872);if(_0x3eba8b['isOwn']&&(this['_mergeNestedSuggestions']||!_0x3eba8b['containsRangeInObject']&&!_0x3eba8b['isInsideObject'])){if(_0x46938b['isMultiRange']){if(!Lt(_0x46938b,_0x215b57))continue;let _0x387346=!0x0;for(const _0x198645 of _0x46938b['getRanges']()){if(_0x198645['containsRange'](_0x3b425d,!0x0))return _0x46938b;_0x3b425d['containsRange'](_0x198645)||(_0x387346=!0x1);}_0x387346&&_0x46938b['discard']();}else{const _0x57f995=_0x46938b['getFirstRange']();if(_0x57f995['containsRange'](_0x3b425d,!0x0))return _0x46938b;if(!Lt(_0x46938b,_0x215b57)){_0x3b425d['containsRange'](_0x57f995)?_0x46938b['removeMarkers']():_0x57f995['containsPosition'](_0x1cd7cd)?_0x1cd7cd=_0x57f995['end']:_0x57f995['containsPosition'](_0x516872)&&(_0x516872=_0x57f995['start']);continue;}_0x1cd7cd=_0x1cd7cd['isBefore'](_0x57f995['start'])?_0x1cd7cd:_0x57f995['start'],_0x516872=_0x516872['isAfter'](_0x57f995['end'])?_0x516872:_0x57f995['end'],_0x215b57=Object['assign']({},_0x46938b['attributes']),_0x4d6111?_0x57f995['start']['isBefore'](_0x4d6111['getFirstRange']()['start'])?(_0x4d6111['removeMarkers'](),_0x4d6111=_0x46938b):_0x46938b['removeMarkers']():_0x4d6111=_0x46938b;}}}if(_0x4d6111)return this['_setSuggestionRange'](_0x4d6111,this['_model']['createRange'](_0x1cd7cd,_0x516872)),_0x4d6111;{const _0x1a5270=_0x170805(),_0x36eb65=this['_model']['createRange'](_0x1cd7cd,_0x516872),_0x5d95b7=_0x5aa421['id'],_0x2e1a2f=_0x252978?'deletion:'+_0x252978:'deletion',_0x4972e9=this['_setSuggestionData']({'id':_0x1a5270,'type':_0x2e1a2f,'createdAt':new Date(),'authorId':_0x5d95b7,'attributes':_0x215b57});return this['_addSuggestionMarker'](_0x2e1a2f,_0x1a5270,_0x5d95b7,_0x36eb65),_0x4972e9;}}['markMultiRangeDeletion'](_0x44546c,_0x2798f8='multi',_0x2df7e9={}){const _0x688162=this['editor']['plugins']['get']('Users')['me'],_0x395500=_0x44546c['map'](_0x1672b9=>new _0x17a41d(_0x1672b9['start'],_0x1672b9['end'])),_0x32c4ab=new Set();for(const {suggestion:_0x3eef64,meta:_0x3a97c7}of this['_findSuggestions'](_0x395500,'insertion'))_0x3a97c7['isOwn']&&!_0x3a97c7['isNextTo']&&_0x32c4ab['add'](_0x3eef64);for(const _0x220f5e of _0x32c4ab)if(_0x220f5e['isMultiRange']){const _0x2c9330=_0x220f5e['getRanges']();(!_0x220f5e['attributes']||!_0x220f5e['attributes']['skipNestingCheck'])&&(_0x2c9330['every'](_0x90f9a9=>_0x395500['some'](_0xaf7865=>_0xaf7865['containsRange'](_0x90f9a9,!0x0)))&&_0x220f5e['discard']());if(_0x395500['every'](_0x52be51=>_0x2c9330['some'](_0x51a533=>_0x51a533['containsRange'](_0x52be51,!0x0)))){const _0x32128c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2798f8,'accept');return this['forceDefaultExecution'](()=>_0x32128c(_0x44546c,null,_0x2df7e9)),null;}}else{const _0x2e40d3=_0x220f5e['getFirstRange']();_0x395500['some'](_0x3e2ca2=>_0x3e2ca2['containsRange'](_0x2e40d3,!0x0))&&_0x220f5e['discard']();if(_0x395500['every'](_0x4430b0=>_0x2e40d3['containsRange'](_0x4430b0,!0x0))){const _0x1db53d=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2798f8,'accept');return this['forceDefaultExecution'](()=>_0x1db53d(_0x395500,null,_0x2df7e9)),null;}}const _0xd7402e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2798f8,'join');let _0x5499c9=null;for(const _0x1a284a of this['getSuggestions']())if(_0x1a284a['author']['id']==_0x688162['id']&&_0x1a284a['isInContent']&&'deletion'==_0x1a284a['type']&&_0x1a284a['subType']==_0x2798f8&&Lt(_0x1a284a,_0x2df7e9)&&(_0xd7402e(_0x1a284a['getRanges'](),_0x395500)||_0xd7402e(_0x395500,_0x1a284a['getRanges']()))){if(_0x5499c9){if(_0x1a284a['commentThread']&&_0x1a284a['commentThread']['length'])continue;for(const _0x23804b of _0x1a284a['getRanges']())_0x5499c9['isIntersectingWithRange'](_0x23804b)||_0x5499c9['addRange'](_0x23804b);_0x1a284a['removeMarkers']();}else{_0x5499c9=_0x1a284a;for(const _0x233023 of _0x395500)_0x1a284a['isIntersectingWithRange'](_0x233023)||_0x1a284a['addRange'](_0x233023);}}if(_0x5499c9)return _0x5499c9;_0x32c4ab['clear']();for(const {suggestion:_0x80dd06,meta:_0x16d302}of this['_findSuggestions'](_0x395500,'deletion'))_0x16d302['isOwn']&&(this['_mergeNestedSuggestions']||!_0x16d302['containsRangeInObject']&&!_0x16d302['isInsideObject'])&&Lt(_0x80dd06,_0x2df7e9)&&_0x32c4ab['add'](_0x80dd06);for(const _0x36031d of _0x32c4ab){const _0x16feb8=_0x36031d['getRanges']();if(!_0x2df7e9||!_0x2df7e9['skipNestingCheck']){if(_0x395500['every'](_0x162d1f=>_0x16feb8['some'](_0x42d374=>_0x42d374['containsRange'](_0x162d1f,!0x0))))return _0x36031d;}(!_0x36031d['attributes']||!_0x36031d['attributes']['skipNestingCheck'])&&(_0x16feb8['every'](_0x3db771=>_0x395500['some'](_0x5d22dc=>_0x5d22dc['containsRange'](_0x3db771,!0x0)))&&_0x36031d['discard']());}const _0x27ae6d=_0x170805(),_0x4f8792=_0x688162['id'],_0x53fb32='deletion:'+_0x2798f8,_0x5c8e2b=this['_setSuggestionData']({'id':_0x27ae6d,'type':_0x53fb32,'createdAt':new Date(),'authorId':_0x4f8792,'attributes':_0x2df7e9});for(const _0x306a9c of _0x395500)_0x306a9c['detach'](),_0x306a9c['isCollapsed']||'$graveyard'==_0x306a9c['root']['rootName']||this['_addSuggestionMarker'](_0x53fb32,_0x27ae6d,_0x4f8792,_0x306a9c,u['getMultiRangeId']());return _0x5c8e2b;}['markAttributeChange'](_0x211e78,_0x2db49e,_0x1580d3,_0x4128b9,_0x19ce0c){if(_0x211e78['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0xa91cd3=this['editor']['plugins']['get']('Users')['me']['id'],_0x2d96ac=Array['from'](this['_suggestions']['values']())['filter'](_0x50ed6c=>'attribute'==_0x50ed6c['type']&&_0x50ed6c['data']['key']==_0x2db49e&&_0x50ed6c['isIntersectingWithRange'](_0x211e78));if('default'===this['_trackFormatChanges']){const _0x1cc4e4=this['_findSuggestions'](_0x211e78,'insertion')['filter'](({meta:_0x3f8dcb})=>_0x3f8dcb['isOwn']&&!_0x3f8dcb['isInsideObject']&&!_0x3f8dcb['isNextTo'])['map'](({suggestion:_0xf85fa8})=>_0xf85fa8);_0x2d96ac['unshift'](..._0x1cc4e4);}const _0x37c7fe=new Map([[_0x211e78,_0x1580d3]]);for(const _0x37da41 of _0x2d96ac){const _0x5acc21='attribute'==_0x37da41['type']?_0x37da41['data']['oldValue']:void 0x0,_0xeb774b=_0x37da41['getFirstRange'](),_0x31b125=Array['from'](_0x37c7fe['keys']())['find'](_0x599a4b=>_0x599a4b['isIntersecting'](_0xeb774b));if(!_0x31b125)continue;const _0x1ecb8b=_0x31b125['getDifference'](_0xeb774b);this['_isBlockAttribute'](_0x2db49e)&&'insertion'==_0x37da41['type']&&0x0!=_0x1ecb8b['length']||(_0x37c7fe['delete'](_0x31b125),_0x1ecb8b['forEach'](_0xb4f69f=>{_0x37c7fe['set'](_0xb4f69f,_0x1580d3);}),'insertion'!=_0x37da41['type']&&_0x5acc21!=_0x4128b9&&_0x37c7fe['set'](_0x31b125['getIntersection'](_0xeb774b),_0x5acc21));}const _0x9d225a=[];for(const [_0x1ccaba,_0x46aaf3]of _0x37c7fe){const _0x49f552=_0x170805(),_0x7d126={'key':_0x2db49e,'oldValue':_0x46aaf3,'newValue':_0x4128b9};_0x2db49e['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':_0x2db49e});const _0x1cc5a9=('attribute:'+(_0x2db49e+'|'+Vt({'newValue':_0x4128b9})))['substring'](0x0,0x3c),_0x22db03=this['_setSuggestionData']({'id':_0x49f552,'type':_0x1cc5a9,'data':_0x7d126,'createdAt':new Date(),'authorId':_0xa91cd3,'attributes':_0x19ce0c});_0x9d225a['push'](_0x22db03),this['_addSuggestionMarker'](_0x1cc5a9,_0x49f552,_0xa91cd3,_0x1ccaba);}return _0x9d225a;}['enableDefaultAttributesIntegration'](_0x41a601){this['enableCommand'](_0x41a601,(_0x43fd81,..._0x1c3b3f)=>{this['_recordAttributeChanges'](()=>{_0x43fd81(..._0x1c3b3f);});});}['registerBlockAttribute'](_0x592bc9){this['_blockAttributeKeys']['add'](_0x592bc9);}['registerInlineAttribute'](_0x15067e){this['_inlineAttributeKeys']['add'](_0x15067e);}['_getAttributeKey'](_0x106bbf){return'attribute'==_0x106bbf['type']?_0x106bbf['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x180424,_0x23fc6a){const _0x10241e=_0x180424['getFirstMarker']();this['_model']['change'](_0x321c56=>{_0x321c56['updateMarker'](_0x10241e,{'range':_0x23fc6a});});}['_addThreadToSuggestion'](_0x28223e){const _0x14eac=_0x28223e['id'],_0xc777b7=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x14eac)||this['_commentsRepository']['addCommentThread']({'channelId':_0xc777b7,'threadId':_0x14eac,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x50d32b=this['_commentsRepository']['getCommentThread'](_0x14eac);_0x50d32b['unbind']('isRemovable'),_0x50d32b['isRemovable']=!0x1,_0x28223e['commentThread']=_0x50d32b;}['_checkSuggestionCorrectness'](_0x3b17d5,_0x4a5672,_0x2e1eae,_0x133ba5){if(_0x3b17d5['type']!=_0x4a5672||_0x3b17d5['subType']!=_0x2e1eae||_0x3b17d5['creator']['id']!=_0x133ba5)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x14405f('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x59be3f,_0x39291e){const _0x4bc73d=_0x59be3f['getFirstRange']();if(_0x39291e['isEqual'](_0x4bc73d))_0x59be3f['removeMarkers']();else{if(_0x4bc73d['containsRange'](_0x39291e)){const _0x17dcf0=this['_model']['createPositionAt'](_0x39291e['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x59be3f,this['_model']['createRange'](_0x4bc73d['start'],_0x17dcf0));const _0x2a5081=_0x170805(),_0x4e0ceb=_0x59be3f['creator']['id'],_0x1de733=_0x59be3f['type']+':'+_0x59be3f['subType'];this['_setSuggestionData']({'id':_0x2a5081,'type':_0x1de733,'createdAt':new Date(),'authorId':_0x4e0ceb,'data':_0x59be3f['data'],'attributes':_0x59be3f['attributes']});const _0x71ca6a=this['_model']['createPositionAt'](_0x39291e['end']['parent'],'after'),_0x417c8e=this['_model']['createRange'](_0x71ca6a,_0x4bc73d['end']);this['_addSuggestionMarker'](_0x1de733,_0x2a5081,_0x4e0ceb,_0x417c8e);}else{if(_0x4bc73d['containsPosition'](_0x39291e['start'])){const _0x2befcb=this['_model']['createPositionAt'](_0x39291e['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x59be3f,this['_model']['createRange'](_0x4bc73d['start'],_0x2befcb));}else{const _0x24d5c0=this['_model']['createPositionAt'](_0x39291e['end']['parent'],'after');this['_setSuggestionRange'](_0x59be3f,this['_model']['createRange'](_0x24d5c0,_0x4bc73d['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x5c552e){for(const {suggestion:_0x5b93dc,meta:_0x1f23e1}of this['_findSuggestions'](_0x5c552e,'insertion')){if(!_0x1f23e1['isOwn'])continue;const _0x40666f=_0x5b93dc['getRanges']();for(const _0x35a587 of _0x40666f)if(!_0x5c552e['getDifference'](_0x35a587)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x4a73d1){const _0x452bd7=this['editor']['plugins']['get']('Users')['getUser'](_0x4a73d1);if(!_0x452bd7)throw new _0x14405f('track-changes-user-not-found',this);return _0x452bd7;}['_getExternalAuthor'](_0x1befde){const _0x41e5a6=this['editor']['plugins']['get']('Users'),_0x47687d=_0x5c8668('external:'+_0x1befde),_0x3b62b4=_0x41e5a6['getUser'](_0x47687d);return _0x3b62b4||_0x41e5a6['addUser']({'id':_0x47687d,'name':_0x1befde});}['_createSuggestion'](_0x580315,_0x139033,_0x49e19d,_0x21290b,_0x59ca40){const _0x4b0f08=this['_getAuthorFromId'](_0x21290b),_0x2fd66e=this['_suggestionFactory']['buildSuggestion'](_0x580315,_0x139033,_0x49e19d,_0x4b0f08,_0x59ca40,_0x438792=>{this['_updateSuggestionData'](_0x49e19d,{'attributes':_0x438792});const _0xc87c34=this['getSuggestion'](_0x49e19d);this['_joinWithAdjacentSuggestions'](new Set([_0xc87c34])),this['_refreshSuggestionsChain'](new Set([_0xc87c34]));});return this['listenTo'](_0x2fd66e,'accept',()=>{this['_updateSuggestionData'](_0x49e19d,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x2fd66e,'discard',()=>{this['_updateSuggestionData'](_0x49e19d,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x49e19d,_0x2fd66e),this['_suggestionState']['set'](_0x2fd66e,'notReady'),_0x2fd66e;}['_splitMarkerName'](_0x30ca36){const _0x24102f=_0x30ca36['split'](':');return{'group':_0x24102f[0x0],'type':_0x24102f[0x1],'subType':_0x24102f['length']>=0x5?_0x24102f[0x2]:null,'id':_0x24102f['length']<0x5?_0x24102f[0x2]:_0x24102f[0x3],'authorId':_0x24102f['length']<0x5?_0x24102f[0x3]:_0x24102f[0x4],'markerCount':0x6==_0x24102f['length']?_0x24102f[0x5]:null};}['_breakSuggestionMarker'](_0x3321e5,_0x5d276b,_0x336b3a){const _0x320e6c=_0x3321e5['getFirstRange'](),_0x9e70e4=_0x320e6c['start'],_0x29817f=_0x320e6c['end'];this['_setSuggestionRange'](_0x3321e5,this['_model']['createRange'](_0x9e70e4,_0x5d276b));const _0x444d9e=_0x170805(),_0x3f8ec5=_0x3321e5['creator']['id'],_0x12c67a=_0x3321e5['type']+(_0x3321e5['subType']?':'+_0x3321e5['subType']:'');this['_setSuggestionData']({'id':_0x444d9e,'type':_0x12c67a,'createdAt':new Date(),'authorId':_0x3f8ec5,'originalSuggestionId':_0x3321e5['id'],'attributes':_0x3321e5['attributes'],'data':_0x3321e5['data']});const _0x4eb905=this['_getAttributeKey'](_0x3321e5);('formatBlock'==_0x3321e5['type']||_0x4eb905&&this['_isBlockAttribute'](_0x4eb905))&&(_0x336b3a=this['_model']['createPositionBefore'](_0x336b3a['parent'])),this['_addSuggestionMarker'](_0x12c67a,_0x444d9e,_0x3f8ec5,this['_model']['createRange'](_0x336b3a,_0x29817f));}['_findSuggestions'](_0x31b730,_0x1f1780=null){const _0x22bb0d=[],_0x33ac4c=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x31b730)||(_0x31b730=[_0x31b730]);for(const _0x360eef of this['getSuggestions']()){if(!_0x360eef['isInContent'])continue;if(_0x1f1780&&_0x360eef['type']!=_0x1f1780)continue;let _0x45ab50=!0x1;for(const _0x3dab62 of _0x360eef['getRanges']()){for(const _0xb9c7ea of _0x31b730){const _0x385f87=_0xb9c7ea['start']['isEqual'](_0x3dab62['end'])||_0xb9c7ea['end']['isEqual'](_0x3dab62['start']);if(_0x385f87||_0xb9c7ea['getIntersection'](_0x3dab62)){const _0x4f733a=_0xb9c7ea['containsRange'](_0x3dab62)&&Rt(this['_model']['schema'],_0x3dab62['start'],_0xb9c7ea),_0x435146=_0x3dab62['containsRange'](_0xb9c7ea)&&Rt(this['_model']['schema'],_0xb9c7ea['start'],_0x3dab62);_0x22bb0d['push']({'suggestion':_0x360eef,'meta':{'isOwn':_0x33ac4c==_0x360eef['author'],'isNextTo':_0x385f87,'isInsideObject':_0x4f733a,'containsRangeInObject':_0x435146}}),_0x45ab50=!0x0;break;}}if(_0x45ab50)break;}}return _0x22bb0d;}['_addSuggestionMarker'](_0x23c9b6,_0x28c046,_0x1e45d0,_0x2ef15a,_0x8610e1){this['_model']['change'](_0x55bbef=>{let _0x50b129='suggestion:'+_0x23c9b6+':'+_0x28c046+':'+_0x1e45d0;_0x8610e1&&(_0x50b129=_0x50b129+':'+_0x8610e1),_0x55bbef['addMarker'](_0x50b129,{'range':_0x2ef15a,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x5e5dad){const _0x3c7f98=_0x5e5dad['previous'],_0x154cb0=_0x5e5dad['next'];_0x5e5dad['previous']=null,_0x5e5dad['next']=null,null!=_0x3c7f98&&_0x3c7f98['next']==_0x5e5dad&&(_0x3c7f98['next']=_0x154cb0),null!=_0x154cb0&&_0x154cb0['previous']==_0x5e5dad&&(_0x154cb0['previous']=_0x3c7f98),'ready'==this['_suggestionState']['get'](_0x5e5dad)&&(this['_suggestionState']['set'](_0x5e5dad,'removed'),this['fire']('suggestionUnloaded',_0x5e5dad,_0x3c7f98,_0x154cb0));}['_setSuggestionData'](_0x33ee26){const _0x303e1e=_0x33ee26['id'],_0x35b603=this['addSuggestionData'](_0x33ee26);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x51436b=this['editor']['plugins']['get']('PendingActions'),_0x415bdd=_0x35b603['hasComments'],_0x2706dc=_0x35b603['subType']?_0x35b603['type']+':'+_0x35b603['subType']:_0x35b603['type'],_0x1077cf=this['editor']['locale'],_0x19803d=_0x51436b['add'](o(_0x1077cf,'PENDING_ACTION_SUGGESTION')),_0x2df687={'id':_0x303e1e,'type':_0x2706dc,'hasComments':_0x415bdd,'data':_0x33ee26['data']||null,'originalSuggestionId':_0x33ee26['originalSuggestionId']||null,'attributes':_0x35b603['attributes']};this['_adapter']['addSuggestion'](_0x2df687)['then'](_0x3ff837=>{_0x35b603['_saved']=!0x0,_0x51436b['remove'](_0x19803d),_0x3ff837&&_0x3ff837['createdAt']&&(this['_suggestions']['get'](_0x303e1e)['createdAt']=_0x3ff837['createdAt']);})['catch'](_0x258fa6=>{throw _0x2fcdf6('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x35b603['discard']();}),_0x35b603['stopListening'](),this['_suggestions']['delete'](_0x35b603['id']),this['_suggestionState']['delete'](_0x35b603),_0x258fa6;});}return _0x35b603;}['_isBlockAttribute'](_0x305795){return this['_blockAttributeKeys']['has'](_0x305795);}['_updateSuggestionData'](_0x4b3305,_0x527cd4){const _0xf51cba=this['editor']['plugins']['get']('PendingActions'),_0x2bb734=this['getSuggestion'](_0x4b3305);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x2bb734['_saved']){const _0x4984b2=_0xf51cba['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x4b3305,_0x527cd4)['then'](()=>{_0xf51cba['remove'](_0x4984b2);});}else _0x2bb734['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x4b3305,_0x527cd4);});}}['_getSuggestionData'](_0x59532f){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x14405f('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x59532f);}['_handleNewSuggestionMarker'](_0x6ecfbf){const {id:_0x3ced2c,type:_0x2f4700,subType:_0x2d318d,authorId:_0x12df79}=this['_splitMarkerName'](_0x6ecfbf),_0x1c5a52=this['_suggestions']['get'](_0x3ced2c)||this['_createSuggestion'](_0x2f4700,_0x2d318d,_0x3ced2c,_0x12df79,{});switch(this['_checkSuggestionCorrectness'](_0x1c5a52,_0x2f4700,_0x2d318d,_0x12df79),this['_suggestionState']['get'](_0x1c5a52)){case'notReady':this['_getSuggestionData'](_0x3ced2c)['then'](_0x16d12c=>{let _0xa982ec=Promise['resolve']();_0x16d12c['hasComments']&&(_0xa982ec=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x3ced2c})),_0xa982ec['then'](()=>{this['addSuggestionData'](_0x16d12c)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x1c5a52,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x3ced2c,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x1c5a52,'ready'),this['fire']('suggestionLoaded',_0x1c5a52);break;case'ready':this['fire']('suggestionChanged',_0x1c5a52);}return _0x1c5a52['addMarkerName'](_0x6ecfbf),_0x1c5a52;}['_refreshSuggestionsChain'](_0xc35cbb){const _0x3d750a=Array['from'](_0xc35cbb),_0x1b6b9f=_0x3d750a['filter'](_0x2ee271=>'attribute'==_0x2ee271['type']);this['_refreshAttributeSuggestionsChain'](_0x1b6b9f);const _0x4b16a7=_0x3d750a['filter'](_0x1cc825=>!_0x1cc825['isMultiRange']&&'attribute'!=_0x1cc825['type']),_0x1b015d=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1fd9e0=>!_0x1fd9e0['isMultiRange']&&'attribute'!=_0x1fd9e0['type']),_0x4a074f=_0x1b015d['filter'](_0x437726=>!_0xc35cbb['has'](_0x437726)),_0x45c301=new Map(_0x1b015d['map'](_0x3fee18=>[_0x3fee18,this['_suggestionFactory']['getSuggestionCallback'](_0x3fee18['type'],_0x3fee18['subType'],'chain')])),_0x54d93c=new Map(_0x1b015d['map'](_0x593b6a=>[_0x593b6a,_0x593b6a['getFirstRange']()])),_0x5c89e2=new Set(),_0x28b9a8=new Set();for(let _0x3c6699=0x0;_0x3c6699<_0x4b16a7['length'];_0x3c6699++)_0x156e46(_0x4b16a7[_0x3c6699],_0x4b16a7,_0x3c6699+0x1);for(let _0x49071c=0x0;_0x49071c<_0x4b16a7['length'];_0x49071c++)_0x156e46(_0x4b16a7[_0x49071c],_0x4a074f,0x0);const _0x1b5b01=new Set();for(let _0x2c46a3=0x0;_0x2c46a3<_0x4b16a7['length'];_0x2c46a3++){const _0x72407f=_0x4b16a7[_0x2c46a3];!_0x28b9a8['has'](_0x72407f)&&_0x72407f['previous']&&(_0x1b5b01['add'](_0x72407f['previous']),_0x72407f['previous']['next']===_0x72407f&&(_0x72407f['previous']['next']=null),_0x72407f['previous']=null),!_0x5c89e2['has'](_0x72407f)&&_0x72407f['next']&&(_0x1b5b01['add'](_0x72407f['next']),_0x72407f['next']['previous']===_0x72407f&&(_0x72407f['next']['previous']=null),_0x72407f['next']=null);}function _0x156e46(_0x49e212,_0x3ede8c,_0x1c3b55){for(let _0x2e3962=_0x1c3b55;_0x2e3962<_0x3ede8c['length'];_0x2e3962++){const _0x1567af=_0x325199(_0x49e212,_0x3ede8c[_0x2e3962]);_0x1567af&&(_0x1567af[0x0]['next']=_0x1567af[0x1],_0x1567af[0x1]['previous']=_0x1567af[0x0],_0x5c89e2['add'](_0x1567af[0x0]),_0x28b9a8['add'](_0x1567af[0x1]));}}function _0x325199(_0x15e4e4,_0x50c9c8){if(_0x15e4e4['author']['id']!==_0x50c9c8['author']['id'])return null;const _0x1cbfab=_0x45c301['get'](_0x15e4e4)(_0x15e4e4,_0x50c9c8,_0x54d93c['get'](_0x15e4e4),_0x54d93c['get'](_0x50c9c8));if(!_0x1cbfab)return null;return _0x45c301['get'](_0x50c9c8)(_0x15e4e4,_0x50c9c8,_0x54d93c['get'](_0x15e4e4),_0x54d93c['get'](_0x50c9c8))?_0x1cbfab[0x1]['commentThread']&&_0x1cbfab[0x1]['commentThread']['length']?null:_0x1cbfab:null;}_0x1b5b01['size']&&this['_refreshSuggestionsChain'](_0x1b5b01);}['_refreshAttributeSuggestionsChain'](_0x4f6d18){if(0x0==_0x4f6d18['length'])return;const _0x4f0587=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x372e9a=>'attribute'==_0x372e9a['type']&&_0x372e9a['_isDataLoaded']),_0x3457d3=[],_0x165a58=new Map();for(const _0xa4f47b of _0x4f0587){const _0x26bb13=_0x5c8668(_0xa4f47b['attributes']);_0x165a58['has'](_0x26bb13)||(_0x165a58['set'](_0x26bb13,_0x3457d3['length']),_0x3457d3['push']([]));const _0x22fee2=_0x165a58['get'](_0x26bb13);_0x3457d3[_0x22fee2]['push'](_0xa4f47b);}!(function(){_0x3457d3['sort']((_0x29b633,_0x5eb9b5)=>{const _0x174c6b=_0x29b633[0x0]['createdAt'],_0x3370b7=_0x5eb9b5[0x0]['createdAt'];return _0x174c6b==_0x3370b7?_0x29b633[0x0]['attributes']['groupId']<_0x5eb9b5[0x0]['attributes']['groupId']?-0x1:0x1:_0x174c6b<_0x3370b7?-0x1:0x1;});for(const _0x3daed1 of _0x3457d3)_0x3daed1['sort']((_0x368242,_0x5b8b6c)=>_0x368242['id']<_0x5b8b6c['id']?-0x1:0x1);}());for(let _0x17cf29=0x0;_0x17cf29<_0x3457d3['length'];_0x17cf29++){if(0x0==_0x3457d3[_0x17cf29]['length'])continue;const _0x5afa83=[];for(let _0x583f39=_0x17cf29+0x1;_0x583f39<_0x3457d3['length'];_0x583f39++)0x0!=_0x3457d3[_0x583f39]['length']&&_0x42c570(_0x3457d3[_0x17cf29],_0x3457d3[_0x583f39])&&_0x5afa83['push'](_0x583f39);for(const _0x6051b2 of _0x5afa83)_0x3457d3[_0x17cf29]=_0x3457d3[_0x17cf29]['concat'](_0x3457d3[_0x6051b2]),_0x3457d3[_0x6051b2]=[];}for(const _0x43969b of _0x3457d3)for(let _0x25d351=0x0;_0x25d351<_0x43969b['length'];_0x25d351++)_0x43969b[_0x25d351]['next']=_0x43969b[_0x25d351+0x1]||null;for(const _0x43c862 of _0x3457d3)for(let _0x4bde43=0x0;_0x4bde43<_0x43c862['length'];_0x4bde43++)_0x43c862[_0x4bde43]['previous']=_0x43c862[_0x4bde43-0x1]||null;function _0x42c570(_0x4f5925,_0x569f25){if(_0x4f5925[0x0]['attributes']['groupId']!==_0x569f25[0x0]['attributes']['groupId']&&_0x4f5925[0x0]['author']!==_0x569f25[0x0]['author'])return!0x1;if(!function(_0x587fcc,_0x5d0f54){if(!_0x587fcc['hasComments']&&!_0x5d0f54['hasComments'])return!0x0;if(_0x587fcc['hasComments']&&_0x5d0f54['hasComments'])return!0x1;if(_0x587fcc['hasComments']&&_0x5d0f54['createdAt']<_0x587fcc['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x5d0f54['hasComments']&&_0x587fcc['createdAt']<_0x5d0f54['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x4f5925[0x0],_0x569f25[0x0]))return!0x1;const _0x3b547=Bt(_0x4f5925[0x0]['attributes'],'groupId'),_0x36231f=Bt(_0x569f25[0x0]['attributes'],'groupId');if(!_0x38e5db(_0x3b547,_0x36231f))return!0x1;return!!_0x4f5925['every'](_0x39f85c=>_0x569f25['some'](_0x3a577a=>_0x39f85c['getFirstRange']()['isEqual'](_0x3a577a['getFirstRange']())))&&_0x569f25['every'](_0x5f382c=>_0x4f5925['some'](_0x275bff=>_0x5f382c['getFirstRange']()['isEqual'](_0x275bff['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0xbb5951){const _0x262dfd=Array['from'](_0xbb5951),_0x372c89=this['getSuggestions']({'skipNotAttached':!0x0}),_0x248e8e=_0x372c89['filter'](_0x1d3dd8=>!_0xbb5951['has'](_0x1d3dd8)),_0x24e97f=new Map(_0x262dfd['map'](_0x9f9d39=>[_0x9f9d39,this['_suggestionFactory']['getSuggestionCallback'](_0x9f9d39['type'],_0x9f9d39['subType'],'join')])),_0x21b428=new Map(_0x372c89['map'](_0x2344c1=>[_0x2344c1,_0x2344c1['getRanges']()]));for(let _0x59283c=0x0;_0x59283c<_0x262dfd['length'];_0x59283c++){if(_0x4b0bf5(this,_0x262dfd[_0x59283c],_0x262dfd,_0x59283c+0x1))return!0x0;}for(let _0x311022=0x0;_0x311022<_0x262dfd['length'];_0x311022++){if(_0x4b0bf5(this,_0x262dfd[_0x311022],_0x248e8e,0x0))return!0x0;}return!0x1;function _0x4b0bf5(_0x56d216,_0x5d8d80,_0x236903,_0x1b9814){for(let _0x416e56=_0x1b9814;_0x416e56<_0x236903['length'];_0x416e56++){const _0x56bab9=_0x236903[_0x416e56];if(_0x56bab9['type']!==_0x5d8d80['type']||_0x56bab9['author']['id']!==_0x5d8d80['author']['id']||_0x56bab9['subType']!==_0x5d8d80['subType'])continue;if(!Pt(_0x5d8d80,_0x56bab9,['groupId']))continue;if('attribute'==_0x5d8d80['type']&&_0x5d8d80['data']['oldValue']!=_0x56bab9['data']['oldValue'])continue;if('attribute'==_0x5d8d80['type']&&_0x56d216['_isBlockAttribute'](_0x5d8d80['data']['key']))continue;if('formatBlock'==_0x5d8d80['type']){const _0x5080b0=_0x56d216['editor']['model'],_0x40dfdf=_0x5d8d80['getContainedElement']();if(_0x40dfdf&&(_0x5080b0['schema']['isObject'](_0x40dfdf)||_0x5080b0['schema']['isLimit'](_0x40dfdf)))continue;}const _0x4599ef=_0x24e97f['get'](_0x5d8d80),_0x217b87=_0x21b428['get'](_0x5d8d80),_0x20b78c=_0x21b428['get'](_0x56bab9),_0x5b14eb=_0x5d8d80['commentThread']&&_0x5d8d80['commentThread']['length'],_0x5e7bc5=_0x56bab9['commentThread']&&_0x56bab9['commentThread']['length'];if(!_0x5b14eb&&_0x4599ef(_0x20b78c,_0x217b87))return _0x56d216['_joinSuggestions'](_0x56bab9,_0x5d8d80),_0x21b428['delete'](_0x5d8d80),!0x0;if(!_0x5e7bc5&&_0x4599ef(_0x217b87,_0x20b78c))return _0x56d216['_joinSuggestions'](_0x5d8d80,_0x56bab9),_0x21b428['delete'](_0x56bab9),!0x0;}return!0x1;}}['_joinSuggestions'](_0xf184d2,_0x508b9a){if(_0xf184d2['isMultiRange']){for(const _0x44dab8 of _0x508b9a['getRanges']())_0xf184d2['addRange'](_0x44dab8);}else{const _0x19ada0=_0x508b9a['getFirstRange']()['end'];this['_setSuggestionRange'](_0xf184d2,this['_model']['createRange'](_0xf184d2['getFirstRange']()['start'],_0x19ada0));}_0x508b9a['removeMarkers']();}['_getMarkerAnnouncementText'](_0x14c0c7,_0x5a7fc1){const _0x50a088=_0x14c0c7['startsWith']('format')||_0x14c0c7['startsWith']('attribute')?'FORMATTING':_0x14c0c7['toUpperCase']();return o(this['editor']['locale'],_0x5a7fc1+'_'+_0x50a088+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x1b7598=this['editor'];if(!_0x1b7598['ui'])return;const {ariaLiveAnnouncer:_0x644e99}=_0x1b7598['ui'];_0x3b5c63(this['_model'],({left:_0x5a616d,entered:_0x29b788})=>{for(const _0x36c103 of _0x5a616d){const {group:_0x41a3b7,type:_0x3ad7f8}=this['_splitMarkerName'](_0x36c103['name']);if('suggestion'===_0x41a3b7){_0x644e99['announce'](this['_getMarkerAnnouncementText'](_0x3ad7f8,'LEAVE'));break;}}for(const _0x4ca4db of _0x29b788){const {group:_0x1d5089,type:_0x4c5682}=this['_splitMarkerName'](_0x4ca4db['name']);if('suggestion'===_0x1d5089){_0x644e99['announce'](this['_getMarkerAnnouncementText'](_0x4c5682,'ENTER'));break;}}});}['_processAttributeChanges'](_0x4da3d1){if(this['_recordAttributeSuggestions'])return!0x1;const _0x4912a4=this['editor'],_0x535142=_0x4912a4['model']['document']['differ']['getChanges']();if(0x0==_0x535142['length'])return!0x1;const _0x28a557=[],_0x141062=_0x535142['filter'](_0x158be0=>'attribute'==_0x158be0['type']),_0x3def22=_0x535142['filter'](_0x4afd6e=>'insert'==_0x4afd6e['type']&&'$text'!=_0x4afd6e['name']),_0x418a46=_0x535142['filter'](_0x289fc0=>'remove'==_0x289fc0['type']&&'$text'!=_0x289fc0['name']);for(const _0x1c577c of _0x141062)_0x28a557['push']({'key':_0x1c577c['attributeKey'],'newValue':_0x1c577c['attributeNewValue'],'oldValue':_0x1c577c['attributeOldValue'],'range':Ot(_0x1c577c['range'],_0x4912a4['model'])});for(const _0x18934a of _0x3def22){const _0x4337e8=_0x418a46['find'](_0x31efb0=>_0x31efb0['position']['isEqual'](_0x18934a['position']));_0x4337e8&&_0x28a557['push']({'key':m,'newValue':_0x18934a['name'],'oldValue':_0x4337e8['name'],'range':_0x4912a4['model']['createRangeOn'](_0x18934a['position']['nodeAfter'])});}return 0x0!=_0x28a557['length']&&this['_reduceExistingSuggestions'](_0x4da3d1,_0x28a557);}['_processAttributeSuggestions'](_0x930b9a){let _0x2d2918=!0x1;const _0x83a7de=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x29823a=>_0x29823a['data']['newRange']&&_0x29823a['name']['startsWith']('suggestion:attribute:'));for(const _0x189fcf of _0x83a7de){const {subType:_0x335f89,id:_0xea2e24}=this['_splitMarkerName'](_0x189fcf['name']),_0x4d1cc1=_0x335f89['split']('|')[0x0];for(const _0x111ba5 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x111ba5['id']!=_0xea2e24&&'attribute'==_0x111ba5['type']&&_0x111ba5['data']&&_0x111ba5['data']['key']==_0x4d1cc1&&_0x111ba5['getFirstRange']()['isIntersecting'](_0x189fcf['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x111ba5,_0x189fcf['data']['newRange'],_0x930b9a),_0x2d2918=!0x0);}return _0x2d2918;}['_recordAttributeChanges'](_0x4c8285){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x4c8285();}['_isRegisteredAttribute'](_0xa3b5f0){const _0xfed3c7=this['_isBlockAttribute'](_0xa3b5f0),_0x40ffb4=this['_inlineAttributeKeys']['has'](_0xa3b5f0);return _0xfed3c7||_0x40ffb4;}['_reduceExistingSuggestions'](_0x1b160f,_0xf3d6c9){if(0x0==_0xf3d6c9['length'])return!0x1;let _0x466d65=!0x1;for(const _0x110dc7 of _0xf3d6c9){const _0x4331e9=this['_findSuggestions'](_0x110dc7['range'],'attribute')['filter'](_0x15520b=>!_0x15520b['meta']['isNextTo'])['map'](_0x36aec1=>_0x36aec1['suggestion']),_0x55a42e=_0x5c8668({'newValue':_0x110dc7['newValue']});_0x4331e9['filter'](_0x245023=>{const [_0x23f27b,_0x14fc34]=_0x245023['subType']['split']('|');return _0x23f27b==_0x110dc7['key']&&_0x14fc34!=_0x55a42e;})['forEach'](_0x375008=>{this['_reduceSuggestionAttributeRange'](_0x375008,_0x110dc7['range'],_0x1b160f),_0x466d65=!0x0;});}return _0x466d65;}['_reduceSuggestionAttributeRange'](_0x547fae,_0xd37159,_0x15c39b){const _0x47bc18=_0x547fae['getFirstRange']()['getDifference'](_0xd37159);0x0!==_0x47bc18['length']?0x1!==_0x47bc18['length']?this['_breakSuggestionMarker'](_0x547fae,_0xd37159['start'],_0xd37159['end']):this['_setSuggestionRange'](_0x547fae,_0x47bc18[0x0]):_0x15c39b['removeMarker'](_0x547fae['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x52c700){this['_editor']=_0x52c700,this['_model']=_0x52c700['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x181ec3,_0x32a836,_0x396d82,_0x432a07,_0x1b6a33,_0xa3aff4){return new u(this['_model'],{'type':_0x181ec3,'subType':_0x32a836,'id':_0x396d82,'author':_0x432a07,'creator':_0x432a07,'attributes':_0x1b6a33,'onAttributesChange':_0xa3aff4,'onAccept':(..._0x205201)=>this['getSuggestionCallback'](_0x181ec3,_0x32a836,'accept')(..._0x205201),'onDiscard':(..._0x5738ad)=>this['getSuggestionCallback'](_0x181ec3,_0x32a836,'discard')(..._0x5738ad)});}['registerCustomCallback'](_0x148fa2,_0x438b30,_0x33cf95,_0x2d5084){const _0x21661c=_0x148fa2+':'+_0x438b30+':'+_0x33cf95;this['_customCallbacks']['set'](_0x21661c,_0x2d5084);}['getSuggestionCallback'](_0x1f4673,_0x9376fb,_0x5b4ce4){const _0x2bee3d=_0x1f4673+':'+_0x9376fb+':'+_0x5b4ce4;return this['_customCallbacks']['get'](_0x2bee3d)||this['_defaultCallbacks']['get'](_0x1f4673+':'+_0x5b4ce4);}['_registerDefaultCallbacks'](){const _0x5da9b3=()=>!0x1,_0x1c564d=_0x40e38b=>{_0x40e38b['sort']((_0x55c4b3,_0x1f7fe9)=>_0x55c4b3['start']['isBefore'](_0x1f7fe9['start'])?0x1:-0x1),this['_model']['change'](_0x3b4686=>{for(const _0x2e0e11 of _0x40e38b){let _0x549747;_0x549747=_0x2e0e11['end']['isAtEnd']&&_0x2e0e11['end']['parent']==_0x2e0e11['start']['nodeAfter']?_0x3b4686['createSelection'](_0x2e0e11['start']['nodeAfter'],'on'):_0x3b4686['createSelection'](_0x2e0e11),this['_model']['deleteContent'](_0x549747,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x7f0046=(_0xcf9f2d,_0x108cec)=>{_0x108cec&&this['_model']['change'](_0x149560=>{const {commandName:_0x349240,commandParams:_0x29196e=[]}=_0x108cec,_0x29d6a5=_0xcf9f2d['map'](_0x279919=>(Tt(_0x279919)&&(_0x279919=this['_model']['createRange'](_0x279919['end'])),_0x279919))['filter'](_0x54060d=>'$graveyard'!==_0x54060d['root']['rootName']);if(_0x29d6a5['length']<0x1)return;const _0x2bde6c=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x47a98b=>_0x17a41d['fromRange'](_0x47a98b));_0x149560['setSelection'](_0x29d6a5);for(const _0x15918d of this['_editor']['commands']['commands']())_0x15918d['refresh']();_0x29196e['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x349240,..._0x29196e);const _0x3e4254=_0x2bde6c['filter'](_0xb28d3e=>'$graveyard'!=_0xb28d3e['root']['rootName']);_0x3e4254['length']>0x0&&_0x149560['setSelection'](_0x3e4254);for(const _0x4c44fe of _0x2bde6c)_0x4c44fe['detach']();});},_0x3c6c7d=(_0xceacbb,_0x384b7f)=>0x1==_0xceacbb['length']&&0x1==_0x384b7f['length']&&_0xceacbb[0x0]['end']['isEqual'](_0x384b7f[0x0]['start']),_0x45164a=(_0x1c81ee,_0x48c2e1,_0x57bead,_0x4a6df)=>Ft(_0x1c81ee,_0x48c2e1,_0x57bead,_0x4a6df,this['_model'])?[_0x1c81ee,_0x48c2e1]:Ft(_0x48c2e1,_0x1c81ee,_0x4a6df,_0x57bead,this['_model'])?[_0x48c2e1,_0x1c81ee]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x5da9b3),this['_defaultCallbacks']['set']('insertion:discard',_0x1c564d),this['_defaultCallbacks']['set']('insertion:join',_0x3c6c7d),this['_defaultCallbacks']['set']('insertion:chain',_0x45164a),this['_defaultCallbacks']['set']('deletion:accept',_0x1c564d),this['_defaultCallbacks']['set']('deletion:discard',_0x5da9b3),this['_defaultCallbacks']['set']('deletion:join',_0x3c6c7d),this['_defaultCallbacks']['set']('deletion:chain',_0x45164a),this['_defaultCallbacks']['set']('formatInline:accept',_0x7f0046),this['_defaultCallbacks']['set']('formatInline:discard',_0x5da9b3),this['_defaultCallbacks']['set']('formatInline:join',_0x3c6c7d),this['_defaultCallbacks']['set']('formatInline:chain',_0x5da9b3),this['_defaultCallbacks']['set']('formatBlock:accept',_0x7f0046),this['_defaultCallbacks']['set']('formatBlock:discard',_0x5da9b3),this['_defaultCallbacks']['set']('formatBlock:join',_0x3c6c7d),this['_defaultCallbacks']['set']('formatBlock:chain',_0x5da9b3),this['_defaultCallbacks']['set']('attribute:accept',_0x5da9b3),this['_defaultCallbacks']['set']('attribute:discard',(_0x3555e4,_0x4a55cd)=>{if(!_0x4a55cd)return;const _0x1f32fa=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x2ea707=>{if(_0x4a55cd['key']==m)for(const _0xb37d7e of _0x3555e4){const _0x5b1c1b=_0xb37d7e['start']['nodeAfter'],_0x14c8f7=_0x4a55cd['oldValue'];_0x2ea707['rename'](_0x5b1c1b,_0x14c8f7);}else{if(_0x1f32fa['_isBlockAttribute'](_0x4a55cd['key'])){for(const _0xd5a0c9 of _0x3555e4)void 0x0!==_0x4a55cd['oldValue']?_0x2ea707['setAttribute'](_0x4a55cd['key'],_0x4a55cd['oldValue'],_0xd5a0c9['start']['nodeAfter']):_0x2ea707['removeAttribute'](_0x4a55cd['key'],_0xd5a0c9['start']['nodeAfter']);}else{for(const _0xc64267 of _0x3555e4)_0x4a55cd['oldValue']?_0x2ea707['setAttribute'](_0x4a55cd['key'],_0x4a55cd['oldValue'],_0xc64267):_0x2ea707['removeAttribute'](_0x4a55cd['key'],_0xc64267);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x3c6c7d);}}function Rt(_0x12eb64,_0x361301,_0x29c1f8){for(const _0x40a6cc of _0x361301['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x40a6cc['root']==_0x40a6cc)return!0x1;if(!_0x29c1f8['containsItem'](_0x40a6cc))return!0x1;if(_0x12eb64['isObject'](_0x40a6cc)||_0x12eb64['isLimit'](_0x40a6cc))return!0x0;}return!0x1;}function Tt(_0x2d384b){return _0x2d384b['end']['parent']==_0x2d384b['start']['nodeAfter']&&_0x2d384b['end']['isAtStart'];}function Et(_0x1232f9,_0x1fb285,_0xa72ef8,_0x304beb){const _0x918451=_0xd8f908=>!_0xd8f908['item']['is']('$textProxy')&&!_0x304beb['isObject'](_0xd8f908['item']),_0x49ef5b=_0x1232f9['start']['getLastMatchingPosition'](_0x918451),_0x4e0907=_0x1232f9['end']['getLastMatchingPosition'](_0x918451,{'direction':'backward'});return(!_0x1232f9['start']['isEqual'](_0x49ef5b)||!_0x1232f9['end']['isEqual'](_0x4e0907))&&(_0x49ef5b['isBefore'](_0x4e0907)?_0xa72ef8['updateMarker'](_0x1fb285,{'range':_0xa72ef8['createRange'](_0x49ef5b,_0x4e0907)}):_0xa72ef8['removeMarker'](_0x1fb285),!0x0);}function Vt(_0x346f29){return _0x5c8668(_0x346f29);}function Ut(_0x23b9de){const _0x246439=_0x23b9de['start']['nodeAfter'];return _0x246439&&_0x246439['is']('element');}function Ot(_0x26a44b,_0x4b3fd2){return null==_0x26a44b['end']['nodeBefore']&&_0x26a44b['end']['parent']==_0x26a44b['start']['nodeAfter']?Gt(_0x26a44b['start']['nodeAfter'],_0x4b3fd2):_0x26a44b;}function Gt(_0x252b35,_0x1a55d6){const _0x5036c1=_0x1a55d6['schema']['isObject'](_0x252b35)||_0x1a55d6['schema']['isSelectable'](_0x252b35);return _0x1a55d6['createRange'](_0x1a55d6['createPositionAt'](_0x252b35,'before'),_0x5036c1?_0x1a55d6['createPositionAfter'](_0x252b35):_0x1a55d6['createPositionAt'](_0x252b35,'end'));}function Ft(_0x16790e,_0x2a77d6,_0x2378b8,_0x479821,_0x2b6797){if(!Pt(_0x16790e,_0x2a77d6))return!0x1;if(_0x2378b8['end']['isEqual'](_0x479821['start']))return!0x0;if(_0x16790e['type']!=_0x2a77d6['type'])return!0x1;if(!_0x2378b8['end']['isTouching'](_0x479821['start']))return!0x1;const _0x16b4e8=_0x2b6797['createRange'](_0x2378b8['end'],_0x479821['start'])['getWalker']();for(const _0x5f4c78 of _0x16b4e8)if(['elementStart','elementEnd']['includes'](_0x5f4c78['type'])&&_0x2b6797['schema']['isLimit'](_0x5f4c78['item']))return!0x1;return!0x0;}function Pt(_0x25345f,_0x1fdae7,_0x3a1cd1=[]){return!(!_0x25345f['_isDataLoaded']||!_0x1fdae7['_isDataLoaded'])&&_0x38e5db(Bt(_0x25345f['attributes'],_0x3a1cd1),Bt(_0x1fdae7['attributes'],_0x3a1cd1));}function Lt(_0x3335bf,_0x230d25){const _0x439e17=Ht(_0x3335bf['attributes']),_0x103ce8=Ht(_0x230d25);if(!_0x3335bf['_isDataLoaded'])return!0x1;for(const _0x4da8f7 of Object['keys'](_0x103ce8))if(!_0x38e5db(_0x439e17[_0x4da8f7],_0x103ce8[_0x4da8f7]))return!0x1;return!0x0;}function Ht(_0x259e3e){const _0x4841ac=Object['assign']({},_0x259e3e);return delete _0x4841ac['skipNestingCheck'],delete _0x4841ac['tablePasteChainId'],_0x4841ac;}class oe extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x1e54e4(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x49c1ab,_0x230832,_0x930f77,_0x7a9b59){super(),this['model']=_0x230832,this['view']=_0x930f77,this['commentThreadController']=_0x7a9b59,this['_editor']=_0x49c1ab,this['_acceptCommand']=_0x49c1ab['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x49c1ab['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x53f1e8,_0x24e803)=>_0x53f1e8||_0x24e803),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x5494b6=>_0x5494b6&&this['_editor']['model']['canEditAt'](_0x230832['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x181d15=>_0x181d15&&this['_editor']['model']['canEditAt'](_0x230832['getRanges']())),this['_pendingAction']=null,_0x930f77['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x930f77,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x930f77,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x930f77,'change:isDirty',()=>{_0x930f77['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 _0x7b2683=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x7b2683);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x132995{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x44f89e,_0x4a821c,_0x507b25,_0x27748f){super(_0x44f89e),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x4a821c['authoredAt']),this['bind']('authoredAt')['to'](_0x4a821c),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x4a821c,this['_localUser']=_0x507b25,this['_config']=_0x27748f,_0x27748f['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:_0x4bfad1}=this['_config'];this['commentsListView']=new _0x4bfad1(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',_0x125808=>_0x125808+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x26dbec,_0x5d9374)=>_0x26dbec||!!_0x5d9374);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x269252}=this['_config'],_0x119577=new _0x269252(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x29ed2b=_0x119577['commentInputView'];return _0x119577['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x29ed2b,'value',(_0x5d0aff,_0x29bc1b,_0x8d1c38)=>!!_0x8d1c38||_0x5d0aff&&!_0x29bc1b),_0x29ed2b['on']('submit',(_0x3f7e35,_0x4852ee)=>{this['fire']('addComment',_0x4852ee),_0x29ed2b['editor']['setData']('');}),_0x29ed2b['on']('cancel',()=>this['focus']()),_0x29ed2b['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x119577;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x45f018,_0x5e12ef,_0x722c98,_0x4cf36e){super(_0x45f018,_0x5e12ef,_0x722c98,_0x4cf36e),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x8ea285=>_0x8ea285&&_0x8ea285[0x0]?_0x8ea285[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x172ca6,_0x552bfa)=>{let _0x1daa67='';for(const _0x4afd15 of _0x172ca6)_0x1daa67+='<p>'+ds(_0x4afd15['content'],_0x4afd15['color'])+'</p>';return _0x552bfa?_0x1daa67:_0x19fc22(_0x1daa67,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x45f018,'Accept\x20suggestion'),_0x2586bb['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x45f018,'Discard\x20suggestion'),_0x2586bb['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x417ad4(_0x45f018,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x22e5e9=this['bindTemplate'],_0xfcba7f=[{'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':_0x22e5e9['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x22e5e9['to']('authoredAt',_0x4740f8=>this['_config']['formatDateTime'](_0x4740f8))}]}]},{'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']&&_0xfcba7f['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0xd787f4={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x22e5e9['if']('isActive','ck-suggestion-wrapper--active'),_0x22e5e9['to']('type',_0x17bef3=>'ck-suggestion-'+_0x17bef3),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':_0xfcba7f}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0xd787f4['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)),_0xd787f4;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x46f51c,_0x52fadb,_0x4691ec)=>{this['_descriptionElement']['innerHTML']=_0x4691ec;});}['_createButton'](_0x401dad,_0x309eb0,_0x602d9e,_0x56ac58,_0x1ae210){const _0x2495ee=new _0x4ae867(this['locale']);return _0x2495ee['set']({'label':_0x401dad,'icon':_0x309eb0,'tooltip':!0x0,'tooltipPosition':_0x1ae210}),_0x2495ee['extendTemplate']({'attributes':{'class':_0x602d9e}}),_0x2495ee['on']('execute',()=>{this['fire'](_0x56ac58,this['_model']['id']);}),_0x2495ee;}['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(_0x33c10a,_0x5cd8d5){let _0x24d937='';return _0x24d937+=_0x33c10a['split']('*')['map']((_0x2ddd9f,_0x101775)=>_0x101775%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x2ddd9f)+'</span>':us(_0x2ddd9f))['join'](''),_0x5cd8d5&&(_0x24d937+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x5cd8d5['value']+'\x22\x20title=\x22'+_0x5cd8d5['title']+'\x22></span>'),_0x24d937;}function us(_0x5a4b1f){const _0x30c7a4=document['createElement']('span');return _0x30c7a4['innerText']=_0x5a4b1f,_0x30c7a4['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 _0x56c567{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x445e78,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x11fda3){super(_0x11fda3),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x5a54b3=this['editor']['config'];_0x5a54b3['define']('trackChanges.SuggestionThreadView',ne),_0x5a54b3['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x5a54b3['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x47a146,_0x454d14){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x1d753c,_0x23ea96]of this['_handleControllerBuffer']){const _0x2641fe=this['_suggestionToController']['has'](_0x1d753c);_0x2641fe||_0x23ea96?_0x2641fe&&_0x23ea96&&this['_destroyController'](_0x1d753c):this['_initializeController'](_0x1d753c);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x47a146,_0x454d14);}['init'](){const _0x4a9e8d=this['editor'],_0xb5586d=_0x4a9e8d['plugins']['get']('TrackChangesEditing'),_0x481bca=_0x4a9e8d['plugins']['get']('Annotations'),_0x59b77b=_0x4a9e8d['plugins']['get']('EditorAnnotations'),_0x57df86=_0x4a9e8d['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x59b77b['addSourceCollector'](()=>{const _0x5654de=[];for(const [_0x2674f4,_0xad38c0]of Array['from'](this['_suggestionToController'])){const _0x261cd4=_0x2674f4['getAllAdjacentSuggestions'](),_0x2981f8=[];for(const _0x39953d of _0x261cd4){if(!_0x39953d['isInContent'])continue;if(_0x39953d['isMultiRange']){_0x2981f8['push'](..._0x39953d['getRanges']());continue;}const _0x1aeec7=_0x39953d['getFirstRange']();if(_0x2981f8['length']>0x0){const _0x211625=_0x2981f8[0x0]['getJoined'](_0x1aeec7);if(_0x211625){_0x2981f8[0x0]=_0x211625;continue;}}_0x2981f8['push'](_0x1aeec7);}_0x5654de['push']([_0xad38c0['view'],_0x2981f8]);}return _0x5654de;}),this['listenTo'](_0xb5586d,'suggestionLoaded',(_0x2c7e51,_0x24ef6d)=>{this['listenTo'](_0x24ef6d,'change:previous',(_0xb66658,_0x141dc8,_0x2e7e30,_0xcba4bf)=>{_0x24ef6d['isInContent']&&(null==_0x2e7e30?(this['_updateController'](_0xcba4bf['head']),this['_handleSuggestionControllerDelayed'](_0x24ef6d,!0x1)):(this['_updateController'](_0x2e7e30['head']),null==_0xcba4bf&&this['_handleSuggestionControllerDelayed'](_0x24ef6d,!0x0)));}),null!==_0x24ef6d['previous']?this['_updateController'](_0x24ef6d['head']):this['_handleSuggestionControllerDelayed'](_0x24ef6d,!0x1);}),this['listenTo'](_0xb5586d,'suggestionUnloaded',(_0x20d155,_0x184b7d,_0x5e4639)=>{this['stopListening'](_0x184b7d,'change:previous'),this['_handleControllerBuffer']['delete'](_0x184b7d),this['_suggestionToController']['has'](_0x184b7d)&&this['_destroyController'](_0x184b7d),_0x5e4639&&this['_updateController'](_0x5e4639['head']);}),this['listenTo'](_0xb5586d,'suggestionChanged',(_0x4b4a51,_0x354137)=>{this['_updateController'](_0x354137);}),this['listenTo'](_0x481bca,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x57df86,'addComment',(_0x40e7bb,{threadId:_0x33e9c5,isFromAdapter:_0x5d47a7})=>{if(_0x5d47a7||!_0xb5586d['hasSuggestion'](_0x33e9c5))return;const _0x689aa2=_0xb5586d['getSuggestion'](_0x33e9c5);this['_suggestionToController']['get'](_0x689aa2)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0xead83f=this['editor']['plugins']['get']('Annotations'),_0xb1fb9c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x344f20=Array['from'](_0xead83f['activeAnnotations'],_0x213eba=>_0x213eba['innerView'])['filter'](_0x478000=>this['_viewToController']['has'](_0x478000)),_0x38a0b6=[];for(const _0x5bad4b of _0x344f20){const _0x4ff778=this['_viewToController']['get'](_0x5bad4b)['model']['getAllAdjacentSuggestions']();_0x38a0b6['push'](..._0x4ff778['reduce']((_0x5f7785,_0x261615)=>[..._0x5f7785,..._0x261615['getMarkerNames']()],[]));}_0xb1fb9c['activeMarkers']=_0x38a0b6;}['_addUIComponentsToFactory'](){const _0x5c2c44=this['editor'],_0x352d2a=_0x5c2c44['locale'],_0x4b0266=o(_0x352d2a,'Track\x20changes'),_0x5e38a5=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'isToggleable':!0x0,'label':_0x4b0266,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x352d2a,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x352d2a,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x352d2a,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x352d2a,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x40d561 of _0x5e38a5)if(ae(_0x40d561)){const _0x1e8aa0=_0x5c2c44['commands']['get'](_0x40d561['model']['commandName']);_0x40d561['model']['bind']('isOn','isEnabled')['to'](_0x1e8aa0,'value','isEnabled');}_0x5c2c44['ui']['componentFactory']['add']('trackChanges',_0xd79c03=>this['_createToolbarButton'](_0xd79c03,_0x5e38a5,_0x4b0266)),_0x5c2c44['ui']['componentFactory']['add']('menuBar:trackChanges',_0x4792cd=>this['_createMenuBarMenu'](_0x4792cd,_0x5e38a5,_0x4b0266));}['_createToolbarButton'](_0xdfbf97,_0x51fd2e,_0x131451){const _0x2b0802=zt(_0xdfbf97,Zt),_0x5ca334=this['editor']['commands']['get']('trackChanges');_0x2b0802['buttonView']['set']({'tooltip':_0x131451,'label':_0x131451,'icon':ie}),_0x2b0802['buttonView']['bind']('isOn')['to'](_0x5ca334,'value'),_0x2b0802['buttonView']['on']('execute',()=>{_0x5ca334['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x2b0802,_0x51fd2e,{'role':'menu'});const _0x17d89e=[];for(const _0x2e1ce5 of _0x51fd2e)ae(_0x2e1ce5)&&_0x17d89e['push'](this['editor']['commands']['get'](_0x2e1ce5['model']['commandName']));const _0x43f621=_0x2b0802['buttonView'];return _0x43f621['actionView']['unbind']('isEnabled'),_0x43f621['arrowView']['unbind']('isEnabled'),_0x43f621['actionView']['bind']('isEnabled')['to'](_0x5ca334,'isEnabled'),_0x43f621['arrowView']['bind']('isEnabled')['toMany'](_0x17d89e,'isEnabled',(..._0x46b768)=>_0x46b768['some'](_0x592bd1=>_0x592bd1)),_0x2b0802['on']('execute',_0x290a74=>{this['editor']['execute'](_0x290a74['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2b0802;}['_createMenuBarMenu'](_0x4b37c1,_0xaa9f19,_0x253590){const _0x5d68f7=new Kt(_0x4b37c1),_0x6adc71=this['editor']['commands']['get']('trackChanges');_0x5d68f7['buttonView']['set']({'label':_0x253590,'icon':ie});const _0x18b44c=new Qt(_0x4b37c1);for(const _0xb63854 of _0xaa9f19){if('separator'==_0xb63854['type']){_0x18b44c['items']['add'](new Jt(_0x4b37c1));continue;}const _0x2c5c57=new Xt(_0x4b37c1,_0x5d68f7),_0x480a96=new Yt(_0x4b37c1),_0x37ced2=_0xb63854['model'];_0x480a96['bind'](...Object['keys'](_0x37ced2))['to'](_0x37ced2),_0x480a96['delegate']('execute')['to'](_0x5d68f7),_0x480a96['on']('execute',()=>{this['editor']['execute'](_0x37ced2['commandName']),this['editor']['editing']['view']['focus']();}),_0x2c5c57['children']['add'](_0x480a96),_0x18b44c['items']['add'](_0x2c5c57);}return _0x5d68f7['bind']('isEnabled')['to'](_0x6adc71,'isEnabled'),_0x5d68f7['panelView']['children']['add'](_0x18b44c),_0x5d68f7;}['_initializeController'](_0x386ffa){const _0x44f388=this['editor'],_0x402692=_0x44f388['config'],_0x2958b1=_0x44f388['plugins']['get']('Annotations'),_0x2d241e=_0x44f388['plugins']['get']('CommentsRepository'),_0x2e816b=_0x44f388['plugins']['get']('EditorAnnotations'),_0x323041=_0x44f388['plugins']['get'](_0x445e78)['me'],_0xa11efe=_0x402692['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x10d499,CommentThreadInputView:_0x38d213}=_0x44f388['plugins']['get']('CommentsUI');let _0x5e715c,_0x303a21;this['_annotationViews']['has'](_0x386ffa['id'])?(_0x303a21=this['_annotationViews']['get'](_0x386ffa['id']),_0x5e715c=_0x303a21['mainView']):(_0x5e715c=new _0xa11efe(_0x44f388['locale'],_0x386ffa,_0x323041,{'disableComments':this['_disableComments'],'editorConfig':_0x402692['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x402692['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x402692['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x402692['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x59a1b2(_0x402692['get']('locale')),'CommentView':_0x402692['get']('comments')['CommentView'],'CommentsListView':_0x10d499,'CommentThreadInputView':_0x38d213}),_0x5e715c['acceptButton']['on']('execute',()=>{_0x44f388['editing']['view']['focus']();}),_0x5e715c['discardButton']['on']('execute',()=>{_0x44f388['editing']['view']['focus']();}),_0x303a21=_0x2958b1['createAnnotationView'](this['editor']['locale'],_0x5e715c),_0x303a21['bind']('isDirty')['to'](_0x5e715c,'isDirty'),_0x303a21['bind']('length')['to'](_0x5e715c),_0x303a21['bind']('type')['to'](_0x5e715c,'type',_0x7e02f7=>'suggestion-'+_0x7e02f7),this['_annotationViews']['set'](_0x386ffa['id'],_0x303a21));const _0x4375f0=_0x2d241e['createCommentThreadController'](_0x386ffa['commentThread'],_0x5e715c),_0x2bc10c=new oe(_0x44f388,_0x386ffa,_0x5e715c,_0x4375f0),_0x2ee8e1=_0x386ffa['getAllAdjacentSuggestions']()['filter'](_0x1e3da5=>_0x1e3da5['isInContent']);_0x5e715c['descriptionParts']=_0x44f388['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x2ee8e1),this['_suggestionToController']['set'](_0x386ffa,_0x2bc10c),this['_viewToController']['set'](_0x5e715c,_0x2bc10c);const _0x342a56=_0x2958b1['createAnnotation']({'view':_0x303a21,'target':()=>{const _0x130805=[],_0x3237ec=_0x386ffa['getAllAdjacentSuggestions']()['filter'](_0x3af305=>_0x3af305['isInContent']);for(const _0x3f455c of _0x3237ec)_0x130805['push'](..._0x3f455c['getMarkers']());return _0x44fbcb(_0x44f388['editing'],_0x130805);},'type':()=>'suggestion-'+_0x2bc10c['view']['type']});_0x2d241e['_bindAnnotationToEditors'](_0x5e715c,_0x342a56),_0x2958b1['add'](_0x342a56),_0x2e816b['registerAnnotation'](_0x342a56);}['_destroyController'](_0x4cdd2d){const _0xb10728=this['editor']['plugins']['get']('CommentsRepository'),_0x4de5b0=this['editor']['plugins']['get']('Annotations'),_0x40ac61=this['_suggestionToController']['get'](_0x4cdd2d),_0x3af232=_0x40ac61['view'],_0x4494ed=_0x4de5b0['getByInnerView'](_0x3af232);_0xb10728['_unbindEditors'](_0x3af232),_0x4494ed&&_0x4de5b0['remove'](_0x4494ed),this['_suggestionToController']['delete'](_0x4cdd2d),this['_viewToController']['delete'](_0x3af232),_0x40ac61['destroy']();}['_updateController'](_0x48e900){if(!_0x48e900['isInContent']||!this['_suggestionToController']['has'](_0x48e900))return;const _0xc71129=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5cf4d2=this['_suggestionToController']['get'](_0x48e900),_0x57d71c=_0x48e900['getAllAdjacentSuggestions']();_0x5cf4d2['view']['descriptionParts']=_0xc71129['descriptionFactory']['getDescriptions'](_0x57d71c);}['destroy'](){for(const _0x2e7d84 of this['_suggestionToController']['keys']())this['_destroyController'](_0x2e7d84);for(const _0x55ebff of this['_annotationViews']['values']())_0x55ebff['mainView']['destroy']();super['destroy']();}}function ae(_0x2af744){return'model'in _0x2af744;}class k extends _0x56c567{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x250715){this['editor']['plugins']['get'](p)['adapter']=_0x250715;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x53e18b){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x53e18b);}['getSuggestions']({skipNotAttached:_0x215b75=!0x1,toJSON:_0x5166e3=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x215b75,'toJSON':_0x5166e3});}['getSuggestion'](_0x48358e){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x48358e);}}const T=['Pagination'];class P extends _0x56c567{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x41c060=this['editor'];if(_0x41c060['config']['define']('trackChangesData.editorCreator',_0x2a38cf=>{const _0x49337d=_0x41c060['model']['document']['getRootNames']()['reduce']((_0xd20b5f,_0x468e2d)=>(_0xd20b5f[_0x468e2d]='',_0xd20b5f),{});return _0x41c060['constructor']['create'](_0x49337d,_0x2a38cf);}),'function'!=typeof _0x41c060['config']['get']('trackChangesData')['editorCreator'])throw new _0x14405f('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x17f67f){return N(this['editor'],!0x0,_0x17f67f);}['getDataWithDiscardedSuggestions'](_0x35292b){return N(this['editor'],!0x1,_0x35292b);}}class D extends _0x56c567{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x585cdb){super(_0x585cdb),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(_0x4d470f){return void 0x0!==_0x4d470f['getRootsAttributes'];}async function N(_0x5cb24e,_0x272496,_0x54e7a7){const _0x4a83e3=_0x448478(_0x5cb24e,T);_0x4a83e3['plugins']['push'](p,D),_0x4a83e3['rootsAttributes']=v(_0x5cb24e)?_0x5cb24e['getRootsAttributes']():void 0x0;const _0x4629c2=document['createDocumentFragment'](),_0x19638a=_0x5cb24e['config']['get']('trackChangesData')['editorCreator'],_0x5b6fe9=await _0x19638a(_0x4a83e3,()=>function(_0x427dfe){const _0x28c5d8=document['createElement']('div');return _0x427dfe['appendChild'](_0x28c5d8),_0x28c5d8;}(_0x4629c2));!function(_0x4fc1a0,_0x52d143){const _0x41eef9=_0x4fc1a0['model']['document']['getRootNames']()['reduce']((_0x5263a6,_0x2edf03)=>(_0x5263a6[_0x2edf03]=_0x4fc1a0['data']['get']({'rootName':_0x2edf03}),_0x5263a6),{}),_0x4f719e=_0x4fc1a0['plugins']['get']('Users')['users']['map'](_0x47e0cf=>({'id':_0x47e0cf['id'],'name':_0x47e0cf['name']})),_0x5a8d3a=_0x4fc1a0['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x34cda1=_0x4fc1a0['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2be194=_0x52d143['plugins']['get']('Users'),_0x25b014=_0x52d143['plugins']['get']('TrackChangesEditing'),_0x46f7e2=_0x52d143['plugins']['get']('CommentsRepository');for(const _0x34466c of _0x4f719e)_0x2be194['getUser'](_0x34466c['id'])||_0x2be194['addUser'](_0x34466c);_0x2be194['me']||_0x2be194['useAnonymousUser']();for(const _0xa8b05c of _0x34cda1)_0x46f7e2['addCommentThread'](_0xa8b05c);for(const _0x1e8e89 of _0x5a8d3a)_0x25b014['addSuggestionData'](_0x1e8e89);_0x52d143['data']['set'](_0x41eef9);}(_0x5cb24e,_0x5b6fe9),_0x5b6fe9['execute'](_0x272496?'acceptAllSuggestions':'discardAllSuggestions');const _0xdd6606=v(_0x5b6fe9)?_0x5b6fe9['getFullData'](_0x54e7a7):_0x5b6fe9['data']['get'](_0x54e7a7);return await _0x5b6fe9['destroy'](),_0xdd6606;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|