@ckeditor/ckeditor5-track-changes 46.1.1-alpha.2 → 46.1.1-alpha.3
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 +4 -4
- package/package.json +27 -27
- package/src/trackchangesediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
24
|
-
_0x1b765d(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x33af23,_0x2e030a){super(),this['id']=_0x2e030a['id'],this['type']=_0x2e030a['type'],this['subType']=_0x2e030a['subType']||null,this['author']=_0x2e030a['author'],this['creator']=_0x2e030a['creator']||_0x2e030a['author'],this['isExternal']=Boolean(_0x2e030a['attributes']&&_0x2e030a['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x2e030a['originalSuggestionId']||null,this['_model']=_0x33af23,this['_onAccept']=_0x2e030a['onAccept'],this['_onDiscard']=_0x2e030a['onDiscard'],this['_onAttributesChange']=_0x2e030a['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x2e030a['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 _0x9d5fd1=this;for(;_0x9d5fd1['previous'];)_0x9d5fd1=_0x9d5fd1['previous'];return _0x9d5fd1;}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'](_0xa4930f){this['_markerNames']['add'](_0xa4930f);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x25c6e7=>this['_model']['markers']['get'](_0x25c6e7))['filter'](_0x4b0566=>_0x4b0566);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x400cee=>{for(const _0x48eda7 of this['getMarkers']())_0x400cee['removeMarker'](_0x48eda7);}),this['_markerNames']['clear']();}['removeMarker'](_0x19cd26){this['_model']['change'](_0x54bba3=>{_0x54bba3['removeMarker'](_0x19cd26);}),this['_markerNames']['delete'](_0x19cd26);}['addRange'](_0x340ed9){const _0x1af061='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+T['getMultiRangeId']();this['addMarkerName'](_0x1af061),this['_model']['change'](_0x156ee9=>{_0x156ee9['addMarker'](_0x1af061,{'range':_0x340ed9,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0xb82f14){for(const _0x5ad509 of this['getRanges']())if(_0x5ad509['isIntersecting'](_0xb82f14))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x5bf8db=>_0x5bf8db['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x1a68c2,_0xb4b5aa)=>[..._0x1a68c2,..._0xb4b5aa['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x28e94d=this['getRanges']();if(0x1!=_0x28e94d['length'])return null;const _0x3a2e05=_0x28e94d[0x0],_0x35badb=_0x3a2e05['start']['nodeAfter'],_0xa9ba8a=_0x3a2e05['end']['nodeBefore'];return _0x35badb instanceof _0x348039?_0x35badb!=_0xa9ba8a?null:_0x35badb: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 _0x358793=[];let _0x56bcf7=this['head'];for(;_0x56bcf7;)_0x358793['push'](_0x56bcf7),_0x56bcf7=_0x56bcf7['next'];return _0x358793;}['setAttribute'](_0x3b6235,_0x122a0d){const _0x332614=_0x166550(this['attributes']);_0x4cef0d(_0x332614,_0x3b6235,_0x122a0d),_0x10303f(_0x332614,this['attributes'])||(this['attributes']=_0x332614,this['_onAttributesChange'](_0x332614));}['removeAttribute'](_0x4de9ab){const _0x532d3e=_0x166550(this['attributes']);_0x355fcc(_0x532d3e,_0x4de9ab),_0x10303f(_0x532d3e,this['attributes'])||(this['attributes']=_0x532d3e,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 _0x2b2224()['substr'](0x1,0x5);}}function o(_0x49804a,_0x38c7c3,_0xb870ee){const _0x282112=_0x49804a['t'],t=_0x49804a['t'];switch(_0x38c7c3){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'Preview\x20final\x20content':return t('Preview\x20final\x20content');case'Final\x20content\x20preview':return t('Final\x20content\x20preview');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0xb870ee);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0xb870ee);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0xb870ee);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0xb870ee);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0xb870ee);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',_0xb870ee);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0xb870ee);case'*Replace\x20image*':return t('*Replace\x20image*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xb870ee);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0xb870ee);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0xb870ee);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0xb870ee);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0xb870ee);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0xb870ee);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0xb870ee);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0xb870ee);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0xb870ee);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0xb870ee);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0xb870ee);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0xb870ee);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0xb870ee);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0xb870ee);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0xb870ee);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0xb870ee);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0xb870ee);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0xb870ee);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'},_0xb870ee);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0xb870ee);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0xb870ee);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0xb870ee);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0xb870ee);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0xb870ee);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0xb870ee);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0xb870ee);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'},_0xb870ee);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0xb870ee);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0xb870ee);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0xb870ee);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0xb870ee);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'},_0xb870ee);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0xb870ee);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'},_0xb870ee);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'FORMAT_LINE_HEIGHT':return t({'string':'line\x20height','id':'FORMAT_LINE_HEIGHT'});case'FORMAT_TABLE_BORDER_COLOR':return t({'string':'table\x20border\x20color','id':'FORMAT_TABLE_BORDER_COLOR'});case'FORMAT_TABLE_BORDER_STYLE':return t({'string':'table\x20border\x20style','id':'FORMAT_TABLE_BORDER_STYLE'});case'FORMAT_TABLE_BORDER_WIDTH':return t({'string':'table\x20border\x20width','id':'FORMAT_TABLE_BORDER_WIDTH'});case'FORMAT_TABLE_ALIGNMENT':return t({'string':'table\x20alignment','id':'FORMAT_TABLE_ALIGNMENT'});case'FORMAT_TABLE_WIDTH':return t({'string':'table\x20width','id':'FORMAT_TABLE_WIDTH'});case'FORMAT_TABLE_HEIGHT':return t({'string':'table\x20height','id':'FORMAT_TABLE_HEIGHT'});case'FORMAT_TABLE_BACKGROUND_COLOR':return t({'string':'table\x20background\x20color','id':'FORMAT_TABLE_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_BORDER_COLOR':return t({'string':'table\x20cell\x20border\x20color','id':'FORMAT_TABLE_CELL_BORDER_COLOR'});case'FORMAT_TABLE_CELL_BORDER_STYLE':return t({'string':'table\x20cell\x20border\x20style','id':'FORMAT_TABLE_CELL_BORDER_STYLE'});case'FORMAT_TABLE_CELL_BORDER_WIDTH':return t({'string':'table\x20cell\x20border\x20width','id':'FORMAT_TABLE_CELL_BORDER_WIDTH'});case'FORMAT_TABLE_CELL_PADDING':return t({'string':'table\x20cell\x20padding','id':'FORMAT_TABLE_CELL_PADDING'});case'FORMAT_TABLE_CELL_WIDTH':return t({'string':'table\x20cell\x20width','id':'FORMAT_TABLE_CELL_WIDTH'});case'FORMAT_TABLE_CELL_HEIGHT':return t({'string':'table\x20cell\x20height','id':'FORMAT_TABLE_CELL_HEIGHT'});case'FORMAT_TABLE_CELL_BACKGROUND_COLOR':return t({'string':'table\x20cell\x20background\x20color','id':'FORMAT_TABLE_CELL_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT':return t({'string':'table\x20cell\x20horizontal\x20alignment','id':'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT'});case'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT':return t({'string':'table\x20cell\x20vertical\x20alignment','id':'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT'});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'},_0xb870ee);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0xb870ee);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'},_0xb870ee);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0xb870ee);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'},_0xb870ee);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0xb870ee);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0xb870ee);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'},_0xb870ee);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0xb870ee);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 _0x282112({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0xb870ee);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x282112({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0xb870ee);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0xb870ee);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'},_0xb870ee);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'},_0xb870ee);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'},_0xb870ee);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x38c7c3;}}class x{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x223d37,_0xd7bbf0){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x223d37,this['_locale']=_0xd7bbf0;}['getDescriptions'](_0x3e1f46){const _0x2c63aa=[],_0x59e3ec=new Set(),_0x37fe61=new Set();for(let _0x467779=0x0;_0x467779<_0x3e1f46['length'];_0x467779++){const _0x795ca6=_0x3e1f46[_0x467779];if(!_0x795ca6['isInContent'])continue;const _0x28b4eb=this['_handleCustomCallbackDescription'](_0x795ca6);if(_0x28b4eb){if(null!=_0x795ca6['subType']){if(_0x59e3ec['has'](_0x795ca6['subType']))continue;_0x59e3ec['add'](_0x795ca6['subType']);}_0x2c63aa['push'](_0x28b4eb);}else{if('attribute'==_0x795ca6['type']){const _0x15c800=_0x795ca6['data']['key'];if(_0x37fe61['has'](_0x15c800))continue;_0x37fe61['add'](_0x795ca6['data']['key']),_0x15c800==m?this['_handleRenameSuggestionDescription'](_0x2c63aa,_0x795ca6):this['_handleAttributeSuggestionDescription'](_0x2c63aa,_0x795ca6);continue;}'insertion'!=_0x795ca6['type']&&'deletion'!=_0x795ca6['type']||this['_handleInsertRemoveSuggestionDescription'](_0x2c63aa,_0x795ca6,_0x3e1f46[_0x467779+0x1]);}}return this['_resolveDescriptionItems'](_0x2c63aa);}['registerDescriptionCallback'](_0x5bcf95){this['_customCallbacks']['push'](_0x5bcf95);}['registerElementLabel'](_0x344eb4,_0x3ca0c0,_0x3b426f=_0x28f51c['normal']){'function'==typeof _0x344eb4?_0x8a69c(this['_itemLabelsCallbacks'],{'matchingCallback':_0x344eb4,'label':_0x3ca0c0,'priority':_0x3b426f}):this['_itemLabels']['set'](_0x344eb4,_0x3ca0c0);}['registerAttributeLabel'](_0x6d099c,_0x3cefab){this['_attributeLabels']['set'](_0x6d099c,_0x3cefab);}['getItemLabel'](_0x23374b,_0x1f4126=0x1){let _0x94c27f;for(const _0x40cef1 of this['_itemLabelsCallbacks'])if(_0x40cef1['matchingCallback'](_0x23374b)){_0x94c27f=_0x40cef1['label'];break;}return _0x94c27f||(_0x94c27f=this['_itemLabels']['get'](_0x23374b['name'])),_0x94c27f?_0x94c27f(_0x1f4126):0x1!==_0x1f4126?_0x1f4126+'\x20'+_0x23374b['name']+'s':''+_0x23374b['name'];}['_addDescriptionItems'](_0x4af86,_0x294474){const _0x1c3598=_0x294474['getFirstRange']()['getWalker'](),_0x4edd59='insertion'==_0x294474['type']?'add':'remove';for(const _0xb8a9ba of _0x1c3598){const _0x556c3c=_0xb8a9ba['item'],_0x5aa5b8=_0x4af86[_0x4af86['length']-0x1];if(_0x556c3c['is']('$textProxy'))_0x5aa5b8&&_0x5aa5b8['type']['indexOf']('Container')>-0x1&&_0x4af86['pop'](),_0x5aa5b8&&'text'==_0x5aa5b8['type']?_0x5aa5b8[_0x4edd59]+=_0x556c3c['data']:_0x4af86['push']({'type':'text','add':'add'==_0x4edd59?_0x556c3c['data']:'','remove':'remove'==_0x4edd59?_0x556c3c['data']:''});else{if(this['_schema']['isObject'](_0x556c3c)){const _0x4a0b43=_0x556c3c;if(_0x5aa5b8&&_0x5aa5b8['type']['indexOf']('Container')>-0x1&&_0x4af86['pop'](),'elementEnd'==_0xb8a9ba['type'])continue;_0x5aa5b8&&_0x5aa5b8['type']==_0x4edd59+'Object'&&_0x5aa5b8['element']['name']==_0x4a0b43['name']?_0x5aa5b8['quantity']++:_0x4af86['push']({'type':_0x4edd59+'Object','element':_0x4a0b43,'quantity':0x1}),_0x1c3598['skip'](_0x588391=>!('elementEnd'==_0x588391['type']&&_0x588391['item']==_0x556c3c));}else{if(this['_schema']['checkChild'](_0x556c3c,'$text')||_0x556c3c['is']('element','softBreak')){const _0x49f7b2=_0x556c3c;if('add'==_0x4edd59&&'elementStart'==_0xb8a9ba['type']||'remove'==_0x4edd59&&'elementEnd'==_0xb8a9ba['type'])continue;if(_0x5aa5b8&&-0x1==_0x5aa5b8['type']['indexOf']('Container')){'text'==_0x5aa5b8['type']&&(_0x5aa5b8[_0x4edd59]+='\x0a');continue;}let _0x103a5c;if(_0x103a5c='add'==_0x4edd59?_0x49f7b2['nextSibling']&&!this['_schema']['isObject'](_0x49f7b2['nextSibling'])?_0x49f7b2['nextSibling']:null:_0x49f7b2['previousSibling']&&!this['_schema']['isObject'](_0x49f7b2['previousSibling'])?_0x49f7b2['previousSibling']:null,_0x49f7b2['isEmpty']||_0x103a5c&&_0x103a5c['isEmpty']){const _0x5db00d=_0x103a5c&&_0x103a5c['isEmpty']?_0x103a5c:_0x49f7b2;_0x5aa5b8&&_0x5aa5b8['type']==_0x4edd59+'EmptyContainer'&&_0x5aa5b8['element']['name']==_0x5db00d['name']?_0x5aa5b8['quantity']++:_0x4af86['push']({'type':_0x4edd59+'EmptyContainer','element':_0x5db00d,'quantity':0x1});}else _0x4af86['push']({'type':_0x4edd59+'Container','element':_0x49f7b2});}}}}}['_resolveDescriptionItems'](_0x27262f){const _0x260a63=this['_locale'],_0x2814bc=[],_0x2b8f1f=[],_0xdbb71=[];for(const _0x3e588d of _0x27262f)switch(_0x3e588d['type']){case'text':if(_0x3e588d['add']=_0x3e588d['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x3e588d['remove']=_0x3e588d['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x3e588d['add']&&''!=_0x3e588d['remove']){_0x2814bc['push']({'type':'replace','content':o(_0x260a63,'REPLACE_TEXT',['\x22'+_0x3e588d['remove']+'\x22','\x22'+_0x3e588d['add']+'\x22'])});continue;}if(null!=_0x3e588d['add']['match'](/^ +$/)){_0x2814bc['push']({'type':'insertion','content':o(_0x260a63,'*Insert:*\x20%0',o(_0x260a63,'ELEMENT_SPACE',_0x3e588d['add']['length']))});continue;}if(null!=_0x3e588d['remove']['match'](/^ +$/)){_0x2814bc['push']({'type':'deletion','content':o(_0x260a63,'*Remove:*\x20%0',o(_0x260a63,'ELEMENT_SPACE',_0x3e588d['remove']['length']))});continue;}if(''!=_0x3e588d['add']){_0x2814bc['push']({'type':'insertion','content':o(_0x260a63,'*Insert:*\x20%0','\x22'+_0x3e588d['add']+'\x22')});continue;}_0x2814bc['push']({'type':'deletion','content':o(_0x260a63,'*Remove:*\x20%0','\x22'+_0x3e588d['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x2814bc['push']({'type':'insertion','content':o(_0x260a63,'*Insert:*\x20%0',this['getItemLabel'](_0x3e588d['element'],_0x3e588d['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x2814bc['push']({'type':'deletion','content':o(_0x260a63,'*Remove:*\x20%0',this['getItemLabel'](_0x3e588d['element'],_0x3e588d['quantity']))});continue;case'addContainer':_0x2814bc['push']({'type':'insertion','content':o(_0x260a63,'*Split:*\x20%0',this['getItemLabel'](_0x3e588d['element'],_0x3e588d['quantity']))});continue;case'removeContainer':_0x2814bc['push']({'type':'deletion','content':o(_0x260a63,'*Merge:*\x20%0',this['getItemLabel'](_0x3e588d['element'],_0x3e588d['quantity']))});continue;case'addFormat':_0x2b8f1f['push'](_0x3e588d['key']);continue;case'removeFormat':_0xdbb71['push'](_0x3e588d['key']);continue;default:_0x2814bc['push'](_0x3e588d);}if(_0x2b8f1f['length']){const _0x48f607=_0x2b8f1f['map'](_0x4ae561=>this['_attributeLabels']['has'](_0x4ae561)?this['_attributeLabels']['get'](_0x4ae561):_0x4ae561)['join'](',\x20');_0x2814bc['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x48f607)});}if(_0xdbb71['length']){const _0x3a74b7=_0xdbb71['map'](_0x553a32=>this['_attributeLabels']['has'](_0x553a32)?this['_attributeLabels']['get'](_0x553a32):_0x553a32)['join'](',\x20');_0x2814bc['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x3a74b7)});}return _0x2814bc;}['_handleCustomCallbackDescription'](_0x3f48b7){for(const _0x462f73 of this['_customCallbacks']){const _0x1a4443=_0x462f73(_0x3f48b7);if(_0x1a4443&&'type'in _0x1a4443)return _0x1a4443;}}['_handleAttributeSuggestionDescription'](_0x9e2985,_0x10f219){const _0x23b829=_0x10f219['data'],_0x145bd3=void 0x0===_0x23b829['newValue']?'removeFormat':'addFormat';_0x9e2985['push']({'type':_0x145bd3,'key':_0x23b829['key']});}['_handleRenameSuggestionDescription'](_0x544098,_0x243ec6){_0x544098['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x243ec6['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x3bf419,_0x3fd0ef,_0x537749){if(this['_addDescriptionItems'](_0x3bf419,_0x3fd0ef),_0x537749&&_0x537749['getFirstRange']()&&!_0x3fd0ef['getFirstRange']()['end']['isEqual'](_0x537749['getFirstRange']()['start'])){const _0x5f6ff3=_0x3bf419[_0x3bf419['length']-0x1],_0x3d99da='insertion'==_0x3fd0ef['type']?'add':'remove';_0x5f6ff3&&'text'==_0x5f6ff3['type']&&(_0x5f6ff3[_0x3d99da]+='\x0a');}}}class O extends _0xacca18{['afterInit'](){const _0x45f342=this['editor'],_0x46c74d=_0x45f342['plugins']['get']('TrackChangesEditing');_0x45f342['commands']['get']('showAIAssistant')&&_0x46c74d['enableCommand']('showAIAssistant');}}class E extends _0xacca18{['afterInit'](){const _0x193f53=this['editor'],_0x45b159=_0x193f53['locale'];if(!_0x193f53['plugins']['has']('AlignmentEditing'))return;const _0x3933c3=_0x193f53['plugins']['get']('TrackChangesEditing');_0x3933c3['enableDefaultAttributesIntegration']('alignment'),_0x3933c3['registerBlockAttribute']('alignment'),_0x3933c3['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x45b159,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x45363c=this['editor'],_0x3aaa1b=_0x45363c['locale'];_0x45363c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e3c7d=>{if('formatBlock'!=_0x3e3c7d['type'])return;const {data:_0x244b23}=_0x3e3c7d;if(_0x244b23&&'alignment'==_0x244b23['commandName']){const _0x48666c=_0x244b23['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x3aaa1b,'*Format:*\x20%0',function(_0x5e7bf3){switch(_0x5e7bf3){case'left':return o(_0x3aaa1b,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x3aaa1b,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x3aaa1b,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x3aaa1b,'FORMAT_JUSTIFY_TEXT');}}(_0x48666c))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class R extends _0xacca18{['afterInit'](){const _0x117331=this['editor'],_0x5a09c6=_0x117331['plugins']['get']('TrackChangesEditing'),_0x39f970=_0x117331['locale'];for(const _0x24f9e3 of ti){if(!_0x117331['plugins']['has'](_0x24f9e3))continue;const _0x2c0d52=_0x24f9e3['slice'](0x0,-0x7)['toLowerCase'](),_0x2d3658='FORMAT_'+_0x2c0d52['toUpperCase']();_0x5a09c6['enableDefaultAttributesIntegration'](_0x2c0d52),_0x5a09c6['registerInlineAttribute'](_0x2c0d52),_0x5a09c6['descriptionFactory']['registerAttributeLabel'](_0x2c0d52,o(_0x39f970,_0x2d3658));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x27918d=this['editor'],_0x251b49=_0x27918d['locale'],_0x3b62e6=_0x27918d['plugins']['get']('TrackChangesEditing');function _0x44d6fa(_0x10931f,_0x48436a){_0x3b62e6['descriptionFactory']['registerDescriptionCallback'](_0x4ced30=>{if('formatInline'!=_0x4ced30['type'])return;const {data:_0xac19b0}=_0x4ced30;return _0xac19b0&&_0xac19b0['commandName']===_0x10931f?_0xac19b0['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x251b49,'*Format:*\x20%0',_0x48436a)}:{'type':'format','content':o(_0x251b49,'*Remove\x20format:*\x20%0',_0x48436a)}:void 0x0;});}_0x44d6fa('bold',o(_0x251b49,'FORMAT_BOLD')),_0x44d6fa('italic',o(_0x251b49,'FORMAT_ITALIC')),_0x44d6fa('underline',o(_0x251b49,'FORMAT_UNDERLINE')),_0x44d6fa('code',o(_0x251b49,'FORMAT_CODE')),_0x44d6fa('strikethrough',o(_0x251b49,'FORMAT_STRIKETHROUGH')),_0x44d6fa('subscript',o(_0x251b49,'FORMAT_SUBSCRIPT')),_0x44d6fa('superscript',o(_0x251b49,'FORMAT_SUPERSCRIPT'));}}class U extends _0xacca18{['afterInit'](){const _0x1f100c=this['editor'],_0x406b24=_0x1f100c['locale'];if(!_0x1f100c['plugins']['has']('BlockQuoteEditing'))return;const _0x38bfe8=_0x1f100c['plugins']['get']('TrackChangesEditing'),_0x419a84=this['editor']['commands']['get']('blockQuote');_0x38bfe8['enableCommand']('blockQuote',(_0x1e3684,_0x171688={})=>{const _0x41f907=this['editor']['model']['document']['selection'],_0x2364e9=_0x171688&&void 0x0!==_0x171688['forceValue']?_0x171688['forceValue']:!_0x419a84['value'];let _0x395815=[];if(_0x2364e9){const _0x546ff4=Array['from'](_0x41f907['getSelectedBlocks']())['filter'](_0x5e1459=>oo(_0x5e1459)||function(_0x5aef2a,_0x4cc794){const _0x9b42f9=_0x4cc794['checkChild'](_0x5aef2a['parent'],'blockQuote'),_0x4f9c72=_0x4cc794['checkChild'](['$root','blockQuote'],_0x5aef2a);return _0x9b42f9&&_0x4f9c72;}(_0x5e1459,this['editor']['model']['schema']));_0x395815=to(_0x546ff4,_0x1f100c['model']);}else{const _0xf65be=Array['from'](_0x41f907['getSelectedBlocks']())['filter'](_0x7e7b13=>oo(_0x7e7b13));_0x395815=to(_0xf65be,_0x1f100c['model']);}_0x1f100c['model']['change'](()=>{for(const _0x4a5816 of _0x395815)_0x38bfe8['markBlockFormat'](_0x4a5816,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x2364e9}]});});}),_0x38bfe8['descriptionFactory']['registerDescriptionCallback'](_0x5c54f7=>{const {data:_0xba9ddc}=_0x5c54f7;if(_0xba9ddc&&'blockQuote'==_0xba9ddc['commandName']){const _0x1dad15=o(_0x406b24,'ELEMENT_BLOCK_QUOTE');return _0xba9ddc['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x406b24,'*Set\x20format:*\x20%0',_0x1dad15)}:{'type':'format','content':o(_0x406b24,'*Remove\x20format:*\x20%0',_0x1dad15)};}});}}function oo(_0x17704b){return'blockQuote'==_0x17704b['parent']['name'];}class V extends _0xacca18{['afterInit'](){const _0x46f809=this['editor'],_0x19ceb5=_0x46f809['locale'],_0x1cb966=_0x46f809['plugins']['get']('TrackChangesEditing');_0x46f809['plugins']['has']('BookmarkEditing')&&(_0x1cb966['enableCommand']('insertBookmark'),_0x1cb966['enableDefaultAttributesIntegration']('updateBookmark'),_0x1cb966['registerBlockAttribute']('bookmarkId'),_0x1cb966['descriptionFactory']['registerDescriptionCallback'](_0x2103e3=>{if('insertion'!=_0x2103e3['type']&&'deletion'!=_0x2103e3['type']&&'attribute'!=_0x2103e3['type'])return;const _0x11fb8a=_0x2103e3['getContainedElement']();if(null==_0x11fb8a)return;if(!_0x11fb8a['is']('element','bookmark'))return;const _0x5c6e8f=_0x11fb8a['getAttribute']('bookmarkId');if('insertion'==_0x2103e3['type'])return{'type':'insertion','content':o(_0x19ceb5,'*Insert:*\x20%0','\x22'+_0x5c6e8f+'\x22\x20'+o(_0x19ceb5,'ELEMENT_BOOKMARK'))};if('deletion'==_0x2103e3['type'])return{'type':'deletion','content':o(_0x19ceb5,'*Remove:*\x20%0','\x22'+_0x5c6e8f+'\x22\x20'+o(_0x19ceb5,'ELEMENT_BOOKMARK'))};const {data:_0x2c2c95}=_0x2103e3;if(!_0x2c2c95||'bookmarkId'!=_0x2c2c95['key'])return;return{'type':'format','content':o(_0x19ceb5,'*Set\x20bookmark:*\x20%0','\x22'+_0x2c2c95['newValue']+'\x22')};}));}}class F extends _0xacca18{['afterInit'](){const _0x359642=this['editor'];_0x359642['plugins']['has']('CaseChange')&&(_0x359642['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x359642['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x359642['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0xacca18{['afterInit'](){const _0x310cc6=this['editor'];_0x310cc6['commands']['get']('ckbox')&&_0x310cc6['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0xacca18{['afterInit'](){const _0x5c5266=this['editor'];if(!_0x5c5266['plugins']['has']('CodeBlock'))return;const _0x522b58=_0x5c5266['plugins']['get']('TrackChangesEditing'),_0x19fc43=_0x5c5266['locale'],_0x39d190=_0x5c5266['config']['get']('codeBlock')['languages'],_0x9162e1=_0x5c5266['commands']['get']('codeBlock');_0x522b58['enableCommand']('indentCodeBlock'),_0x522b58['enableCommand']('outdentCodeBlock'),_0x522b58['enableCommand']('codeBlock',(_0x5a60b2,_0x5f0f4e={})=>{const _0x4690fa=_0x5c5266['model'],_0x352436=_0x5c5266['model']['document']['selection'],_0x2a271b=_0x5f0f4e&&void 0x0!==_0x5f0f4e['forceValue']?_0x5f0f4e['forceValue']:!_0x9162e1['value'];let _0x285577;_0x5f0f4e['language']||(_0x5f0f4e['language']=_0x39d190[0x0]['language']),_0x285577=_0x2a271b?Array['from'](_0x352436['getSelectedBlocks']())['filter'](_0x247bb0=>co(_0x247bb0)||function(_0x4ca7d3,_0x500a7f){if(_0x4ca7d3['is']('rootElement')||_0x500a7f['isLimit'](_0x4ca7d3))return!0x1;return _0x500a7f['checkChild'](_0x4ca7d3['parent'],'codeBlock');}(_0x247bb0,_0x4690fa['schema'])):Array['from'](_0x352436['getSelectedBlocks']())['filter'](_0x42e70f=>co(_0x42e70f));const _0x2e9c22=to(_0x285577,_0x4690fa);_0x4690fa['change'](()=>{for(const _0x5cdb75 of _0x2e9c22)_0x522b58['markBlockFormat'](_0x5cdb75,{'commandName':'codeBlock','commandParams':[{..._0x5f0f4e,'forceValue':_0x2a271b}],'formatGroupId':'blockName'});});}),(_0x522b58['descriptionFactory']['registerElementLabel']('codeBlock',_0x2f08a4=>o(_0x19fc43,'ELEMENT_CODE_BLOCK',_0x2f08a4)),_0x522b58['descriptionFactory']['registerDescriptionCallback'](_0x4b0c58=>{if('formatBlock'!=_0x4b0c58['type'])return;const _0x152021=_0x19fc43['t'],{data:_0x170f61}=_0x4b0c58;if(!_0x170f61||'codeBlock'!=_0x170f61['commandName'])return;const _0x47466c=_0x170f61['commandParams'][0x0]['language'],_0xdc93d9=_0x152021(_0x39d190['find'](_0x16dc62=>_0x16dc62['language']===_0x47466c)['label'])['toLowerCase']();return _0x170f61['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x19fc43,'*Set\x20format:*\x20%0',o(_0x19fc43,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0xdc93d9+')')}:{'type':'format','content':o(_0x19fc43,'*Remove\x20format:*\x20%0',o(_0x19fc43,'ELEMENT_CODE_BLOCK',0x1))};}));}}function co(_0x876efb){return'codeBlock'==_0x876efb['name'];}class J extends _0xacca18{['afterInit'](){const _0x520242=this['editor'];if(!_0x520242['plugins']['has']('CommentsEditing'))return;_0x520242['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x5d4f6f,_0x2a0476,_0x238703){const _0x5d622f=[];for(const _0x341787 of _0x2a0476['getItems']())_0x341787['hasAttribute'](_0x5d4f6f)&&_0x5d622f['push'](_0x238703['createRangeOn'](_0x341787));return _0x5d622f;}function De(_0x3f2f2a,_0x1f399f,{showActiveMarker:_0x4c3758=!0x0}={}){const _0x1875ac=_0x3f2f2a['plugins']['get']('TrackChangesEditing');return(_0x535153,_0xce5dde,_0x84640e)=>{if(!_0x84640e['consumable']['test'](_0xce5dde['markerRange'],_0x535153['name']))return;const _0x405672=_0xce5dde['markerRange']['getWalker'](),_0x32d664=_0xce5dde['markerRange']['start'],_0x2fe651=_0x3f2f2a['model']['schema'];let _0x119e05=null,_0x3a0160=null,_0xba6f95=!0x1,_0xbef9e5=!0x1;for(const _0x37566d of _0x405672){const _0x18fc28=_0x37566d['item'];_0xba6f95=_0xba6f95||_0x2fe651['isContent'](_0x18fc28);const _0x319242=_0x84640e['mapper']['toViewElement'](_0x18fc28);if(_0x319242&&_0x319242['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x37566d['type']&&(_0x2fe651['isBlock'](_0x18fc28)&&!_0x2fe651['isLimit'](_0x18fc28)&&(_0x18fc28['nextSibling']||_0x32d664['isAtEnd']?_0x119e05&&_0x119e05['parent']==_0x18fc28||(_0x119e05=_0x18fc28,_0x18e97a(_0x37566d['previousPosition']),_0xbef9e5=!0x0):_0x3a0160=_0x3a0160||_0x37566d['previousPosition']));}function _0x18e97a(_0x20890b){const {id:_0x3585dd,authorId:_0xe651c7}=_0x1875ac['_splitMarkerName'](_0xce5dde['markerName']),_0x18df9a=_0x84640e['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1f399f,'data-suggestion':_0x3585dd,'data-author-id':_0xe651c7}),_0x5d8e4a=_0x84640e['mapper']['toViewPosition'](_0x20890b);_0x4c3758&&_0x1875ac['activeMarkers']['includes'](_0xce5dde['markerName'])&&_0x84640e['writer']['addClass']('ck-suggestion-marker--active',_0x18df9a),_0x84640e['writer']['insert'](_0x5d8e4a,_0x18df9a),_0x84640e['mapper']['bindElementToMarker'](_0x18df9a,_0xce5dde['markerName']);}_0xba6f95||_0xbef9e5||!_0x3a0160||_0x18e97a(_0x3a0160);};}class K extends _0xacca18{static get['requires'](){return[_0x2a2242];}['init'](){const _0x5a9300=this['editor'],_0x244c3c=_0x5a9300['plugins']['get']('TrackChangesEditing');_0x244c3c['enableCommand']('delete');const _0x2d04e3=_0x5a9300['commands']['get']('deleteForward');_0x244c3c['enableCommand']('deleteForward',(_0x18cef1,_0x2facfe={})=>{const _0x16388b=_0x5a9300['model']['createSelection'](_0x5a9300['model']['document']['selection']);_0x16388b['isCollapsed']&&_0x5a9300['model']['modifySelection'](_0x16388b,{'direction':'forward','unit':_0x2facfe['unit']});const _0x232975=_0x16388b['getFirstRange'](),_0x2c7f03=_0x171836['fromRange'](_0x232975);let _0x41053c;_0x18cef1(_0x2facfe),_0x41053c='$graveyard'==_0x2c7f03['root']['rootName']?_0x5a9300['model']['createRange'](_0x232975['start']):_0x5a9300['model']['createRange'](_0x2c7f03['start'],_0x2c7f03['end']),_0x2c7f03['detach'](),_0x5a9300['model']['enqueueChange'](_0x2d04e3['buffer']['batch'],_0x292a1f=>{_0x2d04e3['buffer']['lock'](),_0x292a1f['setSelection'](_0x292a1f['createRange'](_0x41053c['end'])),_0x2d04e3['buffer']['unlock']();});}),_0x5a9300['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x5a9300,'merge'),{'priority':'high'}),_0x5a9300['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x4a7fd4,_0x323e3c,_0x1d563d)=>{_0x1d563d['options']['showSuggestionHighlights']&&De(_0x5a9300,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x4a7fd4,_0x323e3c,_0x1d563d);},{'priority':'high'}),_0x5a9300['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x4fece0,_0x56d19e,_0x48648e)=>{const _0xbe6823=_0x48648e['mapper']['markerNameToElements'](_0x56d19e['markerName']);if(_0xbe6823){for(const _0x213a57 of _0xbe6823)_0x213a57['is']('uiElement')&&(_0x48648e['mapper']['unbindElementFromMarkerName'](_0x213a57,_0x56d19e['markerName']),_0x48648e['writer']['remove'](_0x213a57));}},{'priority':'high'});}}class H extends _0xacca18{['afterInit'](){const _0x27d444=this['editor'];if(!_0x27d444['plugins']['has']('ListEditing'))return;const _0x2e34c0=_0x27d444['locale'],_0x3f064c=_0x27d444['plugins']['get']('TrackChangesEditing'),_0x47e5ca=_0x27d444['plugins']['has']('TodoListEditing'),_0x1829b2=!!_0x27d444['config']['get']('list.multiBlock');function _0x54c713(_0x28feb7){return{'type':'format','content':''+o(_0x2e34c0,'*Set\x20format:*\x20%0',_0x28feb7)};}function _0x35c659(_0x252f74){return{'type':'format','content':''+o(_0x2e34c0,'*Remove\x20format:*\x20%0',_0x252f74)};}_0x3f064c['enableDefaultAttributesIntegration']('numberedList'),_0x3f064c['enableDefaultAttributesIntegration']('bulletedList'),_0x3f064c['enableDefaultAttributesIntegration']('customNumberedList'),_0x3f064c['enableDefaultAttributesIntegration']('customBulletedList'),_0x3f064c['enableDefaultAttributesIntegration']('indentList'),_0x3f064c['enableDefaultAttributesIntegration']('outdentList'),_0x3f064c['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x3f064c['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x3f064c['registerBlockAttribute']('listItemId'),_0x3f064c['registerBlockAttribute']('listType'),_0x3f064c['registerBlockAttribute']('listIndent'),_0x1829b2&&(_0x3f064c['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x3f064c['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x47e5ca&&(_0x3f064c['enableDefaultAttributesIntegration']('todoList'),_0x3f064c['enableDefaultAttributesIntegration']('checkTodoList'),_0x3f064c['registerBlockAttribute']('todoListChecked'),_0x3f064c['descriptionFactory']['registerDescriptionCallback'](_0x343624=>{const {data:_0x10a893}=_0x343624;if(_0x10a893&&'todoListChecked'==_0x10a893['key'])return{'type':'format','content':_0x10a893['newValue']?o(_0x2e34c0,'*Check\x20item*'):o(_0x2e34c0,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4bcd76=>{if(_0x4bcd76['batch']['isUndo'])return!0x1;let _0x381e06=!0x1;const _0x186cb2=_0x3f064c['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2f7828=>'todoListChecked'===_0x3f064c['_getAttributeKey'](_0x2f7828));for(const _0x11197b of _0x186cb2){'todo'!=_0x11197b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x3f064c['_findSuggestions'](_0x11197b['getFirstRange'](),'attribute')['find'](_0x11f62e=>'listType'===_0x3f064c['_getAttributeKey'](_0x11f62e['suggestion']))||(_0x4bcd76['removeMarker'](_0x11197b['getFirstMarker']()),_0x381e06=!0x0));}return _0x381e06;})),_0x3f064c['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x2e34c0,'FORMAT_INDENT'));const _0x40bca2={'type':'format','content':''};_0x3f064c['descriptionFactory']['registerDescriptionCallback'](_0x4ea2a2=>{const {data:_0x33d87a}=_0x4ea2a2;if(!_0x33d87a||'listType'!=_0x33d87a['key'])return;let _0x16b8cc=_0x4ea2a2['head'];for(;_0x16b8cc;){if(_0x16b8cc['data']&&(('listStyle'==_0x16b8cc['data']['key']||'listMarkerStyle'==_0x16b8cc['data']['key'])&&(_0x16b8cc['data']['newValue']&&'default'!=_0x16b8cc['data']['newValue']||'default'!=_0x16b8cc['data']['oldValue']&&!_0x33d87a['newValue'])||!_0x1829b2&&_0x16b8cc['data']['key']==m))return _0x40bca2;_0x16b8cc=_0x16b8cc['next'];}if(null==_0x33d87a['newValue'])switch(_0x33d87a['oldValue']){case'bulleted':return _0x35c659(o(_0x2e34c0,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x35c659(o(_0x2e34c0,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x35c659(o(_0x2e34c0,'ELEMENT_TODO_LIST'));}switch(_0x33d87a['newValue']){case'bulleted':return _0x54c713(o(_0x2e34c0,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x54c713(o(_0x2e34c0,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x54c713(o(_0x2e34c0,'ELEMENT_TODO_LIST'));}}),_0x3f064c['descriptionFactory']['registerDescriptionCallback'](_0x30d4ea=>{const {data:_0x44f571}=_0x30d4ea;if(_0x44f571&&'listIndent'==_0x44f571['key'])return null==_0x44f571['newValue']||null==_0x44f571['oldValue']&&0x0==_0x44f571['newValue']?_0x40bca2:void 0x0;}),_0x3f064c['descriptionFactory']['registerDescriptionCallback'](_0x275556=>{if('attribute'!=_0x275556['type'])return;const {data:_0x19ca73}=_0x275556;if(!_0x19ca73||'listItemId'!=_0x19ca73['key'])return;const _0x39d0de=Te(_0x275556);return'newValue'==_0x39d0de?{'type':'format','content':o(_0x2e34c0,'*Merge:*\x20list\x20item')}:'oldValue'==_0x39d0de?{'type':'format','content':o(_0x2e34c0,'*Split:*\x20list\x20item')}:_0x40bca2;}),_0x27d444['model']['document']['registerPostFixer'](_0x1896c0=>this['listItemIdFixer'](_0x1896c0)),_0x27d444['model']['document']['registerPostFixer'](_0x47996a=>this['noTrackChangesFixer'](_0x47996a)),_0x27d444['model']['document']['on']('change:data',(_0x4c71d8,_0x591f5e)=>{if(_0x591f5e['isUndo']||!_0x591f5e['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0xa4d458){if(_0xa4d458['batch']['isUndo']||!_0xa4d458['batch']['isLocal'])return!0x1;let _0x2452fa=!0x1;const _0x2a0da0=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x52368b=>_0x52368b['data']&&'listItemId'==_0x52368b['data']['key'])['filter'](_0x2d4705=>_0x2d4705['data']['newValue']&&_0x2d4705['data']['oldValue']);for(const _0x39d3fc of _0x2a0da0)Te(_0x39d3fc)||(_0xa4d458['removeMarker'](_0x39d3fc['getFirstMarker']()),_0x2452fa=!0x0);return _0x2452fa;}['noTrackChangesFixer'](_0x372712){if(_0x372712['batch']['isUndo']||!_0x372712['batch']['isLocal'])return!0x1;const _0x563bdf=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x563bdf['trackChangesCommand']['value'])return!0x1;let _0x1915cf=!0x1;const _0x442d86=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x4738ca=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x5936c9=>'attribute'==_0x5936c9['type'])['filter'](_0x560da2=>_0x442d86['includes'](_0x560da2['attributeKey']));if(0x0==_0x4738ca['length'])return _0x1915cf;for(const _0x391bcf of _0x4738ca){const _0xb7497f=_0x563bdf['_findSuggestions'](_0x391bcf['range'],'attribute')['filter'](_0x1cedca=>!_0x1cedca['meta']['isNextTo'])['map'](_0x3d820a=>_0x3d820a['suggestion'])['filter'](_0x45fefe=>{const _0x5e14bd=_0x563bdf['_getAttributeKey'](_0x45fefe);return _0x442d86['includes'](_0x5e14bd);});if(_0xb7497f['length']){for(const _0x1d469d of _0xb7497f)_0x372712['removeMarker'](_0x1d469d['getFirstMarker']());_0x1915cf=!0x0;}}return _0x1915cf;}['assureChains'](){const _0x30e2ff=this['editor']['plugins']['get']('TrackChangesEditing'),_0xd9150b=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x425a0a;const _0x3556d1=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1ac17c=>{if(_0x1ac17c['data']['oldRange']||!_0x1ac17c['data']['newRange'])return null;if(!_0x1ac17c['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x3c3c60}=_0x30e2ff['_splitMarkerName'](_0x1ac17c['name']);if(!_0x30e2ff['hasSuggestion'](_0x3c3c60))return null;const _0x386daf=_0x30e2ff['getSuggestion'](_0x3c3c60);return _0xd9150b['includes'](_0x386daf['data']['key']);})['map'](_0x5d870f=>{const {id:_0x6db5ec}=_0x30e2ff['_splitMarkerName'](_0x5d870f['name']),_0x4e3f77=_0x30e2ff['getSuggestion'](_0x6db5ec);return _0x425a0a=_0x4e3f77['attributes']['groupId'],_0x4e3f77['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x3556d1['size'])return;const _0x2593d6=_0x30e2ff['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x131368=>'attribute'==_0x131368['type']&&_0x131368['data']&&_0xd9150b['includes'](_0x131368['data']['key'])&&_0x131368['attributes']['groupId']!=_0x425a0a)['map'](_0x4eb53f=>({'listItem':_0x4eb53f['getFirstRange']()['start']['nodeAfter'],'groupId':_0x4eb53f['attributes']['groupId']})),_0x1150e5=new Set();for(const {groupId:_0x72c881,listItem:_0x7fb255}of _0x2593d6)_0x3556d1['has'](_0x7fb255)&&_0x1150e5['add'](_0x72c881);for(const _0x56e1af of _0x30e2ff['getSuggestions']())_0x1150e5['has'](_0x56e1af['attributes']['groupId'])&&_0x56e1af['setAttribute']('groupId',_0x425a0a);}['_supportLegacySuggestions'](){const _0x30bb44=this['editor'],_0x1e142f=_0x30bb44['locale'],_0x38468c=_0x30bb44['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x38468c['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x4735f7,_0x21f15f){const _0x17d9a3=[];for(let _0x43dbfa of _0x4735f7)_0x43dbfa['start']['nodeAfter']===_0x43dbfa['end']['parent']&&(_0x43dbfa=_0x30bb44['model']['createRange'](_0x30bb44['model']['createPositionAt'](_0x43dbfa['start']['nodeAfter'],0x0))),_0x17d9a3['push'](_0x43dbfa);_0x30bb44['model']['change'](_0x8365f3=>{const _0x124f80=_0x30bb44['model']['document']['selection'],_0x262b0f=Array['from'](_0x124f80['getRanges']())['map'](_0x45cc9f=>_0x171836['fromRange'](_0x45cc9f));_0x8365f3['setSelection'](_0x17d9a3),_0x30bb44['commands']['get'](_0x21f15f['commandName'])['refresh'](),_0x21f15f['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x30bb44['execute'](_0x21f15f['commandName'],..._0x21f15f['commandParams']),_0x8365f3['setSelection'](_0x262b0f);for(const _0x168b1b of _0x262b0f)_0x168b1b['detach']();});}),_0x38468c['descriptionFactory']['registerElementLabel'](function(_0x26b23e){const _0x361649=!_0x30bb44['model']['schema']['isObject'](_0x26b23e),_0x2141aa=_0x26b23e['previousSibling'],_0x2d77a8=_0x26b23e['nextSibling'],_0xeea4ba=_0x26b23e['getAttribute']('listItemId'),_0x2e7702=!_0x2141aa||_0x2141aa['getAttribute']('listItemId')!==_0xeea4ba,_0x3d8a45=!_0x2d77a8||_0x2d77a8['getAttribute']('listItemId')!==_0xeea4ba;return _0x361649&&Boolean(_0xeea4ba)&&_0x2e7702&&_0x3d8a45;},_0x21b873=>o(_0x1e142f,'ELEMENT_LIST_ITEM',_0x21b873));}['_registerLegacyDescription'](){const _0x55bacc=this['editor'],_0x493303=_0x55bacc['locale'];function _0x51b5ab(_0x49341d){const _0x1257e5=_0x55bacc['commands']['get']('bulletedList')['value'],_0x278936=_0x55bacc['commands']['get']('numberedList')['value'];return'numberedList'===_0x49341d?_0x1257e5:_0x278936;}_0x55bacc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x5251d1){if('formatBlock'!=_0x5251d1['type'])return;const {data:_0x9d91dc}=_0x5251d1;if(!_0x9d91dc)return;let _0x55fd71,_0x3bb88e,_0x3f2f37,_0x2ab9b0;switch(_0x9d91dc['commandName']){case'bulletedList':_0x3f2f37=_0x9d91dc['commandParams'][0x0]['forceValue'],_0x2ab9b0=_0x51b5ab(_0x9d91dc['commandName']),_0x55fd71=_0x3f2f37?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x2ab9b0&&_0x55bacc['config']['get']('list.multiBlock')||(_0x55fd71='*Change\x20to:*\x20%0'),_0x3bb88e={'type':'format','content':o(_0x493303,_0x55fd71,o(_0x493303,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x3f2f37=_0x9d91dc['commandParams'][0x0]['forceValue'],_0x2ab9b0=_0x51b5ab(_0x9d91dc['commandName']),_0x55fd71=_0x3f2f37?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x2ab9b0&&_0x55bacc['config']['get']('list.multiBlock')||(_0x55fd71='*Change\x20to:*\x20%0'),_0x3bb88e={'type':'format','content':o(_0x493303,_0x55fd71,o(_0x493303,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x55fd71='*Indent:*\x20%0',_0x3bb88e={'type':'format','content':o(_0x493303,_0x55fd71,o(_0x493303,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x55fd71=function(_0x2632f8){const _0x4a4c6c=_0x2632f8['getFirstRange']();let _0x359d8d=_0x4a4c6c['start']['nodeAfter'];for(;_0x359d8d&&_0x4a4c6c['containsItem'](_0x359d8d);){if(_0x359d8d['getAttribute']('listIndent')>0x0)return!0x1;_0x359d8d=_0x359d8d['nextSibling'];}return!0x0;}(_0x5251d1)?o(_0x493303,'*Format:*\x20remove\x20from\x20%0',o(_0x493303,function(_0x3f10ff){return'ELEMENT_'+_0x3f10ff['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x5251d1))):o(_0x493303,'*Outdent:*\x20%0',o(_0x493303,'ELEMENT_LIST_ITEM')),_0x3bb88e={'type':'format','content':_0x55fd71};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x9d91dc['multipleBlocks']&&(_0x55fd71='*Merge:*\x20%0',_0x3bb88e={'type':'deletion','content':o(_0x493303,_0x55fd71,o(_0x493303,'ELEMENT_LIST_ITEM'))});}return _0x3bb88e;});}}function Te(_0x3a8847){let _0x81fd84=_0x3a8847['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x81fd84;){const _0x5eb0c3=_0x81fd84['getAttribute']('listItemId');if(!_0x5eb0c3)return!0x1;if(_0x5eb0c3==_0x3a8847['data']['newValue'])return'newValue';if(_0x5eb0c3==_0x3a8847['data']['oldValue'])return'oldValue';_0x81fd84=_0x81fd84['previousSibling'];}return!0x1;}class q extends _0xacca18{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x30a95f=this['editor']['config']['get']('list.properties'),_0x435dcf=this['editor']['plugins']['get']('TrackChangesEditing');_0x30a95f['styles']&&(_0x435dcf['enableDefaultAttributesIntegration']('listStyle'),_0x435dcf['registerBlockAttribute']('listStyle')),_0x30a95f['reversed']&&(_0x435dcf['enableDefaultAttributesIntegration']('listReversed'),_0x435dcf['registerBlockAttribute']('listReversed')),_0x30a95f['startIndex']&&(_0x435dcf['enableDefaultAttributesIntegration']('listStart'),_0x435dcf['registerBlockAttribute']('listStart'));const _0x55fbdb={'type':'format','content':''};_0x435dcf['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x50904f=this['editor']['locale'];_0x435dcf['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x50904f,'FORMAT_LIST_REVERSED')),_0x435dcf['descriptionFactory']['registerDescriptionCallback'](_0x4159da=>{const {data:_0x1ff773}=_0x4159da;if(_0x1ff773&&'listReversed'==_0x1ff773['key'])return null==_0x1ff773['newValue']||0x0==_0x1ff773['newValue']&&null==_0x1ff773['oldValue']?_0x55fbdb:void 0x0;}),_0x435dcf['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x50904f,'FORMAT_LIST_START')),_0x435dcf['descriptionFactory']['registerDescriptionCallback'](_0x4d4a6c=>{const {data:_0x2e8ca9}=_0x4d4a6c;if(_0x2e8ca9&&'listStart'==_0x2e8ca9['key'])return null==_0x2e8ca9['newValue']||0x1==_0x2e8ca9['newValue']&&null==_0x2e8ca9['oldValue']?_0x55fbdb:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x30e4c7=>{if(_0x30e4c7['batch']['isUndo'])return!0x1;let _0x32e4c6=!0x1;const _0x387216=_0x435dcf['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2c0107=>{const _0x45525f=_0x435dcf['_getAttributeKey'](_0x2c0107);return'listStart'==_0x45525f||'listReversed'==_0x45525f;});for(const _0x2dfbc5 of _0x387216){const _0x1f522f=_0x2dfbc5['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x1f522f||'customNumbered'==_0x1f522f)continue;_0x435dcf['_findSuggestions'](_0x2dfbc5['getFirstRange'](),'attribute')['find'](_0x5b8109=>'listType'==_0x435dcf['_getAttributeKey'](_0x5b8109['suggestion']))||(_0x30e4c7['removeMarker'](_0x2dfbc5['getFirstMarker']()),_0x32e4c6=!0x0);}return _0x32e4c6;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x28c35d){const _0x49b7d1=this['editor']['locale'],{data:_0x3b8282}=_0x28c35d,_0x2ceb7a={'type':'format','content':''};if(!_0x3b8282||'listStyle'!=_0x3b8282['key'])return;if(!_0x3b8282['oldValue'])return'default'==_0x3b8282['newValue']?_0x2ceb7a:{'type':'format','content':''+o(_0x49b7d1,'*Set\x20format:*\x20%0',o(_0x49b7d1,this['_getTranslationKeyForListStyle'](_0x3b8282['newValue'])))};if(!_0x3b8282['newValue']){if('default'==_0x3b8282['oldValue'])return _0x2ceb7a;let _0x8d71ab=_0x28c35d['head'];for(;_0x8d71ab;){if(_0x8d71ab['data']&&'listType'==_0x8d71ab['data']['key']&&_0x8d71ab['data']['newValue'])return _0x2ceb7a;_0x8d71ab=_0x8d71ab['next'];}return{'type':'format','content':''+o(_0x49b7d1,'*Remove\x20format:*\x20%0',o(_0x49b7d1,this['_getTranslationKeyForListStyle'](_0x3b8282['oldValue'])))};}if('default'!=_0x3b8282['newValue'])return{'type':'format','content':''+o(_0x49b7d1,'*Set\x20format:*\x20%0',o(_0x49b7d1,this['_getTranslationKeyForListStyle'](_0x3b8282['newValue'])))};let _0x589789=_0x28c35d['head'];for(;_0x589789;){if(_0x589789['data']&&'listType'==_0x589789['data']['key']&&_0x589789['data']['newValue']&&_0x589789['data']['oldValue'])return _0x2ceb7a;_0x589789=_0x589789['next'];}return{'type':'format','content':o(_0x49b7d1,'*Set\x20format:*\x20%0',o(_0x49b7d1,'ELEMENT_'+_0x28c35d['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x4845e2=this['editor'],_0x43c4a1=_0x4845e2['locale'];_0x4845e2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x259f4a=>{if('formatBlock'!=_0x259f4a['type'])return;const {data:_0xeabae3}=_0x259f4a;if(!_0xeabae3)return;let _0x42b325,_0x56ce79;switch(_0xeabae3['commandName']){case'listStyle':_0x42b325='*Change\x20to:*\x20%0',_0x56ce79={'type':'format','content':o(_0x43c4a1,_0x42b325,o(_0x43c4a1,this['_getTranslationKeyForListStyle'](_0xeabae3['commandParams'][0x0]['type'])))};break;case'listReversed':_0x42b325=_0xeabae3['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x56ce79={'type':'format','content':o(_0x43c4a1,_0x42b325)};break;case'listStart':_0x42b325='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x56ce79={'type':'format','content':o(_0x43c4a1,_0x42b325,_0xeabae3['commandParams'][0x0]['startIndex'])};}return _0x56ce79;});}['_getTranslationKeyForListStyle'](_0x3d1d2a){return'ELEMENT_'+function(_0x38578e){if(Se['includes'](_0x38578e))return'bulleted';if(_e['includes'](_0x38578e))return'numbered';return null;}(_0x3d1d2a)['toUpperCase']()+'_LIST_'+_0x3d1d2a['toUpperCase']()['replace'](/-/g,'_');}}const Se=['disc','circle','square'],_e=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class z extends _0xacca18{['afterInit'](){const _0xf653c9=this['editor'];_0xf653c9['commands']['get']('emoji')&&_0xf653c9['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class W extends _0xacca18{static get['requires'](){return[_0x4b8c12];}['init'](){const _0x4927ef=this['editor'],_0x1e05ff=_0x4927ef['plugins']['get']('TrackChangesEditing'),_0x21465c=_0x4927ef['commands']['get']('enter');_0x1e05ff['enableCommand']('enter',()=>{_0x4927ef['model']['change'](_0x31446c=>{const _0x337234=_0x4927ef['model']['document']['selection'],_0x60db37=_0x337234['getFirstPosition'](),_0x2307ad=_0x171836['fromRange'](_0x337234['getFirstRange']());if(_0x21465c['enterBlock'](_0x31446c)){const _0x5aeb2e=_0x4927ef['model']['createPositionAt'](_0x60db37['parent']['nextSibling'],0x0),_0x258eb8=_0x31446c['createRange'](_0x60db37,_0x5aeb2e);_0x1e05ff['markInsertion'](_0x258eb8);}else _0x31446c['setSelection'](_0x31446c['createRange'](_0x2307ad['end']));_0x2307ad['detach'](),_0x21465c['fire']('afterExecute',{'writer':_0x31446c});});}),_0x4927ef['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x4927ef,'split'),{'priority':'high'}),_0x4927ef['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x14cd99,_0xb06cff,_0x1ce983)=>{const _0x2ef64f=_0x1ce983['mapper']['markerNameToElements'](_0xb06cff['markerName']);if(_0x2ef64f){for(const _0x3e29e1 of _0x2ef64f)_0x3e29e1['hasClass']('ck-suggestion-marker-split')&&(_0x1ce983['mapper']['unbindElementFromMarkerName'](_0x3e29e1,_0xb06cff['markerName']),_0x1ce983['writer']['remove'](_0x3e29e1));}},{'priority':'high'}),_0x4927ef['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5b9fb1,_0x3eea40,_0x3fadf0)=>{_0x3fadf0['options']['showSuggestionHighlights']&&De(_0x4927ef,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x5b9fb1,_0x3eea40,_0x3fadf0);},{'priority':'high'});}}class Q extends _0xacca18{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x53f43e=this['editor']['plugins']['get']('TrackChangesEditing');_0x53f43e['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x53f43e['enableCommand']('findNext'),_0x53f43e['enableCommand']('findPrevious'),_0x53f43e['enableCommand']('replace'),_0x53f43e['enableCommand']('replaceAll');}['handleFindCommand'](_0x417b3c,_0x58492f,_0xf43a7d={}){const _0x3c51ef=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x417b3c(_0x1e45f5=>{let _0x2ca763=('string'==typeof _0x58492f?_0x3c51ef['findByTextCallback'](_0x58492f,_0xf43a7d):_0x58492f)(_0x1e45f5);Array['isArray'](_0x2ca763)&&(_0x2ca763={'results':_0x2ca763,'searchText':'string'==typeof _0x58492f?_0x58492f:''});const _0x21925e=_0x2ca763['results']['filter'](_0x32379c=>!0x1===this['_isInDeletionRange'](_0x32379c,_0x1e45f5['item']));return{..._0x2ca763,'results':_0x21925e};},_0xf43a7d);}['_isInDeletionRange'](_0x39cb1f,_0x39c77c){const _0xee9605=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x39c77c,_0x39cb1f['start']),this['editor']['model']['createPositionAt'](_0x39c77c,_0x39cb1f['end']));for(const _0x4ee313 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0xee9605['getIntersection'](_0x4ee313['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class X extends _0xacca18{['afterInit'](){const _0xb05209=this['editor']['locale'],_0x4f478c=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x44f46e,commandName:_0x353507}of eo)this['editor']['plugins']['has'](_0x44f46e)&&(_0x4f478c['enableDefaultAttributesIntegration'](_0x353507),_0x4f478c['registerInlineAttribute'](_0x353507));_0x4f478c['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0xb05209,'FORMAT_FONT_SIZE')),_0x4f478c['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0xb05209,'FORMAT_FONT_FAMILY')),_0x4f478c['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0xb05209,'FORMAT_FONT_COLOR')),_0x4f478c['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0xb05209,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4093ae=this['editor'],_0x554b58=_0x4093ae['locale'];_0x4093ae['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ae04b=>{const _0x2bd263=_0x554b58['t'];if('formatInline'!=_0x4ae04b['type'])return;const {data:_0x172cea}=_0x4ae04b;if(null!=_0x172cea){if('fontSize'==_0x172cea['commandName']){const _0x5474f0=_0x172cea['commandParams'][0x0]['value'];if(_0x5474f0){const _0x2ff51e=_0x2bd263(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x434f18=>_0x434f18['model']==_0x5474f0)['title'])['toLowerCase']();return{'type':'format','content':o(_0x554b58,'*Set\x20font\x20size:*\x20%0',_0x2ff51e)};}return{'type':'format','content':o(_0x554b58,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x172cea['commandName']){const _0x29e280=_0x172cea['commandParams'][0x0]['value'];return _0x29e280?{'type':'format','content':o(_0x554b58,'*Set\x20font\x20family:*\x20%0',_0x29e280)}:{'type':'format','content':o(_0x554b58,'*Reset\x20font\x20family*')};}if('fontColor'==_0x172cea['commandName']){const _0x3df0f0=_0x172cea['commandParams'][0x0]['value'];if(_0x3df0f0){const _0x53063=_0x13bcd0(this['editor']['config']['get']('fontColor.colors'))['find'](_0x145358=>_0x145358['model']==_0x3df0f0);let _0x293da1=_0x3df0f0,_0x1f2336='';return _0x53063&&(_0x293da1=_0x53063['label'],_0x1f2336=_0x2bd263(_0x293da1)['toLowerCase']()),{'type':'format','content':o(_0x554b58,'*Set\x20font\x20color:*\x20%0',_0x1f2336)['trim'](),'color':{'value':_0x3df0f0,'title':_0x1f2336||_0x293da1}};}return{'type':'format','content':o(_0x554b58,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x172cea['commandName']){const _0x23cb83=_0x172cea['commandParams'][0x0]['value'];if(_0x23cb83){const _0x233829=_0x13bcd0(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x360888=>_0x360888['model']==_0x23cb83);let _0x5f4d5c=_0x23cb83,_0x52644b='';return _0x233829&&(_0x5f4d5c=_0x233829['label'],_0x52644b=_0x2bd263(_0x5f4d5c)['toLowerCase']()),{'type':'format','content':o(_0x554b58,'*Set\x20font\x20background\x20color:*\x20%0',_0x52644b)['trim'](),'color':{'value':_0x23cb83,'title':_0x52644b||_0x5f4d5c}};}return{'type':'format','content':o(_0x554b58,'*Reset\x20font\x20background\x20color*')};}}});}}class Y extends _0xacca18{['afterInit'](){const _0x46759f=this['editor'],_0x58f40d=_0x46759f['plugins']['get']('TrackChangesEditing'),_0x295e96=_0x46759f['commands']['get']('copyFormat'),_0x2f7cb3=_0x46759f['commands']['get']('pasteFormat');_0x295e96&&_0x2f7cb3&&(_0x58f40d['enableDefaultAttributesIntegration']('pasteFormat'),_0x58f40d['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x28c4e0=this['editor'],_0x400385=_0x28c4e0['locale'];_0x28c4e0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2c6868=>{if('formatBlock'!=_0x2c6868['type']&&'formatInline'!=_0x2c6868['type'])return;const {data:_0x587777}=_0x2c6868;if(_0x587777&&'pasteFormat'===_0x587777['commandName']){const _0x236bd3=[],_0x99ad1c=_0x587777['commandParams'][0x0];for(const [_0x44d83f,_0x15baa6]of Object['entries'](_0x99ad1c))_0x236bd3['push'](ro(_0x28c4e0,_0x44d83f,_0x15baa6));return _0x236bd3['length']?{'type':'format','content':o(_0x400385,'*Set\x20format\x20to:*\x20%0',_0x236bd3['join'](',\x20'))}:{'type':'format','content':o(_0x400385,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x3b9a93,_0x1311ed,_0x4c6e0e){const _0x64ad95=_0x3b9a93['locale']['t'],_0x22d653=_0x1311ed['split'](/(?=[A-Z])/)['join']('\x20'),_0x15b030=_0x64ad95(_0x22d653['charAt'](0x0)['toUpperCase']()+_0x22d653['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x4c6e0e)return _0x15b030;if('fontColor'===_0x1311ed||'fontBackgroundColor'===_0x1311ed){const _0x6d1a8c=_0x13bcd0(_0x3b9a93['config']['get']('fontColor.colors'))['find'](_0x16a62e=>_0x16a62e['model']==_0x4c6e0e);return _0x15b030+'\x20('+(_0x6d1a8c?_0x64ad95(_0x6d1a8c['label'])['toLowerCase']():_0x4c6e0e)+')';}if('fontSize'===_0x1311ed&&isNaN(parseFloat(_0x4c6e0e))){const _0x5611b0=_0x3b9a93['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x3b9a93['config']['get']('fontSize.options'))['find'](_0x1a5b3d=>_0x1a5b3d['model']==_0x4c6e0e);return _0x15b030+'\x20('+(_0x5611b0?_0x64ad95(_0x5611b0['title'])['toLowerCase']():_0x4c6e0e)+')';}return _0x15b030+'\x20('+_0x4c6e0e+')';}class Z extends _0xacca18{['_headingOptions'];['afterInit'](){const _0xf03349=this['editor'];if(!_0xf03349['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0xf03349['config']['get']('heading.options');const _0x3a8564=_0xf03349['locale'],_0x41b02=_0xf03349['plugins']['get']('TrackChangesEditing');_0x41b02['enableDefaultAttributesIntegration']('heading');for(const _0x3039a1 of this['_headingOptions'])'paragraph'!=_0x3039a1['model']&&_0x41b02['descriptionFactory']['registerElementLabel'](_0x3039a1['model'],_0x116fa8=>{const _0x53e7ef=this['_getHeadingLevel'](_0x3039a1['model']);return null!==_0x53e7ef?_0xc1092(_0x116fa8,_0x53e7ef):_0x564693(_0x116fa8,_0x3039a1['title']);});function _0xc1092(_0x2ab6f7,_0x91da48){return o(_0x3a8564,'ELEMENT_HEADING',[_0x2ab6f7,_0x91da48]);}function _0x564693(_0x3006da,_0x595e56){return o(_0x3a8564,'ELEMENT_HEADING_CUSTOM',[_0x3006da,_0x595e56]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4ae335=this['editor'],_0x5edcf4=_0x4ae335['locale'];function _0x38ae3c(_0x18add5,_0x5bdc4c){return o(_0x5edcf4,'ELEMENT_HEADING_CUSTOM',[_0x18add5,_0x5bdc4c]);}_0x4ae335['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5df82f=>{if('formatBlock'!=_0x5df82f['type'])return;const {data:_0x194457}=_0x5df82f;if(_0x194457&&'heading'==_0x194457['commandName']){const _0x38ab8a=_0x194457['commandParams'][0x0]['value'],_0x439f23=this['_getHeadingLevel'](_0x38ab8a);if(null!==_0x439f23)return{'type':'format','content':o(_0x5edcf4,'*Change\x20to:*\x20%0',(_0x16c5b0=0x1,_0xc431f=_0x439f23,o(_0x5edcf4,'ELEMENT_HEADING',[_0x16c5b0,_0xc431f])))};const _0x5cc0bb=this['_headingOptions']['find'](_0x18a2bf=>_0x18a2bf['model']===_0x38ab8a)['title'];return{'type':'format','content':o(_0x5edcf4,'*Change\x20to:*\x20%0',_0x38ae3c(0x1,_0x5cc0bb))};}var _0x16c5b0,_0xc431f;});}['_getHeadingLevel'](_0x267deb){const _0x54973d=_0x267deb['match'](/^heading(\d+)/);if(_0x54973d)return _0x54973d[0x1];const _0x3b71ad=this['_headingOptions']?.['find'](_0x4c3c36=>_0x4c3c36['model']==_0x267deb);if(_0x3b71ad&&_0x3b71ad['view']){const _0x7a62ba=_0x3b71ad['view'],_0x9a1940=(_0x7a62ba['name']??_0x7a62ba)['match'](/^h(\d+)/);if(_0x9a1940)return _0x9a1940[0x1];}return null;}}class tt extends _0xacca18{['afterInit'](){const _0x48fd06=this['editor'];if(!_0x48fd06['plugins']['has']('HighlightEditing'))return;const _0x56113f=_0x48fd06['plugins']['get']('TrackChangesEditing'),_0x767fe3=_0x48fd06['locale'];_0x56113f['enableDefaultAttributesIntegration']('highlight'),_0x56113f['registerInlineAttribute']('highlight'),_0x56113f['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x767fe3,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4c86b2=this['editor'],_0x157b38=_0x4c86b2['locale'];_0x4c86b2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e93cc=>{if('formatInline'!=_0x4e93cc['type'])return;const {data:_0x19ada7}=_0x4e93cc;if(_0x19ada7&&'highlight'==_0x19ada7['commandName']){const _0x530fd0=_0x157b38['t'],_0x2ff4ab=_0x19ada7['commandParams'][0x0]['value'];if(_0x2ff4ab){const _0x442fa7=_0x4c86b2['config']['get']('highlight.options')['find'](_0x38e255=>_0x38e255['model']==_0x2ff4ab),_0x5298bf=_0x530fd0(_0x442fa7['title'])['toLowerCase']();return{'type':'format','content':o(_0x157b38,'*Set\x20highlight:*\x20%0',_0x5298bf),'color':{'value':_0x442fa7['color'],'title':_0x442fa7['title']}};}return{'type':'format','content':o(_0x157b38,'*Remove\x20highlight*',o(_0x157b38,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0xacca18{['afterInit'](){const _0x307dfc=this['editor'];if(!_0x307dfc['plugins']['has']('HorizontalLineEditing'))return;_0x307dfc['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x1f2391=_0x307dfc['plugins']['get']('TrackChangesEditing'),_0x3545da=_0x307dfc['locale'];_0x1f2391['descriptionFactory']['registerElementLabel']('horizontalLine',_0x165a67=>o(_0x3545da,'ELEMENT_HORIZONTAL_LINE',_0x165a67)),_0x307dfc['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1c1b29,{writer:_0x5a29cb,options:_0x41c060})=>{if(!_0x41c060['showSuggestionHighlights'])return null;const _0x3f3320=_0x5a29cb['createContainerElement']('div'),_0x181c86=_0x5a29cb['createEmptyElement']('hr');return _0x5a29cb['addClass']('ck-horizontal-line',_0x3f3320),_0x5a29cb['insert'](_0x5a29cb['createPositionAt'](_0x3f3320,0x0),_0x181c86),_0x3f3320;},'converterPriority':'high'});}}class nt extends _0xacca18{['afterInit'](){const _0x28d8d8=this['editor'];if(!_0x28d8d8['plugins']['has']('HtmlEmbed'))return;const _0x2f3124=_0x28d8d8['plugins']['get']('TrackChangesEditing'),_0x467c68=_0x28d8d8['locale'];_0x2f3124['descriptionFactory']['registerElementLabel']('rawHtml',_0xba3fd0=>o(_0x467c68,'ELEMENT_HTML_EMBED',_0xba3fd0)),_0x2f3124['enableDefaultAttributesIntegration']('htmlEmbed'),_0x2f3124['registerBlockAttribute']('value'),_0x2f3124['descriptionFactory']['registerDescriptionCallback'](_0x142348=>{if('attribute'!=_0x142348['type'])return;const {data:_0x491cad}=_0x142348;if(_0x491cad&&'value'==_0x491cad['key']&&_0x142348['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x454637=o(_0x467c68,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x467c68,'*Change\x20%0\x20content*',_0x454637)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1f7546=this['editor'],_0x996c5a=_0x1f7546['locale'];_0x1f7546['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x263478=>{if('formatBlock'!=_0x263478['type'])return;const {data:_0x39b093}=_0x263478;if(_0x39b093&&'htmlEmbed'==_0x39b093['commandName']){const _0x98a7be=o(_0x996c5a,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x996c5a,'*Change\x20%0\x20content*',_0x98a7be)};}});}}class et extends _0xacca18{['afterInit'](){const _0x8e4029=this['editor'];if(!_0x8e4029['plugins']['has']('ImageEditing'))return;const _0x4ce251=_0x8e4029['plugins']['get']('TrackChangesEditing'),_0x48f08e=_0x8e4029['plugins']['get']('ImageUtils'),_0x2732a5=_0x8e4029['locale'];_0x4ce251['enableCommand']('insertImage'),_0x4ce251['descriptionFactory']['registerElementLabel']('imageBlock',_0x372748=>o(_0x2732a5,'ELEMENT_IMAGE',_0x372748)),_0x4ce251['descriptionFactory']['registerElementLabel']('imageInline',_0x4a6316=>o(_0x2732a5,'ELEMENT_INLINE_IMAGE',_0x4a6316)),_0x4ce251['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x2732a5,'ELEMENT_CAPTION')),_0x8e4029['plugins']['has']('ImageUploadEditing')&&_0x4ce251['enableCommand']('uploadImage'),_0x8e4029['plugins']['has']('ImageBlockEditing')&&_0x8e4029['plugins']['has']('ImageInlineEditing')&&(_0x4ce251['enableCommand']('imageTypeInline',(_0x4c1d1c,_0x1582ef)=>{const _0x143541=_0x48f08e['getClosestSelectedImageElement'](_0x8e4029['model']['document']['selection']);_0x8e4029['model']['change'](()=>{_0x4ce251['markBlockFormat'](_0x143541,{'commandName':'imageTypeInline','commandParams':[_0x1582ef]},[],'convertBlockImageToInline');});}),_0x4ce251['enableCommand']('imageTypeBlock',(_0x1609f1,_0x2b144c)=>{_0x8e4029['model']['change'](_0x296398=>{let _0x53083f=_0x48f08e['getClosestSelectedImageElement'](_0x8e4029['model']['document']['selection']),_0xac61f=_0x296398['createRangeOn'](_0x53083f);const _0xc6e830=_0x1d766f['fromPosition'](_0xac61f['start'],'toPrevious'),_0x8563d3=_0x1d766f['fromPosition'](_0xac61f['end'],'toNext');_0x4ce251['forceDefaultExecution'](()=>_0x1609f1(_0x2b144c)),_0x53083f=_0x48f08e['getClosestSelectedImageElement'](_0x8e4029['model']['document']['selection']),_0xac61f=_0x296398['createRangeOn'](_0x53083f);const _0x3dc5ca=_0x296398['createRange'](_0xc6e830,_0x8563d3);_0xc6e830['detach'](),_0x8563d3['detach'](),_0x4ce251['markBlockFormat'](_0x53083f,{'commandName':'imageTypeInline','commandParams':[_0x2b144c]},[],'convertInlineImageToBlock'),_0x3dc5ca['start']['isBefore'](_0xac61f['start'])&&_0x4ce251['markInsertion'](_0x296398['createRange'](_0x3dc5ca['start'],_0xac61f['start']),'convertInlineImageToBlock'),_0xac61f['end']['isBefore'](_0x3dc5ca['end'])&&_0x4ce251['markInsertion'](_0x296398['createRange'](_0xac61f['end'],_0x3dc5ca['end']),'convertInlineImageToBlock');});}),_0x4ce251['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x4ce251['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x4ce251['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x4ce251['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x4ce251['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x4ce251['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0xd87bb2])=>{const _0x2ede27=_0x4ce251['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x4b5138=_0xd87bb2['start'],_0x480c5d=_0xd87bb2['end'];const _0x4c9b18=_0x8e4029['model']['schema']['getNearestSelectionRange'](_0x4b5138,'backward'),_0x25c403=_0x8e4029['model']['schema']['getNearestSelectionRange'](_0x480c5d,'forward');_0x4c9b18['isCollapsed']&&(_0x4b5138=_0x4c9b18['start']),_0x25c403['isCollapsed']&&(_0x480c5d=_0x25c403['end']),_0x2ede27([_0x8e4029['model']['createRange'](_0x4b5138,_0x480c5d)]);}),_0x4ce251['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x12659f),_0x4ce251['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x12659f)),_0x8e4029['plugins']['has']('ImageCaptionEditing')&&(_0x4ce251['enableCommand']('toggleImageCaption',(_0xb433c7,_0x283f57)=>{const _0x557978=_0x8e4029['plugins']['get']('ImageCaptionUtils');let _0xbdfef6=_0x48f08e['getClosestSelectedImageElement'](_0x8e4029['model']['document']['selection']),_0x4a8210=_0x557978['getCaptionFromImageModelElement'](_0xbdfef6);_0x8e4029['model']['change'](()=>{if(_0x4a8210)return void _0x4ce251['markDeletion'](_0x8e4029['model']['createRangeOn'](_0x4a8210));const _0x406edb=_0x48f08e['isBlockImage'](_0xbdfef6);_0xb433c7(_0x283f57),_0xbdfef6=_0x48f08e['getClosestSelectedImageElement'](_0x8e4029['model']['document']['selection']),_0x4a8210=_0x557978['getCaptionFromImageModelElement'](_0xbdfef6),_0x4ce251['markInsertion'](_0x8e4029['model']['createRangeOn'](_0x4a8210),_0x406edb?null:'imageCaption');});}),_0x4ce251['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x12659f));const _0x1d5986=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x413301(_0x412db,_0x3adb41){const _0x486536=_0x1d5986['findIndex'](({type:_0x588457,subType:_0x5509f1})=>_0x412db['type']==_0x588457&&_0x412db['subType']==_0x5509f1),_0x22fba7=_0x1d5986['findIndex'](({type:_0x11100e,subType:_0x33245d})=>_0x3adb41['type']==_0x11100e&&_0x3adb41['subType']==_0x33245d);if(_0x486536<0x0||_0x22fba7<0x0)return!0x1;const _0x578f34=_0x412db['getFirstRange'](),_0x54ca59=_0x3adb41['getFirstRange']();if((0x0==_0x486536||0x1==_0x486536)&&0x2==_0x22fba7&&_0x578f34['isIntersecting'](_0x54ca59))return!0x0;if(0x2==_0x486536&&0x3==_0x22fba7){const _0x2eaa2f=_0x4ce251['_findSuggestions'](_0x578f34,'insertion')['filter'](({suggestion:_0x43960a,meta:_0x311799})=>_0x311799['isOwn']&&'convertInlineImageToBlock'==_0x43960a['subType']);if(_0x2eaa2f['length']>0x1&&_0x54ca59['end']['isEqual'](_0x578f34['start']))return!0x0;if(0x1==_0x2eaa2f['length']&&(_0x578f34['start']['isEqual'](_0x54ca59['end'])||_0x578f34['end']['isEqual'](_0x54ca59['start'])))return!0x0;}if(0x3==_0x486536&&0x3==_0x22fba7&&_0x578f34['start']['isBefore'](_0x54ca59['start'])){const _0x12eb69=_0x578f34['end']['nodeAfter'],_0x53b908=_0x54ca59['start']['nodeBefore'];return _0x48f08e['isBlockImage'](_0x12eb69)&&_0x12eb69===_0x53b908;}return!0x1;}function _0x12659f(_0x170b74,_0x163080){return _0x413301(_0x170b74,_0x163080)?[_0x170b74,_0x163080]:_0x413301(_0x163080,_0x170b74)?[_0x163080,_0x170b74]:null;}_0x8e4029['plugins']['has']('ImageResize')&&(_0x4ce251['enableDefaultAttributesIntegration']('resizeImage'),_0x4ce251['registerBlockAttribute']('resizedWidth'),_0x4ce251['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x2732a5,'FORMAT_IMAGE_SIZE'))),_0x8e4029['plugins']['has']('ImageTextAlternativeEditing')&&(_0x4ce251['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x4ce251['registerBlockAttribute']('alt')),_0x8e4029['plugins']['has']('PictureEditing')&&(_0x4ce251['registerBlockAttribute']('sources'),_0x4ce251['descriptionFactory']['registerDescriptionCallback'](_0x46407e=>{if('attribute'!=_0x46407e['type'])return;const {data:_0x4f22ae}=_0x46407e;return _0x4f22ae&&'sources'==_0x4f22ae['key']?{'type':'format','content':''}:void 0x0;})),_0x8e4029['plugins']['has']('ImageSizeAttributes')&&(_0x4ce251['registerBlockAttribute']('width'),_0x4ce251['registerBlockAttribute']('height'),_0x4ce251['descriptionFactory']['registerDescriptionCallback'](_0x4460fe=>{if('attribute'!=_0x4460fe['type'])return;const {data:_0x225e0a}=_0x4460fe;return!_0x225e0a||'width'!=_0x225e0a['key']&&'height'!=_0x225e0a['key']?void 0x0:{'type':'format','content':''};})),_0x4ce251['descriptionFactory']['registerDescriptionCallback'](_0x3a4121=>{if(!!_0x1d5986['find'](({type:_0x4e96f,subType:_0x4e3c95})=>_0x3a4121['type']==_0x4e96f&&_0x3a4121['subType']==_0x4e3c95))return _0x3a4121['previous']?{}:void 0x0;}),_0x4ce251['descriptionFactory']['registerDescriptionCallback'](_0x4861f9=>{if('insertion'==_0x4861f9['type']||'deletion'==_0x4861f9['type']){const _0x46673f=_0x4861f9['getContainedElement']();if(_0x46673f&&_0x46673f['is']('element','caption'))return{'type':'insertion'==_0x4861f9['type']?'addObject':'removeObject','element':_0x46673f,'quantity':0x1};}}),_0x4ce251['descriptionFactory']['registerDescriptionCallback'](_0x587447=>'formatBlock'==_0x587447['type']&&'convertInlineImageToBlock'==_0x587447['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x587447['type']&&'convertBlockImageToInline'==_0x587447['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x4ce251['descriptionFactory']['registerDescriptionCallback'](_0x106607=>{if('attribute'!=_0x106607['type'])return;const {data:_0x2e428e}=_0x106607;if(!_0x2e428e||'alt'!=_0x2e428e['key'])return;const _0x3ba3fa=_0x2e428e['newValue'];return _0x3ba3fa?{'type':'format','content':o(_0x2732a5,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x3ba3fa+'\x22')}:{'type':'format','content':o(_0x2732a5,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x352974=this['editor'],_0xb98597=_0x352974['locale'];_0x352974['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2d7c33=>{if('formatBlock'!=_0x2d7c33['type']&&'formatInline'!=_0x2d7c33['type'])return;const {data:_0x550286}=_0x2d7c33;if(_0x550286){if('imageTextAlternative'==_0x550286['commandName']){const _0x3b3cc3=_0x550286['commandParams'][0x0]['newValue'];return _0x3b3cc3?{'type':'format','content':o(_0xb98597,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x3b3cc3+'\x22')}:{'type':'format','content':o(_0xb98597,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x550286['commandName']){const _0x578b0b=_0x550286['commandParams'][0x0]['width'];return _0x578b0b?{'type':'format','content':o(_0xb98597,'*Set\x20image\x20width:*\x20%0',_0x578b0b)}:{'type':'format','content':o(_0xb98597,'*Reset\x20image\x20width*')};}}});}}class st extends _0xacca18{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x425061=this['editor']['locale'],_0x42ed37=this['editor']['plugins']['get']('TrackChangesEditing');_0x42ed37['enableDefaultAttributesIntegration']('replaceImageSource'),_0x42ed37['registerBlockAttribute']('src'),_0x42ed37['descriptionFactory']['registerDescriptionCallback'](_0x4c62a7=>{if('attribute'!=_0x4c62a7['type'])return;const {data:_0x33642e}=_0x4c62a7;return _0x33642e&&'src'==_0x33642e['key']?_0x33642e['newValue']&&_0x33642e['oldValue']?{'type':'format','content':o(_0x425061,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xd9444d=this['editor']['plugins']['get']('TrackChangesEditing');_0xd9444d['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0xd9444d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xd9444d['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0xd9444d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4683e7=this['editor'],_0x478026=_0x4683e7['locale'];_0x4683e7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x25b813=>{if('formatBlock'!=_0x25b813['type']&&'formatInline'!=_0x25b813['type'])return;const {data:_0x57c908}=_0x25b813;if(!_0x57c908||'replaceImageSource'!=_0x57c908['commandName'])return;return{'type':'format','content':o(_0x478026,'*Format:*\x20replace\x20image\x20URL')};});}}class ot extends _0xacca18{['afterInit'](){const _0x2a80f1=this['editor'];if(!_0x2a80f1['plugins']['has']('ImageStyleEditing'))return;const _0x3477e2=_0x2a80f1['plugins']['get']('TrackChangesEditing'),_0x8f9b3e=_0x2a80f1['plugins']['get']('ImageUtils'),_0x167f55={};_0x3477e2['enableCommand']('imageStyle',(_0x1f51d5,_0x4ed200)=>{const _0x502559=_0x2a80f1['plugins']['get']('Users')['me'],_0x491215=_0x2a80f1['commands']['get']('imageStyle');let _0x134db4=_0x8f9b3e['getClosestSelectedImageElement'](_0x2a80f1['model']['document']['selection']),_0x9b46c8=_0x2a80f1['model']['createRangeOn'](_0x134db4),_0x1f6d67=_0x491215['value'];if(_0x1f6d67==_0x4ed200['value'])return;const _0x43f610={'commandName':'imageStyle','commandParams':[_0x4ed200],'formatGroupId':_0x2b2224()};_0x2a80f1['model']['change'](()=>{if(_0x3477e2['getSuggestions']()['filter'](_0xd647bc=>_0xd647bc['isInContent']&&_0x502559==_0xd647bc['author']&&('formatBlock'==_0xd647bc['type']||'formatInline'==_0xd647bc['type'])&&('imageStylePreApply'==_0xd647bc['subType']||'imageStylePostApply'==_0xd647bc['subType'])&&_0xd647bc['getFirstRange']()['isEqual'](_0x9b46c8))['forEach'](_0x2f8baf=>_0x3477e2['discardSuggestion'](_0x2f8baf['head'])),_0x134db4=_0x8f9b3e['getClosestSelectedImageElement'](_0x2a80f1['model']['document']['selection']),_0x9b46c8=_0x2a80f1['model']['createRangeOn'](_0x134db4),_0x491215['refresh'](),_0x2a80f1['commands']['get']('imageTypeInline')['refresh'](),_0x2a80f1['commands']['get']('imageTypeBlock')['refresh'](),_0x1f6d67=_0x491215['value'],_0x1f6d67!=_0x4ed200['value'])return _0x8f9b3e['isInlineImage'](_0x134db4)&&_0x491215['shouldConvertImageType'](_0x4ed200['value'],_0x134db4)?(_0x1f51d5({..._0x4ed200,'setImageSizes':!0x1}),_0x134db4=_0x8f9b3e['getClosestSelectedImageElement'](_0x2a80f1['model']['document']['selection']),void _0x3477e2['markBlockFormat'](_0x134db4,{..._0x43f610,'commandReversedParams':[{'value':_0x1f6d67||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x8f9b3e['isBlockImage'](_0x134db4)?_0x3477e2['markBlockFormat'](_0x134db4,_0x43f610,[],'imageStylePostApply'):_0x3477e2['markInlineFormat'](_0x9b46c8,_0x43f610,'imageStylePostApply'));});});for(const _0x4d1bb4 of _0x2a80f1['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x167f55[_0x4d1bb4['name']]=_0x4d1bb4['title']['toLowerCase']();_0x3477e2['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x3477e2['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x3477e2['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x3477e2['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2fe122])=>{_0x8f9b3e['setImageNaturalSizeAttributes'](_0x2fe122['getContainedElement']());}),_0x3477e2['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x48142a,_0x1180e5)=>{_0x3477e2['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x48142a,{'commandName':_0x1180e5['commandName'],'commandParams':_0x1180e5['commandReversedParams']});}),_0x3477e2['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x59c113,_0x235c29){if(_0x3e4998(_0x59c113,_0x235c29))return[_0x59c113,_0x235c29];if(_0x3e4998(_0x235c29,_0x59c113))return[_0x235c29,_0x59c113];return null;});const _0x426186=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3e4998(_0x3236a9,_0x22ad4b){const _0x349d63=_0x426186['findIndex'](({type:_0x581725,subType:_0x18b7d6})=>_0x3236a9['type']==_0x581725&&_0x3236a9['subType']==_0x18b7d6),_0x211498=_0x426186['findIndex'](({type:_0x4cc4eb,subType:_0x2717b2})=>_0x22ad4b['type']==_0x4cc4eb&&_0x22ad4b['subType']==_0x2717b2);if(_0x349d63<0x0||_0x211498<0x0)return!0x1;const _0x22c038=_0x3236a9['getFirstRange'](),_0x2164f9=_0x22ad4b['getFirstRange']();if((0x0==_0x349d63||0x1==_0x349d63)&&0x2==_0x211498&&_0x22c038['isIntersecting'](_0x2164f9))return!0x0;if(0x2==_0x349d63&&0x3==_0x211498){const _0x12222c=_0x3477e2['_findSuggestions'](_0x22c038,'insertion')['filter'](({suggestion:_0x12b138,meta:_0x338a35})=>_0x338a35['isOwn']&&'convertInlineImageToBlock'==_0x12b138['subType']);if(_0x12222c['length']>0x1&&_0x2164f9['end']['isEqual'](_0x22c038['start']))return!0x0;if(0x1==_0x12222c['length']&&(_0x22c038['start']['isEqual'](_0x2164f9['end'])||_0x22c038['end']['isEqual'](_0x2164f9['start'])))return!0x0;}if(0x3==_0x349d63&&0x3==_0x211498&&_0x22c038['start']['isBefore'](_0x2164f9['start'])){const _0x8f0d41=_0x22c038['end']['nodeAfter'],_0x5af238=_0x2164f9['start']['nodeBefore'];return _0x8f9b3e['isBlockImage'](_0x8f0d41)&&_0x8f0d41===_0x5af238;}return!0x1;}_0x2a80f1['model']['document']['registerPostFixer'](()=>{let _0x191064=!0x1;const _0x4b1f35=Array['from'](_0x2a80f1['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x317d3b,data:_0x13f6d1}of _0x4b1f35){const {group:_0xe0827f,type:_0x1c01f9,subType:_0x1fe326,id:_0xf14e3e}=_0x3477e2['_splitMarkerName'](_0x317d3b);if('suggestion'==_0xe0827f&&_0x3477e2['hasSuggestion'](_0xf14e3e)){if('formatBlock'==_0x1c01f9&&('imageStylePreApply'==_0x1fe326||'imageStylePostApply'==_0x1fe326)){const _0xa47ea2=_0x3477e2['getSuggestion'](_0xf14e3e);if(_0x13f6d1['newRange']){const _0xd896ab=_0xa47ea2['getFirstRange']()['getContainedElement']();if(_0x8f9b3e['isBlockImage'](_0xd896ab))continue;_0x3477e2['discardSuggestion'](_0xa47ea2),_0x191064=!0x0;}}if('insertion'==_0x1c01f9&&'imageCaption'==_0x1fe326&&!_0x13f6d1['newRange']){const _0x291e73=_0x3477e2['getSuggestion'](_0xf14e3e);_0x291e73['next']&&_0x291e73['next']['isInContent']&&(_0x3477e2['discardSuggestion'](_0x291e73['next']),_0x191064=!0x0);}}}return _0x191064;}),this['_registerLegacyDescription'](_0x167f55);}['_registerLegacyDescription'](_0x1499fa){const _0x14a1e5=this['editor'],_0x19a509=_0x14a1e5['locale'];_0x14a1e5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x170498=>{if('formatBlock'!=_0x170498['type']&&'formatInline'!=_0x170498['type'])return;const {data:_0x7c57b3}=_0x170498;if(!_0x7c57b3||'imageStyle'!=_0x7c57b3['commandName'])return;const _0x1fa5fe=_0x7c57b3['commandParams'][0x0]['value'];return _0x4bb88c('side'===_0x1fa5fe?o(_0x19a509,'FORMAT_SIDE_IMAGE'):_0x1499fa[_0x1fa5fe]||_0x1fa5fe);function _0x4bb88c(_0x56557e){return{'type':'format','content':o(_0x19a509,'*Format:*\x20%0',_0x56557e)};}});}}class rt extends _0xacca18{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x33dd01){super(_0x33dd01),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x343146=this['editor'],_0x30891e=_0x343146['commands']['get']('importWord'),_0x4a1832=_0x343146['commands']['get']('trackChanges');_0x30891e&&(_0x30891e['on']('execute',(_0x2dd099,[,_0x153202])=>{this['_trackChangesValueDuringImport']=_0x4a1832['value'],_0x153202['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x30891e,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x30891e,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x4a1832['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x343146['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x3fb85d,_0x41d594){const {suggestions:_0x4f8951}=_0x41d594,_0x450541=this['editor']['commands']['get']('trackChanges'),_0x21fd52=_0x450541['value'];this['_trackChangesValueDuringImport']!==_0x21fd52&&(_0x450541['execute'](),this['_trackChangesExecuted']=!0x0),_0x4f8951&&_0x4f8951['forEach'](({id:_0x37092b,type:_0x1b8e08,author:_0x63bcc6,created_at:_0x2114cb})=>{const _0x3d89eb={'id':_0x37092b,'type':_0x1b8e08,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x63bcc6,'createdAt':_0x2114cb?new Date(_0x2114cb):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x3d89eb);});}}class at extends _0xacca18{['afterInit'](){const _0x2c998e=this['editor'],_0xfc04d1=_0x2c998e['plugins']['get']('TrackChangesEditing');if(_0x2c998e['plugins']['has']('IndentEditing')&&(_0xfc04d1['enableCommand']('indent'),_0xfc04d1['enableCommand']('outdent')),_0x2c998e['plugins']['has']('IndentBlock')){for(const _0x55ebbd of['indentBlock','outdentBlock'])_0xfc04d1['enableDefaultAttributesIntegration'](_0x55ebbd);}const _0x483629=_0x2c998e['locale'];_0xfc04d1['registerBlockAttribute']('blockIndent'),_0xfc04d1['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x483629,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5624c6=this['editor'],_0x79ec28=_0x5624c6['locale'],_0x33e41c=_0x5624c6['plugins']['get']('TrackChangesEditing');_0x33e41c['descriptionFactory']['registerDescriptionCallback'](_0x54eb67=>{if('formatBlock'!=_0x54eb67['type'])return;const {data:_0x394432}=_0x54eb67;if(!_0x394432)return;if('indentBlock'!=_0x394432['commandName']&&'outdentBlock'!=_0x394432['commandName'])return;const _0x25b7dc=_0x54eb67['getItems']()[0x0],_0x1a0c71=_0x33e41c['descriptionFactory']['getItemLabel'](_0x25b7dc);return'indentBlock'==_0x394432['commandName']?{'type':'format','content':o(_0x79ec28,'*Indent:*\x20%0',_0x1a0c71)}:'outdentBlock'==_0x394432['commandName']?{'type':'format','content':o(_0x79ec28,'*Outdent:*\x20%0',_0x1a0c71)}:void 0x0;});}}class ct extends _0xacca18{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ut extends _0xacca18{['afterInit'](){const _0x41028e=this['editor'];if(!_0x41028e['plugins']['has']('LinkEditing'))return;const _0x596a1b=_0x41028e['plugins']['get']('TrackChangesEditing'),_0x2a896d=_0x41028e['commands']['get']('link');_0x596a1b['enableDefaultAttributesIntegration']('link'),_0x596a1b['enableDefaultAttributesIntegration']('unlink'),_0x596a1b['registerInlineAttribute']('linkHref');for(const _0xe4c90a of _0x2a896d['manualDecorators'])_0x596a1b['registerInlineAttribute'](_0xe4c90a['id']),_0x596a1b['descriptionFactory']['registerAttributeLabel'](_0xe4c90a['id'],'link\x20('+_0xe4c90a['label']['toLowerCase']()+')');_0x596a1b['descriptionFactory']['registerDescriptionCallback'](_0x4ba83e=>{if('attribute'!=_0x4ba83e['type'])return;const {data:_0x27b4b9}=_0x4ba83e;if(!_0x27b4b9||'linkHref'!=_0x27b4b9['key'])return;const _0x5ae60e=_0x27b4b9['newValue'],_0x597180=_0x41028e['locale'];return{'type':'format','content':null==_0x5ae60e?o(_0x597180,'*Remove\x20link*'):o(_0x597180,'*Set\x20link:*\x20%0','\x22'+_0x5ae60e+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x14eb21=this['editor'],_0x369c4b=_0x14eb21['locale'];_0x14eb21['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xe96c0=>{if('formatInline'!=_0xe96c0['type'])return;const {data:_0x11a218}=_0xe96c0;if(_0x11a218){if('link'==_0x11a218['commandName']){const _0x2e0409=_0x11a218['commandParams'][0x0];return{'type':'format','content':o(_0x369c4b,'*Set\x20link:*\x20%0','\x22'+_0x2e0409+'\x22')};}return'unlink'==_0x11a218['commandName']?{'type':'format','content':o(_0x369c4b,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0xacca18{['afterInit'](){const _0x55e4cb=this['editor'],_0x41c0cd=_0x55e4cb['locale'];if(!_0x55e4cb['plugins']['has']('LegacyListEditing'))return;const _0x4977f4=_0x55e4cb['plugins']['get']('TrackChangesEditing'),_0x4af218=_0x55e4cb['plugins']['has']('LegacyTodoListEditing');function _0x5e28bf(_0x595fac){return()=>{const _0x2779c6=_0x55e4cb['model']['document']['selection'],_0x24ba3f=_0x55e4cb['commands']['get'](_0x595fac);if(_0x24ba3f['value'])return void _0x55e4cb['execute']('paragraph',{});const _0x3c2e1c=_0x595fac['slice'](0x0,-0x4),_0x4cb9d7=function(_0x45f138,_0x3acc7a,_0x1d9be9){let _0x5de300=Array['from'](_0x45f138)['filter'](_0xfe5f7e=>function(_0x4172c4,_0x417419){return _0x417419['checkChild'](_0x4172c4['parent'],'listItem')&&!_0x417419['isObject'](_0x4172c4);}(_0xfe5f7e,_0x1d9be9));_0x5de300=_0x5de300['filter'](_0x4ed70c=>!_0x4ed70c['is']('element','listItem')||_0x4ed70c['getAttribute']('listType')!=_0x3acc7a);const _0x1f4ddd=new Set();for(const _0x162488 of _0x5de300)_0x162488['is']('element','listItem')?_0x1f4ddd['add'](Le(_0x162488)):_0x1f4ddd['add'](_0x162488);return Array['from'](_0x1f4ddd);}(_0x2779c6['getSelectedBlocks'](),_0x3c2e1c,_0x55e4cb['model']['schema']);_0x55e4cb['model']['change'](()=>{for(const _0xa93d9e of _0x4cb9d7)_0x4977f4['markBlockFormat'](_0xa93d9e,{'commandName':_0x595fac,'commandParams':[{'forceValue':!_0x24ba3f['value']}],'formatGroupId':'blockName'},Ee(_0xa93d9e));});};}function _0x4f0fd2(_0x1362c3){return()=>{const _0x40528d=function(_0x27cdc4){let _0x33db37=Array['from'](_0x27cdc4);const _0x2fe4ef=_0x33db37['findIndex'](_0x570991=>'listItem'!=_0x570991['name']);return _0x2fe4ef>-0x1&&(_0x33db37=_0x33db37['slice'](0x0,_0x2fe4ef)),_0x33db37;}(_0x55e4cb['model']['document']['selection']['getSelectedBlocks']()),_0x5bbd5a=_0x55e4cb['model']['createRange'](_0x55e4cb['model']['createPositionAt'](_0x40528d[0x0],'before'),_0x55e4cb['model']['createPositionAt'](_0x40528d[_0x40528d['length']-0x1],'end'));_0x55e4cb['model']['change'](()=>{_0x4977f4['markBlockFormat'](_0x5bbd5a,{'commandName':_0x1362c3,'commandParams':[],'formatGroupId':'listIndent'},function(_0x4d234d){const _0x244aa1=new Set();for(const _0x40e5ea of _0x4d234d){let _0x2b7ef4=_0x40e5ea['nextSibling'];for(;_0x2b7ef4&&_0x2b7ef4['getAttribute']('listIndent')>_0x40e5ea['getAttribute']('listIndent');)_0x244aa1['add'](_0x2b7ef4),_0x2b7ef4=_0x2b7ef4['nextSibling'];}return Array['from'](_0x244aa1);}(_0x40528d));});};}_0x4977f4['enableCommand']('numberedList',_0x5e28bf('numberedList')),_0x4977f4['enableCommand']('bulletedList',_0x5e28bf('bulletedList')),_0x4af218&&_0x4977f4['enableCommand']('todoList',_0x5e28bf('todoList')),_0x4977f4['enableCommand']('indentList',_0x4f0fd2('indentList')),_0x4977f4['enableCommand']('outdentList',_0x4f0fd2('outdentList')),_0x4af218&&_0x4977f4['enableCommand']('checkTodoList',()=>{const _0xe56403=_0x55e4cb['commands']['get']('checkTodoList'),_0xf005c3=Array['from'](_0xe56403['_selectedElements']);_0xf005c3['filter'](_0x4ddaa9=>_0x4ddaa9['getAttribute']('todoListChecked')!=_0xe56403['value']),_0x55e4cb['model']['change'](()=>{for(const _0xcc4505 of _0xf005c3)_0x4977f4['markBlockFormat'](_0xcc4505,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0xe56403['value']}]});});}),_0x4977f4['descriptionFactory']['registerElementLabel']('listItem',_0x1e1426=>o(_0x41c0cd,'ELEMENT_LIST_ITEM',_0x1e1426)),_0x4977f4['descriptionFactory']['registerDescriptionCallback'](_0x2e8ff4=>{if('formatBlock'!=_0x2e8ff4['type']&&'formatInline'!=_0x2e8ff4['type'])return;const {data:_0x292b1e}=_0x2e8ff4;if(_0x292b1e){if('numberedList'==_0x292b1e['commandName']||'bulletedList'==_0x292b1e['commandName']||'todoList'==_0x292b1e['commandName'])switch(_0x292b1e['commandName']['replace']('List','')){case'bulleted':return _0x1d7992(o(_0x41c0cd,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1d7992(o(_0x41c0cd,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1d7992(o(_0x41c0cd,'ELEMENT_TODO_LIST'));}if('indentList'==_0x292b1e['commandName'])return{'type':'format','content':o(_0x41c0cd,'*Indent:*\x20%0',o(_0x41c0cd,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x292b1e['commandName'])return{'type':'format','content':o(_0x41c0cd,'*Outdent:*\x20%0',o(_0x41c0cd,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x292b1e['commandName'])return _0x292b1e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x41c0cd,'*Check\x20item*')}:{'type':'format','content':o(_0x41c0cd,'*Uncheck\x20item*')};}function _0x1d7992(_0xa2207f){return{'type':'format','content':o(_0x41c0cd,'*Change\x20to:*\x20%0',_0xa2207f)};}});}}function Le(_0x56bd28){const _0x42478d=_0x56bd28['getAttribute']('listIndent');if(0x0==_0x42478d)return _0x56bd28;let _0x202df7=_0x56bd28;for(;_0x56bd28['previousSibling']&&_0x56bd28['previousSibling']['is']('element','listItem');){const _0x96e41b=_0x56bd28['previousSibling']['getAttribute']('listIndent');if(_0x96e41b==_0x42478d)_0x202df7=_0x56bd28['previousSibling'];else{if(_0x96e41b<_0x42478d)break;}_0x56bd28=_0x56bd28['previousSibling'];}return _0x202df7;}function Ee(_0x1a8b81){const _0x42d5ee=[];if(_0x1a8b81['is']('element','listItem')&&_0x1a8b81['getAttribute']('listIndent')>0x0){let _0x5dd11a=_0x1a8b81['nextSibling'];for(;_0x5dd11a&&'listItem'==_0x5dd11a['name']&&_0x5dd11a['getAttribute']('listIndent')==_0x1a8b81['getAttribute']('listIndent');)_0x42d5ee['push'](_0x5dd11a),_0x5dd11a=_0x5dd11a['nextSibling'];}return _0x42d5ee;}class ht extends _0xacca18{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x4ad853=this['editor']['config']['get']('list.properties'),_0x1ec6f8=this['editor']['plugins']['get']('TrackChangesEditing');_0x4ad853['styles']&&_0x1ec6f8['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x4ad853['reversed']&&_0x1ec6f8['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x4ad853['startIndex']&&_0x1ec6f8['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x1ec6f8['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0xc4085c,_0x518f7e={}){const _0x35c7e3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4f5071=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x35c7e3['markMultiRangeBlockFormat'](_0x4f5071,{'commandName':'listStyle','commandParams':[{'type':_0x518f7e['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x1a41bc,_0x49e82f={}){const _0x5aa0e5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4eca78=this['_getSuggestionBlocks'](_0x5b8982=>_0x5b8982['is']('element','listItem')&&'numbered'===_0x5b8982['getAttribute']('listType'));if(_0x4eca78['length']<0x1)return;const _0x1b48c1=_0x4eca78['map'](_0x5a72ea=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5a72ea,'before'),this['editor']['model']['createPositionAt'](_0x5a72ea,0x0)));this['editor']['model']['change'](()=>{_0x5aa0e5['markMultiRangeBlockFormat'](_0x1b48c1,{'commandName':'listReversed','commandParams':[{'reversed':_0x49e82f['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x140187,_0x547c9d={}){const _0x533253=this['editor']['plugins']['get']('TrackChangesEditing'),_0x8904e5=this['_getSuggestionBlocks'](_0x557caa=>_0x557caa['is']('element','listItem')&&'numbered'===_0x557caa['getAttribute']('listType'));if(_0x8904e5['length']<0x1)return;const _0xd2003b=_0x8904e5['map'](_0x457e4=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x457e4,'before'),this['editor']['model']['createPositionAt'](_0x457e4,0x0)));this['editor']['model']['change'](()=>{_0x533253['markMultiRangeBlockFormat'](_0xd2003b,{'commandName':'listStart','commandParams':[{'startIndex':_0x547c9d['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x5ef19d){if('formatBlock'!=_0x5ef19d['type']&&'formatInline'!=_0x5ef19d['type'])return;const _0x44cb77=this['editor']['locale'],{data:_0x9d8dff}=_0x5ef19d;if(!_0x9d8dff)return;let _0x127cc0,_0x2026f0;switch(_0x9d8dff['commandName']){case'listStyle':_0x127cc0='*Change\x20to:*\x20%0',_0x2026f0={'type':'format','content':o(_0x44cb77,_0x127cc0,o(_0x44cb77,this['_getTranslationKeyForListStyle'](_0x9d8dff['commandParams'][0x0]['type'])))};break;case'listReversed':_0x127cc0=_0x9d8dff['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2026f0={'type':'format','content':o(_0x44cb77,_0x127cc0)};break;case'listStart':_0x127cc0='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2026f0={'type':'format','content':o(_0x44cb77,_0x127cc0,_0x9d8dff['commandParams'][0x0]['startIndex'])};}return _0x2026f0;}['_getSuggestionBlocksForListStyle'](){const _0x562738=this['editor']['plugins']['get']('LegacyListUtils');let _0x9e73d0=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x9e73d0[0x0]?.['is']('element','listItem')&&_0x9e73d0['unshift'](..._0x562738['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x9e73d0[_0x9e73d0['length']-0x1]?.['is']('element','listItem')&&_0x9e73d0['push'](..._0x562738['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x9e73d0=[...new Set(_0x9e73d0)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x9e73d0=_0x9e73d0['filter'](_0x343600=>_0x343600['is']('element','listItem'))),_0x9e73d0;}['_getSuggestionBlocks'](_0x54d315){const _0x1d11c5=this['editor']['plugins']['get']('LegacyListUtils');let _0x2099d6=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x54d315)['map'](_0x1aa410=>{const _0x49c2ac=this['editor']['model']['createPositionAt'](_0x1aa410,0x0);return[..._0x1d11c5['getSiblingNodes'](_0x49c2ac,'backward'),..._0x1d11c5['getSiblingNodes'](_0x49c2ac,'forward')];})['flat']();return _0x2099d6=[...new Set(_0x2099d6)],_0x2099d6;}['_getTranslationKeyForListStyle'](_0x5d73b4){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x5d73b4)||'default')['toUpperCase']()+'_LIST_'+_0x5d73b4['toUpperCase']()['replace'](/-/g,'_');}}class gt extends _0xacca18{['afterInit'](){const _0x27c836=this['editor'];if(!_0x27c836['plugins']['has']('MediaEmbedEditing'))return;const _0x3a70c2=_0x27c836['plugins']['get']('TrackChangesEditing'),_0x2278e4=_0x27c836['locale'];_0x3a70c2['enableCommand']('mediaEmbed'),_0x3a70c2['descriptionFactory']['registerElementLabel']('media',_0x40e9e1=>o(_0x2278e4,'ELEMENT_MEDIA',_0x40e9e1)),_0x27c836['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1e03bf,{writer:_0x5a695e,options:_0x27c971})=>{if(_0x27c971['showSuggestionHighlights'])return _0x5a695e['createEmptyElement']('div');},'converterPriority':'high'}),_0x27c836['data']['downcastDispatcher']['on']('attribute:url:media',(_0xcab3c,_0x4adc8d,_0x807bf0)=>{_0x807bf0['options']['showSuggestionHighlights']&&_0xcab3c['stop']();},{'priority':'high'});}}class lt extends _0xacca18{['afterInit'](){const _0x96130c=this['editor'];_0x96130c['plugins']['has']('MentionEditing')&&_0x96130c['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0xacca18{['afterInit'](){const _0x2bc82c=this['editor'];if(!_0x2bc82c['plugins']['has']('MergeFieldsEditing'))return;const _0x3c3194=_0x2bc82c['plugins']['get']('TrackChangesEditing'),_0x4fbe55=_0x2bc82c['locale'];_0x3c3194['enableCommand']('insertMergeField'),_0x3c3194['enableCommand']('insertMergeFieldBlock'),_0x3c3194['enableCommand']('insertMergeFieldImage'),_0x3c3194['descriptionFactory']['registerElementLabel']('mergeField',_0x3628f4=>o(_0x4fbe55,'ELEMENT_MERGE_FIELD',_0x3628f4)),_0x3c3194['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x29d139=>o(_0x4fbe55,'ELEMENT_MERGE_FIELD',_0x29d139)),_0x3c3194['descriptionFactory']['registerDescriptionCallback'](_0x57a7c2=>{if('insertion'!=_0x57a7c2['type']&&'deletion'!=_0x57a7c2['type'])return;const _0x4f1446=_0x57a7c2['getContainedElement']();if(null==_0x4f1446)return;const _0x430fa7=_0x2bc82c['plugins']['get']('MergeFieldsEditing');let _0x5a493f;switch(_0x430fa7['getMergeFieldType'](_0x4f1446)){case null:return;case'image':{const _0x163ed6=_0x430fa7['unwrapAffixes'](_0x4f1446['getAttribute']('src'));_0x5a493f=_0x430fa7['getLabel'](_0x163ed6)||_0x163ed6;break;}default:{const _0x43971d=_0x4f1446['getAttribute']('id');_0x5a493f=_0x430fa7['getLabel'](_0x43971d)||_0x43971d;break;}}return'insertion'==_0x57a7c2['type']?{'type':'insertion','content':o(_0x4fbe55,'*Insert:*\x20%0','\x22'+_0x5a493f+'\x22\x20'+o(_0x4fbe55,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x4fbe55,'*Remove:*\x20%0','\x22'+_0x5a493f+'\x22\x20'+o(_0x4fbe55,'ELEMENT_MERGE_FIELD'))};});}}class mt extends _0xacca18{['afterInit'](){const _0xf0b1f6=this['editor'],_0x292604=_0xf0b1f6['plugins']['get']('TrackChangesEditing');_0xf0b1f6['plugins']['has']('MultiLevelList')&&(_0x292604['enableDefaultAttributesIntegration']('multiLevelList'),_0x292604['registerBlockAttribute']('listMarkerStyle'),_0x292604['descriptionFactory']['registerDescriptionCallback'](_0x2caad5=>this['handleDescriptions'](_0x2caad5)));}['handleDescriptions'](_0x3ac809){const _0x5f252f=this['editor']['locale'],{data:_0x4aa154}=_0x3ac809,_0x26304f={'type':'format','content':''};if(_0x4aa154&&'listMarkerStyle'==_0x4aa154['key']){if(!_0x4aa154['oldValue'])return{'type':'format','content':o(_0x5f252f,'*Set\x20format:*\x20%0',o(_0x5f252f,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4aa154['newValue']+')'};if(!_0x4aa154['newValue']){let _0x17d45c=_0x3ac809['head'];for(;_0x17d45c;){if(_0x17d45c['data']&&'listType'==_0x17d45c['data']['key']&&_0x17d45c['data']['newValue'])return _0x26304f;_0x17d45c=_0x17d45c['next'];}return{'type':'format','content':o(_0x5f252f,'*Remove\x20format:*\x20%0',o(_0x5f252f,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4aa154['oldValue']+')'};}}}}class pt extends _0xacca18{['afterInit'](){const _0xe875fb=this['editor'];if(!_0xe875fb['plugins']['has']('PageBreakEditing'))return;_0xe875fb['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x3ed0e9=_0xe875fb['plugins']['get']('TrackChangesEditing'),_0x415bc1=_0xe875fb['locale'];_0x3ed0e9['descriptionFactory']['registerElementLabel']('pageBreak',_0x4f1fc4=>o(_0x415bc1,'ELEMENT_PAGE_BREAK',_0x4f1fc4));}}class kt extends _0xacca18{['afterInit'](){const _0x11fd59=this['editor'];if(!_0x11fd59['plugins']['has']('Paragraph'))return;const _0x5d9539=_0x11fd59['locale'],_0x4ce8a9=_0x11fd59['plugins']['get']('TrackChangesEditing');_0x4ce8a9['descriptionFactory']['registerElementLabel']('paragraph',_0x16b522=>o(_0x5d9539,'ELEMENT_PARAGRAPH',_0x16b522)),_0x4ce8a9['enableDefaultAttributesIntegration']('paragraph'),_0x4ce8a9['enableCommand']('insertParagraph'),_0x11fd59['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x11fd59),{'priority':'highest'}),_0x11fd59['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x24afcc,_0x162b7f,_0x409dd3)=>{_0x409dd3['options']['showSuggestionHighlights']&&nr(_0x11fd59,{'showActiveMarker':!0x1})(_0x24afcc,_0x162b7f,_0x409dd3);},{'priority':'highest'});const _0x1c0f9f=_0x4ce8a9['descriptionFactory'];_0x1c0f9f['registerDescriptionCallback'](_0x54d138=>{if('insertion'!==_0x54d138['type'])return;const {start:_0x15cbc6,end:_0x2b0051}=_0x54d138['getFirstRange']();if(!_0x15cbc6['isTouching'](_0x2b0051)||!_0x15cbc6['nodeAfter'])return;const _0x32fc25=_0x11fd59['model']['schema'],_0x5aff26=_0x15cbc6['nodeAfter'];return _0x32fc25['isBlock'](_0x5aff26)&&!_0x32fc25['isLimit'](_0x5aff26)&&_0x32fc25['checkChild'](_0x5aff26,'$text')?{'type':'insertion','content':o(_0x5d9539,'*Insert:*\x20%0',_0x1c0f9f['getItemLabel'](_0x5aff26,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3f3f2c=this['editor'],_0x37842b=_0x3f3f2c['locale'];_0x3f3f2c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x34cbb1=>{if('formatBlock'!=_0x34cbb1['type'])return;const {data:_0x24c716}=_0x34cbb1;return _0x24c716&&'paragraph'==_0x24c716['commandName']?{'type':'format','content':o(_0x37842b,'*Change\x20to:*\x20%0',o(_0x37842b,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x596a58,{showActiveMarker:_0x30468d=!0x0}={}){return(_0x4faba0,_0x58bdf3,_0x41ffa1)=>{const _0x1ec1bc=_0x596a58['plugins']['get']('TrackChangesEditing'),_0x4be273=_0x58bdf3['markerRange']['start'],_0x38c84c=_0x58bdf3['markerRange']['end'],_0x6979bc=_0x596a58['model']['schema'];if(!_0x4be273['isTouching'](_0x38c84c)||!_0x4be273['nodeAfter'])return;const _0x50188e=_0x4be273['nodeAfter'];if(_0x6979bc['isBlock'](_0x50188e)&&!_0x6979bc['isLimit'](_0x50188e)&&_0x6979bc['checkChild'](_0x50188e,'$text')){if(!_0x41ffa1['consumable']['consume'](_0x58bdf3['markerRange'],_0x4faba0['name']))return;const {id:_0x2ed428,authorId:_0x28a0b9}=_0x1ec1bc['_splitMarkerName'](_0x58bdf3['markerName']),_0x46fa9c=_0x41ffa1['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-suggestion':_0x2ed428,'data-author-id':_0x28a0b9}),_0x5c4d25=_0x41ffa1['mapper']['toViewPosition'](_0x38c84c);_0x30468d&&_0x1ec1bc['activeMarkers']['includes'](_0x58bdf3['markerName'])&&_0x41ffa1['writer']['addClass']('ck-suggestion-marker--active',_0x46fa9c),_0x41ffa1['writer']['insert'](_0x5c4d25,_0x46fa9c),_0x41ffa1['mapper']['bindElementToMarker'](_0x46fa9c,_0x58bdf3['markerName']);}};}class wt extends _0xacca18{['afterInit'](){const _0x131919=this['editor'];_0x131919['commands']['get']('replaceSource')&&_0x131919['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class bt extends _0xacca18{['afterInit'](){const _0x3401fe=this['editor'];if(!_0x3401fe['plugins']['has']('RemoveFormatEditing'))return;_0x3401fe['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x18b9a1=this['editor'];_0x18b9a1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5b3708=>{if('formatBlock'!=_0x5b3708['type']&&'formatInline'!=_0x5b3708['type'])return;const {data:_0x30f90a}=_0x5b3708;return _0x30f90a&&'removeFormat'==_0x30f90a['commandName']?{'type':'format','content':o(_0x18b9a1['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0xacca18{['afterInit'](){const _0x2846e9=this['editor'];if(!_0x2846e9['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x43d12a=_0x2846e9['plugins']['get']('TrackChangesEditing');_0x43d12a['enableCommand']('goToPreviousRestrictedEditingException'),_0x43d12a['enableCommand']('goToNextRestrictedEditingException');const _0x16e016=_0x2846e9['plugins']['get']('RestrictedEditingModeEditing');_0x16e016['enableCommand']('trackChanges'),_0x16e016['enableCommand']('acceptSuggestion'),_0x16e016['enableCommand']('discardSuggestion'),_0x16e016['enableCommand']('acceptAllSuggestions'),_0x16e016['enableCommand']('discardAllSuggestions'),_0x16e016['enableCommand']('acceptSelectedSuggestions'),_0x16e016['enableCommand']('discardSelectedSuggestions');}}class jt extends _0xacca18{['afterInit'](){const _0x127854=this['editor'];if(!_0x127854['plugins']['has']('ShiftEnter'))return;const _0x1bc7ff=_0x127854['plugins']['get']('TrackChangesEditing');_0x1bc7ff['enableCommand']('shiftEnter'),_0x127854['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x127854),{'priority':'high'}),_0x127854['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x127854),{'priority':'high'}),_0x127854['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x54c4ab,_0x220670,_0x9e88ad)=>{_0x9e88ad['options']['showSuggestionHighlights']&&je(_0x127854,{'showActiveMarker':!0x1})(_0x54c4ab,_0x220670,_0x9e88ad);}),_0x1bc7ff['descriptionFactory']['registerElementLabel']('softBreak',_0x243c24=>o(_0x127854['locale'],'ELEMENT_LINE_BREAK',_0x243c24));}}function je(_0xda02f6,{showActiveMarker:_0x418e4c=!0x0}={}){return(_0xc60e2f,_0x5c399f,_0x5b3b1d)=>{const _0x4a42d9=_0xda02f6['plugins']['get']('TrackChangesEditing');if(!_0x5b3b1d['consumable']['test'](_0x5c399f['markerRange'],_0xc60e2f['name']))return;const _0x360c64=_0xda02f6['model'];for(const _0x2d1d77 of _0x5c399f['markerRange']['getItems']()){if(!_0x2d1d77['is']('element','softBreak'))continue;const _0x345d1a='deletion'==_0x5c399f['markerName']['split'](':')[0x1]?'merge':'split',{id:_0x23cd78,authorId:_0x3278fe}=_0x4a42d9['_splitMarkerName'](_0x5c399f['markerName']),_0x55b116=_0x5b3b1d['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x345d1a,'data-suggestion':_0x23cd78,'data-author-id':_0x3278fe}),_0x21c84c=_0x5b3b1d['mapper']['toViewPosition'](_0x360c64['createPositionBefore'](_0x2d1d77));_0x418e4c&&_0x4a42d9['activeMarkers']['includes'](_0x5c399f['markerName'])&&_0x5b3b1d['writer']['addClass']('ck-suggestion-marker--active',_0x55b116),_0x5b3b1d['writer']['insert'](_0x21c84c,_0x55b116),_0x5b3b1d['mapper']['bindElementToMarker'](_0x55b116,_0x5c399f['markerName']);}};}class St extends _0xacca18{['afterInit'](){const _0x3bc5f5=this['editor'],_0x26ab0c=_0x3bc5f5['model'],_0x1e2331=_0x3bc5f5['locale'];if(!_0x3bc5f5['plugins']['has']('StandardEditingModeEditing'))return;const _0x324ef6=_0x3bc5f5['plugins']['get']('TrackChangesEditing'),_0x3b8e28='restrictedEditingException',_0x5c356d=_0x3bc5f5['commands']['get'](_0x3b8e28);_0x324ef6['enableCommand'](_0x3b8e28,(_0x5c3665,_0x26ba06={})=>{const _0x1190c2=_0x26ab0c['document']['selection'];if(_0x1190c2['isCollapsed'])return void _0x5c3665(_0x26ba06);const _0x2afdc8=void 0x0!==_0x26ba06['forceValue']?_0x26ba06['forceValue']:!_0x5c356d['value'];_0x26ab0c['change'](()=>{const _0x471b21=Array['from'](_0x1190c2['getRanges']());for(const _0x263a91 of _0x471b21){const _0x958128=_0x2afdc8?[_0x263a91]:io(_0x3b8e28,_0x263a91,_0x26ab0c);for(const _0x3cefd2 of _0x958128)_0x324ef6['markInlineFormat'](_0x3cefd2,{'commandName':_0x3b8e28,'commandParams':[{'forceValue':_0x2afdc8}]});}});}),_0x324ef6['descriptionFactory']['registerDescriptionCallback'](_0x854231=>{if('formatBlock'!=_0x854231['type']&&'formatInline'!=_0x854231['type'])return;const {data:_0x28c522}=_0x854231;return _0x28c522&&_0x28c522['commandName']==_0x3b8e28?_0x28c522['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1e2331,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x1e2331,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class It extends _0xacca18{['afterInit'](){const _0x438e9=this['editor'];if(!_0x438e9['plugins']['has']('Style')||!_0x438e9['plugins']['has']('DataSchema'))return;const _0x2868b5=_0x438e9['plugins']['get']('TrackChangesEditing'),_0x8d0704=_0x438e9['locale'],_0x311703=_0x438e9['config']['get']('style')||{},_0xb22e6b=_0x438e9['plugins']['get']('GeneralHtmlSupport'),_0x3180eb=_0x438e9['plugins']['get']('StyleUtils')['normalizeConfig'](_0x438e9['plugins']['get']('DataSchema'),_0x311703['definitions']);_0x2868b5['enableDefaultAttributesIntegration']('style');const _0x3774d4=new Set();for(const _0x3b406b of _0x3180eb['block']){const _0x436a93=_0xb22e6b['getGhsAttributeNameForElement'](_0x3b406b['element']);_0x3774d4['add'](_0x436a93);}const _0x1f9a35=new Set();for(const _0x43fbc2 of _0x3180eb['inline']){const _0x54029c=_0xb22e6b['getGhsAttributeNameForElement'](_0x43fbc2['element']);_0x1f9a35['add'](_0x54029c);for(const _0xf30e31 of _0x43fbc2['ghsAttributes'])_0x1f9a35['add'](_0xf30e31);}for(const _0x6834f9 of _0x3774d4)_0x2868b5['registerBlockAttribute'](_0x6834f9),_0x2868b5['descriptionFactory']['registerAttributeLabel'](_0x6834f9,o(_0x8d0704,'FORMAT_STYLE'));for(const _0xb549be of _0x1f9a35)_0x2868b5['registerInlineAttribute'](_0xb549be),_0x2868b5['descriptionFactory']['registerAttributeLabel'](_0xb549be,o(_0x8d0704,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xa3b43d=this['editor'],_0x524c18=_0xa3b43d['locale'];_0xa3b43d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x498d86=>{if('formatBlock'!=_0x498d86['type']&&'formatInline'!=_0x498d86['type'])return;const {data:_0x50a571}=_0x498d86;return _0x50a571&&'style'===_0x50a571['commandName']?_0x50a571['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x524c18,'*Set\x20format:*\x20%0',_0x50a571['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x524c18,'*Remove\x20format:*\x20%0',_0x50a571['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class At extends _0xacca18{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x121427){super(_0x121427),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x82470=this['editor'],_0x199f76=_0x82470['model']['document']['selection'];if(!_0x82470['plugins']['has']('TableEditing'))return;const _0x1c1c23=_0x82470['locale'],_0x3f5132=_0x82470['plugins']['get']('TrackChangesEditing'),_0x132d42=_0x82470['plugins']['get']('TableUtils');_0x3f5132['descriptionFactory']['registerElementLabel']('table',_0x4e2d98=>o(_0x1c1c23,'ELEMENT_TABLE',_0x4e2d98)),this['_setupColumnsRowsFixing'](),_0x3f5132['enableCommand']('insertTable'),_0x3f5132['enableCommand']('selectTableRow'),_0x3f5132['enableCommand']('selectTableColumn');for(const _0x14754d of['insertTableRowAbove','insertTableRowBelow']){const _0x2a4dd2=_0x82470['commands']['get'](_0x14754d);_0x3f5132['enableCommand'](_0x14754d,_0x3af0f7=>{_0x82470['model']['change'](_0x10e81d=>{_0x3af0f7();const _0x13b683='above'===_0x2a4dd2['order'],_0xeafd98=_0x132d42['getSelectionAffectedTableCells'](_0x199f76),_0x16e20a=_0x132d42['getRowIndexes'](_0xeafd98),_0x29b9b4=_0x13b683?_0x16e20a['first']-0x1:_0x16e20a['last']+0x1,_0x6b6c08=_0xeafd98[0x0]['findAncestor']('table'),_0x11e723=_0x132d42['createTableWalker'](_0x6b6c08,{'startRow':_0x29b9b4,'endRow':_0x29b9b4}),_0x12766c=Array['from'](_0x11e723)['map'](_0x4eb67e=>_0x10e81d['createRangeOn'](_0x4eb67e['cell']));_0x3f5132['markMultiRangeInsertion'](_0x12766c,'tableRow');});});}for(const _0x5c38cf of['insertTableColumnLeft','insertTableColumnRight']){const _0x185239=_0x82470['commands']['get'](_0x5c38cf);_0x3f5132['enableCommand'](_0x5c38cf,_0xefa141=>{_0x82470['model']['change'](_0x4dc25b=>{_0xefa141();const _0x564066='left'===_0x185239['order'],_0x3a0643=_0x132d42['getSelectionAffectedTableCells'](_0x199f76),_0x2439cd=_0x132d42['getColumnIndexes'](_0x3a0643),_0x41ccf0=_0x564066?_0x2439cd['first']-0x1:_0x2439cd['last']+0x1,_0x4994b6=_0x3a0643[0x0]['findAncestor']('table'),_0x7c9ed=_0x132d42['createTableWalker'](_0x4994b6,{'startRow':0x0,'column':_0x41ccf0,'includeAllSlots':!0x1}),_0x1f6426=Array['from'](_0x7c9ed)['map'](_0x32e536=>_0x4dc25b['createRangeOn'](_0x32e536['cell']));_0x3f5132['markMultiRangeInsertion'](_0x1f6426,'tableColumn');});});}for(const _0x218682 of['removeTableRow','removeTableColumn']){const _0x3d306e=_0x218682['substr'](0xb),_0x1d50cf=_0x3d306e['toLowerCase'](),_0x209912=_0x1d50cf['substr'](0x0,0x3)+'span',_0x3782a9='table'+_0x3d306e,_0x356b16='min'+_0x3d306e,_0x1919cf='max'+_0x3d306e;_0x3f5132['enableCommand'](_0x218682,()=>{_0x82470['model']['change'](_0xf03bcf=>{const _0x3423cf=_0x132d42['getSelectionAffectedTableCells'](_0x199f76),_0x5de7b3=_0x3423cf[0x0]['findAncestor']('table');let _0x1d52bf;if('removeTableRow'==_0x218682){const _0x28a2de=_0x132d42['getRowIndexes'](_0x3423cf);_0x1d52bf={'startRow':_0x28a2de['first'],'endRow':_0x28a2de['last'],'includeAllSlots':!0x0};}else{const _0x29a16a=_0x132d42['getColumnIndexes'](_0x3423cf);_0x1d52bf={'startColumn':_0x29a16a['first'],'endColumn':_0x29a16a['last'],'includeAllSlots':!0x0};}const _0x23174a=_0x132d42['createTableWalker'](_0x5de7b3,_0x1d52bf),_0x554cbf=Array['from'](_0x23174a)['map'](({cell:_0x513018})=>_0x513018),_0x2862ae=Ne(_0x554cbf['filter'](_0x3859da=>_0x3859da['hasAttribute'](_0x209912))),_0x35e4fb=Ne(_0x554cbf['filter'](_0x536b71=>!_0x536b71['hasAttribute'](_0x209912)))['map'](_0x3c1868=>_0xf03bcf['createRangeOn'](_0x3c1868)),_0x47517c=_0x3f5132['markMultiRangeDeletion'](_0x35e4fb,_0x3782a9);if(_0x47517c&&('tableRow'==_0x47517c['subType']||'tableColumn'==_0x47517c['subType'])){const _0x22421f=this['_getSuggestionCoords'](_0x47517c);for(const _0x4310b5 of _0x2862ae){const _0x1532e6=_0xf03bcf['createRangeOn'](_0x4310b5),_0x241274=_0x132d42['getCellLocation'](_0x4310b5),_0xc5e82a=_0x4310b5['getAttribute'](_0x209912)-0x1,_0x841700=_0x22421f[_0x356b16],_0xdcac99=_0x22421f[_0x1919cf];_0x841700<=_0x241274[_0x1d50cf]&&_0x241274[_0x1d50cf]+_0xc5e82a<=_0xdcac99&&_0x47517c['addRange'](_0x1532e6);}}});});}function _0x2c515f(_0x5a8577){const _0x5b1a5a=Array['from'](_0x199f76['getRanges']())['map'](_0x1ae791=>_0x171836['fromRange'](_0x1ae791));_0x82470['model']['change'](_0x40110b=>{const _0x26229b=_0x40110b['batch'];_0x5a8577=_0x5a8577['filter'](_0x8d9ee6=>'$graveyard'!=_0x8d9ee6['root']['rootName']),_0x40110b['setSelection'](_0x5a8577),_0x82470['commands']['get']('removeTableRow')['refresh'](),_0x82470['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x82470['model']['enqueueChange'](()=>{_0x82470['model']['enqueueChange'](_0x26229b,_0x279171=>{const _0x14e68a=_0x5b1a5a['filter'](_0x84fd6c=>'$graveyard'!=_0x84fd6c['root']['rootName']);_0x14e68a['length']>0x0&&_0x279171['setSelection'](_0x14e68a);for(const _0x3a3716 of _0x5b1a5a)_0x3a3716['detach']();});});});}function _0x3d78c4(_0x329208){_0x82470['model']['change'](_0x4a9ef2=>{const _0x29d5c0=Array['from'](_0x199f76['getRanges']())['map'](_0x469072=>_0x171836['fromRange'](_0x469072)),_0x18910b=[];for(const _0x126939 of _0x329208)for(const _0x1d4303 of _0x126939['getItems']({'shallow':!0x0}))_0x18910b['push'](_0x1d4303);for(const _0xf822a6 of _0x18910b)'$graveyard'!=_0xf822a6['root']['rootName']&&(_0x4a9ef2['setSelection'](_0x4a9ef2['createPositionAt'](_0xf822a6,0x0)),_0x82470['commands']['get']('removeTableColumn')['refresh'](),_0x82470['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x2b4e1f=_0x29d5c0['filter'](_0x5ee007=>'$graveyard'!=_0x5ee007['root']['rootName']);_0x2b4e1f['length']>0x0&&_0x4a9ef2['setSelection'](_0x2b4e1f);for(const _0x1a0b1a of _0x29d5c0)_0x1a0b1a['detach']();});}function _0x13ac81(_0x4a84b7,_0x21f37f){return _0x21f37f['every'](_0x181f97=>_0x4a84b7['some'](_0x1a1a5f=>_0x1a1a5f['end']['isEqual'](_0x181f97['start'])||_0x181f97['end']['isEqual'](_0x1a1a5f['start'])));}function _0x4c3239(_0x498886,_0x493c18){return!_0x498886['some'](_0x3e6eed=>_0x493c18['some'](_0xf2c140=>_0x3e6eed['isIntersecting'](_0xf2c140)))&&_0x498886['some'](_0x359db3=>_0x493c18['some'](_0x44383a=>_0x359db3['end']['isTouching'](_0x44383a['start'])));}_0x82470['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1cbc46,_0x4be634,_0x3178cb)=>{if(!_0x3178cb['options']['showSuggestionHighlights'])return;const _0x582f61=_0x4be634['item'];if(!_0x582f61||!_0x582f61['is']('element','tableCell'))return;const _0x5ee511=_0x3178cb['mapper']['toViewElement'](_0x582f61);if(_0x5ee511){const {id:_0x4df0a6,authorId:_0x2bf15a}=_0x3f5132['_splitMarkerName'](_0x4be634['markerName']);_0x2786a8(_0x5ee511,_0x3178cb['writer'],(_0x5b9881,_0x134c4e,_0x41c4ba)=>{_0x41c4ba['addClass'](_0x459417(_0x134c4e['classes']),_0x5b9881),_0x41c4ba['setAttribute']('data-suggestion-id',_0x4df0a6,_0x5b9881),_0x41c4ba['setAttribute']('data-author-id',_0x2bf15a,_0x5b9881);},(_0x113ccd,_0x3886da,_0x4473cd)=>{_0x4473cd['removeClass'](_0x459417(_0x3886da['classes']),_0x113ccd),_0x4473cd['removeAttribute']('data-suggestion-id',_0x113ccd),_0x4473cd['removeAttribute']('data-author-id',_0x113ccd);});}},{'priority':'highest'}),_0x3f5132['descriptionFactory']['registerDescriptionCallback'](_0x19ee95=>{if('insertion'!=_0x19ee95['type']&&'deletion'!=_0x19ee95['type'])return;const _0x27036e=_0x19ee95['getContainedElement']();if(null!=_0x27036e&&_0x27036e['is']('element','table')){if('insertion'==_0x19ee95['type']){const _0x24a53f=_0x19ee95['getItems']()['filter'](_0x991fc0=>_0x991fc0['is']('$textProxy'))['map'](_0x563029=>_0x563029['data']);if(_0x24a53f['length'])return{'type':'insertion','content':o(_0x1c1c23,'*Insert:*\x20%0',o(_0x1c1c23,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x24a53f['join']('\x20')+'\x22'))};}if('deletion'==_0x19ee95['type']){const _0x2eba2c=_0x19ee95['getItems']()['filter'](_0x2c2c6b=>_0x2c2c6b['is']('$textProxy'))['map'](_0x5edfad=>_0x5edfad['data']);if(_0x2eba2c['length'])return{'type':'deletion','content':o(_0x1c1c23,'*Remove:*\x20%0',o(_0x1c1c23,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2eba2c['join']('\x20')+'\x22'))};}}}),_0x3f5132['descriptionFactory']['registerDescriptionCallback'](_0x3c17b8=>{if('tableRow'==_0x3c17b8['subType']){const _0x40aada=_0x3c17b8['getItems']()['filter'](_0x8aa5cb=>_0x8aa5cb['is']('$textProxy'))['map'](_0x11d2fe=>_0x11d2fe['data']),_0x43072a=this['_getSuggestionCoords'](_0x3c17b8),_0xfa23a0=_0x43072a['maxRow']-_0x43072a['minRow']+0x1;if('insertion'==_0x3c17b8['type'])return _0x40aada['length']?{'type':'insertion','content':o(_0x1c1c23,'*Insert:*\x20%0',o(_0x1c1c23,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0xfa23a0,'\x22'+_0x40aada['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1c1c23,'*Insert:*\x20%0',o(_0x1c1c23,'ELEMENT_TABLE_ROW',_0xfa23a0))};if('deletion'==_0x3c17b8['type'])return _0x40aada['length']?{'type':'deletion','content':o(_0x1c1c23,'*Remove:*\x20%0',o(_0x1c1c23,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0xfa23a0,'\x22'+_0x40aada['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1c1c23,'*Remove:*\x20%0',o(_0x1c1c23,'ELEMENT_TABLE_ROW',_0xfa23a0))};}if('tableColumn'==_0x3c17b8['subType']){const _0x51645e=_0x3c17b8['getItems']()['filter'](_0x5115be=>_0x5115be['is']('$textProxy'))['map'](_0x1edc8d=>_0x1edc8d['data']),_0x2cc741=this['_getSuggestionCoords'](_0x3c17b8),_0x45cd17=_0x2cc741['maxColumn']-_0x2cc741['minColumn']+0x1;if('insertion'==_0x3c17b8['type'])return _0x51645e['length']?{'type':'insertion','content':o(_0x1c1c23,'*Insert:*\x20%0',o(_0x1c1c23,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x45cd17,'\x22'+_0x51645e['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1c1c23,'*Insert:*\x20%0',o(_0x1c1c23,'ELEMENT_TABLE_COLUMN',_0x45cd17))};if('deletion'==_0x3c17b8['type'])return _0x51645e['length']?{'type':'deletion','content':o(_0x1c1c23,'*Remove:*\x20%0',o(_0x1c1c23,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x45cd17,'\x22'+_0x51645e['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1c1c23,'*Remove:*\x20%0',o(_0x1c1c23,'ELEMENT_TABLE_COLUMN',_0x45cd17))};}}),_0x3f5132['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x2c515f),_0x3f5132['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x2c515f),_0x3f5132['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x3d78c4),_0x3f5132['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x3d78c4),_0x3f5132['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x13ac81),_0x3f5132['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x13ac81),_0x3f5132['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x4c3239),_0x3f5132['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x4c3239);}['_acceptFormatSuggestionCallbackFactory'](){const _0x49faf3=this['editor'],_0x3c9855=_0x49faf3['model']['document']['selection'];return(_0x42123a,_0x1a33cd)=>{_0x49faf3['model']['change'](_0x2bef4f=>{const {commandName:_0x5293a1,commandParams:_0x11e02b}=_0x1a33cd;let _0x29218e=_0x42123a[0x0]['end']['nodeBefore'];_0x11e02b&&_0x11e02b[0x0]&&!0x1===_0x11e02b[0x0]['forceValue']&&(_0x29218e=_0x42123a[0x0]['start']['nodeAfter']);const _0x46236a=_0x2bef4f['createRangeIn'](_0x29218e);if('$graveyard'==_0x46236a['root']['rootName'])return;const _0x2f130a=Array['from'](_0x3c9855['getRanges']())['map'](_0x360fea=>_0x171836['fromRange'](_0x360fea));_0x2bef4f['setSelection'](_0x46236a),_0x49faf3['commands']['get'](_0x5293a1)['refresh'](),_0x11e02b['push']({'forceDefaultExecution':!0x0}),_0x49faf3['execute'](_0x5293a1,..._0x11e02b);const _0x46b62a=_0x2f130a['filter'](_0x2f8602=>'$graveyard'!=_0x2f8602['root']['rootName']);_0x46b62a['length']>0x0&&_0x2bef4f['setSelection'](_0x46b62a);for(const _0x3bbf51 of _0x2f130a)_0x3bbf51['detach']();});};}['_getCoordsForCells'](_0x626587){const _0x496de5=this['editor']['plugins']['get']('TableUtils');let _0x5e614c=Number['MAX_SAFE_INTEGER'],_0x36c5e9=Number['MIN_SAFE_INTEGER'],_0x5dcf11=Number['MAX_SAFE_INTEGER'],_0x3f0297=Number['MIN_SAFE_INTEGER'];for(const _0x4e7114 of _0x626587){if('$graveyard'==_0x4e7114['root']['rootName'])continue;const {row:_0x584b15,column:_0x490887}=_0x496de5['getCellLocation'](_0x4e7114),_0x10de8b=_0x4e7114['hasAttribute']('rowspan')?_0x4e7114['getAttribute']('rowspan')-0x1:0x0,_0x5cb654=_0x4e7114['hasAttribute']('colspan')?_0x4e7114['getAttribute']('colspan')-0x1:0x0;_0x5e614c=_0x584b15<_0x5e614c?_0x584b15:_0x5e614c,_0x36c5e9=_0x584b15+_0x10de8b>_0x36c5e9?_0x584b15+_0x10de8b:_0x36c5e9,_0x5dcf11=_0x490887<_0x5dcf11?_0x490887:_0x5dcf11,_0x3f0297=_0x490887+_0x5cb654>_0x3f0297?_0x490887+_0x5cb654:_0x3f0297;}return{'minRow':_0x5e614c,'maxRow':_0x36c5e9,'minColumn':_0x5dcf11,'maxColumn':_0x3f0297};}['_setupColumnsRowsFixing'](){const _0x3ff3cb=this['editor'],_0x3c5570=_0x3ff3cb['plugins']['get']('TrackChangesEditing'),_0x26609e=_0x3ff3cb['plugins']['get']('TableUtils');_0x3ff3cb['model']['document']['on']('change:data',()=>{const _0x3db8b4=Array['from'](_0x3ff3cb['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x6d66e2,data:_0x2b94ea}of _0x3db8b4){const {group:_0x54b00e,id:_0x57a9d6,subType:_0xef27b9}=_0x3c5570['_splitMarkerName'](_0x6d66e2);if('suggestion'!=_0x54b00e)continue;if(null!=_0x2b94ea['oldRange'])continue;const _0x2ada7c=_0x3c5570['getSuggestion'](_0x57a9d6);this['_tablePostFixingSubtypes']['includes'](_0xef27b9)&&this['_tableSuggestions']['add'](_0x2ada7c);}},{'priority':'low'});const _0x47c983=(_0x671047,_0x462f61)=>{let _0x1f3fe1=!0x1;const _0x5473a7=_0x462f61['createRangeOn'](_0x671047),_0x23a0cb=_0x671047['findAncestor']('table'),_0x27ee26=_0x26609e['getCellLocation'](_0x671047);for(const _0x30aa21 of this['_tableSuggestions']){const _0x5c16ca=_0x30aa21['subType'],_0x246f5f=_0x5c16ca['startsWith']('tablePaste'),_0x26ce17=_0x5c16ca['substr'](_0x246f5f?0xa:0x5),_0x2eb563=_0x26ce17['toLowerCase'](),_0x27fb71=_0x2eb563['substr'](0x0,0x3)+'span',_0x4f44a7='min'+_0x26ce17,_0x173b51='max'+_0x26ce17;if(!_0x30aa21['isInContent'])continue;if(_0x23a0cb!=_0x30aa21['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x30aa21['isIntersectingWithRange'](_0x5473a7))continue;const _0x5c633a=_0x671047['hasAttribute'](_0x27fb71)?_0x671047['getAttribute'](_0x27fb71)-0x1:0x0,_0x4e0761=this['_getSuggestionCoords'](_0x30aa21),_0x237858=_0x4e0761[_0x4f44a7],_0x36891f=_0x4e0761[_0x173b51];_0x237858<=_0x27ee26[_0x2eb563]&&_0x27ee26[_0x2eb563]+_0x5c633a<=_0x36891f&&(_0x30aa21['addRange'](_0x5473a7),_0x1f3fe1=!0x0);}return _0x1f3fe1;};_0x3ff3cb['model']['document']['registerPostFixer'](_0x122b82=>{let _0x45d4a8=!0x1;for(const _0x293ae5 of _0x3ff3cb['model']['document']['differ']['getChanges']())if('insert'==_0x293ae5['type']){if('tableRow'==_0x293ae5['name']){for(const _0x4a7f93 of _0x293ae5['position']['nodeAfter']['getChildren']())_0x45d4a8=_0x45d4a8||_0x47c983(_0x4a7f93,_0x122b82);}else'tableCell'==_0x293ae5['name']&&(_0x45d4a8=_0x45d4a8||_0x47c983(_0x293ae5['position']['nodeAfter'],_0x122b82));}return _0x45d4a8;});}['_getSuggestionCoords'](_0x4981f7){return this['_getCoordsForCells'](_0x4981f7['getRanges']()['map'](_0x259cba=>_0x259cba['start']['nodeAfter']));}}function Ne(_0xbfb207){return Array['from'](new Set(_0xbfb207)['values']());}class _t extends _0xacca18{static get['requires'](){return[At];}['afterInit'](){const _0x142aeb=this['editor'],_0xcd3a27=_0x142aeb['model']['document']['selection'],_0x3c6956=_0x142aeb['locale'];if(!_0x142aeb['plugins']['has']('TableEditing'))return;const _0x3a60e6=_0x142aeb['plugins']['get']('TrackChangesEditing'),_0x13268f=_0x142aeb['plugins']['get']('TableUtils'),_0x654bc0=_0x142aeb['plugins']['get'](At);_0x654bc0['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x3a60e6['enableCommand']('mergeTableCells',()=>{const _0x23d1e8=_0x13268f['getSelectionAffectedTableCells'](_0x142aeb['model']['document']['selection']);_0x142aeb['model']['change'](()=>{_0x3a60e6['markMultiRangeBlockFormat'](_0x23d1e8,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x142aeb['commands']['get']('mergeTableCells')['on']('execute',(_0x5cf9ab,_0x22e9b9)=>{_0x142aeb['commands']['get']('trackChanges')['value']&&(_0x22e9b9['length']>0x0&&_0x22e9b9[_0x22e9b9['length']-0x1]&&_0x22e9b9[_0x22e9b9['length']-0x1]['forceDefaultExecution']||_0x3a60e6['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x5cf9ab['stop']());},{'priority':'highest'});for(const _0x45a100 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x43849b=_0x142aeb['commands']['get'](_0x45a100);_0x3a60e6['enableCommand'](_0x45a100,()=>{const _0x220e51=_0x142aeb['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x1811dd=>_0x1811dd['is']('element','tableCell')),_0x584b86=_0x43849b['value'];_0x142aeb['model']['change'](()=>{_0x3a60e6['markMultiRangeBlockFormat']([_0x220e51,_0x584b86],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x1a9dcc of['splitTableCellVertically','splitTableCellHorizontally']){const _0x29ed86=_0x142aeb['commands']['get'](_0x1a9dcc);_0x3a60e6['enableCommand'](_0x1a9dcc,()=>{const _0x5afe0d=_0x13268f['getSelectionAffectedTableCells'](_0x142aeb['model']['document']['selection'])[0x0],_0x5f07a0=_0x5afe0d['findAncestor']('table'),{column:_0x54f0aa,row:_0x57dda2}=_0x13268f['getCellLocation'](_0x5afe0d);let _0x1fdf04=[];if('horizontally'==_0x29ed86['direction']){const _0x2a92a8=_0x13268f['createTableWalker'](_0x5f07a0,{'startRow':_0x57dda2,'endRow':_0x57dda2,'includeAllSlots':!0x0});_0x1fdf04=Array['from'](_0x2a92a8)['map'](_0x1b2509=>_0x1b2509['cell']);}else{const _0xba5781=_0x13268f['createTableWalker'](_0x5f07a0,{'column':_0x54f0aa,'includeAllSlots':!0x0});_0x1fdf04=Array['from'](_0xba5781)['map'](_0x30f638=>_0x30f638['cell']);}_0x142aeb['model']['change'](_0x4e5408=>{_0x3a60e6['markBlockFormat'](_0x4e5408['createRangeOn'](_0x5afe0d),{'commandName':_0x1a9dcc,'commandParams':[]},_0x1fdf04,_0x1a9dcc);});});}_0x3a60e6['descriptionFactory']['registerDescriptionCallback'](_0x16fca4=>{if('formatBlock'!=_0x16fca4['type']&&'formatInline'!=_0x16fca4['type'])return;const {data:_0x28d66b}=_0x16fca4;return _0x28d66b&&'mergeTableCells'==_0x28d66b['commandName']?{'type':'format','content':o(_0x3c6956,'*Merge\x20cells*')}:void 0x0;}),_0x3a60e6['descriptionFactory']['registerDescriptionCallback'](_0x4627b4=>{if('formatBlock'!=_0x4627b4['type']&&'formatInline'!=_0x4627b4['type'])return;const {data:_0x4e1def}=_0x4627b4;return _0x4e1def?'splitTableCellVertically'==_0x4e1def['commandName']?{'type':'format','content':o(_0x3c6956,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x4e1def['commandName']?{'type':'format','content':o(_0x3c6956,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x3564f9=_0x654bc0['_acceptFormatSuggestionCallbackFactory']();for(const _0x203bf4 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x3a60e6['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x203bf4,'accept',_0x3564f9);for(const _0x40e4ba of['splitTableCellVertically','splitTableCellHorizontally'])_0x3a60e6['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x40e4ba,'accept',_0x3564f9);_0x3a60e6['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x45961c=>{_0x142aeb['model']['change'](_0x272efa=>{const _0x273c92=Array['from'](_0xcd3a27['getRanges']())['map'](_0x443423=>_0x171836['fromRange'](_0x443423));_0x272efa['setSelection'](_0x45961c),_0x142aeb['commands']['get']('mergeTableCells')['refresh'](),_0x142aeb['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x4e6ad4=_0x273c92['filter'](_0x19f082=>'$graveyard'!=_0x19f082['root']['rootName']);_0x4e6ad4['length']>0x0&&_0x272efa['setSelection'](_0x4e6ad4);for(const _0x357109 of _0x273c92)_0x357109['detach']();});});for(const _0x530e5c of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x1e8c28=_0x142aeb['commands']['get'](_0x530e5c);_0x1e8c28['on']('set:isEnabled',(_0x3327ca,_0x359f59,_0xd0946e)=>{if(_0xd0946e){const _0x155422=_0x142aeb['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x38ab11=>_0x38ab11['is']('element','tableCell'));this['_areMergableCells'](_0x1e8c28['value'],_0x155422)||(_0x3327ca['return']=!0x1,_0x3327ca['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x13bc09=this['editor']['commands']['get']('mergeTableCells'),_0x3b52c4=this['editor']['plugins']['get']('TableUtils');if(!_0x13bc09['isEnabled'])return!0x1;const _0x2f7347=_0x3b52c4['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0xf68dc1 of _0x2f7347)for(const _0x30fd2b of _0x2f7347)if(_0xf68dc1!=_0x30fd2b&&!this['_areMergableCells'](_0xf68dc1,_0x30fd2b))return!0x1;return!0x0;}['_areMergableCells'](_0x3d4467,_0x27d510){const _0x43058f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4f8659=this['editor']['model']['createRangeOn'](_0x3d4467),_0x3e8cf6=this['editor']['model']['createRangeOn'](_0x27d510),_0x169115=new Set(),_0x430c9e=new Set();for(const _0x4ad408 of _0x43058f['getSuggestions']())if(('insertion'==_0x4ad408['type']||'deletion'==_0x4ad408['type']||'mergeTableCells'==_0x4ad408['subType'])&&_0x4ad408['isInContent']){for(const _0x4646ac of _0x4ad408['getRanges']())_0x4646ac['containsRange'](_0x4f8659,!0x0)&&_0x169115['add'](_0x4ad408['type']+':'+_0x4ad408['author']['id']),_0x4646ac['containsRange'](_0x3e8cf6,!0x0)&&_0x430c9e['add'](_0x4ad408['type']+':'+_0x4ad408['author']['id']);}if(_0x169115['size']!=_0x430c9e['size'])return!0x1;for(const _0xb23bdd of _0x169115)if(!_0x430c9e['has'](_0xb23bdd))return!0x1;return!0x0;}}class Ct extends _0xacca18{static get['requires'](){return[At];}['afterInit'](){const _0x16769c=this['editor'];if(!_0x16769c['plugins']['has']('TableEditing'))return;const _0x330712=_0x16769c['locale'],_0x4bf90c=_0x16769c['plugins']['get']('TrackChangesEditing');_0x4bf90c['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4bf90c['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4bf90c['registerBlockAttribute']('headingRows'),_0x4bf90c['registerBlockAttribute']('headingColumns'),_0x4bf90c['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x330712,'FORMAT_HEADER_ROW')),_0x4bf90c['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x330712,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3a2c00=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4a5da9=this['editor']['plugins']['get']('TableUtils'),_0x315f02=this['editor']['plugins']['get'](At)['_acceptFormatSuggestionCallbackFactory']();function _0x259baa({showActiveMarker:_0x9f6827=!0x0,setDataAttribute:_0x595053=!0x0}={}){return(_0x44d4f6,_0x561368,_0x2ffd68)=>{const {type:_0x5120de,id:_0x38a431}=_0x3a2c00['_splitMarkerName'](_0x561368['markerName']),_0xf36c82=_0x3a2c00['getSuggestion'](_0x38a431),_0x3e72c3=_0xf36c82['data'];if('formatBlock'!=_0xf36c82['type']||!_0x3e72c3||'setTableColumnHeader'!=_0x3e72c3['commandName'])return;if(_0x561368['item'])return void _0x44d4f6['stop']();if(!_0x2ffd68['consumable']['consume'](_0x561368['markerRange'],_0x44d4f6['name']))return;const _0xb84f8a=_0x561368['markerRange']['start']['nodeAfter'],_0x54d9a9=_0x561368['markerRange']['end']['nodeBefore'],_0x942e87=_0xb84f8a['parent']['parent'],{column:_0xc26640}=_0x4a5da9['getCellLocation'](_0xb84f8a),{column:_0x17a3ae}=_0x4a5da9['getCellLocation'](_0x54d9a9);for(let _0x1cdf3a=_0xc26640;_0x1cdf3a<=_0x17a3ae;_0x1cdf3a++){const _0x2c344a=_0x4a5da9['createTableWalker'](_0x942e87,{'column':_0x1cdf3a,'includeAllSlots':!0x1});for(const _0x3b35ae of _0x2c344a){const _0x1b9788=_0x3b35ae['cell'],_0x5ca1c6=_0x2ffd68['mapper']['toViewElement'](_0x1b9788);_0x2ffd68['writer']['addClass']('ck-suggestion-marker-'+_0x5120de,_0x5ca1c6),_0x595053&&_0x2ffd68['writer']['setAttribute']('data-suggestion',_0x38a431,_0x5ca1c6),_0x2ffd68['mapper']['bindElementToMarker'](_0x5ca1c6,_0x561368['markerName']),_0x9f6827&&(_0x3a2c00['activeMarkers']['includes'](_0x561368['markerName'])?_0x2ffd68['writer']['addClass']('ck-suggestion-marker--active',_0x5ca1c6):_0x2ffd68['writer']['removeClass']('ck-suggestion-marker--active',_0x5ca1c6));}}};}_0x3a2c00['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x315f02),_0x3a2c00['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x315f02),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x259baa(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x500c82,_0xe75d27,_0x3f9c23)=>{_0x3f9c23['options']['showSuggestionHighlights']&&_0x259baa({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x500c82,_0xe75d27,_0x3f9c23);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x1fd167,_0xf1c3bf,_0x13dee9)=>{const {type:_0x17506d,id:_0x66191d}=_0x3a2c00['_splitMarkerName'](_0xf1c3bf['markerName']),_0x5de332=_0x3a2c00['getSuggestion'](_0x66191d),_0x2838bb=_0x5de332['data'];if('formatBlock'!=_0x5de332['type']||!_0x2838bb||'setTableColumnHeader'!=_0x2838bb['commandName'])return;const _0x34c628=_0x13dee9['mapper']['markerNameToElements'](_0xf1c3bf['markerName']);if(_0x34c628){for(const _0x19ead8 of _0x34c628)_0x13dee9['writer']['removeClass']('ck-suggestion-marker-'+_0x17506d,_0x19ead8),_0x13dee9['writer']['removeClass']('ck-suggestion-marker--active',_0x19ead8),_0x13dee9['writer']['removeAttribute']('data-suggestion',_0x19ead8),_0x13dee9['mapper']['unbindElementFromMarkerName'](_0x19ead8,_0xf1c3bf['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3a36bf=this['editor'],_0x58b369=_0x3a36bf['locale'];function _0x276783(_0x4ed683){return{'type':'format','content':o(_0x58b369,'*Format:*\x20%0',_0x4ed683)};}_0x3a36bf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3ea0ef=>{if('formatBlock'!=_0x3ea0ef['type'])return;const {data:_0x5ad1f5}=_0x3ea0ef;if(_0x5ad1f5){if('setTableRowHeader'==_0x5ad1f5['commandName']){const _0x512c8f=_0x5ad1f5['commandParams'][0x0]['forceValue'];return _0x276783(o(_0x58b369,_0x512c8f?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x5ad1f5['commandName']){const _0x2f87e1=_0x5ad1f5['commandParams'][0x0]['forceValue'];return _0x276783(o(_0x58b369,_0x2f87e1?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class vt extends _0xacca18{['afterInit'](){const _0x17bfe6=this['editor'],_0x5f1ab6=_0x17bfe6['locale'],_0x46cc3b=_0x17bfe6['plugins']['get']('TrackChangesEditing');function _0x456768(_0x4fb59a){return{'type':'format','content':''+o(_0x5f1ab6,'*Set\x20table\x20type:*\x20%0',_0x4fb59a)};}_0x17bfe6['plugins']['has']('TableLayout')&&(_0x46cc3b['enableCommand']('insertTableLayout'),_0x46cc3b['enableDefaultAttributesIntegration']('tableType'),_0x46cc3b['registerBlockAttribute']('tableType'),_0x46cc3b['descriptionFactory']['registerElementLabel'](_0x49a0be=>_0x49a0be['is']('element','table')&&'layout'===_0x49a0be['getAttribute']('tableType'),_0x1dc19f=>o(_0x5f1ab6,'ELEMENT_LAYOUT_TABLE',_0x1dc19f)),_0x46cc3b['descriptionFactory']['registerDescriptionCallback'](_0x55ef07=>{const {data:_0x55af4f}=_0x55ef07;if(_0x55af4f&&'tableType'==_0x55af4f['key'])switch(_0x55af4f['newValue']){case'layout':return _0x456768(o(_0x5f1ab6,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x456768(o(_0x5f1ab6,'ELEMENT_CONTENT_TABLE'));}}));}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=/* #__PURE__ -- @preserve */
|
|
25
|
-
Object['fromEntries'](Be['map'](_0x471086=>[_0x471086,null]));class Nt extends _0xacca18{static get['requires'](){return[At];}['afterInit'](){const _0x24001c=this['editor'];if(!_0x24001c['plugins']['has']('TableClipboard'))return;const _0x13c195=_0x24001c['plugins']['get']('TrackChangesEditing'),_0xdf72a7=_0x24001c['plugins']['get']('TableUtils'),_0x4e480d=_0x24001c['plugins']['get'](At),_0x5dadc1=_0x24001c['plugins']['get']('TableClipboard'),_0x32d501=_0x24001c['plugins']['get']('TableSelection'),_0x37e064=_0x24001c['plugins']['get'](_0x285224);_0x4e480d['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x24001c['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x24001c['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x47fc3d=null,_0x194d55=!0x1;_0x37e064['on']('contentInsertion',(_0x1398f8,_0x5f2bfb)=>{_0x194d55='paste'===_0x5f2bfb['method'];}),_0x24001c['model']['on']('insertContent',(_0x2c60df,_0x4190e8)=>{if(!_0x194d55&&null===_0x32d501['getSelectedTableCells']())return;const [_0x53798d,_0x29eb3b]=_0x4190e8,_0x2d96ab=_0x4190e8[_0x4190e8['length']-0x1];_0x2d96ab&&_0x2d96ab['forceDefaultExecution']||_0x13c195['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x328e5b,_0x53dd25,_0x27ab7b,_0x55f9ee,_0x56a724){if(_0x53dd25&&!_0x53dd25['is']('documentSelection'))return!0x1;const _0x2656b9=_0x56a724['getTableIfOnlyTableInContent'](_0x328e5b,_0x27ab7b);if(!_0x2656b9||!Ue(_0x2656b9,void 0x0,_0x55f9ee))return!0x1;const _0x398822=_0x55f9ee['getSelectionAffectedTableCells'](_0x27ab7b['document']['selection']);if(!_0x398822['length'])return!0x1;const _0x344527=_0x398822[0x0]['findAncestor']('table'),_0x26c50b=_0x55f9ee['getRowIndexes'](_0x398822),_0x51c2e0=_0x55f9ee['getColumnIndexes'](_0x398822),_0x29047a={'startRow':_0x26c50b['first'],'endRow':_0x26c50b['last'],'startColumn':_0x51c2e0['first'],'endColumn':_0x51c2e0['last']};return 0x1==_0x398822['length']&&(_0x29047a['endRow']+=_0x55f9ee['getRows'](_0x2656b9)-0x1,_0x29047a['endColumn']+=_0x55f9ee['getColumns'](_0x2656b9)-0x1),Ue(_0x344527,_0x29047a,_0x55f9ee);}(_0x53798d,_0x29eb3b,_0x24001c['model'],_0xdf72a7,_0x5dadc1)&&(_0x2c60df['stop'](),_0x47fc3d={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x24001c['model']['change'](()=>{_0x24001c['model']['insertContent'](_0x4190e8[0x0],_0x4190e8[0x1],_0x4190e8[0x2],{'forceDefaultExecution':!0x0});const _0x19284f=_0x2b2224(),{rowInsertionRanges:_0x42003d,columnInsertionRanges:_0x2d3d21,insertionRanges:_0x31392d,deletionRanges:_0x29a12b,cells:_0x1ca8c4}=_0x47fc3d;_0x42003d['length']&&_0x13c195['markMultiRangeInsertion'](_0x42003d,'tablePasteRow',{'tablePasteChainId':_0x19284f}),_0x2d3d21['length']&&_0x13c195['markMultiRangeInsertion'](_0x2d3d21,'tablePasteColumn',{'tablePasteChainId':_0x19284f}),_0x31392d['length']&&(_0x13c195['markMultiRangeInsertion'](_0x31392d,'tablePaste',{'tablePasteChainId':_0x19284f,'skipNestingCheck':!0x0}),_0x31392d['forEach'](_0x664f64=>_0x664f64['detach']?.())),_0x29a12b['length']&&(_0x13c195['markMultiRangeDeletion'](_0x29a12b,'tablePaste',{'tablePasteChainId':_0x19284f,'skipNestingCheck':!0x0}),_0x29a12b['forEach'](_0x316084=>_0x316084['detach']?.()));const _0x500460=_0x13c195['markMultiRangeBlockFormat'](_0x1ca8c4['map'](({element:_0x5aed34})=>_0x5aed34),{'formatGroupId':_0x2b2224()},[],'tablePasteCell',{'tablePasteChainId':_0x19284f});if(_0x500460){const _0x435189=_0x500460['getMarkers'](),_0x242617=[];for(const {element:_0x48b063,attributes:_0x4f8dde}of _0x1ca8c4){if(!_0x4f8dde)continue;const _0x5a083b=_0x24001c['model']['createRangeOn'](_0x48b063),_0x361bba=_0x435189['find'](_0x1c04a0=>_0x1c04a0['getRange']()['isEqual'](_0x5a083b));_0x361bba&&_0x242617['push']([_0x361bba['name'],_0x4f8dde]);}_0x242617['length']&&_0x500460['setAttribute']('markerAttributes',Object['fromEntries'](_0x242617));}_0x47fc3d=null;}));},{'priority':_0x28f51c['high']+0xa}),_0x37e064['on']('contentInsertion',()=>{_0x194d55=!0x1;},{'priority':'lowest'}),_0x24001c['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x186672,_0x2ca657)=>{const [_0x2321d1,_0x1b1e7e,,_0x1c7e38]=_0x2ca657;if(!_0x47fc3d)return;_0x186672['stop']();const _0x74ee36=_0x2321d1['cell'],_0x4ff272=_0x1b1e7e,_0x494ee9=Oe(_0x74ee36),_0x259e40=Oe(_0x4ff272);_0x186672['return']=_0x74ee36;let _0x494c61=null,_0x2e831d=null;if(_0x259e40||_0x494ee9){if(_0x494ee9&&!_0x259e40){_0x1c7e38['remove'](_0x74ee36['getChild'](0x0));for(const _0x3e3fe4 of Array['from'](_0x4ff272['getChildren']()))_0x1c7e38['insert'](_0x3e3fe4,_0x74ee36,'end');const _0x3dfd3d=_0x47fc3d['rowInsertionIndexes']['includes'](_0x2321d1['row']),_0x4f2c7f=_0x47fc3d['columnInsertionIndexes']['includes'](_0x2321d1['column']);_0x3dfd3d||_0x4f2c7f||(_0x494c61=_0x171836['fromRange'](_0x1c7e38['createRangeIn'](_0x74ee36)));}else _0x259e40&&!_0x494ee9&&(_0x2e831d=_0x1c7e38['createRangeIn'](_0x74ee36));}else{const _0x3665fa=_0x1c7e38['createElement']('tableCellSuggestion'),_0x43d789=_0x1c7e38['createElement']('tableCellSuggestion');_0x1c7e38['wrap'](_0x1c7e38['createRangeIn'](_0x74ee36),_0x43d789),_0x1c7e38['insert'](_0x3665fa,_0x74ee36,0x0);for(const _0x209b70 of Array['from'](_0x4ff272['getChildren']()))_0x1c7e38['insert'](_0x209b70,_0x3665fa,'end');_0x494c61=_0x171836['fromRange'](_0x1c7e38['createRangeOn'](_0x3665fa)),_0x2e831d=_0x171836['fromRange'](_0x1c7e38['createRangeOn'](_0x43d789));}const _0x4d2b74=Array['from'](_0x4ff272['getAttributes']())['filter'](([_0x394fd2])=>Be['includes'](_0x394fd2));_0x47fc3d['cells']['push']({'element':_0x74ee36,'attributes':_0x4d2b74['length']?Object['fromEntries'](_0x4d2b74):null}),_0x494c61&&_0x47fc3d['insertionRanges']['push'](_0x494c61),_0x2e831d&&_0x47fc3d['deletionRanges']['push'](_0x2e831d);},{'priority':'high'}),_0xdf72a7['on']('insertColumns',(_0x2461f1,_0x173cbb)=>{const [_0x780992,_0x57a380={}]=_0x173cbb;if(!_0x47fc3d)return;const _0x4c3a6d=_0x57a380['at']||0x0,_0x4ca1b6=_0x57a380['columns']||0x1;_0x47fc3d['columnInsertionIndexes']=new Array(_0x4ca1b6)['fill'](_0x4c3a6d)['map']((_0x1b711a,_0x7a9997)=>_0x1b711a+_0x7a9997);for(const {cell:_0x5d0221}of _0xdf72a7['createTableWalker'](_0x780992,{'startColumn':_0x4c3a6d,'endColumn':_0x4c3a6d+_0x4ca1b6-0x1}))_0x47fc3d['columnInsertionRanges']['push'](_0x24001c['model']['createRangeOn'](_0x5d0221));},{'priority':'low'}),_0xdf72a7['on']('insertRows',(_0x3dacb7,_0x4dd732)=>{const [_0x1ca333,_0x36a52b={}]=_0x4dd732;if(!_0x47fc3d)return;const _0x5a13fc=_0x36a52b['at']||0x0,_0x569c50=_0x36a52b['rows']||0x1;_0x47fc3d['rowInsertionIndexes']=new Array(_0x569c50)['fill'](_0x5a13fc)['map']((_0x582c07,_0xadef0d)=>_0x582c07+_0xadef0d);for(const {cell:_0x4f720c}of _0xdf72a7['createTableWalker'](_0x1ca333,{'startRow':_0x5a13fc,'endRow':_0x5a13fc+_0x569c50-0x1}))_0x47fc3d['rowInsertionRanges']['push'](_0x24001c['model']['createRangeOn'](_0x4f720c));},{'priority':'low'}),_0x13c195['descriptionFactory']['registerDescriptionCallback'](_0x30c216=>{if(_0x30c216['subType']&&_0x30c216['subType']['startsWith']('tablePaste'))return _0x30c216['previous']?{}:{'type':'insertion','content':o(_0x24001c['locale'],'*Replace\x20table\x20cells*')};});const _0x42b10d=()=>!0x1;for(const _0x3ef6b1 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x13c195['_suggestionFactory']['registerCustomCallback']('insertion',_0x3ef6b1,'join',_0x42b10d),_0x13c195['_suggestionFactory']['registerCustomCallback']('deletion',_0x3ef6b1,'join',_0x42b10d),_0x13c195['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3ef6b1,'join',_0x42b10d);_0x13c195['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x42b10d),_0x13c195['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0xe4af9d,_0x2e8902,_0x48dd41)=>{const _0x4026dd=_0xe4af9d['map'](_0x3fb92e=>_0x3fb92e['getContainedElement']())['filter'](_0x3f45ae=>_0x3f45ae),_0x126606=new Map(_0x4026dd['map'](_0x1db758=>[_0x1db758,null]));if(_0x47fc3d){for(const {element:_0x448bcf,attributes:_0xc98e8b}of _0x47fc3d['cells'])_0xc98e8b&&_0x126606['set'](_0x448bcf,_0xc98e8b);}else{if(_0x48dd41&&_0x48dd41['markerAttributes'])for(const [_0x383294,_0x37e21c]of Object['entries'](_0x48dd41['markerAttributes'])){const _0x1e9880=_0x24001c['model']['markers']['get'](_0x383294),_0x2a4eec=_0x1e9880?_0x1e9880['getRange']()['getContainedElement']():null;_0x2a4eec&&_0x126606['set'](_0x2a4eec,_0x37e21c);}}_0x24001c['model']['change'](_0xeb3507=>{for(const [_0x582e2f,_0x580e2d]of _0x126606)_0xeb3507['setAttributes']({...xe,..._0x580e2d},_0x582e2f);});});const _0x1d4299=(_0x52a5a5,_0x23786b)=>{_0x13c195['_suggestionFactory']['registerCustomCallback'](_0x52a5a5,'tablePaste',_0x23786b,(_0x50cfd0,_0x57bfba,_0x357445)=>{_0x24001c['model']['change'](_0x64af62=>{const _0x115fd1=[];for(const _0x6e7ea8 of _0x50cfd0){const _0x39a0fa=_0x6e7ea8['start']['nodeAfter'];_0x39a0fa['is']('element','tableCellSuggestion')&&_0x115fd1['push'](_0x39a0fa);}_0x13c195['_suggestionFactory']['getSuggestionCallback'](_0x52a5a5,null,_0x23786b)(_0x50cfd0,_0x57bfba,_0x357445);for(const _0x7b2538 of _0x115fd1)'$graveyard'!=_0x7b2538['root']['rootName']&&_0x64af62['unwrap'](_0x7b2538);});});};_0x1d4299('insertion','accept'),_0x1d4299('insertion','discard'),_0x1d4299('deletion','accept'),_0x1d4299('deletion','discard'),_0x13c195['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x44df0f=>{const _0x14fb35=_0x44df0f['map'](_0x1f6d05=>_0x1f6d05['getContainedElement']()),_0x495dba=_0x14fb35[0x0]['findAncestor']('table'),{minRow:_0x4f305a,maxRow:_0xdf192a}=_0x4e480d['_getCoordsForCells'](_0x14fb35);_0xdf72a7['removeRows'](_0x495dba,{'at':_0x4f305a,'rows':_0xdf192a-_0x4f305a+0x1});}),_0x13c195['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x431792=>{const _0x516903=_0x431792['map'](_0x2d306e=>_0x2d306e['getContainedElement']()),_0x2d5266=_0x516903[0x0]['findAncestor']('table'),{minColumn:_0x422bc4,maxColumn:_0xaf340f}=_0x4e480d['_getCoordsForCells'](_0x516903);_0xdf72a7['removeColumns'](_0x2d5266,{'at':_0x422bc4,'columns':_0xaf340f-_0x422bc4+0x1});});const _0x58393a=(_0x9cf9f9,_0x4d32b6)=>{if(!_0x4d32b6['subType']||!_0x4d32b6['subType']['startsWith']('tablePaste'))return;const _0x1f4bdc=_0x4d32b6['attributes']['tablePasteChainId'],_0x5f483a=_0x13c195['getSuggestions']()['filter'](_0x81763c=>_0x81763c['isInContent']&&_0x81763c['attributes']&&_0x81763c['attributes']['tablePasteChainId']==_0x1f4bdc);_0x5f483a['length']&&_0x4d32b6['getAllAdjacentSuggestions']()['length']!=_0x5f483a['length']&&_0x5f483a['reduce']((_0x266c24,_0x20f647)=>(_0x266c24['next']=_0x20f647,_0x20f647['previous']=_0x266c24,_0x20f647));};function _0x5e7da3(_0x5b5512,_0x495f18=!0x0){const {id:_0x414320,authorId:_0x17b909}=_0x13c195['_splitMarkerName'](_0x5b5512['markerName']),_0x265615=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0xe22ce1=_0x13c195['activeMarkers']['includes'](_0x5b5512['markerName']);return _0xe22ce1&&_0x265615['push']('ck-suggestion-marker--active'),{'classes':_0x265615,'attributes':{'data-suggestion':_0x414320,'data-author-id':_0x17b909},'priority':_0xe22ce1&&_0x495f18?0xbc2:0xbb8};}_0x13c195['on']('suggestionLoaded',_0x58393a,{'priority':'high'}),_0x13c195['on']('suggestionUnloaded',_0x58393a,{'priority':'high'}),_0x24001c['model']['document']['registerPostFixer'](()=>{let _0x21ecb7=!0x1;const _0x31d46c=Array['from'](_0x24001c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x206a81,data:_0x1820a5}of _0x31d46c){const {group:_0x313dfc,type:_0x59d7e8,id:_0x29c38e}=_0x13c195['_splitMarkerName'](_0x206a81);if('suggestion'!=_0x313dfc||'deletion'!=_0x59d7e8||_0x1820a5['oldRange'])continue;if(!_0x13c195['hasSuggestion'](_0x29c38e))continue;const _0x528966=_0x13c195['getSuggestion'](_0x29c38e)['getRanges'](),_0x565e45=_0x24001c['plugins']['get']('Users')['me'];for(const _0x475759 of _0x13c195['getSuggestions']()){if(!_0x475759['isInContent']||_0x475759['author']!=_0x565e45)continue;if('formatBlock'!=_0x475759['type']||'tablePasteCell'!=_0x475759['subType'])continue;if(_0x475759['getRanges']()['every'](_0x11aad1=>_0x528966['some'](_0x7b5466=>_0x7b5466['containsRange'](_0x11aad1,!0x0)))){for(const _0x52a051 of _0x475759['getAllAdjacentSuggestions']())_0x52a051['isInContent']&&(_0x52a051['discard'](),_0x21ecb7=!0x0);}}}return _0x21ecb7;}),_0x24001c['model']['document']['registerPostFixer'](_0x32fba7=>{const _0xa6ecda=_0x24001c['commands']['get']('redo');if(!_0xa6ecda||!_0xa6ecda['_createdBatches']['has'](_0x32fba7['batch']))return!0x1;let _0x5be3c3=!0x1;const _0x1f5378=_0x24001c['plugins']['get']('Users')['me'],_0x890625=_0x24001c['model']['document']['differ']['getChanges'](),_0x247b53=Array['from'](_0x24001c['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x5ea81a,data:_0x20451c})=>{const {group:_0x20bae7,subType:_0x51b638,authorId:_0x3b629a}=_0x13c195['_splitMarkerName'](_0x5ea81a);return'suggestion'==_0x20bae7&&'tablePaste'==_0x51b638&&_0x3b629a==_0x1f5378['id']&&!_0x20451c['oldRange'];});for(const _0x165c17 of _0x890625){if('insert'!=_0x165c17['type']||'tableCellSuggestion'!=_0x165c17['name']||0x1!=_0x165c17['length'])continue;const _0x4e290a=_0x32fba7['createRange'](_0x165c17['position'],_0x165c17['position']['getShiftedBy'](0x1));if(!_0x247b53['find'](({data:_0x4fbd7a})=>_0x4fbd7a['newRange']['isEqual'](_0x4e290a))){for(const {name:_0x291333,data:_0x44d4b6}of _0x247b53)if(_0x4e290a['containsRange'](_0x44d4b6['newRange'])){_0x32fba7['updateMarker'](_0x291333,{'range':_0x4e290a}),_0x5be3c3=!0x0;break;}}}return _0x5be3c3;}),_0x24001c['model']['document']['registerPostFixer'](_0x705ade=>{let _0x1131af=!0x1;const _0x4808df=_0x24001c['plugins']['get']('Users')['me'],_0x194132=_0x13c195['getSuggestions']()['filter'](_0x2c0fde=>_0x2c0fde['isInContent']&&_0x2c0fde['author']==_0x4808df),_0x494843=new Set(),_0x566748=new Set();for(const _0x6c387a of _0x194132)if('tablePaste'==_0x6c387a['subType'])for(const _0x414c41 of _0x6c387a['getMarkers']()){const _0x5e992f=_0x414c41['getRange']()['getContainedElement']();if(_0x5e992f){if(_0x5e992f['is']('element','tableCellSuggestion')&&Oe(_0x5e992f)){_0x6c387a['removeMarker'](_0x414c41['name']),_0x494843['add'](_0x5e992f),_0x1131af=!0x0;const _0xd205c8=_0x5e992f['nextSibling'],_0x1d17d6=_0x5e992f['previousSibling'],_0x457804=_0xd205c8&&_0xd205c8['is']('element','tableCellSuggestion'),_0x1d0fae=_0x1d17d6&&_0x1d17d6['is']('element','tableCellSuggestion');_0x457804&&!_0x494843['has'](_0xd205c8)&&_0x566748['add'](_0xd205c8),_0x1d0fae&&!_0x494843['has'](_0x1d17d6)&&_0x566748['add'](_0x1d17d6);}else _0x5e992f['is']('element','paragraph')&&_0x5e992f['isEmpty']&&(_0x6c387a['removeMarker'](_0x414c41['name']),_0x1131af=!0x0);}}else{if('tablePasteCell'==_0x6c387a['subType']){if(!_0x6c387a['attributes']||!_0x6c387a['attributes']['tablePasteChainId'])continue;const _0x2022e7=_0x6c387a['attributes']['markerAttributes'];if(_0x2022e7&&Object['keys'](_0x2022e7)['length'])continue;const _0x57c620=_0x6c387a['attributes']['tablePasteChainId'];let _0x597e43=!0x0,_0x53a94b=!0x0;for(const _0x4ca31f of _0x194132)if(_0x4ca31f['subType']&&_0x4ca31f['subType']['startsWith']('tablePaste')){if(!_0x4ca31f['attributes']['tablePasteChainId']){_0x53a94b=!0x1;break;}if(_0x4ca31f['id']!=_0x6c387a['id']&&_0x4ca31f['attributes']['tablePasteChainId']==_0x57c620){_0x597e43=!0x1;break;}}_0x53a94b&&_0x597e43&&(_0x6c387a['removeMarkers'](),_0x1131af=!0x0);}}for(const _0x37cb57 of _0x494843)_0x705ade['remove'](_0x37cb57);for(const _0x4bdb81 of _0x566748)_0x705ade['unwrap'](_0x4bdb81);return _0x1131af;}),_0x24001c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x2d6914=>_0x5e7da3(_0x2d6914),'converterPriority':'high'}),_0x24001c['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x1f8914,_0x1e0e3f)=>_0x1e0e3f['options']['showSuggestionHighlights']?_0x5e7da3(_0x1f8914,!0x1):null,'converterPriority':'high'});const _0x369e17=_0x24001c['editing']['view'];this['listenTo'](_0x369e17['document'],'clipboardOutput',(_0x17f266,_0x1bea70)=>{const _0x3cfed8=[];for(const _0x56a0ac of _0x369e17['createRangeIn'](_0x1bea70['content'])['getItems']())_0x56a0ac['is']('element','suggestion-td')&&_0x3cfed8['push'](_0x56a0ac);_0x369e17['change'](_0x2a9dc7=>{for(const _0x1a36fd of _0x3cfed8)_0x2a9dc7['move'](_0x2a9dc7['createRangeIn'](_0x1a36fd),_0x2a9dc7['createPositionBefore'](_0x1a36fd)),_0x2a9dc7['remove'](_0x1a36fd);});});}}function Oe(_0x42061c){if(_0x42061c['isEmpty'])return!0x0;const _0x36a285=_0x42061c['getChild'](0x0);return _0x36a285['is']('element','paragraph')&&_0x36a285['isEmpty'];}function Ue(_0x353ba5,_0x1c181a={},_0x4b0727){for(const {isAnchor:_0x789c70,cellHeight:_0x2aa57d,cellWidth:_0x1527d7}of _0x4b0727['createTableWalker'](_0x353ba5,{'includeAllSlots':!0x0,..._0x1c181a}))if(!_0x789c70||0x1!=_0x2aa57d||0x1!=_0x1527d7)return!0x1;return!0x0;}class Dt extends _0xacca18{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x44383b=this['editor']['plugins']['get']('TrackChangesEditing');_0x44383b['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x44383b['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x44383b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x44383b['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x44383b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x44383b['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x96f4d0,_0x344d3e){const _0x127644=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3736ae=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x45144f=_0x344d3e['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x365882=_0x3736ae['getColumnGroupElement'](_0x45144f);let _0x286241=_0x365882?_0x3736ae['getTableColumnsWidths'](_0x365882):null,_0x111171=_0x45144f['getAttribute']('tableWidth')||null;const _0x5a1451=_0x344d3e['tableWidth']||_0x111171,_0x371ec7=_0x344d3e['columnWidths']||_0x286241,_0x4fb46f=this['editor']['plugins']['get']('Users')['me'];for(const _0x466eca of _0x127644['getSuggestions']()){const _0x2eb7fd=_0x466eca['getContainedElement']();if('resizeTable'===_0x466eca['subType']&&_0x2eb7fd===_0x45144f){_0x466eca['author']!==_0x4fb46f&&_0x466eca['discard']();const _0xc2376e=_0x466eca['data']['commandParams'];_0x111171=_0xc2376e[0x0]['tableWidth'],_0x286241=_0xc2376e[0x0]['columnWidths'];break;}}_0x96f4d0({'table':_0x45144f,'tableWidth':_0x5a1451,'columnWidths':_0x371ec7}),_0x127644['markBlockFormat'](_0x45144f,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x111171,'columnWidths':_0x286241}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x48847e){if('formatBlock'!=_0x48847e['type']&&'formatInline'!=_0x48847e['type'])return;const {data:_0xb02720}=_0x48847e;if(_0xb02720&&'resizeTable'===_0xb02720['formatGroupId']){const _0x11ad75='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x11ad75)};}}}class $t extends _0xacca18{['afterInit'](){const _0x245b32=this['editor'];_0x245b32['plugins']['has']('Template')&&_0x245b32['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0xacca18{['afterInit'](){const _0x1a3972=this['editor'];if(!_0x1a3972['commands']['get']('insertTableOfContents'))return;_0x1a3972['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x18c752=_0x1a3972['plugins']['get']('TrackChangesEditing'),_0x8cdaf5=_0x1a3972['locale'];_0x18c752['descriptionFactory']['registerElementLabel']('tableOfContents',_0x3538e9=>o(_0x8cdaf5,'ELEMENT_TABLE_OF_CONTENTS',_0x3538e9));}}class Bt extends _0xacca18{['afterInit'](){const _0x600191=this['editor'];if(!_0x600191['plugins']['has']('Title'))return;const _0x24928c=_0x600191['plugins']['get']('TrackChangesEditing');_0x24928c['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x600191['locale'],'ELEMENT_TITLE')),_0x600191['model']['document']['registerPostFixer'](_0x27971c=>{let _0x36d726=!0x1;const _0x8ed014=Array['from'](_0x600191['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3bad79,data:_0x4a0156}of _0x8ed014){const {group:_0x312232}=_0x24928c['_splitMarkerName'](_0x3bad79);if('suggestion'!==_0x312232||!_0x4a0156['newRange'])continue;const _0x88c2b5=_0x4a0156['newRange'],_0x32c8f4=_0x88c2b5['end']['nodeBefore'];if(!_0x32c8f4||!_0x32c8f4['is']('element','title-content'))continue;if(!_0x88c2b5['start']['isTouching'](_0x88c2b5['end']))continue;const _0x291411=_0x600191['model']['schema']['getNearestSelectionRange'](_0x88c2b5['end'],'forward');if(_0x291411&&_0x291411['isCollapsed']){const _0x4e31ec=_0x27971c['createRange'](_0x88c2b5['start'],_0x291411['start']);_0x4e31ec['isEqual'](_0x88c2b5)||(_0x27971c['updateMarker'](_0x3bad79,{'range':_0x4e31ec}),_0x36d726=!0x0);}_0x36d726||(_0x27971c['removeMarker'](_0x3bad79),_0x36d726=!0x0);}return _0x36d726;});}}class Tt extends _0xacca18{['afterInit'](){const _0x244f8c=this['editor'],_0x5bd504=_0x244f8c['plugins']['get']('TrackChangesEditing');_0x244f8c['plugins']['has']('Uploadcare')&&(_0x5bd504['enableCommand']('uploadcare'),_0x244f8c['plugins']['has']('UploadcareImageEdit')&&(_0x5bd504['enableCommand']('uploadcareImageEdit'),_0x5bd504['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x5bd504['registerBlockAttribute']('uploadcareImageId'),_0x5bd504['descriptionFactory']['registerDescriptionCallback'](_0x1b036e=>{if('attribute'!=_0x1b036e['type'])return;const {data:_0x466913}=_0x1b036e;return _0x466913&&'uploadcareImageId'==_0x466913['key']?{'type':'format','content':''}:void 0x0;})));}}class xt extends _0xacca18{['afterInit'](){const _0x11204c=this['editor'],_0x2e365f=_0x11204c['plugins']['get']('TrackChangesEditing');_0x11204c['plugins']['has']('UndoEditing')&&(_0x2e365f['enableCommand']('undo'),_0x2e365f['enableCommand']('redo'));}}class Ot extends _0xacca18{static get['requires'](){return[At];}['afterInit'](){const _0x2624ae=this['editor'];if(!_0x2624ae['plugins']['has']('TableCaptionEditing'))return;_0x2624ae['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Et extends _0xacca18{['tableProperties'];['tableCellProperties'];constructor(_0xde144a){super(_0xde144a),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'];}static get['pluginName'](){return'TrackChangesTableProperties';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x29f82a=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x51f795 of this['tableProperties'])_0x29f82a['enableCommand'](_0x51f795,(_0x4869ee,_0x6990ba)=>{const _0x33e59d=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x51f795,[_0x33e59d],this['tableProperties'],'tableProperties',_0x4869ee,_0x6990ba);});_0x29f82a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x29f82a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x29f82a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x487e33,_0x27d77e)=>this['handleDiscardAction'](this['tableProperties'],_0x487e33,_0x27d77e)),_0x29f82a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x161c5b of this['tableCellProperties'])_0x29f82a['enableCommand'](_0x161c5b,(_0x52e4d2,_0x1f1cc1)=>{const _0x576537=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x161c5b,_0x576537,this['tableCellProperties'],'tableCellProperties',_0x52e4d2,_0x1f1cc1);});_0x29f82a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x29f82a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x29f82a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0xd2f361,_0x4cf788)=>this['handleDiscardAction'](this['tableCellProperties'],_0xd2f361,_0x4cf788)),_0x29f82a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x29f82a['descriptionFactory']['registerDescriptionCallback'](_0x357e24=>this['handleSuggestionDescription'](_0x357e24)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x365100,_0x5c5666,_0x23b7a3,_0x1eb1f8,_0x371024,_0x2ba724){const _0x6f21fb=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x2ba724['batch'],()=>{for(const _0x3fe3c0 of _0x5c5666){if(this['_getSuggestion'](_0x3fe3c0,_0x1eb1f8))_0x371024(_0x2ba724);else{const _0xf33d16={};for(const _0xd76e32 of _0x23b7a3){const _0x4d2b7d=_0x3fe3c0['getAttribute'](_0xd76e32);void 0x0!==_0x4d2b7d&&(_0xf33d16[_0xd76e32]=_0x4d2b7d);}_0x371024(_0x2ba724),_0x6f21fb['markBlockFormat'](_0x3fe3c0,{'commandParams':[_0xf33d16]},[],_0x1eb1f8);}}});}['handleDiscardAction'](_0x15d950,_0x3762fb,_0x43de35){const _0x541735=_0x3762fb[0x0]['start']['nodeAfter'],_0xefba51=_0x43de35['commandParams'][0x0];this['editor']['model']['change'](_0x140ede=>{for(const _0x350d56 of _0x15d950)void 0x0!==_0xefba51[_0x350d56]?_0x140ede['setAttribute'](_0x350d56,_0xefba51[_0x350d56],_0x541735):_0x140ede['removeAttribute'](_0x350d56,_0x541735);});}['handleSuggestionDescription'](_0x2edc3f){if(_0x2edc3f['data'])switch(_0x2edc3f['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'](_0x5f50c9,_0x1250d3){const _0x6d8bee=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x425200 of _0x6d8bee['getSuggestions']({'skipNotAttached':!0x0})){const _0x21e9f4=_0x425200['getContainedElement']();if(_0x425200['subType']===_0x1250d3&&_0x21e9f4===_0x5f50c9)return _0x425200;}return null;}['_registerTablePropertiesAttributes'](){const _0xa9176e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2f1cab=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x327e5a of _0x2f1cab){const _0x24012a=_0x327e5a['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0xa9176e['registerBlockAttribute'](_0x327e5a),_0xa9176e['descriptionFactory']['registerAttributeLabel'](_0x327e5a,o(this['editor']['locale'],'FORMAT_'+_0x24012a));}}}class Rt extends _0xacca18{['afterInit'](){const _0xdd0c0a=this['editor'];if(!_0xdd0c0a['plugins']['has']('LineHeight'))return;const _0x47491c=_0xdd0c0a['plugins']['get']('TrackChangesEditing'),_0x1c8406=_0xdd0c0a['locale'];_0x47491c['enableDefaultAttributesIntegration']('lineHeight'),_0x47491c['registerBlockAttribute']('lineHeight'),_0x47491c['descriptionFactory']['registerAttributeLabel']('lineHeight',o(_0x1c8406,'FORMAT_LINE_HEIGHT'));}}const m='$elementName';class d extends _0xacca18{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',_0x4ef842,_0x38708,O,E,R,U,V,G,F,L,J,K,z,W,Q,X,Y,Z,tt,it,nt,et,ot,st,rt,at,ct,ft,ht,mt,ut,H,Rt,q,gt,lt,dt,pt,kt,wt,bt,yt,jt,St,It,At,_t,Ct,vt,Ot,Nt,Dt,Mt,Et,$t,Bt,Tt,xt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x21db2e){super(_0x21db2e),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x2b087d,_0x33937b,_0x33bc41,_0xd637c4)=>{this['_model']['change'](()=>{for(const _0x4b9550 of[..._0xd637c4,..._0x33bc41])this['_model']['markers']['has'](_0x4b9550)&&_0x21db2e['editing']['reconvertMarker'](_0x4b9550);});}),this['descriptionFactory']=new x(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Vt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x21db2e['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(),_0x21db2e['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x21db2e['config']['get']('trackChanges.trackFormatChanges'),_0x21db2e['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x21db2e['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new N(_0x21db2e,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x15d799=this['editor'],_0x4f7f86=(_0x5753d5,_0x178dc9)=>{if('attribute'!=_0x5753d5)return'ck-suggestion-marker-'+_0x5753d5;const _0x58addb=_0x178dc9['split']('|')[0x0];return this['_isBlockAttribute'](_0x58addb)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x15d799['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x521bea=>{const {id:_0x1cab2a,authorId:_0x32a04a,type:_0x3c7599,subType:_0xdfa57d}=this['_splitMarkerName'](_0x521bea['markerName']),_0x48de44=['ck-suggestion-marker',_0x4f7f86(_0x3c7599,_0xdfa57d)];let _0x7cf57e=0xbb8;return this['activeMarkers']['includes'](_0x521bea['markerName'])&&(_0x48de44['push']('ck-suggestion-marker--active'),_0x7cf57e=0xbc2),'deletion'==_0x3c7599&&(_0x7cf57e+=0x5),{'classes':_0x48de44,'attributes':{'data-suggestion':_0x1cab2a,'data-author-id':_0x32a04a},'priority':_0x7cf57e};}}),_0x15d799['conversion']['for']('dataDowncast')['add'](_0x56c2a3=>{_0x56c2a3['on']('addMarker:suggestion',(_0x269449,_0x5d04f3,_0x55af17)=>{if(!_0x55af17['options']['showSuggestionHighlights'])return;const _0x89079c=_0x5d04f3['item'];if(!_0x89079c)return;const _0x14c0a1=_0x55af17['mapper']['toViewElement'](_0x89079c);_0x15d799['model']['schema']['isObject'](_0x89079c)&&_0x14c0a1&&!_0x14c0a1['getCustomProperty']('widget')&&_0x14c0a1['is']('containerElement')&&_0x4b0b4a(_0x14c0a1,_0x55af17['writer']);},{'priority':'high'});}),_0x15d799['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3eb2ae,_0x49c5f9)=>{if(!_0x49c5f9['options']['showSuggestionHighlights'])return null;const {id:_0x25349e,authorId:_0x863b38,type:_0xd67c19,subType:_0xb0438e}=this['_splitMarkerName'](_0x3eb2ae['markerName']);return{'classes':['ck-suggestion-marker',_0x4f7f86(_0xd67c19,_0xb0438e)],'priority':0xbb8,'attributes':{'data-suggestion':_0x25349e,'data-author-id':_0x863b38}};}});const _0x5c044e=({showActiveMarkers:_0x3b3345=!0x0,isAttributeSuggestion:_0x1497a0=!0x1}={})=>(_0xa879b3,_0x1fddec,_0x21f2f0)=>{if(!_0x1fddec['item'])return;const {id:_0x47d963,authorId:_0x2feae9}=this['_splitMarkerName'](_0x1fddec['markerName']);if(_0x1497a0){const _0x2f7eca=this['_suggestions']['get'](_0x47d963),_0xc911a2=this['_getAttributeKey'](_0x2f7eca);if(!this['_isBlockAttribute'](_0xc911a2))return;}if(_0x1fddec['item']['is']('selection'))return void _0x21f2f0['consumable']['consume'](_0x1fddec['item'],_0xa879b3['name']);const _0x3b730e=_0x21f2f0['mapper']['toViewElement'](_0x1fddec['item']);if(_0x1fddec['item']['is']('element')&&_0x15d799['model']['schema']['isBlock'](_0x1fddec['item'])&&!_0x3b730e['getCustomProperty']('addHighlight')){_0x21f2f0['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x3b730e),_0x21f2f0['writer']['setAttribute']('data-suggestion',_0x47d963,_0x3b730e),_0x21f2f0['writer']['setAttribute']('data-author-id',_0x2feae9,_0x3b730e),_0x21f2f0['mapper']['bindElementToMarker'](_0x3b730e,_0x1fddec['markerName']),_0x3b3345&&(this['activeMarkers']['includes'](_0x1fddec['markerName'])?_0x21f2f0['writer']['addClass']('ck-suggestion-marker--active',_0x3b730e):_0x21f2f0['writer']['removeClass']('ck-suggestion-marker--active',_0x3b730e));for(const _0x53ac42 of _0x15d799['model']['createRangeIn'](_0x1fddec['item'])['getItems']())_0x21f2f0['consumable']['consume'](_0x53ac42,_0xa879b3['name']);_0x21f2f0['consumable']['consume'](_0x1fddec['item'],_0xa879b3['name']);}};_0x15d799['conversion']['for']('dataDowncast')['add'](_0x207e13=>{_0x207e13['on']('addMarker:suggestion:formatBlock',(_0x53e3fa,_0x9b0d9c,_0x1f3347)=>{_0x1f3347['options']['showSuggestionHighlights']&&_0x5c044e({'showActiveMarkers':!0x1})(_0x53e3fa,_0x9b0d9c,_0x1f3347);},{'priority':'highest'});}),_0x15d799['conversion']['for']('dataDowncast')['add'](_0x44f337=>{_0x44f337['on']('addMarker:suggestion:attribute',(_0x3746ee,_0xa0a8,_0x397bf4)=>{_0x397bf4['options']['showSuggestionHighlights']&&_0x5c044e({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3746ee,_0xa0a8,_0x397bf4);},{'priority':'highest'});}),_0x15d799['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x37233e,_0x262bbd)=>{if(_0x262bbd['options']['showSuggestionHighlights']){const {id:_0x43ebef,authorId:_0x1fb286}=this['_splitMarkerName'](_0x37233e);return _0x37233e['includes'](':split')||_0x37233e['includes'](':merge')?{'group':'suggestion','name':_0x37233e['substr'](0xb),'attributes':{'data-suggestion':_0x43ebef,'data-author-id':_0x1fb286}}:null;}return{'group':'suggestion','name':_0x37233e['substr'](0xb)};}}),_0x15d799['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x12542d,{writer:_0x4aebbe})=>{let _0x2003e7='suggestion:'+_0x12542d['getAttribute']('suggestion-type')+':'+_0x12542d['getAttribute']('id');return _0x12542d['getAttribute']('marker-count')&&(_0x2003e7+=':'+_0x12542d['getAttribute']('marker-count')),_0x4aebbe['createElement']('$marker',{'data-name':_0x2003e7});}}),_0x15d799['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x15d799['conversion']['for']('editingDowncast')['add'](_0x126731=>{_0x126731['on']('addMarker:suggestion:formatBlock',_0x5c044e(),{'priority':'high'});}),_0x15d799['conversion']['for']('editingDowncast')['add'](_0x173d41=>{_0x173d41['on']('addMarker:suggestion:attribute',_0x5c044e({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x15d799['conversion']['for']('editingDowncast')['add'](_0x45e905=>{_0x45e905['on']('removeMarker:suggestion:formatBlock',(_0x366db5,_0x561589,_0x1489e6)=>{const _0x35a460=_0x1489e6['mapper']['markerNameToElements'](_0x561589['markerName']);if(_0x35a460){for(const _0x29275c of _0x35a460)_0x29275c['getCustomProperty']('addHighlight')||(_0x1489e6['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x29275c),_0x1489e6['writer']['removeAttribute']('data-suggestion',_0x29275c),_0x1489e6['writer']['removeAttribute']('data-author-id',_0x29275c),_0x1489e6['mapper']['unbindElementFromMarkerName'](_0x29275c,_0x561589['markerName']));}},{'priority':'high'});}),_0x15d799['conversion']['for']('editingDowncast')['add'](_0x2124f2=>{_0x2124f2['on']('removeMarker:suggestion:attribute',(_0x4c1c05,_0x4699c8,_0x1d5560)=>{const _0x530218=_0x1d5560['mapper']['markerNameToElements'](_0x4699c8['markerName']);if(!_0x530218)return;const {id:_0x27a6db}=this['_splitMarkerName'](_0x4699c8['markerName']),_0x43a6eb=this['_suggestions']['get'](_0x27a6db),_0xbc095c=this['_getAttributeKey'](_0x43a6eb);if(this['_isBlockAttribute'](_0xbc095c)){for(const _0x12f46f of _0x530218)_0x12f46f['getCustomProperty']('addHighlight')||(_0x1d5560['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x12f46f),_0x1d5560['writer']['removeAttribute']('data-suggestion',_0x12f46f),_0x1d5560['writer']['removeAttribute']('data-author-id',_0x12f46f),_0x1d5560['mapper']['unbindElementFromMarkerName'](_0x12f46f,_0x4699c8['markerName']));}},{'priority':'high'});}),_0x15d799['model']['document']['registerPostFixer'](_0x23614f=>{let _0x41167f=!0x1;const _0x4d6567=Array['from'](_0x15d799['model']['document']['differ']['getChangedMarkers']()),_0x32ef5a=new Set();for(const {name:_0x487e56,data:_0x373c44}of _0x4d6567){const {group:_0x15fc70,type:_0x47bc98,subType:_0x4c2168,id:_0x5157f4}=this['_splitMarkerName'](_0x487e56);if('suggestion'!==_0x15fc70)continue;const _0x55a5b3=_0x4c2168?'suggestion:'+_0x47bc98+':'+_0x4c2168+':'+_0x5157f4:'suggestion:'+_0x47bc98+':'+_0x5157f4,_0xe65c94=_0x15d799['model']['markers']['getMarkersGroup'](_0x55a5b3),_0x41f43e=_0x15d799['model']['markers']['get'](_0x487e56),_0x41ac0c=this['_suggestions']['get'](_0x5157f4);if(null!=_0x373c44['newRange']){'formatInline'==_0x47bc98&&(_0x41167f=_0x41167f||Gt(_0x373c44['newRange'],_0x487e56,_0x23614f,_0x15d799['model']['schema']));const _0x140664='attribute'==_0x47bc98&&this['_isBlockAttribute'](_0x4c2168['split']('|')[0x0]),_0x1178d1='attribute'==_0x47bc98&&this['_isInlineAttribute'](_0x4c2168['split']('|')[0x0]);if(_0x373c44['newRange']['isCollapsed']||'$graveyard'==_0x373c44['newRange']['root']['rootName']||'formatBlock'==_0x47bc98&&!Jt(_0x373c44['newRange'])||_0x140664&&!Jt(_0x373c44['newRange'])||_0x1178d1&&Kt(_0x373c44['newRange'])||'deletion'==_0x47bc98&&Kt(_0x373c44['newRange'])||_0x41f43e&&Ht(_0x41f43e,_0xe65c94))_0x23614f['removeMarker'](_0x487e56),_0x41167f=!0x0;else{if(!_0x41ac0c||!_0x41ac0c['isInContent'])continue;if(_0x373c44['newRange']&&_0x373c44['oldRange']&&_0x373c44['newRange']['isEqual'](_0x373c44['oldRange']))continue;_0x32ef5a['add'](_0x41ac0c);}}}return _0x32ef5a['size']>0x0&&(_0x41167f=!!this['_joinWithAdjacentSuggestions'](_0x32ef5a)||_0x41167f),_0x41167f;}),_0x15d799['model']['document']['registerPostFixer'](_0x5567d6=>{let _0x4041fd=!0x1;for(const _0xa1116 of _0x15d799['model']['document']['differ']['getChanges']())if('insert'==_0xa1116['type'])for(const _0x4f758d of this['_suggestions']['values']()){if(_0x4f758d['isMultiRange']||!_0x4f758d['isInContent'])continue;const _0x35e294='formatBlock'==_0x4f758d['type'],_0x566f84=this['_getAttributeKey'](_0x4f758d),_0x233431=_0x566f84&&this['_isBlockAttribute'](_0x566f84);if(!_0x35e294&&!_0x233431)continue;const _0x4a538a=_0x4f758d['getFirstRange']();if(_0x4a538a['start']['parent']!=_0x4a538a['end']['parent']&&!_0x4a538a['end']['isAtEnd']){const _0x29dafd=_0x15d799['model']['createPositionAt'](_0x4a538a['start']['nodeAfter'],'end'),_0x593a07=_0x15d799['model']['createRange'](_0x4a538a['start'],_0x29dafd);_0x5567d6['updateMarker'](_0x4f758d['getFirstMarker'](),{'range':_0x593a07}),_0x4041fd=!0x0;}}return _0x4041fd;}),_0x15d799['model']['document']['registerPostFixer'](_0x29ac4b=>this['_processAttributeChanges'](_0x29ac4b)),_0x15d799['model']['document']['registerPostFixer'](_0x59d9ff=>!_0x59d9ff['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x59d9ff)),_0x15d799['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x15d799['model']['document']['on']('change:data',(_0x21c331,_0x28b531)=>{if(!_0x28b531['isLocal']||_0x28b531['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x112b32=_0x15d799['model']['document']['differ']['getChanges']();if(0x0==_0x112b32['length'])return;const _0x9fd7bf=[],_0x436e33=_0x112b32['filter'](_0x491c4c=>'attribute'==_0x491c4c['type']),_0x37e6c6=_0x112b32['filter'](_0x4b3fbe=>'insert'==_0x4b3fbe['type']&&'$text'!=_0x4b3fbe['name']);for(const _0x16b8cb of _0x436e33)this['_isRegisteredAttribute'](_0x16b8cb['attributeKey'])&&_0x9fd7bf['push']({'key':_0x16b8cb['attributeKey'],'newValue':_0x16b8cb['attributeNewValue'],'oldValue':_0x16b8cb['attributeOldValue'],'range':qt(_0x16b8cb['range'],_0x15d799['model'])});for(const _0x1d2db3 of _0x37e6c6){if('rename'!=_0x1d2db3['action']&&'refresh'!=_0x1d2db3['action'])continue;const _0x1305b5=zt(_0x1d2db3['position']['nodeAfter'],_0x15d799['model']),_0x158288=_0x1d2db3['before'];'rename'==_0x1d2db3['action']&&_0x9fd7bf['push']({'key':m,'newValue':_0x1d2db3['name'],'oldValue':_0x158288['name'],'range':_0x1305b5});for(const [_0x5719f4,_0x406dca]of _0x158288['attributes']){if(!this['_isRegisteredAttribute'](_0x5719f4))continue;const _0x401a08=_0x1d2db3['attributes']['get'](_0x5719f4);_0x406dca!==_0x401a08&&_0x9fd7bf['push']({'key':_0x5719f4,'newValue':_0x401a08,'oldValue':_0x406dca,'range':_0x1305b5});}for(const [_0x231a61,_0x2c32cf]of _0x1d2db3['attributes'])this['_isRegisteredAttribute'](_0x231a61)&&(_0x158288['attributes']['has'](_0x231a61)||_0x9fd7bf['push']({'key':_0x231a61,'newValue':_0x2c32cf,'oldValue':null,'range':_0x1305b5}));}0x0!=_0x9fd7bf['length']&&_0x15d799['model']['enqueueChange'](_0x28b531,_0x5d1e53=>{const _0x271546=_0x2b2224();for(const {range:_0x3db6de,key:_0x1cebd7,oldValue:_0x36f210,newValue:_0x5e6966}of _0x9fd7bf)this['markAttributeChange'](_0x3db6de,_0x1cebd7,_0x36f210,_0x5e6966,{'groupId':_0x271546});this['_reduceExistingSuggestions'](_0x5d1e53,_0x9fd7bf);});},{'priority':'lowest'}),_0x15d799['model']['markers']['on']('update:suggestion',(_0x223dbd,_0x937880,_0x1c180b)=>{if(null==_0x1c180b){const {id:_0x356b18}=this['_splitMarkerName'](_0x937880['name']),_0x4e074c=this['_suggestions']['get'](_0x356b18);_0x4e074c&&_0x4e074c['addMarkerName'](_0x937880['name']);}}),_0x15d799['model']['document']['on']('change:data',()=>{const _0x216829=Array['from'](_0x15d799['model']['document']['differ']['getChangedMarkers']())['filter'](_0x7c0777=>'suggestion'===this['_splitMarkerName'](_0x7c0777['name'])['group']);if(0x0===_0x216829['length'])return;_0x216829['sort']((_0x4b3c52,_0x3c9e3c)=>{const _0x545ae0=_0x4b3c52['data']['oldRange'],_0x5235e5=_0x3c9e3c['data']['oldRange'];return null===_0x545ae0&&null===_0x5235e5?0x0:null===_0x545ae0&&null!==_0x5235e5?-0x1:null!==_0x545ae0&&null===_0x5235e5?0x1:_0x545ae0['start']['isBefore'](_0x5235e5['start'])?-0x1:0x1;});const _0x1af992=new Set(),_0x13e2ff=new Set();for(const {name:_0x119834,data:_0x1321b4}of _0x216829){const {id:_0x109214}=this['_splitMarkerName'](_0x119834);if(null===_0x1321b4['oldRange']){const _0x15854c=this['_handleNewSuggestionMarker'](_0x119834);_0x13e2ff['add'](_0x15854c);}else{const _0x597a07=this['_suggestions']['get'](_0x109214);null!==_0x1321b4['newRange']||_0x597a07['isInContent']?(_0x1af992['add'](_0x597a07['head']),_0x13e2ff['add'](_0x597a07)):this['_removeSuggestion'](_0x597a07);}}_0x13e2ff['size']>0x0&&this['_refreshSuggestionsChain'](_0x13e2ff);for(const _0x2b9361 of _0x1af992)this['fire']('suggestionChanged',_0x2b9361);}),_0x15d799['model']['on']('applyOperation',(_0x221889,_0x3a6b95)=>{const _0xa1ff9=_0x3a6b95[0x0];if(!this['_suggestions']['size'])return;if(!_0xa1ff9['isDocumentOperation'])return;if(_0xa1ff9['batch']['isUndo']||!_0xa1ff9['batch']['isLocal'])return;let _0x547f54,_0x1bbf0d;switch(_0xa1ff9['type']){case'insert':_0x547f54=_0x15d799['model']['createPositionAt'](_0xa1ff9['position']),_0x1bbf0d=_0x547f54['getShiftedBy'](_0xa1ff9['howMany']);break;case'split':_0x547f54=_0x15d799['model']['createPositionAt'](_0xa1ff9['splitPosition']),_0x1bbf0d=_0x15d799['model']['createPositionAt'](_0xa1ff9['moveTargetPosition']);break;case'move':_0x547f54=_0x15d799['model']['createPositionAt'](_0xa1ff9['targetPosition']),_0x1bbf0d=_0x547f54['getShiftedBy'](_0xa1ff9['howMany']);break;default:return;}const _0xb95afa=_0x15d799['model']['createRange'](_0x547f54,_0x1bbf0d);_0x15d799['model']['change'](()=>{for(const {suggestion:_0x1c0069,meta:_0x2550dd}of this['_findSuggestions'](_0xb95afa)){if(_0x1c0069['isMultiRange'])continue;if('formatInline'==_0x1c0069['type'])continue;const _0x2f843f=this['_getAttributeKey'](_0x1c0069);if(_0x2f843f&&this['_isBlockAttribute'](_0x2f843f)&&'split'!=_0xa1ff9['type'])continue;const _0x327d8c=_0x1c0069['data']&&_0x1c0069['data']['multipleBlocks'];('formatBlock'!=_0x1c0069['type']||'split'==_0xa1ff9['type']&&!_0x327d8c)&&(_0x2550dd['containsRangeInObject']||'insertion'==_0x1c0069['type']&&_0x2550dd['isOwn']||_0x1c0069['getFirstRange']()['containsRange'](_0xb95afa)&&this['_breakSuggestionMarker'](_0x1c0069,_0x547f54,_0x1bbf0d));}});},{'priority':'lowest'}),_0x15d799['model']['on']('deleteContent',(_0x5557ff,_0x23cbaf)=>{const _0x1009c9=_0x23cbaf[0x0],_0xb9f845=_0x23cbaf[0x1];if(_0xb9f845&&_0xb9f845['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x1009c9['isCollapsed'])return;const _0x38a58e=_0x15d799['model']['schema'],{start:_0x4655a8,end:_0x1efb0b}=_0x1009c9['getFirstRange'](),_0x2ed16a=_0x4655a8['nodeAfter']&&_0x38a58e['isLimit'](_0x4655a8['nodeAfter'])?null:_0x38a58e['getNearestSelectionRange'](_0x4655a8,'forward'),_0xa6ff61=_0x1efb0b['nodeBefore']&&_0x38a58e['isLimit'](_0x1efb0b['nodeBefore'])?null:_0x38a58e['getNearestSelectionRange'](_0x1efb0b,'backward'),_0x9d742=_0x15d799['model']['createRange'](_0x2ed16a?_0x2ed16a['start']:_0x4655a8,_0xa6ff61?_0xa6ff61['end']:_0x1efb0b);_0x15d799['model']['change'](_0x4913fb=>{this['markDeletion'](_0x9d742);const _0x472d1c=_0x15d799['model']['schema']['getNearestSelectionRange'](_0x9d742['start']);_0x1009c9['is']('documentSelection')?_0x4913fb['setSelection'](_0x472d1c):_0x1009c9['setTo'](_0x472d1c);}),_0x5557ff['stop']();},{'priority':_0x28f51c['normal']+0xa}),_0x15d799['model']['on']('insertContent',(_0xaa08fc,_0x59a13e)=>{const _0x21d92d=_0x59a13e[_0x59a13e['length']-0x1];_0x21d92d&&_0x21d92d['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x15d799['model']['change'](()=>{let _0x2c0037=_0x15d799['model']['insertContent'](_0x59a13e[0x0],_0x59a13e[0x1],_0x59a13e[0x2],{'forceDefaultExecution':!0x0});if(!_0x2c0037)return;_0xaa08fc['return']=_0x2c0037['clone']();const _0x566465=_0x2c0037['end']['nodeBefore'],_0xa1184=_0x15d799['model']['schema'];_0x566465&&_0xa1184['isBlock'](_0x566465)&&!_0xa1184['isObject'](_0x566465)&&(_0x2c0037=_0x15d799['model']['createRange'](_0x2c0037['start'],_0x15d799['model']['createPositionAt'](_0x566465,'end'))),this['markInsertion'](_0x2c0037);}),_0xaa08fc['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x501fe0=new D(_0x15d799,this['_suggestions']);_0x15d799['commands']['add']('acceptSuggestion',_0x501fe0),this['enableCommand']('acceptSuggestion');const _0x4844e6=new $(_0x15d799,this['_suggestions']);_0x15d799['commands']['add']('discardSuggestion',_0x4844e6),this['enableCommand']('discardSuggestion'),_0x15d799['commands']['add']('acceptAllSuggestions',new M(_0x15d799,_0x501fe0,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x15d799['commands']['add']('discardAllSuggestions',new M(_0x15d799,_0x4844e6,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x15d799['commands']['add']('acceptSelectedSuggestions',new B(_0x15d799,_0x501fe0,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x15d799['commands']['add']('discardSelectedSuggestions',new B(_0x15d799,_0x4844e6,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x2cf383=_0x15d799['plugins']['get']('CommentsRepository');this['listenTo'](_0x2cf383,'addComment',(_0x566a82,{threadId:_0x25dbe8})=>{const _0x4e8639=this['_suggestions']['get'](_0x25dbe8);_0x4e8639&&_0x4e8639['commentThread']&&0x1===_0x4e8639['commentThread']['length']&&this['_updateSuggestionData'](_0x25dbe8,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x2cf383,'removeComment',(_0x470597,{threadId:_0x3c65e9})=>{const _0x221756=this['_suggestions']['get'](_0x3c65e9);_0x221756&&_0x221756['commentThread']&&!_0x221756['commentThread']['length']&&this['_updateSuggestionData'](_0x3c65e9,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x76dfa4){const _0x53f5a1=_0x65934c([0x35,0x67,0x6f,0x4e,0x5a,0x52,0x78,0x48,0x7a,0x6d,0x42,0x66,0x72,0x6c,0x30,0x46,0x71,0x36,0x43,0x6b,0x73,0x31,0x61,0x68,0x44,0x47,0x53,0x32,0x4c,0x55,0x45,0x57,0x69,0x62,0x79,0x33,0x77,0x4b,0x76,0x75,0x34,0x49,0x56,0x50,0x64,0x65,0x54,0x38,0x6a,0x6e,0x39,0x4d,0x4f,0x51,0x4a,0x74,0x63,0x41,0x59,0x37,0x58,0x70]),_0x41f161=0x6b0f5e6f,_0x462a11=0x6b082d37^_0x41f161,_0x291203=window[_0x65934c([0x44,0x61,0x74,0x65])][_0x65934c([0x6e,0x6f,0x77])](),_0x591c90=_0x76dfa4[_0x65934c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x161df2=new window[(_0x65934c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b2c3d=>{_0x591c90[_0x65934c([0x6f,0x6e,0x63,0x65])](_0x65934c([0x72,0x65,0x61,0x64,0x79]),_0x5b2c3d);}),_0x58034d={[_0x65934c([0x6b,0x74,0x79])]:_0x65934c([0x45,0x43]),[_0x65934c([0x75,0x73,0x65])]:_0x65934c([0x73,0x69,0x67]),[_0x65934c([0x63,0x72,0x76])]:_0x65934c([0x50,0x2d,0x32,0x35,0x36]),[_0x65934c([0x78])]:_0x65934c([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x65934c([0x79])]:_0x65934c([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x65934c([0x61,0x6c,0x67])]:_0x65934c([0x45,0x53,0x32,0x35,0x36])},_0x51e0cc=_0x591c90[_0x65934c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x65934c([0x67,0x65,0x74])](_0x65934c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1ac8ea(){let _0xb064a7,_0x379f98=null,_0x3b5e7e=null;try{if(_0x51e0cc==_0x65934c([0x47,0x50,0x4c]))return _0x65934c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xb064a7=_0x5c40a7(),!_0xb064a7)return _0x65934c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xb064a7[_0x65934c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3b5e7e=_0x2a1c9e(_0xb064a7[_0x65934c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xb064a7[_0x65934c([0x6a,0x74,0x69])])),await _0x3bb510()?_0x53a221()?_0x357257()?_0x65934c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x420724()?(_0xb064a7[_0x65934c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x65934c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x379f98=_0xbbe31a(_0x65934c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xb064a7[_0x65934c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x65934c([0x74,0x72,0x69,0x61,0x6c])&&(_0x379f98=_0xbbe31a(_0x65934c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x857907()):_0x65934c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x65934c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x65934c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x65934c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x357257(){const _0x8b8909=[_0x65934c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x65934c([0x74,0x72,0x69,0x61,0x6c])][_0x65934c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb064a7[_0x65934c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x291203/0x3e8:0xe10*_0x462a11;return _0xb064a7[_0x65934c([0x65,0x78,0x70])]<_0x8b8909;}function _0x53a221(){const _0x4639b2=_0xb064a7[_0x65934c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4639b2)return!0x1;if(_0x4639b2[_0x65934c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x65934c([0x2a])))return!0x0;if(_0x4639b2[_0x65934c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x65934c([0x54,0x43])))return!0x0;if(_0x4639b2[_0x65934c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x65934c([0x52,0x54,0x43]))){if(_0x34c7df())return!0x0;if(_0x59c3b7()||_0x3eba1f())return!0x0;}return!0x1;}function _0x420724(){const _0x14f6dc=_0xb064a7[_0x65934c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x14f6dc||0x0==_0x14f6dc[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x287bff}=new URL(window[_0x65934c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x14f6dc[_0x65934c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x287bff))return!0x0;const _0x27677c=_0x287bff[_0x65934c([0x73,0x70,0x6c,0x69,0x74])](_0x65934c([0x2e]));return _0x14f6dc[_0x65934c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3383ee=>_0x3383ee[_0x65934c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x65934c([0x2a])))[_0x65934c([0x6d,0x61,0x70])](_0x591a9=>_0x591a9[_0x65934c([0x73,0x70,0x6c,0x69,0x74])](_0x65934c([0x2e])))[_0x65934c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2881fe=>_0x2881fe[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x27677c[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x65934c([0x6d,0x61,0x70])](_0x16347a=>Array(_0x27677c[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x16347a[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x65934c([0x66,0x69,0x6c,0x6c])](_0x16347a[0x0]===_0x65934c([0x2a])?_0x65934c([0x2a]):'')[_0x65934c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x16347a))[_0x65934c([0x73,0x6f,0x6d,0x65])](_0x351e2c=>_0x27677c[_0x65934c([0x65,0x76,0x65,0x72,0x79])]((_0x4255f1,_0x40fa3d)=>_0x351e2c[_0x40fa3d]===_0x4255f1||_0x351e2c[_0x40fa3d]===_0x65934c([0x2a])));}function _0x857907(){return _0x379f98&&_0x3b5e7e?new window[(_0x65934c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x37b368,_0x1cacdb)=>{_0x379f98[_0x65934c([0x74,0x68,0x65,0x6e])](_0x37b368,_0x1cacdb),_0x3b5e7e[_0x65934c([0x74,0x68,0x65,0x6e])](_0x14e6ea=>{_0x14e6ea!=_0x65934c([0x56,0x61,0x6c,0x69,0x64])&&_0x37b368(_0x14e6ea);},_0x1cacdb);}):_0x379f98||_0x3b5e7e||_0x65934c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2a1c9e(_0x3d78aa,_0x17b4e4){return new window[(_0x65934c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fbdde=>{if(_0x35b17b())return _0x1fbdde(_0x65934c([0x56,0x61,0x6c,0x69,0x64]));_0x2c4212(),_0x591c90[_0x65934c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x65934c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2df07e=!0x1;const _0x2ffb57=_0x2b2224();function _0x35b69b(_0x2e449b){return!!_0x2e449b&&(typeof _0x2e449b===_0x65934c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e449b===_0x65934c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e449b[_0x65934c([0x74,0x68,0x65,0x6e])]===_0x65934c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e449b[_0x65934c([0x63,0x61,0x74,0x63,0x68])]===_0x65934c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xa215fe(_0x2cea3d){_0x2cd772(_0x2cea3d)[_0x65934c([0x74,0x68,0x65,0x6e])](_0x2b7e64=>{if(!_0x2b7e64||_0x2b7e64[_0x65934c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x65934c([0x6f,0x6b]))return _0x65934c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x400da6(_0x35f840(_0x2ffb57+_0x17b4e4))!=_0x2b7e64[_0x65934c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x65934c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x65934c([0x56,0x61,0x6c,0x69,0x64]);})[_0x65934c([0x74,0x68,0x65,0x6e])](_0x45426c=>(_0x432126(),_0x45426c),()=>{const _0x575ecc=_0x543c42();return null==_0x575ecc?(_0x432126(),_0x65934c([0x56,0x61,0x6c,0x69,0x64])):_0x65934c(_0x291203-_0x575ecc>(0x4f03da6f^_0x41f161)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x65934c([0x74,0x68,0x65,0x6e])](_0x1fbdde)[_0x65934c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1fbdde(_0x65934c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3c0e16=0x6b39b0ef^_0x41f161;function _0x432126(){const _0x510a19=_0x65934c([0x6c,0x6c,0x63,0x74,0x2d])+_0x400da6(_0x35f840(_0x3d78aa)),_0x40a160=_0x30dd3d(_0x400da6(window[_0x65934c([0x4d,0x61,0x74,0x68])][_0x65934c([0x63,0x65,0x69,0x6c])](_0x291203/_0x3c0e16)));window[_0x65934c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x65934c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x510a19,_0x40a160);}function _0x543c42(){const _0x1057b2=_0x65934c([0x6c,0x6c,0x63,0x74,0x2d])+_0x400da6(_0x35f840(_0x3d78aa)),_0x6dedff=window[_0x65934c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x65934c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1057b2);return _0x6dedff?window[_0x65934c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30dd3d(_0x6dedff),0x10)*_0x3c0e16:null;}function _0x2cd772(_0x5d3c38){return new window[(_0x65934c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5c3119,_0x2476f6)=>{_0x5d3c38[_0x65934c([0x74,0x68,0x65,0x6e])](_0x5c3119,_0x2476f6),window[_0x65934c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2476f6,0x6b0e8aaf^_0x41f161);});}}_0x591c90[_0x65934c([0x6f,0x6e])](_0x65934c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3bae3f,_0x1846f4)=>{if(_0x1846f4[0x0]!=_0x3d78aa)return _0x1fbdde(_0x65934c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1846f4[0x1]={..._0x1846f4[0x1],[_0x65934c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2ffb57};},{[_0x65934c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x65934c([0x68,0x69,0x67,0x68])}),_0x591c90[_0x65934c([0x6f,0x6e])](_0x65934c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1b04cd=>{_0x35b69b(_0x1b04cd[_0x65934c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2df07e=!0x0,_0xa215fe(_0x1b04cd[_0x65934c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x65934c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x65934c([0x6c,0x6f,0x77])}),_0x161df2[_0x65934c([0x74,0x68,0x65,0x6e])](()=>{_0x2df07e||_0x1fbdde(_0x65934c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x35b17b(){return _0x591c90[_0x65934c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x65934c([0x76,0x69,0x65,0x77])][_0x65934c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x65934c([0x61,0x75,0x74,0x6f]);}function _0x2c4212(){_0x591c90[_0x65934c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x65934c([0x76,0x69,0x65,0x77])][_0x65934c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x65934c([0x61,0x75,0x74,0x6f]);}}function _0xbbe31a(_0x1a5cf8){const _0x2b0d3d=[new window[(_0x65934c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a7181=>setTimeout(_0x5a7181,0x6b0660a3^_0x41f161)),_0x161df2[_0x65934c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x65934c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf21474=>{let _0x37e185=0x0;_0x591c90[_0x65934c([0x6d,0x6f,0x64,0x65,0x6c])][_0x65934c([0x6f,0x6e])](_0x65934c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x45c244,_0x1b9cfc)=>{_0x1b9cfc[0x0][_0x65934c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x37e185++,_0x37e185==(0x6b0f5f97^_0x41f161)&&(_0xf21474(),_0x45c244[_0x65934c([0x6f,0x66,0x66])]());});}))];return window[_0x65934c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x65934c([0x72,0x61,0x63,0x65])](_0x2b0d3d)[_0x65934c([0x74,0x68,0x65,0x6e])](()=>_0x1a5cf8);}async function _0x4b3d30(){await _0x161df2,_0x591c90[_0x65934c([0x6d,0x6f,0x64,0x65,0x6c])][_0x65934c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x587dd1,_0x591c90[_0x65934c([0x6d,0x6f,0x64,0x65,0x6c])][_0x65934c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x587dd1,_0x591c90[_0x65934c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x65934c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x34c7df(){return _0x4ad142(_0x65934c([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0xc724ab(_0x65934c([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x65934c([0x73,0x74,0x61,0x74,0x65])]==_0x65934c([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x59c3b7(){return _0x4ad142(_0x65934c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x3eba1f(){return _0x4ad142(_0x65934c([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x1851d3(_0x5f0ff9){const _0xa50f5=_0x2f0075();_0x591c90[_0xa50f5]=_0x65934c([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5f0ff9,_0x5f0ff9!=_0x65934c([0x56,0x61,0x6c,0x69,0x64])&&_0x4b3d30();}function _0x2f0075(){const _0x230e23=window[_0x65934c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x65934c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x65934c([0x6e,0x6f,0x77])]())[_0x65934c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x65934c([0x2e]),'');let _0x1723b1=_0x65934c([0x67]);for(let _0x19035a=0x0;_0x19035a<_0x230e23[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x19035a+=0x2){let _0x537ce5=window[_0x65934c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x230e23[_0x65934c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x19035a,_0x19035a+0x2));_0x537ce5>=_0x53f5a1[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x537ce5-=_0x53f5a1[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1723b1+=_0x53f5a1[_0x537ce5];}return _0x1723b1;}function _0x5c40a7(){const _0x3cede4=_0x51e0cc[_0x65934c([0x73,0x70,0x6c,0x69,0x74])](_0x65934c([0x2e]));if(0x3!=_0x3cede4[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3da855(_0x3cede4[0x1]);function _0x3da855(_0x238ee8){const _0x19d82f=_0x106a02(_0x238ee8);return _0x19d82f&&_0xfdfb70()?_0x19d82f:null;function _0xfdfb70(){const _0x568c79=_0x19d82f[_0x65934c([0x6a,0x74,0x69])],_0x415b50=window[_0x65934c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x568c79[_0x65934c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x568c79[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5d686d={..._0x19d82f,[_0x65934c([0x6a,0x74,0x69])]:_0x568c79[_0x65934c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x568c79[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5d686d[_0x65934c([0x76,0x63])],_0x35f840(_0x5d686d)==_0x415b50;}}}async function _0x3bb510(){let _0x371009=!0x0;try{const _0x12b48c=_0x51e0cc[_0x65934c([0x73,0x70,0x6c,0x69,0x74])](_0x65934c([0x2e])),[_0x20d05e,_0x2ecea4,_0x3519be]=_0x12b48c;return _0xa87930(_0x20d05e),await _0x50a368(_0x20d05e,_0x2ecea4,_0x3519be),_0x371009;}catch{return!0x1;}function _0xa87930(_0x12ea0a){const _0x2cd680=_0x106a02(_0x12ea0a);_0x2cd680&&_0x2cd680[_0x65934c([0x61,0x6c,0x67])]==_0x65934c([0x45,0x53,0x32,0x35,0x36])||(_0x371009=!0x1);}async function _0x50a368(_0x491bf7,_0x1a0d37,_0x557f7c){const _0xc05074=window[_0x65934c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x65934c([0x66,0x72,0x6f,0x6d])](_0x30f185(_0x557f7c),_0xa97d1e=>_0xa97d1e[_0x65934c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3f93b7=new window[(_0x65934c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x65934c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x491bf7+_0x65934c([0x2e])+_0x1a0d37),_0x34f384=window[_0x65934c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x65934c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x34f384)return;const _0x4da0be=await _0x34f384[_0x65934c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x65934c([0x6a,0x77,0x6b]),_0x58034d,{[_0x65934c([0x6e,0x61,0x6d,0x65])]:_0x65934c([0x45,0x43,0x44,0x53,0x41]),[_0x65934c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x65934c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x65934c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x34f384[_0x65934c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x65934c([0x6e,0x61,0x6d,0x65])]:_0x65934c([0x45,0x43,0x44,0x53,0x41]),[_0x65934c([0x68,0x61,0x73,0x68])]:{[_0x65934c([0x6e,0x61,0x6d,0x65])]:_0x65934c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4da0be,_0xc05074,_0x3f93b7)||(_0x371009=!0x1);}}function _0x106a02(_0xc955fa){return _0xc955fa[_0x65934c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x65934c([0x65,0x79]))?JSON[_0x65934c([0x70,0x61,0x72,0x73,0x65])](_0x30f185(_0xc955fa)):null;}function _0x30f185(_0xe50196){return window[_0x65934c([0x61,0x74,0x6f,0x62])](_0xe50196[_0x65934c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x65934c([0x2b]))[_0x65934c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x65934c([0x2f])));}function _0x35f840(_0x3a9eeb){let _0x5ad9be=0x1505;function _0x503d38(_0x67f22c){for(let _0x345c76=0x0;_0x345c76<_0x67f22c[_0x65934c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x345c76++){const _0x4a4698=_0x67f22c[_0x65934c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x345c76);_0x5ad9be=(_0x5ad9be<<0x5)+_0x5ad9be+_0x4a4698,_0x5ad9be&=_0x5ad9be;}}function _0x27439b(_0x37c81c){Array[_0x65934c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x37c81c)?_0x37c81c[_0x65934c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x27439b):_0x37c81c&&typeof _0x37c81c==_0x65934c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x65934c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x37c81c)[_0x65934c([0x73,0x6f,0x72,0x74])]()[_0x65934c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x54d858,_0xeec77b])=>{_0x503d38(_0x54d858),_0x27439b(_0xeec77b);}):_0x503d38(window[_0x65934c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x37c81c));}return _0x27439b(_0x3a9eeb),_0x5ad9be>>>0x0;}function _0x400da6(_0x4058e7){return _0x4058e7[_0x65934c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x65934c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x65934c([0x30]));}function _0x30dd3d(_0x3cb12c){return _0x3cb12c[_0x65934c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x65934c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x65934c([0x6a,0x6f,0x69,0x6e])]('');}function _0x4ad142(_0x44ec6b){return _0x591c90[_0x65934c([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x65934c([0x68,0x61,0x73])](_0x44ec6b);}function _0xc724ab(_0x19ab94){return _0x591c90[_0x65934c([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x65934c([0x67,0x65,0x74])](_0x19ab94);}function _0x587dd1(){}function _0x65934c(_0x1ce213){return _0x1ce213['map'](_0x567ea5=>String['fromCharCode'](_0x567ea5))['join']('');}_0x1851d3(await _0x1ac8ea());}(this);}set['adapter'](_0x1ef272){if(this['_adapter'])throw new _0x70ecee('track-changes-adapter-already-set',this);this['_adapter']=_0x1ef272;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x17fef3=!0x1,toJSON:_0x12a73c=!0x1}={}){const _0x5c2868=[];for(const _0x592372 of this['_suggestions']['values']())_0x17fef3&&!_0x592372['isInContent']||_0x5c2868['push'](_0x592372);return _0x12a73c?_0x5c2868['map'](_0x3df07e=>_0x3df07e['toJSON']()):_0x5c2868;}['getSuggestion'](_0x26a94a){const _0x5aa188=this['_suggestions']['get'](_0x26a94a);if(!_0x5aa188)throw new _0x70ecee('track-changes-suggestion-not-found',this);return _0x5aa188;}['hasSuggestion'](_0x591038){return this['_suggestions']['has'](_0x591038);}['addSuggestionData'](_0x289ed7){const {authorId:_0x5aa0de,id:_0x3084a6,originalSuggestionId:_0x3ef4d1,attributes:_0x4a4820}=_0x289ed7,[_0x45e792,_0x34408a]=_0x289ed7['type']['split'](':'),_0x44f6f4=this['_suggestions']['get'](_0x3084a6)||this['_createSuggestion'](_0x45e792,_0x34408a,_0x3084a6,_0x5aa0de,_0x4a4820,_0x3ef4d1);if(this['_addThreadToSuggestion'](_0x44f6f4),this['_checkSuggestionCorrectness'](_0x44f6f4,_0x45e792,_0x34408a||null,_0x5aa0de),_0x44f6f4['createdAt']=_0x289ed7['createdAt'],_0x44f6f4['_isDataLoaded']=!0x0,_0x4a4820&&_0x4a4820['@external']){const _0x31ba8c=_0x4a4820['@external'],_0xa68b81=this['_getExternalAuthor'](_0x31ba8c['authorName']);_0x44f6f4['authoredAt']=_0x31ba8c['createdAt'],_0x44f6f4['author']=_0xa68b81,_0x44f6f4['isExternal']=!0x0;}else _0x44f6f4['authoredAt']=_0x289ed7['createdAt'];switch(_0x289ed7['data']&&(_0x44f6f4['data']=_0x289ed7['data']),_0x289ed7['attributes']&&(_0x44f6f4['attributes']=_0x289ed7['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x44f6f4['_saved']=!0x0),this['_suggestionState']['get'](_0x44f6f4)){case'notReady':this['_suggestionState']['set'](_0x44f6f4,'dataReady');break;case'markerReady':_0x44f6f4['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x44f6f4])),this['_refreshSuggestionsChain'](new Set([_0x44f6f4])),this['_suggestionState']['set'](_0x44f6f4,'ready'),this['fire']('suggestionLoaded',_0x44f6f4)):this['_suggestionState']['set'](_0x44f6f4,'removed');}return _0x44f6f4;}['acceptSuggestion'](_0x163287){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4b64c8 of _0x163287['getAllAdjacentSuggestions']())_0x4b64c8['accept']();});});}['discardSuggestion'](_0x376f9f){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x523b92 of _0x376f9f['getAllAdjacentSuggestions']())_0x523b92['discard']();});});}['enableCommand'](_0x4c5e84,_0x20618d){const _0x2b18f3=this['editor']['commands']['get'](_0x4c5e84);if(!_0x2b18f3)throw new _0x70ecee('track-changes-command-not-found',this,{'commandName':_0x4c5e84});if(this['_enabledCommands']['has'](_0x2b18f3))throw new _0x70ecee('track-changes-enable-command-twice',this,{'commandName':_0x4c5e84});this['_enabledCommands']['add'](_0x2b18f3),_0x20618d&&_0x2b18f3['on']('execute',(_0x250457,_0x319c87)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x319c87['length']>0x0&&_0x319c87[_0x319c87['length']-0x1]&&_0x319c87[_0x319c87['length']-0x1]['forceDefaultExecution']?_0x319c87['pop']():(_0x250457['return']=_0x20618d((..._0xc065)=>_0x2b18f3['execute'](..._0xc065,{'forceDefaultExecution':!0x0}),..._0x319c87),_0x250457['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x42a8ce){let _0x164eb6,_0x2c7e8d;const _0x304444=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x164eb6=_0x42a8ce();}catch(_0x179a69){_0x2c7e8d=_0x179a69;}return _0x304444||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x2c7e8d&&_0x70ecee['rethrowUnexpectedError'](_0x2c7e8d,this),_0x164eb6;}['markInsertion'](_0x5943bc,_0x213593=null,_0x221576={}){if(_0x5943bc['isCollapsed'])return null;const _0x35b15a=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x221576['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0xa6e652,meta:_0x30bf0e}of this['_findSuggestions'](_0x5943bc,'insertion'))if(_0x30bf0e['isOwn']){if(!_0x30bf0e['isNextTo']){if(_0x30bf0e['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Xt(_0xa6e652,_0x221576))continue;return _0xa6e652;}if(Xt(_0xa6e652,_0x221576))return _0xa6e652;this['_breakSuggestionMarker'](_0xa6e652,_0x5943bc['start'],_0x5943bc['end']);break;}if(_0x213593==_0xa6e652['subType']&&Xt(_0xa6e652,_0x221576)){const _0x521e56=_0xa6e652['getFirstRange']();return _0x521e56['start']['isEqual'](_0x5943bc['end'])?this['_setSuggestionRange'](_0xa6e652,this['_model']['createRange'](_0x5943bc['start'],_0x521e56['end'])):this['_setSuggestionRange'](_0xa6e652,this['_model']['createRange'](_0x521e56['start'],_0x5943bc['end'])),_0xa6e652;}}const _0x2eceee=_0x2b2224(),_0x1c9d91=_0x35b15a['id'],_0x99a4d1=_0x213593?'insertion:'+_0x213593:'insertion',_0x5340ce=this['_setSuggestionData']({'id':_0x2eceee,'type':_0x99a4d1,'createdAt':new Date(),'authorId':_0x1c9d91,'attributes':_0x221576});return this['_addSuggestionMarker'](_0x99a4d1,_0x2eceee,_0x1c9d91,_0x5943bc),_0x5340ce;}['markMultiRangeInsertion'](_0xa39e46,_0x217f01='multi',_0x16f0d={}){const _0x347ee6=this['editor']['plugins']['get']('Users')['me'],_0x2dca7c=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x217f01,'join');this['_trackingSessionId']&&(_0x16f0d['trackingSessionId']=this['_trackingSessionId']);for(const _0x612c45 of this['getSuggestions']())if(_0x612c45['author']['id']==_0x347ee6['id']&&'insertion'==_0x612c45['type']&&_0x612c45['subType']==_0x217f01&&Xt(_0x612c45,_0x16f0d)&&(_0x2dca7c(_0x612c45['getRanges'](),_0xa39e46)||_0x2dca7c(_0xa39e46,_0x612c45['getRanges']()))){for(const _0x1d0313 of _0xa39e46)_0x612c45['addRange'](_0x1d0313);return _0x612c45;}for(const {suggestion:_0x174ea9,meta:_0x138048}of this['_findSuggestions'](_0xa39e46,'insertion')){if(!_0x138048['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x138048['containsRangeInObject'])continue;if(!Xt(_0x174ea9,_0x16f0d))continue;let _0x21ea70=!0x0;for(const _0x1d2045 of _0x174ea9['getRanges']())for(const _0x1f8f3e of _0xa39e46)if(!_0x1d2045['containsRange'](_0x1f8f3e)){_0x21ea70=!0x1;break;}if(_0x21ea70)return _0x174ea9;}const _0x4def20=_0x2b2224(),_0x57effa=_0x347ee6['id'],_0x17d6ba='insertion:'+_0x217f01,_0x3bb2ca=this['_setSuggestionData']({'id':_0x4def20,'type':_0x17d6ba,'createdAt':new Date(),'authorId':_0x57effa,'attributes':_0x16f0d});for(const _0x22aa61 of _0xa39e46)this['_addSuggestionMarker'](_0x17d6ba,_0x4def20,_0x57effa,_0x22aa61,T['getMultiRangeId']());return _0x3bb2ca;}['markInlineFormat'](_0x91597f,_0x5a0b4c,_0xc3deb8=null,_0x1712f9={}){if(_0xc3deb8=_0xc3deb8||Lt(_0x5a0b4c),_0x91597f['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x1712f9['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x5be6e4=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0xc3deb8,'accept');return this['forceDefaultExecution'](()=>_0x5be6e4([_0x91597f],_0x5a0b4c,_0x1712f9)),null;}const _0x17de7b=this['editor']['plugins']['get']('Users')['me'],_0x4d5af5=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x46234d,meta:_0x31ad7f}of this['_findSuggestions'](_0x91597f,'insertion'))_0x31ad7f['isOwn']&&!_0x31ad7f['isInsideObject']&&_0x4d5af5['push'](..._0x46234d['getRanges']());}const _0x2c25af=function(_0x3819b8,_0x448f36){const _0x339a1c=[];for(const _0x4e408c of _0x448f36){const _0x36a942=_0x3819b8['getIntersection'](_0x4e408c);_0x36a942&&_0x339a1c['push'](_0x36a942);}return _0x339a1c;}(_0x91597f,_0x4d5af5),_0xd30191=function(_0x1877a5,_0x2b5cc0){const _0xcba08e=[_0x1877a5];for(const _0x573e88 of _0x2b5cc0){let _0x209cad=0x0;for(;_0x209cad<_0xcba08e['length'];){const _0x267ff0=_0xcba08e[_0x209cad]['getDifference'](_0x573e88);_0xcba08e['splice'](_0x209cad,0x1,..._0x267ff0),_0x209cad+=_0x267ff0['length'];}}return _0xcba08e;}(_0x91597f,_0x4d5af5);_0x2c25af['length']&&this['_model']['change'](()=>{for(const _0x1eca45 of _0x2c25af){const _0x3ffdcb=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0xc3deb8,'accept');this['forceDefaultExecution'](()=>_0x3ffdcb([_0x1eca45],_0x5a0b4c,_0x1712f9));}});for(const _0x5a4435 of _0xd30191){let _0x121954=null,_0x40e617=_0x5a4435['start'],_0x459677=_0x5a4435['end'];for(const {suggestion:_0x2531f4,meta:_0x620e40}of this['_findSuggestions'](_0x5a4435,'formatInline')){if(!_0x620e40['isOwn'])continue;if(_0x2531f4['subType']!=_0xc3deb8)continue;if(!Xt(_0x2531f4,_0x1712f9))continue;const _0x6c45dd=_0x2531f4['getFirstRange']();if(_0x6c45dd['containsRange'](_0x5a4435,!0x0))return null;_0x40e617=_0x40e617['isBefore'](_0x6c45dd['start'])?_0x40e617:_0x6c45dd['start'],_0x459677=_0x459677['isAfter'](_0x6c45dd['end'])?_0x459677:_0x6c45dd['end'],_0x121954?_0x6c45dd['start']['isBefore'](_0x121954['getFirstRange']()['start'])?(_0x121954['removeMarkers'](),_0x121954=_0x2531f4):_0x2531f4['removeMarkers']():_0x121954=_0x2531f4;}const _0x383e2e=this['_model']['createRange'](_0x40e617,_0x459677);if(_0x121954)this['_setSuggestionRange'](_0x121954,_0x383e2e);else{const _0x3590f9=_0x2b2224(),_0x175c24=_0x17de7b['id'];this['_setSuggestionData']({'id':_0x3590f9,'type':'formatInline:'+_0xc3deb8,'data':_0x5a0b4c,'createdAt':new Date(),'authorId':_0x175c24,'attributes':_0x1712f9}),this['_addSuggestionMarker']('formatInline:'+_0xc3deb8,_0x3590f9,_0x175c24,_0x383e2e);}}return null;}['markBlockFormat'](_0x43d67b,_0x503c70,_0x1d4933=[],_0x4fca87=null,_0x3b0150={}){_0x503c70['formatGroupId']||(_0x503c70['formatGroupId']=_0x503c70['commandName']),_0x503c70['multipleBlocks']=_0x43d67b['is']('range'),_0x4fca87=_0x4fca87||Lt(_0x503c70);const _0x3fbaa2=_0x1d4933['map'](_0x3e3463=>zt(_0x3e3463,this['_model'])),_0x4663d9=_0x43d67b['is']('range')?_0x43d67b:zt(_0x43d67b,this['_model']);if(this['_trackingSessionId']&&(_0x3b0150['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x2c8e36=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4fca87,'accept');return this['forceDefaultExecution'](()=>_0x2c8e36([_0x4663d9],_0x503c70,_0x3b0150)),null;}_0x3fbaa2['push'](_0x4663d9);let _0x636a64=!0x0;for(const _0x2f395c of _0x3fbaa2)if(!this['_rangeIsInLocalUserInsertion'](_0x2f395c)){_0x636a64=!0x1;break;}if(_0x636a64&&'always'!==this['_trackFormatChanges']){const _0x1618d7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4fca87,'accept');return this['forceDefaultExecution'](()=>_0x1618d7([_0x4663d9],_0x503c70,_0x3b0150)),null;}let _0x2a40ed=null,_0x5d2f9d=_0x4663d9['start'],_0x51669c=_0x4663d9['end'];for(const {suggestion:_0x25ffc4,meta:_0x4b207d}of this['_findSuggestions'](_0x4663d9,'formatBlock')){if(!_0x4b207d['isOwn'])continue;if(_0x4b207d['isNextTo']||_0x4b207d['containsRangeInObject']||_0x4b207d['isInsideObject'])continue;if(_0x25ffc4['data']['formatGroupId']!=_0x503c70['formatGroupId'])continue;if(!Xt(_0x25ffc4,_0x3b0150))continue;const _0x398cb5=_0x25ffc4['getFirstRange']();if(_0x25ffc4['subType']==_0x4fca87){if(_0x398cb5['containsRange'](_0x4663d9,!0x0))return null;_0x5d2f9d=_0x5d2f9d['isBefore'](_0x398cb5['start'])?_0x5d2f9d:_0x398cb5['start'],_0x51669c=_0x51669c['isAfter'](_0x398cb5['end'])?_0x51669c:_0x398cb5['end'],_0x2a40ed?_0x398cb5['start']['isBefore'](_0x2a40ed['getFirstRange']()['start'])?(_0x2a40ed['removeMarkers'](),_0x2a40ed=_0x25ffc4):_0x25ffc4['removeMarkers']():_0x2a40ed=_0x25ffc4;}else{const _0x12faf5=_0x4663d9['getIntersection'](_0x398cb5);this['_cutOutSuggestionMarker'](_0x25ffc4,_0x12faf5);}}const _0x10ab61=this['editor']['plugins']['get']('Users')['me'],_0x48943f=_0x2b2224(),_0x202006=_0x10ab61['id'];if(_0x2a40ed)return this['_setSuggestionRange'](_0x2a40ed,this['_model']['createRange'](_0x5d2f9d,_0x51669c)),_0x2a40ed;{const _0x9c2ca5=this['_setSuggestionData']({'id':_0x48943f,'type':'formatBlock:'+_0x4fca87,'data':_0x503c70,'createdAt':new Date(),'authorId':_0x202006,'attributes':_0x3b0150});return this['_addSuggestionMarker']('formatBlock:'+_0x4fca87,_0x48943f,_0x202006,this['_model']['createRange'](_0x5d2f9d,_0x51669c)),_0x9c2ca5;}}['markMultiRangeBlockFormat'](_0x598754,_0x289e49,_0x4be784=[],_0x37db94=null,_0x4009c3={}){_0x289e49['formatGroupId']||(_0x289e49['formatGroupId']=_0x289e49['commandName']);const _0x59c1a9=_0x598754[0x0];_0x289e49['multipleBlocks']=_0x59c1a9['is']('range'),_0x37db94=_0x37db94||Lt(_0x289e49);const _0xa36a67=_0x4be784['map'](_0x5a08ca=>zt(_0x5a08ca,this['_model'])),_0x55cde8=_0x59c1a9['is']('range')?_0x598754:_0x598754['map'](_0xca9f87=>zt(_0xca9f87,this['_model']));if(this['_trackingSessionId']&&(_0x4009c3['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x432ce=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x37db94,'accept');return this['forceDefaultExecution'](()=>_0x432ce(_0x55cde8,_0x289e49,_0x4009c3)),null;}_0xa36a67['push'](..._0x55cde8);let _0x38161f=!0x0;for(const _0x2568e8 of _0xa36a67)if(!this['_rangeIsInLocalUserInsertion'](_0x2568e8)){_0x38161f=!0x1;break;}if(_0x38161f&&'always'!==this['_trackFormatChanges']){const _0x89c884=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x37db94,'accept');return this['forceDefaultExecution'](()=>_0x89c884(_0x55cde8,_0x289e49,_0x4009c3)),null;}const _0x35ca42=this['editor']['plugins']['get']('Users')['me'];for(const _0x903c84 of this['getSuggestions']()){const _0x48d1b8=_0x903c84['data'];if(_0x903c84['author']['id']!=_0x35ca42['id'])continue;if('formatBlock'!=_0x903c84['type']||_0x48d1b8['formatGroupId']!=_0x289e49['formatGroupId'])continue;if(!Xt(_0x903c84,_0x4009c3))continue;const _0x2f6a5b=_0x903c84['subType']==_0x37db94;for(let _0xe81976=0x0;_0xe81976<_0x55cde8['length'];_0xe81976++){const _0x391cc3=_0x55cde8[_0xe81976];for(const _0x301df4 of _0x903c84['getMarkers']()){const _0x407071=_0x301df4['getRange']();if(_0x391cc3['isEqual'](_0x407071)){_0x2f6a5b?(_0x55cde8['splice'](_0xe81976,0x1),_0xe81976--):_0x903c84['removeMarker'](_0x301df4['name']);break;}}}}if(0x0==_0x55cde8['length'])return null;const _0x3123bb=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x37db94,'join');for(const _0x3646c0 of this['getSuggestions']()){const _0x13e097=_0x3646c0['data'];if(_0x3646c0['author']['id']==_0x35ca42['id']&&('formatBlock'==_0x3646c0['type']&&_0x13e097['formatGroupId']==_0x289e49['formatGroupId']&&_0x3646c0['subType']==_0x37db94&&Xt(_0x3646c0,_0x4009c3)&&(_0x3123bb(_0x3646c0['getRanges'](),_0x55cde8)||_0x3123bb(_0x55cde8,_0x3646c0['getRanges']())))){for(const _0x5c91c1 of _0x55cde8)_0x3646c0['addRange'](_0x5c91c1);return _0x3646c0;}}const _0x3614cb=_0x2b2224(),_0x23912c=_0x35ca42['id'],_0x39a75b='formatBlock:'+_0x37db94,_0x1ec22e=this['_setSuggestionData']({'id':_0x3614cb,'type':_0x39a75b,'data':_0x289e49,'createdAt':new Date(),'authorId':_0x23912c,'attributes':_0x4009c3});for(const _0x32f8cb of _0x55cde8)this['_addSuggestionMarker'](_0x39a75b,_0x3614cb,_0x23912c,_0x32f8cb,T['getMultiRangeId']());return _0x1ec22e;}['markDeletion'](_0x263ba8,_0x52415f=null,_0x21ce8a={}){if(_0x263ba8['isCollapsed'])return null;const _0x123ca2=this['editor']['plugins']['get']('Users')['me'],_0x3aba5b=new _0x171836(_0x263ba8['start'],_0x263ba8['end']);this['_trackingSessionId']&&(_0x21ce8a['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x2a9031,meta:_0x2d003d}of this['_findSuggestions'](_0x3aba5b,'insertion'))if(_0x2d003d['isOwn']&&!_0x2d003d['isNextTo']){if(_0x2a9031['isMultiRange']){const _0x5c2efe=_0x2a9031['getRanges']()['filter'](_0x2161bb=>'$graveyard'!=_0x2161bb['root']['rootName']);_0x5c2efe['every'](_0x318ab5=>_0x3aba5b['containsRange'](_0x318ab5,!0x0))&&_0x2a9031['discard']();if(_0x5c2efe['some'](_0xe20fe0=>_0xe20fe0['containsRange'](_0x3aba5b,!0x0))){const _0x470227=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x52415f,'accept');return this['forceDefaultExecution'](()=>_0x470227([_0x3aba5b],null,_0x21ce8a)),null;}}else{const _0x1c7ad8=_0x3aba5b['getIntersection'](_0x2a9031['getFirstRange']());null!==_0x1c7ad8&&_0x2a9031['_onDiscard']([_0x1c7ad8],null,_0x21ce8a);}}if(_0x3aba5b['detach'](),_0x3aba5b['isCollapsed']||'$graveyard'==_0x3aba5b['root']['rootName'])return null;let _0x288fbc=null,_0x554e44=_0x3aba5b['start'],_0x156bb7=_0x3aba5b['end'];const _0x7c8d6c=this['_findSuggestions'](_0x3aba5b,'deletion');for(const {suggestion:_0x433263,meta:_0x1b3903}of _0x7c8d6c){const _0x5281b1=this['_model']['createRange'](_0x554e44,_0x156bb7);if(_0x1b3903['isOwn']&&(this['_mergeNestedSuggestions']||!_0x1b3903['containsRangeInObject']&&!_0x1b3903['isInsideObject'])){if(_0x433263['isMultiRange']){if(!Xt(_0x433263,_0x21ce8a))continue;let _0x1c490a=!0x0;for(const _0x4dce5b of _0x433263['getRanges']()){if(_0x4dce5b['containsRange'](_0x5281b1,!0x0))return _0x433263;_0x5281b1['containsRange'](_0x4dce5b)||(_0x1c490a=!0x1);}_0x1c490a&&_0x433263['discard']();}else{const _0x2d7d2a=_0x433263['getFirstRange']();if(_0x2d7d2a['containsRange'](_0x5281b1,!0x0))return _0x433263;if(!Xt(_0x433263,_0x21ce8a)){_0x5281b1['containsRange'](_0x2d7d2a)?_0x433263['removeMarkers']():_0x2d7d2a['containsPosition'](_0x554e44)?_0x554e44=_0x2d7d2a['end']:_0x2d7d2a['containsPosition'](_0x156bb7)&&(_0x156bb7=_0x2d7d2a['start']);continue;}_0x554e44=_0x554e44['isBefore'](_0x2d7d2a['start'])?_0x554e44:_0x2d7d2a['start'],_0x156bb7=_0x156bb7['isAfter'](_0x2d7d2a['end'])?_0x156bb7:_0x2d7d2a['end'],_0x21ce8a=Object['assign']({},_0x433263['attributes']),_0x288fbc?_0x2d7d2a['start']['isBefore'](_0x288fbc['getFirstRange']()['start'])?(_0x288fbc['removeMarkers'](),_0x288fbc=_0x433263):_0x433263['removeMarkers']():_0x288fbc=_0x433263;}}}if(_0x288fbc)return this['_setSuggestionRange'](_0x288fbc,this['_model']['createRange'](_0x554e44,_0x156bb7)),_0x288fbc;{const _0x1bd757=_0x2b2224(),_0x9dc46f=this['_model']['createRange'](_0x554e44,_0x156bb7),_0x337971=_0x123ca2['id'],_0x3a1fd7=_0x52415f?'deletion:'+_0x52415f:'deletion',_0xf1ce0c=this['_setSuggestionData']({'id':_0x1bd757,'type':_0x3a1fd7,'createdAt':new Date(),'authorId':_0x337971,'attributes':_0x21ce8a});return this['_addSuggestionMarker'](_0x3a1fd7,_0x1bd757,_0x337971,_0x9dc46f),_0xf1ce0c;}}['markMultiRangeDeletion'](_0x588901,_0x53fc0b='multi',_0x5d1cc1={}){const _0xfa4a91=this['editor']['plugins']['get']('Users')['me'],_0x227909=_0x588901['map'](_0x288ed4=>new _0x171836(_0x288ed4['start'],_0x288ed4['end'])),_0x4e7627=new Set();this['_trackingSessionId']&&(_0x5d1cc1['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x5acc1a,meta:_0x37e4c8}of this['_findSuggestions'](_0x227909,'insertion'))_0x37e4c8['isOwn']&&!_0x37e4c8['isNextTo']&&_0x4e7627['add'](_0x5acc1a);for(const _0x40164c of _0x4e7627)if(_0x40164c['isMultiRange']){const _0x79b479=_0x40164c['getRanges']();(!_0x40164c['attributes']||!_0x40164c['attributes']['skipNestingCheck'])&&(_0x79b479['every'](_0x5a6d1d=>_0x227909['some'](_0x464cc7=>_0x464cc7['containsRange'](_0x5a6d1d,!0x0)))&&_0x40164c['discard']());if(_0x227909['every'](_0x294cf6=>_0x79b479['some'](_0x53c79a=>_0x53c79a['containsRange'](_0x294cf6,!0x0)))){const _0x22d81c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x53fc0b,'accept');return this['forceDefaultExecution'](()=>_0x22d81c(_0x588901,null,_0x5d1cc1)),null;}}else{const _0xafe2d2=_0x40164c['getFirstRange']();_0x227909['some'](_0x9d31d3=>_0x9d31d3['containsRange'](_0xafe2d2,!0x0))&&_0x40164c['discard']();if(_0x227909['every'](_0x2cdbff=>_0xafe2d2['containsRange'](_0x2cdbff,!0x0))){const _0x124f5c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x53fc0b,'accept');return this['forceDefaultExecution'](()=>_0x124f5c(_0x227909,null,_0x5d1cc1)),null;}}const _0x47732e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x53fc0b,'join');let _0x1d3fa2=null;for(const _0x117668 of this['getSuggestions']())if(_0x117668['author']['id']==_0xfa4a91['id']&&_0x117668['isInContent']&&'deletion'==_0x117668['type']&&_0x117668['subType']==_0x53fc0b&&Xt(_0x117668,_0x5d1cc1)&&(_0x47732e(_0x117668['getRanges'](),_0x227909)||_0x47732e(_0x227909,_0x117668['getRanges']()))){if(_0x1d3fa2){if(_0x117668['commentThread']&&_0x117668['commentThread']['length'])continue;for(const _0x406607 of _0x117668['getRanges']())_0x1d3fa2['isIntersectingWithRange'](_0x406607)||_0x1d3fa2['addRange'](_0x406607);_0x117668['removeMarkers']();}else{_0x1d3fa2=_0x117668;for(const _0x59d4f9 of _0x227909)_0x117668['isIntersectingWithRange'](_0x59d4f9)||_0x117668['addRange'](_0x59d4f9);}}if(_0x1d3fa2)return _0x1d3fa2;_0x4e7627['clear']();for(const {suggestion:_0x385039,meta:_0x11cb4c}of this['_findSuggestions'](_0x227909,'deletion'))_0x11cb4c['isOwn']&&(this['_mergeNestedSuggestions']||!_0x11cb4c['containsRangeInObject']&&!_0x11cb4c['isInsideObject'])&&Xt(_0x385039,_0x5d1cc1)&&_0x4e7627['add'](_0x385039);for(const _0xb4f247 of _0x4e7627){const _0x24759c=_0xb4f247['getRanges']();if(!_0x5d1cc1||!_0x5d1cc1['skipNestingCheck']){if(_0x227909['every'](_0x59f2be=>_0x24759c['some'](_0x23dd54=>_0x23dd54['containsRange'](_0x59f2be,!0x0))))return _0xb4f247;}(!_0xb4f247['attributes']||!_0xb4f247['attributes']['skipNestingCheck'])&&(_0x24759c['every'](_0x579690=>_0x227909['some'](_0x12c865=>_0x12c865['containsRange'](_0x579690,!0x0)))&&_0xb4f247['discard']());}const _0x4d95f9=_0x2b2224(),_0xf4f7f0=_0xfa4a91['id'],_0x52baa7='deletion:'+_0x53fc0b,_0xa63167=this['_setSuggestionData']({'id':_0x4d95f9,'type':_0x52baa7,'createdAt':new Date(),'authorId':_0xf4f7f0,'attributes':_0x5d1cc1});for(const _0x18e25d of _0x227909)_0x18e25d['detach'](),_0x18e25d['isCollapsed']||'$graveyard'==_0x18e25d['root']['rootName']||this['_addSuggestionMarker'](_0x52baa7,_0x4d95f9,_0xf4f7f0,_0x18e25d,T['getMultiRangeId']());return _0xa63167;}['markAttributeChange'](_0x3f825f,_0x42d9bb,_0x389bb6,_0x5cdda0,_0x5d92e5){if(_0x3f825f['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x9b5a0a=this['editor']['plugins']['get']('Users')['me']['id'],_0x31dc96=Array['from'](this['_suggestions']['values']())['filter'](_0x30f6e1=>'attribute'==_0x30f6e1['type']&&_0x30f6e1['data']['key']==_0x42d9bb&&_0x30f6e1['isIntersectingWithRange'](_0x3f825f));if(this['_trackingSessionId']&&(_0x5d92e5['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x5e6d0d=this['_findSuggestions'](_0x3f825f,'insertion')['filter'](({meta:_0x5df1bd})=>_0x5df1bd['isOwn']&&!_0x5df1bd['isInsideObject']&&!_0x5df1bd['isNextTo'])['map'](({suggestion:_0x2375e0})=>_0x2375e0);_0x31dc96['unshift'](..._0x5e6d0d);}const _0x20c656=new Map([[_0x3f825f,_0x389bb6]]);for(const _0x152ef6 of _0x31dc96){const _0x2f7a13='attribute'==_0x152ef6['type']?_0x152ef6['data']['oldValue']:void 0x0,_0x4ffb9e=_0x152ef6['getFirstRange'](),_0x5c8b87=Array['from'](_0x20c656['keys']())['find'](_0x36652c=>_0x36652c['isIntersecting'](_0x4ffb9e));if(!_0x5c8b87)continue;const _0x43f7d3=_0x5c8b87['getDifference'](_0x4ffb9e);this['_isBlockAttribute'](_0x42d9bb)&&'insertion'==_0x152ef6['type']&&0x0!=_0x43f7d3['length']||(_0x20c656['delete'](_0x5c8b87),_0x43f7d3['forEach'](_0x33adf6=>{_0x20c656['set'](_0x33adf6,_0x389bb6);}),'insertion'!=_0x152ef6['type']&&_0x2f7a13!=_0x5cdda0&&_0x20c656['set'](_0x5c8b87['getIntersection'](_0x4ffb9e),_0x2f7a13));}const _0x505911=[];for(const [_0x337950,_0x550c07]of _0x20c656){const _0xd2bef7=_0x2b2224(),_0x48b12c={'key':_0x42d9bb,'oldValue':_0x550c07,'newValue':_0x5cdda0};_0x42d9bb['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':_0x42d9bb});const _0x5391d5=('attribute:'+(_0x42d9bb+'|'+Lt({'newValue':_0x5cdda0})))['substring'](0x0,0x3c),_0x1fd35b=this['_setSuggestionData']({'id':_0xd2bef7,'type':_0x5391d5,'data':_0x48b12c,'createdAt':new Date(),'authorId':_0x9b5a0a,'attributes':_0x5d92e5});_0x505911['push'](_0x1fd35b),this['_addSuggestionMarker'](_0x5391d5,_0xd2bef7,_0x9b5a0a,_0x337950);}return _0x505911;}['enableDefaultAttributesIntegration'](_0x26c1b3){this['enableCommand'](_0x26c1b3,(_0xe2fe21,..._0x2c68fe)=>{this['recordAttributeChanges'](()=>{_0xe2fe21(..._0x2c68fe);});});}['registerBlockAttribute'](_0x17791f){this['_blockAttributeKeys']['add'](_0x17791f);}['registerInlineAttribute'](_0x48dbe9){this['_inlineAttributeKeys']['add'](_0x48dbe9);}['startTrackingSession'](_0x333ae0){return this['_trackingSessionId']=void 0x0!==_0x333ae0?_0x333ae0:_0x2b2224(),this['_trackingSessionId'];}['_getAttributeKey'](_0x519cef){return'attribute'==_0x519cef['type']?_0x519cef['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x368ad9,_0x4c1fb2){const _0x1d16e7=_0x368ad9['getFirstMarker']();this['_model']['change'](_0x316fb0=>{_0x316fb0['updateMarker'](_0x1d16e7,{'range':_0x4c1fb2});});}['_addThreadToSuggestion'](_0x12e05b){const _0x5511f6=_0x12e05b['id'],_0x3f1d2f=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x5511f6)||this['_commentsRepository']['addCommentThread']({'channelId':_0x3f1d2f,'threadId':_0x5511f6,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x497ae0=this['_commentsRepository']['getCommentThread'](_0x5511f6);_0x497ae0['unbind']('isRemovable'),_0x497ae0['isRemovable']=!0x1,_0x12e05b['commentThread']=_0x497ae0;}['_checkSuggestionCorrectness'](_0x4ec243,_0x3e784e,_0x4e1b58,_0x301752){if(_0x4ec243['type']!=_0x3e784e||_0x4ec243['subType']!=_0x4e1b58||_0x4ec243['creator']['id']!=_0x301752)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x70ecee('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x45cbe0,_0x319362){const _0x5794f9=_0x45cbe0['getFirstRange']();if(_0x319362['isEqual'](_0x5794f9))_0x45cbe0['removeMarkers']();else{if(_0x5794f9['containsRange'](_0x319362)){const _0x52f684=this['_model']['createPositionAt'](_0x319362['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x45cbe0,this['_model']['createRange'](_0x5794f9['start'],_0x52f684));const _0x3de8b3=_0x2b2224(),_0x39cb5b=_0x45cbe0['creator']['id'],_0x4b5c9b=_0x45cbe0['type']+':'+_0x45cbe0['subType'];this['_setSuggestionData']({'id':_0x3de8b3,'type':_0x4b5c9b,'createdAt':new Date(),'authorId':_0x39cb5b,'data':_0x45cbe0['data'],'attributes':_0x45cbe0['attributes']});const _0x39fd15=this['_model']['createPositionAt'](_0x319362['end']['parent'],'after'),_0x456df1=this['_model']['createRange'](_0x39fd15,_0x5794f9['end']);this['_addSuggestionMarker'](_0x4b5c9b,_0x3de8b3,_0x39cb5b,_0x456df1);}else{if(_0x5794f9['containsPosition'](_0x319362['start'])){const _0x2dc7e6=this['_model']['createPositionAt'](_0x319362['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x45cbe0,this['_model']['createRange'](_0x5794f9['start'],_0x2dc7e6));}else{const _0x2a9517=this['_model']['createPositionAt'](_0x319362['end']['parent'],'after');this['_setSuggestionRange'](_0x45cbe0,this['_model']['createRange'](_0x2a9517,_0x5794f9['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x3bb2a6){for(const {suggestion:_0x57ed39,meta:_0x348af7}of this['_findSuggestions'](_0x3bb2a6,'insertion')){if(!_0x348af7['isOwn'])continue;const _0x4ead20=_0x57ed39['getRanges']();for(const _0x347db8 of _0x4ead20)if(!_0x3bb2a6['getDifference'](_0x347db8)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x12cf95){return this['editor']['plugins']['get']('Users')['getUser'](_0x12cf95);}['_getExternalAuthor'](_0x318220){const _0x32d5c7=this['editor']['plugins']['get']('Users'),_0x250ce8=_0xb25aab('external:'+_0x318220),_0x25feb3=_0x32d5c7['getUser'](_0x250ce8);return _0x25feb3||_0x32d5c7['addUser']({'id':_0x250ce8,'name':_0x318220});}['_createSuggestion'](_0x4b7451,_0x123021,_0x458cb5,_0x498e5a,_0x5e3e77,_0x46d353){const _0x23d40a=this['_getAuthorFromId'](_0x498e5a);if(!_0x23d40a)throw new _0x70ecee('track-changes-user-not-found',this,{'authorId':_0x498e5a,'suggestionId':_0x458cb5});const _0x383ba6=this['_suggestionFactory']['buildSuggestion'](_0x4b7451,_0x123021,_0x458cb5,_0x23d40a,_0x5e3e77,_0x41a70a=>{this['_updateSuggestionData'](_0x458cb5,{'attributes':_0x41a70a});const _0x6523b0=this['getSuggestion'](_0x458cb5);this['_joinWithAdjacentSuggestions'](new Set([_0x6523b0])),this['_refreshSuggestionsChain'](new Set([_0x6523b0]));},_0x46d353);return this['listenTo'](_0x383ba6,'accept',()=>{this['_updateSuggestionData'](_0x458cb5,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x383ba6,'discard',()=>{this['_updateSuggestionData'](_0x458cb5,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x458cb5,_0x383ba6),this['_suggestionState']['set'](_0x383ba6,'notReady'),_0x383ba6;}['_splitMarkerName'](_0x2a6329){const _0x165fd9=_0x2a6329['split'](':');return{'group':_0x165fd9[0x0],'type':_0x165fd9[0x1],'subType':_0x165fd9['length']>=0x5?_0x165fd9[0x2]:null,'id':_0x165fd9['length']<0x5?_0x165fd9[0x2]:_0x165fd9[0x3],'authorId':_0x165fd9['length']<0x5?_0x165fd9[0x3]:_0x165fd9[0x4],'markerCount':0x6==_0x165fd9['length']?_0x165fd9[0x5]:null};}['_breakSuggestionMarker'](_0x702df,_0x14eb27,_0x2b2b82){const _0x4678f0=_0x702df['getFirstRange'](),_0x5e6ac7=_0x4678f0['start'],_0x9b9ac4=_0x4678f0['end'];this['_setSuggestionRange'](_0x702df,this['_model']['createRange'](_0x5e6ac7,_0x14eb27));const _0x330dbf=_0x2b2224(),_0x530fd2=_0x702df['creator']['id'],_0x45065b=_0x702df['type']+(_0x702df['subType']?':'+_0x702df['subType']:'');this['_setSuggestionData']({'id':_0x330dbf,'type':_0x45065b,'createdAt':new Date(),'authorId':_0x530fd2,'originalSuggestionId':_0x702df['_originalSuggestionId']||_0x702df['id'],'attributes':_0x702df['attributes'],'data':_0x702df['data']});const _0x2468b5=this['_getAttributeKey'](_0x702df);('formatBlock'==_0x702df['type']||_0x2468b5&&this['_isBlockAttribute'](_0x2468b5))&&(_0x2b2b82=this['_model']['createPositionBefore'](_0x2b2b82['parent'])),this['_addSuggestionMarker'](_0x45065b,_0x330dbf,_0x530fd2,this['_model']['createRange'](_0x2b2b82,_0x9b9ac4));}['_findSuggestions'](_0x1ec732,_0x1a7224=null){const _0x1fa092=[],_0x4a7d48=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x1ec732)||(_0x1ec732=[_0x1ec732]);for(const _0x300b84 of this['getSuggestions']()){if(!_0x300b84['isInContent'])continue;if(_0x1a7224&&_0x300b84['type']!=_0x1a7224)continue;let _0x27c900=!0x1;for(const _0x503a41 of _0x300b84['getRanges']()){for(const _0x1d6c0a of _0x1ec732){const _0x11a018=_0x1d6c0a['start']['isEqual'](_0x503a41['end'])||_0x1d6c0a['end']['isEqual'](_0x503a41['start']);if(_0x11a018||_0x1d6c0a['getIntersection'](_0x503a41)){const _0x856f5b=_0x1d6c0a['containsRange'](_0x503a41)&&Ft(this['_model']['schema'],_0x503a41['start'],_0x1d6c0a),_0x4c059b=_0x503a41['containsRange'](_0x1d6c0a)&&Ft(this['_model']['schema'],_0x1d6c0a['start'],_0x503a41);_0x1fa092['push']({'suggestion':_0x300b84,'meta':{'isOwn':_0x4a7d48==_0x300b84['author'],'isNextTo':_0x11a018,'isInsideObject':_0x856f5b,'containsRangeInObject':_0x4c059b}}),_0x27c900=!0x0;break;}}if(_0x27c900)break;}}return _0x1fa092;}['_addSuggestionMarker'](_0x2d8178,_0x36b79f,_0x51ffa4,_0x5e4dd8,_0x4822cc){this['_model']['change'](_0x1fe377=>{let _0x5d2f1d='suggestion:'+_0x2d8178+':'+_0x36b79f+':'+_0x51ffa4;_0x4822cc&&(_0x5d2f1d=_0x5d2f1d+':'+_0x4822cc),_0x1fe377['addMarker'](_0x5d2f1d,{'range':_0x5e4dd8,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x574d5b){const _0x3779f0=_0x574d5b['previous'],_0x353936=_0x574d5b['next'];_0x574d5b['previous']=null,_0x574d5b['next']=null,null!=_0x3779f0&&_0x3779f0['next']==_0x574d5b&&(_0x3779f0['next']=_0x353936),null!=_0x353936&&_0x353936['previous']==_0x574d5b&&(_0x353936['previous']=_0x3779f0),'ready'==this['_suggestionState']['get'](_0x574d5b)&&(this['_suggestionState']['set'](_0x574d5b,'removed'),this['fire']('suggestionUnloaded',_0x574d5b,_0x3779f0,_0x353936));}['_setSuggestionData'](_0x385950){const _0xd37191=_0x385950['id'],_0x32072d=this['addSuggestionData'](_0x385950);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x2f85fc=this['editor']['plugins']['get']('PendingActions'),_0x220847=_0x32072d['hasComments'],_0xba5628=_0x32072d['subType']?_0x32072d['type']+':'+_0x32072d['subType']:_0x32072d['type'],_0x1674d2=this['editor']['locale'],_0x23de16=_0x2f85fc['add'](o(_0x1674d2,'PENDING_ACTION_SUGGESTION')),_0x1b5be2={'id':_0xd37191,'type':_0xba5628,'hasComments':_0x220847,'data':_0x385950['data']||null,'originalSuggestionId':_0x385950['originalSuggestionId']||null,'attributes':_0x32072d['attributes']};this['_adapter']['addSuggestion'](_0x1b5be2)['then'](_0x2c9a88=>{_0x32072d['_saved']=!0x0,_0x2f85fc['remove'](_0x23de16),_0x2c9a88&&_0x2c9a88['createdAt']&&(this['_suggestions']['get'](_0xd37191)['createdAt']=_0x2c9a88['createdAt']);})['catch'](_0xc09d05=>{throw _0x52604b('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x32072d['discard']();}),_0x32072d['stopListening'](),this['_suggestions']['delete'](_0x32072d['id']),this['_suggestionState']['delete'](_0x32072d),_0xc09d05;});}return _0x32072d;}['_isBlockAttribute'](_0x3466a5){return this['_blockAttributeKeys']['has'](_0x3466a5);}['_isInlineAttribute'](_0x3a41dc){return this['_inlineAttributeKeys']['has'](_0x3a41dc);}['_updateSuggestionData'](_0xf9dbbe,_0x3f174b){const _0x1ea71e=this['editor']['plugins']['get']('PendingActions'),_0x100aff=this['getSuggestion'](_0xf9dbbe);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x100aff['_saved']){const _0x3fa474=_0x1ea71e['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0xf9dbbe,_0x3f174b)['then'](()=>{_0x1ea71e['remove'](_0x3fa474);});}else _0x100aff['on']('change:_saved',()=>{this['_updateSuggestionData'](_0xf9dbbe,_0x3f174b);});}}['_getSuggestionData'](_0x3f8714){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x70ecee('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3f8714);}['_handleNewSuggestionMarker'](_0x25f24d){const {id:_0x3d92d3,type:_0x37b8e4,subType:_0x2ebbca,authorId:_0x4a7460}=this['_splitMarkerName'](_0x25f24d),_0x396db1=this['_suggestions']['get'](_0x3d92d3)||this['_createSuggestion'](_0x37b8e4,_0x2ebbca,_0x3d92d3,_0x4a7460,{});switch(this['_checkSuggestionCorrectness'](_0x396db1,_0x37b8e4,_0x2ebbca,_0x4a7460),this['_suggestionState']['get'](_0x396db1)){case'notReady':this['_getSuggestionData'](_0x3d92d3)['then'](_0x3d96b6=>{let _0x2cd36b=Promise['resolve']();_0x3d96b6['hasComments']&&(_0x2cd36b=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x3d92d3})),_0x2cd36b['then'](()=>{this['addSuggestionData'](_0x3d96b6)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x396db1,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x3d92d3,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x396db1,'ready'),this['fire']('suggestionLoaded',_0x396db1);break;case'ready':this['fire']('suggestionChanged',_0x396db1);}return _0x396db1['addMarkerName'](_0x25f24d),_0x396db1;}['_refreshSuggestionsChain'](_0x1c762f){const _0x13a9cd=Array['from'](_0x1c762f),_0x30562a=_0x13a9cd['filter'](_0x529a0a=>'attribute'==_0x529a0a['type']);this['_refreshAttributeSuggestionsChain'](_0x30562a);const _0x24aee9=_0x13a9cd['filter'](_0x27d532=>!_0x27d532['isMultiRange']&&'attribute'!=_0x27d532['type']),_0x23e2cd=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x564a6f=>!_0x564a6f['isMultiRange']&&'attribute'!=_0x564a6f['type']),_0x58df5c=_0x23e2cd['filter'](_0x4d99d6=>!_0x1c762f['has'](_0x4d99d6)),_0x2a7167=new Map(_0x23e2cd['map'](_0x209326=>[_0x209326,this['_suggestionFactory']['getSuggestionCallback'](_0x209326['type'],_0x209326['subType'],'chain')])),_0x382591=new Map(_0x23e2cd['map'](_0x1fe44e=>[_0x1fe44e,_0x1fe44e['getFirstRange']()])),_0x1b2c91=new Set(),_0x200022=new Set();for(let _0x349afe=0x0;_0x349afe<_0x24aee9['length'];_0x349afe++)_0xeff88d(_0x24aee9[_0x349afe],_0x24aee9,_0x349afe+0x1);for(let _0x341a34=0x0;_0x341a34<_0x24aee9['length'];_0x341a34++)_0xeff88d(_0x24aee9[_0x341a34],_0x58df5c,0x0);const _0x432b59=new Set();for(let _0x406db0=0x0;_0x406db0<_0x24aee9['length'];_0x406db0++){const _0x39344e=_0x24aee9[_0x406db0];!_0x200022['has'](_0x39344e)&&_0x39344e['previous']&&(_0x432b59['add'](_0x39344e['previous']),_0x39344e['previous']['next']===_0x39344e&&(_0x39344e['previous']['next']=null),_0x39344e['previous']=null),!_0x1b2c91['has'](_0x39344e)&&_0x39344e['next']&&(_0x432b59['add'](_0x39344e['next']),_0x39344e['next']['previous']===_0x39344e&&(_0x39344e['next']['previous']=null),_0x39344e['next']=null);}function _0xeff88d(_0x2b787e,_0x2d10e2,_0x5b3012){for(let _0xcae0d0=_0x5b3012;_0xcae0d0<_0x2d10e2['length'];_0xcae0d0++){const _0x551c82=_0xe58014(_0x2b787e,_0x2d10e2[_0xcae0d0]);_0x551c82&&(_0x551c82[0x0]['next']=_0x551c82[0x1],_0x551c82[0x1]['previous']=_0x551c82[0x0],_0x1b2c91['add'](_0x551c82[0x0]),_0x200022['add'](_0x551c82[0x1]));}}function _0xe58014(_0x422c8a,_0x9be3fc){if(_0x422c8a['author']['id']!==_0x9be3fc['author']['id'])return null;const _0x146438=_0x2a7167['get'](_0x422c8a)(_0x422c8a,_0x9be3fc,_0x382591['get'](_0x422c8a),_0x382591['get'](_0x9be3fc));if(!_0x146438)return null;return _0x2a7167['get'](_0x9be3fc)(_0x422c8a,_0x9be3fc,_0x382591['get'](_0x422c8a),_0x382591['get'](_0x9be3fc))?_0x146438[0x1]['commentThread']&&_0x146438[0x1]['commentThread']['length']?null:_0x146438:null;}_0x432b59['size']&&this['_refreshSuggestionsChain'](_0x432b59);}['_refreshAttributeSuggestionsChain'](_0x154a6f){if(0x0==_0x154a6f['length'])return;const _0x79816b=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xb5d1b4=>'attribute'==_0xb5d1b4['type']&&_0xb5d1b4['_isDataLoaded']),_0x570250=[],_0x1de925=new Map();for(const _0x5b64cd of _0x79816b){const _0x1a0a3e=_0xb25aab(_0x5b64cd['attributes']);_0x1de925['has'](_0x1a0a3e)||(_0x1de925['set'](_0x1a0a3e,_0x570250['length']),_0x570250['push']([]));const _0x186330=_0x1de925['get'](_0x1a0a3e);_0x570250[_0x186330]['push'](_0x5b64cd);}!(function(){_0x570250['sort']((_0x3124c9,_0x10d1fb)=>{const _0x4600b9=_0x3124c9[0x0]['createdAt'],_0x3155ba=_0x10d1fb[0x0]['createdAt'];return _0x4600b9==_0x3155ba?_0x3124c9[0x0]['attributes']['groupId']<_0x10d1fb[0x0]['attributes']['groupId']?-0x1:0x1:_0x4600b9<_0x3155ba?-0x1:0x1;});for(const _0x520fac of _0x570250)_0x520fac['sort']((_0x366258,_0x463f7f)=>_0x366258['id']<_0x463f7f['id']?-0x1:0x1);}());for(let _0x50a806=0x0;_0x50a806<_0x570250['length'];_0x50a806++){if(0x0==_0x570250[_0x50a806]['length'])continue;const _0x2c5bcb=[];for(let _0x5a4010=_0x50a806+0x1;_0x5a4010<_0x570250['length'];_0x5a4010++)0x0!=_0x570250[_0x5a4010]['length']&&_0x35b608(_0x570250[_0x50a806],_0x570250[_0x5a4010])&&_0x2c5bcb['push'](_0x5a4010);for(const _0x53e4cd of _0x2c5bcb)_0x570250[_0x50a806]=_0x570250[_0x50a806]['concat'](_0x570250[_0x53e4cd]),_0x570250[_0x53e4cd]=[];}for(const _0x7381e8 of _0x570250)for(let _0x2c3d18=0x0;_0x2c3d18<_0x7381e8['length'];_0x2c3d18++){const _0x1015ba=_0x7381e8[_0x2c3d18+0x1]||null;_0x7381e8[_0x2c3d18]['next']!==_0x1015ba&&(_0x7381e8[_0x2c3d18]['next']=_0x1015ba);}for(const _0x28ecc6 of _0x570250)for(let _0x3a960d=0x0;_0x3a960d<_0x28ecc6['length'];_0x3a960d++){const _0x204123=_0x28ecc6[_0x3a960d-0x1]||null;_0x28ecc6[_0x3a960d]['previous']!==_0x204123&&(_0x28ecc6[_0x3a960d]['previous']=_0x204123);}function _0x35b608(_0x3e8e69,_0x32f14c){if(_0x3e8e69[0x0]['attributes']['groupId']!==_0x32f14c[0x0]['attributes']['groupId']&&_0x3e8e69[0x0]['author']!==_0x32f14c[0x0]['author'])return!0x1;if(!function(_0x1b719c,_0x1c4102){if(!_0x1b719c['hasComments']&&!_0x1c4102['hasComments'])return!0x0;if(_0x1b719c['hasComments']&&_0x1c4102['hasComments'])return!0x1;if(_0x1b719c['hasComments']&&_0x1c4102['createdAt']<_0x1b719c['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x1c4102['hasComments']&&_0x1b719c['createdAt']<_0x1c4102['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x3e8e69[0x0],_0x32f14c[0x0]))return!0x1;const _0x8aa934=Ut(_0x3e8e69[0x0]['attributes'],['groupId','trackingSessionId']),_0x4667c2=Ut(_0x32f14c[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0x10303f(_0x8aa934,_0x4667c2))return!0x1;if(_0x3e8e69[0x0]['attributes']['groupId']==_0x32f14c[0x0]['attributes']['groupId'])return!0x0;if(_0x3e8e69[0x0]['attributes']['trackingSessionId']!==_0x32f14c[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x3e8e69['every'](_0x16da91=>_0x32f14c['some'](_0x4b568f=>_0x16da91['getFirstRange']()['isEqual'](_0x4b568f['getFirstRange']())))&&_0x32f14c['every'](_0x5ef40f=>_0x3e8e69['some'](_0x13dd6f=>_0x5ef40f['getFirstRange']()['isEqual'](_0x13dd6f['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1cc8ae){const _0x2ef2e9=Array['from'](_0x1cc8ae),_0x1e0c73=this['getSuggestions']({'skipNotAttached':!0x0}),_0x11c84d=_0x1e0c73['filter'](_0x47e466=>!_0x1cc8ae['has'](_0x47e466)),_0xc8bc59=new Map(_0x2ef2e9['map'](_0x58638a=>[_0x58638a,this['_suggestionFactory']['getSuggestionCallback'](_0x58638a['type'],_0x58638a['subType'],'join')])),_0x1de1e2=new Map(_0x1e0c73['map'](_0x45c7a8=>[_0x45c7a8,_0x45c7a8['getRanges']()]));for(let _0x512cb2=0x0;_0x512cb2<_0x2ef2e9['length'];_0x512cb2++){if(_0x37e183(this,_0x2ef2e9[_0x512cb2],_0x2ef2e9,_0x512cb2+0x1))return!0x0;}for(let _0x12f50f=0x0;_0x12f50f<_0x2ef2e9['length'];_0x12f50f++){if(_0x37e183(this,_0x2ef2e9[_0x12f50f],_0x11c84d,0x0))return!0x0;}return!0x1;function _0x37e183(_0x42da81,_0x39eccb,_0x548d08,_0x233ee1){for(let _0x17173e=_0x233ee1;_0x17173e<_0x548d08['length'];_0x17173e++){const _0x998d61=_0x548d08[_0x17173e];if(_0x998d61['type']!==_0x39eccb['type']||_0x998d61['author']['id']!==_0x39eccb['author']['id']||_0x998d61['subType']!==_0x39eccb['subType'])continue;if(!Qt(_0x39eccb,_0x998d61))continue;if('attribute'==_0x39eccb['type']&&_0x39eccb['data']['oldValue']!=_0x998d61['data']['oldValue'])continue;if('attribute'==_0x39eccb['type']&&_0x42da81['_isBlockAttribute'](_0x39eccb['data']['key']))continue;if('formatBlock'==_0x39eccb['type']){const _0x389df2=_0x42da81['editor']['model'],_0x58ef16=_0x39eccb['getContainedElement']();if(_0x58ef16&&(_0x389df2['schema']['isObject'](_0x58ef16)||_0x389df2['schema']['isLimit'](_0x58ef16)))continue;}const _0x6e51d0=_0xc8bc59['get'](_0x39eccb),_0xc64630=_0x1de1e2['get'](_0x39eccb),_0x464898=_0x1de1e2['get'](_0x998d61),_0x250d42=_0x39eccb['commentThread']&&_0x39eccb['commentThread']['length'],_0x24715a=_0x998d61['commentThread']&&_0x998d61['commentThread']['length'];if(!_0x250d42&&_0x6e51d0(_0x464898,_0xc64630))return _0x42da81['_joinSuggestions'](_0x998d61,_0x39eccb),_0x1de1e2['delete'](_0x39eccb),!0x0;if(!_0x24715a&&_0x6e51d0(_0xc64630,_0x464898))return _0x42da81['_joinSuggestions'](_0x39eccb,_0x998d61),_0x1de1e2['delete'](_0x998d61),!0x0;}return!0x1;}}['_joinSuggestions'](_0x1d89b3,_0x3e9cd3){if(_0x1d89b3['isMultiRange']){for(const _0x50a889 of _0x3e9cd3['getRanges']())_0x1d89b3['addRange'](_0x50a889);}else{const _0x372aec=_0x3e9cd3['getFirstRange']()['end'];this['_setSuggestionRange'](_0x1d89b3,this['_model']['createRange'](_0x1d89b3['getFirstRange']()['start'],_0x372aec));}_0x3e9cd3['removeMarkers']();}['_getMarkerAnnouncementText'](_0x2b2fbd,_0x1fe4fc,_0xaa44bf){const _0x12956d=_0x2b2fbd['startsWith']('format')||_0x2b2fbd['startsWith']('attribute')?'FORMATTING':_0x2b2fbd['toUpperCase']();return o(this['editor']['locale'],_0x1fe4fc+'_'+_0x12956d+'_SUGGESTION_ANNOUNCEMENT',_0xaa44bf);}['_initAriaMarkerChangeAnnouncements'](){const _0x20489d=this['editor'];if(!_0x20489d['ui'])return;const {ariaLiveAnnouncer:_0x3b3d0a}=_0x20489d['ui'];_0x224546(this['_model'],({left:_0x5a93a2,entered:_0x308b76})=>{for(const _0x3c62c0 of _0x5a93a2){const {group:_0x43fcff,type:_0x36628e}=this['_splitMarkerName'](_0x3c62c0['name']);if('suggestion'===_0x43fcff){_0x3b3d0a['announce'](this['_getMarkerAnnouncementText'](_0x36628e,'LEAVE'));break;}}for(const _0x256103 of _0x308b76){const {group:_0x4d70df,type:_0x15b510}=this['_splitMarkerName'](_0x256103['name']);if('suggestion'===_0x4d70df){_0x3b3d0a['announce'](this['_getMarkerAnnouncementText'](_0x15b510,'ENTER',_0x113e26(_0x440747)));break;}}});}['_processAttributeChanges'](_0x4d1b76){if(this['_recordAttributeSuggestions'])return!0x1;const _0x5a2419=this['editor'],_0x1865f9=_0x5a2419['model']['document']['differ']['getChanges']();if(0x0==_0x1865f9['length'])return!0x1;const _0x3c6a1b=[],_0x2cfc6d=_0x1865f9['filter'](_0x2045b1=>'attribute'==_0x2045b1['type']),_0x292265=_0x1865f9['filter'](_0x3b4f4d=>'insert'==_0x3b4f4d['type']&&'$text'!=_0x3b4f4d['name']),_0xecacae=_0x1865f9['filter'](_0x3452a1=>'remove'==_0x3452a1['type']&&'$text'!=_0x3452a1['name']);for(const _0x35610e of _0x2cfc6d)_0x3c6a1b['push']({'key':_0x35610e['attributeKey'],'newValue':_0x35610e['attributeNewValue'],'oldValue':_0x35610e['attributeOldValue'],'range':qt(_0x35610e['range'],_0x5a2419['model'])});for(const _0x5ffb9 of _0x292265){const _0x4fba3f=_0xecacae['find'](_0x3b9753=>_0x3b9753['position']['isEqual'](_0x5ffb9['position']));_0x4fba3f&&_0x3c6a1b['push']({'key':m,'newValue':_0x5ffb9['name'],'oldValue':_0x4fba3f['name'],'range':_0x5a2419['model']['createRangeOn'](_0x5ffb9['position']['nodeAfter'])});}return 0x0!=_0x3c6a1b['length']&&this['_reduceExistingSuggestions'](_0x4d1b76,_0x3c6a1b);}['_processAttributeSuggestions'](_0x495021){let _0x11476e=!0x1;const _0x2ec286=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1b8a96=>_0x1b8a96['data']['newRange']&&_0x1b8a96['name']['startsWith']('suggestion:attribute:'));for(const _0x1c4e8a of _0x2ec286){const {subType:_0x1e7d0d,id:_0x3f19a4}=this['_splitMarkerName'](_0x1c4e8a['name']),_0x1b3a3b=_0x1e7d0d['split']('|')[0x0];for(const _0x147c3f of this['getSuggestions']({'skipNotAttached':!0x0}))_0x147c3f['id']!=_0x3f19a4&&'attribute'==_0x147c3f['type']&&_0x147c3f['data']&&_0x147c3f['data']['key']==_0x1b3a3b&&_0x147c3f['getFirstRange']()['isIntersecting'](_0x1c4e8a['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x147c3f,_0x1c4e8a['data']['newRange'],_0x495021),_0x11476e=!0x0);}return _0x11476e;}['recordAttributeChanges'](_0x56b026){this['_recordAttributeSuggestions']=!0x0,_0x56b026();}['_isRegisteredAttribute'](_0x186ef2){const _0x15b632=this['_isBlockAttribute'](_0x186ef2),_0x1c3d5c=this['_isInlineAttribute'](_0x186ef2);return _0x15b632||_0x1c3d5c;}['_reduceExistingSuggestions'](_0x66f89a,_0x457abe){if(0x0==_0x457abe['length'])return!0x1;let _0x162120=!0x1;for(const _0x11f37a of _0x457abe){const _0x6f5495=this['_findSuggestions'](_0x11f37a['range'],'attribute')['filter'](_0x4b5716=>!_0x4b5716['meta']['isNextTo'])['map'](_0x581ece=>_0x581ece['suggestion']),_0x376b8e=_0xb25aab({'newValue':_0x11f37a['newValue']});_0x6f5495['filter'](_0xbabe77=>{const [_0x228cfd,_0x3a61ad]=_0xbabe77['subType']['split']('|');return _0x228cfd==_0x11f37a['key']&&_0x3a61ad!=_0x376b8e;})['forEach'](_0x3844af=>{this['_reduceSuggestionAttributeRange'](_0x3844af,_0x11f37a['range'],_0x66f89a),_0x162120=!0x0;});}return _0x162120;}['_reduceSuggestionAttributeRange'](_0x380b0c,_0x493646,_0x50ce54){const _0x529660=_0x380b0c['getFirstRange']()['getDifference'](_0x493646);0x0!==_0x529660['length']?0x1!==_0x529660['length']?this['_breakSuggestionMarker'](_0x380b0c,_0x493646['start'],_0x493646['end']):this['_setSuggestionRange'](_0x380b0c,_0x529660[0x0]):_0x50ce54['removeMarker'](_0x380b0c['getFirstMarker']());}}class Vt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x4d277f){this['_editor']=_0x4d277f,this['_model']=_0x4d277f['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x3b7563,_0x4e2f9c,_0x3de732,_0x3c4ae0,_0x42ee21,_0x3aad5b,_0xc940a3){return new T(this['_model'],{'type':_0x3b7563,'subType':_0x4e2f9c,'id':_0x3de732,'originalSuggestionId':_0xc940a3,'author':_0x3c4ae0,'creator':_0x3c4ae0,'attributes':_0x42ee21,'onAttributesChange':_0x3aad5b,'onAccept':(..._0x4dfe66)=>this['getSuggestionCallback'](_0x3b7563,_0x4e2f9c,'accept')(..._0x4dfe66),'onDiscard':(..._0x212d7c)=>this['getSuggestionCallback'](_0x3b7563,_0x4e2f9c,'discard')(..._0x212d7c)});}['registerCustomCallback'](_0x95e80,_0x4d71e6,_0x381638,_0x31187a){const _0x20080d=_0x95e80+':'+_0x4d71e6+':'+_0x381638;this['_customCallbacks']['set'](_0x20080d,_0x31187a);}['getSuggestionCallback'](_0x44ca86,_0xe113b,_0xb1a1e2){const _0x5d47d9=_0x44ca86+':'+_0xe113b+':'+_0xb1a1e2;return this['_customCallbacks']['get'](_0x5d47d9)||this['_defaultCallbacks']['get'](_0x44ca86+':'+_0xb1a1e2);}['_registerDefaultCallbacks'](){const _0x29a28b=()=>!0x1,_0x5ef4bd=_0x3ef030=>{_0x3ef030['sort']((_0x2efa6c,_0x1a2917)=>_0x2efa6c['start']['isBefore'](_0x1a2917['start'])?0x1:-0x1),this['_model']['change'](_0x1d5c8e=>{for(const _0x2d0a9c of _0x3ef030){let _0x151bbc;_0x151bbc=_0x2d0a9c['end']['isAtEnd']&&_0x2d0a9c['end']['parent']==_0x2d0a9c['start']['nodeAfter']?_0x1d5c8e['createSelection'](_0x2d0a9c['start']['nodeAfter'],'on'):_0x1d5c8e['createSelection'](_0x2d0a9c),this['_model']['deleteContent'](_0x151bbc,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0xf34c6d=(_0x1d2e0a,_0x3b6e11)=>{_0x3b6e11&&this['_model']['change'](_0x1b082a=>{const {commandName:_0x3333fb,commandParams:_0x11122b=[]}=_0x3b6e11,_0x1edb17=_0x1d2e0a['map'](_0x4bc36e=>(Pt(_0x4bc36e)&&(_0x4bc36e=this['_model']['createRange'](_0x4bc36e['end'])),_0x4bc36e))['filter'](_0x33bba2=>'$graveyard'!==_0x33bba2['root']['rootName']);if(_0x1edb17['length']<0x1)return;const _0x454fdd=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x3a651b=>_0x171836['fromRange'](_0x3a651b));_0x1b082a['setSelection'](_0x1edb17);for(const _0x50989a of this['_editor']['commands']['commands']())_0x50989a['refresh']();_0x11122b['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x3333fb,..._0x11122b);const _0x384385=_0x454fdd['filter'](_0x4c8d6b=>'$graveyard'!=_0x4c8d6b['root']['rootName']);_0x384385['length']>0x0&&_0x1b082a['setSelection'](_0x384385);for(const _0x581a52 of _0x454fdd)_0x581a52['detach']();});},_0x1a4614=(_0x15c015,_0x555268)=>0x1==_0x15c015['length']&&0x1==_0x555268['length']&&_0x15c015[0x0]['end']['isEqual'](_0x555268[0x0]['start']),_0x390c2a=(_0x353fc4,_0x42bd09,_0x596631,_0x57d6c8)=>Wt(_0x353fc4,_0x42bd09,_0x596631,_0x57d6c8)?[_0x353fc4,_0x42bd09]:Wt(_0x42bd09,_0x353fc4,_0x57d6c8,_0x596631)?[_0x42bd09,_0x353fc4]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x29a28b),this['_defaultCallbacks']['set']('insertion:discard',_0x5ef4bd),this['_defaultCallbacks']['set']('insertion:join',_0x1a4614),this['_defaultCallbacks']['set']('insertion:chain',_0x390c2a),this['_defaultCallbacks']['set']('deletion:accept',_0x5ef4bd),this['_defaultCallbacks']['set']('deletion:discard',_0x29a28b),this['_defaultCallbacks']['set']('deletion:join',_0x1a4614),this['_defaultCallbacks']['set']('deletion:chain',_0x390c2a),this['_defaultCallbacks']['set']('formatInline:accept',_0xf34c6d),this['_defaultCallbacks']['set']('formatInline:discard',_0x29a28b),this['_defaultCallbacks']['set']('formatInline:join',_0x1a4614),this['_defaultCallbacks']['set']('formatInline:chain',_0x29a28b),this['_defaultCallbacks']['set']('formatBlock:accept',_0xf34c6d),this['_defaultCallbacks']['set']('formatBlock:discard',_0x29a28b),this['_defaultCallbacks']['set']('formatBlock:join',_0x1a4614),this['_defaultCallbacks']['set']('formatBlock:chain',_0x29a28b),this['_defaultCallbacks']['set']('attribute:accept',_0x29a28b),this['_defaultCallbacks']['set']('attribute:discard',(_0x194bfd,_0x269233)=>{if(!_0x269233)return;const _0x191c96=this['_editor']['plugins']['get'](d);this['_model']['change'](_0x3c83c4=>{if(_0x269233['key']==m)for(const _0x5efa77 of _0x194bfd){const _0x272917=_0x5efa77['start']['nodeAfter'],_0x463d9e=_0x269233['oldValue'];_0x3c83c4['rename'](_0x272917,_0x463d9e);}else{if(_0x191c96['_isBlockAttribute'](_0x269233['key'])){for(const _0x1201fe of _0x194bfd)void 0x0!==_0x269233['oldValue']?_0x3c83c4['setAttribute'](_0x269233['key'],_0x269233['oldValue'],_0x1201fe['start']['nodeAfter']):_0x3c83c4['removeAttribute'](_0x269233['key'],_0x1201fe['start']['nodeAfter']);}else{for(const _0x700319 of _0x194bfd)_0x269233['oldValue']?_0x3c83c4['setAttribute'](_0x269233['key'],_0x269233['oldValue'],_0x700319):_0x3c83c4['removeAttribute'](_0x269233['key'],_0x700319);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x1a4614);}}function Ft(_0x22d955,_0x4df73c,_0x437c7c){for(const _0x27b9fe of _0x4df73c['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x27b9fe['root']==_0x27b9fe)return!0x1;if(!_0x437c7c['containsItem'](_0x27b9fe))return!0x1;if(_0x22d955['isObject'](_0x27b9fe)||_0x22d955['isLimit'](_0x27b9fe))return!0x0;}return!0x1;}function Pt(_0x5577ce){return _0x5577ce['end']['parent']==_0x5577ce['start']['nodeAfter']&&_0x5577ce['end']['isAtStart'];}function Gt(_0x18e40b,_0x568ab2,_0x5b68f6,_0x189495){const _0x4b0fc1=_0x597147=>!_0x597147['item']['is']('$textProxy')&&!_0x189495['isObject'](_0x597147['item']),_0x5aade4=_0x18e40b['start']['getLastMatchingPosition'](_0x4b0fc1),_0x49afd4=_0x18e40b['end']['getLastMatchingPosition'](_0x4b0fc1,{'direction':'backward'});return(!_0x18e40b['start']['isEqual'](_0x5aade4)||!_0x18e40b['end']['isEqual'](_0x49afd4))&&(_0x5aade4['isBefore'](_0x49afd4)?_0x5b68f6['updateMarker'](_0x568ab2,{'range':_0x5b68f6['createRange'](_0x5aade4,_0x49afd4)}):_0x5b68f6['removeMarker'](_0x568ab2),!0x0);}function Lt(_0x3a2efa){return _0xb25aab(_0x3a2efa);}function Jt(_0x5a795e){const _0x3fb63a=_0x5a795e['start']['nodeAfter'];return _0x3fb63a&&_0x3fb63a['is']('element');}function Kt(_0x1ba19a){return Pt(_0x1ba19a)||function(_0x139f76){return _0x139f76['start']['parent']==_0x139f76['end']['nodeBefore']&&_0x139f76['start']['isAtEnd'];}(_0x1ba19a);}function Ht(_0x314833,_0x131bef){try{const _0x3f852e=_0x314833['getRange']();for(const _0x3f0a81 of _0x131bef)if(_0x314833!==_0x3f0a81&&_0x3f852e&&_0x3f852e['isIntersecting'](_0x3f0a81['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function qt(_0x446f4b,_0x1cc8ff){return null==_0x446f4b['end']['nodeBefore']&&_0x446f4b['end']['parent']==_0x446f4b['start']['nodeAfter']?zt(_0x446f4b['start']['nodeAfter'],_0x1cc8ff):_0x446f4b;}function zt(_0x327951,_0x508685){const _0x20d135=_0x508685['schema']['isObject'](_0x327951)||_0x508685['schema']['isSelectable'](_0x327951);return _0x508685['createRange'](_0x508685['createPositionAt'](_0x327951,'before'),_0x20d135?_0x508685['createPositionAfter'](_0x327951):_0x508685['createPositionAt'](_0x327951,'end'));}function Wt(_0xd0c0a2,_0x2ac1e8,_0x57bc8f,_0x46d709){return!!Qt(_0xd0c0a2,_0x2ac1e8)&&_0x57bc8f['end']['isEqual'](_0x46d709['start']);}function Qt(_0x2c932f,_0x569d07){if(!_0x2c932f['_isDataLoaded']||!_0x569d07['_isDataLoaded'])return!0x1;const _0x285131=new Set(Object['keys'](_0x2c932f['attributes'])),_0x47caea=new Set(Object['keys'](_0x569d07['attributes']));if(_0x285131['delete']('groupId'),_0x47caea['delete']('groupId'),0x0==_0x285131['size']&&0x0==_0x47caea['size'])return!0x0;if(_0x285131['size']!=_0x47caea['size'])return!0x1;const _0x17601b={..._0x2c932f['attributes']},_0x4c04e3={..._0x569d07['attributes']};return delete _0x17601b['groupId'],delete _0x4c04e3['groupId'],JSON['stringify'](_0x17601b)==JSON['stringify'](_0x4c04e3);}function Xt(_0x4a5c3b,_0x84d953){const _0x269803=Yt(_0x4a5c3b['attributes']),_0x2dcfd1=Yt(_0x84d953);if(!_0x4a5c3b['_isDataLoaded'])return!0x1;for(const _0x89df10 of Object['keys'](_0x2dcfd1))if(!_0x10303f(_0x269803[_0x89df10],_0x2dcfd1[_0x89df10]))return!0x1;return!0x0;}function Yt(_0x395e1f){const _0x24d80c=Object['assign']({},_0x395e1f);return delete _0x24d80c['skipNestingCheck'],delete _0x24d80c['tablePasteChainId'],_0x24d80c;}class pe extends/* #__PURE__ -- @preserve */
|
|
26
|
-
_0x1b765d(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x224951,_0x37febc,_0x326434,_0x14bd8b){super(),this['model']=_0x37febc,this['view']=_0x326434,this['commentThreadController']=_0x14bd8b,this['_editor']=_0x224951,this['_acceptCommand']=_0x224951['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x224951['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x297142,_0x5cabc1)=>_0x297142||_0x5cabc1),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x1d7e14=>_0x1d7e14&&this['_editor']['model']['canEditAt'](_0x37febc['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x5f1320=>_0x5f1320&&this['_editor']['model']['canEditAt'](_0x37febc['getRanges']())),this['_pendingAction']=null,_0x326434['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x326434,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x326434,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x326434,'change:isDirty',()=>{_0x326434['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 _0x319ba8=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x319ba8);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ii extends _0x42bed0{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x4fad12,_0x31be39,_0x50d696,_0x570e80){super(_0x4fad12),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x574b70(_0x4fad12,o(_0x4fad12,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x31be39['authoredAt']),this['bind']('authoredAt')['to'](_0x31be39),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',_0x31be39,'authoredAt',this,'descriptionParts',(_0x252cc5,_0x1f3916,_0x558203)=>{const _0x151e74=_0x558203['map'](_0x270762=>ls(_0x270762['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x252cc5-0x1,_0x31be39['author']['name'],_0x1f3916?_0x570e80['formatDateTime'](_0x1f3916):'',new DOMParser()['parseFromString'](_0x151e74,'text/html')['body']['textContent']]);}),this['focusables']=new _0x15e044(),this['focusTracker']=new _0x2b9faa(),this['keystrokes']=new _0x46ad4e(),this['focusCycler']=new _0x200d23({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x55c6a7=>_0x55c6a7['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x31be39,this['_localUser']=_0x50d696,this['_config']=_0x570e80,_0x570e80['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x107f72(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3e83a4}=this['_config'];this['commentsListView']=new _0x3e83a4(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',_0xb9f0d2=>_0xb9f0d2+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x30c074,_0x5706ea)=>_0x30c074||!!_0x5706ea);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x468a20}=this['_config'],_0x54a98e=new _0x468a20(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x7ea9a1=_0x54a98e['commentInputView'];return _0x54a98e['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x7ea9a1,'value',(_0x28cca8,_0x490995,_0x3a9a1d)=>!!_0x3a9a1d||_0x28cca8&&!_0x490995),_0x7ea9a1['on']('submit',(_0x323738,_0x3fe25e)=>{this['fire']('addComment',_0x3fe25e),_0x7ea9a1['editor']['setData']('');}),_0x7ea9a1['on']('cancel',()=>this['focus']()),_0x7ea9a1['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x54a98e;}}class fe extends ii{['suggestionView'];['_descriptionElement'];constructor(_0x514c12,_0x5c91ea,_0x39c814,_0x410706){super(_0x514c12,_0x5c91ea,_0x39c814,_0x410706),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x689f12=>_0x689f12&&_0x689f12[0x0]?_0x689f12[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x4ff939,_0x2a0812)=>{let _0x36f3b3='';for(const _0x30bdac of _0x4ff939)_0x36f3b3+='<p>'+ls(_0x30bdac['content'],_0x30bdac['color'])+'</p>';return _0x2a0812?_0x36f3b3:_0x55a1f4(_0x36f3b3,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x410706['SuggestionView'](_0x514c12,_0x5c91ea,{'formatDateTime':_0x410706['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 _0xfe997c=this['bindTemplate'],_0x4fa772=[this['suggestionView']];return this['commentsListView']&&_0x4fa772['push'](this['commentsListView']),this['commentThreadInputView']&&_0x4fa772['push'](this['commentThreadInputView']),_0x4fa772['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0xfe997c['if']('isActive','ck-suggestion-wrapper--active'),_0xfe997c['to']('type',_0xa709b6=>'ck-suggestion-'+_0xa709b6),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':_0xfe997c['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x4fa772};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class we extends _0x42bed0{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x179722,_0x3dfcd7,_0x24eb31){super(_0x179722),this['_model']=_0x3dfcd7,this['_config']=_0x24eb31,this['set']('description',''),this['bind']('authoredAt')['to'](_0x3dfcd7),this['acceptButton']=this['_createButton'](o(_0x179722,'Accept\x20suggestion'),_0x40e73a,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x179722,'Discard\x20suggestion'),_0x1285a6,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x3064af(_0x179722,_0x3dfcd7['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x15e044([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x2b9faa(),this['keystrokes']=new _0x46ad4e(),this['focusCycler']=new _0x200d23({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x5c20b5=>_0x5c20b5['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x4d25ac=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x4d25ac['innerHTML']=this['description'],this['on']('change:description',(_0x2b7a54,_0x10d5ed,_0x48ac10)=>{_0x4d25ac['innerHTML']=_0x48ac10;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x19a45b=this['bindTemplate'],_0x16daab=[{'tag':'div','attributes':{'class':['ck-suggestion__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-suggestion__info-name','ck-annotation__info-name'],'data-cke-tooltip-text':this['userView']['name']}},{'tag':'time','attributes':{'datetime':_0x19a45b['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x19a45b['to']('authoredAt',_0x2d7128=>this['_config']['formatDateTime'](_0x2d7128))}]}]},{'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']&&_0x16daab['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':_0x16daab}]};}['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'](_0x560857,_0x1ee7e0,_0x3c9b0e,_0x46958e,_0x50143a){const _0x2db143=new _0x36ba2a(this['locale']);return _0x2db143['set']({'label':_0x560857,'icon':_0x1ee7e0,'tooltip':!0x0,'tooltipPosition':_0x50143a}),_0x2db143['extendTemplate']({'attributes':{'class':_0x3c9b0e}}),_0x2db143['on']('execute',()=>{this['fire'](_0x46958e,this['_model']['id']);}),_0x2db143;}['_setupKeyboardNavigation'](){const _0x3c477a=this['element'];this['keystrokes']['listenTo'](_0x3c477a);for(const _0x19a91a of this['focusables'])this['focusTracker']['add'](_0x19a91a['element']),this['keystrokes']['listenTo'](_0x19a91a['element']);this['keystrokes']['set']('enter',(_0x2c9858,_0x32a710)=>{_0x3c477a===_0x2c9858['target']&&(this['focusCycler']['focusFirst'](),_0x32a710());}),this['keystrokes']['set']('esc',(_0x18e696,_0x384c85)=>{_0x3c477a!==_0x18e696['target']&&(this['focus'](),_0x384c85());});}}class u extends _0xacca18{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[d,_0x4ef842,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x48b765){super(_0x48b765),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x577c30=this['editor']['config'];_0x577c30['define']('trackChanges.SuggestionThreadView',fe),_0x577c30['define']('trackChanges.SuggestionView',we),_0x577c30['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x577c30['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x33d08a,_0x6411d1){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x2f7d03,_0x4dda71]of this['_handleControllerBuffer']){const _0x3b78dd=this['_suggestionToController']['has'](_0x2f7d03);_0x3b78dd||_0x4dda71?_0x3b78dd&&_0x4dda71&&this['_destroyController'](_0x2f7d03):this['_initializeController'](_0x2f7d03);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x33d08a,_0x6411d1);}['init'](){const _0x1d9dc1=this['editor'],_0x39c5bd=_0x1d9dc1['plugins']['get']('TrackChangesEditing'),_0x4d6e92=_0x1d9dc1['plugins']['get']('Annotations'),_0x22019a=_0x1d9dc1['plugins']['get']('EditorAnnotations'),_0x19b0e0=_0x1d9dc1['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x22019a['addSourceCollector'](()=>{const _0x3ad845=[];for(const [_0xe691bf,_0x2fa92d]of Array['from'](this['_suggestionToController'])){const _0x44e062=_0xe691bf['getAllAdjacentSuggestions'](),_0x2d9424=[];for(const _0x44581c of _0x44e062){if(!_0x44581c['isInContent'])continue;if(_0x44581c['isMultiRange']){_0x2d9424['push'](..._0x44581c['getRanges']());continue;}const _0x48bc2c=_0x44581c['getFirstRange']();if(_0x2d9424['length']>0x0){const _0x48c89d=_0x2d9424[0x0]['getJoined'](_0x48bc2c);if(_0x48c89d){_0x2d9424[0x0]=_0x48c89d;continue;}}_0x2d9424['push'](_0x48bc2c);}_0x3ad845['push']([_0x2fa92d['view'],_0x2d9424]);}return _0x3ad845;}),this['listenTo'](_0x39c5bd,'suggestionLoaded',(_0xf7b88e,_0x41bfec)=>{this['listenTo'](_0x41bfec,'change:previous',(_0x1d2dd7,_0x222609,_0x2253ea,_0xd0a8dd)=>{_0x41bfec['isInContent']&&(null==_0x2253ea?(this['_updateController'](_0xd0a8dd['head']),this['_handleSuggestionControllerDelayed'](_0x41bfec,!0x1)):(this['_updateController'](_0x2253ea['head']),null==_0xd0a8dd&&this['_handleSuggestionControllerDelayed'](_0x41bfec,!0x0)));}),null!==_0x41bfec['previous']?this['_updateController'](_0x41bfec['head']):this['_handleSuggestionControllerDelayed'](_0x41bfec,!0x1);}),this['listenTo'](_0x39c5bd,'suggestionUnloaded',(_0x22ab3d,_0x1e7c40,_0x2572f7)=>{this['stopListening'](_0x1e7c40,'change:previous'),this['_handleControllerBuffer']['delete'](_0x1e7c40),this['_suggestionToController']['has'](_0x1e7c40)&&this['_destroyController'](_0x1e7c40),_0x2572f7&&this['_updateController'](_0x2572f7['head']);}),this['listenTo'](_0x39c5bd,'suggestionChanged',(_0x3fe9dc,_0x20f088)=>{this['_updateController'](_0x20f088);}),this['listenTo'](_0x4d6e92,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x19b0e0,'addComment',(_0x669fc,{threadId:_0x4bacc5,isFromAdapter:_0x17cece})=>{if(_0x17cece||!_0x39c5bd['hasSuggestion'](_0x4bacc5))return;const _0x4e54e6=_0x39c5bd['getSuggestion'](_0x4bacc5);this['_suggestionToController']['get'](_0x4e54e6)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x46a945=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x13faad;for(const _0x58bd7d in _0x46a945){const _0x526a2a=_0x58bd7d,_0x2775e8=_0x46a945[_0x526a2a];if('trackChangesLicenseKeyValid'==_0x2775e8||'trackChangesLicenseKeyInvalid'==_0x2775e8||'trackChangesLicenseKeyExpired'==_0x2775e8||'trackChangesLicenseKeyDomainLimit'==_0x2775e8||'trackChangesLicenseKeyNotAllowed'==_0x2775e8||'trackChangesLicenseKeyEvaluationLimit'==_0x2775e8||'trackChangesLicenseKeyTrialLimit'==_0x2775e8||'trackChangesLicenseKeyUsageLimit'==_0x2775e8){delete _0x46a945[_0x526a2a],_0x13faad=_0x2775e8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x13faad&&_0x46a945['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x13faad&&_0x46a945['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x13faad&&_0x46a945['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x13faad&&_0x46a945['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x13faad&&_0x46a945['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x13faad&&_0x46a945['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x13faad&&_0x46a945['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x367a28){const _0x4489ed=this['_suggestionToController']['get'](_0x367a28);if(!_0x4489ed)return null;return this['editor']['plugins']['get']('Annotations')['getByInnerView'](_0x4489ed['view'])||null;}['getSuggestionForAnnotation'](_0x3ad151){const _0x542a3a=this['_viewToController']['get'](_0x3ad151['innerView']);return _0x542a3a?_0x542a3a['model']:null;}['_refreshActiveMarkers'](){const _0x5d9794=this['editor']['plugins']['get']('Annotations'),_0x5d6d57=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3b3752=Array['from'](_0x5d9794['activeAnnotations'],_0x419d5d=>_0x419d5d['innerView'])['filter'](_0x20c459=>this['_viewToController']['has'](_0x20c459)),_0x5bcc4e=[];for(const _0x2aa468 of _0x3b3752){const _0x33bcc6=this['_viewToController']['get'](_0x2aa468)['model']['getAllAdjacentSuggestions']();_0x5bcc4e['push'](..._0x33bcc6['reduce']((_0x446b7d,_0x53e240)=>[..._0x446b7d,..._0x53e240['getMarkerNames']()],[]));}_0x5d6d57['activeMarkers']=_0x5bcc4e;}['_addUIComponentsToFactory'](){const _0x37d547=this['editor'],_0x520b8f=_0x37d547['locale'],_0x1aa49d=o(_0x520b8f,'Track\x20changes'),_0x4e397=new _0x1d8556([{'type':'switchbutton','model':new _0x2fa11c({'withText':!0x0,'isToggleable':!0x0,'label':_0x1aa49d,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x2fa11c({'withText':!0x0,'label':o(_0x520b8f,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2fa11c({'withText':!0x0,'label':o(_0x520b8f,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2fa11c({'withText':!0x0,'label':o(_0x520b8f,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2fa11c({'withText':!0x0,'label':o(_0x520b8f,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x37d547['plugins']['has']('TrackChangesPreview')&&_0x4e397['addMany']([{'type':'separator'},{'type':'button','model':new _0x2fa11c({'withText':!0x0,'label':o(_0x520b8f,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x187749 of _0x4e397)if(ke(_0x187749)){const _0x425aaa=_0x37d547['commands']['get'](_0x187749['model']['commandName']);_0x187749['model']['bind']('isOn','isEnabled')['to'](_0x425aaa,'value','isEnabled');}_0x37d547['ui']['componentFactory']['add']('trackChanges',_0x3e1a09=>this['_createToolbarButton'](_0x3e1a09,_0x4e397,_0x1aa49d)),_0x37d547['ui']['componentFactory']['add']('menuBar:trackChanges',_0x1c98c6=>this['_createMenuBarMenu'](_0x1c98c6,_0x4e397,_0x1aa49d));}['_createToolbarButton'](_0x282634,_0x140f74,_0xd8b07e){const _0x1f7d42=_0x5a40a9(_0x282634,_0x319de4),_0x3155e7=this['editor']['commands']['get']('trackChanges');_0x1f7d42['buttonView']['set']({'tooltip':_0xd8b07e,'label':_0xd8b07e,'icon':_0x557712}),_0x1f7d42['buttonView']['bind']('isOn')['to'](_0x3155e7,'value'),_0x1f7d42['buttonView']['on']('execute',()=>{_0x3155e7['execute'](),this['editor']['editing']['view']['focus']();}),_0x3c1610(_0x1f7d42,_0x140f74,{'role':'menu'});const _0x218a97=[];for(const _0x39798c of _0x140f74)ke(_0x39798c)&&_0x218a97['push'](this['editor']['commands']['get'](_0x39798c['model']['commandName']));const _0x2c8489=_0x1f7d42['buttonView'];return _0x2c8489['actionView']['unbind']('isEnabled'),_0x2c8489['arrowView']['unbind']('isEnabled'),_0x2c8489['actionView']['bind']('isEnabled')['to'](_0x3155e7,'isEnabled'),_0x2c8489['arrowView']['bind']('isEnabled')['toMany'](_0x218a97,'isEnabled',(..._0x52ed37)=>_0x52ed37['some'](_0x595e40=>_0x595e40)),_0x1f7d42['on']('execute',_0x1a8a0e=>{this['editor']['execute'](_0x1a8a0e['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x1f7d42;}['_createMenuBarMenu'](_0xffa060,_0x4a1095,_0x571110){const _0x3cf2c7=new _0x34142b(_0xffa060),_0x1f2e6d=this['editor']['commands']['get']('trackChanges');_0x3cf2c7['buttonView']['set']({'label':_0x571110,'icon':_0x557712});const _0x47b419=new _0x274624(_0xffa060);for(const _0x45ffc9 of _0x4a1095){if('separator'==_0x45ffc9['type']){_0x47b419['items']['add'](new _0x599798(_0xffa060));continue;}const _0x5bcffa=new _0x3dc222(_0xffa060,_0x3cf2c7),_0x1f4a9c=new _0x5ebc12(_0xffa060),_0x1a6905=_0x45ffc9['model'];_0x1f4a9c['bind'](...Object['keys'](_0x1a6905))['to'](_0x1a6905),_0x1f4a9c['delegate']('execute')['to'](_0x3cf2c7),_0x1f4a9c['on']('execute',()=>{this['editor']['execute'](_0x1a6905['commandName']),this['editor']['editing']['view']['focus']();}),_0x5bcffa['children']['add'](_0x1f4a9c),_0x47b419['items']['add'](_0x5bcffa);}return _0x3cf2c7['bind']('isEnabled')['to'](_0x1f2e6d,'isEnabled'),_0x3cf2c7['panelView']['children']['add'](_0x47b419),_0x3cf2c7;}['_initializeController'](_0x1f40e6){const _0x180720=this['editor'],_0x107422=_0x180720['config'],_0x1cfd57=_0x180720['plugins']['get']('Annotations'),_0x423eb2=_0x180720['plugins']['get']('CommentsRepository'),_0x47da1c=_0x180720['plugins']['get']('EditorAnnotations'),_0x375592=_0x180720['plugins']['get'](_0x4ef842)['me'],_0x4e6c8=_0x107422['get']('trackChanges')['SuggestionThreadView'],_0x382009=_0x107422['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x4f5587,CommentThreadInputView:_0x3fcf87}=_0x180720['plugins']['get']('CommentsUI');let _0x523f5a,_0x3b279e,_0x457cd8;this['_annotationViews']['has'](_0x1f40e6['id'])?(_0x3b279e=this['_annotationViews']['get'](_0x1f40e6['id']),_0x523f5a=_0x3b279e['mainView']):(_0x523f5a=new _0x4e6c8(_0x180720['locale'],_0x1f40e6,_0x375592,{'disableComments':this['_disableComments'],'editorConfig':{..._0x107422['get']('comments.editorConfig'),'licenseKey':_0x107422['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x107422['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x107422['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x107422['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x54d94c(_0x107422['get']('locale'),_0x180720['locale']),'CommentView':_0x107422['get']('comments')['CommentView'],'CommentsListView':_0x4f5587,'CommentThreadInputView':_0x3fcf87,'SuggestionView':_0x382009}),_0x523f5a['suggestionView']['acceptButton']['on']('execute',()=>{_0x180720['editing']['view']['focus']();}),_0x523f5a['suggestionView']['discardButton']['on']('execute',()=>{_0x180720['editing']['view']['focus']();}),_0x3b279e=_0x1cfd57['createAnnotationView'](this['editor']['locale'],_0x523f5a),_0x3b279e['bind']('isDirty')['to'](_0x523f5a,'isDirty'),_0x3b279e['bind']('length')['to'](_0x523f5a),_0x3b279e['bind']('type')['to'](_0x523f5a,'type',_0x24f003=>'suggestion-'+_0x24f003),_0x523f5a['on']('escape',()=>{_0x457cd8['fire']('escape');}),this['_annotationViews']['set'](_0x1f40e6['id'],_0x3b279e));const _0x50a406=_0x423eb2['createCommentThreadController'](_0x1f40e6['commentThread'],_0x523f5a),_0x4a3882=new pe(_0x180720,_0x1f40e6,_0x523f5a,_0x50a406),_0x328eaa=_0x1f40e6['getAllAdjacentSuggestions']()['filter'](_0x1b8e35=>_0x1b8e35['isInContent']);_0x523f5a['descriptionParts']=_0x180720['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x328eaa),this['_suggestionToController']['set'](_0x1f40e6,_0x4a3882),this['_viewToController']['set'](_0x523f5a,_0x4a3882);const _0x59ead1=()=>{const _0xc76245=[],_0x385c3d=_0x1f40e6['getAllAdjacentSuggestions']()['filter'](_0x52d3b5=>_0x52d3b5['isInContent']);for(const _0x33dd7 of _0x385c3d)_0xc76245['push'](..._0x33dd7['getMarkers']());return _0x1e7001(_0x180720['editing'],_0xc76245);};_0x457cd8=_0x1cfd57['createAnnotation']({'view':_0x3b279e,'target':_0x59ead1,'type':()=>'suggestion-'+_0x4a3882['view']['type'],'isVisible':!!_0x59ead1()}),_0x423eb2['_bindAnnotationToEditors'](_0x523f5a,_0x457cd8),_0x1cfd57['add'](_0x457cd8),_0x47da1c['registerAnnotation'](_0x457cd8);}['_destroyController'](_0x5da99e){const _0x42e69f=this['editor']['plugins']['get']('CommentsRepository'),_0x25846b=this['editor']['plugins']['get']('Annotations'),_0x1b4bc7=this['_suggestionToController']['get'](_0x5da99e),_0x4cf4df=_0x1b4bc7['view'],_0x32791d=_0x25846b['getByInnerView'](_0x4cf4df);_0x42e69f['_unbindEditors'](_0x4cf4df),_0x32791d&&_0x25846b['remove'](_0x32791d),this['_suggestionToController']['delete'](_0x5da99e),this['_viewToController']['delete'](_0x4cf4df),_0x1b4bc7['destroy']();}['_updateController'](_0x41885e){if(!_0x41885e['isInContent']||!this['_suggestionToController']['has'](_0x41885e))return;const _0x593dbd=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2c7440=this['_suggestionToController']['get'](_0x41885e),_0x44d0a8=_0x41885e['getAllAdjacentSuggestions']();_0x2c7440['view']['descriptionParts']=_0x593dbd['descriptionFactory']['getDescriptions'](_0x44d0a8);}['destroy'](){for(const _0x2839af of this['_suggestionToController']['keys']())this['_destroyController'](_0x2839af);for(const _0x55b4b of this['_annotationViews']['values']())_0x55b4b['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x310eb6){return'model'in _0x310eb6;}class Fe extends _0xacca18{static get['requires'](){return[d,u,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x4bad4c){this['editor']['plugins']['get'](d)['adapter']=_0x4bad4c;}get['adapter'](){return this['editor']['plugins']['get'](d)['adapter'];}['addSuggestion'](_0x7796cd){return this['editor']['plugins']['get'](d)['addSuggestionData'](_0x7796cd);}['getSuggestions']({skipNotAttached:_0xcc28ca=!0x1,toJSON:_0x221db4=!0x1}={}){return this['editor']['plugins']['get'](d)['getSuggestions']({'skipNotAttached':_0xcc28ca,'toJSON':_0x221db4});}['getSuggestion'](_0x45c185){return this['editor']['plugins']['get'](d)['getSuggestion'](_0x45c185);}}const p=['Pagination'];class re extends _0xacca18{static get['requires'](){return[d];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x98e1f4=this['editor'];if(_0x98e1f4['config']['define']('trackChangesData.editorCreator',_0x288cff=>{const _0x43e8af=_0x98e1f4['model']['document']['getRootNames']()['reduce']((_0x1ccb81,_0x2082f9)=>(_0x1ccb81[_0x2082f9]='',_0x1ccb81),{});return _0x98e1f4['constructor']['create'](_0x43e8af,_0x288cff);}),'function'!=typeof _0x98e1f4['config']['get']('trackChangesData')['editorCreator'])throw new _0x70ecee('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x7381ff){return P(this['editor'],!0x0,_0x7381ff);}['getDataWithDiscardedSuggestions'](_0x5285d9){return P(this['editor'],!0x1,_0x5285d9);}}class Ge extends _0xacca18{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x19c46e){function _0x28fea9(_0x5968cf){return _0x5968cf['map'](_0x402c66=>String['fromCharCode'](_0x402c66))['join']('');}super(_0x19c46e),this['result']='end',_0x19c46e[_0x28fea9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x28fea9([0x76,0x69,0x65,0x77])][_0x28fea9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x28fea9([0x61,0x75,0x74,0x6f]),_0x19c46e[_0x28fea9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x28fea9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x28fea9([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x28fea9([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x28fea9([0x6f,0x6b])});}['init'](){this['editor']['plugins']['get']('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor']['plugins']['get']('TrackChangesEditing')['_adapter']=null;}}function He(_0x3b02d1){return void 0x0!==_0x3b02d1['getRootsAttributes'];}async function P(_0x375247,_0xae2abd,_0x1eabd3){const _0x1fdb4d=_0xf44e6a(_0x375247,p);_0x1fdb4d['plugins']['push'](d,Ge),_0x1fdb4d['rootsAttributes']=He(_0x375247)?_0x375247['getRootsAttributes']():void 0x0;const _0xced566=document['createDocumentFragment'](),_0x3de513=_0x375247['config']['get']('trackChangesData')['editorCreator'],_0x230e54=await _0x3de513(_0x1fdb4d,()=>function(_0x279361){const _0x376003=document['createElement']('div');return _0x279361['appendChild'](_0x376003),_0x376003;}(_0xced566));!function(_0x43d1b0,_0xc5ed6f){const _0x3ddb42=_0x43d1b0['model']['document']['getRootNames']()['reduce']((_0x5c0daf,_0x190547)=>(_0x5c0daf[_0x190547]=_0x43d1b0['data']['get']({'rootName':_0x190547}),_0x5c0daf),{}),_0x65c195=_0x43d1b0['plugins']['get']('Users')['users']['map'](_0x3e0930=>({'id':_0x3e0930['id'],'name':_0x3e0930['name']})),_0x53990e=_0x43d1b0['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x483f76=_0x43d1b0['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x64825b=_0xc5ed6f['plugins']['get']('Users'),_0x4bd3d5=_0xc5ed6f['plugins']['get']('TrackChangesEditing'),_0x49fe4b=_0xc5ed6f['plugins']['get']('CommentsRepository');for(const _0x247136 of _0x49fe4b['getCommentThreads']())_0x247136['remove']();for(const _0x1156f5 of _0x65c195)_0x64825b['getUser'](_0x1156f5['id'])||_0x64825b['addUser'](_0x1156f5);_0x64825b['me']||_0x64825b['useAnonymousUser']();for(const _0x25abce of _0x483f76)_0x49fe4b['addCommentThread'](_0x25abce);for(const _0x5f4739 of _0x53990e)_0x4bd3d5['addSuggestionData'](_0x5f4739);_0xc5ed6f['data']['set'](_0x3ddb42);}(_0x375247,_0x230e54),_0x230e54['execute'](_0xae2abd?'acceptAllSuggestions':'discardAllSuggestions');const _0x27435f=He(_0x230e54)?_0x230e54['getFullData'](_0x1eabd3):_0x230e54['data']['get'](_0x1eabd3);return await _0x230e54['destroy'](),_0x27435f;}class Me extends _0x42bed0{['options'];constructor(_0x54f9fd,_0x560fd7){super(_0x54f9fd),this['options']=_0x560fd7,this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-track-changes-preview'],'tabindex':-0x1}});}['render'](){super['render'](),this['element']['style']['width']=this['options']['dialogRects']['width']+'px',this['element']['style']['height']=this['options']['dialogRects']['height']+'px';}['setPreviewData'](_0x22797f,_0x25a0d1){if(!this['element'])return;const _0x2f8a97=[];for(const [_0x75b18c,_0x51f67e]of _0x22797f){const _0x2099e3=document['createElement']('div');_0x2099e3['setAttribute']('data-ck-root-name',_0x75b18c),_0x2099e3['className']=_0x51f67e['classes']+'\x20ck-track-changes-preview__root-container',_0x2099e3['innerHTML']=_0x51f67e['content'],_0x2f8a97['push'](_0x2099e3);}_0x25a0d1(this['element'],_0x2f8a97),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class te extends _0xb6ff97{constructor(_0xc1ccd0){super(_0xc1ccd0),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x2bdca5=this['editor'],_0x45a53b=_0x2bdca5['locale'],_0x2d55f8=_0x2bdca5['plugins']['get']('Dialog');let _0x55f7c5;const _0x23774c=function(_0x14d6ee){const _0x2674cf={};if('editables'in _0x14d6ee['ui']['view']){for(const [_0x27c60f,_0x47cb6b]of Object['entries'](_0x14d6ee['ui']['view']['editables']))_0x2674cf[_0x27c60f]=_0x47cb6b['element'];}else _0x2674cf[_0x14d6ee['model']['document']['getRootNames']()[0x0]]=_0x14d6ee['ui']['view']['editable']['element'];return _0x2674cf;}(_0x2bdca5),_0xa87998=function(_0x5a533f){let _0x1f1ed9=0x0;for(const _0x2e385c of Object['values'](_0x5a533f))_0x1f1ed9=Math['max'](_0x1f1ed9,_0x2e385c['getBoundingClientRect']()['width']);let _0x13718e=0x0;for(const _0x39969d of Object['values'](_0x5a533f))_0x13718e+=_0x39969d['getBoundingClientRect']()['height'];const _0x1fd403=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x590c0a=Math['min'](_0x13718e,_0x1fd403);return{'width':_0x1f1ed9,'height':_0x590c0a};}(_0x23774c);_0x2d55f8['show']({'id':'finalContentPreview','title':o(_0x45a53b,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x45a53b,{'dialogRects':_0xa87998}),'onHide':()=>{_0x55f7c5['detachFromDom']();},'onShow':()=>{_0x2bdca5['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x33f617=>{const _0x248f40=this['_standarizeRootsData'](_0x33f617,_0x2bdca5,_0x23774c);_0x2d55f8['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x248f40,_0x2bdca5['config']['get']('trackChanges.preview.renderFunction'));}),_0x55f7c5=new _0x34172c(_0x45a53b,[_0x2d55f8['view']]),_0x55f7c5['attachToDom'](),_0x55f7c5['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x2bdca5['once']('destroy',()=>{_0x55f7c5['detachFromDom']();});const _0x4bb32a=_0x2d55f8['view']['headerView']['class'];_0x2d55f8['view']['headerView']['class']=_0x4bb32a?_0x4bb32a+'\x20ck-reset_all':'ck-reset_all',_0x2d55f8['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x2d55f8['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x53fc95=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x563154=_0x53fc95['previewMode'],_0x1eb10f={};if('$labels'===_0x563154){for(const _0x57ea40 of _0x53fc95['getMergeFieldsIds']())_0x1eb10f[_0x57ea40]=_0x53fc95['getLabel'](_0x57ea40)||_0x57ea40;}else{const _0x59f550='$defaultValues'===_0x563154?_0x53fc95['getDefaultValues']():_0x53fc95['getDataSetValues'](_0x563154,!0x0);for(const _0x4ddcc3 of Object['entries'](_0x59f550)){const [_0x6809eb,_0x3ecfc9]=_0x4ddcc3;_0x1eb10f[_0x6809eb]=null!==_0x3ecfc9?_0x3ecfc9:_0x53fc95['getLabel'](_0x6809eb)||_0x6809eb;}}return{'mergeFieldsData':_0x1eb10f};}['_standarizeRootsData'](_0x1e318c,_0x4e41c8,_0x35dd62){let _0x2ddfd3;if('string'==typeof _0x1e318c){const _0x1e4bfc=_0x4e41c8['model']['document']['getRootNames']()[0x0];_0x2ddfd3={[_0x1e4bfc]:_0x1e318c};}else _0x2ddfd3=_0x1e318c;const _0xdfea82=this['_fixMediaEmbeds'](_0x2ddfd3,_0x4e41c8),_0x5a414d=function(_0x117529,_0x57ab01){for(const [_0x3c23a0,_0xeed8cd]of _0x117529)_0xeed8cd['classes']=_0x57ab01[_0x3c23a0]['classList']['value']['replace']('ck-focused','');return _0x117529;}(this['_sortRoots'](_0x4e41c8)['reduce']((_0x25b10b,_0xb554e4)=>(_0x25b10b['push']([_0xb554e4,{'content':_0xdfea82[_0xb554e4],'classes':''}]),_0x25b10b),[]),_0x35dd62);return _0x5a414d;}['_fixMediaEmbeds'](_0x4a61a2,_0x1a46d5){if(!_0x1a46d5['plugins']['has']('MediaEmbedEditing'))return _0x4a61a2;const _0x265163=_0x1a46d5['plugins']['get']('MediaEmbedEditing');for(const [_0x39c9c6,_0x1c1abc]of Object['entries'](_0x4a61a2)){const _0x3d4fdc=document['createElement']('div');_0x3d4fdc['innerHTML']=_0x1c1abc,(_0x3d4fdc['querySelectorAll']('figure.media')['forEach'](_0x1a99a7=>{const _0x460dc7=_0x1a99a7['querySelector']('oembed');if(_0x460dc7){const _0x237e08=_0x460dc7['getAttribute']('url');if(_0x237e08){const _0x101d09=_0x265163['registry']['getMediaViewElement'](new _0x36cee1(_0x1a46d5['editing']['view']['document']),_0x237e08,{'elementName':'','renderForEditingView':!0x0}),_0x21b3a5=document['createElement']('div');_0x21b3a5['classList']['add']('ck-media__wrapper'),_0x101d09['render'](_0x21b3a5,_0x1a46d5['editing']['view']['domConverter']),_0x460dc7['replaceWith'](_0x21b3a5);}}}),_0x4a61a2[_0x39c9c6]=_0x3d4fdc['innerHTML']);}return _0x4a61a2;}['_sortRoots'](_0x3f04ed){if(!function(_0x145cd9){return void 0x0!==_0x145cd9['getRootsAttributes'];}(_0x3f04ed))return _0x3f04ed['model']['document']['getRootNames']();const _0xfb8188=[],_0x15e081=new Map();for(const _0x2a7b85 of _0x3f04ed['model']['document']['getRootNames']()){const _0x15a236=_0x3f04ed['editing']['view']['getDomRoot'](_0x2a7b85)['getClientRects']()['item'](0x0);_0xfb8188['push'](_0x2a7b85),_0x15e081['set'](_0x2a7b85,_0x15a236);}return _0xfb8188['sort']((_0x125336,_0x3f9163)=>{const _0xd324ab=_0x15e081['get'](_0x125336),_0x502799=_0x15e081['get'](_0x3f9163);return _0xd324ab['y']-_0x502799['y']||_0xd324ab['x']-_0x502799['x'];}),_0xfb8188;}}class $e extends _0xacca18{static get['requires'](){return[re,_0xd393fc];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4adb3d){super(_0x4adb3d),_0x4adb3d['commands']['add']('previewFinalContent',new te(this['editor'])),_0x4adb3d['config']['define']('trackChanges.preview.renderFunction',(_0x4ed2f9,_0x516cbc)=>{for(const _0x100d89 of _0x516cbc)_0x4ed2f9['appendChild'](_0x100d89);});}}export{D as AcceptSuggestionCommand,ii as BaseSuggestionThreadView,$ as DiscardSuggestionCommand,M as ExecuteOnAllSuggestionsCommand,B as ExecuteOnSelectedSuggestionsCommand,te as PreviewFinalContentCommand,T as Suggestion,x as SuggestionDescriptionFactory,fe as SuggestionThreadView,we as SuggestionView,Fe as TrackChanges,N as TrackChangesCommand,re as TrackChangesData,Ge as TrackChangesDataGetter,d as TrackChangesEditing,$e as TrackChangesPreview,u as TrackChangesUI};
|
|
23
|
+
import{Command as _0x23f2a4,Plugin as _0x1411ab,PendingActions as _0x30cc0e}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x27da15,ObservableMixin as _0xe7f3,uid as _0x19e4b0,priorities as _0x3f7cdb,insertToPriorityArray as _0x41043e,toArray as _0x5939fb,logWarning as _0x1fbb84,getEnvKeystrokeText as _0x18ffdb,FocusTracker as _0x1bae93,KeystrokeHandler as _0x182eb6,Collection as _0x3f2403}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x25e31e,IconCancel as _0x69661c,IconTrackChanges as _0x541609}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x592a3b,View as _0x3b596c,ViewCollection as _0x584fc4,FocusCycler as _0x4bbef1,UIModel as _0x9c81b9,createDropdown as _0x34e753,SplitButtonView as _0x20b9e5,addListToDropdown as _0x4cfc0e,MenuBarMenuView as _0x9c5e75,MenuBarMenuListView as _0xf6313a,ListSeparatorView as _0x18e0a1,MenuBarMenuListItemView as _0x4400fa,MenuBarMenuListItemButtonView as _0x1dd5dc,BodyCollection as _0x28b6c2,Dialog as _0x46b212}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x2239fd,hashObject as _0x5bbcb2,surroundingMarkersDetector as _0x6f253a,FOCUS_ANNOTATION_KEYSTROKE as _0x4899a8,AriaDescriptionView as _0x307699,setupThreadKeyboardNavigation as _0x2d1f60,trimHtml as _0xb5eb72,UserView as _0x437e30,LateFocusButtonView as _0x2ec26a,getDateTimeFormatter as _0x553361,getAllMarkersDomElementsSorted as _0x391b82,sanitizeEditorConfig as _0x3d8906}from'ckeditor5-collaboration/dist/index.js';import{ModelElement as _0x49a2a2,ModelLiveRange as _0x26ed96,ModelLivePosition as _0x12e48c,ViewDowncastWriter as _0x84e41e}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x161c1c,toWidget as _0x1c3e12}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x46b77d,set as _0x5bb398,isEqual as _0x29d605,unset as _0x2eb5ab,omit as Ut}from'es-toolkit/compat';import{Delete as _0xaeb5ba,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x35f53a}from'@ckeditor/ckeditor5-enter/dist/index.js';import{ClipboardPipeline as _0x41c410}from'@ckeditor/ckeditor5-clipboard/dist/index.js';class N extends _0x23f2a4{['_enabledCommands'];constructor(_0x5901ef,_0x2b1974){super(_0x5901ef),this['_enabledCommands']=_0x2b1974,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 _0x754b0 of this['editor']['commands']['commands']())_0x754b0['affectsData']&&!this['_enabledCommands']['has'](_0x754b0)&&_0x754b0['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x2d5975 of this['editor']['commands']['commands']())_0x2d5975['affectsData']&&!this['_enabledCommands']['has'](_0x2d5975)&&_0x2d5975['clearForceDisabled']('TrackChangesCommand');}}class D extends _0x23f2a4{['_suggestions'];constructor(_0x1599e5,_0x9cceb6){super(_0x1599e5),this['_suggestions']=_0x9cceb6,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x33c9b1){const _0x3a4753=this['_suggestions']['get'](_0x33c9b1);if(!_0x3a4753)throw new _0x27da15('track-changes-accept-suggestion-not-found',this);const _0x183f74=_0x3a4753['getRanges']();this['editor']['model']['canEditAt'](_0x183f74)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x3a4753);}}class $ extends _0x23f2a4{['_suggestions'];constructor(_0x4a611f,_0x41e549){super(_0x4a611f),this['_suggestions']=_0x41e549,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x15b960){const _0x4c9c2a=this['_suggestions']['get'](_0x15b960);if(!_0x4c9c2a)throw new _0x27da15('track-changes-discard-suggestion-not-found',this);const _0x275148=_0x4c9c2a['getRanges']();this['editor']['model']['canEditAt'](_0x275148)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x4c9c2a);}}function ls(_0xfe757d,_0x146ae9){let _0xfa8ead='';return _0xfa8ead+=_0xfe757d['split']('*')['map']((_0x5cc296,_0x4c2451)=>_0x4c2451%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+Zt(_0x5cc296)+'</span>':Zt(_0x5cc296))['join'](''),_0x146ae9&&(_0xfa8ead+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x146ae9['value']+'\x22\x20title=\x22'+_0x146ae9['title']+'\x22></span>'),_0xfa8ead;}function Zt(_0x40fbe8){const _0x43d8d2=document['createElement']('span');return _0x43d8d2['innerText']=_0x40fbe8,_0x43d8d2['innerHTML'];}function ts(_0x15c933){return _0x15c933['sort']((_0x3d8425,_0x29bd10)=>'attribute'===_0x3d8425['type']&&'attribute'!==_0x29bd10['type']?-0x1:'attribute'!==_0x3d8425['type']&&'attribute'===_0x29bd10['type']?0x1:'deletion'==_0x3d8425['type']&&'deletion'!=_0x29bd10['type']?-0x1:'deletion'!=_0x3d8425['type']&&'deletion'==_0x29bd10['type']?0x1:0x0);}function to(_0x4bb1a4,_0x4a425b){let _0x114a18,_0x47d3d5=0x0;const _0x5c84e1=[],_0x3080ba=_0x4a425b['schema'];for(;_0x47d3d5<_0x4bb1a4['length'];){const _0x4abf46=_0x4bb1a4[_0x47d3d5],_0xdfaaec=_0x4bb1a4[_0x47d3d5+0x1];_0x114a18||(_0x114a18=_0x4a425b['createPositionBefore'](_0x4abf46)),tn(_0x4a425b,_0x4abf46,_0xdfaaec)||(_0x5c84e1['push'](_0x4a425b['createRange'](_0x114a18,_0x3080ba['isObject'](_0x4abf46)?_0x4a425b['createPositionAfter'](_0x4abf46):_0x4a425b['createPositionAt'](_0x4abf46,'end'))),_0x114a18=null),_0x47d3d5++;}return _0x5c84e1;}function tn(_0x18e40f,_0x4d5bdb,_0x332f08){if(!_0x332f08)return!0x1;const _0x33a549=_0x18e40f['createPositionAfter'](_0x4d5bdb),_0x1c22a4=_0x18e40f['createPositionBefore'](_0x332f08);return _0x33a549['isTouching'](_0x1c22a4);}function rs(_0x356ff8,_0x40ee11,_0x399117){for(;_0x399117['length'];){const _0x54b6e9=_0x399117['splice'](0x0,0x64);_0x356ff8['change'](()=>{for(const _0xe6a096 of _0x54b6e9)_0xe6a096['isInContent']&&_0x40ee11['execute'](_0xe6a096['id']);});}}class M extends _0x23f2a4{['_command'];['_suggestions'];constructor(_0x15aac6,_0x2ab840,_0x5b8ad4){super(_0x15aac6),this['_command']=_0x2ab840,this['_suggestions']=_0x5b8ad4,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x59b314=Array['from'](this['_suggestions']['values']())['some'](_0x5cf734=>_0x5cf734['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x59b314;}['execute'](){const _0x4bb127=ts(Array['from'](this['_suggestions']['values']()));for(const _0x181d34 of _0x4bb127){const _0x1b1ba9=_0x181d34['getRanges']();if(!this['editor']['model']['canEditAt'](_0x1b1ba9))return;}rs(this['editor']['model'],this['_command'],_0x4bb127);}}class B extends _0x23f2a4{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x2124e1,_0x5d6218,_0x3f6ed4){super(_0x2124e1),this['_command']=_0x5d6218,this['_suggestions']=_0x3f6ed4,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0xf2f53b=this['editor']['model']['document']['selection'],_0x4125aa=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x18cdeb,_0x4d74d4){const _0xbc96b=Array['from'](_0x18cdeb['getRanges']()),_0x3d9fca=new Set();for(const _0x3999e3 of _0x4d74d4)if(_0x3999e3['isInContent']){for(const _0x473a52 of _0xbc96b)for(const _0x3dcee1 of _0x3999e3['getRanges']())(_0x473a52['isIntersecting'](_0x3dcee1)||_0x18cdeb['isCollapsed']&&!_0x3999e3['isMultiRange']&&_0x3999e3['next']&&_0x3dcee1['end']['isTouching'](_0x473a52['start']))&&_0x3d9fca['add'](_0x3999e3);}return _0x3d9fca;}(_0xf2f53b,_0x4125aa),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x4f9b56=ts(Array['from'](this['_selectedSuggestions']));for(const _0x570d76 of _0x4f9b56){const _0x329f95=_0x570d76['getRanges']();if(!this['editor']['model']['canEditAt'](_0x329f95))return;}rs(this['editor']['model'],this['_command'],_0x4f9b56);}}class T extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0xe7f3(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x2379f2,_0x50af82){super(),this['id']=_0x50af82['id'],this['type']=_0x50af82['type'],this['subType']=_0x50af82['subType']||null,this['author']=_0x50af82['author'],this['creator']=_0x50af82['creator']||_0x50af82['author'],this['isExternal']=Boolean(_0x50af82['attributes']&&_0x50af82['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x50af82['originalSuggestionId']||null,this['_model']=_0x2379f2,this['_onAccept']=_0x50af82['onAccept'],this['_onDiscard']=_0x50af82['onDiscard'],this['_onAttributesChange']=_0x50af82['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x50af82['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 _0xede55=this;for(;_0xede55['previous'];)_0xede55=_0xede55['previous'];return _0xede55;}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'](_0x39cb32){this['_markerNames']['add'](_0x39cb32);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x518040=>this['_model']['markers']['get'](_0x518040))['filter'](_0x3b7cf4=>_0x3b7cf4);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x4b0ef4=>{for(const _0x58af67 of this['getMarkers']())_0x4b0ef4['removeMarker'](_0x58af67);}),this['_markerNames']['clear']();}['removeMarker'](_0x36e8f5){this['_model']['change'](_0x2fdb70=>{_0x2fdb70['removeMarker'](_0x36e8f5);}),this['_markerNames']['delete'](_0x36e8f5);}['addRange'](_0xab5c58){const _0x7c0e11='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+T['getMultiRangeId']();this['addMarkerName'](_0x7c0e11),this['_model']['change'](_0x56e895=>{_0x56e895['addMarker'](_0x7c0e11,{'range':_0xab5c58,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x438f33){for(const _0x4953f9 of this['getRanges']())if(_0x4953f9['isIntersecting'](_0x438f33))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x4568ac=>_0x4568ac['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x48c48a,_0xa1e998)=>[..._0x48c48a,..._0xa1e998['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x3b348c=this['getRanges']();if(0x1!=_0x3b348c['length'])return null;const _0x257375=_0x3b348c[0x0],_0x4fe572=_0x257375['start']['nodeAfter'],_0x3525e0=_0x257375['end']['nodeBefore'];return _0x4fe572 instanceof _0x49a2a2?_0x4fe572!=_0x3525e0?null:_0x4fe572: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 _0x51e234=[];let _0x52b046=this['head'];for(;_0x52b046;)_0x51e234['push'](_0x52b046),_0x52b046=_0x52b046['next'];return _0x51e234;}['setAttribute'](_0x12d204,_0xa5445){const _0x54dc09=_0x46b77d(this['attributes']);_0x5bb398(_0x54dc09,_0x12d204,_0xa5445),_0x29d605(_0x54dc09,this['attributes'])||(this['attributes']=_0x54dc09,this['_onAttributesChange'](_0x54dc09));}['removeAttribute'](_0x1d6dcc){const _0x5492dc=_0x46b77d(this['attributes']);_0x2eb5ab(_0x5492dc,_0x1d6dcc),_0x29d605(_0x5492dc,this['attributes'])||(this['attributes']=_0x5492dc,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 _0x19e4b0()['substr'](0x1,0x5);}}function o(_0x16545c,_0x485d34,_0x57c40e){const _0x54a0ac=_0x16545c['t'],t=_0x16545c['t'];switch(_0x485d34){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'Preview\x20final\x20content':return t('Preview\x20final\x20content');case'Final\x20content\x20preview':return t('Final\x20content\x20preview');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x57c40e);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x57c40e);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x57c40e);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x57c40e);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x57c40e);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',_0x57c40e);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x57c40e);case'*Replace\x20image*':return t('*Replace\x20image*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x57c40e);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x57c40e);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x57c40e);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x57c40e);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x57c40e);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x57c40e);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x57c40e);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x57c40e);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x57c40e);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x57c40e);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x57c40e);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x57c40e);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x57c40e);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x57c40e);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x57c40e);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x57c40e);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x57c40e);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x57c40e);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'},_0x57c40e);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x57c40e);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x57c40e);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x57c40e);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x57c40e);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x57c40e);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x57c40e);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x57c40e);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'},_0x57c40e);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x57c40e);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x57c40e);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x57c40e);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x57c40e);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'},_0x57c40e);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x57c40e);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'},_0x57c40e);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'FORMAT_LINE_HEIGHT':return t({'string':'line\x20height','id':'FORMAT_LINE_HEIGHT'});case'FORMAT_TABLE_BORDER_COLOR':return t({'string':'table\x20border\x20color','id':'FORMAT_TABLE_BORDER_COLOR'});case'FORMAT_TABLE_BORDER_STYLE':return t({'string':'table\x20border\x20style','id':'FORMAT_TABLE_BORDER_STYLE'});case'FORMAT_TABLE_BORDER_WIDTH':return t({'string':'table\x20border\x20width','id':'FORMAT_TABLE_BORDER_WIDTH'});case'FORMAT_TABLE_ALIGNMENT':return t({'string':'table\x20alignment','id':'FORMAT_TABLE_ALIGNMENT'});case'FORMAT_TABLE_WIDTH':return t({'string':'table\x20width','id':'FORMAT_TABLE_WIDTH'});case'FORMAT_TABLE_HEIGHT':return t({'string':'table\x20height','id':'FORMAT_TABLE_HEIGHT'});case'FORMAT_TABLE_BACKGROUND_COLOR':return t({'string':'table\x20background\x20color','id':'FORMAT_TABLE_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_BORDER_COLOR':return t({'string':'table\x20cell\x20border\x20color','id':'FORMAT_TABLE_CELL_BORDER_COLOR'});case'FORMAT_TABLE_CELL_BORDER_STYLE':return t({'string':'table\x20cell\x20border\x20style','id':'FORMAT_TABLE_CELL_BORDER_STYLE'});case'FORMAT_TABLE_CELL_BORDER_WIDTH':return t({'string':'table\x20cell\x20border\x20width','id':'FORMAT_TABLE_CELL_BORDER_WIDTH'});case'FORMAT_TABLE_CELL_PADDING':return t({'string':'table\x20cell\x20padding','id':'FORMAT_TABLE_CELL_PADDING'});case'FORMAT_TABLE_CELL_WIDTH':return t({'string':'table\x20cell\x20width','id':'FORMAT_TABLE_CELL_WIDTH'});case'FORMAT_TABLE_CELL_HEIGHT':return t({'string':'table\x20cell\x20height','id':'FORMAT_TABLE_CELL_HEIGHT'});case'FORMAT_TABLE_CELL_BACKGROUND_COLOR':return t({'string':'table\x20cell\x20background\x20color','id':'FORMAT_TABLE_CELL_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT':return t({'string':'table\x20cell\x20horizontal\x20alignment','id':'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT'});case'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT':return t({'string':'table\x20cell\x20vertical\x20alignment','id':'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT'});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'},_0x57c40e);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x57c40e);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'},_0x57c40e);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x57c40e);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'},_0x57c40e);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x57c40e);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x57c40e);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'},_0x57c40e);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x57c40e);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 _0x54a0ac({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x57c40e);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x54a0ac({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x57c40e);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x57c40e);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'},_0x57c40e);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'},_0x57c40e);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'},_0x57c40e);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x485d34;}}class x{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x131bd4,_0xd3ce){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x131bd4,this['_locale']=_0xd3ce;}['getDescriptions'](_0x1047fe){const _0x225e72=[],_0x3e176e=new Set(),_0x1a339a=new Set();for(let _0x277313=0x0;_0x277313<_0x1047fe['length'];_0x277313++){const _0x4af9ac=_0x1047fe[_0x277313];if(!_0x4af9ac['isInContent'])continue;const _0x49eb77=this['_handleCustomCallbackDescription'](_0x4af9ac);if(_0x49eb77){if(null!=_0x4af9ac['subType']){if(_0x3e176e['has'](_0x4af9ac['subType']))continue;_0x3e176e['add'](_0x4af9ac['subType']);}_0x225e72['push'](_0x49eb77);}else{if('attribute'==_0x4af9ac['type']){const _0x159777=_0x4af9ac['data']['key'];if(_0x1a339a['has'](_0x159777))continue;_0x1a339a['add'](_0x4af9ac['data']['key']),_0x159777==m?this['_handleRenameSuggestionDescription'](_0x225e72,_0x4af9ac):this['_handleAttributeSuggestionDescription'](_0x225e72,_0x4af9ac);continue;}'insertion'!=_0x4af9ac['type']&&'deletion'!=_0x4af9ac['type']||this['_handleInsertRemoveSuggestionDescription'](_0x225e72,_0x4af9ac,_0x1047fe[_0x277313+0x1]);}}return this['_resolveDescriptionItems'](_0x225e72);}['registerDescriptionCallback'](_0x44fa5f){this['_customCallbacks']['push'](_0x44fa5f);}['registerElementLabel'](_0x3ea76f,_0x55be09,_0x33d970=_0x3f7cdb['normal']){'function'==typeof _0x3ea76f?_0x41043e(this['_itemLabelsCallbacks'],{'matchingCallback':_0x3ea76f,'label':_0x55be09,'priority':_0x33d970}):this['_itemLabels']['set'](_0x3ea76f,_0x55be09);}['registerAttributeLabel'](_0x542714,_0x33512e){this['_attributeLabels']['set'](_0x542714,_0x33512e);}['getItemLabel'](_0x408735,_0x1f4993=0x1){let _0x45bd06;for(const _0x11ad51 of this['_itemLabelsCallbacks'])if(_0x11ad51['matchingCallback'](_0x408735)){_0x45bd06=_0x11ad51['label'];break;}return _0x45bd06||(_0x45bd06=this['_itemLabels']['get'](_0x408735['name'])),_0x45bd06?_0x45bd06(_0x1f4993):0x1!==_0x1f4993?_0x1f4993+'\x20'+_0x408735['name']+'s':''+_0x408735['name'];}['_addDescriptionItems'](_0x3bb704,_0x36b41c){const _0x225be8=_0x36b41c['getFirstRange']()['getWalker'](),_0x156ca4='insertion'==_0x36b41c['type']?'add':'remove';for(const _0x1358ef of _0x225be8){const _0x260ffc=_0x1358ef['item'],_0x3deea3=_0x3bb704[_0x3bb704['length']-0x1];if(_0x260ffc['is']('$textProxy'))_0x3deea3&&_0x3deea3['type']['indexOf']('Container')>-0x1&&_0x3bb704['pop'](),_0x3deea3&&'text'==_0x3deea3['type']?_0x3deea3[_0x156ca4]+=_0x260ffc['data']:_0x3bb704['push']({'type':'text','add':'add'==_0x156ca4?_0x260ffc['data']:'','remove':'remove'==_0x156ca4?_0x260ffc['data']:''});else{if(this['_schema']['isObject'](_0x260ffc)){const _0x31e911=_0x260ffc;if(_0x3deea3&&_0x3deea3['type']['indexOf']('Container')>-0x1&&_0x3bb704['pop'](),'elementEnd'==_0x1358ef['type'])continue;_0x3deea3&&_0x3deea3['type']==_0x156ca4+'Object'&&_0x3deea3['element']['name']==_0x31e911['name']?_0x3deea3['quantity']++:_0x3bb704['push']({'type':_0x156ca4+'Object','element':_0x31e911,'quantity':0x1}),_0x225be8['skip'](_0x34be43=>!('elementEnd'==_0x34be43['type']&&_0x34be43['item']==_0x260ffc));}else{if(this['_schema']['checkChild'](_0x260ffc,'$text')||_0x260ffc['is']('element','softBreak')){const _0x4839ea=_0x260ffc;if('add'==_0x156ca4&&'elementStart'==_0x1358ef['type']||'remove'==_0x156ca4&&'elementEnd'==_0x1358ef['type'])continue;if(_0x3deea3&&-0x1==_0x3deea3['type']['indexOf']('Container')){'text'==_0x3deea3['type']&&(_0x3deea3[_0x156ca4]+='\x0a');continue;}let _0x45f73e;if(_0x45f73e='add'==_0x156ca4?_0x4839ea['nextSibling']&&!this['_schema']['isObject'](_0x4839ea['nextSibling'])?_0x4839ea['nextSibling']:null:_0x4839ea['previousSibling']&&!this['_schema']['isObject'](_0x4839ea['previousSibling'])?_0x4839ea['previousSibling']:null,_0x4839ea['isEmpty']||_0x45f73e&&_0x45f73e['isEmpty']){const _0x8bdb53=_0x45f73e&&_0x45f73e['isEmpty']?_0x45f73e:_0x4839ea;_0x3deea3&&_0x3deea3['type']==_0x156ca4+'EmptyContainer'&&_0x3deea3['element']['name']==_0x8bdb53['name']?_0x3deea3['quantity']++:_0x3bb704['push']({'type':_0x156ca4+'EmptyContainer','element':_0x8bdb53,'quantity':0x1});}else _0x3bb704['push']({'type':_0x156ca4+'Container','element':_0x4839ea});}}}}}['_resolveDescriptionItems'](_0x581d6e){const _0x55fc30=this['_locale'],_0x5a68af=[],_0x424718=[],_0x3233a1=[];for(const _0x2c5a08 of _0x581d6e)switch(_0x2c5a08['type']){case'text':if(_0x2c5a08['add']=_0x2c5a08['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x2c5a08['remove']=_0x2c5a08['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x2c5a08['add']&&''!=_0x2c5a08['remove']){_0x5a68af['push']({'type':'replace','content':o(_0x55fc30,'REPLACE_TEXT',['\x22'+_0x2c5a08['remove']+'\x22','\x22'+_0x2c5a08['add']+'\x22'])});continue;}if(null!=_0x2c5a08['add']['match'](/^ +$/)){_0x5a68af['push']({'type':'insertion','content':o(_0x55fc30,'*Insert:*\x20%0',o(_0x55fc30,'ELEMENT_SPACE',_0x2c5a08['add']['length']))});continue;}if(null!=_0x2c5a08['remove']['match'](/^ +$/)){_0x5a68af['push']({'type':'deletion','content':o(_0x55fc30,'*Remove:*\x20%0',o(_0x55fc30,'ELEMENT_SPACE',_0x2c5a08['remove']['length']))});continue;}if(''!=_0x2c5a08['add']){_0x5a68af['push']({'type':'insertion','content':o(_0x55fc30,'*Insert:*\x20%0','\x22'+_0x2c5a08['add']+'\x22')});continue;}_0x5a68af['push']({'type':'deletion','content':o(_0x55fc30,'*Remove:*\x20%0','\x22'+_0x2c5a08['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x5a68af['push']({'type':'insertion','content':o(_0x55fc30,'*Insert:*\x20%0',this['getItemLabel'](_0x2c5a08['element'],_0x2c5a08['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x5a68af['push']({'type':'deletion','content':o(_0x55fc30,'*Remove:*\x20%0',this['getItemLabel'](_0x2c5a08['element'],_0x2c5a08['quantity']))});continue;case'addContainer':_0x5a68af['push']({'type':'insertion','content':o(_0x55fc30,'*Split:*\x20%0',this['getItemLabel'](_0x2c5a08['element'],_0x2c5a08['quantity']))});continue;case'removeContainer':_0x5a68af['push']({'type':'deletion','content':o(_0x55fc30,'*Merge:*\x20%0',this['getItemLabel'](_0x2c5a08['element'],_0x2c5a08['quantity']))});continue;case'addFormat':_0x424718['push'](_0x2c5a08['key']);continue;case'removeFormat':_0x3233a1['push'](_0x2c5a08['key']);continue;default:_0x5a68af['push'](_0x2c5a08);}if(_0x424718['length']){const _0x1a5fe7=_0x424718['map'](_0x27d604=>this['_attributeLabels']['has'](_0x27d604)?this['_attributeLabels']['get'](_0x27d604):_0x27d604)['join'](',\x20');_0x5a68af['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x1a5fe7)});}if(_0x3233a1['length']){const _0x142b1b=_0x3233a1['map'](_0x149828=>this['_attributeLabels']['has'](_0x149828)?this['_attributeLabels']['get'](_0x149828):_0x149828)['join'](',\x20');_0x5a68af['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x142b1b)});}return _0x5a68af;}['_handleCustomCallbackDescription'](_0x232ddf){for(const _0x47e142 of this['_customCallbacks']){const _0x385eb7=_0x47e142(_0x232ddf);if(_0x385eb7&&'type'in _0x385eb7)return _0x385eb7;}}['_handleAttributeSuggestionDescription'](_0x4a07a5,_0x4be280){const _0x198829=_0x4be280['data'],_0x412597=void 0x0===_0x198829['newValue']?'removeFormat':'addFormat';_0x4a07a5['push']({'type':_0x412597,'key':_0x198829['key']});}['_handleRenameSuggestionDescription'](_0x2511b9,_0x47ca6d){_0x2511b9['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x47ca6d['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x258ba4,_0x1034dc,_0x59d0ad){if(this['_addDescriptionItems'](_0x258ba4,_0x1034dc),_0x59d0ad&&_0x59d0ad['getFirstRange']()&&!_0x1034dc['getFirstRange']()['end']['isEqual'](_0x59d0ad['getFirstRange']()['start'])){const _0xc7d3ec=_0x258ba4[_0x258ba4['length']-0x1],_0x4d9cf5='insertion'==_0x1034dc['type']?'add':'remove';_0xc7d3ec&&'text'==_0xc7d3ec['type']&&(_0xc7d3ec[_0x4d9cf5]+='\x0a');}}}class O extends _0x1411ab{['afterInit'](){const _0x4ddc7b=this['editor'],_0x294d95=_0x4ddc7b['plugins']['get']('TrackChangesEditing');_0x4ddc7b['commands']['get']('showAIAssistant')&&_0x294d95['enableCommand']('showAIAssistant');}}class E extends _0x1411ab{['afterInit'](){const _0x3b821f=this['editor'],_0x28b989=_0x3b821f['locale'];if(!_0x3b821f['plugins']['has']('AlignmentEditing'))return;const _0x5b1dfd=_0x3b821f['plugins']['get']('TrackChangesEditing');_0x5b1dfd['enableDefaultAttributesIntegration']('alignment'),_0x5b1dfd['registerBlockAttribute']('alignment'),_0x5b1dfd['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x28b989,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4fc713=this['editor'],_0x99aacc=_0x4fc713['locale'];_0x4fc713['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2785cb=>{if('formatBlock'!=_0x2785cb['type'])return;const {data:_0x24e8c0}=_0x2785cb;if(_0x24e8c0&&'alignment'==_0x24e8c0['commandName']){const _0x291ea3=_0x24e8c0['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x99aacc,'*Format:*\x20%0',function(_0x10fc16){switch(_0x10fc16){case'left':return o(_0x99aacc,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x99aacc,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x99aacc,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x99aacc,'FORMAT_JUSTIFY_TEXT');}}(_0x291ea3))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class R extends _0x1411ab{['afterInit'](){const _0x41d603=this['editor'],_0x57f43b=_0x41d603['plugins']['get']('TrackChangesEditing'),_0x35a314=_0x41d603['locale'];for(const _0x1d73cc of ti){if(!_0x41d603['plugins']['has'](_0x1d73cc))continue;const _0xa59d0=_0x1d73cc['slice'](0x0,-0x7)['toLowerCase'](),_0x434266='FORMAT_'+_0xa59d0['toUpperCase']();_0x57f43b['enableDefaultAttributesIntegration'](_0xa59d0),_0x57f43b['registerInlineAttribute'](_0xa59d0),_0x57f43b['descriptionFactory']['registerAttributeLabel'](_0xa59d0,o(_0x35a314,_0x434266));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xe68fdc=this['editor'],_0x255229=_0xe68fdc['locale'],_0x5877a9=_0xe68fdc['plugins']['get']('TrackChangesEditing');function _0x25bd1d(_0x46a13d,_0x4469c){_0x5877a9['descriptionFactory']['registerDescriptionCallback'](_0x3fd19a=>{if('formatInline'!=_0x3fd19a['type'])return;const {data:_0x35c085}=_0x3fd19a;return _0x35c085&&_0x35c085['commandName']===_0x46a13d?_0x35c085['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x255229,'*Format:*\x20%0',_0x4469c)}:{'type':'format','content':o(_0x255229,'*Remove\x20format:*\x20%0',_0x4469c)}:void 0x0;});}_0x25bd1d('bold',o(_0x255229,'FORMAT_BOLD')),_0x25bd1d('italic',o(_0x255229,'FORMAT_ITALIC')),_0x25bd1d('underline',o(_0x255229,'FORMAT_UNDERLINE')),_0x25bd1d('code',o(_0x255229,'FORMAT_CODE')),_0x25bd1d('strikethrough',o(_0x255229,'FORMAT_STRIKETHROUGH')),_0x25bd1d('subscript',o(_0x255229,'FORMAT_SUBSCRIPT')),_0x25bd1d('superscript',o(_0x255229,'FORMAT_SUPERSCRIPT'));}}class U extends _0x1411ab{['afterInit'](){const _0x247161=this['editor'],_0x46f84f=_0x247161['locale'];if(!_0x247161['plugins']['has']('BlockQuoteEditing'))return;const _0xd43e73=_0x247161['plugins']['get']('TrackChangesEditing'),_0x9b1398=this['editor']['commands']['get']('blockQuote');_0xd43e73['enableCommand']('blockQuote',(_0x3be04d,_0x37bc47={})=>{const _0x5e1616=this['editor']['model']['document']['selection'],_0x65b2ed=_0x37bc47&&void 0x0!==_0x37bc47['forceValue']?_0x37bc47['forceValue']:!_0x9b1398['value'];let _0x19eb93=[];if(_0x65b2ed){const _0x805df3=Array['from'](_0x5e1616['getSelectedBlocks']())['filter'](_0x1ecd2d=>oo(_0x1ecd2d)||function(_0x3b5ffa,_0x43764e){const _0x2c2647=_0x43764e['checkChild'](_0x3b5ffa['parent'],'blockQuote'),_0x5db2b4=_0x43764e['checkChild'](['$root','blockQuote'],_0x3b5ffa);return _0x2c2647&&_0x5db2b4;}(_0x1ecd2d,this['editor']['model']['schema']));_0x19eb93=to(_0x805df3,_0x247161['model']);}else{const _0x55856e=Array['from'](_0x5e1616['getSelectedBlocks']())['filter'](_0x1b8a07=>oo(_0x1b8a07));_0x19eb93=to(_0x55856e,_0x247161['model']);}_0x247161['model']['change'](()=>{for(const _0xdc49a6 of _0x19eb93)_0xd43e73['markBlockFormat'](_0xdc49a6,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x65b2ed}]});});}),_0xd43e73['descriptionFactory']['registerDescriptionCallback'](_0x23cb52=>{const {data:_0x224c44}=_0x23cb52;if(_0x224c44&&'blockQuote'==_0x224c44['commandName']){const _0x1ee453=o(_0x46f84f,'ELEMENT_BLOCK_QUOTE');return _0x224c44['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x46f84f,'*Set\x20format:*\x20%0',_0x1ee453)}:{'type':'format','content':o(_0x46f84f,'*Remove\x20format:*\x20%0',_0x1ee453)};}});}}function oo(_0x408a39){return'blockQuote'==_0x408a39['parent']['name'];}class V extends _0x1411ab{['afterInit'](){const _0x37bdf5=this['editor'],_0x49a630=_0x37bdf5['locale'],_0x15d9f2=_0x37bdf5['plugins']['get']('TrackChangesEditing');_0x37bdf5['plugins']['has']('BookmarkEditing')&&(_0x15d9f2['enableCommand']('insertBookmark'),_0x15d9f2['enableDefaultAttributesIntegration']('updateBookmark'),_0x15d9f2['registerBlockAttribute']('bookmarkId'),_0x15d9f2['descriptionFactory']['registerDescriptionCallback'](_0x36e092=>{if('insertion'!=_0x36e092['type']&&'deletion'!=_0x36e092['type']&&'attribute'!=_0x36e092['type'])return;const _0x5d8527=_0x36e092['getContainedElement']();if(null==_0x5d8527)return;if(!_0x5d8527['is']('element','bookmark'))return;const _0x36e4ed=_0x5d8527['getAttribute']('bookmarkId');if('insertion'==_0x36e092['type'])return{'type':'insertion','content':o(_0x49a630,'*Insert:*\x20%0','\x22'+_0x36e4ed+'\x22\x20'+o(_0x49a630,'ELEMENT_BOOKMARK'))};if('deletion'==_0x36e092['type'])return{'type':'deletion','content':o(_0x49a630,'*Remove:*\x20%0','\x22'+_0x36e4ed+'\x22\x20'+o(_0x49a630,'ELEMENT_BOOKMARK'))};const {data:_0x4a8aa8}=_0x36e092;if(!_0x4a8aa8||'bookmarkId'!=_0x4a8aa8['key'])return;return{'type':'format','content':o(_0x49a630,'*Set\x20bookmark:*\x20%0','\x22'+_0x4a8aa8['newValue']+'\x22')};}));}}class F extends _0x1411ab{['afterInit'](){const _0x2e97b6=this['editor'];_0x2e97b6['plugins']['has']('CaseChange')&&(_0x2e97b6['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x2e97b6['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x2e97b6['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0x1411ab{['afterInit'](){const _0x33ead3=this['editor'];_0x33ead3['commands']['get']('ckbox')&&_0x33ead3['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x1411ab{['afterInit'](){const _0x3a3ad2=this['editor'];if(!_0x3a3ad2['plugins']['has']('CodeBlock'))return;const _0x57243c=_0x3a3ad2['plugins']['get']('TrackChangesEditing'),_0x233b9f=_0x3a3ad2['locale'],_0x2b3646=_0x3a3ad2['config']['get']('codeBlock')['languages'],_0x42fec0=_0x3a3ad2['commands']['get']('codeBlock');_0x57243c['enableCommand']('indentCodeBlock'),_0x57243c['enableCommand']('outdentCodeBlock'),_0x57243c['enableCommand']('codeBlock',(_0x1f0e66,_0xc71ec8={})=>{const _0x1a6552=_0x3a3ad2['model'],_0x11b786=_0x3a3ad2['model']['document']['selection'],_0x4e0248=_0xc71ec8&&void 0x0!==_0xc71ec8['forceValue']?_0xc71ec8['forceValue']:!_0x42fec0['value'];let _0x4582d6;_0xc71ec8['language']||(_0xc71ec8['language']=_0x2b3646[0x0]['language']),_0x4582d6=_0x4e0248?Array['from'](_0x11b786['getSelectedBlocks']())['filter'](_0x269e0d=>co(_0x269e0d)||function(_0x1922d8,_0x5cbf58){if(_0x1922d8['is']('rootElement')||_0x5cbf58['isLimit'](_0x1922d8))return!0x1;return _0x5cbf58['checkChild'](_0x1922d8['parent'],'codeBlock');}(_0x269e0d,_0x1a6552['schema'])):Array['from'](_0x11b786['getSelectedBlocks']())['filter'](_0x44e29b=>co(_0x44e29b));const _0x5e07cc=to(_0x4582d6,_0x1a6552);_0x1a6552['change'](()=>{for(const _0x543820 of _0x5e07cc)_0x57243c['markBlockFormat'](_0x543820,{'commandName':'codeBlock','commandParams':[{..._0xc71ec8,'forceValue':_0x4e0248}],'formatGroupId':'blockName'});});}),(_0x57243c['descriptionFactory']['registerElementLabel']('codeBlock',_0x3aa5ce=>o(_0x233b9f,'ELEMENT_CODE_BLOCK',_0x3aa5ce)),_0x57243c['descriptionFactory']['registerDescriptionCallback'](_0x41d6c8=>{if('formatBlock'!=_0x41d6c8['type'])return;const _0x4b20df=_0x233b9f['t'],{data:_0x733bae}=_0x41d6c8;if(!_0x733bae||'codeBlock'!=_0x733bae['commandName'])return;const _0x585b37=_0x733bae['commandParams'][0x0]['language'],_0x447976=_0x4b20df(_0x2b3646['find'](_0x4de379=>_0x4de379['language']===_0x585b37)['label'])['toLowerCase']();return _0x733bae['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x233b9f,'*Set\x20format:*\x20%0',o(_0x233b9f,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x447976+')')}:{'type':'format','content':o(_0x233b9f,'*Remove\x20format:*\x20%0',o(_0x233b9f,'ELEMENT_CODE_BLOCK',0x1))};}));}}function co(_0x5313d7){return'codeBlock'==_0x5313d7['name'];}class J extends _0x1411ab{['afterInit'](){const _0x5b4098=this['editor'];if(!_0x5b4098['plugins']['has']('CommentsEditing'))return;_0x5b4098['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x1fb0ed,_0x2b56bc,_0x1e0194){const _0x369e40=[];for(const _0x22a75e of _0x2b56bc['getItems']())_0x22a75e['hasAttribute'](_0x1fb0ed)&&_0x369e40['push'](_0x1e0194['createRangeOn'](_0x22a75e));return _0x369e40;}function De(_0x39bfc4,_0x528278,{showActiveMarker:_0x231c48=!0x0}={}){const _0x58f3e7=_0x39bfc4['plugins']['get']('TrackChangesEditing');return(_0x3fb99f,_0x3c1b1d,_0x4bd0cf)=>{if(!_0x4bd0cf['consumable']['test'](_0x3c1b1d['markerRange'],_0x3fb99f['name']))return;const _0x15b506=_0x3c1b1d['markerRange']['getWalker'](),_0x3121e5=_0x3c1b1d['markerRange']['start'],_0x3e5090=_0x39bfc4['model']['schema'];let _0x9e11a9=null,_0x8ab729=null,_0x3be911=!0x1,_0x2bcaa0=!0x1;for(const _0xc9c433 of _0x15b506){const _0x4a571a=_0xc9c433['item'];_0x3be911=_0x3be911||_0x3e5090['isContent'](_0x4a571a);const _0x4f4883=_0x4bd0cf['mapper']['toViewElement'](_0x4a571a);if(_0x4f4883&&_0x4f4883['getCustomProperty']('addHighlight'))return;'elementEnd'==_0xc9c433['type']&&(_0x3e5090['isBlock'](_0x4a571a)&&!_0x3e5090['isLimit'](_0x4a571a)&&(_0x4a571a['nextSibling']||_0x3121e5['isAtEnd']?_0x9e11a9&&_0x9e11a9['parent']==_0x4a571a||(_0x9e11a9=_0x4a571a,_0x56b962(_0xc9c433['previousPosition']),_0x2bcaa0=!0x0):_0x8ab729=_0x8ab729||_0xc9c433['previousPosition']));}function _0x56b962(_0x3c4600){const {id:_0x1a4e6c,authorId:_0x2fd100}=_0x58f3e7['_splitMarkerName'](_0x3c1b1d['markerName']),_0x48a16f=_0x4bd0cf['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x528278,'data-suggestion':_0x1a4e6c,'data-author-id':_0x2fd100}),_0x1bc741=_0x4bd0cf['mapper']['toViewPosition'](_0x3c4600);_0x231c48&&_0x58f3e7['activeMarkers']['includes'](_0x3c1b1d['markerName'])&&_0x4bd0cf['writer']['addClass']('ck-suggestion-marker--active',_0x48a16f),_0x4bd0cf['writer']['insert'](_0x1bc741,_0x48a16f),_0x4bd0cf['mapper']['bindElementToMarker'](_0x48a16f,_0x3c1b1d['markerName']);}_0x3be911||_0x2bcaa0||!_0x8ab729||_0x56b962(_0x8ab729);};}class K extends _0x1411ab{static get['requires'](){return[_0xaeb5ba];}['init'](){const _0x27aac9=this['editor'],_0x5df94d=_0x27aac9['plugins']['get']('TrackChangesEditing');_0x5df94d['enableCommand']('delete');const _0x236ee2=_0x27aac9['commands']['get']('deleteForward');_0x5df94d['enableCommand']('deleteForward',(_0x3b751f,_0x4f2601={})=>{const _0x26a837=_0x27aac9['model']['createSelection'](_0x27aac9['model']['document']['selection']);_0x26a837['isCollapsed']&&_0x27aac9['model']['modifySelection'](_0x26a837,{'direction':'forward','unit':_0x4f2601['unit']});const _0x56ac96=_0x26a837['getFirstRange'](),_0x2175ca=_0x26ed96['fromRange'](_0x56ac96);let _0x38c7b4;_0x3b751f(_0x4f2601),_0x38c7b4='$graveyard'==_0x2175ca['root']['rootName']?_0x27aac9['model']['createRange'](_0x56ac96['start']):_0x27aac9['model']['createRange'](_0x2175ca['start'],_0x2175ca['end']),_0x2175ca['detach'](),_0x27aac9['model']['enqueueChange'](_0x236ee2['buffer']['batch'],_0x3de284=>{_0x236ee2['buffer']['lock'](),_0x3de284['setSelection'](_0x3de284['createRange'](_0x38c7b4['end'])),_0x236ee2['buffer']['unlock']();});}),_0x27aac9['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x27aac9,'merge'),{'priority':'high'}),_0x27aac9['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x3cc287,_0x153c02,_0x53fef2)=>{_0x53fef2['options']['showSuggestionHighlights']&&De(_0x27aac9,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x3cc287,_0x153c02,_0x53fef2);},{'priority':'high'}),_0x27aac9['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x3474b9,_0x37c145,_0x121af7)=>{const _0x3ebed7=_0x121af7['mapper']['markerNameToElements'](_0x37c145['markerName']);if(_0x3ebed7){for(const _0x263399 of _0x3ebed7)_0x263399['is']('uiElement')&&(_0x121af7['mapper']['unbindElementFromMarkerName'](_0x263399,_0x37c145['markerName']),_0x121af7['writer']['remove'](_0x263399));}},{'priority':'high'});}}class H extends _0x1411ab{['afterInit'](){const _0x3abe5f=this['editor'];if(!_0x3abe5f['plugins']['has']('ListEditing'))return;const _0x5dbb65=_0x3abe5f['locale'],_0x3974be=_0x3abe5f['plugins']['get']('TrackChangesEditing'),_0x1ed6a8=_0x3abe5f['plugins']['has']('TodoListEditing'),_0x19c653=!!_0x3abe5f['config']['get']('list.multiBlock');function _0x42cdd5(_0x512728){return{'type':'format','content':''+o(_0x5dbb65,'*Set\x20format:*\x20%0',_0x512728)};}function _0x33b4b6(_0x34ec95){return{'type':'format','content':''+o(_0x5dbb65,'*Remove\x20format:*\x20%0',_0x34ec95)};}_0x3974be['enableDefaultAttributesIntegration']('numberedList'),_0x3974be['enableDefaultAttributesIntegration']('bulletedList'),_0x3974be['enableDefaultAttributesIntegration']('customNumberedList'),_0x3974be['enableDefaultAttributesIntegration']('customBulletedList'),_0x3974be['enableDefaultAttributesIntegration']('indentList'),_0x3974be['enableDefaultAttributesIntegration']('outdentList'),_0x3974be['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x3974be['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x3974be['registerBlockAttribute']('listItemId'),_0x3974be['registerBlockAttribute']('listType'),_0x3974be['registerBlockAttribute']('listIndent'),_0x19c653&&(_0x3974be['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x3974be['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x1ed6a8&&(_0x3974be['enableDefaultAttributesIntegration']('todoList'),_0x3974be['enableDefaultAttributesIntegration']('checkTodoList'),_0x3974be['registerBlockAttribute']('todoListChecked'),_0x3974be['descriptionFactory']['registerDescriptionCallback'](_0x5267fd=>{const {data:_0x1a4b06}=_0x5267fd;if(_0x1a4b06&&'todoListChecked'==_0x1a4b06['key'])return{'type':'format','content':_0x1a4b06['newValue']?o(_0x5dbb65,'*Check\x20item*'):o(_0x5dbb65,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x119dcb=>{if(_0x119dcb['batch']['isUndo'])return!0x1;let _0x47939c=!0x1;const _0x1d9f87=_0x3974be['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x21fb7d=>'todoListChecked'===_0x3974be['_getAttributeKey'](_0x21fb7d));for(const _0x3854d1 of _0x1d9f87){'todo'!=_0x3854d1['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x3974be['_findSuggestions'](_0x3854d1['getFirstRange'](),'attribute')['find'](_0x2a9de3=>'listType'===_0x3974be['_getAttributeKey'](_0x2a9de3['suggestion']))||(_0x119dcb['removeMarker'](_0x3854d1['getFirstMarker']()),_0x47939c=!0x0));}return _0x47939c;})),_0x3974be['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x5dbb65,'FORMAT_INDENT'));const _0x337405={'type':'format','content':''};_0x3974be['descriptionFactory']['registerDescriptionCallback'](_0x1b1203=>{const {data:_0x1d8570}=_0x1b1203;if(!_0x1d8570||'listType'!=_0x1d8570['key'])return;let _0x44bf54=_0x1b1203['head'];for(;_0x44bf54;){if(_0x44bf54['data']&&(('listStyle'==_0x44bf54['data']['key']||'listMarkerStyle'==_0x44bf54['data']['key'])&&(_0x44bf54['data']['newValue']&&'default'!=_0x44bf54['data']['newValue']||'default'!=_0x44bf54['data']['oldValue']&&!_0x1d8570['newValue'])||!_0x19c653&&_0x44bf54['data']['key']==m))return _0x337405;_0x44bf54=_0x44bf54['next'];}if(null==_0x1d8570['newValue'])switch(_0x1d8570['oldValue']){case'bulleted':return _0x33b4b6(o(_0x5dbb65,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x33b4b6(o(_0x5dbb65,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x33b4b6(o(_0x5dbb65,'ELEMENT_TODO_LIST'));}switch(_0x1d8570['newValue']){case'bulleted':return _0x42cdd5(o(_0x5dbb65,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x42cdd5(o(_0x5dbb65,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x42cdd5(o(_0x5dbb65,'ELEMENT_TODO_LIST'));}}),_0x3974be['descriptionFactory']['registerDescriptionCallback'](_0x2092cd=>{const {data:_0x473e1d}=_0x2092cd;if(_0x473e1d&&'listIndent'==_0x473e1d['key'])return null==_0x473e1d['newValue']||null==_0x473e1d['oldValue']&&0x0==_0x473e1d['newValue']?_0x337405:void 0x0;}),_0x3974be['descriptionFactory']['registerDescriptionCallback'](_0xfc6b9d=>{if('attribute'!=_0xfc6b9d['type'])return;const {data:_0x2e1c67}=_0xfc6b9d;if(!_0x2e1c67||'listItemId'!=_0x2e1c67['key'])return;const _0x1eacea=Te(_0xfc6b9d);return'newValue'==_0x1eacea?{'type':'format','content':o(_0x5dbb65,'*Merge:*\x20list\x20item')}:'oldValue'==_0x1eacea?{'type':'format','content':o(_0x5dbb65,'*Split:*\x20list\x20item')}:_0x337405;}),_0x3abe5f['model']['document']['registerPostFixer'](_0x1a8a6f=>this['listItemIdFixer'](_0x1a8a6f)),_0x3abe5f['model']['document']['registerPostFixer'](_0x37dfbe=>this['noTrackChangesFixer'](_0x37dfbe)),_0x3abe5f['model']['document']['on']('change:data',(_0x1817af,_0x1979da)=>{if(_0x1979da['isUndo']||!_0x1979da['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x46526b){if(_0x46526b['batch']['isUndo']||!_0x46526b['batch']['isLocal'])return!0x1;let _0x16dce1=!0x1;const _0x2b6b72=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x560d71=>_0x560d71['data']&&'listItemId'==_0x560d71['data']['key'])['filter'](_0x4c962e=>_0x4c962e['data']['newValue']&&_0x4c962e['data']['oldValue']);for(const _0x554ffa of _0x2b6b72)Te(_0x554ffa)||(_0x46526b['removeMarker'](_0x554ffa['getFirstMarker']()),_0x16dce1=!0x0);return _0x16dce1;}['noTrackChangesFixer'](_0x4220d9){if(_0x4220d9['batch']['isUndo']||!_0x4220d9['batch']['isLocal'])return!0x1;const _0x24b527=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x24b527['trackChangesCommand']['value'])return!0x1;let _0xe46fc=!0x1;const _0x5f9b8b=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x4fe72c=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x40b36c=>'attribute'==_0x40b36c['type'])['filter'](_0x2aef31=>_0x5f9b8b['includes'](_0x2aef31['attributeKey']));if(0x0==_0x4fe72c['length'])return _0xe46fc;for(const _0x57fe82 of _0x4fe72c){const _0x43de10=_0x24b527['_findSuggestions'](_0x57fe82['range'],'attribute')['filter'](_0x4064ef=>!_0x4064ef['meta']['isNextTo'])['map'](_0x17ce73=>_0x17ce73['suggestion'])['filter'](_0x13bb11=>{const _0x4764bb=_0x24b527['_getAttributeKey'](_0x13bb11);return _0x5f9b8b['includes'](_0x4764bb);});if(_0x43de10['length']){for(const _0x406659 of _0x43de10)_0x4220d9['removeMarker'](_0x406659['getFirstMarker']());_0xe46fc=!0x0;}}return _0xe46fc;}['assureChains'](){const _0x1f7715=this['editor']['plugins']['get']('TrackChangesEditing'),_0xdb57e7=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x937858;const _0x56571c=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x233386=>{if(_0x233386['data']['oldRange']||!_0x233386['data']['newRange'])return null;if(!_0x233386['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x4f170b}=_0x1f7715['_splitMarkerName'](_0x233386['name']);if(!_0x1f7715['hasSuggestion'](_0x4f170b))return null;const _0x52b946=_0x1f7715['getSuggestion'](_0x4f170b);return _0xdb57e7['includes'](_0x52b946['data']['key']);})['map'](_0xe0a4a2=>{const {id:_0x54928f}=_0x1f7715['_splitMarkerName'](_0xe0a4a2['name']),_0x43321c=_0x1f7715['getSuggestion'](_0x54928f);return _0x937858=_0x43321c['attributes']['groupId'],_0x43321c['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x56571c['size'])return;const _0x3efd21=_0x1f7715['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x569162=>'attribute'==_0x569162['type']&&_0x569162['data']&&_0xdb57e7['includes'](_0x569162['data']['key'])&&_0x569162['attributes']['groupId']!=_0x937858)['map'](_0x4b48e4=>({'listItem':_0x4b48e4['getFirstRange']()['start']['nodeAfter'],'groupId':_0x4b48e4['attributes']['groupId']})),_0x5b42e6=new Set();for(const {groupId:_0x1f8990,listItem:_0x47eb0f}of _0x3efd21)_0x56571c['has'](_0x47eb0f)&&_0x5b42e6['add'](_0x1f8990);for(const _0x252af7 of _0x1f7715['getSuggestions']())_0x5b42e6['has'](_0x252af7['attributes']['groupId'])&&_0x252af7['setAttribute']('groupId',_0x937858);}['_supportLegacySuggestions'](){const _0x5437e7=this['editor'],_0x1ada3b=_0x5437e7['locale'],_0x5e5546=_0x5437e7['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x5e5546['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x5ef551,_0x138238){const _0x21e2f8=[];for(let _0x27b80c of _0x5ef551)_0x27b80c['start']['nodeAfter']===_0x27b80c['end']['parent']&&(_0x27b80c=_0x5437e7['model']['createRange'](_0x5437e7['model']['createPositionAt'](_0x27b80c['start']['nodeAfter'],0x0))),_0x21e2f8['push'](_0x27b80c);_0x5437e7['model']['change'](_0x2b9b06=>{const _0x5b7f99=_0x5437e7['model']['document']['selection'],_0x8e5c8d=Array['from'](_0x5b7f99['getRanges']())['map'](_0xbff824=>_0x26ed96['fromRange'](_0xbff824));_0x2b9b06['setSelection'](_0x21e2f8),_0x5437e7['commands']['get'](_0x138238['commandName'])['refresh'](),_0x138238['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x5437e7['execute'](_0x138238['commandName'],..._0x138238['commandParams']),_0x2b9b06['setSelection'](_0x8e5c8d);for(const _0x349b50 of _0x8e5c8d)_0x349b50['detach']();});}),_0x5e5546['descriptionFactory']['registerElementLabel'](function(_0x575b83){const _0x371795=!_0x5437e7['model']['schema']['isObject'](_0x575b83),_0x5bb6c8=_0x575b83['previousSibling'],_0x3b16e2=_0x575b83['nextSibling'],_0x1a3466=_0x575b83['getAttribute']('listItemId'),_0x44ffbf=!_0x5bb6c8||_0x5bb6c8['getAttribute']('listItemId')!==_0x1a3466,_0x5dcce0=!_0x3b16e2||_0x3b16e2['getAttribute']('listItemId')!==_0x1a3466;return _0x371795&&Boolean(_0x1a3466)&&_0x44ffbf&&_0x5dcce0;},_0x50efb3=>o(_0x1ada3b,'ELEMENT_LIST_ITEM',_0x50efb3));}['_registerLegacyDescription'](){const _0x169753=this['editor'],_0xbf2743=_0x169753['locale'];function _0x495d07(_0x3a4cd6){const _0x206ea6=_0x169753['commands']['get']('bulletedList')['value'],_0x4188f6=_0x169753['commands']['get']('numberedList')['value'];return'numberedList'===_0x3a4cd6?_0x206ea6:_0x4188f6;}_0x169753['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x449122){if('formatBlock'!=_0x449122['type'])return;const {data:_0x15cfc4}=_0x449122;if(!_0x15cfc4)return;let _0x4e89e2,_0x4d2e9d,_0x2f71b8,_0x5b5113;switch(_0x15cfc4['commandName']){case'bulletedList':_0x2f71b8=_0x15cfc4['commandParams'][0x0]['forceValue'],_0x5b5113=_0x495d07(_0x15cfc4['commandName']),_0x4e89e2=_0x2f71b8?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x5b5113&&_0x169753['config']['get']('list.multiBlock')||(_0x4e89e2='*Change\x20to:*\x20%0'),_0x4d2e9d={'type':'format','content':o(_0xbf2743,_0x4e89e2,o(_0xbf2743,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x2f71b8=_0x15cfc4['commandParams'][0x0]['forceValue'],_0x5b5113=_0x495d07(_0x15cfc4['commandName']),_0x4e89e2=_0x2f71b8?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x5b5113&&_0x169753['config']['get']('list.multiBlock')||(_0x4e89e2='*Change\x20to:*\x20%0'),_0x4d2e9d={'type':'format','content':o(_0xbf2743,_0x4e89e2,o(_0xbf2743,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x4e89e2='*Indent:*\x20%0',_0x4d2e9d={'type':'format','content':o(_0xbf2743,_0x4e89e2,o(_0xbf2743,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x4e89e2=function(_0x43ec8e){const _0x3bb529=_0x43ec8e['getFirstRange']();let _0x5606fa=_0x3bb529['start']['nodeAfter'];for(;_0x5606fa&&_0x3bb529['containsItem'](_0x5606fa);){if(_0x5606fa['getAttribute']('listIndent')>0x0)return!0x1;_0x5606fa=_0x5606fa['nextSibling'];}return!0x0;}(_0x449122)?o(_0xbf2743,'*Format:*\x20remove\x20from\x20%0',o(_0xbf2743,function(_0x26c7b9){return'ELEMENT_'+_0x26c7b9['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x449122))):o(_0xbf2743,'*Outdent:*\x20%0',o(_0xbf2743,'ELEMENT_LIST_ITEM')),_0x4d2e9d={'type':'format','content':_0x4e89e2};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x15cfc4['multipleBlocks']&&(_0x4e89e2='*Merge:*\x20%0',_0x4d2e9d={'type':'deletion','content':o(_0xbf2743,_0x4e89e2,o(_0xbf2743,'ELEMENT_LIST_ITEM'))});}return _0x4d2e9d;});}}function Te(_0x50c297){let _0x2d20f2=_0x50c297['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x2d20f2;){const _0x267bfd=_0x2d20f2['getAttribute']('listItemId');if(!_0x267bfd)return!0x1;if(_0x267bfd==_0x50c297['data']['newValue'])return'newValue';if(_0x267bfd==_0x50c297['data']['oldValue'])return'oldValue';_0x2d20f2=_0x2d20f2['previousSibling'];}return!0x1;}class q extends _0x1411ab{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x40f698=this['editor']['config']['get']('list.properties'),_0x596201=this['editor']['plugins']['get']('TrackChangesEditing');_0x40f698['styles']&&(_0x596201['enableDefaultAttributesIntegration']('listStyle'),_0x596201['registerBlockAttribute']('listStyle')),_0x40f698['reversed']&&(_0x596201['enableDefaultAttributesIntegration']('listReversed'),_0x596201['registerBlockAttribute']('listReversed')),_0x40f698['startIndex']&&(_0x596201['enableDefaultAttributesIntegration']('listStart'),_0x596201['registerBlockAttribute']('listStart'));const _0x1348ce={'type':'format','content':''};_0x596201['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x77c38e=this['editor']['locale'];_0x596201['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x77c38e,'FORMAT_LIST_REVERSED')),_0x596201['descriptionFactory']['registerDescriptionCallback'](_0x140146=>{const {data:_0x331705}=_0x140146;if(_0x331705&&'listReversed'==_0x331705['key'])return null==_0x331705['newValue']||0x0==_0x331705['newValue']&&null==_0x331705['oldValue']?_0x1348ce:void 0x0;}),_0x596201['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x77c38e,'FORMAT_LIST_START')),_0x596201['descriptionFactory']['registerDescriptionCallback'](_0x2a2088=>{const {data:_0x449aa5}=_0x2a2088;if(_0x449aa5&&'listStart'==_0x449aa5['key'])return null==_0x449aa5['newValue']||0x1==_0x449aa5['newValue']&&null==_0x449aa5['oldValue']?_0x1348ce:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x97432e=>{if(_0x97432e['batch']['isUndo'])return!0x1;let _0x39b636=!0x1;const _0xd85808=_0x596201['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x429ce5=>{const _0x58ca1c=_0x596201['_getAttributeKey'](_0x429ce5);return'listStart'==_0x58ca1c||'listReversed'==_0x58ca1c;});for(const _0x564f18 of _0xd85808){const _0x41aca3=_0x564f18['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x41aca3||'customNumbered'==_0x41aca3)continue;_0x596201['_findSuggestions'](_0x564f18['getFirstRange'](),'attribute')['find'](_0x34aa88=>'listType'==_0x596201['_getAttributeKey'](_0x34aa88['suggestion']))||(_0x97432e['removeMarker'](_0x564f18['getFirstMarker']()),_0x39b636=!0x0);}return _0x39b636;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x4a2cb1){const _0x4c5d3a=this['editor']['locale'],{data:_0x1c61cc}=_0x4a2cb1,_0x34bb8b={'type':'format','content':''};if(!_0x1c61cc||'listStyle'!=_0x1c61cc['key'])return;if(!_0x1c61cc['oldValue'])return'default'==_0x1c61cc['newValue']?_0x34bb8b:{'type':'format','content':''+o(_0x4c5d3a,'*Set\x20format:*\x20%0',o(_0x4c5d3a,this['_getTranslationKeyForListStyle'](_0x1c61cc['newValue'])))};if(!_0x1c61cc['newValue']){if('default'==_0x1c61cc['oldValue'])return _0x34bb8b;let _0x3d98a6=_0x4a2cb1['head'];for(;_0x3d98a6;){if(_0x3d98a6['data']&&'listType'==_0x3d98a6['data']['key']&&_0x3d98a6['data']['newValue'])return _0x34bb8b;_0x3d98a6=_0x3d98a6['next'];}return{'type':'format','content':''+o(_0x4c5d3a,'*Remove\x20format:*\x20%0',o(_0x4c5d3a,this['_getTranslationKeyForListStyle'](_0x1c61cc['oldValue'])))};}if('default'!=_0x1c61cc['newValue'])return{'type':'format','content':''+o(_0x4c5d3a,'*Set\x20format:*\x20%0',o(_0x4c5d3a,this['_getTranslationKeyForListStyle'](_0x1c61cc['newValue'])))};let _0x53778d=_0x4a2cb1['head'];for(;_0x53778d;){if(_0x53778d['data']&&'listType'==_0x53778d['data']['key']&&_0x53778d['data']['newValue']&&_0x53778d['data']['oldValue'])return _0x34bb8b;_0x53778d=_0x53778d['next'];}return{'type':'format','content':o(_0x4c5d3a,'*Set\x20format:*\x20%0',o(_0x4c5d3a,'ELEMENT_'+_0x4a2cb1['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x141064=this['editor'],_0x2a327b=_0x141064['locale'];_0x141064['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x24eec2=>{if('formatBlock'!=_0x24eec2['type'])return;const {data:_0x4bcece}=_0x24eec2;if(!_0x4bcece)return;let _0x2607c3,_0x300b25;switch(_0x4bcece['commandName']){case'listStyle':_0x2607c3='*Change\x20to:*\x20%0',_0x300b25={'type':'format','content':o(_0x2a327b,_0x2607c3,o(_0x2a327b,this['_getTranslationKeyForListStyle'](_0x4bcece['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2607c3=_0x4bcece['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x300b25={'type':'format','content':o(_0x2a327b,_0x2607c3)};break;case'listStart':_0x2607c3='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x300b25={'type':'format','content':o(_0x2a327b,_0x2607c3,_0x4bcece['commandParams'][0x0]['startIndex'])};}return _0x300b25;});}['_getTranslationKeyForListStyle'](_0xb42a73){return'ELEMENT_'+function(_0x9de144){if(Se['includes'](_0x9de144))return'bulleted';if(_e['includes'](_0x9de144))return'numbered';return null;}(_0xb42a73)['toUpperCase']()+'_LIST_'+_0xb42a73['toUpperCase']()['replace'](/-/g,'_');}}const Se=['disc','circle','square'],_e=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class z extends _0x1411ab{['afterInit'](){const _0x5068db=this['editor'];_0x5068db['commands']['get']('emoji')&&_0x5068db['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class W extends _0x1411ab{static get['requires'](){return[_0x35f53a];}['init'](){const _0x341f0e=this['editor'],_0x1debac=_0x341f0e['plugins']['get']('TrackChangesEditing'),_0x2702a8=_0x341f0e['commands']['get']('enter');_0x1debac['enableCommand']('enter',()=>{_0x341f0e['model']['change'](_0xb93638=>{const _0x3e9fbe=_0x341f0e['model']['document']['selection'],_0x749af5=_0x3e9fbe['getFirstPosition'](),_0x12bae7=_0x26ed96['fromRange'](_0x3e9fbe['getFirstRange']());if(_0x2702a8['enterBlock'](_0xb93638)){const _0x39cbae=_0x341f0e['model']['createPositionAt'](_0x749af5['parent']['nextSibling'],0x0),_0x2e93ba=_0xb93638['createRange'](_0x749af5,_0x39cbae);_0x1debac['markInsertion'](_0x2e93ba);}else _0xb93638['setSelection'](_0xb93638['createRange'](_0x12bae7['end']));_0x12bae7['detach'](),_0x2702a8['fire']('afterExecute',{'writer':_0xb93638});});}),_0x341f0e['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x341f0e,'split'),{'priority':'high'}),_0x341f0e['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x272477,_0x33869a,_0x1e41c7)=>{const _0x4102a4=_0x1e41c7['mapper']['markerNameToElements'](_0x33869a['markerName']);if(_0x4102a4){for(const _0x4c7485 of _0x4102a4)_0x4c7485['hasClass']('ck-suggestion-marker-split')&&(_0x1e41c7['mapper']['unbindElementFromMarkerName'](_0x4c7485,_0x33869a['markerName']),_0x1e41c7['writer']['remove'](_0x4c7485));}},{'priority':'high'}),_0x341f0e['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x196510,_0xfacf4e,_0x50e23e)=>{_0x50e23e['options']['showSuggestionHighlights']&&De(_0x341f0e,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x196510,_0xfacf4e,_0x50e23e);},{'priority':'high'});}}class Q extends _0x1411ab{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x26d7d7=this['editor']['plugins']['get']('TrackChangesEditing');_0x26d7d7['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x26d7d7['enableCommand']('findNext'),_0x26d7d7['enableCommand']('findPrevious'),_0x26d7d7['enableCommand']('replace'),_0x26d7d7['enableCommand']('replaceAll');}['handleFindCommand'](_0x28cb42,_0x42a719,_0x190def={}){const _0x105b9f=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x28cb42(_0x2bdd8e=>{let _0x51921e=('string'==typeof _0x42a719?_0x105b9f['findByTextCallback'](_0x42a719,_0x190def):_0x42a719)(_0x2bdd8e);Array['isArray'](_0x51921e)&&(_0x51921e={'results':_0x51921e,'searchText':'string'==typeof _0x42a719?_0x42a719:''});const _0x44e81b=_0x51921e['results']['filter'](_0x4d0a88=>!0x1===this['_isInDeletionRange'](_0x4d0a88,_0x2bdd8e['item']));return{..._0x51921e,'results':_0x44e81b};},_0x190def);}['_isInDeletionRange'](_0x10ddad,_0x374662){const _0x55ac81=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x374662,_0x10ddad['start']),this['editor']['model']['createPositionAt'](_0x374662,_0x10ddad['end']));for(const _0x3008ce of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x55ac81['getIntersection'](_0x3008ce['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class X extends _0x1411ab{['afterInit'](){const _0x647489=this['editor']['locale'],_0x19013f=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x44fd3d,commandName:_0x3f6354}of eo)this['editor']['plugins']['has'](_0x44fd3d)&&(_0x19013f['enableDefaultAttributesIntegration'](_0x3f6354),_0x19013f['registerInlineAttribute'](_0x3f6354));_0x19013f['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x647489,'FORMAT_FONT_SIZE')),_0x19013f['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x647489,'FORMAT_FONT_FAMILY')),_0x19013f['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x647489,'FORMAT_FONT_COLOR')),_0x19013f['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x647489,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x584d27=this['editor'],_0x3cd727=_0x584d27['locale'];_0x584d27['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1c2c6d=>{const _0x55af59=_0x3cd727['t'];if('formatInline'!=_0x1c2c6d['type'])return;const {data:_0x1d7e59}=_0x1c2c6d;if(null!=_0x1d7e59){if('fontSize'==_0x1d7e59['commandName']){const _0x14450c=_0x1d7e59['commandParams'][0x0]['value'];if(_0x14450c){const _0x4e11c5=_0x55af59(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x3db00e=>_0x3db00e['model']==_0x14450c)['title'])['toLowerCase']();return{'type':'format','content':o(_0x3cd727,'*Set\x20font\x20size:*\x20%0',_0x4e11c5)};}return{'type':'format','content':o(_0x3cd727,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x1d7e59['commandName']){const _0x5c89ae=_0x1d7e59['commandParams'][0x0]['value'];return _0x5c89ae?{'type':'format','content':o(_0x3cd727,'*Set\x20font\x20family:*\x20%0',_0x5c89ae)}:{'type':'format','content':o(_0x3cd727,'*Reset\x20font\x20family*')};}if('fontColor'==_0x1d7e59['commandName']){const _0x5c3e72=_0x1d7e59['commandParams'][0x0]['value'];if(_0x5c3e72){const _0x120905=_0x592a3b(this['editor']['config']['get']('fontColor.colors'))['find'](_0x5730fe=>_0x5730fe['model']==_0x5c3e72);let _0x4a3c8b=_0x5c3e72,_0x2922b4='';return _0x120905&&(_0x4a3c8b=_0x120905['label'],_0x2922b4=_0x55af59(_0x4a3c8b)['toLowerCase']()),{'type':'format','content':o(_0x3cd727,'*Set\x20font\x20color:*\x20%0',_0x2922b4)['trim'](),'color':{'value':_0x5c3e72,'title':_0x2922b4||_0x4a3c8b}};}return{'type':'format','content':o(_0x3cd727,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x1d7e59['commandName']){const _0x2945b5=_0x1d7e59['commandParams'][0x0]['value'];if(_0x2945b5){const _0x3ddaf9=_0x592a3b(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x4c05f2=>_0x4c05f2['model']==_0x2945b5);let _0x4104b6=_0x2945b5,_0x36e3da='';return _0x3ddaf9&&(_0x4104b6=_0x3ddaf9['label'],_0x36e3da=_0x55af59(_0x4104b6)['toLowerCase']()),{'type':'format','content':o(_0x3cd727,'*Set\x20font\x20background\x20color:*\x20%0',_0x36e3da)['trim'](),'color':{'value':_0x2945b5,'title':_0x36e3da||_0x4104b6}};}return{'type':'format','content':o(_0x3cd727,'*Reset\x20font\x20background\x20color*')};}}});}}class Y extends _0x1411ab{['afterInit'](){const _0x5442aa=this['editor'],_0x172635=_0x5442aa['plugins']['get']('TrackChangesEditing'),_0x467d61=_0x5442aa['commands']['get']('copyFormat'),_0x4da8fa=_0x5442aa['commands']['get']('pasteFormat');_0x467d61&&_0x4da8fa&&(_0x172635['enableDefaultAttributesIntegration']('pasteFormat'),_0x172635['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x4811cf=this['editor'],_0x4209b7=_0x4811cf['locale'];_0x4811cf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x11665b=>{if('formatBlock'!=_0x11665b['type']&&'formatInline'!=_0x11665b['type'])return;const {data:_0x1e745d}=_0x11665b;if(_0x1e745d&&'pasteFormat'===_0x1e745d['commandName']){const _0x13c346=[],_0x2044ad=_0x1e745d['commandParams'][0x0];for(const [_0x5aaa7f,_0x48d350]of Object['entries'](_0x2044ad))_0x13c346['push'](ro(_0x4811cf,_0x5aaa7f,_0x48d350));return _0x13c346['length']?{'type':'format','content':o(_0x4209b7,'*Set\x20format\x20to:*\x20%0',_0x13c346['join'](',\x20'))}:{'type':'format','content':o(_0x4209b7,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x232d09,_0x520767,_0x4cfcb4){const _0x2a3501=_0x232d09['locale']['t'],_0x19221c=_0x520767['split'](/(?=[A-Z])/)['join']('\x20'),_0x44cb06=_0x2a3501(_0x19221c['charAt'](0x0)['toUpperCase']()+_0x19221c['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x4cfcb4)return _0x44cb06;if('fontColor'===_0x520767||'fontBackgroundColor'===_0x520767){const _0x302e44=_0x592a3b(_0x232d09['config']['get']('fontColor.colors'))['find'](_0x189873=>_0x189873['model']==_0x4cfcb4);return _0x44cb06+'\x20('+(_0x302e44?_0x2a3501(_0x302e44['label'])['toLowerCase']():_0x4cfcb4)+')';}if('fontSize'===_0x520767&&isNaN(parseFloat(_0x4cfcb4))){const _0x46e368=_0x232d09['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x232d09['config']['get']('fontSize.options'))['find'](_0x36f49a=>_0x36f49a['model']==_0x4cfcb4);return _0x44cb06+'\x20('+(_0x46e368?_0x2a3501(_0x46e368['title'])['toLowerCase']():_0x4cfcb4)+')';}return _0x44cb06+'\x20('+_0x4cfcb4+')';}class Z extends _0x1411ab{['_headingOptions'];['afterInit'](){const _0x183054=this['editor'];if(!_0x183054['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x183054['config']['get']('heading.options');const _0x25b332=_0x183054['locale'],_0x3074af=_0x183054['plugins']['get']('TrackChangesEditing');_0x3074af['enableDefaultAttributesIntegration']('heading');for(const _0x534c04 of this['_headingOptions'])'paragraph'!=_0x534c04['model']&&_0x3074af['descriptionFactory']['registerElementLabel'](_0x534c04['model'],_0x17e156=>{const _0x15979b=this['_getHeadingLevel'](_0x534c04['model']);return null!==_0x15979b?_0x388b61(_0x17e156,_0x15979b):_0x3a77ef(_0x17e156,_0x534c04['title']);});function _0x388b61(_0x474e4d,_0x38dc3f){return o(_0x25b332,'ELEMENT_HEADING',[_0x474e4d,_0x38dc3f]);}function _0x3a77ef(_0x16c99e,_0x71fbcf){return o(_0x25b332,'ELEMENT_HEADING_CUSTOM',[_0x16c99e,_0x71fbcf]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x486dca=this['editor'],_0x5e2277=_0x486dca['locale'];function _0x754d2a(_0x43476e,_0x4b9c8e){return o(_0x5e2277,'ELEMENT_HEADING_CUSTOM',[_0x43476e,_0x4b9c8e]);}_0x486dca['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x113bc1=>{if('formatBlock'!=_0x113bc1['type'])return;const {data:_0x4db99c}=_0x113bc1;if(_0x4db99c&&'heading'==_0x4db99c['commandName']){const _0xf239bb=_0x4db99c['commandParams'][0x0]['value'],_0xd208c7=this['_getHeadingLevel'](_0xf239bb);if(null!==_0xd208c7)return{'type':'format','content':o(_0x5e2277,'*Change\x20to:*\x20%0',(_0xbfbfba=0x1,_0x4c5e71=_0xd208c7,o(_0x5e2277,'ELEMENT_HEADING',[_0xbfbfba,_0x4c5e71])))};const _0x36a292=this['_headingOptions']['find'](_0x2a653d=>_0x2a653d['model']===_0xf239bb)['title'];return{'type':'format','content':o(_0x5e2277,'*Change\x20to:*\x20%0',_0x754d2a(0x1,_0x36a292))};}var _0xbfbfba,_0x4c5e71;});}['_getHeadingLevel'](_0x2bfe82){const _0x1fa359=_0x2bfe82['match'](/^heading(\d+)/);if(_0x1fa359)return _0x1fa359[0x1];const _0x486c35=this['_headingOptions']?.['find'](_0xebfa9a=>_0xebfa9a['model']==_0x2bfe82);if(_0x486c35&&_0x486c35['view']){const _0x2a0a8b=_0x486c35['view'],_0x3a9e9f=(_0x2a0a8b['name']??_0x2a0a8b)['match'](/^h(\d+)/);if(_0x3a9e9f)return _0x3a9e9f[0x1];}return null;}}class tt extends _0x1411ab{['afterInit'](){const _0x436daa=this['editor'];if(!_0x436daa['plugins']['has']('HighlightEditing'))return;const _0x538ef4=_0x436daa['plugins']['get']('TrackChangesEditing'),_0x49b033=_0x436daa['locale'];_0x538ef4['enableDefaultAttributesIntegration']('highlight'),_0x538ef4['registerInlineAttribute']('highlight'),_0x538ef4['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x49b033,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x10c17c=this['editor'],_0x1fd6ae=_0x10c17c['locale'];_0x10c17c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x38b23c=>{if('formatInline'!=_0x38b23c['type'])return;const {data:_0x1f6601}=_0x38b23c;if(_0x1f6601&&'highlight'==_0x1f6601['commandName']){const _0x25c19a=_0x1fd6ae['t'],_0x1af117=_0x1f6601['commandParams'][0x0]['value'];if(_0x1af117){const _0x33642e=_0x10c17c['config']['get']('highlight.options')['find'](_0x504376=>_0x504376['model']==_0x1af117),_0x4455d3=_0x25c19a(_0x33642e['title'])['toLowerCase']();return{'type':'format','content':o(_0x1fd6ae,'*Set\x20highlight:*\x20%0',_0x4455d3),'color':{'value':_0x33642e['color'],'title':_0x33642e['title']}};}return{'type':'format','content':o(_0x1fd6ae,'*Remove\x20highlight*',o(_0x1fd6ae,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x1411ab{['afterInit'](){const _0x3c24a4=this['editor'];if(!_0x3c24a4['plugins']['has']('HorizontalLineEditing'))return;_0x3c24a4['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0xe01b7f=_0x3c24a4['plugins']['get']('TrackChangesEditing'),_0x2a3d54=_0x3c24a4['locale'];_0xe01b7f['descriptionFactory']['registerElementLabel']('horizontalLine',_0x59eac3=>o(_0x2a3d54,'ELEMENT_HORIZONTAL_LINE',_0x59eac3)),_0x3c24a4['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1bb295,{writer:_0x13b082,options:_0x183ca7})=>{if(!_0x183ca7['showSuggestionHighlights'])return null;const _0x1529ac=_0x13b082['createContainerElement']('div'),_0x232382=_0x13b082['createEmptyElement']('hr');return _0x13b082['addClass']('ck-horizontal-line',_0x1529ac),_0x13b082['insert'](_0x13b082['createPositionAt'](_0x1529ac,0x0),_0x232382),_0x1529ac;},'converterPriority':'high'});}}class nt extends _0x1411ab{['afterInit'](){const _0x8a31c9=this['editor'];if(!_0x8a31c9['plugins']['has']('HtmlEmbed'))return;const _0x511a4a=_0x8a31c9['plugins']['get']('TrackChangesEditing'),_0xe0c3ad=_0x8a31c9['locale'];_0x511a4a['descriptionFactory']['registerElementLabel']('rawHtml',_0x3a2d58=>o(_0xe0c3ad,'ELEMENT_HTML_EMBED',_0x3a2d58)),_0x511a4a['enableDefaultAttributesIntegration']('htmlEmbed'),_0x511a4a['registerBlockAttribute']('value'),_0x511a4a['descriptionFactory']['registerDescriptionCallback'](_0x1a24c7=>{if('attribute'!=_0x1a24c7['type'])return;const {data:_0x1224d7}=_0x1a24c7;if(_0x1224d7&&'value'==_0x1224d7['key']&&_0x1a24c7['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x591e77=o(_0xe0c3ad,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0xe0c3ad,'*Change\x20%0\x20content*',_0x591e77)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x21f2fa=this['editor'],_0x2c2f7f=_0x21f2fa['locale'];_0x21f2fa['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x122ee0=>{if('formatBlock'!=_0x122ee0['type'])return;const {data:_0x50ac9e}=_0x122ee0;if(_0x50ac9e&&'htmlEmbed'==_0x50ac9e['commandName']){const _0x5dcb33=o(_0x2c2f7f,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x2c2f7f,'*Change\x20%0\x20content*',_0x5dcb33)};}});}}class et extends _0x1411ab{['afterInit'](){const _0x68531=this['editor'];if(!_0x68531['plugins']['has']('ImageEditing'))return;const _0x3d24ad=_0x68531['plugins']['get']('TrackChangesEditing'),_0x1de934=_0x68531['plugins']['get']('ImageUtils'),_0xf64f59=_0x68531['locale'];_0x3d24ad['enableCommand']('insertImage'),_0x3d24ad['descriptionFactory']['registerElementLabel']('imageBlock',_0x5d028a=>o(_0xf64f59,'ELEMENT_IMAGE',_0x5d028a)),_0x3d24ad['descriptionFactory']['registerElementLabel']('imageInline',_0x3c2330=>o(_0xf64f59,'ELEMENT_INLINE_IMAGE',_0x3c2330)),_0x3d24ad['descriptionFactory']['registerElementLabel']('caption',()=>o(_0xf64f59,'ELEMENT_CAPTION')),_0x68531['plugins']['has']('ImageUploadEditing')&&_0x3d24ad['enableCommand']('uploadImage'),_0x68531['plugins']['has']('ImageBlockEditing')&&_0x68531['plugins']['has']('ImageInlineEditing')&&(_0x3d24ad['enableCommand']('imageTypeInline',(_0x58a19d,_0x2f1ff7)=>{const _0x265dd7=_0x1de934['getClosestSelectedImageElement'](_0x68531['model']['document']['selection']);_0x68531['model']['change'](()=>{_0x3d24ad['markBlockFormat'](_0x265dd7,{'commandName':'imageTypeInline','commandParams':[_0x2f1ff7]},[],'convertBlockImageToInline');});}),_0x3d24ad['enableCommand']('imageTypeBlock',(_0x4c7a55,_0x2eba52)=>{_0x68531['model']['change'](_0x2d0794=>{let _0x471aa7=_0x1de934['getClosestSelectedImageElement'](_0x68531['model']['document']['selection']),_0x41c4f0=_0x2d0794['createRangeOn'](_0x471aa7);const _0x817c02=_0x12e48c['fromPosition'](_0x41c4f0['start'],'toPrevious'),_0x1c3fed=_0x12e48c['fromPosition'](_0x41c4f0['end'],'toNext');_0x3d24ad['forceDefaultExecution'](()=>_0x4c7a55(_0x2eba52)),_0x471aa7=_0x1de934['getClosestSelectedImageElement'](_0x68531['model']['document']['selection']),_0x41c4f0=_0x2d0794['createRangeOn'](_0x471aa7);const _0x53e715=_0x2d0794['createRange'](_0x817c02,_0x1c3fed);_0x817c02['detach'](),_0x1c3fed['detach'](),_0x3d24ad['markBlockFormat'](_0x471aa7,{'commandName':'imageTypeInline','commandParams':[_0x2eba52]},[],'convertInlineImageToBlock'),_0x53e715['start']['isBefore'](_0x41c4f0['start'])&&_0x3d24ad['markInsertion'](_0x2d0794['createRange'](_0x53e715['start'],_0x41c4f0['start']),'convertInlineImageToBlock'),_0x41c4f0['end']['isBefore'](_0x53e715['end'])&&_0x3d24ad['markInsertion'](_0x2d0794['createRange'](_0x41c4f0['end'],_0x53e715['end']),'convertInlineImageToBlock');});}),_0x3d24ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x3d24ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x3d24ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x3d24ad['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x3d24ad['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x3d24ad['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x2ddb30])=>{const _0x49154d=_0x3d24ad['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x1049e9=_0x2ddb30['start'],_0x4354cd=_0x2ddb30['end'];const _0xd1c26a=_0x68531['model']['schema']['getNearestSelectionRange'](_0x1049e9,'backward'),_0x457672=_0x68531['model']['schema']['getNearestSelectionRange'](_0x4354cd,'forward');_0xd1c26a['isCollapsed']&&(_0x1049e9=_0xd1c26a['start']),_0x457672['isCollapsed']&&(_0x4354cd=_0x457672['end']),_0x49154d([_0x68531['model']['createRange'](_0x1049e9,_0x4354cd)]);}),_0x3d24ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x28535e),_0x3d24ad['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x28535e)),_0x68531['plugins']['has']('ImageCaptionEditing')&&(_0x3d24ad['enableCommand']('toggleImageCaption',(_0x4c5c77,_0x2e8e29)=>{const _0x4d7f92=_0x68531['plugins']['get']('ImageCaptionUtils');let _0x4edba1=_0x1de934['getClosestSelectedImageElement'](_0x68531['model']['document']['selection']),_0x29099a=_0x4d7f92['getCaptionFromImageModelElement'](_0x4edba1);_0x68531['model']['change'](()=>{if(_0x29099a)return void _0x3d24ad['markDeletion'](_0x68531['model']['createRangeOn'](_0x29099a));const _0x4a3b51=_0x1de934['isBlockImage'](_0x4edba1);_0x4c5c77(_0x2e8e29),_0x4edba1=_0x1de934['getClosestSelectedImageElement'](_0x68531['model']['document']['selection']),_0x29099a=_0x4d7f92['getCaptionFromImageModelElement'](_0x4edba1),_0x3d24ad['markInsertion'](_0x68531['model']['createRangeOn'](_0x29099a),_0x4a3b51?null:'imageCaption');});}),_0x3d24ad['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x28535e));const _0x291f53=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5c5e50(_0x2deea4,_0xd2200a){const _0x4df6d0=_0x291f53['findIndex'](({type:_0x25a163,subType:_0x5dff84})=>_0x2deea4['type']==_0x25a163&&_0x2deea4['subType']==_0x5dff84),_0x1f56a2=_0x291f53['findIndex'](({type:_0x1c8ad4,subType:_0x4c8ed7})=>_0xd2200a['type']==_0x1c8ad4&&_0xd2200a['subType']==_0x4c8ed7);if(_0x4df6d0<0x0||_0x1f56a2<0x0)return!0x1;const _0x566768=_0x2deea4['getFirstRange'](),_0x10c119=_0xd2200a['getFirstRange']();if((0x0==_0x4df6d0||0x1==_0x4df6d0)&&0x2==_0x1f56a2&&_0x566768['isIntersecting'](_0x10c119))return!0x0;if(0x2==_0x4df6d0&&0x3==_0x1f56a2){const _0x25d647=_0x3d24ad['_findSuggestions'](_0x566768,'insertion')['filter'](({suggestion:_0x145050,meta:_0x33d153})=>_0x33d153['isOwn']&&'convertInlineImageToBlock'==_0x145050['subType']);if(_0x25d647['length']>0x1&&_0x10c119['end']['isEqual'](_0x566768['start']))return!0x0;if(0x1==_0x25d647['length']&&(_0x566768['start']['isEqual'](_0x10c119['end'])||_0x566768['end']['isEqual'](_0x10c119['start'])))return!0x0;}if(0x3==_0x4df6d0&&0x3==_0x1f56a2&&_0x566768['start']['isBefore'](_0x10c119['start'])){const _0xb9041f=_0x566768['end']['nodeAfter'],_0x382e99=_0x10c119['start']['nodeBefore'];return _0x1de934['isBlockImage'](_0xb9041f)&&_0xb9041f===_0x382e99;}return!0x1;}function _0x28535e(_0x54cf09,_0x35b609){return _0x5c5e50(_0x54cf09,_0x35b609)?[_0x54cf09,_0x35b609]:_0x5c5e50(_0x35b609,_0x54cf09)?[_0x35b609,_0x54cf09]:null;}_0x68531['plugins']['has']('ImageResize')&&(_0x3d24ad['enableDefaultAttributesIntegration']('resizeImage'),_0x3d24ad['registerBlockAttribute']('resizedWidth'),_0x3d24ad['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0xf64f59,'FORMAT_IMAGE_SIZE'))),_0x68531['plugins']['has']('ImageTextAlternativeEditing')&&(_0x3d24ad['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x3d24ad['registerBlockAttribute']('alt')),_0x68531['plugins']['has']('PictureEditing')&&(_0x3d24ad['registerBlockAttribute']('sources'),_0x3d24ad['descriptionFactory']['registerDescriptionCallback'](_0x479c83=>{if('attribute'!=_0x479c83['type'])return;const {data:_0x323df4}=_0x479c83;return _0x323df4&&'sources'==_0x323df4['key']?{'type':'format','content':''}:void 0x0;})),_0x68531['plugins']['has']('ImageSizeAttributes')&&(_0x3d24ad['registerBlockAttribute']('width'),_0x3d24ad['registerBlockAttribute']('height'),_0x3d24ad['descriptionFactory']['registerDescriptionCallback'](_0x4b8fbb=>{if('attribute'!=_0x4b8fbb['type'])return;const {data:_0x516f3d}=_0x4b8fbb;return!_0x516f3d||'width'!=_0x516f3d['key']&&'height'!=_0x516f3d['key']?void 0x0:{'type':'format','content':''};})),_0x3d24ad['descriptionFactory']['registerDescriptionCallback'](_0x3c4726=>{if(!!_0x291f53['find'](({type:_0x1115bc,subType:_0x4d0efe})=>_0x3c4726['type']==_0x1115bc&&_0x3c4726['subType']==_0x4d0efe))return _0x3c4726['previous']?{}:void 0x0;}),_0x3d24ad['descriptionFactory']['registerDescriptionCallback'](_0x28d1be=>{if('insertion'==_0x28d1be['type']||'deletion'==_0x28d1be['type']){const _0x2d1b44=_0x28d1be['getContainedElement']();if(_0x2d1b44&&_0x2d1b44['is']('element','caption'))return{'type':'insertion'==_0x28d1be['type']?'addObject':'removeObject','element':_0x2d1b44,'quantity':0x1};}}),_0x3d24ad['descriptionFactory']['registerDescriptionCallback'](_0x27e26e=>'formatBlock'==_0x27e26e['type']&&'convertInlineImageToBlock'==_0x27e26e['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x27e26e['type']&&'convertBlockImageToInline'==_0x27e26e['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x3d24ad['descriptionFactory']['registerDescriptionCallback'](_0x447237=>{if('attribute'!=_0x447237['type'])return;const {data:_0x10de31}=_0x447237;if(!_0x10de31||'alt'!=_0x10de31['key'])return;const _0x5c85f8=_0x10de31['newValue'];return _0x5c85f8?{'type':'format','content':o(_0xf64f59,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5c85f8+'\x22')}:{'type':'format','content':o(_0xf64f59,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3fd60a=this['editor'],_0x4bce47=_0x3fd60a['locale'];_0x3fd60a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x34867e=>{if('formatBlock'!=_0x34867e['type']&&'formatInline'!=_0x34867e['type'])return;const {data:_0x55b47d}=_0x34867e;if(_0x55b47d){if('imageTextAlternative'==_0x55b47d['commandName']){const _0x178dcd=_0x55b47d['commandParams'][0x0]['newValue'];return _0x178dcd?{'type':'format','content':o(_0x4bce47,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x178dcd+'\x22')}:{'type':'format','content':o(_0x4bce47,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x55b47d['commandName']){const _0x6e9fad=_0x55b47d['commandParams'][0x0]['width'];return _0x6e9fad?{'type':'format','content':o(_0x4bce47,'*Set\x20image\x20width:*\x20%0',_0x6e9fad)}:{'type':'format','content':o(_0x4bce47,'*Reset\x20image\x20width*')};}}});}}class st extends _0x1411ab{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x5a252a=this['editor']['locale'],_0x4e1061=this['editor']['plugins']['get']('TrackChangesEditing');_0x4e1061['enableDefaultAttributesIntegration']('replaceImageSource'),_0x4e1061['registerBlockAttribute']('src'),_0x4e1061['descriptionFactory']['registerDescriptionCallback'](_0x386a07=>{if('attribute'!=_0x386a07['type'])return;const {data:_0x3a14e4}=_0x386a07;return _0x3a14e4&&'src'==_0x3a14e4['key']?_0x3a14e4['newValue']&&_0x3a14e4['oldValue']?{'type':'format','content':o(_0x5a252a,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5424de=this['editor']['plugins']['get']('TrackChangesEditing');_0x5424de['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x5424de['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5424de['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x5424de['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3f0e6e=this['editor'],_0x5d7df9=_0x3f0e6e['locale'];_0x3f0e6e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x595f6c=>{if('formatBlock'!=_0x595f6c['type']&&'formatInline'!=_0x595f6c['type'])return;const {data:_0xa2024d}=_0x595f6c;if(!_0xa2024d||'replaceImageSource'!=_0xa2024d['commandName'])return;return{'type':'format','content':o(_0x5d7df9,'*Format:*\x20replace\x20image\x20URL')};});}}class ot extends _0x1411ab{['afterInit'](){const _0x12c736=this['editor'];if(!_0x12c736['plugins']['has']('ImageStyleEditing'))return;const _0x2b545d=_0x12c736['plugins']['get']('TrackChangesEditing'),_0x115826=_0x12c736['plugins']['get']('ImageUtils'),_0x2f596a={};_0x2b545d['enableCommand']('imageStyle',(_0x4e4763,_0x2eee31)=>{const _0x53631c=_0x12c736['plugins']['get']('Users')['me'],_0x1e3afc=_0x12c736['commands']['get']('imageStyle');let _0x53d50a=_0x115826['getClosestSelectedImageElement'](_0x12c736['model']['document']['selection']),_0x178aa9=_0x12c736['model']['createRangeOn'](_0x53d50a),_0xcea56=_0x1e3afc['value'];if(_0xcea56==_0x2eee31['value'])return;const _0xa75749={'commandName':'imageStyle','commandParams':[_0x2eee31],'formatGroupId':_0x19e4b0()};_0x12c736['model']['change'](()=>{if(_0x2b545d['getSuggestions']()['filter'](_0x54a6ad=>_0x54a6ad['isInContent']&&_0x53631c==_0x54a6ad['author']&&('formatBlock'==_0x54a6ad['type']||'formatInline'==_0x54a6ad['type'])&&('imageStylePreApply'==_0x54a6ad['subType']||'imageStylePostApply'==_0x54a6ad['subType'])&&_0x54a6ad['getFirstRange']()['isEqual'](_0x178aa9))['forEach'](_0x4a78ae=>_0x2b545d['discardSuggestion'](_0x4a78ae['head'])),_0x53d50a=_0x115826['getClosestSelectedImageElement'](_0x12c736['model']['document']['selection']),_0x178aa9=_0x12c736['model']['createRangeOn'](_0x53d50a),_0x1e3afc['refresh'](),_0x12c736['commands']['get']('imageTypeInline')['refresh'](),_0x12c736['commands']['get']('imageTypeBlock')['refresh'](),_0xcea56=_0x1e3afc['value'],_0xcea56!=_0x2eee31['value'])return _0x115826['isInlineImage'](_0x53d50a)&&_0x1e3afc['shouldConvertImageType'](_0x2eee31['value'],_0x53d50a)?(_0x4e4763({..._0x2eee31,'setImageSizes':!0x1}),_0x53d50a=_0x115826['getClosestSelectedImageElement'](_0x12c736['model']['document']['selection']),void _0x2b545d['markBlockFormat'](_0x53d50a,{..._0xa75749,'commandReversedParams':[{'value':_0xcea56||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x115826['isBlockImage'](_0x53d50a)?_0x2b545d['markBlockFormat'](_0x53d50a,_0xa75749,[],'imageStylePostApply'):_0x2b545d['markInlineFormat'](_0x178aa9,_0xa75749,'imageStylePostApply'));});});for(const _0x26e728 of _0x12c736['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x2f596a[_0x26e728['name']]=_0x26e728['title']['toLowerCase']();_0x2b545d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x2b545d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x2b545d['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x2b545d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2a58db])=>{_0x115826['setImageNaturalSizeAttributes'](_0x2a58db['getContainedElement']());}),_0x2b545d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3fe55c,_0x8928e4)=>{_0x2b545d['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3fe55c,{'commandName':_0x8928e4['commandName'],'commandParams':_0x8928e4['commandReversedParams']});}),_0x2b545d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0xd693aa,_0x5812f5){if(_0x31b46c(_0xd693aa,_0x5812f5))return[_0xd693aa,_0x5812f5];if(_0x31b46c(_0x5812f5,_0xd693aa))return[_0x5812f5,_0xd693aa];return null;});const _0x40cd25=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x31b46c(_0x20a4dc,_0x3feb5d){const _0x1b9493=_0x40cd25['findIndex'](({type:_0x88d076,subType:_0x4fc170})=>_0x20a4dc['type']==_0x88d076&&_0x20a4dc['subType']==_0x4fc170),_0x2ad93e=_0x40cd25['findIndex'](({type:_0x1eebaf,subType:_0x20b2dd})=>_0x3feb5d['type']==_0x1eebaf&&_0x3feb5d['subType']==_0x20b2dd);if(_0x1b9493<0x0||_0x2ad93e<0x0)return!0x1;const _0x15de6e=_0x20a4dc['getFirstRange'](),_0x446c73=_0x3feb5d['getFirstRange']();if((0x0==_0x1b9493||0x1==_0x1b9493)&&0x2==_0x2ad93e&&_0x15de6e['isIntersecting'](_0x446c73))return!0x0;if(0x2==_0x1b9493&&0x3==_0x2ad93e){const _0x3021a3=_0x2b545d['_findSuggestions'](_0x15de6e,'insertion')['filter'](({suggestion:_0x298ff6,meta:_0x4ad9af})=>_0x4ad9af['isOwn']&&'convertInlineImageToBlock'==_0x298ff6['subType']);if(_0x3021a3['length']>0x1&&_0x446c73['end']['isEqual'](_0x15de6e['start']))return!0x0;if(0x1==_0x3021a3['length']&&(_0x15de6e['start']['isEqual'](_0x446c73['end'])||_0x15de6e['end']['isEqual'](_0x446c73['start'])))return!0x0;}if(0x3==_0x1b9493&&0x3==_0x2ad93e&&_0x15de6e['start']['isBefore'](_0x446c73['start'])){const _0x36ac36=_0x15de6e['end']['nodeAfter'],_0x29b471=_0x446c73['start']['nodeBefore'];return _0x115826['isBlockImage'](_0x36ac36)&&_0x36ac36===_0x29b471;}return!0x1;}_0x12c736['model']['document']['registerPostFixer'](()=>{let _0x1fc566=!0x1;const _0x2b1fd0=Array['from'](_0x12c736['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5f384a,data:_0x5c105a}of _0x2b1fd0){const {group:_0x267dc2,type:_0x366f62,subType:_0x3b78a2,id:_0x5993e7}=_0x2b545d['_splitMarkerName'](_0x5f384a);if('suggestion'==_0x267dc2&&_0x2b545d['hasSuggestion'](_0x5993e7)){if('formatBlock'==_0x366f62&&('imageStylePreApply'==_0x3b78a2||'imageStylePostApply'==_0x3b78a2)){const _0x5a8c67=_0x2b545d['getSuggestion'](_0x5993e7);if(_0x5c105a['newRange']){const _0x135c04=_0x5a8c67['getFirstRange']()['getContainedElement']();if(_0x115826['isBlockImage'](_0x135c04))continue;_0x2b545d['discardSuggestion'](_0x5a8c67),_0x1fc566=!0x0;}}if('insertion'==_0x366f62&&'imageCaption'==_0x3b78a2&&!_0x5c105a['newRange']){const _0x1f98a9=_0x2b545d['getSuggestion'](_0x5993e7);_0x1f98a9['next']&&_0x1f98a9['next']['isInContent']&&(_0x2b545d['discardSuggestion'](_0x1f98a9['next']),_0x1fc566=!0x0);}}}return _0x1fc566;}),this['_registerLegacyDescription'](_0x2f596a);}['_registerLegacyDescription'](_0x34d73f){const _0xa5fc83=this['editor'],_0x571d6c=_0xa5fc83['locale'];_0xa5fc83['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x44bc12=>{if('formatBlock'!=_0x44bc12['type']&&'formatInline'!=_0x44bc12['type'])return;const {data:_0xdb0b42}=_0x44bc12;if(!_0xdb0b42||'imageStyle'!=_0xdb0b42['commandName'])return;const _0x3407e0=_0xdb0b42['commandParams'][0x0]['value'];return _0x31a377('side'===_0x3407e0?o(_0x571d6c,'FORMAT_SIDE_IMAGE'):_0x34d73f[_0x3407e0]||_0x3407e0);function _0x31a377(_0x55ac20){return{'type':'format','content':o(_0x571d6c,'*Format:*\x20%0',_0x55ac20)};}});}}class rt extends _0x1411ab{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x39fdb5){super(_0x39fdb5),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x46f9fd=this['editor'],_0x125291=_0x46f9fd['commands']['get']('importWord'),_0x1a8f49=_0x46f9fd['commands']['get']('trackChanges');_0x125291&&(_0x125291['on']('execute',(_0x4871eb,[,_0x6af69c])=>{this['_trackChangesValueDuringImport']=_0x1a8f49['value'],_0x6af69c['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x125291,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x125291,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x1a8f49['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x46f9fd['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x105aa1,_0x6969a7){const {suggestions:_0x4536bd}=_0x6969a7,_0x446f71=this['editor']['commands']['get']('trackChanges'),_0x16d64d=_0x446f71['value'];this['_trackChangesValueDuringImport']!==_0x16d64d&&(_0x446f71['execute'](),this['_trackChangesExecuted']=!0x0),_0x4536bd&&_0x4536bd['forEach'](({id:_0x5e7098,type:_0x5365ed,author:_0x1332ae,created_at:_0x530bec})=>{const _0x49e029={'id':_0x5e7098,'type':_0x5365ed,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1332ae,'createdAt':_0x530bec?new Date(_0x530bec):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x49e029);});}}class at extends _0x1411ab{['afterInit'](){const _0x9c9992=this['editor'],_0x3607e2=_0x9c9992['plugins']['get']('TrackChangesEditing');if(_0x9c9992['plugins']['has']('IndentEditing')&&(_0x3607e2['enableCommand']('indent'),_0x3607e2['enableCommand']('outdent')),_0x9c9992['plugins']['has']('IndentBlock')){for(const _0x3d1a83 of['indentBlock','outdentBlock'])_0x3607e2['enableDefaultAttributesIntegration'](_0x3d1a83);}const _0x12bd5e=_0x9c9992['locale'];_0x3607e2['registerBlockAttribute']('blockIndent'),_0x3607e2['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x12bd5e,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5adaac=this['editor'],_0x5ba6ea=_0x5adaac['locale'],_0x54e732=_0x5adaac['plugins']['get']('TrackChangesEditing');_0x54e732['descriptionFactory']['registerDescriptionCallback'](_0xddba66=>{if('formatBlock'!=_0xddba66['type'])return;const {data:_0x348eb3}=_0xddba66;if(!_0x348eb3)return;if('indentBlock'!=_0x348eb3['commandName']&&'outdentBlock'!=_0x348eb3['commandName'])return;const _0x2d7141=_0xddba66['getItems']()[0x0],_0x4474c=_0x54e732['descriptionFactory']['getItemLabel'](_0x2d7141);return'indentBlock'==_0x348eb3['commandName']?{'type':'format','content':o(_0x5ba6ea,'*Indent:*\x20%0',_0x4474c)}:'outdentBlock'==_0x348eb3['commandName']?{'type':'format','content':o(_0x5ba6ea,'*Outdent:*\x20%0',_0x4474c)}:void 0x0;});}}class ct extends _0x1411ab{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ut extends _0x1411ab{['afterInit'](){const _0x234eac=this['editor'];if(!_0x234eac['plugins']['has']('LinkEditing'))return;const _0x5931a0=_0x234eac['plugins']['get']('TrackChangesEditing'),_0x42ed6a=_0x234eac['commands']['get']('link');_0x5931a0['enableDefaultAttributesIntegration']('link'),_0x5931a0['enableDefaultAttributesIntegration']('unlink'),_0x5931a0['registerInlineAttribute']('linkHref');for(const _0x2b34f7 of _0x42ed6a['manualDecorators'])_0x5931a0['registerInlineAttribute'](_0x2b34f7['id']),_0x5931a0['descriptionFactory']['registerAttributeLabel'](_0x2b34f7['id'],'link\x20('+_0x2b34f7['label']['toLowerCase']()+')');_0x5931a0['descriptionFactory']['registerDescriptionCallback'](_0xa3574e=>{if('attribute'!=_0xa3574e['type'])return;const {data:_0x24f35c}=_0xa3574e;if(!_0x24f35c||'linkHref'!=_0x24f35c['key'])return;const _0x24c431=_0x24f35c['newValue'],_0x240c36=_0x234eac['locale'];return{'type':'format','content':null==_0x24c431?o(_0x240c36,'*Remove\x20link*'):o(_0x240c36,'*Set\x20link:*\x20%0','\x22'+_0x24c431+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x48a3e9=this['editor'],_0xb4fc38=_0x48a3e9['locale'];_0x48a3e9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x169342=>{if('formatInline'!=_0x169342['type'])return;const {data:_0x114f20}=_0x169342;if(_0x114f20){if('link'==_0x114f20['commandName']){const _0x7d291d=_0x114f20['commandParams'][0x0];return{'type':'format','content':o(_0xb4fc38,'*Set\x20link:*\x20%0','\x22'+_0x7d291d+'\x22')};}return'unlink'==_0x114f20['commandName']?{'type':'format','content':o(_0xb4fc38,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x1411ab{['afterInit'](){const _0x164462=this['editor'],_0x4cf56a=_0x164462['locale'];if(!_0x164462['plugins']['has']('LegacyListEditing'))return;const _0x2374b2=_0x164462['plugins']['get']('TrackChangesEditing'),_0x521a45=_0x164462['plugins']['has']('LegacyTodoListEditing');function _0x801621(_0x9f4ae4){return()=>{const _0x50517e=_0x164462['model']['document']['selection'],_0x296dff=_0x164462['commands']['get'](_0x9f4ae4);if(_0x296dff['value'])return void _0x164462['execute']('paragraph',{});const _0x4b1d6e=_0x9f4ae4['slice'](0x0,-0x4),_0x1b16e=function(_0x8d00bf,_0x255c5b,_0x57e7fd){let _0x5a0ae8=Array['from'](_0x8d00bf)['filter'](_0x4fe44f=>function(_0x257999,_0x1120be){return _0x1120be['checkChild'](_0x257999['parent'],'listItem')&&!_0x1120be['isObject'](_0x257999);}(_0x4fe44f,_0x57e7fd));_0x5a0ae8=_0x5a0ae8['filter'](_0x5c9a79=>!_0x5c9a79['is']('element','listItem')||_0x5c9a79['getAttribute']('listType')!=_0x255c5b);const _0x43d9e4=new Set();for(const _0x5bf8c3 of _0x5a0ae8)_0x5bf8c3['is']('element','listItem')?_0x43d9e4['add'](Le(_0x5bf8c3)):_0x43d9e4['add'](_0x5bf8c3);return Array['from'](_0x43d9e4);}(_0x50517e['getSelectedBlocks'](),_0x4b1d6e,_0x164462['model']['schema']);_0x164462['model']['change'](()=>{for(const _0x24a4f7 of _0x1b16e)_0x2374b2['markBlockFormat'](_0x24a4f7,{'commandName':_0x9f4ae4,'commandParams':[{'forceValue':!_0x296dff['value']}],'formatGroupId':'blockName'},Ee(_0x24a4f7));});};}function _0x36cc0c(_0x1a4023){return()=>{const _0x714371=function(_0x42e4cd){let _0x58b63d=Array['from'](_0x42e4cd);const _0x13dbb0=_0x58b63d['findIndex'](_0x26b7b2=>'listItem'!=_0x26b7b2['name']);return _0x13dbb0>-0x1&&(_0x58b63d=_0x58b63d['slice'](0x0,_0x13dbb0)),_0x58b63d;}(_0x164462['model']['document']['selection']['getSelectedBlocks']()),_0x2d70ed=_0x164462['model']['createRange'](_0x164462['model']['createPositionAt'](_0x714371[0x0],'before'),_0x164462['model']['createPositionAt'](_0x714371[_0x714371['length']-0x1],'end'));_0x164462['model']['change'](()=>{_0x2374b2['markBlockFormat'](_0x2d70ed,{'commandName':_0x1a4023,'commandParams':[],'formatGroupId':'listIndent'},function(_0x2cee71){const _0x9a2a9=new Set();for(const _0x1a455f of _0x2cee71){let _0x20cb7d=_0x1a455f['nextSibling'];for(;_0x20cb7d&&_0x20cb7d['getAttribute']('listIndent')>_0x1a455f['getAttribute']('listIndent');)_0x9a2a9['add'](_0x20cb7d),_0x20cb7d=_0x20cb7d['nextSibling'];}return Array['from'](_0x9a2a9);}(_0x714371));});};}_0x2374b2['enableCommand']('numberedList',_0x801621('numberedList')),_0x2374b2['enableCommand']('bulletedList',_0x801621('bulletedList')),_0x521a45&&_0x2374b2['enableCommand']('todoList',_0x801621('todoList')),_0x2374b2['enableCommand']('indentList',_0x36cc0c('indentList')),_0x2374b2['enableCommand']('outdentList',_0x36cc0c('outdentList')),_0x521a45&&_0x2374b2['enableCommand']('checkTodoList',()=>{const _0xe41264=_0x164462['commands']['get']('checkTodoList'),_0x412a28=Array['from'](_0xe41264['_selectedElements']);_0x412a28['filter'](_0x57bfa3=>_0x57bfa3['getAttribute']('todoListChecked')!=_0xe41264['value']),_0x164462['model']['change'](()=>{for(const _0x3e1b43 of _0x412a28)_0x2374b2['markBlockFormat'](_0x3e1b43,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0xe41264['value']}]});});}),_0x2374b2['descriptionFactory']['registerElementLabel']('listItem',_0x576368=>o(_0x4cf56a,'ELEMENT_LIST_ITEM',_0x576368)),_0x2374b2['descriptionFactory']['registerDescriptionCallback'](_0x35366e=>{if('formatBlock'!=_0x35366e['type']&&'formatInline'!=_0x35366e['type'])return;const {data:_0x35aeb2}=_0x35366e;if(_0x35aeb2){if('numberedList'==_0x35aeb2['commandName']||'bulletedList'==_0x35aeb2['commandName']||'todoList'==_0x35aeb2['commandName'])switch(_0x35aeb2['commandName']['replace']('List','')){case'bulleted':return _0x308438(o(_0x4cf56a,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x308438(o(_0x4cf56a,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x308438(o(_0x4cf56a,'ELEMENT_TODO_LIST'));}if('indentList'==_0x35aeb2['commandName'])return{'type':'format','content':o(_0x4cf56a,'*Indent:*\x20%0',o(_0x4cf56a,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x35aeb2['commandName'])return{'type':'format','content':o(_0x4cf56a,'*Outdent:*\x20%0',o(_0x4cf56a,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x35aeb2['commandName'])return _0x35aeb2['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4cf56a,'*Check\x20item*')}:{'type':'format','content':o(_0x4cf56a,'*Uncheck\x20item*')};}function _0x308438(_0x4dec9f){return{'type':'format','content':o(_0x4cf56a,'*Change\x20to:*\x20%0',_0x4dec9f)};}});}}function Le(_0x12b6cf){const _0x362633=_0x12b6cf['getAttribute']('listIndent');if(0x0==_0x362633)return _0x12b6cf;let _0x114402=_0x12b6cf;for(;_0x12b6cf['previousSibling']&&_0x12b6cf['previousSibling']['is']('element','listItem');){const _0x361fa3=_0x12b6cf['previousSibling']['getAttribute']('listIndent');if(_0x361fa3==_0x362633)_0x114402=_0x12b6cf['previousSibling'];else{if(_0x361fa3<_0x362633)break;}_0x12b6cf=_0x12b6cf['previousSibling'];}return _0x114402;}function Ee(_0x3adf70){const _0x338c02=[];if(_0x3adf70['is']('element','listItem')&&_0x3adf70['getAttribute']('listIndent')>0x0){let _0x39d2c0=_0x3adf70['nextSibling'];for(;_0x39d2c0&&'listItem'==_0x39d2c0['name']&&_0x39d2c0['getAttribute']('listIndent')==_0x3adf70['getAttribute']('listIndent');)_0x338c02['push'](_0x39d2c0),_0x39d2c0=_0x39d2c0['nextSibling'];}return _0x338c02;}class ht extends _0x1411ab{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x494a7e=this['editor']['config']['get']('list.properties'),_0x4b9df8=this['editor']['plugins']['get']('TrackChangesEditing');_0x494a7e['styles']&&_0x4b9df8['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x494a7e['reversed']&&_0x4b9df8['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x494a7e['startIndex']&&_0x4b9df8['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x4b9df8['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x2faae2,_0x44d82a={}){const _0x195f34=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2b1b1b=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x195f34['markMultiRangeBlockFormat'](_0x2b1b1b,{'commandName':'listStyle','commandParams':[{'type':_0x44d82a['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x60dcce,_0x18af2d={}){const _0x46f869=this['editor']['plugins']['get']('TrackChangesEditing'),_0x28ebe1=this['_getSuggestionBlocks'](_0x27f84e=>_0x27f84e['is']('element','listItem')&&'numbered'===_0x27f84e['getAttribute']('listType'));if(_0x28ebe1['length']<0x1)return;const _0xae423d=_0x28ebe1['map'](_0x33ecfa=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x33ecfa,'before'),this['editor']['model']['createPositionAt'](_0x33ecfa,0x0)));this['editor']['model']['change'](()=>{_0x46f869['markMultiRangeBlockFormat'](_0xae423d,{'commandName':'listReversed','commandParams':[{'reversed':_0x18af2d['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x510276,_0x326f8a={}){const _0x142f0b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x15f328=this['_getSuggestionBlocks'](_0x5ac6de=>_0x5ac6de['is']('element','listItem')&&'numbered'===_0x5ac6de['getAttribute']('listType'));if(_0x15f328['length']<0x1)return;const _0x254ad6=_0x15f328['map'](_0xa9cb=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xa9cb,'before'),this['editor']['model']['createPositionAt'](_0xa9cb,0x0)));this['editor']['model']['change'](()=>{_0x142f0b['markMultiRangeBlockFormat'](_0x254ad6,{'commandName':'listStart','commandParams':[{'startIndex':_0x326f8a['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x249e35){if('formatBlock'!=_0x249e35['type']&&'formatInline'!=_0x249e35['type'])return;const _0x6dde56=this['editor']['locale'],{data:_0x45ac04}=_0x249e35;if(!_0x45ac04)return;let _0x327191,_0x1ede6a;switch(_0x45ac04['commandName']){case'listStyle':_0x327191='*Change\x20to:*\x20%0',_0x1ede6a={'type':'format','content':o(_0x6dde56,_0x327191,o(_0x6dde56,this['_getTranslationKeyForListStyle'](_0x45ac04['commandParams'][0x0]['type'])))};break;case'listReversed':_0x327191=_0x45ac04['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1ede6a={'type':'format','content':o(_0x6dde56,_0x327191)};break;case'listStart':_0x327191='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1ede6a={'type':'format','content':o(_0x6dde56,_0x327191,_0x45ac04['commandParams'][0x0]['startIndex'])};}return _0x1ede6a;}['_getSuggestionBlocksForListStyle'](){const _0x3023b3=this['editor']['plugins']['get']('LegacyListUtils');let _0x55963e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x55963e[0x0]?.['is']('element','listItem')&&_0x55963e['unshift'](..._0x3023b3['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x55963e[_0x55963e['length']-0x1]?.['is']('element','listItem')&&_0x55963e['push'](..._0x3023b3['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x55963e=[...new Set(_0x55963e)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x55963e=_0x55963e['filter'](_0x2cd12e=>_0x2cd12e['is']('element','listItem'))),_0x55963e;}['_getSuggestionBlocks'](_0x30c2a1){const _0x482c86=this['editor']['plugins']['get']('LegacyListUtils');let _0xf1bc5e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x30c2a1)['map'](_0x53e1f8=>{const _0x5b731d=this['editor']['model']['createPositionAt'](_0x53e1f8,0x0);return[..._0x482c86['getSiblingNodes'](_0x5b731d,'backward'),..._0x482c86['getSiblingNodes'](_0x5b731d,'forward')];})['flat']();return _0xf1bc5e=[...new Set(_0xf1bc5e)],_0xf1bc5e;}['_getTranslationKeyForListStyle'](_0x8a64c1){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x8a64c1)||'default')['toUpperCase']()+'_LIST_'+_0x8a64c1['toUpperCase']()['replace'](/-/g,'_');}}class gt extends _0x1411ab{['afterInit'](){const _0x38d972=this['editor'];if(!_0x38d972['plugins']['has']('MediaEmbedEditing'))return;const _0xeb62c9=_0x38d972['plugins']['get']('TrackChangesEditing'),_0x37820e=_0x38d972['locale'];_0xeb62c9['enableCommand']('mediaEmbed'),_0xeb62c9['descriptionFactory']['registerElementLabel']('media',_0x2ecaa3=>o(_0x37820e,'ELEMENT_MEDIA',_0x2ecaa3)),_0x38d972['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4b02a5,{writer:_0x25a5dc,options:_0x96f4b2})=>{if(_0x96f4b2['showSuggestionHighlights'])return _0x25a5dc['createEmptyElement']('div');},'converterPriority':'high'}),_0x38d972['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5e83b7,_0x52938c,_0x269199)=>{_0x269199['options']['showSuggestionHighlights']&&_0x5e83b7['stop']();},{'priority':'high'});}}class lt extends _0x1411ab{['afterInit'](){const _0x53df95=this['editor'];_0x53df95['plugins']['has']('MentionEditing')&&_0x53df95['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x1411ab{['afterInit'](){const _0x2ce23a=this['editor'];if(!_0x2ce23a['plugins']['has']('MergeFieldsEditing'))return;const _0x3f8894=_0x2ce23a['plugins']['get']('TrackChangesEditing'),_0x37df74=_0x2ce23a['locale'];_0x3f8894['enableCommand']('insertMergeField'),_0x3f8894['enableCommand']('insertMergeFieldBlock'),_0x3f8894['enableCommand']('insertMergeFieldImage'),_0x3f8894['descriptionFactory']['registerElementLabel']('mergeField',_0x4adc44=>o(_0x37df74,'ELEMENT_MERGE_FIELD',_0x4adc44)),_0x3f8894['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x34c6bc=>o(_0x37df74,'ELEMENT_MERGE_FIELD',_0x34c6bc)),_0x3f8894['descriptionFactory']['registerDescriptionCallback'](_0x2e482b=>{if('insertion'!=_0x2e482b['type']&&'deletion'!=_0x2e482b['type'])return;const _0xddd353=_0x2e482b['getContainedElement']();if(null==_0xddd353)return;const _0x2c5335=_0x2ce23a['plugins']['get']('MergeFieldsEditing');let _0x2615d5;switch(_0x2c5335['getMergeFieldType'](_0xddd353)){case null:return;case'image':{const _0x38bc86=_0x2c5335['unwrapAffixes'](_0xddd353['getAttribute']('src'));_0x2615d5=_0x2c5335['getLabel'](_0x38bc86)||_0x38bc86;break;}default:{const _0x5d01c3=_0xddd353['getAttribute']('id');_0x2615d5=_0x2c5335['getLabel'](_0x5d01c3)||_0x5d01c3;break;}}return'insertion'==_0x2e482b['type']?{'type':'insertion','content':o(_0x37df74,'*Insert:*\x20%0','\x22'+_0x2615d5+'\x22\x20'+o(_0x37df74,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x37df74,'*Remove:*\x20%0','\x22'+_0x2615d5+'\x22\x20'+o(_0x37df74,'ELEMENT_MERGE_FIELD'))};});}}class mt extends _0x1411ab{['afterInit'](){const _0x11b433=this['editor'],_0x29decf=_0x11b433['plugins']['get']('TrackChangesEditing');_0x11b433['plugins']['has']('MultiLevelList')&&(_0x29decf['enableDefaultAttributesIntegration']('multiLevelList'),_0x29decf['registerBlockAttribute']('listMarkerStyle'),_0x29decf['descriptionFactory']['registerDescriptionCallback'](_0x545b5f=>this['handleDescriptions'](_0x545b5f)));}['handleDescriptions'](_0x1f30a1){const _0x5218d3=this['editor']['locale'],{data:_0x41e32c}=_0x1f30a1,_0x4aae8f={'type':'format','content':''};if(_0x41e32c&&'listMarkerStyle'==_0x41e32c['key']){if(!_0x41e32c['oldValue'])return{'type':'format','content':o(_0x5218d3,'*Set\x20format:*\x20%0',o(_0x5218d3,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x41e32c['newValue']+')'};if(!_0x41e32c['newValue']){let _0x5b8888=_0x1f30a1['head'];for(;_0x5b8888;){if(_0x5b8888['data']&&'listType'==_0x5b8888['data']['key']&&_0x5b8888['data']['newValue'])return _0x4aae8f;_0x5b8888=_0x5b8888['next'];}return{'type':'format','content':o(_0x5218d3,'*Remove\x20format:*\x20%0',o(_0x5218d3,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x41e32c['oldValue']+')'};}}}}class pt extends _0x1411ab{['afterInit'](){const _0x2de419=this['editor'];if(!_0x2de419['plugins']['has']('PageBreakEditing'))return;_0x2de419['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x3b2d5f=_0x2de419['plugins']['get']('TrackChangesEditing'),_0x38265f=_0x2de419['locale'];_0x3b2d5f['descriptionFactory']['registerElementLabel']('pageBreak',_0x123f0a=>o(_0x38265f,'ELEMENT_PAGE_BREAK',_0x123f0a));}}class kt extends _0x1411ab{['afterInit'](){const _0x10ccf2=this['editor'];if(!_0x10ccf2['plugins']['has']('Paragraph'))return;const _0x26927e=_0x10ccf2['locale'],_0x3e2df6=_0x10ccf2['plugins']['get']('TrackChangesEditing');_0x3e2df6['descriptionFactory']['registerElementLabel']('paragraph',_0xfd72e6=>o(_0x26927e,'ELEMENT_PARAGRAPH',_0xfd72e6)),_0x3e2df6['enableDefaultAttributesIntegration']('paragraph'),_0x3e2df6['enableCommand']('insertParagraph'),_0x10ccf2['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x10ccf2),{'priority':'highest'}),_0x10ccf2['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x388856,_0x3f2ab4,_0x36cb0f)=>{_0x36cb0f['options']['showSuggestionHighlights']&&nr(_0x10ccf2,{'showActiveMarker':!0x1})(_0x388856,_0x3f2ab4,_0x36cb0f);},{'priority':'highest'});const _0x4392fc=_0x3e2df6['descriptionFactory'];_0x4392fc['registerDescriptionCallback'](_0x32eb92=>{if('insertion'!==_0x32eb92['type'])return;const {start:_0x12e596,end:_0xd4ce04}=_0x32eb92['getFirstRange']();if(!_0x12e596['isTouching'](_0xd4ce04)||!_0x12e596['nodeAfter'])return;const _0x3c0aef=_0x10ccf2['model']['schema'],_0x2e2a15=_0x12e596['nodeAfter'];return _0x3c0aef['isBlock'](_0x2e2a15)&&!_0x3c0aef['isLimit'](_0x2e2a15)&&_0x3c0aef['checkChild'](_0x2e2a15,'$text')?{'type':'insertion','content':o(_0x26927e,'*Insert:*\x20%0',_0x4392fc['getItemLabel'](_0x2e2a15,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x576172=this['editor'],_0x4656af=_0x576172['locale'];_0x576172['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xcbef8b=>{if('formatBlock'!=_0xcbef8b['type'])return;const {data:_0x52a1a3}=_0xcbef8b;return _0x52a1a3&&'paragraph'==_0x52a1a3['commandName']?{'type':'format','content':o(_0x4656af,'*Change\x20to:*\x20%0',o(_0x4656af,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x2fb29e,{showActiveMarker:_0x41db3f=!0x0}={}){return(_0x746ccc,_0x3b72ca,_0x1fe0ee)=>{const _0x63262f=_0x2fb29e['plugins']['get']('TrackChangesEditing'),_0x5b9477=_0x3b72ca['markerRange']['start'],_0x1764db=_0x3b72ca['markerRange']['end'],_0xadfe3c=_0x2fb29e['model']['schema'];if(!_0x5b9477['isTouching'](_0x1764db)||!_0x5b9477['nodeAfter'])return;const _0x22dbd3=_0x5b9477['nodeAfter'];if(_0xadfe3c['isBlock'](_0x22dbd3)&&!_0xadfe3c['isLimit'](_0x22dbd3)&&_0xadfe3c['checkChild'](_0x22dbd3,'$text')){if(!_0x1fe0ee['consumable']['consume'](_0x3b72ca['markerRange'],_0x746ccc['name']))return;const {id:_0x385ec6,authorId:_0x902ebb}=_0x63262f['_splitMarkerName'](_0x3b72ca['markerName']),_0x223da4=_0x1fe0ee['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-suggestion':_0x385ec6,'data-author-id':_0x902ebb}),_0x13c078=_0x1fe0ee['mapper']['toViewPosition'](_0x1764db);_0x41db3f&&_0x63262f['activeMarkers']['includes'](_0x3b72ca['markerName'])&&_0x1fe0ee['writer']['addClass']('ck-suggestion-marker--active',_0x223da4),_0x1fe0ee['writer']['insert'](_0x13c078,_0x223da4),_0x1fe0ee['mapper']['bindElementToMarker'](_0x223da4,_0x3b72ca['markerName']);}};}class wt extends _0x1411ab{['afterInit'](){const _0x8fcdda=this['editor'];_0x8fcdda['commands']['get']('replaceSource')&&_0x8fcdda['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class bt extends _0x1411ab{['afterInit'](){const _0x4077c0=this['editor'];if(!_0x4077c0['plugins']['has']('RemoveFormatEditing'))return;_0x4077c0['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3d2834=this['editor'];_0x3d2834['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xf65e3f=>{if('formatBlock'!=_0xf65e3f['type']&&'formatInline'!=_0xf65e3f['type'])return;const {data:_0x4893d8}=_0xf65e3f;return _0x4893d8&&'removeFormat'==_0x4893d8['commandName']?{'type':'format','content':o(_0x3d2834['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x1411ab{['afterInit'](){const _0x2baf7a=this['editor'];if(!_0x2baf7a['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x58d347=_0x2baf7a['plugins']['get']('TrackChangesEditing');_0x58d347['enableCommand']('goToPreviousRestrictedEditingException'),_0x58d347['enableCommand']('goToNextRestrictedEditingException');const _0x2129bb=_0x2baf7a['plugins']['get']('RestrictedEditingModeEditing');_0x2129bb['enableCommand']('trackChanges'),_0x2129bb['enableCommand']('acceptSuggestion'),_0x2129bb['enableCommand']('discardSuggestion'),_0x2129bb['enableCommand']('acceptAllSuggestions'),_0x2129bb['enableCommand']('discardAllSuggestions'),_0x2129bb['enableCommand']('acceptSelectedSuggestions'),_0x2129bb['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x1411ab{['afterInit'](){const _0x54240c=this['editor'];if(!_0x54240c['plugins']['has']('ShiftEnter'))return;const _0x1fe71a=_0x54240c['plugins']['get']('TrackChangesEditing');_0x1fe71a['enableCommand']('shiftEnter'),_0x54240c['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x54240c),{'priority':'high'}),_0x54240c['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x54240c),{'priority':'high'}),_0x54240c['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x322649,_0x21a568,_0x174817)=>{_0x174817['options']['showSuggestionHighlights']&&je(_0x54240c,{'showActiveMarker':!0x1})(_0x322649,_0x21a568,_0x174817);}),_0x1fe71a['descriptionFactory']['registerElementLabel']('softBreak',_0x10b05c=>o(_0x54240c['locale'],'ELEMENT_LINE_BREAK',_0x10b05c));}}function je(_0x41a2d0,{showActiveMarker:_0x48b36f=!0x0}={}){return(_0x469ef4,_0x2a48c6,_0x1a1179)=>{const _0x21605b=_0x41a2d0['plugins']['get']('TrackChangesEditing');if(!_0x1a1179['consumable']['test'](_0x2a48c6['markerRange'],_0x469ef4['name']))return;const _0x2db0cc=_0x41a2d0['model'];for(const _0x73b625 of _0x2a48c6['markerRange']['getItems']()){if(!_0x73b625['is']('element','softBreak'))continue;const _0x28b7f0='deletion'==_0x2a48c6['markerName']['split'](':')[0x1]?'merge':'split',{id:_0x23575e,authorId:_0x32438c}=_0x21605b['_splitMarkerName'](_0x2a48c6['markerName']),_0x4998d8=_0x1a1179['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x28b7f0,'data-suggestion':_0x23575e,'data-author-id':_0x32438c}),_0x5b958f=_0x1a1179['mapper']['toViewPosition'](_0x2db0cc['createPositionBefore'](_0x73b625));_0x48b36f&&_0x21605b['activeMarkers']['includes'](_0x2a48c6['markerName'])&&_0x1a1179['writer']['addClass']('ck-suggestion-marker--active',_0x4998d8),_0x1a1179['writer']['insert'](_0x5b958f,_0x4998d8),_0x1a1179['mapper']['bindElementToMarker'](_0x4998d8,_0x2a48c6['markerName']);}};}class St extends _0x1411ab{['afterInit'](){const _0x156800=this['editor'],_0x38c81=_0x156800['model'],_0x206d0a=_0x156800['locale'];if(!_0x156800['plugins']['has']('StandardEditingModeEditing'))return;const _0x313bdc=_0x156800['plugins']['get']('TrackChangesEditing'),_0x1e1db4='restrictedEditingException',_0x437b00=_0x156800['commands']['get'](_0x1e1db4);_0x313bdc['enableCommand'](_0x1e1db4,(_0xda4134,_0x89bfcf={})=>{const _0x5cfcf3=_0x38c81['document']['selection'];if(_0x5cfcf3['isCollapsed'])return void _0xda4134(_0x89bfcf);const _0x399dfd=void 0x0!==_0x89bfcf['forceValue']?_0x89bfcf['forceValue']:!_0x437b00['value'];_0x38c81['change'](()=>{const _0x404ab9=Array['from'](_0x5cfcf3['getRanges']());for(const _0x42b636 of _0x404ab9){const _0xd649a4=_0x399dfd?[_0x42b636]:io(_0x1e1db4,_0x42b636,_0x38c81);for(const _0x34294a of _0xd649a4)_0x313bdc['markInlineFormat'](_0x34294a,{'commandName':_0x1e1db4,'commandParams':[{'forceValue':_0x399dfd}]});}});}),_0x313bdc['descriptionFactory']['registerDescriptionCallback'](_0x3a0e9a=>{if('formatBlock'!=_0x3a0e9a['type']&&'formatInline'!=_0x3a0e9a['type'])return;const {data:_0x2777a7}=_0x3a0e9a;return _0x2777a7&&_0x2777a7['commandName']==_0x1e1db4?_0x2777a7['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x206d0a,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x206d0a,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class It extends _0x1411ab{['afterInit'](){const _0x3df824=this['editor'];if(!_0x3df824['plugins']['has']('Style')||!_0x3df824['plugins']['has']('DataSchema'))return;const _0x18af12=_0x3df824['plugins']['get']('TrackChangesEditing'),_0x5624f9=_0x3df824['locale'],_0x516d85=_0x3df824['config']['get']('style')||{},_0x43d9b7=_0x3df824['plugins']['get']('GeneralHtmlSupport'),_0x287fe6=_0x3df824['plugins']['get']('StyleUtils')['normalizeConfig'](_0x3df824['plugins']['get']('DataSchema'),_0x516d85['definitions']);_0x18af12['enableDefaultAttributesIntegration']('style');const _0x26d1dd=new Set();for(const _0x53b5e0 of _0x287fe6['block']){const _0x45a38b=_0x43d9b7['getGhsAttributeNameForElement'](_0x53b5e0['element']);_0x26d1dd['add'](_0x45a38b);}const _0x109e0a=new Set();for(const _0x3a5fec of _0x287fe6['inline']){const _0x336483=_0x43d9b7['getGhsAttributeNameForElement'](_0x3a5fec['element']);_0x109e0a['add'](_0x336483);for(const _0x3a2d16 of _0x3a5fec['ghsAttributes'])_0x109e0a['add'](_0x3a2d16);}for(const _0x1b4a42 of _0x26d1dd)_0x18af12['registerBlockAttribute'](_0x1b4a42),_0x18af12['descriptionFactory']['registerAttributeLabel'](_0x1b4a42,o(_0x5624f9,'FORMAT_STYLE'));for(const _0x3a4851 of _0x109e0a)_0x18af12['registerInlineAttribute'](_0x3a4851),_0x18af12['descriptionFactory']['registerAttributeLabel'](_0x3a4851,o(_0x5624f9,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x916dd0=this['editor'],_0x23857c=_0x916dd0['locale'];_0x916dd0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x21a459=>{if('formatBlock'!=_0x21a459['type']&&'formatInline'!=_0x21a459['type'])return;const {data:_0x498715}=_0x21a459;return _0x498715&&'style'===_0x498715['commandName']?_0x498715['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x23857c,'*Set\x20format:*\x20%0',_0x498715['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x23857c,'*Remove\x20format:*\x20%0',_0x498715['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class At extends _0x1411ab{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x2a7472){super(_0x2a7472),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x53f5a1=this['editor'],_0x14fb95=_0x53f5a1['model']['document']['selection'];if(!_0x53f5a1['plugins']['has']('TableEditing'))return;const _0x67405=_0x53f5a1['locale'],_0x2a3517=_0x53f5a1['plugins']['get']('TrackChangesEditing'),_0x1e7720=_0x53f5a1['plugins']['get']('TableUtils');_0x2a3517['descriptionFactory']['registerElementLabel']('table',_0x40682d=>o(_0x67405,'ELEMENT_TABLE',_0x40682d)),this['_setupColumnsRowsFixing'](),_0x2a3517['enableCommand']('insertTable'),_0x2a3517['enableCommand']('selectTableRow'),_0x2a3517['enableCommand']('selectTableColumn');for(const _0x42035a of['insertTableRowAbove','insertTableRowBelow']){const _0x53f049=_0x53f5a1['commands']['get'](_0x42035a);_0x2a3517['enableCommand'](_0x42035a,_0x4657aa=>{_0x53f5a1['model']['change'](_0x7a0577=>{_0x4657aa();const _0x41632c='above'===_0x53f049['order'],_0x4dad9d=_0x1e7720['getSelectionAffectedTableCells'](_0x14fb95),_0x58d708=_0x1e7720['getRowIndexes'](_0x4dad9d),_0xf3a35c=_0x41632c?_0x58d708['first']-0x1:_0x58d708['last']+0x1,_0xf2e66f=_0x4dad9d[0x0]['findAncestor']('table'),_0x3b2576=_0x1e7720['createTableWalker'](_0xf2e66f,{'startRow':_0xf3a35c,'endRow':_0xf3a35c}),_0x4f1c3d=Array['from'](_0x3b2576)['map'](_0x3b9567=>_0x7a0577['createRangeOn'](_0x3b9567['cell']));_0x2a3517['markMultiRangeInsertion'](_0x4f1c3d,'tableRow');});});}for(const _0x59b88b of['insertTableColumnLeft','insertTableColumnRight']){const _0x3b66f4=_0x53f5a1['commands']['get'](_0x59b88b);_0x2a3517['enableCommand'](_0x59b88b,_0x351b54=>{_0x53f5a1['model']['change'](_0x320e9a=>{_0x351b54();const _0x24c77a='left'===_0x3b66f4['order'],_0x3051ec=_0x1e7720['getSelectionAffectedTableCells'](_0x14fb95),_0xc1dc0c=_0x1e7720['getColumnIndexes'](_0x3051ec),_0x4910d5=_0x24c77a?_0xc1dc0c['first']-0x1:_0xc1dc0c['last']+0x1,_0x263010=_0x3051ec[0x0]['findAncestor']('table'),_0x118f8d=_0x1e7720['createTableWalker'](_0x263010,{'startRow':0x0,'column':_0x4910d5,'includeAllSlots':!0x1}),_0x1d54d9=Array['from'](_0x118f8d)['map'](_0x2b9bac=>_0x320e9a['createRangeOn'](_0x2b9bac['cell']));_0x2a3517['markMultiRangeInsertion'](_0x1d54d9,'tableColumn');});});}for(const _0x1cfa74 of['removeTableRow','removeTableColumn']){const _0x45b837=_0x1cfa74['substr'](0xb),_0x49acd3=_0x45b837['toLowerCase'](),_0x496e9a=_0x49acd3['substr'](0x0,0x3)+'span',_0x2d916b='table'+_0x45b837,_0x54bc97='min'+_0x45b837,_0x160f19='max'+_0x45b837;_0x2a3517['enableCommand'](_0x1cfa74,()=>{_0x53f5a1['model']['change'](_0x5bd6c8=>{const _0x5d5fc5=_0x1e7720['getSelectionAffectedTableCells'](_0x14fb95),_0x3d3908=_0x5d5fc5[0x0]['findAncestor']('table');let _0xcf2dee;if('removeTableRow'==_0x1cfa74){const _0x2a24bb=_0x1e7720['getRowIndexes'](_0x5d5fc5);_0xcf2dee={'startRow':_0x2a24bb['first'],'endRow':_0x2a24bb['last'],'includeAllSlots':!0x0};}else{const _0x4b9760=_0x1e7720['getColumnIndexes'](_0x5d5fc5);_0xcf2dee={'startColumn':_0x4b9760['first'],'endColumn':_0x4b9760['last'],'includeAllSlots':!0x0};}const _0x51ec0c=_0x1e7720['createTableWalker'](_0x3d3908,_0xcf2dee),_0x1f9aae=Array['from'](_0x51ec0c)['map'](({cell:_0x441107})=>_0x441107),_0x54e72a=Ne(_0x1f9aae['filter'](_0x33e015=>_0x33e015['hasAttribute'](_0x496e9a))),_0x1cbb16=Ne(_0x1f9aae['filter'](_0x3c321e=>!_0x3c321e['hasAttribute'](_0x496e9a)))['map'](_0x328df8=>_0x5bd6c8['createRangeOn'](_0x328df8)),_0x435478=_0x2a3517['markMultiRangeDeletion'](_0x1cbb16,_0x2d916b);if(_0x435478&&('tableRow'==_0x435478['subType']||'tableColumn'==_0x435478['subType'])){const _0x368b3a=this['_getSuggestionCoords'](_0x435478);for(const _0x16682b of _0x54e72a){const _0x4a96a8=_0x5bd6c8['createRangeOn'](_0x16682b),_0x33afaf=_0x1e7720['getCellLocation'](_0x16682b),_0x106ef0=_0x16682b['getAttribute'](_0x496e9a)-0x1,_0x37869a=_0x368b3a[_0x54bc97],_0x2e9bd8=_0x368b3a[_0x160f19];_0x37869a<=_0x33afaf[_0x49acd3]&&_0x33afaf[_0x49acd3]+_0x106ef0<=_0x2e9bd8&&_0x435478['addRange'](_0x4a96a8);}}});});}function _0x3b713c(_0x1d925a){const _0x531038=Array['from'](_0x14fb95['getRanges']())['map'](_0x215a2c=>_0x26ed96['fromRange'](_0x215a2c));_0x53f5a1['model']['change'](_0x3a8f10=>{const _0x296c7f=_0x3a8f10['batch'];_0x1d925a=_0x1d925a['filter'](_0x181b8b=>'$graveyard'!=_0x181b8b['root']['rootName']),_0x3a8f10['setSelection'](_0x1d925a),_0x53f5a1['commands']['get']('removeTableRow')['refresh'](),_0x53f5a1['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x53f5a1['model']['enqueueChange'](()=>{_0x53f5a1['model']['enqueueChange'](_0x296c7f,_0x2965eb=>{const _0x10bd6d=_0x531038['filter'](_0x530ec1=>'$graveyard'!=_0x530ec1['root']['rootName']);_0x10bd6d['length']>0x0&&_0x2965eb['setSelection'](_0x10bd6d);for(const _0x4d442e of _0x531038)_0x4d442e['detach']();});});});}function _0x3ae47c(_0xd35183){_0x53f5a1['model']['change'](_0x76ad45=>{const _0x33602f=Array['from'](_0x14fb95['getRanges']())['map'](_0x159b9f=>_0x26ed96['fromRange'](_0x159b9f)),_0x21cbcf=[];for(const _0x59a17f of _0xd35183)for(const _0x3309d8 of _0x59a17f['getItems']({'shallow':!0x0}))_0x21cbcf['push'](_0x3309d8);for(const _0x38c145 of _0x21cbcf)'$graveyard'!=_0x38c145['root']['rootName']&&(_0x76ad45['setSelection'](_0x76ad45['createPositionAt'](_0x38c145,0x0)),_0x53f5a1['commands']['get']('removeTableColumn')['refresh'](),_0x53f5a1['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x1652ca=_0x33602f['filter'](_0x490a42=>'$graveyard'!=_0x490a42['root']['rootName']);_0x1652ca['length']>0x0&&_0x76ad45['setSelection'](_0x1652ca);for(const _0x366e24 of _0x33602f)_0x366e24['detach']();});}function _0x4ba652(_0x4e55b6,_0x47a877){return _0x47a877['every'](_0x50bb31=>_0x4e55b6['some'](_0x5ea329=>_0x5ea329['end']['isEqual'](_0x50bb31['start'])||_0x50bb31['end']['isEqual'](_0x5ea329['start'])));}function _0x30aeab(_0x543663,_0x5f2cae){return!_0x543663['some'](_0xc7db61=>_0x5f2cae['some'](_0x37468a=>_0xc7db61['isIntersecting'](_0x37468a)))&&_0x543663['some'](_0x127a95=>_0x5f2cae['some'](_0x22656c=>_0x127a95['end']['isTouching'](_0x22656c['start'])));}_0x53f5a1['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x22bcc0,_0x301a61,_0x19e051)=>{if(!_0x19e051['options']['showSuggestionHighlights'])return;const _0x20254d=_0x301a61['item'];if(!_0x20254d||!_0x20254d['is']('element','tableCell'))return;const _0x51dba2=_0x19e051['mapper']['toViewElement'](_0x20254d);if(_0x51dba2){const {id:_0x9d4359,authorId:_0x1db087}=_0x2a3517['_splitMarkerName'](_0x301a61['markerName']);_0x161c1c(_0x51dba2,_0x19e051['writer'],(_0x3723fb,_0x54eaaf,_0x21cbb3)=>{_0x21cbb3['addClass'](_0x5939fb(_0x54eaaf['classes']),_0x3723fb),_0x21cbb3['setAttribute']('data-suggestion-id',_0x9d4359,_0x3723fb),_0x21cbb3['setAttribute']('data-author-id',_0x1db087,_0x3723fb);},(_0x176c79,_0x3646f8,_0x1d736a)=>{_0x1d736a['removeClass'](_0x5939fb(_0x3646f8['classes']),_0x176c79),_0x1d736a['removeAttribute']('data-suggestion-id',_0x176c79),_0x1d736a['removeAttribute']('data-author-id',_0x176c79);});}},{'priority':'highest'}),_0x2a3517['descriptionFactory']['registerDescriptionCallback'](_0x2c863c=>{if('insertion'!=_0x2c863c['type']&&'deletion'!=_0x2c863c['type'])return;const _0x405d33=_0x2c863c['getContainedElement']();if(null!=_0x405d33&&_0x405d33['is']('element','table')){if('insertion'==_0x2c863c['type']){const _0x1edbc5=_0x2c863c['getItems']()['filter'](_0x5328ac=>_0x5328ac['is']('$textProxy'))['map'](_0x22651d=>_0x22651d['data']);if(_0x1edbc5['length'])return{'type':'insertion','content':o(_0x67405,'*Insert:*\x20%0',o(_0x67405,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1edbc5['join']('\x20')+'\x22'))};}if('deletion'==_0x2c863c['type']){const _0x56446b=_0x2c863c['getItems']()['filter'](_0x1600f9=>_0x1600f9['is']('$textProxy'))['map'](_0x2ec0f4=>_0x2ec0f4['data']);if(_0x56446b['length'])return{'type':'deletion','content':o(_0x67405,'*Remove:*\x20%0',o(_0x67405,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x56446b['join']('\x20')+'\x22'))};}}}),_0x2a3517['descriptionFactory']['registerDescriptionCallback'](_0x10fcfd=>{if('tableRow'==_0x10fcfd['subType']){const _0x3588af=_0x10fcfd['getItems']()['filter'](_0x3f27d7=>_0x3f27d7['is']('$textProxy'))['map'](_0x33d615=>_0x33d615['data']),_0x5608a2=this['_getSuggestionCoords'](_0x10fcfd),_0x4ec9b3=_0x5608a2['maxRow']-_0x5608a2['minRow']+0x1;if('insertion'==_0x10fcfd['type'])return _0x3588af['length']?{'type':'insertion','content':o(_0x67405,'*Insert:*\x20%0',o(_0x67405,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x4ec9b3,'\x22'+_0x3588af['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x67405,'*Insert:*\x20%0',o(_0x67405,'ELEMENT_TABLE_ROW',_0x4ec9b3))};if('deletion'==_0x10fcfd['type'])return _0x3588af['length']?{'type':'deletion','content':o(_0x67405,'*Remove:*\x20%0',o(_0x67405,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x4ec9b3,'\x22'+_0x3588af['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x67405,'*Remove:*\x20%0',o(_0x67405,'ELEMENT_TABLE_ROW',_0x4ec9b3))};}if('tableColumn'==_0x10fcfd['subType']){const _0x268c4c=_0x10fcfd['getItems']()['filter'](_0x572d0a=>_0x572d0a['is']('$textProxy'))['map'](_0x20e4ed=>_0x20e4ed['data']),_0x2367ed=this['_getSuggestionCoords'](_0x10fcfd),_0x74dfc1=_0x2367ed['maxColumn']-_0x2367ed['minColumn']+0x1;if('insertion'==_0x10fcfd['type'])return _0x268c4c['length']?{'type':'insertion','content':o(_0x67405,'*Insert:*\x20%0',o(_0x67405,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x74dfc1,'\x22'+_0x268c4c['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x67405,'*Insert:*\x20%0',o(_0x67405,'ELEMENT_TABLE_COLUMN',_0x74dfc1))};if('deletion'==_0x10fcfd['type'])return _0x268c4c['length']?{'type':'deletion','content':o(_0x67405,'*Remove:*\x20%0',o(_0x67405,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x74dfc1,'\x22'+_0x268c4c['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x67405,'*Remove:*\x20%0',o(_0x67405,'ELEMENT_TABLE_COLUMN',_0x74dfc1))};}}),_0x2a3517['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x3b713c),_0x2a3517['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x3b713c),_0x2a3517['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x3ae47c),_0x2a3517['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x3ae47c),_0x2a3517['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x4ba652),_0x2a3517['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x4ba652),_0x2a3517['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x30aeab),_0x2a3517['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x30aeab);}['_acceptFormatSuggestionCallbackFactory'](){const _0x313968=this['editor'],_0x22dfb5=_0x313968['model']['document']['selection'];return(_0x3e8804,_0x4dbace)=>{_0x313968['model']['change'](_0x33ddda=>{const {commandName:_0x595d35,commandParams:_0x43a8b2}=_0x4dbace;let _0xe8400d=_0x3e8804[0x0]['end']['nodeBefore'];_0x43a8b2&&_0x43a8b2[0x0]&&!0x1===_0x43a8b2[0x0]['forceValue']&&(_0xe8400d=_0x3e8804[0x0]['start']['nodeAfter']);const _0x2bc37b=_0x33ddda['createRangeIn'](_0xe8400d);if('$graveyard'==_0x2bc37b['root']['rootName'])return;const _0x36e030=Array['from'](_0x22dfb5['getRanges']())['map'](_0x19e177=>_0x26ed96['fromRange'](_0x19e177));_0x33ddda['setSelection'](_0x2bc37b),_0x313968['commands']['get'](_0x595d35)['refresh'](),_0x43a8b2['push']({'forceDefaultExecution':!0x0}),_0x313968['execute'](_0x595d35,..._0x43a8b2);const _0x507613=_0x36e030['filter'](_0x2cc15c=>'$graveyard'!=_0x2cc15c['root']['rootName']);_0x507613['length']>0x0&&_0x33ddda['setSelection'](_0x507613);for(const _0x28a816 of _0x36e030)_0x28a816['detach']();});};}['_getCoordsForCells'](_0xfa749f){const _0x3621d1=this['editor']['plugins']['get']('TableUtils');let _0x334b1e=Number['MAX_SAFE_INTEGER'],_0x365bdf=Number['MIN_SAFE_INTEGER'],_0x4437f1=Number['MAX_SAFE_INTEGER'],_0x57e3e5=Number['MIN_SAFE_INTEGER'];for(const _0x53d986 of _0xfa749f){if('$graveyard'==_0x53d986['root']['rootName'])continue;const {row:_0x3d85f6,column:_0x515dc9}=_0x3621d1['getCellLocation'](_0x53d986),_0x42211a=_0x53d986['hasAttribute']('rowspan')?_0x53d986['getAttribute']('rowspan')-0x1:0x0,_0x3f9441=_0x53d986['hasAttribute']('colspan')?_0x53d986['getAttribute']('colspan')-0x1:0x0;_0x334b1e=_0x3d85f6<_0x334b1e?_0x3d85f6:_0x334b1e,_0x365bdf=_0x3d85f6+_0x42211a>_0x365bdf?_0x3d85f6+_0x42211a:_0x365bdf,_0x4437f1=_0x515dc9<_0x4437f1?_0x515dc9:_0x4437f1,_0x57e3e5=_0x515dc9+_0x3f9441>_0x57e3e5?_0x515dc9+_0x3f9441:_0x57e3e5;}return{'minRow':_0x334b1e,'maxRow':_0x365bdf,'minColumn':_0x4437f1,'maxColumn':_0x57e3e5};}['_setupColumnsRowsFixing'](){const _0x588d90=this['editor'],_0x3ad150=_0x588d90['plugins']['get']('TrackChangesEditing'),_0x5d630b=_0x588d90['plugins']['get']('TableUtils');_0x588d90['model']['document']['on']('change:data',()=>{const _0x3b08e8=Array['from'](_0x588d90['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5b9177,data:_0x470d2f}of _0x3b08e8){const {group:_0x459eb5,id:_0x179b2f,subType:_0x21669d}=_0x3ad150['_splitMarkerName'](_0x5b9177);if('suggestion'!=_0x459eb5)continue;if(null!=_0x470d2f['oldRange'])continue;const _0x18459d=_0x3ad150['getSuggestion'](_0x179b2f);this['_tablePostFixingSubtypes']['includes'](_0x21669d)&&this['_tableSuggestions']['add'](_0x18459d);}},{'priority':'low'});const _0x50529a=(_0x53f433,_0x1cec39)=>{let _0x4e410a=!0x1;const _0x77807d=_0x1cec39['createRangeOn'](_0x53f433),_0x22516f=_0x53f433['findAncestor']('table'),_0x2af580=_0x5d630b['getCellLocation'](_0x53f433);for(const _0x2d79b8 of this['_tableSuggestions']){const _0x3c5ef6=_0x2d79b8['subType'],_0xc16096=_0x3c5ef6['startsWith']('tablePaste'),_0x547807=_0x3c5ef6['substr'](_0xc16096?0xa:0x5),_0x50365d=_0x547807['toLowerCase'](),_0x207304=_0x50365d['substr'](0x0,0x3)+'span',_0x590db4='min'+_0x547807,_0x3c3903='max'+_0x547807;if(!_0x2d79b8['isInContent'])continue;if(_0x22516f!=_0x2d79b8['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x2d79b8['isIntersectingWithRange'](_0x77807d))continue;const _0x22db1a=_0x53f433['hasAttribute'](_0x207304)?_0x53f433['getAttribute'](_0x207304)-0x1:0x0,_0x5090ae=this['_getSuggestionCoords'](_0x2d79b8),_0x38c221=_0x5090ae[_0x590db4],_0x100982=_0x5090ae[_0x3c3903];_0x38c221<=_0x2af580[_0x50365d]&&_0x2af580[_0x50365d]+_0x22db1a<=_0x100982&&(_0x2d79b8['addRange'](_0x77807d),_0x4e410a=!0x0);}return _0x4e410a;};_0x588d90['model']['document']['registerPostFixer'](_0x584115=>{let _0x141893=!0x1;for(const _0x3eb0e3 of _0x588d90['model']['document']['differ']['getChanges']())if('insert'==_0x3eb0e3['type']){if('tableRow'==_0x3eb0e3['name']){for(const _0x1aee9d of _0x3eb0e3['position']['nodeAfter']['getChildren']())_0x141893=_0x141893||_0x50529a(_0x1aee9d,_0x584115);}else'tableCell'==_0x3eb0e3['name']&&(_0x141893=_0x141893||_0x50529a(_0x3eb0e3['position']['nodeAfter'],_0x584115));}return _0x141893;});}['_getSuggestionCoords'](_0x5dface){return this['_getCoordsForCells'](_0x5dface['getRanges']()['map'](_0x11275d=>_0x11275d['start']['nodeAfter']));}}function Ne(_0x127684){return Array['from'](new Set(_0x127684)['values']());}class _t extends _0x1411ab{static get['requires'](){return[At];}['afterInit'](){const _0xa134cd=this['editor'],_0xf81ae4=_0xa134cd['model']['document']['selection'],_0x4d9286=_0xa134cd['locale'];if(!_0xa134cd['plugins']['has']('TableEditing'))return;const _0x12536c=_0xa134cd['plugins']['get']('TrackChangesEditing'),_0x3df7be=_0xa134cd['plugins']['get']('TableUtils'),_0x5ccc0e=_0xa134cd['plugins']['get'](At);_0x5ccc0e['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x12536c['enableCommand']('mergeTableCells',()=>{const _0x3cfe5f=_0x3df7be['getSelectionAffectedTableCells'](_0xa134cd['model']['document']['selection']);_0xa134cd['model']['change'](()=>{_0x12536c['markMultiRangeBlockFormat'](_0x3cfe5f,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0xa134cd['commands']['get']('mergeTableCells')['on']('execute',(_0x123dc8,_0x18e972)=>{_0xa134cd['commands']['get']('trackChanges')['value']&&(_0x18e972['length']>0x0&&_0x18e972[_0x18e972['length']-0x1]&&_0x18e972[_0x18e972['length']-0x1]['forceDefaultExecution']||_0x12536c['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x123dc8['stop']());},{'priority':'highest'});for(const _0x37ff35 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x314d50=_0xa134cd['commands']['get'](_0x37ff35);_0x12536c['enableCommand'](_0x37ff35,()=>{const _0x6e4d49=_0xa134cd['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x53c0dd=>_0x53c0dd['is']('element','tableCell')),_0x148087=_0x314d50['value'];_0xa134cd['model']['change'](()=>{_0x12536c['markMultiRangeBlockFormat']([_0x6e4d49,_0x148087],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x38c935 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x50b5f3=_0xa134cd['commands']['get'](_0x38c935);_0x12536c['enableCommand'](_0x38c935,()=>{const _0x17da7f=_0x3df7be['getSelectionAffectedTableCells'](_0xa134cd['model']['document']['selection'])[0x0],_0x2da803=_0x17da7f['findAncestor']('table'),{column:_0x1b0f28,row:_0x357899}=_0x3df7be['getCellLocation'](_0x17da7f);let _0x5ca020=[];if('horizontally'==_0x50b5f3['direction']){const _0x4c0842=_0x3df7be['createTableWalker'](_0x2da803,{'startRow':_0x357899,'endRow':_0x357899,'includeAllSlots':!0x0});_0x5ca020=Array['from'](_0x4c0842)['map'](_0x7d303a=>_0x7d303a['cell']);}else{const _0x5d15e9=_0x3df7be['createTableWalker'](_0x2da803,{'column':_0x1b0f28,'includeAllSlots':!0x0});_0x5ca020=Array['from'](_0x5d15e9)['map'](_0x182a4e=>_0x182a4e['cell']);}_0xa134cd['model']['change'](_0x579a6d=>{_0x12536c['markBlockFormat'](_0x579a6d['createRangeOn'](_0x17da7f),{'commandName':_0x38c935,'commandParams':[]},_0x5ca020,_0x38c935);});});}_0x12536c['descriptionFactory']['registerDescriptionCallback'](_0xbbc938=>{if('formatBlock'!=_0xbbc938['type']&&'formatInline'!=_0xbbc938['type'])return;const {data:_0x119384}=_0xbbc938;return _0x119384&&'mergeTableCells'==_0x119384['commandName']?{'type':'format','content':o(_0x4d9286,'*Merge\x20cells*')}:void 0x0;}),_0x12536c['descriptionFactory']['registerDescriptionCallback'](_0x4c5116=>{if('formatBlock'!=_0x4c5116['type']&&'formatInline'!=_0x4c5116['type'])return;const {data:_0xe93339}=_0x4c5116;return _0xe93339?'splitTableCellVertically'==_0xe93339['commandName']?{'type':'format','content':o(_0x4d9286,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0xe93339['commandName']?{'type':'format','content':o(_0x4d9286,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x16102b=_0x5ccc0e['_acceptFormatSuggestionCallbackFactory']();for(const _0x1c8ed5 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x12536c['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1c8ed5,'accept',_0x16102b);for(const _0xce8e44 of['splitTableCellVertically','splitTableCellHorizontally'])_0x12536c['_suggestionFactory']['registerCustomCallback']('formatBlock',_0xce8e44,'accept',_0x16102b);_0x12536c['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x1b8c1f=>{_0xa134cd['model']['change'](_0x3d47a5=>{const _0x271a25=Array['from'](_0xf81ae4['getRanges']())['map'](_0x367a0e=>_0x26ed96['fromRange'](_0x367a0e));_0x3d47a5['setSelection'](_0x1b8c1f),_0xa134cd['commands']['get']('mergeTableCells')['refresh'](),_0xa134cd['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x44a52c=_0x271a25['filter'](_0x157af4=>'$graveyard'!=_0x157af4['root']['rootName']);_0x44a52c['length']>0x0&&_0x3d47a5['setSelection'](_0x44a52c);for(const _0x10c63c of _0x271a25)_0x10c63c['detach']();});});for(const _0x2ebf19 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x1dba9a=_0xa134cd['commands']['get'](_0x2ebf19);_0x1dba9a['on']('set:isEnabled',(_0x4d9e86,_0x21d192,_0x1f5dcc)=>{if(_0x1f5dcc){const _0x3cd208=_0xa134cd['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x2fe726=>_0x2fe726['is']('element','tableCell'));this['_areMergableCells'](_0x1dba9a['value'],_0x3cd208)||(_0x4d9e86['return']=!0x1,_0x4d9e86['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x14a66c=this['editor']['commands']['get']('mergeTableCells'),_0x58929f=this['editor']['plugins']['get']('TableUtils');if(!_0x14a66c['isEnabled'])return!0x1;const _0x266878=_0x58929f['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x51df08 of _0x266878)for(const _0x53b3b2 of _0x266878)if(_0x51df08!=_0x53b3b2&&!this['_areMergableCells'](_0x51df08,_0x53b3b2))return!0x1;return!0x0;}['_areMergableCells'](_0xb1e7f4,_0x3b9e57){const _0x56c3fb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4acdf7=this['editor']['model']['createRangeOn'](_0xb1e7f4),_0x4defef=this['editor']['model']['createRangeOn'](_0x3b9e57),_0x555682=new Set(),_0xa75fd7=new Set();for(const _0x2192ec of _0x56c3fb['getSuggestions']())if(('insertion'==_0x2192ec['type']||'deletion'==_0x2192ec['type']||'mergeTableCells'==_0x2192ec['subType'])&&_0x2192ec['isInContent']){for(const _0x236f6c of _0x2192ec['getRanges']())_0x236f6c['containsRange'](_0x4acdf7,!0x0)&&_0x555682['add'](_0x2192ec['type']+':'+_0x2192ec['author']['id']),_0x236f6c['containsRange'](_0x4defef,!0x0)&&_0xa75fd7['add'](_0x2192ec['type']+':'+_0x2192ec['author']['id']);}if(_0x555682['size']!=_0xa75fd7['size'])return!0x1;for(const _0x15c086 of _0x555682)if(!_0xa75fd7['has'](_0x15c086))return!0x1;return!0x0;}}class Ct extends _0x1411ab{static get['requires'](){return[At];}['afterInit'](){const _0x455f8c=this['editor'];if(!_0x455f8c['plugins']['has']('TableEditing'))return;const _0x2cf083=_0x455f8c['locale'],_0x5049e3=_0x455f8c['plugins']['get']('TrackChangesEditing');_0x5049e3['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x5049e3['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x5049e3['registerBlockAttribute']('headingRows'),_0x5049e3['registerBlockAttribute']('headingColumns'),_0x5049e3['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x2cf083,'FORMAT_HEADER_ROW')),_0x5049e3['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x2cf083,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3285c9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x187b11=this['editor']['plugins']['get']('TableUtils'),_0x4374f0=this['editor']['plugins']['get'](At)['_acceptFormatSuggestionCallbackFactory']();function _0x2489f8({showActiveMarker:_0x3cbbb8=!0x0,setDataAttribute:_0x37c9a6=!0x0}={}){return(_0x22ecce,_0x509bda,_0x29aa27)=>{const {type:_0x1bdd53,id:_0x100e72}=_0x3285c9['_splitMarkerName'](_0x509bda['markerName']),_0x88f9bb=_0x3285c9['getSuggestion'](_0x100e72),_0x10e4ac=_0x88f9bb['data'];if('formatBlock'!=_0x88f9bb['type']||!_0x10e4ac||'setTableColumnHeader'!=_0x10e4ac['commandName'])return;if(_0x509bda['item'])return void _0x22ecce['stop']();if(!_0x29aa27['consumable']['consume'](_0x509bda['markerRange'],_0x22ecce['name']))return;const _0x5121ea=_0x509bda['markerRange']['start']['nodeAfter'],_0x2e60b2=_0x509bda['markerRange']['end']['nodeBefore'],_0x5e8256=_0x5121ea['parent']['parent'],{column:_0x911bd4}=_0x187b11['getCellLocation'](_0x5121ea),{column:_0x3f3599}=_0x187b11['getCellLocation'](_0x2e60b2);for(let _0x381715=_0x911bd4;_0x381715<=_0x3f3599;_0x381715++){const _0x72869a=_0x187b11['createTableWalker'](_0x5e8256,{'column':_0x381715,'includeAllSlots':!0x1});for(const _0xc891e1 of _0x72869a){const _0x236d75=_0xc891e1['cell'],_0x5e5737=_0x29aa27['mapper']['toViewElement'](_0x236d75);_0x29aa27['writer']['addClass']('ck-suggestion-marker-'+_0x1bdd53,_0x5e5737),_0x37c9a6&&_0x29aa27['writer']['setAttribute']('data-suggestion',_0x100e72,_0x5e5737),_0x29aa27['mapper']['bindElementToMarker'](_0x5e5737,_0x509bda['markerName']),_0x3cbbb8&&(_0x3285c9['activeMarkers']['includes'](_0x509bda['markerName'])?_0x29aa27['writer']['addClass']('ck-suggestion-marker--active',_0x5e5737):_0x29aa27['writer']['removeClass']('ck-suggestion-marker--active',_0x5e5737));}}};}_0x3285c9['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x4374f0),_0x3285c9['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x4374f0),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x2489f8(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x11f529,_0xeccc25,_0x5914a5)=>{_0x5914a5['options']['showSuggestionHighlights']&&_0x2489f8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x11f529,_0xeccc25,_0x5914a5);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x762fcb,_0x1f78f0,_0x31cd97)=>{const {type:_0x116829,id:_0x1df2ce}=_0x3285c9['_splitMarkerName'](_0x1f78f0['markerName']),_0x4b2c8d=_0x3285c9['getSuggestion'](_0x1df2ce),_0x4d9122=_0x4b2c8d['data'];if('formatBlock'!=_0x4b2c8d['type']||!_0x4d9122||'setTableColumnHeader'!=_0x4d9122['commandName'])return;const _0x535f68=_0x31cd97['mapper']['markerNameToElements'](_0x1f78f0['markerName']);if(_0x535f68){for(const _0x559096 of _0x535f68)_0x31cd97['writer']['removeClass']('ck-suggestion-marker-'+_0x116829,_0x559096),_0x31cd97['writer']['removeClass']('ck-suggestion-marker--active',_0x559096),_0x31cd97['writer']['removeAttribute']('data-suggestion',_0x559096),_0x31cd97['mapper']['unbindElementFromMarkerName'](_0x559096,_0x1f78f0['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1ac702=this['editor'],_0x2e4145=_0x1ac702['locale'];function _0x42e5ba(_0x582821){return{'type':'format','content':o(_0x2e4145,'*Format:*\x20%0',_0x582821)};}_0x1ac702['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x211c7e=>{if('formatBlock'!=_0x211c7e['type'])return;const {data:_0x56fa72}=_0x211c7e;if(_0x56fa72){if('setTableRowHeader'==_0x56fa72['commandName']){const _0x3aae65=_0x56fa72['commandParams'][0x0]['forceValue'];return _0x42e5ba(o(_0x2e4145,_0x3aae65?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x56fa72['commandName']){const _0x292745=_0x56fa72['commandParams'][0x0]['forceValue'];return _0x42e5ba(o(_0x2e4145,_0x292745?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class vt extends _0x1411ab{['afterInit'](){const _0x2af1d3=this['editor'],_0x2747e7=_0x2af1d3['locale'],_0x3221a4=_0x2af1d3['plugins']['get']('TrackChangesEditing');function _0x5da469(_0x2d6543){return{'type':'format','content':''+o(_0x2747e7,'*Set\x20table\x20type:*\x20%0',_0x2d6543)};}_0x2af1d3['plugins']['has']('TableLayout')&&(_0x3221a4['enableCommand']('insertTableLayout'),_0x3221a4['enableDefaultAttributesIntegration']('tableType'),_0x3221a4['registerBlockAttribute']('tableType'),_0x3221a4['descriptionFactory']['registerElementLabel'](_0x13632c=>_0x13632c['is']('element','table')&&'layout'===_0x13632c['getAttribute']('tableType'),_0xa49d10=>o(_0x2747e7,'ELEMENT_LAYOUT_TABLE',_0xa49d10)),_0x3221a4['descriptionFactory']['registerDescriptionCallback'](_0x13d094=>{const {data:_0x23c01e}=_0x13d094;if(_0x23c01e&&'tableType'==_0x23c01e['key'])switch(_0x23c01e['newValue']){case'layout':return _0x5da469(o(_0x2747e7,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x5da469(o(_0x2747e7,'ELEMENT_CONTENT_TABLE'));}}));}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=/* #__PURE__ -- @preserve */
|
|
25
|
+
Object['fromEntries'](Be['map'](_0x4944dd=>[_0x4944dd,null]));class Nt extends _0x1411ab{static get['requires'](){return[At];}['afterInit'](){const _0xe1d48d=this['editor'];if(!_0xe1d48d['plugins']['has']('TableClipboard'))return;const _0x41da00=_0xe1d48d['plugins']['get']('TrackChangesEditing'),_0x5692f5=_0xe1d48d['plugins']['get']('TableUtils'),_0x394293=_0xe1d48d['plugins']['get'](At),_0x535016=_0xe1d48d['plugins']['get']('TableClipboard'),_0x37ee16=_0xe1d48d['plugins']['get']('TableSelection'),_0x38297a=_0xe1d48d['plugins']['get'](_0x41c410);_0x394293['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0xe1d48d['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0xe1d48d['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x1f86cd=null,_0x5b222f=!0x1;_0x38297a['on']('contentInsertion',(_0x214b78,_0x1944e8)=>{_0x5b222f='paste'===_0x1944e8['method'];}),_0xe1d48d['model']['on']('insertContent',(_0x19d655,_0x38355c)=>{if(!_0x5b222f&&null===_0x37ee16['getSelectedTableCells']())return;const [_0x5859a5,_0x1f15e2]=_0x38355c,_0x4dbd6e=_0x38355c[_0x38355c['length']-0x1];_0x4dbd6e&&_0x4dbd6e['forceDefaultExecution']||_0x41da00['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x2acc24,_0x17a27c,_0x19c90a,_0x191b7d,_0x349ffb){if(_0x17a27c&&!_0x17a27c['is']('documentSelection'))return!0x1;const _0x5db7e7=_0x349ffb['getTableIfOnlyTableInContent'](_0x2acc24,_0x19c90a);if(!_0x5db7e7||!Ue(_0x5db7e7,void 0x0,_0x191b7d))return!0x1;const _0x56bd72=_0x191b7d['getSelectionAffectedTableCells'](_0x19c90a['document']['selection']);if(!_0x56bd72['length'])return!0x1;const _0x1c5d6b=_0x56bd72[0x0]['findAncestor']('table'),_0x2695f6=_0x191b7d['getRowIndexes'](_0x56bd72),_0x2d792f=_0x191b7d['getColumnIndexes'](_0x56bd72),_0x2731e7={'startRow':_0x2695f6['first'],'endRow':_0x2695f6['last'],'startColumn':_0x2d792f['first'],'endColumn':_0x2d792f['last']};return 0x1==_0x56bd72['length']&&(_0x2731e7['endRow']+=_0x191b7d['getRows'](_0x5db7e7)-0x1,_0x2731e7['endColumn']+=_0x191b7d['getColumns'](_0x5db7e7)-0x1),Ue(_0x1c5d6b,_0x2731e7,_0x191b7d);}(_0x5859a5,_0x1f15e2,_0xe1d48d['model'],_0x5692f5,_0x535016)&&(_0x19d655['stop'](),_0x1f86cd={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0xe1d48d['model']['change'](()=>{_0xe1d48d['model']['insertContent'](_0x38355c[0x0],_0x38355c[0x1],_0x38355c[0x2],{'forceDefaultExecution':!0x0});const _0x1c677b=_0x19e4b0(),{rowInsertionRanges:_0x2a2236,columnInsertionRanges:_0x1ca740,insertionRanges:_0x53d5f4,deletionRanges:_0x87a700,cells:_0x22030d}=_0x1f86cd;_0x2a2236['length']&&_0x41da00['markMultiRangeInsertion'](_0x2a2236,'tablePasteRow',{'tablePasteChainId':_0x1c677b}),_0x1ca740['length']&&_0x41da00['markMultiRangeInsertion'](_0x1ca740,'tablePasteColumn',{'tablePasteChainId':_0x1c677b}),_0x53d5f4['length']&&(_0x41da00['markMultiRangeInsertion'](_0x53d5f4,'tablePaste',{'tablePasteChainId':_0x1c677b,'skipNestingCheck':!0x0}),_0x53d5f4['forEach'](_0x2f0985=>_0x2f0985['detach']?.())),_0x87a700['length']&&(_0x41da00['markMultiRangeDeletion'](_0x87a700,'tablePaste',{'tablePasteChainId':_0x1c677b,'skipNestingCheck':!0x0}),_0x87a700['forEach'](_0x574f0e=>_0x574f0e['detach']?.()));const _0x3e5a62=_0x41da00['markMultiRangeBlockFormat'](_0x22030d['map'](({element:_0xe99be8})=>_0xe99be8),{'formatGroupId':_0x19e4b0()},[],'tablePasteCell',{'tablePasteChainId':_0x1c677b});if(_0x3e5a62){const _0x2ce7d5=_0x3e5a62['getMarkers'](),_0x1658a7=[];for(const {element:_0x213981,attributes:_0x4580dc}of _0x22030d){if(!_0x4580dc)continue;const _0xc6c496=_0xe1d48d['model']['createRangeOn'](_0x213981),_0xe52201=_0x2ce7d5['find'](_0x309067=>_0x309067['getRange']()['isEqual'](_0xc6c496));_0xe52201&&_0x1658a7['push']([_0xe52201['name'],_0x4580dc]);}_0x1658a7['length']&&_0x3e5a62['setAttribute']('markerAttributes',Object['fromEntries'](_0x1658a7));}_0x1f86cd=null;}));},{'priority':_0x3f7cdb['high']+0xa}),_0x38297a['on']('contentInsertion',()=>{_0x5b222f=!0x1;},{'priority':'lowest'}),_0xe1d48d['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x24cc53,_0x3a77ea)=>{const [_0x8203e7,_0x2527f5,,_0x54c379]=_0x3a77ea;if(!_0x1f86cd)return;_0x24cc53['stop']();const _0x2f6cd6=_0x8203e7['cell'],_0x39c741=_0x2527f5,_0x4b3982=Oe(_0x2f6cd6),_0x32864f=Oe(_0x39c741);_0x24cc53['return']=_0x2f6cd6;let _0xabe4be=null,_0x59b5a6=null;if(_0x32864f||_0x4b3982){if(_0x4b3982&&!_0x32864f){_0x54c379['remove'](_0x2f6cd6['getChild'](0x0));for(const _0x13205b of Array['from'](_0x39c741['getChildren']()))_0x54c379['insert'](_0x13205b,_0x2f6cd6,'end');const _0xd5c38a=_0x1f86cd['rowInsertionIndexes']['includes'](_0x8203e7['row']),_0x47f871=_0x1f86cd['columnInsertionIndexes']['includes'](_0x8203e7['column']);_0xd5c38a||_0x47f871||(_0xabe4be=_0x26ed96['fromRange'](_0x54c379['createRangeIn'](_0x2f6cd6)));}else _0x32864f&&!_0x4b3982&&(_0x59b5a6=_0x54c379['createRangeIn'](_0x2f6cd6));}else{const _0x12d879=_0x54c379['createElement']('tableCellSuggestion'),_0x52809c=_0x54c379['createElement']('tableCellSuggestion');_0x54c379['wrap'](_0x54c379['createRangeIn'](_0x2f6cd6),_0x52809c),_0x54c379['insert'](_0x12d879,_0x2f6cd6,0x0);for(const _0x371b40 of Array['from'](_0x39c741['getChildren']()))_0x54c379['insert'](_0x371b40,_0x12d879,'end');_0xabe4be=_0x26ed96['fromRange'](_0x54c379['createRangeOn'](_0x12d879)),_0x59b5a6=_0x26ed96['fromRange'](_0x54c379['createRangeOn'](_0x52809c));}const _0x4d5ca4=Array['from'](_0x39c741['getAttributes']())['filter'](([_0x2f6276])=>Be['includes'](_0x2f6276));_0x1f86cd['cells']['push']({'element':_0x2f6cd6,'attributes':_0x4d5ca4['length']?Object['fromEntries'](_0x4d5ca4):null}),_0xabe4be&&_0x1f86cd['insertionRanges']['push'](_0xabe4be),_0x59b5a6&&_0x1f86cd['deletionRanges']['push'](_0x59b5a6);},{'priority':'high'}),_0x5692f5['on']('insertColumns',(_0x102c67,_0x521db9)=>{const [_0x19514f,_0x5cbdd7={}]=_0x521db9;if(!_0x1f86cd)return;const _0x46a087=_0x5cbdd7['at']||0x0,_0x1fa56b=_0x5cbdd7['columns']||0x1;_0x1f86cd['columnInsertionIndexes']=new Array(_0x1fa56b)['fill'](_0x46a087)['map']((_0x4e1bd8,_0x24d847)=>_0x4e1bd8+_0x24d847);for(const {cell:_0x45ba5e}of _0x5692f5['createTableWalker'](_0x19514f,{'startColumn':_0x46a087,'endColumn':_0x46a087+_0x1fa56b-0x1}))_0x1f86cd['columnInsertionRanges']['push'](_0xe1d48d['model']['createRangeOn'](_0x45ba5e));},{'priority':'low'}),_0x5692f5['on']('insertRows',(_0xab0ea,_0x4fabe7)=>{const [_0x5d9740,_0xe0614f={}]=_0x4fabe7;if(!_0x1f86cd)return;const _0x3b4912=_0xe0614f['at']||0x0,_0x568f43=_0xe0614f['rows']||0x1;_0x1f86cd['rowInsertionIndexes']=new Array(_0x568f43)['fill'](_0x3b4912)['map']((_0x319dfe,_0x527d6c)=>_0x319dfe+_0x527d6c);for(const {cell:_0x5d4526}of _0x5692f5['createTableWalker'](_0x5d9740,{'startRow':_0x3b4912,'endRow':_0x3b4912+_0x568f43-0x1}))_0x1f86cd['rowInsertionRanges']['push'](_0xe1d48d['model']['createRangeOn'](_0x5d4526));},{'priority':'low'}),_0x41da00['descriptionFactory']['registerDescriptionCallback'](_0x311939=>{if(_0x311939['subType']&&_0x311939['subType']['startsWith']('tablePaste'))return _0x311939['previous']?{}:{'type':'insertion','content':o(_0xe1d48d['locale'],'*Replace\x20table\x20cells*')};});const _0x3ada70=()=>!0x1;for(const _0x3249a4 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x41da00['_suggestionFactory']['registerCustomCallback']('insertion',_0x3249a4,'join',_0x3ada70),_0x41da00['_suggestionFactory']['registerCustomCallback']('deletion',_0x3249a4,'join',_0x3ada70),_0x41da00['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3249a4,'join',_0x3ada70);_0x41da00['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x3ada70),_0x41da00['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0xa1eb94,_0x20837,_0x568e01)=>{const _0x556a86=_0xa1eb94['map'](_0x38d7b0=>_0x38d7b0['getContainedElement']())['filter'](_0x2ff672=>_0x2ff672),_0x57d8af=new Map(_0x556a86['map'](_0x3a8976=>[_0x3a8976,null]));if(_0x1f86cd){for(const {element:_0x374060,attributes:_0x46af6b}of _0x1f86cd['cells'])_0x46af6b&&_0x57d8af['set'](_0x374060,_0x46af6b);}else{if(_0x568e01&&_0x568e01['markerAttributes'])for(const [_0x43dc7b,_0x141b79]of Object['entries'](_0x568e01['markerAttributes'])){const _0x27b6ae=_0xe1d48d['model']['markers']['get'](_0x43dc7b),_0x202634=_0x27b6ae?_0x27b6ae['getRange']()['getContainedElement']():null;_0x202634&&_0x57d8af['set'](_0x202634,_0x141b79);}}_0xe1d48d['model']['change'](_0x5abb6d=>{for(const [_0x3906b5,_0x3d7f7e]of _0x57d8af)_0x5abb6d['setAttributes']({...xe,..._0x3d7f7e},_0x3906b5);});});const _0xe4cb7d=(_0x1d1911,_0xd25260)=>{_0x41da00['_suggestionFactory']['registerCustomCallback'](_0x1d1911,'tablePaste',_0xd25260,(_0x3c632c,_0x3f0d45,_0x3e9c32)=>{_0xe1d48d['model']['change'](_0x5ae016=>{const _0x5c667e=[];for(const _0x26ffff of _0x3c632c){const _0x3a0b4c=_0x26ffff['start']['nodeAfter'];_0x3a0b4c['is']('element','tableCellSuggestion')&&_0x5c667e['push'](_0x3a0b4c);}_0x41da00['_suggestionFactory']['getSuggestionCallback'](_0x1d1911,null,_0xd25260)(_0x3c632c,_0x3f0d45,_0x3e9c32);for(const _0x3601a8 of _0x5c667e)'$graveyard'!=_0x3601a8['root']['rootName']&&_0x5ae016['unwrap'](_0x3601a8);});});};_0xe4cb7d('insertion','accept'),_0xe4cb7d('insertion','discard'),_0xe4cb7d('deletion','accept'),_0xe4cb7d('deletion','discard'),_0x41da00['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x3bbd50=>{const _0x4f7ce9=_0x3bbd50['map'](_0x17097e=>_0x17097e['getContainedElement']()),_0x3af265=_0x4f7ce9[0x0]['findAncestor']('table'),{minRow:_0x2411f6,maxRow:_0x526e37}=_0x394293['_getCoordsForCells'](_0x4f7ce9);_0x5692f5['removeRows'](_0x3af265,{'at':_0x2411f6,'rows':_0x526e37-_0x2411f6+0x1});}),_0x41da00['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x409ac8=>{const _0x352c5d=_0x409ac8['map'](_0x195622=>_0x195622['getContainedElement']()),_0x3f1edd=_0x352c5d[0x0]['findAncestor']('table'),{minColumn:_0x59ba21,maxColumn:_0x8e724f}=_0x394293['_getCoordsForCells'](_0x352c5d);_0x5692f5['removeColumns'](_0x3f1edd,{'at':_0x59ba21,'columns':_0x8e724f-_0x59ba21+0x1});});const _0x52fdd3=(_0x345ad3,_0x31eae0)=>{if(!_0x31eae0['subType']||!_0x31eae0['subType']['startsWith']('tablePaste'))return;const _0x2a92a3=_0x31eae0['attributes']['tablePasteChainId'],_0x3b4406=_0x41da00['getSuggestions']()['filter'](_0x48e4d5=>_0x48e4d5['isInContent']&&_0x48e4d5['attributes']&&_0x48e4d5['attributes']['tablePasteChainId']==_0x2a92a3);_0x3b4406['length']&&_0x31eae0['getAllAdjacentSuggestions']()['length']!=_0x3b4406['length']&&_0x3b4406['reduce']((_0x533a58,_0x3c442e)=>(_0x533a58['next']=_0x3c442e,_0x3c442e['previous']=_0x533a58,_0x3c442e));};function _0x46c6b4(_0x27300b,_0x203010=!0x0){const {id:_0x2abdc2,authorId:_0x58a5cf}=_0x41da00['_splitMarkerName'](_0x27300b['markerName']),_0x1746af=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x185175=_0x41da00['activeMarkers']['includes'](_0x27300b['markerName']);return _0x185175&&_0x1746af['push']('ck-suggestion-marker--active'),{'classes':_0x1746af,'attributes':{'data-suggestion':_0x2abdc2,'data-author-id':_0x58a5cf},'priority':_0x185175&&_0x203010?0xbc2:0xbb8};}_0x41da00['on']('suggestionLoaded',_0x52fdd3,{'priority':'high'}),_0x41da00['on']('suggestionUnloaded',_0x52fdd3,{'priority':'high'}),_0xe1d48d['model']['document']['registerPostFixer'](()=>{let _0x2d4c7d=!0x1;const _0x40ded5=Array['from'](_0xe1d48d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x31beff,data:_0x29406c}of _0x40ded5){const {group:_0x4f7d3c,type:_0x3ab24b,id:_0x53b75f}=_0x41da00['_splitMarkerName'](_0x31beff);if('suggestion'!=_0x4f7d3c||'deletion'!=_0x3ab24b||_0x29406c['oldRange'])continue;if(!_0x41da00['hasSuggestion'](_0x53b75f))continue;const _0x54baee=_0x41da00['getSuggestion'](_0x53b75f)['getRanges'](),_0x51e6e2=_0xe1d48d['plugins']['get']('Users')['me'];for(const _0xc665cf of _0x41da00['getSuggestions']()){if(!_0xc665cf['isInContent']||_0xc665cf['author']!=_0x51e6e2)continue;if('formatBlock'!=_0xc665cf['type']||'tablePasteCell'!=_0xc665cf['subType'])continue;if(_0xc665cf['getRanges']()['every'](_0x552f49=>_0x54baee['some'](_0x2c2440=>_0x2c2440['containsRange'](_0x552f49,!0x0)))){for(const _0x4367e2 of _0xc665cf['getAllAdjacentSuggestions']())_0x4367e2['isInContent']&&(_0x4367e2['discard'](),_0x2d4c7d=!0x0);}}}return _0x2d4c7d;}),_0xe1d48d['model']['document']['registerPostFixer'](_0x29e3d1=>{const _0x48773f=_0xe1d48d['commands']['get']('redo');if(!_0x48773f||!_0x48773f['_createdBatches']['has'](_0x29e3d1['batch']))return!0x1;let _0x5428ad=!0x1;const _0x509d54=_0xe1d48d['plugins']['get']('Users')['me'],_0x2516eb=_0xe1d48d['model']['document']['differ']['getChanges'](),_0x48b811=Array['from'](_0xe1d48d['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x1af8e6,data:_0x1a0adb})=>{const {group:_0x513708,subType:_0x16db26,authorId:_0x5513ea}=_0x41da00['_splitMarkerName'](_0x1af8e6);return'suggestion'==_0x513708&&'tablePaste'==_0x16db26&&_0x5513ea==_0x509d54['id']&&!_0x1a0adb['oldRange'];});for(const _0x588ec0 of _0x2516eb){if('insert'!=_0x588ec0['type']||'tableCellSuggestion'!=_0x588ec0['name']||0x1!=_0x588ec0['length'])continue;const _0x4d36ae=_0x29e3d1['createRange'](_0x588ec0['position'],_0x588ec0['position']['getShiftedBy'](0x1));if(!_0x48b811['find'](({data:_0x5253a3})=>_0x5253a3['newRange']['isEqual'](_0x4d36ae))){for(const {name:_0x2dce2d,data:_0x5bf47c}of _0x48b811)if(_0x4d36ae['containsRange'](_0x5bf47c['newRange'])){_0x29e3d1['updateMarker'](_0x2dce2d,{'range':_0x4d36ae}),_0x5428ad=!0x0;break;}}}return _0x5428ad;}),_0xe1d48d['model']['document']['registerPostFixer'](_0x442fac=>{let _0xca3f62=!0x1;const _0xfd175a=_0xe1d48d['plugins']['get']('Users')['me'],_0x45019b=_0x41da00['getSuggestions']()['filter'](_0x2b884c=>_0x2b884c['isInContent']&&_0x2b884c['author']==_0xfd175a),_0x3ff383=new Set(),_0x5a653b=new Set();for(const _0x25754a of _0x45019b)if('tablePaste'==_0x25754a['subType'])for(const _0x26313d of _0x25754a['getMarkers']()){const _0x7b86aa=_0x26313d['getRange']()['getContainedElement']();if(_0x7b86aa){if(_0x7b86aa['is']('element','tableCellSuggestion')&&Oe(_0x7b86aa)){_0x25754a['removeMarker'](_0x26313d['name']),_0x3ff383['add'](_0x7b86aa),_0xca3f62=!0x0;const _0x2cbd21=_0x7b86aa['nextSibling'],_0x30eebb=_0x7b86aa['previousSibling'],_0x37fbb3=_0x2cbd21&&_0x2cbd21['is']('element','tableCellSuggestion'),_0x1f86af=_0x30eebb&&_0x30eebb['is']('element','tableCellSuggestion');_0x37fbb3&&!_0x3ff383['has'](_0x2cbd21)&&_0x5a653b['add'](_0x2cbd21),_0x1f86af&&!_0x3ff383['has'](_0x30eebb)&&_0x5a653b['add'](_0x30eebb);}else _0x7b86aa['is']('element','paragraph')&&_0x7b86aa['isEmpty']&&(_0x25754a['removeMarker'](_0x26313d['name']),_0xca3f62=!0x0);}}else{if('tablePasteCell'==_0x25754a['subType']){if(!_0x25754a['attributes']||!_0x25754a['attributes']['tablePasteChainId'])continue;const _0x3e1e59=_0x25754a['attributes']['markerAttributes'];if(_0x3e1e59&&Object['keys'](_0x3e1e59)['length'])continue;const _0x191f71=_0x25754a['attributes']['tablePasteChainId'];let _0x404d49=!0x0,_0x147d0e=!0x0;for(const _0x37dd98 of _0x45019b)if(_0x37dd98['subType']&&_0x37dd98['subType']['startsWith']('tablePaste')){if(!_0x37dd98['attributes']['tablePasteChainId']){_0x147d0e=!0x1;break;}if(_0x37dd98['id']!=_0x25754a['id']&&_0x37dd98['attributes']['tablePasteChainId']==_0x191f71){_0x404d49=!0x1;break;}}_0x147d0e&&_0x404d49&&(_0x25754a['removeMarkers'](),_0xca3f62=!0x0);}}for(const _0x8bdfa2 of _0x3ff383)_0x442fac['remove'](_0x8bdfa2);for(const _0x1e1764 of _0x5a653b)_0x442fac['unwrap'](_0x1e1764);return _0xca3f62;}),_0xe1d48d['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x3445=>_0x46c6b4(_0x3445),'converterPriority':'high'}),_0xe1d48d['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x215513,_0x41f560)=>_0x41f560['options']['showSuggestionHighlights']?_0x46c6b4(_0x215513,!0x1):null,'converterPriority':'high'});const _0x43706d=_0xe1d48d['editing']['view'];this['listenTo'](_0x43706d['document'],'clipboardOutput',(_0x2f1a35,_0x2a44d0)=>{const _0x5a209d=[];for(const _0x2e2167 of _0x43706d['createRangeIn'](_0x2a44d0['content'])['getItems']())_0x2e2167['is']('element','suggestion-td')&&_0x5a209d['push'](_0x2e2167);_0x43706d['change'](_0x354699=>{for(const _0x374509 of _0x5a209d)_0x354699['move'](_0x354699['createRangeIn'](_0x374509),_0x354699['createPositionBefore'](_0x374509)),_0x354699['remove'](_0x374509);});});}}function Oe(_0x23a968){if(_0x23a968['isEmpty'])return!0x0;const _0x5c0b75=_0x23a968['getChild'](0x0);return _0x5c0b75['is']('element','paragraph')&&_0x5c0b75['isEmpty'];}function Ue(_0x5417fc,_0x1ffa4b={},_0x27ee72){for(const {isAnchor:_0x2b8f75,cellHeight:_0x480cc0,cellWidth:_0x1d69b9}of _0x27ee72['createTableWalker'](_0x5417fc,{'includeAllSlots':!0x0,..._0x1ffa4b}))if(!_0x2b8f75||0x1!=_0x480cc0||0x1!=_0x1d69b9)return!0x1;return!0x0;}class Dt extends _0x1411ab{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x2cb22d=this['editor']['plugins']['get']('TrackChangesEditing');_0x2cb22d['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x2cb22d['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x2cb22d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2cb22d['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x2cb22d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x2cb22d['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x3fec53,_0x463382){const _0x5ed19d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4833fd=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x9ac6c=_0x463382['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x515bb2=_0x4833fd['getColumnGroupElement'](_0x9ac6c);let _0x9a867b=_0x515bb2?_0x4833fd['getTableColumnsWidths'](_0x515bb2):null,_0x20839c=_0x9ac6c['getAttribute']('tableWidth')||null;const _0x46c0aa=_0x463382['tableWidth']||_0x20839c,_0x3f513f=_0x463382['columnWidths']||_0x9a867b,_0x851309=this['editor']['plugins']['get']('Users')['me'];for(const _0x1bc110 of _0x5ed19d['getSuggestions']()){const _0xa1e5bd=_0x1bc110['getContainedElement']();if('resizeTable'===_0x1bc110['subType']&&_0xa1e5bd===_0x9ac6c){_0x1bc110['author']!==_0x851309&&_0x1bc110['discard']();const _0x31b110=_0x1bc110['data']['commandParams'];_0x20839c=_0x31b110[0x0]['tableWidth'],_0x9a867b=_0x31b110[0x0]['columnWidths'];break;}}_0x3fec53({'table':_0x9ac6c,'tableWidth':_0x46c0aa,'columnWidths':_0x3f513f}),_0x5ed19d['markBlockFormat'](_0x9ac6c,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x20839c,'columnWidths':_0x9a867b}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x9f5ab){if('formatBlock'!=_0x9f5ab['type']&&'formatInline'!=_0x9f5ab['type'])return;const {data:_0x5cb08e}=_0x9f5ab;if(_0x5cb08e&&'resizeTable'===_0x5cb08e['formatGroupId']){const _0x214c99='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x214c99)};}}}class $t extends _0x1411ab{['afterInit'](){const _0x4d5082=this['editor'];_0x4d5082['plugins']['has']('Template')&&_0x4d5082['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x1411ab{['afterInit'](){const _0x393310=this['editor'];if(!_0x393310['commands']['get']('insertTableOfContents'))return;_0x393310['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x587fcd=_0x393310['plugins']['get']('TrackChangesEditing'),_0x2c9cb8=_0x393310['locale'];_0x587fcd['descriptionFactory']['registerElementLabel']('tableOfContents',_0x1b0365=>o(_0x2c9cb8,'ELEMENT_TABLE_OF_CONTENTS',_0x1b0365));}}class Bt extends _0x1411ab{['afterInit'](){const _0x57c732=this['editor'];if(!_0x57c732['plugins']['has']('Title'))return;const _0x51aea5=_0x57c732['plugins']['get']('TrackChangesEditing');_0x51aea5['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x57c732['locale'],'ELEMENT_TITLE')),_0x57c732['model']['document']['registerPostFixer'](_0x1fdcb6=>{let _0x4ddd83=!0x1;const _0x35b724=Array['from'](_0x57c732['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5dc41c,data:_0x5269c4}of _0x35b724){const {group:_0x4f3896}=_0x51aea5['_splitMarkerName'](_0x5dc41c);if('suggestion'!==_0x4f3896||!_0x5269c4['newRange'])continue;const _0x5276d3=_0x5269c4['newRange'],_0x4670aa=_0x5276d3['end']['nodeBefore'];if(!_0x4670aa||!_0x4670aa['is']('element','title-content'))continue;if(!_0x5276d3['start']['isTouching'](_0x5276d3['end']))continue;const _0x14bfbd=_0x57c732['model']['schema']['getNearestSelectionRange'](_0x5276d3['end'],'forward');if(_0x14bfbd&&_0x14bfbd['isCollapsed']){const _0x303ddf=_0x1fdcb6['createRange'](_0x5276d3['start'],_0x14bfbd['start']);_0x303ddf['isEqual'](_0x5276d3)||(_0x1fdcb6['updateMarker'](_0x5dc41c,{'range':_0x303ddf}),_0x4ddd83=!0x0);}_0x4ddd83||(_0x1fdcb6['removeMarker'](_0x5dc41c),_0x4ddd83=!0x0);}return _0x4ddd83;});}}class Tt extends _0x1411ab{['afterInit'](){const _0x2694c2=this['editor'],_0x27c6e9=_0x2694c2['plugins']['get']('TrackChangesEditing');_0x2694c2['plugins']['has']('Uploadcare')&&(_0x27c6e9['enableCommand']('uploadcare'),_0x2694c2['plugins']['has']('UploadcareImageEdit')&&(_0x27c6e9['enableCommand']('uploadcareImageEdit'),_0x27c6e9['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x27c6e9['registerBlockAttribute']('uploadcareImageId'),_0x27c6e9['descriptionFactory']['registerDescriptionCallback'](_0x379320=>{if('attribute'!=_0x379320['type'])return;const {data:_0x4f1fa9}=_0x379320;return _0x4f1fa9&&'uploadcareImageId'==_0x4f1fa9['key']?{'type':'format','content':''}:void 0x0;})));}}class xt extends _0x1411ab{['afterInit'](){const _0x321f01=this['editor'],_0x4e8231=_0x321f01['plugins']['get']('TrackChangesEditing');_0x321f01['plugins']['has']('UndoEditing')&&(_0x4e8231['enableCommand']('undo'),_0x4e8231['enableCommand']('redo'));}}class Ot extends _0x1411ab{static get['requires'](){return[At];}['afterInit'](){const _0x1296fc=this['editor'];if(!_0x1296fc['plugins']['has']('TableCaptionEditing'))return;_0x1296fc['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Et extends _0x1411ab{['tableProperties'];['tableCellProperties'];constructor(_0x568ccb){super(_0x568ccb),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'];}static get['pluginName'](){return'TrackChangesTableProperties';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0xec6aa9=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x2504ba of this['tableProperties'])_0xec6aa9['enableCommand'](_0x2504ba,(_0xc05c0c,_0xfccb8f)=>{const _0x1bcbb1=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x2504ba,[_0x1bcbb1],this['tableProperties'],'tableProperties',_0xc05c0c,_0xfccb8f);});_0xec6aa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0xec6aa9['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xec6aa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x14b03f,_0x49669f)=>this['handleDiscardAction'](this['tableProperties'],_0x14b03f,_0x49669f)),_0xec6aa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x5468e8 of this['tableCellProperties'])_0xec6aa9['enableCommand'](_0x5468e8,(_0x361bb7,_0x528f5b)=>{const _0x36e274=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x5468e8,_0x36e274,this['tableCellProperties'],'tableCellProperties',_0x361bb7,_0x528f5b);});_0xec6aa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0xec6aa9['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xec6aa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x1d69b1,_0x5c2436)=>this['handleDiscardAction'](this['tableCellProperties'],_0x1d69b1,_0x5c2436)),_0xec6aa9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0xec6aa9['descriptionFactory']['registerDescriptionCallback'](_0x11f659=>this['handleSuggestionDescription'](_0x11f659)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x3d7520,_0xe6b8eb,_0x553de9,_0x14ccd0,_0x3ec06b,_0x525bd6){const _0x177b0a=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x525bd6['batch'],()=>{for(const _0x5cdbec of _0xe6b8eb){if(this['_getSuggestion'](_0x5cdbec,_0x14ccd0))_0x3ec06b(_0x525bd6);else{const _0x5eb1ac={};for(const _0x3f9b08 of _0x553de9){const _0x3ec46a=_0x5cdbec['getAttribute'](_0x3f9b08);void 0x0!==_0x3ec46a&&(_0x5eb1ac[_0x3f9b08]=_0x3ec46a);}_0x3ec06b(_0x525bd6),_0x177b0a['markBlockFormat'](_0x5cdbec,{'commandParams':[_0x5eb1ac]},[],_0x14ccd0);}}});}['handleDiscardAction'](_0x41dec3,_0x5a5c8d,_0x495778){const _0x21e1a1=_0x5a5c8d[0x0]['start']['nodeAfter'],_0x26b085=_0x495778['commandParams'][0x0];this['editor']['model']['change'](_0x373d74=>{for(const _0x56c330 of _0x41dec3)void 0x0!==_0x26b085[_0x56c330]?_0x373d74['setAttribute'](_0x56c330,_0x26b085[_0x56c330],_0x21e1a1):_0x373d74['removeAttribute'](_0x56c330,_0x21e1a1);});}['handleSuggestionDescription'](_0x3f820f){if(_0x3f820f['data'])switch(_0x3f820f['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'](_0x1f9d6e,_0x308ac4){const _0x1404a4=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x47bc4c of _0x1404a4['getSuggestions']({'skipNotAttached':!0x0})){const _0x347c7a=_0x47bc4c['getContainedElement']();if(_0x47bc4c['subType']===_0x308ac4&&_0x347c7a===_0x1f9d6e)return _0x47bc4c;}return null;}['_registerTablePropertiesAttributes'](){const _0x24f9db=this['editor']['plugins']['get']('TrackChangesEditing'),_0x41b788=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x2a816f of _0x41b788){const _0x266b01=_0x2a816f['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x24f9db['registerBlockAttribute'](_0x2a816f),_0x24f9db['descriptionFactory']['registerAttributeLabel'](_0x2a816f,o(this['editor']['locale'],'FORMAT_'+_0x266b01));}}}class Rt extends _0x1411ab{['afterInit'](){const _0x53c86e=this['editor'];if(!_0x53c86e['plugins']['has']('LineHeight'))return;const _0x377b8f=_0x53c86e['plugins']['get']('TrackChangesEditing'),_0x568746=_0x53c86e['locale'];_0x377b8f['enableDefaultAttributesIntegration']('lineHeight'),_0x377b8f['registerBlockAttribute']('lineHeight'),_0x377b8f['descriptionFactory']['registerAttributeLabel']('lineHeight',o(_0x568746,'FORMAT_LINE_HEIGHT'));}}const m='$elementName';class d extends _0x1411ab{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',_0x2239fd,_0x30cc0e,O,E,R,U,V,G,F,L,J,K,z,W,Q,X,Y,Z,tt,it,nt,et,ot,st,rt,at,ct,ft,ht,mt,ut,H,Rt,q,gt,lt,dt,pt,kt,wt,bt,yt,jt,St,It,At,_t,Ct,vt,Ot,Nt,Dt,Mt,Et,$t,Bt,Tt,xt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2ea07d){super(_0x2ea07d),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x265796,_0x1c5a31,_0x2bcf02,_0x59fe3e)=>{this['_model']['change'](()=>{for(const _0x208e79 of[..._0x59fe3e,..._0x2bcf02])this['_model']['markers']['has'](_0x208e79)&&_0x2ea07d['editing']['reconvertMarker'](_0x208e79);});}),this['descriptionFactory']=new x(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Vt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x2ea07d['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(),_0x2ea07d['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x2ea07d['config']['get']('trackChanges.trackFormatChanges'),_0x2ea07d['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x2ea07d['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new N(_0x2ea07d,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x79ddcd=this['editor'],_0x455834=(_0x2d5330,_0x478ba9)=>{if('attribute'!=_0x2d5330)return'ck-suggestion-marker-'+_0x2d5330;const _0x5d5340=_0x478ba9['split']('|')[0x0];return this['_isBlockAttribute'](_0x5d5340)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x79ddcd['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x17f304=>{const {id:_0x5e011a,authorId:_0x4a4ca6,type:_0x22ff02,subType:_0x2aeca9}=this['_splitMarkerName'](_0x17f304['markerName']),_0x3fb47a=['ck-suggestion-marker',_0x455834(_0x22ff02,_0x2aeca9)];let _0x365f45=0xbb8;return this['activeMarkers']['includes'](_0x17f304['markerName'])&&(_0x3fb47a['push']('ck-suggestion-marker--active'),_0x365f45=0xbc2),'deletion'==_0x22ff02&&(_0x365f45+=0x5),{'classes':_0x3fb47a,'attributes':{'data-suggestion':_0x5e011a,'data-author-id':_0x4a4ca6},'priority':_0x365f45};}}),_0x79ddcd['conversion']['for']('dataDowncast')['add'](_0xed38a8=>{_0xed38a8['on']('addMarker:suggestion',(_0x54b43c,_0x56cb5c,_0x19e3f2)=>{if(!_0x19e3f2['options']['showSuggestionHighlights'])return;const _0x2d227e=_0x56cb5c['item'];if(!_0x2d227e)return;const _0x22a510=_0x19e3f2['mapper']['toViewElement'](_0x2d227e);_0x79ddcd['model']['schema']['isObject'](_0x2d227e)&&_0x22a510&&!_0x22a510['getCustomProperty']('widget')&&_0x22a510['is']('containerElement')&&_0x1c3e12(_0x22a510,_0x19e3f2['writer']);},{'priority':'high'});}),_0x79ddcd['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x599c94,_0x16b122)=>{if(!_0x16b122['options']['showSuggestionHighlights'])return null;const {id:_0x5128d3,authorId:_0x3f7f17,type:_0x9bf2ea,subType:_0x390994}=this['_splitMarkerName'](_0x599c94['markerName']);return{'classes':['ck-suggestion-marker',_0x455834(_0x9bf2ea,_0x390994)],'priority':0xbb8,'attributes':{'data-suggestion':_0x5128d3,'data-author-id':_0x3f7f17}};}});const _0x4a336c=({showActiveMarkers:_0x485eb2=!0x0,isAttributeSuggestion:_0x4c1978=!0x1}={})=>(_0x49546d,_0x5ce283,_0x2bffa8)=>{if(!_0x5ce283['item'])return;const {id:_0x13424e,authorId:_0x56857b}=this['_splitMarkerName'](_0x5ce283['markerName']);if(_0x4c1978){const _0x8ada1b=this['_suggestions']['get'](_0x13424e),_0x3c595e=this['_getAttributeKey'](_0x8ada1b);if(!this['_isBlockAttribute'](_0x3c595e))return;}if(_0x5ce283['item']['is']('selection'))return void _0x2bffa8['consumable']['consume'](_0x5ce283['item'],_0x49546d['name']);const _0x666ac5=_0x2bffa8['mapper']['toViewElement'](_0x5ce283['item']);if(_0x5ce283['item']['is']('element')&&_0x79ddcd['model']['schema']['isBlock'](_0x5ce283['item'])&&!_0x666ac5['getCustomProperty']('addHighlight')){_0x2bffa8['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x666ac5),_0x2bffa8['writer']['setAttribute']('data-suggestion',_0x13424e,_0x666ac5),_0x2bffa8['writer']['setAttribute']('data-author-id',_0x56857b,_0x666ac5),_0x2bffa8['mapper']['bindElementToMarker'](_0x666ac5,_0x5ce283['markerName']),_0x485eb2&&(this['activeMarkers']['includes'](_0x5ce283['markerName'])?_0x2bffa8['writer']['addClass']('ck-suggestion-marker--active',_0x666ac5):_0x2bffa8['writer']['removeClass']('ck-suggestion-marker--active',_0x666ac5));for(const _0x53d52a of _0x79ddcd['model']['createRangeIn'](_0x5ce283['item'])['getItems']())_0x2bffa8['consumable']['consume'](_0x53d52a,_0x49546d['name']);_0x2bffa8['consumable']['consume'](_0x5ce283['item'],_0x49546d['name']);}};_0x79ddcd['conversion']['for']('dataDowncast')['add'](_0x17c170=>{_0x17c170['on']('addMarker:suggestion:formatBlock',(_0x5065e2,_0x40e1c6,_0x33d2db)=>{_0x33d2db['options']['showSuggestionHighlights']&&_0x4a336c({'showActiveMarkers':!0x1})(_0x5065e2,_0x40e1c6,_0x33d2db);},{'priority':'highest'});}),_0x79ddcd['conversion']['for']('dataDowncast')['add'](_0x39db15=>{_0x39db15['on']('addMarker:suggestion:attribute',(_0x24510d,_0x107a2f,_0x7a6457)=>{_0x7a6457['options']['showSuggestionHighlights']&&_0x4a336c({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x24510d,_0x107a2f,_0x7a6457);},{'priority':'highest'});}),_0x79ddcd['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x4d1bf4,_0x3b0bfa)=>{if(_0x3b0bfa['options']['showSuggestionHighlights']){const {id:_0x2ac67d,authorId:_0x3d5531}=this['_splitMarkerName'](_0x4d1bf4);return _0x4d1bf4['includes'](':split')||_0x4d1bf4['includes'](':merge')?{'group':'suggestion','name':_0x4d1bf4['substr'](0xb),'attributes':{'data-suggestion':_0x2ac67d,'data-author-id':_0x3d5531}}:null;}return{'group':'suggestion','name':_0x4d1bf4['substr'](0xb)};}}),_0x79ddcd['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x117e4d,{writer:_0x5d8eee})=>{let _0x4cbc6a='suggestion:'+_0x117e4d['getAttribute']('suggestion-type')+':'+_0x117e4d['getAttribute']('id');return _0x117e4d['getAttribute']('marker-count')&&(_0x4cbc6a+=':'+_0x117e4d['getAttribute']('marker-count')),_0x5d8eee['createElement']('$marker',{'data-name':_0x4cbc6a});}}),_0x79ddcd['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x79ddcd['conversion']['for']('editingDowncast')['add'](_0x22b3ba=>{_0x22b3ba['on']('addMarker:suggestion:formatBlock',_0x4a336c(),{'priority':'high'});}),_0x79ddcd['conversion']['for']('editingDowncast')['add'](_0x19adbd=>{_0x19adbd['on']('addMarker:suggestion:attribute',_0x4a336c({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x79ddcd['conversion']['for']('editingDowncast')['add'](_0x79232=>{_0x79232['on']('removeMarker:suggestion:formatBlock',(_0x396f47,_0x270738,_0x13c8af)=>{const _0xa4e048=_0x13c8af['mapper']['markerNameToElements'](_0x270738['markerName']);if(_0xa4e048){for(const _0x239d57 of _0xa4e048)_0x239d57['getCustomProperty']('addHighlight')||(_0x13c8af['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x239d57),_0x13c8af['writer']['removeAttribute']('data-suggestion',_0x239d57),_0x13c8af['writer']['removeAttribute']('data-author-id',_0x239d57),_0x13c8af['mapper']['unbindElementFromMarkerName'](_0x239d57,_0x270738['markerName']));}},{'priority':'high'});}),_0x79ddcd['conversion']['for']('editingDowncast')['add'](_0x359090=>{_0x359090['on']('removeMarker:suggestion:attribute',(_0x19bd6a,_0x4f38b9,_0x53d5ff)=>{const _0x3c1ab8=_0x53d5ff['mapper']['markerNameToElements'](_0x4f38b9['markerName']);if(!_0x3c1ab8)return;const {id:_0x8f00e9}=this['_splitMarkerName'](_0x4f38b9['markerName']),_0x1694b2=this['_suggestions']['get'](_0x8f00e9),_0x4f02a2=this['_getAttributeKey'](_0x1694b2);if(this['_isBlockAttribute'](_0x4f02a2)){for(const _0x3baa9d of _0x3c1ab8)_0x3baa9d['getCustomProperty']('addHighlight')||(_0x53d5ff['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3baa9d),_0x53d5ff['writer']['removeAttribute']('data-suggestion',_0x3baa9d),_0x53d5ff['writer']['removeAttribute']('data-author-id',_0x3baa9d),_0x53d5ff['mapper']['unbindElementFromMarkerName'](_0x3baa9d,_0x4f38b9['markerName']));}},{'priority':'high'});}),_0x79ddcd['model']['document']['registerPostFixer'](_0x37a462=>{let _0x224264=!0x1;const _0x7d505b=Array['from'](_0x79ddcd['model']['document']['differ']['getChangedMarkers']()),_0x37d79d=new Set();for(const {name:_0x422290,data:_0x217604}of _0x7d505b){const {group:_0x8d459d,type:_0x3229b9,subType:_0x52da7b,id:_0x1f87cb}=this['_splitMarkerName'](_0x422290);if('suggestion'!==_0x8d459d)continue;const _0x24b7a9=_0x52da7b?'suggestion:'+_0x3229b9+':'+_0x52da7b+':'+_0x1f87cb:'suggestion:'+_0x3229b9+':'+_0x1f87cb,_0x421d3f=_0x79ddcd['model']['markers']['getMarkersGroup'](_0x24b7a9),_0x4eba4c=_0x79ddcd['model']['markers']['get'](_0x422290),_0x337e36=this['_suggestions']['get'](_0x1f87cb);if(null!=_0x217604['newRange']){'formatInline'==_0x3229b9&&(_0x224264=_0x224264||Gt(_0x217604['newRange'],_0x422290,_0x37a462,_0x79ddcd['model']['schema']));const _0x27e68f='attribute'==_0x3229b9&&this['_isBlockAttribute'](_0x52da7b['split']('|')[0x0]),_0xc53988='attribute'==_0x3229b9&&this['_isInlineAttribute'](_0x52da7b['split']('|')[0x0]);if(_0x217604['newRange']['isCollapsed']||'$graveyard'==_0x217604['newRange']['root']['rootName']||'formatBlock'==_0x3229b9&&!Jt(_0x217604['newRange'])||_0x27e68f&&!Jt(_0x217604['newRange'])||_0xc53988&&Kt(_0x217604['newRange'])||'deletion'==_0x3229b9&&Kt(_0x217604['newRange'])||_0x4eba4c&&Ht(_0x4eba4c,_0x421d3f))_0x37a462['removeMarker'](_0x422290),_0x224264=!0x0;else{if(!_0x337e36||!_0x337e36['isInContent'])continue;if(_0x217604['newRange']&&_0x217604['oldRange']&&_0x217604['newRange']['isEqual'](_0x217604['oldRange']))continue;_0x37d79d['add'](_0x337e36);}}}return _0x37d79d['size']>0x0&&(_0x224264=!!this['_joinWithAdjacentSuggestions'](_0x37d79d)||_0x224264),_0x224264;}),_0x79ddcd['model']['document']['registerPostFixer'](_0x548457=>{let _0x385598=!0x1;for(const _0x2ae003 of _0x79ddcd['model']['document']['differ']['getChanges']())if('insert'==_0x2ae003['type'])for(const _0x4439c7 of this['_suggestions']['values']()){if(_0x4439c7['isMultiRange']||!_0x4439c7['isInContent'])continue;const _0x5c88a1='formatBlock'==_0x4439c7['type'],_0x44490a=this['_getAttributeKey'](_0x4439c7),_0x5bcadb=_0x44490a&&this['_isBlockAttribute'](_0x44490a);if(!_0x5c88a1&&!_0x5bcadb)continue;const _0x3e18ab=_0x4439c7['getFirstRange']();if(_0x3e18ab['start']['parent']!=_0x3e18ab['end']['parent']&&!_0x3e18ab['end']['isAtEnd']){const _0x1ff747=_0x79ddcd['model']['createPositionAt'](_0x3e18ab['start']['nodeAfter'],'end'),_0x416ed6=_0x79ddcd['model']['createRange'](_0x3e18ab['start'],_0x1ff747);_0x548457['updateMarker'](_0x4439c7['getFirstMarker'](),{'range':_0x416ed6}),_0x385598=!0x0;}}return _0x385598;}),_0x79ddcd['model']['document']['registerPostFixer'](_0x4e96d8=>this['_processAttributeChanges'](_0x4e96d8)),_0x79ddcd['model']['document']['registerPostFixer'](_0x4ceb14=>!_0x4ceb14['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x4ceb14)),_0x79ddcd['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x79ddcd['model']['document']['on']('change:data',(_0x3c27d9,_0x2d5023)=>{if(!_0x2d5023['isLocal']||_0x2d5023['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x3708a5=_0x79ddcd['model']['document']['differ']['getChanges']();if(0x0==_0x3708a5['length'])return;const _0x4f10bd=[],_0x2a772e=_0x3708a5['filter'](_0x170fc5=>'attribute'==_0x170fc5['type']),_0x27b750=_0x3708a5['filter'](_0x93dc91=>'insert'==_0x93dc91['type']&&'$text'!=_0x93dc91['name']);for(const _0x3148bf of _0x2a772e)this['_isRegisteredAttribute'](_0x3148bf['attributeKey'])&&_0x4f10bd['push']({'key':_0x3148bf['attributeKey'],'newValue':_0x3148bf['attributeNewValue'],'oldValue':_0x3148bf['attributeOldValue'],'range':qt(_0x3148bf['range'],_0x79ddcd['model'])});for(const _0x30148b of _0x27b750){if('rename'!=_0x30148b['action']&&'refresh'!=_0x30148b['action'])continue;const _0x50886d=zt(_0x30148b['position']['nodeAfter'],_0x79ddcd['model']),_0x23e7d2=_0x30148b['before'];'rename'==_0x30148b['action']&&_0x4f10bd['push']({'key':m,'newValue':_0x30148b['name'],'oldValue':_0x23e7d2['name'],'range':_0x50886d});for(const [_0x4e8ec8,_0x447c8e]of _0x23e7d2['attributes']){if(!this['_isRegisteredAttribute'](_0x4e8ec8))continue;const _0x3f5860=_0x30148b['attributes']['get'](_0x4e8ec8);_0x447c8e!==_0x3f5860&&_0x4f10bd['push']({'key':_0x4e8ec8,'newValue':_0x3f5860,'oldValue':_0x447c8e,'range':_0x50886d});}for(const [_0x3bccb5,_0x2134f2]of _0x30148b['attributes'])this['_isRegisteredAttribute'](_0x3bccb5)&&(_0x23e7d2['attributes']['has'](_0x3bccb5)||_0x4f10bd['push']({'key':_0x3bccb5,'newValue':_0x2134f2,'oldValue':null,'range':_0x50886d}));}0x0!=_0x4f10bd['length']&&_0x79ddcd['model']['enqueueChange'](_0x2d5023,_0x27cd35=>{const _0x5cb762=_0x19e4b0();for(const {range:_0x1b2f3d,key:_0x4cf53b,oldValue:_0x379eb9,newValue:_0x52e4eb}of _0x4f10bd)this['markAttributeChange'](_0x1b2f3d,_0x4cf53b,_0x379eb9,_0x52e4eb,{'groupId':_0x5cb762});this['_reduceExistingSuggestions'](_0x27cd35,_0x4f10bd);});},{'priority':'lowest'}),_0x79ddcd['model']['markers']['on']('update:suggestion',(_0x1facf4,_0x758df9,_0x2173a2)=>{if(null==_0x2173a2){const {id:_0x2b959a}=this['_splitMarkerName'](_0x758df9['name']),_0x4f02a4=this['_suggestions']['get'](_0x2b959a);_0x4f02a4&&_0x4f02a4['addMarkerName'](_0x758df9['name']);}}),_0x79ddcd['model']['document']['on']('change:data',()=>{const _0x2135fe=Array['from'](_0x79ddcd['model']['document']['differ']['getChangedMarkers']())['filter'](_0x24a192=>'suggestion'===this['_splitMarkerName'](_0x24a192['name'])['group']);if(0x0===_0x2135fe['length'])return;_0x2135fe['sort']((_0x12b304,_0x41503b)=>{const _0x4a8e88=_0x12b304['data']['oldRange'],_0x1ccbea=_0x41503b['data']['oldRange'];return null===_0x4a8e88&&null===_0x1ccbea?0x0:null===_0x4a8e88&&null!==_0x1ccbea?-0x1:null!==_0x4a8e88&&null===_0x1ccbea?0x1:_0x4a8e88['start']['isBefore'](_0x1ccbea['start'])?-0x1:0x1;});const _0x53bad5=new Set(),_0x129fe6=new Set();for(const {name:_0x4c5aea,data:_0x513e01}of _0x2135fe){const {id:_0x52e5a1}=this['_splitMarkerName'](_0x4c5aea);if(null===_0x513e01['oldRange']){const _0x49cdc0=this['_handleNewSuggestionMarker'](_0x4c5aea);_0x129fe6['add'](_0x49cdc0);}else{const _0x1f4a07=this['_suggestions']['get'](_0x52e5a1);null!==_0x513e01['newRange']||_0x1f4a07['isInContent']?(_0x53bad5['add'](_0x1f4a07['head']),_0x129fe6['add'](_0x1f4a07)):this['_removeSuggestion'](_0x1f4a07);}}_0x129fe6['size']>0x0&&this['_refreshSuggestionsChain'](_0x129fe6);for(const _0x5b2575 of _0x53bad5)this['fire']('suggestionChanged',_0x5b2575);}),_0x79ddcd['model']['on']('applyOperation',(_0x5cb4d4,_0x1a769e)=>{const _0x4deed1=_0x1a769e[0x0];if(!this['_suggestions']['size'])return;if(!_0x4deed1['isDocumentOperation'])return;if(_0x4deed1['batch']['isUndo']||!_0x4deed1['batch']['isLocal'])return;let _0x34a022,_0x3e6409;switch(_0x4deed1['type']){case'insert':_0x34a022=_0x79ddcd['model']['createPositionAt'](_0x4deed1['position']),_0x3e6409=_0x34a022['getShiftedBy'](_0x4deed1['howMany']);break;case'split':_0x34a022=_0x79ddcd['model']['createPositionAt'](_0x4deed1['splitPosition']),_0x3e6409=_0x79ddcd['model']['createPositionAt'](_0x4deed1['moveTargetPosition']);break;case'move':_0x34a022=_0x79ddcd['model']['createPositionAt'](_0x4deed1['targetPosition']),_0x3e6409=_0x34a022['getShiftedBy'](_0x4deed1['howMany']);break;default:return;}const _0x3bbf8b=_0x79ddcd['model']['createRange'](_0x34a022,_0x3e6409);_0x79ddcd['model']['change'](()=>{for(const {suggestion:_0x4b3d9d,meta:_0xe5eb7c}of this['_findSuggestions'](_0x3bbf8b)){if(_0x4b3d9d['isMultiRange'])continue;if('formatInline'==_0x4b3d9d['type'])continue;const _0xcf08a5=this['_getAttributeKey'](_0x4b3d9d);if(_0xcf08a5&&this['_isBlockAttribute'](_0xcf08a5)&&'split'!=_0x4deed1['type'])continue;const _0x3b3c70=_0x4b3d9d['data']&&_0x4b3d9d['data']['multipleBlocks'];('formatBlock'!=_0x4b3d9d['type']||'split'==_0x4deed1['type']&&!_0x3b3c70)&&(_0xe5eb7c['containsRangeInObject']||'insertion'==_0x4b3d9d['type']&&_0xe5eb7c['isOwn']||_0x4b3d9d['getFirstRange']()['containsRange'](_0x3bbf8b)&&this['_breakSuggestionMarker'](_0x4b3d9d,_0x34a022,_0x3e6409));}});},{'priority':'lowest'}),_0x79ddcd['model']['on']('deleteContent',(_0x54cb68,_0x2cd0c6)=>{const _0x5ec3b7=_0x2cd0c6[0x0],_0x403a9a=_0x2cd0c6[0x1];if(_0x403a9a&&_0x403a9a['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x5ec3b7['isCollapsed'])return;const _0x226ae=_0x79ddcd['model']['schema'],{start:_0x5d636e,end:_0xc633b5}=_0x5ec3b7['getFirstRange'](),_0x5351f6=_0x5d636e['nodeAfter']&&_0x226ae['isLimit'](_0x5d636e['nodeAfter'])?null:_0x226ae['getNearestSelectionRange'](_0x5d636e,'forward'),_0x3ca47a=_0xc633b5['nodeBefore']&&_0x226ae['isLimit'](_0xc633b5['nodeBefore'])?null:_0x226ae['getNearestSelectionRange'](_0xc633b5,'backward'),_0x439660=_0x79ddcd['model']['createRange'](_0x5351f6?_0x5351f6['start']:_0x5d636e,_0x3ca47a?_0x3ca47a['end']:_0xc633b5);_0x79ddcd['model']['change'](_0x4e0649=>{this['markDeletion'](_0x439660);const _0x1bd702=_0x79ddcd['model']['schema']['getNearestSelectionRange'](_0x439660['start']);_0x5ec3b7['is']('documentSelection')?_0x4e0649['setSelection'](_0x1bd702):_0x5ec3b7['setTo'](_0x1bd702);}),_0x54cb68['stop']();},{'priority':_0x3f7cdb['normal']+0xa}),_0x79ddcd['model']['on']('insertContent',(_0x45fc2d,_0x6b09ab)=>{const _0x43d670=_0x6b09ab[_0x6b09ab['length']-0x1];_0x43d670&&_0x43d670['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x79ddcd['model']['change'](()=>{let _0x583f26=_0x79ddcd['model']['insertContent'](_0x6b09ab[0x0],_0x6b09ab[0x1],_0x6b09ab[0x2],{'forceDefaultExecution':!0x0});if(!_0x583f26)return;_0x45fc2d['return']=_0x583f26['clone']();const _0x1bebdb=_0x583f26['end']['nodeBefore'],_0x367a8b=_0x79ddcd['model']['schema'];_0x1bebdb&&_0x367a8b['isBlock'](_0x1bebdb)&&!_0x367a8b['isObject'](_0x1bebdb)&&(_0x583f26=_0x79ddcd['model']['createRange'](_0x583f26['start'],_0x79ddcd['model']['createPositionAt'](_0x1bebdb,'end'))),this['markInsertion'](_0x583f26);}),_0x45fc2d['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x2857af=new D(_0x79ddcd,this['_suggestions']);_0x79ddcd['commands']['add']('acceptSuggestion',_0x2857af),this['enableCommand']('acceptSuggestion');const _0x5bfdfa=new $(_0x79ddcd,this['_suggestions']);_0x79ddcd['commands']['add']('discardSuggestion',_0x5bfdfa),this['enableCommand']('discardSuggestion'),_0x79ddcd['commands']['add']('acceptAllSuggestions',new M(_0x79ddcd,_0x2857af,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x79ddcd['commands']['add']('discardAllSuggestions',new M(_0x79ddcd,_0x5bfdfa,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x79ddcd['commands']['add']('acceptSelectedSuggestions',new B(_0x79ddcd,_0x2857af,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x79ddcd['commands']['add']('discardSelectedSuggestions',new B(_0x79ddcd,_0x5bfdfa,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x1af7b5=_0x79ddcd['plugins']['get']('CommentsRepository');this['listenTo'](_0x1af7b5,'addComment',(_0x52bb39,{threadId:_0x5b2f59})=>{const _0x13f21a=this['_suggestions']['get'](_0x5b2f59);_0x13f21a&&_0x13f21a['commentThread']&&0x1===_0x13f21a['commentThread']['length']&&this['_updateSuggestionData'](_0x5b2f59,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x1af7b5,'removeComment',(_0x3a75e3,{threadId:_0x462bba})=>{const _0x772d89=this['_suggestions']['get'](_0x462bba);_0x772d89&&_0x772d89['commentThread']&&!_0x772d89['commentThread']['length']&&this['_updateSuggestionData'](_0x462bba,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x1e7688){const _0x3eb639=_0x30581e([0x35,0x67,0x6f,0x4e,0x5a,0x52,0x78,0x48,0x7a,0x6d,0x42,0x66,0x72,0x6c,0x30,0x46,0x71,0x36,0x43,0x6b,0x73,0x31,0x61,0x68,0x44,0x47,0x53,0x32,0x4c,0x55,0x45,0x57,0x69,0x62,0x79,0x33,0x77,0x4b,0x76,0x75,0x34,0x49,0x56,0x50,0x64,0x65,0x54,0x38,0x6a,0x6e,0x39,0x4d,0x4f,0x51,0x4a,0x74,0x63,0x41,0x59,0x37,0x58,0x70]),_0xfb0958=0x6b0f5e6f,_0x26f285=0x6b082d1f^_0xfb0958,_0x352a77=window[_0x30581e([0x44,0x61,0x74,0x65])][_0x30581e([0x6e,0x6f,0x77])](),_0x4b34a6=_0x1e7688[_0x30581e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x28bd47=new window[(_0x30581e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x421b90=>{_0x4b34a6[_0x30581e([0x6f,0x6e,0x63,0x65])](_0x30581e([0x72,0x65,0x61,0x64,0x79]),_0x421b90);}),_0x31ab71={[_0x30581e([0x6b,0x74,0x79])]:_0x30581e([0x45,0x43]),[_0x30581e([0x75,0x73,0x65])]:_0x30581e([0x73,0x69,0x67]),[_0x30581e([0x63,0x72,0x76])]:_0x30581e([0x50,0x2d,0x32,0x35,0x36]),[_0x30581e([0x78])]:_0x30581e([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x30581e([0x79])]:_0x30581e([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x30581e([0x61,0x6c,0x67])]:_0x30581e([0x45,0x53,0x32,0x35,0x36])},_0x1856b3=_0x4b34a6[_0x30581e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x30581e([0x67,0x65,0x74])](_0x30581e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1fa395(){let _0x293413,_0x25f978=null,_0x7aa737=null;try{if(_0x1856b3==_0x30581e([0x47,0x50,0x4c]))return _0x30581e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x293413=_0x483cb8(),!_0x293413)return _0x30581e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x293413[_0x30581e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x7aa737=_0x347cf6(_0x293413[_0x30581e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x293413[_0x30581e([0x6a,0x74,0x69])])),await _0x4a2459()?_0x31b52f()?_0x596ddf()?_0x30581e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2dd67b()?(_0x293413[_0x30581e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x30581e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x25f978=_0x2defdb(_0x30581e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x293413[_0x30581e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x30581e([0x74,0x72,0x69,0x61,0x6c])&&(_0x25f978=_0x2defdb(_0x30581e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x8b372e()):_0x30581e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x30581e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x30581e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x30581e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x596ddf(){const _0x838a90=[_0x30581e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x30581e([0x74,0x72,0x69,0x61,0x6c])][_0x30581e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x293413[_0x30581e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x352a77/0x3e8:0xe10*_0x26f285;return _0x293413[_0x30581e([0x65,0x78,0x70])]<_0x838a90;}function _0x31b52f(){const _0x20ffd1=_0x293413[_0x30581e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x20ffd1)return!0x1;if(_0x20ffd1[_0x30581e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30581e([0x2a])))return!0x0;if(_0x20ffd1[_0x30581e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30581e([0x54,0x43])))return!0x0;if(_0x20ffd1[_0x30581e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30581e([0x52,0x54,0x43]))){if(_0x35cdec())return!0x0;if(_0x5887c4()||_0x513d8b())return!0x0;}return!0x1;}function _0x2dd67b(){const _0x4c0746=_0x293413[_0x30581e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4c0746||0x0==_0x4c0746[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xdd1c8b}=new URL(window[_0x30581e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4c0746[_0x30581e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdd1c8b))return!0x0;const _0x23043f=_0xdd1c8b[_0x30581e([0x73,0x70,0x6c,0x69,0x74])](_0x30581e([0x2e]));return _0x4c0746[_0x30581e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x329e5a=>_0x329e5a[_0x30581e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30581e([0x2a])))[_0x30581e([0x6d,0x61,0x70])](_0x506151=>_0x506151[_0x30581e([0x73,0x70,0x6c,0x69,0x74])](_0x30581e([0x2e])))[_0x30581e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5137=>_0x5137[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x23043f[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x30581e([0x6d,0x61,0x70])](_0x2e39d7=>Array(_0x23043f[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2e39d7[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x30581e([0x66,0x69,0x6c,0x6c])](_0x2e39d7[0x0]===_0x30581e([0x2a])?_0x30581e([0x2a]):'')[_0x30581e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2e39d7))[_0x30581e([0x73,0x6f,0x6d,0x65])](_0x17a6de=>_0x23043f[_0x30581e([0x65,0x76,0x65,0x72,0x79])]((_0x13a3a9,_0x42bb88)=>_0x17a6de[_0x42bb88]===_0x13a3a9||_0x17a6de[_0x42bb88]===_0x30581e([0x2a])));}function _0x8b372e(){return _0x25f978&&_0x7aa737?new window[(_0x30581e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4d75c1,_0x472618)=>{_0x25f978[_0x30581e([0x74,0x68,0x65,0x6e])](_0x4d75c1,_0x472618),_0x7aa737[_0x30581e([0x74,0x68,0x65,0x6e])](_0x3fcc85=>{_0x3fcc85!=_0x30581e([0x56,0x61,0x6c,0x69,0x64])&&_0x4d75c1(_0x3fcc85);},_0x472618);}):_0x25f978||_0x7aa737||_0x30581e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x347cf6(_0x4efda5,_0x40e782){return new window[(_0x30581e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22caf7=>{if(_0x3c9f4d())return _0x22caf7(_0x30581e([0x56,0x61,0x6c,0x69,0x64]));_0x565bc3(),_0x4b34a6[_0x30581e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x30581e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x70163c=!0x1;const _0x1940a7=_0x19e4b0();function _0x5803f7(_0x172ae3){return!!_0x172ae3&&(typeof _0x172ae3===_0x30581e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x172ae3===_0x30581e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x172ae3[_0x30581e([0x74,0x68,0x65,0x6e])]===_0x30581e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x172ae3[_0x30581e([0x63,0x61,0x74,0x63,0x68])]===_0x30581e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x524e55(_0x4869c1){_0x1bc445(_0x4869c1)[_0x30581e([0x74,0x68,0x65,0x6e])](_0x447754=>{if(!_0x447754||_0x447754[_0x30581e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x30581e([0x6f,0x6b]))return _0x30581e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4fd651(_0x432560(_0x1940a7+_0x40e782))!=_0x447754[_0x30581e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x30581e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x30581e([0x56,0x61,0x6c,0x69,0x64]);})[_0x30581e([0x74,0x68,0x65,0x6e])](_0x2e550b=>(_0xbafb88(),_0x2e550b),()=>{const _0x466573=_0x5809dc();return null==_0x466573?(_0xbafb88(),_0x30581e([0x56,0x61,0x6c,0x69,0x64])):_0x30581e(_0x352a77-_0x466573>(0x4f03da6f^_0xfb0958)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x30581e([0x74,0x68,0x65,0x6e])](_0x22caf7)[_0x30581e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x22caf7(_0x30581e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5ed0e5=0x6b39b0ef^_0xfb0958;function _0xbafb88(){const _0x416840=_0x30581e([0x6c,0x6c,0x63,0x74,0x2d])+_0x4fd651(_0x432560(_0x4efda5)),_0x19493b=_0xdb5581(_0x4fd651(window[_0x30581e([0x4d,0x61,0x74,0x68])][_0x30581e([0x63,0x65,0x69,0x6c])](_0x352a77/_0x5ed0e5)));window[_0x30581e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x30581e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x416840,_0x19493b);}function _0x5809dc(){const _0x2cb6d1=_0x30581e([0x6c,0x6c,0x63,0x74,0x2d])+_0x4fd651(_0x432560(_0x4efda5)),_0x3be7b8=window[_0x30581e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x30581e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2cb6d1);return _0x3be7b8?window[_0x30581e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xdb5581(_0x3be7b8),0x10)*_0x5ed0e5:null;}function _0x1bc445(_0x3cb92b){return new window[(_0x30581e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2254cd,_0x4994c1)=>{_0x3cb92b[_0x30581e([0x74,0x68,0x65,0x6e])](_0x2254cd,_0x4994c1),window[_0x30581e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4994c1,0x6b0e8aaf^_0xfb0958);});}}_0x4b34a6[_0x30581e([0x6f,0x6e])](_0x30581e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x888556,_0x553600)=>{if(_0x553600[0x0]!=_0x4efda5)return _0x22caf7(_0x30581e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x553600[0x1]={..._0x553600[0x1],[_0x30581e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1940a7};},{[_0x30581e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x30581e([0x68,0x69,0x67,0x68])}),_0x4b34a6[_0x30581e([0x6f,0x6e])](_0x30581e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4cf856=>{_0x5803f7(_0x4cf856[_0x30581e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x70163c=!0x0,_0x524e55(_0x4cf856[_0x30581e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x30581e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x30581e([0x6c,0x6f,0x77])}),_0x28bd47[_0x30581e([0x74,0x68,0x65,0x6e])](()=>{_0x70163c||_0x22caf7(_0x30581e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3c9f4d(){return _0x4b34a6[_0x30581e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x30581e([0x76,0x69,0x65,0x77])][_0x30581e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x30581e([0x61,0x75,0x74,0x6f]);}function _0x565bc3(){_0x4b34a6[_0x30581e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x30581e([0x76,0x69,0x65,0x77])][_0x30581e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x30581e([0x61,0x75,0x74,0x6f]);}}function _0x2defdb(_0x2abf8d){const _0x1590cf=[new window[(_0x30581e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9e06a1=>setTimeout(_0x9e06a1,0x6b0660a3^_0xfb0958)),_0x28bd47[_0x30581e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x30581e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x348746=>{let _0x560bc9=0x0;_0x4b34a6[_0x30581e([0x6d,0x6f,0x64,0x65,0x6c])][_0x30581e([0x6f,0x6e])](_0x30581e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x35a582,_0x255990)=>{_0x255990[0x0][_0x30581e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x560bc9++,_0x560bc9==(0x6b0f5f97^_0xfb0958)&&(_0x348746(),_0x35a582[_0x30581e([0x6f,0x66,0x66])]());});}))];return window[_0x30581e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x30581e([0x72,0x61,0x63,0x65])](_0x1590cf)[_0x30581e([0x74,0x68,0x65,0x6e])](()=>_0x2abf8d);}async function _0x5a747e(){await _0x28bd47,_0x4b34a6[_0x30581e([0x6d,0x6f,0x64,0x65,0x6c])][_0x30581e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x403b14,_0x4b34a6[_0x30581e([0x6d,0x6f,0x64,0x65,0x6c])][_0x30581e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x403b14,_0x4b34a6[_0x30581e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x30581e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x35cdec(){return _0x49e58f(_0x30581e([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1cd667(_0x30581e([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x30581e([0x73,0x74,0x61,0x74,0x65])]==_0x30581e([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x5887c4(){return _0x49e58f(_0x30581e([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x513d8b(){return _0x49e58f(_0x30581e([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x4270e6(_0x1289f7){const _0x199ec0=_0x21ea8d();_0x4b34a6[_0x199ec0]=_0x30581e([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1289f7,_0x1289f7!=_0x30581e([0x56,0x61,0x6c,0x69,0x64])&&_0x5a747e();}function _0x21ea8d(){const _0x1cf6c6=window[_0x30581e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x30581e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x30581e([0x6e,0x6f,0x77])]())[_0x30581e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x30581e([0x2e]),'');let _0x50ae07=_0x30581e([0x67]);for(let _0xf98dc6=0x0;_0xf98dc6<_0x1cf6c6[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xf98dc6+=0x2){let _0x33207a=window[_0x30581e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1cf6c6[_0x30581e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf98dc6,_0xf98dc6+0x2));_0x33207a>=_0x3eb639[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x33207a-=_0x3eb639[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x50ae07+=_0x3eb639[_0x33207a];}return _0x50ae07;}function _0x483cb8(){const _0x14139f=_0x1856b3[_0x30581e([0x73,0x70,0x6c,0x69,0x74])](_0x30581e([0x2e]));if(0x3!=_0x14139f[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x272930(_0x14139f[0x1]);function _0x272930(_0x1bc4fb){const _0x449e71=_0x378f1f(_0x1bc4fb);return _0x449e71&&_0xb75c8c()?_0x449e71:null;function _0xb75c8c(){const _0x4ec1b9=_0x449e71[_0x30581e([0x6a,0x74,0x69])],_0x392443=window[_0x30581e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ec1b9[_0x30581e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ec1b9[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x51e967={..._0x449e71,[_0x30581e([0x6a,0x74,0x69])]:_0x4ec1b9[_0x30581e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4ec1b9[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x51e967[_0x30581e([0x76,0x63])],_0x432560(_0x51e967)==_0x392443;}}}async function _0x4a2459(){let _0x1ca578=!0x0;try{const _0xd1d29c=_0x1856b3[_0x30581e([0x73,0x70,0x6c,0x69,0x74])](_0x30581e([0x2e])),[_0x584493,_0x15d394,_0x22ca8d]=_0xd1d29c;return _0x3e7df7(_0x584493),await _0xdd257f(_0x584493,_0x15d394,_0x22ca8d),_0x1ca578;}catch{return!0x1;}function _0x3e7df7(_0x24f6dc){const _0x2c6570=_0x378f1f(_0x24f6dc);_0x2c6570&&_0x2c6570[_0x30581e([0x61,0x6c,0x67])]==_0x30581e([0x45,0x53,0x32,0x35,0x36])||(_0x1ca578=!0x1);}async function _0xdd257f(_0x1bc40f,_0x1d87a0,_0x202292){const _0x4ccf12=window[_0x30581e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x30581e([0x66,0x72,0x6f,0x6d])](_0xfeb379(_0x202292),_0x51618e=>_0x51618e[_0x30581e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x402a76=new window[(_0x30581e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x30581e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1bc40f+_0x30581e([0x2e])+_0x1d87a0),_0x5df565=window[_0x30581e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x30581e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5df565)return;const _0xed5f49=await _0x5df565[_0x30581e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x30581e([0x6a,0x77,0x6b]),_0x31ab71,{[_0x30581e([0x6e,0x61,0x6d,0x65])]:_0x30581e([0x45,0x43,0x44,0x53,0x41]),[_0x30581e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x30581e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x30581e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5df565[_0x30581e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x30581e([0x6e,0x61,0x6d,0x65])]:_0x30581e([0x45,0x43,0x44,0x53,0x41]),[_0x30581e([0x68,0x61,0x73,0x68])]:{[_0x30581e([0x6e,0x61,0x6d,0x65])]:_0x30581e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xed5f49,_0x4ccf12,_0x402a76)||(_0x1ca578=!0x1);}}function _0x378f1f(_0xb9eb4d){return _0xb9eb4d[_0x30581e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x30581e([0x65,0x79]))?JSON[_0x30581e([0x70,0x61,0x72,0x73,0x65])](_0xfeb379(_0xb9eb4d)):null;}function _0xfeb379(_0x2efcc4){return window[_0x30581e([0x61,0x74,0x6f,0x62])](_0x2efcc4[_0x30581e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x30581e([0x2b]))[_0x30581e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x30581e([0x2f])));}function _0x432560(_0x36dbc1){let _0x2e7571=0x1505;function _0x5525e4(_0x121527){for(let _0x22ce3a=0x0;_0x22ce3a<_0x121527[_0x30581e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x22ce3a++){const _0xa55a78=_0x121527[_0x30581e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x22ce3a);_0x2e7571=(_0x2e7571<<0x5)+_0x2e7571+_0xa55a78,_0x2e7571&=_0x2e7571;}}function _0x50bd02(_0x5ab98d){Array[_0x30581e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5ab98d)?_0x5ab98d[_0x30581e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x50bd02):_0x5ab98d&&typeof _0x5ab98d==_0x30581e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x30581e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5ab98d)[_0x30581e([0x73,0x6f,0x72,0x74])]()[_0x30581e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3863f6,_0x511384])=>{_0x5525e4(_0x3863f6),_0x50bd02(_0x511384);}):_0x5525e4(window[_0x30581e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5ab98d));}return _0x50bd02(_0x36dbc1),_0x2e7571>>>0x0;}function _0x4fd651(_0x4f41e5){return _0x4f41e5[_0x30581e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x30581e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x30581e([0x30]));}function _0xdb5581(_0x5d4580){return _0x5d4580[_0x30581e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x30581e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x30581e([0x6a,0x6f,0x69,0x6e])]('');}function _0x49e58f(_0x52c8b2){return _0x4b34a6[_0x30581e([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x30581e([0x68,0x61,0x73])](_0x52c8b2);}function _0x1cd667(_0x38cd5c){return _0x4b34a6[_0x30581e([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x30581e([0x67,0x65,0x74])](_0x38cd5c);}function _0x403b14(){}function _0x30581e(_0x3aa783){return _0x3aa783['map'](_0x253514=>String['fromCharCode'](_0x253514))['join']('');}_0x4270e6(await _0x1fa395());}(this);}set['adapter'](_0x1e759a){if(this['_adapter'])throw new _0x27da15('track-changes-adapter-already-set',this);this['_adapter']=_0x1e759a;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0xda9084=!0x1,toJSON:_0x133103=!0x1}={}){const _0x518890=[];for(const _0x509bb4 of this['_suggestions']['values']())_0xda9084&&!_0x509bb4['isInContent']||_0x518890['push'](_0x509bb4);return _0x133103?_0x518890['map'](_0xcfab65=>_0xcfab65['toJSON']()):_0x518890;}['getSuggestion'](_0x38103d){const _0x164f0a=this['_suggestions']['get'](_0x38103d);if(!_0x164f0a)throw new _0x27da15('track-changes-suggestion-not-found',this);return _0x164f0a;}['hasSuggestion'](_0x24114b){return this['_suggestions']['has'](_0x24114b);}['addSuggestionData'](_0x658179){const {authorId:_0x23d0fd,id:_0x48ff07,originalSuggestionId:_0x1bd570,attributes:_0x50d6da}=_0x658179,[_0x5c0488,_0x5ff38]=_0x658179['type']['split'](':'),_0x58b572=this['_suggestions']['get'](_0x48ff07)||this['_createSuggestion'](_0x5c0488,_0x5ff38,_0x48ff07,_0x23d0fd,_0x50d6da,_0x1bd570);if(this['_addThreadToSuggestion'](_0x58b572),this['_checkSuggestionCorrectness'](_0x58b572,_0x5c0488,_0x5ff38||null,_0x23d0fd),_0x58b572['createdAt']=_0x658179['createdAt'],_0x58b572['_isDataLoaded']=!0x0,_0x50d6da&&_0x50d6da['@external']){const _0x105690=_0x50d6da['@external'],_0x505c01=this['_getExternalAuthor'](_0x105690['authorName']);_0x58b572['authoredAt']=_0x105690['createdAt'],_0x58b572['author']=_0x505c01,_0x58b572['isExternal']=!0x0;}else _0x58b572['authoredAt']=_0x658179['createdAt'];switch(_0x658179['data']&&(_0x58b572['data']=_0x658179['data']),_0x658179['attributes']&&(_0x58b572['attributes']=_0x658179['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x58b572['_saved']=!0x0),this['_suggestionState']['get'](_0x58b572)){case'notReady':this['_suggestionState']['set'](_0x58b572,'dataReady');break;case'markerReady':_0x58b572['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x58b572])),this['_refreshSuggestionsChain'](new Set([_0x58b572])),this['_suggestionState']['set'](_0x58b572,'ready'),this['fire']('suggestionLoaded',_0x58b572)):this['_suggestionState']['set'](_0x58b572,'removed');}return _0x58b572;}['acceptSuggestion'](_0x55a24d){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1adbb8 of _0x55a24d['getAllAdjacentSuggestions']())_0x1adbb8['accept']();});});}['discardSuggestion'](_0x423e09){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x116744 of _0x423e09['getAllAdjacentSuggestions']())_0x116744['discard']();});});}['enableCommand'](_0x4b8676,_0x50a673){const _0x271c53=this['editor']['commands']['get'](_0x4b8676);if(!_0x271c53)throw new _0x27da15('track-changes-command-not-found',this,{'commandName':_0x4b8676});if(this['_enabledCommands']['has'](_0x271c53))throw new _0x27da15('track-changes-enable-command-twice',this,{'commandName':_0x4b8676});this['_enabledCommands']['add'](_0x271c53),_0x50a673&&_0x271c53['on']('execute',(_0x9f1229,_0x4eee94)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x4eee94['length']>0x0&&_0x4eee94[_0x4eee94['length']-0x1]&&_0x4eee94[_0x4eee94['length']-0x1]['forceDefaultExecution']?_0x4eee94['pop']():(_0x9f1229['return']=_0x50a673((..._0x5a9af7)=>_0x271c53['execute'](..._0x5a9af7,{'forceDefaultExecution':!0x0}),..._0x4eee94),_0x9f1229['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x212bb4){let _0x114e5b,_0x3e3d2a;const _0x2d618e=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x114e5b=_0x212bb4();}catch(_0xc58973){_0x3e3d2a=_0xc58973;}return _0x2d618e||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x3e3d2a&&_0x27da15['rethrowUnexpectedError'](_0x3e3d2a,this),_0x114e5b;}['markInsertion'](_0x5272a0,_0xa80734=null,_0x16b7f2={}){if(_0x5272a0['isCollapsed'])return null;const _0x30c830=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x16b7f2['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x9722fb,meta:_0x2d3ed5}of this['_findSuggestions'](_0x5272a0,'insertion'))if(_0x2d3ed5['isOwn']){if(!_0x2d3ed5['isNextTo']){if(_0x2d3ed5['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Xt(_0x9722fb,_0x16b7f2))continue;return _0x9722fb;}if(Xt(_0x9722fb,_0x16b7f2))return _0x9722fb;this['_breakSuggestionMarker'](_0x9722fb,_0x5272a0['start'],_0x5272a0['end']);break;}if(_0xa80734==_0x9722fb['subType']&&Xt(_0x9722fb,_0x16b7f2)){const _0x19249e=_0x9722fb['getFirstRange']();return _0x19249e['start']['isEqual'](_0x5272a0['end'])?this['_setSuggestionRange'](_0x9722fb,this['_model']['createRange'](_0x5272a0['start'],_0x19249e['end'])):this['_setSuggestionRange'](_0x9722fb,this['_model']['createRange'](_0x19249e['start'],_0x5272a0['end'])),_0x9722fb;}}const _0xe0bc50=_0x19e4b0(),_0x38a63c=_0x30c830['id'],_0x859847=_0xa80734?'insertion:'+_0xa80734:'insertion',_0x5636d7=this['_setSuggestionData']({'id':_0xe0bc50,'type':_0x859847,'createdAt':new Date(),'authorId':_0x38a63c,'attributes':_0x16b7f2});return this['_addSuggestionMarker'](_0x859847,_0xe0bc50,_0x38a63c,_0x5272a0),_0x5636d7;}['markMultiRangeInsertion'](_0x1475cd,_0x3697d7='multi',_0xaf5de={}){const _0x1226c7=this['editor']['plugins']['get']('Users')['me'],_0x405c07=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x3697d7,'join');this['_trackingSessionId']&&(_0xaf5de['trackingSessionId']=this['_trackingSessionId']);for(const _0xec22db of this['getSuggestions']())if(_0xec22db['author']['id']==_0x1226c7['id']&&'insertion'==_0xec22db['type']&&_0xec22db['subType']==_0x3697d7&&Xt(_0xec22db,_0xaf5de)&&(_0x405c07(_0xec22db['getRanges'](),_0x1475cd)||_0x405c07(_0x1475cd,_0xec22db['getRanges']()))){for(const _0xde3b9b of _0x1475cd)_0xec22db['addRange'](_0xde3b9b);return _0xec22db;}for(const {suggestion:_0x1fefa1,meta:_0x48e5fd}of this['_findSuggestions'](_0x1475cd,'insertion')){if(!_0x48e5fd['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x48e5fd['containsRangeInObject'])continue;if(!Xt(_0x1fefa1,_0xaf5de))continue;let _0x191dc4=!0x0;for(const _0x2e0a94 of _0x1fefa1['getRanges']())for(const _0x1559c7 of _0x1475cd)if(!_0x2e0a94['containsRange'](_0x1559c7)){_0x191dc4=!0x1;break;}if(_0x191dc4)return _0x1fefa1;}const _0x10883b=_0x19e4b0(),_0x4e0036=_0x1226c7['id'],_0x33849c='insertion:'+_0x3697d7,_0x33504e=this['_setSuggestionData']({'id':_0x10883b,'type':_0x33849c,'createdAt':new Date(),'authorId':_0x4e0036,'attributes':_0xaf5de});for(const _0x1ec95d of _0x1475cd)this['_addSuggestionMarker'](_0x33849c,_0x10883b,_0x4e0036,_0x1ec95d,T['getMultiRangeId']());return _0x33504e;}['markInlineFormat'](_0x371c3f,_0x26f4c5,_0x346e81=null,_0x3684d6={}){if(_0x346e81=_0x346e81||Lt(_0x26f4c5),_0x371c3f['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x3684d6['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x39949f=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x346e81,'accept');return this['forceDefaultExecution'](()=>_0x39949f([_0x371c3f],_0x26f4c5,_0x3684d6)),null;}const _0x24560b=this['editor']['plugins']['get']('Users')['me'],_0x420ac1=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x44dd3a,meta:_0x286bf3}of this['_findSuggestions'](_0x371c3f,'insertion'))_0x286bf3['isOwn']&&!_0x286bf3['isInsideObject']&&_0x420ac1['push'](..._0x44dd3a['getRanges']());}const _0x6dafb7=function(_0x5ec368,_0x6034fa){const _0x5b5e70=[];for(const _0x507066 of _0x6034fa){const _0x58ad01=_0x5ec368['getIntersection'](_0x507066);_0x58ad01&&_0x5b5e70['push'](_0x58ad01);}return _0x5b5e70;}(_0x371c3f,_0x420ac1),_0x356092=function(_0x1f0a74,_0x44f849){const _0x5c9eca=[_0x1f0a74];for(const _0x17e773 of _0x44f849){let _0x155adc=0x0;for(;_0x155adc<_0x5c9eca['length'];){const _0x2b7341=_0x5c9eca[_0x155adc]['getDifference'](_0x17e773);_0x5c9eca['splice'](_0x155adc,0x1,..._0x2b7341),_0x155adc+=_0x2b7341['length'];}}return _0x5c9eca;}(_0x371c3f,_0x420ac1);_0x6dafb7['length']&&this['_model']['change'](()=>{for(const _0x27614e of _0x6dafb7){const _0x4f90d2=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x346e81,'accept');this['forceDefaultExecution'](()=>_0x4f90d2([_0x27614e],_0x26f4c5,_0x3684d6));}});for(const _0x30e292 of _0x356092){let _0x49172d=null,_0x166129=_0x30e292['start'],_0x524426=_0x30e292['end'];for(const {suggestion:_0x5dcacd,meta:_0x1cd4a8}of this['_findSuggestions'](_0x30e292,'formatInline')){if(!_0x1cd4a8['isOwn'])continue;if(_0x5dcacd['subType']!=_0x346e81)continue;if(!Xt(_0x5dcacd,_0x3684d6))continue;const _0x378089=_0x5dcacd['getFirstRange']();if(_0x378089['containsRange'](_0x30e292,!0x0))return null;_0x166129=_0x166129['isBefore'](_0x378089['start'])?_0x166129:_0x378089['start'],_0x524426=_0x524426['isAfter'](_0x378089['end'])?_0x524426:_0x378089['end'],_0x49172d?_0x378089['start']['isBefore'](_0x49172d['getFirstRange']()['start'])?(_0x49172d['removeMarkers'](),_0x49172d=_0x5dcacd):_0x5dcacd['removeMarkers']():_0x49172d=_0x5dcacd;}const _0x52a4bc=this['_model']['createRange'](_0x166129,_0x524426);if(_0x49172d)this['_setSuggestionRange'](_0x49172d,_0x52a4bc);else{const _0x2e9d77=_0x19e4b0(),_0x3fe5db=_0x24560b['id'];this['_setSuggestionData']({'id':_0x2e9d77,'type':'formatInline:'+_0x346e81,'data':_0x26f4c5,'createdAt':new Date(),'authorId':_0x3fe5db,'attributes':_0x3684d6}),this['_addSuggestionMarker']('formatInline:'+_0x346e81,_0x2e9d77,_0x3fe5db,_0x52a4bc);}}return null;}['markBlockFormat'](_0x542ffc,_0x524bef,_0x17faa0=[],_0x590635=null,_0x52041a={}){_0x524bef['formatGroupId']||(_0x524bef['formatGroupId']=_0x524bef['commandName']),_0x524bef['multipleBlocks']=_0x542ffc['is']('range'),_0x590635=_0x590635||Lt(_0x524bef);const _0x3ce624=_0x17faa0['map'](_0x59eb5f=>zt(_0x59eb5f,this['_model'])),_0x1a2c30=_0x542ffc['is']('range')?_0x542ffc:zt(_0x542ffc,this['_model']);if(this['_trackingSessionId']&&(_0x52041a['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x24eb19=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x590635,'accept');return this['forceDefaultExecution'](()=>_0x24eb19([_0x1a2c30],_0x524bef,_0x52041a)),null;}_0x3ce624['push'](_0x1a2c30);let _0x2267b5=!0x0;for(const _0x4687a0 of _0x3ce624)if(!this['_rangeIsInLocalUserInsertion'](_0x4687a0)){_0x2267b5=!0x1;break;}if(_0x2267b5&&'always'!==this['_trackFormatChanges']){const _0x669974=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x590635,'accept');return this['forceDefaultExecution'](()=>_0x669974([_0x1a2c30],_0x524bef,_0x52041a)),null;}let _0x3e05d3=null,_0x57f76a=_0x1a2c30['start'],_0x1a8ca0=_0x1a2c30['end'];for(const {suggestion:_0x24ab4a,meta:_0x59a268}of this['_findSuggestions'](_0x1a2c30,'formatBlock')){if(!_0x59a268['isOwn'])continue;if(_0x59a268['isNextTo']||_0x59a268['containsRangeInObject']||_0x59a268['isInsideObject'])continue;if(_0x24ab4a['data']['formatGroupId']!=_0x524bef['formatGroupId'])continue;if(!Xt(_0x24ab4a,_0x52041a))continue;const _0x17aa34=_0x24ab4a['getFirstRange']();if(_0x24ab4a['subType']==_0x590635){if(_0x17aa34['containsRange'](_0x1a2c30,!0x0))return null;_0x57f76a=_0x57f76a['isBefore'](_0x17aa34['start'])?_0x57f76a:_0x17aa34['start'],_0x1a8ca0=_0x1a8ca0['isAfter'](_0x17aa34['end'])?_0x1a8ca0:_0x17aa34['end'],_0x3e05d3?_0x17aa34['start']['isBefore'](_0x3e05d3['getFirstRange']()['start'])?(_0x3e05d3['removeMarkers'](),_0x3e05d3=_0x24ab4a):_0x24ab4a['removeMarkers']():_0x3e05d3=_0x24ab4a;}else{const _0xc7d809=_0x1a2c30['getIntersection'](_0x17aa34);this['_cutOutSuggestionMarker'](_0x24ab4a,_0xc7d809);}}const _0x59adcf=this['editor']['plugins']['get']('Users')['me'],_0x44d24f=_0x19e4b0(),_0x58dcaa=_0x59adcf['id'];if(_0x3e05d3)return this['_setSuggestionRange'](_0x3e05d3,this['_model']['createRange'](_0x57f76a,_0x1a8ca0)),_0x3e05d3;{const _0x1c59ab=this['_setSuggestionData']({'id':_0x44d24f,'type':'formatBlock:'+_0x590635,'data':_0x524bef,'createdAt':new Date(),'authorId':_0x58dcaa,'attributes':_0x52041a});return this['_addSuggestionMarker']('formatBlock:'+_0x590635,_0x44d24f,_0x58dcaa,this['_model']['createRange'](_0x57f76a,_0x1a8ca0)),_0x1c59ab;}}['markMultiRangeBlockFormat'](_0x4e5aa2,_0x3d5f29,_0xc0c862=[],_0x594010=null,_0x1d113e={}){_0x3d5f29['formatGroupId']||(_0x3d5f29['formatGroupId']=_0x3d5f29['commandName']);const _0x1c724f=_0x4e5aa2[0x0];_0x3d5f29['multipleBlocks']=_0x1c724f['is']('range'),_0x594010=_0x594010||Lt(_0x3d5f29);const _0x185b16=_0xc0c862['map'](_0x3d1a10=>zt(_0x3d1a10,this['_model'])),_0x161b4f=_0x1c724f['is']('range')?_0x4e5aa2:_0x4e5aa2['map'](_0xb305e2=>zt(_0xb305e2,this['_model']));if(this['_trackingSessionId']&&(_0x1d113e['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x166fca=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x594010,'accept');return this['forceDefaultExecution'](()=>_0x166fca(_0x161b4f,_0x3d5f29,_0x1d113e)),null;}_0x185b16['push'](..._0x161b4f);let _0x1836cd=!0x0;for(const _0xd7c854 of _0x185b16)if(!this['_rangeIsInLocalUserInsertion'](_0xd7c854)){_0x1836cd=!0x1;break;}if(_0x1836cd&&'always'!==this['_trackFormatChanges']){const _0x17e0b4=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x594010,'accept');return this['forceDefaultExecution'](()=>_0x17e0b4(_0x161b4f,_0x3d5f29,_0x1d113e)),null;}const _0x1bf0a3=this['editor']['plugins']['get']('Users')['me'];for(const _0x4959a6 of this['getSuggestions']()){const _0x487fde=_0x4959a6['data'];if(_0x4959a6['author']['id']!=_0x1bf0a3['id'])continue;if('formatBlock'!=_0x4959a6['type']||_0x487fde['formatGroupId']!=_0x3d5f29['formatGroupId'])continue;if(!Xt(_0x4959a6,_0x1d113e))continue;const _0x2146e0=_0x4959a6['subType']==_0x594010;for(let _0x4a9d60=0x0;_0x4a9d60<_0x161b4f['length'];_0x4a9d60++){const _0x3e790a=_0x161b4f[_0x4a9d60];for(const _0x40ce8f of _0x4959a6['getMarkers']()){const _0x2068ef=_0x40ce8f['getRange']();if(_0x3e790a['isEqual'](_0x2068ef)){_0x2146e0?(_0x161b4f['splice'](_0x4a9d60,0x1),_0x4a9d60--):_0x4959a6['removeMarker'](_0x40ce8f['name']);break;}}}}if(0x0==_0x161b4f['length'])return null;const _0x1b2af7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x594010,'join');for(const _0x2e4925 of this['getSuggestions']()){const _0x248c23=_0x2e4925['data'];if(_0x2e4925['author']['id']==_0x1bf0a3['id']&&('formatBlock'==_0x2e4925['type']&&_0x248c23['formatGroupId']==_0x3d5f29['formatGroupId']&&_0x2e4925['subType']==_0x594010&&Xt(_0x2e4925,_0x1d113e)&&(_0x1b2af7(_0x2e4925['getRanges'](),_0x161b4f)||_0x1b2af7(_0x161b4f,_0x2e4925['getRanges']())))){for(const _0x128bb9 of _0x161b4f)_0x2e4925['addRange'](_0x128bb9);return _0x2e4925;}}const _0x499d51=_0x19e4b0(),_0x24a1d9=_0x1bf0a3['id'],_0x42a814='formatBlock:'+_0x594010,_0x3074dc=this['_setSuggestionData']({'id':_0x499d51,'type':_0x42a814,'data':_0x3d5f29,'createdAt':new Date(),'authorId':_0x24a1d9,'attributes':_0x1d113e});for(const _0x2e7e92 of _0x161b4f)this['_addSuggestionMarker'](_0x42a814,_0x499d51,_0x24a1d9,_0x2e7e92,T['getMultiRangeId']());return _0x3074dc;}['markDeletion'](_0x37e2fb,_0x44ba61=null,_0x44c822={}){if(_0x37e2fb['isCollapsed'])return null;const _0x770bb4=this['editor']['plugins']['get']('Users')['me'],_0x4f74b4=new _0x26ed96(_0x37e2fb['start'],_0x37e2fb['end']);this['_trackingSessionId']&&(_0x44c822['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x2f34c0,meta:_0x28d809}of this['_findSuggestions'](_0x4f74b4,'insertion'))if(_0x28d809['isOwn']&&!_0x28d809['isNextTo']){if(_0x2f34c0['isMultiRange']){const _0x5e7648=_0x2f34c0['getRanges']()['filter'](_0x560424=>'$graveyard'!=_0x560424['root']['rootName']);_0x5e7648['every'](_0xce5cc6=>_0x4f74b4['containsRange'](_0xce5cc6,!0x0))&&_0x2f34c0['discard']();if(_0x5e7648['some'](_0x392357=>_0x392357['containsRange'](_0x4f74b4,!0x0))){const _0x288bda=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x44ba61,'accept');return this['forceDefaultExecution'](()=>_0x288bda([_0x4f74b4],null,_0x44c822)),null;}}else{const _0x19b32d=_0x4f74b4['getIntersection'](_0x2f34c0['getFirstRange']());null!==_0x19b32d&&_0x2f34c0['_onDiscard']([_0x19b32d],null,_0x44c822);}}if(_0x4f74b4['detach'](),_0x4f74b4['isCollapsed']||'$graveyard'==_0x4f74b4['root']['rootName'])return null;let _0x38131b=null,_0x5da8c7=_0x4f74b4['start'],_0x38e2e3=_0x4f74b4['end'];const _0x302548=this['_findSuggestions'](_0x4f74b4,'deletion');for(const {suggestion:_0x2872e0,meta:_0x5b8146}of _0x302548){const _0x36a2ba=this['_model']['createRange'](_0x5da8c7,_0x38e2e3);if(_0x5b8146['isOwn']&&(this['_mergeNestedSuggestions']||!_0x5b8146['containsRangeInObject']&&!_0x5b8146['isInsideObject'])){if(_0x2872e0['isMultiRange']){if(!Xt(_0x2872e0,_0x44c822))continue;let _0x1ef585=!0x0;for(const _0x543423 of _0x2872e0['getRanges']()){if(_0x543423['containsRange'](_0x36a2ba,!0x0))return _0x2872e0;_0x36a2ba['containsRange'](_0x543423)||(_0x1ef585=!0x1);}_0x1ef585&&_0x2872e0['discard']();}else{const _0x5b876e=_0x2872e0['getFirstRange']();if(_0x5b876e['containsRange'](_0x36a2ba,!0x0))return _0x2872e0;if(!Xt(_0x2872e0,_0x44c822)){_0x36a2ba['containsRange'](_0x5b876e)?_0x2872e0['removeMarkers']():_0x5b876e['containsPosition'](_0x5da8c7)?_0x5da8c7=_0x5b876e['end']:_0x5b876e['containsPosition'](_0x38e2e3)&&(_0x38e2e3=_0x5b876e['start']);continue;}_0x5da8c7=_0x5da8c7['isBefore'](_0x5b876e['start'])?_0x5da8c7:_0x5b876e['start'],_0x38e2e3=_0x38e2e3['isAfter'](_0x5b876e['end'])?_0x38e2e3:_0x5b876e['end'],_0x44c822=Object['assign']({},_0x2872e0['attributes']),_0x38131b?_0x5b876e['start']['isBefore'](_0x38131b['getFirstRange']()['start'])?(_0x38131b['removeMarkers'](),_0x38131b=_0x2872e0):_0x2872e0['removeMarkers']():_0x38131b=_0x2872e0;}}}if(_0x38131b)return this['_setSuggestionRange'](_0x38131b,this['_model']['createRange'](_0x5da8c7,_0x38e2e3)),_0x38131b;{const _0x25f3d7=_0x19e4b0(),_0x53c74d=this['_model']['createRange'](_0x5da8c7,_0x38e2e3),_0x4c3a6a=_0x770bb4['id'],_0x1df07c=_0x44ba61?'deletion:'+_0x44ba61:'deletion',_0x5df1c7=this['_setSuggestionData']({'id':_0x25f3d7,'type':_0x1df07c,'createdAt':new Date(),'authorId':_0x4c3a6a,'attributes':_0x44c822});return this['_addSuggestionMarker'](_0x1df07c,_0x25f3d7,_0x4c3a6a,_0x53c74d),_0x5df1c7;}}['markMultiRangeDeletion'](_0x1ad4e8,_0x5d7e39='multi',_0x9d83df={}){const _0x5c4f79=this['editor']['plugins']['get']('Users')['me'],_0x347186=_0x1ad4e8['map'](_0x4be25f=>new _0x26ed96(_0x4be25f['start'],_0x4be25f['end'])),_0x296712=new Set();this['_trackingSessionId']&&(_0x9d83df['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x1c204b,meta:_0x37c185}of this['_findSuggestions'](_0x347186,'insertion'))_0x37c185['isOwn']&&!_0x37c185['isNextTo']&&_0x296712['add'](_0x1c204b);for(const _0x13afd9 of _0x296712)if(_0x13afd9['isMultiRange']){const _0x4d7205=_0x13afd9['getRanges']();(!_0x13afd9['attributes']||!_0x13afd9['attributes']['skipNestingCheck'])&&(_0x4d7205['every'](_0x433b18=>_0x347186['some'](_0x301c8c=>_0x301c8c['containsRange'](_0x433b18,!0x0)))&&_0x13afd9['discard']());if(_0x347186['every'](_0x2e520f=>_0x4d7205['some'](_0x3e8890=>_0x3e8890['containsRange'](_0x2e520f,!0x0)))){const _0x179944=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5d7e39,'accept');return this['forceDefaultExecution'](()=>_0x179944(_0x1ad4e8,null,_0x9d83df)),null;}}else{const _0x2096cb=_0x13afd9['getFirstRange']();_0x347186['some'](_0x29179c=>_0x29179c['containsRange'](_0x2096cb,!0x0))&&_0x13afd9['discard']();if(_0x347186['every'](_0x1168ad=>_0x2096cb['containsRange'](_0x1168ad,!0x0))){const _0x2675a2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5d7e39,'accept');return this['forceDefaultExecution'](()=>_0x2675a2(_0x347186,null,_0x9d83df)),null;}}const _0x343447=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5d7e39,'join');let _0x53dc5f=null;for(const _0x2bcf59 of this['getSuggestions']())if(_0x2bcf59['author']['id']==_0x5c4f79['id']&&_0x2bcf59['isInContent']&&'deletion'==_0x2bcf59['type']&&_0x2bcf59['subType']==_0x5d7e39&&Xt(_0x2bcf59,_0x9d83df)&&(_0x343447(_0x2bcf59['getRanges'](),_0x347186)||_0x343447(_0x347186,_0x2bcf59['getRanges']()))){if(_0x53dc5f){if(_0x2bcf59['commentThread']&&_0x2bcf59['commentThread']['length'])continue;for(const _0x1cdbc3 of _0x2bcf59['getRanges']())_0x53dc5f['isIntersectingWithRange'](_0x1cdbc3)||_0x53dc5f['addRange'](_0x1cdbc3);_0x2bcf59['removeMarkers']();}else{_0x53dc5f=_0x2bcf59;for(const _0x2f6374 of _0x347186)_0x2bcf59['isIntersectingWithRange'](_0x2f6374)||_0x2bcf59['addRange'](_0x2f6374);}}if(_0x53dc5f)return _0x53dc5f;_0x296712['clear']();for(const {suggestion:_0xbeb82b,meta:_0x582eff}of this['_findSuggestions'](_0x347186,'deletion'))_0x582eff['isOwn']&&(this['_mergeNestedSuggestions']||!_0x582eff['containsRangeInObject']&&!_0x582eff['isInsideObject'])&&Xt(_0xbeb82b,_0x9d83df)&&_0x296712['add'](_0xbeb82b);for(const _0x53d1bf of _0x296712){const _0x3eb8fe=_0x53d1bf['getRanges']();if(!_0x9d83df||!_0x9d83df['skipNestingCheck']){if(_0x347186['every'](_0x4a13ba=>_0x3eb8fe['some'](_0x2e6c5c=>_0x2e6c5c['containsRange'](_0x4a13ba,!0x0))))return _0x53d1bf;}(!_0x53d1bf['attributes']||!_0x53d1bf['attributes']['skipNestingCheck'])&&(_0x3eb8fe['every'](_0x412844=>_0x347186['some'](_0x184ba7=>_0x184ba7['containsRange'](_0x412844,!0x0)))&&_0x53d1bf['discard']());}const _0x55b557=_0x19e4b0(),_0x2ed169=_0x5c4f79['id'],_0x1eeb72='deletion:'+_0x5d7e39,_0x45151a=this['_setSuggestionData']({'id':_0x55b557,'type':_0x1eeb72,'createdAt':new Date(),'authorId':_0x2ed169,'attributes':_0x9d83df});for(const _0x26cacb of _0x347186)_0x26cacb['detach'](),_0x26cacb['isCollapsed']||'$graveyard'==_0x26cacb['root']['rootName']||this['_addSuggestionMarker'](_0x1eeb72,_0x55b557,_0x2ed169,_0x26cacb,T['getMultiRangeId']());return _0x45151a;}['markAttributeChange'](_0x5be5a7,_0x16e8b0,_0x28ff95,_0x1b32e6,_0x27bb43){if(_0x5be5a7['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x8a2f6b=this['editor']['plugins']['get']('Users')['me']['id'],_0x24eb62=Array['from'](this['_suggestions']['values']())['filter'](_0x824ddc=>'attribute'==_0x824ddc['type']&&_0x824ddc['data']['key']==_0x16e8b0&&_0x824ddc['isIntersectingWithRange'](_0x5be5a7));if(this['_trackingSessionId']&&(_0x27bb43['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x3a126a=this['_findSuggestions'](_0x5be5a7,'insertion')['filter'](({meta:_0x503ec1})=>_0x503ec1['isOwn']&&!_0x503ec1['isInsideObject']&&!_0x503ec1['isNextTo'])['map'](({suggestion:_0x22d71e})=>_0x22d71e);_0x24eb62['unshift'](..._0x3a126a);}const _0x182230=new Map([[_0x5be5a7,_0x28ff95]]);for(const _0x1c0173 of _0x24eb62){const _0x4ad41d='attribute'==_0x1c0173['type']?_0x1c0173['data']['oldValue']:void 0x0,_0x585f86=_0x1c0173['getFirstRange'](),_0x253a7e=Array['from'](_0x182230['keys']())['find'](_0x130797=>_0x130797['isIntersecting'](_0x585f86));if(!_0x253a7e)continue;const _0x92bc6e=_0x253a7e['getDifference'](_0x585f86);this['_isBlockAttribute'](_0x16e8b0)&&'insertion'==_0x1c0173['type']&&0x0!=_0x92bc6e['length']||(_0x182230['delete'](_0x253a7e),_0x92bc6e['forEach'](_0x238266=>{_0x182230['set'](_0x238266,_0x28ff95);}),'insertion'!=_0x1c0173['type']&&_0x4ad41d!=_0x1b32e6&&_0x182230['set'](_0x253a7e['getIntersection'](_0x585f86),_0x4ad41d));}const _0x1b68e4=[];for(const [_0x34ce85,_0x544829]of _0x182230){const _0x3d223c=_0x19e4b0(),_0x3c74a8={'key':_0x16e8b0,'oldValue':_0x544829,'newValue':_0x1b32e6};_0x16e8b0['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':_0x16e8b0});const _0x1228f8=('attribute:'+(_0x16e8b0+'|'+Lt({'newValue':_0x1b32e6})))['substring'](0x0,0x3c),_0x333ba2=this['_setSuggestionData']({'id':_0x3d223c,'type':_0x1228f8,'data':_0x3c74a8,'createdAt':new Date(),'authorId':_0x8a2f6b,'attributes':_0x27bb43});_0x1b68e4['push'](_0x333ba2),this['_addSuggestionMarker'](_0x1228f8,_0x3d223c,_0x8a2f6b,_0x34ce85);}return _0x1b68e4;}['enableDefaultAttributesIntegration'](_0x5d18bc){this['enableCommand'](_0x5d18bc,(_0x49de6d,..._0x1adfd1)=>{this['recordAttributeChanges'](()=>{_0x49de6d(..._0x1adfd1);});});}['registerBlockAttribute'](_0x365163){this['_blockAttributeKeys']['add'](_0x365163);}['registerInlineAttribute'](_0xb8dd3b){this['_inlineAttributeKeys']['add'](_0xb8dd3b);}['startTrackingSession'](_0x1cfabc){return this['_trackingSessionId']=void 0x0!==_0x1cfabc?_0x1cfabc:_0x19e4b0(),this['_trackingSessionId'];}['_getAttributeKey'](_0x40fc3f){return'attribute'==_0x40fc3f['type']?_0x40fc3f['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x39bc95,_0x20ac2b){const _0x4ca120=_0x39bc95['getFirstMarker']();this['_model']['change'](_0x54f526=>{_0x54f526['updateMarker'](_0x4ca120,{'range':_0x20ac2b});});}['_addThreadToSuggestion'](_0x5655f9){const _0x18dda9=_0x5655f9['id'],_0x5f0df6=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x18dda9)||this['_commentsRepository']['addCommentThread']({'channelId':_0x5f0df6,'threadId':_0x18dda9,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1e4066=this['_commentsRepository']['getCommentThread'](_0x18dda9);_0x1e4066['unbind']('isRemovable'),_0x1e4066['isRemovable']=!0x1,_0x5655f9['commentThread']=_0x1e4066;}['_checkSuggestionCorrectness'](_0x1e3a83,_0xe83799,_0x4e43a2,_0x14286c){if(_0x1e3a83['type']!=_0xe83799||_0x1e3a83['subType']!=_0x4e43a2||_0x1e3a83['creator']['id']!=_0x14286c)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x27da15('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x157471,_0x35144c){const _0x29dffc=_0x157471['getFirstRange']();if(_0x35144c['isEqual'](_0x29dffc))_0x157471['removeMarkers']();else{if(_0x29dffc['containsRange'](_0x35144c)){const _0x563980=this['_model']['createPositionAt'](_0x35144c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x157471,this['_model']['createRange'](_0x29dffc['start'],_0x563980));const _0x14bd04=_0x19e4b0(),_0x451f28=_0x157471['creator']['id'],_0x5580d3=_0x157471['type']+':'+_0x157471['subType'];this['_setSuggestionData']({'id':_0x14bd04,'type':_0x5580d3,'createdAt':new Date(),'authorId':_0x451f28,'data':_0x157471['data'],'attributes':_0x157471['attributes']});const _0x20336f=this['_model']['createPositionAt'](_0x35144c['end']['parent'],'after'),_0x382f06=this['_model']['createRange'](_0x20336f,_0x29dffc['end']);this['_addSuggestionMarker'](_0x5580d3,_0x14bd04,_0x451f28,_0x382f06);}else{if(_0x29dffc['containsPosition'](_0x35144c['start'])){const _0x144074=this['_model']['createPositionAt'](_0x35144c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x157471,this['_model']['createRange'](_0x29dffc['start'],_0x144074));}else{const _0x1df164=this['_model']['createPositionAt'](_0x35144c['end']['parent'],'after');this['_setSuggestionRange'](_0x157471,this['_model']['createRange'](_0x1df164,_0x29dffc['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x5376bb){for(const {suggestion:_0x7df612,meta:_0x572742}of this['_findSuggestions'](_0x5376bb,'insertion')){if(!_0x572742['isOwn'])continue;const _0xf80932=_0x7df612['getRanges']();for(const _0x12fe6d of _0xf80932)if(!_0x5376bb['getDifference'](_0x12fe6d)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x17200d){return this['editor']['plugins']['get']('Users')['getUser'](_0x17200d);}['_getExternalAuthor'](_0x556268){const _0x9de5bf=this['editor']['plugins']['get']('Users'),_0xaf5448=_0x5bbcb2('external:'+_0x556268),_0x31d2d0=_0x9de5bf['getUser'](_0xaf5448);return _0x31d2d0||_0x9de5bf['addUser']({'id':_0xaf5448,'name':_0x556268});}['_createSuggestion'](_0x2f7bb1,_0x13d5f9,_0x44e8ee,_0x415fc7,_0x487999,_0x3739e8){const _0x4e4c5b=this['_getAuthorFromId'](_0x415fc7);if(!_0x4e4c5b)throw new _0x27da15('track-changes-user-not-found',this,{'authorId':_0x415fc7,'suggestionId':_0x44e8ee});const _0x1d0f60=this['_suggestionFactory']['buildSuggestion'](_0x2f7bb1,_0x13d5f9,_0x44e8ee,_0x4e4c5b,_0x487999,_0x145a72=>{this['_updateSuggestionData'](_0x44e8ee,{'attributes':_0x145a72});const _0x4eaa6b=this['getSuggestion'](_0x44e8ee);this['_joinWithAdjacentSuggestions'](new Set([_0x4eaa6b])),this['_refreshSuggestionsChain'](new Set([_0x4eaa6b]));},_0x3739e8);return this['listenTo'](_0x1d0f60,'accept',()=>{this['_updateSuggestionData'](_0x44e8ee,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x1d0f60,'discard',()=>{this['_updateSuggestionData'](_0x44e8ee,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x44e8ee,_0x1d0f60),this['_suggestionState']['set'](_0x1d0f60,'notReady'),_0x1d0f60;}['_splitMarkerName'](_0x8fcfe5){const _0x3d639f=_0x8fcfe5['split'](':');return{'group':_0x3d639f[0x0],'type':_0x3d639f[0x1],'subType':_0x3d639f['length']>=0x5?_0x3d639f[0x2]:null,'id':_0x3d639f['length']<0x5?_0x3d639f[0x2]:_0x3d639f[0x3],'authorId':_0x3d639f['length']<0x5?_0x3d639f[0x3]:_0x3d639f[0x4],'markerCount':0x6==_0x3d639f['length']?_0x3d639f[0x5]:null};}['_breakSuggestionMarker'](_0xb7992c,_0x433c6b,_0x4fc030){const _0x181e92=_0xb7992c['getFirstRange'](),_0x36c6ba=_0x181e92['start'],_0x37f367=_0x181e92['end'];this['_setSuggestionRange'](_0xb7992c,this['_model']['createRange'](_0x36c6ba,_0x433c6b));const _0x4ebaae=_0x19e4b0(),_0x59d940=_0xb7992c['creator']['id'],_0x1f1ee7=_0xb7992c['type']+(_0xb7992c['subType']?':'+_0xb7992c['subType']:'');this['_setSuggestionData']({'id':_0x4ebaae,'type':_0x1f1ee7,'createdAt':new Date(),'authorId':_0x59d940,'originalSuggestionId':_0xb7992c['_originalSuggestionId']||_0xb7992c['id'],'attributes':_0xb7992c['attributes'],'data':_0xb7992c['data']});const _0x45956e=this['_getAttributeKey'](_0xb7992c);('formatBlock'==_0xb7992c['type']||_0x45956e&&this['_isBlockAttribute'](_0x45956e))&&(_0x4fc030=this['_model']['createPositionBefore'](_0x4fc030['parent'])),this['_addSuggestionMarker'](_0x1f1ee7,_0x4ebaae,_0x59d940,this['_model']['createRange'](_0x4fc030,_0x37f367));}['_findSuggestions'](_0x5f3df4,_0x135bbd=null){const _0x146928=[],_0x1e2e8f=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x5f3df4)||(_0x5f3df4=[_0x5f3df4]);for(const _0x460499 of this['getSuggestions']()){if(!_0x460499['isInContent'])continue;if(_0x135bbd&&_0x460499['type']!=_0x135bbd)continue;let _0x5e0e5d=!0x1;for(const _0x433e86 of _0x460499['getRanges']()){for(const _0x16e5f6 of _0x5f3df4){const _0x5d5062=_0x16e5f6['start']['isEqual'](_0x433e86['end'])||_0x16e5f6['end']['isEqual'](_0x433e86['start']);if(_0x5d5062||_0x16e5f6['getIntersection'](_0x433e86)){const _0x2bea9b=_0x16e5f6['containsRange'](_0x433e86)&&Ft(this['_model']['schema'],_0x433e86['start'],_0x16e5f6),_0x272157=_0x433e86['containsRange'](_0x16e5f6)&&Ft(this['_model']['schema'],_0x16e5f6['start'],_0x433e86);_0x146928['push']({'suggestion':_0x460499,'meta':{'isOwn':_0x1e2e8f==_0x460499['author'],'isNextTo':_0x5d5062,'isInsideObject':_0x2bea9b,'containsRangeInObject':_0x272157}}),_0x5e0e5d=!0x0;break;}}if(_0x5e0e5d)break;}}return _0x146928;}['_addSuggestionMarker'](_0x3edc88,_0x496060,_0x4e84a3,_0x52fe9c,_0x27dd08){this['_model']['change'](_0x22c6b3=>{let _0x102b83='suggestion:'+_0x3edc88+':'+_0x496060+':'+_0x4e84a3;_0x27dd08&&(_0x102b83=_0x102b83+':'+_0x27dd08),_0x22c6b3['addMarker'](_0x102b83,{'range':_0x52fe9c,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x536e2d){const _0x5aae6c=_0x536e2d['previous'],_0x1a2f9f=_0x536e2d['next'];_0x536e2d['previous']=null,_0x536e2d['next']=null,null!=_0x5aae6c&&_0x5aae6c['next']==_0x536e2d&&(_0x5aae6c['next']=_0x1a2f9f),null!=_0x1a2f9f&&_0x1a2f9f['previous']==_0x536e2d&&(_0x1a2f9f['previous']=_0x5aae6c),'ready'==this['_suggestionState']['get'](_0x536e2d)&&(this['_suggestionState']['set'](_0x536e2d,'removed'),this['fire']('suggestionUnloaded',_0x536e2d,_0x5aae6c,_0x1a2f9f));}['_setSuggestionData'](_0x12f3cc){const _0x404822=_0x12f3cc['id'],_0x3f78d9=this['addSuggestionData'](_0x12f3cc);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x484634=this['editor']['plugins']['get']('PendingActions'),_0x72e7ba=_0x3f78d9['hasComments'],_0xee7068=_0x3f78d9['subType']?_0x3f78d9['type']+':'+_0x3f78d9['subType']:_0x3f78d9['type'],_0x5932cb=this['editor']['locale'],_0x432b31=_0x484634['add'](o(_0x5932cb,'PENDING_ACTION_SUGGESTION')),_0x505a7a={'id':_0x404822,'type':_0xee7068,'hasComments':_0x72e7ba,'data':_0x12f3cc['data']||null,'originalSuggestionId':_0x12f3cc['originalSuggestionId']||null,'attributes':_0x3f78d9['attributes']};this['_adapter']['addSuggestion'](_0x505a7a)['then'](_0x5016bf=>{_0x3f78d9['_saved']=!0x0,_0x484634['remove'](_0x432b31),_0x5016bf&&_0x5016bf['createdAt']&&(this['_suggestions']['get'](_0x404822)['createdAt']=_0x5016bf['createdAt']);})['catch'](_0x516682=>{throw _0x1fbb84('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x3f78d9['discard']();}),_0x3f78d9['stopListening'](),this['_suggestions']['delete'](_0x3f78d9['id']),this['_suggestionState']['delete'](_0x3f78d9),_0x516682;});}return _0x3f78d9;}['_isBlockAttribute'](_0x3c4f2f){return this['_blockAttributeKeys']['has'](_0x3c4f2f);}['_isInlineAttribute'](_0x22172a){return this['_inlineAttributeKeys']['has'](_0x22172a);}['_updateSuggestionData'](_0x2f3d0d,_0x1068e1){const _0x18eb98=this['editor']['plugins']['get']('PendingActions'),_0x29dab4=this['getSuggestion'](_0x2f3d0d);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x29dab4['_saved']){const _0x231afc=_0x18eb98['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x2f3d0d,_0x1068e1)['then'](()=>{_0x18eb98['remove'](_0x231afc);});}else _0x29dab4['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x2f3d0d,_0x1068e1);});}}['_getSuggestionData'](_0x379186){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x27da15('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x379186);}['_handleNewSuggestionMarker'](_0x2278c1){const {id:_0x47b0bc,type:_0x512e79,subType:_0xd2a61f,authorId:_0x3df560}=this['_splitMarkerName'](_0x2278c1),_0x40e7b2=this['_suggestions']['get'](_0x47b0bc)||this['_createSuggestion'](_0x512e79,_0xd2a61f,_0x47b0bc,_0x3df560,{});switch(this['_checkSuggestionCorrectness'](_0x40e7b2,_0x512e79,_0xd2a61f,_0x3df560),this['_suggestionState']['get'](_0x40e7b2)){case'notReady':this['_getSuggestionData'](_0x47b0bc)['then'](_0x3b5b33=>{let _0x4df4f3=Promise['resolve']();_0x3b5b33['hasComments']&&(_0x4df4f3=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x47b0bc})),_0x4df4f3['then'](()=>{this['addSuggestionData'](_0x3b5b33)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x40e7b2,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x47b0bc,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x40e7b2,'ready'),this['fire']('suggestionLoaded',_0x40e7b2);break;case'ready':this['fire']('suggestionChanged',_0x40e7b2);}return _0x40e7b2['addMarkerName'](_0x2278c1),_0x40e7b2;}['_refreshSuggestionsChain'](_0x343b06){const _0x5c0c9d=Array['from'](_0x343b06),_0x3a5eea=_0x5c0c9d['filter'](_0x2b3e6f=>'attribute'==_0x2b3e6f['type']);this['_refreshAttributeSuggestionsChain'](_0x3a5eea);const _0x2b41e6=_0x5c0c9d['filter'](_0x133345=>!_0x133345['isMultiRange']&&'attribute'!=_0x133345['type']),_0x4ed728=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xe0a65b=>!_0xe0a65b['isMultiRange']&&'attribute'!=_0xe0a65b['type']),_0x2887da=_0x4ed728['filter'](_0x4322b2=>!_0x343b06['has'](_0x4322b2)),_0x26dc37=new Map(_0x4ed728['map'](_0x5dc2eb=>[_0x5dc2eb,this['_suggestionFactory']['getSuggestionCallback'](_0x5dc2eb['type'],_0x5dc2eb['subType'],'chain')])),_0x253d66=new Map(_0x4ed728['map'](_0x303433=>[_0x303433,_0x303433['getFirstRange']()])),_0x2ffc93=new Set(),_0x4aabe3=new Set();for(let _0x1e119c=0x0;_0x1e119c<_0x2b41e6['length'];_0x1e119c++)_0x379bc8(_0x2b41e6[_0x1e119c],_0x2b41e6,_0x1e119c+0x1);for(let _0x35b593=0x0;_0x35b593<_0x2b41e6['length'];_0x35b593++)_0x379bc8(_0x2b41e6[_0x35b593],_0x2887da,0x0);const _0x55cd9d=new Set();for(let _0x97ca4d=0x0;_0x97ca4d<_0x2b41e6['length'];_0x97ca4d++){const _0x5f24f4=_0x2b41e6[_0x97ca4d];!_0x4aabe3['has'](_0x5f24f4)&&_0x5f24f4['previous']&&(_0x55cd9d['add'](_0x5f24f4['previous']),_0x5f24f4['previous']['next']===_0x5f24f4&&(_0x5f24f4['previous']['next']=null),_0x5f24f4['previous']=null),!_0x2ffc93['has'](_0x5f24f4)&&_0x5f24f4['next']&&(_0x55cd9d['add'](_0x5f24f4['next']),_0x5f24f4['next']['previous']===_0x5f24f4&&(_0x5f24f4['next']['previous']=null),_0x5f24f4['next']=null);}function _0x379bc8(_0x58fa5e,_0x5649e6,_0x14edd8){for(let _0xb66e61=_0x14edd8;_0xb66e61<_0x5649e6['length'];_0xb66e61++){const _0x26404d=_0x49aa71(_0x58fa5e,_0x5649e6[_0xb66e61]);_0x26404d&&(_0x26404d[0x0]['next']=_0x26404d[0x1],_0x26404d[0x1]['previous']=_0x26404d[0x0],_0x2ffc93['add'](_0x26404d[0x0]),_0x4aabe3['add'](_0x26404d[0x1]));}}function _0x49aa71(_0x30bc70,_0x285266){if(_0x30bc70['author']['id']!==_0x285266['author']['id'])return null;const _0x4cb20d=_0x26dc37['get'](_0x30bc70)(_0x30bc70,_0x285266,_0x253d66['get'](_0x30bc70),_0x253d66['get'](_0x285266));if(!_0x4cb20d)return null;return _0x26dc37['get'](_0x285266)(_0x30bc70,_0x285266,_0x253d66['get'](_0x30bc70),_0x253d66['get'](_0x285266))?_0x4cb20d[0x1]['commentThread']&&_0x4cb20d[0x1]['commentThread']['length']?null:_0x4cb20d:null;}_0x55cd9d['size']&&this['_refreshSuggestionsChain'](_0x55cd9d);}['_refreshAttributeSuggestionsChain'](_0x536056){if(0x0==_0x536056['length'])return;const _0xca7061=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1febce=>'attribute'==_0x1febce['type']&&_0x1febce['_isDataLoaded']),_0x47e788=[],_0xd5f3d3=new Map();for(const _0x2e0ac1 of _0xca7061){const _0x4ad84c=_0x5bbcb2(_0x2e0ac1['attributes']);_0xd5f3d3['has'](_0x4ad84c)||(_0xd5f3d3['set'](_0x4ad84c,_0x47e788['length']),_0x47e788['push']([]));const _0x59c554=_0xd5f3d3['get'](_0x4ad84c);_0x47e788[_0x59c554]['push'](_0x2e0ac1);}!(function(){_0x47e788['sort']((_0x4f49d3,_0x4afb4c)=>{const _0x54c461=_0x4f49d3[0x0]['createdAt'],_0x28bf8a=_0x4afb4c[0x0]['createdAt'];return _0x54c461==_0x28bf8a?_0x4f49d3[0x0]['attributes']['groupId']<_0x4afb4c[0x0]['attributes']['groupId']?-0x1:0x1:_0x54c461<_0x28bf8a?-0x1:0x1;});for(const _0x4cb02a of _0x47e788)_0x4cb02a['sort']((_0x5655ad,_0x2da22e)=>_0x5655ad['id']<_0x2da22e['id']?-0x1:0x1);}());for(let _0x4fc096=0x0;_0x4fc096<_0x47e788['length'];_0x4fc096++){if(0x0==_0x47e788[_0x4fc096]['length'])continue;const _0x483c79=[];for(let _0xbebdb6=_0x4fc096+0x1;_0xbebdb6<_0x47e788['length'];_0xbebdb6++)0x0!=_0x47e788[_0xbebdb6]['length']&&_0x54e7b0(_0x47e788[_0x4fc096],_0x47e788[_0xbebdb6])&&_0x483c79['push'](_0xbebdb6);for(const _0xa0c5b4 of _0x483c79)_0x47e788[_0x4fc096]=_0x47e788[_0x4fc096]['concat'](_0x47e788[_0xa0c5b4]),_0x47e788[_0xa0c5b4]=[];}for(const _0x94f4b of _0x47e788)for(let _0x1897d9=0x0;_0x1897d9<_0x94f4b['length'];_0x1897d9++){const _0x1de65d=_0x94f4b[_0x1897d9+0x1]||null;_0x94f4b[_0x1897d9]['next']!==_0x1de65d&&(_0x94f4b[_0x1897d9]['next']=_0x1de65d);}for(const _0x4d8433 of _0x47e788)for(let _0x333bd7=0x0;_0x333bd7<_0x4d8433['length'];_0x333bd7++){const _0x3ad5e2=_0x4d8433[_0x333bd7-0x1]||null;_0x4d8433[_0x333bd7]['previous']!==_0x3ad5e2&&(_0x4d8433[_0x333bd7]['previous']=_0x3ad5e2);}function _0x54e7b0(_0x40c29a,_0x2c959a){if(_0x40c29a[0x0]['attributes']['groupId']!==_0x2c959a[0x0]['attributes']['groupId']&&_0x40c29a[0x0]['author']!==_0x2c959a[0x0]['author'])return!0x1;if(!function(_0x5e5a14,_0x1b2739){if(!_0x5e5a14['hasComments']&&!_0x1b2739['hasComments'])return!0x0;if(_0x5e5a14['hasComments']&&_0x1b2739['hasComments'])return!0x1;if(_0x5e5a14['hasComments']&&_0x1b2739['createdAt']<_0x5e5a14['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x1b2739['hasComments']&&_0x5e5a14['createdAt']<_0x1b2739['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x40c29a[0x0],_0x2c959a[0x0]))return!0x1;const _0x5a17cf=Ut(_0x40c29a[0x0]['attributes'],['groupId','trackingSessionId']),_0x2d8a16=Ut(_0x2c959a[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0x29d605(_0x5a17cf,_0x2d8a16))return!0x1;if(_0x40c29a[0x0]['attributes']['groupId']==_0x2c959a[0x0]['attributes']['groupId'])return!0x0;if(_0x40c29a[0x0]['attributes']['trackingSessionId']!==_0x2c959a[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x40c29a['every'](_0x5e0207=>_0x2c959a['some'](_0x43b48d=>_0x5e0207['getFirstRange']()['isEqual'](_0x43b48d['getFirstRange']())))&&_0x2c959a['every'](_0x472fc4=>_0x40c29a['some'](_0x3c97f6=>_0x472fc4['getFirstRange']()['isEqual'](_0x3c97f6['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1276e1){const _0x3a178d=Array['from'](_0x1276e1),_0x7e2975=this['getSuggestions']({'skipNotAttached':!0x0}),_0xafe23c=_0x7e2975['filter'](_0xc31bf2=>!_0x1276e1['has'](_0xc31bf2)),_0x4997af=new Map(_0x3a178d['map'](_0x3a9dc6=>[_0x3a9dc6,this['_suggestionFactory']['getSuggestionCallback'](_0x3a9dc6['type'],_0x3a9dc6['subType'],'join')])),_0x189d99=new Map(_0x7e2975['map'](_0x34afbf=>[_0x34afbf,_0x34afbf['getRanges']()]));for(let _0x45da7c=0x0;_0x45da7c<_0x3a178d['length'];_0x45da7c++){if(_0x23edb8(this,_0x3a178d[_0x45da7c],_0x3a178d,_0x45da7c+0x1))return!0x0;}for(let _0x22b3e2=0x0;_0x22b3e2<_0x3a178d['length'];_0x22b3e2++){if(_0x23edb8(this,_0x3a178d[_0x22b3e2],_0xafe23c,0x0))return!0x0;}return!0x1;function _0x23edb8(_0x6ae040,_0x107817,_0x356394,_0x228d41){for(let _0x43c1c6=_0x228d41;_0x43c1c6<_0x356394['length'];_0x43c1c6++){const _0x22af16=_0x356394[_0x43c1c6];if(_0x22af16['type']!==_0x107817['type']||_0x22af16['author']['id']!==_0x107817['author']['id']||_0x22af16['subType']!==_0x107817['subType'])continue;if(!Qt(_0x107817,_0x22af16))continue;if('attribute'==_0x107817['type']&&_0x107817['data']['oldValue']!=_0x22af16['data']['oldValue'])continue;if('attribute'==_0x107817['type']&&_0x6ae040['_isBlockAttribute'](_0x107817['data']['key']))continue;if('formatBlock'==_0x107817['type']){const _0x542d66=_0x6ae040['editor']['model'],_0x1401a7=_0x107817['getContainedElement']();if(_0x1401a7&&(_0x542d66['schema']['isObject'](_0x1401a7)||_0x542d66['schema']['isLimit'](_0x1401a7)))continue;}const _0x5bc557=_0x4997af['get'](_0x107817),_0x1828c7=_0x189d99['get'](_0x107817),_0x573610=_0x189d99['get'](_0x22af16),_0x256c86=_0x107817['commentThread']&&_0x107817['commentThread']['length'],_0x3d21e5=_0x22af16['commentThread']&&_0x22af16['commentThread']['length'];if(!_0x256c86&&_0x5bc557(_0x573610,_0x1828c7))return _0x6ae040['_joinSuggestions'](_0x22af16,_0x107817),_0x189d99['delete'](_0x107817),!0x0;if(!_0x3d21e5&&_0x5bc557(_0x1828c7,_0x573610))return _0x6ae040['_joinSuggestions'](_0x107817,_0x22af16),_0x189d99['delete'](_0x22af16),!0x0;}return!0x1;}}['_joinSuggestions'](_0x50e4a3,_0x3336bf){if(_0x50e4a3['isMultiRange']){for(const _0x1d18b7 of _0x3336bf['getRanges']())_0x50e4a3['addRange'](_0x1d18b7);}else{const _0x7daf48=_0x3336bf['getFirstRange']()['end'];this['_setSuggestionRange'](_0x50e4a3,this['_model']['createRange'](_0x50e4a3['getFirstRange']()['start'],_0x7daf48));}_0x3336bf['removeMarkers']();}['_getMarkerAnnouncementText'](_0x139924,_0x2fb3f7,_0x2593b0){const _0x501bb4=_0x139924['startsWith']('format')||_0x139924['startsWith']('attribute')?'FORMATTING':_0x139924['toUpperCase']();return o(this['editor']['locale'],_0x2fb3f7+'_'+_0x501bb4+'_SUGGESTION_ANNOUNCEMENT',_0x2593b0);}['_initAriaMarkerChangeAnnouncements'](){const _0x1071b2=this['editor'];if(!_0x1071b2['ui'])return;const {ariaLiveAnnouncer:_0x1abe66}=_0x1071b2['ui'];_0x6f253a(this['_model'],({left:_0x55ae8a,entered:_0x4edaf0})=>{for(const _0xfe8cd5 of _0x55ae8a){const {group:_0x5e2977,type:_0x4a8461}=this['_splitMarkerName'](_0xfe8cd5['name']);if('suggestion'===_0x5e2977){_0x1abe66['announce'](this['_getMarkerAnnouncementText'](_0x4a8461,'LEAVE'));break;}}for(const _0x4b3742 of _0x4edaf0){const {group:_0x2bccdb,type:_0xa38f6d}=this['_splitMarkerName'](_0x4b3742['name']);if('suggestion'===_0x2bccdb){_0x1abe66['announce'](this['_getMarkerAnnouncementText'](_0xa38f6d,'ENTER',_0x18ffdb(_0x4899a8)));break;}}});}['_processAttributeChanges'](_0xe4c784){if(this['_recordAttributeSuggestions'])return!0x1;const _0x2c6045=this['editor'],_0x452dc3=_0x2c6045['model']['document']['differ']['getChanges']();if(0x0==_0x452dc3['length'])return!0x1;const _0x277fd0=[],_0x1115d4=_0x452dc3['filter'](_0xea3a50=>'attribute'==_0xea3a50['type']),_0x1298ef=_0x452dc3['filter'](_0x1a78cb=>'insert'==_0x1a78cb['type']&&'$text'!=_0x1a78cb['name']),_0x55263e=_0x452dc3['filter'](_0x4f8298=>'remove'==_0x4f8298['type']&&'$text'!=_0x4f8298['name']);for(const _0x3c1bdb of _0x1115d4)_0x277fd0['push']({'key':_0x3c1bdb['attributeKey'],'newValue':_0x3c1bdb['attributeNewValue'],'oldValue':_0x3c1bdb['attributeOldValue'],'range':qt(_0x3c1bdb['range'],_0x2c6045['model'])});for(const _0x24fd6b of _0x1298ef){const _0x1c90c5=_0x55263e['find'](_0x26f35b=>_0x26f35b['position']['isEqual'](_0x24fd6b['position']));_0x1c90c5&&_0x277fd0['push']({'key':m,'newValue':_0x24fd6b['name'],'oldValue':_0x1c90c5['name'],'range':_0x2c6045['model']['createRangeOn'](_0x24fd6b['position']['nodeAfter'])});}return 0x0!=_0x277fd0['length']&&this['_reduceExistingSuggestions'](_0xe4c784,_0x277fd0);}['_processAttributeSuggestions'](_0x4f9c59){let _0x4bd34e=!0x1;const _0x2c8dcd=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x11fb8e=>_0x11fb8e['data']['newRange']&&_0x11fb8e['name']['startsWith']('suggestion:attribute:'));for(const _0x264d56 of _0x2c8dcd){const {subType:_0x18efc4,id:_0x407c10}=this['_splitMarkerName'](_0x264d56['name']),_0x7598eb=_0x18efc4['split']('|')[0x0];for(const _0x9cbfd6 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x9cbfd6['id']!=_0x407c10&&'attribute'==_0x9cbfd6['type']&&_0x9cbfd6['data']&&_0x9cbfd6['data']['key']==_0x7598eb&&_0x9cbfd6['getFirstRange']()['isIntersecting'](_0x264d56['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x9cbfd6,_0x264d56['data']['newRange'],_0x4f9c59),_0x4bd34e=!0x0);}return _0x4bd34e;}['recordAttributeChanges'](_0x5b4469){this['_recordAttributeSuggestions']=!0x0,_0x5b4469();}['_isRegisteredAttribute'](_0x71ad3e){const _0x4a0dc9=this['_isBlockAttribute'](_0x71ad3e),_0x24f907=this['_isInlineAttribute'](_0x71ad3e);return _0x4a0dc9||_0x24f907;}['_reduceExistingSuggestions'](_0x3c8529,_0x2b69f2){if(0x0==_0x2b69f2['length'])return!0x1;let _0x3fb6ac=!0x1;for(const _0x58afe5 of _0x2b69f2){const _0x40d735=this['_findSuggestions'](_0x58afe5['range'],'attribute')['filter'](_0x5bd5df=>!_0x5bd5df['meta']['isNextTo'])['map'](_0x3ded64=>_0x3ded64['suggestion']),_0xbd3984=_0x5bbcb2({'newValue':_0x58afe5['newValue']});_0x40d735['filter'](_0x37c9d5=>{const [_0x5f00c3,_0x13ea3b]=_0x37c9d5['subType']['split']('|');return _0x5f00c3==_0x58afe5['key']&&_0x13ea3b!=_0xbd3984;})['forEach'](_0x32c8e5=>{this['_reduceSuggestionAttributeRange'](_0x32c8e5,_0x58afe5['range'],_0x3c8529),_0x3fb6ac=!0x0;});}return _0x3fb6ac;}['_reduceSuggestionAttributeRange'](_0x3925f5,_0x24c6e7,_0x402b07){const _0x59e792=_0x3925f5['getFirstRange']()['getDifference'](_0x24c6e7);0x0!==_0x59e792['length']?0x1!==_0x59e792['length']?this['_breakSuggestionMarker'](_0x3925f5,_0x24c6e7['start'],_0x24c6e7['end']):this['_setSuggestionRange'](_0x3925f5,_0x59e792[0x0]):_0x402b07['removeMarker'](_0x3925f5['getFirstMarker']());}}class Vt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x344a51){this['_editor']=_0x344a51,this['_model']=_0x344a51['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x3e5a3f,_0x25b12b,_0x113c28,_0x38c705,_0x2cc99f,_0x369083,_0x596629){return new T(this['_model'],{'type':_0x3e5a3f,'subType':_0x25b12b,'id':_0x113c28,'originalSuggestionId':_0x596629,'author':_0x38c705,'creator':_0x38c705,'attributes':_0x2cc99f,'onAttributesChange':_0x369083,'onAccept':(..._0x5b65ed)=>this['getSuggestionCallback'](_0x3e5a3f,_0x25b12b,'accept')(..._0x5b65ed),'onDiscard':(..._0x327c61)=>this['getSuggestionCallback'](_0x3e5a3f,_0x25b12b,'discard')(..._0x327c61)});}['registerCustomCallback'](_0x6507f1,_0x2410ca,_0x448362,_0x1ae80b){const _0x2b305e=_0x6507f1+':'+_0x2410ca+':'+_0x448362;this['_customCallbacks']['set'](_0x2b305e,_0x1ae80b);}['getSuggestionCallback'](_0x5e2670,_0x4ff166,_0xcb6248){const _0x83636e=_0x5e2670+':'+_0x4ff166+':'+_0xcb6248;return this['_customCallbacks']['get'](_0x83636e)||this['_defaultCallbacks']['get'](_0x5e2670+':'+_0xcb6248);}['_registerDefaultCallbacks'](){const _0x49b91c=()=>!0x1,_0x504ba6=_0x52fc6f=>{_0x52fc6f['sort']((_0x195f3b,_0x414f9f)=>_0x195f3b['start']['isBefore'](_0x414f9f['start'])?0x1:-0x1),this['_model']['change'](_0x142470=>{for(const _0x3623ae of _0x52fc6f){let _0x5ee351;_0x5ee351=_0x3623ae['end']['isAtEnd']&&_0x3623ae['end']['parent']==_0x3623ae['start']['nodeAfter']?_0x142470['createSelection'](_0x3623ae['start']['nodeAfter'],'on'):_0x142470['createSelection'](_0x3623ae),this['_model']['deleteContent'](_0x5ee351,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x120989=(_0xa63b8a,_0x5a47f5)=>{_0x5a47f5&&this['_model']['change'](_0x4dd128=>{const {commandName:_0x248864,commandParams:_0x2cc1a0=[]}=_0x5a47f5,_0x267d7e=_0xa63b8a['map'](_0xa017f9=>(Pt(_0xa017f9)&&(_0xa017f9=this['_model']['createRange'](_0xa017f9['end'])),_0xa017f9))['filter'](_0x41df77=>'$graveyard'!==_0x41df77['root']['rootName']);if(_0x267d7e['length']<0x1)return;const _0x32b7d7=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x900af1=>_0x26ed96['fromRange'](_0x900af1));_0x4dd128['setSelection'](_0x267d7e);for(const _0x1ee8bd of this['_editor']['commands']['commands']())_0x1ee8bd['refresh']();_0x2cc1a0['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x248864,..._0x2cc1a0);const _0x5582d8=_0x32b7d7['filter'](_0x30471e=>'$graveyard'!=_0x30471e['root']['rootName']);_0x5582d8['length']>0x0&&_0x4dd128['setSelection'](_0x5582d8);for(const _0x130a21 of _0x32b7d7)_0x130a21['detach']();});},_0x37f8bb=(_0xf4aed3,_0x514072)=>0x1==_0xf4aed3['length']&&0x1==_0x514072['length']&&_0xf4aed3[0x0]['end']['isEqual'](_0x514072[0x0]['start']),_0x1127dd=(_0x1c1f69,_0x37cef9,_0x2a293b,_0x4512f3)=>Wt(_0x1c1f69,_0x37cef9,_0x2a293b,_0x4512f3)?[_0x1c1f69,_0x37cef9]:Wt(_0x37cef9,_0x1c1f69,_0x4512f3,_0x2a293b)?[_0x37cef9,_0x1c1f69]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x49b91c),this['_defaultCallbacks']['set']('insertion:discard',_0x504ba6),this['_defaultCallbacks']['set']('insertion:join',_0x37f8bb),this['_defaultCallbacks']['set']('insertion:chain',_0x1127dd),this['_defaultCallbacks']['set']('deletion:accept',_0x504ba6),this['_defaultCallbacks']['set']('deletion:discard',_0x49b91c),this['_defaultCallbacks']['set']('deletion:join',_0x37f8bb),this['_defaultCallbacks']['set']('deletion:chain',_0x1127dd),this['_defaultCallbacks']['set']('formatInline:accept',_0x120989),this['_defaultCallbacks']['set']('formatInline:discard',_0x49b91c),this['_defaultCallbacks']['set']('formatInline:join',_0x37f8bb),this['_defaultCallbacks']['set']('formatInline:chain',_0x49b91c),this['_defaultCallbacks']['set']('formatBlock:accept',_0x120989),this['_defaultCallbacks']['set']('formatBlock:discard',_0x49b91c),this['_defaultCallbacks']['set']('formatBlock:join',_0x37f8bb),this['_defaultCallbacks']['set']('formatBlock:chain',_0x49b91c),this['_defaultCallbacks']['set']('attribute:accept',_0x49b91c),this['_defaultCallbacks']['set']('attribute:discard',(_0x33d457,_0x19593c)=>{if(!_0x19593c)return;const _0x274a89=this['_editor']['plugins']['get'](d);this['_model']['change'](_0x3ef824=>{if(_0x19593c['key']==m)for(const _0x39d6e7 of _0x33d457){const _0x3a214f=_0x39d6e7['start']['nodeAfter'],_0x1a884=_0x19593c['oldValue'];_0x3ef824['rename'](_0x3a214f,_0x1a884);}else{if(_0x274a89['_isBlockAttribute'](_0x19593c['key'])){for(const _0x4d0296 of _0x33d457)void 0x0!==_0x19593c['oldValue']?_0x3ef824['setAttribute'](_0x19593c['key'],_0x19593c['oldValue'],_0x4d0296['start']['nodeAfter']):_0x3ef824['removeAttribute'](_0x19593c['key'],_0x4d0296['start']['nodeAfter']);}else{for(const _0x5786c7 of _0x33d457)_0x19593c['oldValue']?_0x3ef824['setAttribute'](_0x19593c['key'],_0x19593c['oldValue'],_0x5786c7):_0x3ef824['removeAttribute'](_0x19593c['key'],_0x5786c7);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x37f8bb);}}function Ft(_0x7ca7fb,_0xba5071,_0x3eb5aa){for(const _0xf80c27 of _0xba5071['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0xf80c27['root']==_0xf80c27)return!0x1;if(!_0x3eb5aa['containsItem'](_0xf80c27))return!0x1;if(_0x7ca7fb['isObject'](_0xf80c27)||_0x7ca7fb['isLimit'](_0xf80c27))return!0x0;}return!0x1;}function Pt(_0x732a50){return _0x732a50['end']['parent']==_0x732a50['start']['nodeAfter']&&_0x732a50['end']['isAtStart'];}function Gt(_0x52f6a3,_0x3ef220,_0x3e3045,_0x3bdf31){const _0x35da83=_0x16aa96=>!_0x16aa96['item']['is']('$textProxy')&&!_0x3bdf31['isObject'](_0x16aa96['item']),_0x2bd0d5=_0x52f6a3['start']['getLastMatchingPosition'](_0x35da83),_0x18b8c7=_0x52f6a3['end']['getLastMatchingPosition'](_0x35da83,{'direction':'backward'});return(!_0x52f6a3['start']['isEqual'](_0x2bd0d5)||!_0x52f6a3['end']['isEqual'](_0x18b8c7))&&(_0x2bd0d5['isBefore'](_0x18b8c7)?_0x3e3045['updateMarker'](_0x3ef220,{'range':_0x3e3045['createRange'](_0x2bd0d5,_0x18b8c7)}):_0x3e3045['removeMarker'](_0x3ef220),!0x0);}function Lt(_0x4f7f71){return _0x5bbcb2(_0x4f7f71);}function Jt(_0x1a8aba){const _0x4250a1=_0x1a8aba['start']['nodeAfter'];return _0x4250a1&&_0x4250a1['is']('element');}function Kt(_0x305945){return Pt(_0x305945)||function(_0x2fea89){return _0x2fea89['start']['parent']==_0x2fea89['end']['nodeBefore']&&_0x2fea89['start']['isAtEnd'];}(_0x305945);}function Ht(_0x4eeea7,_0x325905){try{const _0x1254d2=_0x4eeea7['getRange']();for(const _0x31fdef of _0x325905)if(_0x4eeea7!==_0x31fdef&&_0x1254d2&&_0x1254d2['isIntersecting'](_0x31fdef['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function qt(_0x3630ca,_0x5898f9){return null==_0x3630ca['end']['nodeBefore']&&_0x3630ca['end']['parent']==_0x3630ca['start']['nodeAfter']?zt(_0x3630ca['start']['nodeAfter'],_0x5898f9):_0x3630ca;}function zt(_0xd3ec7c,_0x441757){const _0x5f39f0=_0x441757['schema']['isObject'](_0xd3ec7c)||_0x441757['schema']['isSelectable'](_0xd3ec7c);return _0x441757['createRange'](_0x441757['createPositionAt'](_0xd3ec7c,'before'),_0x5f39f0?_0x441757['createPositionAfter'](_0xd3ec7c):_0x441757['createPositionAt'](_0xd3ec7c,'end'));}function Wt(_0x44e4f5,_0x192302,_0x48d025,_0x435f40){return!!Qt(_0x44e4f5,_0x192302)&&_0x48d025['end']['isEqual'](_0x435f40['start']);}function Qt(_0x4f9ab5,_0x5fd844){if(!_0x4f9ab5['_isDataLoaded']||!_0x5fd844['_isDataLoaded'])return!0x1;const _0x158726=new Set(Object['keys'](_0x4f9ab5['attributes'])),_0x51a2d6=new Set(Object['keys'](_0x5fd844['attributes']));if(_0x158726['delete']('groupId'),_0x51a2d6['delete']('groupId'),0x0==_0x158726['size']&&0x0==_0x51a2d6['size'])return!0x0;if(_0x158726['size']!=_0x51a2d6['size'])return!0x1;const _0x3cc4a3={..._0x4f9ab5['attributes']},_0x5a09c0={..._0x5fd844['attributes']};return delete _0x3cc4a3['groupId'],delete _0x5a09c0['groupId'],JSON['stringify'](_0x3cc4a3)==JSON['stringify'](_0x5a09c0);}function Xt(_0x500648,_0xdd8419){const _0x200ee3=Yt(_0x500648['attributes']),_0x10e18a=Yt(_0xdd8419);if(!_0x500648['_isDataLoaded'])return!0x1;for(const _0x569485 of Object['keys'](_0x10e18a))if(!_0x29d605(_0x200ee3[_0x569485],_0x10e18a[_0x569485]))return!0x1;return!0x0;}function Yt(_0xea5d5e){const _0x2bc69c=Object['assign']({},_0xea5d5e);return delete _0x2bc69c['skipNestingCheck'],delete _0x2bc69c['tablePasteChainId'],_0x2bc69c;}class pe extends/* #__PURE__ -- @preserve */
|
|
26
|
+
_0xe7f3(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x3575db,_0x2b5536,_0x306faf,_0x5fb60e){super(),this['model']=_0x2b5536,this['view']=_0x306faf,this['commentThreadController']=_0x5fb60e,this['_editor']=_0x3575db,this['_acceptCommand']=_0x3575db['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x3575db['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4e8bc9,_0x14675b)=>_0x4e8bc9||_0x14675b),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x35378a=>_0x35378a&&this['_editor']['model']['canEditAt'](_0x2b5536['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x16e005=>_0x16e005&&this['_editor']['model']['canEditAt'](_0x2b5536['getRanges']())),this['_pendingAction']=null,_0x306faf['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x306faf,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x306faf,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x306faf,'change:isDirty',()=>{_0x306faf['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 _0x510478=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x510478);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ii extends _0x3b596c{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x14315b,_0x3346d0,_0x39d8f1,_0x52d96f){super(_0x14315b),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x307699(_0x14315b,o(_0x14315b,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x3346d0['authoredAt']),this['bind']('authoredAt')['to'](_0x3346d0),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',_0x3346d0,'authoredAt',this,'descriptionParts',(_0x56a561,_0x5d7c16,_0x1cf8bf)=>{const _0x179b41=_0x1cf8bf['map'](_0x10af69=>ls(_0x10af69['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x56a561-0x1,_0x3346d0['author']['name'],_0x5d7c16?_0x52d96f['formatDateTime'](_0x5d7c16):'',new DOMParser()['parseFromString'](_0x179b41,'text/html')['body']['textContent']]);}),this['focusables']=new _0x584fc4(),this['focusTracker']=new _0x1bae93(),this['keystrokes']=new _0x182eb6(),this['focusCycler']=new _0x4bbef1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x44fc37=>_0x44fc37['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x3346d0,this['_localUser']=_0x39d8f1,this['_config']=_0x52d96f,_0x52d96f['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x2d1f60(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x1b5f9d}=this['_config'];this['commentsListView']=new _0x1b5f9d(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',_0x216750=>_0x216750+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x2b2b6e,_0x4ec974)=>_0x2b2b6e||!!_0x4ec974);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x45fa01}=this['_config'],_0x314c28=new _0x45fa01(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1a9c89=_0x314c28['commentInputView'];return _0x314c28['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x1a9c89,'value',(_0xdc2c45,_0x40a318,_0x36cffc)=>!!_0x36cffc||_0xdc2c45&&!_0x40a318),_0x1a9c89['on']('submit',(_0x5756b5,_0x3c2d65)=>{this['fire']('addComment',_0x3c2d65),_0x1a9c89['editor']['setData']('');}),_0x1a9c89['on']('cancel',()=>this['focus']()),_0x1a9c89['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x314c28;}}class fe extends ii{['suggestionView'];['_descriptionElement'];constructor(_0x139c1c,_0xa64d1,_0x39562c,_0x163d06){super(_0x139c1c,_0xa64d1,_0x39562c,_0x163d06),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x2cbb0e=>_0x2cbb0e&&_0x2cbb0e[0x0]?_0x2cbb0e[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x32f376,_0x338ac3)=>{let _0x290c3d='';for(const _0x2ea940 of _0x32f376)_0x290c3d+='<p>'+ls(_0x2ea940['content'],_0x2ea940['color'])+'</p>';return _0x338ac3?_0x290c3d:_0xb5eb72(_0x290c3d,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x163d06['SuggestionView'](_0x139c1c,_0xa64d1,{'formatDateTime':_0x163d06['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 _0x587d78=this['bindTemplate'],_0x31c808=[this['suggestionView']];return this['commentsListView']&&_0x31c808['push'](this['commentsListView']),this['commentThreadInputView']&&_0x31c808['push'](this['commentThreadInputView']),_0x31c808['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x587d78['if']('isActive','ck-suggestion-wrapper--active'),_0x587d78['to']('type',_0x240ead=>'ck-suggestion-'+_0x240ead),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':_0x587d78['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x31c808};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class we extends _0x3b596c{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x18dfc7,_0x4fc5a8,_0x5c058d){super(_0x18dfc7),this['_model']=_0x4fc5a8,this['_config']=_0x5c058d,this['set']('description',''),this['bind']('authoredAt')['to'](_0x4fc5a8),this['acceptButton']=this['_createButton'](o(_0x18dfc7,'Accept\x20suggestion'),_0x25e31e,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x18dfc7,'Discard\x20suggestion'),_0x69661c,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x437e30(_0x18dfc7,_0x4fc5a8['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x584fc4([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x1bae93(),this['keystrokes']=new _0x182eb6(),this['focusCycler']=new _0x4bbef1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0xf406fe=>_0xf406fe['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x55b44f=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x55b44f['innerHTML']=this['description'],this['on']('change:description',(_0x11d7b7,_0x3b55fe,_0x2467cd)=>{_0x55b44f['innerHTML']=_0x2467cd;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x360632=this['bindTemplate'],_0x406895=[{'tag':'div','attributes':{'class':['ck-suggestion__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-suggestion__info-name','ck-annotation__info-name'],'data-cke-tooltip-text':this['userView']['name']}},{'tag':'time','attributes':{'datetime':_0x360632['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x360632['to']('authoredAt',_0x5c8049=>this['_config']['formatDateTime'](_0x5c8049))}]}]},{'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']&&_0x406895['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':_0x406895}]};}['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'](_0x47413c,_0xac181c,_0x5b3807,_0x500eb6,_0x17d9cf){const _0x36a35d=new _0x2ec26a(this['locale']);return _0x36a35d['set']({'label':_0x47413c,'icon':_0xac181c,'tooltip':!0x0,'tooltipPosition':_0x17d9cf}),_0x36a35d['extendTemplate']({'attributes':{'class':_0x5b3807}}),_0x36a35d['on']('execute',()=>{this['fire'](_0x500eb6,this['_model']['id']);}),_0x36a35d;}['_setupKeyboardNavigation'](){const _0x59221c=this['element'];this['keystrokes']['listenTo'](_0x59221c);for(const _0x1ab045 of this['focusables'])this['focusTracker']['add'](_0x1ab045['element']),this['keystrokes']['listenTo'](_0x1ab045['element']);this['keystrokes']['set']('enter',(_0x13f583,_0x4f2f25)=>{_0x59221c===_0x13f583['target']&&(this['focusCycler']['focusFirst'](),_0x4f2f25());}),this['keystrokes']['set']('esc',(_0x206020,_0x369dc4)=>{_0x59221c!==_0x206020['target']&&(this['focus'](),_0x369dc4());});}}class u extends _0x1411ab{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[d,_0x2239fd,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x35137d){super(_0x35137d),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x3e7261=this['editor']['config'];_0x3e7261['define']('trackChanges.SuggestionThreadView',fe),_0x3e7261['define']('trackChanges.SuggestionView',we),_0x3e7261['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x3e7261['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x8b0c3c,_0x213943){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x19b610,_0x35e9f]of this['_handleControllerBuffer']){const _0x3edace=this['_suggestionToController']['has'](_0x19b610);_0x3edace||_0x35e9f?_0x3edace&&_0x35e9f&&this['_destroyController'](_0x19b610):this['_initializeController'](_0x19b610);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x8b0c3c,_0x213943);}['init'](){const _0x2f9d60=this['editor'],_0x112ab5=_0x2f9d60['plugins']['get']('TrackChangesEditing'),_0x133f1e=_0x2f9d60['plugins']['get']('Annotations'),_0x1b0f6f=_0x2f9d60['plugins']['get']('EditorAnnotations'),_0x3a7990=_0x2f9d60['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x1b0f6f['addSourceCollector'](()=>{const _0x569221=[];for(const [_0x2a45c8,_0xb90ad7]of Array['from'](this['_suggestionToController'])){const _0x5e0a6c=_0x2a45c8['getAllAdjacentSuggestions'](),_0x1a4f04=[];for(const _0x539cc5 of _0x5e0a6c){if(!_0x539cc5['isInContent'])continue;if(_0x539cc5['isMultiRange']){_0x1a4f04['push'](..._0x539cc5['getRanges']());continue;}const _0x2dd535=_0x539cc5['getFirstRange']();if(_0x1a4f04['length']>0x0){const _0x371f58=_0x1a4f04[0x0]['getJoined'](_0x2dd535);if(_0x371f58){_0x1a4f04[0x0]=_0x371f58;continue;}}_0x1a4f04['push'](_0x2dd535);}_0x569221['push']([_0xb90ad7['view'],_0x1a4f04]);}return _0x569221;}),this['listenTo'](_0x112ab5,'suggestionLoaded',(_0x326454,_0x362561)=>{this['listenTo'](_0x362561,'change:previous',(_0x17c21f,_0x25309a,_0x131264,_0x27721d)=>{_0x362561['isInContent']&&(null==_0x131264?(this['_updateController'](_0x27721d['head']),this['_handleSuggestionControllerDelayed'](_0x362561,!0x1)):(this['_updateController'](_0x131264['head']),null==_0x27721d&&this['_handleSuggestionControllerDelayed'](_0x362561,!0x0)));}),null!==_0x362561['previous']?this['_updateController'](_0x362561['head']):this['_handleSuggestionControllerDelayed'](_0x362561,!0x1);}),this['listenTo'](_0x112ab5,'suggestionUnloaded',(_0x5580fb,_0x59a727,_0x404cce)=>{this['stopListening'](_0x59a727,'change:previous'),this['_handleControllerBuffer']['delete'](_0x59a727),this['_suggestionToController']['has'](_0x59a727)&&this['_destroyController'](_0x59a727),_0x404cce&&this['_updateController'](_0x404cce['head']);}),this['listenTo'](_0x112ab5,'suggestionChanged',(_0x2caffe,_0x2cfe64)=>{this['_updateController'](_0x2cfe64);}),this['listenTo'](_0x133f1e,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x3a7990,'addComment',(_0x1a8c69,{threadId:_0x222b97,isFromAdapter:_0x29fe45})=>{if(_0x29fe45||!_0x112ab5['hasSuggestion'](_0x222b97))return;const _0x3271c3=_0x112ab5['getSuggestion'](_0x222b97);this['_suggestionToController']['get'](_0x3271c3)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x27f39f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x29ac22;for(const _0x470e28 in _0x27f39f){const _0x22bf94=_0x470e28,_0x57f481=_0x27f39f[_0x22bf94];if('trackChangesLicenseKeyValid'==_0x57f481||'trackChangesLicenseKeyInvalid'==_0x57f481||'trackChangesLicenseKeyExpired'==_0x57f481||'trackChangesLicenseKeyDomainLimit'==_0x57f481||'trackChangesLicenseKeyNotAllowed'==_0x57f481||'trackChangesLicenseKeyEvaluationLimit'==_0x57f481||'trackChangesLicenseKeyTrialLimit'==_0x57f481||'trackChangesLicenseKeyUsageLimit'==_0x57f481){delete _0x27f39f[_0x22bf94],_0x29ac22=_0x57f481,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x29ac22&&_0x27f39f['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x29ac22&&_0x27f39f['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x29ac22&&_0x27f39f['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x29ac22&&_0x27f39f['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x29ac22&&_0x27f39f['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x29ac22&&_0x27f39f['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x29ac22&&_0x27f39f['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x156a51){const _0x58ee4c=this['_suggestionToController']['get'](_0x156a51);if(!_0x58ee4c)return null;return this['editor']['plugins']['get']('Annotations')['getByInnerView'](_0x58ee4c['view'])||null;}['getSuggestionForAnnotation'](_0xee8439){const _0x4c6a93=this['_viewToController']['get'](_0xee8439['innerView']);return _0x4c6a93?_0x4c6a93['model']:null;}['_refreshActiveMarkers'](){const _0x3fb84f=this['editor']['plugins']['get']('Annotations'),_0xb7580c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4126bf=Array['from'](_0x3fb84f['activeAnnotations'],_0x7a8ea8=>_0x7a8ea8['innerView'])['filter'](_0xe2eb1c=>this['_viewToController']['has'](_0xe2eb1c)),_0x1b79db=[];for(const _0x11ca55 of _0x4126bf){const _0x28767a=this['_viewToController']['get'](_0x11ca55)['model']['getAllAdjacentSuggestions']();_0x1b79db['push'](..._0x28767a['reduce']((_0x1d257d,_0x3c101e)=>[..._0x1d257d,..._0x3c101e['getMarkerNames']()],[]));}_0xb7580c['activeMarkers']=_0x1b79db;}['_addUIComponentsToFactory'](){const _0x1e77fa=this['editor'],_0x5e102b=_0x1e77fa['locale'],_0x1f2536=o(_0x5e102b,'Track\x20changes'),_0x310225=new _0x3f2403([{'type':'switchbutton','model':new _0x9c81b9({'withText':!0x0,'isToggleable':!0x0,'label':_0x1f2536,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x9c81b9({'withText':!0x0,'label':o(_0x5e102b,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x9c81b9({'withText':!0x0,'label':o(_0x5e102b,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x9c81b9({'withText':!0x0,'label':o(_0x5e102b,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x9c81b9({'withText':!0x0,'label':o(_0x5e102b,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x1e77fa['plugins']['has']('TrackChangesPreview')&&_0x310225['addMany']([{'type':'separator'},{'type':'button','model':new _0x9c81b9({'withText':!0x0,'label':o(_0x5e102b,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0xfe1d4e of _0x310225)if(ke(_0xfe1d4e)){const _0x3cde88=_0x1e77fa['commands']['get'](_0xfe1d4e['model']['commandName']);_0xfe1d4e['model']['bind']('isOn','isEnabled')['to'](_0x3cde88,'value','isEnabled');}_0x1e77fa['ui']['componentFactory']['add']('trackChanges',_0x40595a=>this['_createToolbarButton'](_0x40595a,_0x310225,_0x1f2536)),_0x1e77fa['ui']['componentFactory']['add']('menuBar:trackChanges',_0x1a33bd=>this['_createMenuBarMenu'](_0x1a33bd,_0x310225,_0x1f2536));}['_createToolbarButton'](_0x1cb818,_0x38c7c5,_0x4f249a){const _0x456d87=_0x34e753(_0x1cb818,_0x20b9e5),_0x307a33=this['editor']['commands']['get']('trackChanges');_0x456d87['buttonView']['set']({'tooltip':_0x4f249a,'label':_0x4f249a,'icon':_0x541609}),_0x456d87['buttonView']['bind']('isOn')['to'](_0x307a33,'value'),_0x456d87['buttonView']['on']('execute',()=>{_0x307a33['execute'](),this['editor']['editing']['view']['focus']();}),_0x4cfc0e(_0x456d87,_0x38c7c5,{'role':'menu'});const _0x2958dc=[];for(const _0x3b3139 of _0x38c7c5)ke(_0x3b3139)&&_0x2958dc['push'](this['editor']['commands']['get'](_0x3b3139['model']['commandName']));const _0x28aa82=_0x456d87['buttonView'];return _0x28aa82['actionView']['unbind']('isEnabled'),_0x28aa82['arrowView']['unbind']('isEnabled'),_0x28aa82['actionView']['bind']('isEnabled')['to'](_0x307a33,'isEnabled'),_0x28aa82['arrowView']['bind']('isEnabled')['toMany'](_0x2958dc,'isEnabled',(..._0x551ccd)=>_0x551ccd['some'](_0x86e779=>_0x86e779)),_0x456d87['on']('execute',_0x120278=>{this['editor']['execute'](_0x120278['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x456d87;}['_createMenuBarMenu'](_0x135ad2,_0x299778,_0x7fa75b){const _0x4df26b=new _0x9c5e75(_0x135ad2),_0x927030=this['editor']['commands']['get']('trackChanges');_0x4df26b['buttonView']['set']({'label':_0x7fa75b,'icon':_0x541609});const _0x5a3e55=new _0xf6313a(_0x135ad2);for(const _0x1ebfdf of _0x299778){if('separator'==_0x1ebfdf['type']){_0x5a3e55['items']['add'](new _0x18e0a1(_0x135ad2));continue;}const _0x3a5670=new _0x4400fa(_0x135ad2,_0x4df26b),_0x18afc7=new _0x1dd5dc(_0x135ad2),_0x103d94=_0x1ebfdf['model'];_0x18afc7['bind'](...Object['keys'](_0x103d94))['to'](_0x103d94),_0x18afc7['delegate']('execute')['to'](_0x4df26b),_0x18afc7['on']('execute',()=>{this['editor']['execute'](_0x103d94['commandName']),this['editor']['editing']['view']['focus']();}),_0x3a5670['children']['add'](_0x18afc7),_0x5a3e55['items']['add'](_0x3a5670);}return _0x4df26b['bind']('isEnabled')['to'](_0x927030,'isEnabled'),_0x4df26b['panelView']['children']['add'](_0x5a3e55),_0x4df26b;}['_initializeController'](_0x1941c2){const _0x36c8f7=this['editor'],_0x39d978=_0x36c8f7['config'],_0x47b81d=_0x36c8f7['plugins']['get']('Annotations'),_0x3087c7=_0x36c8f7['plugins']['get']('CommentsRepository'),_0x1d49a0=_0x36c8f7['plugins']['get']('EditorAnnotations'),_0x3e6f01=_0x36c8f7['plugins']['get'](_0x2239fd)['me'],_0x139c8c=_0x39d978['get']('trackChanges')['SuggestionThreadView'],_0x46eaa4=_0x39d978['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x523719,CommentThreadInputView:_0x3b92c3}=_0x36c8f7['plugins']['get']('CommentsUI');let _0x17e847,_0x24accb,_0x1fd0bb;this['_annotationViews']['has'](_0x1941c2['id'])?(_0x24accb=this['_annotationViews']['get'](_0x1941c2['id']),_0x17e847=_0x24accb['mainView']):(_0x17e847=new _0x139c8c(_0x36c8f7['locale'],_0x1941c2,_0x3e6f01,{'disableComments':this['_disableComments'],'editorConfig':{..._0x39d978['get']('comments.editorConfig'),'licenseKey':_0x39d978['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x39d978['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x39d978['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x39d978['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x553361(_0x39d978['get']('locale'),_0x36c8f7['locale']),'CommentView':_0x39d978['get']('comments')['CommentView'],'CommentsListView':_0x523719,'CommentThreadInputView':_0x3b92c3,'SuggestionView':_0x46eaa4}),_0x17e847['suggestionView']['acceptButton']['on']('execute',()=>{_0x36c8f7['editing']['view']['focus']();}),_0x17e847['suggestionView']['discardButton']['on']('execute',()=>{_0x36c8f7['editing']['view']['focus']();}),_0x24accb=_0x47b81d['createAnnotationView'](this['editor']['locale'],_0x17e847),_0x24accb['bind']('isDirty')['to'](_0x17e847,'isDirty'),_0x24accb['bind']('length')['to'](_0x17e847),_0x24accb['bind']('type')['to'](_0x17e847,'type',_0x5da444=>'suggestion-'+_0x5da444),_0x17e847['on']('escape',()=>{_0x1fd0bb['fire']('escape');}),this['_annotationViews']['set'](_0x1941c2['id'],_0x24accb));const _0x5ad5bd=_0x3087c7['createCommentThreadController'](_0x1941c2['commentThread'],_0x17e847),_0x5be377=new pe(_0x36c8f7,_0x1941c2,_0x17e847,_0x5ad5bd),_0x51901b=_0x1941c2['getAllAdjacentSuggestions']()['filter'](_0x3d19cc=>_0x3d19cc['isInContent']);_0x17e847['descriptionParts']=_0x36c8f7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x51901b),this['_suggestionToController']['set'](_0x1941c2,_0x5be377),this['_viewToController']['set'](_0x17e847,_0x5be377);const _0x369b32=()=>{const _0x1bc6a4=[],_0x4b7ab2=_0x1941c2['getAllAdjacentSuggestions']()['filter'](_0x90d45d=>_0x90d45d['isInContent']);for(const _0x5c8671 of _0x4b7ab2)_0x1bc6a4['push'](..._0x5c8671['getMarkers']());return _0x391b82(_0x36c8f7['editing'],_0x1bc6a4);};_0x1fd0bb=_0x47b81d['createAnnotation']({'view':_0x24accb,'target':_0x369b32,'type':()=>'suggestion-'+_0x5be377['view']['type'],'isVisible':!!_0x369b32()}),_0x3087c7['_bindAnnotationToEditors'](_0x17e847,_0x1fd0bb),_0x47b81d['add'](_0x1fd0bb),_0x1d49a0['registerAnnotation'](_0x1fd0bb);}['_destroyController'](_0x32a670){const _0xceafd1=this['editor']['plugins']['get']('CommentsRepository'),_0xf6d1df=this['editor']['plugins']['get']('Annotations'),_0x52728a=this['_suggestionToController']['get'](_0x32a670),_0x1afdb3=_0x52728a['view'],_0x4f583b=_0xf6d1df['getByInnerView'](_0x1afdb3);_0xceafd1['_unbindEditors'](_0x1afdb3),_0x4f583b&&_0xf6d1df['remove'](_0x4f583b),this['_suggestionToController']['delete'](_0x32a670),this['_viewToController']['delete'](_0x1afdb3),_0x52728a['destroy']();}['_updateController'](_0xf118f8){if(!_0xf118f8['isInContent']||!this['_suggestionToController']['has'](_0xf118f8))return;const _0x3c93ee=this['editor']['plugins']['get']('TrackChangesEditing'),_0xc09e49=this['_suggestionToController']['get'](_0xf118f8),_0x1db5c8=_0xf118f8['getAllAdjacentSuggestions']();_0xc09e49['view']['descriptionParts']=_0x3c93ee['descriptionFactory']['getDescriptions'](_0x1db5c8);}['destroy'](){for(const _0x293abc of this['_suggestionToController']['keys']())this['_destroyController'](_0x293abc);for(const _0x424046 of this['_annotationViews']['values']())_0x424046['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x5b2c5b){return'model'in _0x5b2c5b;}class Fe extends _0x1411ab{static get['requires'](){return[d,u,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x3568df){this['editor']['plugins']['get'](d)['adapter']=_0x3568df;}get['adapter'](){return this['editor']['plugins']['get'](d)['adapter'];}['addSuggestion'](_0x5d0ee9){return this['editor']['plugins']['get'](d)['addSuggestionData'](_0x5d0ee9);}['getSuggestions']({skipNotAttached:_0x28ac3d=!0x1,toJSON:_0x2747b6=!0x1}={}){return this['editor']['plugins']['get'](d)['getSuggestions']({'skipNotAttached':_0x28ac3d,'toJSON':_0x2747b6});}['getSuggestion'](_0xbf0f27){return this['editor']['plugins']['get'](d)['getSuggestion'](_0xbf0f27);}}const p=['Pagination'];class re extends _0x1411ab{static get['requires'](){return[d];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x19e689=this['editor'];if(_0x19e689['config']['define']('trackChangesData.editorCreator',_0x5a16ea=>{const _0x35da02=_0x19e689['model']['document']['getRootNames']()['reduce']((_0x380c34,_0x1edd49)=>(_0x380c34[_0x1edd49]='',_0x380c34),{});return _0x19e689['constructor']['create'](_0x35da02,_0x5a16ea);}),'function'!=typeof _0x19e689['config']['get']('trackChangesData')['editorCreator'])throw new _0x27da15('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0xda3abf){return P(this['editor'],!0x0,_0xda3abf);}['getDataWithDiscardedSuggestions'](_0x358442){return P(this['editor'],!0x1,_0x358442);}}class Ge extends _0x1411ab{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3b4804){function _0x1ca4a6(_0x2c04d7){return _0x2c04d7['map'](_0x488ef4=>String['fromCharCode'](_0x488ef4))['join']('');}super(_0x3b4804),this['result']='end',_0x3b4804[_0x1ca4a6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1ca4a6([0x76,0x69,0x65,0x77])][_0x1ca4a6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1ca4a6([0x61,0x75,0x74,0x6f]),_0x3b4804[_0x1ca4a6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x1ca4a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1ca4a6([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x1ca4a6([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x1ca4a6([0x6f,0x6b])});}['init'](){this['editor']['plugins']['get']('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor']['plugins']['get']('TrackChangesEditing')['_adapter']=null;}}function He(_0x25ef9c){return void 0x0!==_0x25ef9c['getRootsAttributes'];}async function P(_0xa9ae01,_0x52f2db,_0x495186){const _0x27a0d0=_0x3d8906(_0xa9ae01,p);_0x27a0d0['plugins']['push'](d,Ge),_0x27a0d0['rootsAttributes']=He(_0xa9ae01)?_0xa9ae01['getRootsAttributes']():void 0x0;const _0x1e6dfd=document['createDocumentFragment'](),_0xd5b1d5=_0xa9ae01['config']['get']('trackChangesData')['editorCreator'],_0x226e64=await _0xd5b1d5(_0x27a0d0,()=>function(_0x1166a8){const _0x42f40a=document['createElement']('div');return _0x1166a8['appendChild'](_0x42f40a),_0x42f40a;}(_0x1e6dfd));!function(_0x239c72,_0x4c1c1d){const _0x54130d=_0x239c72['model']['document']['getRootNames']()['reduce']((_0x357502,_0x393e2d)=>(_0x357502[_0x393e2d]=_0x239c72['data']['get']({'rootName':_0x393e2d}),_0x357502),{}),_0x41f4e0=_0x239c72['plugins']['get']('Users')['users']['map'](_0x2d7b97=>({'id':_0x2d7b97['id'],'name':_0x2d7b97['name']})),_0x378ce7=_0x239c72['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2cb8e2=_0x239c72['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xb905a7=_0x4c1c1d['plugins']['get']('Users'),_0xd6ca85=_0x4c1c1d['plugins']['get']('TrackChangesEditing'),_0x13689c=_0x4c1c1d['plugins']['get']('CommentsRepository');for(const _0x1329ad of _0x13689c['getCommentThreads']())_0x1329ad['remove']();for(const _0x5dc0bd of _0x41f4e0)_0xb905a7['getUser'](_0x5dc0bd['id'])||_0xb905a7['addUser'](_0x5dc0bd);_0xb905a7['me']||_0xb905a7['useAnonymousUser']();for(const _0x158664 of _0x2cb8e2)_0x13689c['addCommentThread'](_0x158664);for(const _0x1fc83b of _0x378ce7)_0xd6ca85['addSuggestionData'](_0x1fc83b);_0x4c1c1d['data']['set'](_0x54130d);}(_0xa9ae01,_0x226e64),_0x226e64['execute'](_0x52f2db?'acceptAllSuggestions':'discardAllSuggestions');const _0x2dcada=He(_0x226e64)?_0x226e64['getFullData'](_0x495186):_0x226e64['data']['get'](_0x495186);return await _0x226e64['destroy'](),_0x2dcada;}class Me extends _0x3b596c{['options'];constructor(_0x5a4ce7,_0x4827e6){super(_0x5a4ce7),this['options']=_0x4827e6,this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-track-changes-preview'],'tabindex':-0x1}});}['render'](){super['render'](),this['element']['style']['width']=this['options']['dialogRects']['width']+'px',this['element']['style']['height']=this['options']['dialogRects']['height']+'px';}['setPreviewData'](_0x25aad1,_0x4a2db1){if(!this['element'])return;const _0x3eded5=[];for(const [_0x25cb17,_0x50ceee]of _0x25aad1){const _0x3e4442=document['createElement']('div');_0x3e4442['setAttribute']('data-ck-root-name',_0x25cb17),_0x3e4442['className']=_0x50ceee['classes']+'\x20ck-track-changes-preview__root-container',_0x3e4442['innerHTML']=_0x50ceee['content'],_0x3eded5['push'](_0x3e4442);}_0x4a2db1(this['element'],_0x3eded5),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class te extends _0x23f2a4{constructor(_0x18201c){super(_0x18201c),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x343640=this['editor'],_0x5f49ea=_0x343640['locale'],_0x412c2d=_0x343640['plugins']['get']('Dialog');let _0x124f56;const _0x16bb7e=function(_0x5ac214){const _0x236943={};if('editables'in _0x5ac214['ui']['view']){for(const [_0x57b7a7,_0x2fc971]of Object['entries'](_0x5ac214['ui']['view']['editables']))_0x236943[_0x57b7a7]=_0x2fc971['element'];}else _0x236943[_0x5ac214['model']['document']['getRootNames']()[0x0]]=_0x5ac214['ui']['view']['editable']['element'];return _0x236943;}(_0x343640),_0x6ca55d=function(_0x545a46){let _0x320325=0x0;for(const _0x2d5033 of Object['values'](_0x545a46))_0x320325=Math['max'](_0x320325,_0x2d5033['getBoundingClientRect']()['width']);let _0x30b47e=0x0;for(const _0x14f4e3 of Object['values'](_0x545a46))_0x30b47e+=_0x14f4e3['getBoundingClientRect']()['height'];const _0x1b87cc=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x3c9920=Math['min'](_0x30b47e,_0x1b87cc);return{'width':_0x320325,'height':_0x3c9920};}(_0x16bb7e);_0x412c2d['show']({'id':'finalContentPreview','title':o(_0x5f49ea,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x5f49ea,{'dialogRects':_0x6ca55d}),'onHide':()=>{_0x124f56['detachFromDom']();},'onShow':()=>{_0x343640['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x1ac79e=>{const _0x2fe7a7=this['_standarizeRootsData'](_0x1ac79e,_0x343640,_0x16bb7e);_0x412c2d['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x2fe7a7,_0x343640['config']['get']('trackChanges.preview.renderFunction'));}),_0x124f56=new _0x28b6c2(_0x5f49ea,[_0x412c2d['view']]),_0x124f56['attachToDom'](),_0x124f56['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x343640['once']('destroy',()=>{_0x124f56['detachFromDom']();});const _0x50b065=_0x412c2d['view']['headerView']['class'];_0x412c2d['view']['headerView']['class']=_0x50b065?_0x50b065+'\x20ck-reset_all':'ck-reset_all',_0x412c2d['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x412c2d['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x25e035=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x453f66=_0x25e035['previewMode'],_0x4f8cdd={};if('$labels'===_0x453f66){for(const _0x485073 of _0x25e035['getMergeFieldsIds']())_0x4f8cdd[_0x485073]=_0x25e035['getLabel'](_0x485073)||_0x485073;}else{const _0x4574fb='$defaultValues'===_0x453f66?_0x25e035['getDefaultValues']():_0x25e035['getDataSetValues'](_0x453f66,!0x0);for(const _0x520cfc of Object['entries'](_0x4574fb)){const [_0x18a4f3,_0x4ed22c]=_0x520cfc;_0x4f8cdd[_0x18a4f3]=null!==_0x4ed22c?_0x4ed22c:_0x25e035['getLabel'](_0x18a4f3)||_0x18a4f3;}}return{'mergeFieldsData':_0x4f8cdd};}['_standarizeRootsData'](_0x5f60c,_0x509913,_0x378e6f){let _0x14b7b6;if('string'==typeof _0x5f60c){const _0x36840f=_0x509913['model']['document']['getRootNames']()[0x0];_0x14b7b6={[_0x36840f]:_0x5f60c};}else _0x14b7b6=_0x5f60c;const _0x51da5f=this['_fixMediaEmbeds'](_0x14b7b6,_0x509913),_0x84daa2=function(_0x1e829e,_0x3e8142){for(const [_0x2c7ac1,_0x11547e]of _0x1e829e)_0x11547e['classes']=_0x3e8142[_0x2c7ac1]['classList']['value']['replace']('ck-focused','');return _0x1e829e;}(this['_sortRoots'](_0x509913)['reduce']((_0x5c97ad,_0x5b3fc5)=>(_0x5c97ad['push']([_0x5b3fc5,{'content':_0x51da5f[_0x5b3fc5],'classes':''}]),_0x5c97ad),[]),_0x378e6f);return _0x84daa2;}['_fixMediaEmbeds'](_0x23acc7,_0x10cd8f){if(!_0x10cd8f['plugins']['has']('MediaEmbedEditing'))return _0x23acc7;const _0x416696=_0x10cd8f['plugins']['get']('MediaEmbedEditing');for(const [_0x596d21,_0x311a37]of Object['entries'](_0x23acc7)){const _0x22c375=document['createElement']('div');_0x22c375['innerHTML']=_0x311a37,(_0x22c375['querySelectorAll']('figure.media')['forEach'](_0x3b5205=>{const _0x2535a5=_0x3b5205['querySelector']('oembed');if(_0x2535a5){const _0x7db69b=_0x2535a5['getAttribute']('url');if(_0x7db69b){const _0x520101=_0x416696['registry']['getMediaViewElement'](new _0x84e41e(_0x10cd8f['editing']['view']['document']),_0x7db69b,{'elementName':'','renderForEditingView':!0x0}),_0x3900f5=document['createElement']('div');_0x3900f5['classList']['add']('ck-media__wrapper'),_0x520101['render'](_0x3900f5,_0x10cd8f['editing']['view']['domConverter']),_0x2535a5['replaceWith'](_0x3900f5);}}}),_0x23acc7[_0x596d21]=_0x22c375['innerHTML']);}return _0x23acc7;}['_sortRoots'](_0x38eec8){if(!function(_0x401a5d){return void 0x0!==_0x401a5d['getRootsAttributes'];}(_0x38eec8))return _0x38eec8['model']['document']['getRootNames']();const _0x114a87=[],_0x33c0a8=new Map();for(const _0x1f7d3b of _0x38eec8['model']['document']['getRootNames']()){const _0x3b459a=_0x38eec8['editing']['view']['getDomRoot'](_0x1f7d3b)['getClientRects']()['item'](0x0);_0x114a87['push'](_0x1f7d3b),_0x33c0a8['set'](_0x1f7d3b,_0x3b459a);}return _0x114a87['sort']((_0x6ab448,_0x3d9005)=>{const _0x196bf9=_0x33c0a8['get'](_0x6ab448),_0x53219f=_0x33c0a8['get'](_0x3d9005);return _0x196bf9['y']-_0x53219f['y']||_0x196bf9['x']-_0x53219f['x'];}),_0x114a87;}}class $e extends _0x1411ab{static get['requires'](){return[re,_0x46b212];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x34e52d){super(_0x34e52d),_0x34e52d['commands']['add']('previewFinalContent',new te(this['editor'])),_0x34e52d['config']['define']('trackChanges.preview.renderFunction',(_0x3edfda,_0xd029bd)=>{for(const _0x2ef4e6 of _0xd029bd)_0x3edfda['appendChild'](_0x2ef4e6);});}}export{D as AcceptSuggestionCommand,ii as BaseSuggestionThreadView,$ as DiscardSuggestionCommand,M as ExecuteOnAllSuggestionsCommand,B as ExecuteOnSelectedSuggestionsCommand,te as PreviewFinalContentCommand,T as Suggestion,x as SuggestionDescriptionFactory,fe as SuggestionThreadView,we as SuggestionView,Fe as TrackChanges,N as TrackChangesCommand,re as TrackChangesData,Ge as TrackChangesDataGetter,d as TrackChangesEditing,$e as TrackChangesPreview,u as TrackChangesUI};
|