@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240817.0 → 0.0.0-nightly-20240819.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/package.json +10 -10
- package/src/trackchangesediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as ts,Plugin as
|
|
24
|
-
_0x323fd6(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x32b5b3,_0x373761){super(),this['id']=_0x373761['id'],this['type']=_0x373761['type'],this['subType']=_0x373761['subType']||null,this['author']=_0x373761['author'],this['creator']=_0x373761['creator']||_0x373761['author'],this['isExternal']=Boolean(_0x373761['attributes']&&_0x373761['attributes']['@external']),this['data']=null,this['_model']=_0x32b5b3,this['_onAccept']=_0x373761['onAccept'],this['_onDiscard']=_0x373761['onDiscard'],this['_onAttributesChange']=_0x373761['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x373761['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 _0x4964cb=this;for(;_0x4964cb['previous'];)_0x4964cb=_0x4964cb['previous'];return _0x4964cb;}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'](_0x50c3a6){this['_markerNames']['add'](_0x50c3a6);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x477542=>this['_model']['markers']['get'](_0x477542))['filter'](_0x4829d8=>_0x4829d8);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x2d61ed=>{for(const _0x2439ad of this['getMarkers']())_0x2d61ed['removeMarker'](_0x2439ad);}),this['_markerNames']['clear']();}['removeMarker'](_0x2fbd71){this['_model']['change'](_0x41587b=>{_0x41587b['removeMarker'](_0x2fbd71);}),this['_markerNames']['delete'](_0x2fbd71);}['addRange'](_0x129b1b){const _0x1021f6='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x1021f6),this['_model']['change'](_0x79c0ba=>{_0x79c0ba['addMarker'](_0x1021f6,{'range':_0x129b1b,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x3a6c0f){for(const _0x2ef534 of this['getRanges']())if(_0x2ef534['isIntersecting'](_0x3a6c0f))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x32b0a8=>_0x32b0a8['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x422299,_0x1867d2)=>[..._0x422299,..._0x1867d2['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x7b47c5=this['getRanges']();if(0x1!=_0x7b47c5['length'])return null;const _0x2c019a=_0x7b47c5[0x0],_0x243282=_0x2c019a['start']['nodeAfter'],_0x419ea8=_0x2c019a['end']['nodeBefore'];return _0x243282 instanceof _0x32462f?_0x243282!=_0x419ea8?null:_0x243282: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 _0x42ffc5=[];let _0x46f37b=this['head'];for(;_0x46f37b;)_0x42ffc5['push'](_0x46f37b),_0x46f37b=_0x46f37b['next'];return _0x42ffc5;}['setAttribute'](_0x2ae9da,_0x212306){const _0x3b08c1=_0x500f0a(this['attributes']);_0x4ed03a(_0x3b08c1,_0x2ae9da,_0x212306),_0x26e437(_0x3b08c1,this['attributes'])||(this['attributes']=_0x3b08c1,this['_onAttributesChange'](_0x3b08c1));}['removeAttribute'](_0xb4d5d2){const _0x4e4826=_0x500f0a(this['attributes']);_0x5cdf0c(_0x4e4826,_0xb4d5d2),_0x26e437(_0x4e4826,this['attributes'])||(this['attributes']=_0x4e4826,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 _0xca03d8()['substr'](0x1,0x5);}}function o(_0x1a8f61,_0x11af7b,_0x4b1ddb){const t=_0x1a8f61['t'];switch(_0x11af7b){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',_0x4b1ddb);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4b1ddb);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4b1ddb);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4b1ddb);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4b1ddb);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',_0x4b1ddb);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4b1ddb);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',_0x4b1ddb);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4b1ddb);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4b1ddb);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4b1ddb);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4b1ddb);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4b1ddb);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4b1ddb);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4b1ddb);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4b1ddb);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4b1ddb);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4b1ddb);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4b1ddb);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4b1ddb);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4b1ddb);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4b1ddb);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4b1ddb);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'},_0x4b1ddb);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4b1ddb);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4b1ddb);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4b1ddb);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4b1ddb);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4b1ddb);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'},_0x4b1ddb);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4b1ddb);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4b1ddb);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4b1ddb);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4b1ddb);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'},_0x4b1ddb);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4b1ddb);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'},_0x4b1ddb);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'},_0x4b1ddb);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4b1ddb);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'},_0x4b1ddb);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4b1ddb);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'},_0x4b1ddb);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4b1ddb);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4b1ddb);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x4b1ddb);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'},_0x4b1ddb);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'},_0x4b1ddb);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x4b1ddb);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x4b1ddb);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x4b1ddb);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x4b1ddb);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x11af7b;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x4fedb9,_0x5c902b){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x4fedb9,this['_locale']=_0x5c902b;}['getDescriptions'](_0x183d2b){const _0x1b68a7=[],_0x51e03f=new Set(),_0x4d70ce=new Set();for(let _0x1a76f9=0x0;_0x1a76f9<_0x183d2b['length'];_0x1a76f9++){const _0xcf1d34=_0x183d2b[_0x1a76f9];if(!_0xcf1d34['isInContent'])continue;const _0x268f1b=this['_handleCustomCallbackDescription'](_0xcf1d34);if(_0x268f1b){if(null!=_0xcf1d34['subType']){if(_0x51e03f['has'](_0xcf1d34['subType']))continue;_0x51e03f['add'](_0xcf1d34['subType']);}_0x1b68a7['push'](_0x268f1b);}else{if('attribute'!=_0xcf1d34['type'])'insertion'!=_0xcf1d34['type']&&'deletion'!=_0xcf1d34['type']||this['_handleInsertRemoveSuggestionDescription'](_0x1b68a7,_0xcf1d34,_0x183d2b[_0x1a76f9+0x1]);else{const _0x303471=_0xcf1d34['data']['key'];if(_0x4d70ce['has'](_0x303471))continue;_0x4d70ce['add'](_0xcf1d34['data']['key']),_0x303471==m?this['_handleRenameSuggestionDescription'](_0x1b68a7,_0xcf1d34):this['_handleAttributeSuggestionDescription'](_0x1b68a7,_0xcf1d34);}}}return this['_resolveDescriptionItems'](_0x1b68a7);}['registerDescriptionCallback'](_0x56793c){this['_customCallbacks']['push'](_0x56793c);}['registerElementLabel'](_0x31702b,_0x2ba1f0,_0x385893=_0x37f3b3['normal']){'function'==typeof _0x31702b?_0x53efb0(this['_itemLabelsCallbacks'],{'matchingCallback':_0x31702b,'label':_0x2ba1f0,'priority':_0x385893}):this['_itemLabels']['set'](_0x31702b,_0x2ba1f0);}['registerAttributeLabel'](_0x53d344,_0x24ea7f){this['_attributeLabels']['set'](_0x53d344,_0x24ea7f);}['getItemLabel'](_0x119855,_0x319896=0x1){let _0x204a8c;for(const _0x1e3d78 of this['_itemLabelsCallbacks'])if(_0x1e3d78['matchingCallback'](_0x119855)){_0x204a8c=_0x1e3d78['label'];break;}return _0x204a8c||(_0x204a8c=this['_itemLabels']['get'](_0x119855['name'])),_0x204a8c?_0x204a8c(_0x319896):0x1!==_0x319896?_0x319896+'\x20'+_0x119855['name']+'s':''+_0x119855['name'];}['_addDescriptionItems'](_0x16f2dd,_0x126a99){const _0x27080a=_0x126a99['getFirstRange']()['getWalker'](),_0x214e78='insertion'==_0x126a99['type']?'add':'remove';for(const _0x2d8099 of _0x27080a){const _0x15f7b7=_0x2d8099['item'],_0x126113=_0x16f2dd[_0x16f2dd['length']-0x1];if(_0x15f7b7['is']('$textProxy'))_0x126113&&_0x126113['type']['indexOf']('Container')>-0x1&&_0x16f2dd['pop'](),_0x126113&&'text'==_0x126113['type']?_0x126113[_0x214e78]+=_0x15f7b7['data']:_0x16f2dd['push']({'type':'text','add':'add'==_0x214e78?_0x15f7b7['data']:'','remove':'remove'==_0x214e78?_0x15f7b7['data']:''});else{if(this['_schema']['isObject'](_0x15f7b7)){const _0x304972=_0x15f7b7;if(_0x126113&&_0x126113['type']['indexOf']('Container')>-0x1&&_0x16f2dd['pop'](),'elementEnd'==_0x2d8099['type'])continue;_0x126113&&_0x126113['type']==_0x214e78+'Object'&&_0x126113['element']['name']==_0x304972['name']?_0x126113['quantity']++:_0x16f2dd['push']({'type':_0x214e78+'Object','element':_0x304972,'quantity':0x1}),_0x27080a['skip'](_0x5e27a7=>!('elementEnd'==_0x5e27a7['type']&&_0x5e27a7['item']==_0x15f7b7));}else{if(this['_schema']['checkChild'](_0x15f7b7,'$text')||_0x15f7b7['is']('element','softBreak')){const _0x48bfb4=_0x15f7b7;if('add'==_0x214e78&&'elementStart'==_0x2d8099['type']||'remove'==_0x214e78&&'elementEnd'==_0x2d8099['type'])continue;if(_0x126113&&-0x1==_0x126113['type']['indexOf']('Container')){'text'==_0x126113['type']&&(_0x126113[_0x214e78]+='\x0a');continue;}let _0x452ece;if(_0x452ece='add'==_0x214e78?_0x48bfb4['nextSibling']&&!this['_schema']['isObject'](_0x48bfb4['nextSibling'])?_0x48bfb4['nextSibling']:null:_0x48bfb4['previousSibling']&&!this['_schema']['isObject'](_0x48bfb4['previousSibling'])?_0x48bfb4['previousSibling']:null,_0x48bfb4['isEmpty']||_0x452ece&&_0x452ece['isEmpty']){const _0x5d7b98=_0x452ece&&_0x452ece['isEmpty']?_0x452ece:_0x48bfb4;_0x126113&&_0x126113['type']==_0x214e78+'EmptyContainer'&&_0x126113['element']['name']==_0x5d7b98['name']?_0x126113['quantity']++:_0x16f2dd['push']({'type':_0x214e78+'EmptyContainer','element':_0x5d7b98,'quantity':0x1});}else _0x16f2dd['push']({'type':_0x214e78+'Container','element':_0x48bfb4});}}}}}['_resolveDescriptionItems'](_0x2716e0){const _0x3f8c43=this['_locale'],_0x440f56=[],_0xaad6e2=[],_0x20415a=[];for(const _0x524b72 of _0x2716e0)switch(_0x524b72['type']){case'text':if(_0x524b72['add']=_0x524b72['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x524b72['remove']=_0x524b72['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x524b72['add']&&''!=_0x524b72['remove']){_0x440f56['push']({'type':'replace','content':o(_0x3f8c43,'REPLACE_TEXT',['\x22'+_0x524b72['remove']+'\x22','\x22'+_0x524b72['add']+'\x22'])});continue;}if(null!=_0x524b72['add']['match'](/^ +$/)){_0x440f56['push']({'type':'insertion','content':o(_0x3f8c43,'*Insert:*\x20%0',o(_0x3f8c43,'ELEMENT_SPACE',_0x524b72['add']['length']))});continue;}if(null!=_0x524b72['remove']['match'](/^ +$/)){_0x440f56['push']({'type':'deletion','content':o(_0x3f8c43,'*Remove:*\x20%0',o(_0x3f8c43,'ELEMENT_SPACE',_0x524b72['remove']['length']))});continue;}if(''!=_0x524b72['add']){_0x440f56['push']({'type':'insertion','content':o(_0x3f8c43,'*Insert:*\x20%0','\x22'+_0x524b72['add']+'\x22')});continue;}_0x440f56['push']({'type':'deletion','content':o(_0x3f8c43,'*Remove:*\x20%0','\x22'+_0x524b72['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x440f56['push']({'type':'insertion','content':o(_0x3f8c43,'*Insert:*\x20%0',this['getItemLabel'](_0x524b72['element'],_0x524b72['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x440f56['push']({'type':'deletion','content':o(_0x3f8c43,'*Remove:*\x20%0',this['getItemLabel'](_0x524b72['element'],_0x524b72['quantity']))});continue;case'addContainer':_0x440f56['push']({'type':'insertion','content':o(_0x3f8c43,'*Split:*\x20%0',this['getItemLabel'](_0x524b72['element'],_0x524b72['quantity']))});continue;case'removeContainer':_0x440f56['push']({'type':'deletion','content':o(_0x3f8c43,'*Merge:*\x20%0',this['getItemLabel'](_0x524b72['element'],_0x524b72['quantity']))});continue;case'addFormat':_0xaad6e2['push'](_0x524b72['key']);continue;case'removeFormat':_0x20415a['push'](_0x524b72['key']);continue;default:_0x440f56['push'](_0x524b72);}if(_0xaad6e2['length']){const _0x4ab8ea=_0xaad6e2['map'](_0xba7c4a=>this['_attributeLabels']['has'](_0xba7c4a)?this['_attributeLabels']['get'](_0xba7c4a):_0xba7c4a)['join'](',\x20');_0x440f56['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x4ab8ea)});}if(_0x20415a['length']){const _0x1d001b=_0x20415a['map'](_0x142bcd=>this['_attributeLabels']['has'](_0x142bcd)?this['_attributeLabels']['get'](_0x142bcd):_0x142bcd)['join'](',\x20');_0x440f56['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x1d001b)});}return _0x440f56;}['_handleCustomCallbackDescription'](_0x532d4a){for(const _0x10255f of this['_customCallbacks']){const _0x2dd375=_0x10255f(_0x532d4a);if(_0x2dd375&&'type'in _0x2dd375)return _0x2dd375;}}['_handleAttributeSuggestionDescription'](_0x206f86,_0x10061a){const _0x47793d=_0x10061a['data'],_0x2c349a=void 0x0===_0x47793d['newValue']?'removeFormat':'addFormat';_0x206f86['push']({'type':_0x2c349a,'key':_0x47793d['key']});}['_handleRenameSuggestionDescription'](_0x2ce7d9,_0x46823d){_0x2ce7d9['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x46823d['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x1f873e,_0x18b0d6,_0x5136ca){if(this['_addDescriptionItems'](_0x1f873e,_0x18b0d6),_0x5136ca&&_0x5136ca['getFirstRange']()&&!_0x18b0d6['getFirstRange']()['end']['isEqual'](_0x5136ca['getFirstRange']()['start'])){const _0x228c25=_0x1f873e[_0x1f873e['length']-0x1],_0x242862='insertion'==_0x18b0d6['type']?'add':'remove';_0x228c25&&'text'==_0x228c25['type']&&(_0x228c25[_0x242862]+='\x0a');}}}class V extends _0x36b02c{['afterInit'](){const _0x319f70=this['editor'],_0x14be9c=_0x319f70['plugins']['get']('TrackChangesEditing');_0x319f70['commands']['get']('showAIAssistant')&&_0x14be9c['enableCommand']('showAIAssistant');}}class U extends _0x36b02c{['afterInit'](){const _0x2a7e60=this['editor'],_0x467f86=_0x2a7e60['locale'];if(!_0x2a7e60['plugins']['has']('AlignmentEditing'))return;const _0x20fe4d=_0x2a7e60['plugins']['get']('TrackChangesEditing');_0x20fe4d['enableDefaultAttributesIntegration']('alignment'),_0x20fe4d['registerBlockAttribute']('alignment'),_0x20fe4d['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x467f86,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5014a5=this['editor'],_0x518b1d=_0x5014a5['locale'];_0x5014a5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5e4a35=>{if('formatBlock'!=_0x5e4a35['type'])return;const {data:_0x1ec60c}=_0x5e4a35;if(_0x1ec60c&&'alignment'==_0x1ec60c['commandName']){const _0x1a4cf0=_0x1ec60c['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x518b1d,'*Format:*\x20%0',function(_0x1887ea){switch(_0x1887ea){case'left':return o(_0x518b1d,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x518b1d,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x518b1d,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x518b1d,'FORMAT_JUSTIFY_TEXT');}}(_0x1a4cf0))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x36b02c{['afterInit'](){const _0x1a29a8=this['editor'],_0x49a860=_0x1a29a8['plugins']['get']('TrackChangesEditing'),_0xa3de0b=_0x1a29a8['locale'];for(const _0x3ccd0a of ti){if(!_0x1a29a8['plugins']['has'](_0x3ccd0a))continue;const _0x314a1f=_0x3ccd0a['slice'](0x0,-0x7)['toLowerCase'](),_0x33d36c='FORMAT_'+_0x314a1f['toUpperCase']();_0x49a860['enableDefaultAttributesIntegration'](_0x314a1f),_0x49a860['registerInlineAttribute'](_0x314a1f),_0x49a860['descriptionFactory']['registerAttributeLabel'](_0x314a1f,o(_0xa3de0b,_0x33d36c));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5cf39f=this['editor'],_0x39c330=_0x5cf39f['locale'],_0x3a0fcd=_0x5cf39f['plugins']['get']('TrackChangesEditing');function _0xc3fee8(_0x3ae919,_0x209d26){_0x3a0fcd['descriptionFactory']['registerDescriptionCallback'](_0x2ceba0=>{if('formatInline'!=_0x2ceba0['type'])return;const {data:_0x5b8cd5}=_0x2ceba0;return _0x5b8cd5&&_0x5b8cd5['commandName']===_0x3ae919?_0x5b8cd5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x39c330,'*Format:*\x20%0',_0x209d26)}:{'type':'format','content':o(_0x39c330,'*Remove\x20format:*\x20%0',_0x209d26)}:void 0x0;});}_0xc3fee8('bold',o(_0x39c330,'FORMAT_BOLD')),_0xc3fee8('italic',o(_0x39c330,'FORMAT_ITALIC')),_0xc3fee8('underline',o(_0x39c330,'FORMAT_UNDERLINE')),_0xc3fee8('code',o(_0x39c330,'FORMAT_CODE')),_0xc3fee8('strikethrough',o(_0x39c330,'FORMAT_STRIKETHROUGH')),_0xc3fee8('subscript',o(_0x39c330,'FORMAT_SUBSCRIPT')),_0xc3fee8('superscript',o(_0x39c330,'FORMAT_SUPERSCRIPT'));}}class F extends _0x36b02c{['afterInit'](){const _0x81e656=this['editor'],_0x2b9d84=_0x81e656['locale'];if(!_0x81e656['plugins']['has']('BlockQuoteEditing'))return;const _0x76c4e5=_0x81e656['plugins']['get']('TrackChangesEditing'),_0x23f685=this['editor']['commands']['get']('blockQuote');_0x76c4e5['enableCommand']('blockQuote',(_0xb184b9,_0x6f562d={})=>{const _0x2f7072=this['editor']['model']['document']['selection'],_0x38f331=_0x6f562d&&void 0x0!==_0x6f562d['forceValue']?_0x6f562d['forceValue']:!_0x23f685['value'];let _0x197c12=[];if(_0x38f331){const _0x14481f=Array['from'](_0x2f7072['getSelectedBlocks']())['filter'](_0x50cd1c=>oo(_0x50cd1c)||function(_0x5dc5f8,_0x262935){const _0xc7eb1e=_0x262935['checkChild'](_0x5dc5f8['parent'],'blockQuote'),_0xbac659=_0x262935['checkChild'](['$root','blockQuote'],_0x5dc5f8);return _0xc7eb1e&&_0xbac659;}(_0x50cd1c,this['editor']['model']['schema']));_0x197c12=to(_0x14481f,_0x81e656['model']);}else{const _0x55ced0=Array['from'](_0x2f7072['getSelectedBlocks']())['filter'](_0x14a697=>oo(_0x14a697));_0x197c12=to(_0x55ced0,_0x81e656['model']);}_0x81e656['model']['change'](()=>{for(const _0x43f98c of _0x197c12)_0x76c4e5['markBlockFormat'](_0x43f98c,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x38f331}]});});}),_0x76c4e5['descriptionFactory']['registerDescriptionCallback'](_0x4bace1=>{const {data:_0x7b6a1d}=_0x4bace1;if(_0x7b6a1d&&'blockQuote'==_0x7b6a1d['commandName']){const _0x5a1afe=o(_0x2b9d84,'ELEMENT_BLOCK_QUOTE');return _0x7b6a1d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2b9d84,'*Set\x20format:*\x20%0',_0x5a1afe)}:{'type':'format','content':o(_0x2b9d84,'*Remove\x20format:*\x20%0',_0x5a1afe)};}});}}function oo(_0x2210cf){return'blockQuote'==_0x2210cf['parent']['name'];}class L extends _0x36b02c{['afterInit'](){const _0x5d6b80=this['editor'];_0x5d6b80['plugins']['has']('CaseChange')&&(_0x5d6b80['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x5d6b80['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x5d6b80['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x36b02c{['afterInit'](){const _0x4cc893=this['editor'];_0x4cc893['commands']['get']('ckbox')&&_0x4cc893['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x36b02c{['afterInit'](){const _0x1b8264=this['editor'];if(!_0x1b8264['plugins']['has']('CodeBlock'))return;const _0x38f654=_0x1b8264['plugins']['get']('TrackChangesEditing'),_0x209780=_0x1b8264['locale'],_0x4d2e72=_0x1b8264['config']['get']('codeBlock')['languages'],_0x31ecd9=_0x1b8264['commands']['get']('codeBlock');_0x38f654['enableCommand']('indentCodeBlock'),_0x38f654['enableCommand']('outdentCodeBlock'),_0x38f654['enableCommand']('codeBlock',(_0x7099b4,_0x2c50ef={})=>{const _0x43d3d3=_0x1b8264['model'],_0x8e6703=_0x1b8264['model']['document']['selection'],_0xfe4d29=_0x2c50ef&&void 0x0!==_0x2c50ef['forceValue']?_0x2c50ef['forceValue']:!_0x31ecd9['value'];let _0x4ee448;_0x2c50ef['language']||(_0x2c50ef['language']=_0x4d2e72[0x0]['language']),_0x4ee448=_0xfe4d29?Array['from'](_0x8e6703['getSelectedBlocks']())['filter'](_0x46a96f=>eo(_0x46a96f)||function(_0x130884,_0x345855){if(_0x130884['is']('rootElement')||_0x345855['isLimit'](_0x130884))return!0x1;return _0x345855['checkChild'](_0x130884['parent'],'codeBlock');}(_0x46a96f,_0x43d3d3['schema'])):Array['from'](_0x8e6703['getSelectedBlocks']())['filter'](_0x164a20=>eo(_0x164a20));const _0x132b0e=to(_0x4ee448,_0x43d3d3);_0x43d3d3['change'](()=>{for(const _0x3c4581 of _0x132b0e)_0x38f654['markBlockFormat'](_0x3c4581,{'commandName':'codeBlock','commandParams':[{..._0x2c50ef,'forceValue':_0xfe4d29}],'formatGroupId':'blockName'});});}),(_0x38f654['descriptionFactory']['registerElementLabel']('codeBlock',_0x251453=>o(_0x209780,'ELEMENT_CODE_BLOCK',_0x251453)),_0x38f654['descriptionFactory']['registerDescriptionCallback'](_0x37e152=>{if('formatBlock'!=_0x37e152['type'])return;const _0x38511a=_0x209780['t'],{data:_0x28a423}=_0x37e152;if(!_0x28a423||'codeBlock'!=_0x28a423['commandName'])return;const _0x350b7f=_0x28a423['commandParams'][0x0]['language'],_0x189dc7=_0x38511a(_0x4d2e72['find'](_0x27e3ae=>_0x27e3ae['language']===_0x350b7f)['label'])['toLowerCase']();return _0x28a423['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x209780,'*Set\x20format:*\x20%0',o(_0x209780,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x189dc7+')')}:{'type':'format','content':o(_0x209780,'*Remove\x20format:*\x20%0',o(_0x209780,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x170c16){return'codeBlock'==_0x170c16['name'];}class q extends _0x36b02c{['afterInit'](){const _0x49c8e4=this['editor'];if(!_0x49c8e4['plugins']['has']('CommentsEditing'))return;_0x49c8e4['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x2a0261,_0x554488,_0x33aeef){const _0x480b1a=[];for(const _0x2b92fd of _0x554488['getItems']())_0x2b92fd['hasAttribute'](_0x2a0261)&&_0x480b1a['push'](_0x33aeef['createRangeOn'](_0x2b92fd));return _0x480b1a;}function _e(_0x4be1b5,_0x2b044b,{showActiveMarker:_0x44fe04=!0x0}={}){const _0x3139df=_0x4be1b5['plugins']['get']('TrackChangesEditing');return(_0x164816,_0x5e83a4,_0x55b5d8)=>{if(!_0x55b5d8['consumable']['test'](_0x5e83a4['markerRange'],_0x164816['name']))return;const _0x450957=_0x5e83a4['markerRange']['getWalker'](),_0x11290e=_0x5e83a4['markerRange']['start'],_0x2c8cfe=_0x4be1b5['model']['schema'];let _0x5c4cc3=null,_0x5d2645=null,_0x4f2ecd=!0x1,_0x4eef0f=!0x1;for(const _0x3d0177 of _0x450957){const _0x2c71b0=_0x3d0177['item'];_0x4f2ecd=_0x4f2ecd||_0x2c8cfe['isContent'](_0x2c71b0);const _0x23d178=_0x55b5d8['mapper']['toViewElement'](_0x2c71b0);if(_0x23d178&&_0x23d178['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x3d0177['type']&&(_0x2c8cfe['isBlock'](_0x2c71b0)&&!_0x2c8cfe['isLimit'](_0x2c71b0)&&(_0x2c71b0['nextSibling']||_0x11290e['isAtEnd']?_0x5c4cc3&&_0x5c4cc3['parent']==_0x2c71b0||(_0x5c4cc3=_0x2c71b0,_0xfeb8f3(_0x3d0177['previousPosition']),_0x4eef0f=!0x0):_0x5d2645=_0x5d2645||_0x3d0177['previousPosition']));}function _0xfeb8f3(_0x2ff291){const {authorId:_0x3d5411}=_0x3139df['_splitMarkerName'](_0x5e83a4['markerName']),_0x25cfaf=_0x55b5d8['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2b044b,'data-author-id':_0x3d5411}),_0x5e979a=_0x55b5d8['mapper']['toViewPosition'](_0x2ff291);_0x44fe04&&_0x3139df['activeMarkers']['includes'](_0x5e83a4['markerName'])&&_0x55b5d8['writer']['addClass']('ck-suggestion-marker--active',_0x25cfaf),_0x55b5d8['writer']['insert'](_0x5e979a,_0x25cfaf),_0x55b5d8['mapper']['bindElementToMarker'](_0x25cfaf,_0x5e83a4['markerName']);}_0x4f2ecd||_0x4eef0f||!_0x5d2645||_0xfeb8f3(_0x5d2645);};}class z extends _0x36b02c{static get['requires'](){return[_0x4122a9];}['init'](){const _0x4dc00a=this['editor'],_0x119bd0=_0x4dc00a['plugins']['get']('TrackChangesEditing');_0x119bd0['enableCommand']('delete');const _0x41db29=_0x4dc00a['commands']['get']('deleteForward');_0x119bd0['enableCommand']('deleteForward',(_0x590e13,_0xfe4a5f={})=>{const _0x516e31=_0x4dc00a['model']['createSelection'](_0x4dc00a['model']['document']['selection']);_0x516e31['isCollapsed']&&_0x4dc00a['model']['modifySelection'](_0x516e31,{'direction':'forward','unit':_0xfe4a5f['unit']});const _0x3a8377=_0x516e31['getFirstRange'](),_0x4a57a5=_0x3f290a['fromRange'](_0x3a8377);let _0x244e52;_0x590e13(_0xfe4a5f),_0x244e52='$graveyard'==_0x4a57a5['root']['rootName']?_0x4dc00a['model']['createRange'](_0x3a8377['start']):_0x4dc00a['model']['createRange'](_0x4a57a5['start'],_0x4a57a5['end']),_0x4a57a5['detach'](),_0x4dc00a['model']['enqueueChange'](_0x41db29['buffer']['batch'],_0x237c9a=>{_0x41db29['buffer']['lock'](),_0x237c9a['setSelection'](_0x237c9a['createRange'](_0x244e52['end'])),_0x41db29['buffer']['unlock']();});}),_0x4dc00a['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x4dc00a,'merge'),{'priority':'high'}),_0x4dc00a['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x2c07a8,_0x207c46,_0xfab962)=>{_0xfab962['options']['showSuggestionHighlights']&&_e(_0x4dc00a,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x2c07a8,_0x207c46,_0xfab962);},{'priority':'high'}),_0x4dc00a['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x8c727,_0x25c2ad,_0x1c30e7)=>{const _0x44ca97=_0x1c30e7['mapper']['markerNameToElements'](_0x25c2ad['markerName']);if(_0x44ca97){for(const _0x4dd84f of _0x44ca97)_0x4dd84f['is']('uiElement')&&(_0x1c30e7['mapper']['unbindElementFromMarkerName'](_0x4dd84f,_0x25c2ad['markerName']),_0x1c30e7['writer']['remove'](_0x4dd84f));}},{'priority':'high'});}}class K extends _0x36b02c{['afterInit'](){const _0x1e6271=this['editor'];if(!_0x1e6271['plugins']['has']('ListEditing'))return;const _0xe640a5=_0x1e6271['locale'],_0x1fd1c5=_0x1e6271['plugins']['get']('TrackChangesEditing'),_0x1faee8=_0x1e6271['plugins']['has']('TodoListEditing'),_0x4e7fe2=!!_0x1e6271['config']['get']('list.multiBlock');function _0x281817(_0x3a2d81){return{'type':'format','content':''+o(_0xe640a5,'*Set\x20format:*\x20%0',_0x3a2d81)};}function _0x45809b(_0x1fcf0b){return{'type':'format','content':''+o(_0xe640a5,'*Remove\x20format:*\x20%0',_0x1fcf0b)};}_0x1fd1c5['enableDefaultAttributesIntegration']('numberedList'),_0x1fd1c5['enableDefaultAttributesIntegration']('bulletedList'),_0x1fd1c5['enableDefaultAttributesIntegration']('customNumberedList'),_0x1fd1c5['enableDefaultAttributesIntegration']('customBulletedList'),_0x1fd1c5['enableDefaultAttributesIntegration']('indentList'),_0x1fd1c5['enableDefaultAttributesIntegration']('outdentList'),_0x1fd1c5['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x1fd1c5['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x1fd1c5['registerBlockAttribute']('listItemId'),_0x1fd1c5['registerBlockAttribute']('listType'),_0x1fd1c5['registerBlockAttribute']('listIndent'),_0x4e7fe2&&(_0x1fd1c5['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x1fd1c5['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x1faee8&&(_0x1fd1c5['enableDefaultAttributesIntegration']('todoList'),_0x1fd1c5['enableDefaultAttributesIntegration']('checkTodoList'),_0x1fd1c5['registerBlockAttribute']('todoListChecked'),_0x1fd1c5['descriptionFactory']['registerDescriptionCallback'](_0x3e55f8=>{const {data:_0xb9b61b}=_0x3e55f8;if(_0xb9b61b&&'todoListChecked'==_0xb9b61b['key'])return{'type':'format','content':_0xb9b61b['newValue']?o(_0xe640a5,'*Check\x20item*'):o(_0xe640a5,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x545a38=>{if(_0x545a38['batch']['isUndo'])return!0x1;let _0x4fc21c=!0x1;const _0x24311c=_0x1fd1c5['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x143685=>'todoListChecked'===_0x1fd1c5['_getAttributeKey'](_0x143685));for(const _0x1983c6 of _0x24311c){'todo'!=_0x1983c6['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x1fd1c5['_findSuggestions'](_0x1983c6['getFirstRange'](),'attribute')['find'](_0x1a9866=>'listType'===_0x1fd1c5['_getAttributeKey'](_0x1a9866['suggestion']))||(_0x545a38['removeMarker'](_0x1983c6['getFirstMarker']()),_0x4fc21c=!0x0));}return _0x4fc21c;})),_0x1fd1c5['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0xe640a5,'FORMAT_INDENT'));const _0x2136cc={'type':'format','content':''};_0x1fd1c5['descriptionFactory']['registerDescriptionCallback'](_0x177a57=>{const {data:_0x1e42c9}=_0x177a57;if(!_0x1e42c9||'listType'!=_0x1e42c9['key'])return;let _0x134373=_0x177a57['head'];for(;_0x134373;){if(_0x134373['data']&&(('listStyle'==_0x134373['data']['key']||'listMarkerStyle'==_0x134373['data']['key'])&&(_0x134373['data']['newValue']&&'default'!=_0x134373['data']['newValue']||'default'!=_0x134373['data']['oldValue']&&!_0x1e42c9['newValue'])||!_0x4e7fe2&&_0x134373['data']['key']==m))return _0x2136cc;_0x134373=_0x134373['next'];}if(null==_0x1e42c9['newValue'])switch(_0x1e42c9['oldValue']){case'bulleted':return _0x45809b(o(_0xe640a5,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x45809b(o(_0xe640a5,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x45809b(o(_0xe640a5,'ELEMENT_TODO_LIST'));}switch(_0x1e42c9['newValue']){case'bulleted':return _0x281817(o(_0xe640a5,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x281817(o(_0xe640a5,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x281817(o(_0xe640a5,'ELEMENT_TODO_LIST'));}}),_0x1fd1c5['descriptionFactory']['registerDescriptionCallback'](_0x37454f=>{const {data:_0x585acf}=_0x37454f;if(_0x585acf&&'listIndent'==_0x585acf['key'])return null==_0x585acf['newValue']||null==_0x585acf['oldValue']&&0x0==_0x585acf['newValue']?_0x2136cc:void 0x0;}),_0x1fd1c5['descriptionFactory']['registerDescriptionCallback'](_0x4c4791=>{if('attribute'!=_0x4c4791['type'])return;const {data:_0x417148}=_0x4c4791;if(!_0x417148||'listItemId'!=_0x417148['key'])return;const _0x39cc28=Ee(_0x4c4791);return'newValue'==_0x39cc28?{'type':'format','content':o(_0xe640a5,'*Merge:*\x20list\x20item')}:'oldValue'==_0x39cc28?{'type':'format','content':o(_0xe640a5,'*Split:*\x20list\x20item')}:_0x2136cc;}),_0x1e6271['model']['document']['registerPostFixer'](_0x2a55f9=>this['listItemIdFixer'](_0x2a55f9)),_0x1e6271['model']['document']['registerPostFixer'](_0x45a132=>this['noTrackChangesFixer'](_0x45a132)),_0x1e6271['model']['document']['on']('change:data',(_0x57805f,_0x388dd7)=>{if(_0x388dd7['isUndo']||!_0x388dd7['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x2f51c0){if(_0x2f51c0['batch']['isUndo']||!_0x2f51c0['batch']['isLocal'])return!0x1;let _0x4b2c52=!0x1;const _0x3efca1=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1d4d68=>_0x1d4d68['data']&&'listItemId'==_0x1d4d68['data']['key'])['filter'](_0x4b6a86=>_0x4b6a86['data']['newValue']&&_0x4b6a86['data']['oldValue']);for(const _0x48d98f of _0x3efca1)Ee(_0x48d98f)||(_0x2f51c0['removeMarker'](_0x48d98f['getFirstMarker']()),_0x4b2c52=!0x0);return _0x4b2c52;}['noTrackChangesFixer'](_0x3a02bb){if(_0x3a02bb['batch']['isUndo']||!_0x3a02bb['batch']['isLocal'])return!0x1;const _0x3085dc=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x3085dc['trackChangesCommand']['value'])return!0x1;let _0x30a79f=!0x1;const _0x440dd7=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x354d4a=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x312dc1=>'attribute'==_0x312dc1['type'])['filter'](_0x7943f2=>_0x440dd7['includes'](_0x7943f2['attributeKey']));if(0x0==_0x354d4a['length'])return _0x30a79f;for(const _0x5b1533 of _0x354d4a){const _0x5ba49e=_0x3085dc['_findSuggestions'](_0x5b1533['range'],'attribute')['filter'](_0x5da896=>!_0x5da896['meta']['isNextTo'])['map'](_0x2e922a=>_0x2e922a['suggestion'])['filter'](_0xba518d=>{const _0x43fde5=_0x3085dc['_getAttributeKey'](_0xba518d);return _0x440dd7['includes'](_0x43fde5);});if(_0x5ba49e['length']){for(const _0x41a7c4 of _0x5ba49e)_0x3a02bb['removeMarker'](_0x41a7c4['getFirstMarker']());_0x30a79f=!0x0;}}return _0x30a79f;}['assureChains'](){const _0xa07cf2=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2fceee=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x237ee3;const _0x4ad24a=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x3a6084=>{if(_0x3a6084['data']['oldRange']||!_0x3a6084['data']['newRange'])return null;if(!_0x3a6084['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x540876}=_0xa07cf2['_splitMarkerName'](_0x3a6084['name']);if(!_0xa07cf2['hasSuggestion'](_0x540876))return null;const _0x452170=_0xa07cf2['getSuggestion'](_0x540876);return _0x2fceee['includes'](_0x452170['data']['key']);})['map'](_0x37eedc=>{const {id:_0x5d07cd}=_0xa07cf2['_splitMarkerName'](_0x37eedc['name']),_0x544c67=_0xa07cf2['getSuggestion'](_0x5d07cd);return _0x237ee3=_0x544c67['attributes']['groupId'],_0x544c67['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x4ad24a['size'])return;const _0x528a56=_0xa07cf2['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x26ebf4=>'attribute'==_0x26ebf4['type']&&_0x26ebf4['data']&&_0x2fceee['includes'](_0x26ebf4['data']['key'])&&_0x26ebf4['attributes']['groupId']!=_0x237ee3)['map'](_0x243908=>({'listItem':_0x243908['getFirstRange']()['start']['nodeAfter'],'groupId':_0x243908['attributes']['groupId']})),_0x39d56a=new Set();for(const {groupId:_0x2afd8c,listItem:_0x4f5132}of _0x528a56)_0x4ad24a['has'](_0x4f5132)&&_0x39d56a['add'](_0x2afd8c);for(const _0x1538b2 of _0xa07cf2['getSuggestions']())_0x39d56a['has'](_0x1538b2['attributes']['groupId'])&&_0x1538b2['setAttribute']('groupId',_0x237ee3);}['_supportLegacySuggestions'](){const _0x84fb=this['editor'],_0x53bd15=_0x84fb['locale'],_0x24bfa3=_0x84fb['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x24bfa3['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x5861be,_0x491a6c){const _0x5c29f8=[];for(let _0x2d704a of _0x5861be)_0x2d704a['start']['nodeAfter']===_0x2d704a['end']['parent']&&(_0x2d704a=_0x84fb['model']['createRange'](_0x84fb['model']['createPositionAt'](_0x2d704a['start']['nodeAfter'],0x0))),_0x5c29f8['push'](_0x2d704a);_0x84fb['model']['change'](_0x336323=>{const _0x14e352=_0x84fb['model']['document']['selection'],_0x2304cd=Array['from'](_0x14e352['getRanges']())['map'](_0x34e36e=>_0x3f290a['fromRange'](_0x34e36e));_0x336323['setSelection'](_0x5c29f8),_0x84fb['commands']['get'](_0x491a6c['commandName'])['refresh'](),_0x491a6c['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x84fb['execute'](_0x491a6c['commandName'],..._0x491a6c['commandParams']),_0x336323['setSelection'](_0x2304cd);for(const _0x543561 of _0x2304cd)_0x543561['detach']();});}),_0x24bfa3['descriptionFactory']['registerElementLabel'](function(_0x35694a){const _0x4be13d=!_0x84fb['model']['schema']['isObject'](_0x35694a),_0x5f3b9f=_0x35694a['previousSibling'],_0x52e744=_0x35694a['nextSibling'],_0x3cfc1c=_0x35694a['getAttribute']('listItemId'),_0x5a8573=!_0x5f3b9f||_0x5f3b9f['getAttribute']('listItemId')!==_0x3cfc1c,_0x1dc140=!_0x52e744||_0x52e744['getAttribute']('listItemId')!==_0x3cfc1c;return _0x4be13d&&Boolean(_0x3cfc1c)&&_0x5a8573&&_0x1dc140;},_0x502696=>o(_0x53bd15,'ELEMENT_LIST_ITEM',_0x502696));}['_registerLegacyDescription'](){const _0x547bca=this['editor'],_0x245f7a=_0x547bca['locale'];function _0x3fbb34(_0x33747a){const _0x18865e=_0x547bca['commands']['get']('bulletedList')['value'],_0x4bdbdd=_0x547bca['commands']['get']('numberedList')['value'];return'numberedList'===_0x33747a?_0x18865e:_0x4bdbdd;}_0x547bca['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x4e09e3){if('formatBlock'!=_0x4e09e3['type'])return;const {data:_0x392b10}=_0x4e09e3;if(!_0x392b10)return;let _0x4fa3ba,_0x302c75,_0x1c1029,_0x474be7;switch(_0x392b10['commandName']){case'bulletedList':_0x1c1029=_0x392b10['commandParams'][0x0]['forceValue'],_0x474be7=_0x3fbb34(_0x392b10['commandName']),_0x4fa3ba=_0x1c1029?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x474be7&&_0x547bca['config']['get']('list.multiBlock')||(_0x4fa3ba='*Change\x20to:*\x20%0'),_0x302c75={'type':'format','content':o(_0x245f7a,_0x4fa3ba,o(_0x245f7a,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x1c1029=_0x392b10['commandParams'][0x0]['forceValue'],_0x474be7=_0x3fbb34(_0x392b10['commandName']),_0x4fa3ba=_0x1c1029?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x474be7&&_0x547bca['config']['get']('list.multiBlock')||(_0x4fa3ba='*Change\x20to:*\x20%0'),_0x302c75={'type':'format','content':o(_0x245f7a,_0x4fa3ba,o(_0x245f7a,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x4fa3ba='*Indent:*\x20%0',_0x302c75={'type':'format','content':o(_0x245f7a,_0x4fa3ba,o(_0x245f7a,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x4fa3ba=function(_0x37a8d3){const _0x1ae696=_0x37a8d3['getFirstRange']();let _0x279def=_0x1ae696['start']['nodeAfter'];for(;_0x279def&&_0x1ae696['containsItem'](_0x279def);){if(_0x279def['getAttribute']('listIndent')>0x0)return!0x1;_0x279def=_0x279def['nextSibling'];}return!0x0;}(_0x4e09e3)?o(_0x245f7a,'*Format:*\x20remove\x20from\x20%0',o(_0x245f7a,function(_0x5945f){return'ELEMENT_'+_0x5945f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x4e09e3))):o(_0x245f7a,'*Outdent:*\x20%0',o(_0x245f7a,'ELEMENT_LIST_ITEM')),_0x302c75={'type':'format','content':_0x4fa3ba};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x392b10['multipleBlocks']&&(_0x4fa3ba='*Merge:*\x20%0',_0x302c75={'type':'deletion','content':o(_0x245f7a,_0x4fa3ba,o(_0x245f7a,'ELEMENT_LIST_ITEM'))});}return _0x302c75;});}}function Ee(_0x55aac5){let _0x2e33dd=_0x55aac5['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x2e33dd;){const _0x169cde=_0x2e33dd['getAttribute']('listItemId');if(!_0x169cde)return!0x1;if(_0x169cde==_0x55aac5['data']['newValue'])return'newValue';if(_0x169cde==_0x55aac5['data']['oldValue'])return'oldValue';_0x2e33dd=_0x2e33dd['previousSibling'];}return!0x1;}class pe extends _0x36b02c{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x4ece02=this['editor']['config']['get']('list.properties'),_0x35ceba=this['editor']['plugins']['get']('TrackChangesEditing');_0x4ece02['styles']&&(_0x35ceba['enableDefaultAttributesIntegration']('listStyle'),_0x35ceba['registerBlockAttribute']('listStyle')),_0x4ece02['reversed']&&(_0x35ceba['enableDefaultAttributesIntegration']('listReversed'),_0x35ceba['registerBlockAttribute']('listReversed')),_0x4ece02['startIndex']&&(_0x35ceba['enableDefaultAttributesIntegration']('listStart'),_0x35ceba['registerBlockAttribute']('listStart'));const _0x35220f={'type':'format','content':''};_0x35ceba['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x345568=this['editor']['locale'];_0x35ceba['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x345568,'FORMAT_LIST_REVERSED')),_0x35ceba['descriptionFactory']['registerDescriptionCallback'](_0x5b10a9=>{const {data:_0x3dbe86}=_0x5b10a9;if(_0x3dbe86&&'listReversed'==_0x3dbe86['key'])return null==_0x3dbe86['newValue']||0x0==_0x3dbe86['newValue']&&null==_0x3dbe86['oldValue']?_0x35220f:void 0x0;}),_0x35ceba['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x345568,'FORMAT_LIST_START')),_0x35ceba['descriptionFactory']['registerDescriptionCallback'](_0x16346c=>{const {data:_0x4d17c9}=_0x16346c;if(_0x4d17c9&&'listStart'==_0x4d17c9['key'])return null==_0x4d17c9['newValue']||0x1==_0x4d17c9['newValue']&&null==_0x4d17c9['oldValue']?_0x35220f:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x1ce65f=>{if(_0x1ce65f['batch']['isUndo'])return!0x1;let _0x29a5bc=!0x1;const _0x5308d9=_0x35ceba['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x572746=>{const _0x4db709=_0x35ceba['_getAttributeKey'](_0x572746);return'listStart'==_0x4db709||'listReversed'==_0x4db709;});for(const _0x28d406 of _0x5308d9){const _0x1d2261=_0x28d406['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x1d2261||'customNumbered'==_0x1d2261)continue;_0x35ceba['_findSuggestions'](_0x28d406['getFirstRange'](),'attribute')['find'](_0x229fc4=>'listType'==_0x35ceba['_getAttributeKey'](_0x229fc4['suggestion']))||(_0x1ce65f['removeMarker'](_0x28d406['getFirstMarker']()),_0x29a5bc=!0x0);}return _0x29a5bc;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x3b8bef){const _0x367e0d=this['editor']['locale'],{data:_0x4c5271}=_0x3b8bef,_0xb8724f={'type':'format','content':''};if(!_0x4c5271||'listStyle'!=_0x4c5271['key'])return;if(!_0x4c5271['oldValue'])return'default'==_0x4c5271['newValue']?_0xb8724f:{'type':'format','content':''+o(_0x367e0d,'*Set\x20format:*\x20%0',o(_0x367e0d,this['_getTranslationKeyForListStyle'](_0x4c5271['newValue'])))};if(!_0x4c5271['newValue']){if('default'==_0x4c5271['oldValue'])return _0xb8724f;let _0xf16d1c=_0x3b8bef['head'];for(;_0xf16d1c;){if(_0xf16d1c['data']&&'listType'==_0xf16d1c['data']['key']&&_0xf16d1c['data']['newValue'])return _0xb8724f;_0xf16d1c=_0xf16d1c['next'];}return{'type':'format','content':''+o(_0x367e0d,'*Remove\x20format:*\x20%0',o(_0x367e0d,this['_getTranslationKeyForListStyle'](_0x4c5271['oldValue'])))};}if('default'!=_0x4c5271['newValue'])return{'type':'format','content':''+o(_0x367e0d,'*Set\x20format:*\x20%0',o(_0x367e0d,this['_getTranslationKeyForListStyle'](_0x4c5271['newValue'])))};let _0x201d37=_0x3b8bef['head'];for(;_0x201d37;){if(_0x201d37['data']&&'listType'==_0x201d37['data']['key']&&_0x201d37['data']['newValue']&&_0x201d37['data']['oldValue'])return _0xb8724f;_0x201d37=_0x201d37['next'];}return{'type':'format','content':o(_0x367e0d,'*Set\x20format:*\x20%0',o(_0x367e0d,'ELEMENT_'+_0x3b8bef['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x34fc8c=this['editor'],_0x4be9fa=_0x34fc8c['locale'];_0x34fc8c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x460a12=>{if('formatBlock'!=_0x460a12['type'])return;const {data:_0x3fb887}=_0x460a12;if(!_0x3fb887)return;let _0x3125e2,_0x10c93e;switch(_0x3fb887['commandName']){case'listStyle':_0x3125e2='*Change\x20to:*\x20%0',_0x10c93e={'type':'format','content':o(_0x4be9fa,_0x3125e2,o(_0x4be9fa,this['_getTranslationKeyForListStyle'](_0x3fb887['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3125e2=_0x3fb887['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x10c93e={'type':'format','content':o(_0x4be9fa,_0x3125e2)};break;case'listStart':_0x3125e2='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x10c93e={'type':'format','content':o(_0x4be9fa,_0x3125e2,_0x3fb887['commandParams'][0x0]['startIndex'])};}return _0x10c93e;});}['_getTranslationKeyForListStyle'](_0x480525){return'ELEMENT_'+function(_0x9c27cc){if(ye['includes'](_0x9c27cc))return'bulleted';if(Se['includes'](_0x9c27cc))return'numbered';return null;}(_0x480525)['toUpperCase']()+'_LIST_'+_0x480525['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x36b02c{static get['requires'](){return[_0x1f1db9];}['init'](){const _0x4d1f3f=this['editor'],_0x41f0af=_0x4d1f3f['plugins']['get']('TrackChangesEditing'),_0x3e7b28=_0x4d1f3f['commands']['get']('enter');_0x41f0af['enableCommand']('enter',()=>{_0x4d1f3f['model']['change'](_0x284d59=>{const _0x1f9b25=_0x4d1f3f['model']['document']['selection'],_0x4fc7b4=_0x1f9b25['getFirstPosition'](),_0x130d95=_0x3f290a['fromRange'](_0x1f9b25['getFirstRange']());if(_0x3e7b28['enterBlock'](_0x284d59)){const _0x143551=_0x4d1f3f['model']['createPositionAt'](_0x4fc7b4['parent']['nextSibling'],0x0),_0x4fa8c8=_0x284d59['createRange'](_0x4fc7b4,_0x143551);_0x41f0af['markInsertion'](_0x4fa8c8);}else _0x284d59['setSelection'](_0x284d59['createRange'](_0x130d95['end']));_0x130d95['detach'](),_0x3e7b28['fire']('afterExecute',{'writer':_0x284d59});});}),_0x4d1f3f['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x4d1f3f,'split'),{'priority':'high'}),_0x4d1f3f['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x7ea196,_0x5b41e6,_0x4835e6)=>{const _0x5c388c=_0x4835e6['mapper']['markerNameToElements'](_0x5b41e6['markerName']);if(_0x5c388c){for(const _0x3ddde2 of _0x5c388c)_0x3ddde2['hasClass']('ck-suggestion-marker-split')&&(_0x4835e6['mapper']['unbindElementFromMarkerName'](_0x3ddde2,_0x5b41e6['markerName']),_0x4835e6['writer']['remove'](_0x3ddde2));}},{'priority':'high'}),_0x4d1f3f['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x35c25b,_0x532bc8,_0x12790a)=>{_0x12790a['options']['showSuggestionHighlights']&&_e(_0x4d1f3f,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x35c25b,_0x532bc8,_0x12790a);},{'priority':'high'});}}class X extends _0x36b02c{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x57ff24=this['editor']['plugins']['get']('TrackChangesEditing');_0x57ff24['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x57ff24['enableCommand']('findNext'),_0x57ff24['enableCommand']('findPrevious'),_0x57ff24['enableCommand']('replace'),_0x57ff24['enableCommand']('replaceAll');}['handleFindCommand'](_0x239bb8,_0x22951d,_0x97a4d8={}){const _0x1dd365=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x239bb8(_0xa82a9=>{let _0x516876=('string'==typeof _0x22951d?_0x1dd365['findByTextCallback'](_0x22951d,_0x97a4d8):_0x22951d)(_0xa82a9);Array['isArray'](_0x516876)&&(_0x516876={'results':_0x516876,'searchText':'string'==typeof _0x22951d?_0x22951d:''});const _0x3c2ae5=_0x516876['results']['filter'](_0x5e8496=>!0x1===this['_isInDeletionRange'](_0x5e8496,_0xa82a9['item']));return{..._0x516876,'results':_0x3c2ae5};},_0x97a4d8);}['_isInDeletionRange'](_0x3e4405,_0x59d75e){const _0x2a8a90=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x59d75e,_0x3e4405['start']),this['editor']['model']['createPositionAt'](_0x59d75e,_0x3e4405['end']));for(const _0x2ec62f of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x2a8a90['getIntersection'](_0x2ec62f['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x36b02c{['afterInit'](){const _0x1618bd=this['editor']['locale'],_0x49ad11=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x41d0f5,commandName:_0x33087f}of ro)this['editor']['plugins']['has'](_0x41d0f5)&&(_0x49ad11['enableDefaultAttributesIntegration'](_0x33087f),_0x49ad11['registerInlineAttribute'](_0x33087f));_0x49ad11['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x1618bd,'FORMAT_FONT_SIZE')),_0x49ad11['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x1618bd,'FORMAT_FONT_FAMILY')),_0x49ad11['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x1618bd,'FORMAT_FONT_COLOR')),_0x49ad11['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x1618bd,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1d3fde=this['editor'],_0x224fcf=_0x1d3fde['locale'];_0x1d3fde['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x211fdb=>{const _0x6a2807=_0x224fcf['t'];if('formatInline'!=_0x211fdb['type'])return;const {data:_0xf17b89}=_0x211fdb;if(null!=_0xf17b89){if('fontSize'==_0xf17b89['commandName']){const _0x398448=_0xf17b89['commandParams'][0x0]['value'];if(_0x398448){const _0x3ce240=_0x6a2807(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x28626b=>_0x28626b['model']==_0x398448)['title'])['toLowerCase']();return{'type':'format','content':o(_0x224fcf,'*Set\x20font\x20size:*\x20%0',_0x3ce240)};}return{'type':'format','content':o(_0x224fcf,'*Reset\x20font\x20size*')};}if('fontFamily'==_0xf17b89['commandName']){const _0x3af419=_0xf17b89['commandParams'][0x0]['value'];return _0x3af419?{'type':'format','content':o(_0x224fcf,'*Set\x20font\x20family:*\x20%0',_0x3af419)}:{'type':'format','content':o(_0x224fcf,'*Reset\x20font\x20family*')};}if('fontColor'==_0xf17b89['commandName']){const _0x58d381=_0xf17b89['commandParams'][0x0]['value'];if(_0x58d381){const _0x579520=_0x4b756a(this['editor']['config']['get']('fontColor.colors'))['find'](_0x54029c=>_0x54029c['model']==_0x58d381);let _0x3f9c07=_0x58d381,_0x59cd32='';return _0x579520&&(_0x3f9c07=_0x579520['label'],_0x59cd32=_0x6a2807(_0x3f9c07)['toLowerCase']()),{'type':'format','content':o(_0x224fcf,'*Set\x20font\x20color:*\x20%0',_0x59cd32)['trim'](),'color':{'value':_0x58d381,'title':_0x59cd32||_0x3f9c07}};}return{'type':'format','content':o(_0x224fcf,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0xf17b89['commandName']){const _0x351cb5=_0xf17b89['commandParams'][0x0]['value'];if(_0x351cb5){const _0x3e13ea=_0x4b756a(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x3e0eec=>_0x3e0eec['model']==_0x351cb5);let _0x400413=_0x351cb5,_0x52e708='';return _0x3e13ea&&(_0x400413=_0x3e13ea['label'],_0x52e708=_0x6a2807(_0x400413)['toLowerCase']()),{'type':'format','content':o(_0x224fcf,'*Set\x20font\x20background\x20color:*\x20%0',_0x52e708)['trim'](),'color':{'value':_0x351cb5,'title':_0x52e708||_0x400413}};}return{'type':'format','content':o(_0x224fcf,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x36b02c{['afterInit'](){const _0x3eee4b=this['editor'],_0x4a03a6=_0x3eee4b['plugins']['get']('TrackChangesEditing'),_0x53dbb6=_0x3eee4b['commands']['get']('copyFormat'),_0x3f24fe=_0x3eee4b['commands']['get']('pasteFormat');_0x53dbb6&&_0x3f24fe&&(_0x4a03a6['enableDefaultAttributesIntegration']('pasteFormat'),_0x4a03a6['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x53513b=this['editor'],_0x404bb1=_0x53513b['locale'];_0x53513b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x254ce8=>{if('formatBlock'!=_0x254ce8['type']&&'formatInline'!=_0x254ce8['type'])return;const {data:_0x26419f}=_0x254ce8;if(_0x26419f&&'pasteFormat'===_0x26419f['commandName']){const _0xf2ae33=[],_0xe62294=_0x26419f['commandParams'][0x0];for(const [_0x62957c,_0x1fea57]of Object['entries'](_0xe62294))_0xf2ae33['push'](so(_0x53513b,_0x62957c,_0x1fea57));return _0xf2ae33['length']?{'type':'format','content':o(_0x404bb1,'*Set\x20format\x20to:*\x20%0',_0xf2ae33['join'](',\x20'))}:{'type':'format','content':o(_0x404bb1,'*Remove\x20all\x20formatting*')};}});}}function so(_0x5998a3,_0x3052df,_0x4ba691){const _0x94329c=_0x5998a3['locale']['t'],_0x11d325=_0x3052df['split'](/(?=[A-Z])/)['join']('\x20'),_0x568143=_0x94329c(_0x11d325['charAt'](0x0)['toUpperCase']()+_0x11d325['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x4ba691)return _0x568143;if('fontColor'===_0x3052df||'fontBackgroundColor'===_0x3052df){const _0x23bdf9=_0x4b756a(_0x5998a3['config']['get']('fontColor.colors'))['find'](_0x428ac9=>_0x428ac9['model']==_0x4ba691);return _0x568143+'\x20('+(_0x23bdf9?_0x94329c(_0x23bdf9['label'])['toLowerCase']():_0x4ba691)+')';}if('fontSize'===_0x3052df&&isNaN(parseFloat(_0x4ba691))){const _0x3a2d9a=_0x5998a3['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x5998a3['config']['get']('fontSize.options'))['find'](_0x42ba7f=>_0x42ba7f['model']==_0x4ba691);return _0x568143+'\x20('+(_0x3a2d9a?_0x94329c(_0x3a2d9a['title'])['toLowerCase']():_0x4ba691)+')';}return _0x568143+'\x20('+_0x4ba691+')';}class tt extends _0x36b02c{['_headingOptions'];['afterInit'](){const _0x2430dc=this['editor'];if(!_0x2430dc['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x2430dc['config']['get']('heading.options');const _0x47e539=_0x2430dc['locale'],_0x51b9db=_0x2430dc['plugins']['get']('TrackChangesEditing');_0x51b9db['enableDefaultAttributesIntegration']('heading');for(const _0x1b50f5 of this['_headingOptions'])'paragraph'!=_0x1b50f5['model']&&_0x51b9db['descriptionFactory']['registerElementLabel'](_0x1b50f5['model'],_0x40115b=>{const _0x5078d0=this['_getHeadingLevel'](_0x1b50f5['model']);return null!==_0x5078d0?_0xcbe71(_0x40115b,_0x5078d0):_0x144a52(_0x40115b,_0x1b50f5['title']);});function _0xcbe71(_0x1b35ef,_0x5f2c9d){return o(_0x47e539,'ELEMENT_HEADING',[_0x1b35ef,_0x5f2c9d]);}function _0x144a52(_0x372aad,_0xdc4770){return o(_0x47e539,'ELEMENT_HEADING_CUSTOM',[_0x372aad,_0xdc4770]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xcc7fb5=this['editor'],_0x2b6c56=_0xcc7fb5['locale'];function _0x86614b(_0x1e554e,_0xcb9518){return o(_0x2b6c56,'ELEMENT_HEADING_CUSTOM',[_0x1e554e,_0xcb9518]);}_0xcc7fb5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x63a55f=>{if('formatBlock'!=_0x63a55f['type'])return;const {data:_0x5c0c80}=_0x63a55f;if(_0x5c0c80&&'heading'==_0x5c0c80['commandName']){const _0x23c41e=_0x5c0c80['commandParams'][0x0]['value'],_0x5ded66=this['_getHeadingLevel'](_0x23c41e);if(null!==_0x5ded66)return{'type':'format','content':o(_0x2b6c56,'*Change\x20to:*\x20%0',(_0x15d0ff=0x1,_0x2ea33a=_0x5ded66,o(_0x2b6c56,'ELEMENT_HEADING',[_0x15d0ff,_0x2ea33a])))};const _0x4ac615=this['_headingOptions']['find'](_0x505294=>_0x505294['model']===_0x23c41e)['title'];return{'type':'format','content':o(_0x2b6c56,'*Change\x20to:*\x20%0',_0x86614b(0x1,_0x4ac615))};}var _0x15d0ff,_0x2ea33a;});}['_getHeadingLevel'](_0xa8c497){const _0x3bbdb5=_0xa8c497['match'](/^heading(\d+)/);if(_0x3bbdb5)return _0x3bbdb5[0x1];const _0x11cb71=this['_headingOptions']?.['find'](_0x3fa708=>_0x3fa708['model']==_0xa8c497);if(_0x11cb71&&_0x11cb71['view']){const _0xfde9a1=_0x11cb71['view'],_0x3ddbd7=(_0xfde9a1['name']??_0xfde9a1)['match'](/^h(\d+)/);if(_0x3ddbd7)return _0x3ddbd7[0x1];}return null;}}class et extends _0x36b02c{['afterInit'](){const _0x351a91=this['editor'];if(!_0x351a91['plugins']['has']('HighlightEditing'))return;const _0xbd2d9=_0x351a91['plugins']['get']('TrackChangesEditing'),_0x518fec=_0x351a91['locale'];_0xbd2d9['enableDefaultAttributesIntegration']('highlight'),_0xbd2d9['registerInlineAttribute']('highlight'),_0xbd2d9['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x518fec,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2b0ab7=this['editor'],_0x4ade42=_0x2b0ab7['locale'];_0x2b0ab7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x798132=>{if('formatInline'!=_0x798132['type'])return;const {data:_0x4b4ada}=_0x798132;if(_0x4b4ada&&'highlight'==_0x4b4ada['commandName']){const _0x1e6159=_0x4ade42['t'],_0x4b9d0=_0x4b4ada['commandParams'][0x0]['value'];if(_0x4b9d0){const _0x2e9f12=_0x2b0ab7['config']['get']('highlight.options')['find'](_0x5506ed=>_0x5506ed['model']==_0x4b9d0),_0x10b553=_0x1e6159(_0x2e9f12['title'])['toLowerCase']();return{'type':'format','content':o(_0x4ade42,'*Set\x20highlight:*\x20%0',_0x10b553),'color':{'value':_0x2e9f12['color'],'title':_0x2e9f12['title']}};}return{'type':'format','content':o(_0x4ade42,'*Remove\x20highlight*',o(_0x4ade42,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x36b02c{['afterInit'](){const _0x21e0fa=this['editor'];if(!_0x21e0fa['plugins']['has']('HorizontalLineEditing'))return;_0x21e0fa['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x58dbcc=_0x21e0fa['plugins']['get']('TrackChangesEditing'),_0x26fe23=_0x21e0fa['locale'];_0x58dbcc['descriptionFactory']['registerElementLabel']('horizontalLine',_0x528eb6=>o(_0x26fe23,'ELEMENT_HORIZONTAL_LINE',_0x528eb6)),_0x21e0fa['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x33989d,{writer:_0x51b9bc,options:_0x3e4498})=>{if(!_0x3e4498['showSuggestionHighlights'])return null;const _0x1fc2f7=_0x51b9bc['createContainerElement']('div'),_0x46fec7=_0x51b9bc['createEmptyElement']('hr');return _0x51b9bc['addClass']('ck-horizontal-line',_0x1fc2f7),_0x51b9bc['insert'](_0x51b9bc['createPositionAt'](_0x1fc2f7,0x0),_0x46fec7),_0x1fc2f7;},'converterPriority':'high'});}}class st extends _0x36b02c{['afterInit'](){const _0x1eb892=this['editor'];if(!_0x1eb892['plugins']['has']('HtmlEmbed'))return;const _0x215776=_0x1eb892['plugins']['get']('TrackChangesEditing'),_0x119fd2=_0x1eb892['locale'];_0x215776['descriptionFactory']['registerElementLabel']('rawHtml',_0x2df86d=>o(_0x119fd2,'ELEMENT_HTML_EMBED',_0x2df86d)),_0x215776['enableDefaultAttributesIntegration']('htmlEmbed'),_0x215776['registerBlockAttribute']('value'),_0x215776['descriptionFactory']['registerDescriptionCallback'](_0x1cc588=>{if('attribute'!=_0x1cc588['type'])return;const {data:_0x2b1343}=_0x1cc588;if(_0x2b1343&&'value'==_0x2b1343['key']&&_0x1cc588['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x3818e8=o(_0x119fd2,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x119fd2,'*Change\x20%0\x20content*',_0x3818e8)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a3bba=this['editor'],_0x17c4c3=_0x2a3bba['locale'];_0x2a3bba['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x538027=>{if('formatBlock'!=_0x538027['type'])return;const {data:_0x79079f}=_0x538027;if(_0x79079f&&'htmlEmbed'==_0x79079f['commandName']){const _0x1cc9bc=o(_0x17c4c3,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x17c4c3,'*Change\x20%0\x20content*',_0x1cc9bc)};}});}}class nt extends _0x36b02c{['afterInit'](){const _0x4d43ed=this['editor'];if(!_0x4d43ed['plugins']['has']('ImageEditing'))return;const _0x1e6a5d=_0x4d43ed['plugins']['get']('TrackChangesEditing'),_0x6d56dd=_0x4d43ed['plugins']['get']('ImageUtils'),_0x193ed1=_0x4d43ed['locale'];_0x1e6a5d['enableCommand']('insertImage'),_0x1e6a5d['descriptionFactory']['registerElementLabel']('imageBlock',_0x7d5a64=>o(_0x193ed1,'ELEMENT_IMAGE',_0x7d5a64)),_0x1e6a5d['descriptionFactory']['registerElementLabel']('imageInline',_0x5dccbb=>o(_0x193ed1,'ELEMENT_INLINE_IMAGE',_0x5dccbb)),_0x1e6a5d['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x193ed1,'ELEMENT_CAPTION')),_0x4d43ed['plugins']['has']('ImageUploadEditing')&&_0x1e6a5d['enableCommand']('uploadImage'),_0x4d43ed['plugins']['has']('ImageBlockEditing')&&_0x4d43ed['plugins']['has']('ImageInlineEditing')&&(_0x1e6a5d['enableCommand']('imageTypeInline',(_0x3fcc96,_0x3217ba)=>{const _0xd7cff4=_0x6d56dd['getClosestSelectedImageElement'](_0x4d43ed['model']['document']['selection']);_0x4d43ed['model']['change'](()=>{_0x1e6a5d['markBlockFormat'](_0xd7cff4,{'commandName':'imageTypeInline','commandParams':[_0x3217ba]},[],'convertBlockImageToInline');});}),_0x1e6a5d['enableCommand']('imageTypeBlock',(_0x3159fa,_0xa30545)=>{_0x4d43ed['model']['change'](_0x36ee24=>{let _0x19e9c4=_0x6d56dd['getClosestSelectedImageElement'](_0x4d43ed['model']['document']['selection']),_0x51132c=_0x36ee24['createRangeOn'](_0x19e9c4);const _0x250c5e=_0x36e14f['fromPosition'](_0x51132c['start'],'toPrevious'),_0x5643a4=_0x36e14f['fromPosition'](_0x51132c['end'],'toNext');_0x1e6a5d['forceDefaultExecution'](()=>_0x3159fa(_0xa30545)),_0x19e9c4=_0x6d56dd['getClosestSelectedImageElement'](_0x4d43ed['model']['document']['selection']),_0x51132c=_0x36ee24['createRangeOn'](_0x19e9c4);const _0x159b22=_0x36ee24['createRange'](_0x250c5e,_0x5643a4);_0x250c5e['detach'](),_0x5643a4['detach'](),_0x1e6a5d['markBlockFormat'](_0x19e9c4,{'commandName':'imageTypeInline','commandParams':[_0xa30545]},[],'convertInlineImageToBlock'),_0x159b22['start']['isBefore'](_0x51132c['start'])&&_0x1e6a5d['markInsertion'](_0x36ee24['createRange'](_0x159b22['start'],_0x51132c['start']),'convertInlineImageToBlock'),_0x51132c['end']['isBefore'](_0x159b22['end'])&&_0x1e6a5d['markInsertion'](_0x36ee24['createRange'](_0x51132c['end'],_0x159b22['end']),'convertInlineImageToBlock');});}),_0x1e6a5d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x1e6a5d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x1e6a5d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x1e6a5d['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x1e6a5d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x1e6a5d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x103e0b])=>{const _0x3bc743=_0x1e6a5d['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x4f4f00=_0x103e0b['start'],_0x47aef5=_0x103e0b['end'];const _0x5f00dc=_0x4d43ed['model']['schema']['getNearestSelectionRange'](_0x4f4f00,'backward'),_0x307d78=_0x4d43ed['model']['schema']['getNearestSelectionRange'](_0x47aef5,'forward');_0x5f00dc['isCollapsed']&&(_0x4f4f00=_0x5f00dc['start']),_0x307d78['isCollapsed']&&(_0x47aef5=_0x307d78['end']),_0x3bc743([_0x4d43ed['model']['createRange'](_0x4f4f00,_0x47aef5)]);}),_0x1e6a5d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x33f538),_0x1e6a5d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x33f538)),_0x4d43ed['plugins']['has']('ImageCaptionEditing')&&(_0x1e6a5d['enableCommand']('toggleImageCaption',(_0x21b0d1,_0x4bf965)=>{const _0x5d034a=_0x4d43ed['plugins']['get']('ImageCaptionUtils');let _0x27ebf8=_0x6d56dd['getClosestSelectedImageElement'](_0x4d43ed['model']['document']['selection']),_0x14350e=_0x5d034a['getCaptionFromImageModelElement'](_0x27ebf8);_0x4d43ed['model']['change'](()=>{if(_0x14350e)return void _0x1e6a5d['markDeletion'](_0x4d43ed['model']['createRangeOn'](_0x14350e));const _0x49d673=_0x6d56dd['isBlockImage'](_0x27ebf8);_0x21b0d1(_0x4bf965),_0x27ebf8=_0x6d56dd['getClosestSelectedImageElement'](_0x4d43ed['model']['document']['selection']),_0x14350e=_0x5d034a['getCaptionFromImageModelElement'](_0x27ebf8),_0x1e6a5d['markInsertion'](_0x4d43ed['model']['createRangeOn'](_0x14350e),_0x49d673?null:'imageCaption');});}),_0x1e6a5d['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x33f538));const _0x186b54=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4bde5a(_0x2d2b16,_0x4e6ac0){const _0xa61ded=_0x186b54['findIndex'](({type:_0xf90de4,subType:_0x3a9171})=>_0x2d2b16['type']==_0xf90de4&&_0x2d2b16['subType']==_0x3a9171),_0xc2bedc=_0x186b54['findIndex'](({type:_0x55f46e,subType:_0x44518a})=>_0x4e6ac0['type']==_0x55f46e&&_0x4e6ac0['subType']==_0x44518a);if(_0xa61ded<0x0||_0xc2bedc<0x0)return!0x1;const _0x327af6=_0x2d2b16['getFirstRange'](),_0x352967=_0x4e6ac0['getFirstRange']();if((0x0==_0xa61ded||0x1==_0xa61ded)&&0x2==_0xc2bedc&&_0x327af6['isIntersecting'](_0x352967))return!0x0;if(0x2==_0xa61ded&&0x3==_0xc2bedc){const _0x4f0380=_0x1e6a5d['_findSuggestions'](_0x327af6,'insertion')['filter'](({suggestion:_0x16b78c,meta:_0x51f771})=>_0x51f771['isOwn']&&'convertInlineImageToBlock'==_0x16b78c['subType']);if(_0x4f0380['length']>0x1&&_0x352967['end']['isEqual'](_0x327af6['start']))return!0x0;if(0x1==_0x4f0380['length']&&(_0x327af6['start']['isEqual'](_0x352967['end'])||_0x327af6['end']['isEqual'](_0x352967['start'])))return!0x0;}if(0x3==_0xa61ded&&0x3==_0xc2bedc&&_0x327af6['start']['isBefore'](_0x352967['start'])){const _0x5c047f=_0x327af6['end']['nodeAfter'],_0x47280b=_0x352967['start']['nodeBefore'];return _0x6d56dd['isBlockImage'](_0x5c047f)&&_0x5c047f===_0x47280b;}return!0x1;}function _0x33f538(_0x599da9,_0x4bd7f2){return _0x4bde5a(_0x599da9,_0x4bd7f2)?[_0x599da9,_0x4bd7f2]:_0x4bde5a(_0x4bd7f2,_0x599da9)?[_0x4bd7f2,_0x599da9]:null;}_0x4d43ed['plugins']['has']('ImageResize')&&(_0x1e6a5d['enableDefaultAttributesIntegration']('resizeImage'),_0x1e6a5d['registerBlockAttribute']('resizedWidth'),_0x1e6a5d['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x193ed1,'FORMAT_IMAGE_SIZE'))),_0x4d43ed['plugins']['has']('ImageTextAlternativeEditing')&&(_0x1e6a5d['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x1e6a5d['registerBlockAttribute']('alt')),_0x1e6a5d['descriptionFactory']['registerDescriptionCallback'](_0x25c857=>{if(!!_0x186b54['find'](({type:_0x2203eb,subType:_0x52dfcc})=>_0x25c857['type']==_0x2203eb&&_0x25c857['subType']==_0x52dfcc))return _0x25c857['previous']?{}:void 0x0;}),_0x1e6a5d['descriptionFactory']['registerDescriptionCallback'](_0x102b33=>{if('insertion'==_0x102b33['type']||'deletion'==_0x102b33['type']){const _0x125de1=_0x102b33['getContainedElement']();if(_0x125de1&&_0x125de1['is']('element','caption'))return{'type':'insertion'==_0x102b33['type']?'addObject':'removeObject','element':_0x125de1,'quantity':0x1};}}),_0x1e6a5d['descriptionFactory']['registerDescriptionCallback'](_0x446273=>'formatBlock'==_0x446273['type']&&'convertInlineImageToBlock'==_0x446273['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x446273['type']&&'convertBlockImageToInline'==_0x446273['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x1e6a5d['descriptionFactory']['registerDescriptionCallback'](_0x5f2947=>{if('attribute'!=_0x5f2947['type'])return;const {data:_0x4cd163}=_0x5f2947;if(!_0x4cd163||'alt'!=_0x4cd163['key'])return;const _0x1ca341=_0x4cd163['newValue'];return _0x1ca341?{'type':'format','content':o(_0x193ed1,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1ca341+'\x22')}:{'type':'format','content':o(_0x193ed1,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3a03d2=this['editor'],_0x5059dd=_0x3a03d2['locale'];_0x3a03d2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x14c076=>{if('formatBlock'!=_0x14c076['type']&&'formatInline'!=_0x14c076['type'])return;const {data:_0x159bf7}=_0x14c076;if(_0x159bf7){if('imageTextAlternative'==_0x159bf7['commandName']){const _0x50f1f7=_0x159bf7['commandParams'][0x0]['newValue'];return _0x50f1f7?{'type':'format','content':o(_0x5059dd,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x50f1f7+'\x22')}:{'type':'format','content':o(_0x5059dd,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x159bf7['commandName']){const _0x342919=_0x159bf7['commandParams'][0x0]['width'];return _0x342919?{'type':'format','content':o(_0x5059dd,'*Set\x20image\x20width:*\x20%0',_0x342919)}:{'type':'format','content':o(_0x5059dd,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x36b02c{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x4e7243=this['editor']['locale'],_0xa5303f=this['editor']['plugins']['get']('TrackChangesEditing');_0xa5303f['enableDefaultAttributesIntegration']('replaceImageSource'),_0xa5303f['registerBlockAttribute']('src'),_0xa5303f['descriptionFactory']['registerDescriptionCallback'](_0x5e39bd=>{if('attribute'!=_0x5e39bd['type'])return;const {data:_0x56c9cc}=_0x5e39bd;return _0x56c9cc&&'src'==_0x56c9cc['key']?_0x56c9cc['newValue']&&_0x56c9cc['oldValue']?{'type':'format','content':o(_0x4e7243,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x1e04f0=this['editor']['plugins']['get']('TrackChangesEditing');_0x1e04f0['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x1e04f0['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1e04f0['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x1e04f0['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x199b75=this['editor'],_0x16e03c=_0x199b75['locale'];_0x199b75['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2c4950=>{if('formatBlock'!=_0x2c4950['type']&&'formatInline'!=_0x2c4950['type'])return;const {data:_0x517094}=_0x2c4950;if(!_0x517094||'replaceImageSource'!=_0x517094['commandName'])return;return{'type':'format','content':o(_0x16e03c,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x36b02c{['afterInit'](){const _0x529cdc=this['editor'];if(!_0x529cdc['plugins']['has']('ImageStyleEditing'))return;const _0x9fe64d=_0x529cdc['plugins']['get']('TrackChangesEditing'),_0x4acbd4=_0x529cdc['plugins']['get']('ImageUtils'),_0x16e86c={};_0x9fe64d['enableCommand']('imageStyle',(_0x282e7b,_0x4cb283)=>{const _0x4c823a=_0x529cdc['plugins']['get']('Users')['me'],_0x5c926c=_0x529cdc['commands']['get']('imageStyle');let _0x292a67=_0x4acbd4['getClosestSelectedImageElement'](_0x529cdc['model']['document']['selection']),_0x26ad9b=_0x529cdc['model']['createRangeOn'](_0x292a67),_0x293a70=_0x5c926c['value'];if(_0x293a70==_0x4cb283['value'])return;const _0x356072={'commandName':'imageStyle','commandParams':[_0x4cb283],'formatGroupId':_0xca03d8()};_0x529cdc['model']['change'](()=>{if(_0x9fe64d['getSuggestions']()['filter'](_0x3fb88c=>_0x3fb88c['isInContent']&&_0x4c823a==_0x3fb88c['author']&&('formatBlock'==_0x3fb88c['type']||'formatInline'==_0x3fb88c['type'])&&('imageStylePreApply'==_0x3fb88c['subType']||'imageStylePostApply'==_0x3fb88c['subType'])&&_0x3fb88c['getFirstRange']()['isEqual'](_0x26ad9b))['forEach'](_0x67ca7a=>_0x9fe64d['discardSuggestion'](_0x67ca7a['head'])),_0x292a67=_0x4acbd4['getClosestSelectedImageElement'](_0x529cdc['model']['document']['selection']),_0x26ad9b=_0x529cdc['model']['createRangeOn'](_0x292a67),_0x5c926c['refresh'](),_0x529cdc['commands']['get']('imageTypeInline')['refresh'](),_0x529cdc['commands']['get']('imageTypeBlock')['refresh'](),_0x293a70=_0x5c926c['value'],_0x293a70!=_0x4cb283['value'])return _0x4acbd4['isInlineImage'](_0x292a67)&&_0x5c926c['shouldConvertImageType'](_0x4cb283['value'],_0x292a67)?(_0x282e7b({..._0x4cb283,'setImageSizes':!0x1}),_0x292a67=_0x4acbd4['getClosestSelectedImageElement'](_0x529cdc['model']['document']['selection']),void _0x9fe64d['markBlockFormat'](_0x292a67,{..._0x356072,'commandReversedParams':[{'value':_0x293a70||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x4acbd4['isBlockImage'](_0x292a67)?_0x9fe64d['markBlockFormat'](_0x292a67,_0x356072,[],'imageStylePostApply'):_0x9fe64d['markInlineFormat'](_0x26ad9b,_0x356072,'imageStylePostApply'));});});for(const _0x46dd1f of _0x529cdc['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x16e86c[_0x46dd1f['name']]=_0x46dd1f['title']['toLowerCase']();_0x9fe64d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x9fe64d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x9fe64d['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x9fe64d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4b00cd])=>{_0x4acbd4['setImageNaturalSizeAttributes'](_0x4b00cd['getContainedElement']());}),_0x9fe64d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x1ddd9c,_0x319da9)=>{_0x9fe64d['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x1ddd9c,{'commandName':_0x319da9['commandName'],'commandParams':_0x319da9['commandReversedParams']});}),_0x9fe64d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x5ee841,_0x2d5bc0){if(_0x13ad72(_0x5ee841,_0x2d5bc0))return[_0x5ee841,_0x2d5bc0];if(_0x13ad72(_0x2d5bc0,_0x5ee841))return[_0x2d5bc0,_0x5ee841];return null;});const _0x96d4c6=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x13ad72(_0x598791,_0x4b57c1){const _0x1f8705=_0x96d4c6['findIndex'](({type:_0x54c0b4,subType:_0x472d5f})=>_0x598791['type']==_0x54c0b4&&_0x598791['subType']==_0x472d5f),_0x2d089e=_0x96d4c6['findIndex'](({type:_0x1c0f0b,subType:_0xddcaa})=>_0x4b57c1['type']==_0x1c0f0b&&_0x4b57c1['subType']==_0xddcaa);if(_0x1f8705<0x0||_0x2d089e<0x0)return!0x1;const _0x4efd55=_0x598791['getFirstRange'](),_0x1ed394=_0x4b57c1['getFirstRange']();if((0x0==_0x1f8705||0x1==_0x1f8705)&&0x2==_0x2d089e&&_0x4efd55['isIntersecting'](_0x1ed394))return!0x0;if(0x2==_0x1f8705&&0x3==_0x2d089e){const _0x5bca52=_0x9fe64d['_findSuggestions'](_0x4efd55,'insertion')['filter'](({suggestion:_0x3065e2,meta:_0x1b1ef3})=>_0x1b1ef3['isOwn']&&'convertInlineImageToBlock'==_0x3065e2['subType']);if(_0x5bca52['length']>0x1&&_0x1ed394['end']['isEqual'](_0x4efd55['start']))return!0x0;if(0x1==_0x5bca52['length']&&(_0x4efd55['start']['isEqual'](_0x1ed394['end'])||_0x4efd55['end']['isEqual'](_0x1ed394['start'])))return!0x0;}if(0x3==_0x1f8705&&0x3==_0x2d089e&&_0x4efd55['start']['isBefore'](_0x1ed394['start'])){const _0x3297a5=_0x4efd55['end']['nodeAfter'],_0x360b99=_0x1ed394['start']['nodeBefore'];return _0x4acbd4['isBlockImage'](_0x3297a5)&&_0x3297a5===_0x360b99;}return!0x1;}_0x529cdc['model']['document']['registerPostFixer'](()=>{let _0x12ee1a=!0x1;const _0x47b04d=Array['from'](_0x529cdc['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x123eb2,data:_0x18691e}of _0x47b04d){const {group:_0x5708aa,type:_0x475cfd,subType:_0x306f15,id:_0x5c38fe}=_0x9fe64d['_splitMarkerName'](_0x123eb2);if('suggestion'==_0x5708aa&&_0x9fe64d['hasSuggestion'](_0x5c38fe)){if('formatBlock'==_0x475cfd&&('imageStylePreApply'==_0x306f15||'imageStylePostApply'==_0x306f15)){const _0xec7e58=_0x9fe64d['getSuggestion'](_0x5c38fe);if(_0x18691e['newRange']){const _0x315c31=_0xec7e58['getFirstRange']()['getContainedElement']();if(_0x4acbd4['isBlockImage'](_0x315c31))continue;_0x9fe64d['discardSuggestion'](_0xec7e58),_0x12ee1a=!0x0;}}if('insertion'==_0x475cfd&&'imageCaption'==_0x306f15&&!_0x18691e['newRange']){const _0xaccb30=_0x9fe64d['getSuggestion'](_0x5c38fe);_0xaccb30['next']&&_0xaccb30['next']['isInContent']&&(_0x9fe64d['discardSuggestion'](_0xaccb30['next']),_0x12ee1a=!0x0);}}}return _0x12ee1a;}),this['_registerLegacyDescription'](_0x16e86c);}['_registerLegacyDescription'](_0x12f540){const _0x22d1fa=this['editor'],_0x158f59=_0x22d1fa['locale'];_0x22d1fa['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4fada5=>{if('formatBlock'!=_0x4fada5['type']&&'formatInline'!=_0x4fada5['type'])return;const {data:_0xf053c5}=_0x4fada5;if(!_0xf053c5||'imageStyle'!=_0xf053c5['commandName'])return;const _0x5b5808=_0xf053c5['commandParams'][0x0]['value'];return _0x348b03('side'===_0x5b5808?o(_0x158f59,'FORMAT_SIDE_IMAGE'):_0x12f540[_0x5b5808]||_0x5b5808);function _0x348b03(_0x55fad5){return{'type':'format','content':o(_0x158f59,'*Format:*\x20%0',_0x55fad5)};}});}}class at extends _0x36b02c{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x521044){super(_0x521044),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x574ed0=this['editor'],_0x46132e=_0x574ed0['commands']['get']('importWord'),_0x39aec7=_0x574ed0['commands']['get']('trackChanges');_0x46132e&&(_0x46132e['on']('execute',(_0x18a469,[,_0x533fb5])=>{this['_trackChangesValueDuringImport']=_0x39aec7['value'],_0x533fb5['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x46132e,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x46132e,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x39aec7['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x574ed0['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x3757e8,_0x295086){const {suggestions:_0xc4a350}=_0x295086,_0x5bb1c9=this['editor']['commands']['get']('trackChanges'),_0x15102f=_0x5bb1c9['value'];this['_trackChangesValueDuringImport']!==_0x15102f&&(_0x5bb1c9['execute'](),this['_trackChangesExecuted']=!0x0),_0xc4a350&&_0xc4a350['forEach'](({id:_0x5ad848,type:_0x2d3164,author:_0x5e8237,created_at:_0x2472fb})=>{const _0x1251b7={'id':_0x5ad848,'type':_0x2d3164,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x5e8237,'createdAt':_0x2472fb?new Date(_0x2472fb):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x1251b7);});}}class ct extends _0x36b02c{['afterInit'](){const _0x2c0786=this['editor'],_0x541d41=_0x2c0786['plugins']['get']('TrackChangesEditing');if(_0x2c0786['plugins']['has']('IndentEditing')&&(_0x541d41['enableCommand']('indent'),_0x541d41['enableCommand']('outdent')),_0x2c0786['plugins']['has']('IndentBlock')){for(const _0x43a41f of['indentBlock','outdentBlock'])_0x541d41['enableDefaultAttributesIntegration'](_0x43a41f);}const _0x52fdc8=_0x2c0786['locale'];_0x541d41['registerBlockAttribute']('blockIndent'),_0x541d41['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x52fdc8,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5250ee=this['editor'],_0x220fc4=_0x5250ee['locale'],_0x51e581=_0x5250ee['plugins']['get']('TrackChangesEditing');_0x51e581['descriptionFactory']['registerDescriptionCallback'](_0x4cff36=>{if('formatBlock'!=_0x4cff36['type'])return;const {data:_0x55ec92}=_0x4cff36;if(!_0x55ec92)return;if('indentBlock'!=_0x55ec92['commandName']&&'outdentBlock'!=_0x55ec92['commandName'])return;const _0x40a6e6=_0x4cff36['getItems']()[0x0],_0x4b651c=_0x51e581['descriptionFactory']['getItemLabel'](_0x40a6e6);return'indentBlock'==_0x55ec92['commandName']?{'type':'format','content':o(_0x220fc4,'*Indent:*\x20%0',_0x4b651c)}:'outdentBlock'==_0x55ec92['commandName']?{'type':'format','content':o(_0x220fc4,'*Outdent:*\x20%0',_0x4b651c)}:void 0x0;});}}class ut extends _0x36b02c{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x36b02c{['afterInit'](){const _0x245c12=this['editor'];if(!_0x245c12['plugins']['has']('LinkEditing'))return;const _0x25e59e=_0x245c12['plugins']['get']('TrackChangesEditing'),_0x22a517=_0x245c12['commands']['get']('link');_0x25e59e['enableDefaultAttributesIntegration']('link'),_0x25e59e['enableDefaultAttributesIntegration']('unlink'),_0x25e59e['registerInlineAttribute']('linkHref');for(const _0x3f3dd6 of _0x22a517['manualDecorators'])_0x25e59e['registerInlineAttribute'](_0x3f3dd6['id']),_0x25e59e['descriptionFactory']['registerAttributeLabel'](_0x3f3dd6['id'],'link\x20('+_0x3f3dd6['label']['toLowerCase']()+')');_0x25e59e['descriptionFactory']['registerDescriptionCallback'](_0x1eb8db=>{if('attribute'!=_0x1eb8db['type'])return;const {data:_0x2129c7}=_0x1eb8db;if(!_0x2129c7||'linkHref'!=_0x2129c7['key'])return;const _0x5a822d=_0x2129c7['newValue'],_0x546f73=_0x245c12['locale'];return{'type':'format','content':null==_0x5a822d?o(_0x546f73,'*Remove\x20link*'):o(_0x546f73,'*Set\x20link:*\x20%0','\x22'+_0x5a822d+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x370ed8=this['editor'],_0x55273f=_0x370ed8['locale'];_0x370ed8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x190e4f=>{if('formatInline'!=_0x190e4f['type'])return;const {data:_0x205e09}=_0x190e4f;if(_0x205e09){if('link'==_0x205e09['commandName']){const _0x1c7dc3=_0x205e09['commandParams'][0x0];return{'type':'format','content':o(_0x55273f,'*Set\x20link:*\x20%0','\x22'+_0x1c7dc3+'\x22')};}return'unlink'==_0x205e09['commandName']?{'type':'format','content':o(_0x55273f,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x36b02c{['afterInit'](){const _0x11f97f=this['editor'],_0x56200d=_0x11f97f['locale'];if(!_0x11f97f['plugins']['has']('LegacyListEditing'))return;const _0x8313c7=_0x11f97f['plugins']['get']('TrackChangesEditing'),_0x43aab7=_0x11f97f['plugins']['has']('LegacyTodoListEditing');function _0x2949d3(_0x429347){return()=>{const _0x393421=_0x11f97f['model']['document']['selection'],_0x27aa47=_0x11f97f['commands']['get'](_0x429347);if(_0x27aa47['value'])return void _0x11f97f['execute']('paragraph',{});const _0x59b3db=_0x429347['slice'](0x0,-0x4),_0xee4196=function(_0x1f7d86,_0x2694a5,_0x38402b){let _0xfc9eab=Array['from'](_0x1f7d86)['filter'](_0x9f760a=>function(_0x515c71,_0x476bcf){return _0x476bcf['checkChild'](_0x515c71['parent'],'listItem')&&!_0x476bcf['isObject'](_0x515c71);}(_0x9f760a,_0x38402b));_0xfc9eab=_0xfc9eab['filter'](_0x50f83b=>!_0x50f83b['is']('element','listItem')||_0x50f83b['getAttribute']('listType')!=_0x2694a5);const _0x35b611=new Set();for(const _0x242b4e of _0xfc9eab)_0x242b4e['is']('element','listItem')?_0x35b611['add'](fe(_0x242b4e)):_0x35b611['add'](_0x242b4e);return Array['from'](_0x35b611);}(_0x393421['getSelectedBlocks'](),_0x59b3db,_0x11f97f['model']['schema']);_0x11f97f['model']['change'](()=>{for(const _0x11cdfa of _0xee4196)_0x8313c7['markBlockFormat'](_0x11cdfa,{'commandName':_0x429347,'commandParams':[{'forceValue':!_0x27aa47['value']}],'formatGroupId':'blockName'},ue(_0x11cdfa));});};}function _0x31e413(_0x16c561){return()=>{const _0x9bd3af=function(_0x52041a){let _0x31d41a=Array['from'](_0x52041a);const _0xebae20=_0x31d41a['findIndex'](_0x4c46e5=>'listItem'!=_0x4c46e5['name']);return _0xebae20>-0x1&&(_0x31d41a=_0x31d41a['slice'](0x0,_0xebae20)),_0x31d41a;}(_0x11f97f['model']['document']['selection']['getSelectedBlocks']()),_0x682a64=_0x11f97f['model']['createRange'](_0x11f97f['model']['createPositionAt'](_0x9bd3af[0x0],'before'),_0x11f97f['model']['createPositionAt'](_0x9bd3af[_0x9bd3af['length']-0x1],'end'));_0x11f97f['model']['change'](()=>{_0x8313c7['markBlockFormat'](_0x682a64,{'commandName':_0x16c561,'commandParams':[],'formatGroupId':'listIndent'},function(_0xc4a59c){const _0x28b948=new Set();for(const _0x2acbe6 of _0xc4a59c){let _0x5c76c3=_0x2acbe6['nextSibling'];for(;_0x5c76c3&&_0x5c76c3['getAttribute']('listIndent')>_0x2acbe6['getAttribute']('listIndent');)_0x28b948['add'](_0x5c76c3),_0x5c76c3=_0x5c76c3['nextSibling'];}return Array['from'](_0x28b948);}(_0x9bd3af));});};}_0x8313c7['enableCommand']('numberedList',_0x2949d3('numberedList')),_0x8313c7['enableCommand']('bulletedList',_0x2949d3('bulletedList')),_0x43aab7&&_0x8313c7['enableCommand']('todoList',_0x2949d3('todoList')),_0x8313c7['enableCommand']('indentList',_0x31e413('indentList')),_0x8313c7['enableCommand']('outdentList',_0x31e413('outdentList')),_0x43aab7&&_0x8313c7['enableCommand']('checkTodoList',()=>{const _0x5d51cb=_0x11f97f['commands']['get']('checkTodoList'),_0x116d32=Array['from'](_0x5d51cb['_selectedElements']);_0x116d32['filter'](_0x5033f1=>_0x5033f1['getAttribute']('todoListChecked')!=_0x5d51cb['value']),_0x11f97f['model']['change'](()=>{for(const _0x110c29 of _0x116d32)_0x8313c7['markBlockFormat'](_0x110c29,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x5d51cb['value']}]});});}),_0x8313c7['descriptionFactory']['registerElementLabel']('listItem',_0x1d5e51=>o(_0x56200d,'ELEMENT_LIST_ITEM',_0x1d5e51)),_0x8313c7['descriptionFactory']['registerDescriptionCallback'](_0x829b3d=>{if('formatBlock'!=_0x829b3d['type']&&'formatInline'!=_0x829b3d['type'])return;const {data:_0x8f12e4}=_0x829b3d;if(_0x8f12e4){if('numberedList'==_0x8f12e4['commandName']||'bulletedList'==_0x8f12e4['commandName']||'todoList'==_0x8f12e4['commandName'])switch(_0x8f12e4['commandName']['replace']('List','')){case'bulleted':return _0x58a36c(o(_0x56200d,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x58a36c(o(_0x56200d,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x58a36c(o(_0x56200d,'ELEMENT_TODO_LIST'));}if('indentList'==_0x8f12e4['commandName'])return{'type':'format','content':o(_0x56200d,'*Indent:*\x20%0',o(_0x56200d,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x8f12e4['commandName'])return{'type':'format','content':o(_0x56200d,'*Outdent:*\x20%0',o(_0x56200d,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x8f12e4['commandName'])return _0x8f12e4['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x56200d,'*Check\x20item*')}:{'type':'format','content':o(_0x56200d,'*Uncheck\x20item*')};}function _0x58a36c(_0x3bcbd0){return{'type':'format','content':o(_0x56200d,'*Change\x20to:*\x20%0',_0x3bcbd0)};}});}}function fe(_0x4e9c50){const _0x5baa1d=_0x4e9c50['getAttribute']('listIndent');if(0x0==_0x5baa1d)return _0x4e9c50;let _0x2ae4c3=_0x4e9c50;for(;_0x4e9c50['previousSibling']&&_0x4e9c50['previousSibling']['is']('element','listItem');){const _0x18d140=_0x4e9c50['previousSibling']['getAttribute']('listIndent');if(_0x18d140==_0x5baa1d)_0x2ae4c3=_0x4e9c50['previousSibling'];else{if(_0x18d140<_0x5baa1d)break;}_0x4e9c50=_0x4e9c50['previousSibling'];}return _0x2ae4c3;}function ue(_0x2ebf39){const _0xe2c7af=[];if(_0x2ebf39['is']('element','listItem')&&_0x2ebf39['getAttribute']('listIndent')>0x0){let _0x36fd70=_0x2ebf39['nextSibling'];for(;_0x36fd70&&'listItem'==_0x36fd70['name']&&_0x36fd70['getAttribute']('listIndent')==_0x2ebf39['getAttribute']('listIndent');)_0xe2c7af['push'](_0x36fd70),_0x36fd70=_0x36fd70['nextSibling'];}return _0xe2c7af;}class W extends _0x36b02c{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x22ee5f=this['editor']['config']['get']('list.properties'),_0x58f81b=this['editor']['plugins']['get']('TrackChangesEditing');_0x22ee5f['styles']&&_0x58f81b['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x22ee5f['reversed']&&_0x58f81b['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x22ee5f['startIndex']&&_0x58f81b['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x58f81b['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x163af4,_0x3b600c={}){const _0x1e908d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5c9c3f=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x1e908d['markMultiRangeBlockFormat'](_0x5c9c3f,{'commandName':'listStyle','commandParams':[{'type':_0x3b600c['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x499b27,_0x16041d={}){const _0x5b955a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1d0023=this['_getSuggestionBlocks'](_0x3d08bf=>_0x3d08bf['is']('element','listItem')&&'numbered'===_0x3d08bf['getAttribute']('listType'));if(_0x1d0023['length']<0x1)return;const _0x4acd94=_0x1d0023['map'](_0x34b116=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x34b116,'before'),this['editor']['model']['createPositionAt'](_0x34b116,0x0)));this['editor']['model']['change'](()=>{_0x5b955a['markMultiRangeBlockFormat'](_0x4acd94,{'commandName':'listReversed','commandParams':[{'reversed':_0x16041d['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x40db7d,_0x1ea99a={}){const _0x2f560b=this['editor']['plugins']['get']('TrackChangesEditing'),_0xaef025=this['_getSuggestionBlocks'](_0xd422f0=>_0xd422f0['is']('element','listItem')&&'numbered'===_0xd422f0['getAttribute']('listType'));if(_0xaef025['length']<0x1)return;const _0x47d30b=_0xaef025['map'](_0x535ac3=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x535ac3,'before'),this['editor']['model']['createPositionAt'](_0x535ac3,0x0)));this['editor']['model']['change'](()=>{_0x2f560b['markMultiRangeBlockFormat'](_0x47d30b,{'commandName':'listStart','commandParams':[{'startIndex':_0x1ea99a['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x11be7a){if('formatBlock'!=_0x11be7a['type']&&'formatInline'!=_0x11be7a['type'])return;const _0x3e7068=this['editor']['locale'],{data:_0x28da85}=_0x11be7a;if(!_0x28da85)return;let _0x48118d,_0x3b3565;switch(_0x28da85['commandName']){case'listStyle':_0x48118d='*Change\x20to:*\x20%0',_0x3b3565={'type':'format','content':o(_0x3e7068,_0x48118d,o(_0x3e7068,this['_getTranslationKeyForListStyle'](_0x28da85['commandParams'][0x0]['type'])))};break;case'listReversed':_0x48118d=_0x28da85['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3b3565={'type':'format','content':o(_0x3e7068,_0x48118d)};break;case'listStart':_0x48118d='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3b3565={'type':'format','content':o(_0x3e7068,_0x48118d,_0x28da85['commandParams'][0x0]['startIndex'])};}return _0x3b3565;}['_getSuggestionBlocksForListStyle'](){const _0x53f119=this['editor']['plugins']['get']('LegacyListUtils');let _0xb57a72=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0xb57a72[0x0]?.['is']('element','listItem')&&_0xb57a72['unshift'](..._0x53f119['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0xb57a72[_0xb57a72['length']-0x1]?.['is']('element','listItem')&&_0xb57a72['push'](..._0x53f119['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0xb57a72=[...new Set(_0xb57a72)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0xb57a72=_0xb57a72['filter'](_0x4d68f1=>_0x4d68f1['is']('element','listItem'))),_0xb57a72;}['_getSuggestionBlocks'](_0x407144){const _0x15622d=this['editor']['plugins']['get']('LegacyListUtils');let _0x4e392e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x407144)['map'](_0x5c17ee=>{const _0x4a5dcd=this['editor']['model']['createPositionAt'](_0x5c17ee,0x0);return[..._0x15622d['getSiblingNodes'](_0x4a5dcd,'backward'),..._0x15622d['getSiblingNodes'](_0x4a5dcd,'forward')];})['flat']();return _0x4e392e=[...new Set(_0x4e392e)],_0x4e392e;}['_getTranslationKeyForListStyle'](_0x30f6f4){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x30f6f4)||'default')['toUpperCase']()+'_LIST_'+_0x30f6f4['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x36b02c{['afterInit'](){const _0x2376bf=this['editor'];if(!_0x2376bf['plugins']['has']('MediaEmbedEditing'))return;const _0xb14e69=_0x2376bf['plugins']['get']('TrackChangesEditing'),_0x660b2d=_0x2376bf['locale'];_0xb14e69['enableCommand']('mediaEmbed'),_0xb14e69['descriptionFactory']['registerElementLabel']('media',_0x51da61=>o(_0x660b2d,'ELEMENT_MEDIA',_0x51da61)),_0x2376bf['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x40ab57,{writer:_0x4082c5,options:_0x18f77d})=>{if(_0x18f77d['showSuggestionHighlights'])return _0x4082c5['createEmptyElement']('div');},'converterPriority':'high'}),_0x2376bf['data']['downcastDispatcher']['on']('attribute:url:media',(_0x1ac4d7,_0x39a97f,_0x597997)=>{_0x597997['options']['showSuggestionHighlights']&&_0x1ac4d7['stop']();},{'priority':'high'});}}class mt extends _0x36b02c{['afterInit'](){const _0x62ad33=this['editor'];_0x62ad33['plugins']['has']('MentionEditing')&&_0x62ad33['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x36b02c{['afterInit'](){const _0x520fc3=this['editor'];if(!_0x520fc3['commands']['get']('insertMergeField'))return;_0x520fc3['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x7b9efe=_0x520fc3['plugins']['get']('TrackChangesEditing'),_0x2d8bd3=_0x520fc3['locale'];_0x7b9efe['descriptionFactory']['registerElementLabel']('mergeField',_0x167a5a=>o(_0x2d8bd3,'ELEMENT_MERGE_FIELD',_0x167a5a)),_0x7b9efe['descriptionFactory']['registerDescriptionCallback'](_0x1d84bc=>{if('insertion'!=_0x1d84bc['type']&&'deletion'!=_0x1d84bc['type'])return;const _0x64a964=_0x1d84bc['getContainedElement']();if(null==_0x64a964)return;if(!_0x64a964['is']('element','mergeField'))return;const _0x454862=_0x520fc3['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x64a964['getAttribute']('id'));return'insertion'==_0x1d84bc['type']?{'type':'insertion','content':o(_0x2d8bd3,'*Insert:*\x20%0','\x22'+_0x454862+'\x22\x20'+o(_0x2d8bd3,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x2d8bd3,'*Remove:*\x20%0','\x22'+_0x454862+'\x22\x20'+o(_0x2d8bd3,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x36b02c{['afterInit'](){const _0x2e2bf=this['editor'],_0x267d5d=_0x2e2bf['plugins']['get']('TrackChangesEditing');_0x2e2bf['plugins']['has']('MultiLevelList')&&(_0x267d5d['enableDefaultAttributesIntegration']('multiLevelList'),_0x267d5d['registerBlockAttribute']('listMarkerStyle'),_0x267d5d['descriptionFactory']['registerDescriptionCallback'](_0x4627f8=>this['handleDescriptions'](_0x4627f8)));}['handleDescriptions'](_0x13a21e){const _0x506958=this['editor']['locale'],{data:_0x8e9dd5}=_0x13a21e,_0x50084b={'type':'format','content':''};if(_0x8e9dd5&&'listMarkerStyle'==_0x8e9dd5['key']){if(!_0x8e9dd5['oldValue'])return{'type':'format','content':o(_0x506958,'*Set\x20format:*\x20%0',o(_0x506958,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x8e9dd5['newValue']+')'};if(!_0x8e9dd5['newValue']){let _0x12eb28=_0x13a21e['head'];for(;_0x12eb28;){if(_0x12eb28['data']&&'listType'==_0x12eb28['data']['key']&&_0x12eb28['data']['newValue'])return _0x50084b;_0x12eb28=_0x12eb28['next'];}return{'type':'format','content':o(_0x506958,'*Remove\x20format:*\x20%0',o(_0x506958,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x8e9dd5['oldValue']+')'};}}}}class kt extends _0x36b02c{['afterInit'](){const _0x448b17=this['editor'];if(!_0x448b17['plugins']['has']('PageBreakEditing'))return;_0x448b17['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x1c295e=_0x448b17['plugins']['get']('TrackChangesEditing'),_0x3116c0=_0x448b17['locale'];_0x1c295e['descriptionFactory']['registerElementLabel']('pageBreak',_0x5b31e=>o(_0x3116c0,'ELEMENT_PAGE_BREAK',_0x5b31e));}}class bt extends _0x36b02c{['afterInit'](){const _0x23696e=this['editor'];if(!_0x23696e['plugins']['has']('Paragraph'))return;const _0x3c3d3c=_0x23696e['locale'],_0x3b6780=_0x23696e['plugins']['get']('TrackChangesEditing');_0x3b6780['descriptionFactory']['registerElementLabel']('paragraph',_0x34ad28=>o(_0x3c3d3c,'ELEMENT_PARAGRAPH',_0x34ad28)),_0x3b6780['enableDefaultAttributesIntegration']('paragraph'),_0x3b6780['enableCommand']('insertParagraph'),_0x23696e['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x23696e),{'priority':'highest'}),_0x23696e['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5a19ee,_0x2c817d,_0x15463f)=>{_0x15463f['options']['showSuggestionHighlights']&&nr(_0x23696e,{'showActiveMarker':!0x1})(_0x5a19ee,_0x2c817d,_0x15463f);},{'priority':'highest'});const _0x1a5e76=_0x3b6780['descriptionFactory'];_0x1a5e76['registerDescriptionCallback'](_0x380a26=>{if('insertion'!==_0x380a26['type'])return;const {start:_0x36cf3f,end:_0x159dc6}=_0x380a26['getFirstRange']();if(!_0x36cf3f['isTouching'](_0x159dc6)||!_0x36cf3f['nodeAfter'])return;const _0x2a9f60=_0x23696e['model']['schema'],_0x1e414d=_0x36cf3f['nodeAfter'];return _0x2a9f60['isBlock'](_0x1e414d)&&!_0x2a9f60['isLimit'](_0x1e414d)&&_0x2a9f60['checkChild'](_0x1e414d,'$text')?{'type':'insertion','content':o(_0x3c3d3c,'*Insert:*\x20%0',_0x1a5e76['getItemLabel'](_0x1e414d,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x23bc39=this['editor'],_0x53f848=_0x23bc39['locale'];_0x23bc39['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3a7b92=>{if('formatBlock'!=_0x3a7b92['type'])return;const {data:_0x90c43c}=_0x3a7b92;return _0x90c43c&&'paragraph'==_0x90c43c['commandName']?{'type':'format','content':o(_0x53f848,'*Change\x20to:*\x20%0',o(_0x53f848,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x5a515a,{showActiveMarker:_0x260d6c=!0x0}={}){return(_0x555965,_0x3c5e49,_0x14e417)=>{const _0xc71bae=_0x5a515a['plugins']['get']('TrackChangesEditing'),_0x115b36=_0x3c5e49['markerRange']['start'],_0x3f7970=_0x3c5e49['markerRange']['end'],_0xf5ba65=_0x5a515a['model']['schema'];if(!_0x115b36['isTouching'](_0x3f7970)||!_0x115b36['nodeAfter'])return;const _0x1e498c=_0x115b36['nodeAfter'];if(_0xf5ba65['isBlock'](_0x1e498c)&&!_0xf5ba65['isLimit'](_0x1e498c)&&_0xf5ba65['checkChild'](_0x1e498c,'$text')){if(!_0x14e417['consumable']['consume'](_0x3c5e49['markerRange'],_0x555965['name']))return;const {authorId:_0x345a32}=_0xc71bae['_splitMarkerName'](_0x3c5e49['markerName']),_0x3114a7=_0x14e417['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x345a32}),_0x5606f6=_0x14e417['mapper']['toViewPosition'](_0x3f7970);_0x260d6c&&_0xc71bae['activeMarkers']['includes'](_0x3c5e49['markerName'])&&_0x14e417['writer']['addClass']('ck-suggestion-marker--active',_0x3114a7),_0x14e417['writer']['insert'](_0x5606f6,_0x3114a7),_0x14e417['mapper']['bindElementToMarker'](_0x3114a7,_0x3c5e49['markerName']);}};}class wt extends _0x36b02c{['afterInit'](){const _0x19261f=this['editor'];if(!_0x19261f['plugins']['has']('RemoveFormatEditing'))return;_0x19261f['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x52d6b6=this['editor'];_0x52d6b6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x391dab=>{if('formatBlock'!=_0x391dab['type']&&'formatInline'!=_0x391dab['type'])return;const {data:_0x402e18}=_0x391dab;return _0x402e18&&'removeFormat'==_0x402e18['commandName']?{'type':'format','content':o(_0x52d6b6['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x36b02c{['afterInit'](){const _0x4cda6d=this['editor'];if(!_0x4cda6d['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x2503ec=_0x4cda6d['plugins']['get']('TrackChangesEditing');_0x2503ec['enableCommand']('goToPreviousRestrictedEditingException'),_0x2503ec['enableCommand']('goToNextRestrictedEditingException');const _0x23eee2=_0x4cda6d['plugins']['get']('RestrictedEditingModeEditing');_0x23eee2['enableCommand']('trackChanges'),_0x23eee2['enableCommand']('acceptSuggestion'),_0x23eee2['enableCommand']('discardSuggestion'),_0x23eee2['enableCommand']('acceptAllSuggestions'),_0x23eee2['enableCommand']('discardAllSuggestions'),_0x23eee2['enableCommand']('acceptSelectedSuggestions'),_0x23eee2['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x36b02c{static get['requires'](){return[_0x10754b];}['init'](){const _0x1f26ed=this['editor'],_0x39e2d0=_0x1f26ed['plugins']['get']('TrackChangesEditing');_0x39e2d0['enableCommand']('shiftEnter'),_0x1f26ed['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x1f26ed),{'priority':'high'}),_0x1f26ed['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x1f26ed),{'priority':'high'}),_0x1f26ed['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x172c2b,_0x3477e1,_0x5949)=>{_0x5949['options']['showSuggestionHighlights']&&ge(_0x1f26ed,{'showActiveMarker':!0x1})(_0x172c2b,_0x3477e1,_0x5949);}),_0x39e2d0['descriptionFactory']['registerElementLabel']('softBreak',_0xe2f1a2=>o(_0x1f26ed['locale'],'ELEMENT_LINE_BREAK',_0xe2f1a2));}}function ge(_0x32ee14,{showActiveMarker:_0xdc65ee=!0x0}={}){return(_0x3a8f63,_0x27d614,_0x41a7db)=>{const _0x55a2b9=_0x32ee14['plugins']['get']('TrackChangesEditing');if(!_0x41a7db['consumable']['test'](_0x27d614['markerRange'],_0x3a8f63['name']))return;const _0x3511e2=_0x32ee14['model'];for(const _0xfbb518 of _0x27d614['markerRange']['getItems']()){if(!_0xfbb518['is']('element','softBreak'))continue;const _0x12606d='deletion'==_0x27d614['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x271efa}=_0x55a2b9['_splitMarkerName'](_0x27d614['markerName']),_0xdb1229=_0x41a7db['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x12606d,'data-author-id':_0x271efa}),_0xaf5194=_0x41a7db['mapper']['toViewPosition'](_0x3511e2['createPositionBefore'](_0xfbb518));_0xdc65ee&&_0x55a2b9['activeMarkers']['includes'](_0x27d614['markerName'])&&_0x41a7db['writer']['addClass']('ck-suggestion-marker--active',_0xdb1229),_0x41a7db['writer']['insert'](_0xaf5194,_0xdb1229),_0x41a7db['mapper']['bindElementToMarker'](_0xdb1229,_0x27d614['markerName']);}};}class St extends _0x36b02c{['afterInit'](){const _0x2c4846=this['editor'],_0x34b26a=_0x2c4846['model'],_0x3b7e1a=_0x2c4846['locale'];if(!_0x2c4846['plugins']['has']('StandardEditingModeEditing'))return;const _0x3601bf=_0x2c4846['plugins']['get']('TrackChangesEditing'),_0x395c9b='restrictedEditingException',_0xa3a229=_0x2c4846['commands']['get'](_0x395c9b);_0x3601bf['enableCommand'](_0x395c9b,(_0x1afd4c,_0x5e309={})=>{const _0x1fa5ab=_0x34b26a['document']['selection'];if(_0x1fa5ab['isCollapsed'])return void _0x1afd4c(_0x5e309);const _0x342198=void 0x0!==_0x5e309['forceValue']?_0x5e309['forceValue']:!_0xa3a229['value'];_0x34b26a['change'](()=>{const _0x4feab8=Array['from'](_0x1fa5ab['getRanges']());for(const _0x404a79 of _0x4feab8){const _0x3af6d9=_0x342198?[_0x404a79]:io(_0x395c9b,_0x404a79,_0x34b26a);for(const _0x4cf3a5 of _0x3af6d9)_0x3601bf['markInlineFormat'](_0x4cf3a5,{'commandName':_0x395c9b,'commandParams':[{'forceValue':_0x342198}]});}});}),_0x3601bf['descriptionFactory']['registerDescriptionCallback'](_0xe13f7=>{if('formatBlock'!=_0xe13f7['type']&&'formatInline'!=_0xe13f7['type'])return;const {data:_0x6073cc}=_0xe13f7;return _0x6073cc&&_0x6073cc['commandName']==_0x395c9b?_0x6073cc['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3b7e1a,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x3b7e1a,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x36b02c{['afterInit'](){const _0x187013=this['editor'];if(!_0x187013['plugins']['has']('Style')||!_0x187013['plugins']['has']('DataSchema'))return;const _0x4b8168=_0x187013['plugins']['get']('TrackChangesEditing'),_0x56f1d5=_0x187013['locale'],_0xec2b5f=_0x187013['config']['get']('style')||{},_0x216e58=_0x187013['plugins']['get']('GeneralHtmlSupport'),_0x184fe9=_0x187013['plugins']['get']('StyleUtils')['normalizeConfig'](_0x187013['plugins']['get']('DataSchema'),_0xec2b5f['definitions']);_0x4b8168['enableDefaultAttributesIntegration']('style');const _0x32d0c8=new Set();for(const _0x12de42 of _0x184fe9['block']){const _0x5d21d1=_0x216e58['getGhsAttributeNameForElement'](_0x12de42['element']);_0x32d0c8['add'](_0x5d21d1);}const _0x4300f6=new Set();for(const _0x22e347 of _0x184fe9['inline']){const _0x824306=_0x216e58['getGhsAttributeNameForElement'](_0x22e347['element']);_0x4300f6['add'](_0x824306);for(const _0x4af462 of _0x22e347['ghsAttributes'])_0x4300f6['add'](_0x4af462);}for(const _0x1f4536 of _0x32d0c8)_0x4b8168['registerBlockAttribute'](_0x1f4536),_0x4b8168['descriptionFactory']['registerAttributeLabel'](_0x1f4536,o(_0x56f1d5,'FORMAT_STYLE'));for(const _0x30a3b1 of _0x4300f6)_0x4b8168['registerInlineAttribute'](_0x30a3b1),_0x4b8168['descriptionFactory']['registerAttributeLabel'](_0x30a3b1,o(_0x56f1d5,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5a4c50=this['editor'],_0xcc7d8e=_0x5a4c50['locale'];_0x5a4c50['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42a060=>{if('formatBlock'!=_0x42a060['type']&&'formatInline'!=_0x42a060['type'])return;const {data:_0x2adbf6}=_0x42a060;return _0x2adbf6&&'style'===_0x2adbf6['commandName']?_0x2adbf6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xcc7d8e,'*Set\x20format:*\x20%0',_0x2adbf6['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0xcc7d8e,'*Remove\x20format:*\x20%0',_0x2adbf6['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x36b02c{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x206f24){super(_0x206f24),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x538bad=this['editor'],_0x617b20=_0x538bad['model']['document']['selection'];if(!_0x538bad['plugins']['has']('TableEditing'))return;const _0x2d7d7a=_0x538bad['locale'],_0x59a560=_0x538bad['plugins']['get']('TrackChangesEditing'),_0x3e030f=_0x538bad['plugins']['get']('TableUtils');_0x59a560['descriptionFactory']['registerElementLabel']('table',_0x313e5a=>o(_0x2d7d7a,'ELEMENT_TABLE',_0x313e5a)),this['_setupColumnsRowsFixing'](),_0x59a560['enableCommand']('insertTable'),_0x59a560['enableCommand']('selectTableRow'),_0x59a560['enableCommand']('selectTableColumn');for(const _0x109542 of['insertTableRowAbove','insertTableRowBelow']){const _0x43e3f1=_0x538bad['commands']['get'](_0x109542);_0x59a560['enableCommand'](_0x109542,_0x560844=>{_0x538bad['model']['change'](_0x5a85bb=>{_0x560844();const _0xecaff3='above'===_0x43e3f1['order'],_0xf60237=_0x3e030f['getSelectionAffectedTableCells'](_0x617b20),_0x303bb3=_0x3e030f['getRowIndexes'](_0xf60237),_0xfe38fc=_0xecaff3?_0x303bb3['first']-0x1:_0x303bb3['last']+0x1,_0x327293=_0xf60237[0x0]['findAncestor']('table'),_0x460145=_0x3e030f['createTableWalker'](_0x327293,{'startRow':_0xfe38fc,'endRow':_0xfe38fc}),_0x54183b=Array['from'](_0x460145)['map'](_0x4c4191=>_0x5a85bb['createRangeOn'](_0x4c4191['cell']));_0x59a560['markMultiRangeInsertion'](_0x54183b,'tableRow');});});}for(const _0x9eeea0 of['insertTableColumnLeft','insertTableColumnRight']){const _0x4225fa=_0x538bad['commands']['get'](_0x9eeea0);_0x59a560['enableCommand'](_0x9eeea0,_0x52ceba=>{_0x538bad['model']['change'](_0x35da60=>{_0x52ceba();const _0x29d882='left'===_0x4225fa['order'],_0x468927=_0x3e030f['getSelectionAffectedTableCells'](_0x617b20),_0x106f93=_0x3e030f['getColumnIndexes'](_0x468927),_0x5d7b9b=_0x29d882?_0x106f93['first']-0x1:_0x106f93['last']+0x1,_0x1d7980=_0x468927[0x0]['findAncestor']('table'),_0x1f331b=_0x3e030f['createTableWalker'](_0x1d7980,{'startRow':0x0,'column':_0x5d7b9b,'includeAllSlots':!0x1}),_0x465b40=Array['from'](_0x1f331b)['map'](_0x4a50e5=>_0x35da60['createRangeOn'](_0x4a50e5['cell']));_0x59a560['markMultiRangeInsertion'](_0x465b40,'tableColumn');});});}for(const _0x5118af of['removeTableRow','removeTableColumn']){const _0x1fcefe=_0x5118af['substr'](0xb),_0x56e0cd=_0x1fcefe['toLowerCase'](),_0x369253=_0x56e0cd['substr'](0x0,0x3)+'span',_0x3e5598='table'+_0x1fcefe,_0x1570ad='min'+_0x1fcefe,_0x5ad610='max'+_0x1fcefe;_0x59a560['enableCommand'](_0x5118af,()=>{_0x538bad['model']['change'](_0x19e826=>{const _0x5d2fa9=_0x3e030f['getSelectionAffectedTableCells'](_0x617b20),_0x4599a1=_0x5d2fa9[0x0]['findAncestor']('table');let _0x436739;if('removeTableRow'==_0x5118af){const _0x57f14c=_0x3e030f['getRowIndexes'](_0x5d2fa9);_0x436739={'startRow':_0x57f14c['first'],'endRow':_0x57f14c['last'],'includeAllSlots':!0x0};}else{const _0x271bc1=_0x3e030f['getColumnIndexes'](_0x5d2fa9);_0x436739={'startColumn':_0x271bc1['first'],'endColumn':_0x271bc1['last'],'includeAllSlots':!0x0};}const _0x67d6a6=_0x3e030f['createTableWalker'](_0x4599a1,_0x436739),_0x3b87cf=Array['from'](_0x67d6a6)['map'](({cell:_0x4d0439})=>_0x4d0439),_0x509c27=be(_0x3b87cf['filter'](_0x540ed1=>_0x540ed1['hasAttribute'](_0x369253))),_0x5af954=be(_0x3b87cf['filter'](_0x17e22b=>!_0x17e22b['hasAttribute'](_0x369253)))['map'](_0x55f4d4=>_0x19e826['createRangeOn'](_0x55f4d4)),_0xa056f=_0x59a560['markMultiRangeDeletion'](_0x5af954,_0x3e5598);if(_0xa056f&&('tableRow'==_0xa056f['subType']||'tableColumn'==_0xa056f['subType'])){const _0x121c53=this['_getSuggestionCoords'](_0xa056f);for(const _0x4445ee of _0x509c27){const _0x3bf20e=_0x19e826['createRangeOn'](_0x4445ee),_0x26ff1e=_0x3e030f['getCellLocation'](_0x4445ee),_0x24f79f=_0x4445ee['getAttribute'](_0x369253)-0x1,_0x48326d=_0x121c53[_0x1570ad],_0x1a4d70=_0x121c53[_0x5ad610];_0x48326d<=_0x26ff1e[_0x56e0cd]&&_0x26ff1e[_0x56e0cd]+_0x24f79f<=_0x1a4d70&&_0xa056f['addRange'](_0x3bf20e);}}});});}function _0x3b870b(_0x4c02fc){const _0x20bb72=Array['from'](_0x617b20['getRanges']())['map'](_0x31923d=>_0x3f290a['fromRange'](_0x31923d));_0x538bad['model']['change'](_0x56b10c=>{const _0x3063b3=_0x56b10c['batch'];_0x4c02fc=_0x4c02fc['filter'](_0x2a4247=>'$graveyard'!=_0x2a4247['root']['rootName']),_0x56b10c['setSelection'](_0x4c02fc),_0x538bad['commands']['get']('removeTableRow')['refresh'](),_0x538bad['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x538bad['model']['enqueueChange'](()=>{_0x538bad['model']['enqueueChange'](_0x3063b3,_0x597324=>{const _0x1574fe=_0x20bb72['filter'](_0x5c7859=>'$graveyard'!=_0x5c7859['root']['rootName']);_0x1574fe['length']>0x0&&_0x597324['setSelection'](_0x1574fe);for(const _0x39bb63 of _0x20bb72)_0x39bb63['detach']();});});});}function _0x355c5f(_0x480baa){_0x538bad['model']['change'](_0x5ce05f=>{const _0x16f1a4=Array['from'](_0x617b20['getRanges']())['map'](_0x573085=>_0x3f290a['fromRange'](_0x573085)),_0x1a242f=[];for(const _0x8d24e7 of _0x480baa)for(const _0x1ca30d of _0x8d24e7['getItems']({'shallow':!0x0}))_0x1a242f['push'](_0x1ca30d);for(const _0x368aef of _0x1a242f)'$graveyard'!=_0x368aef['root']['rootName']&&(_0x5ce05f['setSelection'](_0x5ce05f['createPositionAt'](_0x368aef,0x0)),_0x538bad['commands']['get']('removeTableColumn')['refresh'](),_0x538bad['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0xfd4eda=_0x16f1a4['filter'](_0x5b92a0=>'$graveyard'!=_0x5b92a0['root']['rootName']);_0xfd4eda['length']>0x0&&_0x5ce05f['setSelection'](_0xfd4eda);for(const _0x48dfec of _0x16f1a4)_0x48dfec['detach']();});}function _0x5d1284(_0xb1ca50,_0x4692c1){return _0x4692c1['every'](_0x4830e1=>_0xb1ca50['some'](_0x39c59b=>_0x39c59b['end']['isEqual'](_0x4830e1['start'])||_0x4830e1['end']['isEqual'](_0x39c59b['start'])));}function _0x2f9a6b(_0x32b393,_0x5a2cb9){return!_0x32b393['some'](_0xf973fd=>_0x5a2cb9['some'](_0x61b32a=>_0xf973fd['isIntersecting'](_0x61b32a)))&&_0x32b393['some'](_0x2a0cfc=>_0x5a2cb9['some'](_0x4bc680=>_0x2a0cfc['end']['isTouching'](_0x4bc680['start'])));}_0x538bad['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2786ac,_0x1c35df,_0x5b5728)=>{if(!_0x5b5728['options']['showSuggestionHighlights'])return;const _0x36fada=_0x1c35df['item'];if(!_0x36fada)return;const _0x2f68a4=_0x5b5728['mapper']['toViewElement'](_0x36fada);function _0x15d783(_0x446605){return Array['isArray'](_0x446605)?_0x446605:[_0x446605];}_0x2f68a4&&'tableCell'===_0x36fada['name']&&_0x3836d1(_0x2f68a4,_0x5b5728['writer'],(_0x54ff3e,_0x44de12,_0x157194)=>_0x157194['addClass'](_0x15d783(_0x44de12['classes']),_0x54ff3e),(_0x3f9550,_0x3567f0,_0x5c1864)=>_0x5c1864['removeClass'](_0x15d783(_0x3567f0['classes']),_0x3f9550));},{'priority':'highest'}),_0x59a560['descriptionFactory']['registerDescriptionCallback'](_0x17b9f3=>{if('insertion'!=_0x17b9f3['type']&&'deletion'!=_0x17b9f3['type'])return;const _0x3ea4f3=_0x17b9f3['getContainedElement']();if(null!=_0x3ea4f3&&_0x3ea4f3['is']('element','table')){if('insertion'==_0x17b9f3['type']){const _0x327633=_0x17b9f3['getItems']()['filter'](_0x5e61b4=>_0x5e61b4['is']('$textProxy'))['map'](_0x28c8b6=>_0x28c8b6['data']);if(_0x327633['length'])return{'type':'insertion','content':o(_0x2d7d7a,'*Insert:*\x20%0',o(_0x2d7d7a,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x327633['join']('\x20')+'\x22'))};}if('deletion'==_0x17b9f3['type']){const _0x2a7b29=_0x17b9f3['getItems']()['filter'](_0x25ce16=>_0x25ce16['is']('$textProxy'))['map'](_0x520ef4=>_0x520ef4['data']);if(_0x2a7b29['length'])return{'type':'deletion','content':o(_0x2d7d7a,'*Remove:*\x20%0',o(_0x2d7d7a,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2a7b29['join']('\x20')+'\x22'))};}}}),_0x59a560['descriptionFactory']['registerDescriptionCallback'](_0x4681b7=>{if('tableRow'==_0x4681b7['subType']){const _0x13cc6d=_0x4681b7['getItems']()['filter'](_0x35d262=>_0x35d262['is']('$textProxy'))['map'](_0x597b71=>_0x597b71['data']),_0x290698=this['_getSuggestionCoords'](_0x4681b7),_0x2600e2=_0x290698['maxRow']-_0x290698['minRow']+0x1;if('insertion'==_0x4681b7['type'])return _0x13cc6d['length']?{'type':'insertion','content':o(_0x2d7d7a,'*Insert:*\x20%0',o(_0x2d7d7a,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2600e2,'\x22'+_0x13cc6d['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x2d7d7a,'*Insert:*\x20%0',o(_0x2d7d7a,'ELEMENT_TABLE_ROW',_0x2600e2))};if('deletion'==_0x4681b7['type'])return _0x13cc6d['length']?{'type':'deletion','content':o(_0x2d7d7a,'*Remove:*\x20%0',o(_0x2d7d7a,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2600e2,'\x22'+_0x13cc6d['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x2d7d7a,'*Remove:*\x20%0',o(_0x2d7d7a,'ELEMENT_TABLE_ROW',_0x2600e2))};}if('tableColumn'==_0x4681b7['subType']){const _0x5f5cc3=_0x4681b7['getItems']()['filter'](_0x28a032=>_0x28a032['is']('$textProxy'))['map'](_0x51e5e0=>_0x51e5e0['data']),_0x313de5=this['_getSuggestionCoords'](_0x4681b7),_0x22785f=_0x313de5['maxColumn']-_0x313de5['minColumn']+0x1;if('insertion'==_0x4681b7['type'])return _0x5f5cc3['length']?{'type':'insertion','content':o(_0x2d7d7a,'*Insert:*\x20%0',o(_0x2d7d7a,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x22785f,'\x22'+_0x5f5cc3['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x2d7d7a,'*Insert:*\x20%0',o(_0x2d7d7a,'ELEMENT_TABLE_COLUMN',_0x22785f))};if('deletion'==_0x4681b7['type'])return _0x5f5cc3['length']?{'type':'deletion','content':o(_0x2d7d7a,'*Remove:*\x20%0',o(_0x2d7d7a,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x22785f,'\x22'+_0x5f5cc3['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x2d7d7a,'*Remove:*\x20%0',o(_0x2d7d7a,'ELEMENT_TABLE_COLUMN',_0x22785f))};}}),_0x59a560['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x3b870b),_0x59a560['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x3b870b),_0x59a560['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x355c5f),_0x59a560['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x355c5f),_0x59a560['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x5d1284),_0x59a560['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x5d1284),_0x59a560['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x2f9a6b),_0x59a560['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x2f9a6b);}['_acceptFormatSuggestionCallbackFactory'](){const _0x45d307=this['editor'],_0x323fc9=_0x45d307['model']['document']['selection'];return(_0x39fee1,_0x4647ee)=>{_0x45d307['model']['change'](_0x404127=>{const {commandName:_0x23e1ad,commandParams:_0x541b45}=_0x4647ee;let _0x1c5778=_0x39fee1[0x0]['end']['nodeBefore'];_0x541b45&&_0x541b45[0x0]&&!0x1===_0x541b45[0x0]['forceValue']&&(_0x1c5778=_0x39fee1[0x0]['start']['nodeAfter']);const _0x2b69f4=_0x404127['createRangeIn'](_0x1c5778);if('$graveyard'==_0x2b69f4['root']['rootName'])return;const _0x562125=Array['from'](_0x323fc9['getRanges']())['map'](_0x3bda26=>_0x3f290a['fromRange'](_0x3bda26));_0x404127['setSelection'](_0x2b69f4),_0x45d307['commands']['get'](_0x23e1ad)['refresh'](),_0x541b45['push']({'forceDefaultExecution':!0x0}),_0x45d307['execute'](_0x23e1ad,..._0x541b45);const _0x29853e=_0x562125['filter'](_0xdf92d5=>'$graveyard'!=_0xdf92d5['root']['rootName']);_0x29853e['length']>0x0&&_0x404127['setSelection'](_0x29853e);for(const _0x2928c4 of _0x562125)_0x2928c4['detach']();});};}['_getCoordsForCells'](_0x327f38){const _0x40d6a7=this['editor']['plugins']['get']('TableUtils');let _0x4db145=Number['MAX_SAFE_INTEGER'],_0x37cea4=Number['MIN_SAFE_INTEGER'],_0x4a2640=Number['MAX_SAFE_INTEGER'],_0x244ce0=Number['MIN_SAFE_INTEGER'];for(const _0x22e8c0 of _0x327f38){if('$graveyard'==_0x22e8c0['root']['rootName'])continue;const {row:_0x576e9a,column:_0x217132}=_0x40d6a7['getCellLocation'](_0x22e8c0),_0x550809=_0x22e8c0['hasAttribute']('rowspan')?_0x22e8c0['getAttribute']('rowspan')-0x1:0x0,_0x5b89da=_0x22e8c0['hasAttribute']('colspan')?_0x22e8c0['getAttribute']('colspan')-0x1:0x0;_0x4db145=_0x576e9a<_0x4db145?_0x576e9a:_0x4db145,_0x37cea4=_0x576e9a+_0x550809>_0x37cea4?_0x576e9a+_0x550809:_0x37cea4,_0x4a2640=_0x217132<_0x4a2640?_0x217132:_0x4a2640,_0x244ce0=_0x217132+_0x5b89da>_0x244ce0?_0x217132+_0x5b89da:_0x244ce0;}return{'minRow':_0x4db145,'maxRow':_0x37cea4,'minColumn':_0x4a2640,'maxColumn':_0x244ce0};}['_setupColumnsRowsFixing'](){const _0xe8f14b=this['editor'],_0x455dd9=_0xe8f14b['plugins']['get']('TrackChangesEditing'),_0x3fbd92=_0xe8f14b['plugins']['get']('TableUtils');_0xe8f14b['model']['document']['on']('change:data',()=>{const _0x2c7722=Array['from'](_0xe8f14b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x501314,data:_0x59e877}of _0x2c7722){const {group:_0x341890,id:_0x4857d1,subType:_0x4e5a73}=_0x455dd9['_splitMarkerName'](_0x501314);if('suggestion'!=_0x341890)continue;if(null!=_0x59e877['oldRange'])continue;const _0x327cce=_0x455dd9['getSuggestion'](_0x4857d1);this['_tablePostFixingSubtypes']['includes'](_0x4e5a73)&&this['_tableSuggestions']['add'](_0x327cce);}},{'priority':'low'});const _0x5775c6=(_0x356126,_0x87a0af)=>{let _0x438b61=!0x1;const _0x1a473c=_0x87a0af['createRangeOn'](_0x356126),_0x2a45b4=_0x356126['findAncestor']('table'),_0x151dab=_0x3fbd92['getCellLocation'](_0x356126);for(const _0x5cf330 of this['_tableSuggestions']){const _0x322503=_0x5cf330['subType'],_0x3eeb3=_0x322503['startsWith']('tablePaste'),_0x1dc3a2=_0x322503['substr'](_0x3eeb3?0xa:0x5),_0x5919c2=_0x1dc3a2['toLowerCase'](),_0x913f22=_0x5919c2['substr'](0x0,0x3)+'span',_0x2314c7='min'+_0x1dc3a2,_0x40f7c7='max'+_0x1dc3a2;if(!_0x5cf330['isInContent'])continue;if(_0x2a45b4!=_0x5cf330['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x5cf330['isIntersectingWithRange'](_0x1a473c))continue;const _0x476c63=_0x356126['hasAttribute'](_0x913f22)?_0x356126['getAttribute'](_0x913f22)-0x1:0x0,_0x1452d0=this['_getSuggestionCoords'](_0x5cf330),_0x1d0a7b=_0x1452d0[_0x2314c7],_0x527100=_0x1452d0[_0x40f7c7];_0x1d0a7b<=_0x151dab[_0x5919c2]&&_0x151dab[_0x5919c2]+_0x476c63<=_0x527100&&(_0x5cf330['addRange'](_0x1a473c),_0x438b61=!0x0);}return _0x438b61;};_0xe8f14b['model']['document']['registerPostFixer'](_0xa4dc60=>{let _0x313087=!0x1;for(const _0x5db771 of _0xe8f14b['model']['document']['differ']['getChanges']())if('insert'==_0x5db771['type']){if('tableRow'==_0x5db771['name']){for(const _0x29698a of _0x5db771['position']['nodeAfter']['getChildren']())_0x313087=_0x313087||_0x5775c6(_0x29698a,_0xa4dc60);}else'tableCell'==_0x5db771['name']&&(_0x313087=_0x313087||_0x5775c6(_0x5db771['position']['nodeAfter'],_0xa4dc60));}return _0x313087;});}['_getSuggestionCoords'](_0x425a1a){return this['_getCoordsForCells'](_0x425a1a['getRanges']()['map'](_0x3b17be=>_0x3b17be['start']['nodeAfter']));}}function be(_0x5863af){return Array['from'](new Set(_0x5863af)['values']());}class vt extends _0x36b02c{static get['requires'](){return[It];}['afterInit'](){const _0xa413c=this['editor'],_0x44bd40=_0xa413c['model']['document']['selection'],_0x4845a2=_0xa413c['locale'];if(!_0xa413c['plugins']['has']('TableEditing'))return;const _0x422510=_0xa413c['plugins']['get']('TrackChangesEditing'),_0x1fbed8=_0xa413c['plugins']['get']('TableUtils'),_0x1a60e6=_0xa413c['plugins']['get'](It);_0x1a60e6['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x422510['enableCommand']('mergeTableCells',()=>{const _0xe32306=_0x1fbed8['getSelectionAffectedTableCells'](_0xa413c['model']['document']['selection']);_0xa413c['model']['change'](()=>{_0x422510['markMultiRangeBlockFormat'](_0xe32306,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0xa413c['commands']['get']('mergeTableCells')['on']('execute',(_0x20dfb9,_0x4a5f51)=>{_0xa413c['commands']['get']('trackChanges')['value']&&(_0x4a5f51['length']>0x0&&_0x4a5f51[_0x4a5f51['length']-0x1]&&_0x4a5f51[_0x4a5f51['length']-0x1]['forceDefaultExecution']||_0x422510['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x20dfb9['stop']());},{'priority':'highest'});for(const _0x80e0e of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x2d05ab=_0xa413c['commands']['get'](_0x80e0e);_0x422510['enableCommand'](_0x80e0e,()=>{const _0x185f68=_0xa413c['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x12c6fc=>_0x12c6fc['is']('element','tableCell')),_0x333553=_0x2d05ab['value'];_0xa413c['model']['change'](()=>{_0x422510['markMultiRangeBlockFormat']([_0x185f68,_0x333553],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3a7680 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x4539ff=_0xa413c['commands']['get'](_0x3a7680);_0x422510['enableCommand'](_0x3a7680,()=>{const _0x32f3e2=_0x1fbed8['getSelectionAffectedTableCells'](_0xa413c['model']['document']['selection'])[0x0],_0x40cdcc=_0x32f3e2['findAncestor']('table'),{column:_0x32ed5d,row:_0x52efca}=_0x1fbed8['getCellLocation'](_0x32f3e2);let _0x4120a4=[];if('horizontally'==_0x4539ff['direction']){const _0x2063e2=_0x1fbed8['createTableWalker'](_0x40cdcc,{'startRow':_0x52efca,'endRow':_0x52efca,'includeAllSlots':!0x0});_0x4120a4=Array['from'](_0x2063e2)['map'](_0x1acdff=>_0x1acdff['cell']);}else{const _0x42b483=_0x1fbed8['createTableWalker'](_0x40cdcc,{'column':_0x32ed5d,'includeAllSlots':!0x0});_0x4120a4=Array['from'](_0x42b483)['map'](_0x5f13f6=>_0x5f13f6['cell']);}_0xa413c['model']['change'](_0x2d416b=>{_0x422510['markBlockFormat'](_0x2d416b['createRangeOn'](_0x32f3e2),{'commandName':_0x3a7680,'commandParams':[]},_0x4120a4,_0x3a7680);});});}_0x422510['descriptionFactory']['registerDescriptionCallback'](_0x126309=>{if('formatBlock'!=_0x126309['type']&&'formatInline'!=_0x126309['type'])return;const {data:_0x32b1d9}=_0x126309;return _0x32b1d9&&'mergeTableCells'==_0x32b1d9['commandName']?{'type':'format','content':o(_0x4845a2,'*Merge\x20cells*')}:void 0x0;}),_0x422510['descriptionFactory']['registerDescriptionCallback'](_0x3a6b72=>{if('formatBlock'!=_0x3a6b72['type']&&'formatInline'!=_0x3a6b72['type'])return;const {data:_0x1dc6f2}=_0x3a6b72;return _0x1dc6f2?'splitTableCellVertically'==_0x1dc6f2['commandName']?{'type':'format','content':o(_0x4845a2,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x1dc6f2['commandName']?{'type':'format','content':o(_0x4845a2,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x549ab0=_0x1a60e6['_acceptFormatSuggestionCallbackFactory']();for(const _0x42604b of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x422510['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x42604b,'accept',_0x549ab0);for(const _0x14e006 of['splitTableCellVertically','splitTableCellHorizontally'])_0x422510['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x14e006,'accept',_0x549ab0);_0x422510['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x415916=>{_0xa413c['model']['change'](_0x2e352a=>{const _0x59e421=Array['from'](_0x44bd40['getRanges']())['map'](_0x2246ac=>_0x3f290a['fromRange'](_0x2246ac));_0x2e352a['setSelection'](_0x415916),_0xa413c['commands']['get']('mergeTableCells')['refresh'](),_0xa413c['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x5ee551=_0x59e421['filter'](_0x1ced57=>'$graveyard'!=_0x1ced57['root']['rootName']);_0x5ee551['length']>0x0&&_0x2e352a['setSelection'](_0x5ee551);for(const _0x2873cc of _0x59e421)_0x2873cc['detach']();});});for(const _0x2c0c63 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x23f9e9=_0xa413c['commands']['get'](_0x2c0c63);_0x23f9e9['on']('set:isEnabled',(_0x3918e6,_0x2b7229,_0xf64d5d)=>{if(_0xf64d5d){const _0x3bb0ce=_0xa413c['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x49a94a=>_0x49a94a['is']('element','tableCell'));this['_areMergableCells'](_0x23f9e9['value'],_0x3bb0ce)||(_0x3918e6['return']=!0x1,_0x3918e6['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x907041=this['editor']['commands']['get']('mergeTableCells'),_0x5b827a=this['editor']['plugins']['get']('TableUtils');if(!_0x907041['isEnabled'])return!0x1;const _0x377ce2=_0x5b827a['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x44b101 of _0x377ce2)for(const _0x2bb858 of _0x377ce2)if(_0x44b101!=_0x2bb858&&!this['_areMergableCells'](_0x44b101,_0x2bb858))return!0x1;return!0x0;}['_areMergableCells'](_0x45730c,_0x304a74){const _0x5097d4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3232f3=this['editor']['model']['createRangeOn'](_0x45730c),_0x502577=this['editor']['model']['createRangeOn'](_0x304a74),_0x33d9d5=new Set(),_0x5b0ada=new Set();for(const _0x29b76c of _0x5097d4['getSuggestions']())if(('insertion'==_0x29b76c['type']||'deletion'==_0x29b76c['type']||'mergeTableCells'==_0x29b76c['subType'])&&_0x29b76c['isInContent']){for(const _0x189611 of _0x29b76c['getRanges']())_0x189611['containsRange'](_0x3232f3,!0x0)&&_0x33d9d5['add'](_0x29b76c['type']+':'+_0x29b76c['author']['id']),_0x189611['containsRange'](_0x502577,!0x0)&&_0x5b0ada['add'](_0x29b76c['type']+':'+_0x29b76c['author']['id']);}if(_0x33d9d5['size']!=_0x5b0ada['size'])return!0x1;for(const _0x598d7d of _0x33d9d5)if(!_0x5b0ada['has'](_0x598d7d))return!0x1;return!0x0;}}class Ct extends _0x36b02c{static get['requires'](){return[It];}['afterInit'](){const _0xb5b2ba=this['editor'];if(!_0xb5b2ba['plugins']['has']('TableEditing'))return;const _0xdebac0=_0xb5b2ba['locale'],_0x490706=_0xb5b2ba['plugins']['get']('TrackChangesEditing');_0x490706['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x490706['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x490706['registerBlockAttribute']('headingRows'),_0x490706['registerBlockAttribute']('headingColumns'),_0x490706['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0xdebac0,'FORMAT_HEADER_ROW')),_0x490706['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0xdebac0,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x45a6cd=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5160ce=this['editor']['plugins']['get']('TableUtils'),_0x2a7530=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x260683({showActiveMarker:_0x1722a0=!0x0,setDataAttribute:_0x1dbf46=!0x0}={}){return(_0x4c38d0,_0x3536ae,_0x594841)=>{const {type:_0x62d779,id:_0x504736}=_0x45a6cd['_splitMarkerName'](_0x3536ae['markerName']),_0x5a2410=_0x45a6cd['getSuggestion'](_0x504736),_0x99514c=_0x5a2410['data'];if('formatBlock'!=_0x5a2410['type']||!_0x99514c||'setTableColumnHeader'!=_0x99514c['commandName'])return;if(_0x3536ae['item'])return void _0x4c38d0['stop']();if(!_0x594841['consumable']['consume'](_0x3536ae['markerRange'],_0x4c38d0['name']))return;const _0x5edf71=_0x3536ae['markerRange']['start']['nodeAfter'],_0x2891bd=_0x3536ae['markerRange']['end']['nodeBefore'],_0x21d7bc=_0x5edf71['parent']['parent'],{column:_0x3ad810}=_0x5160ce['getCellLocation'](_0x5edf71),{column:_0x3f34f3}=_0x5160ce['getCellLocation'](_0x2891bd);for(let _0x2d502a=_0x3ad810;_0x2d502a<=_0x3f34f3;_0x2d502a++){const _0xff6532=_0x5160ce['createTableWalker'](_0x21d7bc,{'column':_0x2d502a,'includeAllSlots':!0x1});for(const _0x12d73d of _0xff6532){const _0x3d617e=_0x12d73d['cell'],_0x43394d=_0x594841['mapper']['toViewElement'](_0x3d617e);_0x594841['writer']['addClass']('ck-suggestion-marker-'+_0x62d779,_0x43394d),_0x1dbf46&&_0x594841['writer']['setAttribute']('data-suggestion',_0x504736,_0x43394d),_0x594841['mapper']['bindElementToMarker'](_0x43394d,_0x3536ae['markerName']),_0x1722a0&&(_0x45a6cd['activeMarkers']['includes'](_0x3536ae['markerName'])?_0x594841['writer']['addClass']('ck-suggestion-marker--active',_0x43394d):_0x594841['writer']['removeClass']('ck-suggestion-marker--active',_0x43394d));}}};}_0x45a6cd['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x2a7530),_0x45a6cd['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x2a7530),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x260683(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x24117e,_0xe9c1cd,_0xe5c05d)=>{_0xe5c05d['options']['showSuggestionHighlights']&&_0x260683({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x24117e,_0xe9c1cd,_0xe5c05d);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4e4fb4,_0x107de5,_0x198b7f)=>{const {type:_0x11c6f4,id:_0x21e25d}=_0x45a6cd['_splitMarkerName'](_0x107de5['markerName']),_0x13f8a4=_0x45a6cd['getSuggestion'](_0x21e25d),_0x41b5e5=_0x13f8a4['data'];if('formatBlock'!=_0x13f8a4['type']||!_0x41b5e5||'setTableColumnHeader'!=_0x41b5e5['commandName'])return;const _0x699d6a=_0x198b7f['mapper']['markerNameToElements'](_0x107de5['markerName']);if(_0x699d6a){for(const _0x4666e7 of _0x699d6a)_0x198b7f['writer']['removeClass']('ck-suggestion-marker-'+_0x11c6f4,_0x4666e7),_0x198b7f['writer']['removeClass']('ck-suggestion-marker--active',_0x4666e7),_0x198b7f['writer']['removeAttribute']('data-suggestion',_0x4666e7),_0x198b7f['mapper']['unbindElementFromMarkerName'](_0x4666e7,_0x107de5['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x474fc8=this['editor'],_0x444c13=_0x474fc8['locale'];function _0x1dc8c6(_0xf2afd1){return{'type':'format','content':o(_0x444c13,'*Format:*\x20%0',_0xf2afd1)};}_0x474fc8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3656f4=>{if('formatBlock'!=_0x3656f4['type'])return;const {data:_0x48b5b8}=_0x3656f4;if(_0x48b5b8){if('setTableRowHeader'==_0x48b5b8['commandName']){const _0x2b5dac=_0x48b5b8['commandParams'][0x0]['forceValue'];return _0x1dc8c6(o(_0x444c13,_0x2b5dac?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x48b5b8['commandName']){const _0xeb922b=_0x48b5b8['commandParams'][0x0]['forceValue'];return _0x1dc8c6(o(_0x444c13,_0xeb922b?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x4f7efa=>[_0x4f7efa,null]));class _t extends _0x36b02c{static get['requires'](){return[It];}['afterInit'](){const _0x124bcb=this['editor'];if(!_0x124bcb['plugins']['has']('TableClipboard'))return;const _0x2e6d74=_0x124bcb['plugins']['get']('TrackChangesEditing'),_0x5d9cbf=_0x124bcb['plugins']['get']('TableUtils'),_0x1ba935=_0x124bcb['plugins']['get'](It),_0x49d6df=_0x124bcb['plugins']['get']('TableClipboard');_0x1ba935['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x124bcb['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x124bcb['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x567ffc=null;_0x124bcb['model']['on']('insertContent',(_0x1fe41a,_0x1aa3f2)=>{const [_0x111c96,_0x3ecef8]=_0x1aa3f2,_0x5179dd=_0x1aa3f2[_0x1aa3f2['length']-0x1];_0x5179dd&&_0x5179dd['forceDefaultExecution']||_0x2e6d74['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x4209c4,_0x142fc3,_0x2431f3,_0x46d2f0,_0x4bafd1){if(_0x142fc3&&!_0x142fc3['is']('documentSelection'))return!0x1;const _0x498ba6=_0x4bafd1['getTableIfOnlyTableInContent'](_0x4209c4,_0x2431f3);if(!_0x498ba6||!Re(_0x498ba6,void 0x0,_0x46d2f0))return!0x1;const _0x2a28f0=_0x46d2f0['getSelectionAffectedTableCells'](_0x2431f3['document']['selection']);if(!_0x2a28f0['length'])return!0x1;const _0x137a3a=_0x2a28f0[0x0]['findAncestor']('table'),_0x1e182b=_0x46d2f0['getRowIndexes'](_0x2a28f0),_0x4062b5=_0x46d2f0['getColumnIndexes'](_0x2a28f0),_0x4fc95e={'startRow':_0x1e182b['first'],'endRow':_0x1e182b['last'],'startColumn':_0x4062b5['first'],'endColumn':_0x4062b5['last']};return 0x1==_0x2a28f0['length']&&(_0x4fc95e['endRow']+=_0x46d2f0['getRows'](_0x498ba6)-0x1,_0x4fc95e['endColumn']+=_0x46d2f0['getColumns'](_0x498ba6)-0x1),Re(_0x137a3a,_0x4fc95e,_0x46d2f0);}(_0x111c96,_0x3ecef8,_0x124bcb['model'],_0x5d9cbf,_0x49d6df)&&(_0x1fe41a['stop'](),_0x567ffc={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x124bcb['model']['change'](()=>{_0x124bcb['model']['insertContent'](_0x1aa3f2[0x0],_0x1aa3f2[0x1],_0x1aa3f2[0x2],{'forceDefaultExecution':!0x0});const _0x4a7fb8=_0xca03d8(),{rowInsertionRanges:_0x10e8f5,columnInsertionRanges:_0x139fde,insertionRanges:_0x223458,deletionRanges:_0x291314,cells:_0x582d28}=_0x567ffc;_0x10e8f5['length']&&_0x2e6d74['markMultiRangeInsertion'](_0x10e8f5,'tablePasteRow',{'tablePasteChainId':_0x4a7fb8}),_0x139fde['length']&&_0x2e6d74['markMultiRangeInsertion'](_0x139fde,'tablePasteColumn',{'tablePasteChainId':_0x4a7fb8}),_0x223458['length']&&(_0x2e6d74['markMultiRangeInsertion'](_0x223458,'tablePaste',{'tablePasteChainId':_0x4a7fb8,'skipNestingCheck':!0x0}),_0x223458['forEach'](_0x2144a7=>_0x2144a7['detach']?.())),_0x291314['length']&&(_0x2e6d74['markMultiRangeDeletion'](_0x291314,'tablePaste',{'tablePasteChainId':_0x4a7fb8,'skipNestingCheck':!0x0}),_0x291314['forEach'](_0x58a6aa=>_0x58a6aa['detach']?.()));const _0x538f88=_0x2e6d74['markMultiRangeBlockFormat'](_0x582d28['map'](({element:_0x5631be})=>_0x5631be),{'formatGroupId':_0xca03d8()},[],'tablePasteCell',{'tablePasteChainId':_0x4a7fb8});if(_0x538f88){const _0x5896c2=_0x538f88['getMarkers'](),_0x5b9dd1=[];for(const {element:_0x45b704,attributes:_0x201481}of _0x582d28){if(!_0x201481)continue;const _0xa14073=_0x124bcb['model']['createRangeOn'](_0x45b704),_0x5d6db9=_0x5896c2['find'](_0x7a874a=>_0x7a874a['getRange']()['isEqual'](_0xa14073));_0x5d6db9&&_0x5b9dd1['push']([_0x5d6db9['name'],_0x201481]);}_0x5b9dd1['length']&&_0x538f88['setAttribute']('markerAttributes',Object['fromEntries'](_0x5b9dd1));}_0x567ffc=null;}));},{'priority':_0x37f3b3['high']+0xa}),_0x124bcb['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0xe754bd,_0x557093)=>{const [_0x53bfcf,_0x1e3583,,_0xe8a7ba]=_0x557093;if(!_0x567ffc)return;_0xe754bd['stop']();const _0x2c2438=_0x53bfcf['cell'],_0x535fa8=_0x1e3583,_0xb9be1b=ke(_0x2c2438),_0x53d577=ke(_0x535fa8);_0xe754bd['return']=_0x2c2438;let _0x3b338e=null,_0x5dd48a=null;if(_0x53d577||_0xb9be1b){if(_0xb9be1b&&!_0x53d577){_0xe8a7ba['remove'](_0x2c2438['getChild'](0x0));for(const _0x30dc26 of Array['from'](_0x535fa8['getChildren']()))_0xe8a7ba['insert'](_0x30dc26,_0x2c2438,'end');const _0x2a2000=_0x567ffc['rowInsertionIndexes']['includes'](_0x53bfcf['row']),_0x20cfec=_0x567ffc['columnInsertionIndexes']['includes'](_0x53bfcf['column']);_0x2a2000||_0x20cfec||(_0x3b338e=_0x3f290a['fromRange'](_0xe8a7ba['createRangeIn'](_0x2c2438)));}else _0x53d577&&!_0xb9be1b&&(_0x5dd48a=_0xe8a7ba['createRangeIn'](_0x2c2438));}else{const _0x444e0a=_0xe8a7ba['createElement']('tableCellSuggestion'),_0x4a07f0=_0xe8a7ba['createElement']('tableCellSuggestion');_0xe8a7ba['wrap'](_0xe8a7ba['createRangeIn'](_0x2c2438),_0x4a07f0),_0xe8a7ba['insert'](_0x444e0a,_0x2c2438,0x0);for(const _0x4774cf of Array['from'](_0x535fa8['getChildren']()))_0xe8a7ba['insert'](_0x4774cf,_0x444e0a,'end');_0x3b338e=_0x3f290a['fromRange'](_0xe8a7ba['createRangeOn'](_0x444e0a)),_0x5dd48a=_0x3f290a['fromRange'](_0xe8a7ba['createRangeOn'](_0x4a07f0));}const _0x5d584d=Array['from'](_0x535fa8['getAttributes']())['filter'](([_0x569ef6])=>Pe['includes'](_0x569ef6));_0x567ffc['cells']['push']({'element':_0x2c2438,'attributes':_0x5d584d['length']?Object['fromEntries'](_0x5d584d):null}),_0x3b338e&&_0x567ffc['insertionRanges']['push'](_0x3b338e),_0x5dd48a&&_0x567ffc['deletionRanges']['push'](_0x5dd48a);},{'priority':'high'}),_0x5d9cbf['on']('insertColumns',(_0xe34a8c,_0x358ee4)=>{const [_0x5f685e,_0x19a1db={}]=_0x358ee4;if(!_0x567ffc)return;const _0x1a0ddc=_0x19a1db['at']||0x0,_0x21e85a=_0x19a1db['columns']||0x1;_0x567ffc['columnInsertionIndexes']=new Array(_0x21e85a)['fill'](_0x1a0ddc)['map']((_0x48a829,_0xdf1fbd)=>_0x48a829+_0xdf1fbd);for(const {cell:_0x3fe329}of _0x5d9cbf['createTableWalker'](_0x5f685e,{'startColumn':_0x1a0ddc,'endColumn':_0x1a0ddc+_0x21e85a-0x1}))_0x567ffc['columnInsertionRanges']['push'](_0x124bcb['model']['createRangeOn'](_0x3fe329));},{'priority':'low'}),_0x5d9cbf['on']('insertRows',(_0x379e06,_0x38717c)=>{const [_0x424054,_0xf5e811={}]=_0x38717c;if(!_0x567ffc)return;const _0x4643e5=_0xf5e811['at']||0x0,_0x410c75=_0xf5e811['rows']||0x1;_0x567ffc['rowInsertionIndexes']=new Array(_0x410c75)['fill'](_0x4643e5)['map']((_0x285e86,_0x14a9e1)=>_0x285e86+_0x14a9e1);for(const {cell:_0x68a4be}of _0x5d9cbf['createTableWalker'](_0x424054,{'startRow':_0x4643e5,'endRow':_0x4643e5+_0x410c75-0x1}))_0x567ffc['rowInsertionRanges']['push'](_0x124bcb['model']['createRangeOn'](_0x68a4be));},{'priority':'low'}),_0x2e6d74['descriptionFactory']['registerDescriptionCallback'](_0x187050=>{if(_0x187050['subType']&&_0x187050['subType']['startsWith']('tablePaste'))return _0x187050['previous']?{}:{'type':'insertion','content':o(_0x124bcb['locale'],'*Replace\x20table\x20cells*')};});const _0x2ee750=()=>!0x1;for(const _0x3e8a28 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x2e6d74['_suggestionFactory']['registerCustomCallback']('insertion',_0x3e8a28,'join',_0x2ee750),_0x2e6d74['_suggestionFactory']['registerCustomCallback']('deletion',_0x3e8a28,'join',_0x2ee750),_0x2e6d74['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3e8a28,'join',_0x2ee750);_0x2e6d74['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x2ee750),_0x2e6d74['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x39a3e1,_0x1a9e16,_0x59bf81)=>{const _0x1d5334=_0x39a3e1['map'](_0x3497bc=>_0x3497bc['getContainedElement']())['filter'](_0x1497b5=>_0x1497b5),_0x2bd9f0=new Map(_0x1d5334['map'](_0xc436be=>[_0xc436be,null]));if(_0x567ffc){for(const {element:_0x374465,attributes:_0x2ee2fd}of _0x567ffc['cells'])_0x2ee2fd&&_0x2bd9f0['set'](_0x374465,_0x2ee2fd);}else{if(_0x59bf81&&_0x59bf81['markerAttributes'])for(const [_0x1841e1,_0x4ed36d]of Object['entries'](_0x59bf81['markerAttributes'])){const _0x542054=_0x124bcb['model']['markers']['get'](_0x1841e1),_0x59f8df=_0x542054?_0x542054['getRange']()['getContainedElement']():null;_0x59f8df&&_0x2bd9f0['set'](_0x59f8df,_0x4ed36d);}}_0x124bcb['model']['change'](_0x4d35eb=>{for(const [_0x90edfc,_0x268c95]of _0x2bd9f0)_0x4d35eb['setAttributes']({...we,..._0x268c95},_0x90edfc);});});const _0x1eec89=(_0x3765d8,_0x28e027)=>{_0x2e6d74['_suggestionFactory']['registerCustomCallback'](_0x3765d8,'tablePaste',_0x28e027,(_0x399d69,_0x2dd046,_0x4238e5)=>{_0x124bcb['model']['change'](_0x5cbdf6=>{const _0x3416a4=[];for(const _0x85c580 of _0x399d69){const _0x5c336a=_0x85c580['start']['nodeAfter'];_0x5c336a['is']('element','tableCellSuggestion')&&_0x3416a4['push'](_0x5c336a);}_0x2e6d74['_suggestionFactory']['getSuggestionCallback'](_0x3765d8,null,_0x28e027)(_0x399d69,_0x2dd046,_0x4238e5);for(const _0xb954c4 of _0x3416a4)'$graveyard'!=_0xb954c4['root']['rootName']&&_0x5cbdf6['unwrap'](_0xb954c4);});});};_0x1eec89('insertion','accept'),_0x1eec89('insertion','discard'),_0x1eec89('deletion','accept'),_0x1eec89('deletion','discard'),_0x2e6d74['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x32b0ca=>{const _0x116eeb=_0x32b0ca['map'](_0xf76488=>_0xf76488['getContainedElement']()),_0x3d39d9=_0x116eeb[0x0]['findAncestor']('table'),{minRow:_0x1a8ed4,maxRow:_0x3b6950}=_0x1ba935['_getCoordsForCells'](_0x116eeb);_0x5d9cbf['removeRows'](_0x3d39d9,{'at':_0x1a8ed4,'rows':_0x3b6950-_0x1a8ed4+0x1});}),_0x2e6d74['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x4e69d6=>{const _0x2fb8c0=_0x4e69d6['map'](_0x595e84=>_0x595e84['getContainedElement']()),_0x4bad06=_0x2fb8c0[0x0]['findAncestor']('table'),{minColumn:_0xacc9d3,maxColumn:_0x8e3716}=_0x1ba935['_getCoordsForCells'](_0x2fb8c0);_0x5d9cbf['removeColumns'](_0x4bad06,{'at':_0xacc9d3,'columns':_0x8e3716-_0xacc9d3+0x1});});const _0x34c1ad=(_0x50c273,_0x14f19f)=>{if(!_0x14f19f['subType']||!_0x14f19f['subType']['startsWith']('tablePaste'))return;const _0x3d392e=_0x14f19f['attributes']['tablePasteChainId'],_0x39b5ed=_0x2e6d74['getSuggestions']()['filter'](_0x3937a4=>_0x3937a4['isInContent']&&_0x3937a4['attributes']&&_0x3937a4['attributes']['tablePasteChainId']==_0x3d392e);_0x39b5ed['length']&&_0x14f19f['getAllAdjacentSuggestions']()['length']!=_0x39b5ed['length']&&_0x39b5ed['reduce']((_0x4b9d8c,_0x52e541)=>(_0x4b9d8c['next']=_0x52e541,_0x52e541['previous']=_0x4b9d8c,_0x52e541));};function _0xe0f63f(_0xa733b8,_0x2a4232=!0x0){const {id:_0x11c412,authorId:_0x274d91}=_0x2e6d74['_splitMarkerName'](_0xa733b8['markerName']),_0x3c4b87=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x5b1826=_0x2e6d74['activeMarkers']['includes'](_0xa733b8['markerName']);return _0x5b1826&&_0x3c4b87['push']('ck-suggestion-marker--active'),{'classes':_0x3c4b87,'attributes':{'data-suggestion':_0x11c412,'data-author-id':_0x274d91},'priority':_0x5b1826&&_0x2a4232?0xbc2:0xbb8};}_0x2e6d74['on']('suggestionLoaded',_0x34c1ad,{'priority':'high'}),_0x2e6d74['on']('suggestionUnloaded',_0x34c1ad,{'priority':'high'}),_0x124bcb['model']['document']['registerPostFixer'](()=>{let _0x18a1e1=!0x1;const _0x9f79d8=Array['from'](_0x124bcb['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x480295,data:_0x10abae}of _0x9f79d8){const {group:_0x15c22b,type:_0x298626,id:_0x556972}=_0x2e6d74['_splitMarkerName'](_0x480295);if('suggestion'!=_0x15c22b||'deletion'!=_0x298626||_0x10abae['oldRange'])continue;if(!_0x2e6d74['hasSuggestion'](_0x556972))continue;const _0x49e4b6=_0x2e6d74['getSuggestion'](_0x556972)['getRanges'](),_0x477bb6=_0x124bcb['plugins']['get']('Users')['me'];for(const _0x5d4a57 of _0x2e6d74['getSuggestions']()){if(!_0x5d4a57['isInContent']||_0x5d4a57['author']!=_0x477bb6)continue;if('formatBlock'!=_0x5d4a57['type']||'tablePasteCell'!=_0x5d4a57['subType'])continue;if(_0x5d4a57['getRanges']()['every'](_0x32ec19=>_0x49e4b6['some'](_0x1616e3=>_0x1616e3['containsRange'](_0x32ec19,!0x0)))){for(const _0x5a7769 of _0x5d4a57['getAllAdjacentSuggestions']())_0x5a7769['isInContent']&&(_0x5a7769['discard'](),_0x18a1e1=!0x0);}}}return _0x18a1e1;}),_0x124bcb['model']['document']['registerPostFixer'](_0x182faf=>{const _0x414b77=_0x124bcb['commands']['get']('redo');if(!_0x414b77||!_0x414b77['_createdBatches']['has'](_0x182faf['batch']))return!0x1;let _0x1a4f3b=!0x1;const _0x3e3ffb=_0x124bcb['plugins']['get']('Users')['me'],_0x420450=_0x124bcb['model']['document']['differ']['getChanges'](),_0x11a5db=Array['from'](_0x124bcb['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x48061b,data:_0xe0fdfd})=>{const {group:_0x40ee5e,subType:_0x1fb501,authorId:_0x14b126}=_0x2e6d74['_splitMarkerName'](_0x48061b);return'suggestion'==_0x40ee5e&&'tablePaste'==_0x1fb501&&_0x14b126==_0x3e3ffb['id']&&!_0xe0fdfd['oldRange'];});for(const _0x7bd535 of _0x420450){if('insert'!=_0x7bd535['type']||'tableCellSuggestion'!=_0x7bd535['name']||0x1!=_0x7bd535['length'])continue;const _0x29cea4=_0x182faf['createRange'](_0x7bd535['position'],_0x7bd535['position']['getShiftedBy'](0x1));if(!_0x11a5db['find'](({data:_0x4c5034})=>_0x4c5034['newRange']['isEqual'](_0x29cea4))){for(const {name:_0x554de9,data:_0x5de361}of _0x11a5db)if(_0x29cea4['containsRange'](_0x5de361['newRange'])){_0x182faf['updateMarker'](_0x554de9,{'range':_0x29cea4}),_0x1a4f3b=!0x0;break;}}}return _0x1a4f3b;}),_0x124bcb['model']['document']['registerPostFixer'](_0x16a060=>{let _0x339573=!0x1;const _0x50a05e=_0x124bcb['plugins']['get']('Users')['me'],_0x4332c8=_0x2e6d74['getSuggestions']()['filter'](_0x7b14ca=>_0x7b14ca['isInContent']&&_0x7b14ca['author']==_0x50a05e),_0x5885b4=new Set(),_0x55d3b8=new Set();for(const _0x427ce9 of _0x4332c8)if('tablePaste'==_0x427ce9['subType'])for(const _0x3c810e of _0x427ce9['getMarkers']()){const _0x9d06d3=_0x3c810e['getRange']()['getContainedElement']();if(_0x9d06d3){if(_0x9d06d3['is']('element','tableCellSuggestion')&&ke(_0x9d06d3)){_0x427ce9['removeMarker'](_0x3c810e['name']),_0x5885b4['add'](_0x9d06d3),_0x339573=!0x0;const _0x182cec=_0x9d06d3['nextSibling'],_0x104249=_0x9d06d3['previousSibling'],_0x39e801=_0x182cec&&_0x182cec['is']('element','tableCellSuggestion'),_0x184f00=_0x104249&&_0x104249['is']('element','tableCellSuggestion');_0x39e801&&!_0x5885b4['has'](_0x182cec)&&_0x55d3b8['add'](_0x182cec),_0x184f00&&!_0x5885b4['has'](_0x104249)&&_0x55d3b8['add'](_0x104249);}else _0x9d06d3['is']('element','paragraph')&&_0x9d06d3['isEmpty']&&(_0x427ce9['removeMarker'](_0x3c810e['name']),_0x339573=!0x0);}}else{if('tablePasteCell'==_0x427ce9['subType']){if(!_0x427ce9['attributes']||!_0x427ce9['attributes']['tablePasteChainId'])continue;const _0x47fbac=_0x427ce9['attributes']['markerAttributes'];if(_0x47fbac&&Object['keys'](_0x47fbac)['length'])continue;const _0x16fe8e=_0x427ce9['attributes']['tablePasteChainId'];let _0x3a6a6b=!0x0,_0x23ce48=!0x0;for(const _0x30253f of _0x4332c8)if(_0x30253f['subType']&&_0x30253f['subType']['startsWith']('tablePaste')){if(!_0x30253f['attributes']['tablePasteChainId']){_0x23ce48=!0x1;break;}if(_0x30253f['id']!=_0x427ce9['id']&&_0x30253f['attributes']['tablePasteChainId']==_0x16fe8e){_0x3a6a6b=!0x1;break;}}_0x23ce48&&_0x3a6a6b&&(_0x427ce9['removeMarkers'](),_0x339573=!0x0);}}for(const _0x23c217 of _0x5885b4)_0x16a060['remove'](_0x23c217);for(const _0x4bd7bf of _0x55d3b8)_0x16a060['unwrap'](_0x4bd7bf);return _0x339573;}),_0x124bcb['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0xb9abb2,_0x3d365e)=>_0xe0f63f(_0xb9abb2),'converterPriority':'high'}),_0x124bcb['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x1b4698,_0x28e042)=>_0x28e042['options']['showSuggestionHighlights']?_0xe0f63f(_0x1b4698,!0x1):null,'converterPriority':'high'});const _0x56dcd2=_0x124bcb['editing']['view'];this['listenTo'](_0x56dcd2['document'],'clipboardOutput',(_0x15bc65,_0x4116ed)=>{const _0x24c829=[];for(const _0x5dc749 of _0x56dcd2['createRangeIn'](_0x4116ed['content'])['getItems']())_0x5dc749['is']('element','suggestion-td')&&_0x24c829['push'](_0x5dc749);_0x56dcd2['change'](_0x493f3d=>{for(const _0x296d25 of _0x24c829)_0x493f3d['move'](_0x493f3d['createRangeIn'](_0x296d25),_0x493f3d['createPositionBefore'](_0x296d25)),_0x493f3d['remove'](_0x296d25);});});}}function ke(_0x963f29){if(_0x963f29['isEmpty'])return!0x0;const _0x4a171b=_0x963f29['getChild'](0x0);return _0x4a171b['is']('element','paragraph')&&_0x4a171b['isEmpty'];}function Re(_0x1c32b5,_0x910563={},_0x4286d9){for(const {isAnchor:_0x5dbd7c,cellHeight:_0x14ff09,cellWidth:_0x36e619}of _0x4286d9['createTableWalker'](_0x1c32b5,{'includeAllSlots':!0x0,..._0x910563}))if(!_0x5dbd7c||0x1!=_0x14ff09||0x1!=_0x36e619)return!0x1;return!0x0;}class Nt extends _0x36b02c{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x128d23=this['editor']['plugins']['get']('TrackChangesEditing');_0x128d23['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x128d23['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x128d23['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x128d23['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x128d23['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x128d23['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x4233fc,_0x2f4ecd){const _0x25f5fe=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3f8261=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x567bbf=_0x2f4ecd['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x4eb6e5=_0x3f8261['getColumnGroupElement'](_0x567bbf);let _0x576000=_0x4eb6e5?_0x3f8261['getTableColumnsWidths'](_0x4eb6e5):null,_0x3f7875=_0x567bbf['getAttribute']('tableWidth')||null;const _0x138432=_0x2f4ecd['tableWidth']||_0x3f7875,_0x576fe0=_0x2f4ecd['columnWidths']||_0x576000,_0x157108=this['editor']['plugins']['get']('Users')['me'];for(const _0x2df3f1 of _0x25f5fe['getSuggestions']()){const _0x398db6=_0x2df3f1['getContainedElement']();if('resizeTable'===_0x2df3f1['subType']&&_0x398db6===_0x567bbf){_0x2df3f1['author']!==_0x157108&&_0x2df3f1['discard']();const _0x43ed94=_0x2df3f1['data']['commandParams'];_0x3f7875=_0x43ed94[0x0]['tableWidth'],_0x576000=_0x43ed94[0x0]['columnWidths'];break;}}_0x4233fc({'table':_0x567bbf,'tableWidth':_0x138432,'columnWidths':_0x576fe0}),_0x25f5fe['markBlockFormat'](_0x567bbf,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x3f7875,'columnWidths':_0x576000}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x126c21){if('formatBlock'!=_0x126c21['type']&&'formatInline'!=_0x126c21['type'])return;const {data:_0x3d95cd}=_0x126c21;if(_0x3d95cd&&'resizeTable'===_0x3d95cd['formatGroupId']){const _0x2a64fc='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x2a64fc)};}}}class Dt extends _0x36b02c{['afterInit'](){const _0x2d2380=this['editor'];_0x2d2380['plugins']['has']('Template')&&_0x2d2380['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x36b02c{['afterInit'](){const _0x531cfb=this['editor'];if(!_0x531cfb['commands']['get']('insertTableOfContents'))return;_0x531cfb['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x45ab0c=_0x531cfb['plugins']['get']('TrackChangesEditing'),_0x132388=_0x531cfb['locale'];_0x45ab0c['descriptionFactory']['registerElementLabel']('tableOfContents',_0x148f6f=>o(_0x132388,'ELEMENT_TABLE_OF_CONTENTS',_0x148f6f));}}class $t extends _0x36b02c{['afterInit'](){const _0x42ca4a=this['editor'];if(!_0x42ca4a['plugins']['has']('Title'))return;const _0x336c1d=_0x42ca4a['plugins']['get']('TrackChangesEditing');_0x336c1d['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x42ca4a['locale'],'ELEMENT_TITLE')),_0x42ca4a['model']['document']['registerPostFixer'](_0x16e6b8=>{let _0x145795=!0x1;const _0x559761=Array['from'](_0x42ca4a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3b8d65,data:_0xf5b3ee}of _0x559761){const {group:_0x5f1efb}=_0x336c1d['_splitMarkerName'](_0x3b8d65);if('suggestion'!==_0x5f1efb||!_0xf5b3ee['newRange'])continue;const _0x370ff2=_0xf5b3ee['newRange'],_0x387f91=_0x370ff2['end']['nodeBefore'];if(!_0x387f91||!_0x387f91['is']('element','title-content'))continue;if(!_0x370ff2['start']['isTouching'](_0x370ff2['end']))continue;const _0x1fb622=_0x42ca4a['model']['schema']['getNearestSelectionRange'](_0x370ff2['end'],'forward');if(_0x1fb622&&_0x1fb622['isCollapsed']){const _0x227a2c=_0x16e6b8['createRange'](_0x370ff2['start'],_0x1fb622['start']);_0x227a2c['isEqual'](_0x370ff2)||(_0x16e6b8['updateMarker'](_0x3b8d65,{'range':_0x227a2c}),_0x145795=!0x0);}_0x145795||(_0x16e6b8['removeMarker'](_0x3b8d65),_0x145795=!0x0);}return _0x145795;});}}class Bt extends _0x36b02c{['afterInit'](){const _0x4a4641=this['editor'],_0x1086fc=_0x4a4641['plugins']['get']('TrackChangesEditing');_0x4a4641['plugins']['has']('UndoEditing')&&(_0x1086fc['enableCommand']('undo'),_0x1086fc['enableCommand']('redo'));}}class xt extends _0x36b02c{static get['requires'](){return[It];}['afterInit'](){const _0x3ccb2c=this['editor'];if(!_0x3ccb2c['plugins']['has']('TableCaptionEditing'))return;_0x3ccb2c['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x36b02c{['tableProperties'];['tableCellProperties'];constructor(_0x38e0c0){super(_0x38e0c0),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 _0x3975d6=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x5d66c2 of this['tableProperties'])_0x3975d6['enableCommand'](_0x5d66c2,(_0x129a52,_0x46ad87)=>{const _0x1e98cf=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x5d66c2,[_0x1e98cf],this['tableProperties'],'tableProperties',_0x129a52,_0x46ad87);});_0x3975d6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x3975d6['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3975d6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x2ceab7,_0xa98e48)=>this['handleDiscardAction'](this['tableProperties'],_0x2ceab7,_0xa98e48)),_0x3975d6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x51f5c0 of this['tableCellProperties'])_0x3975d6['enableCommand'](_0x51f5c0,(_0x58c80f,_0x29e101)=>{const _0x1c8c9b=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x51f5c0,_0x1c8c9b,this['tableCellProperties'],'tableCellProperties',_0x58c80f,_0x29e101);});_0x3975d6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x3975d6['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3975d6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x20b6cc,_0x33729e)=>this['handleDiscardAction'](this['tableCellProperties'],_0x20b6cc,_0x33729e)),_0x3975d6['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x3975d6['descriptionFactory']['registerDescriptionCallback'](_0x5082b3=>this['handleSuggestionDescription'](_0x5082b3));}['_handlePropertyChange'](_0x4fca7b,_0x28a03f,_0x1a5a05,_0x1ecc76,_0x3b36ae,_0x412f19){const _0x5a8f23=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x412f19['batch'],()=>{for(const _0x48d4ad of _0x28a03f){if(this['_getSuggestion'](_0x48d4ad,_0x1ecc76))_0x3b36ae(_0x412f19);else{const _0x11cb3a={};for(const _0x41bdff of _0x1a5a05){const _0x1d8332=_0x48d4ad['getAttribute'](_0x41bdff);void 0x0!==_0x1d8332&&(_0x11cb3a[_0x41bdff]=_0x1d8332);}_0x3b36ae(_0x412f19),_0x5a8f23['markBlockFormat'](_0x48d4ad,{'commandParams':[_0x11cb3a]},[],_0x1ecc76);}}});}['handleDiscardAction'](_0x5a582b,_0x26efe4,_0x1ad404){const _0x4f60ca=_0x26efe4[0x0]['start']['nodeAfter'],_0x1b7a44=_0x1ad404['commandParams'][0x0];this['editor']['model']['change'](_0x5a40c7=>{for(const _0x3a85f6 of _0x5a582b)void 0x0!==_0x1b7a44[_0x3a85f6]?_0x5a40c7['setAttribute'](_0x3a85f6,_0x1b7a44[_0x3a85f6],_0x4f60ca):_0x5a40c7['removeAttribute'](_0x3a85f6,_0x4f60ca);});}['handleSuggestionDescription'](_0x41818c){if(_0x41818c['data'])switch(_0x41818c['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'](_0x4886bd,_0x136dca){const _0x1e46d8=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x150df5 of _0x1e46d8['getSuggestions']({'skipNotAttached':!0x0})){const _0x15f43e=_0x150df5['getContainedElement']();if(_0x150df5['subType']===_0x136dca&&_0x15f43e===_0x4886bd)return _0x150df5;}return null;}}const m='$elementName';class p extends _0x36b02c{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x2f928a,_0x25b7b8,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0xb1594f){function _0x17d4a1(_0x51388a){return _0x51388a['map'](_0x72b1f0=>String['fromCharCode'](_0x72b1f0))['join']('');}super(_0xb1594f),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x5c225a,_0x267108,_0x47f56e,_0x3dfba2)=>{this['_model']['change'](()=>{for(const _0x358591 of[..._0x3dfba2,..._0x47f56e])this['_model']['markers']['has'](_0x358591)&&_0xb1594f['editing']['reconvertMarker'](_0x358591);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0xb1594f['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(),_0xb1594f['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0xb1594f['config']['get']('trackChanges.trackFormatChanges'),_0xb1594f['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0xb1594f['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0xb1594f,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x17d4a1([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x17d4a1([0x34,0x30,0x34,0x38,0x31,0x36,0x33,0x34]);}['init'](){const _0x1e1aed=this['editor'],_0x3ea8e3=(_0x1a3312,_0x1eb3b6)=>{if('attribute'!=_0x1a3312)return'ck-suggestion-marker-'+_0x1a3312;const _0x20aaeb=_0x1eb3b6['split']('|')[0x0];return this['_isBlockAttribute'](_0x20aaeb)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x1e1aed['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x48f641=>{const {id:_0x5d1994,authorId:_0x35f84b,type:_0x5b9978,subType:_0x1d9de0}=this['_splitMarkerName'](_0x48f641['markerName']),_0xbcd7b0=['ck-suggestion-marker',_0x3ea8e3(_0x5b9978,_0x1d9de0)];let _0x16e0a3=0xbb8;return this['activeMarkers']['includes'](_0x48f641['markerName'])&&(_0xbcd7b0['push']('ck-suggestion-marker--active'),_0x16e0a3=0xbc2),'deletion'==_0x5b9978&&(_0x16e0a3+=0x5),{'classes':_0xbcd7b0,'attributes':{'data-suggestion':_0x5d1994,'data-author-id':_0x35f84b},'priority':_0x16e0a3};}}),_0x1e1aed['conversion']['for']('dataDowncast')['add'](_0x269450=>{_0x269450['on']('addMarker:suggestion',(_0x489842,_0x316646,_0x45d7dd)=>{if(!_0x45d7dd['options']['showSuggestionHighlights'])return;const _0x8710d5=_0x316646['item'];if(!_0x8710d5)return;const _0xc5d424=_0x45d7dd['mapper']['toViewElement'](_0x8710d5);_0x1e1aed['model']['schema']['isObject'](_0x8710d5)&&_0xc5d424&&!_0xc5d424['getCustomProperty']('widget')&&_0xc5d424['is']('containerElement')&&_0x3d619f(_0xc5d424,_0x45d7dd['writer']);},{'priority':'high'});}),_0x1e1aed['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x23f59b,_0x174919)=>{if(!_0x174919['options']['showSuggestionHighlights'])return null;const {type:_0x4942b0,subType:_0x23fd9f}=this['_splitMarkerName'](_0x23f59b['markerName']);return{'classes':['ck-suggestion-marker',_0x3ea8e3(_0x4942b0,_0x23fd9f)],'priority':0xbb8};}});const _0x5dfba6=({showActiveMarkers:_0x2ac95e=!0x0,isAttributeSuggestion:_0x2d2f34=!0x1}={})=>(_0x16ba01,_0x4cf36a,_0x67e33e)=>{if(!_0x4cf36a['item'])return;const {id:_0x7a3902,authorId:_0x218091}=this['_splitMarkerName'](_0x4cf36a['markerName']);if(_0x2d2f34){const _0x5eb6b3=this['_suggestions']['get'](_0x7a3902),_0x5766e0=this['_getAttributeKey'](_0x5eb6b3);if(!this['_isBlockAttribute'](_0x5766e0))return;}if(_0x4cf36a['item']['is']('selection'))return void _0x67e33e['consumable']['consume'](_0x4cf36a['item'],_0x16ba01['name']);const _0x5b5804=_0x67e33e['mapper']['toViewElement'](_0x4cf36a['item']);if(_0x4cf36a['item']['is']('element')&&_0x1e1aed['model']['schema']['isBlock'](_0x4cf36a['item'])&&!_0x5b5804['getCustomProperty']('addHighlight')){_0x67e33e['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x5b5804),_0x67e33e['writer']['setAttribute']('data-suggestion',_0x7a3902,_0x5b5804),_0x67e33e['writer']['setAttribute']('data-author-id',_0x218091,_0x5b5804),_0x67e33e['mapper']['bindElementToMarker'](_0x5b5804,_0x4cf36a['markerName']),_0x2ac95e&&(this['activeMarkers']['includes'](_0x4cf36a['markerName'])?_0x67e33e['writer']['addClass']('ck-suggestion-marker--active',_0x5b5804):_0x67e33e['writer']['removeClass']('ck-suggestion-marker--active',_0x5b5804));for(const _0x51372f of _0x1e1aed['model']['createRangeIn'](_0x4cf36a['item'])['getItems']())_0x67e33e['consumable']['consume'](_0x51372f,_0x16ba01['name']);_0x67e33e['consumable']['consume'](_0x4cf36a['item'],_0x16ba01['name']);}};_0x1e1aed['conversion']['for']('dataDowncast')['add'](_0x131103=>{_0x131103['on']('addMarker:suggestion:formatBlock',(_0x3ea33d,_0x2ccec0,_0x316d4d)=>{_0x316d4d['options']['showSuggestionHighlights']&&_0x5dfba6({'showActiveMarkers':!0x1})(_0x3ea33d,_0x2ccec0,_0x316d4d);},{'priority':'highest'});}),_0x1e1aed['conversion']['for']('dataDowncast')['add'](_0x35bfe0=>{_0x35bfe0['on']('addMarker:suggestion:attribute',(_0x357e08,_0x33a392,_0x168e12)=>{_0x168e12['options']['showSuggestionHighlights']&&_0x5dfba6({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x357e08,_0x33a392,_0x168e12);},{'priority':'highest'});}),_0x1e1aed['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x20a44c,_0x5a7e52)=>_0x5a7e52['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x20a44c['substr'](0xb)}}),_0x1e1aed['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x56a5ef,{writer:_0x5528d3})=>{let _0x25c49d='suggestion:'+_0x56a5ef['getAttribute']('suggestion-type')+':'+_0x56a5ef['getAttribute']('id');return _0x56a5ef['getAttribute']('marker-count')&&(_0x25c49d+=':'+_0x56a5ef['getAttribute']('marker-count')),_0x5528d3['createElement']('$marker',{'data-name':_0x25c49d});}}),_0x1e1aed['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x1e1aed['conversion']['for']('editingDowncast')['add'](_0x13493f=>{_0x13493f['on']('addMarker:suggestion:formatBlock',_0x5dfba6(),{'priority':'high'});}),_0x1e1aed['conversion']['for']('editingDowncast')['add'](_0x3dcd50=>{_0x3dcd50['on']('addMarker:suggestion:attribute',_0x5dfba6({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x1e1aed['conversion']['for']('editingDowncast')['add'](_0x14ebf5=>{_0x14ebf5['on']('removeMarker:suggestion:formatBlock',(_0x59fec2,_0x6d7bec,_0x5f343a)=>{const _0x1ab34d=_0x5f343a['mapper']['markerNameToElements'](_0x6d7bec['markerName']);if(_0x1ab34d){for(const _0xe7efad of _0x1ab34d)_0xe7efad['getCustomProperty']('addHighlight')||(_0x5f343a['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0xe7efad),_0x5f343a['writer']['removeAttribute']('data-suggestion',_0xe7efad),_0x5f343a['writer']['removeAttribute']('data-author-id',_0xe7efad),_0x5f343a['mapper']['unbindElementFromMarkerName'](_0xe7efad,_0x6d7bec['markerName']));}},{'priority':'high'});}),_0x1e1aed['conversion']['for']('editingDowncast')['add'](_0x521424=>{_0x521424['on']('removeMarker:suggestion:attribute',(_0x383c54,_0x2b026e,_0x5d3ea5)=>{const _0x44c5fe=_0x5d3ea5['mapper']['markerNameToElements'](_0x2b026e['markerName']);if(!_0x44c5fe)return;const {id:_0x4e8bef}=this['_splitMarkerName'](_0x2b026e['markerName']),_0x582cc7=this['_suggestions']['get'](_0x4e8bef),_0x3c2d1c=this['_getAttributeKey'](_0x582cc7);if(this['_isBlockAttribute'](_0x3c2d1c)){for(const _0x503847 of _0x44c5fe)_0x503847['getCustomProperty']('addHighlight')||(_0x5d3ea5['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x503847),_0x5d3ea5['writer']['removeAttribute']('data-suggestion',_0x503847),_0x5d3ea5['writer']['removeAttribute']('data-author-id',_0x503847),_0x5d3ea5['mapper']['unbindElementFromMarkerName'](_0x503847,_0x2b026e['markerName']));}},{'priority':'high'});}),_0x1e1aed['model']['document']['registerPostFixer'](_0x522b25=>{let _0x3b3936=!0x1;const _0x7d014=Array['from'](_0x1e1aed['model']['document']['differ']['getChangedMarkers']()),_0x4412b1=new Set();for(const {name:_0x396ada,data:_0x2d1b32}of _0x7d014){const {group:_0x5ded10,type:_0x3584e3,subType:_0x454794,id:_0xd7d7f3}=this['_splitMarkerName'](_0x396ada);if('suggestion'!==_0x5ded10)continue;const _0x3779ba=this['_suggestions']['get'](_0xd7d7f3);if(null!=_0x2d1b32['newRange']){'formatInline'==_0x3584e3&&(_0x3b3936=_0x3b3936||Ut(_0x2d1b32['newRange'],_0x396ada,_0x522b25,_0x1e1aed['model']['schema']));const _0x430d74='attribute'==_0x3584e3&&this['_isBlockAttribute'](_0x454794['split']('|')[0x0]);if(_0x2d1b32['newRange']['isCollapsed']||'$graveyard'==_0x2d1b32['newRange']['root']['rootName']||'formatBlock'==_0x3584e3&&!Ft(_0x2d1b32['newRange'])||_0x430d74&&!Ft(_0x2d1b32['newRange'])||'deletion'==_0x3584e3&&!(!Vt(_0x4e0484=_0x2d1b32['newRange'])&&!function(_0x269142){return _0x269142['start']['parent']==_0x269142['end']['nodeBefore']&&_0x269142['start']['isAtEnd'];}(_0x4e0484)))_0x522b25['removeMarker'](_0x396ada),_0x3b3936=!0x0;else{if(!_0x3779ba||!_0x3779ba['isInContent'])continue;if(_0x2d1b32['newRange']&&_0x2d1b32['oldRange']&&_0x2d1b32['newRange']['isEqual'](_0x2d1b32['oldRange']))continue;_0x4412b1['add'](_0x3779ba);}}}var _0x4e0484;return _0x4412b1['size']>0x0&&(_0x3b3936=!!this['_joinWithAdjacentSuggestions'](_0x4412b1)||_0x3b3936),_0x3b3936;}),_0x1e1aed['model']['document']['registerPostFixer'](_0x260df7=>{let _0x58955a=!0x1;for(const _0x514cb2 of _0x1e1aed['model']['document']['differ']['getChanges']())if('insert'==_0x514cb2['type'])for(const _0x237d1c of this['_suggestions']['values']()){if(_0x237d1c['isMultiRange']||!_0x237d1c['isInContent'])continue;const _0x4e1b56='formatBlock'==_0x237d1c['type'],_0x11efec=this['_getAttributeKey'](_0x237d1c),_0x4966c2=_0x11efec&&this['_isBlockAttribute'](_0x11efec);if(!_0x4e1b56&&!_0x4966c2)continue;const _0x51850e=_0x237d1c['getFirstRange']();if(_0x51850e['start']['parent']!=_0x51850e['end']['parent']&&!_0x51850e['end']['isAtEnd']){const _0x4a2cf3=_0x1e1aed['model']['createPositionAt'](_0x51850e['start']['nodeAfter'],'end'),_0x294f7d=_0x1e1aed['model']['createRange'](_0x51850e['start'],_0x4a2cf3);_0x260df7['updateMarker'](_0x237d1c['getFirstMarker'](),{'range':_0x294f7d}),_0x58955a=!0x0;}}return _0x58955a;}),_0x1e1aed['model']['document']['registerPostFixer'](_0x2b04df=>this['_processAttributeChanges'](_0x2b04df)),_0x1e1aed['model']['document']['registerPostFixer'](_0x24a0d0=>!_0x24a0d0['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x24a0d0)),_0x1e1aed['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x1e1aed['model']['document']['on']('change:data',(_0x21e1f7,_0x4f14e7)=>{if(!_0x4f14e7['isLocal']||_0x4f14e7['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x3688d9=_0x1e1aed['model']['document']['differ']['getChanges']();if(0x0==_0x3688d9['length'])return;const _0x2e2557=[],_0x177055=_0x3688d9['filter'](_0x9ab88c=>'attribute'==_0x9ab88c['type']),_0x2aa86d=_0x3688d9['filter'](_0x40ea46=>'insert'==_0x40ea46['type']&&'$text'!=_0x40ea46['name']);for(const _0x202f4a of _0x177055)this['_isRegisteredAttribute'](_0x202f4a['attributeKey'])&&_0x2e2557['push']({'key':_0x202f4a['attributeKey'],'newValue':_0x202f4a['attributeNewValue'],'oldValue':_0x202f4a['attributeOldValue'],'range':Pt(_0x202f4a['range'],_0x1e1aed['model'])});for(const _0x5964d0 of _0x2aa86d){if('rename'!=_0x5964d0['action']&&'refresh'!=_0x5964d0['action'])continue;const _0x181a7b=Lt(_0x5964d0['position']['nodeAfter'],_0x1e1aed['model']),_0x248fae=_0x5964d0['before'];'rename'==_0x5964d0['action']&&_0x2e2557['push']({'key':m,'newValue':_0x5964d0['name'],'oldValue':_0x248fae['name'],'range':_0x181a7b});for(const [_0x500c74,_0x138f2a]of _0x248fae['attributes']){if(!this['_isRegisteredAttribute'](_0x500c74))continue;const _0x4dfdcc=_0x5964d0['attributes']['get'](_0x500c74);_0x138f2a!==_0x4dfdcc&&_0x2e2557['push']({'key':_0x500c74,'newValue':_0x4dfdcc,'oldValue':_0x138f2a,'range':_0x181a7b});}for(const [_0x98e52b,_0x229170]of _0x5964d0['attributes'])this['_isRegisteredAttribute'](_0x98e52b)&&(_0x248fae['attributes']['has'](_0x98e52b)||_0x2e2557['push']({'key':_0x98e52b,'newValue':_0x229170,'oldValue':null,'range':_0x181a7b}));}0x0!=_0x2e2557['length']&&_0x1e1aed['model']['enqueueChange'](_0x4f14e7,_0x8eab5f=>{const _0x5ab9d6=_0xca03d8();for(const {range:_0x3ffbbc,key:_0x419c0b,oldValue:_0x3f54d3,newValue:_0x83a0df}of _0x2e2557)this['markAttributeChange'](_0x3ffbbc,_0x419c0b,_0x3f54d3,_0x83a0df,{'groupId':_0x5ab9d6});this['_reduceExistingSuggestions'](_0x8eab5f,_0x2e2557);});},{'priority':'lowest'}),_0x1e1aed['model']['markers']['on']('update:suggestion',(_0x7fc0f8,_0x2f15e9,_0x4737e1)=>{if(null==_0x4737e1){const {id:_0x5084c7}=this['_splitMarkerName'](_0x2f15e9['name']),_0x11be73=this['_suggestions']['get'](_0x5084c7);_0x11be73&&_0x11be73['addMarkerName'](_0x2f15e9['name']);}}),_0x1e1aed['model']['document']['on']('change:data',()=>{const _0x38a90e=Array['from'](_0x1e1aed['model']['document']['differ']['getChangedMarkers']())['filter'](_0xd21324=>'suggestion'===this['_splitMarkerName'](_0xd21324['name'])['group']);if(0x0===_0x38a90e['length'])return;_0x38a90e['sort']((_0x474c00,_0x5610d9)=>{const _0x115dec=_0x474c00['data']['oldRange'],_0x17941b=_0x5610d9['data']['oldRange'];return null===_0x115dec&&null===_0x17941b?0x0:null===_0x115dec&&null!==_0x17941b?-0x1:null!==_0x115dec&&null===_0x17941b?0x1:_0x115dec['start']['isBefore'](_0x17941b['start'])?-0x1:0x1;});const _0x466689=new Set(),_0xcd2433=new Set();for(const {name:_0x539f7a,data:_0x35bd61}of _0x38a90e){const {id:_0x3353bd}=this['_splitMarkerName'](_0x539f7a);if(null===_0x35bd61['oldRange']){const _0x5ed864=this['_handleNewSuggestionMarker'](_0x539f7a);_0xcd2433['add'](_0x5ed864);}else{const _0x5abacb=this['_suggestions']['get'](_0x3353bd);null!==_0x35bd61['newRange']||_0x5abacb['isInContent']?(_0x466689['add'](_0x5abacb['head']),_0xcd2433['add'](_0x5abacb)):this['_removeSuggestion'](_0x5abacb);}}_0xcd2433['size']>0x0&&this['_refreshSuggestionsChain'](_0xcd2433);for(const _0x1cd97e of _0x466689)this['fire']('suggestionChanged',_0x1cd97e);}),_0x1e1aed['model']['on']('applyOperation',(_0x37bc46,_0x3fdcc4)=>{const _0x58c898=_0x3fdcc4[0x0];if(!this['_suggestions']['size'])return;if(!_0x58c898['isDocumentOperation'])return;if(_0x58c898['batch']['isUndo']||!_0x58c898['batch']['isLocal'])return;let _0x273c1d,_0x47db98;switch(_0x58c898['type']){case'insert':_0x273c1d=_0x1e1aed['model']['createPositionAt'](_0x58c898['position']),_0x47db98=_0x273c1d['getShiftedBy'](_0x58c898['howMany']);break;case'split':_0x273c1d=_0x1e1aed['model']['createPositionAt'](_0x58c898['splitPosition']),_0x47db98=_0x1e1aed['model']['createPositionAt'](_0x58c898['moveTargetPosition']);break;case'move':_0x273c1d=_0x1e1aed['model']['createPositionAt'](_0x58c898['targetPosition']),_0x47db98=_0x273c1d['getShiftedBy'](_0x58c898['howMany']);break;default:return;}const _0x273b75=_0x1e1aed['model']['createRange'](_0x273c1d,_0x47db98);_0x1e1aed['model']['change'](()=>{for(const {suggestion:_0x2a70ce,meta:_0x1e8562}of this['_findSuggestions'](_0x273b75)){if(_0x2a70ce['isMultiRange'])continue;if('formatInline'==_0x2a70ce['type'])continue;const _0x3e71dc=this['_getAttributeKey'](_0x2a70ce);if(_0x3e71dc&&this['_isBlockAttribute'](_0x3e71dc)&&'split'!=_0x58c898['type'])continue;const _0x499373=_0x2a70ce['data']&&_0x2a70ce['data']['multipleBlocks'];('formatBlock'!=_0x2a70ce['type']||'split'==_0x58c898['type']&&!_0x499373)&&(_0x1e8562['containsRangeInObject']||'insertion'==_0x2a70ce['type']&&_0x1e8562['isOwn']||_0x2a70ce['getFirstRange']()['containsRange'](_0x273b75)&&this['_breakSuggestionMarker'](_0x2a70ce,_0x273c1d,_0x47db98));}});},{'priority':'lowest'}),_0x1e1aed['model']['on']('deleteContent',(_0xcff1a0,_0x562ec5)=>{const _0x54f90c=_0x562ec5[0x0],_0x2493bf=_0x562ec5[0x1];if(_0x2493bf&&_0x2493bf['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x54f90c['isCollapsed'])return;const _0x1d236e=_0x1e1aed['model']['schema'],{start:_0x4f36c3,end:_0x132e58}=_0x54f90c['getFirstRange'](),_0x29612f=_0x4f36c3['nodeAfter']&&_0x1d236e['isLimit'](_0x4f36c3['nodeAfter'])?null:_0x1d236e['getNearestSelectionRange'](_0x4f36c3,'forward'),_0x3b2d6e=_0x132e58['nodeBefore']&&_0x1d236e['isLimit'](_0x132e58['nodeBefore'])?null:_0x1d236e['getNearestSelectionRange'](_0x132e58,'backward'),_0x3353d7=_0x1e1aed['model']['createRange'](_0x29612f?_0x29612f['start']:_0x4f36c3,_0x3b2d6e?_0x3b2d6e['end']:_0x132e58);_0x1e1aed['model']['change'](_0x3c59ca=>{this['markDeletion'](_0x3353d7);const _0x4a476a=_0x1e1aed['model']['schema']['getNearestSelectionRange'](_0x3353d7['start']);_0x54f90c['is']('documentSelection')?_0x3c59ca['setSelection'](_0x4a476a):_0x54f90c['setTo'](_0x4a476a);}),_0xcff1a0['stop']();},{'priority':_0x37f3b3['normal']+0xa}),_0x1e1aed['model']['on']('insertContent',(_0x2343b8,_0x4e90b9)=>{const _0x537233=_0x4e90b9[_0x4e90b9['length']-0x1];_0x537233&&_0x537233['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x1e1aed['model']['change'](()=>{let _0x1dc794=_0x1e1aed['model']['insertContent'](_0x4e90b9[0x0],_0x4e90b9[0x1],_0x4e90b9[0x2],{'forceDefaultExecution':!0x0});if(!_0x1dc794)return;_0x2343b8['return']=_0x1dc794['clone']();const _0x42b95e=_0x1dc794['end']['nodeBefore'],_0x18a3e6=_0x1e1aed['model']['schema'];_0x42b95e&&_0x18a3e6['isBlock'](_0x42b95e)&&!_0x18a3e6['isObject'](_0x42b95e)&&(_0x1dc794=_0x1e1aed['model']['createRange'](_0x1dc794['start'],_0x1e1aed['model']['createPositionAt'](_0x42b95e,'end'))),this['markInsertion'](_0x1dc794);}),_0x2343b8['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x27faf3=new x(_0x1e1aed,this['_suggestions']);_0x1e1aed['commands']['add']('acceptSuggestion',_0x27faf3),this['enableCommand']('acceptSuggestion');const _0x42aaaa=new R(_0x1e1aed,this['_suggestions']);_0x1e1aed['commands']['add']('discardSuggestion',_0x42aaaa),this['enableCommand']('discardSuggestion'),_0x1e1aed['commands']['add']('acceptAllSuggestions',new E(_0x1e1aed,_0x27faf3,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x1e1aed['commands']['add']('discardAllSuggestions',new E(_0x1e1aed,_0x42aaaa,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x1e1aed['commands']['add']('acceptSelectedSuggestions',new O(_0x1e1aed,_0x27faf3,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x1e1aed['commands']['add']('discardSelectedSuggestions',new O(_0x1e1aed,_0x42aaaa,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x12b809=_0x1e1aed['plugins']['get']('CommentsRepository');this['listenTo'](_0x12b809,'addComment',(_0x520981,{threadId:_0x370487})=>{const _0x2d5c2b=this['_suggestions']['get'](_0x370487);_0x2d5c2b&&_0x2d5c2b['commentThread']&&0x1===_0x2d5c2b['commentThread']['length']&&this['_updateSuggestionData'](_0x370487,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x12b809,'removeComment',(_0x4ee193,{threadId:_0x4d144d})=>{const _0x35efa3=this['_suggestions']['get'](_0x4d144d);_0x35efa3&&_0x35efa3['commentThread']&&!_0x35efa3['commentThread']['length']&&this['_updateSuggestionData'](_0x4d144d,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x35f4df){if(this['_adapter'])throw new _0x22e9fd('track-changes-adapter-already-set',this);this['_adapter']=_0x35f4df;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x3f0bd9=!0x1,toJSON:_0x443435=!0x1}={}){const _0x229483=[];for(const _0x254cea of this['_suggestions']['values']())_0x3f0bd9&&!_0x254cea['isInContent']||_0x229483['push'](_0x254cea);return _0x443435?_0x229483['map'](_0x24d4b5=>_0x24d4b5['toJSON']()):_0x229483;}['getSuggestion'](_0x31b404){const _0x10ce8b=this['_suggestions']['get'](_0x31b404);if(!_0x10ce8b)throw new _0x22e9fd('track-changes-suggestion-not-found',this);return _0x10ce8b;}['hasSuggestion'](_0x373d77){return this['_suggestions']['has'](_0x373d77);}['addSuggestionData'](_0x3ecedc){const {authorId:_0x1211b0,id:_0x589b8a,attributes:_0xbc2d0d}=_0x3ecedc,[_0x2d4adc,_0x43b7fc]=_0x3ecedc['type']['split'](':'),_0x36ae5e=this['_suggestions']['get'](_0x589b8a)||this['_createSuggestion'](_0x2d4adc,_0x43b7fc,_0x589b8a,_0x1211b0,_0xbc2d0d);if(this['_addThreadToSuggestion'](_0x36ae5e),this['_checkSuggestionCorrectness'](_0x36ae5e,_0x2d4adc,_0x43b7fc||null,_0x1211b0),_0x36ae5e['createdAt']=_0x3ecedc['createdAt'],_0x36ae5e['_isDataLoaded']=!0x0,_0xbc2d0d&&_0xbc2d0d['@external']){const _0x175870=_0xbc2d0d['@external'],_0x1a3e72=this['_getExternalAuthor'](_0x175870['authorName']);_0x36ae5e['authoredAt']=_0x175870['createdAt'],_0x36ae5e['author']=_0x1a3e72,_0x36ae5e['isExternal']=!0x0;}else _0x36ae5e['authoredAt']=_0x3ecedc['createdAt'];switch(_0x3ecedc['data']&&(_0x36ae5e['data']=_0x3ecedc['data']),_0x3ecedc['attributes']&&(_0x36ae5e['attributes']=_0x3ecedc['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x36ae5e['_saved']=!0x0),this['_suggestionState']['get'](_0x36ae5e)){case'notReady':this['_suggestionState']['set'](_0x36ae5e,'dataReady');break;case'markerReady':_0x36ae5e['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x36ae5e])),this['_refreshSuggestionsChain'](new Set([_0x36ae5e])),this['_suggestionState']['set'](_0x36ae5e,'ready'),this['fire']('suggestionLoaded',_0x36ae5e)):this['_suggestionState']['set'](_0x36ae5e,'removed');}return _0x36ae5e;}['acceptSuggestion'](_0x1591ed){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4184ff of _0x1591ed['getAllAdjacentSuggestions']())_0x4184ff['accept']();});});}['discardSuggestion'](_0x91c360){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xdd5482 of _0x91c360['getAllAdjacentSuggestions']())_0xdd5482['discard']();});});}['enableCommand'](_0x44f645,_0x370fe0){const _0x43d5fe=this['editor']['commands']['get'](_0x44f645);if(!_0x43d5fe)throw new _0x22e9fd('track-changes-command-not-found',this,{'commandName':_0x44f645});if(this['_enabledCommands']['has'](_0x43d5fe))throw new _0x22e9fd('track-changes-enable-command-twice',this,{'commandName':_0x44f645});this['_enabledCommands']['add'](_0x43d5fe),_0x370fe0&&_0x43d5fe['on']('execute',(_0x384adb,_0x3d4be1)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x3d4be1['length']>0x0&&_0x3d4be1[_0x3d4be1['length']-0x1]&&_0x3d4be1[_0x3d4be1['length']-0x1]['forceDefaultExecution']?_0x3d4be1['pop']():(_0x384adb['return']=_0x370fe0((..._0x250587)=>_0x43d5fe['execute'](..._0x250587,{'forceDefaultExecution':!0x0}),..._0x3d4be1),_0x384adb['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x24cee9){let _0x3dbadd,_0x1a3ca7;const _0xb3a557=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x3dbadd=_0x24cee9();}catch(_0xea5c3f){_0x1a3ca7=_0xea5c3f;}return _0xb3a557||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x1a3ca7&&_0x22e9fd['rethrowUnexpectedError'](_0x1a3ca7,this),_0x3dbadd;}['markInsertion'](_0x56cb94,_0xdfc6ef=null,_0xca0e90={}){if(_0x56cb94['isCollapsed'])return null;const _0x2a9fd8=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x3ae662,meta:_0x5cd18b}of this['_findSuggestions'](_0x56cb94,'insertion'))if(_0x5cd18b['isOwn']){if(!_0x5cd18b['isNextTo']){if(_0x5cd18b['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x3ae662,_0xca0e90))continue;return _0x3ae662;}if(qt(_0x3ae662,_0xca0e90))return _0x3ae662;this['_breakSuggestionMarker'](_0x3ae662,_0x56cb94['start'],_0x56cb94['end']);break;}if(_0xdfc6ef==_0x3ae662['subType']&&qt(_0x3ae662,_0xca0e90)){const _0x1ac22e=_0x3ae662['getFirstRange']();return _0x1ac22e['start']['isEqual'](_0x56cb94['end'])?this['_setSuggestionRange'](_0x3ae662,this['_model']['createRange'](_0x56cb94['start'],_0x1ac22e['end'])):this['_setSuggestionRange'](_0x3ae662,this['_model']['createRange'](_0x1ac22e['start'],_0x56cb94['end'])),_0x3ae662;}}const _0x2c988e=_0xca03d8(),_0x253505=_0x2a9fd8['id'],_0x5d78d0=_0xdfc6ef?'insertion:'+_0xdfc6ef:'insertion',_0x1e3774=this['_setSuggestionData']({'id':_0x2c988e,'type':_0x5d78d0,'createdAt':new Date(),'authorId':_0x253505,'attributes':_0xca0e90});return this['_addSuggestionMarker'](_0x5d78d0,_0x2c988e,_0x253505,_0x56cb94),_0x1e3774;}['markMultiRangeInsertion'](_0x11b2a4,_0x7fe470='multi',_0x39f28c={}){const _0x5de617=this['editor']['plugins']['get']('Users')['me'],_0x44ad71=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x7fe470,'join');for(const _0x2838d1 of this['getSuggestions']())if(_0x2838d1['author']['id']==_0x5de617['id']&&'insertion'==_0x2838d1['type']&&_0x2838d1['subType']==_0x7fe470&&qt(_0x2838d1,_0x39f28c)&&(_0x44ad71(_0x2838d1['getRanges'](),_0x11b2a4)||_0x44ad71(_0x11b2a4,_0x2838d1['getRanges']()))){for(const _0x5730bd of _0x11b2a4)_0x2838d1['addRange'](_0x5730bd);return _0x2838d1;}for(const {suggestion:_0x386b69,meta:_0x478f0e}of this['_findSuggestions'](_0x11b2a4,'insertion')){if(!_0x478f0e['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x478f0e['containsRangeInObject'])continue;if(!qt(_0x386b69,_0x39f28c))continue;let _0xcc1eb6=!0x0;for(const _0x5ca2fa of _0x386b69['getRanges']())for(const _0x1c356d of _0x11b2a4)if(!_0x5ca2fa['containsRange'](_0x1c356d)){_0xcc1eb6=!0x1;break;}if(_0xcc1eb6)return _0x386b69;}const _0x4d8136=_0xca03d8(),_0x158ebd=_0x5de617['id'],_0x5a4bca='insertion:'+_0x7fe470,_0x4f397e=this['_setSuggestionData']({'id':_0x4d8136,'type':_0x5a4bca,'createdAt':new Date(),'authorId':_0x158ebd,'attributes':_0x39f28c});for(const _0x50916e of _0x11b2a4)this['_addSuggestionMarker'](_0x5a4bca,_0x4d8136,_0x158ebd,_0x50916e,u['getMultiRangeId']());return _0x4f397e;}['markInlineFormat'](_0x463eaa,_0x49e04b,_0x4d0b6d=null,_0x5e8d94={}){if(_0x4d0b6d=_0x4d0b6d||Gt(_0x49e04b),_0x463eaa['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x363949=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4d0b6d,'accept');return this['forceDefaultExecution'](()=>_0x363949([_0x463eaa],_0x49e04b,_0x5e8d94)),null;}const _0x48e62f=this['editor']['plugins']['get']('Users')['me'],_0x258686=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x374f49,meta:_0x2013ff}of this['_findSuggestions'](_0x463eaa,'insertion'))_0x2013ff['isOwn']&&!_0x2013ff['isInsideObject']&&_0x258686['push'](..._0x374f49['getRanges']());}const _0x258658=function(_0x1cde3c,_0x456067){const _0x233fb5=[];for(const _0x244c71 of _0x456067){const _0x31b348=_0x1cde3c['getIntersection'](_0x244c71);_0x31b348&&_0x233fb5['push'](_0x31b348);}return _0x233fb5;}(_0x463eaa,_0x258686),_0xc9eea1=function(_0x16c4c7,_0x455a4b){const _0x51e465=[_0x16c4c7];for(const _0x2fcaac of _0x455a4b){let _0x18204d=0x0;for(;_0x18204d<_0x51e465['length'];){const _0x3ca848=_0x51e465[_0x18204d]['getDifference'](_0x2fcaac);_0x51e465['splice'](_0x18204d,0x1,..._0x3ca848),_0x18204d+=_0x3ca848['length'];}}return _0x51e465;}(_0x463eaa,_0x258686);_0x258658['length']&&this['_model']['change'](()=>{for(const _0x28de94 of _0x258658){const _0x46af54=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4d0b6d,'accept');this['forceDefaultExecution'](()=>_0x46af54([_0x28de94],_0x49e04b,_0x5e8d94));}});for(const _0x535d5b of _0xc9eea1){let _0x29598e=null,_0x2f75d2=_0x535d5b['start'],_0x4cd2f3=_0x535d5b['end'];for(const {suggestion:_0x4240da,meta:_0x5c2459}of this['_findSuggestions'](_0x535d5b,'formatInline')){if(!_0x5c2459['isOwn'])continue;if(_0x4240da['subType']!=_0x4d0b6d)continue;if(!qt(_0x4240da,_0x5e8d94))continue;const _0x20d06c=_0x4240da['getFirstRange']();if(_0x20d06c['containsRange'](_0x535d5b,!0x0))return null;_0x2f75d2=_0x2f75d2['isBefore'](_0x20d06c['start'])?_0x2f75d2:_0x20d06c['start'],_0x4cd2f3=_0x4cd2f3['isAfter'](_0x20d06c['end'])?_0x4cd2f3:_0x20d06c['end'],_0x29598e?_0x20d06c['start']['isBefore'](_0x29598e['getFirstRange']()['start'])?(_0x29598e['removeMarkers'](),_0x29598e=_0x4240da):_0x4240da['removeMarkers']():_0x29598e=_0x4240da;}const _0x15fc4e=this['_model']['createRange'](_0x2f75d2,_0x4cd2f3);if(_0x29598e)this['_setSuggestionRange'](_0x29598e,_0x15fc4e);else{const _0x36471a=_0xca03d8(),_0x17f95a=_0x48e62f['id'];this['_setSuggestionData']({'id':_0x36471a,'type':'formatInline:'+_0x4d0b6d,'data':_0x49e04b,'createdAt':new Date(),'authorId':_0x17f95a,'attributes':_0x5e8d94}),this['_addSuggestionMarker']('formatInline:'+_0x4d0b6d,_0x36471a,_0x17f95a,_0x15fc4e);}}return null;}['markBlockFormat'](_0x57cd81,_0x4a02b5,_0x4a2e2a=[],_0x352f5c=null,_0x458be4={}){_0x4a02b5['formatGroupId']||(_0x4a02b5['formatGroupId']=_0x4a02b5['commandName']),_0x4a02b5['multipleBlocks']=_0x57cd81['is']('range'),_0x352f5c=_0x352f5c||Gt(_0x4a02b5);const _0x428866=_0x4a2e2a['map'](_0x3bcc10=>Lt(_0x3bcc10,this['_model'])),_0x2934d8=_0x57cd81['is']('range')?_0x57cd81:Lt(_0x57cd81,this['_model']);if('never'===this['_trackFormatChanges']){const _0x6003bd=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x352f5c,'accept');return this['forceDefaultExecution'](()=>_0x6003bd([_0x2934d8],_0x4a02b5,_0x458be4)),null;}_0x428866['push'](_0x2934d8);let _0x20ee86=!0x0;for(const _0xaef8a of _0x428866)if(!this['_rangeIsInLocalUserInsertion'](_0xaef8a)){_0x20ee86=!0x1;break;}if(_0x20ee86&&'always'!==this['_trackFormatChanges']){const _0x2e530d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x352f5c,'accept');return this['forceDefaultExecution'](()=>_0x2e530d([_0x2934d8],_0x4a02b5,_0x458be4)),null;}let _0x2acfd1=null,_0x2a02c8=_0x2934d8['start'],_0x32d853=_0x2934d8['end'];for(const {suggestion:_0x509fd5,meta:_0x3fa33d}of this['_findSuggestions'](_0x2934d8,'formatBlock')){if(!_0x3fa33d['isOwn'])continue;if(_0x3fa33d['isNextTo']||_0x3fa33d['containsRangeInObject']||_0x3fa33d['isInsideObject'])continue;if(_0x509fd5['data']['formatGroupId']!=_0x4a02b5['formatGroupId'])continue;if(!qt(_0x509fd5,_0x458be4))continue;const _0x11862a=_0x509fd5['getFirstRange']();if(_0x509fd5['subType']==_0x352f5c){if(_0x11862a['containsRange'](_0x2934d8,!0x0))return null;_0x2a02c8=_0x2a02c8['isBefore'](_0x11862a['start'])?_0x2a02c8:_0x11862a['start'],_0x32d853=_0x32d853['isAfter'](_0x11862a['end'])?_0x32d853:_0x11862a['end'],_0x2acfd1?_0x11862a['start']['isBefore'](_0x2acfd1['getFirstRange']()['start'])?(_0x2acfd1['removeMarkers'](),_0x2acfd1=_0x509fd5):_0x509fd5['removeMarkers']():_0x2acfd1=_0x509fd5;}else{const _0x4cdcba=_0x2934d8['getIntersection'](_0x11862a);this['_cutOutSuggestionMarker'](_0x509fd5,_0x4cdcba);}}const _0x4c0706=this['editor']['plugins']['get']('Users')['me'],_0xf70f10=_0xca03d8(),_0x2c75e7=_0x4c0706['id'];if(_0x2acfd1)return this['_setSuggestionRange'](_0x2acfd1,this['_model']['createRange'](_0x2a02c8,_0x32d853)),_0x2acfd1;{const _0x129270=this['_setSuggestionData']({'id':_0xf70f10,'type':'formatBlock:'+_0x352f5c,'data':_0x4a02b5,'createdAt':new Date(),'authorId':_0x2c75e7,'attributes':_0x458be4});return this['_addSuggestionMarker']('formatBlock:'+_0x352f5c,_0xf70f10,_0x2c75e7,this['_model']['createRange'](_0x2a02c8,_0x32d853)),_0x129270;}}['markMultiRangeBlockFormat'](_0x108c89,_0x1181d2,_0x215ae1=[],_0x353289=null,_0x2b3846={}){_0x1181d2['formatGroupId']||(_0x1181d2['formatGroupId']=_0x1181d2['commandName']);const _0x182523=_0x108c89[0x0];_0x1181d2['multipleBlocks']=_0x182523['is']('range'),_0x353289=_0x353289||Gt(_0x1181d2);const _0x3884b9=_0x215ae1['map'](_0x26b775=>Lt(_0x26b775,this['_model'])),_0x496fc8=_0x182523['is']('range')?_0x108c89:_0x108c89['map'](_0x526afd=>Lt(_0x526afd,this['_model']));if('never'===this['_trackFormatChanges']){const _0x138029=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x353289,'accept');return this['forceDefaultExecution'](()=>_0x138029(_0x496fc8,_0x1181d2,_0x2b3846)),null;}_0x3884b9['push'](..._0x496fc8);let _0x3859be=!0x0;for(const _0x205baa of _0x3884b9)if(!this['_rangeIsInLocalUserInsertion'](_0x205baa)){_0x3859be=!0x1;break;}if(_0x3859be&&'always'!==this['_trackFormatChanges']){const _0x4c0dcd=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x353289,'accept');return this['forceDefaultExecution'](()=>_0x4c0dcd(_0x496fc8,_0x1181d2,_0x2b3846)),null;}const _0x3d7184=this['editor']['plugins']['get']('Users')['me'];for(const _0x10b373 of this['getSuggestions']()){if(_0x10b373['author']['id']!=_0x3d7184['id'])continue;if('formatBlock'!=_0x10b373['type']||_0x10b373['data']['formatGroupId']!=_0x1181d2['formatGroupId'])continue;if(!qt(_0x10b373,_0x2b3846))continue;const _0x4c372e=_0x10b373['subType']==_0x353289;for(let _0x423fb0=0x0;_0x423fb0<_0x496fc8['length'];_0x423fb0++){const _0x474d38=_0x496fc8[_0x423fb0];for(const _0x20e5e0 of _0x10b373['getMarkers']()){const _0x2de93a=_0x20e5e0['getRange']();if(_0x474d38['isEqual'](_0x2de93a)){_0x4c372e?(_0x496fc8['splice'](_0x423fb0,0x1),_0x423fb0--):_0x10b373['removeMarker'](_0x20e5e0['name']);break;}}}}if(0x0==_0x496fc8['length'])return null;const _0x5094bb=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x353289,'join');for(const _0x337de6 of this['getSuggestions']())if(_0x337de6['author']['id']==_0x3d7184['id']&&'formatBlock'==_0x337de6['type']&&_0x337de6['data']['formatGroupId']==_0x1181d2['formatGroupId']&&_0x337de6['subType']==_0x353289&&qt(_0x337de6,_0x2b3846)&&(_0x5094bb(_0x337de6['getRanges'](),_0x496fc8)||_0x5094bb(_0x496fc8,_0x337de6['getRanges']()))){for(const _0x47fe2d of _0x496fc8)_0x337de6['addRange'](_0x47fe2d);return _0x337de6;}const _0x167896=_0xca03d8(),_0x1a11bc=_0x3d7184['id'],_0x55a14a='formatBlock:'+_0x353289,_0x34760b=this['_setSuggestionData']({'id':_0x167896,'type':_0x55a14a,'data':_0x1181d2,'createdAt':new Date(),'authorId':_0x1a11bc,'attributes':_0x2b3846});for(const _0x4889c7 of _0x496fc8)this['_addSuggestionMarker'](_0x55a14a,_0x167896,_0x1a11bc,_0x4889c7,u['getMultiRangeId']());return _0x34760b;}['markDeletion'](_0x4dc682,_0xc5e1f1=null,_0xe7bf60={}){if(_0x4dc682['isCollapsed'])return null;const _0x20d3a9=this['editor']['plugins']['get']('Users')['me'],_0x227791=new _0x3f290a(_0x4dc682['start'],_0x4dc682['end']);for(const {suggestion:_0x30b48a,meta:_0x2c3e29}of this['_findSuggestions'](_0x227791,'insertion'))if(_0x2c3e29['isOwn']&&!_0x2c3e29['isNextTo']){if(_0x30b48a['isMultiRange']){const _0x5e5bc6=_0x30b48a['getRanges']()['filter'](_0x23f769=>'$graveyard'!=_0x23f769['root']['rootName']);_0x5e5bc6['every'](_0x439d6a=>_0x227791['containsRange'](_0x439d6a,!0x0))&&_0x30b48a['discard']();if(_0x5e5bc6['some'](_0x49e032=>_0x49e032['containsRange'](_0x227791,!0x0))){const _0x35e700=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xc5e1f1,'accept');return this['forceDefaultExecution'](()=>_0x35e700([_0x227791],null,_0xe7bf60)),null;}}else{const _0xc8b1b2=_0x227791['getIntersection'](_0x30b48a['getFirstRange']());null!==_0xc8b1b2&&_0x30b48a['_onDiscard']([_0xc8b1b2],null,_0xe7bf60);}}if(_0x227791['detach'](),_0x227791['isCollapsed']||'$graveyard'==_0x227791['root']['rootName'])return null;let _0x496a34=null,_0x17729a=_0x227791['start'],_0x423ae0=_0x227791['end'];const _0x35214c=this['_findSuggestions'](_0x227791,'deletion');for(const {suggestion:_0x49ef6a,meta:_0x2a83ea}of _0x35214c){const _0x2ee0c9=this['_model']['createRange'](_0x17729a,_0x423ae0);if(_0x2a83ea['isOwn']&&(this['_mergeNestedSuggestions']||!_0x2a83ea['containsRangeInObject']&&!_0x2a83ea['isInsideObject'])){if(_0x49ef6a['isMultiRange']){if(!qt(_0x49ef6a,_0xe7bf60))continue;let _0x47eff3=!0x0;for(const _0x414bf5 of _0x49ef6a['getRanges']()){if(_0x414bf5['containsRange'](_0x2ee0c9,!0x0))return _0x49ef6a;_0x2ee0c9['containsRange'](_0x414bf5)||(_0x47eff3=!0x1);}_0x47eff3&&_0x49ef6a['discard']();}else{const _0x23ea52=_0x49ef6a['getFirstRange']();if(_0x23ea52['containsRange'](_0x2ee0c9,!0x0))return _0x49ef6a;if(!qt(_0x49ef6a,_0xe7bf60)){_0x2ee0c9['containsRange'](_0x23ea52)?_0x49ef6a['removeMarkers']():_0x23ea52['containsPosition'](_0x17729a)?_0x17729a=_0x23ea52['end']:_0x23ea52['containsPosition'](_0x423ae0)&&(_0x423ae0=_0x23ea52['start']);continue;}_0x17729a=_0x17729a['isBefore'](_0x23ea52['start'])?_0x17729a:_0x23ea52['start'],_0x423ae0=_0x423ae0['isAfter'](_0x23ea52['end'])?_0x423ae0:_0x23ea52['end'],_0xe7bf60=Object['assign']({},_0x49ef6a['attributes']),_0x496a34?_0x23ea52['start']['isBefore'](_0x496a34['getFirstRange']()['start'])?(_0x496a34['removeMarkers'](),_0x496a34=_0x49ef6a):_0x49ef6a['removeMarkers']():_0x496a34=_0x49ef6a;}}}if(_0x496a34)return this['_setSuggestionRange'](_0x496a34,this['_model']['createRange'](_0x17729a,_0x423ae0)),_0x496a34;{const _0x1db4a4=_0xca03d8(),_0x258517=this['_model']['createRange'](_0x17729a,_0x423ae0),_0x4adbe2=_0x20d3a9['id'],_0x40acc2=_0xc5e1f1?'deletion:'+_0xc5e1f1:'deletion',_0x3f5ba8=this['_setSuggestionData']({'id':_0x1db4a4,'type':_0x40acc2,'createdAt':new Date(),'authorId':_0x4adbe2,'attributes':_0xe7bf60});return this['_addSuggestionMarker'](_0x40acc2,_0x1db4a4,_0x4adbe2,_0x258517),_0x3f5ba8;}}['markMultiRangeDeletion'](_0x5ae7e6,_0x16e2cd='multi',_0x45423b={}){const _0xdd5c50=this['editor']['plugins']['get']('Users')['me'],_0x3ef728=_0x5ae7e6['map'](_0x4f9441=>new _0x3f290a(_0x4f9441['start'],_0x4f9441['end'])),_0x1eeb75=new Set();for(const {suggestion:_0x5de7ac,meta:_0x14bb54}of this['_findSuggestions'](_0x3ef728,'insertion'))_0x14bb54['isOwn']&&!_0x14bb54['isNextTo']&&_0x1eeb75['add'](_0x5de7ac);for(const _0xcfe3f4 of _0x1eeb75)if(_0xcfe3f4['isMultiRange']){const _0x5781fe=_0xcfe3f4['getRanges']();(!_0xcfe3f4['attributes']||!_0xcfe3f4['attributes']['skipNestingCheck'])&&(_0x5781fe['every'](_0x3fd7ff=>_0x3ef728['some'](_0x3c31b0=>_0x3c31b0['containsRange'](_0x3fd7ff,!0x0)))&&_0xcfe3f4['discard']());if(_0x3ef728['every'](_0x2a51ff=>_0x5781fe['some'](_0x258f68=>_0x258f68['containsRange'](_0x2a51ff,!0x0)))){const _0x42d12e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x16e2cd,'accept');return this['forceDefaultExecution'](()=>_0x42d12e(_0x5ae7e6,null,_0x45423b)),null;}}else{const _0x3f87ae=_0xcfe3f4['getFirstRange']();_0x3ef728['some'](_0x5048d0=>_0x5048d0['containsRange'](_0x3f87ae,!0x0))&&_0xcfe3f4['discard']();if(_0x3ef728['every'](_0x428e05=>_0x3f87ae['containsRange'](_0x428e05,!0x0))){const _0x1fef7f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x16e2cd,'accept');return this['forceDefaultExecution'](()=>_0x1fef7f(_0x3ef728,null,_0x45423b)),null;}}const _0x185a38=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x16e2cd,'join');let _0x4efc5c=null;for(const _0x36011d of this['getSuggestions']())if(_0x36011d['author']['id']==_0xdd5c50['id']&&_0x36011d['isInContent']&&'deletion'==_0x36011d['type']&&_0x36011d['subType']==_0x16e2cd&&qt(_0x36011d,_0x45423b)&&(_0x185a38(_0x36011d['getRanges'](),_0x3ef728)||_0x185a38(_0x3ef728,_0x36011d['getRanges']()))){if(_0x4efc5c){if(_0x36011d['commentThread']&&_0x36011d['commentThread']['length'])continue;for(const _0x421d03 of _0x36011d['getRanges']())_0x4efc5c['isIntersectingWithRange'](_0x421d03)||_0x4efc5c['addRange'](_0x421d03);_0x36011d['removeMarkers']();}else{_0x4efc5c=_0x36011d;for(const _0x4e2c83 of _0x3ef728)_0x36011d['isIntersectingWithRange'](_0x4e2c83)||_0x36011d['addRange'](_0x4e2c83);}}if(_0x4efc5c)return _0x4efc5c;_0x1eeb75['clear']();for(const {suggestion:_0x386aa6,meta:_0x4d8f4d}of this['_findSuggestions'](_0x3ef728,'deletion'))_0x4d8f4d['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4d8f4d['containsRangeInObject']&&!_0x4d8f4d['isInsideObject'])&&qt(_0x386aa6,_0x45423b)&&_0x1eeb75['add'](_0x386aa6);for(const _0x5b21a8 of _0x1eeb75){const _0x28377a=_0x5b21a8['getRanges']();if(!_0x45423b||!_0x45423b['skipNestingCheck']){if(_0x3ef728['every'](_0x5fe068=>_0x28377a['some'](_0x2d4c92=>_0x2d4c92['containsRange'](_0x5fe068,!0x0))))return _0x5b21a8;}(!_0x5b21a8['attributes']||!_0x5b21a8['attributes']['skipNestingCheck'])&&(_0x28377a['every'](_0x18daa3=>_0x3ef728['some'](_0x24ccd7=>_0x24ccd7['containsRange'](_0x18daa3,!0x0)))&&_0x5b21a8['discard']());}const _0x3f5eb8=_0xca03d8(),_0x3c1ef5=_0xdd5c50['id'],_0xf784d7='deletion:'+_0x16e2cd,_0x3f31c8=this['_setSuggestionData']({'id':_0x3f5eb8,'type':_0xf784d7,'createdAt':new Date(),'authorId':_0x3c1ef5,'attributes':_0x45423b});for(const _0x1016d0 of _0x3ef728)_0x1016d0['detach'](),_0x1016d0['isCollapsed']||'$graveyard'==_0x1016d0['root']['rootName']||this['_addSuggestionMarker'](_0xf784d7,_0x3f5eb8,_0x3c1ef5,_0x1016d0,u['getMultiRangeId']());return _0x3f31c8;}['markAttributeChange'](_0x2bf86f,_0xa803e6,_0x3bb435,_0x72e5f0,_0x37c5d2){if(_0x2bf86f['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x41d048=this['editor']['plugins']['get']('Users')['me']['id'],_0x443360=Array['from'](this['_suggestions']['values']())['filter'](_0x2689df=>'attribute'==_0x2689df['type']&&_0x2689df['data']['key']==_0xa803e6&&_0x2689df['isIntersectingWithRange'](_0x2bf86f));if('default'===this['_trackFormatChanges']){const _0x363e47=this['_findSuggestions'](_0x2bf86f,'insertion')['filter'](({meta:_0x3bd228})=>_0x3bd228['isOwn']&&!_0x3bd228['isInsideObject']&&!_0x3bd228['isNextTo'])['map'](({suggestion:_0x5d2526})=>_0x5d2526);_0x443360['unshift'](..._0x363e47);}const _0x5049c8=new Map([[_0x2bf86f,_0x3bb435]]);for(const _0x58505b of _0x443360){const _0x82c0c8='attribute'==_0x58505b['type']?_0x58505b['data']['oldValue']:void 0x0,_0x20c2a9=_0x58505b['getFirstRange'](),_0x5cc569=Array['from'](_0x5049c8['keys']())['find'](_0xd1f08a=>_0xd1f08a['isIntersecting'](_0x20c2a9));if(!_0x5cc569)continue;const _0x31bdc8=_0x5cc569['getDifference'](_0x20c2a9);this['_isBlockAttribute'](_0xa803e6)&&'insertion'==_0x58505b['type']&&0x0!=_0x31bdc8['length']||(_0x5049c8['delete'](_0x5cc569),_0x31bdc8['forEach'](_0x4bba44=>{_0x5049c8['set'](_0x4bba44,_0x3bb435);}),'insertion'!=_0x58505b['type']&&_0x82c0c8!=_0x72e5f0&&_0x5049c8['set'](_0x5cc569['getIntersection'](_0x20c2a9),_0x82c0c8));}const _0x5ebba8=[];for(const [_0x1938cd,_0x170c7e]of _0x5049c8){const _0x3308a8=_0xca03d8(),_0x432de8={'key':_0xa803e6,'oldValue':_0x170c7e,'newValue':_0x72e5f0};_0xa803e6['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':_0xa803e6});const _0x3a616a=('attribute:'+(_0xa803e6+'|'+Gt({'newValue':_0x72e5f0})))['substring'](0x0,0x3c),_0x5d93ab=this['_setSuggestionData']({'id':_0x3308a8,'type':_0x3a616a,'data':_0x432de8,'createdAt':new Date(),'authorId':_0x41d048,'attributes':_0x37c5d2});_0x5ebba8['push'](_0x5d93ab),this['_addSuggestionMarker'](_0x3a616a,_0x3308a8,_0x41d048,_0x1938cd);}return _0x5ebba8;}['enableDefaultAttributesIntegration'](_0x3ecddb){this['enableCommand'](_0x3ecddb,(_0x2c9e48,..._0x1bcb63)=>{this['_recordAttributeChanges'](()=>{_0x2c9e48(..._0x1bcb63);});});}['registerBlockAttribute'](_0x46de2d){this['_blockAttributeKeys']['add'](_0x46de2d);}['registerInlineAttribute'](_0x3459f0){this['_inlineAttributeKeys']['add'](_0x3459f0);}['_getAttributeKey'](_0x17b256){return'attribute'==_0x17b256['type']?_0x17b256['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x2ab538,_0xa6f90e){const _0xcf36a1=_0x2ab538['getFirstMarker']();this['_model']['change'](_0x2c9fc6=>{_0x2c9fc6['updateMarker'](_0xcf36a1,{'range':_0xa6f90e});});}['_addThreadToSuggestion'](_0x1885f4){const _0x6819ab=_0x1885f4['id'],_0x462aca=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x6819ab)||this['_commentsRepository']['addCommentThread']({'channelId':_0x462aca,'threadId':_0x6819ab,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x26c926=this['_commentsRepository']['getCommentThread'](_0x6819ab);_0x26c926['unbind']('isRemovable'),_0x26c926['isRemovable']=!0x1,_0x1885f4['commentThread']=_0x26c926;}['_checkSuggestionCorrectness'](_0x18447d,_0x58f947,_0x50cee7,_0x4e9807){if(_0x18447d['type']!=_0x58f947||_0x18447d['subType']!=_0x50cee7||_0x18447d['creator']['id']!=_0x4e9807)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x22e9fd('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x540be2,_0x58d424){const _0x4b1b40=_0x540be2['getFirstRange']();if(_0x58d424['isEqual'](_0x4b1b40))_0x540be2['removeMarkers']();else{if(_0x4b1b40['containsRange'](_0x58d424)){const _0x3ac918=this['_model']['createPositionAt'](_0x58d424['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x540be2,this['_model']['createRange'](_0x4b1b40['start'],_0x3ac918));const _0xd37e72=_0xca03d8(),_0x1212b7=_0x540be2['creator']['id'],_0x40d819=_0x540be2['type']+':'+_0x540be2['subType'];this['_setSuggestionData']({'id':_0xd37e72,'type':_0x40d819,'createdAt':new Date(),'authorId':_0x1212b7,'data':_0x540be2['data'],'attributes':_0x540be2['attributes']});const _0x4db027=this['_model']['createPositionAt'](_0x58d424['end']['parent'],'after'),_0x5976cd=this['_model']['createRange'](_0x4db027,_0x4b1b40['end']);this['_addSuggestionMarker'](_0x40d819,_0xd37e72,_0x1212b7,_0x5976cd);}else{if(_0x4b1b40['containsPosition'](_0x58d424['start'])){const _0x250fec=this['_model']['createPositionAt'](_0x58d424['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x540be2,this['_model']['createRange'](_0x4b1b40['start'],_0x250fec));}else{const _0x188b46=this['_model']['createPositionAt'](_0x58d424['end']['parent'],'after');this['_setSuggestionRange'](_0x540be2,this['_model']['createRange'](_0x188b46,_0x4b1b40['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x5d10a3){for(const {suggestion:_0x1a497e,meta:_0xef3c9d}of this['_findSuggestions'](_0x5d10a3,'insertion')){if(!_0xef3c9d['isOwn'])continue;const _0x1fabec=_0x1a497e['getRanges']();for(const _0x1fdab4 of _0x1fabec)if(!_0x5d10a3['getDifference'](_0x1fdab4)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x5829a7){const _0xc159a7=this['editor']['plugins']['get']('Users')['getUser'](_0x5829a7);if(!_0xc159a7)throw new _0x22e9fd('track-changes-user-not-found',this);return _0xc159a7;}['_getExternalAuthor'](_0x31811f){const _0x2edb0f=this['editor']['plugins']['get']('Users'),_0x430786=_0x537a9e('external:'+_0x31811f),_0x91782d=_0x2edb0f['getUser'](_0x430786);return _0x91782d||_0x2edb0f['addUser']({'id':_0x430786,'name':_0x31811f});}['_createSuggestion'](_0x3098b1,_0x13243e,_0x3fac0e,_0x239911,_0x2bb242){const _0x2add79=this['_getAuthorFromId'](_0x239911),_0x5e6d59=this['_suggestionFactory']['buildSuggestion'](_0x3098b1,_0x13243e,_0x3fac0e,_0x2add79,_0x2bb242,_0x3097ea=>{this['_updateSuggestionData'](_0x3fac0e,{'attributes':_0x3097ea});const _0x4bf81b=this['getSuggestion'](_0x3fac0e);this['_joinWithAdjacentSuggestions'](new Set([_0x4bf81b])),this['_refreshSuggestionsChain'](new Set([_0x4bf81b]));});return this['listenTo'](_0x5e6d59,'accept',()=>{this['_updateSuggestionData'](_0x3fac0e,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x5e6d59,'discard',()=>{this['_updateSuggestionData'](_0x3fac0e,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x3fac0e,_0x5e6d59),this['_suggestionState']['set'](_0x5e6d59,'notReady'),_0x5e6d59;}['_splitMarkerName'](_0x52f83c){const _0x203e9b=_0x52f83c['split'](':');return{'group':_0x203e9b[0x0],'type':_0x203e9b[0x1],'subType':_0x203e9b['length']>=0x5?_0x203e9b[0x2]:null,'id':_0x203e9b['length']<0x5?_0x203e9b[0x2]:_0x203e9b[0x3],'authorId':_0x203e9b['length']<0x5?_0x203e9b[0x3]:_0x203e9b[0x4],'markerCount':0x6==_0x203e9b['length']?_0x203e9b[0x5]:null};}['_breakSuggestionMarker'](_0x33e673,_0x3201c4,_0x80dc92){const _0x3b1efb=_0x33e673['getFirstRange'](),_0x52a41b=_0x3b1efb['start'],_0x1ce562=_0x3b1efb['end'];this['_setSuggestionRange'](_0x33e673,this['_model']['createRange'](_0x52a41b,_0x3201c4));const _0x5876e=_0xca03d8(),_0x5da968=_0x33e673['creator']['id'],_0x2ae26f=_0x33e673['type']+(_0x33e673['subType']?':'+_0x33e673['subType']:'');this['_setSuggestionData']({'id':_0x5876e,'type':_0x2ae26f,'createdAt':new Date(),'authorId':_0x5da968,'originalSuggestionId':_0x33e673['id'],'attributes':_0x33e673['attributes'],'data':_0x33e673['data']});const _0x250488=this['_getAttributeKey'](_0x33e673);('formatBlock'==_0x33e673['type']||_0x250488&&this['_isBlockAttribute'](_0x250488))&&(_0x80dc92=this['_model']['createPositionBefore'](_0x80dc92['parent'])),this['_addSuggestionMarker'](_0x2ae26f,_0x5876e,_0x5da968,this['_model']['createRange'](_0x80dc92,_0x1ce562));}['_findSuggestions'](_0x156ca6,_0x3028ae=null){const _0x332c9f=[],_0x571606=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x156ca6)||(_0x156ca6=[_0x156ca6]);for(const _0x2357cd of this['getSuggestions']()){if(!_0x2357cd['isInContent'])continue;if(_0x3028ae&&_0x2357cd['type']!=_0x3028ae)continue;let _0x44796c=!0x1;for(const _0x36936e of _0x2357cd['getRanges']()){for(const _0x38c2de of _0x156ca6){const _0x196954=_0x38c2de['start']['isEqual'](_0x36936e['end'])||_0x38c2de['end']['isEqual'](_0x36936e['start']);if(_0x196954||_0x38c2de['getIntersection'](_0x36936e)){const _0x474926=_0x38c2de['containsRange'](_0x36936e)&&Ot(this['_model']['schema'],_0x36936e['start'],_0x38c2de),_0x5d7153=_0x36936e['containsRange'](_0x38c2de)&&Ot(this['_model']['schema'],_0x38c2de['start'],_0x36936e);_0x332c9f['push']({'suggestion':_0x2357cd,'meta':{'isOwn':_0x571606==_0x2357cd['author'],'isNextTo':_0x196954,'isInsideObject':_0x474926,'containsRangeInObject':_0x5d7153}}),_0x44796c=!0x0;break;}}if(_0x44796c)break;}}return _0x332c9f;}['_addSuggestionMarker'](_0xfce5c4,_0x42b757,_0x22c739,_0x42c6cc,_0x4840b1){this['_model']['change'](_0x245a07=>{let _0x33bcf9='suggestion:'+_0xfce5c4+':'+_0x42b757+':'+_0x22c739;_0x4840b1&&(_0x33bcf9=_0x33bcf9+':'+_0x4840b1),_0x245a07['addMarker'](_0x33bcf9,{'range':_0x42c6cc,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x27d934){const _0x53ef9f=_0x27d934['previous'],_0x56ccc3=_0x27d934['next'];_0x27d934['previous']=null,_0x27d934['next']=null,null!=_0x53ef9f&&_0x53ef9f['next']==_0x27d934&&(_0x53ef9f['next']=_0x56ccc3),null!=_0x56ccc3&&_0x56ccc3['previous']==_0x27d934&&(_0x56ccc3['previous']=_0x53ef9f),'ready'==this['_suggestionState']['get'](_0x27d934)&&(this['_suggestionState']['set'](_0x27d934,'removed'),this['fire']('suggestionUnloaded',_0x27d934,_0x53ef9f,_0x56ccc3));}['_setSuggestionData'](_0x41b778){const _0x5def38=_0x41b778['id'],_0x47a8e6=this['addSuggestionData'](_0x41b778);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x21707d=this['editor']['plugins']['get']('PendingActions'),_0xec5ebc=_0x47a8e6['hasComments'],_0x1ae900=_0x47a8e6['subType']?_0x47a8e6['type']+':'+_0x47a8e6['subType']:_0x47a8e6['type'],_0x3b76a8=this['editor']['locale'],_0x1aba38=_0x21707d['add'](o(_0x3b76a8,'PENDING_ACTION_SUGGESTION')),_0x2bbdc2={'id':_0x5def38,'type':_0x1ae900,'hasComments':_0xec5ebc,'data':_0x41b778['data']||null,'originalSuggestionId':_0x41b778['originalSuggestionId']||null,'attributes':_0x47a8e6['attributes']};this['_adapter']['addSuggestion'](_0x2bbdc2)['then'](_0x37a5dc=>{_0x47a8e6['_saved']=!0x0,_0x21707d['remove'](_0x1aba38),_0x37a5dc&&_0x37a5dc['createdAt']&&(this['_suggestions']['get'](_0x5def38)['createdAt']=_0x37a5dc['createdAt']);})['catch'](_0x4eeb88=>{throw _0xde09c2('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x47a8e6['discard']();}),_0x47a8e6['stopListening'](),this['_suggestions']['delete'](_0x47a8e6['id']),this['_suggestionState']['delete'](_0x47a8e6),_0x4eeb88;});}return _0x47a8e6;}['_isBlockAttribute'](_0x10aea9){return this['_blockAttributeKeys']['has'](_0x10aea9);}['_updateSuggestionData'](_0x1b2b8a,_0x389849){const _0x1436c2=this['editor']['plugins']['get']('PendingActions'),_0x4169e8=this['getSuggestion'](_0x1b2b8a);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x4169e8['_saved']){const _0x30d96c=_0x1436c2['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x1b2b8a,_0x389849)['then'](()=>{_0x1436c2['remove'](_0x30d96c);});}else _0x4169e8['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x1b2b8a,_0x389849);});}}['_getSuggestionData'](_0x2eb493){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x22e9fd('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x2eb493);}['_handleNewSuggestionMarker'](_0x491f4d){const {id:_0x4ba215,type:_0x15b38b,subType:_0x3c6646,authorId:_0x1fafce}=this['_splitMarkerName'](_0x491f4d),_0x2243ef=this['_suggestions']['get'](_0x4ba215)||this['_createSuggestion'](_0x15b38b,_0x3c6646,_0x4ba215,_0x1fafce,{});switch(this['_checkSuggestionCorrectness'](_0x2243ef,_0x15b38b,_0x3c6646,_0x1fafce),this['_suggestionState']['get'](_0x2243ef)){case'notReady':this['_getSuggestionData'](_0x4ba215)['then'](_0xfaff35=>{let _0xde9f99=Promise['resolve']();_0xfaff35['hasComments']&&(_0xde9f99=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x4ba215})),_0xde9f99['then'](()=>{this['addSuggestionData'](_0xfaff35)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x2243ef,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x4ba215,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x2243ef,'ready'),this['fire']('suggestionLoaded',_0x2243ef);break;case'ready':this['fire']('suggestionChanged',_0x2243ef);}return _0x2243ef['addMarkerName'](_0x491f4d),_0x2243ef;}['_refreshSuggestionsChain'](_0x27856f){const _0xf83405=Array['from'](_0x27856f),_0x1e825e=_0xf83405['filter'](_0x19b0fc=>'attribute'==_0x19b0fc['type']);this['_refreshAttributeSuggestionsChain'](_0x1e825e);const _0x23804c=_0xf83405['filter'](_0x530388=>!_0x530388['isMultiRange']&&'attribute'!=_0x530388['type']),_0x3bf53e=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3ab396=>!_0x3ab396['isMultiRange']&&'attribute'!=_0x3ab396['type']),_0x50fea2=_0x3bf53e['filter'](_0xb5d3d5=>!_0x27856f['has'](_0xb5d3d5)),_0x39ece9=new Map(_0x3bf53e['map'](_0xd42f36=>[_0xd42f36,this['_suggestionFactory']['getSuggestionCallback'](_0xd42f36['type'],_0xd42f36['subType'],'chain')])),_0x33c6b2=new Map(_0x3bf53e['map'](_0x299c21=>[_0x299c21,_0x299c21['getFirstRange']()])),_0x462b22=new Set(),_0x5128a6=new Set();for(let _0x1baac8=0x0;_0x1baac8<_0x23804c['length'];_0x1baac8++)_0x4c7c25(_0x23804c[_0x1baac8],_0x23804c,_0x1baac8+0x1);for(let _0x4fbf41=0x0;_0x4fbf41<_0x23804c['length'];_0x4fbf41++)_0x4c7c25(_0x23804c[_0x4fbf41],_0x50fea2,0x0);const _0x3414f1=new Set();for(let _0x3ab9fe=0x0;_0x3ab9fe<_0x23804c['length'];_0x3ab9fe++){const _0x16865a=_0x23804c[_0x3ab9fe];!_0x5128a6['has'](_0x16865a)&&_0x16865a['previous']&&(_0x3414f1['add'](_0x16865a['previous']),_0x16865a['previous']['next']===_0x16865a&&(_0x16865a['previous']['next']=null),_0x16865a['previous']=null),!_0x462b22['has'](_0x16865a)&&_0x16865a['next']&&(_0x3414f1['add'](_0x16865a['next']),_0x16865a['next']['previous']===_0x16865a&&(_0x16865a['next']['previous']=null),_0x16865a['next']=null);}function _0x4c7c25(_0x576245,_0x31bfd9,_0x1e2ab6){for(let _0x1ef14b=_0x1e2ab6;_0x1ef14b<_0x31bfd9['length'];_0x1ef14b++){const _0x3654ca=_0x2b4983(_0x576245,_0x31bfd9[_0x1ef14b]);_0x3654ca&&(_0x3654ca[0x0]['next']=_0x3654ca[0x1],_0x3654ca[0x1]['previous']=_0x3654ca[0x0],_0x462b22['add'](_0x3654ca[0x0]),_0x5128a6['add'](_0x3654ca[0x1]));}}function _0x2b4983(_0x29be53,_0x58a60d){if(_0x29be53['author']['id']!==_0x58a60d['author']['id'])return null;const _0x5f55cd=_0x39ece9['get'](_0x29be53)(_0x29be53,_0x58a60d,_0x33c6b2['get'](_0x29be53),_0x33c6b2['get'](_0x58a60d));if(!_0x5f55cd)return null;return _0x39ece9['get'](_0x58a60d)(_0x29be53,_0x58a60d,_0x33c6b2['get'](_0x29be53),_0x33c6b2['get'](_0x58a60d))?_0x5f55cd[0x1]['commentThread']&&_0x5f55cd[0x1]['commentThread']['length']?null:_0x5f55cd:null;}_0x3414f1['size']&&this['_refreshSuggestionsChain'](_0x3414f1);}['_refreshAttributeSuggestionsChain'](_0x2d904c){if(0x0==_0x2d904c['length'])return;const _0x11fcd1=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2937ae=>'attribute'==_0x2937ae['type']&&_0x2937ae['_isDataLoaded']),_0x22939a=[],_0x5019fa=new Map();for(const _0x24f295 of _0x11fcd1){const _0x24c7ba=_0x537a9e(_0x24f295['attributes']);_0x5019fa['has'](_0x24c7ba)||(_0x5019fa['set'](_0x24c7ba,_0x22939a['length']),_0x22939a['push']([]));const _0x51318f=_0x5019fa['get'](_0x24c7ba);_0x22939a[_0x51318f]['push'](_0x24f295);}!(function(){_0x22939a['sort']((_0x33f541,_0x1b1411)=>{const _0x4b01e9=_0x33f541[0x0]['createdAt'],_0x3dff22=_0x1b1411[0x0]['createdAt'];return _0x4b01e9==_0x3dff22?_0x33f541[0x0]['attributes']['groupId']<_0x1b1411[0x0]['attributes']['groupId']?-0x1:0x1:_0x4b01e9<_0x3dff22?-0x1:0x1;});for(const _0x51a7f0 of _0x22939a)_0x51a7f0['sort']((_0x296308,_0x215e2d)=>_0x296308['id']<_0x215e2d['id']?-0x1:0x1);}());for(let _0x3c9571=0x0;_0x3c9571<_0x22939a['length'];_0x3c9571++){if(0x0==_0x22939a[_0x3c9571]['length'])continue;const _0x114557=[];for(let _0x4eea4a=_0x3c9571+0x1;_0x4eea4a<_0x22939a['length'];_0x4eea4a++)0x0!=_0x22939a[_0x4eea4a]['length']&&_0x1de1eb(_0x22939a[_0x3c9571],_0x22939a[_0x4eea4a])&&_0x114557['push'](_0x4eea4a);for(const _0x4a42c5 of _0x114557)_0x22939a[_0x3c9571]=_0x22939a[_0x3c9571]['concat'](_0x22939a[_0x4a42c5]),_0x22939a[_0x4a42c5]=[];}for(const _0x242097 of _0x22939a)for(let _0x4b8759=0x0;_0x4b8759<_0x242097['length'];_0x4b8759++){const _0x9deaee=_0x242097[_0x4b8759+0x1]||null;_0x242097[_0x4b8759]['next']!==_0x9deaee&&(_0x242097[_0x4b8759]['next']=_0x9deaee);}for(const _0x22d11e of _0x22939a)for(let _0x5ed7c6=0x0;_0x5ed7c6<_0x22d11e['length'];_0x5ed7c6++){const _0x32ea4a=_0x22d11e[_0x5ed7c6-0x1]||null;_0x22d11e[_0x5ed7c6]['previous']!==_0x32ea4a&&(_0x22d11e[_0x5ed7c6]['previous']=_0x32ea4a);}function _0x1de1eb(_0x55f4e1,_0x4e363e){if(_0x55f4e1[0x0]['attributes']['groupId']!==_0x4e363e[0x0]['attributes']['groupId']&&_0x55f4e1[0x0]['author']!==_0x4e363e[0x0]['author'])return!0x1;if(!function(_0x2920f4,_0x27ee14){if(!_0x2920f4['hasComments']&&!_0x27ee14['hasComments'])return!0x0;if(_0x2920f4['hasComments']&&_0x27ee14['hasComments'])return!0x1;if(_0x2920f4['hasComments']&&_0x27ee14['createdAt']<_0x2920f4['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x27ee14['hasComments']&&_0x2920f4['createdAt']<_0x27ee14['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x55f4e1[0x0],_0x4e363e[0x0]))return!0x1;const _0x51a2d8=Tt(_0x55f4e1[0x0]['attributes'],'groupId'),_0x1f9ee3=Tt(_0x4e363e[0x0]['attributes'],'groupId');if(!_0x26e437(_0x51a2d8,_0x1f9ee3))return!0x1;return!!_0x55f4e1['every'](_0x4ac127=>_0x4e363e['some'](_0x3a09e0=>_0x4ac127['getFirstRange']()['isEqual'](_0x3a09e0['getFirstRange']())))&&_0x4e363e['every'](_0x5f196c=>_0x55f4e1['some'](_0x3d30ba=>_0x5f196c['getFirstRange']()['isEqual'](_0x3d30ba['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x5df9f6){const _0x182413=Array['from'](_0x5df9f6),_0x555ac2=this['getSuggestions']({'skipNotAttached':!0x0}),_0x5da346=_0x555ac2['filter'](_0x286e46=>!_0x5df9f6['has'](_0x286e46)),_0x37bc54=new Map(_0x182413['map'](_0x1e1cee=>[_0x1e1cee,this['_suggestionFactory']['getSuggestionCallback'](_0x1e1cee['type'],_0x1e1cee['subType'],'join')])),_0xafdf69=new Map(_0x555ac2['map'](_0x54a960=>[_0x54a960,_0x54a960['getRanges']()]));for(let _0x100a11=0x0;_0x100a11<_0x182413['length'];_0x100a11++){if(_0x2c9f8d(this,_0x182413[_0x100a11],_0x182413,_0x100a11+0x1))return!0x0;}for(let _0x29ea9f=0x0;_0x29ea9f<_0x182413['length'];_0x29ea9f++){if(_0x2c9f8d(this,_0x182413[_0x29ea9f],_0x5da346,0x0))return!0x0;}return!0x1;function _0x2c9f8d(_0x480860,_0x4637e9,_0x31a70a,_0x704c6d){for(let _0x6bad6f=_0x704c6d;_0x6bad6f<_0x31a70a['length'];_0x6bad6f++){const _0x36fc39=_0x31a70a[_0x6bad6f];if(_0x36fc39['type']!==_0x4637e9['type']||_0x36fc39['author']['id']!==_0x4637e9['author']['id']||_0x36fc39['subType']!==_0x4637e9['subType'])continue;if(!Jt(_0x4637e9,_0x36fc39))continue;if('attribute'==_0x4637e9['type']&&_0x4637e9['data']['oldValue']!=_0x36fc39['data']['oldValue'])continue;if('attribute'==_0x4637e9['type']&&_0x480860['_isBlockAttribute'](_0x4637e9['data']['key']))continue;if('formatBlock'==_0x4637e9['type']){const _0x249596=_0x480860['editor']['model'],_0x4476ab=_0x4637e9['getContainedElement']();if(_0x4476ab&&(_0x249596['schema']['isObject'](_0x4476ab)||_0x249596['schema']['isLimit'](_0x4476ab)))continue;}const _0x2f1a2b=_0x37bc54['get'](_0x4637e9),_0x1be206=_0xafdf69['get'](_0x4637e9),_0x1e9951=_0xafdf69['get'](_0x36fc39),_0x89d14b=_0x4637e9['commentThread']&&_0x4637e9['commentThread']['length'],_0x430461=_0x36fc39['commentThread']&&_0x36fc39['commentThread']['length'];if(!_0x89d14b&&_0x2f1a2b(_0x1e9951,_0x1be206))return _0x480860['_joinSuggestions'](_0x36fc39,_0x4637e9),_0xafdf69['delete'](_0x4637e9),!0x0;if(!_0x430461&&_0x2f1a2b(_0x1be206,_0x1e9951))return _0x480860['_joinSuggestions'](_0x4637e9,_0x36fc39),_0xafdf69['delete'](_0x36fc39),!0x0;}return!0x1;}}['_joinSuggestions'](_0x5eacbe,_0x4adcbb){if(_0x5eacbe['isMultiRange']){for(const _0x641bb0 of _0x4adcbb['getRanges']())_0x5eacbe['addRange'](_0x641bb0);}else{const _0x4b7d1f=_0x4adcbb['getFirstRange']()['end'];this['_setSuggestionRange'](_0x5eacbe,this['_model']['createRange'](_0x5eacbe['getFirstRange']()['start'],_0x4b7d1f));}_0x4adcbb['removeMarkers']();}['_getMarkerAnnouncementText'](_0x37ef85,_0x51c03c,_0x58b1a2){const _0x26b146=_0x37ef85['startsWith']('format')||_0x37ef85['startsWith']('attribute')?'FORMATTING':_0x37ef85['toUpperCase']();return o(this['editor']['locale'],_0x51c03c+'_'+_0x26b146+'_SUGGESTION_ANNOUNCEMENT',_0x58b1a2);}['_initAriaMarkerChangeAnnouncements'](){const _0x4a26d9=this['editor'];if(!_0x4a26d9['ui'])return;const {ariaLiveAnnouncer:_0x118482}=_0x4a26d9['ui'];_0x558df4(this['_model'],({left:_0x17b9b2,entered:_0x44dba4})=>{for(const _0x50edd9 of _0x17b9b2){const {group:_0x54cd17,type:_0x5c7cce}=this['_splitMarkerName'](_0x50edd9['name']);if('suggestion'===_0x54cd17){_0x118482['announce'](this['_getMarkerAnnouncementText'](_0x5c7cce,'LEAVE'));break;}}for(const _0x42ee72 of _0x44dba4){const {group:_0x4ca3a3,type:_0x22b2a4}=this['_splitMarkerName'](_0x42ee72['name']);if('suggestion'===_0x4ca3a3){_0x118482['announce'](this['_getMarkerAnnouncementText'](_0x22b2a4,'ENTER',_0x449dc8(_0x2e4105)));break;}}});}['_processAttributeChanges'](_0x1d36c2){if(this['_recordAttributeSuggestions'])return!0x1;const _0x2f6e59=this['editor'],_0x18ea86=_0x2f6e59['model']['document']['differ']['getChanges']();if(0x0==_0x18ea86['length'])return!0x1;const _0x3c1774=[],_0x16af3d=_0x18ea86['filter'](_0x548b83=>'attribute'==_0x548b83['type']),_0x92d5a6=_0x18ea86['filter'](_0x807317=>'insert'==_0x807317['type']&&'$text'!=_0x807317['name']),_0x54dca1=_0x18ea86['filter'](_0x512c30=>'remove'==_0x512c30['type']&&'$text'!=_0x512c30['name']);for(const _0x2f9b1e of _0x16af3d)_0x3c1774['push']({'key':_0x2f9b1e['attributeKey'],'newValue':_0x2f9b1e['attributeNewValue'],'oldValue':_0x2f9b1e['attributeOldValue'],'range':Pt(_0x2f9b1e['range'],_0x2f6e59['model'])});for(const _0x5a12f7 of _0x92d5a6){const _0x36c68c=_0x54dca1['find'](_0x65dbb6=>_0x65dbb6['position']['isEqual'](_0x5a12f7['position']));_0x36c68c&&_0x3c1774['push']({'key':m,'newValue':_0x5a12f7['name'],'oldValue':_0x36c68c['name'],'range':_0x2f6e59['model']['createRangeOn'](_0x5a12f7['position']['nodeAfter'])});}return 0x0!=_0x3c1774['length']&&this['_reduceExistingSuggestions'](_0x1d36c2,_0x3c1774);}['_processAttributeSuggestions'](_0x1b9c68){let _0x430bf4=!0x1;const _0x14b1bc=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1059ef=>_0x1059ef['data']['newRange']&&_0x1059ef['name']['startsWith']('suggestion:attribute:'));for(const _0x4ff7f9 of _0x14b1bc){const {subType:_0x59f02e,id:_0x5355ef}=this['_splitMarkerName'](_0x4ff7f9['name']),_0x1f1955=_0x59f02e['split']('|')[0x0];for(const _0x5e0ad8 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x5e0ad8['id']!=_0x5355ef&&'attribute'==_0x5e0ad8['type']&&_0x5e0ad8['data']&&_0x5e0ad8['data']['key']==_0x1f1955&&_0x5e0ad8['getFirstRange']()['isIntersecting'](_0x4ff7f9['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x5e0ad8,_0x4ff7f9['data']['newRange'],_0x1b9c68),_0x430bf4=!0x0);}return _0x430bf4;}['_recordAttributeChanges'](_0x5864e8){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x5864e8();}['_isRegisteredAttribute'](_0x54f340){const _0x527c85=this['_isBlockAttribute'](_0x54f340),_0x355f38=this['_inlineAttributeKeys']['has'](_0x54f340);return _0x527c85||_0x355f38;}['_reduceExistingSuggestions'](_0x5b5e1b,_0x36c727){if(0x0==_0x36c727['length'])return!0x1;let _0x2d4bfd=!0x1;for(const _0x5cab12 of _0x36c727){const _0x2623ca=this['_findSuggestions'](_0x5cab12['range'],'attribute')['filter'](_0x4e0861=>!_0x4e0861['meta']['isNextTo'])['map'](_0x485073=>_0x485073['suggestion']),_0x4dcd09=_0x537a9e({'newValue':_0x5cab12['newValue']});_0x2623ca['filter'](_0x3e54bf=>{const [_0x105118,_0x48d6af]=_0x3e54bf['subType']['split']('|');return _0x105118==_0x5cab12['key']&&_0x48d6af!=_0x4dcd09;})['forEach'](_0x2e34a3=>{this['_reduceSuggestionAttributeRange'](_0x2e34a3,_0x5cab12['range'],_0x5b5e1b),_0x2d4bfd=!0x0;});}return _0x2d4bfd;}['_reduceSuggestionAttributeRange'](_0x2d62fb,_0x31ff4f,_0xa61b30){const _0x1b8ad5=_0x2d62fb['getFirstRange']()['getDifference'](_0x31ff4f);0x0!==_0x1b8ad5['length']?0x1!==_0x1b8ad5['length']?this['_breakSuggestionMarker'](_0x2d62fb,_0x31ff4f['start'],_0x31ff4f['end']):this['_setSuggestionRange'](_0x2d62fb,_0x1b8ad5[0x0]):_0xa61b30['removeMarker'](_0x2d62fb['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x2e1664){this['_editor']=_0x2e1664,this['_model']=_0x2e1664['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0xca77cd,_0x21f792,_0x1bc516,_0x3f45eb,_0x35f598,_0xb3dc62){return new u(this['_model'],{'type':_0xca77cd,'subType':_0x21f792,'id':_0x1bc516,'author':_0x3f45eb,'creator':_0x3f45eb,'attributes':_0x35f598,'onAttributesChange':_0xb3dc62,'onAccept':(..._0x42c2ae)=>this['getSuggestionCallback'](_0xca77cd,_0x21f792,'accept')(..._0x42c2ae),'onDiscard':(..._0x16457a)=>this['getSuggestionCallback'](_0xca77cd,_0x21f792,'discard')(..._0x16457a)});}['registerCustomCallback'](_0x5ac1c2,_0x19bd0d,_0x2161e0,_0x3bdb89){const _0x342881=_0x5ac1c2+':'+_0x19bd0d+':'+_0x2161e0;this['_customCallbacks']['set'](_0x342881,_0x3bdb89);}['getSuggestionCallback'](_0x4897b0,_0x412f14,_0x2bc102){const _0x41883d=_0x4897b0+':'+_0x412f14+':'+_0x2bc102;return this['_customCallbacks']['get'](_0x41883d)||this['_defaultCallbacks']['get'](_0x4897b0+':'+_0x2bc102);}['_registerDefaultCallbacks'](){const _0x646c0c=()=>!0x1,_0x584ee5=_0x5a43bd=>{_0x5a43bd['sort']((_0x4bf921,_0x1b5029)=>_0x4bf921['start']['isBefore'](_0x1b5029['start'])?0x1:-0x1),this['_model']['change'](_0x1f3637=>{for(const _0x2853bc of _0x5a43bd){let _0x1dbecb;_0x1dbecb=_0x2853bc['end']['isAtEnd']&&_0x2853bc['end']['parent']==_0x2853bc['start']['nodeAfter']?_0x1f3637['createSelection'](_0x2853bc['start']['nodeAfter'],'on'):_0x1f3637['createSelection'](_0x2853bc),this['_model']['deleteContent'](_0x1dbecb,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x14fe76=(_0x40ce94,_0x1de2cc)=>{_0x1de2cc&&this['_model']['change'](_0x429297=>{const {commandName:_0x28f6f9,commandParams:_0x1c713b=[]}=_0x1de2cc,_0x10ade4=_0x40ce94['map'](_0x599aa0=>(Vt(_0x599aa0)&&(_0x599aa0=this['_model']['createRange'](_0x599aa0['end'])),_0x599aa0))['filter'](_0x1253ab=>'$graveyard'!==_0x1253ab['root']['rootName']);if(_0x10ade4['length']<0x1)return;const _0xcd2531=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0xe59272=>_0x3f290a['fromRange'](_0xe59272));_0x429297['setSelection'](_0x10ade4);for(const _0xd072b5 of this['_editor']['commands']['commands']())_0xd072b5['refresh']();_0x1c713b['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x28f6f9,..._0x1c713b);const _0x452684=_0xcd2531['filter'](_0x155678=>'$graveyard'!=_0x155678['root']['rootName']);_0x452684['length']>0x0&&_0x429297['setSelection'](_0x452684);for(const _0x217f3c of _0xcd2531)_0x217f3c['detach']();});},_0x4e0244=(_0x50fb93,_0x116e08)=>0x1==_0x50fb93['length']&&0x1==_0x116e08['length']&&_0x50fb93[0x0]['end']['isEqual'](_0x116e08[0x0]['start']),_0x3dc6ef=(_0x24d2a7,_0x44ce1c,_0x2dab81,_0x1f7c71)=>Ht(_0x24d2a7,_0x44ce1c,_0x2dab81,_0x1f7c71,this['_model'])?[_0x24d2a7,_0x44ce1c]:Ht(_0x44ce1c,_0x24d2a7,_0x1f7c71,_0x2dab81,this['_model'])?[_0x44ce1c,_0x24d2a7]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x646c0c),this['_defaultCallbacks']['set']('insertion:discard',_0x584ee5),this['_defaultCallbacks']['set']('insertion:join',_0x4e0244),this['_defaultCallbacks']['set']('insertion:chain',_0x3dc6ef),this['_defaultCallbacks']['set']('deletion:accept',_0x584ee5),this['_defaultCallbacks']['set']('deletion:discard',_0x646c0c),this['_defaultCallbacks']['set']('deletion:join',_0x4e0244),this['_defaultCallbacks']['set']('deletion:chain',_0x3dc6ef),this['_defaultCallbacks']['set']('formatInline:accept',_0x14fe76),this['_defaultCallbacks']['set']('formatInline:discard',_0x646c0c),this['_defaultCallbacks']['set']('formatInline:join',_0x4e0244),this['_defaultCallbacks']['set']('formatInline:chain',_0x646c0c),this['_defaultCallbacks']['set']('formatBlock:accept',_0x14fe76),this['_defaultCallbacks']['set']('formatBlock:discard',_0x646c0c),this['_defaultCallbacks']['set']('formatBlock:join',_0x4e0244),this['_defaultCallbacks']['set']('formatBlock:chain',_0x646c0c),this['_defaultCallbacks']['set']('attribute:accept',_0x646c0c),this['_defaultCallbacks']['set']('attribute:discard',(_0x5b1da8,_0x1f09d5)=>{if(!_0x1f09d5)return;const _0x423197=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x18c303=>{if(_0x1f09d5['key']==m)for(const _0x5ed4cc of _0x5b1da8){const _0x2e8753=_0x5ed4cc['start']['nodeAfter'],_0x7fdc5f=_0x1f09d5['oldValue'];_0x18c303['rename'](_0x2e8753,_0x7fdc5f);}else{if(_0x423197['_isBlockAttribute'](_0x1f09d5['key'])){for(const _0xb7829e of _0x5b1da8)void 0x0!==_0x1f09d5['oldValue']?_0x18c303['setAttribute'](_0x1f09d5['key'],_0x1f09d5['oldValue'],_0xb7829e['start']['nodeAfter']):_0x18c303['removeAttribute'](_0x1f09d5['key'],_0xb7829e['start']['nodeAfter']);}else{for(const _0x41dbbd of _0x5b1da8)_0x1f09d5['oldValue']?_0x18c303['setAttribute'](_0x1f09d5['key'],_0x1f09d5['oldValue'],_0x41dbbd):_0x18c303['removeAttribute'](_0x1f09d5['key'],_0x41dbbd);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x4e0244);}}function Ot(_0xb7b5a5,_0x48c1b8,_0x12d19a){for(const _0x36ccec of _0x48c1b8['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x36ccec['root']==_0x36ccec)return!0x1;if(!_0x12d19a['containsItem'](_0x36ccec))return!0x1;if(_0xb7b5a5['isObject'](_0x36ccec)||_0xb7b5a5['isLimit'](_0x36ccec))return!0x0;}return!0x1;}function Vt(_0x17c0b5){return _0x17c0b5['end']['parent']==_0x17c0b5['start']['nodeAfter']&&_0x17c0b5['end']['isAtStart'];}function Ut(_0x4d0d24,_0x584c7a,_0x269d9e,_0x593cd2){const _0x2ebe25=_0x3327ad=>!_0x3327ad['item']['is']('$textProxy')&&!_0x593cd2['isObject'](_0x3327ad['item']),_0x17d7ee=_0x4d0d24['start']['getLastMatchingPosition'](_0x2ebe25),_0x4762b4=_0x4d0d24['end']['getLastMatchingPosition'](_0x2ebe25,{'direction':'backward'});return(!_0x4d0d24['start']['isEqual'](_0x17d7ee)||!_0x4d0d24['end']['isEqual'](_0x4762b4))&&(_0x17d7ee['isBefore'](_0x4762b4)?_0x269d9e['updateMarker'](_0x584c7a,{'range':_0x269d9e['createRange'](_0x17d7ee,_0x4762b4)}):_0x269d9e['removeMarker'](_0x584c7a),!0x0);}function Gt(_0x3d437f){return _0x537a9e(_0x3d437f);}function Ft(_0x5e42bd){const _0xd9bc96=_0x5e42bd['start']['nodeAfter'];return _0xd9bc96&&_0xd9bc96['is']('element');}function Pt(_0x247d1c,_0xf28f3c){return null==_0x247d1c['end']['nodeBefore']&&_0x247d1c['end']['parent']==_0x247d1c['start']['nodeAfter']?Lt(_0x247d1c['start']['nodeAfter'],_0xf28f3c):_0x247d1c;}function Lt(_0x7a84a,_0xea781a){const _0x146e90=_0xea781a['schema']['isObject'](_0x7a84a)||_0xea781a['schema']['isSelectable'](_0x7a84a);return _0xea781a['createRange'](_0xea781a['createPositionAt'](_0x7a84a,'before'),_0x146e90?_0xea781a['createPositionAfter'](_0x7a84a):_0xea781a['createPositionAt'](_0x7a84a,'end'));}function Ht(_0x326d59,_0x22e0e1,_0x333153,_0x1eb778,_0x31726c){if(_0x326d59['next'])return!0x1;if(!Jt(_0x326d59,_0x22e0e1))return!0x1;if(_0x333153['end']['isEqual'](_0x1eb778['start']))return!0x0;if(_0x326d59['type']!=_0x22e0e1['type'])return!0x1;if(!_0x333153['end']['isTouching'](_0x1eb778['start']))return!0x1;const _0x45110b=_0x31726c['createRange'](_0x333153['end'],_0x1eb778['start'])['getWalker']();for(const _0x1a9853 of _0x45110b)if(['elementStart','elementEnd']['includes'](_0x1a9853['type'])&&_0x31726c['schema']['isLimit'](_0x1a9853['item']))return!0x1;return!0x0;}function Jt(_0x36a8e0,_0x5b993e){if(!_0x36a8e0['_isDataLoaded']||!_0x5b993e['_isDataLoaded'])return!0x1;const _0x1f3b2d=new Set(Object['keys'](_0x36a8e0['attributes'])),_0x5ca43b=new Set(Object['keys'](_0x5b993e['attributes']));if(_0x1f3b2d['delete']('groupId'),_0x5ca43b['delete']('groupId'),0x0==_0x1f3b2d['size']&&0x0==_0x5ca43b['size'])return!0x0;if(_0x1f3b2d['size']!=_0x5ca43b['size'])return!0x1;const _0x3dacb7={..._0x36a8e0['attributes']},_0x311978={..._0x5b993e['attributes']};return delete _0x3dacb7['groupId'],delete _0x311978['groupId'],JSON['stringify'](_0x3dacb7)==JSON['stringify'](_0x311978);}function qt(_0x39df45,_0x365819){const _0x1c39b9=zt(_0x39df45['attributes']),_0x3550fc=zt(_0x365819);if(!_0x39df45['_isDataLoaded'])return!0x1;for(const _0x19940b of Object['keys'](_0x3550fc))if(!_0x26e437(_0x1c39b9[_0x19940b],_0x3550fc[_0x19940b]))return!0x1;return!0x0;}function zt(_0x296f46){const _0x254ddd=Object['assign']({},_0x296f46);return delete _0x254ddd['skipNestingCheck'],delete _0x254ddd['tablePasteChainId'],_0x254ddd;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x323fd6(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x174800,_0x26eb2d,_0x595691,_0x4c78fc){super(),this['model']=_0x26eb2d,this['view']=_0x595691,this['commentThreadController']=_0x4c78fc,this['_editor']=_0x174800,this['_acceptCommand']=_0x174800['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x174800['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4f163c,_0x3c5d83)=>_0x4f163c||_0x3c5d83),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x254b5a=>_0x254b5a&&this['_editor']['model']['canEditAt'](_0x26eb2d['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0xf345d7=>_0xf345d7&&this['_editor']['model']['canEditAt'](_0x26eb2d['getRanges']())),this['_pendingAction']=null,_0x595691['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x595691,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x595691,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x595691,'change:isDirty',()=>{_0x595691['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 _0x4f5a87=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x4f5a87);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x10b06b{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x1d87c8,_0xa97cd3,_0x103568,_0x4fe591){super(_0x1d87c8),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x4ea59b(_0x1d87c8,o(_0x1d87c8,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0xa97cd3['authoredAt']),this['bind']('authoredAt')['to'](_0xa97cd3),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['bind']('ariaLabel')['to'](this,'length',_0xa97cd3,'authoredAt',this,'descriptionParts',(_0x1e6ac4,_0x58b92e,_0xfe4eea)=>{const _0x5d9f9c=_0xfe4eea['map'](_0x5a0bae=>ls(_0x5a0bae['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x1e6ac4-0x1,_0xa97cd3['author']['name'],_0x58b92e?_0x4fe591['formatDateTime'](_0x58b92e):'',new DOMParser()['parseFromString'](_0x5d9f9c,'text/html')['body']['textContent']]);}),this['focusables']=new _0x5de40f(),this['focusTracker']=new _0x65d541(),this['keystrokes']=new _0x22b655(),this['focusCycler']=new _0x4c9edd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x51fcd2=>_0x51fcd2['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0xa97cd3,this['_localUser']=_0x103568,this['_config']=_0x4fe591,_0x4fe591['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x163a13(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x5a0788}=this['_config'];this['commentsListView']=new _0x5a0788(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',_0x2d9c26=>_0x2d9c26+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x144ec5,_0x17c1ef)=>_0x144ec5||!!_0x17c1ef);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x344873}=this['_config'],_0x2d0b02=new _0x344873(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x25b922=_0x2d0b02['commentInputView'];return _0x2d0b02['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x25b922,'value',(_0x596121,_0x315c57,_0x5902c7)=>!!_0x5902c7||_0x596121&&!_0x315c57),_0x25b922['on']('submit',(_0x37a58e,_0xcb620)=>{this['fire']('addComment',_0xcb620),_0x25b922['editor']['setData']('');}),_0x25b922['on']('cancel',()=>this['focus']()),_0x25b922['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x2d0b02;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x611a8a,_0x1a7dee,_0x28db0b,_0xcd4018){super(_0x611a8a,_0x1a7dee,_0x28db0b,_0xcd4018),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x1488ab=>_0x1488ab&&_0x1488ab[0x0]?_0x1488ab[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x1d1cc2,_0x166f85)=>{let _0x21f6e6='';for(const _0x112b9e of _0x1d1cc2)_0x21f6e6+='<p>'+ls(_0x112b9e['content'],_0x112b9e['color'])+'</p>';return _0x166f85?_0x21f6e6:_0x21b5a2(_0x21f6e6,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0xcd4018['SuggestionView'](_0x611a8a,_0x1a7dee,{'formatDateTime':_0xcd4018['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x349385=this['bindTemplate'],_0x44f2a5=[this['suggestionView']];return this['commentsListView']&&_0x44f2a5['push'](this['commentsListView']),this['commentThreadInputView']&&_0x44f2a5['push'](this['commentThreadInputView']),_0x44f2a5['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x349385['if']('isActive','ck-suggestion-wrapper--active'),_0x349385['to']('type',_0x2e084c=>'ck-suggestion-'+_0x2e084c),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x349385['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x44f2a5};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class ce extends _0x10b06b{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0xe02cc6,_0x4d5a08,_0x22714b){super(_0xe02cc6),this['_model']=_0x4d5a08,this['_config']=_0x22714b,this['set']('description',''),this['bind']('authoredAt')['to'](_0x4d5a08),this['acceptButton']=this['_createButton'](o(_0xe02cc6,'Accept\x20suggestion'),_0x11067a['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0xe02cc6,'Discard\x20suggestion'),_0x11067a['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x2a3f3d(_0xe02cc6,_0x4d5a08['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x5de40f([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x65d541(),this['keystrokes']=new _0x22b655(),this['focusCycler']=new _0x4c9edd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x313b17=>_0x313b17['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0xe55683=this['element']['querySelector']('.ck-annotation__content-wrapper');_0xe55683['innerHTML']=this['description'],this['on']('change:description',(_0x36c95c,_0x2aaee1,_0x1c64e9)=>{_0xe55683['innerHTML']=_0x1c64e9;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x2b2647=this['bindTemplate'],_0x3edd1f=[{'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':_0x2b2647['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2b2647['to']('authoredAt',_0x4c9676=>this['_config']['formatDateTime'](_0x4c9676))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x3edd1f['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x3edd1f}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0xbc75ba,_0x45f63a,_0x278398,_0x310cfc,_0x173fc3){const _0x351c9d=new _0x35cf5b(this['locale']);return _0x351c9d['set']({'label':_0xbc75ba,'icon':_0x45f63a,'tooltip':!0x0,'tooltipPosition':_0x173fc3}),_0x351c9d['extendTemplate']({'attributes':{'class':_0x278398}}),_0x351c9d['on']('execute',()=>{this['fire'](_0x310cfc,this['_model']['id']);}),_0x351c9d;}['_setupKeyboardNavigation'](){const _0x1479be=this['element'];this['keystrokes']['listenTo'](_0x1479be);for(const _0x575f46 of this['focusables'])this['focusTracker']['add'](_0x575f46['element']),this['keystrokes']['listenTo'](_0x575f46['element']);this['keystrokes']['set']('enter',(_0x5398f7,_0x263362)=>{_0x1479be===_0x5398f7['target']&&(this['focusCycler']['focusFirst'](),_0x263362());}),this['keystrokes']['set']('esc',(_0xbe1c92,_0x42ccf1)=>{_0x1479be!==_0xbe1c92['target']&&(this['focus'](),_0x42ccf1());});}}var he='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x36b02c{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x2f928a,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x4577fb){super(_0x4577fb),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x5986e4=this['editor']['config'];_0x5986e4['define']('trackChanges.SuggestionThreadView',re),_0x5986e4['define']('trackChanges.SuggestionView',ce),_0x5986e4['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x5986e4['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x11b8cf,_0xb719a){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x2c009d,_0x494c76]of this['_handleControllerBuffer']){const _0x2ef0e5=this['_suggestionToController']['has'](_0x2c009d);_0x2ef0e5||_0x494c76?_0x2ef0e5&&_0x494c76&&this['_destroyController'](_0x2c009d):this['_initializeController'](_0x2c009d);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x11b8cf,_0xb719a);}['init'](){const _0x3df1c6=this['editor'],_0x549a84=_0x3df1c6['plugins']['get']('TrackChangesEditing'),_0x8b5797=_0x3df1c6['plugins']['get']('Annotations'),_0x17585c=_0x3df1c6['plugins']['get']('EditorAnnotations'),_0xd4e2ac=_0x3df1c6['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x17585c['addSourceCollector'](()=>{const _0x149f1b=[];for(const [_0x5575a5,_0x50e728]of Array['from'](this['_suggestionToController'])){const _0x392946=_0x5575a5['getAllAdjacentSuggestions'](),_0x4912d2=[];for(const _0x1896a7 of _0x392946){if(!_0x1896a7['isInContent'])continue;if(_0x1896a7['isMultiRange']){_0x4912d2['push'](..._0x1896a7['getRanges']());continue;}const _0x1f0eaa=_0x1896a7['getFirstRange']();if(_0x4912d2['length']>0x0){const _0x360646=_0x4912d2[0x0]['getJoined'](_0x1f0eaa);if(_0x360646){_0x4912d2[0x0]=_0x360646;continue;}}_0x4912d2['push'](_0x1f0eaa);}_0x149f1b['push']([_0x50e728['view'],_0x4912d2]);}return _0x149f1b;}),this['listenTo'](_0x549a84,'suggestionLoaded',(_0x48cacf,_0x2b9a94)=>{this['listenTo'](_0x2b9a94,'change:previous',(_0x506ee4,_0x173ad9,_0x15f6d1,_0x3e694b)=>{_0x2b9a94['isInContent']&&(null==_0x15f6d1?(this['_updateController'](_0x3e694b['head']),this['_handleSuggestionControllerDelayed'](_0x2b9a94,!0x1)):(this['_updateController'](_0x15f6d1['head']),null==_0x3e694b&&this['_handleSuggestionControllerDelayed'](_0x2b9a94,!0x0)));}),null!==_0x2b9a94['previous']?this['_updateController'](_0x2b9a94['head']):this['_handleSuggestionControllerDelayed'](_0x2b9a94,!0x1);}),this['listenTo'](_0x549a84,'suggestionUnloaded',(_0x70d391,_0xb39ea8,_0x29bd21)=>{this['stopListening'](_0xb39ea8,'change:previous'),this['_handleControllerBuffer']['delete'](_0xb39ea8),this['_suggestionToController']['has'](_0xb39ea8)&&this['_destroyController'](_0xb39ea8),_0x29bd21&&this['_updateController'](_0x29bd21['head']);}),this['listenTo'](_0x549a84,'suggestionChanged',(_0x3fb3ad,_0x3c9d9e)=>{this['_updateController'](_0x3c9d9e);}),this['listenTo'](_0x8b5797,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0xd4e2ac,'addComment',(_0x48cba1,{threadId:_0x16c277,isFromAdapter:_0x2216d6})=>{if(_0x2216d6||!_0x549a84['hasSuggestion'](_0x16c277))return;const _0x2ebce9=_0x549a84['getSuggestion'](_0x16c277);this['_suggestionToController']['get'](_0x2ebce9)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x13a867=this['editor']['plugins']['get']('Annotations'),_0x50aa05=this['editor']['plugins']['get']('TrackChangesEditing'),_0x41f608=Array['from'](_0x13a867['activeAnnotations'],_0x5c0915=>_0x5c0915['innerView'])['filter'](_0x28c2f2=>this['_viewToController']['has'](_0x28c2f2)),_0x54643c=[];for(const _0x27ae68 of _0x41f608){const _0x468461=this['_viewToController']['get'](_0x27ae68)['model']['getAllAdjacentSuggestions']();_0x54643c['push'](..._0x468461['reduce']((_0x3674a4,_0x2a5214)=>[..._0x3674a4,..._0x2a5214['getMarkerNames']()],[]));}_0x50aa05['activeMarkers']=_0x54643c;}['_addUIComponentsToFactory'](){const _0x2e757f=this['editor'],_0x1bfcd8=_0x2e757f['locale'],_0x584e5d=o(_0x1bfcd8,'Track\x20changes'),_0x4d504d=new Wt([{'type':'switchbutton','model':new _0x5b488c({'withText':!0x0,'isToggleable':!0x0,'label':_0x584e5d,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x5b488c({'withText':!0x0,'label':o(_0x1bfcd8,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b488c({'withText':!0x0,'label':o(_0x1bfcd8,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b488c({'withText':!0x0,'label':o(_0x1bfcd8,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b488c({'withText':!0x0,'label':o(_0x1bfcd8,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x3f4fbc of _0x4d504d)if(me(_0x3f4fbc)){const _0x14fd28=_0x2e757f['commands']['get'](_0x3f4fbc['model']['commandName']);_0x3f4fbc['model']['bind']('isOn','isEnabled')['to'](_0x14fd28,'value','isEnabled');}_0x2e757f['ui']['componentFactory']['add']('trackChanges',_0x2ca479=>this['_createToolbarButton'](_0x2ca479,_0x4d504d,_0x584e5d)),_0x2e757f['ui']['componentFactory']['add']('menuBar:trackChanges',_0x4142c5=>this['_createMenuBarMenu'](_0x4142c5,_0x4d504d,_0x584e5d));}['_createToolbarButton'](_0x26c8bd,_0x1d2236,_0x544d22){const _0x12e9a8=Qt(_0x26c8bd,_0x3d0345),_0x1e72d9=this['editor']['commands']['get']('trackChanges');_0x12e9a8['buttonView']['set']({'tooltip':_0x544d22,'label':_0x544d22,'icon':he}),_0x12e9a8['buttonView']['bind']('isOn')['to'](_0x1e72d9,'value'),_0x12e9a8['buttonView']['on']('execute',()=>{_0x1e72d9['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x12e9a8,_0x1d2236,{'role':'menu'});const _0x3b1a72=[];for(const _0x41e82a of _0x1d2236)me(_0x41e82a)&&_0x3b1a72['push'](this['editor']['commands']['get'](_0x41e82a['model']['commandName']));const _0x4f6c55=_0x12e9a8['buttonView'];return _0x4f6c55['actionView']['unbind']('isEnabled'),_0x4f6c55['arrowView']['unbind']('isEnabled'),_0x4f6c55['actionView']['bind']('isEnabled')['to'](_0x1e72d9,'isEnabled'),_0x4f6c55['arrowView']['bind']('isEnabled')['toMany'](_0x3b1a72,'isEnabled',(..._0x3633bf)=>_0x3633bf['some'](_0x594b52=>_0x594b52)),_0x12e9a8['on']('execute',_0x21e5b8=>{this['editor']['execute'](_0x21e5b8['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x12e9a8;}['_createMenuBarMenu'](_0x1944f0,_0x8b7889,_0x4a2c5f){const _0x4f9c1f=new Yt(_0x1944f0),_0xfb87f1=this['editor']['commands']['get']('trackChanges');_0x4f9c1f['buttonView']['set']({'label':_0x4a2c5f,'icon':he});const _0x1f7a85=new Zt(_0x1944f0);for(const _0x257a3d of _0x8b7889){if('separator'==_0x257a3d['type']){_0x1f7a85['items']['add'](new Xt(_0x1944f0));continue;}const _0x22cac1=new te(_0x1944f0,_0x4f9c1f),_0x237ce9=new _0x477a57(_0x1944f0),_0x78afd1=_0x257a3d['model'];_0x237ce9['bind'](...Object['keys'](_0x78afd1))['to'](_0x78afd1),_0x237ce9['delegate']('execute')['to'](_0x4f9c1f),_0x237ce9['on']('execute',()=>{this['editor']['execute'](_0x78afd1['commandName']),this['editor']['editing']['view']['focus']();}),_0x22cac1['children']['add'](_0x237ce9),_0x1f7a85['items']['add'](_0x22cac1);}return _0x4f9c1f['bind']('isEnabled')['to'](_0xfb87f1,'isEnabled'),_0x4f9c1f['panelView']['children']['add'](_0x1f7a85),_0x4f9c1f;}['_initializeController'](_0x1c8d3d){const _0x5315f4=this['editor'],_0x25cf48=_0x5315f4['config'],_0x306ddf=_0x5315f4['plugins']['get']('Annotations'),_0x40db6f=_0x5315f4['plugins']['get']('CommentsRepository'),_0x5e25d6=_0x5315f4['plugins']['get']('EditorAnnotations'),_0x44cbe3=_0x5315f4['plugins']['get'](_0x2f928a)['me'],_0x40dbb5=_0x25cf48['get']('trackChanges')['SuggestionThreadView'],_0x5c7e6f=_0x25cf48['get']('trackChanges')['SuggestionView'],{CommentsListView:_0xe0ea00,CommentThreadInputView:_0x172c2d}=_0x5315f4['plugins']['get']('CommentsUI');let _0x303539,_0x217271;this['_annotationViews']['has'](_0x1c8d3d['id'])?(_0x217271=this['_annotationViews']['get'](_0x1c8d3d['id']),_0x303539=_0x217271['mainView']):(_0x303539=new _0x40dbb5(_0x5315f4['locale'],_0x1c8d3d,_0x44cbe3,{'disableComments':this['_disableComments'],'editorConfig':_0x25cf48['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x25cf48['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x25cf48['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x25cf48['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x417b6f(_0x25cf48['get']('locale')),'CommentView':_0x25cf48['get']('comments')['CommentView'],'CommentsListView':_0xe0ea00,'CommentThreadInputView':_0x172c2d,'SuggestionView':_0x5c7e6f}),_0x303539['suggestionView']['acceptButton']['on']('execute',()=>{_0x5315f4['editing']['view']['focus']();}),_0x303539['suggestionView']['discardButton']['on']('execute',()=>{_0x5315f4['editing']['view']['focus']();}),_0x217271=_0x306ddf['createAnnotationView'](this['editor']['locale'],_0x303539),_0x217271['bind']('isDirty')['to'](_0x303539,'isDirty'),_0x217271['bind']('length')['to'](_0x303539),_0x217271['bind']('type')['to'](_0x303539,'type',_0x143048=>'suggestion-'+_0x143048),this['listenTo'](_0x303539,'escape',()=>{_0x5315f4['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x1c8d3d['id'],_0x217271));const _0x14198b=_0x40db6f['createCommentThreadController'](_0x1c8d3d['commentThread'],_0x303539),_0x46cda0=new ae(_0x5315f4,_0x1c8d3d,_0x303539,_0x14198b),_0x50e969=_0x1c8d3d['getAllAdjacentSuggestions']()['filter'](_0x4ec3fa=>_0x4ec3fa['isInContent']);_0x303539['descriptionParts']=_0x5315f4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x50e969),this['_suggestionToController']['set'](_0x1c8d3d,_0x46cda0),this['_viewToController']['set'](_0x303539,_0x46cda0);const _0x42434a=_0x306ddf['createAnnotation']({'view':_0x217271,'target':()=>{const _0xd51b51=[],_0x1dbf97=_0x1c8d3d['getAllAdjacentSuggestions']()['filter'](_0xa1d90e=>_0xa1d90e['isInContent']);for(const _0x302c94 of _0x1dbf97)_0xd51b51['push'](..._0x302c94['getMarkers']());return _0x5e456c(_0x5315f4['editing'],_0xd51b51);},'type':()=>'suggestion-'+_0x46cda0['view']['type']});_0x40db6f['_bindAnnotationToEditors'](_0x303539,_0x42434a),_0x306ddf['add'](_0x42434a),_0x5e25d6['registerAnnotation'](_0x42434a);}['_destroyController'](_0x5831b6){const _0x5952b4=this['editor']['plugins']['get']('CommentsRepository'),_0xa74b0b=this['editor']['plugins']['get']('Annotations'),_0x4b8fd7=this['_suggestionToController']['get'](_0x5831b6),_0x23251c=_0x4b8fd7['view'],_0x10e0e2=_0xa74b0b['getByInnerView'](_0x23251c);_0x5952b4['_unbindEditors'](_0x23251c),_0x10e0e2&&_0xa74b0b['remove'](_0x10e0e2),this['_suggestionToController']['delete'](_0x5831b6),this['_viewToController']['delete'](_0x23251c),_0x4b8fd7['destroy']();}['_updateController'](_0x5787d5){if(!_0x5787d5['isInContent']||!this['_suggestionToController']['has'](_0x5787d5))return;const _0x45cafb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3eea6a=this['_suggestionToController']['get'](_0x5787d5),_0xa2282f=_0x5787d5['getAllAdjacentSuggestions']();_0x3eea6a['view']['descriptionParts']=_0x45cafb['descriptionFactory']['getDescriptions'](_0xa2282f);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x2e4105,(_0x55818a,_0x49c191)=>{const _0x2b9d6b=this['editor']['plugins']['get'](k),_0x4eb3c2=this['editor']['plugins']['get'](p);if(!_0x4eb3c2['activeMarkers']['length'])return;const {id:_0xf77509}=_0x4eb3c2['_splitMarkerName'](_0x4eb3c2['activeMarkers'][0x0]),_0x4ec943=_0x2b9d6b['getSuggestion'](_0xf77509);_0x4ec943&&(this['_suggestionToController']['get'](_0x4ec943)['view']['focus'](),_0x49c191());});}['destroy'](){for(const _0x4ce85e of this['_suggestionToController']['keys']())this['_destroyController'](_0x4ce85e);for(const _0x56c26c of this['_annotationViews']['values']())_0x56c26c['mainView']['destroy']();super['destroy']();}}function me(_0x4189cd){return'model'in _0x4189cd;}class k extends _0x36b02c{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x15e1b8){this['editor']['plugins']['get'](p)['adapter']=_0x15e1b8;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x40f13a){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x40f13a);}['getSuggestions']({skipNotAttached:_0x4c46d2=!0x1,toJSON:_0x487360=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x4c46d2,'toJSON':_0x487360});}['getSuggestion'](_0xb641b){return this['editor']['plugins']['get'](p)['getSuggestion'](_0xb641b);}}const T=['Pagination'];class P extends _0x36b02c{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x3aa12e=this['editor'];if(_0x3aa12e['config']['define']('trackChangesData.editorCreator',_0x8612d1=>{const _0x1e117f=_0x3aa12e['model']['document']['getRootNames']()['reduce']((_0x9742fa,_0x30d6ce)=>(_0x9742fa[_0x30d6ce]='',_0x9742fa),{});return _0x3aa12e['constructor']['create'](_0x1e117f,_0x8612d1);}),'function'!=typeof _0x3aa12e['config']['get']('trackChangesData')['editorCreator'])throw new _0x22e9fd('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x529155){return N(this['editor'],!0x0,_0x529155);}['getDataWithDiscardedSuggestions'](_0x31e301){return N(this['editor'],!0x1,_0x31e301);}}class D extends _0x36b02c{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x1787c3){super(_0x1787c3),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(_0x5d8a5c){return void 0x0!==_0x5d8a5c['getRootsAttributes'];}async function N(_0x4299ce,_0x163f3c,_0x512d9c){const _0x540acd=_0x47e63b(_0x4299ce,T);_0x540acd['plugins']['push'](p,D),_0x540acd['rootsAttributes']=v(_0x4299ce)?_0x4299ce['getRootsAttributes']():void 0x0;const _0x24268c=document['createDocumentFragment'](),_0x30d88a=_0x4299ce['config']['get']('trackChangesData')['editorCreator'],_0x26c072=await _0x30d88a(_0x540acd,()=>function(_0x5c4c0d){const _0x5fb5dc=document['createElement']('div');return _0x5c4c0d['appendChild'](_0x5fb5dc),_0x5fb5dc;}(_0x24268c));!function(_0x21345d,_0x34cd38){const _0x399da9=_0x21345d['model']['document']['getRootNames']()['reduce']((_0xc33ef5,_0x3a265f)=>(_0xc33ef5[_0x3a265f]=_0x21345d['data']['get']({'rootName':_0x3a265f}),_0xc33ef5),{}),_0x3311a9=_0x21345d['plugins']['get']('Users')['users']['map'](_0x483968=>({'id':_0x483968['id'],'name':_0x483968['name']})),_0x1a81f4=_0x21345d['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1ccd0f=_0x21345d['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x56f090=_0x34cd38['plugins']['get']('Users'),_0x3b19ff=_0x34cd38['plugins']['get']('TrackChangesEditing'),_0x5d013a=_0x34cd38['plugins']['get']('CommentsRepository');for(const _0x3e636a of _0x5d013a['getCommentThreads']())_0x3e636a['remove']();for(const _0x2c767d of _0x3311a9)_0x56f090['getUser'](_0x2c767d['id'])||_0x56f090['addUser'](_0x2c767d);_0x56f090['me']||_0x56f090['useAnonymousUser']();for(const _0x5b6961 of _0x1ccd0f)_0x5d013a['addCommentThread'](_0x5b6961);for(const _0x2a7b19 of _0x1a81f4)_0x3b19ff['addSuggestionData'](_0x2a7b19);_0x34cd38['data']['set'](_0x399da9);}(_0x4299ce,_0x26c072),_0x26c072['execute'](_0x163f3c?'acceptAllSuggestions':'discardAllSuggestions');const _0x4daa68=v(_0x26c072)?_0x26c072['getFullData'](_0x512d9c):_0x26c072['data']['get'](_0x512d9c);return await _0x26c072['destroy'](),_0x4daa68;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|
|
23
|
+
import{Command as ts,Plugin as _0x190756,PendingActions as _0x45e59a,icons as _0x3b75fa}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x1efd91,ObservableMixin as _0x293cbb,uid as _0x48c6b4,insertToPriorityArray as _0x3d4822,priorities as _0x3705f6,logWarning as _0x5966b9,getEnvKeystrokeText as _0x37a0bf,FocusTracker as _0xd3b417,KeystrokeHandler as _0x5b341f,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x3294d4,View as _0x4832df,ViewCollection as _0x3a3d88,FocusCycler as _0x2a4517,ViewModel as _0x5b3abb,createDropdown as Qt,SplitButtonView as _0x10b99d,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x201fac}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x397d2e,hashObject as _0x1a44b4,surroundingMarkersDetector as _0x338c4a,ENTER_THREAD_KEYSTROKE as _0x4d60bd,AriaDescriptionView as _0x5bc9c6,setupThreadKeyboardNavigation as _0x513a05,trimHtml as _0x498eb7,UserView as _0x5b088f,LateFocusButtonView as _0x27045e,getDateTimeFormatter as _0x266e89,getAllMarkersDomElementsSorted as _0x3b980e,sanitizeEditorConfig as _0xf90748}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x1ae146,LiveRange as _0x2f00a5,LivePosition as _0x26f862}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x3c08dc,toWidget as _0x3256f4}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x4ca5dc,set as _0x1773d4,isEqual as _0x238485,unset as _0x437ac7,omit as Tt}from'lodash-es';import{Delete as _0x250491,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x2b5e80,ShiftEnter as _0x389765}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x290050,_0x3e372a){super(_0x290050),this['_enabledCommands']=_0x3e372a,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 _0x121479 of this['editor']['commands']['commands']())_0x121479['affectsData']&&!this['_enabledCommands']['has'](_0x121479)&&_0x121479['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x39d153 of this['editor']['commands']['commands']())_0x39d153['affectsData']&&!this['_enabledCommands']['has'](_0x39d153)&&_0x39d153['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x17c87e,_0x57b85f){super(_0x17c87e),this['_suggestions']=_0x57b85f,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x4ce933){const _0x23abaa=this['_suggestions']['get'](_0x4ce933);if(!_0x23abaa)throw new _0x1efd91('track-changes-accept-suggestion-not-found',this);const _0x39a430=_0x23abaa['getRanges']();this['editor']['model']['canEditAt'](_0x39a430)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x23abaa);}}class R extends ts{['_suggestions'];constructor(_0x95ffa0,_0x2439c2){super(_0x95ffa0),this['_suggestions']=_0x2439c2,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0xbc5115){const _0x3ca856=this['_suggestions']['get'](_0xbc5115);if(!_0x3ca856)throw new _0x1efd91('track-changes-discard-suggestion-not-found',this);const _0x4fcc64=_0x3ca856['getRanges']();this['editor']['model']['canEditAt'](_0x4fcc64)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x3ca856);}}function ls(_0x144fcc,_0x57b932){let _0x183fd0='';return _0x183fd0+=_0x144fcc['split']('*')['map']((_0xc7144b,_0x322cd8)=>_0x322cd8%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0xc7144b)+'</span>':nn(_0xc7144b))['join'](''),_0x57b932&&(_0x183fd0+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x57b932['value']+'\x22\x20title=\x22'+_0x57b932['title']+'\x22></span>'),_0x183fd0;}function nn(_0x373483){const _0x2eb1b6=document['createElement']('span');return _0x2eb1b6['innerText']=_0x373483,_0x2eb1b6['innerHTML'];}function ss(_0x566ee2){return _0x566ee2['sort']((_0x317db5,_0xac0cdd)=>'deletion'==_0x317db5['type']&&'deletion'!=_0xac0cdd['type']?-0x1:'deletion'!=_0x317db5['type']&&'deletion'==_0xac0cdd['type']?0x1:0x0);}function to(_0x51805b,_0x40a698){let _0x1c5a19,_0x31a15c=0x0;const _0x350799=[],_0x1cde26=_0x40a698['schema'];for(;_0x31a15c<_0x51805b['length'];){const _0x3b9d12=_0x51805b[_0x31a15c],_0x554056=_0x51805b[_0x31a15c+0x1];_0x1c5a19||(_0x1c5a19=_0x40a698['createPositionBefore'](_0x3b9d12)),on(_0x40a698,_0x3b9d12,_0x554056)||(_0x350799['push'](_0x40a698['createRange'](_0x1c5a19,_0x1cde26['isObject'](_0x3b9d12)?_0x40a698['createPositionAfter'](_0x3b9d12):_0x40a698['createPositionAt'](_0x3b9d12,'end'))),_0x1c5a19=null),_0x31a15c++;}return _0x350799;}function on(_0x5c98f1,_0x48bc0c,_0x47c227){if(!_0x47c227)return!0x1;const _0x416f90=_0x5c98f1['createPositionAfter'](_0x48bc0c),_0x1ea539=_0x5c98f1['createPositionBefore'](_0x47c227);return _0x416f90['isTouching'](_0x1ea539);}function rs(_0x55fa7c,_0x5bc921,_0x1e382e){for(;_0x1e382e['length'];){const _0x38c268=_0x1e382e['splice'](0x0,0x64);_0x55fa7c['change'](()=>{for(const _0x2775c7 of _0x38c268)_0x2775c7['isInContent']&&_0x5bc921['execute'](_0x2775c7['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x528648,_0x363e65,_0xa76cc5){super(_0x528648),this['_command']=_0x363e65,this['_suggestions']=_0xa76cc5,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x2b970b=Array['from'](this['_suggestions']['values']())['some'](_0x4eb1aa=>_0x4eb1aa['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x2b970b;}['execute'](){const _0x3e7985=ss(Array['from'](this['_suggestions']['values']()));for(const _0x2f8653 of _0x3e7985){const _0x20b8c2=_0x2f8653['getRanges']();if(!this['editor']['model']['canEditAt'](_0x20b8c2))return;}rs(this['editor']['model'],this['_command'],_0x3e7985);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x422344,_0x100259,_0x357108){super(_0x422344),this['_command']=_0x100259,this['_suggestions']=_0x357108,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x246be9=this['editor']['model']['document']['selection'],_0x55c98e=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x1a35ee,_0xcc6157){const _0x52c186=Array['from'](_0x1a35ee['getRanges']()),_0x300d4a=new Set();for(const _0x55bf44 of _0xcc6157)if(_0x55bf44['isInContent']){for(const _0x4ae64b of _0x52c186)for(const _0x58ae6f of _0x55bf44['getRanges']())(_0x4ae64b['isIntersecting'](_0x58ae6f)||_0x1a35ee['isCollapsed']&&!_0x55bf44['isMultiRange']&&_0x55bf44['next']&&_0x58ae6f['end']['isTouching'](_0x4ae64b['start']))&&_0x300d4a['add'](_0x55bf44);}return _0x300d4a;}(_0x246be9,_0x55c98e),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x5a23b1=ss(Array['from'](this['_selectedSuggestions']));for(const _0x16cb35 of _0x5a23b1){const _0x1b55a5=_0x16cb35['getRanges']();if(!this['editor']['model']['canEditAt'](_0x1b55a5))return;}rs(this['editor']['model'],this['_command'],_0x5a23b1);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x293cbb(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x629c3c,_0x8c1caa){super(),this['id']=_0x8c1caa['id'],this['type']=_0x8c1caa['type'],this['subType']=_0x8c1caa['subType']||null,this['author']=_0x8c1caa['author'],this['creator']=_0x8c1caa['creator']||_0x8c1caa['author'],this['isExternal']=Boolean(_0x8c1caa['attributes']&&_0x8c1caa['attributes']['@external']),this['data']=null,this['_model']=_0x629c3c,this['_onAccept']=_0x8c1caa['onAccept'],this['_onDiscard']=_0x8c1caa['onDiscard'],this['_onAttributesChange']=_0x8c1caa['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x8c1caa['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 _0x3a174e=this;for(;_0x3a174e['previous'];)_0x3a174e=_0x3a174e['previous'];return _0x3a174e;}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'](_0x18dd30){this['_markerNames']['add'](_0x18dd30);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x2127f2=>this['_model']['markers']['get'](_0x2127f2))['filter'](_0x3bfe46=>_0x3bfe46);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x4ac780=>{for(const _0x1ddef8 of this['getMarkers']())_0x4ac780['removeMarker'](_0x1ddef8);}),this['_markerNames']['clear']();}['removeMarker'](_0x53a021){this['_model']['change'](_0x4ae276=>{_0x4ae276['removeMarker'](_0x53a021);}),this['_markerNames']['delete'](_0x53a021);}['addRange'](_0x5cc25f){const _0x456c0a='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x456c0a),this['_model']['change'](_0x380d58=>{_0x380d58['addMarker'](_0x456c0a,{'range':_0x5cc25f,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x2c12a3){for(const _0x26ed69 of this['getRanges']())if(_0x26ed69['isIntersecting'](_0x2c12a3))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x5f475f=>_0x5f475f['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x4eabcc,_0x4983a8)=>[..._0x4eabcc,..._0x4983a8['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x4b9c18=this['getRanges']();if(0x1!=_0x4b9c18['length'])return null;const _0x4b3f53=_0x4b9c18[0x0],_0x47261c=_0x4b3f53['start']['nodeAfter'],_0x467cd2=_0x4b3f53['end']['nodeBefore'];return _0x47261c instanceof _0x1ae146?_0x47261c!=_0x467cd2?null:_0x47261c: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 _0x226bc2=[];let _0x488ba9=this['head'];for(;_0x488ba9;)_0x226bc2['push'](_0x488ba9),_0x488ba9=_0x488ba9['next'];return _0x226bc2;}['setAttribute'](_0x3be301,_0x4de9c4){const _0x7de2=_0x4ca5dc(this['attributes']);_0x1773d4(_0x7de2,_0x3be301,_0x4de9c4),_0x238485(_0x7de2,this['attributes'])||(this['attributes']=_0x7de2,this['_onAttributesChange'](_0x7de2));}['removeAttribute'](_0x17fb57){const _0x5f5c40=_0x4ca5dc(this['attributes']);_0x437ac7(_0x5f5c40,_0x17fb57),_0x238485(_0x5f5c40,this['attributes'])||(this['attributes']=_0x5f5c40,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 _0x48c6b4()['substr'](0x1,0x5);}}function o(_0x32803a,_0xe9d302,_0x49caee){const t=_0x32803a['t'];switch(_0xe9d302){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',_0x49caee);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x49caee);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x49caee);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x49caee);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x49caee);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',_0x49caee);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x49caee);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',_0x49caee);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x49caee);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x49caee);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x49caee);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x49caee);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x49caee);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x49caee);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x49caee);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x49caee);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x49caee);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x49caee);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x49caee);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x49caee);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x49caee);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x49caee);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x49caee);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'},_0x49caee);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x49caee);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x49caee);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x49caee);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x49caee);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x49caee);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'},_0x49caee);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x49caee);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x49caee);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x49caee);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x49caee);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'},_0x49caee);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x49caee);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'},_0x49caee);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'},_0x49caee);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x49caee);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'},_0x49caee);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x49caee);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'},_0x49caee);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x49caee);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x49caee);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x49caee);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'},_0x49caee);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'},_0x49caee);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x49caee);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x49caee);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x49caee);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x49caee);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0xe9d302;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x367dec,_0x44e151){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x367dec,this['_locale']=_0x44e151;}['getDescriptions'](_0x2862aa){const _0x1d24ad=[],_0x432712=new Set(),_0x4e15c3=new Set();for(let _0x5f5a5e=0x0;_0x5f5a5e<_0x2862aa['length'];_0x5f5a5e++){const _0xb57e71=_0x2862aa[_0x5f5a5e];if(!_0xb57e71['isInContent'])continue;const _0x3eecae=this['_handleCustomCallbackDescription'](_0xb57e71);if(_0x3eecae){if(null!=_0xb57e71['subType']){if(_0x432712['has'](_0xb57e71['subType']))continue;_0x432712['add'](_0xb57e71['subType']);}_0x1d24ad['push'](_0x3eecae);}else{if('attribute'!=_0xb57e71['type'])'insertion'!=_0xb57e71['type']&&'deletion'!=_0xb57e71['type']||this['_handleInsertRemoveSuggestionDescription'](_0x1d24ad,_0xb57e71,_0x2862aa[_0x5f5a5e+0x1]);else{const _0x214ee3=_0xb57e71['data']['key'];if(_0x4e15c3['has'](_0x214ee3))continue;_0x4e15c3['add'](_0xb57e71['data']['key']),_0x214ee3==m?this['_handleRenameSuggestionDescription'](_0x1d24ad,_0xb57e71):this['_handleAttributeSuggestionDescription'](_0x1d24ad,_0xb57e71);}}}return this['_resolveDescriptionItems'](_0x1d24ad);}['registerDescriptionCallback'](_0x107149){this['_customCallbacks']['push'](_0x107149);}['registerElementLabel'](_0x141df4,_0x17b274,_0x26f893=_0x3705f6['normal']){'function'==typeof _0x141df4?_0x3d4822(this['_itemLabelsCallbacks'],{'matchingCallback':_0x141df4,'label':_0x17b274,'priority':_0x26f893}):this['_itemLabels']['set'](_0x141df4,_0x17b274);}['registerAttributeLabel'](_0x36510b,_0x2b5ade){this['_attributeLabels']['set'](_0x36510b,_0x2b5ade);}['getItemLabel'](_0x5bf2a7,_0x143143=0x1){let _0x4e46b1;for(const _0x58e042 of this['_itemLabelsCallbacks'])if(_0x58e042['matchingCallback'](_0x5bf2a7)){_0x4e46b1=_0x58e042['label'];break;}return _0x4e46b1||(_0x4e46b1=this['_itemLabels']['get'](_0x5bf2a7['name'])),_0x4e46b1?_0x4e46b1(_0x143143):0x1!==_0x143143?_0x143143+'\x20'+_0x5bf2a7['name']+'s':''+_0x5bf2a7['name'];}['_addDescriptionItems'](_0x2e440e,_0x3d7445){const _0x4ca174=_0x3d7445['getFirstRange']()['getWalker'](),_0x2dcb58='insertion'==_0x3d7445['type']?'add':'remove';for(const _0x28a537 of _0x4ca174){const _0x153700=_0x28a537['item'],_0x1376cc=_0x2e440e[_0x2e440e['length']-0x1];if(_0x153700['is']('$textProxy'))_0x1376cc&&_0x1376cc['type']['indexOf']('Container')>-0x1&&_0x2e440e['pop'](),_0x1376cc&&'text'==_0x1376cc['type']?_0x1376cc[_0x2dcb58]+=_0x153700['data']:_0x2e440e['push']({'type':'text','add':'add'==_0x2dcb58?_0x153700['data']:'','remove':'remove'==_0x2dcb58?_0x153700['data']:''});else{if(this['_schema']['isObject'](_0x153700)){const _0x26af13=_0x153700;if(_0x1376cc&&_0x1376cc['type']['indexOf']('Container')>-0x1&&_0x2e440e['pop'](),'elementEnd'==_0x28a537['type'])continue;_0x1376cc&&_0x1376cc['type']==_0x2dcb58+'Object'&&_0x1376cc['element']['name']==_0x26af13['name']?_0x1376cc['quantity']++:_0x2e440e['push']({'type':_0x2dcb58+'Object','element':_0x26af13,'quantity':0x1}),_0x4ca174['skip'](_0x4c2cbb=>!('elementEnd'==_0x4c2cbb['type']&&_0x4c2cbb['item']==_0x153700));}else{if(this['_schema']['checkChild'](_0x153700,'$text')||_0x153700['is']('element','softBreak')){const _0x2605b1=_0x153700;if('add'==_0x2dcb58&&'elementStart'==_0x28a537['type']||'remove'==_0x2dcb58&&'elementEnd'==_0x28a537['type'])continue;if(_0x1376cc&&-0x1==_0x1376cc['type']['indexOf']('Container')){'text'==_0x1376cc['type']&&(_0x1376cc[_0x2dcb58]+='\x0a');continue;}let _0x3cdd7d;if(_0x3cdd7d='add'==_0x2dcb58?_0x2605b1['nextSibling']&&!this['_schema']['isObject'](_0x2605b1['nextSibling'])?_0x2605b1['nextSibling']:null:_0x2605b1['previousSibling']&&!this['_schema']['isObject'](_0x2605b1['previousSibling'])?_0x2605b1['previousSibling']:null,_0x2605b1['isEmpty']||_0x3cdd7d&&_0x3cdd7d['isEmpty']){const _0x2e5820=_0x3cdd7d&&_0x3cdd7d['isEmpty']?_0x3cdd7d:_0x2605b1;_0x1376cc&&_0x1376cc['type']==_0x2dcb58+'EmptyContainer'&&_0x1376cc['element']['name']==_0x2e5820['name']?_0x1376cc['quantity']++:_0x2e440e['push']({'type':_0x2dcb58+'EmptyContainer','element':_0x2e5820,'quantity':0x1});}else _0x2e440e['push']({'type':_0x2dcb58+'Container','element':_0x2605b1});}}}}}['_resolveDescriptionItems'](_0x32fb9a){const _0x57efdc=this['_locale'],_0x58cac0=[],_0x2b420d=[],_0x1afc85=[];for(const _0x3f50c6 of _0x32fb9a)switch(_0x3f50c6['type']){case'text':if(_0x3f50c6['add']=_0x3f50c6['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x3f50c6['remove']=_0x3f50c6['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x3f50c6['add']&&''!=_0x3f50c6['remove']){_0x58cac0['push']({'type':'replace','content':o(_0x57efdc,'REPLACE_TEXT',['\x22'+_0x3f50c6['remove']+'\x22','\x22'+_0x3f50c6['add']+'\x22'])});continue;}if(null!=_0x3f50c6['add']['match'](/^ +$/)){_0x58cac0['push']({'type':'insertion','content':o(_0x57efdc,'*Insert:*\x20%0',o(_0x57efdc,'ELEMENT_SPACE',_0x3f50c6['add']['length']))});continue;}if(null!=_0x3f50c6['remove']['match'](/^ +$/)){_0x58cac0['push']({'type':'deletion','content':o(_0x57efdc,'*Remove:*\x20%0',o(_0x57efdc,'ELEMENT_SPACE',_0x3f50c6['remove']['length']))});continue;}if(''!=_0x3f50c6['add']){_0x58cac0['push']({'type':'insertion','content':o(_0x57efdc,'*Insert:*\x20%0','\x22'+_0x3f50c6['add']+'\x22')});continue;}_0x58cac0['push']({'type':'deletion','content':o(_0x57efdc,'*Remove:*\x20%0','\x22'+_0x3f50c6['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x58cac0['push']({'type':'insertion','content':o(_0x57efdc,'*Insert:*\x20%0',this['getItemLabel'](_0x3f50c6['element'],_0x3f50c6['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x58cac0['push']({'type':'deletion','content':o(_0x57efdc,'*Remove:*\x20%0',this['getItemLabel'](_0x3f50c6['element'],_0x3f50c6['quantity']))});continue;case'addContainer':_0x58cac0['push']({'type':'insertion','content':o(_0x57efdc,'*Split:*\x20%0',this['getItemLabel'](_0x3f50c6['element'],_0x3f50c6['quantity']))});continue;case'removeContainer':_0x58cac0['push']({'type':'deletion','content':o(_0x57efdc,'*Merge:*\x20%0',this['getItemLabel'](_0x3f50c6['element'],_0x3f50c6['quantity']))});continue;case'addFormat':_0x2b420d['push'](_0x3f50c6['key']);continue;case'removeFormat':_0x1afc85['push'](_0x3f50c6['key']);continue;default:_0x58cac0['push'](_0x3f50c6);}if(_0x2b420d['length']){const _0x440858=_0x2b420d['map'](_0x2c76d8=>this['_attributeLabels']['has'](_0x2c76d8)?this['_attributeLabels']['get'](_0x2c76d8):_0x2c76d8)['join'](',\x20');_0x58cac0['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x440858)});}if(_0x1afc85['length']){const _0x4e4877=_0x1afc85['map'](_0xf2fc41=>this['_attributeLabels']['has'](_0xf2fc41)?this['_attributeLabels']['get'](_0xf2fc41):_0xf2fc41)['join'](',\x20');_0x58cac0['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x4e4877)});}return _0x58cac0;}['_handleCustomCallbackDescription'](_0x2479d4){for(const _0x7e1588 of this['_customCallbacks']){const _0x52a40f=_0x7e1588(_0x2479d4);if(_0x52a40f&&'type'in _0x52a40f)return _0x52a40f;}}['_handleAttributeSuggestionDescription'](_0x10f03d,_0x1dc733){const _0x2f5888=_0x1dc733['data'],_0x2dea35=void 0x0===_0x2f5888['newValue']?'removeFormat':'addFormat';_0x10f03d['push']({'type':_0x2dea35,'key':_0x2f5888['key']});}['_handleRenameSuggestionDescription'](_0x38406f,_0x2938d5){_0x38406f['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x2938d5['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x1caf76,_0x2a4800,_0x5657be){if(this['_addDescriptionItems'](_0x1caf76,_0x2a4800),_0x5657be&&_0x5657be['getFirstRange']()&&!_0x2a4800['getFirstRange']()['end']['isEqual'](_0x5657be['getFirstRange']()['start'])){const _0x58ae40=_0x1caf76[_0x1caf76['length']-0x1],_0x102dd0='insertion'==_0x2a4800['type']?'add':'remove';_0x58ae40&&'text'==_0x58ae40['type']&&(_0x58ae40[_0x102dd0]+='\x0a');}}}class V extends _0x190756{['afterInit'](){const _0x10601a=this['editor'],_0x38397f=_0x10601a['plugins']['get']('TrackChangesEditing');_0x10601a['commands']['get']('showAIAssistant')&&_0x38397f['enableCommand']('showAIAssistant');}}class U extends _0x190756{['afterInit'](){const _0x4e895e=this['editor'],_0x2fecbe=_0x4e895e['locale'];if(!_0x4e895e['plugins']['has']('AlignmentEditing'))return;const _0xe32d2d=_0x4e895e['plugins']['get']('TrackChangesEditing');_0xe32d2d['enableDefaultAttributesIntegration']('alignment'),_0xe32d2d['registerBlockAttribute']('alignment'),_0xe32d2d['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x2fecbe,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x53b99f=this['editor'],_0x41d1d4=_0x53b99f['locale'];_0x53b99f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x39c1f2=>{if('formatBlock'!=_0x39c1f2['type'])return;const {data:_0x2253ff}=_0x39c1f2;if(_0x2253ff&&'alignment'==_0x2253ff['commandName']){const _0x4085f0=_0x2253ff['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x41d1d4,'*Format:*\x20%0',function(_0x5b0392){switch(_0x5b0392){case'left':return o(_0x41d1d4,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x41d1d4,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x41d1d4,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x41d1d4,'FORMAT_JUSTIFY_TEXT');}}(_0x4085f0))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x190756{['afterInit'](){const _0x5e60c1=this['editor'],_0x56e96c=_0x5e60c1['plugins']['get']('TrackChangesEditing'),_0xd75fc9=_0x5e60c1['locale'];for(const _0x419c91 of ti){if(!_0x5e60c1['plugins']['has'](_0x419c91))continue;const _0x11915c=_0x419c91['slice'](0x0,-0x7)['toLowerCase'](),_0x325a46='FORMAT_'+_0x11915c['toUpperCase']();_0x56e96c['enableDefaultAttributesIntegration'](_0x11915c),_0x56e96c['registerInlineAttribute'](_0x11915c),_0x56e96c['descriptionFactory']['registerAttributeLabel'](_0x11915c,o(_0xd75fc9,_0x325a46));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f919c=this['editor'],_0x4af46c=_0x4f919c['locale'],_0x5c19ba=_0x4f919c['plugins']['get']('TrackChangesEditing');function _0x2a01d7(_0x17b486,_0x3e60c9){_0x5c19ba['descriptionFactory']['registerDescriptionCallback'](_0x1144e6=>{if('formatInline'!=_0x1144e6['type'])return;const {data:_0x685a77}=_0x1144e6;return _0x685a77&&_0x685a77['commandName']===_0x17b486?_0x685a77['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4af46c,'*Format:*\x20%0',_0x3e60c9)}:{'type':'format','content':o(_0x4af46c,'*Remove\x20format:*\x20%0',_0x3e60c9)}:void 0x0;});}_0x2a01d7('bold',o(_0x4af46c,'FORMAT_BOLD')),_0x2a01d7('italic',o(_0x4af46c,'FORMAT_ITALIC')),_0x2a01d7('underline',o(_0x4af46c,'FORMAT_UNDERLINE')),_0x2a01d7('code',o(_0x4af46c,'FORMAT_CODE')),_0x2a01d7('strikethrough',o(_0x4af46c,'FORMAT_STRIKETHROUGH')),_0x2a01d7('subscript',o(_0x4af46c,'FORMAT_SUBSCRIPT')),_0x2a01d7('superscript',o(_0x4af46c,'FORMAT_SUPERSCRIPT'));}}class F extends _0x190756{['afterInit'](){const _0xc44543=this['editor'],_0x37fad2=_0xc44543['locale'];if(!_0xc44543['plugins']['has']('BlockQuoteEditing'))return;const _0x2e3e5b=_0xc44543['plugins']['get']('TrackChangesEditing'),_0x403ce2=this['editor']['commands']['get']('blockQuote');_0x2e3e5b['enableCommand']('blockQuote',(_0x19ca26,_0x42d0a5={})=>{const _0x895c81=this['editor']['model']['document']['selection'],_0x45ad34=_0x42d0a5&&void 0x0!==_0x42d0a5['forceValue']?_0x42d0a5['forceValue']:!_0x403ce2['value'];let _0x3a72eb=[];if(_0x45ad34){const _0x5cf243=Array['from'](_0x895c81['getSelectedBlocks']())['filter'](_0x5e2f02=>oo(_0x5e2f02)||function(_0x31163a,_0x216aa9){const _0x44fb98=_0x216aa9['checkChild'](_0x31163a['parent'],'blockQuote'),_0x7f48a5=_0x216aa9['checkChild'](['$root','blockQuote'],_0x31163a);return _0x44fb98&&_0x7f48a5;}(_0x5e2f02,this['editor']['model']['schema']));_0x3a72eb=to(_0x5cf243,_0xc44543['model']);}else{const _0x39496e=Array['from'](_0x895c81['getSelectedBlocks']())['filter'](_0x5d9e13=>oo(_0x5d9e13));_0x3a72eb=to(_0x39496e,_0xc44543['model']);}_0xc44543['model']['change'](()=>{for(const _0x205d1c of _0x3a72eb)_0x2e3e5b['markBlockFormat'](_0x205d1c,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x45ad34}]});});}),_0x2e3e5b['descriptionFactory']['registerDescriptionCallback'](_0x564e30=>{const {data:_0x1c1315}=_0x564e30;if(_0x1c1315&&'blockQuote'==_0x1c1315['commandName']){const _0x5075f3=o(_0x37fad2,'ELEMENT_BLOCK_QUOTE');return _0x1c1315['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x37fad2,'*Set\x20format:*\x20%0',_0x5075f3)}:{'type':'format','content':o(_0x37fad2,'*Remove\x20format:*\x20%0',_0x5075f3)};}});}}function oo(_0x3087cf){return'blockQuote'==_0x3087cf['parent']['name'];}class L extends _0x190756{['afterInit'](){const _0x545a77=this['editor'];_0x545a77['plugins']['has']('CaseChange')&&(_0x545a77['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x545a77['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x545a77['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x190756{['afterInit'](){const _0x392f71=this['editor'];_0x392f71['commands']['get']('ckbox')&&_0x392f71['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x190756{['afterInit'](){const _0x5acd79=this['editor'];if(!_0x5acd79['plugins']['has']('CodeBlock'))return;const _0x13cf64=_0x5acd79['plugins']['get']('TrackChangesEditing'),_0xf1b610=_0x5acd79['locale'],_0x1f9631=_0x5acd79['config']['get']('codeBlock')['languages'],_0x3d5afb=_0x5acd79['commands']['get']('codeBlock');_0x13cf64['enableCommand']('indentCodeBlock'),_0x13cf64['enableCommand']('outdentCodeBlock'),_0x13cf64['enableCommand']('codeBlock',(_0x5e5217,_0x1b860e={})=>{const _0x41db24=_0x5acd79['model'],_0x125733=_0x5acd79['model']['document']['selection'],_0x2a5458=_0x1b860e&&void 0x0!==_0x1b860e['forceValue']?_0x1b860e['forceValue']:!_0x3d5afb['value'];let _0xca1f47;_0x1b860e['language']||(_0x1b860e['language']=_0x1f9631[0x0]['language']),_0xca1f47=_0x2a5458?Array['from'](_0x125733['getSelectedBlocks']())['filter'](_0x51f092=>eo(_0x51f092)||function(_0x452dad,_0x1c1616){if(_0x452dad['is']('rootElement')||_0x1c1616['isLimit'](_0x452dad))return!0x1;return _0x1c1616['checkChild'](_0x452dad['parent'],'codeBlock');}(_0x51f092,_0x41db24['schema'])):Array['from'](_0x125733['getSelectedBlocks']())['filter'](_0x36db3b=>eo(_0x36db3b));const _0x2078fd=to(_0xca1f47,_0x41db24);_0x41db24['change'](()=>{for(const _0x2c6337 of _0x2078fd)_0x13cf64['markBlockFormat'](_0x2c6337,{'commandName':'codeBlock','commandParams':[{..._0x1b860e,'forceValue':_0x2a5458}],'formatGroupId':'blockName'});});}),(_0x13cf64['descriptionFactory']['registerElementLabel']('codeBlock',_0x2add89=>o(_0xf1b610,'ELEMENT_CODE_BLOCK',_0x2add89)),_0x13cf64['descriptionFactory']['registerDescriptionCallback'](_0x3b217d=>{if('formatBlock'!=_0x3b217d['type'])return;const _0x23a90f=_0xf1b610['t'],{data:_0x1655ce}=_0x3b217d;if(!_0x1655ce||'codeBlock'!=_0x1655ce['commandName'])return;const _0x54c619=_0x1655ce['commandParams'][0x0]['language'],_0x1c8c42=_0x23a90f(_0x1f9631['find'](_0x4505ff=>_0x4505ff['language']===_0x54c619)['label'])['toLowerCase']();return _0x1655ce['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xf1b610,'*Set\x20format:*\x20%0',o(_0xf1b610,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x1c8c42+')')}:{'type':'format','content':o(_0xf1b610,'*Remove\x20format:*\x20%0',o(_0xf1b610,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x4fea0a){return'codeBlock'==_0x4fea0a['name'];}class q extends _0x190756{['afterInit'](){const _0x27f6b0=this['editor'];if(!_0x27f6b0['plugins']['has']('CommentsEditing'))return;_0x27f6b0['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x10601f,_0x329187,_0x2aa956){const _0x2cd6cc=[];for(const _0x2a91b7 of _0x329187['getItems']())_0x2a91b7['hasAttribute'](_0x10601f)&&_0x2cd6cc['push'](_0x2aa956['createRangeOn'](_0x2a91b7));return _0x2cd6cc;}function _e(_0x3683f6,_0x5ace1a,{showActiveMarker:_0x4b01a4=!0x0}={}){const _0x393629=_0x3683f6['plugins']['get']('TrackChangesEditing');return(_0x436200,_0x1a1f8f,_0x37d199)=>{if(!_0x37d199['consumable']['test'](_0x1a1f8f['markerRange'],_0x436200['name']))return;const _0x30854e=_0x1a1f8f['markerRange']['getWalker'](),_0x59bdc4=_0x1a1f8f['markerRange']['start'],_0x34d33d=_0x3683f6['model']['schema'];let _0x453db7=null,_0x43cf78=null,_0x57fc61=!0x1,_0x41b1e5=!0x1;for(const _0x235af5 of _0x30854e){const _0x5b7540=_0x235af5['item'];_0x57fc61=_0x57fc61||_0x34d33d['isContent'](_0x5b7540);const _0x5a69ee=_0x37d199['mapper']['toViewElement'](_0x5b7540);if(_0x5a69ee&&_0x5a69ee['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x235af5['type']&&(_0x34d33d['isBlock'](_0x5b7540)&&!_0x34d33d['isLimit'](_0x5b7540)&&(_0x5b7540['nextSibling']||_0x59bdc4['isAtEnd']?_0x453db7&&_0x453db7['parent']==_0x5b7540||(_0x453db7=_0x5b7540,_0x46c373(_0x235af5['previousPosition']),_0x41b1e5=!0x0):_0x43cf78=_0x43cf78||_0x235af5['previousPosition']));}function _0x46c373(_0x2e5de3){const {authorId:_0x383d87}=_0x393629['_splitMarkerName'](_0x1a1f8f['markerName']),_0x3ad75e=_0x37d199['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x5ace1a,'data-author-id':_0x383d87}),_0x9144cd=_0x37d199['mapper']['toViewPosition'](_0x2e5de3);_0x4b01a4&&_0x393629['activeMarkers']['includes'](_0x1a1f8f['markerName'])&&_0x37d199['writer']['addClass']('ck-suggestion-marker--active',_0x3ad75e),_0x37d199['writer']['insert'](_0x9144cd,_0x3ad75e),_0x37d199['mapper']['bindElementToMarker'](_0x3ad75e,_0x1a1f8f['markerName']);}_0x57fc61||_0x41b1e5||!_0x43cf78||_0x46c373(_0x43cf78);};}class z extends _0x190756{static get['requires'](){return[_0x250491];}['init'](){const _0x21886d=this['editor'],_0x52f527=_0x21886d['plugins']['get']('TrackChangesEditing');_0x52f527['enableCommand']('delete');const _0x411635=_0x21886d['commands']['get']('deleteForward');_0x52f527['enableCommand']('deleteForward',(_0xef9d92,_0x38ffc3={})=>{const _0x24593b=_0x21886d['model']['createSelection'](_0x21886d['model']['document']['selection']);_0x24593b['isCollapsed']&&_0x21886d['model']['modifySelection'](_0x24593b,{'direction':'forward','unit':_0x38ffc3['unit']});const _0x3cce61=_0x24593b['getFirstRange'](),_0x40bd87=_0x2f00a5['fromRange'](_0x3cce61);let _0x57567c;_0xef9d92(_0x38ffc3),_0x57567c='$graveyard'==_0x40bd87['root']['rootName']?_0x21886d['model']['createRange'](_0x3cce61['start']):_0x21886d['model']['createRange'](_0x40bd87['start'],_0x40bd87['end']),_0x40bd87['detach'](),_0x21886d['model']['enqueueChange'](_0x411635['buffer']['batch'],_0x48e727=>{_0x411635['buffer']['lock'](),_0x48e727['setSelection'](_0x48e727['createRange'](_0x57567c['end'])),_0x411635['buffer']['unlock']();});}),_0x21886d['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x21886d,'merge'),{'priority':'high'}),_0x21886d['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x29fbf0,_0x4565da,_0x31c03b)=>{_0x31c03b['options']['showSuggestionHighlights']&&_e(_0x21886d,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x29fbf0,_0x4565da,_0x31c03b);},{'priority':'high'}),_0x21886d['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x23b1f8,_0x1d697d,_0x51c6f0)=>{const _0x52b20d=_0x51c6f0['mapper']['markerNameToElements'](_0x1d697d['markerName']);if(_0x52b20d){for(const _0x3bd179 of _0x52b20d)_0x3bd179['is']('uiElement')&&(_0x51c6f0['mapper']['unbindElementFromMarkerName'](_0x3bd179,_0x1d697d['markerName']),_0x51c6f0['writer']['remove'](_0x3bd179));}},{'priority':'high'});}}class K extends _0x190756{['afterInit'](){const _0xd461b3=this['editor'];if(!_0xd461b3['plugins']['has']('ListEditing'))return;const _0x2ab5fa=_0xd461b3['locale'],_0x437a12=_0xd461b3['plugins']['get']('TrackChangesEditing'),_0x631622=_0xd461b3['plugins']['has']('TodoListEditing'),_0x4517ce=!!_0xd461b3['config']['get']('list.multiBlock');function _0x574677(_0x522e05){return{'type':'format','content':''+o(_0x2ab5fa,'*Set\x20format:*\x20%0',_0x522e05)};}function _0x51f834(_0x1e2855){return{'type':'format','content':''+o(_0x2ab5fa,'*Remove\x20format:*\x20%0',_0x1e2855)};}_0x437a12['enableDefaultAttributesIntegration']('numberedList'),_0x437a12['enableDefaultAttributesIntegration']('bulletedList'),_0x437a12['enableDefaultAttributesIntegration']('customNumberedList'),_0x437a12['enableDefaultAttributesIntegration']('customBulletedList'),_0x437a12['enableDefaultAttributesIntegration']('indentList'),_0x437a12['enableDefaultAttributesIntegration']('outdentList'),_0x437a12['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x437a12['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x437a12['registerBlockAttribute']('listItemId'),_0x437a12['registerBlockAttribute']('listType'),_0x437a12['registerBlockAttribute']('listIndent'),_0x4517ce&&(_0x437a12['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x437a12['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x631622&&(_0x437a12['enableDefaultAttributesIntegration']('todoList'),_0x437a12['enableDefaultAttributesIntegration']('checkTodoList'),_0x437a12['registerBlockAttribute']('todoListChecked'),_0x437a12['descriptionFactory']['registerDescriptionCallback'](_0x160ef1=>{const {data:_0x513722}=_0x160ef1;if(_0x513722&&'todoListChecked'==_0x513722['key'])return{'type':'format','content':_0x513722['newValue']?o(_0x2ab5fa,'*Check\x20item*'):o(_0x2ab5fa,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x46ff5a=>{if(_0x46ff5a['batch']['isUndo'])return!0x1;let _0x4c8249=!0x1;const _0x8a37be=_0x437a12['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1a9409=>'todoListChecked'===_0x437a12['_getAttributeKey'](_0x1a9409));for(const _0x93297e of _0x8a37be){'todo'!=_0x93297e['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x437a12['_findSuggestions'](_0x93297e['getFirstRange'](),'attribute')['find'](_0x359b7f=>'listType'===_0x437a12['_getAttributeKey'](_0x359b7f['suggestion']))||(_0x46ff5a['removeMarker'](_0x93297e['getFirstMarker']()),_0x4c8249=!0x0));}return _0x4c8249;})),_0x437a12['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x2ab5fa,'FORMAT_INDENT'));const _0x42213f={'type':'format','content':''};_0x437a12['descriptionFactory']['registerDescriptionCallback'](_0x452a5c=>{const {data:_0x13732f}=_0x452a5c;if(!_0x13732f||'listType'!=_0x13732f['key'])return;let _0x114495=_0x452a5c['head'];for(;_0x114495;){if(_0x114495['data']&&(('listStyle'==_0x114495['data']['key']||'listMarkerStyle'==_0x114495['data']['key'])&&(_0x114495['data']['newValue']&&'default'!=_0x114495['data']['newValue']||'default'!=_0x114495['data']['oldValue']&&!_0x13732f['newValue'])||!_0x4517ce&&_0x114495['data']['key']==m))return _0x42213f;_0x114495=_0x114495['next'];}if(null==_0x13732f['newValue'])switch(_0x13732f['oldValue']){case'bulleted':return _0x51f834(o(_0x2ab5fa,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x51f834(o(_0x2ab5fa,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x51f834(o(_0x2ab5fa,'ELEMENT_TODO_LIST'));}switch(_0x13732f['newValue']){case'bulleted':return _0x574677(o(_0x2ab5fa,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x574677(o(_0x2ab5fa,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x574677(o(_0x2ab5fa,'ELEMENT_TODO_LIST'));}}),_0x437a12['descriptionFactory']['registerDescriptionCallback'](_0x233013=>{const {data:_0x2bdde1}=_0x233013;if(_0x2bdde1&&'listIndent'==_0x2bdde1['key'])return null==_0x2bdde1['newValue']||null==_0x2bdde1['oldValue']&&0x0==_0x2bdde1['newValue']?_0x42213f:void 0x0;}),_0x437a12['descriptionFactory']['registerDescriptionCallback'](_0x45d6fc=>{if('attribute'!=_0x45d6fc['type'])return;const {data:_0x1bb994}=_0x45d6fc;if(!_0x1bb994||'listItemId'!=_0x1bb994['key'])return;const _0xd77e50=Ee(_0x45d6fc);return'newValue'==_0xd77e50?{'type':'format','content':o(_0x2ab5fa,'*Merge:*\x20list\x20item')}:'oldValue'==_0xd77e50?{'type':'format','content':o(_0x2ab5fa,'*Split:*\x20list\x20item')}:_0x42213f;}),_0xd461b3['model']['document']['registerPostFixer'](_0x11e599=>this['listItemIdFixer'](_0x11e599)),_0xd461b3['model']['document']['registerPostFixer'](_0x4b726e=>this['noTrackChangesFixer'](_0x4b726e)),_0xd461b3['model']['document']['on']('change:data',(_0x391308,_0x22d959)=>{if(_0x22d959['isUndo']||!_0x22d959['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x3416f3){if(_0x3416f3['batch']['isUndo']||!_0x3416f3['batch']['isLocal'])return!0x1;let _0x3684ed=!0x1;const _0x4e12f0=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1805d8=>_0x1805d8['data']&&'listItemId'==_0x1805d8['data']['key'])['filter'](_0x59ad8a=>_0x59ad8a['data']['newValue']&&_0x59ad8a['data']['oldValue']);for(const _0x1ee06f of _0x4e12f0)Ee(_0x1ee06f)||(_0x3416f3['removeMarker'](_0x1ee06f['getFirstMarker']()),_0x3684ed=!0x0);return _0x3684ed;}['noTrackChangesFixer'](_0x21cf72){if(_0x21cf72['batch']['isUndo']||!_0x21cf72['batch']['isLocal'])return!0x1;const _0x1101ee=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x1101ee['trackChangesCommand']['value'])return!0x1;let _0xd82a53=!0x1;const _0x2837f2=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x10895c=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x5cbce1=>'attribute'==_0x5cbce1['type'])['filter'](_0x19e9ec=>_0x2837f2['includes'](_0x19e9ec['attributeKey']));if(0x0==_0x10895c['length'])return _0xd82a53;for(const _0x46e36e of _0x10895c){const _0x43b885=_0x1101ee['_findSuggestions'](_0x46e36e['range'],'attribute')['filter'](_0x42e7bd=>!_0x42e7bd['meta']['isNextTo'])['map'](_0x41c01a=>_0x41c01a['suggestion'])['filter'](_0x27944f=>{const _0xa0d811=_0x1101ee['_getAttributeKey'](_0x27944f);return _0x2837f2['includes'](_0xa0d811);});if(_0x43b885['length']){for(const _0x406538 of _0x43b885)_0x21cf72['removeMarker'](_0x406538['getFirstMarker']());_0xd82a53=!0x0;}}return _0xd82a53;}['assureChains'](){const _0x21284c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2e00ef=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x3ac7bd;const _0x43e964=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x349cfd=>{if(_0x349cfd['data']['oldRange']||!_0x349cfd['data']['newRange'])return null;if(!_0x349cfd['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x21b979}=_0x21284c['_splitMarkerName'](_0x349cfd['name']);if(!_0x21284c['hasSuggestion'](_0x21b979))return null;const _0x599ae1=_0x21284c['getSuggestion'](_0x21b979);return _0x2e00ef['includes'](_0x599ae1['data']['key']);})['map'](_0x1cbe30=>{const {id:_0x4bf08b}=_0x21284c['_splitMarkerName'](_0x1cbe30['name']),_0xc54a09=_0x21284c['getSuggestion'](_0x4bf08b);return _0x3ac7bd=_0xc54a09['attributes']['groupId'],_0xc54a09['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x43e964['size'])return;const _0x36c8e6=_0x21284c['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x7071bf=>'attribute'==_0x7071bf['type']&&_0x7071bf['data']&&_0x2e00ef['includes'](_0x7071bf['data']['key'])&&_0x7071bf['attributes']['groupId']!=_0x3ac7bd)['map'](_0x3f2206=>({'listItem':_0x3f2206['getFirstRange']()['start']['nodeAfter'],'groupId':_0x3f2206['attributes']['groupId']})),_0x38ff96=new Set();for(const {groupId:_0x2eee42,listItem:_0x579451}of _0x36c8e6)_0x43e964['has'](_0x579451)&&_0x38ff96['add'](_0x2eee42);for(const _0x56cc64 of _0x21284c['getSuggestions']())_0x38ff96['has'](_0x56cc64['attributes']['groupId'])&&_0x56cc64['setAttribute']('groupId',_0x3ac7bd);}['_supportLegacySuggestions'](){const _0x541105=this['editor'],_0x546720=_0x541105['locale'],_0x309662=_0x541105['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x309662['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x467a23,_0x24b492){const _0x45cccb=[];for(let _0x31d25b of _0x467a23)_0x31d25b['start']['nodeAfter']===_0x31d25b['end']['parent']&&(_0x31d25b=_0x541105['model']['createRange'](_0x541105['model']['createPositionAt'](_0x31d25b['start']['nodeAfter'],0x0))),_0x45cccb['push'](_0x31d25b);_0x541105['model']['change'](_0x5f2335=>{const _0x2ea1cf=_0x541105['model']['document']['selection'],_0x2bc2e0=Array['from'](_0x2ea1cf['getRanges']())['map'](_0x25d5f7=>_0x2f00a5['fromRange'](_0x25d5f7));_0x5f2335['setSelection'](_0x45cccb),_0x541105['commands']['get'](_0x24b492['commandName'])['refresh'](),_0x24b492['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x541105['execute'](_0x24b492['commandName'],..._0x24b492['commandParams']),_0x5f2335['setSelection'](_0x2bc2e0);for(const _0x432426 of _0x2bc2e0)_0x432426['detach']();});}),_0x309662['descriptionFactory']['registerElementLabel'](function(_0x13f673){const _0x3e83fb=!_0x541105['model']['schema']['isObject'](_0x13f673),_0x3e8b45=_0x13f673['previousSibling'],_0x513188=_0x13f673['nextSibling'],_0x203446=_0x13f673['getAttribute']('listItemId'),_0x342e84=!_0x3e8b45||_0x3e8b45['getAttribute']('listItemId')!==_0x203446,_0x5b4bc5=!_0x513188||_0x513188['getAttribute']('listItemId')!==_0x203446;return _0x3e83fb&&Boolean(_0x203446)&&_0x342e84&&_0x5b4bc5;},_0x256c7e=>o(_0x546720,'ELEMENT_LIST_ITEM',_0x256c7e));}['_registerLegacyDescription'](){const _0xafc239=this['editor'],_0x1da908=_0xafc239['locale'];function _0x3de10e(_0x128cd9){const _0x570278=_0xafc239['commands']['get']('bulletedList')['value'],_0x596d3c=_0xafc239['commands']['get']('numberedList')['value'];return'numberedList'===_0x128cd9?_0x570278:_0x596d3c;}_0xafc239['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x434543){if('formatBlock'!=_0x434543['type'])return;const {data:_0x1a189f}=_0x434543;if(!_0x1a189f)return;let _0x29888a,_0x1d4c97,_0x2bf832,_0x54b58f;switch(_0x1a189f['commandName']){case'bulletedList':_0x2bf832=_0x1a189f['commandParams'][0x0]['forceValue'],_0x54b58f=_0x3de10e(_0x1a189f['commandName']),_0x29888a=_0x2bf832?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x54b58f&&_0xafc239['config']['get']('list.multiBlock')||(_0x29888a='*Change\x20to:*\x20%0'),_0x1d4c97={'type':'format','content':o(_0x1da908,_0x29888a,o(_0x1da908,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x2bf832=_0x1a189f['commandParams'][0x0]['forceValue'],_0x54b58f=_0x3de10e(_0x1a189f['commandName']),_0x29888a=_0x2bf832?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x54b58f&&_0xafc239['config']['get']('list.multiBlock')||(_0x29888a='*Change\x20to:*\x20%0'),_0x1d4c97={'type':'format','content':o(_0x1da908,_0x29888a,o(_0x1da908,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x29888a='*Indent:*\x20%0',_0x1d4c97={'type':'format','content':o(_0x1da908,_0x29888a,o(_0x1da908,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x29888a=function(_0x637857){const _0x13b836=_0x637857['getFirstRange']();let _0x1d4ea7=_0x13b836['start']['nodeAfter'];for(;_0x1d4ea7&&_0x13b836['containsItem'](_0x1d4ea7);){if(_0x1d4ea7['getAttribute']('listIndent')>0x0)return!0x1;_0x1d4ea7=_0x1d4ea7['nextSibling'];}return!0x0;}(_0x434543)?o(_0x1da908,'*Format:*\x20remove\x20from\x20%0',o(_0x1da908,function(_0x3d5336){return'ELEMENT_'+_0x3d5336['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x434543))):o(_0x1da908,'*Outdent:*\x20%0',o(_0x1da908,'ELEMENT_LIST_ITEM')),_0x1d4c97={'type':'format','content':_0x29888a};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1a189f['multipleBlocks']&&(_0x29888a='*Merge:*\x20%0',_0x1d4c97={'type':'deletion','content':o(_0x1da908,_0x29888a,o(_0x1da908,'ELEMENT_LIST_ITEM'))});}return _0x1d4c97;});}}function Ee(_0xa9d069){let _0x51d9bd=_0xa9d069['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x51d9bd;){const _0x4abbd5=_0x51d9bd['getAttribute']('listItemId');if(!_0x4abbd5)return!0x1;if(_0x4abbd5==_0xa9d069['data']['newValue'])return'newValue';if(_0x4abbd5==_0xa9d069['data']['oldValue'])return'oldValue';_0x51d9bd=_0x51d9bd['previousSibling'];}return!0x1;}class pe extends _0x190756{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x4fc389=this['editor']['config']['get']('list.properties'),_0x5c14bd=this['editor']['plugins']['get']('TrackChangesEditing');_0x4fc389['styles']&&(_0x5c14bd['enableDefaultAttributesIntegration']('listStyle'),_0x5c14bd['registerBlockAttribute']('listStyle')),_0x4fc389['reversed']&&(_0x5c14bd['enableDefaultAttributesIntegration']('listReversed'),_0x5c14bd['registerBlockAttribute']('listReversed')),_0x4fc389['startIndex']&&(_0x5c14bd['enableDefaultAttributesIntegration']('listStart'),_0x5c14bd['registerBlockAttribute']('listStart'));const _0x482015={'type':'format','content':''};_0x5c14bd['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x35a881=this['editor']['locale'];_0x5c14bd['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x35a881,'FORMAT_LIST_REVERSED')),_0x5c14bd['descriptionFactory']['registerDescriptionCallback'](_0x38bd5e=>{const {data:_0x449e9f}=_0x38bd5e;if(_0x449e9f&&'listReversed'==_0x449e9f['key'])return null==_0x449e9f['newValue']||0x0==_0x449e9f['newValue']&&null==_0x449e9f['oldValue']?_0x482015:void 0x0;}),_0x5c14bd['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x35a881,'FORMAT_LIST_START')),_0x5c14bd['descriptionFactory']['registerDescriptionCallback'](_0x17eb16=>{const {data:_0x469fd3}=_0x17eb16;if(_0x469fd3&&'listStart'==_0x469fd3['key'])return null==_0x469fd3['newValue']||0x1==_0x469fd3['newValue']&&null==_0x469fd3['oldValue']?_0x482015:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x2e149a=>{if(_0x2e149a['batch']['isUndo'])return!0x1;let _0x297776=!0x1;const _0x44de3c=_0x5c14bd['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4b7747=>{const _0x5af2c6=_0x5c14bd['_getAttributeKey'](_0x4b7747);return'listStart'==_0x5af2c6||'listReversed'==_0x5af2c6;});for(const _0xce52e7 of _0x44de3c){const _0x469c3c=_0xce52e7['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x469c3c||'customNumbered'==_0x469c3c)continue;_0x5c14bd['_findSuggestions'](_0xce52e7['getFirstRange'](),'attribute')['find'](_0x3ee501=>'listType'==_0x5c14bd['_getAttributeKey'](_0x3ee501['suggestion']))||(_0x2e149a['removeMarker'](_0xce52e7['getFirstMarker']()),_0x297776=!0x0);}return _0x297776;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x439b6f){const _0x179727=this['editor']['locale'],{data:_0x49cf03}=_0x439b6f,_0x4067da={'type':'format','content':''};if(!_0x49cf03||'listStyle'!=_0x49cf03['key'])return;if(!_0x49cf03['oldValue'])return'default'==_0x49cf03['newValue']?_0x4067da:{'type':'format','content':''+o(_0x179727,'*Set\x20format:*\x20%0',o(_0x179727,this['_getTranslationKeyForListStyle'](_0x49cf03['newValue'])))};if(!_0x49cf03['newValue']){if('default'==_0x49cf03['oldValue'])return _0x4067da;let _0x30a049=_0x439b6f['head'];for(;_0x30a049;){if(_0x30a049['data']&&'listType'==_0x30a049['data']['key']&&_0x30a049['data']['newValue'])return _0x4067da;_0x30a049=_0x30a049['next'];}return{'type':'format','content':''+o(_0x179727,'*Remove\x20format:*\x20%0',o(_0x179727,this['_getTranslationKeyForListStyle'](_0x49cf03['oldValue'])))};}if('default'!=_0x49cf03['newValue'])return{'type':'format','content':''+o(_0x179727,'*Set\x20format:*\x20%0',o(_0x179727,this['_getTranslationKeyForListStyle'](_0x49cf03['newValue'])))};let _0x571549=_0x439b6f['head'];for(;_0x571549;){if(_0x571549['data']&&'listType'==_0x571549['data']['key']&&_0x571549['data']['newValue']&&_0x571549['data']['oldValue'])return _0x4067da;_0x571549=_0x571549['next'];}return{'type':'format','content':o(_0x179727,'*Set\x20format:*\x20%0',o(_0x179727,'ELEMENT_'+_0x439b6f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x458fd1=this['editor'],_0x2d55f5=_0x458fd1['locale'];_0x458fd1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x509991=>{if('formatBlock'!=_0x509991['type'])return;const {data:_0x599f53}=_0x509991;if(!_0x599f53)return;let _0x2e7ce8,_0x1f9009;switch(_0x599f53['commandName']){case'listStyle':_0x2e7ce8='*Change\x20to:*\x20%0',_0x1f9009={'type':'format','content':o(_0x2d55f5,_0x2e7ce8,o(_0x2d55f5,this['_getTranslationKeyForListStyle'](_0x599f53['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2e7ce8=_0x599f53['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1f9009={'type':'format','content':o(_0x2d55f5,_0x2e7ce8)};break;case'listStart':_0x2e7ce8='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1f9009={'type':'format','content':o(_0x2d55f5,_0x2e7ce8,_0x599f53['commandParams'][0x0]['startIndex'])};}return _0x1f9009;});}['_getTranslationKeyForListStyle'](_0x545cbc){return'ELEMENT_'+function(_0x4e8107){if(ye['includes'](_0x4e8107))return'bulleted';if(Se['includes'](_0x4e8107))return'numbered';return null;}(_0x545cbc)['toUpperCase']()+'_LIST_'+_0x545cbc['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x190756{static get['requires'](){return[_0x2b5e80];}['init'](){const _0x1c7252=this['editor'],_0x13edfb=_0x1c7252['plugins']['get']('TrackChangesEditing'),_0x1d8ad4=_0x1c7252['commands']['get']('enter');_0x13edfb['enableCommand']('enter',()=>{_0x1c7252['model']['change'](_0x345e28=>{const _0x5f227e=_0x1c7252['model']['document']['selection'],_0xa0f9a6=_0x5f227e['getFirstPosition'](),_0x1db8de=_0x2f00a5['fromRange'](_0x5f227e['getFirstRange']());if(_0x1d8ad4['enterBlock'](_0x345e28)){const _0x294f47=_0x1c7252['model']['createPositionAt'](_0xa0f9a6['parent']['nextSibling'],0x0),_0x3ed87d=_0x345e28['createRange'](_0xa0f9a6,_0x294f47);_0x13edfb['markInsertion'](_0x3ed87d);}else _0x345e28['setSelection'](_0x345e28['createRange'](_0x1db8de['end']));_0x1db8de['detach'](),_0x1d8ad4['fire']('afterExecute',{'writer':_0x345e28});});}),_0x1c7252['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x1c7252,'split'),{'priority':'high'}),_0x1c7252['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x1303c2,_0x1b8cc3,_0x2767d9)=>{const _0x49cde3=_0x2767d9['mapper']['markerNameToElements'](_0x1b8cc3['markerName']);if(_0x49cde3){for(const _0x57ec6a of _0x49cde3)_0x57ec6a['hasClass']('ck-suggestion-marker-split')&&(_0x2767d9['mapper']['unbindElementFromMarkerName'](_0x57ec6a,_0x1b8cc3['markerName']),_0x2767d9['writer']['remove'](_0x57ec6a));}},{'priority':'high'}),_0x1c7252['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0xe443ab,_0x419444,_0x147c51)=>{_0x147c51['options']['showSuggestionHighlights']&&_e(_0x1c7252,'split',{'showActiveMarker':!0x1})['bind'](this)(_0xe443ab,_0x419444,_0x147c51);},{'priority':'high'});}}class X extends _0x190756{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x44f679=this['editor']['plugins']['get']('TrackChangesEditing');_0x44f679['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x44f679['enableCommand']('findNext'),_0x44f679['enableCommand']('findPrevious'),_0x44f679['enableCommand']('replace'),_0x44f679['enableCommand']('replaceAll');}['handleFindCommand'](_0x359e16,_0x240667,_0x10b871={}){const _0x47960b=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x359e16(_0x18f84b=>{let _0x21a6f8=('string'==typeof _0x240667?_0x47960b['findByTextCallback'](_0x240667,_0x10b871):_0x240667)(_0x18f84b);Array['isArray'](_0x21a6f8)&&(_0x21a6f8={'results':_0x21a6f8,'searchText':'string'==typeof _0x240667?_0x240667:''});const _0xa7a220=_0x21a6f8['results']['filter'](_0x5e5861=>!0x1===this['_isInDeletionRange'](_0x5e5861,_0x18f84b['item']));return{..._0x21a6f8,'results':_0xa7a220};},_0x10b871);}['_isInDeletionRange'](_0x3d48b1,_0x2a3ae7){const _0x3f1de8=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2a3ae7,_0x3d48b1['start']),this['editor']['model']['createPositionAt'](_0x2a3ae7,_0x3d48b1['end']));for(const _0x446137 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x3f1de8['getIntersection'](_0x446137['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x190756{['afterInit'](){const _0x4417ac=this['editor']['locale'],_0x223fbf=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x1136ce,commandName:_0x5e6a20}of ro)this['editor']['plugins']['has'](_0x1136ce)&&(_0x223fbf['enableDefaultAttributesIntegration'](_0x5e6a20),_0x223fbf['registerInlineAttribute'](_0x5e6a20));_0x223fbf['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x4417ac,'FORMAT_FONT_SIZE')),_0x223fbf['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x4417ac,'FORMAT_FONT_FAMILY')),_0x223fbf['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x4417ac,'FORMAT_FONT_COLOR')),_0x223fbf['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x4417ac,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x509f3e=this['editor'],_0x2387e8=_0x509f3e['locale'];_0x509f3e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x56e1e7=>{const _0x1a0b1b=_0x2387e8['t'];if('formatInline'!=_0x56e1e7['type'])return;const {data:_0x9a31db}=_0x56e1e7;if(null!=_0x9a31db){if('fontSize'==_0x9a31db['commandName']){const _0xe80404=_0x9a31db['commandParams'][0x0]['value'];if(_0xe80404){const _0x9731b2=_0x1a0b1b(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x7d0590=>_0x7d0590['model']==_0xe80404)['title'])['toLowerCase']();return{'type':'format','content':o(_0x2387e8,'*Set\x20font\x20size:*\x20%0',_0x9731b2)};}return{'type':'format','content':o(_0x2387e8,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x9a31db['commandName']){const _0x58c61e=_0x9a31db['commandParams'][0x0]['value'];return _0x58c61e?{'type':'format','content':o(_0x2387e8,'*Set\x20font\x20family:*\x20%0',_0x58c61e)}:{'type':'format','content':o(_0x2387e8,'*Reset\x20font\x20family*')};}if('fontColor'==_0x9a31db['commandName']){const _0x322713=_0x9a31db['commandParams'][0x0]['value'];if(_0x322713){const _0x35aade=_0x3294d4(this['editor']['config']['get']('fontColor.colors'))['find'](_0x416ec4=>_0x416ec4['model']==_0x322713);let _0x47f297=_0x322713,_0x67e2b4='';return _0x35aade&&(_0x47f297=_0x35aade['label'],_0x67e2b4=_0x1a0b1b(_0x47f297)['toLowerCase']()),{'type':'format','content':o(_0x2387e8,'*Set\x20font\x20color:*\x20%0',_0x67e2b4)['trim'](),'color':{'value':_0x322713,'title':_0x67e2b4||_0x47f297}};}return{'type':'format','content':o(_0x2387e8,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x9a31db['commandName']){const _0x514dae=_0x9a31db['commandParams'][0x0]['value'];if(_0x514dae){const _0xe8b89e=_0x3294d4(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x394b7b=>_0x394b7b['model']==_0x514dae);let _0x429649=_0x514dae,_0x4a7b5d='';return _0xe8b89e&&(_0x429649=_0xe8b89e['label'],_0x4a7b5d=_0x1a0b1b(_0x429649)['toLowerCase']()),{'type':'format','content':o(_0x2387e8,'*Set\x20font\x20background\x20color:*\x20%0',_0x4a7b5d)['trim'](),'color':{'value':_0x514dae,'title':_0x4a7b5d||_0x429649}};}return{'type':'format','content':o(_0x2387e8,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x190756{['afterInit'](){const _0x39e311=this['editor'],_0x2675fa=_0x39e311['plugins']['get']('TrackChangesEditing'),_0x192fa8=_0x39e311['commands']['get']('copyFormat'),_0x421b2d=_0x39e311['commands']['get']('pasteFormat');_0x192fa8&&_0x421b2d&&(_0x2675fa['enableDefaultAttributesIntegration']('pasteFormat'),_0x2675fa['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x4d8259=this['editor'],_0x3c132b=_0x4d8259['locale'];_0x4d8259['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3a163a=>{if('formatBlock'!=_0x3a163a['type']&&'formatInline'!=_0x3a163a['type'])return;const {data:_0x246018}=_0x3a163a;if(_0x246018&&'pasteFormat'===_0x246018['commandName']){const _0x2db14e=[],_0x4ab472=_0x246018['commandParams'][0x0];for(const [_0x4dd160,_0x497a4a]of Object['entries'](_0x4ab472))_0x2db14e['push'](so(_0x4d8259,_0x4dd160,_0x497a4a));return _0x2db14e['length']?{'type':'format','content':o(_0x3c132b,'*Set\x20format\x20to:*\x20%0',_0x2db14e['join'](',\x20'))}:{'type':'format','content':o(_0x3c132b,'*Remove\x20all\x20formatting*')};}});}}function so(_0x5dea3a,_0x12f59f,_0x13ec58){const _0x1e1c49=_0x5dea3a['locale']['t'],_0x36c8c1=_0x12f59f['split'](/(?=[A-Z])/)['join']('\x20'),_0xc774e9=_0x1e1c49(_0x36c8c1['charAt'](0x0)['toUpperCase']()+_0x36c8c1['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x13ec58)return _0xc774e9;if('fontColor'===_0x12f59f||'fontBackgroundColor'===_0x12f59f){const _0x372977=_0x3294d4(_0x5dea3a['config']['get']('fontColor.colors'))['find'](_0xf99d82=>_0xf99d82['model']==_0x13ec58);return _0xc774e9+'\x20('+(_0x372977?_0x1e1c49(_0x372977['label'])['toLowerCase']():_0x13ec58)+')';}if('fontSize'===_0x12f59f&&isNaN(parseFloat(_0x13ec58))){const _0x5568c6=_0x5dea3a['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x5dea3a['config']['get']('fontSize.options'))['find'](_0x3392e9=>_0x3392e9['model']==_0x13ec58);return _0xc774e9+'\x20('+(_0x5568c6?_0x1e1c49(_0x5568c6['title'])['toLowerCase']():_0x13ec58)+')';}return _0xc774e9+'\x20('+_0x13ec58+')';}class tt extends _0x190756{['_headingOptions'];['afterInit'](){const _0xb95e6f=this['editor'];if(!_0xb95e6f['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0xb95e6f['config']['get']('heading.options');const _0x53d852=_0xb95e6f['locale'],_0x324f95=_0xb95e6f['plugins']['get']('TrackChangesEditing');_0x324f95['enableDefaultAttributesIntegration']('heading');for(const _0xd6bfec of this['_headingOptions'])'paragraph'!=_0xd6bfec['model']&&_0x324f95['descriptionFactory']['registerElementLabel'](_0xd6bfec['model'],_0xeea083=>{const _0x59550c=this['_getHeadingLevel'](_0xd6bfec['model']);return null!==_0x59550c?_0x3caade(_0xeea083,_0x59550c):_0x414e9a(_0xeea083,_0xd6bfec['title']);});function _0x3caade(_0x5dc70f,_0x26da47){return o(_0x53d852,'ELEMENT_HEADING',[_0x5dc70f,_0x26da47]);}function _0x414e9a(_0x12a7c7,_0x16f3c2){return o(_0x53d852,'ELEMENT_HEADING_CUSTOM',[_0x12a7c7,_0x16f3c2]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x141214=this['editor'],_0x2121b6=_0x141214['locale'];function _0x27f7eb(_0x3e6620,_0x449a8f){return o(_0x2121b6,'ELEMENT_HEADING_CUSTOM',[_0x3e6620,_0x449a8f]);}_0x141214['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x26d4e0=>{if('formatBlock'!=_0x26d4e0['type'])return;const {data:_0x1fa496}=_0x26d4e0;if(_0x1fa496&&'heading'==_0x1fa496['commandName']){const _0x1ef17c=_0x1fa496['commandParams'][0x0]['value'],_0x23a316=this['_getHeadingLevel'](_0x1ef17c);if(null!==_0x23a316)return{'type':'format','content':o(_0x2121b6,'*Change\x20to:*\x20%0',(_0x358161=0x1,_0x571169=_0x23a316,o(_0x2121b6,'ELEMENT_HEADING',[_0x358161,_0x571169])))};const _0x16652b=this['_headingOptions']['find'](_0x25c389=>_0x25c389['model']===_0x1ef17c)['title'];return{'type':'format','content':o(_0x2121b6,'*Change\x20to:*\x20%0',_0x27f7eb(0x1,_0x16652b))};}var _0x358161,_0x571169;});}['_getHeadingLevel'](_0x339743){const _0x22ee32=_0x339743['match'](/^heading(\d+)/);if(_0x22ee32)return _0x22ee32[0x1];const _0x1f4daa=this['_headingOptions']?.['find'](_0x2ccd05=>_0x2ccd05['model']==_0x339743);if(_0x1f4daa&&_0x1f4daa['view']){const _0x258c4d=_0x1f4daa['view'],_0x53469=(_0x258c4d['name']??_0x258c4d)['match'](/^h(\d+)/);if(_0x53469)return _0x53469[0x1];}return null;}}class et extends _0x190756{['afterInit'](){const _0x1bde31=this['editor'];if(!_0x1bde31['plugins']['has']('HighlightEditing'))return;const _0x419dbf=_0x1bde31['plugins']['get']('TrackChangesEditing'),_0x1fb786=_0x1bde31['locale'];_0x419dbf['enableDefaultAttributesIntegration']('highlight'),_0x419dbf['registerInlineAttribute']('highlight'),_0x419dbf['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x1fb786,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x14b7a5=this['editor'],_0x248668=_0x14b7a5['locale'];_0x14b7a5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x79bdc0=>{if('formatInline'!=_0x79bdc0['type'])return;const {data:_0x1b3086}=_0x79bdc0;if(_0x1b3086&&'highlight'==_0x1b3086['commandName']){const _0x361b9c=_0x248668['t'],_0x1950c5=_0x1b3086['commandParams'][0x0]['value'];if(_0x1950c5){const _0x21b25c=_0x14b7a5['config']['get']('highlight.options')['find'](_0x46c813=>_0x46c813['model']==_0x1950c5),_0x33aede=_0x361b9c(_0x21b25c['title'])['toLowerCase']();return{'type':'format','content':o(_0x248668,'*Set\x20highlight:*\x20%0',_0x33aede),'color':{'value':_0x21b25c['color'],'title':_0x21b25c['title']}};}return{'type':'format','content':o(_0x248668,'*Remove\x20highlight*',o(_0x248668,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x190756{['afterInit'](){const _0x599b3=this['editor'];if(!_0x599b3['plugins']['has']('HorizontalLineEditing'))return;_0x599b3['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x8caeea=_0x599b3['plugins']['get']('TrackChangesEditing'),_0x19dbb4=_0x599b3['locale'];_0x8caeea['descriptionFactory']['registerElementLabel']('horizontalLine',_0x330ed5=>o(_0x19dbb4,'ELEMENT_HORIZONTAL_LINE',_0x330ed5)),_0x599b3['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x50fc4b,{writer:_0x1e6d73,options:_0x3b9e0c})=>{if(!_0x3b9e0c['showSuggestionHighlights'])return null;const _0x33ee5e=_0x1e6d73['createContainerElement']('div'),_0x45b674=_0x1e6d73['createEmptyElement']('hr');return _0x1e6d73['addClass']('ck-horizontal-line',_0x33ee5e),_0x1e6d73['insert'](_0x1e6d73['createPositionAt'](_0x33ee5e,0x0),_0x45b674),_0x33ee5e;},'converterPriority':'high'});}}class st extends _0x190756{['afterInit'](){const _0x45645c=this['editor'];if(!_0x45645c['plugins']['has']('HtmlEmbed'))return;const _0x222679=_0x45645c['plugins']['get']('TrackChangesEditing'),_0x444513=_0x45645c['locale'];_0x222679['descriptionFactory']['registerElementLabel']('rawHtml',_0x48725a=>o(_0x444513,'ELEMENT_HTML_EMBED',_0x48725a)),_0x222679['enableDefaultAttributesIntegration']('htmlEmbed'),_0x222679['registerBlockAttribute']('value'),_0x222679['descriptionFactory']['registerDescriptionCallback'](_0x544a52=>{if('attribute'!=_0x544a52['type'])return;const {data:_0x1c10c5}=_0x544a52;if(_0x1c10c5&&'value'==_0x1c10c5['key']&&_0x544a52['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x3430af=o(_0x444513,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x444513,'*Change\x20%0\x20content*',_0x3430af)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x465c97=this['editor'],_0x40e259=_0x465c97['locale'];_0x465c97['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x417d29=>{if('formatBlock'!=_0x417d29['type'])return;const {data:_0x47d48f}=_0x417d29;if(_0x47d48f&&'htmlEmbed'==_0x47d48f['commandName']){const _0x5a6261=o(_0x40e259,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x40e259,'*Change\x20%0\x20content*',_0x5a6261)};}});}}class nt extends _0x190756{['afterInit'](){const _0x1e9be4=this['editor'];if(!_0x1e9be4['plugins']['has']('ImageEditing'))return;const _0x451eac=_0x1e9be4['plugins']['get']('TrackChangesEditing'),_0x16fd1f=_0x1e9be4['plugins']['get']('ImageUtils'),_0x25a143=_0x1e9be4['locale'];_0x451eac['enableCommand']('insertImage'),_0x451eac['descriptionFactory']['registerElementLabel']('imageBlock',_0x310608=>o(_0x25a143,'ELEMENT_IMAGE',_0x310608)),_0x451eac['descriptionFactory']['registerElementLabel']('imageInline',_0x1fef97=>o(_0x25a143,'ELEMENT_INLINE_IMAGE',_0x1fef97)),_0x451eac['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x25a143,'ELEMENT_CAPTION')),_0x1e9be4['plugins']['has']('ImageUploadEditing')&&_0x451eac['enableCommand']('uploadImage'),_0x1e9be4['plugins']['has']('ImageBlockEditing')&&_0x1e9be4['plugins']['has']('ImageInlineEditing')&&(_0x451eac['enableCommand']('imageTypeInline',(_0xbf80b8,_0x28a3ea)=>{const _0x2ba549=_0x16fd1f['getClosestSelectedImageElement'](_0x1e9be4['model']['document']['selection']);_0x1e9be4['model']['change'](()=>{_0x451eac['markBlockFormat'](_0x2ba549,{'commandName':'imageTypeInline','commandParams':[_0x28a3ea]},[],'convertBlockImageToInline');});}),_0x451eac['enableCommand']('imageTypeBlock',(_0x4debbf,_0x13ba2a)=>{_0x1e9be4['model']['change'](_0x25e155=>{let _0x4e9d58=_0x16fd1f['getClosestSelectedImageElement'](_0x1e9be4['model']['document']['selection']),_0x3d9f6a=_0x25e155['createRangeOn'](_0x4e9d58);const _0x8a28ed=_0x26f862['fromPosition'](_0x3d9f6a['start'],'toPrevious'),_0x21ef40=_0x26f862['fromPosition'](_0x3d9f6a['end'],'toNext');_0x451eac['forceDefaultExecution'](()=>_0x4debbf(_0x13ba2a)),_0x4e9d58=_0x16fd1f['getClosestSelectedImageElement'](_0x1e9be4['model']['document']['selection']),_0x3d9f6a=_0x25e155['createRangeOn'](_0x4e9d58);const _0x153265=_0x25e155['createRange'](_0x8a28ed,_0x21ef40);_0x8a28ed['detach'](),_0x21ef40['detach'](),_0x451eac['markBlockFormat'](_0x4e9d58,{'commandName':'imageTypeInline','commandParams':[_0x13ba2a]},[],'convertInlineImageToBlock'),_0x153265['start']['isBefore'](_0x3d9f6a['start'])&&_0x451eac['markInsertion'](_0x25e155['createRange'](_0x153265['start'],_0x3d9f6a['start']),'convertInlineImageToBlock'),_0x3d9f6a['end']['isBefore'](_0x153265['end'])&&_0x451eac['markInsertion'](_0x25e155['createRange'](_0x3d9f6a['end'],_0x153265['end']),'convertInlineImageToBlock');});}),_0x451eac['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x451eac['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x451eac['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x451eac['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x451eac['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x451eac['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x11ca61])=>{const _0x5d7fe0=_0x451eac['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x453787=_0x11ca61['start'],_0x19fe09=_0x11ca61['end'];const _0x217858=_0x1e9be4['model']['schema']['getNearestSelectionRange'](_0x453787,'backward'),_0x185656=_0x1e9be4['model']['schema']['getNearestSelectionRange'](_0x19fe09,'forward');_0x217858['isCollapsed']&&(_0x453787=_0x217858['start']),_0x185656['isCollapsed']&&(_0x19fe09=_0x185656['end']),_0x5d7fe0([_0x1e9be4['model']['createRange'](_0x453787,_0x19fe09)]);}),_0x451eac['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x374147),_0x451eac['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x374147)),_0x1e9be4['plugins']['has']('ImageCaptionEditing')&&(_0x451eac['enableCommand']('toggleImageCaption',(_0x3698bb,_0x743a25)=>{const _0xbfdc88=_0x1e9be4['plugins']['get']('ImageCaptionUtils');let _0x3f84ce=_0x16fd1f['getClosestSelectedImageElement'](_0x1e9be4['model']['document']['selection']),_0x39c323=_0xbfdc88['getCaptionFromImageModelElement'](_0x3f84ce);_0x1e9be4['model']['change'](()=>{if(_0x39c323)return void _0x451eac['markDeletion'](_0x1e9be4['model']['createRangeOn'](_0x39c323));const _0x232e54=_0x16fd1f['isBlockImage'](_0x3f84ce);_0x3698bb(_0x743a25),_0x3f84ce=_0x16fd1f['getClosestSelectedImageElement'](_0x1e9be4['model']['document']['selection']),_0x39c323=_0xbfdc88['getCaptionFromImageModelElement'](_0x3f84ce),_0x451eac['markInsertion'](_0x1e9be4['model']['createRangeOn'](_0x39c323),_0x232e54?null:'imageCaption');});}),_0x451eac['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x374147));const _0x2b1908=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1ca982(_0x388c28,_0x34d9f3){const _0xfff189=_0x2b1908['findIndex'](({type:_0x6e5098,subType:_0x1e35f1})=>_0x388c28['type']==_0x6e5098&&_0x388c28['subType']==_0x1e35f1),_0x2e997c=_0x2b1908['findIndex'](({type:_0x3ec5b6,subType:_0x267a09})=>_0x34d9f3['type']==_0x3ec5b6&&_0x34d9f3['subType']==_0x267a09);if(_0xfff189<0x0||_0x2e997c<0x0)return!0x1;const _0xc3c293=_0x388c28['getFirstRange'](),_0xedf2c9=_0x34d9f3['getFirstRange']();if((0x0==_0xfff189||0x1==_0xfff189)&&0x2==_0x2e997c&&_0xc3c293['isIntersecting'](_0xedf2c9))return!0x0;if(0x2==_0xfff189&&0x3==_0x2e997c){const _0xab04ed=_0x451eac['_findSuggestions'](_0xc3c293,'insertion')['filter'](({suggestion:_0x18f3e3,meta:_0x3a4e77})=>_0x3a4e77['isOwn']&&'convertInlineImageToBlock'==_0x18f3e3['subType']);if(_0xab04ed['length']>0x1&&_0xedf2c9['end']['isEqual'](_0xc3c293['start']))return!0x0;if(0x1==_0xab04ed['length']&&(_0xc3c293['start']['isEqual'](_0xedf2c9['end'])||_0xc3c293['end']['isEqual'](_0xedf2c9['start'])))return!0x0;}if(0x3==_0xfff189&&0x3==_0x2e997c&&_0xc3c293['start']['isBefore'](_0xedf2c9['start'])){const _0x57018b=_0xc3c293['end']['nodeAfter'],_0x5a6cb2=_0xedf2c9['start']['nodeBefore'];return _0x16fd1f['isBlockImage'](_0x57018b)&&_0x57018b===_0x5a6cb2;}return!0x1;}function _0x374147(_0x397003,_0x512bfd){return _0x1ca982(_0x397003,_0x512bfd)?[_0x397003,_0x512bfd]:_0x1ca982(_0x512bfd,_0x397003)?[_0x512bfd,_0x397003]:null;}_0x1e9be4['plugins']['has']('ImageResize')&&(_0x451eac['enableDefaultAttributesIntegration']('resizeImage'),_0x451eac['registerBlockAttribute']('resizedWidth'),_0x451eac['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x25a143,'FORMAT_IMAGE_SIZE'))),_0x1e9be4['plugins']['has']('ImageTextAlternativeEditing')&&(_0x451eac['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x451eac['registerBlockAttribute']('alt')),_0x451eac['descriptionFactory']['registerDescriptionCallback'](_0x5e23f9=>{if(!!_0x2b1908['find'](({type:_0x1f1a27,subType:_0x1b5b54})=>_0x5e23f9['type']==_0x1f1a27&&_0x5e23f9['subType']==_0x1b5b54))return _0x5e23f9['previous']?{}:void 0x0;}),_0x451eac['descriptionFactory']['registerDescriptionCallback'](_0x3c4973=>{if('insertion'==_0x3c4973['type']||'deletion'==_0x3c4973['type']){const _0x48967b=_0x3c4973['getContainedElement']();if(_0x48967b&&_0x48967b['is']('element','caption'))return{'type':'insertion'==_0x3c4973['type']?'addObject':'removeObject','element':_0x48967b,'quantity':0x1};}}),_0x451eac['descriptionFactory']['registerDescriptionCallback'](_0x2511b3=>'formatBlock'==_0x2511b3['type']&&'convertInlineImageToBlock'==_0x2511b3['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x2511b3['type']&&'convertBlockImageToInline'==_0x2511b3['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x451eac['descriptionFactory']['registerDescriptionCallback'](_0x3f40b8=>{if('attribute'!=_0x3f40b8['type'])return;const {data:_0x4e0e27}=_0x3f40b8;if(!_0x4e0e27||'alt'!=_0x4e0e27['key'])return;const _0x5939f4=_0x4e0e27['newValue'];return _0x5939f4?{'type':'format','content':o(_0x25a143,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5939f4+'\x22')}:{'type':'format','content':o(_0x25a143,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x22c3c2=this['editor'],_0x23e4e8=_0x22c3c2['locale'];_0x22c3c2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x441d90=>{if('formatBlock'!=_0x441d90['type']&&'formatInline'!=_0x441d90['type'])return;const {data:_0x3ee188}=_0x441d90;if(_0x3ee188){if('imageTextAlternative'==_0x3ee188['commandName']){const _0x2b6abd=_0x3ee188['commandParams'][0x0]['newValue'];return _0x2b6abd?{'type':'format','content':o(_0x23e4e8,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2b6abd+'\x22')}:{'type':'format','content':o(_0x23e4e8,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x3ee188['commandName']){const _0x49d4db=_0x3ee188['commandParams'][0x0]['width'];return _0x49d4db?{'type':'format','content':o(_0x23e4e8,'*Set\x20image\x20width:*\x20%0',_0x49d4db)}:{'type':'format','content':o(_0x23e4e8,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x190756{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x4c0e97=this['editor']['locale'],_0x446333=this['editor']['plugins']['get']('TrackChangesEditing');_0x446333['enableDefaultAttributesIntegration']('replaceImageSource'),_0x446333['registerBlockAttribute']('src'),_0x446333['descriptionFactory']['registerDescriptionCallback'](_0x3b22e9=>{if('attribute'!=_0x3b22e9['type'])return;const {data:_0x310feb}=_0x3b22e9;return _0x310feb&&'src'==_0x310feb['key']?_0x310feb['newValue']&&_0x310feb['oldValue']?{'type':'format','content':o(_0x4c0e97,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x24c6eb=this['editor']['plugins']['get']('TrackChangesEditing');_0x24c6eb['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x24c6eb['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x24c6eb['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x24c6eb['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4e1255=this['editor'],_0x5a13c1=_0x4e1255['locale'];_0x4e1255['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2fc95c=>{if('formatBlock'!=_0x2fc95c['type']&&'formatInline'!=_0x2fc95c['type'])return;const {data:_0xf0852d}=_0x2fc95c;if(!_0xf0852d||'replaceImageSource'!=_0xf0852d['commandName'])return;return{'type':'format','content':o(_0x5a13c1,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x190756{['afterInit'](){const _0x2dfa5e=this['editor'];if(!_0x2dfa5e['plugins']['has']('ImageStyleEditing'))return;const _0x13e3e0=_0x2dfa5e['plugins']['get']('TrackChangesEditing'),_0x1e7daf=_0x2dfa5e['plugins']['get']('ImageUtils'),_0x542c71={};_0x13e3e0['enableCommand']('imageStyle',(_0x4f13d1,_0xe556d3)=>{const _0x4bd2eb=_0x2dfa5e['plugins']['get']('Users')['me'],_0x54c0ee=_0x2dfa5e['commands']['get']('imageStyle');let _0x31fc11=_0x1e7daf['getClosestSelectedImageElement'](_0x2dfa5e['model']['document']['selection']),_0x1ec6cc=_0x2dfa5e['model']['createRangeOn'](_0x31fc11),_0x13bb3d=_0x54c0ee['value'];if(_0x13bb3d==_0xe556d3['value'])return;const _0x172b3c={'commandName':'imageStyle','commandParams':[_0xe556d3],'formatGroupId':_0x48c6b4()};_0x2dfa5e['model']['change'](()=>{if(_0x13e3e0['getSuggestions']()['filter'](_0x4771bd=>_0x4771bd['isInContent']&&_0x4bd2eb==_0x4771bd['author']&&('formatBlock'==_0x4771bd['type']||'formatInline'==_0x4771bd['type'])&&('imageStylePreApply'==_0x4771bd['subType']||'imageStylePostApply'==_0x4771bd['subType'])&&_0x4771bd['getFirstRange']()['isEqual'](_0x1ec6cc))['forEach'](_0x2086bc=>_0x13e3e0['discardSuggestion'](_0x2086bc['head'])),_0x31fc11=_0x1e7daf['getClosestSelectedImageElement'](_0x2dfa5e['model']['document']['selection']),_0x1ec6cc=_0x2dfa5e['model']['createRangeOn'](_0x31fc11),_0x54c0ee['refresh'](),_0x2dfa5e['commands']['get']('imageTypeInline')['refresh'](),_0x2dfa5e['commands']['get']('imageTypeBlock')['refresh'](),_0x13bb3d=_0x54c0ee['value'],_0x13bb3d!=_0xe556d3['value'])return _0x1e7daf['isInlineImage'](_0x31fc11)&&_0x54c0ee['shouldConvertImageType'](_0xe556d3['value'],_0x31fc11)?(_0x4f13d1({..._0xe556d3,'setImageSizes':!0x1}),_0x31fc11=_0x1e7daf['getClosestSelectedImageElement'](_0x2dfa5e['model']['document']['selection']),void _0x13e3e0['markBlockFormat'](_0x31fc11,{..._0x172b3c,'commandReversedParams':[{'value':_0x13bb3d||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x1e7daf['isBlockImage'](_0x31fc11)?_0x13e3e0['markBlockFormat'](_0x31fc11,_0x172b3c,[],'imageStylePostApply'):_0x13e3e0['markInlineFormat'](_0x1ec6cc,_0x172b3c,'imageStylePostApply'));});});for(const _0x23608e of _0x2dfa5e['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x542c71[_0x23608e['name']]=_0x23608e['title']['toLowerCase']();_0x13e3e0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x13e3e0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x13e3e0['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x13e3e0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x26dabc])=>{_0x1e7daf['setImageNaturalSizeAttributes'](_0x26dabc['getContainedElement']());}),_0x13e3e0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x148159,_0x39095f)=>{_0x13e3e0['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x148159,{'commandName':_0x39095f['commandName'],'commandParams':_0x39095f['commandReversedParams']});}),_0x13e3e0['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x2a6dc5,_0x2f72eb){if(_0x1bc99c(_0x2a6dc5,_0x2f72eb))return[_0x2a6dc5,_0x2f72eb];if(_0x1bc99c(_0x2f72eb,_0x2a6dc5))return[_0x2f72eb,_0x2a6dc5];return null;});const _0x5164a5=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1bc99c(_0x794ab1,_0x541323){const _0x55a5cf=_0x5164a5['findIndex'](({type:_0x10bbf1,subType:_0x2889f7})=>_0x794ab1['type']==_0x10bbf1&&_0x794ab1['subType']==_0x2889f7),_0x497e3f=_0x5164a5['findIndex'](({type:_0x1dfd53,subType:_0x4a8161})=>_0x541323['type']==_0x1dfd53&&_0x541323['subType']==_0x4a8161);if(_0x55a5cf<0x0||_0x497e3f<0x0)return!0x1;const _0x4cced3=_0x794ab1['getFirstRange'](),_0xfd3965=_0x541323['getFirstRange']();if((0x0==_0x55a5cf||0x1==_0x55a5cf)&&0x2==_0x497e3f&&_0x4cced3['isIntersecting'](_0xfd3965))return!0x0;if(0x2==_0x55a5cf&&0x3==_0x497e3f){const _0x4642a1=_0x13e3e0['_findSuggestions'](_0x4cced3,'insertion')['filter'](({suggestion:_0x30950f,meta:_0x5d70ab})=>_0x5d70ab['isOwn']&&'convertInlineImageToBlock'==_0x30950f['subType']);if(_0x4642a1['length']>0x1&&_0xfd3965['end']['isEqual'](_0x4cced3['start']))return!0x0;if(0x1==_0x4642a1['length']&&(_0x4cced3['start']['isEqual'](_0xfd3965['end'])||_0x4cced3['end']['isEqual'](_0xfd3965['start'])))return!0x0;}if(0x3==_0x55a5cf&&0x3==_0x497e3f&&_0x4cced3['start']['isBefore'](_0xfd3965['start'])){const _0x1f553f=_0x4cced3['end']['nodeAfter'],_0x5d2aa3=_0xfd3965['start']['nodeBefore'];return _0x1e7daf['isBlockImage'](_0x1f553f)&&_0x1f553f===_0x5d2aa3;}return!0x1;}_0x2dfa5e['model']['document']['registerPostFixer'](()=>{let _0x24e464=!0x1;const _0x2de0bb=Array['from'](_0x2dfa5e['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3cb3ef,data:_0x8c737b}of _0x2de0bb){const {group:_0x37257d,type:_0x2f7f16,subType:_0x60150f,id:_0xa5fc58}=_0x13e3e0['_splitMarkerName'](_0x3cb3ef);if('suggestion'==_0x37257d&&_0x13e3e0['hasSuggestion'](_0xa5fc58)){if('formatBlock'==_0x2f7f16&&('imageStylePreApply'==_0x60150f||'imageStylePostApply'==_0x60150f)){const _0x36613d=_0x13e3e0['getSuggestion'](_0xa5fc58);if(_0x8c737b['newRange']){const _0x1ece75=_0x36613d['getFirstRange']()['getContainedElement']();if(_0x1e7daf['isBlockImage'](_0x1ece75))continue;_0x13e3e0['discardSuggestion'](_0x36613d),_0x24e464=!0x0;}}if('insertion'==_0x2f7f16&&'imageCaption'==_0x60150f&&!_0x8c737b['newRange']){const _0x1e4591=_0x13e3e0['getSuggestion'](_0xa5fc58);_0x1e4591['next']&&_0x1e4591['next']['isInContent']&&(_0x13e3e0['discardSuggestion'](_0x1e4591['next']),_0x24e464=!0x0);}}}return _0x24e464;}),this['_registerLegacyDescription'](_0x542c71);}['_registerLegacyDescription'](_0x20d394){const _0x3ea2a8=this['editor'],_0x55fd8f=_0x3ea2a8['locale'];_0x3ea2a8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x12f4b8=>{if('formatBlock'!=_0x12f4b8['type']&&'formatInline'!=_0x12f4b8['type'])return;const {data:_0x4924c7}=_0x12f4b8;if(!_0x4924c7||'imageStyle'!=_0x4924c7['commandName'])return;const _0x4cff51=_0x4924c7['commandParams'][0x0]['value'];return _0x462349('side'===_0x4cff51?o(_0x55fd8f,'FORMAT_SIDE_IMAGE'):_0x20d394[_0x4cff51]||_0x4cff51);function _0x462349(_0x398ba4){return{'type':'format','content':o(_0x55fd8f,'*Format:*\x20%0',_0x398ba4)};}});}}class at extends _0x190756{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x22e55d){super(_0x22e55d),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x47273c=this['editor'],_0x9108be=_0x47273c['commands']['get']('importWord'),_0x496127=_0x47273c['commands']['get']('trackChanges');_0x9108be&&(_0x9108be['on']('execute',(_0x5ab0b3,[,_0x379a8b])=>{this['_trackChangesValueDuringImport']=_0x496127['value'],_0x379a8b['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x9108be,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x9108be,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x496127['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x47273c['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x56f116,_0x2c6b00){const {suggestions:_0x3a0925}=_0x2c6b00,_0x4ec205=this['editor']['commands']['get']('trackChanges'),_0x33a498=_0x4ec205['value'];this['_trackChangesValueDuringImport']!==_0x33a498&&(_0x4ec205['execute'](),this['_trackChangesExecuted']=!0x0),_0x3a0925&&_0x3a0925['forEach'](({id:_0x2352b9,type:_0x2afd77,author:_0x51f4c7,created_at:_0x11da04})=>{const _0x42904e={'id':_0x2352b9,'type':_0x2afd77,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x51f4c7,'createdAt':_0x11da04?new Date(_0x11da04):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x42904e);});}}class ct extends _0x190756{['afterInit'](){const _0x900982=this['editor'],_0x809172=_0x900982['plugins']['get']('TrackChangesEditing');if(_0x900982['plugins']['has']('IndentEditing')&&(_0x809172['enableCommand']('indent'),_0x809172['enableCommand']('outdent')),_0x900982['plugins']['has']('IndentBlock')){for(const _0x17c7d9 of['indentBlock','outdentBlock'])_0x809172['enableDefaultAttributesIntegration'](_0x17c7d9);}const _0x31038c=_0x900982['locale'];_0x809172['registerBlockAttribute']('blockIndent'),_0x809172['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x31038c,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x157a52=this['editor'],_0x5675dc=_0x157a52['locale'],_0x40bec0=_0x157a52['plugins']['get']('TrackChangesEditing');_0x40bec0['descriptionFactory']['registerDescriptionCallback'](_0x316737=>{if('formatBlock'!=_0x316737['type'])return;const {data:_0x30c227}=_0x316737;if(!_0x30c227)return;if('indentBlock'!=_0x30c227['commandName']&&'outdentBlock'!=_0x30c227['commandName'])return;const _0x259e40=_0x316737['getItems']()[0x0],_0x1b612b=_0x40bec0['descriptionFactory']['getItemLabel'](_0x259e40);return'indentBlock'==_0x30c227['commandName']?{'type':'format','content':o(_0x5675dc,'*Indent:*\x20%0',_0x1b612b)}:'outdentBlock'==_0x30c227['commandName']?{'type':'format','content':o(_0x5675dc,'*Outdent:*\x20%0',_0x1b612b)}:void 0x0;});}}class ut extends _0x190756{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x190756{['afterInit'](){const _0x5c00a0=this['editor'];if(!_0x5c00a0['plugins']['has']('LinkEditing'))return;const _0x195d6d=_0x5c00a0['plugins']['get']('TrackChangesEditing'),_0xf494f5=_0x5c00a0['commands']['get']('link');_0x195d6d['enableDefaultAttributesIntegration']('link'),_0x195d6d['enableDefaultAttributesIntegration']('unlink'),_0x195d6d['registerInlineAttribute']('linkHref');for(const _0xf0b629 of _0xf494f5['manualDecorators'])_0x195d6d['registerInlineAttribute'](_0xf0b629['id']),_0x195d6d['descriptionFactory']['registerAttributeLabel'](_0xf0b629['id'],'link\x20('+_0xf0b629['label']['toLowerCase']()+')');_0x195d6d['descriptionFactory']['registerDescriptionCallback'](_0x50ae85=>{if('attribute'!=_0x50ae85['type'])return;const {data:_0x1a1918}=_0x50ae85;if(!_0x1a1918||'linkHref'!=_0x1a1918['key'])return;const _0x3b9d13=_0x1a1918['newValue'],_0x519b42=_0x5c00a0['locale'];return{'type':'format','content':null==_0x3b9d13?o(_0x519b42,'*Remove\x20link*'):o(_0x519b42,'*Set\x20link:*\x20%0','\x22'+_0x3b9d13+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x41230d=this['editor'],_0x3851b6=_0x41230d['locale'];_0x41230d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b344b=>{if('formatInline'!=_0x2b344b['type'])return;const {data:_0x445520}=_0x2b344b;if(_0x445520){if('link'==_0x445520['commandName']){const _0x44ac65=_0x445520['commandParams'][0x0];return{'type':'format','content':o(_0x3851b6,'*Set\x20link:*\x20%0','\x22'+_0x44ac65+'\x22')};}return'unlink'==_0x445520['commandName']?{'type':'format','content':o(_0x3851b6,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x190756{['afterInit'](){const _0x25c769=this['editor'],_0x4bb12a=_0x25c769['locale'];if(!_0x25c769['plugins']['has']('LegacyListEditing'))return;const _0x358d7e=_0x25c769['plugins']['get']('TrackChangesEditing'),_0x201980=_0x25c769['plugins']['has']('LegacyTodoListEditing');function _0x2943b3(_0x18da38){return()=>{const _0x2e259c=_0x25c769['model']['document']['selection'],_0x561a75=_0x25c769['commands']['get'](_0x18da38);if(_0x561a75['value'])return void _0x25c769['execute']('paragraph',{});const _0x7637de=_0x18da38['slice'](0x0,-0x4),_0x5a8637=function(_0x3bee93,_0x371177,_0x1eface){let _0x1a6297=Array['from'](_0x3bee93)['filter'](_0x4e745d=>function(_0x248127,_0x3d360d){return _0x3d360d['checkChild'](_0x248127['parent'],'listItem')&&!_0x3d360d['isObject'](_0x248127);}(_0x4e745d,_0x1eface));_0x1a6297=_0x1a6297['filter'](_0x6ef7c8=>!_0x6ef7c8['is']('element','listItem')||_0x6ef7c8['getAttribute']('listType')!=_0x371177);const _0x491abd=new Set();for(const _0x1f0532 of _0x1a6297)_0x1f0532['is']('element','listItem')?_0x491abd['add'](fe(_0x1f0532)):_0x491abd['add'](_0x1f0532);return Array['from'](_0x491abd);}(_0x2e259c['getSelectedBlocks'](),_0x7637de,_0x25c769['model']['schema']);_0x25c769['model']['change'](()=>{for(const _0x1f457c of _0x5a8637)_0x358d7e['markBlockFormat'](_0x1f457c,{'commandName':_0x18da38,'commandParams':[{'forceValue':!_0x561a75['value']}],'formatGroupId':'blockName'},ue(_0x1f457c));});};}function _0x151a51(_0x1c093c){return()=>{const _0x5a569d=function(_0x37072d){let _0x4459f9=Array['from'](_0x37072d);const _0x1def06=_0x4459f9['findIndex'](_0xe7fdf7=>'listItem'!=_0xe7fdf7['name']);return _0x1def06>-0x1&&(_0x4459f9=_0x4459f9['slice'](0x0,_0x1def06)),_0x4459f9;}(_0x25c769['model']['document']['selection']['getSelectedBlocks']()),_0x2d58f8=_0x25c769['model']['createRange'](_0x25c769['model']['createPositionAt'](_0x5a569d[0x0],'before'),_0x25c769['model']['createPositionAt'](_0x5a569d[_0x5a569d['length']-0x1],'end'));_0x25c769['model']['change'](()=>{_0x358d7e['markBlockFormat'](_0x2d58f8,{'commandName':_0x1c093c,'commandParams':[],'formatGroupId':'listIndent'},function(_0x9ff523){const _0x5b172e=new Set();for(const _0x53a72f of _0x9ff523){let _0x57cfc6=_0x53a72f['nextSibling'];for(;_0x57cfc6&&_0x57cfc6['getAttribute']('listIndent')>_0x53a72f['getAttribute']('listIndent');)_0x5b172e['add'](_0x57cfc6),_0x57cfc6=_0x57cfc6['nextSibling'];}return Array['from'](_0x5b172e);}(_0x5a569d));});};}_0x358d7e['enableCommand']('numberedList',_0x2943b3('numberedList')),_0x358d7e['enableCommand']('bulletedList',_0x2943b3('bulletedList')),_0x201980&&_0x358d7e['enableCommand']('todoList',_0x2943b3('todoList')),_0x358d7e['enableCommand']('indentList',_0x151a51('indentList')),_0x358d7e['enableCommand']('outdentList',_0x151a51('outdentList')),_0x201980&&_0x358d7e['enableCommand']('checkTodoList',()=>{const _0x76d086=_0x25c769['commands']['get']('checkTodoList'),_0xe9af19=Array['from'](_0x76d086['_selectedElements']);_0xe9af19['filter'](_0x19701a=>_0x19701a['getAttribute']('todoListChecked')!=_0x76d086['value']),_0x25c769['model']['change'](()=>{for(const _0x2fe1af of _0xe9af19)_0x358d7e['markBlockFormat'](_0x2fe1af,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x76d086['value']}]});});}),_0x358d7e['descriptionFactory']['registerElementLabel']('listItem',_0x3803e3=>o(_0x4bb12a,'ELEMENT_LIST_ITEM',_0x3803e3)),_0x358d7e['descriptionFactory']['registerDescriptionCallback'](_0x520bc7=>{if('formatBlock'!=_0x520bc7['type']&&'formatInline'!=_0x520bc7['type'])return;const {data:_0x5e021e}=_0x520bc7;if(_0x5e021e){if('numberedList'==_0x5e021e['commandName']||'bulletedList'==_0x5e021e['commandName']||'todoList'==_0x5e021e['commandName'])switch(_0x5e021e['commandName']['replace']('List','')){case'bulleted':return _0xdfea9c(o(_0x4bb12a,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xdfea9c(o(_0x4bb12a,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xdfea9c(o(_0x4bb12a,'ELEMENT_TODO_LIST'));}if('indentList'==_0x5e021e['commandName'])return{'type':'format','content':o(_0x4bb12a,'*Indent:*\x20%0',o(_0x4bb12a,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x5e021e['commandName'])return{'type':'format','content':o(_0x4bb12a,'*Outdent:*\x20%0',o(_0x4bb12a,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x5e021e['commandName'])return _0x5e021e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4bb12a,'*Check\x20item*')}:{'type':'format','content':o(_0x4bb12a,'*Uncheck\x20item*')};}function _0xdfea9c(_0x4970a6){return{'type':'format','content':o(_0x4bb12a,'*Change\x20to:*\x20%0',_0x4970a6)};}});}}function fe(_0x540894){const _0x51202f=_0x540894['getAttribute']('listIndent');if(0x0==_0x51202f)return _0x540894;let _0xfe599d=_0x540894;for(;_0x540894['previousSibling']&&_0x540894['previousSibling']['is']('element','listItem');){const _0x5dc3c4=_0x540894['previousSibling']['getAttribute']('listIndent');if(_0x5dc3c4==_0x51202f)_0xfe599d=_0x540894['previousSibling'];else{if(_0x5dc3c4<_0x51202f)break;}_0x540894=_0x540894['previousSibling'];}return _0xfe599d;}function ue(_0x48ed7b){const _0x149f8a=[];if(_0x48ed7b['is']('element','listItem')&&_0x48ed7b['getAttribute']('listIndent')>0x0){let _0x471e86=_0x48ed7b['nextSibling'];for(;_0x471e86&&'listItem'==_0x471e86['name']&&_0x471e86['getAttribute']('listIndent')==_0x48ed7b['getAttribute']('listIndent');)_0x149f8a['push'](_0x471e86),_0x471e86=_0x471e86['nextSibling'];}return _0x149f8a;}class W extends _0x190756{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x250fa0=this['editor']['config']['get']('list.properties'),_0x44e9da=this['editor']['plugins']['get']('TrackChangesEditing');_0x250fa0['styles']&&_0x44e9da['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x250fa0['reversed']&&_0x44e9da['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x250fa0['startIndex']&&_0x44e9da['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x44e9da['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x1c38bd,_0x336b6e={}){const _0x32e7df=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5af20e=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x32e7df['markMultiRangeBlockFormat'](_0x5af20e,{'commandName':'listStyle','commandParams':[{'type':_0x336b6e['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x40b54e,_0x1a33c5={}){const _0xf0312d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x525ef8=this['_getSuggestionBlocks'](_0x215b8c=>_0x215b8c['is']('element','listItem')&&'numbered'===_0x215b8c['getAttribute']('listType'));if(_0x525ef8['length']<0x1)return;const _0x4a82b8=_0x525ef8['map'](_0x4e8648=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4e8648,'before'),this['editor']['model']['createPositionAt'](_0x4e8648,0x0)));this['editor']['model']['change'](()=>{_0xf0312d['markMultiRangeBlockFormat'](_0x4a82b8,{'commandName':'listReversed','commandParams':[{'reversed':_0x1a33c5['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x9ab80f,_0xf2ba45={}){const _0x262441=this['editor']['plugins']['get']('TrackChangesEditing'),_0xb5f90d=this['_getSuggestionBlocks'](_0x474f3c=>_0x474f3c['is']('element','listItem')&&'numbered'===_0x474f3c['getAttribute']('listType'));if(_0xb5f90d['length']<0x1)return;const _0x9eb409=_0xb5f90d['map'](_0x75eb63=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x75eb63,'before'),this['editor']['model']['createPositionAt'](_0x75eb63,0x0)));this['editor']['model']['change'](()=>{_0x262441['markMultiRangeBlockFormat'](_0x9eb409,{'commandName':'listStart','commandParams':[{'startIndex':_0xf2ba45['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x18ccaa){if('formatBlock'!=_0x18ccaa['type']&&'formatInline'!=_0x18ccaa['type'])return;const _0xc5f45c=this['editor']['locale'],{data:_0x1a0454}=_0x18ccaa;if(!_0x1a0454)return;let _0x4c57c5,_0x597856;switch(_0x1a0454['commandName']){case'listStyle':_0x4c57c5='*Change\x20to:*\x20%0',_0x597856={'type':'format','content':o(_0xc5f45c,_0x4c57c5,o(_0xc5f45c,this['_getTranslationKeyForListStyle'](_0x1a0454['commandParams'][0x0]['type'])))};break;case'listReversed':_0x4c57c5=_0x1a0454['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x597856={'type':'format','content':o(_0xc5f45c,_0x4c57c5)};break;case'listStart':_0x4c57c5='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x597856={'type':'format','content':o(_0xc5f45c,_0x4c57c5,_0x1a0454['commandParams'][0x0]['startIndex'])};}return _0x597856;}['_getSuggestionBlocksForListStyle'](){const _0x56555a=this['editor']['plugins']['get']('LegacyListUtils');let _0x4be39b=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x4be39b[0x0]?.['is']('element','listItem')&&_0x4be39b['unshift'](..._0x56555a['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x4be39b[_0x4be39b['length']-0x1]?.['is']('element','listItem')&&_0x4be39b['push'](..._0x56555a['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x4be39b=[...new Set(_0x4be39b)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x4be39b=_0x4be39b['filter'](_0x498a07=>_0x498a07['is']('element','listItem'))),_0x4be39b;}['_getSuggestionBlocks'](_0x38fd90){const _0x518e1f=this['editor']['plugins']['get']('LegacyListUtils');let _0x4126f5=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x38fd90)['map'](_0x1ea567=>{const _0x124d4e=this['editor']['model']['createPositionAt'](_0x1ea567,0x0);return[..._0x518e1f['getSiblingNodes'](_0x124d4e,'backward'),..._0x518e1f['getSiblingNodes'](_0x124d4e,'forward')];})['flat']();return _0x4126f5=[...new Set(_0x4126f5)],_0x4126f5;}['_getTranslationKeyForListStyle'](_0xe126ad){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0xe126ad)||'default')['toUpperCase']()+'_LIST_'+_0xe126ad['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x190756{['afterInit'](){const _0x140fb8=this['editor'];if(!_0x140fb8['plugins']['has']('MediaEmbedEditing'))return;const _0x51b295=_0x140fb8['plugins']['get']('TrackChangesEditing'),_0x2de3dc=_0x140fb8['locale'];_0x51b295['enableCommand']('mediaEmbed'),_0x51b295['descriptionFactory']['registerElementLabel']('media',_0x720776=>o(_0x2de3dc,'ELEMENT_MEDIA',_0x720776)),_0x140fb8['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x42a708,{writer:_0x51c085,options:_0xc2e008})=>{if(_0xc2e008['showSuggestionHighlights'])return _0x51c085['createEmptyElement']('div');},'converterPriority':'high'}),_0x140fb8['data']['downcastDispatcher']['on']('attribute:url:media',(_0x13b13f,_0x3ccc30,_0x5519f6)=>{_0x5519f6['options']['showSuggestionHighlights']&&_0x13b13f['stop']();},{'priority':'high'});}}class mt extends _0x190756{['afterInit'](){const _0xc20e62=this['editor'];_0xc20e62['plugins']['has']('MentionEditing')&&_0xc20e62['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x190756{['afterInit'](){const _0x46ffe2=this['editor'];if(!_0x46ffe2['commands']['get']('insertMergeField'))return;_0x46ffe2['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x115c27=_0x46ffe2['plugins']['get']('TrackChangesEditing'),_0x30ddff=_0x46ffe2['locale'];_0x115c27['descriptionFactory']['registerElementLabel']('mergeField',_0x4cddf8=>o(_0x30ddff,'ELEMENT_MERGE_FIELD',_0x4cddf8)),_0x115c27['descriptionFactory']['registerDescriptionCallback'](_0x148cb3=>{if('insertion'!=_0x148cb3['type']&&'deletion'!=_0x148cb3['type'])return;const _0x537583=_0x148cb3['getContainedElement']();if(null==_0x537583)return;if(!_0x537583['is']('element','mergeField'))return;const _0x358a76=_0x46ffe2['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x537583['getAttribute']('id'));return'insertion'==_0x148cb3['type']?{'type':'insertion','content':o(_0x30ddff,'*Insert:*\x20%0','\x22'+_0x358a76+'\x22\x20'+o(_0x30ddff,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x30ddff,'*Remove:*\x20%0','\x22'+_0x358a76+'\x22\x20'+o(_0x30ddff,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x190756{['afterInit'](){const _0x4bd5ed=this['editor'],_0x375892=_0x4bd5ed['plugins']['get']('TrackChangesEditing');_0x4bd5ed['plugins']['has']('MultiLevelList')&&(_0x375892['enableDefaultAttributesIntegration']('multiLevelList'),_0x375892['registerBlockAttribute']('listMarkerStyle'),_0x375892['descriptionFactory']['registerDescriptionCallback'](_0x8bb68e=>this['handleDescriptions'](_0x8bb68e)));}['handleDescriptions'](_0x315de9){const _0x3f542e=this['editor']['locale'],{data:_0x1786d8}=_0x315de9,_0x1de8e0={'type':'format','content':''};if(_0x1786d8&&'listMarkerStyle'==_0x1786d8['key']){if(!_0x1786d8['oldValue'])return{'type':'format','content':o(_0x3f542e,'*Set\x20format:*\x20%0',o(_0x3f542e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1786d8['newValue']+')'};if(!_0x1786d8['newValue']){let _0x25d56c=_0x315de9['head'];for(;_0x25d56c;){if(_0x25d56c['data']&&'listType'==_0x25d56c['data']['key']&&_0x25d56c['data']['newValue'])return _0x1de8e0;_0x25d56c=_0x25d56c['next'];}return{'type':'format','content':o(_0x3f542e,'*Remove\x20format:*\x20%0',o(_0x3f542e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1786d8['oldValue']+')'};}}}}class kt extends _0x190756{['afterInit'](){const _0x497a64=this['editor'];if(!_0x497a64['plugins']['has']('PageBreakEditing'))return;_0x497a64['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x94f90a=_0x497a64['plugins']['get']('TrackChangesEditing'),_0x5d2ada=_0x497a64['locale'];_0x94f90a['descriptionFactory']['registerElementLabel']('pageBreak',_0x25a5ae=>o(_0x5d2ada,'ELEMENT_PAGE_BREAK',_0x25a5ae));}}class bt extends _0x190756{['afterInit'](){const _0x22de9b=this['editor'];if(!_0x22de9b['plugins']['has']('Paragraph'))return;const _0x2ea0cc=_0x22de9b['locale'],_0x4f4bd6=_0x22de9b['plugins']['get']('TrackChangesEditing');_0x4f4bd6['descriptionFactory']['registerElementLabel']('paragraph',_0x4b3d24=>o(_0x2ea0cc,'ELEMENT_PARAGRAPH',_0x4b3d24)),_0x4f4bd6['enableDefaultAttributesIntegration']('paragraph'),_0x4f4bd6['enableCommand']('insertParagraph'),_0x22de9b['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x22de9b),{'priority':'highest'}),_0x22de9b['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1b919d,_0x392112,_0xb47c4b)=>{_0xb47c4b['options']['showSuggestionHighlights']&&nr(_0x22de9b,{'showActiveMarker':!0x1})(_0x1b919d,_0x392112,_0xb47c4b);},{'priority':'highest'});const _0x507936=_0x4f4bd6['descriptionFactory'];_0x507936['registerDescriptionCallback'](_0x3b0781=>{if('insertion'!==_0x3b0781['type'])return;const {start:_0x3d75f0,end:_0x5855e6}=_0x3b0781['getFirstRange']();if(!_0x3d75f0['isTouching'](_0x5855e6)||!_0x3d75f0['nodeAfter'])return;const _0x403d29=_0x22de9b['model']['schema'],_0xd98a31=_0x3d75f0['nodeAfter'];return _0x403d29['isBlock'](_0xd98a31)&&!_0x403d29['isLimit'](_0xd98a31)&&_0x403d29['checkChild'](_0xd98a31,'$text')?{'type':'insertion','content':o(_0x2ea0cc,'*Insert:*\x20%0',_0x507936['getItemLabel'](_0xd98a31,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x6c3cf=this['editor'],_0x484f81=_0x6c3cf['locale'];_0x6c3cf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4f8d43=>{if('formatBlock'!=_0x4f8d43['type'])return;const {data:_0x3bb7f9}=_0x4f8d43;return _0x3bb7f9&&'paragraph'==_0x3bb7f9['commandName']?{'type':'format','content':o(_0x484f81,'*Change\x20to:*\x20%0',o(_0x484f81,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x40ae91,{showActiveMarker:_0x19d828=!0x0}={}){return(_0x25dd15,_0x46c793,_0x367274)=>{const _0x1d1f60=_0x40ae91['plugins']['get']('TrackChangesEditing'),_0x1ec90e=_0x46c793['markerRange']['start'],_0x3c7f92=_0x46c793['markerRange']['end'],_0x4930c5=_0x40ae91['model']['schema'];if(!_0x1ec90e['isTouching'](_0x3c7f92)||!_0x1ec90e['nodeAfter'])return;const _0x429886=_0x1ec90e['nodeAfter'];if(_0x4930c5['isBlock'](_0x429886)&&!_0x4930c5['isLimit'](_0x429886)&&_0x4930c5['checkChild'](_0x429886,'$text')){if(!_0x367274['consumable']['consume'](_0x46c793['markerRange'],_0x25dd15['name']))return;const {authorId:_0x1ddf1b}=_0x1d1f60['_splitMarkerName'](_0x46c793['markerName']),_0x5ab6cd=_0x367274['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x1ddf1b}),_0x23a933=_0x367274['mapper']['toViewPosition'](_0x3c7f92);_0x19d828&&_0x1d1f60['activeMarkers']['includes'](_0x46c793['markerName'])&&_0x367274['writer']['addClass']('ck-suggestion-marker--active',_0x5ab6cd),_0x367274['writer']['insert'](_0x23a933,_0x5ab6cd),_0x367274['mapper']['bindElementToMarker'](_0x5ab6cd,_0x46c793['markerName']);}};}class wt extends _0x190756{['afterInit'](){const _0x4d4851=this['editor'];if(!_0x4d4851['plugins']['has']('RemoveFormatEditing'))return;_0x4d4851['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x23d1d3=this['editor'];_0x23d1d3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x13010d=>{if('formatBlock'!=_0x13010d['type']&&'formatInline'!=_0x13010d['type'])return;const {data:_0x4bfe7e}=_0x13010d;return _0x4bfe7e&&'removeFormat'==_0x4bfe7e['commandName']?{'type':'format','content':o(_0x23d1d3['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x190756{['afterInit'](){const _0x151c19=this['editor'];if(!_0x151c19['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x5f4943=_0x151c19['plugins']['get']('TrackChangesEditing');_0x5f4943['enableCommand']('goToPreviousRestrictedEditingException'),_0x5f4943['enableCommand']('goToNextRestrictedEditingException');const _0x6cb0ca=_0x151c19['plugins']['get']('RestrictedEditingModeEditing');_0x6cb0ca['enableCommand']('trackChanges'),_0x6cb0ca['enableCommand']('acceptSuggestion'),_0x6cb0ca['enableCommand']('discardSuggestion'),_0x6cb0ca['enableCommand']('acceptAllSuggestions'),_0x6cb0ca['enableCommand']('discardAllSuggestions'),_0x6cb0ca['enableCommand']('acceptSelectedSuggestions'),_0x6cb0ca['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x190756{static get['requires'](){return[_0x389765];}['init'](){const _0x283236=this['editor'],_0x1ee4f1=_0x283236['plugins']['get']('TrackChangesEditing');_0x1ee4f1['enableCommand']('shiftEnter'),_0x283236['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x283236),{'priority':'high'}),_0x283236['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x283236),{'priority':'high'}),_0x283236['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4f5f56,_0x1cde79,_0x11952a)=>{_0x11952a['options']['showSuggestionHighlights']&&ge(_0x283236,{'showActiveMarker':!0x1})(_0x4f5f56,_0x1cde79,_0x11952a);}),_0x1ee4f1['descriptionFactory']['registerElementLabel']('softBreak',_0x14339a=>o(_0x283236['locale'],'ELEMENT_LINE_BREAK',_0x14339a));}}function ge(_0x2afa08,{showActiveMarker:_0x1b8a69=!0x0}={}){return(_0x358662,_0x6b748c,_0x2e1df4)=>{const _0x19076f=_0x2afa08['plugins']['get']('TrackChangesEditing');if(!_0x2e1df4['consumable']['test'](_0x6b748c['markerRange'],_0x358662['name']))return;const _0x365c8e=_0x2afa08['model'];for(const _0x5cccf0 of _0x6b748c['markerRange']['getItems']()){if(!_0x5cccf0['is']('element','softBreak'))continue;const _0x2b4ccd='deletion'==_0x6b748c['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0xe50a4}=_0x19076f['_splitMarkerName'](_0x6b748c['markerName']),_0x53bb31=_0x2e1df4['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2b4ccd,'data-author-id':_0xe50a4}),_0x124dbc=_0x2e1df4['mapper']['toViewPosition'](_0x365c8e['createPositionBefore'](_0x5cccf0));_0x1b8a69&&_0x19076f['activeMarkers']['includes'](_0x6b748c['markerName'])&&_0x2e1df4['writer']['addClass']('ck-suggestion-marker--active',_0x53bb31),_0x2e1df4['writer']['insert'](_0x124dbc,_0x53bb31),_0x2e1df4['mapper']['bindElementToMarker'](_0x53bb31,_0x6b748c['markerName']);}};}class St extends _0x190756{['afterInit'](){const _0x1414a9=this['editor'],_0x521e45=_0x1414a9['model'],_0x2d0c17=_0x1414a9['locale'];if(!_0x1414a9['plugins']['has']('StandardEditingModeEditing'))return;const _0x389c2b=_0x1414a9['plugins']['get']('TrackChangesEditing'),_0x45dd93='restrictedEditingException',_0x4e3924=_0x1414a9['commands']['get'](_0x45dd93);_0x389c2b['enableCommand'](_0x45dd93,(_0x3647ce,_0xd145db={})=>{const _0x48160b=_0x521e45['document']['selection'];if(_0x48160b['isCollapsed'])return void _0x3647ce(_0xd145db);const _0x53a8e4=void 0x0!==_0xd145db['forceValue']?_0xd145db['forceValue']:!_0x4e3924['value'];_0x521e45['change'](()=>{const _0x2e0667=Array['from'](_0x48160b['getRanges']());for(const _0x2f568c of _0x2e0667){const _0x126615=_0x53a8e4?[_0x2f568c]:io(_0x45dd93,_0x2f568c,_0x521e45);for(const _0x5e914c of _0x126615)_0x389c2b['markInlineFormat'](_0x5e914c,{'commandName':_0x45dd93,'commandParams':[{'forceValue':_0x53a8e4}]});}});}),_0x389c2b['descriptionFactory']['registerDescriptionCallback'](_0x2a9f2f=>{if('formatBlock'!=_0x2a9f2f['type']&&'formatInline'!=_0x2a9f2f['type'])return;const {data:_0x2f65e5}=_0x2a9f2f;return _0x2f65e5&&_0x2f65e5['commandName']==_0x45dd93?_0x2f65e5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2d0c17,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x2d0c17,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x190756{['afterInit'](){const _0x4edf4e=this['editor'];if(!_0x4edf4e['plugins']['has']('Style')||!_0x4edf4e['plugins']['has']('DataSchema'))return;const _0x122a21=_0x4edf4e['plugins']['get']('TrackChangesEditing'),_0x58d1eb=_0x4edf4e['locale'],_0x59db5a=_0x4edf4e['config']['get']('style')||{},_0x4e5b72=_0x4edf4e['plugins']['get']('GeneralHtmlSupport'),_0x350dc2=_0x4edf4e['plugins']['get']('StyleUtils')['normalizeConfig'](_0x4edf4e['plugins']['get']('DataSchema'),_0x59db5a['definitions']);_0x122a21['enableDefaultAttributesIntegration']('style');const _0x13af6d=new Set();for(const _0x29a064 of _0x350dc2['block']){const _0x11da80=_0x4e5b72['getGhsAttributeNameForElement'](_0x29a064['element']);_0x13af6d['add'](_0x11da80);}const _0x5e0d6f=new Set();for(const _0x37734c of _0x350dc2['inline']){const _0x52e338=_0x4e5b72['getGhsAttributeNameForElement'](_0x37734c['element']);_0x5e0d6f['add'](_0x52e338);for(const _0x4d22c5 of _0x37734c['ghsAttributes'])_0x5e0d6f['add'](_0x4d22c5);}for(const _0x5964a1 of _0x13af6d)_0x122a21['registerBlockAttribute'](_0x5964a1),_0x122a21['descriptionFactory']['registerAttributeLabel'](_0x5964a1,o(_0x58d1eb,'FORMAT_STYLE'));for(const _0x4ff1f7 of _0x5e0d6f)_0x122a21['registerInlineAttribute'](_0x4ff1f7),_0x122a21['descriptionFactory']['registerAttributeLabel'](_0x4ff1f7,o(_0x58d1eb,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5016c0=this['editor'],_0x25ddc2=_0x5016c0['locale'];_0x5016c0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1dc094=>{if('formatBlock'!=_0x1dc094['type']&&'formatInline'!=_0x1dc094['type'])return;const {data:_0x350694}=_0x1dc094;return _0x350694&&'style'===_0x350694['commandName']?_0x350694['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x25ddc2,'*Set\x20format:*\x20%0',_0x350694['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x25ddc2,'*Remove\x20format:*\x20%0',_0x350694['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x190756{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x163b00){super(_0x163b00),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x1ea2d7=this['editor'],_0x2f4ce2=_0x1ea2d7['model']['document']['selection'];if(!_0x1ea2d7['plugins']['has']('TableEditing'))return;const _0x5277f7=_0x1ea2d7['locale'],_0x436028=_0x1ea2d7['plugins']['get']('TrackChangesEditing'),_0x23a6c3=_0x1ea2d7['plugins']['get']('TableUtils');_0x436028['descriptionFactory']['registerElementLabel']('table',_0x1c147c=>o(_0x5277f7,'ELEMENT_TABLE',_0x1c147c)),this['_setupColumnsRowsFixing'](),_0x436028['enableCommand']('insertTable'),_0x436028['enableCommand']('selectTableRow'),_0x436028['enableCommand']('selectTableColumn');for(const _0x4ef25e of['insertTableRowAbove','insertTableRowBelow']){const _0x134331=_0x1ea2d7['commands']['get'](_0x4ef25e);_0x436028['enableCommand'](_0x4ef25e,_0x1cc3c6=>{_0x1ea2d7['model']['change'](_0x4bed7f=>{_0x1cc3c6();const _0x738d96='above'===_0x134331['order'],_0x37dc02=_0x23a6c3['getSelectionAffectedTableCells'](_0x2f4ce2),_0x4303c3=_0x23a6c3['getRowIndexes'](_0x37dc02),_0x33459f=_0x738d96?_0x4303c3['first']-0x1:_0x4303c3['last']+0x1,_0x4e90d8=_0x37dc02[0x0]['findAncestor']('table'),_0x2484a7=_0x23a6c3['createTableWalker'](_0x4e90d8,{'startRow':_0x33459f,'endRow':_0x33459f}),_0x52da73=Array['from'](_0x2484a7)['map'](_0x11e396=>_0x4bed7f['createRangeOn'](_0x11e396['cell']));_0x436028['markMultiRangeInsertion'](_0x52da73,'tableRow');});});}for(const _0x20837e of['insertTableColumnLeft','insertTableColumnRight']){const _0x148525=_0x1ea2d7['commands']['get'](_0x20837e);_0x436028['enableCommand'](_0x20837e,_0x3a7cd8=>{_0x1ea2d7['model']['change'](_0x5a9f29=>{_0x3a7cd8();const _0x5dc73c='left'===_0x148525['order'],_0x49e741=_0x23a6c3['getSelectionAffectedTableCells'](_0x2f4ce2),_0x26c8e4=_0x23a6c3['getColumnIndexes'](_0x49e741),_0x71ff6e=_0x5dc73c?_0x26c8e4['first']-0x1:_0x26c8e4['last']+0x1,_0x1d7963=_0x49e741[0x0]['findAncestor']('table'),_0x15ad68=_0x23a6c3['createTableWalker'](_0x1d7963,{'startRow':0x0,'column':_0x71ff6e,'includeAllSlots':!0x1}),_0x14d60a=Array['from'](_0x15ad68)['map'](_0x27139c=>_0x5a9f29['createRangeOn'](_0x27139c['cell']));_0x436028['markMultiRangeInsertion'](_0x14d60a,'tableColumn');});});}for(const _0x164624 of['removeTableRow','removeTableColumn']){const _0xfa4213=_0x164624['substr'](0xb),_0x19ccf5=_0xfa4213['toLowerCase'](),_0x4df48f=_0x19ccf5['substr'](0x0,0x3)+'span',_0x18add8='table'+_0xfa4213,_0x5b24b5='min'+_0xfa4213,_0x3912c9='max'+_0xfa4213;_0x436028['enableCommand'](_0x164624,()=>{_0x1ea2d7['model']['change'](_0x40ca60=>{const _0x35fc4d=_0x23a6c3['getSelectionAffectedTableCells'](_0x2f4ce2),_0x30fd2f=_0x35fc4d[0x0]['findAncestor']('table');let _0x206674;if('removeTableRow'==_0x164624){const _0x1ae255=_0x23a6c3['getRowIndexes'](_0x35fc4d);_0x206674={'startRow':_0x1ae255['first'],'endRow':_0x1ae255['last'],'includeAllSlots':!0x0};}else{const _0x1fd23c=_0x23a6c3['getColumnIndexes'](_0x35fc4d);_0x206674={'startColumn':_0x1fd23c['first'],'endColumn':_0x1fd23c['last'],'includeAllSlots':!0x0};}const _0x444cd9=_0x23a6c3['createTableWalker'](_0x30fd2f,_0x206674),_0x31da7f=Array['from'](_0x444cd9)['map'](({cell:_0x56cd56})=>_0x56cd56),_0x1e8169=be(_0x31da7f['filter'](_0x430f19=>_0x430f19['hasAttribute'](_0x4df48f))),_0x51757d=be(_0x31da7f['filter'](_0x4b1c00=>!_0x4b1c00['hasAttribute'](_0x4df48f)))['map'](_0xebc7d8=>_0x40ca60['createRangeOn'](_0xebc7d8)),_0x49bc49=_0x436028['markMultiRangeDeletion'](_0x51757d,_0x18add8);if(_0x49bc49&&('tableRow'==_0x49bc49['subType']||'tableColumn'==_0x49bc49['subType'])){const _0x482782=this['_getSuggestionCoords'](_0x49bc49);for(const _0x4fdd44 of _0x1e8169){const _0xed2b9a=_0x40ca60['createRangeOn'](_0x4fdd44),_0xf8232b=_0x23a6c3['getCellLocation'](_0x4fdd44),_0x2733dc=_0x4fdd44['getAttribute'](_0x4df48f)-0x1,_0x1687f4=_0x482782[_0x5b24b5],_0x5efe08=_0x482782[_0x3912c9];_0x1687f4<=_0xf8232b[_0x19ccf5]&&_0xf8232b[_0x19ccf5]+_0x2733dc<=_0x5efe08&&_0x49bc49['addRange'](_0xed2b9a);}}});});}function _0x21001c(_0x407ef0){const _0x2c9bf3=Array['from'](_0x2f4ce2['getRanges']())['map'](_0x1e90ee=>_0x2f00a5['fromRange'](_0x1e90ee));_0x1ea2d7['model']['change'](_0x324627=>{const _0x488d91=_0x324627['batch'];_0x407ef0=_0x407ef0['filter'](_0x192418=>'$graveyard'!=_0x192418['root']['rootName']),_0x324627['setSelection'](_0x407ef0),_0x1ea2d7['commands']['get']('removeTableRow')['refresh'](),_0x1ea2d7['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x1ea2d7['model']['enqueueChange'](()=>{_0x1ea2d7['model']['enqueueChange'](_0x488d91,_0x24dec5=>{const _0x3a71bd=_0x2c9bf3['filter'](_0x12b0f1=>'$graveyard'!=_0x12b0f1['root']['rootName']);_0x3a71bd['length']>0x0&&_0x24dec5['setSelection'](_0x3a71bd);for(const _0x2a477d of _0x2c9bf3)_0x2a477d['detach']();});});});}function _0x6c0f68(_0x54cc9b){_0x1ea2d7['model']['change'](_0xf92868=>{const _0x33983d=Array['from'](_0x2f4ce2['getRanges']())['map'](_0x17b02e=>_0x2f00a5['fromRange'](_0x17b02e)),_0x44491c=[];for(const _0x2193e4 of _0x54cc9b)for(const _0x1d80af of _0x2193e4['getItems']({'shallow':!0x0}))_0x44491c['push'](_0x1d80af);for(const _0x4bd792 of _0x44491c)'$graveyard'!=_0x4bd792['root']['rootName']&&(_0xf92868['setSelection'](_0xf92868['createPositionAt'](_0x4bd792,0x0)),_0x1ea2d7['commands']['get']('removeTableColumn')['refresh'](),_0x1ea2d7['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x42dbb2=_0x33983d['filter'](_0x19a0f4=>'$graveyard'!=_0x19a0f4['root']['rootName']);_0x42dbb2['length']>0x0&&_0xf92868['setSelection'](_0x42dbb2);for(const _0x2e9f68 of _0x33983d)_0x2e9f68['detach']();});}function _0x3fa2ca(_0x165294,_0x22d4e6){return _0x22d4e6['every'](_0x54be62=>_0x165294['some'](_0x3c5bd8=>_0x3c5bd8['end']['isEqual'](_0x54be62['start'])||_0x54be62['end']['isEqual'](_0x3c5bd8['start'])));}function _0x2cc19d(_0x49500c,_0x26924a){return!_0x49500c['some'](_0xad8126=>_0x26924a['some'](_0x2714d8=>_0xad8126['isIntersecting'](_0x2714d8)))&&_0x49500c['some'](_0x539723=>_0x26924a['some'](_0x203ac9=>_0x539723['end']['isTouching'](_0x203ac9['start'])));}_0x1ea2d7['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3c6744,_0x37d81f,_0x14bc68)=>{if(!_0x14bc68['options']['showSuggestionHighlights'])return;const _0x4e95c8=_0x37d81f['item'];if(!_0x4e95c8)return;const _0x41a516=_0x14bc68['mapper']['toViewElement'](_0x4e95c8);function _0x1170bd(_0x3ba783){return Array['isArray'](_0x3ba783)?_0x3ba783:[_0x3ba783];}_0x41a516&&'tableCell'===_0x4e95c8['name']&&_0x3c08dc(_0x41a516,_0x14bc68['writer'],(_0x335516,_0x5259b0,_0x48e723)=>_0x48e723['addClass'](_0x1170bd(_0x5259b0['classes']),_0x335516),(_0x1d6cfc,_0x4a4362,_0x4f0f12)=>_0x4f0f12['removeClass'](_0x1170bd(_0x4a4362['classes']),_0x1d6cfc));},{'priority':'highest'}),_0x436028['descriptionFactory']['registerDescriptionCallback'](_0x4b6ecd=>{if('insertion'!=_0x4b6ecd['type']&&'deletion'!=_0x4b6ecd['type'])return;const _0x415c7e=_0x4b6ecd['getContainedElement']();if(null!=_0x415c7e&&_0x415c7e['is']('element','table')){if('insertion'==_0x4b6ecd['type']){const _0x25f308=_0x4b6ecd['getItems']()['filter'](_0x1c2371=>_0x1c2371['is']('$textProxy'))['map'](_0x23943d=>_0x23943d['data']);if(_0x25f308['length'])return{'type':'insertion','content':o(_0x5277f7,'*Insert:*\x20%0',o(_0x5277f7,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x25f308['join']('\x20')+'\x22'))};}if('deletion'==_0x4b6ecd['type']){const _0x5b3356=_0x4b6ecd['getItems']()['filter'](_0x417b0f=>_0x417b0f['is']('$textProxy'))['map'](_0x5d4de3=>_0x5d4de3['data']);if(_0x5b3356['length'])return{'type':'deletion','content':o(_0x5277f7,'*Remove:*\x20%0',o(_0x5277f7,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5b3356['join']('\x20')+'\x22'))};}}}),_0x436028['descriptionFactory']['registerDescriptionCallback'](_0x47f5e0=>{if('tableRow'==_0x47f5e0['subType']){const _0x4d59d1=_0x47f5e0['getItems']()['filter'](_0xea3e12=>_0xea3e12['is']('$textProxy'))['map'](_0x551bb8=>_0x551bb8['data']),_0x542bd3=this['_getSuggestionCoords'](_0x47f5e0),_0x5b1b1c=_0x542bd3['maxRow']-_0x542bd3['minRow']+0x1;if('insertion'==_0x47f5e0['type'])return _0x4d59d1['length']?{'type':'insertion','content':o(_0x5277f7,'*Insert:*\x20%0',o(_0x5277f7,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5b1b1c,'\x22'+_0x4d59d1['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x5277f7,'*Insert:*\x20%0',o(_0x5277f7,'ELEMENT_TABLE_ROW',_0x5b1b1c))};if('deletion'==_0x47f5e0['type'])return _0x4d59d1['length']?{'type':'deletion','content':o(_0x5277f7,'*Remove:*\x20%0',o(_0x5277f7,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5b1b1c,'\x22'+_0x4d59d1['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x5277f7,'*Remove:*\x20%0',o(_0x5277f7,'ELEMENT_TABLE_ROW',_0x5b1b1c))};}if('tableColumn'==_0x47f5e0['subType']){const _0x479b8d=_0x47f5e0['getItems']()['filter'](_0x2393ba=>_0x2393ba['is']('$textProxy'))['map'](_0x35788a=>_0x35788a['data']),_0x4c1754=this['_getSuggestionCoords'](_0x47f5e0),_0x444f16=_0x4c1754['maxColumn']-_0x4c1754['minColumn']+0x1;if('insertion'==_0x47f5e0['type'])return _0x479b8d['length']?{'type':'insertion','content':o(_0x5277f7,'*Insert:*\x20%0',o(_0x5277f7,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x444f16,'\x22'+_0x479b8d['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x5277f7,'*Insert:*\x20%0',o(_0x5277f7,'ELEMENT_TABLE_COLUMN',_0x444f16))};if('deletion'==_0x47f5e0['type'])return _0x479b8d['length']?{'type':'deletion','content':o(_0x5277f7,'*Remove:*\x20%0',o(_0x5277f7,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x444f16,'\x22'+_0x479b8d['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x5277f7,'*Remove:*\x20%0',o(_0x5277f7,'ELEMENT_TABLE_COLUMN',_0x444f16))};}}),_0x436028['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x21001c),_0x436028['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x21001c),_0x436028['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x6c0f68),_0x436028['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x6c0f68),_0x436028['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x3fa2ca),_0x436028['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x3fa2ca),_0x436028['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x2cc19d),_0x436028['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x2cc19d);}['_acceptFormatSuggestionCallbackFactory'](){const _0x39d9b0=this['editor'],_0x4c6e09=_0x39d9b0['model']['document']['selection'];return(_0x10d0ff,_0x49bd85)=>{_0x39d9b0['model']['change'](_0x4ac666=>{const {commandName:_0x34eee6,commandParams:_0x3ff4e8}=_0x49bd85;let _0x514b96=_0x10d0ff[0x0]['end']['nodeBefore'];_0x3ff4e8&&_0x3ff4e8[0x0]&&!0x1===_0x3ff4e8[0x0]['forceValue']&&(_0x514b96=_0x10d0ff[0x0]['start']['nodeAfter']);const _0x78ab80=_0x4ac666['createRangeIn'](_0x514b96);if('$graveyard'==_0x78ab80['root']['rootName'])return;const _0x29421a=Array['from'](_0x4c6e09['getRanges']())['map'](_0x30df9d=>_0x2f00a5['fromRange'](_0x30df9d));_0x4ac666['setSelection'](_0x78ab80),_0x39d9b0['commands']['get'](_0x34eee6)['refresh'](),_0x3ff4e8['push']({'forceDefaultExecution':!0x0}),_0x39d9b0['execute'](_0x34eee6,..._0x3ff4e8);const _0x23fd7b=_0x29421a['filter'](_0x5bfeb0=>'$graveyard'!=_0x5bfeb0['root']['rootName']);_0x23fd7b['length']>0x0&&_0x4ac666['setSelection'](_0x23fd7b);for(const _0x1db8a1 of _0x29421a)_0x1db8a1['detach']();});};}['_getCoordsForCells'](_0x7778ef){const _0x342633=this['editor']['plugins']['get']('TableUtils');let _0x3406d0=Number['MAX_SAFE_INTEGER'],_0x334c98=Number['MIN_SAFE_INTEGER'],_0x58f098=Number['MAX_SAFE_INTEGER'],_0x63ab31=Number['MIN_SAFE_INTEGER'];for(const _0x48a7d0 of _0x7778ef){if('$graveyard'==_0x48a7d0['root']['rootName'])continue;const {row:_0x25993a,column:_0x42d607}=_0x342633['getCellLocation'](_0x48a7d0),_0x44c735=_0x48a7d0['hasAttribute']('rowspan')?_0x48a7d0['getAttribute']('rowspan')-0x1:0x0,_0x479e8f=_0x48a7d0['hasAttribute']('colspan')?_0x48a7d0['getAttribute']('colspan')-0x1:0x0;_0x3406d0=_0x25993a<_0x3406d0?_0x25993a:_0x3406d0,_0x334c98=_0x25993a+_0x44c735>_0x334c98?_0x25993a+_0x44c735:_0x334c98,_0x58f098=_0x42d607<_0x58f098?_0x42d607:_0x58f098,_0x63ab31=_0x42d607+_0x479e8f>_0x63ab31?_0x42d607+_0x479e8f:_0x63ab31;}return{'minRow':_0x3406d0,'maxRow':_0x334c98,'minColumn':_0x58f098,'maxColumn':_0x63ab31};}['_setupColumnsRowsFixing'](){const _0x5f47bb=this['editor'],_0x869bf2=_0x5f47bb['plugins']['get']('TrackChangesEditing'),_0x409f12=_0x5f47bb['plugins']['get']('TableUtils');_0x5f47bb['model']['document']['on']('change:data',()=>{const _0x1321f0=Array['from'](_0x5f47bb['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x518ec7,data:_0x146447}of _0x1321f0){const {group:_0x326ed7,id:_0xdea0ee,subType:_0x43f5bd}=_0x869bf2['_splitMarkerName'](_0x518ec7);if('suggestion'!=_0x326ed7)continue;if(null!=_0x146447['oldRange'])continue;const _0x38fe57=_0x869bf2['getSuggestion'](_0xdea0ee);this['_tablePostFixingSubtypes']['includes'](_0x43f5bd)&&this['_tableSuggestions']['add'](_0x38fe57);}},{'priority':'low'});const _0x1ba9db=(_0x510a47,_0x435c44)=>{let _0x50af6a=!0x1;const _0x414ad5=_0x435c44['createRangeOn'](_0x510a47),_0x5e4a48=_0x510a47['findAncestor']('table'),_0x588409=_0x409f12['getCellLocation'](_0x510a47);for(const _0x26f2a3 of this['_tableSuggestions']){const _0x3a13bb=_0x26f2a3['subType'],_0x2997fd=_0x3a13bb['startsWith']('tablePaste'),_0x2f26ff=_0x3a13bb['substr'](_0x2997fd?0xa:0x5),_0x4a08e1=_0x2f26ff['toLowerCase'](),_0x58038c=_0x4a08e1['substr'](0x0,0x3)+'span',_0x23cd97='min'+_0x2f26ff,_0x180527='max'+_0x2f26ff;if(!_0x26f2a3['isInContent'])continue;if(_0x5e4a48!=_0x26f2a3['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x26f2a3['isIntersectingWithRange'](_0x414ad5))continue;const _0x25652f=_0x510a47['hasAttribute'](_0x58038c)?_0x510a47['getAttribute'](_0x58038c)-0x1:0x0,_0x20922e=this['_getSuggestionCoords'](_0x26f2a3),_0xe4d33f=_0x20922e[_0x23cd97],_0x409b7c=_0x20922e[_0x180527];_0xe4d33f<=_0x588409[_0x4a08e1]&&_0x588409[_0x4a08e1]+_0x25652f<=_0x409b7c&&(_0x26f2a3['addRange'](_0x414ad5),_0x50af6a=!0x0);}return _0x50af6a;};_0x5f47bb['model']['document']['registerPostFixer'](_0x4d597d=>{let _0x5ed47b=!0x1;for(const _0x543f49 of _0x5f47bb['model']['document']['differ']['getChanges']())if('insert'==_0x543f49['type']){if('tableRow'==_0x543f49['name']){for(const _0x19ab63 of _0x543f49['position']['nodeAfter']['getChildren']())_0x5ed47b=_0x5ed47b||_0x1ba9db(_0x19ab63,_0x4d597d);}else'tableCell'==_0x543f49['name']&&(_0x5ed47b=_0x5ed47b||_0x1ba9db(_0x543f49['position']['nodeAfter'],_0x4d597d));}return _0x5ed47b;});}['_getSuggestionCoords'](_0x40c2b1){return this['_getCoordsForCells'](_0x40c2b1['getRanges']()['map'](_0x5271f9=>_0x5271f9['start']['nodeAfter']));}}function be(_0x5891f8){return Array['from'](new Set(_0x5891f8)['values']());}class vt extends _0x190756{static get['requires'](){return[It];}['afterInit'](){const _0x5c32ad=this['editor'],_0x496edc=_0x5c32ad['model']['document']['selection'],_0x7b2390=_0x5c32ad['locale'];if(!_0x5c32ad['plugins']['has']('TableEditing'))return;const _0x23c83b=_0x5c32ad['plugins']['get']('TrackChangesEditing'),_0x887949=_0x5c32ad['plugins']['get']('TableUtils'),_0x57b729=_0x5c32ad['plugins']['get'](It);_0x57b729['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x23c83b['enableCommand']('mergeTableCells',()=>{const _0x1b25a9=_0x887949['getSelectionAffectedTableCells'](_0x5c32ad['model']['document']['selection']);_0x5c32ad['model']['change'](()=>{_0x23c83b['markMultiRangeBlockFormat'](_0x1b25a9,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x5c32ad['commands']['get']('mergeTableCells')['on']('execute',(_0x331cab,_0x7dca3b)=>{_0x5c32ad['commands']['get']('trackChanges')['value']&&(_0x7dca3b['length']>0x0&&_0x7dca3b[_0x7dca3b['length']-0x1]&&_0x7dca3b[_0x7dca3b['length']-0x1]['forceDefaultExecution']||_0x23c83b['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x331cab['stop']());},{'priority':'highest'});for(const _0x444669 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x4907ae=_0x5c32ad['commands']['get'](_0x444669);_0x23c83b['enableCommand'](_0x444669,()=>{const _0x507e4b=_0x5c32ad['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x4827ad=>_0x4827ad['is']('element','tableCell')),_0x15a354=_0x4907ae['value'];_0x5c32ad['model']['change'](()=>{_0x23c83b['markMultiRangeBlockFormat']([_0x507e4b,_0x15a354],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3fb152 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x564f29=_0x5c32ad['commands']['get'](_0x3fb152);_0x23c83b['enableCommand'](_0x3fb152,()=>{const _0x1be2c4=_0x887949['getSelectionAffectedTableCells'](_0x5c32ad['model']['document']['selection'])[0x0],_0x559370=_0x1be2c4['findAncestor']('table'),{column:_0xc08898,row:_0x186625}=_0x887949['getCellLocation'](_0x1be2c4);let _0x3f4308=[];if('horizontally'==_0x564f29['direction']){const _0x2f63bd=_0x887949['createTableWalker'](_0x559370,{'startRow':_0x186625,'endRow':_0x186625,'includeAllSlots':!0x0});_0x3f4308=Array['from'](_0x2f63bd)['map'](_0x36e734=>_0x36e734['cell']);}else{const _0x58cf47=_0x887949['createTableWalker'](_0x559370,{'column':_0xc08898,'includeAllSlots':!0x0});_0x3f4308=Array['from'](_0x58cf47)['map'](_0x4590d7=>_0x4590d7['cell']);}_0x5c32ad['model']['change'](_0x317672=>{_0x23c83b['markBlockFormat'](_0x317672['createRangeOn'](_0x1be2c4),{'commandName':_0x3fb152,'commandParams':[]},_0x3f4308,_0x3fb152);});});}_0x23c83b['descriptionFactory']['registerDescriptionCallback'](_0x5eb4ed=>{if('formatBlock'!=_0x5eb4ed['type']&&'formatInline'!=_0x5eb4ed['type'])return;const {data:_0x4e75ba}=_0x5eb4ed;return _0x4e75ba&&'mergeTableCells'==_0x4e75ba['commandName']?{'type':'format','content':o(_0x7b2390,'*Merge\x20cells*')}:void 0x0;}),_0x23c83b['descriptionFactory']['registerDescriptionCallback'](_0x10aa6b=>{if('formatBlock'!=_0x10aa6b['type']&&'formatInline'!=_0x10aa6b['type'])return;const {data:_0x3f1c63}=_0x10aa6b;return _0x3f1c63?'splitTableCellVertically'==_0x3f1c63['commandName']?{'type':'format','content':o(_0x7b2390,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x3f1c63['commandName']?{'type':'format','content':o(_0x7b2390,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x23095d=_0x57b729['_acceptFormatSuggestionCallbackFactory']();for(const _0x40888c of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x23c83b['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x40888c,'accept',_0x23095d);for(const _0x40a616 of['splitTableCellVertically','splitTableCellHorizontally'])_0x23c83b['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x40a616,'accept',_0x23095d);_0x23c83b['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x1bfc5e=>{_0x5c32ad['model']['change'](_0x48c624=>{const _0x49fd25=Array['from'](_0x496edc['getRanges']())['map'](_0x76f8d3=>_0x2f00a5['fromRange'](_0x76f8d3));_0x48c624['setSelection'](_0x1bfc5e),_0x5c32ad['commands']['get']('mergeTableCells')['refresh'](),_0x5c32ad['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x26b281=_0x49fd25['filter'](_0x35dc5d=>'$graveyard'!=_0x35dc5d['root']['rootName']);_0x26b281['length']>0x0&&_0x48c624['setSelection'](_0x26b281);for(const _0xf3e559 of _0x49fd25)_0xf3e559['detach']();});});for(const _0x58d84d of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x3f1310=_0x5c32ad['commands']['get'](_0x58d84d);_0x3f1310['on']('set:isEnabled',(_0x5478a1,_0xde99b7,_0x7f31d1)=>{if(_0x7f31d1){const _0x2439de=_0x5c32ad['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x42a194=>_0x42a194['is']('element','tableCell'));this['_areMergableCells'](_0x3f1310['value'],_0x2439de)||(_0x5478a1['return']=!0x1,_0x5478a1['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x138c35=this['editor']['commands']['get']('mergeTableCells'),_0x28d7ab=this['editor']['plugins']['get']('TableUtils');if(!_0x138c35['isEnabled'])return!0x1;const _0xccdf26=_0x28d7ab['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x45d76c of _0xccdf26)for(const _0xfc7a04 of _0xccdf26)if(_0x45d76c!=_0xfc7a04&&!this['_areMergableCells'](_0x45d76c,_0xfc7a04))return!0x1;return!0x0;}['_areMergableCells'](_0x68c8ef,_0x3c0b07){const _0x3c7053=this['editor']['plugins']['get']('TrackChangesEditing'),_0x45b41d=this['editor']['model']['createRangeOn'](_0x68c8ef),_0x3a6e84=this['editor']['model']['createRangeOn'](_0x3c0b07),_0x4bcd0e=new Set(),_0x2103d7=new Set();for(const _0x3a401c of _0x3c7053['getSuggestions']())if(('insertion'==_0x3a401c['type']||'deletion'==_0x3a401c['type']||'mergeTableCells'==_0x3a401c['subType'])&&_0x3a401c['isInContent']){for(const _0x4accff of _0x3a401c['getRanges']())_0x4accff['containsRange'](_0x45b41d,!0x0)&&_0x4bcd0e['add'](_0x3a401c['type']+':'+_0x3a401c['author']['id']),_0x4accff['containsRange'](_0x3a6e84,!0x0)&&_0x2103d7['add'](_0x3a401c['type']+':'+_0x3a401c['author']['id']);}if(_0x4bcd0e['size']!=_0x2103d7['size'])return!0x1;for(const _0x3f6513 of _0x4bcd0e)if(!_0x2103d7['has'](_0x3f6513))return!0x1;return!0x0;}}class Ct extends _0x190756{static get['requires'](){return[It];}['afterInit'](){const _0x4cf616=this['editor'];if(!_0x4cf616['plugins']['has']('TableEditing'))return;const _0x38df30=_0x4cf616['locale'],_0x3de70d=_0x4cf616['plugins']['get']('TrackChangesEditing');_0x3de70d['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x3de70d['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x3de70d['registerBlockAttribute']('headingRows'),_0x3de70d['registerBlockAttribute']('headingColumns'),_0x3de70d['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x38df30,'FORMAT_HEADER_ROW')),_0x3de70d['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x38df30,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x524b59=this['editor']['plugins']['get']('TrackChangesEditing'),_0x53fb54=this['editor']['plugins']['get']('TableUtils'),_0x492bbe=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x11ec04({showActiveMarker:_0x2cf621=!0x0,setDataAttribute:_0x1ed5b1=!0x0}={}){return(_0x34f626,_0x30af11,_0x5ab649)=>{const {type:_0x23228d,id:_0x3866b4}=_0x524b59['_splitMarkerName'](_0x30af11['markerName']),_0x4e3b2c=_0x524b59['getSuggestion'](_0x3866b4),_0x54e793=_0x4e3b2c['data'];if('formatBlock'!=_0x4e3b2c['type']||!_0x54e793||'setTableColumnHeader'!=_0x54e793['commandName'])return;if(_0x30af11['item'])return void _0x34f626['stop']();if(!_0x5ab649['consumable']['consume'](_0x30af11['markerRange'],_0x34f626['name']))return;const _0x30b427=_0x30af11['markerRange']['start']['nodeAfter'],_0x1f0239=_0x30af11['markerRange']['end']['nodeBefore'],_0x12911d=_0x30b427['parent']['parent'],{column:_0x714c90}=_0x53fb54['getCellLocation'](_0x30b427),{column:_0x1e4a36}=_0x53fb54['getCellLocation'](_0x1f0239);for(let _0x42a664=_0x714c90;_0x42a664<=_0x1e4a36;_0x42a664++){const _0x2d9449=_0x53fb54['createTableWalker'](_0x12911d,{'column':_0x42a664,'includeAllSlots':!0x1});for(const _0x384b41 of _0x2d9449){const _0x549bf7=_0x384b41['cell'],_0x2d7b7b=_0x5ab649['mapper']['toViewElement'](_0x549bf7);_0x5ab649['writer']['addClass']('ck-suggestion-marker-'+_0x23228d,_0x2d7b7b),_0x1ed5b1&&_0x5ab649['writer']['setAttribute']('data-suggestion',_0x3866b4,_0x2d7b7b),_0x5ab649['mapper']['bindElementToMarker'](_0x2d7b7b,_0x30af11['markerName']),_0x2cf621&&(_0x524b59['activeMarkers']['includes'](_0x30af11['markerName'])?_0x5ab649['writer']['addClass']('ck-suggestion-marker--active',_0x2d7b7b):_0x5ab649['writer']['removeClass']('ck-suggestion-marker--active',_0x2d7b7b));}}};}_0x524b59['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x492bbe),_0x524b59['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x492bbe),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x11ec04(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x572859,_0xea5eae,_0x29cb40)=>{_0x29cb40['options']['showSuggestionHighlights']&&_0x11ec04({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x572859,_0xea5eae,_0x29cb40);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4cad35,_0x3aae86,_0x5b1452)=>{const {type:_0x22fa30,id:_0x159c51}=_0x524b59['_splitMarkerName'](_0x3aae86['markerName']),_0x10e0c3=_0x524b59['getSuggestion'](_0x159c51),_0x42d765=_0x10e0c3['data'];if('formatBlock'!=_0x10e0c3['type']||!_0x42d765||'setTableColumnHeader'!=_0x42d765['commandName'])return;const _0x5bc0bd=_0x5b1452['mapper']['markerNameToElements'](_0x3aae86['markerName']);if(_0x5bc0bd){for(const _0x58b882 of _0x5bc0bd)_0x5b1452['writer']['removeClass']('ck-suggestion-marker-'+_0x22fa30,_0x58b882),_0x5b1452['writer']['removeClass']('ck-suggestion-marker--active',_0x58b882),_0x5b1452['writer']['removeAttribute']('data-suggestion',_0x58b882),_0x5b1452['mapper']['unbindElementFromMarkerName'](_0x58b882,_0x3aae86['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x182a3d=this['editor'],_0x1ecdb8=_0x182a3d['locale'];function _0x136ddc(_0xf1c551){return{'type':'format','content':o(_0x1ecdb8,'*Format:*\x20%0',_0xf1c551)};}_0x182a3d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xf5fc2d=>{if('formatBlock'!=_0xf5fc2d['type'])return;const {data:_0x43aa6d}=_0xf5fc2d;if(_0x43aa6d){if('setTableRowHeader'==_0x43aa6d['commandName']){const _0x4bf9a9=_0x43aa6d['commandParams'][0x0]['forceValue'];return _0x136ddc(o(_0x1ecdb8,_0x4bf9a9?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x43aa6d['commandName']){const _0x121297=_0x43aa6d['commandParams'][0x0]['forceValue'];return _0x136ddc(o(_0x1ecdb8,_0x121297?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x15cf9b=>[_0x15cf9b,null]));class _t extends _0x190756{static get['requires'](){return[It];}['afterInit'](){const _0xcca67c=this['editor'];if(!_0xcca67c['plugins']['has']('TableClipboard'))return;const _0x2b8f5f=_0xcca67c['plugins']['get']('TrackChangesEditing'),_0x3e8fe4=_0xcca67c['plugins']['get']('TableUtils'),_0x4d4bc8=_0xcca67c['plugins']['get'](It),_0x3abff5=_0xcca67c['plugins']['get']('TableClipboard');_0x4d4bc8['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0xcca67c['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0xcca67c['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x4b7764=null;_0xcca67c['model']['on']('insertContent',(_0xec35cd,_0x37152b)=>{const [_0x194415,_0x3921c7]=_0x37152b,_0x20a7ac=_0x37152b[_0x37152b['length']-0x1];_0x20a7ac&&_0x20a7ac['forceDefaultExecution']||_0x2b8f5f['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0xa82fda,_0x5910c2,_0x33defd,_0x562717,_0x5c0c54){if(_0x5910c2&&!_0x5910c2['is']('documentSelection'))return!0x1;const _0x1c0bd5=_0x5c0c54['getTableIfOnlyTableInContent'](_0xa82fda,_0x33defd);if(!_0x1c0bd5||!Re(_0x1c0bd5,void 0x0,_0x562717))return!0x1;const _0x288b36=_0x562717['getSelectionAffectedTableCells'](_0x33defd['document']['selection']);if(!_0x288b36['length'])return!0x1;const _0x50781f=_0x288b36[0x0]['findAncestor']('table'),_0x5007ed=_0x562717['getRowIndexes'](_0x288b36),_0x5d89a2=_0x562717['getColumnIndexes'](_0x288b36),_0x1ca360={'startRow':_0x5007ed['first'],'endRow':_0x5007ed['last'],'startColumn':_0x5d89a2['first'],'endColumn':_0x5d89a2['last']};return 0x1==_0x288b36['length']&&(_0x1ca360['endRow']+=_0x562717['getRows'](_0x1c0bd5)-0x1,_0x1ca360['endColumn']+=_0x562717['getColumns'](_0x1c0bd5)-0x1),Re(_0x50781f,_0x1ca360,_0x562717);}(_0x194415,_0x3921c7,_0xcca67c['model'],_0x3e8fe4,_0x3abff5)&&(_0xec35cd['stop'](),_0x4b7764={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0xcca67c['model']['change'](()=>{_0xcca67c['model']['insertContent'](_0x37152b[0x0],_0x37152b[0x1],_0x37152b[0x2],{'forceDefaultExecution':!0x0});const _0x281c74=_0x48c6b4(),{rowInsertionRanges:_0x48c495,columnInsertionRanges:_0x243685,insertionRanges:_0x12fd49,deletionRanges:_0x5b0496,cells:_0x2ff340}=_0x4b7764;_0x48c495['length']&&_0x2b8f5f['markMultiRangeInsertion'](_0x48c495,'tablePasteRow',{'tablePasteChainId':_0x281c74}),_0x243685['length']&&_0x2b8f5f['markMultiRangeInsertion'](_0x243685,'tablePasteColumn',{'tablePasteChainId':_0x281c74}),_0x12fd49['length']&&(_0x2b8f5f['markMultiRangeInsertion'](_0x12fd49,'tablePaste',{'tablePasteChainId':_0x281c74,'skipNestingCheck':!0x0}),_0x12fd49['forEach'](_0x13cf62=>_0x13cf62['detach']?.())),_0x5b0496['length']&&(_0x2b8f5f['markMultiRangeDeletion'](_0x5b0496,'tablePaste',{'tablePasteChainId':_0x281c74,'skipNestingCheck':!0x0}),_0x5b0496['forEach'](_0x39e483=>_0x39e483['detach']?.()));const _0x1b1150=_0x2b8f5f['markMultiRangeBlockFormat'](_0x2ff340['map'](({element:_0x54b745})=>_0x54b745),{'formatGroupId':_0x48c6b4()},[],'tablePasteCell',{'tablePasteChainId':_0x281c74});if(_0x1b1150){const _0x57f9e8=_0x1b1150['getMarkers'](),_0x44e235=[];for(const {element:_0x4b1a92,attributes:_0x55d89a}of _0x2ff340){if(!_0x55d89a)continue;const _0x5955fd=_0xcca67c['model']['createRangeOn'](_0x4b1a92),_0x4fb168=_0x57f9e8['find'](_0xa4dc8c=>_0xa4dc8c['getRange']()['isEqual'](_0x5955fd));_0x4fb168&&_0x44e235['push']([_0x4fb168['name'],_0x55d89a]);}_0x44e235['length']&&_0x1b1150['setAttribute']('markerAttributes',Object['fromEntries'](_0x44e235));}_0x4b7764=null;}));},{'priority':_0x3705f6['high']+0xa}),_0xcca67c['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x3feb56,_0x535c89)=>{const [_0x546110,_0x46de8a,,_0xb21f47]=_0x535c89;if(!_0x4b7764)return;_0x3feb56['stop']();const _0x30d792=_0x546110['cell'],_0x197171=_0x46de8a,_0x5aafac=ke(_0x30d792),_0x3572bc=ke(_0x197171);_0x3feb56['return']=_0x30d792;let _0x2a6e69=null,_0x5c937e=null;if(_0x3572bc||_0x5aafac){if(_0x5aafac&&!_0x3572bc){_0xb21f47['remove'](_0x30d792['getChild'](0x0));for(const _0x55a41f of Array['from'](_0x197171['getChildren']()))_0xb21f47['insert'](_0x55a41f,_0x30d792,'end');const _0x50ece3=_0x4b7764['rowInsertionIndexes']['includes'](_0x546110['row']),_0x20d2b4=_0x4b7764['columnInsertionIndexes']['includes'](_0x546110['column']);_0x50ece3||_0x20d2b4||(_0x2a6e69=_0x2f00a5['fromRange'](_0xb21f47['createRangeIn'](_0x30d792)));}else _0x3572bc&&!_0x5aafac&&(_0x5c937e=_0xb21f47['createRangeIn'](_0x30d792));}else{const _0x18d051=_0xb21f47['createElement']('tableCellSuggestion'),_0x223456=_0xb21f47['createElement']('tableCellSuggestion');_0xb21f47['wrap'](_0xb21f47['createRangeIn'](_0x30d792),_0x223456),_0xb21f47['insert'](_0x18d051,_0x30d792,0x0);for(const _0x28c8d6 of Array['from'](_0x197171['getChildren']()))_0xb21f47['insert'](_0x28c8d6,_0x18d051,'end');_0x2a6e69=_0x2f00a5['fromRange'](_0xb21f47['createRangeOn'](_0x18d051)),_0x5c937e=_0x2f00a5['fromRange'](_0xb21f47['createRangeOn'](_0x223456));}const _0x1995db=Array['from'](_0x197171['getAttributes']())['filter'](([_0x582e58])=>Pe['includes'](_0x582e58));_0x4b7764['cells']['push']({'element':_0x30d792,'attributes':_0x1995db['length']?Object['fromEntries'](_0x1995db):null}),_0x2a6e69&&_0x4b7764['insertionRanges']['push'](_0x2a6e69),_0x5c937e&&_0x4b7764['deletionRanges']['push'](_0x5c937e);},{'priority':'high'}),_0x3e8fe4['on']('insertColumns',(_0x2fe912,_0x3a5199)=>{const [_0x5aba2a,_0xa5a73e={}]=_0x3a5199;if(!_0x4b7764)return;const _0x2350ae=_0xa5a73e['at']||0x0,_0x44b064=_0xa5a73e['columns']||0x1;_0x4b7764['columnInsertionIndexes']=new Array(_0x44b064)['fill'](_0x2350ae)['map']((_0x1c9e41,_0x40b532)=>_0x1c9e41+_0x40b532);for(const {cell:_0x4548d4}of _0x3e8fe4['createTableWalker'](_0x5aba2a,{'startColumn':_0x2350ae,'endColumn':_0x2350ae+_0x44b064-0x1}))_0x4b7764['columnInsertionRanges']['push'](_0xcca67c['model']['createRangeOn'](_0x4548d4));},{'priority':'low'}),_0x3e8fe4['on']('insertRows',(_0x4250ef,_0x39edf4)=>{const [_0x3a0d23,_0x130de0={}]=_0x39edf4;if(!_0x4b7764)return;const _0x6982fb=_0x130de0['at']||0x0,_0x43d6c4=_0x130de0['rows']||0x1;_0x4b7764['rowInsertionIndexes']=new Array(_0x43d6c4)['fill'](_0x6982fb)['map']((_0x2b565b,_0x461f37)=>_0x2b565b+_0x461f37);for(const {cell:_0x27317f}of _0x3e8fe4['createTableWalker'](_0x3a0d23,{'startRow':_0x6982fb,'endRow':_0x6982fb+_0x43d6c4-0x1}))_0x4b7764['rowInsertionRanges']['push'](_0xcca67c['model']['createRangeOn'](_0x27317f));},{'priority':'low'}),_0x2b8f5f['descriptionFactory']['registerDescriptionCallback'](_0x1f332d=>{if(_0x1f332d['subType']&&_0x1f332d['subType']['startsWith']('tablePaste'))return _0x1f332d['previous']?{}:{'type':'insertion','content':o(_0xcca67c['locale'],'*Replace\x20table\x20cells*')};});const _0x1c7b30=()=>!0x1;for(const _0x330d98 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x2b8f5f['_suggestionFactory']['registerCustomCallback']('insertion',_0x330d98,'join',_0x1c7b30),_0x2b8f5f['_suggestionFactory']['registerCustomCallback']('deletion',_0x330d98,'join',_0x1c7b30),_0x2b8f5f['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x330d98,'join',_0x1c7b30);_0x2b8f5f['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x1c7b30),_0x2b8f5f['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x77717c,_0x24842d,_0x2d6732)=>{const _0x54eefc=_0x77717c['map'](_0x47bfed=>_0x47bfed['getContainedElement']())['filter'](_0x513c3a=>_0x513c3a),_0x29c6c1=new Map(_0x54eefc['map'](_0x9dc5d7=>[_0x9dc5d7,null]));if(_0x4b7764){for(const {element:_0x4c1280,attributes:_0x1f2182}of _0x4b7764['cells'])_0x1f2182&&_0x29c6c1['set'](_0x4c1280,_0x1f2182);}else{if(_0x2d6732&&_0x2d6732['markerAttributes'])for(const [_0x164e7d,_0x3c222b]of Object['entries'](_0x2d6732['markerAttributes'])){const _0x1e935e=_0xcca67c['model']['markers']['get'](_0x164e7d),_0x4a3d21=_0x1e935e?_0x1e935e['getRange']()['getContainedElement']():null;_0x4a3d21&&_0x29c6c1['set'](_0x4a3d21,_0x3c222b);}}_0xcca67c['model']['change'](_0x11936e=>{for(const [_0x3006c5,_0x2de81b]of _0x29c6c1)_0x11936e['setAttributes']({...we,..._0x2de81b},_0x3006c5);});});const _0x91abbb=(_0x4b43f1,_0x49cdb8)=>{_0x2b8f5f['_suggestionFactory']['registerCustomCallback'](_0x4b43f1,'tablePaste',_0x49cdb8,(_0x142eb3,_0x371713,_0x15e40a)=>{_0xcca67c['model']['change'](_0x1d67c0=>{const _0x4d9767=[];for(const _0x435f19 of _0x142eb3){const _0x240d3f=_0x435f19['start']['nodeAfter'];_0x240d3f['is']('element','tableCellSuggestion')&&_0x4d9767['push'](_0x240d3f);}_0x2b8f5f['_suggestionFactory']['getSuggestionCallback'](_0x4b43f1,null,_0x49cdb8)(_0x142eb3,_0x371713,_0x15e40a);for(const _0x38e672 of _0x4d9767)'$graveyard'!=_0x38e672['root']['rootName']&&_0x1d67c0['unwrap'](_0x38e672);});});};_0x91abbb('insertion','accept'),_0x91abbb('insertion','discard'),_0x91abbb('deletion','accept'),_0x91abbb('deletion','discard'),_0x2b8f5f['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x3bdeee=>{const _0x238b6e=_0x3bdeee['map'](_0x407714=>_0x407714['getContainedElement']()),_0x14a254=_0x238b6e[0x0]['findAncestor']('table'),{minRow:_0x3095de,maxRow:_0x2302e2}=_0x4d4bc8['_getCoordsForCells'](_0x238b6e);_0x3e8fe4['removeRows'](_0x14a254,{'at':_0x3095de,'rows':_0x2302e2-_0x3095de+0x1});}),_0x2b8f5f['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x38752f=>{const _0xbb9855=_0x38752f['map'](_0x417b8f=>_0x417b8f['getContainedElement']()),_0x5b229b=_0xbb9855[0x0]['findAncestor']('table'),{minColumn:_0x1cc9ba,maxColumn:_0x19bb5d}=_0x4d4bc8['_getCoordsForCells'](_0xbb9855);_0x3e8fe4['removeColumns'](_0x5b229b,{'at':_0x1cc9ba,'columns':_0x19bb5d-_0x1cc9ba+0x1});});const _0x12f9e3=(_0x10803d,_0x8ced4a)=>{if(!_0x8ced4a['subType']||!_0x8ced4a['subType']['startsWith']('tablePaste'))return;const _0x439534=_0x8ced4a['attributes']['tablePasteChainId'],_0x19f7e7=_0x2b8f5f['getSuggestions']()['filter'](_0x679e17=>_0x679e17['isInContent']&&_0x679e17['attributes']&&_0x679e17['attributes']['tablePasteChainId']==_0x439534);_0x19f7e7['length']&&_0x8ced4a['getAllAdjacentSuggestions']()['length']!=_0x19f7e7['length']&&_0x19f7e7['reduce']((_0x3cb706,_0x2a3405)=>(_0x3cb706['next']=_0x2a3405,_0x2a3405['previous']=_0x3cb706,_0x2a3405));};function _0x367429(_0x286fd3,_0x359e6e=!0x0){const {id:_0x3168dd,authorId:_0x13b4e5}=_0x2b8f5f['_splitMarkerName'](_0x286fd3['markerName']),_0x430bfb=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x55fa03=_0x2b8f5f['activeMarkers']['includes'](_0x286fd3['markerName']);return _0x55fa03&&_0x430bfb['push']('ck-suggestion-marker--active'),{'classes':_0x430bfb,'attributes':{'data-suggestion':_0x3168dd,'data-author-id':_0x13b4e5},'priority':_0x55fa03&&_0x359e6e?0xbc2:0xbb8};}_0x2b8f5f['on']('suggestionLoaded',_0x12f9e3,{'priority':'high'}),_0x2b8f5f['on']('suggestionUnloaded',_0x12f9e3,{'priority':'high'}),_0xcca67c['model']['document']['registerPostFixer'](()=>{let _0x478190=!0x1;const _0x5b9728=Array['from'](_0xcca67c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1a670d,data:_0x5eca4d}of _0x5b9728){const {group:_0x5c9032,type:_0x4377cc,id:_0x3a5fe1}=_0x2b8f5f['_splitMarkerName'](_0x1a670d);if('suggestion'!=_0x5c9032||'deletion'!=_0x4377cc||_0x5eca4d['oldRange'])continue;if(!_0x2b8f5f['hasSuggestion'](_0x3a5fe1))continue;const _0x1b2eeb=_0x2b8f5f['getSuggestion'](_0x3a5fe1)['getRanges'](),_0x24f12b=_0xcca67c['plugins']['get']('Users')['me'];for(const _0x441b97 of _0x2b8f5f['getSuggestions']()){if(!_0x441b97['isInContent']||_0x441b97['author']!=_0x24f12b)continue;if('formatBlock'!=_0x441b97['type']||'tablePasteCell'!=_0x441b97['subType'])continue;if(_0x441b97['getRanges']()['every'](_0x27dc6c=>_0x1b2eeb['some'](_0x73974a=>_0x73974a['containsRange'](_0x27dc6c,!0x0)))){for(const _0x82b9fb of _0x441b97['getAllAdjacentSuggestions']())_0x82b9fb['isInContent']&&(_0x82b9fb['discard'](),_0x478190=!0x0);}}}return _0x478190;}),_0xcca67c['model']['document']['registerPostFixer'](_0x139bae=>{const _0x1bff7a=_0xcca67c['commands']['get']('redo');if(!_0x1bff7a||!_0x1bff7a['_createdBatches']['has'](_0x139bae['batch']))return!0x1;let _0x553a0c=!0x1;const _0x5d60aa=_0xcca67c['plugins']['get']('Users')['me'],_0x5467f1=_0xcca67c['model']['document']['differ']['getChanges'](),_0x47f79a=Array['from'](_0xcca67c['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0xdcda5b,data:_0xd8eacd})=>{const {group:_0x3084d7,subType:_0x5b4052,authorId:_0x39f170}=_0x2b8f5f['_splitMarkerName'](_0xdcda5b);return'suggestion'==_0x3084d7&&'tablePaste'==_0x5b4052&&_0x39f170==_0x5d60aa['id']&&!_0xd8eacd['oldRange'];});for(const _0x1c854c of _0x5467f1){if('insert'!=_0x1c854c['type']||'tableCellSuggestion'!=_0x1c854c['name']||0x1!=_0x1c854c['length'])continue;const _0x400b56=_0x139bae['createRange'](_0x1c854c['position'],_0x1c854c['position']['getShiftedBy'](0x1));if(!_0x47f79a['find'](({data:_0x3ee44d})=>_0x3ee44d['newRange']['isEqual'](_0x400b56))){for(const {name:_0x3dbe04,data:_0x3e076a}of _0x47f79a)if(_0x400b56['containsRange'](_0x3e076a['newRange'])){_0x139bae['updateMarker'](_0x3dbe04,{'range':_0x400b56}),_0x553a0c=!0x0;break;}}}return _0x553a0c;}),_0xcca67c['model']['document']['registerPostFixer'](_0x43286c=>{let _0x429f9e=!0x1;const _0x27bb28=_0xcca67c['plugins']['get']('Users')['me'],_0x47ed25=_0x2b8f5f['getSuggestions']()['filter'](_0x5397e7=>_0x5397e7['isInContent']&&_0x5397e7['author']==_0x27bb28),_0xe0c60d=new Set(),_0x5e85f9=new Set();for(const _0xd53f98 of _0x47ed25)if('tablePaste'==_0xd53f98['subType'])for(const _0x403b8f of _0xd53f98['getMarkers']()){const _0x4fc284=_0x403b8f['getRange']()['getContainedElement']();if(_0x4fc284){if(_0x4fc284['is']('element','tableCellSuggestion')&&ke(_0x4fc284)){_0xd53f98['removeMarker'](_0x403b8f['name']),_0xe0c60d['add'](_0x4fc284),_0x429f9e=!0x0;const _0x272fb7=_0x4fc284['nextSibling'],_0x53635f=_0x4fc284['previousSibling'],_0x2617de=_0x272fb7&&_0x272fb7['is']('element','tableCellSuggestion'),_0x496111=_0x53635f&&_0x53635f['is']('element','tableCellSuggestion');_0x2617de&&!_0xe0c60d['has'](_0x272fb7)&&_0x5e85f9['add'](_0x272fb7),_0x496111&&!_0xe0c60d['has'](_0x53635f)&&_0x5e85f9['add'](_0x53635f);}else _0x4fc284['is']('element','paragraph')&&_0x4fc284['isEmpty']&&(_0xd53f98['removeMarker'](_0x403b8f['name']),_0x429f9e=!0x0);}}else{if('tablePasteCell'==_0xd53f98['subType']){if(!_0xd53f98['attributes']||!_0xd53f98['attributes']['tablePasteChainId'])continue;const _0x2e1745=_0xd53f98['attributes']['markerAttributes'];if(_0x2e1745&&Object['keys'](_0x2e1745)['length'])continue;const _0x354aae=_0xd53f98['attributes']['tablePasteChainId'];let _0x4e6f06=!0x0,_0x5432fd=!0x0;for(const _0x247796 of _0x47ed25)if(_0x247796['subType']&&_0x247796['subType']['startsWith']('tablePaste')){if(!_0x247796['attributes']['tablePasteChainId']){_0x5432fd=!0x1;break;}if(_0x247796['id']!=_0xd53f98['id']&&_0x247796['attributes']['tablePasteChainId']==_0x354aae){_0x4e6f06=!0x1;break;}}_0x5432fd&&_0x4e6f06&&(_0xd53f98['removeMarkers'](),_0x429f9e=!0x0);}}for(const _0x8db5f5 of _0xe0c60d)_0x43286c['remove'](_0x8db5f5);for(const _0x4c1eca of _0x5e85f9)_0x43286c['unwrap'](_0x4c1eca);return _0x429f9e;}),_0xcca67c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0xf60ae1,_0x4f98a7)=>_0x367429(_0xf60ae1),'converterPriority':'high'}),_0xcca67c['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x4df264,_0x196d3a)=>_0x196d3a['options']['showSuggestionHighlights']?_0x367429(_0x4df264,!0x1):null,'converterPriority':'high'});const _0x80b9ea=_0xcca67c['editing']['view'];this['listenTo'](_0x80b9ea['document'],'clipboardOutput',(_0x47df31,_0x145f6f)=>{const _0x14fe77=[];for(const _0x2c1846 of _0x80b9ea['createRangeIn'](_0x145f6f['content'])['getItems']())_0x2c1846['is']('element','suggestion-td')&&_0x14fe77['push'](_0x2c1846);_0x80b9ea['change'](_0xe23977=>{for(const _0x144ebc of _0x14fe77)_0xe23977['move'](_0xe23977['createRangeIn'](_0x144ebc),_0xe23977['createPositionBefore'](_0x144ebc)),_0xe23977['remove'](_0x144ebc);});});}}function ke(_0x6c6ba7){if(_0x6c6ba7['isEmpty'])return!0x0;const _0x336b7d=_0x6c6ba7['getChild'](0x0);return _0x336b7d['is']('element','paragraph')&&_0x336b7d['isEmpty'];}function Re(_0x33952b,_0x4b07af={},_0x53bfc5){for(const {isAnchor:_0x3b381e,cellHeight:_0x226a42,cellWidth:_0x107d4f}of _0x53bfc5['createTableWalker'](_0x33952b,{'includeAllSlots':!0x0,..._0x4b07af}))if(!_0x3b381e||0x1!=_0x226a42||0x1!=_0x107d4f)return!0x1;return!0x0;}class Nt extends _0x190756{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x3aaa46=this['editor']['plugins']['get']('TrackChangesEditing');_0x3aaa46['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x3aaa46['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x3aaa46['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3aaa46['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x3aaa46['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x3aaa46['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x2979c4,_0x1a0ffe){const _0x335564=this['editor']['plugins']['get']('TrackChangesEditing'),_0x285a91=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x276074=_0x1a0ffe['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x2bc8b4=_0x285a91['getColumnGroupElement'](_0x276074);let _0x52f7c5=_0x2bc8b4?_0x285a91['getTableColumnsWidths'](_0x2bc8b4):null,_0x4f249a=_0x276074['getAttribute']('tableWidth')||null;const _0x239e59=_0x1a0ffe['tableWidth']||_0x4f249a,_0x5edca0=_0x1a0ffe['columnWidths']||_0x52f7c5,_0x558b93=this['editor']['plugins']['get']('Users')['me'];for(const _0x30eeb4 of _0x335564['getSuggestions']()){const _0x2e0807=_0x30eeb4['getContainedElement']();if('resizeTable'===_0x30eeb4['subType']&&_0x2e0807===_0x276074){_0x30eeb4['author']!==_0x558b93&&_0x30eeb4['discard']();const _0x2fadcf=_0x30eeb4['data']['commandParams'];_0x4f249a=_0x2fadcf[0x0]['tableWidth'],_0x52f7c5=_0x2fadcf[0x0]['columnWidths'];break;}}_0x2979c4({'table':_0x276074,'tableWidth':_0x239e59,'columnWidths':_0x5edca0}),_0x335564['markBlockFormat'](_0x276074,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x4f249a,'columnWidths':_0x52f7c5}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x34197b){if('formatBlock'!=_0x34197b['type']&&'formatInline'!=_0x34197b['type'])return;const {data:_0x10e9f4}=_0x34197b;if(_0x10e9f4&&'resizeTable'===_0x10e9f4['formatGroupId']){const _0x2e8513='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x2e8513)};}}}class Dt extends _0x190756{['afterInit'](){const _0x3a4c91=this['editor'];_0x3a4c91['plugins']['has']('Template')&&_0x3a4c91['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x190756{['afterInit'](){const _0x2a99e7=this['editor'];if(!_0x2a99e7['commands']['get']('insertTableOfContents'))return;_0x2a99e7['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x1ffdc6=_0x2a99e7['plugins']['get']('TrackChangesEditing'),_0x43bdb5=_0x2a99e7['locale'];_0x1ffdc6['descriptionFactory']['registerElementLabel']('tableOfContents',_0xc7ce3f=>o(_0x43bdb5,'ELEMENT_TABLE_OF_CONTENTS',_0xc7ce3f));}}class $t extends _0x190756{['afterInit'](){const _0x4a363b=this['editor'];if(!_0x4a363b['plugins']['has']('Title'))return;const _0x17b690=_0x4a363b['plugins']['get']('TrackChangesEditing');_0x17b690['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x4a363b['locale'],'ELEMENT_TITLE')),_0x4a363b['model']['document']['registerPostFixer'](_0x31b2d3=>{let _0x197a7b=!0x1;const _0x1c528c=Array['from'](_0x4a363b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3f4606,data:_0x3b272b}of _0x1c528c){const {group:_0x2f1118}=_0x17b690['_splitMarkerName'](_0x3f4606);if('suggestion'!==_0x2f1118||!_0x3b272b['newRange'])continue;const _0x988f1f=_0x3b272b['newRange'],_0x5a18dd=_0x988f1f['end']['nodeBefore'];if(!_0x5a18dd||!_0x5a18dd['is']('element','title-content'))continue;if(!_0x988f1f['start']['isTouching'](_0x988f1f['end']))continue;const _0x42f946=_0x4a363b['model']['schema']['getNearestSelectionRange'](_0x988f1f['end'],'forward');if(_0x42f946&&_0x42f946['isCollapsed']){const _0x25bd0e=_0x31b2d3['createRange'](_0x988f1f['start'],_0x42f946['start']);_0x25bd0e['isEqual'](_0x988f1f)||(_0x31b2d3['updateMarker'](_0x3f4606,{'range':_0x25bd0e}),_0x197a7b=!0x0);}_0x197a7b||(_0x31b2d3['removeMarker'](_0x3f4606),_0x197a7b=!0x0);}return _0x197a7b;});}}class Bt extends _0x190756{['afterInit'](){const _0x49573c=this['editor'],_0x5f0d07=_0x49573c['plugins']['get']('TrackChangesEditing');_0x49573c['plugins']['has']('UndoEditing')&&(_0x5f0d07['enableCommand']('undo'),_0x5f0d07['enableCommand']('redo'));}}class xt extends _0x190756{static get['requires'](){return[It];}['afterInit'](){const _0x5ce39d=this['editor'];if(!_0x5ce39d['plugins']['has']('TableCaptionEditing'))return;_0x5ce39d['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x190756{['tableProperties'];['tableCellProperties'];constructor(_0x15dec1){super(_0x15dec1),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 _0x5a057c=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x1d3e36 of this['tableProperties'])_0x5a057c['enableCommand'](_0x1d3e36,(_0x241ac1,_0x5a2757)=>{const _0x4bde40=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x1d3e36,[_0x4bde40],this['tableProperties'],'tableProperties',_0x241ac1,_0x5a2757);});_0x5a057c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5a057c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5a057c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x317288,_0x543b93)=>this['handleDiscardAction'](this['tableProperties'],_0x317288,_0x543b93)),_0x5a057c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x54dcd9 of this['tableCellProperties'])_0x5a057c['enableCommand'](_0x54dcd9,(_0x2d7d6e,_0x102bb8)=>{const _0x27fbd3=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x54dcd9,_0x27fbd3,this['tableCellProperties'],'tableCellProperties',_0x2d7d6e,_0x102bb8);});_0x5a057c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5a057c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5a057c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x3a82f3,_0x31abd8)=>this['handleDiscardAction'](this['tableCellProperties'],_0x3a82f3,_0x31abd8)),_0x5a057c['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5a057c['descriptionFactory']['registerDescriptionCallback'](_0x2f03cf=>this['handleSuggestionDescription'](_0x2f03cf));}['_handlePropertyChange'](_0x3afb5e,_0x2040e2,_0x5b2506,_0x37dbf3,_0x3ab35f,_0x4dd402){const _0x5c948b=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x4dd402['batch'],()=>{for(const _0x1587f of _0x2040e2){if(this['_getSuggestion'](_0x1587f,_0x37dbf3))_0x3ab35f(_0x4dd402);else{const _0x1838e3={};for(const _0x16189e of _0x5b2506){const _0x4fdc43=_0x1587f['getAttribute'](_0x16189e);void 0x0!==_0x4fdc43&&(_0x1838e3[_0x16189e]=_0x4fdc43);}_0x3ab35f(_0x4dd402),_0x5c948b['markBlockFormat'](_0x1587f,{'commandParams':[_0x1838e3]},[],_0x37dbf3);}}});}['handleDiscardAction'](_0x205e4c,_0x36dd2d,_0x192c14){const _0x4e8e8c=_0x36dd2d[0x0]['start']['nodeAfter'],_0x6b5d25=_0x192c14['commandParams'][0x0];this['editor']['model']['change'](_0x3d5b23=>{for(const _0x44fe40 of _0x205e4c)void 0x0!==_0x6b5d25[_0x44fe40]?_0x3d5b23['setAttribute'](_0x44fe40,_0x6b5d25[_0x44fe40],_0x4e8e8c):_0x3d5b23['removeAttribute'](_0x44fe40,_0x4e8e8c);});}['handleSuggestionDescription'](_0x419471){if(_0x419471['data'])switch(_0x419471['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'](_0x3292ed,_0x142f1d){const _0x2d1c58=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x3d11c1 of _0x2d1c58['getSuggestions']({'skipNotAttached':!0x0})){const _0x3c5b3e=_0x3d11c1['getContainedElement']();if(_0x3d11c1['subType']===_0x142f1d&&_0x3c5b3e===_0x3292ed)return _0x3d11c1;}return null;}}const m='$elementName';class p extends _0x190756{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x397d2e,_0x45e59a,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x4829bd){function _0x68109f(_0x436a84){return _0x436a84['map'](_0x33d85c=>String['fromCharCode'](_0x33d85c))['join']('');}super(_0x4829bd),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x1b94a3,_0x52ff56,_0x38b330,_0x566648)=>{this['_model']['change'](()=>{for(const _0x2a8b95 of[..._0x566648,..._0x38b330])this['_model']['markers']['has'](_0x2a8b95)&&_0x4829bd['editing']['reconvertMarker'](_0x2a8b95);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x4829bd['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(),_0x4829bd['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x4829bd['config']['get']('trackChanges.trackFormatChanges'),_0x4829bd['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x4829bd['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x4829bd,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x68109f([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x68109f([0x34,0x30,0x34,0x38,0x31,0x36,0x33,0x38]);}['init'](){const _0x531ce0=this['editor'],_0x5cbbb8=(_0x37a39c,_0x423608)=>{if('attribute'!=_0x37a39c)return'ck-suggestion-marker-'+_0x37a39c;const _0x335cda=_0x423608['split']('|')[0x0];return this['_isBlockAttribute'](_0x335cda)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x531ce0['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x35686d=>{const {id:_0x14330e,authorId:_0x3172b6,type:_0x4ce42d,subType:_0x413835}=this['_splitMarkerName'](_0x35686d['markerName']),_0x4fa0d5=['ck-suggestion-marker',_0x5cbbb8(_0x4ce42d,_0x413835)];let _0x228112=0xbb8;return this['activeMarkers']['includes'](_0x35686d['markerName'])&&(_0x4fa0d5['push']('ck-suggestion-marker--active'),_0x228112=0xbc2),'deletion'==_0x4ce42d&&(_0x228112+=0x5),{'classes':_0x4fa0d5,'attributes':{'data-suggestion':_0x14330e,'data-author-id':_0x3172b6},'priority':_0x228112};}}),_0x531ce0['conversion']['for']('dataDowncast')['add'](_0x2ef1b4=>{_0x2ef1b4['on']('addMarker:suggestion',(_0x300ca3,_0x2ffeac,_0x58844d)=>{if(!_0x58844d['options']['showSuggestionHighlights'])return;const _0xbd313a=_0x2ffeac['item'];if(!_0xbd313a)return;const _0x936af1=_0x58844d['mapper']['toViewElement'](_0xbd313a);_0x531ce0['model']['schema']['isObject'](_0xbd313a)&&_0x936af1&&!_0x936af1['getCustomProperty']('widget')&&_0x936af1['is']('containerElement')&&_0x3256f4(_0x936af1,_0x58844d['writer']);},{'priority':'high'});}),_0x531ce0['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x1dd1ea,_0x6b3dd2)=>{if(!_0x6b3dd2['options']['showSuggestionHighlights'])return null;const {type:_0x2fa23c,subType:_0x1b7d21}=this['_splitMarkerName'](_0x1dd1ea['markerName']);return{'classes':['ck-suggestion-marker',_0x5cbbb8(_0x2fa23c,_0x1b7d21)],'priority':0xbb8};}});const _0x57ae74=({showActiveMarkers:_0x3d9050=!0x0,isAttributeSuggestion:_0x46538f=!0x1}={})=>(_0x4e294d,_0x53af97,_0x3f2570)=>{if(!_0x53af97['item'])return;const {id:_0x51f925,authorId:_0x677e23}=this['_splitMarkerName'](_0x53af97['markerName']);if(_0x46538f){const _0x41040d=this['_suggestions']['get'](_0x51f925),_0x4243eb=this['_getAttributeKey'](_0x41040d);if(!this['_isBlockAttribute'](_0x4243eb))return;}if(_0x53af97['item']['is']('selection'))return void _0x3f2570['consumable']['consume'](_0x53af97['item'],_0x4e294d['name']);const _0x31054e=_0x3f2570['mapper']['toViewElement'](_0x53af97['item']);if(_0x53af97['item']['is']('element')&&_0x531ce0['model']['schema']['isBlock'](_0x53af97['item'])&&!_0x31054e['getCustomProperty']('addHighlight')){_0x3f2570['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x31054e),_0x3f2570['writer']['setAttribute']('data-suggestion',_0x51f925,_0x31054e),_0x3f2570['writer']['setAttribute']('data-author-id',_0x677e23,_0x31054e),_0x3f2570['mapper']['bindElementToMarker'](_0x31054e,_0x53af97['markerName']),_0x3d9050&&(this['activeMarkers']['includes'](_0x53af97['markerName'])?_0x3f2570['writer']['addClass']('ck-suggestion-marker--active',_0x31054e):_0x3f2570['writer']['removeClass']('ck-suggestion-marker--active',_0x31054e));for(const _0x142ba4 of _0x531ce0['model']['createRangeIn'](_0x53af97['item'])['getItems']())_0x3f2570['consumable']['consume'](_0x142ba4,_0x4e294d['name']);_0x3f2570['consumable']['consume'](_0x53af97['item'],_0x4e294d['name']);}};_0x531ce0['conversion']['for']('dataDowncast')['add'](_0x12d4af=>{_0x12d4af['on']('addMarker:suggestion:formatBlock',(_0x537220,_0x584f72,_0x5842e5)=>{_0x5842e5['options']['showSuggestionHighlights']&&_0x57ae74({'showActiveMarkers':!0x1})(_0x537220,_0x584f72,_0x5842e5);},{'priority':'highest'});}),_0x531ce0['conversion']['for']('dataDowncast')['add'](_0x1d6fc6=>{_0x1d6fc6['on']('addMarker:suggestion:attribute',(_0x548114,_0xc34aa1,_0x48142f)=>{_0x48142f['options']['showSuggestionHighlights']&&_0x57ae74({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x548114,_0xc34aa1,_0x48142f);},{'priority':'highest'});}),_0x531ce0['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x1d22a6,_0x1cc4a6)=>_0x1cc4a6['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x1d22a6['substr'](0xb)}}),_0x531ce0['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x349882,{writer:_0x251e07})=>{let _0x46a061='suggestion:'+_0x349882['getAttribute']('suggestion-type')+':'+_0x349882['getAttribute']('id');return _0x349882['getAttribute']('marker-count')&&(_0x46a061+=':'+_0x349882['getAttribute']('marker-count')),_0x251e07['createElement']('$marker',{'data-name':_0x46a061});}}),_0x531ce0['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x531ce0['conversion']['for']('editingDowncast')['add'](_0x12fdfd=>{_0x12fdfd['on']('addMarker:suggestion:formatBlock',_0x57ae74(),{'priority':'high'});}),_0x531ce0['conversion']['for']('editingDowncast')['add'](_0x3f4ca2=>{_0x3f4ca2['on']('addMarker:suggestion:attribute',_0x57ae74({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x531ce0['conversion']['for']('editingDowncast')['add'](_0x4c4aaf=>{_0x4c4aaf['on']('removeMarker:suggestion:formatBlock',(_0x21eed8,_0x20803c,_0x19e80e)=>{const _0x1d19bc=_0x19e80e['mapper']['markerNameToElements'](_0x20803c['markerName']);if(_0x1d19bc){for(const _0x10a225 of _0x1d19bc)_0x10a225['getCustomProperty']('addHighlight')||(_0x19e80e['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x10a225),_0x19e80e['writer']['removeAttribute']('data-suggestion',_0x10a225),_0x19e80e['writer']['removeAttribute']('data-author-id',_0x10a225),_0x19e80e['mapper']['unbindElementFromMarkerName'](_0x10a225,_0x20803c['markerName']));}},{'priority':'high'});}),_0x531ce0['conversion']['for']('editingDowncast')['add'](_0x240ab1=>{_0x240ab1['on']('removeMarker:suggestion:attribute',(_0x55c9e1,_0xaa7c14,_0x2cc9a1)=>{const _0x4f433b=_0x2cc9a1['mapper']['markerNameToElements'](_0xaa7c14['markerName']);if(!_0x4f433b)return;const {id:_0x2f5f64}=this['_splitMarkerName'](_0xaa7c14['markerName']),_0x43d929=this['_suggestions']['get'](_0x2f5f64),_0x1293b3=this['_getAttributeKey'](_0x43d929);if(this['_isBlockAttribute'](_0x1293b3)){for(const _0x4f0cc8 of _0x4f433b)_0x4f0cc8['getCustomProperty']('addHighlight')||(_0x2cc9a1['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4f0cc8),_0x2cc9a1['writer']['removeAttribute']('data-suggestion',_0x4f0cc8),_0x2cc9a1['writer']['removeAttribute']('data-author-id',_0x4f0cc8),_0x2cc9a1['mapper']['unbindElementFromMarkerName'](_0x4f0cc8,_0xaa7c14['markerName']));}},{'priority':'high'});}),_0x531ce0['model']['document']['registerPostFixer'](_0x55fbcb=>{let _0x10cd85=!0x1;const _0x2ff0da=Array['from'](_0x531ce0['model']['document']['differ']['getChangedMarkers']()),_0x31bd60=new Set();for(const {name:_0x180de7,data:_0x4ae8a6}of _0x2ff0da){const {group:_0x2ad913,type:_0x4282d4,subType:_0x3eceec,id:_0x37d21c}=this['_splitMarkerName'](_0x180de7);if('suggestion'!==_0x2ad913)continue;const _0x51e791=this['_suggestions']['get'](_0x37d21c);if(null!=_0x4ae8a6['newRange']){'formatInline'==_0x4282d4&&(_0x10cd85=_0x10cd85||Ut(_0x4ae8a6['newRange'],_0x180de7,_0x55fbcb,_0x531ce0['model']['schema']));const _0x13f3b8='attribute'==_0x4282d4&&this['_isBlockAttribute'](_0x3eceec['split']('|')[0x0]);if(_0x4ae8a6['newRange']['isCollapsed']||'$graveyard'==_0x4ae8a6['newRange']['root']['rootName']||'formatBlock'==_0x4282d4&&!Ft(_0x4ae8a6['newRange'])||_0x13f3b8&&!Ft(_0x4ae8a6['newRange'])||'deletion'==_0x4282d4&&!(!Vt(_0x3974ad=_0x4ae8a6['newRange'])&&!function(_0x34dde8){return _0x34dde8['start']['parent']==_0x34dde8['end']['nodeBefore']&&_0x34dde8['start']['isAtEnd'];}(_0x3974ad)))_0x55fbcb['removeMarker'](_0x180de7),_0x10cd85=!0x0;else{if(!_0x51e791||!_0x51e791['isInContent'])continue;if(_0x4ae8a6['newRange']&&_0x4ae8a6['oldRange']&&_0x4ae8a6['newRange']['isEqual'](_0x4ae8a6['oldRange']))continue;_0x31bd60['add'](_0x51e791);}}}var _0x3974ad;return _0x31bd60['size']>0x0&&(_0x10cd85=!!this['_joinWithAdjacentSuggestions'](_0x31bd60)||_0x10cd85),_0x10cd85;}),_0x531ce0['model']['document']['registerPostFixer'](_0x2d2b0a=>{let _0xa073b1=!0x1;for(const _0x4e23b5 of _0x531ce0['model']['document']['differ']['getChanges']())if('insert'==_0x4e23b5['type'])for(const _0x56fdee of this['_suggestions']['values']()){if(_0x56fdee['isMultiRange']||!_0x56fdee['isInContent'])continue;const _0x15e674='formatBlock'==_0x56fdee['type'],_0x37b95a=this['_getAttributeKey'](_0x56fdee),_0x50f538=_0x37b95a&&this['_isBlockAttribute'](_0x37b95a);if(!_0x15e674&&!_0x50f538)continue;const _0x581e7e=_0x56fdee['getFirstRange']();if(_0x581e7e['start']['parent']!=_0x581e7e['end']['parent']&&!_0x581e7e['end']['isAtEnd']){const _0x10a50f=_0x531ce0['model']['createPositionAt'](_0x581e7e['start']['nodeAfter'],'end'),_0x5118b3=_0x531ce0['model']['createRange'](_0x581e7e['start'],_0x10a50f);_0x2d2b0a['updateMarker'](_0x56fdee['getFirstMarker'](),{'range':_0x5118b3}),_0xa073b1=!0x0;}}return _0xa073b1;}),_0x531ce0['model']['document']['registerPostFixer'](_0x461e09=>this['_processAttributeChanges'](_0x461e09)),_0x531ce0['model']['document']['registerPostFixer'](_0x543921=>!_0x543921['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x543921)),_0x531ce0['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x531ce0['model']['document']['on']('change:data',(_0x478cb7,_0x22dac5)=>{if(!_0x22dac5['isLocal']||_0x22dac5['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x31cdfa=_0x531ce0['model']['document']['differ']['getChanges']();if(0x0==_0x31cdfa['length'])return;const _0x311542=[],_0x8feee6=_0x31cdfa['filter'](_0x3fd209=>'attribute'==_0x3fd209['type']),_0x530dcd=_0x31cdfa['filter'](_0x2c4523=>'insert'==_0x2c4523['type']&&'$text'!=_0x2c4523['name']);for(const _0x2e5d03 of _0x8feee6)this['_isRegisteredAttribute'](_0x2e5d03['attributeKey'])&&_0x311542['push']({'key':_0x2e5d03['attributeKey'],'newValue':_0x2e5d03['attributeNewValue'],'oldValue':_0x2e5d03['attributeOldValue'],'range':Pt(_0x2e5d03['range'],_0x531ce0['model'])});for(const _0x1c68a9 of _0x530dcd){if('rename'!=_0x1c68a9['action']&&'refresh'!=_0x1c68a9['action'])continue;const _0x1eddf3=Lt(_0x1c68a9['position']['nodeAfter'],_0x531ce0['model']),_0x1ee1a8=_0x1c68a9['before'];'rename'==_0x1c68a9['action']&&_0x311542['push']({'key':m,'newValue':_0x1c68a9['name'],'oldValue':_0x1ee1a8['name'],'range':_0x1eddf3});for(const [_0x2a2f9a,_0x209a78]of _0x1ee1a8['attributes']){if(!this['_isRegisteredAttribute'](_0x2a2f9a))continue;const _0x365fdd=_0x1c68a9['attributes']['get'](_0x2a2f9a);_0x209a78!==_0x365fdd&&_0x311542['push']({'key':_0x2a2f9a,'newValue':_0x365fdd,'oldValue':_0x209a78,'range':_0x1eddf3});}for(const [_0x262537,_0x7d685d]of _0x1c68a9['attributes'])this['_isRegisteredAttribute'](_0x262537)&&(_0x1ee1a8['attributes']['has'](_0x262537)||_0x311542['push']({'key':_0x262537,'newValue':_0x7d685d,'oldValue':null,'range':_0x1eddf3}));}0x0!=_0x311542['length']&&_0x531ce0['model']['enqueueChange'](_0x22dac5,_0xf78f18=>{const _0x5f520b=_0x48c6b4();for(const {range:_0x2cd3e3,key:_0x334057,oldValue:_0x11a1a3,newValue:_0x40c9d2}of _0x311542)this['markAttributeChange'](_0x2cd3e3,_0x334057,_0x11a1a3,_0x40c9d2,{'groupId':_0x5f520b});this['_reduceExistingSuggestions'](_0xf78f18,_0x311542);});},{'priority':'lowest'}),_0x531ce0['model']['markers']['on']('update:suggestion',(_0x184f13,_0x1fee25,_0x7803bf)=>{if(null==_0x7803bf){const {id:_0x1c4a29}=this['_splitMarkerName'](_0x1fee25['name']),_0x16450b=this['_suggestions']['get'](_0x1c4a29);_0x16450b&&_0x16450b['addMarkerName'](_0x1fee25['name']);}}),_0x531ce0['model']['document']['on']('change:data',()=>{const _0x432965=Array['from'](_0x531ce0['model']['document']['differ']['getChangedMarkers']())['filter'](_0x114e85=>'suggestion'===this['_splitMarkerName'](_0x114e85['name'])['group']);if(0x0===_0x432965['length'])return;_0x432965['sort']((_0x34e0b1,_0x544dbd)=>{const _0x1cb629=_0x34e0b1['data']['oldRange'],_0x3c0d76=_0x544dbd['data']['oldRange'];return null===_0x1cb629&&null===_0x3c0d76?0x0:null===_0x1cb629&&null!==_0x3c0d76?-0x1:null!==_0x1cb629&&null===_0x3c0d76?0x1:_0x1cb629['start']['isBefore'](_0x3c0d76['start'])?-0x1:0x1;});const _0x5b3c2a=new Set(),_0x356bdb=new Set();for(const {name:_0x407f4d,data:_0x32fdc4}of _0x432965){const {id:_0x41f225}=this['_splitMarkerName'](_0x407f4d);if(null===_0x32fdc4['oldRange']){const _0x8d88d7=this['_handleNewSuggestionMarker'](_0x407f4d);_0x356bdb['add'](_0x8d88d7);}else{const _0x54c14e=this['_suggestions']['get'](_0x41f225);null!==_0x32fdc4['newRange']||_0x54c14e['isInContent']?(_0x5b3c2a['add'](_0x54c14e['head']),_0x356bdb['add'](_0x54c14e)):this['_removeSuggestion'](_0x54c14e);}}_0x356bdb['size']>0x0&&this['_refreshSuggestionsChain'](_0x356bdb);for(const _0x3a6222 of _0x5b3c2a)this['fire']('suggestionChanged',_0x3a6222);}),_0x531ce0['model']['on']('applyOperation',(_0x1a0f5b,_0x5abed0)=>{const _0x2e165b=_0x5abed0[0x0];if(!this['_suggestions']['size'])return;if(!_0x2e165b['isDocumentOperation'])return;if(_0x2e165b['batch']['isUndo']||!_0x2e165b['batch']['isLocal'])return;let _0x15367d,_0xd0cb4d;switch(_0x2e165b['type']){case'insert':_0x15367d=_0x531ce0['model']['createPositionAt'](_0x2e165b['position']),_0xd0cb4d=_0x15367d['getShiftedBy'](_0x2e165b['howMany']);break;case'split':_0x15367d=_0x531ce0['model']['createPositionAt'](_0x2e165b['splitPosition']),_0xd0cb4d=_0x531ce0['model']['createPositionAt'](_0x2e165b['moveTargetPosition']);break;case'move':_0x15367d=_0x531ce0['model']['createPositionAt'](_0x2e165b['targetPosition']),_0xd0cb4d=_0x15367d['getShiftedBy'](_0x2e165b['howMany']);break;default:return;}const _0x516b22=_0x531ce0['model']['createRange'](_0x15367d,_0xd0cb4d);_0x531ce0['model']['change'](()=>{for(const {suggestion:_0x13614b,meta:_0x2c431b}of this['_findSuggestions'](_0x516b22)){if(_0x13614b['isMultiRange'])continue;if('formatInline'==_0x13614b['type'])continue;const _0x521f88=this['_getAttributeKey'](_0x13614b);if(_0x521f88&&this['_isBlockAttribute'](_0x521f88)&&'split'!=_0x2e165b['type'])continue;const _0x329b21=_0x13614b['data']&&_0x13614b['data']['multipleBlocks'];('formatBlock'!=_0x13614b['type']||'split'==_0x2e165b['type']&&!_0x329b21)&&(_0x2c431b['containsRangeInObject']||'insertion'==_0x13614b['type']&&_0x2c431b['isOwn']||_0x13614b['getFirstRange']()['containsRange'](_0x516b22)&&this['_breakSuggestionMarker'](_0x13614b,_0x15367d,_0xd0cb4d));}});},{'priority':'lowest'}),_0x531ce0['model']['on']('deleteContent',(_0x24a0bd,_0x162f79)=>{const _0x14ec85=_0x162f79[0x0],_0x308287=_0x162f79[0x1];if(_0x308287&&_0x308287['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x14ec85['isCollapsed'])return;const _0x5380ab=_0x531ce0['model']['schema'],{start:_0x366967,end:_0x1c82e3}=_0x14ec85['getFirstRange'](),_0x46606f=_0x366967['nodeAfter']&&_0x5380ab['isLimit'](_0x366967['nodeAfter'])?null:_0x5380ab['getNearestSelectionRange'](_0x366967,'forward'),_0x5ac691=_0x1c82e3['nodeBefore']&&_0x5380ab['isLimit'](_0x1c82e3['nodeBefore'])?null:_0x5380ab['getNearestSelectionRange'](_0x1c82e3,'backward'),_0x396f18=_0x531ce0['model']['createRange'](_0x46606f?_0x46606f['start']:_0x366967,_0x5ac691?_0x5ac691['end']:_0x1c82e3);_0x531ce0['model']['change'](_0x95bbf=>{this['markDeletion'](_0x396f18);const _0x1fd5c5=_0x531ce0['model']['schema']['getNearestSelectionRange'](_0x396f18['start']);_0x14ec85['is']('documentSelection')?_0x95bbf['setSelection'](_0x1fd5c5):_0x14ec85['setTo'](_0x1fd5c5);}),_0x24a0bd['stop']();},{'priority':_0x3705f6['normal']+0xa}),_0x531ce0['model']['on']('insertContent',(_0x32d071,_0x13e24d)=>{const _0x2db57e=_0x13e24d[_0x13e24d['length']-0x1];_0x2db57e&&_0x2db57e['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x531ce0['model']['change'](()=>{let _0x537fce=_0x531ce0['model']['insertContent'](_0x13e24d[0x0],_0x13e24d[0x1],_0x13e24d[0x2],{'forceDefaultExecution':!0x0});if(!_0x537fce)return;_0x32d071['return']=_0x537fce['clone']();const _0x453773=_0x537fce['end']['nodeBefore'],_0x28f712=_0x531ce0['model']['schema'];_0x453773&&_0x28f712['isBlock'](_0x453773)&&!_0x28f712['isObject'](_0x453773)&&(_0x537fce=_0x531ce0['model']['createRange'](_0x537fce['start'],_0x531ce0['model']['createPositionAt'](_0x453773,'end'))),this['markInsertion'](_0x537fce);}),_0x32d071['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x2b8ddb=new x(_0x531ce0,this['_suggestions']);_0x531ce0['commands']['add']('acceptSuggestion',_0x2b8ddb),this['enableCommand']('acceptSuggestion');const _0x2d7332=new R(_0x531ce0,this['_suggestions']);_0x531ce0['commands']['add']('discardSuggestion',_0x2d7332),this['enableCommand']('discardSuggestion'),_0x531ce0['commands']['add']('acceptAllSuggestions',new E(_0x531ce0,_0x2b8ddb,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x531ce0['commands']['add']('discardAllSuggestions',new E(_0x531ce0,_0x2d7332,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x531ce0['commands']['add']('acceptSelectedSuggestions',new O(_0x531ce0,_0x2b8ddb,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x531ce0['commands']['add']('discardSelectedSuggestions',new O(_0x531ce0,_0x2d7332,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x36cb02=_0x531ce0['plugins']['get']('CommentsRepository');this['listenTo'](_0x36cb02,'addComment',(_0x598922,{threadId:_0x2d85fa})=>{const _0x5e271d=this['_suggestions']['get'](_0x2d85fa);_0x5e271d&&_0x5e271d['commentThread']&&0x1===_0x5e271d['commentThread']['length']&&this['_updateSuggestionData'](_0x2d85fa,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x36cb02,'removeComment',(_0x2bf874,{threadId:_0x28f1c1})=>{const _0x38f9c5=this['_suggestions']['get'](_0x28f1c1);_0x38f9c5&&_0x38f9c5['commentThread']&&!_0x38f9c5['commentThread']['length']&&this['_updateSuggestionData'](_0x28f1c1,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x2cc88d){if(this['_adapter'])throw new _0x1efd91('track-changes-adapter-already-set',this);this['_adapter']=_0x2cc88d;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x3c956f=!0x1,toJSON:_0x4594ef=!0x1}={}){const _0x1cd39a=[];for(const _0x54bb26 of this['_suggestions']['values']())_0x3c956f&&!_0x54bb26['isInContent']||_0x1cd39a['push'](_0x54bb26);return _0x4594ef?_0x1cd39a['map'](_0x2eb02e=>_0x2eb02e['toJSON']()):_0x1cd39a;}['getSuggestion'](_0x320562){const _0x1aea8b=this['_suggestions']['get'](_0x320562);if(!_0x1aea8b)throw new _0x1efd91('track-changes-suggestion-not-found',this);return _0x1aea8b;}['hasSuggestion'](_0x5c6007){return this['_suggestions']['has'](_0x5c6007);}['addSuggestionData'](_0x1346c5){const {authorId:_0x25d3da,id:_0x5074ad,attributes:_0x589fbe}=_0x1346c5,[_0x144544,_0x53356c]=_0x1346c5['type']['split'](':'),_0x269ca8=this['_suggestions']['get'](_0x5074ad)||this['_createSuggestion'](_0x144544,_0x53356c,_0x5074ad,_0x25d3da,_0x589fbe);if(this['_addThreadToSuggestion'](_0x269ca8),this['_checkSuggestionCorrectness'](_0x269ca8,_0x144544,_0x53356c||null,_0x25d3da),_0x269ca8['createdAt']=_0x1346c5['createdAt'],_0x269ca8['_isDataLoaded']=!0x0,_0x589fbe&&_0x589fbe['@external']){const _0x4ba4e3=_0x589fbe['@external'],_0x29653a=this['_getExternalAuthor'](_0x4ba4e3['authorName']);_0x269ca8['authoredAt']=_0x4ba4e3['createdAt'],_0x269ca8['author']=_0x29653a,_0x269ca8['isExternal']=!0x0;}else _0x269ca8['authoredAt']=_0x1346c5['createdAt'];switch(_0x1346c5['data']&&(_0x269ca8['data']=_0x1346c5['data']),_0x1346c5['attributes']&&(_0x269ca8['attributes']=_0x1346c5['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x269ca8['_saved']=!0x0),this['_suggestionState']['get'](_0x269ca8)){case'notReady':this['_suggestionState']['set'](_0x269ca8,'dataReady');break;case'markerReady':_0x269ca8['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x269ca8])),this['_refreshSuggestionsChain'](new Set([_0x269ca8])),this['_suggestionState']['set'](_0x269ca8,'ready'),this['fire']('suggestionLoaded',_0x269ca8)):this['_suggestionState']['set'](_0x269ca8,'removed');}return _0x269ca8;}['acceptSuggestion'](_0x544e83){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3b3ff2 of _0x544e83['getAllAdjacentSuggestions']())_0x3b3ff2['accept']();});});}['discardSuggestion'](_0x17c0aa){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x52348f of _0x17c0aa['getAllAdjacentSuggestions']())_0x52348f['discard']();});});}['enableCommand'](_0x32e851,_0x849169){const _0x51bb57=this['editor']['commands']['get'](_0x32e851);if(!_0x51bb57)throw new _0x1efd91('track-changes-command-not-found',this,{'commandName':_0x32e851});if(this['_enabledCommands']['has'](_0x51bb57))throw new _0x1efd91('track-changes-enable-command-twice',this,{'commandName':_0x32e851});this['_enabledCommands']['add'](_0x51bb57),_0x849169&&_0x51bb57['on']('execute',(_0x59c40d,_0x257f1f)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x257f1f['length']>0x0&&_0x257f1f[_0x257f1f['length']-0x1]&&_0x257f1f[_0x257f1f['length']-0x1]['forceDefaultExecution']?_0x257f1f['pop']():(_0x59c40d['return']=_0x849169((..._0x5a2493)=>_0x51bb57['execute'](..._0x5a2493,{'forceDefaultExecution':!0x0}),..._0x257f1f),_0x59c40d['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x36ddfc){let _0x49b725,_0x247312;const _0x2da13b=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x49b725=_0x36ddfc();}catch(_0x568a07){_0x247312=_0x568a07;}return _0x2da13b||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x247312&&_0x1efd91['rethrowUnexpectedError'](_0x247312,this),_0x49b725;}['markInsertion'](_0xbb1e8,_0x2e15e6=null,_0xac315f={}){if(_0xbb1e8['isCollapsed'])return null;const _0x28052c=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x90a843,meta:_0x24c68a}of this['_findSuggestions'](_0xbb1e8,'insertion'))if(_0x24c68a['isOwn']){if(!_0x24c68a['isNextTo']){if(_0x24c68a['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x90a843,_0xac315f))continue;return _0x90a843;}if(qt(_0x90a843,_0xac315f))return _0x90a843;this['_breakSuggestionMarker'](_0x90a843,_0xbb1e8['start'],_0xbb1e8['end']);break;}if(_0x2e15e6==_0x90a843['subType']&&qt(_0x90a843,_0xac315f)){const _0x7d815e=_0x90a843['getFirstRange']();return _0x7d815e['start']['isEqual'](_0xbb1e8['end'])?this['_setSuggestionRange'](_0x90a843,this['_model']['createRange'](_0xbb1e8['start'],_0x7d815e['end'])):this['_setSuggestionRange'](_0x90a843,this['_model']['createRange'](_0x7d815e['start'],_0xbb1e8['end'])),_0x90a843;}}const _0x1d4c56=_0x48c6b4(),_0x2766e0=_0x28052c['id'],_0x2fbb66=_0x2e15e6?'insertion:'+_0x2e15e6:'insertion',_0x13a8dd=this['_setSuggestionData']({'id':_0x1d4c56,'type':_0x2fbb66,'createdAt':new Date(),'authorId':_0x2766e0,'attributes':_0xac315f});return this['_addSuggestionMarker'](_0x2fbb66,_0x1d4c56,_0x2766e0,_0xbb1e8),_0x13a8dd;}['markMultiRangeInsertion'](_0x575bab,_0x167d3a='multi',_0x5e2ba5={}){const _0x243fd8=this['editor']['plugins']['get']('Users')['me'],_0x212672=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x167d3a,'join');for(const _0x2ba69f of this['getSuggestions']())if(_0x2ba69f['author']['id']==_0x243fd8['id']&&'insertion'==_0x2ba69f['type']&&_0x2ba69f['subType']==_0x167d3a&&qt(_0x2ba69f,_0x5e2ba5)&&(_0x212672(_0x2ba69f['getRanges'](),_0x575bab)||_0x212672(_0x575bab,_0x2ba69f['getRanges']()))){for(const _0x5a6dde of _0x575bab)_0x2ba69f['addRange'](_0x5a6dde);return _0x2ba69f;}for(const {suggestion:_0x236d6a,meta:_0x495dd6}of this['_findSuggestions'](_0x575bab,'insertion')){if(!_0x495dd6['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x495dd6['containsRangeInObject'])continue;if(!qt(_0x236d6a,_0x5e2ba5))continue;let _0x49f95f=!0x0;for(const _0xd0eb3b of _0x236d6a['getRanges']())for(const _0x11fb94 of _0x575bab)if(!_0xd0eb3b['containsRange'](_0x11fb94)){_0x49f95f=!0x1;break;}if(_0x49f95f)return _0x236d6a;}const _0x48b31e=_0x48c6b4(),_0x489c3f=_0x243fd8['id'],_0xd2f462='insertion:'+_0x167d3a,_0x1c9c0e=this['_setSuggestionData']({'id':_0x48b31e,'type':_0xd2f462,'createdAt':new Date(),'authorId':_0x489c3f,'attributes':_0x5e2ba5});for(const _0xb1a551 of _0x575bab)this['_addSuggestionMarker'](_0xd2f462,_0x48b31e,_0x489c3f,_0xb1a551,u['getMultiRangeId']());return _0x1c9c0e;}['markInlineFormat'](_0x3cc973,_0x5c391c,_0x12155a=null,_0x5ba9f2={}){if(_0x12155a=_0x12155a||Gt(_0x5c391c),_0x3cc973['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x54f695=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x12155a,'accept');return this['forceDefaultExecution'](()=>_0x54f695([_0x3cc973],_0x5c391c,_0x5ba9f2)),null;}const _0xbd9ca8=this['editor']['plugins']['get']('Users')['me'],_0x2ab002=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x195edb,meta:_0x543949}of this['_findSuggestions'](_0x3cc973,'insertion'))_0x543949['isOwn']&&!_0x543949['isInsideObject']&&_0x2ab002['push'](..._0x195edb['getRanges']());}const _0x2f36a7=function(_0x349931,_0x275c58){const _0x20d897=[];for(const _0x3a3da2 of _0x275c58){const _0x5453f5=_0x349931['getIntersection'](_0x3a3da2);_0x5453f5&&_0x20d897['push'](_0x5453f5);}return _0x20d897;}(_0x3cc973,_0x2ab002),_0x387b40=function(_0x2dee62,_0x226c71){const _0x3ab780=[_0x2dee62];for(const _0x368d21 of _0x226c71){let _0x165dcd=0x0;for(;_0x165dcd<_0x3ab780['length'];){const _0x21e8c8=_0x3ab780[_0x165dcd]['getDifference'](_0x368d21);_0x3ab780['splice'](_0x165dcd,0x1,..._0x21e8c8),_0x165dcd+=_0x21e8c8['length'];}}return _0x3ab780;}(_0x3cc973,_0x2ab002);_0x2f36a7['length']&&this['_model']['change'](()=>{for(const _0xf16902 of _0x2f36a7){const _0x10f553=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x12155a,'accept');this['forceDefaultExecution'](()=>_0x10f553([_0xf16902],_0x5c391c,_0x5ba9f2));}});for(const _0x59f854 of _0x387b40){let _0x37b139=null,_0x419484=_0x59f854['start'],_0x37dc99=_0x59f854['end'];for(const {suggestion:_0x4e9d10,meta:_0x2a8573}of this['_findSuggestions'](_0x59f854,'formatInline')){if(!_0x2a8573['isOwn'])continue;if(_0x4e9d10['subType']!=_0x12155a)continue;if(!qt(_0x4e9d10,_0x5ba9f2))continue;const _0x3f78a8=_0x4e9d10['getFirstRange']();if(_0x3f78a8['containsRange'](_0x59f854,!0x0))return null;_0x419484=_0x419484['isBefore'](_0x3f78a8['start'])?_0x419484:_0x3f78a8['start'],_0x37dc99=_0x37dc99['isAfter'](_0x3f78a8['end'])?_0x37dc99:_0x3f78a8['end'],_0x37b139?_0x3f78a8['start']['isBefore'](_0x37b139['getFirstRange']()['start'])?(_0x37b139['removeMarkers'](),_0x37b139=_0x4e9d10):_0x4e9d10['removeMarkers']():_0x37b139=_0x4e9d10;}const _0x20071c=this['_model']['createRange'](_0x419484,_0x37dc99);if(_0x37b139)this['_setSuggestionRange'](_0x37b139,_0x20071c);else{const _0x38a7b2=_0x48c6b4(),_0x4b852a=_0xbd9ca8['id'];this['_setSuggestionData']({'id':_0x38a7b2,'type':'formatInline:'+_0x12155a,'data':_0x5c391c,'createdAt':new Date(),'authorId':_0x4b852a,'attributes':_0x5ba9f2}),this['_addSuggestionMarker']('formatInline:'+_0x12155a,_0x38a7b2,_0x4b852a,_0x20071c);}}return null;}['markBlockFormat'](_0x1eb61a,_0x2413a8,_0xdd9c6b=[],_0x39b8e9=null,_0x5afef7={}){_0x2413a8['formatGroupId']||(_0x2413a8['formatGroupId']=_0x2413a8['commandName']),_0x2413a8['multipleBlocks']=_0x1eb61a['is']('range'),_0x39b8e9=_0x39b8e9||Gt(_0x2413a8);const _0x2511ce=_0xdd9c6b['map'](_0x5bf13c=>Lt(_0x5bf13c,this['_model'])),_0x3e6928=_0x1eb61a['is']('range')?_0x1eb61a:Lt(_0x1eb61a,this['_model']);if('never'===this['_trackFormatChanges']){const _0x5486e2=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x39b8e9,'accept');return this['forceDefaultExecution'](()=>_0x5486e2([_0x3e6928],_0x2413a8,_0x5afef7)),null;}_0x2511ce['push'](_0x3e6928);let _0x28c544=!0x0;for(const _0x49d2bd of _0x2511ce)if(!this['_rangeIsInLocalUserInsertion'](_0x49d2bd)){_0x28c544=!0x1;break;}if(_0x28c544&&'always'!==this['_trackFormatChanges']){const _0x2fa23a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x39b8e9,'accept');return this['forceDefaultExecution'](()=>_0x2fa23a([_0x3e6928],_0x2413a8,_0x5afef7)),null;}let _0x5e7005=null,_0x56991f=_0x3e6928['start'],_0x18265c=_0x3e6928['end'];for(const {suggestion:_0x2bba9a,meta:_0x4a34b3}of this['_findSuggestions'](_0x3e6928,'formatBlock')){if(!_0x4a34b3['isOwn'])continue;if(_0x4a34b3['isNextTo']||_0x4a34b3['containsRangeInObject']||_0x4a34b3['isInsideObject'])continue;if(_0x2bba9a['data']['formatGroupId']!=_0x2413a8['formatGroupId'])continue;if(!qt(_0x2bba9a,_0x5afef7))continue;const _0x138392=_0x2bba9a['getFirstRange']();if(_0x2bba9a['subType']==_0x39b8e9){if(_0x138392['containsRange'](_0x3e6928,!0x0))return null;_0x56991f=_0x56991f['isBefore'](_0x138392['start'])?_0x56991f:_0x138392['start'],_0x18265c=_0x18265c['isAfter'](_0x138392['end'])?_0x18265c:_0x138392['end'],_0x5e7005?_0x138392['start']['isBefore'](_0x5e7005['getFirstRange']()['start'])?(_0x5e7005['removeMarkers'](),_0x5e7005=_0x2bba9a):_0x2bba9a['removeMarkers']():_0x5e7005=_0x2bba9a;}else{const _0x16f7ff=_0x3e6928['getIntersection'](_0x138392);this['_cutOutSuggestionMarker'](_0x2bba9a,_0x16f7ff);}}const _0x1efbf1=this['editor']['plugins']['get']('Users')['me'],_0x5389fd=_0x48c6b4(),_0x4dcb23=_0x1efbf1['id'];if(_0x5e7005)return this['_setSuggestionRange'](_0x5e7005,this['_model']['createRange'](_0x56991f,_0x18265c)),_0x5e7005;{const _0x5f42f9=this['_setSuggestionData']({'id':_0x5389fd,'type':'formatBlock:'+_0x39b8e9,'data':_0x2413a8,'createdAt':new Date(),'authorId':_0x4dcb23,'attributes':_0x5afef7});return this['_addSuggestionMarker']('formatBlock:'+_0x39b8e9,_0x5389fd,_0x4dcb23,this['_model']['createRange'](_0x56991f,_0x18265c)),_0x5f42f9;}}['markMultiRangeBlockFormat'](_0x18f37b,_0xeb56f9,_0x3916f3=[],_0x4dd1be=null,_0x4eef31={}){_0xeb56f9['formatGroupId']||(_0xeb56f9['formatGroupId']=_0xeb56f9['commandName']);const _0x3a7c36=_0x18f37b[0x0];_0xeb56f9['multipleBlocks']=_0x3a7c36['is']('range'),_0x4dd1be=_0x4dd1be||Gt(_0xeb56f9);const _0xd09440=_0x3916f3['map'](_0x41ac61=>Lt(_0x41ac61,this['_model'])),_0x39fa9d=_0x3a7c36['is']('range')?_0x18f37b:_0x18f37b['map'](_0x513a32=>Lt(_0x513a32,this['_model']));if('never'===this['_trackFormatChanges']){const _0x2dbd30=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4dd1be,'accept');return this['forceDefaultExecution'](()=>_0x2dbd30(_0x39fa9d,_0xeb56f9,_0x4eef31)),null;}_0xd09440['push'](..._0x39fa9d);let _0x3f9d5d=!0x0;for(const _0x331487 of _0xd09440)if(!this['_rangeIsInLocalUserInsertion'](_0x331487)){_0x3f9d5d=!0x1;break;}if(_0x3f9d5d&&'always'!==this['_trackFormatChanges']){const _0x4e22a4=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4dd1be,'accept');return this['forceDefaultExecution'](()=>_0x4e22a4(_0x39fa9d,_0xeb56f9,_0x4eef31)),null;}const _0x199c2f=this['editor']['plugins']['get']('Users')['me'];for(const _0x3fd889 of this['getSuggestions']()){if(_0x3fd889['author']['id']!=_0x199c2f['id'])continue;if('formatBlock'!=_0x3fd889['type']||_0x3fd889['data']['formatGroupId']!=_0xeb56f9['formatGroupId'])continue;if(!qt(_0x3fd889,_0x4eef31))continue;const _0x327482=_0x3fd889['subType']==_0x4dd1be;for(let _0x28ecbb=0x0;_0x28ecbb<_0x39fa9d['length'];_0x28ecbb++){const _0x4c753d=_0x39fa9d[_0x28ecbb];for(const _0x3fa60e of _0x3fd889['getMarkers']()){const _0x1f3435=_0x3fa60e['getRange']();if(_0x4c753d['isEqual'](_0x1f3435)){_0x327482?(_0x39fa9d['splice'](_0x28ecbb,0x1),_0x28ecbb--):_0x3fd889['removeMarker'](_0x3fa60e['name']);break;}}}}if(0x0==_0x39fa9d['length'])return null;const _0xe43a53=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4dd1be,'join');for(const _0x5151a1 of this['getSuggestions']())if(_0x5151a1['author']['id']==_0x199c2f['id']&&'formatBlock'==_0x5151a1['type']&&_0x5151a1['data']['formatGroupId']==_0xeb56f9['formatGroupId']&&_0x5151a1['subType']==_0x4dd1be&&qt(_0x5151a1,_0x4eef31)&&(_0xe43a53(_0x5151a1['getRanges'](),_0x39fa9d)||_0xe43a53(_0x39fa9d,_0x5151a1['getRanges']()))){for(const _0x25bd0c of _0x39fa9d)_0x5151a1['addRange'](_0x25bd0c);return _0x5151a1;}const _0x9a9a6f=_0x48c6b4(),_0x1336dc=_0x199c2f['id'],_0x10ce06='formatBlock:'+_0x4dd1be,_0x1ebeea=this['_setSuggestionData']({'id':_0x9a9a6f,'type':_0x10ce06,'data':_0xeb56f9,'createdAt':new Date(),'authorId':_0x1336dc,'attributes':_0x4eef31});for(const _0xa9e59f of _0x39fa9d)this['_addSuggestionMarker'](_0x10ce06,_0x9a9a6f,_0x1336dc,_0xa9e59f,u['getMultiRangeId']());return _0x1ebeea;}['markDeletion'](_0x87947f,_0x3e52bb=null,_0x1bc12c={}){if(_0x87947f['isCollapsed'])return null;const _0xf597f8=this['editor']['plugins']['get']('Users')['me'],_0x3404ee=new _0x2f00a5(_0x87947f['start'],_0x87947f['end']);for(const {suggestion:_0x3e0a2b,meta:_0xe7acb9}of this['_findSuggestions'](_0x3404ee,'insertion'))if(_0xe7acb9['isOwn']&&!_0xe7acb9['isNextTo']){if(_0x3e0a2b['isMultiRange']){const _0x48d50a=_0x3e0a2b['getRanges']()['filter'](_0x3a1ef4=>'$graveyard'!=_0x3a1ef4['root']['rootName']);_0x48d50a['every'](_0x3e1f1d=>_0x3404ee['containsRange'](_0x3e1f1d,!0x0))&&_0x3e0a2b['discard']();if(_0x48d50a['some'](_0x578b96=>_0x578b96['containsRange'](_0x3404ee,!0x0))){const _0xa4ff1b=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3e52bb,'accept');return this['forceDefaultExecution'](()=>_0xa4ff1b([_0x3404ee],null,_0x1bc12c)),null;}}else{const _0x2d2074=_0x3404ee['getIntersection'](_0x3e0a2b['getFirstRange']());null!==_0x2d2074&&_0x3e0a2b['_onDiscard']([_0x2d2074],null,_0x1bc12c);}}if(_0x3404ee['detach'](),_0x3404ee['isCollapsed']||'$graveyard'==_0x3404ee['root']['rootName'])return null;let _0x13dd6e=null,_0x5554d3=_0x3404ee['start'],_0x45bcd6=_0x3404ee['end'];const _0xa557f5=this['_findSuggestions'](_0x3404ee,'deletion');for(const {suggestion:_0x4c538e,meta:_0x175515}of _0xa557f5){const _0x2e0d86=this['_model']['createRange'](_0x5554d3,_0x45bcd6);if(_0x175515['isOwn']&&(this['_mergeNestedSuggestions']||!_0x175515['containsRangeInObject']&&!_0x175515['isInsideObject'])){if(_0x4c538e['isMultiRange']){if(!qt(_0x4c538e,_0x1bc12c))continue;let _0xe46ff7=!0x0;for(const _0x149d2f of _0x4c538e['getRanges']()){if(_0x149d2f['containsRange'](_0x2e0d86,!0x0))return _0x4c538e;_0x2e0d86['containsRange'](_0x149d2f)||(_0xe46ff7=!0x1);}_0xe46ff7&&_0x4c538e['discard']();}else{const _0x3910e1=_0x4c538e['getFirstRange']();if(_0x3910e1['containsRange'](_0x2e0d86,!0x0))return _0x4c538e;if(!qt(_0x4c538e,_0x1bc12c)){_0x2e0d86['containsRange'](_0x3910e1)?_0x4c538e['removeMarkers']():_0x3910e1['containsPosition'](_0x5554d3)?_0x5554d3=_0x3910e1['end']:_0x3910e1['containsPosition'](_0x45bcd6)&&(_0x45bcd6=_0x3910e1['start']);continue;}_0x5554d3=_0x5554d3['isBefore'](_0x3910e1['start'])?_0x5554d3:_0x3910e1['start'],_0x45bcd6=_0x45bcd6['isAfter'](_0x3910e1['end'])?_0x45bcd6:_0x3910e1['end'],_0x1bc12c=Object['assign']({},_0x4c538e['attributes']),_0x13dd6e?_0x3910e1['start']['isBefore'](_0x13dd6e['getFirstRange']()['start'])?(_0x13dd6e['removeMarkers'](),_0x13dd6e=_0x4c538e):_0x4c538e['removeMarkers']():_0x13dd6e=_0x4c538e;}}}if(_0x13dd6e)return this['_setSuggestionRange'](_0x13dd6e,this['_model']['createRange'](_0x5554d3,_0x45bcd6)),_0x13dd6e;{const _0x2e27b8=_0x48c6b4(),_0x4ebc11=this['_model']['createRange'](_0x5554d3,_0x45bcd6),_0x6dadd6=_0xf597f8['id'],_0x1f01cb=_0x3e52bb?'deletion:'+_0x3e52bb:'deletion',_0x226f06=this['_setSuggestionData']({'id':_0x2e27b8,'type':_0x1f01cb,'createdAt':new Date(),'authorId':_0x6dadd6,'attributes':_0x1bc12c});return this['_addSuggestionMarker'](_0x1f01cb,_0x2e27b8,_0x6dadd6,_0x4ebc11),_0x226f06;}}['markMultiRangeDeletion'](_0x478155,_0x1cbb69='multi',_0x165818={}){const _0x543ab2=this['editor']['plugins']['get']('Users')['me'],_0xb8127e=_0x478155['map'](_0x1460a0=>new _0x2f00a5(_0x1460a0['start'],_0x1460a0['end'])),_0x2938f7=new Set();for(const {suggestion:_0x4849b9,meta:_0x489240}of this['_findSuggestions'](_0xb8127e,'insertion'))_0x489240['isOwn']&&!_0x489240['isNextTo']&&_0x2938f7['add'](_0x4849b9);for(const _0x424604 of _0x2938f7)if(_0x424604['isMultiRange']){const _0x3eaf7c=_0x424604['getRanges']();(!_0x424604['attributes']||!_0x424604['attributes']['skipNestingCheck'])&&(_0x3eaf7c['every'](_0x22d44c=>_0xb8127e['some'](_0x6afbce=>_0x6afbce['containsRange'](_0x22d44c,!0x0)))&&_0x424604['discard']());if(_0xb8127e['every'](_0x493d9d=>_0x3eaf7c['some'](_0x4e3ba1=>_0x4e3ba1['containsRange'](_0x493d9d,!0x0)))){const _0xfec6f3=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1cbb69,'accept');return this['forceDefaultExecution'](()=>_0xfec6f3(_0x478155,null,_0x165818)),null;}}else{const _0x19f47c=_0x424604['getFirstRange']();_0xb8127e['some'](_0x15710f=>_0x15710f['containsRange'](_0x19f47c,!0x0))&&_0x424604['discard']();if(_0xb8127e['every'](_0x57d301=>_0x19f47c['containsRange'](_0x57d301,!0x0))){const _0x48ad9a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1cbb69,'accept');return this['forceDefaultExecution'](()=>_0x48ad9a(_0xb8127e,null,_0x165818)),null;}}const _0x436238=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1cbb69,'join');let _0x11226d=null;for(const _0x457c2e of this['getSuggestions']())if(_0x457c2e['author']['id']==_0x543ab2['id']&&_0x457c2e['isInContent']&&'deletion'==_0x457c2e['type']&&_0x457c2e['subType']==_0x1cbb69&&qt(_0x457c2e,_0x165818)&&(_0x436238(_0x457c2e['getRanges'](),_0xb8127e)||_0x436238(_0xb8127e,_0x457c2e['getRanges']()))){if(_0x11226d){if(_0x457c2e['commentThread']&&_0x457c2e['commentThread']['length'])continue;for(const _0x39f012 of _0x457c2e['getRanges']())_0x11226d['isIntersectingWithRange'](_0x39f012)||_0x11226d['addRange'](_0x39f012);_0x457c2e['removeMarkers']();}else{_0x11226d=_0x457c2e;for(const _0x356a0c of _0xb8127e)_0x457c2e['isIntersectingWithRange'](_0x356a0c)||_0x457c2e['addRange'](_0x356a0c);}}if(_0x11226d)return _0x11226d;_0x2938f7['clear']();for(const {suggestion:_0x1ab2ea,meta:_0x48df16}of this['_findSuggestions'](_0xb8127e,'deletion'))_0x48df16['isOwn']&&(this['_mergeNestedSuggestions']||!_0x48df16['containsRangeInObject']&&!_0x48df16['isInsideObject'])&&qt(_0x1ab2ea,_0x165818)&&_0x2938f7['add'](_0x1ab2ea);for(const _0x1f11b2 of _0x2938f7){const _0x1db860=_0x1f11b2['getRanges']();if(!_0x165818||!_0x165818['skipNestingCheck']){if(_0xb8127e['every'](_0x583fd6=>_0x1db860['some'](_0x5c59e1=>_0x5c59e1['containsRange'](_0x583fd6,!0x0))))return _0x1f11b2;}(!_0x1f11b2['attributes']||!_0x1f11b2['attributes']['skipNestingCheck'])&&(_0x1db860['every'](_0xbeeaf5=>_0xb8127e['some'](_0x3fbef3=>_0x3fbef3['containsRange'](_0xbeeaf5,!0x0)))&&_0x1f11b2['discard']());}const _0x5c6c3e=_0x48c6b4(),_0x3823df=_0x543ab2['id'],_0x1a17df='deletion:'+_0x1cbb69,_0x46c248=this['_setSuggestionData']({'id':_0x5c6c3e,'type':_0x1a17df,'createdAt':new Date(),'authorId':_0x3823df,'attributes':_0x165818});for(const _0x411831 of _0xb8127e)_0x411831['detach'](),_0x411831['isCollapsed']||'$graveyard'==_0x411831['root']['rootName']||this['_addSuggestionMarker'](_0x1a17df,_0x5c6c3e,_0x3823df,_0x411831,u['getMultiRangeId']());return _0x46c248;}['markAttributeChange'](_0x52063a,_0x4e69d9,_0x36b093,_0x41bae5,_0x8022a){if(_0x52063a['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x456afd=this['editor']['plugins']['get']('Users')['me']['id'],_0x42e2ba=Array['from'](this['_suggestions']['values']())['filter'](_0x21d1a4=>'attribute'==_0x21d1a4['type']&&_0x21d1a4['data']['key']==_0x4e69d9&&_0x21d1a4['isIntersectingWithRange'](_0x52063a));if('default'===this['_trackFormatChanges']){const _0x1a0d38=this['_findSuggestions'](_0x52063a,'insertion')['filter'](({meta:_0x522011})=>_0x522011['isOwn']&&!_0x522011['isInsideObject']&&!_0x522011['isNextTo'])['map'](({suggestion:_0x4e5505})=>_0x4e5505);_0x42e2ba['unshift'](..._0x1a0d38);}const _0x30b707=new Map([[_0x52063a,_0x36b093]]);for(const _0x14a9d6 of _0x42e2ba){const _0x413e0e='attribute'==_0x14a9d6['type']?_0x14a9d6['data']['oldValue']:void 0x0,_0x15f9c9=_0x14a9d6['getFirstRange'](),_0x3b1d1f=Array['from'](_0x30b707['keys']())['find'](_0x1e6746=>_0x1e6746['isIntersecting'](_0x15f9c9));if(!_0x3b1d1f)continue;const _0x21ea56=_0x3b1d1f['getDifference'](_0x15f9c9);this['_isBlockAttribute'](_0x4e69d9)&&'insertion'==_0x14a9d6['type']&&0x0!=_0x21ea56['length']||(_0x30b707['delete'](_0x3b1d1f),_0x21ea56['forEach'](_0x55690f=>{_0x30b707['set'](_0x55690f,_0x36b093);}),'insertion'!=_0x14a9d6['type']&&_0x413e0e!=_0x41bae5&&_0x30b707['set'](_0x3b1d1f['getIntersection'](_0x15f9c9),_0x413e0e));}const _0x520e3b=[];for(const [_0x5eb83b,_0x393d7a]of _0x30b707){const _0x2ce6af=_0x48c6b4(),_0x2208d9={'key':_0x4e69d9,'oldValue':_0x393d7a,'newValue':_0x41bae5};_0x4e69d9['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':_0x4e69d9});const _0x4a1f71=('attribute:'+(_0x4e69d9+'|'+Gt({'newValue':_0x41bae5})))['substring'](0x0,0x3c),_0x550989=this['_setSuggestionData']({'id':_0x2ce6af,'type':_0x4a1f71,'data':_0x2208d9,'createdAt':new Date(),'authorId':_0x456afd,'attributes':_0x8022a});_0x520e3b['push'](_0x550989),this['_addSuggestionMarker'](_0x4a1f71,_0x2ce6af,_0x456afd,_0x5eb83b);}return _0x520e3b;}['enableDefaultAttributesIntegration'](_0x262a5e){this['enableCommand'](_0x262a5e,(_0x66b207,..._0x4f01c1)=>{this['_recordAttributeChanges'](()=>{_0x66b207(..._0x4f01c1);});});}['registerBlockAttribute'](_0x10abbc){this['_blockAttributeKeys']['add'](_0x10abbc);}['registerInlineAttribute'](_0x401538){this['_inlineAttributeKeys']['add'](_0x401538);}['_getAttributeKey'](_0x10a7b1){return'attribute'==_0x10a7b1['type']?_0x10a7b1['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x2fff59,_0x5ae6e7){const _0xeb79d9=_0x2fff59['getFirstMarker']();this['_model']['change'](_0x1d6756=>{_0x1d6756['updateMarker'](_0xeb79d9,{'range':_0x5ae6e7});});}['_addThreadToSuggestion'](_0x165d05){const _0x4ed576=_0x165d05['id'],_0xec10b9=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x4ed576)||this['_commentsRepository']['addCommentThread']({'channelId':_0xec10b9,'threadId':_0x4ed576,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x22f90c=this['_commentsRepository']['getCommentThread'](_0x4ed576);_0x22f90c['unbind']('isRemovable'),_0x22f90c['isRemovable']=!0x1,_0x165d05['commentThread']=_0x22f90c;}['_checkSuggestionCorrectness'](_0x31696b,_0x9af027,_0x348f50,_0x511e9d){if(_0x31696b['type']!=_0x9af027||_0x31696b['subType']!=_0x348f50||_0x31696b['creator']['id']!=_0x511e9d)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x1efd91('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x506063,_0x2bc137){const _0x315e1a=_0x506063['getFirstRange']();if(_0x2bc137['isEqual'](_0x315e1a))_0x506063['removeMarkers']();else{if(_0x315e1a['containsRange'](_0x2bc137)){const _0x3e7530=this['_model']['createPositionAt'](_0x2bc137['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x506063,this['_model']['createRange'](_0x315e1a['start'],_0x3e7530));const _0x42f90e=_0x48c6b4(),_0x2c59d6=_0x506063['creator']['id'],_0x34b853=_0x506063['type']+':'+_0x506063['subType'];this['_setSuggestionData']({'id':_0x42f90e,'type':_0x34b853,'createdAt':new Date(),'authorId':_0x2c59d6,'data':_0x506063['data'],'attributes':_0x506063['attributes']});const _0x56ef93=this['_model']['createPositionAt'](_0x2bc137['end']['parent'],'after'),_0x465d1d=this['_model']['createRange'](_0x56ef93,_0x315e1a['end']);this['_addSuggestionMarker'](_0x34b853,_0x42f90e,_0x2c59d6,_0x465d1d);}else{if(_0x315e1a['containsPosition'](_0x2bc137['start'])){const _0x3ac3cd=this['_model']['createPositionAt'](_0x2bc137['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x506063,this['_model']['createRange'](_0x315e1a['start'],_0x3ac3cd));}else{const _0x2403fa=this['_model']['createPositionAt'](_0x2bc137['end']['parent'],'after');this['_setSuggestionRange'](_0x506063,this['_model']['createRange'](_0x2403fa,_0x315e1a['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x98937e){for(const {suggestion:_0xbacf50,meta:_0x39af81}of this['_findSuggestions'](_0x98937e,'insertion')){if(!_0x39af81['isOwn'])continue;const _0x5afa00=_0xbacf50['getRanges']();for(const _0x375a2b of _0x5afa00)if(!_0x98937e['getDifference'](_0x375a2b)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x1dbf0c){const _0xb03732=this['editor']['plugins']['get']('Users')['getUser'](_0x1dbf0c);if(!_0xb03732)throw new _0x1efd91('track-changes-user-not-found',this);return _0xb03732;}['_getExternalAuthor'](_0x1af2b7){const _0x49b153=this['editor']['plugins']['get']('Users'),_0x4b07ec=_0x1a44b4('external:'+_0x1af2b7),_0x438e4b=_0x49b153['getUser'](_0x4b07ec);return _0x438e4b||_0x49b153['addUser']({'id':_0x4b07ec,'name':_0x1af2b7});}['_createSuggestion'](_0xebb08,_0x3c5229,_0x5ad852,_0x520486,_0x418248){const _0x82a0cb=this['_getAuthorFromId'](_0x520486),_0xb85cd0=this['_suggestionFactory']['buildSuggestion'](_0xebb08,_0x3c5229,_0x5ad852,_0x82a0cb,_0x418248,_0xc088d7=>{this['_updateSuggestionData'](_0x5ad852,{'attributes':_0xc088d7});const _0x3cb4ef=this['getSuggestion'](_0x5ad852);this['_joinWithAdjacentSuggestions'](new Set([_0x3cb4ef])),this['_refreshSuggestionsChain'](new Set([_0x3cb4ef]));});return this['listenTo'](_0xb85cd0,'accept',()=>{this['_updateSuggestionData'](_0x5ad852,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0xb85cd0,'discard',()=>{this['_updateSuggestionData'](_0x5ad852,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x5ad852,_0xb85cd0),this['_suggestionState']['set'](_0xb85cd0,'notReady'),_0xb85cd0;}['_splitMarkerName'](_0x48a8cd){const _0x3c309a=_0x48a8cd['split'](':');return{'group':_0x3c309a[0x0],'type':_0x3c309a[0x1],'subType':_0x3c309a['length']>=0x5?_0x3c309a[0x2]:null,'id':_0x3c309a['length']<0x5?_0x3c309a[0x2]:_0x3c309a[0x3],'authorId':_0x3c309a['length']<0x5?_0x3c309a[0x3]:_0x3c309a[0x4],'markerCount':0x6==_0x3c309a['length']?_0x3c309a[0x5]:null};}['_breakSuggestionMarker'](_0x5a97b2,_0x54da38,_0xf80d24){const _0xd5585b=_0x5a97b2['getFirstRange'](),_0x923db6=_0xd5585b['start'],_0x598396=_0xd5585b['end'];this['_setSuggestionRange'](_0x5a97b2,this['_model']['createRange'](_0x923db6,_0x54da38));const _0x15a27c=_0x48c6b4(),_0x1d84a7=_0x5a97b2['creator']['id'],_0x4b201d=_0x5a97b2['type']+(_0x5a97b2['subType']?':'+_0x5a97b2['subType']:'');this['_setSuggestionData']({'id':_0x15a27c,'type':_0x4b201d,'createdAt':new Date(),'authorId':_0x1d84a7,'originalSuggestionId':_0x5a97b2['id'],'attributes':_0x5a97b2['attributes'],'data':_0x5a97b2['data']});const _0x305fbe=this['_getAttributeKey'](_0x5a97b2);('formatBlock'==_0x5a97b2['type']||_0x305fbe&&this['_isBlockAttribute'](_0x305fbe))&&(_0xf80d24=this['_model']['createPositionBefore'](_0xf80d24['parent'])),this['_addSuggestionMarker'](_0x4b201d,_0x15a27c,_0x1d84a7,this['_model']['createRange'](_0xf80d24,_0x598396));}['_findSuggestions'](_0x5e0b74,_0x159683=null){const _0x4f4a54=[],_0x3efdb4=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x5e0b74)||(_0x5e0b74=[_0x5e0b74]);for(const _0x2c0d05 of this['getSuggestions']()){if(!_0x2c0d05['isInContent'])continue;if(_0x159683&&_0x2c0d05['type']!=_0x159683)continue;let _0x1ec37c=!0x1;for(const _0x98d0a0 of _0x2c0d05['getRanges']()){for(const _0x34cc3d of _0x5e0b74){const _0x2f30f3=_0x34cc3d['start']['isEqual'](_0x98d0a0['end'])||_0x34cc3d['end']['isEqual'](_0x98d0a0['start']);if(_0x2f30f3||_0x34cc3d['getIntersection'](_0x98d0a0)){const _0x3a9e92=_0x34cc3d['containsRange'](_0x98d0a0)&&Ot(this['_model']['schema'],_0x98d0a0['start'],_0x34cc3d),_0x5ef042=_0x98d0a0['containsRange'](_0x34cc3d)&&Ot(this['_model']['schema'],_0x34cc3d['start'],_0x98d0a0);_0x4f4a54['push']({'suggestion':_0x2c0d05,'meta':{'isOwn':_0x3efdb4==_0x2c0d05['author'],'isNextTo':_0x2f30f3,'isInsideObject':_0x3a9e92,'containsRangeInObject':_0x5ef042}}),_0x1ec37c=!0x0;break;}}if(_0x1ec37c)break;}}return _0x4f4a54;}['_addSuggestionMarker'](_0x4c123a,_0x2256f1,_0x2d6a4f,_0x19c598,_0x1dbcf4){this['_model']['change'](_0x1ada15=>{let _0x56f02b='suggestion:'+_0x4c123a+':'+_0x2256f1+':'+_0x2d6a4f;_0x1dbcf4&&(_0x56f02b=_0x56f02b+':'+_0x1dbcf4),_0x1ada15['addMarker'](_0x56f02b,{'range':_0x19c598,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x2a1250){const _0x198677=_0x2a1250['previous'],_0x37ec71=_0x2a1250['next'];_0x2a1250['previous']=null,_0x2a1250['next']=null,null!=_0x198677&&_0x198677['next']==_0x2a1250&&(_0x198677['next']=_0x37ec71),null!=_0x37ec71&&_0x37ec71['previous']==_0x2a1250&&(_0x37ec71['previous']=_0x198677),'ready'==this['_suggestionState']['get'](_0x2a1250)&&(this['_suggestionState']['set'](_0x2a1250,'removed'),this['fire']('suggestionUnloaded',_0x2a1250,_0x198677,_0x37ec71));}['_setSuggestionData'](_0x33ad3f){const _0x8d0e3f=_0x33ad3f['id'],_0x3307e1=this['addSuggestionData'](_0x33ad3f);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x44d47e=this['editor']['plugins']['get']('PendingActions'),_0x552b2f=_0x3307e1['hasComments'],_0x14c070=_0x3307e1['subType']?_0x3307e1['type']+':'+_0x3307e1['subType']:_0x3307e1['type'],_0x562a53=this['editor']['locale'],_0x133c29=_0x44d47e['add'](o(_0x562a53,'PENDING_ACTION_SUGGESTION')),_0x2fc18a={'id':_0x8d0e3f,'type':_0x14c070,'hasComments':_0x552b2f,'data':_0x33ad3f['data']||null,'originalSuggestionId':_0x33ad3f['originalSuggestionId']||null,'attributes':_0x3307e1['attributes']};this['_adapter']['addSuggestion'](_0x2fc18a)['then'](_0x39d3ea=>{_0x3307e1['_saved']=!0x0,_0x44d47e['remove'](_0x133c29),_0x39d3ea&&_0x39d3ea['createdAt']&&(this['_suggestions']['get'](_0x8d0e3f)['createdAt']=_0x39d3ea['createdAt']);})['catch'](_0x5b5708=>{throw _0x5966b9('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x3307e1['discard']();}),_0x3307e1['stopListening'](),this['_suggestions']['delete'](_0x3307e1['id']),this['_suggestionState']['delete'](_0x3307e1),_0x5b5708;});}return _0x3307e1;}['_isBlockAttribute'](_0xee1b80){return this['_blockAttributeKeys']['has'](_0xee1b80);}['_updateSuggestionData'](_0x1a276f,_0x1974dc){const _0x51d771=this['editor']['plugins']['get']('PendingActions'),_0x567554=this['getSuggestion'](_0x1a276f);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x567554['_saved']){const _0x33e085=_0x51d771['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x1a276f,_0x1974dc)['then'](()=>{_0x51d771['remove'](_0x33e085);});}else _0x567554['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x1a276f,_0x1974dc);});}}['_getSuggestionData'](_0x109dbb){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x1efd91('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x109dbb);}['_handleNewSuggestionMarker'](_0x4fe7b5){const {id:_0x1e0d98,type:_0x54d4a3,subType:_0x543437,authorId:_0x5409f0}=this['_splitMarkerName'](_0x4fe7b5),_0x1d15c4=this['_suggestions']['get'](_0x1e0d98)||this['_createSuggestion'](_0x54d4a3,_0x543437,_0x1e0d98,_0x5409f0,{});switch(this['_checkSuggestionCorrectness'](_0x1d15c4,_0x54d4a3,_0x543437,_0x5409f0),this['_suggestionState']['get'](_0x1d15c4)){case'notReady':this['_getSuggestionData'](_0x1e0d98)['then'](_0x195706=>{let _0xa3b2c0=Promise['resolve']();_0x195706['hasComments']&&(_0xa3b2c0=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x1e0d98})),_0xa3b2c0['then'](()=>{this['addSuggestionData'](_0x195706)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x1d15c4,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x1e0d98,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x1d15c4,'ready'),this['fire']('suggestionLoaded',_0x1d15c4);break;case'ready':this['fire']('suggestionChanged',_0x1d15c4);}return _0x1d15c4['addMarkerName'](_0x4fe7b5),_0x1d15c4;}['_refreshSuggestionsChain'](_0x79cfa4){const _0x12c108=Array['from'](_0x79cfa4),_0x4f6ce0=_0x12c108['filter'](_0x22ffde=>'attribute'==_0x22ffde['type']);this['_refreshAttributeSuggestionsChain'](_0x4f6ce0);const _0x53a3dd=_0x12c108['filter'](_0x4843dd=>!_0x4843dd['isMultiRange']&&'attribute'!=_0x4843dd['type']),_0x51736d=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2e5084=>!_0x2e5084['isMultiRange']&&'attribute'!=_0x2e5084['type']),_0x1d8f06=_0x51736d['filter'](_0x136d29=>!_0x79cfa4['has'](_0x136d29)),_0x4fdfc6=new Map(_0x51736d['map'](_0x468be6=>[_0x468be6,this['_suggestionFactory']['getSuggestionCallback'](_0x468be6['type'],_0x468be6['subType'],'chain')])),_0x46259c=new Map(_0x51736d['map'](_0x15ab5f=>[_0x15ab5f,_0x15ab5f['getFirstRange']()])),_0x25fa2f=new Set(),_0xca5730=new Set();for(let _0x15056a=0x0;_0x15056a<_0x53a3dd['length'];_0x15056a++)_0x229a8c(_0x53a3dd[_0x15056a],_0x53a3dd,_0x15056a+0x1);for(let _0x2b568c=0x0;_0x2b568c<_0x53a3dd['length'];_0x2b568c++)_0x229a8c(_0x53a3dd[_0x2b568c],_0x1d8f06,0x0);const _0x166b8b=new Set();for(let _0x10e74=0x0;_0x10e74<_0x53a3dd['length'];_0x10e74++){const _0x905678=_0x53a3dd[_0x10e74];!_0xca5730['has'](_0x905678)&&_0x905678['previous']&&(_0x166b8b['add'](_0x905678['previous']),_0x905678['previous']['next']===_0x905678&&(_0x905678['previous']['next']=null),_0x905678['previous']=null),!_0x25fa2f['has'](_0x905678)&&_0x905678['next']&&(_0x166b8b['add'](_0x905678['next']),_0x905678['next']['previous']===_0x905678&&(_0x905678['next']['previous']=null),_0x905678['next']=null);}function _0x229a8c(_0x3c5d94,_0x2e3043,_0x412ac0){for(let _0x401451=_0x412ac0;_0x401451<_0x2e3043['length'];_0x401451++){const _0x255c06=_0x594758(_0x3c5d94,_0x2e3043[_0x401451]);_0x255c06&&(_0x255c06[0x0]['next']=_0x255c06[0x1],_0x255c06[0x1]['previous']=_0x255c06[0x0],_0x25fa2f['add'](_0x255c06[0x0]),_0xca5730['add'](_0x255c06[0x1]));}}function _0x594758(_0x25ca93,_0x129161){if(_0x25ca93['author']['id']!==_0x129161['author']['id'])return null;const _0x35463c=_0x4fdfc6['get'](_0x25ca93)(_0x25ca93,_0x129161,_0x46259c['get'](_0x25ca93),_0x46259c['get'](_0x129161));if(!_0x35463c)return null;return _0x4fdfc6['get'](_0x129161)(_0x25ca93,_0x129161,_0x46259c['get'](_0x25ca93),_0x46259c['get'](_0x129161))?_0x35463c[0x1]['commentThread']&&_0x35463c[0x1]['commentThread']['length']?null:_0x35463c:null;}_0x166b8b['size']&&this['_refreshSuggestionsChain'](_0x166b8b);}['_refreshAttributeSuggestionsChain'](_0x154f91){if(0x0==_0x154f91['length'])return;const _0x219b7b=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5a37f6=>'attribute'==_0x5a37f6['type']&&_0x5a37f6['_isDataLoaded']),_0x8017b9=[],_0x2547c7=new Map();for(const _0x7af9f7 of _0x219b7b){const _0x35d9dd=_0x1a44b4(_0x7af9f7['attributes']);_0x2547c7['has'](_0x35d9dd)||(_0x2547c7['set'](_0x35d9dd,_0x8017b9['length']),_0x8017b9['push']([]));const _0x4ce6a2=_0x2547c7['get'](_0x35d9dd);_0x8017b9[_0x4ce6a2]['push'](_0x7af9f7);}!(function(){_0x8017b9['sort']((_0x17bd27,_0x5452ba)=>{const _0x3431e9=_0x17bd27[0x0]['createdAt'],_0x4ff0a0=_0x5452ba[0x0]['createdAt'];return _0x3431e9==_0x4ff0a0?_0x17bd27[0x0]['attributes']['groupId']<_0x5452ba[0x0]['attributes']['groupId']?-0x1:0x1:_0x3431e9<_0x4ff0a0?-0x1:0x1;});for(const _0x494474 of _0x8017b9)_0x494474['sort']((_0x461efb,_0x54e53c)=>_0x461efb['id']<_0x54e53c['id']?-0x1:0x1);}());for(let _0x214a0e=0x0;_0x214a0e<_0x8017b9['length'];_0x214a0e++){if(0x0==_0x8017b9[_0x214a0e]['length'])continue;const _0x504332=[];for(let _0x368e66=_0x214a0e+0x1;_0x368e66<_0x8017b9['length'];_0x368e66++)0x0!=_0x8017b9[_0x368e66]['length']&&_0x30d5e6(_0x8017b9[_0x214a0e],_0x8017b9[_0x368e66])&&_0x504332['push'](_0x368e66);for(const _0x3774b7 of _0x504332)_0x8017b9[_0x214a0e]=_0x8017b9[_0x214a0e]['concat'](_0x8017b9[_0x3774b7]),_0x8017b9[_0x3774b7]=[];}for(const _0x22ab27 of _0x8017b9)for(let _0xaf25e0=0x0;_0xaf25e0<_0x22ab27['length'];_0xaf25e0++){const _0xeaa316=_0x22ab27[_0xaf25e0+0x1]||null;_0x22ab27[_0xaf25e0]['next']!==_0xeaa316&&(_0x22ab27[_0xaf25e0]['next']=_0xeaa316);}for(const _0x39e15a of _0x8017b9)for(let _0x531fca=0x0;_0x531fca<_0x39e15a['length'];_0x531fca++){const _0x25ac73=_0x39e15a[_0x531fca-0x1]||null;_0x39e15a[_0x531fca]['previous']!==_0x25ac73&&(_0x39e15a[_0x531fca]['previous']=_0x25ac73);}function _0x30d5e6(_0x40be82,_0x4b4e1c){if(_0x40be82[0x0]['attributes']['groupId']!==_0x4b4e1c[0x0]['attributes']['groupId']&&_0x40be82[0x0]['author']!==_0x4b4e1c[0x0]['author'])return!0x1;if(!function(_0x198c59,_0x4152f9){if(!_0x198c59['hasComments']&&!_0x4152f9['hasComments'])return!0x0;if(_0x198c59['hasComments']&&_0x4152f9['hasComments'])return!0x1;if(_0x198c59['hasComments']&&_0x4152f9['createdAt']<_0x198c59['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x4152f9['hasComments']&&_0x198c59['createdAt']<_0x4152f9['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x40be82[0x0],_0x4b4e1c[0x0]))return!0x1;const _0x5966ef=Tt(_0x40be82[0x0]['attributes'],'groupId'),_0x5cb475=Tt(_0x4b4e1c[0x0]['attributes'],'groupId');if(!_0x238485(_0x5966ef,_0x5cb475))return!0x1;return!!_0x40be82['every'](_0x2f7d05=>_0x4b4e1c['some'](_0x4c2405=>_0x2f7d05['getFirstRange']()['isEqual'](_0x4c2405['getFirstRange']())))&&_0x4b4e1c['every'](_0x24c14f=>_0x40be82['some'](_0x4a20e4=>_0x24c14f['getFirstRange']()['isEqual'](_0x4a20e4['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x349fe8){const _0x54fd02=Array['from'](_0x349fe8),_0x46922b=this['getSuggestions']({'skipNotAttached':!0x0}),_0x1cc5ae=_0x46922b['filter'](_0x18f46a=>!_0x349fe8['has'](_0x18f46a)),_0x2acfd2=new Map(_0x54fd02['map'](_0x476461=>[_0x476461,this['_suggestionFactory']['getSuggestionCallback'](_0x476461['type'],_0x476461['subType'],'join')])),_0x238115=new Map(_0x46922b['map'](_0x1c1622=>[_0x1c1622,_0x1c1622['getRanges']()]));for(let _0x2d6afc=0x0;_0x2d6afc<_0x54fd02['length'];_0x2d6afc++){if(_0x2a2eb8(this,_0x54fd02[_0x2d6afc],_0x54fd02,_0x2d6afc+0x1))return!0x0;}for(let _0x4a2bec=0x0;_0x4a2bec<_0x54fd02['length'];_0x4a2bec++){if(_0x2a2eb8(this,_0x54fd02[_0x4a2bec],_0x1cc5ae,0x0))return!0x0;}return!0x1;function _0x2a2eb8(_0x28f247,_0x554fe0,_0x44e01b,_0x3489ac){for(let _0x1e1503=_0x3489ac;_0x1e1503<_0x44e01b['length'];_0x1e1503++){const _0x4644ba=_0x44e01b[_0x1e1503];if(_0x4644ba['type']!==_0x554fe0['type']||_0x4644ba['author']['id']!==_0x554fe0['author']['id']||_0x4644ba['subType']!==_0x554fe0['subType'])continue;if(!Jt(_0x554fe0,_0x4644ba))continue;if('attribute'==_0x554fe0['type']&&_0x554fe0['data']['oldValue']!=_0x4644ba['data']['oldValue'])continue;if('attribute'==_0x554fe0['type']&&_0x28f247['_isBlockAttribute'](_0x554fe0['data']['key']))continue;if('formatBlock'==_0x554fe0['type']){const _0x42a7c6=_0x28f247['editor']['model'],_0x2dac1f=_0x554fe0['getContainedElement']();if(_0x2dac1f&&(_0x42a7c6['schema']['isObject'](_0x2dac1f)||_0x42a7c6['schema']['isLimit'](_0x2dac1f)))continue;}const _0x527f97=_0x2acfd2['get'](_0x554fe0),_0x532c65=_0x238115['get'](_0x554fe0),_0x4c86a9=_0x238115['get'](_0x4644ba),_0x104679=_0x554fe0['commentThread']&&_0x554fe0['commentThread']['length'],_0x26db08=_0x4644ba['commentThread']&&_0x4644ba['commentThread']['length'];if(!_0x104679&&_0x527f97(_0x4c86a9,_0x532c65))return _0x28f247['_joinSuggestions'](_0x4644ba,_0x554fe0),_0x238115['delete'](_0x554fe0),!0x0;if(!_0x26db08&&_0x527f97(_0x532c65,_0x4c86a9))return _0x28f247['_joinSuggestions'](_0x554fe0,_0x4644ba),_0x238115['delete'](_0x4644ba),!0x0;}return!0x1;}}['_joinSuggestions'](_0x445b66,_0x27cd7c){if(_0x445b66['isMultiRange']){for(const _0x2360f9 of _0x27cd7c['getRanges']())_0x445b66['addRange'](_0x2360f9);}else{const _0x67067a=_0x27cd7c['getFirstRange']()['end'];this['_setSuggestionRange'](_0x445b66,this['_model']['createRange'](_0x445b66['getFirstRange']()['start'],_0x67067a));}_0x27cd7c['removeMarkers']();}['_getMarkerAnnouncementText'](_0x48fc17,_0x23b12f,_0x2b9b13){const _0x406b37=_0x48fc17['startsWith']('format')||_0x48fc17['startsWith']('attribute')?'FORMATTING':_0x48fc17['toUpperCase']();return o(this['editor']['locale'],_0x23b12f+'_'+_0x406b37+'_SUGGESTION_ANNOUNCEMENT',_0x2b9b13);}['_initAriaMarkerChangeAnnouncements'](){const _0xfb7322=this['editor'];if(!_0xfb7322['ui'])return;const {ariaLiveAnnouncer:_0xb8601b}=_0xfb7322['ui'];_0x338c4a(this['_model'],({left:_0x320047,entered:_0x556b3b})=>{for(const _0x4e5d54 of _0x320047){const {group:_0x252908,type:_0x2c2e74}=this['_splitMarkerName'](_0x4e5d54['name']);if('suggestion'===_0x252908){_0xb8601b['announce'](this['_getMarkerAnnouncementText'](_0x2c2e74,'LEAVE'));break;}}for(const _0x5b5837 of _0x556b3b){const {group:_0x10a474,type:_0x50e7c2}=this['_splitMarkerName'](_0x5b5837['name']);if('suggestion'===_0x10a474){_0xb8601b['announce'](this['_getMarkerAnnouncementText'](_0x50e7c2,'ENTER',_0x37a0bf(_0x4d60bd)));break;}}});}['_processAttributeChanges'](_0x40679e){if(this['_recordAttributeSuggestions'])return!0x1;const _0x40bee3=this['editor'],_0x7b8c1e=_0x40bee3['model']['document']['differ']['getChanges']();if(0x0==_0x7b8c1e['length'])return!0x1;const _0xee1a29=[],_0x1721cc=_0x7b8c1e['filter'](_0x955001=>'attribute'==_0x955001['type']),_0x3a3d02=_0x7b8c1e['filter'](_0x2aba8c=>'insert'==_0x2aba8c['type']&&'$text'!=_0x2aba8c['name']),_0x18e6f7=_0x7b8c1e['filter'](_0x2847ce=>'remove'==_0x2847ce['type']&&'$text'!=_0x2847ce['name']);for(const _0x3f9d19 of _0x1721cc)_0xee1a29['push']({'key':_0x3f9d19['attributeKey'],'newValue':_0x3f9d19['attributeNewValue'],'oldValue':_0x3f9d19['attributeOldValue'],'range':Pt(_0x3f9d19['range'],_0x40bee3['model'])});for(const _0x377e93 of _0x3a3d02){const _0x3ecd05=_0x18e6f7['find'](_0x558c63=>_0x558c63['position']['isEqual'](_0x377e93['position']));_0x3ecd05&&_0xee1a29['push']({'key':m,'newValue':_0x377e93['name'],'oldValue':_0x3ecd05['name'],'range':_0x40bee3['model']['createRangeOn'](_0x377e93['position']['nodeAfter'])});}return 0x0!=_0xee1a29['length']&&this['_reduceExistingSuggestions'](_0x40679e,_0xee1a29);}['_processAttributeSuggestions'](_0x1387e4){let _0x40602b=!0x1;const _0x4395df=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x471364=>_0x471364['data']['newRange']&&_0x471364['name']['startsWith']('suggestion:attribute:'));for(const _0x593d27 of _0x4395df){const {subType:_0x5edc92,id:_0x443dc7}=this['_splitMarkerName'](_0x593d27['name']),_0x2db3d4=_0x5edc92['split']('|')[0x0];for(const _0x302b1a of this['getSuggestions']({'skipNotAttached':!0x0}))_0x302b1a['id']!=_0x443dc7&&'attribute'==_0x302b1a['type']&&_0x302b1a['data']&&_0x302b1a['data']['key']==_0x2db3d4&&_0x302b1a['getFirstRange']()['isIntersecting'](_0x593d27['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x302b1a,_0x593d27['data']['newRange'],_0x1387e4),_0x40602b=!0x0);}return _0x40602b;}['_recordAttributeChanges'](_0x49b328){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x49b328();}['_isRegisteredAttribute'](_0x23bc48){const _0x2daf64=this['_isBlockAttribute'](_0x23bc48),_0x492578=this['_inlineAttributeKeys']['has'](_0x23bc48);return _0x2daf64||_0x492578;}['_reduceExistingSuggestions'](_0x2883cd,_0x13f2d3){if(0x0==_0x13f2d3['length'])return!0x1;let _0x4e9597=!0x1;for(const _0x55889b of _0x13f2d3){const _0x194adf=this['_findSuggestions'](_0x55889b['range'],'attribute')['filter'](_0x571c8f=>!_0x571c8f['meta']['isNextTo'])['map'](_0x5fd34=>_0x5fd34['suggestion']),_0x219c57=_0x1a44b4({'newValue':_0x55889b['newValue']});_0x194adf['filter'](_0xf5e3fb=>{const [_0x10f53f,_0x5df9c1]=_0xf5e3fb['subType']['split']('|');return _0x10f53f==_0x55889b['key']&&_0x5df9c1!=_0x219c57;})['forEach'](_0x35fdd0=>{this['_reduceSuggestionAttributeRange'](_0x35fdd0,_0x55889b['range'],_0x2883cd),_0x4e9597=!0x0;});}return _0x4e9597;}['_reduceSuggestionAttributeRange'](_0x1e6b0e,_0x3f8fc7,_0x17b99f){const _0xecfff1=_0x1e6b0e['getFirstRange']()['getDifference'](_0x3f8fc7);0x0!==_0xecfff1['length']?0x1!==_0xecfff1['length']?this['_breakSuggestionMarker'](_0x1e6b0e,_0x3f8fc7['start'],_0x3f8fc7['end']):this['_setSuggestionRange'](_0x1e6b0e,_0xecfff1[0x0]):_0x17b99f['removeMarker'](_0x1e6b0e['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x2b70a2){this['_editor']=_0x2b70a2,this['_model']=_0x2b70a2['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x3edc43,_0x2a3aef,_0x429945,_0x4ff939,_0x46bede,_0x2f2e08){return new u(this['_model'],{'type':_0x3edc43,'subType':_0x2a3aef,'id':_0x429945,'author':_0x4ff939,'creator':_0x4ff939,'attributes':_0x46bede,'onAttributesChange':_0x2f2e08,'onAccept':(..._0x46845a)=>this['getSuggestionCallback'](_0x3edc43,_0x2a3aef,'accept')(..._0x46845a),'onDiscard':(..._0x5c9858)=>this['getSuggestionCallback'](_0x3edc43,_0x2a3aef,'discard')(..._0x5c9858)});}['registerCustomCallback'](_0x599160,_0x2adbf4,_0x199c7d,_0x3504b2){const _0x569947=_0x599160+':'+_0x2adbf4+':'+_0x199c7d;this['_customCallbacks']['set'](_0x569947,_0x3504b2);}['getSuggestionCallback'](_0x2733f4,_0x434e72,_0x57a42d){const _0xf65713=_0x2733f4+':'+_0x434e72+':'+_0x57a42d;return this['_customCallbacks']['get'](_0xf65713)||this['_defaultCallbacks']['get'](_0x2733f4+':'+_0x57a42d);}['_registerDefaultCallbacks'](){const _0x12f5ee=()=>!0x1,_0x51c22d=_0x2d42ce=>{_0x2d42ce['sort']((_0x544bc9,_0x22a248)=>_0x544bc9['start']['isBefore'](_0x22a248['start'])?0x1:-0x1),this['_model']['change'](_0x1941db=>{for(const _0x3bd205 of _0x2d42ce){let _0x5bdaab;_0x5bdaab=_0x3bd205['end']['isAtEnd']&&_0x3bd205['end']['parent']==_0x3bd205['start']['nodeAfter']?_0x1941db['createSelection'](_0x3bd205['start']['nodeAfter'],'on'):_0x1941db['createSelection'](_0x3bd205),this['_model']['deleteContent'](_0x5bdaab,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x91a9cd=(_0x1f2c69,_0x17b0e4)=>{_0x17b0e4&&this['_model']['change'](_0x1c8740=>{const {commandName:_0x5e3eb0,commandParams:_0x2ed7f8=[]}=_0x17b0e4,_0xec9958=_0x1f2c69['map'](_0x24d729=>(Vt(_0x24d729)&&(_0x24d729=this['_model']['createRange'](_0x24d729['end'])),_0x24d729))['filter'](_0x1820ad=>'$graveyard'!==_0x1820ad['root']['rootName']);if(_0xec9958['length']<0x1)return;const _0x354b38=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x50a6e3=>_0x2f00a5['fromRange'](_0x50a6e3));_0x1c8740['setSelection'](_0xec9958);for(const _0x42ffea of this['_editor']['commands']['commands']())_0x42ffea['refresh']();_0x2ed7f8['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x5e3eb0,..._0x2ed7f8);const _0x1add7f=_0x354b38['filter'](_0x4bc014=>'$graveyard'!=_0x4bc014['root']['rootName']);_0x1add7f['length']>0x0&&_0x1c8740['setSelection'](_0x1add7f);for(const _0x3c9cfc of _0x354b38)_0x3c9cfc['detach']();});},_0x1d7678=(_0x190635,_0x1f0ed5)=>0x1==_0x190635['length']&&0x1==_0x1f0ed5['length']&&_0x190635[0x0]['end']['isEqual'](_0x1f0ed5[0x0]['start']),_0x279f34=(_0xc51a3b,_0x3a6757,_0xa020a8,_0x5a8a01)=>Ht(_0xc51a3b,_0x3a6757,_0xa020a8,_0x5a8a01,this['_model'])?[_0xc51a3b,_0x3a6757]:Ht(_0x3a6757,_0xc51a3b,_0x5a8a01,_0xa020a8,this['_model'])?[_0x3a6757,_0xc51a3b]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x12f5ee),this['_defaultCallbacks']['set']('insertion:discard',_0x51c22d),this['_defaultCallbacks']['set']('insertion:join',_0x1d7678),this['_defaultCallbacks']['set']('insertion:chain',_0x279f34),this['_defaultCallbacks']['set']('deletion:accept',_0x51c22d),this['_defaultCallbacks']['set']('deletion:discard',_0x12f5ee),this['_defaultCallbacks']['set']('deletion:join',_0x1d7678),this['_defaultCallbacks']['set']('deletion:chain',_0x279f34),this['_defaultCallbacks']['set']('formatInline:accept',_0x91a9cd),this['_defaultCallbacks']['set']('formatInline:discard',_0x12f5ee),this['_defaultCallbacks']['set']('formatInline:join',_0x1d7678),this['_defaultCallbacks']['set']('formatInline:chain',_0x12f5ee),this['_defaultCallbacks']['set']('formatBlock:accept',_0x91a9cd),this['_defaultCallbacks']['set']('formatBlock:discard',_0x12f5ee),this['_defaultCallbacks']['set']('formatBlock:join',_0x1d7678),this['_defaultCallbacks']['set']('formatBlock:chain',_0x12f5ee),this['_defaultCallbacks']['set']('attribute:accept',_0x12f5ee),this['_defaultCallbacks']['set']('attribute:discard',(_0x33e5d3,_0x1d5c6e)=>{if(!_0x1d5c6e)return;const _0x27673b=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x183ddb=>{if(_0x1d5c6e['key']==m)for(const _0x5dc93c of _0x33e5d3){const _0x43eaad=_0x5dc93c['start']['nodeAfter'],_0x3b265e=_0x1d5c6e['oldValue'];_0x183ddb['rename'](_0x43eaad,_0x3b265e);}else{if(_0x27673b['_isBlockAttribute'](_0x1d5c6e['key'])){for(const _0x3bc6c7 of _0x33e5d3)void 0x0!==_0x1d5c6e['oldValue']?_0x183ddb['setAttribute'](_0x1d5c6e['key'],_0x1d5c6e['oldValue'],_0x3bc6c7['start']['nodeAfter']):_0x183ddb['removeAttribute'](_0x1d5c6e['key'],_0x3bc6c7['start']['nodeAfter']);}else{for(const _0x3fe73b of _0x33e5d3)_0x1d5c6e['oldValue']?_0x183ddb['setAttribute'](_0x1d5c6e['key'],_0x1d5c6e['oldValue'],_0x3fe73b):_0x183ddb['removeAttribute'](_0x1d5c6e['key'],_0x3fe73b);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x1d7678);}}function Ot(_0x46f45a,_0x1f7f9d,_0x3860a3){for(const _0x3fb9f1 of _0x1f7f9d['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3fb9f1['root']==_0x3fb9f1)return!0x1;if(!_0x3860a3['containsItem'](_0x3fb9f1))return!0x1;if(_0x46f45a['isObject'](_0x3fb9f1)||_0x46f45a['isLimit'](_0x3fb9f1))return!0x0;}return!0x1;}function Vt(_0x3b4032){return _0x3b4032['end']['parent']==_0x3b4032['start']['nodeAfter']&&_0x3b4032['end']['isAtStart'];}function Ut(_0x493cf7,_0x106acd,_0xab19f1,_0x5ed902){const _0x583b21=_0x475b71=>!_0x475b71['item']['is']('$textProxy')&&!_0x5ed902['isObject'](_0x475b71['item']),_0x3f2e99=_0x493cf7['start']['getLastMatchingPosition'](_0x583b21),_0x2ceb63=_0x493cf7['end']['getLastMatchingPosition'](_0x583b21,{'direction':'backward'});return(!_0x493cf7['start']['isEqual'](_0x3f2e99)||!_0x493cf7['end']['isEqual'](_0x2ceb63))&&(_0x3f2e99['isBefore'](_0x2ceb63)?_0xab19f1['updateMarker'](_0x106acd,{'range':_0xab19f1['createRange'](_0x3f2e99,_0x2ceb63)}):_0xab19f1['removeMarker'](_0x106acd),!0x0);}function Gt(_0x47f2ae){return _0x1a44b4(_0x47f2ae);}function Ft(_0x136737){const _0xbe880=_0x136737['start']['nodeAfter'];return _0xbe880&&_0xbe880['is']('element');}function Pt(_0x3d3a29,_0x524dbc){return null==_0x3d3a29['end']['nodeBefore']&&_0x3d3a29['end']['parent']==_0x3d3a29['start']['nodeAfter']?Lt(_0x3d3a29['start']['nodeAfter'],_0x524dbc):_0x3d3a29;}function Lt(_0x15cc21,_0x14f6c9){const _0x48fb44=_0x14f6c9['schema']['isObject'](_0x15cc21)||_0x14f6c9['schema']['isSelectable'](_0x15cc21);return _0x14f6c9['createRange'](_0x14f6c9['createPositionAt'](_0x15cc21,'before'),_0x48fb44?_0x14f6c9['createPositionAfter'](_0x15cc21):_0x14f6c9['createPositionAt'](_0x15cc21,'end'));}function Ht(_0x5bfefc,_0x59d63c,_0xae06c7,_0x13695b,_0x4fec23){if(_0x5bfefc['next'])return!0x1;if(!Jt(_0x5bfefc,_0x59d63c))return!0x1;if(_0xae06c7['end']['isEqual'](_0x13695b['start']))return!0x0;if(_0x5bfefc['type']!=_0x59d63c['type'])return!0x1;if(!_0xae06c7['end']['isTouching'](_0x13695b['start']))return!0x1;const _0x54897e=_0x4fec23['createRange'](_0xae06c7['end'],_0x13695b['start'])['getWalker']();for(const _0x1c6d99 of _0x54897e)if(['elementStart','elementEnd']['includes'](_0x1c6d99['type'])&&_0x4fec23['schema']['isLimit'](_0x1c6d99['item']))return!0x1;return!0x0;}function Jt(_0x2061df,_0x10f604){if(!_0x2061df['_isDataLoaded']||!_0x10f604['_isDataLoaded'])return!0x1;const _0x1810e9=new Set(Object['keys'](_0x2061df['attributes'])),_0x49c6d1=new Set(Object['keys'](_0x10f604['attributes']));if(_0x1810e9['delete']('groupId'),_0x49c6d1['delete']('groupId'),0x0==_0x1810e9['size']&&0x0==_0x49c6d1['size'])return!0x0;if(_0x1810e9['size']!=_0x49c6d1['size'])return!0x1;const _0x14aba0={..._0x2061df['attributes']},_0x431fbd={..._0x10f604['attributes']};return delete _0x14aba0['groupId'],delete _0x431fbd['groupId'],JSON['stringify'](_0x14aba0)==JSON['stringify'](_0x431fbd);}function qt(_0x5c733a,_0x210182){const _0x1d64f6=zt(_0x5c733a['attributes']),_0xe9d1df=zt(_0x210182);if(!_0x5c733a['_isDataLoaded'])return!0x1;for(const _0x398092 of Object['keys'](_0xe9d1df))if(!_0x238485(_0x1d64f6[_0x398092],_0xe9d1df[_0x398092]))return!0x1;return!0x0;}function zt(_0xef8649){const _0x10afa6=Object['assign']({},_0xef8649);return delete _0x10afa6['skipNestingCheck'],delete _0x10afa6['tablePasteChainId'],_0x10afa6;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x293cbb(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x18068a,_0x8ee82e,_0x3b126b,_0x51cf65){super(),this['model']=_0x8ee82e,this['view']=_0x3b126b,this['commentThreadController']=_0x51cf65,this['_editor']=_0x18068a,this['_acceptCommand']=_0x18068a['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x18068a['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x15e866,_0x3a1bea)=>_0x15e866||_0x3a1bea),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x41feea=>_0x41feea&&this['_editor']['model']['canEditAt'](_0x8ee82e['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x4d7eb=>_0x4d7eb&&this['_editor']['model']['canEditAt'](_0x8ee82e['getRanges']())),this['_pendingAction']=null,_0x3b126b['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x3b126b,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x3b126b,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x3b126b,'change:isDirty',()=>{_0x3b126b['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 _0x441a37=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x441a37);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x4832df{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x262ed7,_0x5a09b0,_0x4c3e0a,_0x3a35ea){super(_0x262ed7),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x5bc9c6(_0x262ed7,o(_0x262ed7,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x5a09b0['authoredAt']),this['bind']('authoredAt')['to'](_0x5a09b0),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['bind']('ariaLabel')['to'](this,'length',_0x5a09b0,'authoredAt',this,'descriptionParts',(_0x71971b,_0x3c60af,_0x453cef)=>{const _0x2b6333=_0x453cef['map'](_0x1857f8=>ls(_0x1857f8['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x71971b-0x1,_0x5a09b0['author']['name'],_0x3c60af?_0x3a35ea['formatDateTime'](_0x3c60af):'',new DOMParser()['parseFromString'](_0x2b6333,'text/html')['body']['textContent']]);}),this['focusables']=new _0x3a3d88(),this['focusTracker']=new _0xd3b417(),this['keystrokes']=new _0x5b341f(),this['focusCycler']=new _0x2a4517({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x29fab7=>_0x29fab7['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x5a09b0,this['_localUser']=_0x4c3e0a,this['_config']=_0x3a35ea,_0x3a35ea['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x513a05(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3ed652}=this['_config'];this['commentsListView']=new _0x3ed652(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',_0x1491d9=>_0x1491d9+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x5ee2b8,_0x4fd418)=>_0x5ee2b8||!!_0x4fd418);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x1cf8fe}=this['_config'],_0x3ada16=new _0x1cf8fe(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x567c6b=_0x3ada16['commentInputView'];return _0x3ada16['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x567c6b,'value',(_0xea8c5f,_0x54eca0,_0x59bf0e)=>!!_0x59bf0e||_0xea8c5f&&!_0x54eca0),_0x567c6b['on']('submit',(_0xf27626,_0x553e04)=>{this['fire']('addComment',_0x553e04),_0x567c6b['editor']['setData']('');}),_0x567c6b['on']('cancel',()=>this['focus']()),_0x567c6b['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x3ada16;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x3a1a83,_0x3f8ead,_0x1a7edf,_0x33b8f3){super(_0x3a1a83,_0x3f8ead,_0x1a7edf,_0x33b8f3),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x50c11d=>_0x50c11d&&_0x50c11d[0x0]?_0x50c11d[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x45d8bc,_0x52a3d1)=>{let _0x1d4a1d='';for(const _0x328ce6 of _0x45d8bc)_0x1d4a1d+='<p>'+ls(_0x328ce6['content'],_0x328ce6['color'])+'</p>';return _0x52a3d1?_0x1d4a1d:_0x498eb7(_0x1d4a1d,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x33b8f3['SuggestionView'](_0x3a1a83,_0x3f8ead,{'formatDateTime':_0x33b8f3['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x5ae4c0=this['bindTemplate'],_0x1f6714=[this['suggestionView']];return this['commentsListView']&&_0x1f6714['push'](this['commentsListView']),this['commentThreadInputView']&&_0x1f6714['push'](this['commentThreadInputView']),_0x1f6714['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x5ae4c0['if']('isActive','ck-suggestion-wrapper--active'),_0x5ae4c0['to']('type',_0x3e204b=>'ck-suggestion-'+_0x3e204b),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x5ae4c0['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x1f6714};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class ce extends _0x4832df{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x327afc,_0x4b2f82,_0x317468){super(_0x327afc),this['_model']=_0x4b2f82,this['_config']=_0x317468,this['set']('description',''),this['bind']('authoredAt')['to'](_0x4b2f82),this['acceptButton']=this['_createButton'](o(_0x327afc,'Accept\x20suggestion'),_0x3b75fa['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x327afc,'Discard\x20suggestion'),_0x3b75fa['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x5b088f(_0x327afc,_0x4b2f82['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x3a3d88([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0xd3b417(),this['keystrokes']=new _0x5b341f(),this['focusCycler']=new _0x2a4517({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x506a5d=>_0x506a5d['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x918146=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x918146['innerHTML']=this['description'],this['on']('change:description',(_0x4ea6f0,_0x174625,_0x5bb143)=>{_0x918146['innerHTML']=_0x5bb143;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x802db7=this['bindTemplate'],_0x954a35=[{'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':_0x802db7['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x802db7['to']('authoredAt',_0x50ef01=>this['_config']['formatDateTime'](_0x50ef01))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x954a35['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x954a35}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x64e752,_0x295949,_0x738e07,_0x445f18,_0x51215e){const _0x690725=new _0x27045e(this['locale']);return _0x690725['set']({'label':_0x64e752,'icon':_0x295949,'tooltip':!0x0,'tooltipPosition':_0x51215e}),_0x690725['extendTemplate']({'attributes':{'class':_0x738e07}}),_0x690725['on']('execute',()=>{this['fire'](_0x445f18,this['_model']['id']);}),_0x690725;}['_setupKeyboardNavigation'](){const _0x2ae4cd=this['element'];this['keystrokes']['listenTo'](_0x2ae4cd);for(const _0x23a74b of this['focusables'])this['focusTracker']['add'](_0x23a74b['element']),this['keystrokes']['listenTo'](_0x23a74b['element']);this['keystrokes']['set']('enter',(_0x541bf9,_0x2ac1ec)=>{_0x2ae4cd===_0x541bf9['target']&&(this['focusCycler']['focusFirst'](),_0x2ac1ec());}),this['keystrokes']['set']('esc',(_0x4efc4c,_0x2338d7)=>{_0x2ae4cd!==_0x4efc4c['target']&&(this['focus'](),_0x2338d7());});}}var he='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x190756{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x397d2e,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x330584){super(_0x330584),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x2a8651=this['editor']['config'];_0x2a8651['define']('trackChanges.SuggestionThreadView',re),_0x2a8651['define']('trackChanges.SuggestionView',ce),_0x2a8651['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x2a8651['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x5d8240,_0x9b69a7){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x3cf37f,_0x25a820]of this['_handleControllerBuffer']){const _0x30a8f5=this['_suggestionToController']['has'](_0x3cf37f);_0x30a8f5||_0x25a820?_0x30a8f5&&_0x25a820&&this['_destroyController'](_0x3cf37f):this['_initializeController'](_0x3cf37f);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x5d8240,_0x9b69a7);}['init'](){const _0xf998b=this['editor'],_0x476a7d=_0xf998b['plugins']['get']('TrackChangesEditing'),_0x2357bf=_0xf998b['plugins']['get']('Annotations'),_0x79bca2=_0xf998b['plugins']['get']('EditorAnnotations'),_0x23b97f=_0xf998b['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x79bca2['addSourceCollector'](()=>{const _0x342062=[];for(const [_0x5acd37,_0x1df609]of Array['from'](this['_suggestionToController'])){const _0x1a40fd=_0x5acd37['getAllAdjacentSuggestions'](),_0x4c67b8=[];for(const _0x22ee0a of _0x1a40fd){if(!_0x22ee0a['isInContent'])continue;if(_0x22ee0a['isMultiRange']){_0x4c67b8['push'](..._0x22ee0a['getRanges']());continue;}const _0x48d7c6=_0x22ee0a['getFirstRange']();if(_0x4c67b8['length']>0x0){const _0x3c9a42=_0x4c67b8[0x0]['getJoined'](_0x48d7c6);if(_0x3c9a42){_0x4c67b8[0x0]=_0x3c9a42;continue;}}_0x4c67b8['push'](_0x48d7c6);}_0x342062['push']([_0x1df609['view'],_0x4c67b8]);}return _0x342062;}),this['listenTo'](_0x476a7d,'suggestionLoaded',(_0x1b583d,_0x20635f)=>{this['listenTo'](_0x20635f,'change:previous',(_0x3b1a7f,_0x38ab60,_0x333dac,_0x4f9b05)=>{_0x20635f['isInContent']&&(null==_0x333dac?(this['_updateController'](_0x4f9b05['head']),this['_handleSuggestionControllerDelayed'](_0x20635f,!0x1)):(this['_updateController'](_0x333dac['head']),null==_0x4f9b05&&this['_handleSuggestionControllerDelayed'](_0x20635f,!0x0)));}),null!==_0x20635f['previous']?this['_updateController'](_0x20635f['head']):this['_handleSuggestionControllerDelayed'](_0x20635f,!0x1);}),this['listenTo'](_0x476a7d,'suggestionUnloaded',(_0x37fccf,_0x3c0775,_0x2d599d)=>{this['stopListening'](_0x3c0775,'change:previous'),this['_handleControllerBuffer']['delete'](_0x3c0775),this['_suggestionToController']['has'](_0x3c0775)&&this['_destroyController'](_0x3c0775),_0x2d599d&&this['_updateController'](_0x2d599d['head']);}),this['listenTo'](_0x476a7d,'suggestionChanged',(_0x550845,_0x2dbdcb)=>{this['_updateController'](_0x2dbdcb);}),this['listenTo'](_0x2357bf,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x23b97f,'addComment',(_0x8827c9,{threadId:_0x102758,isFromAdapter:_0x4ff064})=>{if(_0x4ff064||!_0x476a7d['hasSuggestion'](_0x102758))return;const _0x316dfa=_0x476a7d['getSuggestion'](_0x102758);this['_suggestionToController']['get'](_0x316dfa)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x410658=this['editor']['plugins']['get']('Annotations'),_0x120eab=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1eb4a9=Array['from'](_0x410658['activeAnnotations'],_0x196966=>_0x196966['innerView'])['filter'](_0x757704=>this['_viewToController']['has'](_0x757704)),_0x2d66c0=[];for(const _0x467dbf of _0x1eb4a9){const _0x38d85d=this['_viewToController']['get'](_0x467dbf)['model']['getAllAdjacentSuggestions']();_0x2d66c0['push'](..._0x38d85d['reduce']((_0x37ea2c,_0x1c0deb)=>[..._0x37ea2c,..._0x1c0deb['getMarkerNames']()],[]));}_0x120eab['activeMarkers']=_0x2d66c0;}['_addUIComponentsToFactory'](){const _0x3d00a2=this['editor'],_0x1989b5=_0x3d00a2['locale'],_0xe0342f=o(_0x1989b5,'Track\x20changes'),_0x486b8e=new Wt([{'type':'switchbutton','model':new _0x5b3abb({'withText':!0x0,'isToggleable':!0x0,'label':_0xe0342f,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x5b3abb({'withText':!0x0,'label':o(_0x1989b5,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b3abb({'withText':!0x0,'label':o(_0x1989b5,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b3abb({'withText':!0x0,'label':o(_0x1989b5,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b3abb({'withText':!0x0,'label':o(_0x1989b5,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x549ac3 of _0x486b8e)if(me(_0x549ac3)){const _0x123cb8=_0x3d00a2['commands']['get'](_0x549ac3['model']['commandName']);_0x549ac3['model']['bind']('isOn','isEnabled')['to'](_0x123cb8,'value','isEnabled');}_0x3d00a2['ui']['componentFactory']['add']('trackChanges',_0x574e75=>this['_createToolbarButton'](_0x574e75,_0x486b8e,_0xe0342f)),_0x3d00a2['ui']['componentFactory']['add']('menuBar:trackChanges',_0x6bbfae=>this['_createMenuBarMenu'](_0x6bbfae,_0x486b8e,_0xe0342f));}['_createToolbarButton'](_0x570e36,_0x4fa75c,_0x45f6b0){const _0x4a2cd7=Qt(_0x570e36,_0x10b99d),_0x546fc7=this['editor']['commands']['get']('trackChanges');_0x4a2cd7['buttonView']['set']({'tooltip':_0x45f6b0,'label':_0x45f6b0,'icon':he}),_0x4a2cd7['buttonView']['bind']('isOn')['to'](_0x546fc7,'value'),_0x4a2cd7['buttonView']['on']('execute',()=>{_0x546fc7['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x4a2cd7,_0x4fa75c,{'role':'menu'});const _0x2c528e=[];for(const _0x22764e of _0x4fa75c)me(_0x22764e)&&_0x2c528e['push'](this['editor']['commands']['get'](_0x22764e['model']['commandName']));const _0x4e60c3=_0x4a2cd7['buttonView'];return _0x4e60c3['actionView']['unbind']('isEnabled'),_0x4e60c3['arrowView']['unbind']('isEnabled'),_0x4e60c3['actionView']['bind']('isEnabled')['to'](_0x546fc7,'isEnabled'),_0x4e60c3['arrowView']['bind']('isEnabled')['toMany'](_0x2c528e,'isEnabled',(..._0x3a3494)=>_0x3a3494['some'](_0x4f0342=>_0x4f0342)),_0x4a2cd7['on']('execute',_0x52d22d=>{this['editor']['execute'](_0x52d22d['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x4a2cd7;}['_createMenuBarMenu'](_0x4a07c1,_0x56b4fc,_0x5f36e6){const _0x45cd17=new Yt(_0x4a07c1),_0x346221=this['editor']['commands']['get']('trackChanges');_0x45cd17['buttonView']['set']({'label':_0x5f36e6,'icon':he});const _0x367547=new Zt(_0x4a07c1);for(const _0x26c4ad of _0x56b4fc){if('separator'==_0x26c4ad['type']){_0x367547['items']['add'](new Xt(_0x4a07c1));continue;}const _0x3cff4c=new te(_0x4a07c1,_0x45cd17),_0x2933f6=new _0x201fac(_0x4a07c1),_0x302cf3=_0x26c4ad['model'];_0x2933f6['bind'](...Object['keys'](_0x302cf3))['to'](_0x302cf3),_0x2933f6['delegate']('execute')['to'](_0x45cd17),_0x2933f6['on']('execute',()=>{this['editor']['execute'](_0x302cf3['commandName']),this['editor']['editing']['view']['focus']();}),_0x3cff4c['children']['add'](_0x2933f6),_0x367547['items']['add'](_0x3cff4c);}return _0x45cd17['bind']('isEnabled')['to'](_0x346221,'isEnabled'),_0x45cd17['panelView']['children']['add'](_0x367547),_0x45cd17;}['_initializeController'](_0x53faef){const _0x257357=this['editor'],_0x582b4a=_0x257357['config'],_0x28a1b1=_0x257357['plugins']['get']('Annotations'),_0x45ec29=_0x257357['plugins']['get']('CommentsRepository'),_0x16c34c=_0x257357['plugins']['get']('EditorAnnotations'),_0x434c08=_0x257357['plugins']['get'](_0x397d2e)['me'],_0x5a3a96=_0x582b4a['get']('trackChanges')['SuggestionThreadView'],_0xbd7bbb=_0x582b4a['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x2a5537,CommentThreadInputView:_0x27d853}=_0x257357['plugins']['get']('CommentsUI');let _0x621efc,_0x479089;this['_annotationViews']['has'](_0x53faef['id'])?(_0x479089=this['_annotationViews']['get'](_0x53faef['id']),_0x621efc=_0x479089['mainView']):(_0x621efc=new _0x5a3a96(_0x257357['locale'],_0x53faef,_0x434c08,{'disableComments':this['_disableComments'],'editorConfig':_0x582b4a['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x582b4a['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x582b4a['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x582b4a['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x266e89(_0x582b4a['get']('locale')),'CommentView':_0x582b4a['get']('comments')['CommentView'],'CommentsListView':_0x2a5537,'CommentThreadInputView':_0x27d853,'SuggestionView':_0xbd7bbb}),_0x621efc['suggestionView']['acceptButton']['on']('execute',()=>{_0x257357['editing']['view']['focus']();}),_0x621efc['suggestionView']['discardButton']['on']('execute',()=>{_0x257357['editing']['view']['focus']();}),_0x479089=_0x28a1b1['createAnnotationView'](this['editor']['locale'],_0x621efc),_0x479089['bind']('isDirty')['to'](_0x621efc,'isDirty'),_0x479089['bind']('length')['to'](_0x621efc),_0x479089['bind']('type')['to'](_0x621efc,'type',_0x1dbc03=>'suggestion-'+_0x1dbc03),this['listenTo'](_0x621efc,'escape',()=>{_0x257357['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x53faef['id'],_0x479089));const _0x5db5f1=_0x45ec29['createCommentThreadController'](_0x53faef['commentThread'],_0x621efc),_0x50d962=new ae(_0x257357,_0x53faef,_0x621efc,_0x5db5f1),_0x4657c6=_0x53faef['getAllAdjacentSuggestions']()['filter'](_0xc28312=>_0xc28312['isInContent']);_0x621efc['descriptionParts']=_0x257357['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x4657c6),this['_suggestionToController']['set'](_0x53faef,_0x50d962),this['_viewToController']['set'](_0x621efc,_0x50d962);const _0x7b1fb9=_0x28a1b1['createAnnotation']({'view':_0x479089,'target':()=>{const _0x121763=[],_0x2a7465=_0x53faef['getAllAdjacentSuggestions']()['filter'](_0x561088=>_0x561088['isInContent']);for(const _0x487fd4 of _0x2a7465)_0x121763['push'](..._0x487fd4['getMarkers']());return _0x3b980e(_0x257357['editing'],_0x121763);},'type':()=>'suggestion-'+_0x50d962['view']['type']});_0x45ec29['_bindAnnotationToEditors'](_0x621efc,_0x7b1fb9),_0x28a1b1['add'](_0x7b1fb9),_0x16c34c['registerAnnotation'](_0x7b1fb9);}['_destroyController'](_0xf8e0b1){const _0x3efda2=this['editor']['plugins']['get']('CommentsRepository'),_0x2169bc=this['editor']['plugins']['get']('Annotations'),_0x206571=this['_suggestionToController']['get'](_0xf8e0b1),_0x295919=_0x206571['view'],_0x4eac27=_0x2169bc['getByInnerView'](_0x295919);_0x3efda2['_unbindEditors'](_0x295919),_0x4eac27&&_0x2169bc['remove'](_0x4eac27),this['_suggestionToController']['delete'](_0xf8e0b1),this['_viewToController']['delete'](_0x295919),_0x206571['destroy']();}['_updateController'](_0x1aa45b){if(!_0x1aa45b['isInContent']||!this['_suggestionToController']['has'](_0x1aa45b))return;const _0x890fbc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1284d9=this['_suggestionToController']['get'](_0x1aa45b),_0x56fe54=_0x1aa45b['getAllAdjacentSuggestions']();_0x1284d9['view']['descriptionParts']=_0x890fbc['descriptionFactory']['getDescriptions'](_0x56fe54);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x4d60bd,(_0x528da2,_0x268037)=>{const _0x418c01=this['editor']['plugins']['get'](k),_0x2e8a73=this['editor']['plugins']['get'](p);if(!_0x2e8a73['activeMarkers']['length'])return;const {id:_0x3197c7}=_0x2e8a73['_splitMarkerName'](_0x2e8a73['activeMarkers'][0x0]),_0x572ea8=_0x418c01['getSuggestion'](_0x3197c7);_0x572ea8&&(this['_suggestionToController']['get'](_0x572ea8)['view']['focus'](),_0x268037());});}['destroy'](){for(const _0x8c03f9 of this['_suggestionToController']['keys']())this['_destroyController'](_0x8c03f9);for(const _0x3ba71d of this['_annotationViews']['values']())_0x3ba71d['mainView']['destroy']();super['destroy']();}}function me(_0x5dc182){return'model'in _0x5dc182;}class k extends _0x190756{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x52b962){this['editor']['plugins']['get'](p)['adapter']=_0x52b962;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x233f29){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x233f29);}['getSuggestions']({skipNotAttached:_0x119fb8=!0x1,toJSON:_0x581777=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x119fb8,'toJSON':_0x581777});}['getSuggestion'](_0x41b7cf){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x41b7cf);}}const T=['Pagination'];class P extends _0x190756{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x4920aa=this['editor'];if(_0x4920aa['config']['define']('trackChangesData.editorCreator',_0x341810=>{const _0x56e055=_0x4920aa['model']['document']['getRootNames']()['reduce']((_0x1646af,_0x366750)=>(_0x1646af[_0x366750]='',_0x1646af),{});return _0x4920aa['constructor']['create'](_0x56e055,_0x341810);}),'function'!=typeof _0x4920aa['config']['get']('trackChangesData')['editorCreator'])throw new _0x1efd91('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x1dd3d9){return N(this['editor'],!0x0,_0x1dd3d9);}['getDataWithDiscardedSuggestions'](_0x38ce80){return N(this['editor'],!0x1,_0x38ce80);}}class D extends _0x190756{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x22c14b){super(_0x22c14b),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(_0x1db4e5){return void 0x0!==_0x1db4e5['getRootsAttributes'];}async function N(_0x2c8b6a,_0x2ab9c4,_0x37aef6){const _0x461fd6=_0xf90748(_0x2c8b6a,T);_0x461fd6['plugins']['push'](p,D),_0x461fd6['rootsAttributes']=v(_0x2c8b6a)?_0x2c8b6a['getRootsAttributes']():void 0x0;const _0x23f570=document['createDocumentFragment'](),_0xf5e389=_0x2c8b6a['config']['get']('trackChangesData')['editorCreator'],_0x224266=await _0xf5e389(_0x461fd6,()=>function(_0x2a9a3f){const _0x448ecf=document['createElement']('div');return _0x2a9a3f['appendChild'](_0x448ecf),_0x448ecf;}(_0x23f570));!function(_0x42a9bd,_0x5a0df5){const _0x5be844=_0x42a9bd['model']['document']['getRootNames']()['reduce']((_0x523c32,_0x168f06)=>(_0x523c32[_0x168f06]=_0x42a9bd['data']['get']({'rootName':_0x168f06}),_0x523c32),{}),_0x12cc6f=_0x42a9bd['plugins']['get']('Users')['users']['map'](_0x20e9d8=>({'id':_0x20e9d8['id'],'name':_0x20e9d8['name']})),_0x7f3c48=_0x42a9bd['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x32caf3=_0x42a9bd['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x32c8cc=_0x5a0df5['plugins']['get']('Users'),_0x354c91=_0x5a0df5['plugins']['get']('TrackChangesEditing'),_0x537025=_0x5a0df5['plugins']['get']('CommentsRepository');for(const _0x3dba82 of _0x537025['getCommentThreads']())_0x3dba82['remove']();for(const _0x16ca97 of _0x12cc6f)_0x32c8cc['getUser'](_0x16ca97['id'])||_0x32c8cc['addUser'](_0x16ca97);_0x32c8cc['me']||_0x32c8cc['useAnonymousUser']();for(const _0x3a17b1 of _0x32caf3)_0x537025['addCommentThread'](_0x3a17b1);for(const _0x26b393 of _0x7f3c48)_0x354c91['addSuggestionData'](_0x26b393);_0x5a0df5['data']['set'](_0x5be844);}(_0x2c8b6a,_0x224266),_0x224266['execute'](_0x2ab9c4?'acceptAllSuggestions':'discardAllSuggestions');const _0x135c8d=v(_0x224266)?_0x224266['getFullData'](_0x37aef6):_0x224266['data']['get'](_0x37aef6);return await _0x224266['destroy'](),_0x135c8d;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|