@ckeditor/ckeditor5-track-changes 46.0.1-alpha.12 → 46.0.1-alpha.14
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
|
-
_0x5d2a3e(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0xa96ca6,_0x1ba60e){super(),this['id']=_0x1ba60e['id'],this['type']=_0x1ba60e['type'],this['subType']=_0x1ba60e['subType']||null,this['author']=_0x1ba60e['author'],this['creator']=_0x1ba60e['creator']||_0x1ba60e['author'],this['isExternal']=Boolean(_0x1ba60e['attributes']&&_0x1ba60e['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x1ba60e['originalSuggestionId']||null,this['_model']=_0xa96ca6,this['_onAccept']=_0x1ba60e['onAccept'],this['_onDiscard']=_0x1ba60e['onDiscard'],this['_onAttributesChange']=_0x1ba60e['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x1ba60e['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 _0x6dbc82=this;for(;_0x6dbc82['previous'];)_0x6dbc82=_0x6dbc82['previous'];return _0x6dbc82;}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'](_0x166819){this['_markerNames']['add'](_0x166819);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x4d29a8=>this['_model']['markers']['get'](_0x4d29a8))['filter'](_0x47d690=>_0x47d690);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0xa5cfc9=>{for(const _0x4799b1 of this['getMarkers']())_0xa5cfc9['removeMarker'](_0x4799b1);}),this['_markerNames']['clear']();}['removeMarker'](_0x281dc9){this['_model']['change'](_0x188144=>{_0x188144['removeMarker'](_0x281dc9);}),this['_markerNames']['delete'](_0x281dc9);}['addRange'](_0x26ee99){const _0x571fe5='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+T['getMultiRangeId']();this['addMarkerName'](_0x571fe5),this['_model']['change'](_0x4c2bf4=>{_0x4c2bf4['addMarker'](_0x571fe5,{'range':_0x26ee99,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x30b838){for(const _0x37b99e of this['getRanges']())if(_0x37b99e['isIntersecting'](_0x30b838))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x58529d=>_0x58529d['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x1c30fd,_0x41cc1f)=>[..._0x1c30fd,..._0x41cc1f['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0xabe4d3=this['getRanges']();if(0x1!=_0xabe4d3['length'])return null;const _0x14a03c=_0xabe4d3[0x0],_0x28e317=_0x14a03c['start']['nodeAfter'],_0x35f16a=_0x14a03c['end']['nodeBefore'];return _0x28e317 instanceof _0x292726?_0x28e317!=_0x35f16a?null:_0x28e317: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 _0x2daf52=[];let _0x2a3a1c=this['head'];for(;_0x2a3a1c;)_0x2daf52['push'](_0x2a3a1c),_0x2a3a1c=_0x2a3a1c['next'];return _0x2daf52;}['setAttribute'](_0x41765a,_0x2f670d){const _0x1487c4=_0x1378b5(this['attributes']);_0xd86a53(_0x1487c4,_0x41765a,_0x2f670d),_0x4404ef(_0x1487c4,this['attributes'])||(this['attributes']=_0x1487c4,this['_onAttributesChange'](_0x1487c4));}['removeAttribute'](_0x4941c6){const _0x280370=_0x1378b5(this['attributes']);_0x56b409(_0x280370,_0x4941c6),_0x4404ef(_0x280370,this['attributes'])||(this['attributes']=_0x280370,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 _0x12ad03()['substr'](0x1,0x5);}}function o(_0x2d58e3,_0x39eb98,_0x1844f0){const _0x1c35e4=_0x2d58e3['t'],t=_0x2d58e3['t'];switch(_0x39eb98){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',_0x1844f0);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1844f0);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1844f0);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1844f0);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1844f0);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',_0x1844f0);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1844f0);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',_0x1844f0);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1844f0);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1844f0);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1844f0);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1844f0);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1844f0);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x1844f0);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1844f0);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1844f0);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1844f0);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1844f0);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1844f0);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1844f0);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1844f0);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1844f0);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1844f0);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1844f0);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x1844f0);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'},_0x1844f0);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x1844f0);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x1844f0);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1844f0);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1844f0);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1844f0);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1844f0);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1844f0);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'},_0x1844f0);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1844f0);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1844f0);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1844f0);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1844f0);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'},_0x1844f0);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1844f0);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'},_0x1844f0);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'},_0x1844f0);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1844f0);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'},_0x1844f0);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1844f0);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'},_0x1844f0);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1844f0);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1844f0);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'},_0x1844f0);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x1844f0);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 _0x1c35e4({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x1844f0);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x1c35e4({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x1844f0);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x1844f0);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'},_0x1844f0);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'},_0x1844f0);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'},_0x1844f0);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x39eb98;}}class x{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x39222c,_0x47720c){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x39222c,this['_locale']=_0x47720c;}['getDescriptions'](_0x1ecb0c){const _0x26a1d9=[],_0x336239=new Set(),_0x4732f7=new Set();for(let _0x4b0c4b=0x0;_0x4b0c4b<_0x1ecb0c['length'];_0x4b0c4b++){const _0x5aa67a=_0x1ecb0c[_0x4b0c4b];if(!_0x5aa67a['isInContent'])continue;const _0x5b3f9e=this['_handleCustomCallbackDescription'](_0x5aa67a);if(_0x5b3f9e){if(null!=_0x5aa67a['subType']){if(_0x336239['has'](_0x5aa67a['subType']))continue;_0x336239['add'](_0x5aa67a['subType']);}_0x26a1d9['push'](_0x5b3f9e);}else{if('attribute'==_0x5aa67a['type']){const _0x431f7c=_0x5aa67a['data']['key'];if(_0x4732f7['has'](_0x431f7c))continue;_0x4732f7['add'](_0x5aa67a['data']['key']),_0x431f7c==m?this['_handleRenameSuggestionDescription'](_0x26a1d9,_0x5aa67a):this['_handleAttributeSuggestionDescription'](_0x26a1d9,_0x5aa67a);continue;}'insertion'!=_0x5aa67a['type']&&'deletion'!=_0x5aa67a['type']||this['_handleInsertRemoveSuggestionDescription'](_0x26a1d9,_0x5aa67a,_0x1ecb0c[_0x4b0c4b+0x1]);}}return this['_resolveDescriptionItems'](_0x26a1d9);}['registerDescriptionCallback'](_0x2c8fbd){this['_customCallbacks']['push'](_0x2c8fbd);}['registerElementLabel'](_0x578f00,_0x347822,_0x1d3f8b=_0x9c911b['normal']){'function'==typeof _0x578f00?_0x5d7e46(this['_itemLabelsCallbacks'],{'matchingCallback':_0x578f00,'label':_0x347822,'priority':_0x1d3f8b}):this['_itemLabels']['set'](_0x578f00,_0x347822);}['registerAttributeLabel'](_0x4f408e,_0x36b235){this['_attributeLabels']['set'](_0x4f408e,_0x36b235);}['getItemLabel'](_0x3ebe49,_0x3e2a14=0x1){let _0x23fd4f;for(const _0x598071 of this['_itemLabelsCallbacks'])if(_0x598071['matchingCallback'](_0x3ebe49)){_0x23fd4f=_0x598071['label'];break;}return _0x23fd4f||(_0x23fd4f=this['_itemLabels']['get'](_0x3ebe49['name'])),_0x23fd4f?_0x23fd4f(_0x3e2a14):0x1!==_0x3e2a14?_0x3e2a14+'\x20'+_0x3ebe49['name']+'s':''+_0x3ebe49['name'];}['_addDescriptionItems'](_0x483a13,_0x10b51a){const _0x34bfb9=_0x10b51a['getFirstRange']()['getWalker'](),_0x12b3a5='insertion'==_0x10b51a['type']?'add':'remove';for(const _0x18510f of _0x34bfb9){const _0x264fad=_0x18510f['item'],_0x1db0b5=_0x483a13[_0x483a13['length']-0x1];if(_0x264fad['is']('$textProxy'))_0x1db0b5&&_0x1db0b5['type']['indexOf']('Container')>-0x1&&_0x483a13['pop'](),_0x1db0b5&&'text'==_0x1db0b5['type']?_0x1db0b5[_0x12b3a5]+=_0x264fad['data']:_0x483a13['push']({'type':'text','add':'add'==_0x12b3a5?_0x264fad['data']:'','remove':'remove'==_0x12b3a5?_0x264fad['data']:''});else{if(this['_schema']['isObject'](_0x264fad)){const _0x2565a4=_0x264fad;if(_0x1db0b5&&_0x1db0b5['type']['indexOf']('Container')>-0x1&&_0x483a13['pop'](),'elementEnd'==_0x18510f['type'])continue;_0x1db0b5&&_0x1db0b5['type']==_0x12b3a5+'Object'&&_0x1db0b5['element']['name']==_0x2565a4['name']?_0x1db0b5['quantity']++:_0x483a13['push']({'type':_0x12b3a5+'Object','element':_0x2565a4,'quantity':0x1}),_0x34bfb9['skip'](_0x16d21f=>!('elementEnd'==_0x16d21f['type']&&_0x16d21f['item']==_0x264fad));}else{if(this['_schema']['checkChild'](_0x264fad,'$text')||_0x264fad['is']('element','softBreak')){const _0x10b4b4=_0x264fad;if('add'==_0x12b3a5&&'elementStart'==_0x18510f['type']||'remove'==_0x12b3a5&&'elementEnd'==_0x18510f['type'])continue;if(_0x1db0b5&&-0x1==_0x1db0b5['type']['indexOf']('Container')){'text'==_0x1db0b5['type']&&(_0x1db0b5[_0x12b3a5]+='\x0a');continue;}let _0x461b59;if(_0x461b59='add'==_0x12b3a5?_0x10b4b4['nextSibling']&&!this['_schema']['isObject'](_0x10b4b4['nextSibling'])?_0x10b4b4['nextSibling']:null:_0x10b4b4['previousSibling']&&!this['_schema']['isObject'](_0x10b4b4['previousSibling'])?_0x10b4b4['previousSibling']:null,_0x10b4b4['isEmpty']||_0x461b59&&_0x461b59['isEmpty']){const _0x2f68cc=_0x461b59&&_0x461b59['isEmpty']?_0x461b59:_0x10b4b4;_0x1db0b5&&_0x1db0b5['type']==_0x12b3a5+'EmptyContainer'&&_0x1db0b5['element']['name']==_0x2f68cc['name']?_0x1db0b5['quantity']++:_0x483a13['push']({'type':_0x12b3a5+'EmptyContainer','element':_0x2f68cc,'quantity':0x1});}else _0x483a13['push']({'type':_0x12b3a5+'Container','element':_0x10b4b4});}}}}}['_resolveDescriptionItems'](_0x6ca45a){const _0x188fe8=this['_locale'],_0xcd17e1=[],_0x2b91b5=[],_0x3d0686=[];for(const _0x37aad7 of _0x6ca45a)switch(_0x37aad7['type']){case'text':if(_0x37aad7['add']=_0x37aad7['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x37aad7['remove']=_0x37aad7['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x37aad7['add']&&''!=_0x37aad7['remove']){_0xcd17e1['push']({'type':'replace','content':o(_0x188fe8,'REPLACE_TEXT',['\x22'+_0x37aad7['remove']+'\x22','\x22'+_0x37aad7['add']+'\x22'])});continue;}if(null!=_0x37aad7['add']['match'](/^ +$/)){_0xcd17e1['push']({'type':'insertion','content':o(_0x188fe8,'*Insert:*\x20%0',o(_0x188fe8,'ELEMENT_SPACE',_0x37aad7['add']['length']))});continue;}if(null!=_0x37aad7['remove']['match'](/^ +$/)){_0xcd17e1['push']({'type':'deletion','content':o(_0x188fe8,'*Remove:*\x20%0',o(_0x188fe8,'ELEMENT_SPACE',_0x37aad7['remove']['length']))});continue;}if(''!=_0x37aad7['add']){_0xcd17e1['push']({'type':'insertion','content':o(_0x188fe8,'*Insert:*\x20%0','\x22'+_0x37aad7['add']+'\x22')});continue;}_0xcd17e1['push']({'type':'deletion','content':o(_0x188fe8,'*Remove:*\x20%0','\x22'+_0x37aad7['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0xcd17e1['push']({'type':'insertion','content':o(_0x188fe8,'*Insert:*\x20%0',this['getItemLabel'](_0x37aad7['element'],_0x37aad7['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0xcd17e1['push']({'type':'deletion','content':o(_0x188fe8,'*Remove:*\x20%0',this['getItemLabel'](_0x37aad7['element'],_0x37aad7['quantity']))});continue;case'addContainer':_0xcd17e1['push']({'type':'insertion','content':o(_0x188fe8,'*Split:*\x20%0',this['getItemLabel'](_0x37aad7['element'],_0x37aad7['quantity']))});continue;case'removeContainer':_0xcd17e1['push']({'type':'deletion','content':o(_0x188fe8,'*Merge:*\x20%0',this['getItemLabel'](_0x37aad7['element'],_0x37aad7['quantity']))});continue;case'addFormat':_0x2b91b5['push'](_0x37aad7['key']);continue;case'removeFormat':_0x3d0686['push'](_0x37aad7['key']);continue;default:_0xcd17e1['push'](_0x37aad7);}if(_0x2b91b5['length']){const _0x277549=_0x2b91b5['map'](_0x41ca2e=>this['_attributeLabels']['has'](_0x41ca2e)?this['_attributeLabels']['get'](_0x41ca2e):_0x41ca2e)['join'](',\x20');_0xcd17e1['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x277549)});}if(_0x3d0686['length']){const _0x4c4584=_0x3d0686['map'](_0x164811=>this['_attributeLabels']['has'](_0x164811)?this['_attributeLabels']['get'](_0x164811):_0x164811)['join'](',\x20');_0xcd17e1['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x4c4584)});}return _0xcd17e1;}['_handleCustomCallbackDescription'](_0x503eba){for(const _0x4ba50c of this['_customCallbacks']){const _0x4188ad=_0x4ba50c(_0x503eba);if(_0x4188ad&&'type'in _0x4188ad)return _0x4188ad;}}['_handleAttributeSuggestionDescription'](_0x2d48b3,_0x586f9b){const _0x3e49a9=_0x586f9b['data'],_0x486dea=void 0x0===_0x3e49a9['newValue']?'removeFormat':'addFormat';_0x2d48b3['push']({'type':_0x486dea,'key':_0x3e49a9['key']});}['_handleRenameSuggestionDescription'](_0x1aaab1,_0x524b94){_0x1aaab1['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x524b94['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x4581c2,_0x4dbbbb,_0x5bde0d){if(this['_addDescriptionItems'](_0x4581c2,_0x4dbbbb),_0x5bde0d&&_0x5bde0d['getFirstRange']()&&!_0x4dbbbb['getFirstRange']()['end']['isEqual'](_0x5bde0d['getFirstRange']()['start'])){const _0x3d6b6b=_0x4581c2[_0x4581c2['length']-0x1],_0x16863c='insertion'==_0x4dbbbb['type']?'add':'remove';_0x3d6b6b&&'text'==_0x3d6b6b['type']&&(_0x3d6b6b[_0x16863c]+='\x0a');}}}class O extends _0x1a527c{['afterInit'](){const _0x2822df=this['editor'],_0x30cda2=_0x2822df['plugins']['get']('TrackChangesEditing');_0x2822df['commands']['get']('showAIAssistant')&&_0x30cda2['enableCommand']('showAIAssistant');}}class E extends _0x1a527c{['afterInit'](){const _0x3a20d4=this['editor'],_0x2aa62c=_0x3a20d4['locale'];if(!_0x3a20d4['plugins']['has']('AlignmentEditing'))return;const _0x5cb185=_0x3a20d4['plugins']['get']('TrackChangesEditing');_0x5cb185['enableDefaultAttributesIntegration']('alignment'),_0x5cb185['registerBlockAttribute']('alignment'),_0x5cb185['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x2aa62c,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x54360e=this['editor'],_0x25e8e1=_0x54360e['locale'];_0x54360e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3c85bb=>{if('formatBlock'!=_0x3c85bb['type'])return;const {data:_0x4877e8}=_0x3c85bb;if(_0x4877e8&&'alignment'==_0x4877e8['commandName']){const _0x43a984=_0x4877e8['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x25e8e1,'*Format:*\x20%0',function(_0x551c65){switch(_0x551c65){case'left':return o(_0x25e8e1,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x25e8e1,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x25e8e1,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x25e8e1,'FORMAT_JUSTIFY_TEXT');}}(_0x43a984))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class R extends _0x1a527c{['afterInit'](){const _0x79dc6e=this['editor'],_0xcbe9f9=_0x79dc6e['plugins']['get']('TrackChangesEditing'),_0x106c18=_0x79dc6e['locale'];for(const _0x552ac7 of ti){if(!_0x79dc6e['plugins']['has'](_0x552ac7))continue;const _0x42f3ed=_0x552ac7['slice'](0x0,-0x7)['toLowerCase'](),_0x270619='FORMAT_'+_0x42f3ed['toUpperCase']();_0xcbe9f9['enableDefaultAttributesIntegration'](_0x42f3ed),_0xcbe9f9['registerInlineAttribute'](_0x42f3ed),_0xcbe9f9['descriptionFactory']['registerAttributeLabel'](_0x42f3ed,o(_0x106c18,_0x270619));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f9790=this['editor'],_0x5603ae=_0x4f9790['locale'],_0x343bb2=_0x4f9790['plugins']['get']('TrackChangesEditing');function _0x1db182(_0x179507,_0x401fa8){_0x343bb2['descriptionFactory']['registerDescriptionCallback'](_0x58545f=>{if('formatInline'!=_0x58545f['type'])return;const {data:_0xcf8c9}=_0x58545f;return _0xcf8c9&&_0xcf8c9['commandName']===_0x179507?_0xcf8c9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5603ae,'*Format:*\x20%0',_0x401fa8)}:{'type':'format','content':o(_0x5603ae,'*Remove\x20format:*\x20%0',_0x401fa8)}:void 0x0;});}_0x1db182('bold',o(_0x5603ae,'FORMAT_BOLD')),_0x1db182('italic',o(_0x5603ae,'FORMAT_ITALIC')),_0x1db182('underline',o(_0x5603ae,'FORMAT_UNDERLINE')),_0x1db182('code',o(_0x5603ae,'FORMAT_CODE')),_0x1db182('strikethrough',o(_0x5603ae,'FORMAT_STRIKETHROUGH')),_0x1db182('subscript',o(_0x5603ae,'FORMAT_SUBSCRIPT')),_0x1db182('superscript',o(_0x5603ae,'FORMAT_SUPERSCRIPT'));}}class U extends _0x1a527c{['afterInit'](){const _0x3fbdf8=this['editor'],_0xec58c9=_0x3fbdf8['locale'];if(!_0x3fbdf8['plugins']['has']('BlockQuoteEditing'))return;const _0x4de258=_0x3fbdf8['plugins']['get']('TrackChangesEditing'),_0x320e65=this['editor']['commands']['get']('blockQuote');_0x4de258['enableCommand']('blockQuote',(_0x4b9412,_0x1da216={})=>{const _0x25787c=this['editor']['model']['document']['selection'],_0x3694a2=_0x1da216&&void 0x0!==_0x1da216['forceValue']?_0x1da216['forceValue']:!_0x320e65['value'];let _0x3e1b61=[];if(_0x3694a2){const _0x3969de=Array['from'](_0x25787c['getSelectedBlocks']())['filter'](_0x2bfd48=>oo(_0x2bfd48)||function(_0x56c857,_0x84f565){const _0x47d8bf=_0x84f565['checkChild'](_0x56c857['parent'],'blockQuote'),_0x528a77=_0x84f565['checkChild'](['$root','blockQuote'],_0x56c857);return _0x47d8bf&&_0x528a77;}(_0x2bfd48,this['editor']['model']['schema']));_0x3e1b61=to(_0x3969de,_0x3fbdf8['model']);}else{const _0x52caf1=Array['from'](_0x25787c['getSelectedBlocks']())['filter'](_0x5804f7=>oo(_0x5804f7));_0x3e1b61=to(_0x52caf1,_0x3fbdf8['model']);}_0x3fbdf8['model']['change'](()=>{for(const _0x338ab7 of _0x3e1b61)_0x4de258['markBlockFormat'](_0x338ab7,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x3694a2}]});});}),_0x4de258['descriptionFactory']['registerDescriptionCallback'](_0x15e842=>{const {data:_0x5b3807}=_0x15e842;if(_0x5b3807&&'blockQuote'==_0x5b3807['commandName']){const _0x2c77ac=o(_0xec58c9,'ELEMENT_BLOCK_QUOTE');return _0x5b3807['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xec58c9,'*Set\x20format:*\x20%0',_0x2c77ac)}:{'type':'format','content':o(_0xec58c9,'*Remove\x20format:*\x20%0',_0x2c77ac)};}});}}function oo(_0x485f8c){return'blockQuote'==_0x485f8c['parent']['name'];}class V extends _0x1a527c{['afterInit'](){const _0x56c1db=this['editor'],_0xbde668=_0x56c1db['locale'],_0x432e66=_0x56c1db['plugins']['get']('TrackChangesEditing');_0x56c1db['plugins']['has']('BookmarkEditing')&&(_0x432e66['enableCommand']('insertBookmark'),_0x432e66['enableDefaultAttributesIntegration']('updateBookmark'),_0x432e66['registerBlockAttribute']('bookmarkId'),_0x432e66['descriptionFactory']['registerDescriptionCallback'](_0x556276=>{if('insertion'!=_0x556276['type']&&'deletion'!=_0x556276['type']&&'attribute'!=_0x556276['type'])return;const _0x529c55=_0x556276['getContainedElement']();if(null==_0x529c55)return;if(!_0x529c55['is']('element','bookmark'))return;const _0x5d3f3e=_0x529c55['getAttribute']('bookmarkId');if('insertion'==_0x556276['type'])return{'type':'insertion','content':o(_0xbde668,'*Insert:*\x20%0','\x22'+_0x5d3f3e+'\x22\x20'+o(_0xbde668,'ELEMENT_BOOKMARK'))};if('deletion'==_0x556276['type'])return{'type':'deletion','content':o(_0xbde668,'*Remove:*\x20%0','\x22'+_0x5d3f3e+'\x22\x20'+o(_0xbde668,'ELEMENT_BOOKMARK'))};const {data:_0x5387fc}=_0x556276;if(!_0x5387fc||'bookmarkId'!=_0x5387fc['key'])return;return{'type':'format','content':o(_0xbde668,'*Set\x20bookmark:*\x20%0','\x22'+_0x5387fc['newValue']+'\x22')};}));}}class F extends _0x1a527c{['afterInit'](){const _0xb0b542=this['editor'];_0xb0b542['plugins']['has']('CaseChange')&&(_0xb0b542['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0xb0b542['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0xb0b542['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0x1a527c{['afterInit'](){const _0x2663eb=this['editor'];_0x2663eb['commands']['get']('ckbox')&&_0x2663eb['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x1a527c{['afterInit'](){const _0xbbf7f0=this['editor'];if(!_0xbbf7f0['plugins']['has']('CodeBlock'))return;const _0x10ac6a=_0xbbf7f0['plugins']['get']('TrackChangesEditing'),_0x4db2e0=_0xbbf7f0['locale'],_0x50c014=_0xbbf7f0['config']['get']('codeBlock')['languages'],_0x2c8eac=_0xbbf7f0['commands']['get']('codeBlock');_0x10ac6a['enableCommand']('indentCodeBlock'),_0x10ac6a['enableCommand']('outdentCodeBlock'),_0x10ac6a['enableCommand']('codeBlock',(_0x4fd23c,_0x241f9c={})=>{const _0x175a34=_0xbbf7f0['model'],_0x5112f1=_0xbbf7f0['model']['document']['selection'],_0x1f3d64=_0x241f9c&&void 0x0!==_0x241f9c['forceValue']?_0x241f9c['forceValue']:!_0x2c8eac['value'];let _0x3eb870;_0x241f9c['language']||(_0x241f9c['language']=_0x50c014[0x0]['language']),_0x3eb870=_0x1f3d64?Array['from'](_0x5112f1['getSelectedBlocks']())['filter'](_0x3b8f15=>co(_0x3b8f15)||function(_0x515eb0,_0x13f0b6){if(_0x515eb0['is']('rootElement')||_0x13f0b6['isLimit'](_0x515eb0))return!0x1;return _0x13f0b6['checkChild'](_0x515eb0['parent'],'codeBlock');}(_0x3b8f15,_0x175a34['schema'])):Array['from'](_0x5112f1['getSelectedBlocks']())['filter'](_0x2cac97=>co(_0x2cac97));const _0x3945a9=to(_0x3eb870,_0x175a34);_0x175a34['change'](()=>{for(const _0x2a1f08 of _0x3945a9)_0x10ac6a['markBlockFormat'](_0x2a1f08,{'commandName':'codeBlock','commandParams':[{..._0x241f9c,'forceValue':_0x1f3d64}],'formatGroupId':'blockName'});});}),(_0x10ac6a['descriptionFactory']['registerElementLabel']('codeBlock',_0x3c676b=>o(_0x4db2e0,'ELEMENT_CODE_BLOCK',_0x3c676b)),_0x10ac6a['descriptionFactory']['registerDescriptionCallback'](_0x1ae88d=>{if('formatBlock'!=_0x1ae88d['type'])return;const _0x24ef8e=_0x4db2e0['t'],{data:_0x10d120}=_0x1ae88d;if(!_0x10d120||'codeBlock'!=_0x10d120['commandName'])return;const _0x441df7=_0x10d120['commandParams'][0x0]['language'],_0x4751cc=_0x24ef8e(_0x50c014['find'](_0x20eab1=>_0x20eab1['language']===_0x441df7)['label'])['toLowerCase']();return _0x10d120['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4db2e0,'*Set\x20format:*\x20%0',o(_0x4db2e0,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x4751cc+')')}:{'type':'format','content':o(_0x4db2e0,'*Remove\x20format:*\x20%0',o(_0x4db2e0,'ELEMENT_CODE_BLOCK',0x1))};}));}}function co(_0x3618df){return'codeBlock'==_0x3618df['name'];}class J extends _0x1a527c{['afterInit'](){const _0x3b8081=this['editor'];if(!_0x3b8081['plugins']['has']('CommentsEditing'))return;_0x3b8081['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x4badcc,_0x3145e3,_0x37c799){const _0x45f64c=[];for(const _0x1cfffe of _0x3145e3['getItems']())_0x1cfffe['hasAttribute'](_0x4badcc)&&_0x45f64c['push'](_0x37c799['createRangeOn'](_0x1cfffe));return _0x45f64c;}function De(_0x51ef45,_0xe3eebb,{showActiveMarker:_0x128334=!0x0}={}){const _0x36006d=_0x51ef45['plugins']['get']('TrackChangesEditing');return(_0x5916b4,_0x1b3355,_0x5f3b25)=>{if(!_0x5f3b25['consumable']['test'](_0x1b3355['markerRange'],_0x5916b4['name']))return;const _0x4957b7=_0x1b3355['markerRange']['getWalker'](),_0x422471=_0x1b3355['markerRange']['start'],_0x210849=_0x51ef45['model']['schema'];let _0x3fbb7b=null,_0x500186=null,_0x5bcc4e=!0x1,_0x57e70a=!0x1;for(const _0x2bb4e4 of _0x4957b7){const _0x2d4ff0=_0x2bb4e4['item'];_0x5bcc4e=_0x5bcc4e||_0x210849['isContent'](_0x2d4ff0);const _0x31ab89=_0x5f3b25['mapper']['toViewElement'](_0x2d4ff0);if(_0x31ab89&&_0x31ab89['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x2bb4e4['type']&&(_0x210849['isBlock'](_0x2d4ff0)&&!_0x210849['isLimit'](_0x2d4ff0)&&(_0x2d4ff0['nextSibling']||_0x422471['isAtEnd']?_0x3fbb7b&&_0x3fbb7b['parent']==_0x2d4ff0||(_0x3fbb7b=_0x2d4ff0,_0x53c96c(_0x2bb4e4['previousPosition']),_0x57e70a=!0x0):_0x500186=_0x500186||_0x2bb4e4['previousPosition']));}function _0x53c96c(_0xee0c61){const {id:_0x5f0e04,authorId:_0x501a04}=_0x36006d['_splitMarkerName'](_0x1b3355['markerName']),_0x5a72ec=_0x5f3b25['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0xe3eebb,'data-suggestion':_0x5f0e04,'data-author-id':_0x501a04}),_0x3a9100=_0x5f3b25['mapper']['toViewPosition'](_0xee0c61);_0x128334&&_0x36006d['activeMarkers']['includes'](_0x1b3355['markerName'])&&_0x5f3b25['writer']['addClass']('ck-suggestion-marker--active',_0x5a72ec),_0x5f3b25['writer']['insert'](_0x3a9100,_0x5a72ec),_0x5f3b25['mapper']['bindElementToMarker'](_0x5a72ec,_0x1b3355['markerName']);}_0x5bcc4e||_0x57e70a||!_0x500186||_0x53c96c(_0x500186);};}class K extends _0x1a527c{static get['requires'](){return[_0x2143d2];}['init'](){const _0x146cf2=this['editor'],_0x2ec4ee=_0x146cf2['plugins']['get']('TrackChangesEditing');_0x2ec4ee['enableCommand']('delete');const _0x24cb31=_0x146cf2['commands']['get']('deleteForward');_0x2ec4ee['enableCommand']('deleteForward',(_0x5444a2,_0x47b59b={})=>{const _0x41cb9b=_0x146cf2['model']['createSelection'](_0x146cf2['model']['document']['selection']);_0x41cb9b['isCollapsed']&&_0x146cf2['model']['modifySelection'](_0x41cb9b,{'direction':'forward','unit':_0x47b59b['unit']});const _0x1e0c15=_0x41cb9b['getFirstRange'](),_0x24e5fe=_0x4c00fe['fromRange'](_0x1e0c15);let _0x32ccff;_0x5444a2(_0x47b59b),_0x32ccff='$graveyard'==_0x24e5fe['root']['rootName']?_0x146cf2['model']['createRange'](_0x1e0c15['start']):_0x146cf2['model']['createRange'](_0x24e5fe['start'],_0x24e5fe['end']),_0x24e5fe['detach'](),_0x146cf2['model']['enqueueChange'](_0x24cb31['buffer']['batch'],_0x3f473e=>{_0x24cb31['buffer']['lock'](),_0x3f473e['setSelection'](_0x3f473e['createRange'](_0x32ccff['end'])),_0x24cb31['buffer']['unlock']();});}),_0x146cf2['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x146cf2,'merge'),{'priority':'high'}),_0x146cf2['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x5483f5,_0x46d751,_0x3f87f6)=>{_0x3f87f6['options']['showSuggestionHighlights']&&De(_0x146cf2,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x5483f5,_0x46d751,_0x3f87f6);},{'priority':'high'}),_0x146cf2['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x429dcc,_0x583e1b,_0x169c54)=>{const _0x4db0e3=_0x169c54['mapper']['markerNameToElements'](_0x583e1b['markerName']);if(_0x4db0e3){for(const _0x17d2e9 of _0x4db0e3)_0x17d2e9['is']('uiElement')&&(_0x169c54['mapper']['unbindElementFromMarkerName'](_0x17d2e9,_0x583e1b['markerName']),_0x169c54['writer']['remove'](_0x17d2e9));}},{'priority':'high'});}}class H extends _0x1a527c{['afterInit'](){const _0xa2bbe5=this['editor'];if(!_0xa2bbe5['plugins']['has']('ListEditing'))return;const _0x478991=_0xa2bbe5['locale'],_0x5cc9bc=_0xa2bbe5['plugins']['get']('TrackChangesEditing'),_0x5de2d3=_0xa2bbe5['plugins']['has']('TodoListEditing'),_0x3f4ffc=!!_0xa2bbe5['config']['get']('list.multiBlock');function _0x281e80(_0x1c496f){return{'type':'format','content':''+o(_0x478991,'*Set\x20format:*\x20%0',_0x1c496f)};}function _0x3e0b6d(_0xd7843f){return{'type':'format','content':''+o(_0x478991,'*Remove\x20format:*\x20%0',_0xd7843f)};}_0x5cc9bc['enableDefaultAttributesIntegration']('numberedList'),_0x5cc9bc['enableDefaultAttributesIntegration']('bulletedList'),_0x5cc9bc['enableDefaultAttributesIntegration']('customNumberedList'),_0x5cc9bc['enableDefaultAttributesIntegration']('customBulletedList'),_0x5cc9bc['enableDefaultAttributesIntegration']('indentList'),_0x5cc9bc['enableDefaultAttributesIntegration']('outdentList'),_0x5cc9bc['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x5cc9bc['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x5cc9bc['registerBlockAttribute']('listItemId'),_0x5cc9bc['registerBlockAttribute']('listType'),_0x5cc9bc['registerBlockAttribute']('listIndent'),_0x3f4ffc&&(_0x5cc9bc['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x5cc9bc['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x5de2d3&&(_0x5cc9bc['enableDefaultAttributesIntegration']('todoList'),_0x5cc9bc['enableDefaultAttributesIntegration']('checkTodoList'),_0x5cc9bc['registerBlockAttribute']('todoListChecked'),_0x5cc9bc['descriptionFactory']['registerDescriptionCallback'](_0x59785c=>{const {data:_0x18ffc}=_0x59785c;if(_0x18ffc&&'todoListChecked'==_0x18ffc['key'])return{'type':'format','content':_0x18ffc['newValue']?o(_0x478991,'*Check\x20item*'):o(_0x478991,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x25a901=>{if(_0x25a901['batch']['isUndo'])return!0x1;let _0x36ac79=!0x1;const _0x4e2d74=_0x5cc9bc['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x6ad74c=>'todoListChecked'===_0x5cc9bc['_getAttributeKey'](_0x6ad74c));for(const _0x1a2db3 of _0x4e2d74){'todo'!=_0x1a2db3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x5cc9bc['_findSuggestions'](_0x1a2db3['getFirstRange'](),'attribute')['find'](_0x162228=>'listType'===_0x5cc9bc['_getAttributeKey'](_0x162228['suggestion']))||(_0x25a901['removeMarker'](_0x1a2db3['getFirstMarker']()),_0x36ac79=!0x0));}return _0x36ac79;})),_0x5cc9bc['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x478991,'FORMAT_INDENT'));const _0x592b7d={'type':'format','content':''};_0x5cc9bc['descriptionFactory']['registerDescriptionCallback'](_0x35e6c1=>{const {data:_0xa6ea95}=_0x35e6c1;if(!_0xa6ea95||'listType'!=_0xa6ea95['key'])return;let _0x12ff92=_0x35e6c1['head'];for(;_0x12ff92;){if(_0x12ff92['data']&&(('listStyle'==_0x12ff92['data']['key']||'listMarkerStyle'==_0x12ff92['data']['key'])&&(_0x12ff92['data']['newValue']&&'default'!=_0x12ff92['data']['newValue']||'default'!=_0x12ff92['data']['oldValue']&&!_0xa6ea95['newValue'])||!_0x3f4ffc&&_0x12ff92['data']['key']==m))return _0x592b7d;_0x12ff92=_0x12ff92['next'];}if(null==_0xa6ea95['newValue'])switch(_0xa6ea95['oldValue']){case'bulleted':return _0x3e0b6d(o(_0x478991,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3e0b6d(o(_0x478991,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3e0b6d(o(_0x478991,'ELEMENT_TODO_LIST'));}switch(_0xa6ea95['newValue']){case'bulleted':return _0x281e80(o(_0x478991,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x281e80(o(_0x478991,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x281e80(o(_0x478991,'ELEMENT_TODO_LIST'));}}),_0x5cc9bc['descriptionFactory']['registerDescriptionCallback'](_0x2d149f=>{const {data:_0x52ac7f}=_0x2d149f;if(_0x52ac7f&&'listIndent'==_0x52ac7f['key'])return null==_0x52ac7f['newValue']||null==_0x52ac7f['oldValue']&&0x0==_0x52ac7f['newValue']?_0x592b7d:void 0x0;}),_0x5cc9bc['descriptionFactory']['registerDescriptionCallback'](_0x60188=>{if('attribute'!=_0x60188['type'])return;const {data:_0x2d129f}=_0x60188;if(!_0x2d129f||'listItemId'!=_0x2d129f['key'])return;const _0x943868=Te(_0x60188);return'newValue'==_0x943868?{'type':'format','content':o(_0x478991,'*Merge:*\x20list\x20item')}:'oldValue'==_0x943868?{'type':'format','content':o(_0x478991,'*Split:*\x20list\x20item')}:_0x592b7d;}),_0xa2bbe5['model']['document']['registerPostFixer'](_0x1295a3=>this['listItemIdFixer'](_0x1295a3)),_0xa2bbe5['model']['document']['registerPostFixer'](_0x23c132=>this['noTrackChangesFixer'](_0x23c132)),_0xa2bbe5['model']['document']['on']('change:data',(_0x565908,_0x5b39c1)=>{if(_0x5b39c1['isUndo']||!_0x5b39c1['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0xc3a479){if(_0xc3a479['batch']['isUndo']||!_0xc3a479['batch']['isLocal'])return!0x1;let _0x48235=!0x1;const _0x206e57=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2c9648=>_0x2c9648['data']&&'listItemId'==_0x2c9648['data']['key'])['filter'](_0x2f0ba5=>_0x2f0ba5['data']['newValue']&&_0x2f0ba5['data']['oldValue']);for(const _0x12ef3c of _0x206e57)Te(_0x12ef3c)||(_0xc3a479['removeMarker'](_0x12ef3c['getFirstMarker']()),_0x48235=!0x0);return _0x48235;}['noTrackChangesFixer'](_0x5912f5){if(_0x5912f5['batch']['isUndo']||!_0x5912f5['batch']['isLocal'])return!0x1;const _0x487100=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x487100['trackChangesCommand']['value'])return!0x1;let _0x367e6d=!0x1;const _0x33aa53=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x50f451=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x3c4219=>'attribute'==_0x3c4219['type'])['filter'](_0x52ac22=>_0x33aa53['includes'](_0x52ac22['attributeKey']));if(0x0==_0x50f451['length'])return _0x367e6d;for(const _0x195df6 of _0x50f451){const _0x1fdfa0=_0x487100['_findSuggestions'](_0x195df6['range'],'attribute')['filter'](_0x2cc610=>!_0x2cc610['meta']['isNextTo'])['map'](_0x37d1c8=>_0x37d1c8['suggestion'])['filter'](_0x244b18=>{const _0x332a4f=_0x487100['_getAttributeKey'](_0x244b18);return _0x33aa53['includes'](_0x332a4f);});if(_0x1fdfa0['length']){for(const _0x427bfe of _0x1fdfa0)_0x5912f5['removeMarker'](_0x427bfe['getFirstMarker']());_0x367e6d=!0x0;}}return _0x367e6d;}['assureChains'](){const _0x15909d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x41a39e=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x5d3d6f;const _0x593de8=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x21fd63=>{if(_0x21fd63['data']['oldRange']||!_0x21fd63['data']['newRange'])return null;if(!_0x21fd63['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x5da6e3}=_0x15909d['_splitMarkerName'](_0x21fd63['name']);if(!_0x15909d['hasSuggestion'](_0x5da6e3))return null;const _0x40f0bf=_0x15909d['getSuggestion'](_0x5da6e3);return _0x41a39e['includes'](_0x40f0bf['data']['key']);})['map'](_0x410f23=>{const {id:_0x5f367d}=_0x15909d['_splitMarkerName'](_0x410f23['name']),_0x5a0bbf=_0x15909d['getSuggestion'](_0x5f367d);return _0x5d3d6f=_0x5a0bbf['attributes']['groupId'],_0x5a0bbf['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x593de8['size'])return;const _0x3545d4=_0x15909d['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3d0b45=>'attribute'==_0x3d0b45['type']&&_0x3d0b45['data']&&_0x41a39e['includes'](_0x3d0b45['data']['key'])&&_0x3d0b45['attributes']['groupId']!=_0x5d3d6f)['map'](_0x42a0f7=>({'listItem':_0x42a0f7['getFirstRange']()['start']['nodeAfter'],'groupId':_0x42a0f7['attributes']['groupId']})),_0x10266c=new Set();for(const {groupId:_0x59d068,listItem:_0x168f60}of _0x3545d4)_0x593de8['has'](_0x168f60)&&_0x10266c['add'](_0x59d068);for(const _0x1bf041 of _0x15909d['getSuggestions']())_0x10266c['has'](_0x1bf041['attributes']['groupId'])&&_0x1bf041['setAttribute']('groupId',_0x5d3d6f);}['_supportLegacySuggestions'](){const _0x30cb09=this['editor'],_0x16a4b1=_0x30cb09['locale'],_0x4fbc2a=_0x30cb09['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x4fbc2a['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x57e0ae,_0x2c117f){const _0x2c5cfa=[];for(let _0x438467 of _0x57e0ae)_0x438467['start']['nodeAfter']===_0x438467['end']['parent']&&(_0x438467=_0x30cb09['model']['createRange'](_0x30cb09['model']['createPositionAt'](_0x438467['start']['nodeAfter'],0x0))),_0x2c5cfa['push'](_0x438467);_0x30cb09['model']['change'](_0xe1b2f5=>{const _0x53a32c=_0x30cb09['model']['document']['selection'],_0x11c690=Array['from'](_0x53a32c['getRanges']())['map'](_0x2ed103=>_0x4c00fe['fromRange'](_0x2ed103));_0xe1b2f5['setSelection'](_0x2c5cfa),_0x30cb09['commands']['get'](_0x2c117f['commandName'])['refresh'](),_0x2c117f['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x30cb09['execute'](_0x2c117f['commandName'],..._0x2c117f['commandParams']),_0xe1b2f5['setSelection'](_0x11c690);for(const _0x7e3053 of _0x11c690)_0x7e3053['detach']();});}),_0x4fbc2a['descriptionFactory']['registerElementLabel'](function(_0x3b236f){const _0x373e9a=!_0x30cb09['model']['schema']['isObject'](_0x3b236f),_0x21e50b=_0x3b236f['previousSibling'],_0x31f9fb=_0x3b236f['nextSibling'],_0x4471c5=_0x3b236f['getAttribute']('listItemId'),_0x2c1618=!_0x21e50b||_0x21e50b['getAttribute']('listItemId')!==_0x4471c5,_0x190ba5=!_0x31f9fb||_0x31f9fb['getAttribute']('listItemId')!==_0x4471c5;return _0x373e9a&&Boolean(_0x4471c5)&&_0x2c1618&&_0x190ba5;},_0x2a1e59=>o(_0x16a4b1,'ELEMENT_LIST_ITEM',_0x2a1e59));}['_registerLegacyDescription'](){const _0x2cfeef=this['editor'],_0x5c7515=_0x2cfeef['locale'];function _0x53b1e9(_0x58a516){const _0x572461=_0x2cfeef['commands']['get']('bulletedList')['value'],_0x331d37=_0x2cfeef['commands']['get']('numberedList')['value'];return'numberedList'===_0x58a516?_0x572461:_0x331d37;}_0x2cfeef['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x5dc7e9){if('formatBlock'!=_0x5dc7e9['type'])return;const {data:_0x36614e}=_0x5dc7e9;if(!_0x36614e)return;let _0x49f6df,_0x166861,_0x44b1d1,_0x214d19;switch(_0x36614e['commandName']){case'bulletedList':_0x44b1d1=_0x36614e['commandParams'][0x0]['forceValue'],_0x214d19=_0x53b1e9(_0x36614e['commandName']),_0x49f6df=_0x44b1d1?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x214d19&&_0x2cfeef['config']['get']('list.multiBlock')||(_0x49f6df='*Change\x20to:*\x20%0'),_0x166861={'type':'format','content':o(_0x5c7515,_0x49f6df,o(_0x5c7515,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x44b1d1=_0x36614e['commandParams'][0x0]['forceValue'],_0x214d19=_0x53b1e9(_0x36614e['commandName']),_0x49f6df=_0x44b1d1?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x214d19&&_0x2cfeef['config']['get']('list.multiBlock')||(_0x49f6df='*Change\x20to:*\x20%0'),_0x166861={'type':'format','content':o(_0x5c7515,_0x49f6df,o(_0x5c7515,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x49f6df='*Indent:*\x20%0',_0x166861={'type':'format','content':o(_0x5c7515,_0x49f6df,o(_0x5c7515,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x49f6df=function(_0x490e3d){const _0x7d2a1d=_0x490e3d['getFirstRange']();let _0x4c8ce9=_0x7d2a1d['start']['nodeAfter'];for(;_0x4c8ce9&&_0x7d2a1d['containsItem'](_0x4c8ce9);){if(_0x4c8ce9['getAttribute']('listIndent')>0x0)return!0x1;_0x4c8ce9=_0x4c8ce9['nextSibling'];}return!0x0;}(_0x5dc7e9)?o(_0x5c7515,'*Format:*\x20remove\x20from\x20%0',o(_0x5c7515,function(_0x53a4f8){return'ELEMENT_'+_0x53a4f8['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x5dc7e9))):o(_0x5c7515,'*Outdent:*\x20%0',o(_0x5c7515,'ELEMENT_LIST_ITEM')),_0x166861={'type':'format','content':_0x49f6df};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x36614e['multipleBlocks']&&(_0x49f6df='*Merge:*\x20%0',_0x166861={'type':'deletion','content':o(_0x5c7515,_0x49f6df,o(_0x5c7515,'ELEMENT_LIST_ITEM'))});}return _0x166861;});}}function Te(_0x4fc475){let _0x5683a5=_0x4fc475['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x5683a5;){const _0x27b25d=_0x5683a5['getAttribute']('listItemId');if(!_0x27b25d)return!0x1;if(_0x27b25d==_0x4fc475['data']['newValue'])return'newValue';if(_0x27b25d==_0x4fc475['data']['oldValue'])return'oldValue';_0x5683a5=_0x5683a5['previousSibling'];}return!0x1;}class q extends _0x1a527c{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x320f81=this['editor']['config']['get']('list.properties'),_0x509168=this['editor']['plugins']['get']('TrackChangesEditing');_0x320f81['styles']&&(_0x509168['enableDefaultAttributesIntegration']('listStyle'),_0x509168['registerBlockAttribute']('listStyle')),_0x320f81['reversed']&&(_0x509168['enableDefaultAttributesIntegration']('listReversed'),_0x509168['registerBlockAttribute']('listReversed')),_0x320f81['startIndex']&&(_0x509168['enableDefaultAttributesIntegration']('listStart'),_0x509168['registerBlockAttribute']('listStart'));const _0x3bec57={'type':'format','content':''};_0x509168['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x3a689a=this['editor']['locale'];_0x509168['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x3a689a,'FORMAT_LIST_REVERSED')),_0x509168['descriptionFactory']['registerDescriptionCallback'](_0x8c7da7=>{const {data:_0x5be5c8}=_0x8c7da7;if(_0x5be5c8&&'listReversed'==_0x5be5c8['key'])return null==_0x5be5c8['newValue']||0x0==_0x5be5c8['newValue']&&null==_0x5be5c8['oldValue']?_0x3bec57:void 0x0;}),_0x509168['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x3a689a,'FORMAT_LIST_START')),_0x509168['descriptionFactory']['registerDescriptionCallback'](_0x3f5f85=>{const {data:_0x431882}=_0x3f5f85;if(_0x431882&&'listStart'==_0x431882['key'])return null==_0x431882['newValue']||0x1==_0x431882['newValue']&&null==_0x431882['oldValue']?_0x3bec57:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x4e7e27=>{if(_0x4e7e27['batch']['isUndo'])return!0x1;let _0x520af9=!0x1;const _0x2a5fac=_0x509168['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4af682=>{const _0xe1d59b=_0x509168['_getAttributeKey'](_0x4af682);return'listStart'==_0xe1d59b||'listReversed'==_0xe1d59b;});for(const _0x1a1c37 of _0x2a5fac){const _0x3fa24c=_0x1a1c37['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x3fa24c||'customNumbered'==_0x3fa24c)continue;_0x509168['_findSuggestions'](_0x1a1c37['getFirstRange'](),'attribute')['find'](_0x14ccdd=>'listType'==_0x509168['_getAttributeKey'](_0x14ccdd['suggestion']))||(_0x4e7e27['removeMarker'](_0x1a1c37['getFirstMarker']()),_0x520af9=!0x0);}return _0x520af9;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x33f75b){const _0x4d6122=this['editor']['locale'],{data:_0x2f2a55}=_0x33f75b,_0x2156cc={'type':'format','content':''};if(!_0x2f2a55||'listStyle'!=_0x2f2a55['key'])return;if(!_0x2f2a55['oldValue'])return'default'==_0x2f2a55['newValue']?_0x2156cc:{'type':'format','content':''+o(_0x4d6122,'*Set\x20format:*\x20%0',o(_0x4d6122,this['_getTranslationKeyForListStyle'](_0x2f2a55['newValue'])))};if(!_0x2f2a55['newValue']){if('default'==_0x2f2a55['oldValue'])return _0x2156cc;let _0x50110f=_0x33f75b['head'];for(;_0x50110f;){if(_0x50110f['data']&&'listType'==_0x50110f['data']['key']&&_0x50110f['data']['newValue'])return _0x2156cc;_0x50110f=_0x50110f['next'];}return{'type':'format','content':''+o(_0x4d6122,'*Remove\x20format:*\x20%0',o(_0x4d6122,this['_getTranslationKeyForListStyle'](_0x2f2a55['oldValue'])))};}if('default'!=_0x2f2a55['newValue'])return{'type':'format','content':''+o(_0x4d6122,'*Set\x20format:*\x20%0',o(_0x4d6122,this['_getTranslationKeyForListStyle'](_0x2f2a55['newValue'])))};let _0x3351c0=_0x33f75b['head'];for(;_0x3351c0;){if(_0x3351c0['data']&&'listType'==_0x3351c0['data']['key']&&_0x3351c0['data']['newValue']&&_0x3351c0['data']['oldValue'])return _0x2156cc;_0x3351c0=_0x3351c0['next'];}return{'type':'format','content':o(_0x4d6122,'*Set\x20format:*\x20%0',o(_0x4d6122,'ELEMENT_'+_0x33f75b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x576dd4=this['editor'],_0x32cdde=_0x576dd4['locale'];_0x576dd4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2e3a11=>{if('formatBlock'!=_0x2e3a11['type'])return;const {data:_0x40000d}=_0x2e3a11;if(!_0x40000d)return;let _0xad1760,_0x4fb86d;switch(_0x40000d['commandName']){case'listStyle':_0xad1760='*Change\x20to:*\x20%0',_0x4fb86d={'type':'format','content':o(_0x32cdde,_0xad1760,o(_0x32cdde,this['_getTranslationKeyForListStyle'](_0x40000d['commandParams'][0x0]['type'])))};break;case'listReversed':_0xad1760=_0x40000d['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4fb86d={'type':'format','content':o(_0x32cdde,_0xad1760)};break;case'listStart':_0xad1760='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4fb86d={'type':'format','content':o(_0x32cdde,_0xad1760,_0x40000d['commandParams'][0x0]['startIndex'])};}return _0x4fb86d;});}['_getTranslationKeyForListStyle'](_0x252e2f){return'ELEMENT_'+function(_0x13f0de){if(Se['includes'](_0x13f0de))return'bulleted';if(_e['includes'](_0x13f0de))return'numbered';return null;}(_0x252e2f)['toUpperCase']()+'_LIST_'+_0x252e2f['toUpperCase']()['replace'](/-/g,'_');}}const Se=['disc','circle','square'],_e=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class z extends _0x1a527c{['afterInit'](){const _0x1521c0=this['editor'];_0x1521c0['commands']['get']('emoji')&&_0x1521c0['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class W extends _0x1a527c{static get['requires'](){return[_0x523233];}['init'](){const _0x178c3b=this['editor'],_0x4c04be=_0x178c3b['plugins']['get']('TrackChangesEditing'),_0xe10a1d=_0x178c3b['commands']['get']('enter');_0x4c04be['enableCommand']('enter',()=>{_0x178c3b['model']['change'](_0x165f00=>{const _0xdcb837=_0x178c3b['model']['document']['selection'],_0xe2931a=_0xdcb837['getFirstPosition'](),_0x5389bb=_0x4c00fe['fromRange'](_0xdcb837['getFirstRange']());if(_0xe10a1d['enterBlock'](_0x165f00)){const _0xe4ad2f=_0x178c3b['model']['createPositionAt'](_0xe2931a['parent']['nextSibling'],0x0),_0x579e22=_0x165f00['createRange'](_0xe2931a,_0xe4ad2f);_0x4c04be['markInsertion'](_0x579e22);}else _0x165f00['setSelection'](_0x165f00['createRange'](_0x5389bb['end']));_0x5389bb['detach'](),_0xe10a1d['fire']('afterExecute',{'writer':_0x165f00});});}),_0x178c3b['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x178c3b,'split'),{'priority':'high'}),_0x178c3b['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x9413b2,_0x255b81,_0x5d28ad)=>{const _0x277322=_0x5d28ad['mapper']['markerNameToElements'](_0x255b81['markerName']);if(_0x277322){for(const _0xdf6d7f of _0x277322)_0xdf6d7f['hasClass']('ck-suggestion-marker-split')&&(_0x5d28ad['mapper']['unbindElementFromMarkerName'](_0xdf6d7f,_0x255b81['markerName']),_0x5d28ad['writer']['remove'](_0xdf6d7f));}},{'priority':'high'}),_0x178c3b['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x500e53,_0x54271b,_0x1f25c2)=>{_0x1f25c2['options']['showSuggestionHighlights']&&De(_0x178c3b,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x500e53,_0x54271b,_0x1f25c2);},{'priority':'high'});}}class Q extends _0x1a527c{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x231083=this['editor']['plugins']['get']('TrackChangesEditing');_0x231083['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x231083['enableCommand']('findNext'),_0x231083['enableCommand']('findPrevious'),_0x231083['enableCommand']('replace'),_0x231083['enableCommand']('replaceAll');}['handleFindCommand'](_0x4c3c45,_0x5cb2c6,_0x54519c={}){const _0x2aa80e=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x4c3c45(_0x20d8a8=>{let _0x192ba5=('string'==typeof _0x5cb2c6?_0x2aa80e['findByTextCallback'](_0x5cb2c6,_0x54519c):_0x5cb2c6)(_0x20d8a8);Array['isArray'](_0x192ba5)&&(_0x192ba5={'results':_0x192ba5,'searchText':'string'==typeof _0x5cb2c6?_0x5cb2c6:''});const _0x4fb6ad=_0x192ba5['results']['filter'](_0x57f8d3=>!0x1===this['_isInDeletionRange'](_0x57f8d3,_0x20d8a8['item']));return{..._0x192ba5,'results':_0x4fb6ad};},_0x54519c);}['_isInDeletionRange'](_0x12def3,_0x3100c5){const _0x58a916=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3100c5,_0x12def3['start']),this['editor']['model']['createPositionAt'](_0x3100c5,_0x12def3['end']));for(const _0x5ceb9e of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x58a916['getIntersection'](_0x5ceb9e['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 _0x1a527c{['afterInit'](){const _0x1d5533=this['editor']['locale'],_0x13418d=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x5ea17b,commandName:_0x58638a}of eo)this['editor']['plugins']['has'](_0x5ea17b)&&(_0x13418d['enableDefaultAttributesIntegration'](_0x58638a),_0x13418d['registerInlineAttribute'](_0x58638a));_0x13418d['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x1d5533,'FORMAT_FONT_SIZE')),_0x13418d['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x1d5533,'FORMAT_FONT_FAMILY')),_0x13418d['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x1d5533,'FORMAT_FONT_COLOR')),_0x13418d['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x1d5533,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x291f40=this['editor'],_0x3ddfd3=_0x291f40['locale'];_0x291f40['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x770f2f=>{const _0x19d53f=_0x3ddfd3['t'];if('formatInline'!=_0x770f2f['type'])return;const {data:_0x580cd7}=_0x770f2f;if(null!=_0x580cd7){if('fontSize'==_0x580cd7['commandName']){const _0x3e7dde=_0x580cd7['commandParams'][0x0]['value'];if(_0x3e7dde){const _0x3cc931=_0x19d53f(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x145159=>_0x145159['model']==_0x3e7dde)['title'])['toLowerCase']();return{'type':'format','content':o(_0x3ddfd3,'*Set\x20font\x20size:*\x20%0',_0x3cc931)};}return{'type':'format','content':o(_0x3ddfd3,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x580cd7['commandName']){const _0xfc6bc6=_0x580cd7['commandParams'][0x0]['value'];return _0xfc6bc6?{'type':'format','content':o(_0x3ddfd3,'*Set\x20font\x20family:*\x20%0',_0xfc6bc6)}:{'type':'format','content':o(_0x3ddfd3,'*Reset\x20font\x20family*')};}if('fontColor'==_0x580cd7['commandName']){const _0x4e7f3c=_0x580cd7['commandParams'][0x0]['value'];if(_0x4e7f3c){const _0x3fb7e7=_0x1dbf16(this['editor']['config']['get']('fontColor.colors'))['find'](_0x2d027b=>_0x2d027b['model']==_0x4e7f3c);let _0x29a676=_0x4e7f3c,_0x1826ce='';return _0x3fb7e7&&(_0x29a676=_0x3fb7e7['label'],_0x1826ce=_0x19d53f(_0x29a676)['toLowerCase']()),{'type':'format','content':o(_0x3ddfd3,'*Set\x20font\x20color:*\x20%0',_0x1826ce)['trim'](),'color':{'value':_0x4e7f3c,'title':_0x1826ce||_0x29a676}};}return{'type':'format','content':o(_0x3ddfd3,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x580cd7['commandName']){const _0x5b6ed2=_0x580cd7['commandParams'][0x0]['value'];if(_0x5b6ed2){const _0x4d8c6e=_0x1dbf16(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x32fa59=>_0x32fa59['model']==_0x5b6ed2);let _0x1953ce=_0x5b6ed2,_0x37dc37='';return _0x4d8c6e&&(_0x1953ce=_0x4d8c6e['label'],_0x37dc37=_0x19d53f(_0x1953ce)['toLowerCase']()),{'type':'format','content':o(_0x3ddfd3,'*Set\x20font\x20background\x20color:*\x20%0',_0x37dc37)['trim'](),'color':{'value':_0x5b6ed2,'title':_0x37dc37||_0x1953ce}};}return{'type':'format','content':o(_0x3ddfd3,'*Reset\x20font\x20background\x20color*')};}}});}}class Y extends _0x1a527c{['afterInit'](){const _0x46fae1=this['editor'],_0x16a04f=_0x46fae1['plugins']['get']('TrackChangesEditing'),_0x3b2feb=_0x46fae1['commands']['get']('copyFormat'),_0x10e494=_0x46fae1['commands']['get']('pasteFormat');_0x3b2feb&&_0x10e494&&(_0x16a04f['enableDefaultAttributesIntegration']('pasteFormat'),_0x16a04f['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x5a738a=this['editor'],_0x3ae7ea=_0x5a738a['locale'];_0x5a738a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x15fbfa=>{if('formatBlock'!=_0x15fbfa['type']&&'formatInline'!=_0x15fbfa['type'])return;const {data:_0x1c7a1c}=_0x15fbfa;if(_0x1c7a1c&&'pasteFormat'===_0x1c7a1c['commandName']){const _0xfbfc4=[],_0x5d37a7=_0x1c7a1c['commandParams'][0x0];for(const [_0x4064f3,_0x5c5ad7]of Object['entries'](_0x5d37a7))_0xfbfc4['push'](ro(_0x5a738a,_0x4064f3,_0x5c5ad7));return _0xfbfc4['length']?{'type':'format','content':o(_0x3ae7ea,'*Set\x20format\x20to:*\x20%0',_0xfbfc4['join'](',\x20'))}:{'type':'format','content':o(_0x3ae7ea,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x2e54ee,_0xfcdd36,_0x47c7dd){const _0x2466de=_0x2e54ee['locale']['t'],_0x5623c9=_0xfcdd36['split'](/(?=[A-Z])/)['join']('\x20'),_0x81444f=_0x2466de(_0x5623c9['charAt'](0x0)['toUpperCase']()+_0x5623c9['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x47c7dd)return _0x81444f;if('fontColor'===_0xfcdd36||'fontBackgroundColor'===_0xfcdd36){const _0x3d1aec=_0x1dbf16(_0x2e54ee['config']['get']('fontColor.colors'))['find'](_0x180b70=>_0x180b70['model']==_0x47c7dd);return _0x81444f+'\x20('+(_0x3d1aec?_0x2466de(_0x3d1aec['label'])['toLowerCase']():_0x47c7dd)+')';}if('fontSize'===_0xfcdd36&&isNaN(parseFloat(_0x47c7dd))){const _0x3e891e=_0x2e54ee['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x2e54ee['config']['get']('fontSize.options'))['find'](_0x2f0e9e=>_0x2f0e9e['model']==_0x47c7dd);return _0x81444f+'\x20('+(_0x3e891e?_0x2466de(_0x3e891e['title'])['toLowerCase']():_0x47c7dd)+')';}return _0x81444f+'\x20('+_0x47c7dd+')';}class Z extends _0x1a527c{['_headingOptions'];['afterInit'](){const _0x1e431b=this['editor'];if(!_0x1e431b['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x1e431b['config']['get']('heading.options');const _0x3d1599=_0x1e431b['locale'],_0x1584e3=_0x1e431b['plugins']['get']('TrackChangesEditing');_0x1584e3['enableDefaultAttributesIntegration']('heading');for(const _0x2d1be5 of this['_headingOptions'])'paragraph'!=_0x2d1be5['model']&&_0x1584e3['descriptionFactory']['registerElementLabel'](_0x2d1be5['model'],_0x49dc07=>{const _0x11e291=this['_getHeadingLevel'](_0x2d1be5['model']);return null!==_0x11e291?_0x48161c(_0x49dc07,_0x11e291):_0x336324(_0x49dc07,_0x2d1be5['title']);});function _0x48161c(_0x33bc84,_0x5a28f4){return o(_0x3d1599,'ELEMENT_HEADING',[_0x33bc84,_0x5a28f4]);}function _0x336324(_0x549193,_0x627c5f){return o(_0x3d1599,'ELEMENT_HEADING_CUSTOM',[_0x549193,_0x627c5f]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xbfdd07=this['editor'],_0x38fb99=_0xbfdd07['locale'];function _0x2e5469(_0x41f2da,_0xf0a766){return o(_0x38fb99,'ELEMENT_HEADING_CUSTOM',[_0x41f2da,_0xf0a766]);}_0xbfdd07['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x7398d=>{if('formatBlock'!=_0x7398d['type'])return;const {data:_0x8f0df1}=_0x7398d;if(_0x8f0df1&&'heading'==_0x8f0df1['commandName']){const _0x42a3de=_0x8f0df1['commandParams'][0x0]['value'],_0x39c2a9=this['_getHeadingLevel'](_0x42a3de);if(null!==_0x39c2a9)return{'type':'format','content':o(_0x38fb99,'*Change\x20to:*\x20%0',(_0x485bbf=0x1,_0x492dd9=_0x39c2a9,o(_0x38fb99,'ELEMENT_HEADING',[_0x485bbf,_0x492dd9])))};const _0x1df9d5=this['_headingOptions']['find'](_0x50d4f5=>_0x50d4f5['model']===_0x42a3de)['title'];return{'type':'format','content':o(_0x38fb99,'*Change\x20to:*\x20%0',_0x2e5469(0x1,_0x1df9d5))};}var _0x485bbf,_0x492dd9;});}['_getHeadingLevel'](_0x16f7b1){const _0x270691=_0x16f7b1['match'](/^heading(\d+)/);if(_0x270691)return _0x270691[0x1];const _0x530830=this['_headingOptions']?.['find'](_0x4dff87=>_0x4dff87['model']==_0x16f7b1);if(_0x530830&&_0x530830['view']){const _0x42e1a9=_0x530830['view'],_0x453b11=(_0x42e1a9['name']??_0x42e1a9)['match'](/^h(\d+)/);if(_0x453b11)return _0x453b11[0x1];}return null;}}class tt extends _0x1a527c{['afterInit'](){const _0x265ca7=this['editor'];if(!_0x265ca7['plugins']['has']('HighlightEditing'))return;const _0x31a04e=_0x265ca7['plugins']['get']('TrackChangesEditing'),_0x5d7c74=_0x265ca7['locale'];_0x31a04e['enableDefaultAttributesIntegration']('highlight'),_0x31a04e['registerInlineAttribute']('highlight'),_0x31a04e['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x5d7c74,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1203dc=this['editor'],_0x5cd291=_0x1203dc['locale'];_0x1203dc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x201961=>{if('formatInline'!=_0x201961['type'])return;const {data:_0x1aa740}=_0x201961;if(_0x1aa740&&'highlight'==_0x1aa740['commandName']){const _0x5db94e=_0x5cd291['t'],_0x5d22d4=_0x1aa740['commandParams'][0x0]['value'];if(_0x5d22d4){const _0x1f2016=_0x1203dc['config']['get']('highlight.options')['find'](_0x2b0d0b=>_0x2b0d0b['model']==_0x5d22d4),_0xc9c6a4=_0x5db94e(_0x1f2016['title'])['toLowerCase']();return{'type':'format','content':o(_0x5cd291,'*Set\x20highlight:*\x20%0',_0xc9c6a4),'color':{'value':_0x1f2016['color'],'title':_0x1f2016['title']}};}return{'type':'format','content':o(_0x5cd291,'*Remove\x20highlight*',o(_0x5cd291,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x1a527c{['afterInit'](){const _0x11ebcc=this['editor'];if(!_0x11ebcc['plugins']['has']('HorizontalLineEditing'))return;_0x11ebcc['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x3129db=_0x11ebcc['plugins']['get']('TrackChangesEditing'),_0x1f1f89=_0x11ebcc['locale'];_0x3129db['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4fbf2b=>o(_0x1f1f89,'ELEMENT_HORIZONTAL_LINE',_0x4fbf2b)),_0x11ebcc['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x483a31,{writer:_0x12fd9f,options:_0x16bce5})=>{if(!_0x16bce5['showSuggestionHighlights'])return null;const _0x3c2aae=_0x12fd9f['createContainerElement']('div'),_0x41430c=_0x12fd9f['createEmptyElement']('hr');return _0x12fd9f['addClass']('ck-horizontal-line',_0x3c2aae),_0x12fd9f['insert'](_0x12fd9f['createPositionAt'](_0x3c2aae,0x0),_0x41430c),_0x3c2aae;},'converterPriority':'high'});}}class nt extends _0x1a527c{['afterInit'](){const _0x27a52d=this['editor'];if(!_0x27a52d['plugins']['has']('HtmlEmbed'))return;const _0x109d9c=_0x27a52d['plugins']['get']('TrackChangesEditing'),_0x2c78ef=_0x27a52d['locale'];_0x109d9c['descriptionFactory']['registerElementLabel']('rawHtml',_0x1aa2ad=>o(_0x2c78ef,'ELEMENT_HTML_EMBED',_0x1aa2ad)),_0x109d9c['enableDefaultAttributesIntegration']('htmlEmbed'),_0x109d9c['registerBlockAttribute']('value'),_0x109d9c['descriptionFactory']['registerDescriptionCallback'](_0x3f12d1=>{if('attribute'!=_0x3f12d1['type'])return;const {data:_0x100ba7}=_0x3f12d1;if(_0x100ba7&&'value'==_0x100ba7['key']&&_0x3f12d1['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x369bf4=o(_0x2c78ef,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x2c78ef,'*Change\x20%0\x20content*',_0x369bf4)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x15f124=this['editor'],_0x806151=_0x15f124['locale'];_0x15f124['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x451f6b=>{if('formatBlock'!=_0x451f6b['type'])return;const {data:_0xc4109a}=_0x451f6b;if(_0xc4109a&&'htmlEmbed'==_0xc4109a['commandName']){const _0x49fda8=o(_0x806151,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x806151,'*Change\x20%0\x20content*',_0x49fda8)};}});}}class et extends _0x1a527c{['afterInit'](){const _0x5dc925=this['editor'];if(!_0x5dc925['plugins']['has']('ImageEditing'))return;const _0x33c6ad=_0x5dc925['plugins']['get']('TrackChangesEditing'),_0x5ac90b=_0x5dc925['plugins']['get']('ImageUtils'),_0x472a66=_0x5dc925['locale'];_0x33c6ad['enableCommand']('insertImage'),_0x33c6ad['descriptionFactory']['registerElementLabel']('imageBlock',_0x53a4d0=>o(_0x472a66,'ELEMENT_IMAGE',_0x53a4d0)),_0x33c6ad['descriptionFactory']['registerElementLabel']('imageInline',_0x5fcdfc=>o(_0x472a66,'ELEMENT_INLINE_IMAGE',_0x5fcdfc)),_0x33c6ad['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x472a66,'ELEMENT_CAPTION')),_0x5dc925['plugins']['has']('ImageUploadEditing')&&_0x33c6ad['enableCommand']('uploadImage'),_0x5dc925['plugins']['has']('ImageBlockEditing')&&_0x5dc925['plugins']['has']('ImageInlineEditing')&&(_0x33c6ad['enableCommand']('imageTypeInline',(_0x8c1175,_0x1a77af)=>{const _0x1ab063=_0x5ac90b['getClosestSelectedImageElement'](_0x5dc925['model']['document']['selection']);_0x5dc925['model']['change'](()=>{_0x33c6ad['markBlockFormat'](_0x1ab063,{'commandName':'imageTypeInline','commandParams':[_0x1a77af]},[],'convertBlockImageToInline');});}),_0x33c6ad['enableCommand']('imageTypeBlock',(_0x5472ab,_0x34b7c0)=>{_0x5dc925['model']['change'](_0x2c0a4e=>{let _0x172117=_0x5ac90b['getClosestSelectedImageElement'](_0x5dc925['model']['document']['selection']),_0xc605f0=_0x2c0a4e['createRangeOn'](_0x172117);const _0x4ac6be=_0x5d7e27['fromPosition'](_0xc605f0['start'],'toPrevious'),_0x4fc06d=_0x5d7e27['fromPosition'](_0xc605f0['end'],'toNext');_0x33c6ad['forceDefaultExecution'](()=>_0x5472ab(_0x34b7c0)),_0x172117=_0x5ac90b['getClosestSelectedImageElement'](_0x5dc925['model']['document']['selection']),_0xc605f0=_0x2c0a4e['createRangeOn'](_0x172117);const _0x2538bb=_0x2c0a4e['createRange'](_0x4ac6be,_0x4fc06d);_0x4ac6be['detach'](),_0x4fc06d['detach'](),_0x33c6ad['markBlockFormat'](_0x172117,{'commandName':'imageTypeInline','commandParams':[_0x34b7c0]},[],'convertInlineImageToBlock'),_0x2538bb['start']['isBefore'](_0xc605f0['start'])&&_0x33c6ad['markInsertion'](_0x2c0a4e['createRange'](_0x2538bb['start'],_0xc605f0['start']),'convertInlineImageToBlock'),_0xc605f0['end']['isBefore'](_0x2538bb['end'])&&_0x33c6ad['markInsertion'](_0x2c0a4e['createRange'](_0xc605f0['end'],_0x2538bb['end']),'convertInlineImageToBlock');});}),_0x33c6ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x33c6ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x33c6ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x33c6ad['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x33c6ad['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x33c6ad['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x52b520])=>{const _0x2344e6=_0x33c6ad['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2109c9=_0x52b520['start'],_0x4011f6=_0x52b520['end'];const _0x405930=_0x5dc925['model']['schema']['getNearestSelectionRange'](_0x2109c9,'backward'),_0x4c54d3=_0x5dc925['model']['schema']['getNearestSelectionRange'](_0x4011f6,'forward');_0x405930['isCollapsed']&&(_0x2109c9=_0x405930['start']),_0x4c54d3['isCollapsed']&&(_0x4011f6=_0x4c54d3['end']),_0x2344e6([_0x5dc925['model']['createRange'](_0x2109c9,_0x4011f6)]);}),_0x33c6ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x3f3f1a),_0x33c6ad['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x3f3f1a)),_0x5dc925['plugins']['has']('ImageCaptionEditing')&&(_0x33c6ad['enableCommand']('toggleImageCaption',(_0x465b07,_0x1b76e1)=>{const _0x12b99a=_0x5dc925['plugins']['get']('ImageCaptionUtils');let _0x320f3e=_0x5ac90b['getClosestSelectedImageElement'](_0x5dc925['model']['document']['selection']),_0x14f556=_0x12b99a['getCaptionFromImageModelElement'](_0x320f3e);_0x5dc925['model']['change'](()=>{if(_0x14f556)return void _0x33c6ad['markDeletion'](_0x5dc925['model']['createRangeOn'](_0x14f556));const _0x5e80bf=_0x5ac90b['isBlockImage'](_0x320f3e);_0x465b07(_0x1b76e1),_0x320f3e=_0x5ac90b['getClosestSelectedImageElement'](_0x5dc925['model']['document']['selection']),_0x14f556=_0x12b99a['getCaptionFromImageModelElement'](_0x320f3e),_0x33c6ad['markInsertion'](_0x5dc925['model']['createRangeOn'](_0x14f556),_0x5e80bf?null:'imageCaption');});}),_0x33c6ad['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x3f3f1a));const _0x3f4ac7=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4650c6(_0x2da84b,_0x4b2a80){const _0x1fae0f=_0x3f4ac7['findIndex'](({type:_0x52919a,subType:_0x4f73eb})=>_0x2da84b['type']==_0x52919a&&_0x2da84b['subType']==_0x4f73eb),_0x55f8dc=_0x3f4ac7['findIndex'](({type:_0x5c23d7,subType:_0x570d21})=>_0x4b2a80['type']==_0x5c23d7&&_0x4b2a80['subType']==_0x570d21);if(_0x1fae0f<0x0||_0x55f8dc<0x0)return!0x1;const _0x1b160d=_0x2da84b['getFirstRange'](),_0x421f7d=_0x4b2a80['getFirstRange']();if((0x0==_0x1fae0f||0x1==_0x1fae0f)&&0x2==_0x55f8dc&&_0x1b160d['isIntersecting'](_0x421f7d))return!0x0;if(0x2==_0x1fae0f&&0x3==_0x55f8dc){const _0xafc9be=_0x33c6ad['_findSuggestions'](_0x1b160d,'insertion')['filter'](({suggestion:_0x409892,meta:_0x50c141})=>_0x50c141['isOwn']&&'convertInlineImageToBlock'==_0x409892['subType']);if(_0xafc9be['length']>0x1&&_0x421f7d['end']['isEqual'](_0x1b160d['start']))return!0x0;if(0x1==_0xafc9be['length']&&(_0x1b160d['start']['isEqual'](_0x421f7d['end'])||_0x1b160d['end']['isEqual'](_0x421f7d['start'])))return!0x0;}if(0x3==_0x1fae0f&&0x3==_0x55f8dc&&_0x1b160d['start']['isBefore'](_0x421f7d['start'])){const _0x1629fc=_0x1b160d['end']['nodeAfter'],_0x31c915=_0x421f7d['start']['nodeBefore'];return _0x5ac90b['isBlockImage'](_0x1629fc)&&_0x1629fc===_0x31c915;}return!0x1;}function _0x3f3f1a(_0x37d622,_0x4c9148){return _0x4650c6(_0x37d622,_0x4c9148)?[_0x37d622,_0x4c9148]:_0x4650c6(_0x4c9148,_0x37d622)?[_0x4c9148,_0x37d622]:null;}_0x5dc925['plugins']['has']('ImageResize')&&(_0x33c6ad['enableDefaultAttributesIntegration']('resizeImage'),_0x33c6ad['registerBlockAttribute']('resizedWidth'),_0x33c6ad['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x472a66,'FORMAT_IMAGE_SIZE'))),_0x5dc925['plugins']['has']('ImageTextAlternativeEditing')&&(_0x33c6ad['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x33c6ad['registerBlockAttribute']('alt')),_0x5dc925['plugins']['has']('PictureEditing')&&(_0x33c6ad['registerBlockAttribute']('sources'),_0x33c6ad['descriptionFactory']['registerDescriptionCallback'](_0x4a2729=>{if('attribute'!=_0x4a2729['type'])return;const {data:_0x5ce3bc}=_0x4a2729;return _0x5ce3bc&&'sources'==_0x5ce3bc['key']?{'type':'format','content':''}:void 0x0;})),_0x5dc925['plugins']['has']('ImageSizeAttributes')&&(_0x33c6ad['registerBlockAttribute']('width'),_0x33c6ad['registerBlockAttribute']('height'),_0x33c6ad['descriptionFactory']['registerDescriptionCallback'](_0x474b4b=>{if('attribute'!=_0x474b4b['type'])return;const {data:_0x5464ea}=_0x474b4b;return!_0x5464ea||'width'!=_0x5464ea['key']&&'height'!=_0x5464ea['key']?void 0x0:{'type':'format','content':''};})),_0x33c6ad['descriptionFactory']['registerDescriptionCallback'](_0x34289c=>{if(!!_0x3f4ac7['find'](({type:_0x3ff5a1,subType:_0x2f6456})=>_0x34289c['type']==_0x3ff5a1&&_0x34289c['subType']==_0x2f6456))return _0x34289c['previous']?{}:void 0x0;}),_0x33c6ad['descriptionFactory']['registerDescriptionCallback'](_0x45dfb3=>{if('insertion'==_0x45dfb3['type']||'deletion'==_0x45dfb3['type']){const _0x457224=_0x45dfb3['getContainedElement']();if(_0x457224&&_0x457224['is']('element','caption'))return{'type':'insertion'==_0x45dfb3['type']?'addObject':'removeObject','element':_0x457224,'quantity':0x1};}}),_0x33c6ad['descriptionFactory']['registerDescriptionCallback'](_0x238a2b=>'formatBlock'==_0x238a2b['type']&&'convertInlineImageToBlock'==_0x238a2b['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x238a2b['type']&&'convertBlockImageToInline'==_0x238a2b['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x33c6ad['descriptionFactory']['registerDescriptionCallback'](_0x3fa2ad=>{if('attribute'!=_0x3fa2ad['type'])return;const {data:_0x620224}=_0x3fa2ad;if(!_0x620224||'alt'!=_0x620224['key'])return;const _0x227cfe=_0x620224['newValue'];return _0x227cfe?{'type':'format','content':o(_0x472a66,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x227cfe+'\x22')}:{'type':'format','content':o(_0x472a66,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xa013f=this['editor'],_0x48dbd1=_0xa013f['locale'];_0xa013f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xf5b113=>{if('formatBlock'!=_0xf5b113['type']&&'formatInline'!=_0xf5b113['type'])return;const {data:_0x18a07f}=_0xf5b113;if(_0x18a07f){if('imageTextAlternative'==_0x18a07f['commandName']){const _0x24f3db=_0x18a07f['commandParams'][0x0]['newValue'];return _0x24f3db?{'type':'format','content':o(_0x48dbd1,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x24f3db+'\x22')}:{'type':'format','content':o(_0x48dbd1,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x18a07f['commandName']){const _0x2ef695=_0x18a07f['commandParams'][0x0]['width'];return _0x2ef695?{'type':'format','content':o(_0x48dbd1,'*Set\x20image\x20width:*\x20%0',_0x2ef695)}:{'type':'format','content':o(_0x48dbd1,'*Reset\x20image\x20width*')};}}});}}class st extends _0x1a527c{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x4ac2c3=this['editor']['locale'],_0x47b766=this['editor']['plugins']['get']('TrackChangesEditing');_0x47b766['enableDefaultAttributesIntegration']('replaceImageSource'),_0x47b766['registerBlockAttribute']('src'),_0x47b766['descriptionFactory']['registerDescriptionCallback'](_0x26b161=>{if('attribute'!=_0x26b161['type'])return;const {data:_0xeeab62}=_0x26b161;return _0xeeab62&&'src'==_0xeeab62['key']?_0xeeab62['newValue']&&_0xeeab62['oldValue']?{'type':'format','content':o(_0x4ac2c3,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x320395=this['editor']['plugins']['get']('TrackChangesEditing');_0x320395['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x320395['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x320395['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x320395['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3cc96c=this['editor'],_0x452e00=_0x3cc96c['locale'];_0x3cc96c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x141ce0=>{if('formatBlock'!=_0x141ce0['type']&&'formatInline'!=_0x141ce0['type'])return;const {data:_0xf73eac}=_0x141ce0;if(!_0xf73eac||'replaceImageSource'!=_0xf73eac['commandName'])return;return{'type':'format','content':o(_0x452e00,'*Format:*\x20replace\x20image\x20URL')};});}}class ot extends _0x1a527c{['afterInit'](){const _0x2b96cb=this['editor'];if(!_0x2b96cb['plugins']['has']('ImageStyleEditing'))return;const _0xc95775=_0x2b96cb['plugins']['get']('TrackChangesEditing'),_0x17c31d=_0x2b96cb['plugins']['get']('ImageUtils'),_0x46aa64={};_0xc95775['enableCommand']('imageStyle',(_0x175bda,_0x33197f)=>{const _0x5a7083=_0x2b96cb['plugins']['get']('Users')['me'],_0x2dad24=_0x2b96cb['commands']['get']('imageStyle');let _0x11939a=_0x17c31d['getClosestSelectedImageElement'](_0x2b96cb['model']['document']['selection']),_0x1604e1=_0x2b96cb['model']['createRangeOn'](_0x11939a),_0x672464=_0x2dad24['value'];if(_0x672464==_0x33197f['value'])return;const _0x53f33b={'commandName':'imageStyle','commandParams':[_0x33197f],'formatGroupId':_0x12ad03()};_0x2b96cb['model']['change'](()=>{if(_0xc95775['getSuggestions']()['filter'](_0x2f2718=>_0x2f2718['isInContent']&&_0x5a7083==_0x2f2718['author']&&('formatBlock'==_0x2f2718['type']||'formatInline'==_0x2f2718['type'])&&('imageStylePreApply'==_0x2f2718['subType']||'imageStylePostApply'==_0x2f2718['subType'])&&_0x2f2718['getFirstRange']()['isEqual'](_0x1604e1))['forEach'](_0x5054f7=>_0xc95775['discardSuggestion'](_0x5054f7['head'])),_0x11939a=_0x17c31d['getClosestSelectedImageElement'](_0x2b96cb['model']['document']['selection']),_0x1604e1=_0x2b96cb['model']['createRangeOn'](_0x11939a),_0x2dad24['refresh'](),_0x2b96cb['commands']['get']('imageTypeInline')['refresh'](),_0x2b96cb['commands']['get']('imageTypeBlock')['refresh'](),_0x672464=_0x2dad24['value'],_0x672464!=_0x33197f['value'])return _0x17c31d['isInlineImage'](_0x11939a)&&_0x2dad24['shouldConvertImageType'](_0x33197f['value'],_0x11939a)?(_0x175bda({..._0x33197f,'setImageSizes':!0x1}),_0x11939a=_0x17c31d['getClosestSelectedImageElement'](_0x2b96cb['model']['document']['selection']),void _0xc95775['markBlockFormat'](_0x11939a,{..._0x53f33b,'commandReversedParams':[{'value':_0x672464||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x17c31d['isBlockImage'](_0x11939a)?_0xc95775['markBlockFormat'](_0x11939a,_0x53f33b,[],'imageStylePostApply'):_0xc95775['markInlineFormat'](_0x1604e1,_0x53f33b,'imageStylePostApply'));});});for(const _0x342624 of _0x2b96cb['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x46aa64[_0x342624['name']]=_0x342624['title']['toLowerCase']();_0xc95775['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0xc95775['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0xc95775['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0xc95775['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x1d8a56])=>{_0x17c31d['setImageNaturalSizeAttributes'](_0x1d8a56['getContainedElement']());}),_0xc95775['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x2da4ba,_0x507659)=>{_0xc95775['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x2da4ba,{'commandName':_0x507659['commandName'],'commandParams':_0x507659['commandReversedParams']});}),_0xc95775['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x1a1103,_0x625717){if(_0x45115a(_0x1a1103,_0x625717))return[_0x1a1103,_0x625717];if(_0x45115a(_0x625717,_0x1a1103))return[_0x625717,_0x1a1103];return null;});const _0x444d19=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x45115a(_0x285e1f,_0x5c6bde){const _0x3c6299=_0x444d19['findIndex'](({type:_0x259ed2,subType:_0x4f6727})=>_0x285e1f['type']==_0x259ed2&&_0x285e1f['subType']==_0x4f6727),_0xa22047=_0x444d19['findIndex'](({type:_0x1bd011,subType:_0xb42f4c})=>_0x5c6bde['type']==_0x1bd011&&_0x5c6bde['subType']==_0xb42f4c);if(_0x3c6299<0x0||_0xa22047<0x0)return!0x1;const _0x25b700=_0x285e1f['getFirstRange'](),_0x3586e5=_0x5c6bde['getFirstRange']();if((0x0==_0x3c6299||0x1==_0x3c6299)&&0x2==_0xa22047&&_0x25b700['isIntersecting'](_0x3586e5))return!0x0;if(0x2==_0x3c6299&&0x3==_0xa22047){const _0x5eee9a=_0xc95775['_findSuggestions'](_0x25b700,'insertion')['filter'](({suggestion:_0x1c4472,meta:_0x32c9c7})=>_0x32c9c7['isOwn']&&'convertInlineImageToBlock'==_0x1c4472['subType']);if(_0x5eee9a['length']>0x1&&_0x3586e5['end']['isEqual'](_0x25b700['start']))return!0x0;if(0x1==_0x5eee9a['length']&&(_0x25b700['start']['isEqual'](_0x3586e5['end'])||_0x25b700['end']['isEqual'](_0x3586e5['start'])))return!0x0;}if(0x3==_0x3c6299&&0x3==_0xa22047&&_0x25b700['start']['isBefore'](_0x3586e5['start'])){const _0x2e42ab=_0x25b700['end']['nodeAfter'],_0x56285e=_0x3586e5['start']['nodeBefore'];return _0x17c31d['isBlockImage'](_0x2e42ab)&&_0x2e42ab===_0x56285e;}return!0x1;}_0x2b96cb['model']['document']['registerPostFixer'](()=>{let _0x3a3fde=!0x1;const _0x15b31e=Array['from'](_0x2b96cb['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1eb701,data:_0x29c07e}of _0x15b31e){const {group:_0x2eb409,type:_0x4535d7,subType:_0x56e238,id:_0x1a2ef3}=_0xc95775['_splitMarkerName'](_0x1eb701);if('suggestion'==_0x2eb409&&_0xc95775['hasSuggestion'](_0x1a2ef3)){if('formatBlock'==_0x4535d7&&('imageStylePreApply'==_0x56e238||'imageStylePostApply'==_0x56e238)){const _0x514e49=_0xc95775['getSuggestion'](_0x1a2ef3);if(_0x29c07e['newRange']){const _0x1c942f=_0x514e49['getFirstRange']()['getContainedElement']();if(_0x17c31d['isBlockImage'](_0x1c942f))continue;_0xc95775['discardSuggestion'](_0x514e49),_0x3a3fde=!0x0;}}if('insertion'==_0x4535d7&&'imageCaption'==_0x56e238&&!_0x29c07e['newRange']){const _0x50acdb=_0xc95775['getSuggestion'](_0x1a2ef3);_0x50acdb['next']&&_0x50acdb['next']['isInContent']&&(_0xc95775['discardSuggestion'](_0x50acdb['next']),_0x3a3fde=!0x0);}}}return _0x3a3fde;}),this['_registerLegacyDescription'](_0x46aa64);}['_registerLegacyDescription'](_0x5c9949){const _0x503b21=this['editor'],_0x28345c=_0x503b21['locale'];_0x503b21['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x539eb0=>{if('formatBlock'!=_0x539eb0['type']&&'formatInline'!=_0x539eb0['type'])return;const {data:_0x3776f6}=_0x539eb0;if(!_0x3776f6||'imageStyle'!=_0x3776f6['commandName'])return;const _0xe6266=_0x3776f6['commandParams'][0x0]['value'];return _0x362281('side'===_0xe6266?o(_0x28345c,'FORMAT_SIDE_IMAGE'):_0x5c9949[_0xe6266]||_0xe6266);function _0x362281(_0x5f417a){return{'type':'format','content':o(_0x28345c,'*Format:*\x20%0',_0x5f417a)};}});}}class rt extends _0x1a527c{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x4f5c79){super(_0x4f5c79),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x3320c2=this['editor'],_0x379c48=_0x3320c2['commands']['get']('importWord'),_0x21aaba=_0x3320c2['commands']['get']('trackChanges');_0x379c48&&(_0x379c48['on']('execute',(_0x42679d,[,_0xfdb8c1])=>{this['_trackChangesValueDuringImport']=_0x21aaba['value'],_0xfdb8c1['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x379c48,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x379c48,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x21aaba['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x3320c2['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x523366,_0x1964de){const {suggestions:_0x4af2bc}=_0x1964de,_0x24f609=this['editor']['commands']['get']('trackChanges'),_0x5a7c2e=_0x24f609['value'];this['_trackChangesValueDuringImport']!==_0x5a7c2e&&(_0x24f609['execute'](),this['_trackChangesExecuted']=!0x0),_0x4af2bc&&_0x4af2bc['forEach'](({id:_0x31d501,type:_0x5d5859,author:_0x498af2,created_at:_0x581d17})=>{const _0x24d54a={'id':_0x31d501,'type':_0x5d5859,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x498af2,'createdAt':_0x581d17?new Date(_0x581d17):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x24d54a);});}}class at extends _0x1a527c{['afterInit'](){const _0x172023=this['editor'],_0x2bb840=_0x172023['plugins']['get']('TrackChangesEditing');if(_0x172023['plugins']['has']('IndentEditing')&&(_0x2bb840['enableCommand']('indent'),_0x2bb840['enableCommand']('outdent')),_0x172023['plugins']['has']('IndentBlock')){for(const _0x52538c of['indentBlock','outdentBlock'])_0x2bb840['enableDefaultAttributesIntegration'](_0x52538c);}const _0x40e20e=_0x172023['locale'];_0x2bb840['registerBlockAttribute']('blockIndent'),_0x2bb840['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x40e20e,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1092bd=this['editor'],_0x27b39e=_0x1092bd['locale'],_0x53d470=_0x1092bd['plugins']['get']('TrackChangesEditing');_0x53d470['descriptionFactory']['registerDescriptionCallback'](_0x113431=>{if('formatBlock'!=_0x113431['type'])return;const {data:_0x5af93d}=_0x113431;if(!_0x5af93d)return;if('indentBlock'!=_0x5af93d['commandName']&&'outdentBlock'!=_0x5af93d['commandName'])return;const _0x2c56e1=_0x113431['getItems']()[0x0],_0x2b82a1=_0x53d470['descriptionFactory']['getItemLabel'](_0x2c56e1);return'indentBlock'==_0x5af93d['commandName']?{'type':'format','content':o(_0x27b39e,'*Indent:*\x20%0',_0x2b82a1)}:'outdentBlock'==_0x5af93d['commandName']?{'type':'format','content':o(_0x27b39e,'*Outdent:*\x20%0',_0x2b82a1)}:void 0x0;});}}class ct extends _0x1a527c{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ut extends _0x1a527c{['afterInit'](){const _0x44d2fc=this['editor'];if(!_0x44d2fc['plugins']['has']('LinkEditing'))return;const _0x1f36f9=_0x44d2fc['plugins']['get']('TrackChangesEditing'),_0x42b93a=_0x44d2fc['commands']['get']('link');_0x1f36f9['enableDefaultAttributesIntegration']('link'),_0x1f36f9['enableDefaultAttributesIntegration']('unlink'),_0x1f36f9['registerInlineAttribute']('linkHref');for(const _0x5410e7 of _0x42b93a['manualDecorators'])_0x1f36f9['registerInlineAttribute'](_0x5410e7['id']),_0x1f36f9['descriptionFactory']['registerAttributeLabel'](_0x5410e7['id'],'link\x20('+_0x5410e7['label']['toLowerCase']()+')');_0x1f36f9['descriptionFactory']['registerDescriptionCallback'](_0x55eb85=>{if('attribute'!=_0x55eb85['type'])return;const {data:_0x127275}=_0x55eb85;if(!_0x127275||'linkHref'!=_0x127275['key'])return;const _0x209d89=_0x127275['newValue'],_0x50f38b=_0x44d2fc['locale'];return{'type':'format','content':null==_0x209d89?o(_0x50f38b,'*Remove\x20link*'):o(_0x50f38b,'*Set\x20link:*\x20%0','\x22'+_0x209d89+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2c12c7=this['editor'],_0xe2b271=_0x2c12c7['locale'];_0x2c12c7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x26f575=>{if('formatInline'!=_0x26f575['type'])return;const {data:_0x1aac82}=_0x26f575;if(_0x1aac82){if('link'==_0x1aac82['commandName']){const _0x419a20=_0x1aac82['commandParams'][0x0];return{'type':'format','content':o(_0xe2b271,'*Set\x20link:*\x20%0','\x22'+_0x419a20+'\x22')};}return'unlink'==_0x1aac82['commandName']?{'type':'format','content':o(_0xe2b271,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x1a527c{['afterInit'](){const _0x5020fe=this['editor'],_0xaf0807=_0x5020fe['locale'];if(!_0x5020fe['plugins']['has']('LegacyListEditing'))return;const _0x2b003d=_0x5020fe['plugins']['get']('TrackChangesEditing'),_0xe76344=_0x5020fe['plugins']['has']('LegacyTodoListEditing');function _0x47fff1(_0x4f3962){return()=>{const _0x55b91e=_0x5020fe['model']['document']['selection'],_0x5a0f50=_0x5020fe['commands']['get'](_0x4f3962);if(_0x5a0f50['value'])return void _0x5020fe['execute']('paragraph',{});const _0x18c3d5=_0x4f3962['slice'](0x0,-0x4),_0x574315=function(_0x5c7c8c,_0x127589,_0x403a27){let _0x3ac248=Array['from'](_0x5c7c8c)['filter'](_0x185ccc=>function(_0x3c8a41,_0x561163){return _0x561163['checkChild'](_0x3c8a41['parent'],'listItem')&&!_0x561163['isObject'](_0x3c8a41);}(_0x185ccc,_0x403a27));_0x3ac248=_0x3ac248['filter'](_0x28b5b1=>!_0x28b5b1['is']('element','listItem')||_0x28b5b1['getAttribute']('listType')!=_0x127589);const _0x2a2863=new Set();for(const _0x48569a of _0x3ac248)_0x48569a['is']('element','listItem')?_0x2a2863['add'](Le(_0x48569a)):_0x2a2863['add'](_0x48569a);return Array['from'](_0x2a2863);}(_0x55b91e['getSelectedBlocks'](),_0x18c3d5,_0x5020fe['model']['schema']);_0x5020fe['model']['change'](()=>{for(const _0xce717f of _0x574315)_0x2b003d['markBlockFormat'](_0xce717f,{'commandName':_0x4f3962,'commandParams':[{'forceValue':!_0x5a0f50['value']}],'formatGroupId':'blockName'},Ee(_0xce717f));});};}function _0x5ea715(_0x15b020){return()=>{const _0x5bbd65=function(_0x3377d6){let _0x12e552=Array['from'](_0x3377d6);const _0x7fd945=_0x12e552['findIndex'](_0x585246=>'listItem'!=_0x585246['name']);return _0x7fd945>-0x1&&(_0x12e552=_0x12e552['slice'](0x0,_0x7fd945)),_0x12e552;}(_0x5020fe['model']['document']['selection']['getSelectedBlocks']()),_0x51395c=_0x5020fe['model']['createRange'](_0x5020fe['model']['createPositionAt'](_0x5bbd65[0x0],'before'),_0x5020fe['model']['createPositionAt'](_0x5bbd65[_0x5bbd65['length']-0x1],'end'));_0x5020fe['model']['change'](()=>{_0x2b003d['markBlockFormat'](_0x51395c,{'commandName':_0x15b020,'commandParams':[],'formatGroupId':'listIndent'},function(_0x2a7694){const _0x24da45=new Set();for(const _0x27f028 of _0x2a7694){let _0xdbf794=_0x27f028['nextSibling'];for(;_0xdbf794&&_0xdbf794['getAttribute']('listIndent')>_0x27f028['getAttribute']('listIndent');)_0x24da45['add'](_0xdbf794),_0xdbf794=_0xdbf794['nextSibling'];}return Array['from'](_0x24da45);}(_0x5bbd65));});};}_0x2b003d['enableCommand']('numberedList',_0x47fff1('numberedList')),_0x2b003d['enableCommand']('bulletedList',_0x47fff1('bulletedList')),_0xe76344&&_0x2b003d['enableCommand']('todoList',_0x47fff1('todoList')),_0x2b003d['enableCommand']('indentList',_0x5ea715('indentList')),_0x2b003d['enableCommand']('outdentList',_0x5ea715('outdentList')),_0xe76344&&_0x2b003d['enableCommand']('checkTodoList',()=>{const _0x53a845=_0x5020fe['commands']['get']('checkTodoList'),_0x41e620=Array['from'](_0x53a845['_selectedElements']);_0x41e620['filter'](_0x326cf8=>_0x326cf8['getAttribute']('todoListChecked')!=_0x53a845['value']),_0x5020fe['model']['change'](()=>{for(const _0x52080d of _0x41e620)_0x2b003d['markBlockFormat'](_0x52080d,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x53a845['value']}]});});}),_0x2b003d['descriptionFactory']['registerElementLabel']('listItem',_0x282db5=>o(_0xaf0807,'ELEMENT_LIST_ITEM',_0x282db5)),_0x2b003d['descriptionFactory']['registerDescriptionCallback'](_0x3f4612=>{if('formatBlock'!=_0x3f4612['type']&&'formatInline'!=_0x3f4612['type'])return;const {data:_0x89a342}=_0x3f4612;if(_0x89a342){if('numberedList'==_0x89a342['commandName']||'bulletedList'==_0x89a342['commandName']||'todoList'==_0x89a342['commandName'])switch(_0x89a342['commandName']['replace']('List','')){case'bulleted':return _0x16e016(o(_0xaf0807,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x16e016(o(_0xaf0807,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x16e016(o(_0xaf0807,'ELEMENT_TODO_LIST'));}if('indentList'==_0x89a342['commandName'])return{'type':'format','content':o(_0xaf0807,'*Indent:*\x20%0',o(_0xaf0807,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x89a342['commandName'])return{'type':'format','content':o(_0xaf0807,'*Outdent:*\x20%0',o(_0xaf0807,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x89a342['commandName'])return _0x89a342['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xaf0807,'*Check\x20item*')}:{'type':'format','content':o(_0xaf0807,'*Uncheck\x20item*')};}function _0x16e016(_0x493ada){return{'type':'format','content':o(_0xaf0807,'*Change\x20to:*\x20%0',_0x493ada)};}});}}function Le(_0x2fc903){const _0x31f711=_0x2fc903['getAttribute']('listIndent');if(0x0==_0x31f711)return _0x2fc903;let _0x4f8a7f=_0x2fc903;for(;_0x2fc903['previousSibling']&&_0x2fc903['previousSibling']['is']('element','listItem');){const _0x3cf273=_0x2fc903['previousSibling']['getAttribute']('listIndent');if(_0x3cf273==_0x31f711)_0x4f8a7f=_0x2fc903['previousSibling'];else{if(_0x3cf273<_0x31f711)break;}_0x2fc903=_0x2fc903['previousSibling'];}return _0x4f8a7f;}function Ee(_0x393af3){const _0x292c86=[];if(_0x393af3['is']('element','listItem')&&_0x393af3['getAttribute']('listIndent')>0x0){let _0x75d953=_0x393af3['nextSibling'];for(;_0x75d953&&'listItem'==_0x75d953['name']&&_0x75d953['getAttribute']('listIndent')==_0x393af3['getAttribute']('listIndent');)_0x292c86['push'](_0x75d953),_0x75d953=_0x75d953['nextSibling'];}return _0x292c86;}class ht extends _0x1a527c{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x5b842d=this['editor']['config']['get']('list.properties'),_0x12261b=this['editor']['plugins']['get']('TrackChangesEditing');_0x5b842d['styles']&&_0x12261b['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x5b842d['reversed']&&_0x12261b['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x5b842d['startIndex']&&_0x12261b['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x12261b['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x5c3de1,_0x1cd4cb={}){const _0x23a7a2=this['editor']['plugins']['get']('TrackChangesEditing'),_0xb59fc0=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x23a7a2['markMultiRangeBlockFormat'](_0xb59fc0,{'commandName':'listStyle','commandParams':[{'type':_0x1cd4cb['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x4253e1,_0x50d808={}){const _0x316969=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5f47b1=this['_getSuggestionBlocks'](_0x236c86=>_0x236c86['is']('element','listItem')&&'numbered'===_0x236c86['getAttribute']('listType'));if(_0x5f47b1['length']<0x1)return;const _0x15f1b1=_0x5f47b1['map'](_0x32364b=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x32364b,'before'),this['editor']['model']['createPositionAt'](_0x32364b,0x0)));this['editor']['model']['change'](()=>{_0x316969['markMultiRangeBlockFormat'](_0x15f1b1,{'commandName':'listReversed','commandParams':[{'reversed':_0x50d808['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0xc70547,_0x2fa3c2={}){const _0x1cec28=this['editor']['plugins']['get']('TrackChangesEditing'),_0x53085c=this['_getSuggestionBlocks'](_0x1d506b=>_0x1d506b['is']('element','listItem')&&'numbered'===_0x1d506b['getAttribute']('listType'));if(_0x53085c['length']<0x1)return;const _0x3711bf=_0x53085c['map'](_0x192c66=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x192c66,'before'),this['editor']['model']['createPositionAt'](_0x192c66,0x0)));this['editor']['model']['change'](()=>{_0x1cec28['markMultiRangeBlockFormat'](_0x3711bf,{'commandName':'listStart','commandParams':[{'startIndex':_0x2fa3c2['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x1f1cf3){if('formatBlock'!=_0x1f1cf3['type']&&'formatInline'!=_0x1f1cf3['type'])return;const _0x53fb83=this['editor']['locale'],{data:_0x560ac5}=_0x1f1cf3;if(!_0x560ac5)return;let _0x2d4e7d,_0x965a77;switch(_0x560ac5['commandName']){case'listStyle':_0x2d4e7d='*Change\x20to:*\x20%0',_0x965a77={'type':'format','content':o(_0x53fb83,_0x2d4e7d,o(_0x53fb83,this['_getTranslationKeyForListStyle'](_0x560ac5['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2d4e7d=_0x560ac5['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x965a77={'type':'format','content':o(_0x53fb83,_0x2d4e7d)};break;case'listStart':_0x2d4e7d='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x965a77={'type':'format','content':o(_0x53fb83,_0x2d4e7d,_0x560ac5['commandParams'][0x0]['startIndex'])};}return _0x965a77;}['_getSuggestionBlocksForListStyle'](){const _0x339aec=this['editor']['plugins']['get']('LegacyListUtils');let _0x16cb53=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x16cb53[0x0]?.['is']('element','listItem')&&_0x16cb53['unshift'](..._0x339aec['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x16cb53[_0x16cb53['length']-0x1]?.['is']('element','listItem')&&_0x16cb53['push'](..._0x339aec['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x16cb53=[...new Set(_0x16cb53)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x16cb53=_0x16cb53['filter'](_0x585b14=>_0x585b14['is']('element','listItem'))),_0x16cb53;}['_getSuggestionBlocks'](_0x2488f9){const _0x40418e=this['editor']['plugins']['get']('LegacyListUtils');let _0x5abfbe=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x2488f9)['map'](_0x7fbffa=>{const _0x184180=this['editor']['model']['createPositionAt'](_0x7fbffa,0x0);return[..._0x40418e['getSiblingNodes'](_0x184180,'backward'),..._0x40418e['getSiblingNodes'](_0x184180,'forward')];})['flat']();return _0x5abfbe=[...new Set(_0x5abfbe)],_0x5abfbe;}['_getTranslationKeyForListStyle'](_0x594cc1){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x594cc1)||'default')['toUpperCase']()+'_LIST_'+_0x594cc1['toUpperCase']()['replace'](/-/g,'_');}}class gt extends _0x1a527c{['afterInit'](){const _0xf0715=this['editor'];if(!_0xf0715['plugins']['has']('MediaEmbedEditing'))return;const _0x7f644d=_0xf0715['plugins']['get']('TrackChangesEditing'),_0x28fd43=_0xf0715['locale'];_0x7f644d['enableCommand']('mediaEmbed'),_0x7f644d['descriptionFactory']['registerElementLabel']('media',_0x2e637c=>o(_0x28fd43,'ELEMENT_MEDIA',_0x2e637c)),_0xf0715['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4d7920,{writer:_0x5b263a,options:_0x408038})=>{if(_0x408038['showSuggestionHighlights'])return _0x5b263a['createEmptyElement']('div');},'converterPriority':'high'}),_0xf0715['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3bcd79,_0x2ea1d6,_0x4e818e)=>{_0x4e818e['options']['showSuggestionHighlights']&&_0x3bcd79['stop']();},{'priority':'high'});}}class lt extends _0x1a527c{['afterInit'](){const _0x62a9ae=this['editor'];_0x62a9ae['plugins']['has']('MentionEditing')&&_0x62a9ae['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x1a527c{['afterInit'](){const _0x59b44b=this['editor'];if(!_0x59b44b['plugins']['has']('MergeFieldsEditing'))return;const _0x3079c7=_0x59b44b['plugins']['get']('TrackChangesEditing'),_0x3b55fb=_0x59b44b['locale'];_0x3079c7['enableCommand']('insertMergeField'),_0x3079c7['enableCommand']('insertMergeFieldBlock'),_0x3079c7['enableCommand']('insertMergeFieldImage'),_0x3079c7['descriptionFactory']['registerElementLabel']('mergeField',_0x35b663=>o(_0x3b55fb,'ELEMENT_MERGE_FIELD',_0x35b663)),_0x3079c7['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x1f7af1=>o(_0x3b55fb,'ELEMENT_MERGE_FIELD',_0x1f7af1)),_0x3079c7['descriptionFactory']['registerDescriptionCallback'](_0x552c47=>{if('insertion'!=_0x552c47['type']&&'deletion'!=_0x552c47['type'])return;const _0x34847b=_0x552c47['getContainedElement']();if(null==_0x34847b)return;const _0x1050d8=_0x59b44b['plugins']['get']('MergeFieldsEditing');let _0x1e9fe9;switch(_0x1050d8['getMergeFieldType'](_0x34847b)){case null:return;case'image':{const _0x2f3f97=_0x1050d8['unwrapAffixes'](_0x34847b['getAttribute']('src'));_0x1e9fe9=_0x1050d8['getLabel'](_0x2f3f97)||_0x2f3f97;break;}default:{const _0x2e100c=_0x34847b['getAttribute']('id');_0x1e9fe9=_0x1050d8['getLabel'](_0x2e100c)||_0x2e100c;break;}}return'insertion'==_0x552c47['type']?{'type':'insertion','content':o(_0x3b55fb,'*Insert:*\x20%0','\x22'+_0x1e9fe9+'\x22\x20'+o(_0x3b55fb,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x3b55fb,'*Remove:*\x20%0','\x22'+_0x1e9fe9+'\x22\x20'+o(_0x3b55fb,'ELEMENT_MERGE_FIELD'))};});}}class mt extends _0x1a527c{['afterInit'](){const _0x407510=this['editor'],_0xdbe9a7=_0x407510['plugins']['get']('TrackChangesEditing');_0x407510['plugins']['has']('MultiLevelList')&&(_0xdbe9a7['enableDefaultAttributesIntegration']('multiLevelList'),_0xdbe9a7['registerBlockAttribute']('listMarkerStyle'),_0xdbe9a7['descriptionFactory']['registerDescriptionCallback'](_0x38d306=>this['handleDescriptions'](_0x38d306)));}['handleDescriptions'](_0x3ed4c0){const _0x5f3a66=this['editor']['locale'],{data:_0x2cc982}=_0x3ed4c0,_0x5c6aff={'type':'format','content':''};if(_0x2cc982&&'listMarkerStyle'==_0x2cc982['key']){if(!_0x2cc982['oldValue'])return{'type':'format','content':o(_0x5f3a66,'*Set\x20format:*\x20%0',o(_0x5f3a66,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2cc982['newValue']+')'};if(!_0x2cc982['newValue']){let _0x42217d=_0x3ed4c0['head'];for(;_0x42217d;){if(_0x42217d['data']&&'listType'==_0x42217d['data']['key']&&_0x42217d['data']['newValue'])return _0x5c6aff;_0x42217d=_0x42217d['next'];}return{'type':'format','content':o(_0x5f3a66,'*Remove\x20format:*\x20%0',o(_0x5f3a66,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2cc982['oldValue']+')'};}}}}class pt extends _0x1a527c{['afterInit'](){const _0x4d9112=this['editor'];if(!_0x4d9112['plugins']['has']('PageBreakEditing'))return;_0x4d9112['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x1ab3c6=_0x4d9112['plugins']['get']('TrackChangesEditing'),_0x5dbe2e=_0x4d9112['locale'];_0x1ab3c6['descriptionFactory']['registerElementLabel']('pageBreak',_0x4a56f9=>o(_0x5dbe2e,'ELEMENT_PAGE_BREAK',_0x4a56f9));}}class kt extends _0x1a527c{['afterInit'](){const _0x106e3b=this['editor'];if(!_0x106e3b['plugins']['has']('Paragraph'))return;const _0x4c9830=_0x106e3b['locale'],_0x1c0f74=_0x106e3b['plugins']['get']('TrackChangesEditing');_0x1c0f74['descriptionFactory']['registerElementLabel']('paragraph',_0x52a61d=>o(_0x4c9830,'ELEMENT_PARAGRAPH',_0x52a61d)),_0x1c0f74['enableDefaultAttributesIntegration']('paragraph'),_0x1c0f74['enableCommand']('insertParagraph'),_0x106e3b['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x106e3b),{'priority':'highest'}),_0x106e3b['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5054b0,_0x4fd4b8,_0x27f105)=>{_0x27f105['options']['showSuggestionHighlights']&&nr(_0x106e3b,{'showActiveMarker':!0x1})(_0x5054b0,_0x4fd4b8,_0x27f105);},{'priority':'highest'});const _0x18e468=_0x1c0f74['descriptionFactory'];_0x18e468['registerDescriptionCallback'](_0x305d07=>{if('insertion'!==_0x305d07['type'])return;const {start:_0x5743fe,end:_0x382573}=_0x305d07['getFirstRange']();if(!_0x5743fe['isTouching'](_0x382573)||!_0x5743fe['nodeAfter'])return;const _0x416e3e=_0x106e3b['model']['schema'],_0xfdafd8=_0x5743fe['nodeAfter'];return _0x416e3e['isBlock'](_0xfdafd8)&&!_0x416e3e['isLimit'](_0xfdafd8)&&_0x416e3e['checkChild'](_0xfdafd8,'$text')?{'type':'insertion','content':o(_0x4c9830,'*Insert:*\x20%0',_0x18e468['getItemLabel'](_0xfdafd8,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2cdc4c=this['editor'],_0x2ca8d3=_0x2cdc4c['locale'];_0x2cdc4c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1ffccd=>{if('formatBlock'!=_0x1ffccd['type'])return;const {data:_0x5116cc}=_0x1ffccd;return _0x5116cc&&'paragraph'==_0x5116cc['commandName']?{'type':'format','content':o(_0x2ca8d3,'*Change\x20to:*\x20%0',o(_0x2ca8d3,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x249c2e,{showActiveMarker:_0x5ed3e2=!0x0}={}){return(_0x525b73,_0x5581f6,_0x2c2854)=>{const _0x3a3058=_0x249c2e['plugins']['get']('TrackChangesEditing'),_0x593666=_0x5581f6['markerRange']['start'],_0x3b3e37=_0x5581f6['markerRange']['end'],_0x53e504=_0x249c2e['model']['schema'];if(!_0x593666['isTouching'](_0x3b3e37)||!_0x593666['nodeAfter'])return;const _0x57dc0f=_0x593666['nodeAfter'];if(_0x53e504['isBlock'](_0x57dc0f)&&!_0x53e504['isLimit'](_0x57dc0f)&&_0x53e504['checkChild'](_0x57dc0f,'$text')){if(!_0x2c2854['consumable']['consume'](_0x5581f6['markerRange'],_0x525b73['name']))return;const {id:_0x5ab379,authorId:_0x429dc2}=_0x3a3058['_splitMarkerName'](_0x5581f6['markerName']),_0x1654f6=_0x2c2854['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-suggestion':_0x5ab379,'data-author-id':_0x429dc2}),_0x55daea=_0x2c2854['mapper']['toViewPosition'](_0x3b3e37);_0x5ed3e2&&_0x3a3058['activeMarkers']['includes'](_0x5581f6['markerName'])&&_0x2c2854['writer']['addClass']('ck-suggestion-marker--active',_0x1654f6),_0x2c2854['writer']['insert'](_0x55daea,_0x1654f6),_0x2c2854['mapper']['bindElementToMarker'](_0x1654f6,_0x5581f6['markerName']);}};}class wt extends _0x1a527c{['afterInit'](){const _0x157583=this['editor'];_0x157583['commands']['get']('replaceSource')&&_0x157583['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class bt extends _0x1a527c{['afterInit'](){const _0x11af1c=this['editor'];if(!_0x11af1c['plugins']['has']('RemoveFormatEditing'))return;_0x11af1c['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x560428=this['editor'];_0x560428['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3694f3=>{if('formatBlock'!=_0x3694f3['type']&&'formatInline'!=_0x3694f3['type'])return;const {data:_0x5a4c1d}=_0x3694f3;return _0x5a4c1d&&'removeFormat'==_0x5a4c1d['commandName']?{'type':'format','content':o(_0x560428['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x1a527c{['afterInit'](){const _0x1a9545=this['editor'];if(!_0x1a9545['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x407376=_0x1a9545['plugins']['get']('TrackChangesEditing');_0x407376['enableCommand']('goToPreviousRestrictedEditingException'),_0x407376['enableCommand']('goToNextRestrictedEditingException');const _0x3ada73=_0x1a9545['plugins']['get']('RestrictedEditingModeEditing');_0x3ada73['enableCommand']('trackChanges'),_0x3ada73['enableCommand']('acceptSuggestion'),_0x3ada73['enableCommand']('discardSuggestion'),_0x3ada73['enableCommand']('acceptAllSuggestions'),_0x3ada73['enableCommand']('discardAllSuggestions'),_0x3ada73['enableCommand']('acceptSelectedSuggestions'),_0x3ada73['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x1a527c{['afterInit'](){const _0x1083a6=this['editor'];if(!_0x1083a6['plugins']['has']('ShiftEnter'))return;const _0x449a9f=_0x1083a6['plugins']['get']('TrackChangesEditing');_0x449a9f['enableCommand']('shiftEnter'),_0x1083a6['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x1083a6),{'priority':'high'}),_0x1083a6['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x1083a6),{'priority':'high'}),_0x1083a6['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x9197dd,_0x295bee,_0x670287)=>{_0x670287['options']['showSuggestionHighlights']&&je(_0x1083a6,{'showActiveMarker':!0x1})(_0x9197dd,_0x295bee,_0x670287);}),_0x449a9f['descriptionFactory']['registerElementLabel']('softBreak',_0x2a11d8=>o(_0x1083a6['locale'],'ELEMENT_LINE_BREAK',_0x2a11d8));}}function je(_0x1c9b9b,{showActiveMarker:_0x2bb439=!0x0}={}){return(_0x403506,_0x552c9b,_0x46732f)=>{const _0x477afa=_0x1c9b9b['plugins']['get']('TrackChangesEditing');if(!_0x46732f['consumable']['test'](_0x552c9b['markerRange'],_0x403506['name']))return;const _0x2bcdb1=_0x1c9b9b['model'];for(const _0x4d6277 of _0x552c9b['markerRange']['getItems']()){if(!_0x4d6277['is']('element','softBreak'))continue;const _0x379eb3='deletion'==_0x552c9b['markerName']['split'](':')[0x1]?'merge':'split',{id:_0x2d4f25,authorId:_0x11a91b}=_0x477afa['_splitMarkerName'](_0x552c9b['markerName']),_0x4b2055=_0x46732f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x379eb3,'data-suggestion':_0x2d4f25,'data-author-id':_0x11a91b}),_0x1c1387=_0x46732f['mapper']['toViewPosition'](_0x2bcdb1['createPositionBefore'](_0x4d6277));_0x2bb439&&_0x477afa['activeMarkers']['includes'](_0x552c9b['markerName'])&&_0x46732f['writer']['addClass']('ck-suggestion-marker--active',_0x4b2055),_0x46732f['writer']['insert'](_0x1c1387,_0x4b2055),_0x46732f['mapper']['bindElementToMarker'](_0x4b2055,_0x552c9b['markerName']);}};}class St extends _0x1a527c{['afterInit'](){const _0x4afa87=this['editor'],_0xf8ac8e=_0x4afa87['model'],_0x55c454=_0x4afa87['locale'];if(!_0x4afa87['plugins']['has']('StandardEditingModeEditing'))return;const _0x33a9cf=_0x4afa87['plugins']['get']('TrackChangesEditing'),_0x4808b5='restrictedEditingException',_0x313462=_0x4afa87['commands']['get'](_0x4808b5);_0x33a9cf['enableCommand'](_0x4808b5,(_0x3094eb,_0x1d7ebb={})=>{const _0x13fb96=_0xf8ac8e['document']['selection'];if(_0x13fb96['isCollapsed'])return void _0x3094eb(_0x1d7ebb);const _0x532beb=void 0x0!==_0x1d7ebb['forceValue']?_0x1d7ebb['forceValue']:!_0x313462['value'];_0xf8ac8e['change'](()=>{const _0x4b39dc=Array['from'](_0x13fb96['getRanges']());for(const _0x3d3173 of _0x4b39dc){const _0x468075=_0x532beb?[_0x3d3173]:io(_0x4808b5,_0x3d3173,_0xf8ac8e);for(const _0x4e330a of _0x468075)_0x33a9cf['markInlineFormat'](_0x4e330a,{'commandName':_0x4808b5,'commandParams':[{'forceValue':_0x532beb}]});}});}),_0x33a9cf['descriptionFactory']['registerDescriptionCallback'](_0x271626=>{if('formatBlock'!=_0x271626['type']&&'formatInline'!=_0x271626['type'])return;const {data:_0x5c2033}=_0x271626;return _0x5c2033&&_0x5c2033['commandName']==_0x4808b5?_0x5c2033['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x55c454,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x55c454,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class It extends _0x1a527c{['afterInit'](){const _0x457564=this['editor'];if(!_0x457564['plugins']['has']('Style')||!_0x457564['plugins']['has']('DataSchema'))return;const _0x1340b6=_0x457564['plugins']['get']('TrackChangesEditing'),_0x409fd4=_0x457564['locale'],_0x30cd91=_0x457564['config']['get']('style')||{},_0x500576=_0x457564['plugins']['get']('GeneralHtmlSupport'),_0x356d15=_0x457564['plugins']['get']('StyleUtils')['normalizeConfig'](_0x457564['plugins']['get']('DataSchema'),_0x30cd91['definitions']);_0x1340b6['enableDefaultAttributesIntegration']('style');const _0x52114a=new Set();for(const _0x4808b3 of _0x356d15['block']){const _0x20c354=_0x500576['getGhsAttributeNameForElement'](_0x4808b3['element']);_0x52114a['add'](_0x20c354);}const _0x32c975=new Set();for(const _0x498466 of _0x356d15['inline']){const _0x317b54=_0x500576['getGhsAttributeNameForElement'](_0x498466['element']);_0x32c975['add'](_0x317b54);for(const _0x166306 of _0x498466['ghsAttributes'])_0x32c975['add'](_0x166306);}for(const _0x1f2687 of _0x52114a)_0x1340b6['registerBlockAttribute'](_0x1f2687),_0x1340b6['descriptionFactory']['registerAttributeLabel'](_0x1f2687,o(_0x409fd4,'FORMAT_STYLE'));for(const _0x5062cf of _0x32c975)_0x1340b6['registerInlineAttribute'](_0x5062cf),_0x1340b6['descriptionFactory']['registerAttributeLabel'](_0x5062cf,o(_0x409fd4,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x108ec9=this['editor'],_0xf427e6=_0x108ec9['locale'];_0x108ec9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x50d6d9=>{if('formatBlock'!=_0x50d6d9['type']&&'formatInline'!=_0x50d6d9['type'])return;const {data:_0x3a78b9}=_0x50d6d9;return _0x3a78b9&&'style'===_0x3a78b9['commandName']?_0x3a78b9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xf427e6,'*Set\x20format:*\x20%0',_0x3a78b9['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0xf427e6,'*Remove\x20format:*\x20%0',_0x3a78b9['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class At extends _0x1a527c{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x4f90c4){super(_0x4f90c4),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x5b8826=this['editor'],_0x3ee7f1=_0x5b8826['model']['document']['selection'];if(!_0x5b8826['plugins']['has']('TableEditing'))return;const _0x43839d=_0x5b8826['locale'],_0x12af0c=_0x5b8826['plugins']['get']('TrackChangesEditing'),_0x37834f=_0x5b8826['plugins']['get']('TableUtils');_0x12af0c['descriptionFactory']['registerElementLabel']('table',_0x4976e4=>o(_0x43839d,'ELEMENT_TABLE',_0x4976e4)),this['_setupColumnsRowsFixing'](),_0x12af0c['enableCommand']('insertTable'),_0x12af0c['enableCommand']('selectTableRow'),_0x12af0c['enableCommand']('selectTableColumn');for(const _0x148c6b of['insertTableRowAbove','insertTableRowBelow']){const _0x50d220=_0x5b8826['commands']['get'](_0x148c6b);_0x12af0c['enableCommand'](_0x148c6b,_0x2e09ac=>{_0x5b8826['model']['change'](_0xd12fca=>{_0x2e09ac();const _0x11866e='above'===_0x50d220['order'],_0x2425f8=_0x37834f['getSelectionAffectedTableCells'](_0x3ee7f1),_0x510568=_0x37834f['getRowIndexes'](_0x2425f8),_0x41d2dd=_0x11866e?_0x510568['first']-0x1:_0x510568['last']+0x1,_0x49be3f=_0x2425f8[0x0]['findAncestor']('table'),_0x2c1333=_0x37834f['createTableWalker'](_0x49be3f,{'startRow':_0x41d2dd,'endRow':_0x41d2dd}),_0x53b551=Array['from'](_0x2c1333)['map'](_0x8d3868=>_0xd12fca['createRangeOn'](_0x8d3868['cell']));_0x12af0c['markMultiRangeInsertion'](_0x53b551,'tableRow');});});}for(const _0x344d99 of['insertTableColumnLeft','insertTableColumnRight']){const _0x51cc07=_0x5b8826['commands']['get'](_0x344d99);_0x12af0c['enableCommand'](_0x344d99,_0x4a3bd6=>{_0x5b8826['model']['change'](_0x7466bc=>{_0x4a3bd6();const _0x4c223c='left'===_0x51cc07['order'],_0x1b419d=_0x37834f['getSelectionAffectedTableCells'](_0x3ee7f1),_0x1b8fba=_0x37834f['getColumnIndexes'](_0x1b419d),_0x419cec=_0x4c223c?_0x1b8fba['first']-0x1:_0x1b8fba['last']+0x1,_0x2f8631=_0x1b419d[0x0]['findAncestor']('table'),_0xe1ba3f=_0x37834f['createTableWalker'](_0x2f8631,{'startRow':0x0,'column':_0x419cec,'includeAllSlots':!0x1}),_0x15e950=Array['from'](_0xe1ba3f)['map'](_0xb7a44a=>_0x7466bc['createRangeOn'](_0xb7a44a['cell']));_0x12af0c['markMultiRangeInsertion'](_0x15e950,'tableColumn');});});}for(const _0x3f1da2 of['removeTableRow','removeTableColumn']){const _0x246692=_0x3f1da2['substr'](0xb),_0x11bce1=_0x246692['toLowerCase'](),_0x14de92=_0x11bce1['substr'](0x0,0x3)+'span',_0x336bd2='table'+_0x246692,_0xda94b3='min'+_0x246692,_0x44df8d='max'+_0x246692;_0x12af0c['enableCommand'](_0x3f1da2,()=>{_0x5b8826['model']['change'](_0x23c56d=>{const _0x32fe34=_0x37834f['getSelectionAffectedTableCells'](_0x3ee7f1),_0x35e146=_0x32fe34[0x0]['findAncestor']('table');let _0x71da17;if('removeTableRow'==_0x3f1da2){const _0x220656=_0x37834f['getRowIndexes'](_0x32fe34);_0x71da17={'startRow':_0x220656['first'],'endRow':_0x220656['last'],'includeAllSlots':!0x0};}else{const _0x48de18=_0x37834f['getColumnIndexes'](_0x32fe34);_0x71da17={'startColumn':_0x48de18['first'],'endColumn':_0x48de18['last'],'includeAllSlots':!0x0};}const _0x279f45=_0x37834f['createTableWalker'](_0x35e146,_0x71da17),_0x5c987b=Array['from'](_0x279f45)['map'](({cell:_0x2b504b})=>_0x2b504b),_0x3ec2f0=Ne(_0x5c987b['filter'](_0x315105=>_0x315105['hasAttribute'](_0x14de92))),_0x3f4698=Ne(_0x5c987b['filter'](_0x401a79=>!_0x401a79['hasAttribute'](_0x14de92)))['map'](_0x1f79d5=>_0x23c56d['createRangeOn'](_0x1f79d5)),_0x5144b6=_0x12af0c['markMultiRangeDeletion'](_0x3f4698,_0x336bd2);if(_0x5144b6&&('tableRow'==_0x5144b6['subType']||'tableColumn'==_0x5144b6['subType'])){const _0x3a9619=this['_getSuggestionCoords'](_0x5144b6);for(const _0xb0df6c of _0x3ec2f0){const _0x2f9a65=_0x23c56d['createRangeOn'](_0xb0df6c),_0x3db467=_0x37834f['getCellLocation'](_0xb0df6c),_0x1022a2=_0xb0df6c['getAttribute'](_0x14de92)-0x1,_0x46f869=_0x3a9619[_0xda94b3],_0x467e9f=_0x3a9619[_0x44df8d];_0x46f869<=_0x3db467[_0x11bce1]&&_0x3db467[_0x11bce1]+_0x1022a2<=_0x467e9f&&_0x5144b6['addRange'](_0x2f9a65);}}});});}function _0x17bd32(_0x46e969){const _0xc82424=Array['from'](_0x3ee7f1['getRanges']())['map'](_0x29a47e=>_0x4c00fe['fromRange'](_0x29a47e));_0x5b8826['model']['change'](_0x1f4434=>{const _0x14f151=_0x1f4434['batch'];_0x46e969=_0x46e969['filter'](_0x76274f=>'$graveyard'!=_0x76274f['root']['rootName']),_0x1f4434['setSelection'](_0x46e969),_0x5b8826['commands']['get']('removeTableRow')['refresh'](),_0x5b8826['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x5b8826['model']['enqueueChange'](()=>{_0x5b8826['model']['enqueueChange'](_0x14f151,_0x59fe3c=>{const _0x4d61d6=_0xc82424['filter'](_0x23bb07=>'$graveyard'!=_0x23bb07['root']['rootName']);_0x4d61d6['length']>0x0&&_0x59fe3c['setSelection'](_0x4d61d6);for(const _0x513974 of _0xc82424)_0x513974['detach']();});});});}function _0x22f36c(_0x2cf130){_0x5b8826['model']['change'](_0x3d88e7=>{const _0x4867cf=Array['from'](_0x3ee7f1['getRanges']())['map'](_0x35cae9=>_0x4c00fe['fromRange'](_0x35cae9)),_0x2c2efc=[];for(const _0x185b84 of _0x2cf130)for(const _0x54699f of _0x185b84['getItems']({'shallow':!0x0}))_0x2c2efc['push'](_0x54699f);for(const _0x1dd221 of _0x2c2efc)'$graveyard'!=_0x1dd221['root']['rootName']&&(_0x3d88e7['setSelection'](_0x3d88e7['createPositionAt'](_0x1dd221,0x0)),_0x5b8826['commands']['get']('removeTableColumn')['refresh'](),_0x5b8826['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x9efdd3=_0x4867cf['filter'](_0x2eea89=>'$graveyard'!=_0x2eea89['root']['rootName']);_0x9efdd3['length']>0x0&&_0x3d88e7['setSelection'](_0x9efdd3);for(const _0x231a69 of _0x4867cf)_0x231a69['detach']();});}function _0x5bd1d3(_0x23e00e,_0x36b564){return _0x36b564['every'](_0x83360f=>_0x23e00e['some'](_0x5b2e35=>_0x5b2e35['end']['isEqual'](_0x83360f['start'])||_0x83360f['end']['isEqual'](_0x5b2e35['start'])));}function _0x57f92c(_0x48e984,_0x146f1f){return!_0x48e984['some'](_0x150910=>_0x146f1f['some'](_0x40e5e1=>_0x150910['isIntersecting'](_0x40e5e1)))&&_0x48e984['some'](_0x240a7e=>_0x146f1f['some'](_0x51f805=>_0x240a7e['end']['isTouching'](_0x51f805['start'])));}_0x5b8826['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x16d815,_0x1814f8,_0x557612)=>{if(!_0x557612['options']['showSuggestionHighlights'])return;const _0x55987b=_0x1814f8['item'];if(!_0x55987b||!_0x55987b['is']('element','tableCell'))return;const _0x74d7f=_0x557612['mapper']['toViewElement'](_0x55987b);if(_0x74d7f){const {id:_0x2d7149,authorId:_0x2415bc}=_0x12af0c['_splitMarkerName'](_0x1814f8['markerName']);_0x16b92d(_0x74d7f,_0x557612['writer'],(_0x3c4324,_0x325ce1,_0x3dcc27)=>{_0x3dcc27['addClass'](_0x4be2e6(_0x325ce1['classes']),_0x3c4324),_0x3dcc27['setAttribute']('data-suggestion-id',_0x2d7149,_0x3c4324),_0x3dcc27['setAttribute']('data-author-id',_0x2415bc,_0x3c4324);},(_0x353fa2,_0x31f1d4,_0x12249c)=>{_0x12249c['removeClass'](_0x4be2e6(_0x31f1d4['classes']),_0x353fa2),_0x12249c['removeAttribute']('data-suggestion-id',_0x353fa2),_0x12249c['removeAttribute']('data-author-id',_0x353fa2);});}},{'priority':'highest'}),_0x12af0c['descriptionFactory']['registerDescriptionCallback'](_0x4765da=>{if('insertion'!=_0x4765da['type']&&'deletion'!=_0x4765da['type'])return;const _0x90c859=_0x4765da['getContainedElement']();if(null!=_0x90c859&&_0x90c859['is']('element','table')){if('insertion'==_0x4765da['type']){const _0xfa90fc=_0x4765da['getItems']()['filter'](_0x1125c3=>_0x1125c3['is']('$textProxy'))['map'](_0x5bf149=>_0x5bf149['data']);if(_0xfa90fc['length'])return{'type':'insertion','content':o(_0x43839d,'*Insert:*\x20%0',o(_0x43839d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0xfa90fc['join']('\x20')+'\x22'))};}if('deletion'==_0x4765da['type']){const _0x5b8488=_0x4765da['getItems']()['filter'](_0x1d290b=>_0x1d290b['is']('$textProxy'))['map'](_0xc92e5=>_0xc92e5['data']);if(_0x5b8488['length'])return{'type':'deletion','content':o(_0x43839d,'*Remove:*\x20%0',o(_0x43839d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5b8488['join']('\x20')+'\x22'))};}}}),_0x12af0c['descriptionFactory']['registerDescriptionCallback'](_0x59ea99=>{if('tableRow'==_0x59ea99['subType']){const _0x473b67=_0x59ea99['getItems']()['filter'](_0x312844=>_0x312844['is']('$textProxy'))['map'](_0x4380b5=>_0x4380b5['data']),_0x364600=this['_getSuggestionCoords'](_0x59ea99),_0x3950cf=_0x364600['maxRow']-_0x364600['minRow']+0x1;if('insertion'==_0x59ea99['type'])return _0x473b67['length']?{'type':'insertion','content':o(_0x43839d,'*Insert:*\x20%0',o(_0x43839d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x3950cf,'\x22'+_0x473b67['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x43839d,'*Insert:*\x20%0',o(_0x43839d,'ELEMENT_TABLE_ROW',_0x3950cf))};if('deletion'==_0x59ea99['type'])return _0x473b67['length']?{'type':'deletion','content':o(_0x43839d,'*Remove:*\x20%0',o(_0x43839d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x3950cf,'\x22'+_0x473b67['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x43839d,'*Remove:*\x20%0',o(_0x43839d,'ELEMENT_TABLE_ROW',_0x3950cf))};}if('tableColumn'==_0x59ea99['subType']){const _0x6a3e2a=_0x59ea99['getItems']()['filter'](_0x32306b=>_0x32306b['is']('$textProxy'))['map'](_0x1882c3=>_0x1882c3['data']),_0x48ef4a=this['_getSuggestionCoords'](_0x59ea99),_0x529576=_0x48ef4a['maxColumn']-_0x48ef4a['minColumn']+0x1;if('insertion'==_0x59ea99['type'])return _0x6a3e2a['length']?{'type':'insertion','content':o(_0x43839d,'*Insert:*\x20%0',o(_0x43839d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x529576,'\x22'+_0x6a3e2a['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x43839d,'*Insert:*\x20%0',o(_0x43839d,'ELEMENT_TABLE_COLUMN',_0x529576))};if('deletion'==_0x59ea99['type'])return _0x6a3e2a['length']?{'type':'deletion','content':o(_0x43839d,'*Remove:*\x20%0',o(_0x43839d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x529576,'\x22'+_0x6a3e2a['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x43839d,'*Remove:*\x20%0',o(_0x43839d,'ELEMENT_TABLE_COLUMN',_0x529576))};}}),_0x12af0c['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x17bd32),_0x12af0c['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x17bd32),_0x12af0c['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x22f36c),_0x12af0c['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x22f36c),_0x12af0c['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x5bd1d3),_0x12af0c['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x5bd1d3),_0x12af0c['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x57f92c),_0x12af0c['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x57f92c);}['_acceptFormatSuggestionCallbackFactory'](){const _0x4253cd=this['editor'],_0x4a2226=_0x4253cd['model']['document']['selection'];return(_0x421d85,_0x4b6def)=>{_0x4253cd['model']['change'](_0x1c6ac6=>{const {commandName:_0x3e5e2b,commandParams:_0xe4fbcc}=_0x4b6def;let _0x520024=_0x421d85[0x0]['end']['nodeBefore'];_0xe4fbcc&&_0xe4fbcc[0x0]&&!0x1===_0xe4fbcc[0x0]['forceValue']&&(_0x520024=_0x421d85[0x0]['start']['nodeAfter']);const _0xaf391d=_0x1c6ac6['createRangeIn'](_0x520024);if('$graveyard'==_0xaf391d['root']['rootName'])return;const _0x3c02bd=Array['from'](_0x4a2226['getRanges']())['map'](_0x12bdae=>_0x4c00fe['fromRange'](_0x12bdae));_0x1c6ac6['setSelection'](_0xaf391d),_0x4253cd['commands']['get'](_0x3e5e2b)['refresh'](),_0xe4fbcc['push']({'forceDefaultExecution':!0x0}),_0x4253cd['execute'](_0x3e5e2b,..._0xe4fbcc);const _0x5f0ea8=_0x3c02bd['filter'](_0xc762f5=>'$graveyard'!=_0xc762f5['root']['rootName']);_0x5f0ea8['length']>0x0&&_0x1c6ac6['setSelection'](_0x5f0ea8);for(const _0x2c43b9 of _0x3c02bd)_0x2c43b9['detach']();});};}['_getCoordsForCells'](_0x3e8caa){const _0x1f7dd9=this['editor']['plugins']['get']('TableUtils');let _0x3da743=Number['MAX_SAFE_INTEGER'],_0x2485ba=Number['MIN_SAFE_INTEGER'],_0x35d738=Number['MAX_SAFE_INTEGER'],_0x3cf86f=Number['MIN_SAFE_INTEGER'];for(const _0x2b8f73 of _0x3e8caa){if('$graveyard'==_0x2b8f73['root']['rootName'])continue;const {row:_0x1dcbd8,column:_0x5be99a}=_0x1f7dd9['getCellLocation'](_0x2b8f73),_0x40d05c=_0x2b8f73['hasAttribute']('rowspan')?_0x2b8f73['getAttribute']('rowspan')-0x1:0x0,_0x54b69c=_0x2b8f73['hasAttribute']('colspan')?_0x2b8f73['getAttribute']('colspan')-0x1:0x0;_0x3da743=_0x1dcbd8<_0x3da743?_0x1dcbd8:_0x3da743,_0x2485ba=_0x1dcbd8+_0x40d05c>_0x2485ba?_0x1dcbd8+_0x40d05c:_0x2485ba,_0x35d738=_0x5be99a<_0x35d738?_0x5be99a:_0x35d738,_0x3cf86f=_0x5be99a+_0x54b69c>_0x3cf86f?_0x5be99a+_0x54b69c:_0x3cf86f;}return{'minRow':_0x3da743,'maxRow':_0x2485ba,'minColumn':_0x35d738,'maxColumn':_0x3cf86f};}['_setupColumnsRowsFixing'](){const _0x13b5df=this['editor'],_0x271f40=_0x13b5df['plugins']['get']('TrackChangesEditing'),_0x110c83=_0x13b5df['plugins']['get']('TableUtils');_0x13b5df['model']['document']['on']('change:data',()=>{const _0x2d45bb=Array['from'](_0x13b5df['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x319e93,data:_0x3a3dee}of _0x2d45bb){const {group:_0x380929,id:_0x10ceec,subType:_0x217f12}=_0x271f40['_splitMarkerName'](_0x319e93);if('suggestion'!=_0x380929)continue;if(null!=_0x3a3dee['oldRange'])continue;const _0x1fd9c8=_0x271f40['getSuggestion'](_0x10ceec);this['_tablePostFixingSubtypes']['includes'](_0x217f12)&&this['_tableSuggestions']['add'](_0x1fd9c8);}},{'priority':'low'});const _0x150a74=(_0x3f83bb,_0x155a8a)=>{let _0x1c9b0c=!0x1;const _0x26bd44=_0x155a8a['createRangeOn'](_0x3f83bb),_0x248502=_0x3f83bb['findAncestor']('table'),_0x2c6128=_0x110c83['getCellLocation'](_0x3f83bb);for(const _0x173951 of this['_tableSuggestions']){const _0x373da9=_0x173951['subType'],_0x4e1f3d=_0x373da9['startsWith']('tablePaste'),_0x1b8849=_0x373da9['substr'](_0x4e1f3d?0xa:0x5),_0x599d68=_0x1b8849['toLowerCase'](),_0x52771a=_0x599d68['substr'](0x0,0x3)+'span',_0x2605c9='min'+_0x1b8849,_0x45ecb0='max'+_0x1b8849;if(!_0x173951['isInContent'])continue;if(_0x248502!=_0x173951['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x173951['isIntersectingWithRange'](_0x26bd44))continue;const _0x166610=_0x3f83bb['hasAttribute'](_0x52771a)?_0x3f83bb['getAttribute'](_0x52771a)-0x1:0x0,_0x30c103=this['_getSuggestionCoords'](_0x173951),_0x12acc3=_0x30c103[_0x2605c9],_0x525f4b=_0x30c103[_0x45ecb0];_0x12acc3<=_0x2c6128[_0x599d68]&&_0x2c6128[_0x599d68]+_0x166610<=_0x525f4b&&(_0x173951['addRange'](_0x26bd44),_0x1c9b0c=!0x0);}return _0x1c9b0c;};_0x13b5df['model']['document']['registerPostFixer'](_0x59c0f9=>{let _0x4218ee=!0x1;for(const _0x1fa933 of _0x13b5df['model']['document']['differ']['getChanges']())if('insert'==_0x1fa933['type']){if('tableRow'==_0x1fa933['name']){for(const _0x100486 of _0x1fa933['position']['nodeAfter']['getChildren']())_0x4218ee=_0x4218ee||_0x150a74(_0x100486,_0x59c0f9);}else'tableCell'==_0x1fa933['name']&&(_0x4218ee=_0x4218ee||_0x150a74(_0x1fa933['position']['nodeAfter'],_0x59c0f9));}return _0x4218ee;});}['_getSuggestionCoords'](_0x5934d6){return this['_getCoordsForCells'](_0x5934d6['getRanges']()['map'](_0x51c4be=>_0x51c4be['start']['nodeAfter']));}}function Ne(_0x40684d){return Array['from'](new Set(_0x40684d)['values']());}class _t extends _0x1a527c{static get['requires'](){return[At];}['afterInit'](){const _0x5a56ac=this['editor'],_0x10509d=_0x5a56ac['model']['document']['selection'],_0x4b620d=_0x5a56ac['locale'];if(!_0x5a56ac['plugins']['has']('TableEditing'))return;const _0x2b5747=_0x5a56ac['plugins']['get']('TrackChangesEditing'),_0x518c53=_0x5a56ac['plugins']['get']('TableUtils'),_0x1b7599=_0x5a56ac['plugins']['get'](At);_0x1b7599['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x2b5747['enableCommand']('mergeTableCells',()=>{const _0x3df2f1=_0x518c53['getSelectionAffectedTableCells'](_0x5a56ac['model']['document']['selection']);_0x5a56ac['model']['change'](()=>{_0x2b5747['markMultiRangeBlockFormat'](_0x3df2f1,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x5a56ac['commands']['get']('mergeTableCells')['on']('execute',(_0x1a9cd1,_0x36e624)=>{_0x5a56ac['commands']['get']('trackChanges')['value']&&(_0x36e624['length']>0x0&&_0x36e624[_0x36e624['length']-0x1]&&_0x36e624[_0x36e624['length']-0x1]['forceDefaultExecution']||_0x2b5747['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x1a9cd1['stop']());},{'priority':'highest'});for(const _0x1e89ce of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x98657f=_0x5a56ac['commands']['get'](_0x1e89ce);_0x2b5747['enableCommand'](_0x1e89ce,()=>{const _0x31569d=_0x5a56ac['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x369a26=>_0x369a26['is']('element','tableCell')),_0x54d1db=_0x98657f['value'];_0x5a56ac['model']['change'](()=>{_0x2b5747['markMultiRangeBlockFormat']([_0x31569d,_0x54d1db],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3bfb49 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x415d29=_0x5a56ac['commands']['get'](_0x3bfb49);_0x2b5747['enableCommand'](_0x3bfb49,()=>{const _0x14e32a=_0x518c53['getSelectionAffectedTableCells'](_0x5a56ac['model']['document']['selection'])[0x0],_0x4b1fb9=_0x14e32a['findAncestor']('table'),{column:_0x392093,row:_0x3120f5}=_0x518c53['getCellLocation'](_0x14e32a);let _0x75b2d7=[];if('horizontally'==_0x415d29['direction']){const _0x310ede=_0x518c53['createTableWalker'](_0x4b1fb9,{'startRow':_0x3120f5,'endRow':_0x3120f5,'includeAllSlots':!0x0});_0x75b2d7=Array['from'](_0x310ede)['map'](_0x2072e6=>_0x2072e6['cell']);}else{const _0x4dd86d=_0x518c53['createTableWalker'](_0x4b1fb9,{'column':_0x392093,'includeAllSlots':!0x0});_0x75b2d7=Array['from'](_0x4dd86d)['map'](_0x236429=>_0x236429['cell']);}_0x5a56ac['model']['change'](_0x8b3621=>{_0x2b5747['markBlockFormat'](_0x8b3621['createRangeOn'](_0x14e32a),{'commandName':_0x3bfb49,'commandParams':[]},_0x75b2d7,_0x3bfb49);});});}_0x2b5747['descriptionFactory']['registerDescriptionCallback'](_0x33dcc0=>{if('formatBlock'!=_0x33dcc0['type']&&'formatInline'!=_0x33dcc0['type'])return;const {data:_0x492d53}=_0x33dcc0;return _0x492d53&&'mergeTableCells'==_0x492d53['commandName']?{'type':'format','content':o(_0x4b620d,'*Merge\x20cells*')}:void 0x0;}),_0x2b5747['descriptionFactory']['registerDescriptionCallback'](_0xcb253e=>{if('formatBlock'!=_0xcb253e['type']&&'formatInline'!=_0xcb253e['type'])return;const {data:_0x118558}=_0xcb253e;return _0x118558?'splitTableCellVertically'==_0x118558['commandName']?{'type':'format','content':o(_0x4b620d,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x118558['commandName']?{'type':'format','content':o(_0x4b620d,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x5b6814=_0x1b7599['_acceptFormatSuggestionCallbackFactory']();for(const _0x54185a of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x2b5747['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x54185a,'accept',_0x5b6814);for(const _0x2a943c of['splitTableCellVertically','splitTableCellHorizontally'])_0x2b5747['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2a943c,'accept',_0x5b6814);_0x2b5747['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x200007=>{_0x5a56ac['model']['change'](_0x378570=>{const _0xc146be=Array['from'](_0x10509d['getRanges']())['map'](_0x279697=>_0x4c00fe['fromRange'](_0x279697));_0x378570['setSelection'](_0x200007),_0x5a56ac['commands']['get']('mergeTableCells')['refresh'](),_0x5a56ac['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x4c91d9=_0xc146be['filter'](_0x29e618=>'$graveyard'!=_0x29e618['root']['rootName']);_0x4c91d9['length']>0x0&&_0x378570['setSelection'](_0x4c91d9);for(const _0x519c8e of _0xc146be)_0x519c8e['detach']();});});for(const _0x5187fb of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x5bcc39=_0x5a56ac['commands']['get'](_0x5187fb);_0x5bcc39['on']('set:isEnabled',(_0xda1a51,_0x527b22,_0x57e35f)=>{if(_0x57e35f){const _0x52f98a=_0x5a56ac['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x198a24=>_0x198a24['is']('element','tableCell'));this['_areMergableCells'](_0x5bcc39['value'],_0x52f98a)||(_0xda1a51['return']=!0x1,_0xda1a51['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x5bf1c9=this['editor']['commands']['get']('mergeTableCells'),_0x20c59c=this['editor']['plugins']['get']('TableUtils');if(!_0x5bf1c9['isEnabled'])return!0x1;const _0x31913f=_0x20c59c['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x42760b of _0x31913f)for(const _0x21b94f of _0x31913f)if(_0x42760b!=_0x21b94f&&!this['_areMergableCells'](_0x42760b,_0x21b94f))return!0x1;return!0x0;}['_areMergableCells'](_0x3264a5,_0x7f0ed4){const _0x414804=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1ba766=this['editor']['model']['createRangeOn'](_0x3264a5),_0x1e6dc8=this['editor']['model']['createRangeOn'](_0x7f0ed4),_0x502ae3=new Set(),_0x235eae=new Set();for(const _0x303733 of _0x414804['getSuggestions']())if(('insertion'==_0x303733['type']||'deletion'==_0x303733['type']||'mergeTableCells'==_0x303733['subType'])&&_0x303733['isInContent']){for(const _0x1228b3 of _0x303733['getRanges']())_0x1228b3['containsRange'](_0x1ba766,!0x0)&&_0x502ae3['add'](_0x303733['type']+':'+_0x303733['author']['id']),_0x1228b3['containsRange'](_0x1e6dc8,!0x0)&&_0x235eae['add'](_0x303733['type']+':'+_0x303733['author']['id']);}if(_0x502ae3['size']!=_0x235eae['size'])return!0x1;for(const _0xc65676 of _0x502ae3)if(!_0x235eae['has'](_0xc65676))return!0x1;return!0x0;}}class Ct extends _0x1a527c{static get['requires'](){return[At];}['afterInit'](){const _0x4bb3be=this['editor'];if(!_0x4bb3be['plugins']['has']('TableEditing'))return;const _0x3ff600=_0x4bb3be['locale'],_0x4c6f1f=_0x4bb3be['plugins']['get']('TrackChangesEditing');_0x4c6f1f['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4c6f1f['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4c6f1f['registerBlockAttribute']('headingRows'),_0x4c6f1f['registerBlockAttribute']('headingColumns'),_0x4c6f1f['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x3ff600,'FORMAT_HEADER_ROW')),_0x4c6f1f['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x3ff600,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x25a751=this['editor']['plugins']['get']('TrackChangesEditing'),_0x52c5e9=this['editor']['plugins']['get']('TableUtils'),_0x135865=this['editor']['plugins']['get'](At)['_acceptFormatSuggestionCallbackFactory']();function _0x4a606f({showActiveMarker:_0x20b470=!0x0,setDataAttribute:_0x11328b=!0x0}={}){return(_0x10d584,_0x11a24d,_0x5a80c7)=>{const {type:_0x442779,id:_0x2961b6}=_0x25a751['_splitMarkerName'](_0x11a24d['markerName']),_0xf7b989=_0x25a751['getSuggestion'](_0x2961b6),_0xb3023c=_0xf7b989['data'];if('formatBlock'!=_0xf7b989['type']||!_0xb3023c||'setTableColumnHeader'!=_0xb3023c['commandName'])return;if(_0x11a24d['item'])return void _0x10d584['stop']();if(!_0x5a80c7['consumable']['consume'](_0x11a24d['markerRange'],_0x10d584['name']))return;const _0x5a26bc=_0x11a24d['markerRange']['start']['nodeAfter'],_0xde8f9f=_0x11a24d['markerRange']['end']['nodeBefore'],_0x4f3796=_0x5a26bc['parent']['parent'],{column:_0x5254f1}=_0x52c5e9['getCellLocation'](_0x5a26bc),{column:_0x3108b5}=_0x52c5e9['getCellLocation'](_0xde8f9f);for(let _0x537be0=_0x5254f1;_0x537be0<=_0x3108b5;_0x537be0++){const _0x37d5d7=_0x52c5e9['createTableWalker'](_0x4f3796,{'column':_0x537be0,'includeAllSlots':!0x1});for(const _0x436254 of _0x37d5d7){const _0x8fc429=_0x436254['cell'],_0x84e59a=_0x5a80c7['mapper']['toViewElement'](_0x8fc429);_0x5a80c7['writer']['addClass']('ck-suggestion-marker-'+_0x442779,_0x84e59a),_0x11328b&&_0x5a80c7['writer']['setAttribute']('data-suggestion',_0x2961b6,_0x84e59a),_0x5a80c7['mapper']['bindElementToMarker'](_0x84e59a,_0x11a24d['markerName']),_0x20b470&&(_0x25a751['activeMarkers']['includes'](_0x11a24d['markerName'])?_0x5a80c7['writer']['addClass']('ck-suggestion-marker--active',_0x84e59a):_0x5a80c7['writer']['removeClass']('ck-suggestion-marker--active',_0x84e59a));}}};}_0x25a751['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x135865),_0x25a751['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x135865),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x4a606f(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x5e84c5,_0x49f261,_0x48b7d1)=>{_0x48b7d1['options']['showSuggestionHighlights']&&_0x4a606f({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5e84c5,_0x49f261,_0x48b7d1);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4c0868,_0x48df01,_0x3b1c3c)=>{const {type:_0x3b3e6c,id:_0x10b869}=_0x25a751['_splitMarkerName'](_0x48df01['markerName']),_0x480139=_0x25a751['getSuggestion'](_0x10b869),_0x18c90d=_0x480139['data'];if('formatBlock'!=_0x480139['type']||!_0x18c90d||'setTableColumnHeader'!=_0x18c90d['commandName'])return;const _0x5f52b1=_0x3b1c3c['mapper']['markerNameToElements'](_0x48df01['markerName']);if(_0x5f52b1){for(const _0x58512d of _0x5f52b1)_0x3b1c3c['writer']['removeClass']('ck-suggestion-marker-'+_0x3b3e6c,_0x58512d),_0x3b1c3c['writer']['removeClass']('ck-suggestion-marker--active',_0x58512d),_0x3b1c3c['writer']['removeAttribute']('data-suggestion',_0x58512d),_0x3b1c3c['mapper']['unbindElementFromMarkerName'](_0x58512d,_0x48df01['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x179659=this['editor'],_0x5dd52b=_0x179659['locale'];function _0xcef5e0(_0x49d78e){return{'type':'format','content':o(_0x5dd52b,'*Format:*\x20%0',_0x49d78e)};}_0x179659['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3482af=>{if('formatBlock'!=_0x3482af['type'])return;const {data:_0x582198}=_0x3482af;if(_0x582198){if('setTableRowHeader'==_0x582198['commandName']){const _0x343fb8=_0x582198['commandParams'][0x0]['forceValue'];return _0xcef5e0(o(_0x5dd52b,_0x343fb8?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x582198['commandName']){const _0x146342=_0x582198['commandParams'][0x0]['forceValue'];return _0xcef5e0(o(_0x5dd52b,_0x146342?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class vt extends _0x1a527c{['afterInit'](){const _0x3be41b=this['editor'],_0x44cf4a=_0x3be41b['locale'],_0x3ffc97=_0x3be41b['plugins']['get']('TrackChangesEditing');function _0x18645e(_0x190367){return{'type':'format','content':''+o(_0x44cf4a,'*Set\x20table\x20type:*\x20%0',_0x190367)};}_0x3be41b['plugins']['has']('TableLayout')&&(_0x3ffc97['enableCommand']('insertTableLayout'),_0x3ffc97['enableDefaultAttributesIntegration']('tableType'),_0x3ffc97['registerBlockAttribute']('tableType'),_0x3ffc97['descriptionFactory']['registerElementLabel'](_0x99b5d4=>_0x99b5d4['is']('element','table')&&'layout'===_0x99b5d4['getAttribute']('tableType'),_0xc8343a=>o(_0x44cf4a,'ELEMENT_LAYOUT_TABLE',_0xc8343a)),_0x3ffc97['descriptionFactory']['registerDescriptionCallback'](_0xbcf9bc=>{const {data:_0x50704c}=_0xbcf9bc;if(_0x50704c&&'tableType'==_0x50704c['key'])switch(_0x50704c['newValue']){case'layout':return _0x18645e(o(_0x44cf4a,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x18645e(o(_0x44cf4a,'ELEMENT_CONTENT_TABLE'));}}));}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=/* #__PURE__ -- @preserve */
|
|
25
|
-
Object['fromEntries'](Be['map'](_0x56f2b7=>[_0x56f2b7,null]));class Nt extends _0x1a527c{static get['requires'](){return[At];}['afterInit'](){const _0x4c8dc1=this['editor'];if(!_0x4c8dc1['plugins']['has']('TableClipboard'))return;const _0x52ea14=_0x4c8dc1['plugins']['get']('TrackChangesEditing'),_0x2e283e=_0x4c8dc1['plugins']['get']('TableUtils'),_0x102382=_0x4c8dc1['plugins']['get'](At),_0xf8a776=_0x4c8dc1['plugins']['get']('TableClipboard'),_0x50d515=_0x4c8dc1['plugins']['get']('TableSelection'),_0x1b0465=_0x4c8dc1['plugins']['get'](_0x4e4f4c);_0x102382['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x4c8dc1['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x4c8dc1['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x26d61e=null,_0x24e22c=!0x1;_0x1b0465['on']('contentInsertion',(_0x47d779,_0x4f10bd)=>{_0x24e22c='paste'===_0x4f10bd['method'];}),_0x4c8dc1['model']['on']('insertContent',(_0x3d68cf,_0xbc8b5f)=>{if(!_0x24e22c&&null===_0x50d515['getSelectedTableCells']())return;const [_0xe95d53,_0x3a2b51]=_0xbc8b5f,_0x5dcf32=_0xbc8b5f[_0xbc8b5f['length']-0x1];_0x5dcf32&&_0x5dcf32['forceDefaultExecution']||_0x52ea14['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x89c705,_0xd23675,_0x8d9bec,_0x142d00,_0x488c38){if(_0xd23675&&!_0xd23675['is']('documentSelection'))return!0x1;const _0x5c83dc=_0x488c38['getTableIfOnlyTableInContent'](_0x89c705,_0x8d9bec);if(!_0x5c83dc||!Ue(_0x5c83dc,void 0x0,_0x142d00))return!0x1;const _0x5387e7=_0x142d00['getSelectionAffectedTableCells'](_0x8d9bec['document']['selection']);if(!_0x5387e7['length'])return!0x1;const _0x139c7e=_0x5387e7[0x0]['findAncestor']('table'),_0x9db700=_0x142d00['getRowIndexes'](_0x5387e7),_0x4eddab=_0x142d00['getColumnIndexes'](_0x5387e7),_0x3e9977={'startRow':_0x9db700['first'],'endRow':_0x9db700['last'],'startColumn':_0x4eddab['first'],'endColumn':_0x4eddab['last']};return 0x1==_0x5387e7['length']&&(_0x3e9977['endRow']+=_0x142d00['getRows'](_0x5c83dc)-0x1,_0x3e9977['endColumn']+=_0x142d00['getColumns'](_0x5c83dc)-0x1),Ue(_0x139c7e,_0x3e9977,_0x142d00);}(_0xe95d53,_0x3a2b51,_0x4c8dc1['model'],_0x2e283e,_0xf8a776)&&(_0x3d68cf['stop'](),_0x26d61e={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4c8dc1['model']['change'](()=>{_0x4c8dc1['model']['insertContent'](_0xbc8b5f[0x0],_0xbc8b5f[0x1],_0xbc8b5f[0x2],{'forceDefaultExecution':!0x0});const _0x1bcaf3=_0x12ad03(),{rowInsertionRanges:_0x1bed9b,columnInsertionRanges:_0x33bd48,insertionRanges:_0x4022e5,deletionRanges:_0x47f013,cells:_0x299ebc}=_0x26d61e;_0x1bed9b['length']&&_0x52ea14['markMultiRangeInsertion'](_0x1bed9b,'tablePasteRow',{'tablePasteChainId':_0x1bcaf3}),_0x33bd48['length']&&_0x52ea14['markMultiRangeInsertion'](_0x33bd48,'tablePasteColumn',{'tablePasteChainId':_0x1bcaf3}),_0x4022e5['length']&&(_0x52ea14['markMultiRangeInsertion'](_0x4022e5,'tablePaste',{'tablePasteChainId':_0x1bcaf3,'skipNestingCheck':!0x0}),_0x4022e5['forEach'](_0x3c49f6=>_0x3c49f6['detach']?.())),_0x47f013['length']&&(_0x52ea14['markMultiRangeDeletion'](_0x47f013,'tablePaste',{'tablePasteChainId':_0x1bcaf3,'skipNestingCheck':!0x0}),_0x47f013['forEach'](_0x523829=>_0x523829['detach']?.()));const _0x40b82f=_0x52ea14['markMultiRangeBlockFormat'](_0x299ebc['map'](({element:_0xa98ee5})=>_0xa98ee5),{'formatGroupId':_0x12ad03()},[],'tablePasteCell',{'tablePasteChainId':_0x1bcaf3});if(_0x40b82f){const _0x247e80=_0x40b82f['getMarkers'](),_0x452ef8=[];for(const {element:_0x12c34f,attributes:_0x301f5b}of _0x299ebc){if(!_0x301f5b)continue;const _0xb8480e=_0x4c8dc1['model']['createRangeOn'](_0x12c34f),_0x1e3121=_0x247e80['find'](_0x4b8408=>_0x4b8408['getRange']()['isEqual'](_0xb8480e));_0x1e3121&&_0x452ef8['push']([_0x1e3121['name'],_0x301f5b]);}_0x452ef8['length']&&_0x40b82f['setAttribute']('markerAttributes',Object['fromEntries'](_0x452ef8));}_0x26d61e=null;}));},{'priority':_0x9c911b['high']+0xa}),_0x1b0465['on']('contentInsertion',()=>{_0x24e22c=!0x1;},{'priority':'lowest'}),_0x4c8dc1['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x354f28,_0x45d62a)=>{const [_0x32c89f,_0x4872c0,,_0x258410]=_0x45d62a;if(!_0x26d61e)return;_0x354f28['stop']();const _0x34e346=_0x32c89f['cell'],_0x42dd79=_0x4872c0,_0x3e7c33=Oe(_0x34e346),_0x59d7c5=Oe(_0x42dd79);_0x354f28['return']=_0x34e346;let _0x562b59=null,_0x3ef2f3=null;if(_0x59d7c5||_0x3e7c33){if(_0x3e7c33&&!_0x59d7c5){_0x258410['remove'](_0x34e346['getChild'](0x0));for(const _0x4cd124 of Array['from'](_0x42dd79['getChildren']()))_0x258410['insert'](_0x4cd124,_0x34e346,'end');const _0x19867d=_0x26d61e['rowInsertionIndexes']['includes'](_0x32c89f['row']),_0x4bf23d=_0x26d61e['columnInsertionIndexes']['includes'](_0x32c89f['column']);_0x19867d||_0x4bf23d||(_0x562b59=_0x4c00fe['fromRange'](_0x258410['createRangeIn'](_0x34e346)));}else _0x59d7c5&&!_0x3e7c33&&(_0x3ef2f3=_0x258410['createRangeIn'](_0x34e346));}else{const _0x16c479=_0x258410['createElement']('tableCellSuggestion'),_0x198112=_0x258410['createElement']('tableCellSuggestion');_0x258410['wrap'](_0x258410['createRangeIn'](_0x34e346),_0x198112),_0x258410['insert'](_0x16c479,_0x34e346,0x0);for(const _0x54b2fc of Array['from'](_0x42dd79['getChildren']()))_0x258410['insert'](_0x54b2fc,_0x16c479,'end');_0x562b59=_0x4c00fe['fromRange'](_0x258410['createRangeOn'](_0x16c479)),_0x3ef2f3=_0x4c00fe['fromRange'](_0x258410['createRangeOn'](_0x198112));}const _0x1f5142=Array['from'](_0x42dd79['getAttributes']())['filter'](([_0x321042])=>Be['includes'](_0x321042));_0x26d61e['cells']['push']({'element':_0x34e346,'attributes':_0x1f5142['length']?Object['fromEntries'](_0x1f5142):null}),_0x562b59&&_0x26d61e['insertionRanges']['push'](_0x562b59),_0x3ef2f3&&_0x26d61e['deletionRanges']['push'](_0x3ef2f3);},{'priority':'high'}),_0x2e283e['on']('insertColumns',(_0x339d61,_0x472c05)=>{const [_0x22e294,_0x3e5564={}]=_0x472c05;if(!_0x26d61e)return;const _0x3e869a=_0x3e5564['at']||0x0,_0x4ae588=_0x3e5564['columns']||0x1;_0x26d61e['columnInsertionIndexes']=new Array(_0x4ae588)['fill'](_0x3e869a)['map']((_0x3a4758,_0x2abbc9)=>_0x3a4758+_0x2abbc9);for(const {cell:_0x253911}of _0x2e283e['createTableWalker'](_0x22e294,{'startColumn':_0x3e869a,'endColumn':_0x3e869a+_0x4ae588-0x1}))_0x26d61e['columnInsertionRanges']['push'](_0x4c8dc1['model']['createRangeOn'](_0x253911));},{'priority':'low'}),_0x2e283e['on']('insertRows',(_0x5a33c7,_0x228273)=>{const [_0x13433e,_0x45a448={}]=_0x228273;if(!_0x26d61e)return;const _0xdbb1ef=_0x45a448['at']||0x0,_0x2b4fb0=_0x45a448['rows']||0x1;_0x26d61e['rowInsertionIndexes']=new Array(_0x2b4fb0)['fill'](_0xdbb1ef)['map']((_0x1df5aa,_0x47771c)=>_0x1df5aa+_0x47771c);for(const {cell:_0x30ef79}of _0x2e283e['createTableWalker'](_0x13433e,{'startRow':_0xdbb1ef,'endRow':_0xdbb1ef+_0x2b4fb0-0x1}))_0x26d61e['rowInsertionRanges']['push'](_0x4c8dc1['model']['createRangeOn'](_0x30ef79));},{'priority':'low'}),_0x52ea14['descriptionFactory']['registerDescriptionCallback'](_0x960adf=>{if(_0x960adf['subType']&&_0x960adf['subType']['startsWith']('tablePaste'))return _0x960adf['previous']?{}:{'type':'insertion','content':o(_0x4c8dc1['locale'],'*Replace\x20table\x20cells*')};});const _0x10bd43=()=>!0x1;for(const _0x2b43ae of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x52ea14['_suggestionFactory']['registerCustomCallback']('insertion',_0x2b43ae,'join',_0x10bd43),_0x52ea14['_suggestionFactory']['registerCustomCallback']('deletion',_0x2b43ae,'join',_0x10bd43),_0x52ea14['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2b43ae,'join',_0x10bd43);_0x52ea14['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x10bd43),_0x52ea14['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x54d7d5,_0x1ae23e,_0x4de10f)=>{const _0x444ba3=_0x54d7d5['map'](_0x4debc8=>_0x4debc8['getContainedElement']())['filter'](_0x143e07=>_0x143e07),_0xddb3ed=new Map(_0x444ba3['map'](_0x3b7af1=>[_0x3b7af1,null]));if(_0x26d61e){for(const {element:_0x45ab05,attributes:_0x4d5327}of _0x26d61e['cells'])_0x4d5327&&_0xddb3ed['set'](_0x45ab05,_0x4d5327);}else{if(_0x4de10f&&_0x4de10f['markerAttributes'])for(const [_0x59e9b5,_0x634dd7]of Object['entries'](_0x4de10f['markerAttributes'])){const _0x3424aa=_0x4c8dc1['model']['markers']['get'](_0x59e9b5),_0xe5d103=_0x3424aa?_0x3424aa['getRange']()['getContainedElement']():null;_0xe5d103&&_0xddb3ed['set'](_0xe5d103,_0x634dd7);}}_0x4c8dc1['model']['change'](_0x3678f1=>{for(const [_0x1d302b,_0x2f3250]of _0xddb3ed)_0x3678f1['setAttributes']({...xe,..._0x2f3250},_0x1d302b);});});const _0x4ed21=(_0x24a4ab,_0x25a6a6)=>{_0x52ea14['_suggestionFactory']['registerCustomCallback'](_0x24a4ab,'tablePaste',_0x25a6a6,(_0xaa596b,_0x5de52e,_0x1bc966)=>{_0x4c8dc1['model']['change'](_0x31433e=>{const _0x86f353=[];for(const _0x297adc of _0xaa596b){const _0x30aed6=_0x297adc['start']['nodeAfter'];_0x30aed6['is']('element','tableCellSuggestion')&&_0x86f353['push'](_0x30aed6);}_0x52ea14['_suggestionFactory']['getSuggestionCallback'](_0x24a4ab,null,_0x25a6a6)(_0xaa596b,_0x5de52e,_0x1bc966);for(const _0x848bac of _0x86f353)'$graveyard'!=_0x848bac['root']['rootName']&&_0x31433e['unwrap'](_0x848bac);});});};_0x4ed21('insertion','accept'),_0x4ed21('insertion','discard'),_0x4ed21('deletion','accept'),_0x4ed21('deletion','discard'),_0x52ea14['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x37f301=>{const _0x25eace=_0x37f301['map'](_0x1fce50=>_0x1fce50['getContainedElement']()),_0x43c939=_0x25eace[0x0]['findAncestor']('table'),{minRow:_0x1454bb,maxRow:_0x2f0fd9}=_0x102382['_getCoordsForCells'](_0x25eace);_0x2e283e['removeRows'](_0x43c939,{'at':_0x1454bb,'rows':_0x2f0fd9-_0x1454bb+0x1});}),_0x52ea14['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x25f004=>{const _0x2fafd2=_0x25f004['map'](_0x4f9187=>_0x4f9187['getContainedElement']()),_0xbf5c62=_0x2fafd2[0x0]['findAncestor']('table'),{minColumn:_0x24e231,maxColumn:_0x3390b9}=_0x102382['_getCoordsForCells'](_0x2fafd2);_0x2e283e['removeColumns'](_0xbf5c62,{'at':_0x24e231,'columns':_0x3390b9-_0x24e231+0x1});});const _0x2b21b6=(_0x15afb8,_0xa45899)=>{if(!_0xa45899['subType']||!_0xa45899['subType']['startsWith']('tablePaste'))return;const _0xe23f9c=_0xa45899['attributes']['tablePasteChainId'],_0x17eaf1=_0x52ea14['getSuggestions']()['filter'](_0x2f8ec5=>_0x2f8ec5['isInContent']&&_0x2f8ec5['attributes']&&_0x2f8ec5['attributes']['tablePasteChainId']==_0xe23f9c);_0x17eaf1['length']&&_0xa45899['getAllAdjacentSuggestions']()['length']!=_0x17eaf1['length']&&_0x17eaf1['reduce']((_0x1b9d39,_0x33b4f7)=>(_0x1b9d39['next']=_0x33b4f7,_0x33b4f7['previous']=_0x1b9d39,_0x33b4f7));};function _0x9811f4(_0x6e90bd,_0x51c61b=!0x0){const {id:_0x33efa0,authorId:_0xfa0497}=_0x52ea14['_splitMarkerName'](_0x6e90bd['markerName']),_0x4ebe70=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x3fd9f1=_0x52ea14['activeMarkers']['includes'](_0x6e90bd['markerName']);return _0x3fd9f1&&_0x4ebe70['push']('ck-suggestion-marker--active'),{'classes':_0x4ebe70,'attributes':{'data-suggestion':_0x33efa0,'data-author-id':_0xfa0497},'priority':_0x3fd9f1&&_0x51c61b?0xbc2:0xbb8};}_0x52ea14['on']('suggestionLoaded',_0x2b21b6,{'priority':'high'}),_0x52ea14['on']('suggestionUnloaded',_0x2b21b6,{'priority':'high'}),_0x4c8dc1['model']['document']['registerPostFixer'](()=>{let _0x547f6f=!0x1;const _0xeab0f5=Array['from'](_0x4c8dc1['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x253804,data:_0x5173f6}of _0xeab0f5){const {group:_0x2c3592,type:_0x4b3c22,id:_0x3eb484}=_0x52ea14['_splitMarkerName'](_0x253804);if('suggestion'!=_0x2c3592||'deletion'!=_0x4b3c22||_0x5173f6['oldRange'])continue;if(!_0x52ea14['hasSuggestion'](_0x3eb484))continue;const _0x20d0f6=_0x52ea14['getSuggestion'](_0x3eb484)['getRanges'](),_0x2aae4a=_0x4c8dc1['plugins']['get']('Users')['me'];for(const _0x3b11fa of _0x52ea14['getSuggestions']()){if(!_0x3b11fa['isInContent']||_0x3b11fa['author']!=_0x2aae4a)continue;if('formatBlock'!=_0x3b11fa['type']||'tablePasteCell'!=_0x3b11fa['subType'])continue;if(_0x3b11fa['getRanges']()['every'](_0xa095be=>_0x20d0f6['some'](_0x568522=>_0x568522['containsRange'](_0xa095be,!0x0)))){for(const _0x2bc366 of _0x3b11fa['getAllAdjacentSuggestions']())_0x2bc366['isInContent']&&(_0x2bc366['discard'](),_0x547f6f=!0x0);}}}return _0x547f6f;}),_0x4c8dc1['model']['document']['registerPostFixer'](_0x3a4d5d=>{const _0x3842e7=_0x4c8dc1['commands']['get']('redo');if(!_0x3842e7||!_0x3842e7['_createdBatches']['has'](_0x3a4d5d['batch']))return!0x1;let _0x23cf8a=!0x1;const _0x220a55=_0x4c8dc1['plugins']['get']('Users')['me'],_0x16aa69=_0x4c8dc1['model']['document']['differ']['getChanges'](),_0x598530=Array['from'](_0x4c8dc1['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x479c67,data:_0xe0e68d})=>{const {group:_0x20a6c6,subType:_0x42fb5c,authorId:_0x2e46c4}=_0x52ea14['_splitMarkerName'](_0x479c67);return'suggestion'==_0x20a6c6&&'tablePaste'==_0x42fb5c&&_0x2e46c4==_0x220a55['id']&&!_0xe0e68d['oldRange'];});for(const _0x4909b6 of _0x16aa69){if('insert'!=_0x4909b6['type']||'tableCellSuggestion'!=_0x4909b6['name']||0x1!=_0x4909b6['length'])continue;const _0x238e61=_0x3a4d5d['createRange'](_0x4909b6['position'],_0x4909b6['position']['getShiftedBy'](0x1));if(!_0x598530['find'](({data:_0x42e910})=>_0x42e910['newRange']['isEqual'](_0x238e61))){for(const {name:_0x18a9d6,data:_0x21c763}of _0x598530)if(_0x238e61['containsRange'](_0x21c763['newRange'])){_0x3a4d5d['updateMarker'](_0x18a9d6,{'range':_0x238e61}),_0x23cf8a=!0x0;break;}}}return _0x23cf8a;}),_0x4c8dc1['model']['document']['registerPostFixer'](_0x14903e=>{let _0x579332=!0x1;const _0x18216a=_0x4c8dc1['plugins']['get']('Users')['me'],_0x2eeee8=_0x52ea14['getSuggestions']()['filter'](_0x176735=>_0x176735['isInContent']&&_0x176735['author']==_0x18216a),_0x159a24=new Set(),_0x4b6b47=new Set();for(const _0x5f04df of _0x2eeee8)if('tablePaste'==_0x5f04df['subType'])for(const _0x3bf1cd of _0x5f04df['getMarkers']()){const _0x928b82=_0x3bf1cd['getRange']()['getContainedElement']();if(_0x928b82){if(_0x928b82['is']('element','tableCellSuggestion')&&Oe(_0x928b82)){_0x5f04df['removeMarker'](_0x3bf1cd['name']),_0x159a24['add'](_0x928b82),_0x579332=!0x0;const _0x271c5b=_0x928b82['nextSibling'],_0x402ee5=_0x928b82['previousSibling'],_0x48744e=_0x271c5b&&_0x271c5b['is']('element','tableCellSuggestion'),_0x39cc2c=_0x402ee5&&_0x402ee5['is']('element','tableCellSuggestion');_0x48744e&&!_0x159a24['has'](_0x271c5b)&&_0x4b6b47['add'](_0x271c5b),_0x39cc2c&&!_0x159a24['has'](_0x402ee5)&&_0x4b6b47['add'](_0x402ee5);}else _0x928b82['is']('element','paragraph')&&_0x928b82['isEmpty']&&(_0x5f04df['removeMarker'](_0x3bf1cd['name']),_0x579332=!0x0);}}else{if('tablePasteCell'==_0x5f04df['subType']){if(!_0x5f04df['attributes']||!_0x5f04df['attributes']['tablePasteChainId'])continue;const _0x4fb566=_0x5f04df['attributes']['markerAttributes'];if(_0x4fb566&&Object['keys'](_0x4fb566)['length'])continue;const _0x2f586f=_0x5f04df['attributes']['tablePasteChainId'];let _0x572af0=!0x0,_0x54c8a7=!0x0;for(const _0x1e650a of _0x2eeee8)if(_0x1e650a['subType']&&_0x1e650a['subType']['startsWith']('tablePaste')){if(!_0x1e650a['attributes']['tablePasteChainId']){_0x54c8a7=!0x1;break;}if(_0x1e650a['id']!=_0x5f04df['id']&&_0x1e650a['attributes']['tablePasteChainId']==_0x2f586f){_0x572af0=!0x1;break;}}_0x54c8a7&&_0x572af0&&(_0x5f04df['removeMarkers'](),_0x579332=!0x0);}}for(const _0x297f4c of _0x159a24)_0x14903e['remove'](_0x297f4c);for(const _0x18af1b of _0x4b6b47)_0x14903e['unwrap'](_0x18af1b);return _0x579332;}),_0x4c8dc1['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x1bb166=>_0x9811f4(_0x1bb166),'converterPriority':'high'}),_0x4c8dc1['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x851c9d,_0x5b341d)=>_0x5b341d['options']['showSuggestionHighlights']?_0x9811f4(_0x851c9d,!0x1):null,'converterPriority':'high'});const _0x32abbc=_0x4c8dc1['editing']['view'];this['listenTo'](_0x32abbc['document'],'clipboardOutput',(_0x115a24,_0x593e41)=>{const _0x417159=[];for(const _0x4aa724 of _0x32abbc['createRangeIn'](_0x593e41['content'])['getItems']())_0x4aa724['is']('element','suggestion-td')&&_0x417159['push'](_0x4aa724);_0x32abbc['change'](_0x876a10=>{for(const _0x43a00d of _0x417159)_0x876a10['move'](_0x876a10['createRangeIn'](_0x43a00d),_0x876a10['createPositionBefore'](_0x43a00d)),_0x876a10['remove'](_0x43a00d);});});}}function Oe(_0x194d98){if(_0x194d98['isEmpty'])return!0x0;const _0x578531=_0x194d98['getChild'](0x0);return _0x578531['is']('element','paragraph')&&_0x578531['isEmpty'];}function Ue(_0x582233,_0x53de82={},_0x4b5a9e){for(const {isAnchor:_0x2416f4,cellHeight:_0x5c61e9,cellWidth:_0xab4a61}of _0x4b5a9e['createTableWalker'](_0x582233,{'includeAllSlots':!0x0,..._0x53de82}))if(!_0x2416f4||0x1!=_0x5c61e9||0x1!=_0xab4a61)return!0x1;return!0x0;}class Dt extends _0x1a527c{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x1dfc9c=this['editor']['plugins']['get']('TrackChangesEditing');_0x1dfc9c['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x1dfc9c['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x1dfc9c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1dfc9c['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x1dfc9c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x1dfc9c['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1e6598,_0x2e1cb5){const _0x45ca7e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2a3fba=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x24855d=_0x2e1cb5['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x4f023a=_0x2a3fba['getColumnGroupElement'](_0x24855d);let _0x1b7fb2=_0x4f023a?_0x2a3fba['getTableColumnsWidths'](_0x4f023a):null,_0x2af40f=_0x24855d['getAttribute']('tableWidth')||null;const _0x2fca57=_0x2e1cb5['tableWidth']||_0x2af40f,_0x2bb051=_0x2e1cb5['columnWidths']||_0x1b7fb2,_0x33a60e=this['editor']['plugins']['get']('Users')['me'];for(const _0x8f585e of _0x45ca7e['getSuggestions']()){const _0x521e26=_0x8f585e['getContainedElement']();if('resizeTable'===_0x8f585e['subType']&&_0x521e26===_0x24855d){_0x8f585e['author']!==_0x33a60e&&_0x8f585e['discard']();const _0x44d60=_0x8f585e['data']['commandParams'];_0x2af40f=_0x44d60[0x0]['tableWidth'],_0x1b7fb2=_0x44d60[0x0]['columnWidths'];break;}}_0x1e6598({'table':_0x24855d,'tableWidth':_0x2fca57,'columnWidths':_0x2bb051}),_0x45ca7e['markBlockFormat'](_0x24855d,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x2af40f,'columnWidths':_0x1b7fb2}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x336cc2){if('formatBlock'!=_0x336cc2['type']&&'formatInline'!=_0x336cc2['type'])return;const {data:_0x38dd12}=_0x336cc2;if(_0x38dd12&&'resizeTable'===_0x38dd12['formatGroupId']){const _0x129af3='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x129af3)};}}}class $t extends _0x1a527c{['afterInit'](){const _0x2e2e06=this['editor'];_0x2e2e06['plugins']['has']('Template')&&_0x2e2e06['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x1a527c{['afterInit'](){const _0x4944ac=this['editor'];if(!_0x4944ac['commands']['get']('insertTableOfContents'))return;_0x4944ac['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x279248=_0x4944ac['plugins']['get']('TrackChangesEditing'),_0x1451a2=_0x4944ac['locale'];_0x279248['descriptionFactory']['registerElementLabel']('tableOfContents',_0x480e3b=>o(_0x1451a2,'ELEMENT_TABLE_OF_CONTENTS',_0x480e3b));}}class Bt extends _0x1a527c{['afterInit'](){const _0x332337=this['editor'];if(!_0x332337['plugins']['has']('Title'))return;const _0x196507=_0x332337['plugins']['get']('TrackChangesEditing');_0x196507['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x332337['locale'],'ELEMENT_TITLE')),_0x332337['model']['document']['registerPostFixer'](_0xf1ff09=>{let _0x2d0ffb=!0x1;const _0x313840=Array['from'](_0x332337['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1797b8,data:_0x5f1fcc}of _0x313840){const {group:_0x14e20b}=_0x196507['_splitMarkerName'](_0x1797b8);if('suggestion'!==_0x14e20b||!_0x5f1fcc['newRange'])continue;const _0x426600=_0x5f1fcc['newRange'],_0x2c883f=_0x426600['end']['nodeBefore'];if(!_0x2c883f||!_0x2c883f['is']('element','title-content'))continue;if(!_0x426600['start']['isTouching'](_0x426600['end']))continue;const _0x37ceac=_0x332337['model']['schema']['getNearestSelectionRange'](_0x426600['end'],'forward');if(_0x37ceac&&_0x37ceac['isCollapsed']){const _0x2a1fae=_0xf1ff09['createRange'](_0x426600['start'],_0x37ceac['start']);_0x2a1fae['isEqual'](_0x426600)||(_0xf1ff09['updateMarker'](_0x1797b8,{'range':_0x2a1fae}),_0x2d0ffb=!0x0);}_0x2d0ffb||(_0xf1ff09['removeMarker'](_0x1797b8),_0x2d0ffb=!0x0);}return _0x2d0ffb;});}}class Tt extends _0x1a527c{['afterInit'](){const _0x392092=this['editor'],_0x46fe6c=_0x392092['plugins']['get']('TrackChangesEditing');_0x392092['plugins']['has']('Uploadcare')&&(_0x46fe6c['enableCommand']('uploadcare'),_0x392092['plugins']['has']('UploadcareImageEdit')&&(_0x46fe6c['enableCommand']('uploadcareImageEdit'),_0x46fe6c['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x46fe6c['registerBlockAttribute']('uploadcareImageId'),_0x46fe6c['descriptionFactory']['registerDescriptionCallback'](_0x5b93a4=>{if('attribute'!=_0x5b93a4['type'])return;const {data:_0x2f109b}=_0x5b93a4;return _0x2f109b&&'uploadcareImageId'==_0x2f109b['key']?{'type':'format','content':''}:void 0x0;})));}}class xt extends _0x1a527c{['afterInit'](){const _0x2b33b3=this['editor'],_0x6db2a=_0x2b33b3['plugins']['get']('TrackChangesEditing');_0x2b33b3['plugins']['has']('UndoEditing')&&(_0x6db2a['enableCommand']('undo'),_0x6db2a['enableCommand']('redo'));}}class Ot extends _0x1a527c{static get['requires'](){return[At];}['afterInit'](){const _0x25e63b=this['editor'];if(!_0x25e63b['plugins']['has']('TableCaptionEditing'))return;_0x25e63b['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Et extends _0x1a527c{['tableProperties'];['tableCellProperties'];constructor(_0x1fbe3d){super(_0x1fbe3d),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 _0x20696e=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x48e841 of this['tableProperties'])_0x20696e['enableCommand'](_0x48e841,(_0x313491,_0x3d4cdd)=>{const _0x182c00=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x48e841,[_0x182c00],this['tableProperties'],'tableProperties',_0x313491,_0x3d4cdd);});_0x20696e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x20696e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x20696e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x3ca998,_0xcbc4a0)=>this['handleDiscardAction'](this['tableProperties'],_0x3ca998,_0xcbc4a0)),_0x20696e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x3d0b39 of this['tableCellProperties'])_0x20696e['enableCommand'](_0x3d0b39,(_0x94f685,_0xdc4050)=>{const _0x4988ae=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x3d0b39,_0x4988ae,this['tableCellProperties'],'tableCellProperties',_0x94f685,_0xdc4050);});_0x20696e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x20696e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x20696e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x25f083,_0x2ff53c)=>this['handleDiscardAction'](this['tableCellProperties'],_0x25f083,_0x2ff53c)),_0x20696e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x20696e['descriptionFactory']['registerDescriptionCallback'](_0x6c307b=>this['handleSuggestionDescription'](_0x6c307b)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x563a96,_0x52f40b,_0x7e9f0a,_0x3cdd8b,_0x10f1eb,_0x11a0cf){const _0x20f318=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x11a0cf['batch'],()=>{for(const _0x82aa37 of _0x52f40b){if(this['_getSuggestion'](_0x82aa37,_0x3cdd8b))_0x10f1eb(_0x11a0cf);else{const _0x271d36={};for(const _0x1f3835 of _0x7e9f0a){const _0x56e25a=_0x82aa37['getAttribute'](_0x1f3835);void 0x0!==_0x56e25a&&(_0x271d36[_0x1f3835]=_0x56e25a);}_0x10f1eb(_0x11a0cf),_0x20f318['markBlockFormat'](_0x82aa37,{'commandParams':[_0x271d36]},[],_0x3cdd8b);}}});}['handleDiscardAction'](_0x4c7b29,_0x3c6827,_0x2a03af){const _0x3acac9=_0x3c6827[0x0]['start']['nodeAfter'],_0x9792b4=_0x2a03af['commandParams'][0x0];this['editor']['model']['change'](_0x2cf561=>{for(const _0xf7ddcb of _0x4c7b29)void 0x0!==_0x9792b4[_0xf7ddcb]?_0x2cf561['setAttribute'](_0xf7ddcb,_0x9792b4[_0xf7ddcb],_0x3acac9):_0x2cf561['removeAttribute'](_0xf7ddcb,_0x3acac9);});}['handleSuggestionDescription'](_0x448086){if(_0x448086['data'])switch(_0x448086['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'](_0x360148,_0x12faa4){const _0x55be1a=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0xa44cbb of _0x55be1a['getSuggestions']({'skipNotAttached':!0x0})){const _0x32f5cf=_0xa44cbb['getContainedElement']();if(_0xa44cbb['subType']===_0x12faa4&&_0x32f5cf===_0x360148)return _0xa44cbb;}return null;}['_registerTablePropertiesAttributes'](){const _0x5aa5bd=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4125d2=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x4051fe of _0x4125d2){const _0x291345=_0x4051fe['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x5aa5bd['registerBlockAttribute'](_0x4051fe),_0x5aa5bd['descriptionFactory']['registerAttributeLabel'](_0x4051fe,o(this['editor']['locale'],'FORMAT_'+_0x291345));}}}class Rt extends _0x1a527c{['afterInit'](){const _0x49ad00=this['editor'];if(!_0x49ad00['plugins']['has']('LineHeight'))return;const _0x2232a7=_0x49ad00['plugins']['get']('TrackChangesEditing'),_0x4c8acf=_0x49ad00['locale'];_0x2232a7['enableDefaultAttributesIntegration']('lineHeight'),_0x2232a7['registerBlockAttribute']('lineHeight'),_0x2232a7['descriptionFactory']['registerAttributeLabel']('lineHeight',o(_0x4c8acf,'FORMAT_LINE_HEIGHT'));}}const m='$elementName';class d extends _0x1a527c{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',_0x56a4e4,_0x945bda,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(_0x207c5c){super(_0x207c5c),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x337cf1,_0x530897,_0x34f53c,_0x309493)=>{this['_model']['change'](()=>{for(const _0x3d7c80 of[..._0x309493,..._0x34f53c])this['_model']['markers']['has'](_0x3d7c80)&&_0x207c5c['editing']['reconvertMarker'](_0x3d7c80);});}),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']=_0x207c5c['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(),_0x207c5c['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x207c5c['config']['get']('trackChanges.trackFormatChanges'),_0x207c5c['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x207c5c['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new N(_0x207c5c,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3671fd=this['editor'],_0x15b626=(_0x29fd20,_0x50bbc3)=>{if('attribute'!=_0x29fd20)return'ck-suggestion-marker-'+_0x29fd20;const _0x3e0f66=_0x50bbc3['split']('|')[0x0];return this['_isBlockAttribute'](_0x3e0f66)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x3671fd['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x1cbb48=>{const {id:_0x1ccbea,authorId:_0x3f4f39,type:_0x5bc3ef,subType:_0x1d871c}=this['_splitMarkerName'](_0x1cbb48['markerName']),_0x2e1c36=['ck-suggestion-marker',_0x15b626(_0x5bc3ef,_0x1d871c)];let _0x1cb7d5=0xbb8;return this['activeMarkers']['includes'](_0x1cbb48['markerName'])&&(_0x2e1c36['push']('ck-suggestion-marker--active'),_0x1cb7d5=0xbc2),'deletion'==_0x5bc3ef&&(_0x1cb7d5+=0x5),{'classes':_0x2e1c36,'attributes':{'data-suggestion':_0x1ccbea,'data-author-id':_0x3f4f39},'priority':_0x1cb7d5};}}),_0x3671fd['conversion']['for']('dataDowncast')['add'](_0x3c61a4=>{_0x3c61a4['on']('addMarker:suggestion',(_0x354f00,_0x53d9b4,_0x38de51)=>{if(!_0x38de51['options']['showSuggestionHighlights'])return;const _0x3a60c1=_0x53d9b4['item'];if(!_0x3a60c1)return;const _0x2836cc=_0x38de51['mapper']['toViewElement'](_0x3a60c1);_0x3671fd['model']['schema']['isObject'](_0x3a60c1)&&_0x2836cc&&!_0x2836cc['getCustomProperty']('widget')&&_0x2836cc['is']('containerElement')&&_0x4b3b45(_0x2836cc,_0x38de51['writer']);},{'priority':'high'});}),_0x3671fd['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3122c0,_0x35654d)=>{if(!_0x35654d['options']['showSuggestionHighlights'])return null;const {id:_0x3afda1,authorId:_0x12540f,type:_0x40ccb3,subType:_0x2dd3b2}=this['_splitMarkerName'](_0x3122c0['markerName']);return{'classes':['ck-suggestion-marker',_0x15b626(_0x40ccb3,_0x2dd3b2)],'priority':0xbb8,'attributes':{'data-suggestion':_0x3afda1,'data-author-id':_0x12540f}};}});const _0x4e744=({showActiveMarkers:_0x584579=!0x0,isAttributeSuggestion:_0x5c0c19=!0x1}={})=>(_0x266233,_0x3c7c74,_0xcf3a27)=>{if(!_0x3c7c74['item'])return;const {id:_0x111bfc,authorId:_0x2acc40}=this['_splitMarkerName'](_0x3c7c74['markerName']);if(_0x5c0c19){const _0x5af071=this['_suggestions']['get'](_0x111bfc),_0x1ff3e9=this['_getAttributeKey'](_0x5af071);if(!this['_isBlockAttribute'](_0x1ff3e9))return;}if(_0x3c7c74['item']['is']('selection'))return void _0xcf3a27['consumable']['consume'](_0x3c7c74['item'],_0x266233['name']);const _0x57aec7=_0xcf3a27['mapper']['toViewElement'](_0x3c7c74['item']);if(_0x3c7c74['item']['is']('element')&&_0x3671fd['model']['schema']['isBlock'](_0x3c7c74['item'])&&!_0x57aec7['getCustomProperty']('addHighlight')){_0xcf3a27['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x57aec7),_0xcf3a27['writer']['setAttribute']('data-suggestion',_0x111bfc,_0x57aec7),_0xcf3a27['writer']['setAttribute']('data-author-id',_0x2acc40,_0x57aec7),_0xcf3a27['mapper']['bindElementToMarker'](_0x57aec7,_0x3c7c74['markerName']),_0x584579&&(this['activeMarkers']['includes'](_0x3c7c74['markerName'])?_0xcf3a27['writer']['addClass']('ck-suggestion-marker--active',_0x57aec7):_0xcf3a27['writer']['removeClass']('ck-suggestion-marker--active',_0x57aec7));for(const _0x4ff4c3 of _0x3671fd['model']['createRangeIn'](_0x3c7c74['item'])['getItems']())_0xcf3a27['consumable']['consume'](_0x4ff4c3,_0x266233['name']);_0xcf3a27['consumable']['consume'](_0x3c7c74['item'],_0x266233['name']);}};_0x3671fd['conversion']['for']('dataDowncast')['add'](_0x3d90ee=>{_0x3d90ee['on']('addMarker:suggestion:formatBlock',(_0x5e3369,_0x33395d,_0x5232ee)=>{_0x5232ee['options']['showSuggestionHighlights']&&_0x4e744({'showActiveMarkers':!0x1})(_0x5e3369,_0x33395d,_0x5232ee);},{'priority':'highest'});}),_0x3671fd['conversion']['for']('dataDowncast')['add'](_0x24dfc0=>{_0x24dfc0['on']('addMarker:suggestion:attribute',(_0x1629e1,_0x16e710,_0x287100)=>{_0x287100['options']['showSuggestionHighlights']&&_0x4e744({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1629e1,_0x16e710,_0x287100);},{'priority':'highest'});}),_0x3671fd['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x496734,_0x105d2b)=>{if(_0x105d2b['options']['showSuggestionHighlights']){const {id:_0x2d800d,authorId:_0x22e520}=this['_splitMarkerName'](_0x496734);return _0x496734['includes'](':split')||_0x496734['includes'](':merge')?{'group':'suggestion','name':_0x496734['substr'](0xb),'attributes':{'data-suggestion':_0x2d800d,'data-author-id':_0x22e520}}:null;}return{'group':'suggestion','name':_0x496734['substr'](0xb)};}}),_0x3671fd['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x595613,{writer:_0x51f47f})=>{let _0x20a84d='suggestion:'+_0x595613['getAttribute']('suggestion-type')+':'+_0x595613['getAttribute']('id');return _0x595613['getAttribute']('marker-count')&&(_0x20a84d+=':'+_0x595613['getAttribute']('marker-count')),_0x51f47f['createElement']('$marker',{'data-name':_0x20a84d});}}),_0x3671fd['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x3671fd['conversion']['for']('editingDowncast')['add'](_0x50d05e=>{_0x50d05e['on']('addMarker:suggestion:formatBlock',_0x4e744(),{'priority':'high'});}),_0x3671fd['conversion']['for']('editingDowncast')['add'](_0x541f14=>{_0x541f14['on']('addMarker:suggestion:attribute',_0x4e744({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x3671fd['conversion']['for']('editingDowncast')['add'](_0x42f906=>{_0x42f906['on']('removeMarker:suggestion:formatBlock',(_0x4372c9,_0x54b2b8,_0x54b136)=>{const _0x4a0ec9=_0x54b136['mapper']['markerNameToElements'](_0x54b2b8['markerName']);if(_0x4a0ec9){for(const _0x50081c of _0x4a0ec9)_0x50081c['getCustomProperty']('addHighlight')||(_0x54b136['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x50081c),_0x54b136['writer']['removeAttribute']('data-suggestion',_0x50081c),_0x54b136['writer']['removeAttribute']('data-author-id',_0x50081c),_0x54b136['mapper']['unbindElementFromMarkerName'](_0x50081c,_0x54b2b8['markerName']));}},{'priority':'high'});}),_0x3671fd['conversion']['for']('editingDowncast')['add'](_0x5be0ac=>{_0x5be0ac['on']('removeMarker:suggestion:attribute',(_0x22331b,_0x4410e5,_0xa221c9)=>{const _0x50fab7=_0xa221c9['mapper']['markerNameToElements'](_0x4410e5['markerName']);if(!_0x50fab7)return;const {id:_0x5d6a02}=this['_splitMarkerName'](_0x4410e5['markerName']),_0x29736d=this['_suggestions']['get'](_0x5d6a02),_0x6d7d2e=this['_getAttributeKey'](_0x29736d);if(this['_isBlockAttribute'](_0x6d7d2e)){for(const _0xe105b9 of _0x50fab7)_0xe105b9['getCustomProperty']('addHighlight')||(_0xa221c9['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0xe105b9),_0xa221c9['writer']['removeAttribute']('data-suggestion',_0xe105b9),_0xa221c9['writer']['removeAttribute']('data-author-id',_0xe105b9),_0xa221c9['mapper']['unbindElementFromMarkerName'](_0xe105b9,_0x4410e5['markerName']));}},{'priority':'high'});}),_0x3671fd['model']['document']['registerPostFixer'](_0x2d4405=>{let _0xce4994=!0x1;const _0xb2c38c=Array['from'](_0x3671fd['model']['document']['differ']['getChangedMarkers']()),_0xe65a8f=new Set();for(const {name:_0x1914d2,data:_0x2b93ce}of _0xb2c38c){const {group:_0x4aac4c,type:_0x59cf32,subType:_0x46531a,id:_0x313d27}=this['_splitMarkerName'](_0x1914d2);if('suggestion'!==_0x4aac4c)continue;const _0x2582ca=_0x46531a?'suggestion:'+_0x59cf32+':'+_0x46531a+':'+_0x313d27:'suggestion:'+_0x59cf32+':'+_0x313d27,_0x10a197=_0x3671fd['model']['markers']['getMarkersGroup'](_0x2582ca),_0x42c52e=_0x3671fd['model']['markers']['get'](_0x1914d2),_0x47de89=this['_suggestions']['get'](_0x313d27);if(null!=_0x2b93ce['newRange']){'formatInline'==_0x59cf32&&(_0xce4994=_0xce4994||Gt(_0x2b93ce['newRange'],_0x1914d2,_0x2d4405,_0x3671fd['model']['schema']));const _0x1a6383='attribute'==_0x59cf32&&this['_isBlockAttribute'](_0x46531a['split']('|')[0x0]),_0x1d6483='attribute'==_0x59cf32&&this['_isInlineAttribute'](_0x46531a['split']('|')[0x0]);if(_0x2b93ce['newRange']['isCollapsed']||'$graveyard'==_0x2b93ce['newRange']['root']['rootName']||'formatBlock'==_0x59cf32&&!Jt(_0x2b93ce['newRange'])||_0x1a6383&&!Jt(_0x2b93ce['newRange'])||_0x1d6483&&Kt(_0x2b93ce['newRange'])||'deletion'==_0x59cf32&&Kt(_0x2b93ce['newRange'])||_0x42c52e&&Ht(_0x42c52e,_0x10a197))_0x2d4405['removeMarker'](_0x1914d2),_0xce4994=!0x0;else{if(!_0x47de89||!_0x47de89['isInContent'])continue;if(_0x2b93ce['newRange']&&_0x2b93ce['oldRange']&&_0x2b93ce['newRange']['isEqual'](_0x2b93ce['oldRange']))continue;_0xe65a8f['add'](_0x47de89);}}}return _0xe65a8f['size']>0x0&&(_0xce4994=!!this['_joinWithAdjacentSuggestions'](_0xe65a8f)||_0xce4994),_0xce4994;}),_0x3671fd['model']['document']['registerPostFixer'](_0x4e4cbb=>{let _0x52844d=!0x1;for(const _0x5976ca of _0x3671fd['model']['document']['differ']['getChanges']())if('insert'==_0x5976ca['type'])for(const _0x45796a of this['_suggestions']['values']()){if(_0x45796a['isMultiRange']||!_0x45796a['isInContent'])continue;const _0x4595a6='formatBlock'==_0x45796a['type'],_0x2d11ad=this['_getAttributeKey'](_0x45796a),_0x14d5a2=_0x2d11ad&&this['_isBlockAttribute'](_0x2d11ad);if(!_0x4595a6&&!_0x14d5a2)continue;const _0x2b01ad=_0x45796a['getFirstRange']();if(_0x2b01ad['start']['parent']!=_0x2b01ad['end']['parent']&&!_0x2b01ad['end']['isAtEnd']){const _0x57be5e=_0x3671fd['model']['createPositionAt'](_0x2b01ad['start']['nodeAfter'],'end'),_0x256058=_0x3671fd['model']['createRange'](_0x2b01ad['start'],_0x57be5e);_0x4e4cbb['updateMarker'](_0x45796a['getFirstMarker'](),{'range':_0x256058}),_0x52844d=!0x0;}}return _0x52844d;}),_0x3671fd['model']['document']['registerPostFixer'](_0x3ea92c=>this['_processAttributeChanges'](_0x3ea92c)),_0x3671fd['model']['document']['registerPostFixer'](_0xbe9ca3=>!_0xbe9ca3['batch']['isLocal']&&this['_processAttributeSuggestions'](_0xbe9ca3)),_0x3671fd['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x3671fd['model']['document']['on']('change:data',(_0x512dcf,_0x395414)=>{if(!_0x395414['isLocal']||_0x395414['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x4e7fe9=_0x3671fd['model']['document']['differ']['getChanges']();if(0x0==_0x4e7fe9['length'])return;const _0x2b6a68=[],_0x3d7001=_0x4e7fe9['filter'](_0x120205=>'attribute'==_0x120205['type']),_0x275a29=_0x4e7fe9['filter'](_0x3d1749=>'insert'==_0x3d1749['type']&&'$text'!=_0x3d1749['name']);for(const _0x3351d8 of _0x3d7001)this['_isRegisteredAttribute'](_0x3351d8['attributeKey'])&&_0x2b6a68['push']({'key':_0x3351d8['attributeKey'],'newValue':_0x3351d8['attributeNewValue'],'oldValue':_0x3351d8['attributeOldValue'],'range':qt(_0x3351d8['range'],_0x3671fd['model'])});for(const _0x564254 of _0x275a29){if('rename'!=_0x564254['action']&&'refresh'!=_0x564254['action'])continue;const _0x5df985=zt(_0x564254['position']['nodeAfter'],_0x3671fd['model']),_0x545f96=_0x564254['before'];'rename'==_0x564254['action']&&_0x2b6a68['push']({'key':m,'newValue':_0x564254['name'],'oldValue':_0x545f96['name'],'range':_0x5df985});for(const [_0xc95dc6,_0x1d7f4c]of _0x545f96['attributes']){if(!this['_isRegisteredAttribute'](_0xc95dc6))continue;const _0x42ac43=_0x564254['attributes']['get'](_0xc95dc6);_0x1d7f4c!==_0x42ac43&&_0x2b6a68['push']({'key':_0xc95dc6,'newValue':_0x42ac43,'oldValue':_0x1d7f4c,'range':_0x5df985});}for(const [_0x24ab00,_0x4a376c]of _0x564254['attributes'])this['_isRegisteredAttribute'](_0x24ab00)&&(_0x545f96['attributes']['has'](_0x24ab00)||_0x2b6a68['push']({'key':_0x24ab00,'newValue':_0x4a376c,'oldValue':null,'range':_0x5df985}));}0x0!=_0x2b6a68['length']&&_0x3671fd['model']['enqueueChange'](_0x395414,_0x4875d1=>{const _0x55d7f4=_0x12ad03();for(const {range:_0x249905,key:_0xb412b6,oldValue:_0x35b60f,newValue:_0x3da704}of _0x2b6a68)this['markAttributeChange'](_0x249905,_0xb412b6,_0x35b60f,_0x3da704,{'groupId':_0x55d7f4});this['_reduceExistingSuggestions'](_0x4875d1,_0x2b6a68);});},{'priority':'lowest'}),_0x3671fd['model']['markers']['on']('update:suggestion',(_0x393f81,_0x41e2fc,_0x26b44f)=>{if(null==_0x26b44f){const {id:_0x52f652}=this['_splitMarkerName'](_0x41e2fc['name']),_0x31857d=this['_suggestions']['get'](_0x52f652);_0x31857d&&_0x31857d['addMarkerName'](_0x41e2fc['name']);}}),_0x3671fd['model']['document']['on']('change:data',()=>{const _0x20558e=Array['from'](_0x3671fd['model']['document']['differ']['getChangedMarkers']())['filter'](_0x142788=>'suggestion'===this['_splitMarkerName'](_0x142788['name'])['group']);if(0x0===_0x20558e['length'])return;_0x20558e['sort']((_0x4afa8d,_0x129572)=>{const _0x2bdb49=_0x4afa8d['data']['oldRange'],_0x33ebbe=_0x129572['data']['oldRange'];return null===_0x2bdb49&&null===_0x33ebbe?0x0:null===_0x2bdb49&&null!==_0x33ebbe?-0x1:null!==_0x2bdb49&&null===_0x33ebbe?0x1:_0x2bdb49['start']['isBefore'](_0x33ebbe['start'])?-0x1:0x1;});const _0xace3a1=new Set(),_0x5d4458=new Set();for(const {name:_0xc493f1,data:_0x563367}of _0x20558e){const {id:_0x1de719}=this['_splitMarkerName'](_0xc493f1);if(null===_0x563367['oldRange']){const _0x340286=this['_handleNewSuggestionMarker'](_0xc493f1);_0x5d4458['add'](_0x340286);}else{const _0x56a369=this['_suggestions']['get'](_0x1de719);null!==_0x563367['newRange']||_0x56a369['isInContent']?(_0xace3a1['add'](_0x56a369['head']),_0x5d4458['add'](_0x56a369)):this['_removeSuggestion'](_0x56a369);}}_0x5d4458['size']>0x0&&this['_refreshSuggestionsChain'](_0x5d4458);for(const _0x2e2415 of _0xace3a1)this['fire']('suggestionChanged',_0x2e2415);}),_0x3671fd['model']['on']('applyOperation',(_0x55d6bb,_0x2542c9)=>{const _0x50e633=_0x2542c9[0x0];if(!this['_suggestions']['size'])return;if(!_0x50e633['isDocumentOperation'])return;if(_0x50e633['batch']['isUndo']||!_0x50e633['batch']['isLocal'])return;let _0xa04814,_0x34bf99;switch(_0x50e633['type']){case'insert':_0xa04814=_0x3671fd['model']['createPositionAt'](_0x50e633['position']),_0x34bf99=_0xa04814['getShiftedBy'](_0x50e633['howMany']);break;case'split':_0xa04814=_0x3671fd['model']['createPositionAt'](_0x50e633['splitPosition']),_0x34bf99=_0x3671fd['model']['createPositionAt'](_0x50e633['moveTargetPosition']);break;case'move':_0xa04814=_0x3671fd['model']['createPositionAt'](_0x50e633['targetPosition']),_0x34bf99=_0xa04814['getShiftedBy'](_0x50e633['howMany']);break;default:return;}const _0x4beee9=_0x3671fd['model']['createRange'](_0xa04814,_0x34bf99);_0x3671fd['model']['change'](()=>{for(const {suggestion:_0x36ed01,meta:_0x27cc2f}of this['_findSuggestions'](_0x4beee9)){if(_0x36ed01['isMultiRange'])continue;if('formatInline'==_0x36ed01['type'])continue;const _0x4578c7=this['_getAttributeKey'](_0x36ed01);if(_0x4578c7&&this['_isBlockAttribute'](_0x4578c7)&&'split'!=_0x50e633['type'])continue;const _0x308802=_0x36ed01['data']&&_0x36ed01['data']['multipleBlocks'];('formatBlock'!=_0x36ed01['type']||'split'==_0x50e633['type']&&!_0x308802)&&(_0x27cc2f['containsRangeInObject']||'insertion'==_0x36ed01['type']&&_0x27cc2f['isOwn']||_0x36ed01['getFirstRange']()['containsRange'](_0x4beee9)&&this['_breakSuggestionMarker'](_0x36ed01,_0xa04814,_0x34bf99));}});},{'priority':'lowest'}),_0x3671fd['model']['on']('deleteContent',(_0x458b04,_0x4e8f61)=>{const _0x7a6fae=_0x4e8f61[0x0],_0xca5b62=_0x4e8f61[0x1];if(_0xca5b62&&_0xca5b62['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x7a6fae['isCollapsed'])return;const _0x36815a=_0x3671fd['model']['schema'],{start:_0x3c9a8d,end:_0xc70b58}=_0x7a6fae['getFirstRange'](),_0x3dbea0=_0x3c9a8d['nodeAfter']&&_0x36815a['isLimit'](_0x3c9a8d['nodeAfter'])?null:_0x36815a['getNearestSelectionRange'](_0x3c9a8d,'forward'),_0x28810e=_0xc70b58['nodeBefore']&&_0x36815a['isLimit'](_0xc70b58['nodeBefore'])?null:_0x36815a['getNearestSelectionRange'](_0xc70b58,'backward'),_0x1d3ee5=_0x3671fd['model']['createRange'](_0x3dbea0?_0x3dbea0['start']:_0x3c9a8d,_0x28810e?_0x28810e['end']:_0xc70b58);_0x3671fd['model']['change'](_0xe727b4=>{this['markDeletion'](_0x1d3ee5);const _0x2348f9=_0x3671fd['model']['schema']['getNearestSelectionRange'](_0x1d3ee5['start']);_0x7a6fae['is']('documentSelection')?_0xe727b4['setSelection'](_0x2348f9):_0x7a6fae['setTo'](_0x2348f9);}),_0x458b04['stop']();},{'priority':_0x9c911b['normal']+0xa}),_0x3671fd['model']['on']('insertContent',(_0x2b300a,_0x10b86f)=>{const _0x4ba174=_0x10b86f[_0x10b86f['length']-0x1];_0x4ba174&&_0x4ba174['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x3671fd['model']['change'](()=>{let _0x4272ab=_0x3671fd['model']['insertContent'](_0x10b86f[0x0],_0x10b86f[0x1],_0x10b86f[0x2],{'forceDefaultExecution':!0x0});if(!_0x4272ab)return;_0x2b300a['return']=_0x4272ab['clone']();const _0x408eac=_0x4272ab['end']['nodeBefore'],_0xb7b951=_0x3671fd['model']['schema'];_0x408eac&&_0xb7b951['isBlock'](_0x408eac)&&!_0xb7b951['isObject'](_0x408eac)&&(_0x4272ab=_0x3671fd['model']['createRange'](_0x4272ab['start'],_0x3671fd['model']['createPositionAt'](_0x408eac,'end'))),this['markInsertion'](_0x4272ab);}),_0x2b300a['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x4b38c6=new D(_0x3671fd,this['_suggestions']);_0x3671fd['commands']['add']('acceptSuggestion',_0x4b38c6),this['enableCommand']('acceptSuggestion');const _0x261507=new $(_0x3671fd,this['_suggestions']);_0x3671fd['commands']['add']('discardSuggestion',_0x261507),this['enableCommand']('discardSuggestion'),_0x3671fd['commands']['add']('acceptAllSuggestions',new M(_0x3671fd,_0x4b38c6,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x3671fd['commands']['add']('discardAllSuggestions',new M(_0x3671fd,_0x261507,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x3671fd['commands']['add']('acceptSelectedSuggestions',new B(_0x3671fd,_0x4b38c6,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x3671fd['commands']['add']('discardSelectedSuggestions',new B(_0x3671fd,_0x261507,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x442f2a=_0x3671fd['plugins']['get']('CommentsRepository');this['listenTo'](_0x442f2a,'addComment',(_0x2915ee,{threadId:_0x320dad})=>{const _0x26966e=this['_suggestions']['get'](_0x320dad);_0x26966e&&_0x26966e['commentThread']&&0x1===_0x26966e['commentThread']['length']&&this['_updateSuggestionData'](_0x320dad,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x442f2a,'removeComment',(_0x108efe,{threadId:_0x469b3c})=>{const _0x1209d1=this['_suggestions']['get'](_0x469b3c);_0x1209d1&&_0x1209d1['commentThread']&&!_0x1209d1['commentThread']['length']&&this['_updateSuggestionData'](_0x469b3c,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x2b07ad){const _0x294c1f=_0x3dfe64([0x4d,0x36,0x31,0x44,0x4e,0x4a,0x67,0x39,0x58,0x77,0x48,0x55,0x45,0x72,0x57,0x54,0x6e,0x68,0x79,0x37,0x32,0x6a,0x52,0x64,0x47,0x50,0x38,0x59,0x6c,0x76,0x34,0x30,0x63,0x42,0x35,0x53,0x4b,0x4f,0x78,0x6b,0x33,0x41,0x66,0x4c,0x51,0x70,0x65,0x74,0x6f,0x75,0x6d,0x62,0x7a,0x49,0x46,0x5a,0x69,0x73,0x56,0x71,0x61,0x43]),_0x458da0=0x552f839f,_0x542238=0x5528ec67^_0x458da0,_0x3d67f7=window[_0x3dfe64([0x44,0x61,0x74,0x65])][_0x3dfe64([0x6e,0x6f,0x77])](),_0x2169b2=_0x2b07ad[_0x3dfe64([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x373b74=new window[(_0x3dfe64([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39a1f8=>{_0x2169b2[_0x3dfe64([0x6f,0x6e,0x63,0x65])](_0x3dfe64([0x72,0x65,0x61,0x64,0x79]),_0x39a1f8);}),_0x27d9d9={[_0x3dfe64([0x6b,0x74,0x79])]:_0x3dfe64([0x45,0x43]),[_0x3dfe64([0x75,0x73,0x65])]:_0x3dfe64([0x73,0x69,0x67]),[_0x3dfe64([0x63,0x72,0x76])]:_0x3dfe64([0x50,0x2d,0x32,0x35,0x36]),[_0x3dfe64([0x78])]:_0x3dfe64([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]),[_0x3dfe64([0x79])]:_0x3dfe64([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]),[_0x3dfe64([0x61,0x6c,0x67])]:_0x3dfe64([0x45,0x53,0x32,0x35,0x36])},_0x2affd5=_0x2169b2[_0x3dfe64([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3dfe64([0x67,0x65,0x74])](_0x3dfe64([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x230930(){let _0x3954fb,_0x4906c5=null,_0xd07801=null;try{if(_0x2affd5==_0x3dfe64([0x47,0x50,0x4c]))return _0x3dfe64([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3954fb=_0x1d1f05(),!_0x3954fb)return _0x3dfe64([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3954fb[_0x3dfe64([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xd07801=_0x308155(_0x3954fb[_0x3dfe64([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3954fb[_0x3dfe64([0x6a,0x74,0x69])])),await _0x2d87da()?_0x35e9e7()?_0x37016a()?_0x3dfe64([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x27ccfa()?(_0x3954fb[_0x3dfe64([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3dfe64([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4906c5=_0x5ee9f5(_0x3dfe64([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3954fb[_0x3dfe64([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3dfe64([0x74,0x72,0x69,0x61,0x6c])&&(_0x4906c5=_0x5ee9f5(_0x3dfe64([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5d27fb()):_0x3dfe64([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3dfe64([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3dfe64([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3dfe64([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x37016a(){const _0x5a3ff9=[_0x3dfe64([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3dfe64([0x74,0x72,0x69,0x61,0x6c])][_0x3dfe64([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3954fb[_0x3dfe64([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3d67f7/0x3e8:0xe10*_0x542238;return _0x3954fb[_0x3dfe64([0x65,0x78,0x70])]<_0x5a3ff9;}function _0x35e9e7(){const _0x11faf2=_0x3954fb[_0x3dfe64([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x11faf2)return!0x1;if(_0x11faf2[_0x3dfe64([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3dfe64([0x2a])))return!0x0;if(_0x11faf2[_0x3dfe64([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3dfe64([0x54,0x43])))return!0x0;if(_0x11faf2[_0x3dfe64([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3dfe64([0x52,0x54,0x43]))){if(_0x266d04())return!0x0;if(_0x7f635a()||_0x3fccd4())return!0x0;}return!0x1;}function _0x27ccfa(){const _0x3f43be=_0x3954fb[_0x3dfe64([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3f43be||0x0==_0x3f43be[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x50ee60}=new URL(window[_0x3dfe64([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3f43be[_0x3dfe64([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50ee60))return!0x0;const _0x52a6cf=_0x50ee60[_0x3dfe64([0x73,0x70,0x6c,0x69,0x74])](_0x3dfe64([0x2e]));return _0x3f43be[_0x3dfe64([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x414b50=>_0x414b50[_0x3dfe64([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3dfe64([0x2a])))[_0x3dfe64([0x6d,0x61,0x70])](_0x31faea=>_0x31faea[_0x3dfe64([0x73,0x70,0x6c,0x69,0x74])](_0x3dfe64([0x2e])))[_0x3dfe64([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2ef1b1=>_0x2ef1b1[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x52a6cf[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3dfe64([0x6d,0x61,0x70])](_0x462cfc=>Array(_0x52a6cf[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x462cfc[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3dfe64([0x66,0x69,0x6c,0x6c])](_0x462cfc[0x0]===_0x3dfe64([0x2a])?_0x3dfe64([0x2a]):'')[_0x3dfe64([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x462cfc))[_0x3dfe64([0x73,0x6f,0x6d,0x65])](_0x98b28a=>_0x52a6cf[_0x3dfe64([0x65,0x76,0x65,0x72,0x79])]((_0x580967,_0x5aca4d)=>_0x98b28a[_0x5aca4d]===_0x580967||_0x98b28a[_0x5aca4d]===_0x3dfe64([0x2a])));}function _0x5d27fb(){return _0x4906c5&&_0xd07801?new window[(_0x3dfe64([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27e26e,_0x2e22ce)=>{_0x4906c5[_0x3dfe64([0x74,0x68,0x65,0x6e])](_0x27e26e,_0x2e22ce),_0xd07801[_0x3dfe64([0x74,0x68,0x65,0x6e])](_0x4f680b=>{_0x4f680b!=_0x3dfe64([0x56,0x61,0x6c,0x69,0x64])&&_0x27e26e(_0x4f680b);},_0x2e22ce);}):_0x4906c5||_0xd07801||_0x3dfe64([0x56,0x61,0x6c,0x69,0x64]);}}function _0x308155(_0x1f060d,_0x1fb3bd){return new window[(_0x3dfe64([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44412e=>{if(_0x8c7252())return _0x44412e(_0x3dfe64([0x56,0x61,0x6c,0x69,0x64]));_0x129f4c(),_0x2169b2[_0x3dfe64([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3dfe64([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x48fb3e=!0x1;const _0x7e151d=_0x12ad03();function _0x1746f7(_0x418efd){return!!_0x418efd&&(typeof _0x418efd===_0x3dfe64([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x418efd===_0x3dfe64([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x418efd[_0x3dfe64([0x74,0x68,0x65,0x6e])]===_0x3dfe64([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x418efd[_0x3dfe64([0x63,0x61,0x74,0x63,0x68])]===_0x3dfe64([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x25af68(_0x2d72d7){_0x5b6116(_0x2d72d7)[_0x3dfe64([0x74,0x68,0x65,0x6e])](_0x2f4f9a=>{if(!_0x2f4f9a||_0x2f4f9a[_0x3dfe64([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3dfe64([0x6f,0x6b]))return _0x3dfe64([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x21a7a3(_0x54ad81(_0x7e151d+_0x1fb3bd))!=_0x2f4f9a[_0x3dfe64([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3dfe64([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3dfe64([0x56,0x61,0x6c,0x69,0x64]);})[_0x3dfe64([0x74,0x68,0x65,0x6e])](_0x179177=>(_0x21f3fc(),_0x179177),()=>{const _0x53a71b=_0x5bfdd4();return null==_0x53a71b?(_0x21f3fc(),_0x3dfe64([0x56,0x61,0x6c,0x69,0x64])):_0x3dfe64(_0x3d67f7-_0x53a71b>(0x7123079f^_0x458da0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3dfe64([0x74,0x68,0x65,0x6e])](_0x44412e)[_0x3dfe64([0x63,0x61,0x74,0x63,0x68])](()=>{_0x44412e(_0x3dfe64([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x375075=0x55196d1f^_0x458da0;function _0x21f3fc(){const _0xa75549=_0x3dfe64([0x6c,0x6c,0x63,0x74,0x2d])+_0x21a7a3(_0x54ad81(_0x1f060d)),_0x359b76=_0x19c31a(_0x21a7a3(window[_0x3dfe64([0x4d,0x61,0x74,0x68])][_0x3dfe64([0x63,0x65,0x69,0x6c])](_0x3d67f7/_0x375075)));window[_0x3dfe64([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3dfe64([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa75549,_0x359b76);}function _0x5bfdd4(){const _0x49c0fc=_0x3dfe64([0x6c,0x6c,0x63,0x74,0x2d])+_0x21a7a3(_0x54ad81(_0x1f060d)),_0x30d6ca=window[_0x3dfe64([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3dfe64([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49c0fc);return _0x30d6ca?window[_0x3dfe64([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19c31a(_0x30d6ca),0x10)*_0x375075:null;}function _0x5b6116(_0x34b35c){return new window[(_0x3dfe64([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x449b16,_0x32ca9e)=>{_0x34b35c[_0x3dfe64([0x74,0x68,0x65,0x6e])](_0x449b16,_0x32ca9e),window[_0x3dfe64([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x32ca9e,0x552e575f^_0x458da0);});}}_0x2169b2[_0x3dfe64([0x6f,0x6e])](_0x3dfe64([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5e916f,_0x174e72)=>{if(_0x174e72[0x0]!=_0x1f060d)return _0x44412e(_0x3dfe64([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x174e72[0x1]={..._0x174e72[0x1],[_0x3dfe64([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x7e151d};},{[_0x3dfe64([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3dfe64([0x68,0x69,0x67,0x68])}),_0x2169b2[_0x3dfe64([0x6f,0x6e])](_0x3dfe64([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x32ddf7=>{_0x1746f7(_0x32ddf7[_0x3dfe64([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x48fb3e=!0x0,_0x25af68(_0x32ddf7[_0x3dfe64([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3dfe64([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3dfe64([0x6c,0x6f,0x77])}),_0x373b74[_0x3dfe64([0x74,0x68,0x65,0x6e])](()=>{_0x48fb3e||_0x44412e(_0x3dfe64([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x8c7252(){return _0x2169b2[_0x3dfe64([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3dfe64([0x76,0x69,0x65,0x77])][_0x3dfe64([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3dfe64([0x61,0x75,0x74,0x6f]);}function _0x129f4c(){_0x2169b2[_0x3dfe64([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3dfe64([0x76,0x69,0x65,0x77])][_0x3dfe64([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3dfe64([0x61,0x75,0x74,0x6f]);}}function _0x5ee9f5(_0x4f1072){const _0x55d9bf=[new window[(_0x3dfe64([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19d4a5=>setTimeout(_0x19d4a5,0x5526bd53^_0x458da0)),_0x373b74[_0x3dfe64([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3dfe64([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34d72b=>{let _0x13bfb7=0x0;_0x2169b2[_0x3dfe64([0x6d,0x6f,0x64,0x65,0x6c])][_0x3dfe64([0x6f,0x6e])](_0x3dfe64([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x43a907,_0x407cc5)=>{_0x407cc5[0x0][_0x3dfe64([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x13bfb7++,_0x13bfb7==(0x552f8267^_0x458da0)&&(_0x34d72b(),_0x43a907[_0x3dfe64([0x6f,0x66,0x66])]());});}))];return window[_0x3dfe64([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3dfe64([0x72,0x61,0x63,0x65])](_0x55d9bf)[_0x3dfe64([0x74,0x68,0x65,0x6e])](()=>_0x4f1072);}async function _0x515243(){await _0x373b74,_0x2169b2[_0x3dfe64([0x6d,0x6f,0x64,0x65,0x6c])][_0x3dfe64([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4d18e1,_0x2169b2[_0x3dfe64([0x6d,0x6f,0x64,0x65,0x6c])][_0x3dfe64([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4d18e1,_0x2169b2[_0x3dfe64([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3dfe64([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x266d04(){return _0x2f079b(_0x3dfe64([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x3b7d68(_0x3dfe64([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x3dfe64([0x73,0x74,0x61,0x74,0x65])]==_0x3dfe64([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x7f635a(){return _0x2f079b(_0x3dfe64([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 _0x3fccd4(){return _0x2f079b(_0x3dfe64([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x37e076(_0x3c3cd2){const _0x28a54b=_0x46698b();_0x2169b2[_0x28a54b]=_0x3dfe64([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3c3cd2,_0x3c3cd2!=_0x3dfe64([0x56,0x61,0x6c,0x69,0x64])&&_0x515243();}function _0x46698b(){const _0x4ba0f1=window[_0x3dfe64([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3dfe64([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3dfe64([0x6e,0x6f,0x77])]())[_0x3dfe64([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3dfe64([0x2e]),'');let _0x11165f=_0x3dfe64([0x4d]);for(let _0x2b2d5a=0x0;_0x2b2d5a<_0x4ba0f1[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b2d5a+=0x2){let _0x48438f=window[_0x3dfe64([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ba0f1[_0x3dfe64([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b2d5a,_0x2b2d5a+0x2));_0x48438f>=_0x294c1f[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x48438f-=_0x294c1f[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x11165f+=_0x294c1f[_0x48438f];}return _0x11165f;}function _0x1d1f05(){const _0x1b651a=_0x2affd5[_0x3dfe64([0x73,0x70,0x6c,0x69,0x74])](_0x3dfe64([0x2e]));if(0x3!=_0x1b651a[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ad154(_0x1b651a[0x1]);function _0x2ad154(_0x2b9831){const _0x1a2915=_0x4809be(_0x2b9831);return _0x1a2915&&_0x63b004()?_0x1a2915:null;function _0x63b004(){const _0x554bb6=_0x1a2915[_0x3dfe64([0x6a,0x74,0x69])],_0x4e7458=window[_0x3dfe64([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x554bb6[_0x3dfe64([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x554bb6[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3e61b7={..._0x1a2915,[_0x3dfe64([0x6a,0x74,0x69])]:_0x554bb6[_0x3dfe64([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x554bb6[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3e61b7[_0x3dfe64([0x76,0x63])],_0x54ad81(_0x3e61b7)==_0x4e7458;}}}async function _0x2d87da(){let _0x8f7be7=!0x0;try{const _0x204b8c=_0x2affd5[_0x3dfe64([0x73,0x70,0x6c,0x69,0x74])](_0x3dfe64([0x2e])),[_0x247e9f,_0x448e20,_0x23c992]=_0x204b8c;return _0x4cc07d(_0x247e9f),await _0x5cc580(_0x247e9f,_0x448e20,_0x23c992),_0x8f7be7;}catch{return!0x1;}function _0x4cc07d(_0x51d94c){const _0x167f21=_0x4809be(_0x51d94c);_0x167f21&&_0x167f21[_0x3dfe64([0x61,0x6c,0x67])]==_0x3dfe64([0x45,0x53,0x32,0x35,0x36])||(_0x8f7be7=!0x1);}async function _0x5cc580(_0xc1fa6b,_0x269caf,_0x242eb3){const _0x2bc9cf=window[_0x3dfe64([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3dfe64([0x66,0x72,0x6f,0x6d])](_0x458e21(_0x242eb3),_0x4d414b=>_0x4d414b[_0x3dfe64([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x265306=new window[(_0x3dfe64([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3dfe64([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xc1fa6b+_0x3dfe64([0x2e])+_0x269caf),_0x3d9719=window[_0x3dfe64([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3dfe64([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3d9719)return;const _0x519581=await _0x3d9719[_0x3dfe64([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3dfe64([0x6a,0x77,0x6b]),_0x27d9d9,{[_0x3dfe64([0x6e,0x61,0x6d,0x65])]:_0x3dfe64([0x45,0x43,0x44,0x53,0x41]),[_0x3dfe64([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3dfe64([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3dfe64([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3d9719[_0x3dfe64([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3dfe64([0x6e,0x61,0x6d,0x65])]:_0x3dfe64([0x45,0x43,0x44,0x53,0x41]),[_0x3dfe64([0x68,0x61,0x73,0x68])]:{[_0x3dfe64([0x6e,0x61,0x6d,0x65])]:_0x3dfe64([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x519581,_0x2bc9cf,_0x265306)||(_0x8f7be7=!0x1);}}function _0x4809be(_0xe9aee0){return _0xe9aee0[_0x3dfe64([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3dfe64([0x65,0x79]))?JSON[_0x3dfe64([0x70,0x61,0x72,0x73,0x65])](_0x458e21(_0xe9aee0)):null;}function _0x458e21(_0x458aef){return window[_0x3dfe64([0x61,0x74,0x6f,0x62])](_0x458aef[_0x3dfe64([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3dfe64([0x2b]))[_0x3dfe64([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3dfe64([0x2f])));}function _0x54ad81(_0x114511){let _0x524d19=0x1505;function _0x5204dc(_0x56b67f){for(let _0x365d7a=0x0;_0x365d7a<_0x56b67f[_0x3dfe64([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x365d7a++){const _0x396c33=_0x56b67f[_0x3dfe64([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x365d7a);_0x524d19=(_0x524d19<<0x5)+_0x524d19+_0x396c33,_0x524d19&=_0x524d19;}}function _0x5677cc(_0x2b7ee5){Array[_0x3dfe64([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2b7ee5)?_0x2b7ee5[_0x3dfe64([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5677cc):_0x2b7ee5&&typeof _0x2b7ee5==_0x3dfe64([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3dfe64([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2b7ee5)[_0x3dfe64([0x73,0x6f,0x72,0x74])]()[_0x3dfe64([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x6f9d81,_0x521548])=>{_0x5204dc(_0x6f9d81),_0x5677cc(_0x521548);}):_0x5204dc(window[_0x3dfe64([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2b7ee5));}return _0x5677cc(_0x114511),_0x524d19>>>0x0;}function _0x21a7a3(_0x5c240f){return _0x5c240f[_0x3dfe64([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3dfe64([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3dfe64([0x30]));}function _0x19c31a(_0x59db9e){return _0x59db9e[_0x3dfe64([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3dfe64([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3dfe64([0x6a,0x6f,0x69,0x6e])]('');}function _0x2f079b(_0x28de69){return _0x2169b2[_0x3dfe64([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3dfe64([0x68,0x61,0x73])](_0x28de69);}function _0x3b7d68(_0x35ceb8){return _0x2169b2[_0x3dfe64([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3dfe64([0x67,0x65,0x74])](_0x35ceb8);}function _0x4d18e1(){}function _0x3dfe64(_0x16d9a0){return _0x16d9a0['map'](_0xf107a8=>String['fromCharCode'](_0xf107a8))['join']('');}_0x37e076(await _0x230930());}(this);}set['adapter'](_0x10faec){if(this['_adapter'])throw new _0x3475a1('track-changes-adapter-already-set',this);this['_adapter']=_0x10faec;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x41dc1e=!0x1,toJSON:_0x55cb98=!0x1}={}){const _0x11e293=[];for(const _0x4e7f81 of this['_suggestions']['values']())_0x41dc1e&&!_0x4e7f81['isInContent']||_0x11e293['push'](_0x4e7f81);return _0x55cb98?_0x11e293['map'](_0x245760=>_0x245760['toJSON']()):_0x11e293;}['getSuggestion'](_0x485ee1){const _0x5a51cd=this['_suggestions']['get'](_0x485ee1);if(!_0x5a51cd)throw new _0x3475a1('track-changes-suggestion-not-found',this);return _0x5a51cd;}['hasSuggestion'](_0x5ed0c7){return this['_suggestions']['has'](_0x5ed0c7);}['addSuggestionData'](_0x278234){const {authorId:_0x436c59,id:_0x5c46fa,originalSuggestionId:_0x2c01db,attributes:_0x5e3d01}=_0x278234,[_0xb8b94a,_0x291592]=_0x278234['type']['split'](':'),_0x595615=this['_suggestions']['get'](_0x5c46fa)||this['_createSuggestion'](_0xb8b94a,_0x291592,_0x5c46fa,_0x436c59,_0x5e3d01,_0x2c01db);if(this['_addThreadToSuggestion'](_0x595615),this['_checkSuggestionCorrectness'](_0x595615,_0xb8b94a,_0x291592||null,_0x436c59),_0x595615['createdAt']=_0x278234['createdAt'],_0x595615['_isDataLoaded']=!0x0,_0x5e3d01&&_0x5e3d01['@external']){const _0x102707=_0x5e3d01['@external'],_0x5da8f2=this['_getExternalAuthor'](_0x102707['authorName']);_0x595615['authoredAt']=_0x102707['createdAt'],_0x595615['author']=_0x5da8f2,_0x595615['isExternal']=!0x0;}else _0x595615['authoredAt']=_0x278234['createdAt'];switch(_0x278234['data']&&(_0x595615['data']=_0x278234['data']),_0x278234['attributes']&&(_0x595615['attributes']=_0x278234['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x595615['_saved']=!0x0),this['_suggestionState']['get'](_0x595615)){case'notReady':this['_suggestionState']['set'](_0x595615,'dataReady');break;case'markerReady':_0x595615['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x595615])),this['_refreshSuggestionsChain'](new Set([_0x595615])),this['_suggestionState']['set'](_0x595615,'ready'),this['fire']('suggestionLoaded',_0x595615)):this['_suggestionState']['set'](_0x595615,'removed');}return _0x595615;}['acceptSuggestion'](_0xf3c7a8){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3d5dca of _0xf3c7a8['getAllAdjacentSuggestions']())_0x3d5dca['accept']();});});}['discardSuggestion'](_0x1bb190){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4a9749 of _0x1bb190['getAllAdjacentSuggestions']())_0x4a9749['discard']();});});}['enableCommand'](_0x13b6b3,_0x85b377){const _0x4ccf34=this['editor']['commands']['get'](_0x13b6b3);if(!_0x4ccf34)throw new _0x3475a1('track-changes-command-not-found',this,{'commandName':_0x13b6b3});if(this['_enabledCommands']['has'](_0x4ccf34))throw new _0x3475a1('track-changes-enable-command-twice',this,{'commandName':_0x13b6b3});this['_enabledCommands']['add'](_0x4ccf34),_0x85b377&&_0x4ccf34['on']('execute',(_0x1e0b49,_0x32a60a)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x32a60a['length']>0x0&&_0x32a60a[_0x32a60a['length']-0x1]&&_0x32a60a[_0x32a60a['length']-0x1]['forceDefaultExecution']?_0x32a60a['pop']():(_0x1e0b49['return']=_0x85b377((..._0x233d8b)=>_0x4ccf34['execute'](..._0x233d8b,{'forceDefaultExecution':!0x0}),..._0x32a60a),_0x1e0b49['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x529cdc){let _0x52cab9,_0x133eba;const _0x2bd2d8=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x52cab9=_0x529cdc();}catch(_0x3acac6){_0x133eba=_0x3acac6;}return _0x2bd2d8||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x133eba&&_0x3475a1['rethrowUnexpectedError'](_0x133eba,this),_0x52cab9;}['markInsertion'](_0x1ffe1c,_0x470e0a=null,_0x401adf={}){if(_0x1ffe1c['isCollapsed'])return null;const _0x29174f=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x401adf['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x223041,meta:_0x4e6ebb}of this['_findSuggestions'](_0x1ffe1c,'insertion'))if(_0x4e6ebb['isOwn']){if(!_0x4e6ebb['isNextTo']){if(_0x4e6ebb['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Xt(_0x223041,_0x401adf))continue;return _0x223041;}if(Xt(_0x223041,_0x401adf))return _0x223041;this['_breakSuggestionMarker'](_0x223041,_0x1ffe1c['start'],_0x1ffe1c['end']);break;}if(_0x470e0a==_0x223041['subType']&&Xt(_0x223041,_0x401adf)){const _0x4aa9fd=_0x223041['getFirstRange']();return _0x4aa9fd['start']['isEqual'](_0x1ffe1c['end'])?this['_setSuggestionRange'](_0x223041,this['_model']['createRange'](_0x1ffe1c['start'],_0x4aa9fd['end'])):this['_setSuggestionRange'](_0x223041,this['_model']['createRange'](_0x4aa9fd['start'],_0x1ffe1c['end'])),_0x223041;}}const _0x1b5954=_0x12ad03(),_0x2d5267=_0x29174f['id'],_0xb24374=_0x470e0a?'insertion:'+_0x470e0a:'insertion',_0x2627d1=this['_setSuggestionData']({'id':_0x1b5954,'type':_0xb24374,'createdAt':new Date(),'authorId':_0x2d5267,'attributes':_0x401adf});return this['_addSuggestionMarker'](_0xb24374,_0x1b5954,_0x2d5267,_0x1ffe1c),_0x2627d1;}['markMultiRangeInsertion'](_0x54565d,_0x299201='multi',_0x496b38={}){const _0x235abd=this['editor']['plugins']['get']('Users')['me'],_0xc849dd=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x299201,'join');this['_trackingSessionId']&&(_0x496b38['trackingSessionId']=this['_trackingSessionId']);for(const _0x178a4f of this['getSuggestions']())if(_0x178a4f['author']['id']==_0x235abd['id']&&'insertion'==_0x178a4f['type']&&_0x178a4f['subType']==_0x299201&&Xt(_0x178a4f,_0x496b38)&&(_0xc849dd(_0x178a4f['getRanges'](),_0x54565d)||_0xc849dd(_0x54565d,_0x178a4f['getRanges']()))){for(const _0x711648 of _0x54565d)_0x178a4f['addRange'](_0x711648);return _0x178a4f;}for(const {suggestion:_0x12c497,meta:_0x5799af}of this['_findSuggestions'](_0x54565d,'insertion')){if(!_0x5799af['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x5799af['containsRangeInObject'])continue;if(!Xt(_0x12c497,_0x496b38))continue;let _0x19568e=!0x0;for(const _0x36a585 of _0x12c497['getRanges']())for(const _0x4b2849 of _0x54565d)if(!_0x36a585['containsRange'](_0x4b2849)){_0x19568e=!0x1;break;}if(_0x19568e)return _0x12c497;}const _0x13a1d9=_0x12ad03(),_0xc9b893=_0x235abd['id'],_0x49c419='insertion:'+_0x299201,_0x47b980=this['_setSuggestionData']({'id':_0x13a1d9,'type':_0x49c419,'createdAt':new Date(),'authorId':_0xc9b893,'attributes':_0x496b38});for(const _0x5914bd of _0x54565d)this['_addSuggestionMarker'](_0x49c419,_0x13a1d9,_0xc9b893,_0x5914bd,T['getMultiRangeId']());return _0x47b980;}['markInlineFormat'](_0x47ffe7,_0x2702a1,_0x1c97f3=null,_0x375d32={}){if(_0x1c97f3=_0x1c97f3||Lt(_0x2702a1),_0x47ffe7['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x375d32['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x442ad5=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1c97f3,'accept');return this['forceDefaultExecution'](()=>_0x442ad5([_0x47ffe7],_0x2702a1,_0x375d32)),null;}const _0x28f602=this['editor']['plugins']['get']('Users')['me'],_0x3c4877=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x4d6b86,meta:_0x41ff9c}of this['_findSuggestions'](_0x47ffe7,'insertion'))_0x41ff9c['isOwn']&&!_0x41ff9c['isInsideObject']&&_0x3c4877['push'](..._0x4d6b86['getRanges']());}const _0x29554e=function(_0x5db01c,_0x234b9d){const _0x19e8c6=[];for(const _0x509ddc of _0x234b9d){const _0x20d066=_0x5db01c['getIntersection'](_0x509ddc);_0x20d066&&_0x19e8c6['push'](_0x20d066);}return _0x19e8c6;}(_0x47ffe7,_0x3c4877),_0x24c4e6=function(_0x30ad0f,_0x3e8929){const _0x5d32b2=[_0x30ad0f];for(const _0x3485e8 of _0x3e8929){let _0x360047=0x0;for(;_0x360047<_0x5d32b2['length'];){const _0x218e35=_0x5d32b2[_0x360047]['getDifference'](_0x3485e8);_0x5d32b2['splice'](_0x360047,0x1,..._0x218e35),_0x360047+=_0x218e35['length'];}}return _0x5d32b2;}(_0x47ffe7,_0x3c4877);_0x29554e['length']&&this['_model']['change'](()=>{for(const _0x36afe5 of _0x29554e){const _0x23d3e1=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1c97f3,'accept');this['forceDefaultExecution'](()=>_0x23d3e1([_0x36afe5],_0x2702a1,_0x375d32));}});for(const _0x43b38f of _0x24c4e6){let _0x3bede1=null,_0x296fcb=_0x43b38f['start'],_0x248adc=_0x43b38f['end'];for(const {suggestion:_0x42d0e2,meta:_0x13a0c8}of this['_findSuggestions'](_0x43b38f,'formatInline')){if(!_0x13a0c8['isOwn'])continue;if(_0x42d0e2['subType']!=_0x1c97f3)continue;if(!Xt(_0x42d0e2,_0x375d32))continue;const _0x4d1949=_0x42d0e2['getFirstRange']();if(_0x4d1949['containsRange'](_0x43b38f,!0x0))return null;_0x296fcb=_0x296fcb['isBefore'](_0x4d1949['start'])?_0x296fcb:_0x4d1949['start'],_0x248adc=_0x248adc['isAfter'](_0x4d1949['end'])?_0x248adc:_0x4d1949['end'],_0x3bede1?_0x4d1949['start']['isBefore'](_0x3bede1['getFirstRange']()['start'])?(_0x3bede1['removeMarkers'](),_0x3bede1=_0x42d0e2):_0x42d0e2['removeMarkers']():_0x3bede1=_0x42d0e2;}const _0xc9a4f1=this['_model']['createRange'](_0x296fcb,_0x248adc);if(_0x3bede1)this['_setSuggestionRange'](_0x3bede1,_0xc9a4f1);else{const _0x152226=_0x12ad03(),_0x545d40=_0x28f602['id'];this['_setSuggestionData']({'id':_0x152226,'type':'formatInline:'+_0x1c97f3,'data':_0x2702a1,'createdAt':new Date(),'authorId':_0x545d40,'attributes':_0x375d32}),this['_addSuggestionMarker']('formatInline:'+_0x1c97f3,_0x152226,_0x545d40,_0xc9a4f1);}}return null;}['markBlockFormat'](_0x163260,_0x137824,_0x5ea38b=[],_0x42552f=null,_0x293a0a={}){_0x137824['formatGroupId']||(_0x137824['formatGroupId']=_0x137824['commandName']),_0x137824['multipleBlocks']=_0x163260['is']('range'),_0x42552f=_0x42552f||Lt(_0x137824);const _0xb53b52=_0x5ea38b['map'](_0x13c76b=>zt(_0x13c76b,this['_model'])),_0x4a9f59=_0x163260['is']('range')?_0x163260:zt(_0x163260,this['_model']);if(this['_trackingSessionId']&&(_0x293a0a['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x199bd2=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x42552f,'accept');return this['forceDefaultExecution'](()=>_0x199bd2([_0x4a9f59],_0x137824,_0x293a0a)),null;}_0xb53b52['push'](_0x4a9f59);let _0x3328ac=!0x0;for(const _0x576cbc of _0xb53b52)if(!this['_rangeIsInLocalUserInsertion'](_0x576cbc)){_0x3328ac=!0x1;break;}if(_0x3328ac&&'always'!==this['_trackFormatChanges']){const _0x36fb3d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x42552f,'accept');return this['forceDefaultExecution'](()=>_0x36fb3d([_0x4a9f59],_0x137824,_0x293a0a)),null;}let _0x12dfff=null,_0x2cd969=_0x4a9f59['start'],_0x337aa8=_0x4a9f59['end'];for(const {suggestion:_0x4f4d2a,meta:_0x3d2b5f}of this['_findSuggestions'](_0x4a9f59,'formatBlock')){if(!_0x3d2b5f['isOwn'])continue;if(_0x3d2b5f['isNextTo']||_0x3d2b5f['containsRangeInObject']||_0x3d2b5f['isInsideObject'])continue;if(_0x4f4d2a['data']['formatGroupId']!=_0x137824['formatGroupId'])continue;if(!Xt(_0x4f4d2a,_0x293a0a))continue;const _0x12a1a5=_0x4f4d2a['getFirstRange']();if(_0x4f4d2a['subType']==_0x42552f){if(_0x12a1a5['containsRange'](_0x4a9f59,!0x0))return null;_0x2cd969=_0x2cd969['isBefore'](_0x12a1a5['start'])?_0x2cd969:_0x12a1a5['start'],_0x337aa8=_0x337aa8['isAfter'](_0x12a1a5['end'])?_0x337aa8:_0x12a1a5['end'],_0x12dfff?_0x12a1a5['start']['isBefore'](_0x12dfff['getFirstRange']()['start'])?(_0x12dfff['removeMarkers'](),_0x12dfff=_0x4f4d2a):_0x4f4d2a['removeMarkers']():_0x12dfff=_0x4f4d2a;}else{const _0x5f2ca5=_0x4a9f59['getIntersection'](_0x12a1a5);this['_cutOutSuggestionMarker'](_0x4f4d2a,_0x5f2ca5);}}const _0x5e9f3e=this['editor']['plugins']['get']('Users')['me'],_0x31005a=_0x12ad03(),_0x617b0a=_0x5e9f3e['id'];if(_0x12dfff)return this['_setSuggestionRange'](_0x12dfff,this['_model']['createRange'](_0x2cd969,_0x337aa8)),_0x12dfff;{const _0xae6af8=this['_setSuggestionData']({'id':_0x31005a,'type':'formatBlock:'+_0x42552f,'data':_0x137824,'createdAt':new Date(),'authorId':_0x617b0a,'attributes':_0x293a0a});return this['_addSuggestionMarker']('formatBlock:'+_0x42552f,_0x31005a,_0x617b0a,this['_model']['createRange'](_0x2cd969,_0x337aa8)),_0xae6af8;}}['markMultiRangeBlockFormat'](_0x27c31a,_0x2033d3,_0x2c330c=[],_0xec0bd4=null,_0x3e3276={}){_0x2033d3['formatGroupId']||(_0x2033d3['formatGroupId']=_0x2033d3['commandName']);const _0x49f873=_0x27c31a[0x0];_0x2033d3['multipleBlocks']=_0x49f873['is']('range'),_0xec0bd4=_0xec0bd4||Lt(_0x2033d3);const _0x4a5ee3=_0x2c330c['map'](_0x58cb8d=>zt(_0x58cb8d,this['_model'])),_0xccd66=_0x49f873['is']('range')?_0x27c31a:_0x27c31a['map'](_0x23e8d2=>zt(_0x23e8d2,this['_model']));if(this['_trackingSessionId']&&(_0x3e3276['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0xd6a9ce=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xec0bd4,'accept');return this['forceDefaultExecution'](()=>_0xd6a9ce(_0xccd66,_0x2033d3,_0x3e3276)),null;}_0x4a5ee3['push'](..._0xccd66);let _0x50295d=!0x0;for(const _0xb31b96 of _0x4a5ee3)if(!this['_rangeIsInLocalUserInsertion'](_0xb31b96)){_0x50295d=!0x1;break;}if(_0x50295d&&'always'!==this['_trackFormatChanges']){const _0x2c0415=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xec0bd4,'accept');return this['forceDefaultExecution'](()=>_0x2c0415(_0xccd66,_0x2033d3,_0x3e3276)),null;}const _0x14a774=this['editor']['plugins']['get']('Users')['me'];for(const _0x67ebe1 of this['getSuggestions']()){const _0x1e8042=_0x67ebe1['data'];if(_0x67ebe1['author']['id']!=_0x14a774['id'])continue;if('formatBlock'!=_0x67ebe1['type']||_0x1e8042['formatGroupId']!=_0x2033d3['formatGroupId'])continue;if(!Xt(_0x67ebe1,_0x3e3276))continue;const _0x1eb053=_0x67ebe1['subType']==_0xec0bd4;for(let _0x2fae0b=0x0;_0x2fae0b<_0xccd66['length'];_0x2fae0b++){const _0x2082c8=_0xccd66[_0x2fae0b];for(const _0x31a838 of _0x67ebe1['getMarkers']()){const _0x508f65=_0x31a838['getRange']();if(_0x2082c8['isEqual'](_0x508f65)){_0x1eb053?(_0xccd66['splice'](_0x2fae0b,0x1),_0x2fae0b--):_0x67ebe1['removeMarker'](_0x31a838['name']);break;}}}}if(0x0==_0xccd66['length'])return null;const _0x29e1cf=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xec0bd4,'join');for(const _0x551aac of this['getSuggestions']()){const _0x128314=_0x551aac['data'];if(_0x551aac['author']['id']==_0x14a774['id']&&('formatBlock'==_0x551aac['type']&&_0x128314['formatGroupId']==_0x2033d3['formatGroupId']&&_0x551aac['subType']==_0xec0bd4&&Xt(_0x551aac,_0x3e3276)&&(_0x29e1cf(_0x551aac['getRanges'](),_0xccd66)||_0x29e1cf(_0xccd66,_0x551aac['getRanges']())))){for(const _0x88dc8a of _0xccd66)_0x551aac['addRange'](_0x88dc8a);return _0x551aac;}}const _0x23d5c9=_0x12ad03(),_0x52e74e=_0x14a774['id'],_0x160dba='formatBlock:'+_0xec0bd4,_0x52ce37=this['_setSuggestionData']({'id':_0x23d5c9,'type':_0x160dba,'data':_0x2033d3,'createdAt':new Date(),'authorId':_0x52e74e,'attributes':_0x3e3276});for(const _0x55f7db of _0xccd66)this['_addSuggestionMarker'](_0x160dba,_0x23d5c9,_0x52e74e,_0x55f7db,T['getMultiRangeId']());return _0x52ce37;}['markDeletion'](_0x1d4d31,_0x2a342f=null,_0x25aa5e={}){if(_0x1d4d31['isCollapsed'])return null;const _0x2797eb=this['editor']['plugins']['get']('Users')['me'],_0x3dfa9a=new _0x4c00fe(_0x1d4d31['start'],_0x1d4d31['end']);this['_trackingSessionId']&&(_0x25aa5e['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x32db32,meta:_0x219478}of this['_findSuggestions'](_0x3dfa9a,'insertion'))if(_0x219478['isOwn']&&!_0x219478['isNextTo']){if(_0x32db32['isMultiRange']){const _0x2f7881=_0x32db32['getRanges']()['filter'](_0x408b82=>'$graveyard'!=_0x408b82['root']['rootName']);_0x2f7881['every'](_0x22b77f=>_0x3dfa9a['containsRange'](_0x22b77f,!0x0))&&_0x32db32['discard']();if(_0x2f7881['some'](_0x110fc2=>_0x110fc2['containsRange'](_0x3dfa9a,!0x0))){const _0x4a8f87=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2a342f,'accept');return this['forceDefaultExecution'](()=>_0x4a8f87([_0x3dfa9a],null,_0x25aa5e)),null;}}else{const _0x53fb37=_0x3dfa9a['getIntersection'](_0x32db32['getFirstRange']());null!==_0x53fb37&&_0x32db32['_onDiscard']([_0x53fb37],null,_0x25aa5e);}}if(_0x3dfa9a['detach'](),_0x3dfa9a['isCollapsed']||'$graveyard'==_0x3dfa9a['root']['rootName'])return null;let _0x1690d9=null,_0x35252a=_0x3dfa9a['start'],_0x13bbcf=_0x3dfa9a['end'];const _0x2f9045=this['_findSuggestions'](_0x3dfa9a,'deletion');for(const {suggestion:_0x4c4874,meta:_0x5e1de6}of _0x2f9045){const _0x398ad5=this['_model']['createRange'](_0x35252a,_0x13bbcf);if(_0x5e1de6['isOwn']&&(this['_mergeNestedSuggestions']||!_0x5e1de6['containsRangeInObject']&&!_0x5e1de6['isInsideObject'])){if(_0x4c4874['isMultiRange']){if(!Xt(_0x4c4874,_0x25aa5e))continue;let _0x2d3034=!0x0;for(const _0x43f1d5 of _0x4c4874['getRanges']()){if(_0x43f1d5['containsRange'](_0x398ad5,!0x0))return _0x4c4874;_0x398ad5['containsRange'](_0x43f1d5)||(_0x2d3034=!0x1);}_0x2d3034&&_0x4c4874['discard']();}else{const _0x4893f4=_0x4c4874['getFirstRange']();if(_0x4893f4['containsRange'](_0x398ad5,!0x0))return _0x4c4874;if(!Xt(_0x4c4874,_0x25aa5e)){_0x398ad5['containsRange'](_0x4893f4)?_0x4c4874['removeMarkers']():_0x4893f4['containsPosition'](_0x35252a)?_0x35252a=_0x4893f4['end']:_0x4893f4['containsPosition'](_0x13bbcf)&&(_0x13bbcf=_0x4893f4['start']);continue;}_0x35252a=_0x35252a['isBefore'](_0x4893f4['start'])?_0x35252a:_0x4893f4['start'],_0x13bbcf=_0x13bbcf['isAfter'](_0x4893f4['end'])?_0x13bbcf:_0x4893f4['end'],_0x25aa5e=Object['assign']({},_0x4c4874['attributes']),_0x1690d9?_0x4893f4['start']['isBefore'](_0x1690d9['getFirstRange']()['start'])?(_0x1690d9['removeMarkers'](),_0x1690d9=_0x4c4874):_0x4c4874['removeMarkers']():_0x1690d9=_0x4c4874;}}}if(_0x1690d9)return this['_setSuggestionRange'](_0x1690d9,this['_model']['createRange'](_0x35252a,_0x13bbcf)),_0x1690d9;{const _0x4b2a79=_0x12ad03(),_0x23ba24=this['_model']['createRange'](_0x35252a,_0x13bbcf),_0x237fac=_0x2797eb['id'],_0x4f2ec7=_0x2a342f?'deletion:'+_0x2a342f:'deletion',_0x4e6b95=this['_setSuggestionData']({'id':_0x4b2a79,'type':_0x4f2ec7,'createdAt':new Date(),'authorId':_0x237fac,'attributes':_0x25aa5e});return this['_addSuggestionMarker'](_0x4f2ec7,_0x4b2a79,_0x237fac,_0x23ba24),_0x4e6b95;}}['markMultiRangeDeletion'](_0xbf20e9,_0x535006='multi',_0x39f75b={}){const _0x5b72e3=this['editor']['plugins']['get']('Users')['me'],_0x3f7429=_0xbf20e9['map'](_0x4ff46f=>new _0x4c00fe(_0x4ff46f['start'],_0x4ff46f['end'])),_0x1694ff=new Set();this['_trackingSessionId']&&(_0x39f75b['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x30178f,meta:_0x5e7029}of this['_findSuggestions'](_0x3f7429,'insertion'))_0x5e7029['isOwn']&&!_0x5e7029['isNextTo']&&_0x1694ff['add'](_0x30178f);for(const _0xf5af34 of _0x1694ff)if(_0xf5af34['isMultiRange']){const _0xb5c8cb=_0xf5af34['getRanges']();(!_0xf5af34['attributes']||!_0xf5af34['attributes']['skipNestingCheck'])&&(_0xb5c8cb['every'](_0x522177=>_0x3f7429['some'](_0x2cf184=>_0x2cf184['containsRange'](_0x522177,!0x0)))&&_0xf5af34['discard']());if(_0x3f7429['every'](_0x1f8900=>_0xb5c8cb['some'](_0x4362ab=>_0x4362ab['containsRange'](_0x1f8900,!0x0)))){const _0x31d8dd=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x535006,'accept');return this['forceDefaultExecution'](()=>_0x31d8dd(_0xbf20e9,null,_0x39f75b)),null;}}else{const _0x13b4c1=_0xf5af34['getFirstRange']();_0x3f7429['some'](_0x1c9948=>_0x1c9948['containsRange'](_0x13b4c1,!0x0))&&_0xf5af34['discard']();if(_0x3f7429['every'](_0x19e32b=>_0x13b4c1['containsRange'](_0x19e32b,!0x0))){const _0x5e43bd=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x535006,'accept');return this['forceDefaultExecution'](()=>_0x5e43bd(_0x3f7429,null,_0x39f75b)),null;}}const _0x3418fb=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x535006,'join');let _0x1624d3=null;for(const _0x2821ff of this['getSuggestions']())if(_0x2821ff['author']['id']==_0x5b72e3['id']&&_0x2821ff['isInContent']&&'deletion'==_0x2821ff['type']&&_0x2821ff['subType']==_0x535006&&Xt(_0x2821ff,_0x39f75b)&&(_0x3418fb(_0x2821ff['getRanges'](),_0x3f7429)||_0x3418fb(_0x3f7429,_0x2821ff['getRanges']()))){if(_0x1624d3){if(_0x2821ff['commentThread']&&_0x2821ff['commentThread']['length'])continue;for(const _0x401089 of _0x2821ff['getRanges']())_0x1624d3['isIntersectingWithRange'](_0x401089)||_0x1624d3['addRange'](_0x401089);_0x2821ff['removeMarkers']();}else{_0x1624d3=_0x2821ff;for(const _0x4233d0 of _0x3f7429)_0x2821ff['isIntersectingWithRange'](_0x4233d0)||_0x2821ff['addRange'](_0x4233d0);}}if(_0x1624d3)return _0x1624d3;_0x1694ff['clear']();for(const {suggestion:_0x36bac2,meta:_0x118e3d}of this['_findSuggestions'](_0x3f7429,'deletion'))_0x118e3d['isOwn']&&(this['_mergeNestedSuggestions']||!_0x118e3d['containsRangeInObject']&&!_0x118e3d['isInsideObject'])&&Xt(_0x36bac2,_0x39f75b)&&_0x1694ff['add'](_0x36bac2);for(const _0x188672 of _0x1694ff){const _0x1be8fc=_0x188672['getRanges']();if(!_0x39f75b||!_0x39f75b['skipNestingCheck']){if(_0x3f7429['every'](_0x265ba3=>_0x1be8fc['some'](_0x5ba87b=>_0x5ba87b['containsRange'](_0x265ba3,!0x0))))return _0x188672;}(!_0x188672['attributes']||!_0x188672['attributes']['skipNestingCheck'])&&(_0x1be8fc['every'](_0x55c0cc=>_0x3f7429['some'](_0x381fd9=>_0x381fd9['containsRange'](_0x55c0cc,!0x0)))&&_0x188672['discard']());}const _0x5df164=_0x12ad03(),_0x549e63=_0x5b72e3['id'],_0x4491bd='deletion:'+_0x535006,_0x3a3259=this['_setSuggestionData']({'id':_0x5df164,'type':_0x4491bd,'createdAt':new Date(),'authorId':_0x549e63,'attributes':_0x39f75b});for(const _0x269836 of _0x3f7429)_0x269836['detach'](),_0x269836['isCollapsed']||'$graveyard'==_0x269836['root']['rootName']||this['_addSuggestionMarker'](_0x4491bd,_0x5df164,_0x549e63,_0x269836,T['getMultiRangeId']());return _0x3a3259;}['markAttributeChange'](_0x2a3f19,_0x1bc443,_0x47b72c,_0x1efb8b,_0x50c784){if(_0x2a3f19['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x4455ad=this['editor']['plugins']['get']('Users')['me']['id'],_0x1c294e=Array['from'](this['_suggestions']['values']())['filter'](_0x5e4aa8=>'attribute'==_0x5e4aa8['type']&&_0x5e4aa8['data']['key']==_0x1bc443&&_0x5e4aa8['isIntersectingWithRange'](_0x2a3f19));if(this['_trackingSessionId']&&(_0x50c784['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x168a60=this['_findSuggestions'](_0x2a3f19,'insertion')['filter'](({meta:_0x394ae8})=>_0x394ae8['isOwn']&&!_0x394ae8['isInsideObject']&&!_0x394ae8['isNextTo'])['map'](({suggestion:_0x5b2593})=>_0x5b2593);_0x1c294e['unshift'](..._0x168a60);}const _0x5f4738=new Map([[_0x2a3f19,_0x47b72c]]);for(const _0x13b601 of _0x1c294e){const _0x44430b='attribute'==_0x13b601['type']?_0x13b601['data']['oldValue']:void 0x0,_0x2a5cc9=_0x13b601['getFirstRange'](),_0x4a18c2=Array['from'](_0x5f4738['keys']())['find'](_0x92ef12=>_0x92ef12['isIntersecting'](_0x2a5cc9));if(!_0x4a18c2)continue;const _0x3f26f6=_0x4a18c2['getDifference'](_0x2a5cc9);this['_isBlockAttribute'](_0x1bc443)&&'insertion'==_0x13b601['type']&&0x0!=_0x3f26f6['length']||(_0x5f4738['delete'](_0x4a18c2),_0x3f26f6['forEach'](_0x3aa5cf=>{_0x5f4738['set'](_0x3aa5cf,_0x47b72c);}),'insertion'!=_0x13b601['type']&&_0x44430b!=_0x1efb8b&&_0x5f4738['set'](_0x4a18c2['getIntersection'](_0x2a5cc9),_0x44430b));}const _0x1fbf7c=[];for(const [_0x5a42cd,_0x58d7e1]of _0x5f4738){const _0x5a8180=_0x12ad03(),_0x19be8e={'key':_0x1bc443,'oldValue':_0x58d7e1,'newValue':_0x1efb8b};_0x1bc443['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':_0x1bc443});const _0x3ffc13=('attribute:'+(_0x1bc443+'|'+Lt({'newValue':_0x1efb8b})))['substring'](0x0,0x3c),_0xdc300f=this['_setSuggestionData']({'id':_0x5a8180,'type':_0x3ffc13,'data':_0x19be8e,'createdAt':new Date(),'authorId':_0x4455ad,'attributes':_0x50c784});_0x1fbf7c['push'](_0xdc300f),this['_addSuggestionMarker'](_0x3ffc13,_0x5a8180,_0x4455ad,_0x5a42cd);}return _0x1fbf7c;}['enableDefaultAttributesIntegration'](_0x4e7095){this['enableCommand'](_0x4e7095,(_0x8cd4ec,..._0x809733)=>{this['recordAttributeChanges'](()=>{_0x8cd4ec(..._0x809733);});});}['registerBlockAttribute'](_0xeba92a){this['_blockAttributeKeys']['add'](_0xeba92a);}['registerInlineAttribute'](_0x1419e0){this['_inlineAttributeKeys']['add'](_0x1419e0);}['startTrackingSession'](_0x342391){return this['_trackingSessionId']=void 0x0!==_0x342391?_0x342391:_0x12ad03(),this['_trackingSessionId'];}['_getAttributeKey'](_0x9d43b6){return'attribute'==_0x9d43b6['type']?_0x9d43b6['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x53ae3d,_0x52964d){const _0x3b3998=_0x53ae3d['getFirstMarker']();this['_model']['change'](_0x1738fc=>{_0x1738fc['updateMarker'](_0x3b3998,{'range':_0x52964d});});}['_addThreadToSuggestion'](_0x41254f){const _0x3e5bb1=_0x41254f['id'],_0x23c28b=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x3e5bb1)||this['_commentsRepository']['addCommentThread']({'channelId':_0x23c28b,'threadId':_0x3e5bb1,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xbcda44=this['_commentsRepository']['getCommentThread'](_0x3e5bb1);_0xbcda44['unbind']('isRemovable'),_0xbcda44['isRemovable']=!0x1,_0x41254f['commentThread']=_0xbcda44;}['_checkSuggestionCorrectness'](_0x55201a,_0x4b1b9c,_0x8f9616,_0xb18f8b){if(_0x55201a['type']!=_0x4b1b9c||_0x55201a['subType']!=_0x8f9616||_0x55201a['creator']['id']!=_0xb18f8b)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3475a1('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x4bfe41,_0x5e9387){const _0x36fd1b=_0x4bfe41['getFirstRange']();if(_0x5e9387['isEqual'](_0x36fd1b))_0x4bfe41['removeMarkers']();else{if(_0x36fd1b['containsRange'](_0x5e9387)){const _0x119f84=this['_model']['createPositionAt'](_0x5e9387['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4bfe41,this['_model']['createRange'](_0x36fd1b['start'],_0x119f84));const _0x83564a=_0x12ad03(),_0x167bb3=_0x4bfe41['creator']['id'],_0x223c34=_0x4bfe41['type']+':'+_0x4bfe41['subType'];this['_setSuggestionData']({'id':_0x83564a,'type':_0x223c34,'createdAt':new Date(),'authorId':_0x167bb3,'data':_0x4bfe41['data'],'attributes':_0x4bfe41['attributes']});const _0x4602dc=this['_model']['createPositionAt'](_0x5e9387['end']['parent'],'after'),_0x1cbbc6=this['_model']['createRange'](_0x4602dc,_0x36fd1b['end']);this['_addSuggestionMarker'](_0x223c34,_0x83564a,_0x167bb3,_0x1cbbc6);}else{if(_0x36fd1b['containsPosition'](_0x5e9387['start'])){const _0x4102dc=this['_model']['createPositionAt'](_0x5e9387['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4bfe41,this['_model']['createRange'](_0x36fd1b['start'],_0x4102dc));}else{const _0x52ae37=this['_model']['createPositionAt'](_0x5e9387['end']['parent'],'after');this['_setSuggestionRange'](_0x4bfe41,this['_model']['createRange'](_0x52ae37,_0x36fd1b['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x3e91e2){for(const {suggestion:_0x38260b,meta:_0x3a01ba}of this['_findSuggestions'](_0x3e91e2,'insertion')){if(!_0x3a01ba['isOwn'])continue;const _0x31d9f9=_0x38260b['getRanges']();for(const _0x3437ac of _0x31d9f9)if(!_0x3e91e2['getDifference'](_0x3437ac)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x405c61){const _0x2d907a=this['editor']['plugins']['get']('Users')['getUser'](_0x405c61);if(!_0x2d907a)throw new _0x3475a1('track-changes-user-not-found',this);return _0x2d907a;}['_getExternalAuthor'](_0x218a66){const _0x87f2ac=this['editor']['plugins']['get']('Users'),_0x359e14=_0x24bbd4('external:'+_0x218a66),_0x1e704e=_0x87f2ac['getUser'](_0x359e14);return _0x1e704e||_0x87f2ac['addUser']({'id':_0x359e14,'name':_0x218a66});}['_createSuggestion'](_0x4b5299,_0x26991a,_0x10dd5a,_0x382bd6,_0x5c6bb3,_0x10cef4){const _0x5b1eee=this['_getAuthorFromId'](_0x382bd6),_0xdaf14d=this['_suggestionFactory']['buildSuggestion'](_0x4b5299,_0x26991a,_0x10dd5a,_0x5b1eee,_0x5c6bb3,_0x4ef3d1=>{this['_updateSuggestionData'](_0x10dd5a,{'attributes':_0x4ef3d1});const _0x6d103e=this['getSuggestion'](_0x10dd5a);this['_joinWithAdjacentSuggestions'](new Set([_0x6d103e])),this['_refreshSuggestionsChain'](new Set([_0x6d103e]));},_0x10cef4);return this['listenTo'](_0xdaf14d,'accept',()=>{this['_updateSuggestionData'](_0x10dd5a,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0xdaf14d,'discard',()=>{this['_updateSuggestionData'](_0x10dd5a,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x10dd5a,_0xdaf14d),this['_suggestionState']['set'](_0xdaf14d,'notReady'),_0xdaf14d;}['_splitMarkerName'](_0x4fd5bc){const _0x1c1f33=_0x4fd5bc['split'](':');return{'group':_0x1c1f33[0x0],'type':_0x1c1f33[0x1],'subType':_0x1c1f33['length']>=0x5?_0x1c1f33[0x2]:null,'id':_0x1c1f33['length']<0x5?_0x1c1f33[0x2]:_0x1c1f33[0x3],'authorId':_0x1c1f33['length']<0x5?_0x1c1f33[0x3]:_0x1c1f33[0x4],'markerCount':0x6==_0x1c1f33['length']?_0x1c1f33[0x5]:null};}['_breakSuggestionMarker'](_0x11ad65,_0x3e1fe0,_0x18ca1d){const _0x5606c9=_0x11ad65['getFirstRange'](),_0x237d15=_0x5606c9['start'],_0x5d0fb3=_0x5606c9['end'];this['_setSuggestionRange'](_0x11ad65,this['_model']['createRange'](_0x237d15,_0x3e1fe0));const _0x4a18b1=_0x12ad03(),_0x3237bf=_0x11ad65['creator']['id'],_0xf38336=_0x11ad65['type']+(_0x11ad65['subType']?':'+_0x11ad65['subType']:'');this['_setSuggestionData']({'id':_0x4a18b1,'type':_0xf38336,'createdAt':new Date(),'authorId':_0x3237bf,'originalSuggestionId':_0x11ad65['_originalSuggestionId']||_0x11ad65['id'],'attributes':_0x11ad65['attributes'],'data':_0x11ad65['data']});const _0x1f6ccb=this['_getAttributeKey'](_0x11ad65);('formatBlock'==_0x11ad65['type']||_0x1f6ccb&&this['_isBlockAttribute'](_0x1f6ccb))&&(_0x18ca1d=this['_model']['createPositionBefore'](_0x18ca1d['parent'])),this['_addSuggestionMarker'](_0xf38336,_0x4a18b1,_0x3237bf,this['_model']['createRange'](_0x18ca1d,_0x5d0fb3));}['_findSuggestions'](_0x59f34a,_0x33e837=null){const _0x1cb53e=[],_0x4eac45=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x59f34a)||(_0x59f34a=[_0x59f34a]);for(const _0x3c1896 of this['getSuggestions']()){if(!_0x3c1896['isInContent'])continue;if(_0x33e837&&_0x3c1896['type']!=_0x33e837)continue;let _0x14145c=!0x1;for(const _0x4a6b90 of _0x3c1896['getRanges']()){for(const _0x6bdb85 of _0x59f34a){const _0x4f56e6=_0x6bdb85['start']['isEqual'](_0x4a6b90['end'])||_0x6bdb85['end']['isEqual'](_0x4a6b90['start']);if(_0x4f56e6||_0x6bdb85['getIntersection'](_0x4a6b90)){const _0x57d416=_0x6bdb85['containsRange'](_0x4a6b90)&&Ft(this['_model']['schema'],_0x4a6b90['start'],_0x6bdb85),_0x2565c1=_0x4a6b90['containsRange'](_0x6bdb85)&&Ft(this['_model']['schema'],_0x6bdb85['start'],_0x4a6b90);_0x1cb53e['push']({'suggestion':_0x3c1896,'meta':{'isOwn':_0x4eac45==_0x3c1896['author'],'isNextTo':_0x4f56e6,'isInsideObject':_0x57d416,'containsRangeInObject':_0x2565c1}}),_0x14145c=!0x0;break;}}if(_0x14145c)break;}}return _0x1cb53e;}['_addSuggestionMarker'](_0x4f7803,_0x349ce1,_0x72193f,_0x4e1892,_0x3606aa){this['_model']['change'](_0x29b89b=>{let _0x5be9a4='suggestion:'+_0x4f7803+':'+_0x349ce1+':'+_0x72193f;_0x3606aa&&(_0x5be9a4=_0x5be9a4+':'+_0x3606aa),_0x29b89b['addMarker'](_0x5be9a4,{'range':_0x4e1892,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0xd4ed88){const _0x2f175b=_0xd4ed88['previous'],_0x55dd28=_0xd4ed88['next'];_0xd4ed88['previous']=null,_0xd4ed88['next']=null,null!=_0x2f175b&&_0x2f175b['next']==_0xd4ed88&&(_0x2f175b['next']=_0x55dd28),null!=_0x55dd28&&_0x55dd28['previous']==_0xd4ed88&&(_0x55dd28['previous']=_0x2f175b),'ready'==this['_suggestionState']['get'](_0xd4ed88)&&(this['_suggestionState']['set'](_0xd4ed88,'removed'),this['fire']('suggestionUnloaded',_0xd4ed88,_0x2f175b,_0x55dd28));}['_setSuggestionData'](_0x24718c){const _0x4b69ed=_0x24718c['id'],_0x452a96=this['addSuggestionData'](_0x24718c);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x37e2db=this['editor']['plugins']['get']('PendingActions'),_0x221608=_0x452a96['hasComments'],_0x405d61=_0x452a96['subType']?_0x452a96['type']+':'+_0x452a96['subType']:_0x452a96['type'],_0x160ed5=this['editor']['locale'],_0x33e38e=_0x37e2db['add'](o(_0x160ed5,'PENDING_ACTION_SUGGESTION')),_0x4d1be0={'id':_0x4b69ed,'type':_0x405d61,'hasComments':_0x221608,'data':_0x24718c['data']||null,'originalSuggestionId':_0x24718c['originalSuggestionId']||null,'attributes':_0x452a96['attributes']};this['_adapter']['addSuggestion'](_0x4d1be0)['then'](_0x201e94=>{_0x452a96['_saved']=!0x0,_0x37e2db['remove'](_0x33e38e),_0x201e94&&_0x201e94['createdAt']&&(this['_suggestions']['get'](_0x4b69ed)['createdAt']=_0x201e94['createdAt']);})['catch'](_0x897066=>{throw _0x5bcf09('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x452a96['discard']();}),_0x452a96['stopListening'](),this['_suggestions']['delete'](_0x452a96['id']),this['_suggestionState']['delete'](_0x452a96),_0x897066;});}return _0x452a96;}['_isBlockAttribute'](_0xd9a76c){return this['_blockAttributeKeys']['has'](_0xd9a76c);}['_isInlineAttribute'](_0x4ceed7){return this['_inlineAttributeKeys']['has'](_0x4ceed7);}['_updateSuggestionData'](_0x1a0856,_0xdab71c){const _0x2412c6=this['editor']['plugins']['get']('PendingActions'),_0x1bc4a3=this['getSuggestion'](_0x1a0856);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x1bc4a3['_saved']){const _0x26809d=_0x2412c6['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x1a0856,_0xdab71c)['then'](()=>{_0x2412c6['remove'](_0x26809d);});}else _0x1bc4a3['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x1a0856,_0xdab71c);});}}['_getSuggestionData'](_0x3ce9dc){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3475a1('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3ce9dc);}['_handleNewSuggestionMarker'](_0x316fc9){const {id:_0x5667e4,type:_0x20588f,subType:_0x35e4bc,authorId:_0x496188}=this['_splitMarkerName'](_0x316fc9),_0x2205c2=this['_suggestions']['get'](_0x5667e4)||this['_createSuggestion'](_0x20588f,_0x35e4bc,_0x5667e4,_0x496188,{});switch(this['_checkSuggestionCorrectness'](_0x2205c2,_0x20588f,_0x35e4bc,_0x496188),this['_suggestionState']['get'](_0x2205c2)){case'notReady':this['_getSuggestionData'](_0x5667e4)['then'](_0x2880bc=>{let _0x3bf590=Promise['resolve']();_0x2880bc['hasComments']&&(_0x3bf590=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x5667e4})),_0x3bf590['then'](()=>{this['addSuggestionData'](_0x2880bc)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x2205c2,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x5667e4,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x2205c2,'ready'),this['fire']('suggestionLoaded',_0x2205c2);break;case'ready':this['fire']('suggestionChanged',_0x2205c2);}return _0x2205c2['addMarkerName'](_0x316fc9),_0x2205c2;}['_refreshSuggestionsChain'](_0x5c0512){const _0x322a15=Array['from'](_0x5c0512),_0x32e401=_0x322a15['filter'](_0x4f8290=>'attribute'==_0x4f8290['type']);this['_refreshAttributeSuggestionsChain'](_0x32e401);const _0x393d8c=_0x322a15['filter'](_0x25b701=>!_0x25b701['isMultiRange']&&'attribute'!=_0x25b701['type']),_0x1bd780=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2dc037=>!_0x2dc037['isMultiRange']&&'attribute'!=_0x2dc037['type']),_0x559fe6=_0x1bd780['filter'](_0x36fa25=>!_0x5c0512['has'](_0x36fa25)),_0x549c1f=new Map(_0x1bd780['map'](_0x3807f4=>[_0x3807f4,this['_suggestionFactory']['getSuggestionCallback'](_0x3807f4['type'],_0x3807f4['subType'],'chain')])),_0x5f507d=new Map(_0x1bd780['map'](_0x59d9ab=>[_0x59d9ab,_0x59d9ab['getFirstRange']()])),_0x796c47=new Set(),_0x5c263=new Set();for(let _0x363ab9=0x0;_0x363ab9<_0x393d8c['length'];_0x363ab9++)_0x4d0a2b(_0x393d8c[_0x363ab9],_0x393d8c,_0x363ab9+0x1);for(let _0x33875a=0x0;_0x33875a<_0x393d8c['length'];_0x33875a++)_0x4d0a2b(_0x393d8c[_0x33875a],_0x559fe6,0x0);const _0x3c6ec2=new Set();for(let _0x3ce210=0x0;_0x3ce210<_0x393d8c['length'];_0x3ce210++){const _0x5b8a34=_0x393d8c[_0x3ce210];!_0x5c263['has'](_0x5b8a34)&&_0x5b8a34['previous']&&(_0x3c6ec2['add'](_0x5b8a34['previous']),_0x5b8a34['previous']['next']===_0x5b8a34&&(_0x5b8a34['previous']['next']=null),_0x5b8a34['previous']=null),!_0x796c47['has'](_0x5b8a34)&&_0x5b8a34['next']&&(_0x3c6ec2['add'](_0x5b8a34['next']),_0x5b8a34['next']['previous']===_0x5b8a34&&(_0x5b8a34['next']['previous']=null),_0x5b8a34['next']=null);}function _0x4d0a2b(_0x3da284,_0x51bc03,_0x12b0e3){for(let _0x138a1b=_0x12b0e3;_0x138a1b<_0x51bc03['length'];_0x138a1b++){const _0x37b4c4=_0x846b9b(_0x3da284,_0x51bc03[_0x138a1b]);_0x37b4c4&&(_0x37b4c4[0x0]['next']=_0x37b4c4[0x1],_0x37b4c4[0x1]['previous']=_0x37b4c4[0x0],_0x796c47['add'](_0x37b4c4[0x0]),_0x5c263['add'](_0x37b4c4[0x1]));}}function _0x846b9b(_0x23d668,_0x4e0aaa){if(_0x23d668['author']['id']!==_0x4e0aaa['author']['id'])return null;const _0x3d2def=_0x549c1f['get'](_0x23d668)(_0x23d668,_0x4e0aaa,_0x5f507d['get'](_0x23d668),_0x5f507d['get'](_0x4e0aaa));if(!_0x3d2def)return null;return _0x549c1f['get'](_0x4e0aaa)(_0x23d668,_0x4e0aaa,_0x5f507d['get'](_0x23d668),_0x5f507d['get'](_0x4e0aaa))?_0x3d2def[0x1]['commentThread']&&_0x3d2def[0x1]['commentThread']['length']?null:_0x3d2def:null;}_0x3c6ec2['size']&&this['_refreshSuggestionsChain'](_0x3c6ec2);}['_refreshAttributeSuggestionsChain'](_0x197248){if(0x0==_0x197248['length'])return;const _0x512b3e=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x133640=>'attribute'==_0x133640['type']&&_0x133640['_isDataLoaded']),_0x394f92=[],_0x2686f4=new Map();for(const _0x4ce18d of _0x512b3e){const _0xc435c0=_0x24bbd4(_0x4ce18d['attributes']);_0x2686f4['has'](_0xc435c0)||(_0x2686f4['set'](_0xc435c0,_0x394f92['length']),_0x394f92['push']([]));const _0x7feeb6=_0x2686f4['get'](_0xc435c0);_0x394f92[_0x7feeb6]['push'](_0x4ce18d);}!(function(){_0x394f92['sort']((_0x5ccae5,_0x484456)=>{const _0xceaf4f=_0x5ccae5[0x0]['createdAt'],_0x54f894=_0x484456[0x0]['createdAt'];return _0xceaf4f==_0x54f894?_0x5ccae5[0x0]['attributes']['groupId']<_0x484456[0x0]['attributes']['groupId']?-0x1:0x1:_0xceaf4f<_0x54f894?-0x1:0x1;});for(const _0x34e129 of _0x394f92)_0x34e129['sort']((_0x3d94ca,_0x14e45b)=>_0x3d94ca['id']<_0x14e45b['id']?-0x1:0x1);}());for(let _0x3e7903=0x0;_0x3e7903<_0x394f92['length'];_0x3e7903++){if(0x0==_0x394f92[_0x3e7903]['length'])continue;const _0x41cf7d=[];for(let _0x5763aa=_0x3e7903+0x1;_0x5763aa<_0x394f92['length'];_0x5763aa++)0x0!=_0x394f92[_0x5763aa]['length']&&_0xa79aa8(_0x394f92[_0x3e7903],_0x394f92[_0x5763aa])&&_0x41cf7d['push'](_0x5763aa);for(const _0x59dc8e of _0x41cf7d)_0x394f92[_0x3e7903]=_0x394f92[_0x3e7903]['concat'](_0x394f92[_0x59dc8e]),_0x394f92[_0x59dc8e]=[];}for(const _0x8ddcab of _0x394f92)for(let _0x59eeff=0x0;_0x59eeff<_0x8ddcab['length'];_0x59eeff++){const _0x10a04f=_0x8ddcab[_0x59eeff+0x1]||null;_0x8ddcab[_0x59eeff]['next']!==_0x10a04f&&(_0x8ddcab[_0x59eeff]['next']=_0x10a04f);}for(const _0x5cba07 of _0x394f92)for(let _0x39c8cf=0x0;_0x39c8cf<_0x5cba07['length'];_0x39c8cf++){const _0x57b2bb=_0x5cba07[_0x39c8cf-0x1]||null;_0x5cba07[_0x39c8cf]['previous']!==_0x57b2bb&&(_0x5cba07[_0x39c8cf]['previous']=_0x57b2bb);}function _0xa79aa8(_0x1e8da8,_0x12a698){if(_0x1e8da8[0x0]['attributes']['groupId']!==_0x12a698[0x0]['attributes']['groupId']&&_0x1e8da8[0x0]['author']!==_0x12a698[0x0]['author'])return!0x1;if(!function(_0x219a14,_0x20947a){if(!_0x219a14['hasComments']&&!_0x20947a['hasComments'])return!0x0;if(_0x219a14['hasComments']&&_0x20947a['hasComments'])return!0x1;if(_0x219a14['hasComments']&&_0x20947a['createdAt']<_0x219a14['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x20947a['hasComments']&&_0x219a14['createdAt']<_0x20947a['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x1e8da8[0x0],_0x12a698[0x0]))return!0x1;const _0x7d92c7=Ut(_0x1e8da8[0x0]['attributes'],['groupId','trackingSessionId']),_0x93d5af=Ut(_0x12a698[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0x4404ef(_0x7d92c7,_0x93d5af))return!0x1;if(_0x1e8da8[0x0]['attributes']['groupId']==_0x12a698[0x0]['attributes']['groupId'])return!0x0;if(_0x1e8da8[0x0]['attributes']['trackingSessionId']!==_0x12a698[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x1e8da8['every'](_0x754e7d=>_0x12a698['some'](_0xe402e7=>_0x754e7d['getFirstRange']()['isEqual'](_0xe402e7['getFirstRange']())))&&_0x12a698['every'](_0x542034=>_0x1e8da8['some'](_0x35c386=>_0x542034['getFirstRange']()['isEqual'](_0x35c386['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x44858f){const _0x47e88b=Array['from'](_0x44858f),_0x358d16=this['getSuggestions']({'skipNotAttached':!0x0}),_0x239840=_0x358d16['filter'](_0x5eb477=>!_0x44858f['has'](_0x5eb477)),_0x17a1aa=new Map(_0x47e88b['map'](_0x510a4e=>[_0x510a4e,this['_suggestionFactory']['getSuggestionCallback'](_0x510a4e['type'],_0x510a4e['subType'],'join')])),_0x4fd859=new Map(_0x358d16['map'](_0x3189ac=>[_0x3189ac,_0x3189ac['getRanges']()]));for(let _0x1100aa=0x0;_0x1100aa<_0x47e88b['length'];_0x1100aa++){if(_0x2ad548(this,_0x47e88b[_0x1100aa],_0x47e88b,_0x1100aa+0x1))return!0x0;}for(let _0x24f2d9=0x0;_0x24f2d9<_0x47e88b['length'];_0x24f2d9++){if(_0x2ad548(this,_0x47e88b[_0x24f2d9],_0x239840,0x0))return!0x0;}return!0x1;function _0x2ad548(_0x3ae7e6,_0x248ee9,_0x11521c,_0x3006f6){for(let _0x273c3c=_0x3006f6;_0x273c3c<_0x11521c['length'];_0x273c3c++){const _0x215274=_0x11521c[_0x273c3c];if(_0x215274['type']!==_0x248ee9['type']||_0x215274['author']['id']!==_0x248ee9['author']['id']||_0x215274['subType']!==_0x248ee9['subType'])continue;if(!Qt(_0x248ee9,_0x215274))continue;if('attribute'==_0x248ee9['type']&&_0x248ee9['data']['oldValue']!=_0x215274['data']['oldValue'])continue;if('attribute'==_0x248ee9['type']&&_0x3ae7e6['_isBlockAttribute'](_0x248ee9['data']['key']))continue;if('formatBlock'==_0x248ee9['type']){const _0x46506a=_0x3ae7e6['editor']['model'],_0x17cb44=_0x248ee9['getContainedElement']();if(_0x17cb44&&(_0x46506a['schema']['isObject'](_0x17cb44)||_0x46506a['schema']['isLimit'](_0x17cb44)))continue;}const _0x3405b5=_0x17a1aa['get'](_0x248ee9),_0x1483de=_0x4fd859['get'](_0x248ee9),_0x136298=_0x4fd859['get'](_0x215274),_0x5174a0=_0x248ee9['commentThread']&&_0x248ee9['commentThread']['length'],_0x57e0fc=_0x215274['commentThread']&&_0x215274['commentThread']['length'];if(!_0x5174a0&&_0x3405b5(_0x136298,_0x1483de))return _0x3ae7e6['_joinSuggestions'](_0x215274,_0x248ee9),_0x4fd859['delete'](_0x248ee9),!0x0;if(!_0x57e0fc&&_0x3405b5(_0x1483de,_0x136298))return _0x3ae7e6['_joinSuggestions'](_0x248ee9,_0x215274),_0x4fd859['delete'](_0x215274),!0x0;}return!0x1;}}['_joinSuggestions'](_0x137bf7,_0x3a177e){if(_0x137bf7['isMultiRange']){for(const _0x4d49e9 of _0x3a177e['getRanges']())_0x137bf7['addRange'](_0x4d49e9);}else{const _0x3930c6=_0x3a177e['getFirstRange']()['end'];this['_setSuggestionRange'](_0x137bf7,this['_model']['createRange'](_0x137bf7['getFirstRange']()['start'],_0x3930c6));}_0x3a177e['removeMarkers']();}['_getMarkerAnnouncementText'](_0x13cc79,_0x15b886,_0x3d06a5){const _0x316bbd=_0x13cc79['startsWith']('format')||_0x13cc79['startsWith']('attribute')?'FORMATTING':_0x13cc79['toUpperCase']();return o(this['editor']['locale'],_0x15b886+'_'+_0x316bbd+'_SUGGESTION_ANNOUNCEMENT',_0x3d06a5);}['_initAriaMarkerChangeAnnouncements'](){const _0x483650=this['editor'];if(!_0x483650['ui'])return;const {ariaLiveAnnouncer:_0x41a4a9}=_0x483650['ui'];_0x10a5d1(this['_model'],({left:_0x212ca7,entered:_0x688a7b})=>{for(const _0x3bf850 of _0x212ca7){const {group:_0x11faf3,type:_0x4689da}=this['_splitMarkerName'](_0x3bf850['name']);if('suggestion'===_0x11faf3){_0x41a4a9['announce'](this['_getMarkerAnnouncementText'](_0x4689da,'LEAVE'));break;}}for(const _0x3e954c of _0x688a7b){const {group:_0x476d2d,type:_0xf71b02}=this['_splitMarkerName'](_0x3e954c['name']);if('suggestion'===_0x476d2d){_0x41a4a9['announce'](this['_getMarkerAnnouncementText'](_0xf71b02,'ENTER',_0xd6e969(_0x440a47)));break;}}});}['_processAttributeChanges'](_0x383d64){if(this['_recordAttributeSuggestions'])return!0x1;const _0x586160=this['editor'],_0x276257=_0x586160['model']['document']['differ']['getChanges']();if(0x0==_0x276257['length'])return!0x1;const _0x133ee5=[],_0x59a30c=_0x276257['filter'](_0x427029=>'attribute'==_0x427029['type']),_0x4a702c=_0x276257['filter'](_0x714037=>'insert'==_0x714037['type']&&'$text'!=_0x714037['name']),_0x244b70=_0x276257['filter'](_0x5e9a32=>'remove'==_0x5e9a32['type']&&'$text'!=_0x5e9a32['name']);for(const _0x74d493 of _0x59a30c)_0x133ee5['push']({'key':_0x74d493['attributeKey'],'newValue':_0x74d493['attributeNewValue'],'oldValue':_0x74d493['attributeOldValue'],'range':qt(_0x74d493['range'],_0x586160['model'])});for(const _0x304e61 of _0x4a702c){const _0x1ca042=_0x244b70['find'](_0x58eb4b=>_0x58eb4b['position']['isEqual'](_0x304e61['position']));_0x1ca042&&_0x133ee5['push']({'key':m,'newValue':_0x304e61['name'],'oldValue':_0x1ca042['name'],'range':_0x586160['model']['createRangeOn'](_0x304e61['position']['nodeAfter'])});}return 0x0!=_0x133ee5['length']&&this['_reduceExistingSuggestions'](_0x383d64,_0x133ee5);}['_processAttributeSuggestions'](_0x3d2326){let _0x404807=!0x1;const _0x58e378=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x424d3c=>_0x424d3c['data']['newRange']&&_0x424d3c['name']['startsWith']('suggestion:attribute:'));for(const _0x37307d of _0x58e378){const {subType:_0xd741c8,id:_0x57ab2f}=this['_splitMarkerName'](_0x37307d['name']),_0x3ecaae=_0xd741c8['split']('|')[0x0];for(const _0x753560 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x753560['id']!=_0x57ab2f&&'attribute'==_0x753560['type']&&_0x753560['data']&&_0x753560['data']['key']==_0x3ecaae&&_0x753560['getFirstRange']()['isIntersecting'](_0x37307d['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x753560,_0x37307d['data']['newRange'],_0x3d2326),_0x404807=!0x0);}return _0x404807;}['recordAttributeChanges'](_0x365821){this['_recordAttributeSuggestions']=!0x0,_0x365821();}['_isRegisteredAttribute'](_0x4cfd2a){const _0x675115=this['_isBlockAttribute'](_0x4cfd2a),_0x46154b=this['_isInlineAttribute'](_0x4cfd2a);return _0x675115||_0x46154b;}['_reduceExistingSuggestions'](_0x437e4b,_0xe004d1){if(0x0==_0xe004d1['length'])return!0x1;let _0x17f216=!0x1;for(const _0x1e45ff of _0xe004d1){const _0x15bd09=this['_findSuggestions'](_0x1e45ff['range'],'attribute')['filter'](_0x3b3064=>!_0x3b3064['meta']['isNextTo'])['map'](_0x2b96fe=>_0x2b96fe['suggestion']),_0x1ad858=_0x24bbd4({'newValue':_0x1e45ff['newValue']});_0x15bd09['filter'](_0x172bd5=>{const [_0x203441,_0x122d4b]=_0x172bd5['subType']['split']('|');return _0x203441==_0x1e45ff['key']&&_0x122d4b!=_0x1ad858;})['forEach'](_0x9d51bd=>{this['_reduceSuggestionAttributeRange'](_0x9d51bd,_0x1e45ff['range'],_0x437e4b),_0x17f216=!0x0;});}return _0x17f216;}['_reduceSuggestionAttributeRange'](_0x3dca15,_0x1d6e89,_0x3cac97){const _0x1b0b94=_0x3dca15['getFirstRange']()['getDifference'](_0x1d6e89);0x0!==_0x1b0b94['length']?0x1!==_0x1b0b94['length']?this['_breakSuggestionMarker'](_0x3dca15,_0x1d6e89['start'],_0x1d6e89['end']):this['_setSuggestionRange'](_0x3dca15,_0x1b0b94[0x0]):_0x3cac97['removeMarker'](_0x3dca15['getFirstMarker']());}}class Vt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x437ea9){this['_editor']=_0x437ea9,this['_model']=_0x437ea9['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x5a8e3c,_0x332fdb,_0x3c3c37,_0x1d78db,_0x4dd6ad,_0x11a648,_0x59327f){return new T(this['_model'],{'type':_0x5a8e3c,'subType':_0x332fdb,'id':_0x3c3c37,'originalSuggestionId':_0x59327f,'author':_0x1d78db,'creator':_0x1d78db,'attributes':_0x4dd6ad,'onAttributesChange':_0x11a648,'onAccept':(..._0x5d89a3)=>this['getSuggestionCallback'](_0x5a8e3c,_0x332fdb,'accept')(..._0x5d89a3),'onDiscard':(..._0x2d1d70)=>this['getSuggestionCallback'](_0x5a8e3c,_0x332fdb,'discard')(..._0x2d1d70)});}['registerCustomCallback'](_0x312555,_0x3ea790,_0x383955,_0x33f721){const _0x4a0df8=_0x312555+':'+_0x3ea790+':'+_0x383955;this['_customCallbacks']['set'](_0x4a0df8,_0x33f721);}['getSuggestionCallback'](_0xdf24ef,_0x5f3d7e,_0x2fdcdc){const _0x83c524=_0xdf24ef+':'+_0x5f3d7e+':'+_0x2fdcdc;return this['_customCallbacks']['get'](_0x83c524)||this['_defaultCallbacks']['get'](_0xdf24ef+':'+_0x2fdcdc);}['_registerDefaultCallbacks'](){const _0x1aa896=()=>!0x1,_0x3a6dfc=_0x21992d=>{_0x21992d['sort']((_0x38f75c,_0x3fdd2f)=>_0x38f75c['start']['isBefore'](_0x3fdd2f['start'])?0x1:-0x1),this['_model']['change'](_0x272948=>{for(const _0x7d4bac of _0x21992d){let _0x47788e;_0x47788e=_0x7d4bac['end']['isAtEnd']&&_0x7d4bac['end']['parent']==_0x7d4bac['start']['nodeAfter']?_0x272948['createSelection'](_0x7d4bac['start']['nodeAfter'],'on'):_0x272948['createSelection'](_0x7d4bac),this['_model']['deleteContent'](_0x47788e,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x5ec079=(_0x3a5c10,_0x119543)=>{_0x119543&&this['_model']['change'](_0x35296e=>{const {commandName:_0x13c0d9,commandParams:_0x41bbea=[]}=_0x119543,_0x5aa6e7=_0x3a5c10['map'](_0x3f0b3f=>(Pt(_0x3f0b3f)&&(_0x3f0b3f=this['_model']['createRange'](_0x3f0b3f['end'])),_0x3f0b3f))['filter'](_0x5998f5=>'$graveyard'!==_0x5998f5['root']['rootName']);if(_0x5aa6e7['length']<0x1)return;const _0x1f2b21=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x19317e=>_0x4c00fe['fromRange'](_0x19317e));_0x35296e['setSelection'](_0x5aa6e7);for(const _0x3c0e52 of this['_editor']['commands']['commands']())_0x3c0e52['refresh']();_0x41bbea['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x13c0d9,..._0x41bbea);const _0x39b597=_0x1f2b21['filter'](_0x1c5fae=>'$graveyard'!=_0x1c5fae['root']['rootName']);_0x39b597['length']>0x0&&_0x35296e['setSelection'](_0x39b597);for(const _0x14347d of _0x1f2b21)_0x14347d['detach']();});},_0x550152=(_0x3bfd0a,_0x432869)=>0x1==_0x3bfd0a['length']&&0x1==_0x432869['length']&&_0x3bfd0a[0x0]['end']['isEqual'](_0x432869[0x0]['start']),_0x2b1188=(_0x4c4a60,_0x4c00dc,_0x296f9d,_0x4ed461)=>Wt(_0x4c4a60,_0x4c00dc,_0x296f9d,_0x4ed461)?[_0x4c4a60,_0x4c00dc]:Wt(_0x4c00dc,_0x4c4a60,_0x4ed461,_0x296f9d)?[_0x4c00dc,_0x4c4a60]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1aa896),this['_defaultCallbacks']['set']('insertion:discard',_0x3a6dfc),this['_defaultCallbacks']['set']('insertion:join',_0x550152),this['_defaultCallbacks']['set']('insertion:chain',_0x2b1188),this['_defaultCallbacks']['set']('deletion:accept',_0x3a6dfc),this['_defaultCallbacks']['set']('deletion:discard',_0x1aa896),this['_defaultCallbacks']['set']('deletion:join',_0x550152),this['_defaultCallbacks']['set']('deletion:chain',_0x2b1188),this['_defaultCallbacks']['set']('formatInline:accept',_0x5ec079),this['_defaultCallbacks']['set']('formatInline:discard',_0x1aa896),this['_defaultCallbacks']['set']('formatInline:join',_0x550152),this['_defaultCallbacks']['set']('formatInline:chain',_0x1aa896),this['_defaultCallbacks']['set']('formatBlock:accept',_0x5ec079),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1aa896),this['_defaultCallbacks']['set']('formatBlock:join',_0x550152),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1aa896),this['_defaultCallbacks']['set']('attribute:accept',_0x1aa896),this['_defaultCallbacks']['set']('attribute:discard',(_0x359e40,_0x30d936)=>{if(!_0x30d936)return;const _0x1f92c6=this['_editor']['plugins']['get'](d);this['_model']['change'](_0x218003=>{if(_0x30d936['key']==m)for(const _0x5a4cdc of _0x359e40){const _0x79d6ff=_0x5a4cdc['start']['nodeAfter'],_0x5bbf47=_0x30d936['oldValue'];_0x218003['rename'](_0x79d6ff,_0x5bbf47);}else{if(_0x1f92c6['_isBlockAttribute'](_0x30d936['key'])){for(const _0xb43db5 of _0x359e40)void 0x0!==_0x30d936['oldValue']?_0x218003['setAttribute'](_0x30d936['key'],_0x30d936['oldValue'],_0xb43db5['start']['nodeAfter']):_0x218003['removeAttribute'](_0x30d936['key'],_0xb43db5['start']['nodeAfter']);}else{for(const _0x44d037 of _0x359e40)_0x30d936['oldValue']?_0x218003['setAttribute'](_0x30d936['key'],_0x30d936['oldValue'],_0x44d037):_0x218003['removeAttribute'](_0x30d936['key'],_0x44d037);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x550152);}}function Ft(_0x38e11a,_0x4560a9,_0x36d9dd){for(const _0x5eec78 of _0x4560a9['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5eec78['root']==_0x5eec78)return!0x1;if(!_0x36d9dd['containsItem'](_0x5eec78))return!0x1;if(_0x38e11a['isObject'](_0x5eec78)||_0x38e11a['isLimit'](_0x5eec78))return!0x0;}return!0x1;}function Pt(_0x4d73c1){return _0x4d73c1['end']['parent']==_0x4d73c1['start']['nodeAfter']&&_0x4d73c1['end']['isAtStart'];}function Gt(_0x1823af,_0x571e45,_0x21920d,_0x113c9a){const _0x3b5b31=_0x1809f5=>!_0x1809f5['item']['is']('$textProxy')&&!_0x113c9a['isObject'](_0x1809f5['item']),_0x5056ed=_0x1823af['start']['getLastMatchingPosition'](_0x3b5b31),_0x311b09=_0x1823af['end']['getLastMatchingPosition'](_0x3b5b31,{'direction':'backward'});return(!_0x1823af['start']['isEqual'](_0x5056ed)||!_0x1823af['end']['isEqual'](_0x311b09))&&(_0x5056ed['isBefore'](_0x311b09)?_0x21920d['updateMarker'](_0x571e45,{'range':_0x21920d['createRange'](_0x5056ed,_0x311b09)}):_0x21920d['removeMarker'](_0x571e45),!0x0);}function Lt(_0x380b03){return _0x24bbd4(_0x380b03);}function Jt(_0x3db193){const _0x9e4193=_0x3db193['start']['nodeAfter'];return _0x9e4193&&_0x9e4193['is']('element');}function Kt(_0x42275d){return Pt(_0x42275d)||function(_0x41f318){return _0x41f318['start']['parent']==_0x41f318['end']['nodeBefore']&&_0x41f318['start']['isAtEnd'];}(_0x42275d);}function Ht(_0x677039,_0x265788){try{const _0xce5f27=_0x677039['getRange']();for(const _0x15214e of _0x265788)if(_0x677039!==_0x15214e&&_0xce5f27&&_0xce5f27['isIntersecting'](_0x15214e['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function qt(_0x5e5fa7,_0x1432cf){return null==_0x5e5fa7['end']['nodeBefore']&&_0x5e5fa7['end']['parent']==_0x5e5fa7['start']['nodeAfter']?zt(_0x5e5fa7['start']['nodeAfter'],_0x1432cf):_0x5e5fa7;}function zt(_0x5d5ed0,_0x4e4b0c){const _0x9eb8c6=_0x4e4b0c['schema']['isObject'](_0x5d5ed0)||_0x4e4b0c['schema']['isSelectable'](_0x5d5ed0);return _0x4e4b0c['createRange'](_0x4e4b0c['createPositionAt'](_0x5d5ed0,'before'),_0x9eb8c6?_0x4e4b0c['createPositionAfter'](_0x5d5ed0):_0x4e4b0c['createPositionAt'](_0x5d5ed0,'end'));}function Wt(_0x2286fa,_0xf21ebc,_0x273ea8,_0x416abb){return!!Qt(_0x2286fa,_0xf21ebc)&&_0x273ea8['end']['isEqual'](_0x416abb['start']);}function Qt(_0x541cb9,_0x3fec8d){if(!_0x541cb9['_isDataLoaded']||!_0x3fec8d['_isDataLoaded'])return!0x1;const _0x56353c=new Set(Object['keys'](_0x541cb9['attributes'])),_0x35eb7c=new Set(Object['keys'](_0x3fec8d['attributes']));if(_0x56353c['delete']('groupId'),_0x35eb7c['delete']('groupId'),0x0==_0x56353c['size']&&0x0==_0x35eb7c['size'])return!0x0;if(_0x56353c['size']!=_0x35eb7c['size'])return!0x1;const _0x18ba43={..._0x541cb9['attributes']},_0x487922={..._0x3fec8d['attributes']};return delete _0x18ba43['groupId'],delete _0x487922['groupId'],JSON['stringify'](_0x18ba43)==JSON['stringify'](_0x487922);}function Xt(_0x4ba176,_0x37b58a){const _0xa56021=Yt(_0x4ba176['attributes']),_0x541b66=Yt(_0x37b58a);if(!_0x4ba176['_isDataLoaded'])return!0x1;for(const _0xd5c670 of Object['keys'](_0x541b66))if(!_0x4404ef(_0xa56021[_0xd5c670],_0x541b66[_0xd5c670]))return!0x1;return!0x0;}function Yt(_0x43b49d){const _0x2c3b7d=Object['assign']({},_0x43b49d);return delete _0x2c3b7d['skipNestingCheck'],delete _0x2c3b7d['tablePasteChainId'],_0x2c3b7d;}class pe extends/* #__PURE__ -- @preserve */
|
|
26
|
-
_0x5d2a3e(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x349bd5,_0x204620,_0x33ba5c,_0x436983){super(),this['model']=_0x204620,this['view']=_0x33ba5c,this['commentThreadController']=_0x436983,this['_editor']=_0x349bd5,this['_acceptCommand']=_0x349bd5['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x349bd5['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x13b33b,_0xd29d19)=>_0x13b33b||_0xd29d19),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0xa3ee51=>_0xa3ee51&&this['_editor']['model']['canEditAt'](_0x204620['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x50fa83=>_0x50fa83&&this['_editor']['model']['canEditAt'](_0x204620['getRanges']())),this['_pendingAction']=null,_0x33ba5c['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x33ba5c,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x33ba5c,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x33ba5c,'change:isDirty',()=>{_0x33ba5c['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 _0x274194=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x274194);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ii extends _0xb2715c{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x540329,_0x211555,_0x87caa5,_0x12e9ad){super(_0x540329),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x363f2d(_0x540329,o(_0x540329,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x211555['authoredAt']),this['bind']('authoredAt')['to'](_0x211555),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',_0x211555,'authoredAt',this,'descriptionParts',(_0x3a4eef,_0x301372,_0x1c0c1c)=>{const _0x4a9481=_0x1c0c1c['map'](_0x32aeb8=>ls(_0x32aeb8['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x3a4eef-0x1,_0x211555['author']['name'],_0x301372?_0x12e9ad['formatDateTime'](_0x301372):'',new DOMParser()['parseFromString'](_0x4a9481,'text/html')['body']['textContent']]);}),this['focusables']=new _0x291ee6(),this['focusTracker']=new _0x253367(),this['keystrokes']=new _0x2dd5ac(),this['focusCycler']=new _0x1444d6({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2c46fe=>_0x2c46fe['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x211555,this['_localUser']=_0x87caa5,this['_config']=_0x12e9ad,_0x12e9ad['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x25ebb8(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x4d0b09}=this['_config'];this['commentsListView']=new _0x4d0b09(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',_0x2621fe=>_0x2621fe+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x4d03cb,_0x264b09)=>_0x4d03cb||!!_0x264b09);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x12fbb3}=this['_config'],_0x569b03=new _0x12fbb3(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x17965d=_0x569b03['commentInputView'];return _0x569b03['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x17965d,'value',(_0x48ba94,_0xc3cc86,_0x1ab8cc)=>!!_0x1ab8cc||_0x48ba94&&!_0xc3cc86),_0x17965d['on']('submit',(_0xbc2a53,_0x3a42c9)=>{this['fire']('addComment',_0x3a42c9),_0x17965d['editor']['setData']('');}),_0x17965d['on']('cancel',()=>this['focus']()),_0x17965d['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x569b03;}}class fe extends ii{['suggestionView'];['_descriptionElement'];constructor(_0x2ca5cb,_0x571f70,_0x520f77,_0x30d685){super(_0x2ca5cb,_0x571f70,_0x520f77,_0x30d685),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x274e7f=>_0x274e7f&&_0x274e7f[0x0]?_0x274e7f[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x57ca29,_0x42e1ba)=>{let _0x325b53='';for(const _0x1154e5 of _0x57ca29)_0x325b53+='<p>'+ls(_0x1154e5['content'],_0x1154e5['color'])+'</p>';return _0x42e1ba?_0x325b53:_0x5e8219(_0x325b53,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x30d685['SuggestionView'](_0x2ca5cb,_0x571f70,{'formatDateTime':_0x30d685['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 _0x50e29c=this['bindTemplate'],_0x348faa=[this['suggestionView']];return this['commentsListView']&&_0x348faa['push'](this['commentsListView']),this['commentThreadInputView']&&_0x348faa['push'](this['commentThreadInputView']),_0x348faa['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x50e29c['if']('isActive','ck-suggestion-wrapper--active'),_0x50e29c['to']('type',_0x5996f6=>'ck-suggestion-'+_0x5996f6),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':_0x50e29c['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x348faa};}['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 _0xb2715c{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x3cbce1,_0x135d11,_0xd6853f){super(_0x3cbce1),this['_model']=_0x135d11,this['_config']=_0xd6853f,this['set']('description',''),this['bind']('authoredAt')['to'](_0x135d11),this['acceptButton']=this['_createButton'](o(_0x3cbce1,'Accept\x20suggestion'),_0x1445d3,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x3cbce1,'Discard\x20suggestion'),_0x10ca1e,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x405eb4(_0x3cbce1,_0x135d11['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x291ee6([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x253367(),this['keystrokes']=new _0x2dd5ac(),this['focusCycler']=new _0x1444d6({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x530719=>_0x530719['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x5d6e4d=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x5d6e4d['innerHTML']=this['description'],this['on']('change:description',(_0x290c40,_0x2e6ca4,_0x38ba4b)=>{_0x5d6e4d['innerHTML']=_0x38ba4b;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x467d7e=this['bindTemplate'],_0x11723f=[{'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':_0x467d7e['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x467d7e['to']('authoredAt',_0x52b64b=>this['_config']['formatDateTime'](_0x52b64b))}]}]},{'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']&&_0x11723f['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':_0x11723f}]};}['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'](_0x5474b5,_0x4e58fb,_0x1b39e8,_0x569fb6,_0x388d58){const _0x141777=new _0x56a393(this['locale']);return _0x141777['set']({'label':_0x5474b5,'icon':_0x4e58fb,'tooltip':!0x0,'tooltipPosition':_0x388d58}),_0x141777['extendTemplate']({'attributes':{'class':_0x1b39e8}}),_0x141777['on']('execute',()=>{this['fire'](_0x569fb6,this['_model']['id']);}),_0x141777;}['_setupKeyboardNavigation'](){const _0x514ada=this['element'];this['keystrokes']['listenTo'](_0x514ada);for(const _0x550a6a of this['focusables'])this['focusTracker']['add'](_0x550a6a['element']),this['keystrokes']['listenTo'](_0x550a6a['element']);this['keystrokes']['set']('enter',(_0x265a6d,_0x325611)=>{_0x514ada===_0x265a6d['target']&&(this['focusCycler']['focusFirst'](),_0x325611());}),this['keystrokes']['set']('esc',(_0x425d4b,_0x1dec25)=>{_0x514ada!==_0x425d4b['target']&&(this['focus'](),_0x1dec25());});}}class u extends _0x1a527c{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[d,_0x56a4e4,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x49fe28){super(_0x49fe28),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x2d4ad9=this['editor']['config'];_0x2d4ad9['define']('trackChanges.SuggestionThreadView',fe),_0x2d4ad9['define']('trackChanges.SuggestionView',we),_0x2d4ad9['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x2d4ad9['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x312f54,_0xef03be){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x123a91,_0x58b904]of this['_handleControllerBuffer']){const _0x207acc=this['_suggestionToController']['has'](_0x123a91);_0x207acc||_0x58b904?_0x207acc&&_0x58b904&&this['_destroyController'](_0x123a91):this['_initializeController'](_0x123a91);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x312f54,_0xef03be);}['init'](){const _0x3b823b=this['editor'],_0x240f39=_0x3b823b['plugins']['get']('TrackChangesEditing'),_0x5c26aa=_0x3b823b['plugins']['get']('Annotations'),_0x2eb312=_0x3b823b['plugins']['get']('EditorAnnotations'),_0x19da20=_0x3b823b['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x2eb312['addSourceCollector'](()=>{const _0x21b3e9=[];for(const [_0x80f079,_0x89ca02]of Array['from'](this['_suggestionToController'])){const _0xcd30de=_0x80f079['getAllAdjacentSuggestions'](),_0x451a5d=[];for(const _0x153001 of _0xcd30de){if(!_0x153001['isInContent'])continue;if(_0x153001['isMultiRange']){_0x451a5d['push'](..._0x153001['getRanges']());continue;}const _0x2f62db=_0x153001['getFirstRange']();if(_0x451a5d['length']>0x0){const _0x139ee9=_0x451a5d[0x0]['getJoined'](_0x2f62db);if(_0x139ee9){_0x451a5d[0x0]=_0x139ee9;continue;}}_0x451a5d['push'](_0x2f62db);}_0x21b3e9['push']([_0x89ca02['view'],_0x451a5d]);}return _0x21b3e9;}),this['listenTo'](_0x240f39,'suggestionLoaded',(_0x7dde7c,_0xf56656)=>{this['listenTo'](_0xf56656,'change:previous',(_0x321d6a,_0x5758d2,_0x4d6297,_0x58d918)=>{_0xf56656['isInContent']&&(null==_0x4d6297?(this['_updateController'](_0x58d918['head']),this['_handleSuggestionControllerDelayed'](_0xf56656,!0x1)):(this['_updateController'](_0x4d6297['head']),null==_0x58d918&&this['_handleSuggestionControllerDelayed'](_0xf56656,!0x0)));}),null!==_0xf56656['previous']?this['_updateController'](_0xf56656['head']):this['_handleSuggestionControllerDelayed'](_0xf56656,!0x1);}),this['listenTo'](_0x240f39,'suggestionUnloaded',(_0x2c1d2c,_0x5d35b9,_0x3ea610)=>{this['stopListening'](_0x5d35b9,'change:previous'),this['_handleControllerBuffer']['delete'](_0x5d35b9),this['_suggestionToController']['has'](_0x5d35b9)&&this['_destroyController'](_0x5d35b9),_0x3ea610&&this['_updateController'](_0x3ea610['head']);}),this['listenTo'](_0x240f39,'suggestionChanged',(_0x1e77fd,_0x34634b)=>{this['_updateController'](_0x34634b);}),this['listenTo'](_0x5c26aa,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x19da20,'addComment',(_0x544cf5,{threadId:_0xe01715,isFromAdapter:_0x484745})=>{if(_0x484745||!_0x240f39['hasSuggestion'](_0xe01715))return;const _0xe3f8d2=_0x240f39['getSuggestion'](_0xe01715);this['_suggestionToController']['get'](_0xe3f8d2)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1fe486=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x17f1c6;for(const _0xb2522 in _0x1fe486){const _0x4fb457=_0xb2522,_0x3a4e63=_0x1fe486[_0x4fb457];if('trackChangesLicenseKeyValid'==_0x3a4e63||'trackChangesLicenseKeyInvalid'==_0x3a4e63||'trackChangesLicenseKeyExpired'==_0x3a4e63||'trackChangesLicenseKeyDomainLimit'==_0x3a4e63||'trackChangesLicenseKeyNotAllowed'==_0x3a4e63||'trackChangesLicenseKeyEvaluationLimit'==_0x3a4e63||'trackChangesLicenseKeyTrialLimit'==_0x3a4e63||'trackChangesLicenseKeyUsageLimit'==_0x3a4e63){delete _0x1fe486[_0x4fb457],_0x17f1c6=_0x3a4e63,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x17f1c6&&_0x1fe486['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x17f1c6&&_0x1fe486['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x17f1c6&&_0x1fe486['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x17f1c6&&_0x1fe486['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x17f1c6&&_0x1fe486['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x17f1c6&&_0x1fe486['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x17f1c6&&_0x1fe486['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x2b8128){const _0x27eeed=this['_suggestionToController']['get'](_0x2b8128);if(!_0x27eeed)return null;return this['editor']['plugins']['get']('Annotations')['getByInnerView'](_0x27eeed['view'])||null;}['getSuggestionForAnnotation'](_0x155121){const _0x5d7df9=this['_viewToController']['get'](_0x155121['innerView']);return _0x5d7df9?_0x5d7df9['model']:null;}['_refreshActiveMarkers'](){const _0x5d1e56=this['editor']['plugins']['get']('Annotations'),_0x20f543=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5ab6df=Array['from'](_0x5d1e56['activeAnnotations'],_0x1212f0=>_0x1212f0['innerView'])['filter'](_0x4ea29c=>this['_viewToController']['has'](_0x4ea29c)),_0x1107c3=[];for(const _0xbe93f5 of _0x5ab6df){const _0x681940=this['_viewToController']['get'](_0xbe93f5)['model']['getAllAdjacentSuggestions']();_0x1107c3['push'](..._0x681940['reduce']((_0x56934d,_0x52d22e)=>[..._0x56934d,..._0x52d22e['getMarkerNames']()],[]));}_0x20f543['activeMarkers']=_0x1107c3;}['_addUIComponentsToFactory'](){const _0x5dacb9=this['editor'],_0x2edd2e=_0x5dacb9['locale'],_0xd25c01=o(_0x2edd2e,'Track\x20changes'),_0x442dd1=new _0x58940c([{'type':'switchbutton','model':new _0x4aa2e0({'withText':!0x0,'isToggleable':!0x0,'label':_0xd25c01,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x4aa2e0({'withText':!0x0,'label':o(_0x2edd2e,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4aa2e0({'withText':!0x0,'label':o(_0x2edd2e,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4aa2e0({'withText':!0x0,'label':o(_0x2edd2e,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4aa2e0({'withText':!0x0,'label':o(_0x2edd2e,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x5dacb9['plugins']['has']('TrackChangesPreview')&&_0x442dd1['addMany']([{'type':'separator'},{'type':'button','model':new _0x4aa2e0({'withText':!0x0,'label':o(_0x2edd2e,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x388c12 of _0x442dd1)if(ke(_0x388c12)){const _0x13c46d=_0x5dacb9['commands']['get'](_0x388c12['model']['commandName']);_0x388c12['model']['bind']('isOn','isEnabled')['to'](_0x13c46d,'value','isEnabled');}_0x5dacb9['ui']['componentFactory']['add']('trackChanges',_0xd5cede=>this['_createToolbarButton'](_0xd5cede,_0x442dd1,_0xd25c01)),_0x5dacb9['ui']['componentFactory']['add']('menuBar:trackChanges',_0x46f05d=>this['_createMenuBarMenu'](_0x46f05d,_0x442dd1,_0xd25c01));}['_createToolbarButton'](_0x49c825,_0x5c6719,_0x4c85d4){const _0xf5c5a4=_0xe8a49(_0x49c825,_0x5c254f),_0x2ad826=this['editor']['commands']['get']('trackChanges');_0xf5c5a4['buttonView']['set']({'tooltip':_0x4c85d4,'label':_0x4c85d4,'icon':_0x546495}),_0xf5c5a4['buttonView']['bind']('isOn')['to'](_0x2ad826,'value'),_0xf5c5a4['buttonView']['on']('execute',()=>{_0x2ad826['execute'](),this['editor']['editing']['view']['focus']();}),_0x21d2d9(_0xf5c5a4,_0x5c6719,{'role':'menu'});const _0x3a0934=[];for(const _0x57d228 of _0x5c6719)ke(_0x57d228)&&_0x3a0934['push'](this['editor']['commands']['get'](_0x57d228['model']['commandName']));const _0x58d200=_0xf5c5a4['buttonView'];return _0x58d200['actionView']['unbind']('isEnabled'),_0x58d200['arrowView']['unbind']('isEnabled'),_0x58d200['actionView']['bind']('isEnabled')['to'](_0x2ad826,'isEnabled'),_0x58d200['arrowView']['bind']('isEnabled')['toMany'](_0x3a0934,'isEnabled',(..._0x432de0)=>_0x432de0['some'](_0x45ccad=>_0x45ccad)),_0xf5c5a4['on']('execute',_0x476d65=>{this['editor']['execute'](_0x476d65['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0xf5c5a4;}['_createMenuBarMenu'](_0x1bbb51,_0xfcf847,_0xdc6382){const _0x770325=new _0x396178(_0x1bbb51),_0x57e0c7=this['editor']['commands']['get']('trackChanges');_0x770325['buttonView']['set']({'label':_0xdc6382,'icon':_0x546495});const _0x8471db=new _0x368dde(_0x1bbb51);for(const _0x74eb8a of _0xfcf847){if('separator'==_0x74eb8a['type']){_0x8471db['items']['add'](new _0x522633(_0x1bbb51));continue;}const _0x14ac23=new _0x22b056(_0x1bbb51,_0x770325),_0x3c01f1=new _0x200694(_0x1bbb51),_0x34d994=_0x74eb8a['model'];_0x3c01f1['bind'](...Object['keys'](_0x34d994))['to'](_0x34d994),_0x3c01f1['delegate']('execute')['to'](_0x770325),_0x3c01f1['on']('execute',()=>{this['editor']['execute'](_0x34d994['commandName']),this['editor']['editing']['view']['focus']();}),_0x14ac23['children']['add'](_0x3c01f1),_0x8471db['items']['add'](_0x14ac23);}return _0x770325['bind']('isEnabled')['to'](_0x57e0c7,'isEnabled'),_0x770325['panelView']['children']['add'](_0x8471db),_0x770325;}['_initializeController'](_0x29e676){const _0x18485e=this['editor'],_0x27d904=_0x18485e['config'],_0x34cd0a=_0x18485e['plugins']['get']('Annotations'),_0x456f48=_0x18485e['plugins']['get']('CommentsRepository'),_0x312f75=_0x18485e['plugins']['get']('EditorAnnotations'),_0x5d0281=_0x18485e['plugins']['get'](_0x56a4e4)['me'],_0x1e8e8f=_0x27d904['get']('trackChanges')['SuggestionThreadView'],_0x21c620=_0x27d904['get']('trackChanges')['SuggestionView'],{CommentsListView:_0xfb38ad,CommentThreadInputView:_0x400df6}=_0x18485e['plugins']['get']('CommentsUI');let _0x4b2d8b,_0x3c4e65,_0x48b95c;this['_annotationViews']['has'](_0x29e676['id'])?(_0x3c4e65=this['_annotationViews']['get'](_0x29e676['id']),_0x4b2d8b=_0x3c4e65['mainView']):(_0x4b2d8b=new _0x1e8e8f(_0x18485e['locale'],_0x29e676,_0x5d0281,{'disableComments':this['_disableComments'],'editorConfig':{..._0x27d904['get']('comments.editorConfig'),'licenseKey':_0x27d904['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x27d904['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x27d904['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x27d904['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x7d56f7(_0x27d904['get']('locale'),_0x18485e['locale']),'CommentView':_0x27d904['get']('comments')['CommentView'],'CommentsListView':_0xfb38ad,'CommentThreadInputView':_0x400df6,'SuggestionView':_0x21c620}),_0x4b2d8b['suggestionView']['acceptButton']['on']('execute',()=>{_0x18485e['editing']['view']['focus']();}),_0x4b2d8b['suggestionView']['discardButton']['on']('execute',()=>{_0x18485e['editing']['view']['focus']();}),_0x3c4e65=_0x34cd0a['createAnnotationView'](this['editor']['locale'],_0x4b2d8b),_0x3c4e65['bind']('isDirty')['to'](_0x4b2d8b,'isDirty'),_0x3c4e65['bind']('length')['to'](_0x4b2d8b),_0x3c4e65['bind']('type')['to'](_0x4b2d8b,'type',_0x271633=>'suggestion-'+_0x271633),_0x4b2d8b['on']('escape',()=>{_0x48b95c['fire']('escape');}),this['_annotationViews']['set'](_0x29e676['id'],_0x3c4e65));const _0x598766=_0x456f48['createCommentThreadController'](_0x29e676['commentThread'],_0x4b2d8b),_0x51ea25=new pe(_0x18485e,_0x29e676,_0x4b2d8b,_0x598766),_0x366db9=_0x29e676['getAllAdjacentSuggestions']()['filter'](_0xa9ecff=>_0xa9ecff['isInContent']);_0x4b2d8b['descriptionParts']=_0x18485e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x366db9),this['_suggestionToController']['set'](_0x29e676,_0x51ea25),this['_viewToController']['set'](_0x4b2d8b,_0x51ea25);const _0x45790d=()=>{const _0xdc908d=[],_0x4dfe5f=_0x29e676['getAllAdjacentSuggestions']()['filter'](_0x12fcc2=>_0x12fcc2['isInContent']);for(const _0x22dd52 of _0x4dfe5f)_0xdc908d['push'](..._0x22dd52['getMarkers']());return _0x54667f(_0x18485e['editing'],_0xdc908d);};_0x48b95c=_0x34cd0a['createAnnotation']({'view':_0x3c4e65,'target':_0x45790d,'type':()=>'suggestion-'+_0x51ea25['view']['type'],'isVisible':!!_0x45790d()}),_0x456f48['_bindAnnotationToEditors'](_0x4b2d8b,_0x48b95c),_0x34cd0a['add'](_0x48b95c),_0x312f75['registerAnnotation'](_0x48b95c);}['_destroyController'](_0x338a9b){const _0x6366b=this['editor']['plugins']['get']('CommentsRepository'),_0x199ec8=this['editor']['plugins']['get']('Annotations'),_0x185741=this['_suggestionToController']['get'](_0x338a9b),_0x4e95aa=_0x185741['view'],_0x501bfd=_0x199ec8['getByInnerView'](_0x4e95aa);_0x6366b['_unbindEditors'](_0x4e95aa),_0x501bfd&&_0x199ec8['remove'](_0x501bfd),this['_suggestionToController']['delete'](_0x338a9b),this['_viewToController']['delete'](_0x4e95aa),_0x185741['destroy']();}['_updateController'](_0x31d6e2){if(!_0x31d6e2['isInContent']||!this['_suggestionToController']['has'](_0x31d6e2))return;const _0x5c42e6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x18e3c2=this['_suggestionToController']['get'](_0x31d6e2),_0x4cec08=_0x31d6e2['getAllAdjacentSuggestions']();_0x18e3c2['view']['descriptionParts']=_0x5c42e6['descriptionFactory']['getDescriptions'](_0x4cec08);}['destroy'](){for(const _0x38e258 of this['_suggestionToController']['keys']())this['_destroyController'](_0x38e258);for(const _0x48c7f3 of this['_annotationViews']['values']())_0x48c7f3['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x593938){return'model'in _0x593938;}class Fe extends _0x1a527c{static get['requires'](){return[d,u,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x22aa7d){this['editor']['plugins']['get'](d)['adapter']=_0x22aa7d;}get['adapter'](){return this['editor']['plugins']['get'](d)['adapter'];}['addSuggestion'](_0x239d70){return this['editor']['plugins']['get'](d)['addSuggestionData'](_0x239d70);}['getSuggestions']({skipNotAttached:_0x384dde=!0x1,toJSON:_0x3518a7=!0x1}={}){return this['editor']['plugins']['get'](d)['getSuggestions']({'skipNotAttached':_0x384dde,'toJSON':_0x3518a7});}['getSuggestion'](_0x3d3de1){return this['editor']['plugins']['get'](d)['getSuggestion'](_0x3d3de1);}}const p=['Pagination'];class re extends _0x1a527c{static get['requires'](){return[d];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x95d1e4=this['editor'];if(_0x95d1e4['config']['define']('trackChangesData.editorCreator',_0x3f8d52=>{const _0x4e2910=_0x95d1e4['model']['document']['getRootNames']()['reduce']((_0x1554be,_0x2f400b)=>(_0x1554be[_0x2f400b]='',_0x1554be),{});return _0x95d1e4['constructor']['create'](_0x4e2910,_0x3f8d52);}),'function'!=typeof _0x95d1e4['config']['get']('trackChangesData')['editorCreator'])throw new _0x3475a1('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x4c081f){return P(this['editor'],!0x0,_0x4c081f);}['getDataWithDiscardedSuggestions'](_0x236667){return P(this['editor'],!0x1,_0x236667);}}class Ge extends _0x1a527c{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x21037a){function _0x42bcd8(_0x3b20fe){return _0x3b20fe['map'](_0x29a5e1=>String['fromCharCode'](_0x29a5e1))['join']('');}super(_0x21037a),this['result']='end',_0x21037a[_0x42bcd8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42bcd8([0x76,0x69,0x65,0x77])][_0x42bcd8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x42bcd8([0x61,0x75,0x74,0x6f]),_0x21037a[_0x42bcd8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x42bcd8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x42bcd8([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x42bcd8([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x42bcd8([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(_0x13c9fd){return void 0x0!==_0x13c9fd['getRootsAttributes'];}async function P(_0x4e688,_0x146311,_0x5ff4be){const _0x4527a0=_0x360527(_0x4e688,p);_0x4527a0['plugins']['push'](d,Ge),_0x4527a0['rootsAttributes']=He(_0x4e688)?_0x4e688['getRootsAttributes']():void 0x0;const _0xf0507f=document['createDocumentFragment'](),_0x53c9e0=_0x4e688['config']['get']('trackChangesData')['editorCreator'],_0xd1a126=await _0x53c9e0(_0x4527a0,()=>function(_0x179394){const _0x3f9846=document['createElement']('div');return _0x179394['appendChild'](_0x3f9846),_0x3f9846;}(_0xf0507f));!function(_0x1fb23e,_0xd766c6){const _0x187c46=_0x1fb23e['model']['document']['getRootNames']()['reduce']((_0x4d85ec,_0x379169)=>(_0x4d85ec[_0x379169]=_0x1fb23e['data']['get']({'rootName':_0x379169}),_0x4d85ec),{}),_0xa212e2=_0x1fb23e['plugins']['get']('Users')['users']['map'](_0x535f2f=>({'id':_0x535f2f['id'],'name':_0x535f2f['name']})),_0x374ccf=_0x1fb23e['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1e3542=_0x1fb23e['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5822e0=_0xd766c6['plugins']['get']('Users'),_0x141c16=_0xd766c6['plugins']['get']('TrackChangesEditing'),_0x232b04=_0xd766c6['plugins']['get']('CommentsRepository');for(const _0x29f3e6 of _0x232b04['getCommentThreads']())_0x29f3e6['remove']();for(const _0x21f27f of _0xa212e2)_0x5822e0['getUser'](_0x21f27f['id'])||_0x5822e0['addUser'](_0x21f27f);_0x5822e0['me']||_0x5822e0['useAnonymousUser']();for(const _0x281105 of _0x1e3542)_0x232b04['addCommentThread'](_0x281105);for(const _0x22f043 of _0x374ccf)_0x141c16['addSuggestionData'](_0x22f043);_0xd766c6['data']['set'](_0x187c46);}(_0x4e688,_0xd1a126),_0xd1a126['execute'](_0x146311?'acceptAllSuggestions':'discardAllSuggestions');const _0x20cad9=He(_0xd1a126)?_0xd1a126['getFullData'](_0x5ff4be):_0xd1a126['data']['get'](_0x5ff4be);return await _0xd1a126['destroy'](),_0x20cad9;}class Me extends _0xb2715c{['options'];constructor(_0x5eafe3,_0x499966){super(_0x5eafe3),this['options']=_0x499966,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'](_0x14a7bd,_0x357e3d){if(!this['element'])return;const _0x4d3b42=[];for(const [_0xff4ad1,_0x4dfcf6]of _0x14a7bd){const _0x1d6b03=document['createElement']('div');_0x1d6b03['setAttribute']('data-ck-root-name',_0xff4ad1),_0x1d6b03['className']=_0x4dfcf6['classes']+'\x20ck-track-changes-preview__root-container',_0x1d6b03['innerHTML']=_0x4dfcf6['content'],_0x4d3b42['push'](_0x1d6b03);}_0x357e3d(this['element'],_0x4d3b42),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class te extends _0x445d22{constructor(_0x23dd80){super(_0x23dd80),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x50fe92=this['editor'],_0x262edb=_0x50fe92['locale'],_0x45d2df=_0x50fe92['plugins']['get']('Dialog');let _0x500d77;const _0x394e3a=function(_0x441f13){const _0x119af3={};if('editables'in _0x441f13['ui']['view']){for(const [_0x2f2ab6,_0xc55062]of Object['entries'](_0x441f13['ui']['view']['editables']))_0x119af3[_0x2f2ab6]=_0xc55062['element'];}else _0x119af3[_0x441f13['model']['document']['getRootNames']()[0x0]]=_0x441f13['ui']['view']['editable']['element'];return _0x119af3;}(_0x50fe92),_0x5646af=function(_0x134fb9){let _0x1cb13f=0x0;for(const _0x342924 of Object['values'](_0x134fb9))_0x1cb13f=Math['max'](_0x1cb13f,_0x342924['getBoundingClientRect']()['width']);let _0x3efdd6=0x0;for(const _0xd2d456 of Object['values'](_0x134fb9))_0x3efdd6+=_0xd2d456['getBoundingClientRect']()['height'];const _0x4d4caf=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x2b4d32=Math['min'](_0x3efdd6,_0x4d4caf);return{'width':_0x1cb13f,'height':_0x2b4d32};}(_0x394e3a);_0x45d2df['show']({'id':'finalContentPreview','title':o(_0x262edb,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x262edb,{'dialogRects':_0x5646af}),'onHide':()=>{_0x500d77['detachFromDom']();},'onShow':()=>{_0x50fe92['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x55e7ba=>{const _0x615217=this['_standarizeRootsData'](_0x55e7ba,_0x50fe92,_0x394e3a);_0x45d2df['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x615217,_0x50fe92['config']['get']('trackChanges.preview.renderFunction'));}),_0x500d77=new _0xd55359(_0x262edb,[_0x45d2df['view']]),_0x500d77['attachToDom'](),_0x500d77['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x50fe92['once']('destroy',()=>{_0x500d77['detachFromDom']();});const _0x252c9a=_0x45d2df['view']['headerView']['class'];_0x45d2df['view']['headerView']['class']=_0x252c9a?_0x252c9a+'\x20ck-reset_all':'ck-reset_all',_0x45d2df['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x45d2df['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x45ba0f=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x5d8c6c=_0x45ba0f['previewMode'],_0x22ce88={};if('$labels'===_0x5d8c6c){for(const _0x5580bf of _0x45ba0f['getMergeFieldsIds']())_0x22ce88[_0x5580bf]=_0x45ba0f['getLabel'](_0x5580bf)||_0x5580bf;}else{const _0xa82701='$defaultValues'===_0x5d8c6c?_0x45ba0f['getDefaultValues']():_0x45ba0f['getDataSetValues'](_0x5d8c6c,!0x0);for(const _0x10cb28 of Object['entries'](_0xa82701)){const [_0x2229e9,_0xf70c7d]=_0x10cb28;_0x22ce88[_0x2229e9]=null!==_0xf70c7d?_0xf70c7d:_0x45ba0f['getLabel'](_0x2229e9)||_0x2229e9;}}return{'mergeFieldsData':_0x22ce88};}['_standarizeRootsData'](_0xff91ff,_0x9d4f89,_0x1296df){let _0x522ac9;if('string'==typeof _0xff91ff){const _0x4ee46b=_0x9d4f89['model']['document']['getRootNames']()[0x0];_0x522ac9={[_0x4ee46b]:_0xff91ff};}else _0x522ac9=_0xff91ff;const _0x392747=this['_fixMediaEmbeds'](_0x522ac9,_0x9d4f89),_0x55bfbf=function(_0x14aabb,_0x378766){for(const [_0x4475be,_0x43070b]of _0x14aabb)_0x43070b['classes']=_0x378766[_0x4475be]['classList']['value']['replace']('ck-focused','');return _0x14aabb;}(this['_sortRoots'](_0x9d4f89)['reduce']((_0x344026,_0x37a23)=>(_0x344026['push']([_0x37a23,{'content':_0x392747[_0x37a23],'classes':''}]),_0x344026),[]),_0x1296df);return _0x55bfbf;}['_fixMediaEmbeds'](_0x47da08,_0x27d049){if(!_0x27d049['plugins']['has']('MediaEmbedEditing'))return _0x47da08;const _0x420a2d=_0x27d049['plugins']['get']('MediaEmbedEditing');for(const [_0xf557ac,_0x2aeed6]of Object['entries'](_0x47da08)){const _0x53641c=document['createElement']('div');_0x53641c['innerHTML']=_0x2aeed6,(_0x53641c['querySelectorAll']('figure.media')['forEach'](_0x37f306=>{const _0x438ccb=_0x37f306['querySelector']('oembed');if(_0x438ccb){const _0xd00f5=_0x438ccb['getAttribute']('url');if(_0xd00f5){const _0x391d8b=_0x420a2d['registry']['getMediaViewElement'](new _0x99580c(_0x27d049['editing']['view']['document']),_0xd00f5,{'elementName':'','renderForEditingView':!0x0}),_0x20d1a2=document['createElement']('div');_0x20d1a2['classList']['add']('ck-media__wrapper'),_0x391d8b['render'](_0x20d1a2,_0x27d049['editing']['view']['domConverter']),_0x438ccb['replaceWith'](_0x20d1a2);}}}),_0x47da08[_0xf557ac]=_0x53641c['innerHTML']);}return _0x47da08;}['_sortRoots'](_0x39b396){if(!function(_0x1ecf8b){return void 0x0!==_0x1ecf8b['getRootsAttributes'];}(_0x39b396))return _0x39b396['model']['document']['getRootNames']();const _0x250f67=[],_0x126b4e=new Map();for(const _0x4ed5df of _0x39b396['model']['document']['getRootNames']()){const _0x1ae671=_0x39b396['editing']['view']['getDomRoot'](_0x4ed5df)['getClientRects']()['item'](0x0);_0x250f67['push'](_0x4ed5df),_0x126b4e['set'](_0x4ed5df,_0x1ae671);}return _0x250f67['sort']((_0x41d8c4,_0x189692)=>{const _0x59ac22=_0x126b4e['get'](_0x41d8c4),_0x2d2585=_0x126b4e['get'](_0x189692);return _0x59ac22['y']-_0x2d2585['y']||_0x59ac22['x']-_0x2d2585['x'];}),_0x250f67;}}class $e extends _0x1a527c{static get['requires'](){return[re,_0x54d2d2];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x8d71fa){super(_0x8d71fa),_0x8d71fa['commands']['add']('previewFinalContent',new te(this['editor'])),_0x8d71fa['config']['define']('trackChanges.preview.renderFunction',(_0x4f42c5,_0xd41b2e)=>{for(const _0x4fc6cf of _0xd41b2e)_0x4f42c5['appendChild'](_0x4fc6cf);});}}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 _0x2a287a,Plugin as _0x263240,PendingActions as _0x16f9db}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x337eb4,ObservableMixin as _0x32a230,uid as _0x57604c,priorities as _0x441968,insertToPriorityArray as _0x2ef278,toArray as _0xf6b931,logWarning as _0x218c78,getEnvKeystrokeText as _0x25637d,FocusTracker as _0x4b78be,KeystrokeHandler as _0x1a3c4d,Collection as _0x1cea23}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x4a6cf9,IconCancel as _0x37847e,IconTrackChanges as _0x2f6aae}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x59b6e4,View as _0x2cc885,ViewCollection as _0x475221,FocusCycler as _0x43ca98,UIModel as _0x244651,createDropdown as _0x96c8cc,SplitButtonView as _0xa8e044,addListToDropdown as _0x4f85af,MenuBarMenuView as _0x28589a,MenuBarMenuListView as _0xbd36a7,ListSeparatorView as _0xa412e4,MenuBarMenuListItemView as _0x392e97,MenuBarMenuListItemButtonView as _0x6f2787,BodyCollection as _0x44bde5,Dialog as _0x54cf74}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x48e968,hashObject as _0x1f3607,surroundingMarkersDetector as _0x353e4c,FOCUS_ANNOTATION_KEYSTROKE as _0x4ba44d,AriaDescriptionView as _0x1e1178,setupThreadKeyboardNavigation as _0x43bf41,trimHtml as _0x230f0c,UserView as _0x3e52ab,LateFocusButtonView as _0x13845d,getDateTimeFormatter as _0x496f9b,getAllMarkersDomElementsSorted as _0x3b6b15,sanitizeEditorConfig as _0x58d8c0}from'ckeditor5-collaboration/dist/index.js';import{ModelElement as _0x4a997b,ModelLiveRange as _0x4451e6,ModelLivePosition as _0x4a053f,ViewDowncastWriter as _0x599951}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x1ac5db,toWidget as _0xf724b7}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x24d98f,set as _0x2fda02,isEqual as _0x3d59cf,unset as _0x184113,omit as Ut}from'es-toolkit/compat';import{Delete as _0x2226db,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x2d2f12}from'@ckeditor/ckeditor5-enter/dist/index.js';import{ClipboardPipeline as _0x48848f}from'@ckeditor/ckeditor5-clipboard/dist/index.js';class N extends _0x2a287a{['_enabledCommands'];constructor(_0x31bc56,_0x27aade){super(_0x31bc56),this['_enabledCommands']=_0x27aade,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 _0x40358d of this['editor']['commands']['commands']())_0x40358d['affectsData']&&!this['_enabledCommands']['has'](_0x40358d)&&_0x40358d['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x4f9d1d of this['editor']['commands']['commands']())_0x4f9d1d['affectsData']&&!this['_enabledCommands']['has'](_0x4f9d1d)&&_0x4f9d1d['clearForceDisabled']('TrackChangesCommand');}}class D extends _0x2a287a{['_suggestions'];constructor(_0x58cc71,_0x50e7c4){super(_0x58cc71),this['_suggestions']=_0x50e7c4,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x1f10bb){const _0x1b33c0=this['_suggestions']['get'](_0x1f10bb);if(!_0x1b33c0)throw new _0x337eb4('track-changes-accept-suggestion-not-found',this);const _0x567370=_0x1b33c0['getRanges']();this['editor']['model']['canEditAt'](_0x567370)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x1b33c0);}}class $ extends _0x2a287a{['_suggestions'];constructor(_0x20fff8,_0x54791a){super(_0x20fff8),this['_suggestions']=_0x54791a,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0xb4d204){const _0xdb9198=this['_suggestions']['get'](_0xb4d204);if(!_0xdb9198)throw new _0x337eb4('track-changes-discard-suggestion-not-found',this);const _0x3b61cd=_0xdb9198['getRanges']();this['editor']['model']['canEditAt'](_0x3b61cd)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0xdb9198);}}function ls(_0x1d85c6,_0xc148de){let _0x3e09f2='';return _0x3e09f2+=_0x1d85c6['split']('*')['map']((_0x65266c,_0x20a355)=>_0x20a355%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+Zt(_0x65266c)+'</span>':Zt(_0x65266c))['join'](''),_0xc148de&&(_0x3e09f2+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0xc148de['value']+'\x22\x20title=\x22'+_0xc148de['title']+'\x22></span>'),_0x3e09f2;}function Zt(_0x2c9fad){const _0x1d199f=document['createElement']('span');return _0x1d199f['innerText']=_0x2c9fad,_0x1d199f['innerHTML'];}function ts(_0x12df58){return _0x12df58['sort']((_0x42c633,_0x5c121e)=>'attribute'===_0x42c633['type']&&'attribute'!==_0x5c121e['type']?-0x1:'attribute'!==_0x42c633['type']&&'attribute'===_0x5c121e['type']?0x1:'deletion'==_0x42c633['type']&&'deletion'!=_0x5c121e['type']?-0x1:'deletion'!=_0x42c633['type']&&'deletion'==_0x5c121e['type']?0x1:0x0);}function to(_0x5a5c64,_0x2ca17e){let _0x2259c9,_0x15cbca=0x0;const _0x48e303=[],_0x2b4a85=_0x2ca17e['schema'];for(;_0x15cbca<_0x5a5c64['length'];){const _0x2823f4=_0x5a5c64[_0x15cbca],_0x307234=_0x5a5c64[_0x15cbca+0x1];_0x2259c9||(_0x2259c9=_0x2ca17e['createPositionBefore'](_0x2823f4)),tn(_0x2ca17e,_0x2823f4,_0x307234)||(_0x48e303['push'](_0x2ca17e['createRange'](_0x2259c9,_0x2b4a85['isObject'](_0x2823f4)?_0x2ca17e['createPositionAfter'](_0x2823f4):_0x2ca17e['createPositionAt'](_0x2823f4,'end'))),_0x2259c9=null),_0x15cbca++;}return _0x48e303;}function tn(_0x2cfb29,_0x537137,_0x27bf4e){if(!_0x27bf4e)return!0x1;const _0x2b73ca=_0x2cfb29['createPositionAfter'](_0x537137),_0x47b8be=_0x2cfb29['createPositionBefore'](_0x27bf4e);return _0x2b73ca['isTouching'](_0x47b8be);}function rs(_0xad61f8,_0x42e501,_0xa74211){for(;_0xa74211['length'];){const _0x31411e=_0xa74211['splice'](0x0,0x64);_0xad61f8['change'](()=>{for(const _0x415a7d of _0x31411e)_0x415a7d['isInContent']&&_0x42e501['execute'](_0x415a7d['id']);});}}class M extends _0x2a287a{['_command'];['_suggestions'];constructor(_0xbc81d0,_0x5a9e26,_0x1e355a){super(_0xbc81d0),this['_command']=_0x5a9e26,this['_suggestions']=_0x1e355a,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0xa10aed=Array['from'](this['_suggestions']['values']())['some'](_0x4c8c05=>_0x4c8c05['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0xa10aed;}['execute'](){const _0x199623=ts(Array['from'](this['_suggestions']['values']()));for(const _0x132d20 of _0x199623){const _0x20ee0e=_0x132d20['getRanges']();if(!this['editor']['model']['canEditAt'](_0x20ee0e))return;}rs(this['editor']['model'],this['_command'],_0x199623);}}class B extends _0x2a287a{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0xbeb7f,_0x35e6ac,_0x4ae3c0){super(_0xbeb7f),this['_command']=_0x35e6ac,this['_suggestions']=_0x4ae3c0,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0xc98c67=this['editor']['model']['document']['selection'],_0x40d512=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x412176,_0x16d4ee){const _0x115424=Array['from'](_0x412176['getRanges']()),_0x1d17ec=new Set();for(const _0x2ecd7e of _0x16d4ee)if(_0x2ecd7e['isInContent']){for(const _0x5ea69c of _0x115424)for(const _0xd16d31 of _0x2ecd7e['getRanges']())(_0x5ea69c['isIntersecting'](_0xd16d31)||_0x412176['isCollapsed']&&!_0x2ecd7e['isMultiRange']&&_0x2ecd7e['next']&&_0xd16d31['end']['isTouching'](_0x5ea69c['start']))&&_0x1d17ec['add'](_0x2ecd7e);}return _0x1d17ec;}(_0xc98c67,_0x40d512),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x4a5672=ts(Array['from'](this['_selectedSuggestions']));for(const _0x5db763 of _0x4a5672){const _0x4b747a=_0x5db763['getRanges']();if(!this['editor']['model']['canEditAt'](_0x4b747a))return;}rs(this['editor']['model'],this['_command'],_0x4a5672);}}class T extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x32a230(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x53d17f,_0x508dd0){super(),this['id']=_0x508dd0['id'],this['type']=_0x508dd0['type'],this['subType']=_0x508dd0['subType']||null,this['author']=_0x508dd0['author'],this['creator']=_0x508dd0['creator']||_0x508dd0['author'],this['isExternal']=Boolean(_0x508dd0['attributes']&&_0x508dd0['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x508dd0['originalSuggestionId']||null,this['_model']=_0x53d17f,this['_onAccept']=_0x508dd0['onAccept'],this['_onDiscard']=_0x508dd0['onDiscard'],this['_onAttributesChange']=_0x508dd0['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x508dd0['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 _0x2bb0c0=this;for(;_0x2bb0c0['previous'];)_0x2bb0c0=_0x2bb0c0['previous'];return _0x2bb0c0;}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'](_0x278def){this['_markerNames']['add'](_0x278def);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x30d0dd=>this['_model']['markers']['get'](_0x30d0dd))['filter'](_0x49fc64=>_0x49fc64);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x53c96e=>{for(const _0xa56a94 of this['getMarkers']())_0x53c96e['removeMarker'](_0xa56a94);}),this['_markerNames']['clear']();}['removeMarker'](_0x39b9d9){this['_model']['change'](_0x4ca517=>{_0x4ca517['removeMarker'](_0x39b9d9);}),this['_markerNames']['delete'](_0x39b9d9);}['addRange'](_0x5a96ba){const _0x454dae='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+T['getMultiRangeId']();this['addMarkerName'](_0x454dae),this['_model']['change'](_0x303d92=>{_0x303d92['addMarker'](_0x454dae,{'range':_0x5a96ba,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x483940){for(const _0x332c6c of this['getRanges']())if(_0x332c6c['isIntersecting'](_0x483940))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x5c2155=>_0x5c2155['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x177363,_0x4b7093)=>[..._0x177363,..._0x4b7093['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x2d7aaa=this['getRanges']();if(0x1!=_0x2d7aaa['length'])return null;const _0x572530=_0x2d7aaa[0x0],_0x3bb371=_0x572530['start']['nodeAfter'],_0x1f3027=_0x572530['end']['nodeBefore'];return _0x3bb371 instanceof _0x4a997b?_0x3bb371!=_0x1f3027?null:_0x3bb371: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 _0x10b33=[];let _0x37ea6a=this['head'];for(;_0x37ea6a;)_0x10b33['push'](_0x37ea6a),_0x37ea6a=_0x37ea6a['next'];return _0x10b33;}['setAttribute'](_0x141558,_0x4632be){const _0x5b01a7=_0x24d98f(this['attributes']);_0x2fda02(_0x5b01a7,_0x141558,_0x4632be),_0x3d59cf(_0x5b01a7,this['attributes'])||(this['attributes']=_0x5b01a7,this['_onAttributesChange'](_0x5b01a7));}['removeAttribute'](_0x39d58f){const _0x3a8840=_0x24d98f(this['attributes']);_0x184113(_0x3a8840,_0x39d58f),_0x3d59cf(_0x3a8840,this['attributes'])||(this['attributes']=_0x3a8840,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 _0x57604c()['substr'](0x1,0x5);}}function o(_0x551ce2,_0x3fc95e,_0x12b66f){const _0x56e541=_0x551ce2['t'],t=_0x551ce2['t'];switch(_0x3fc95e){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',_0x12b66f);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x12b66f);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x12b66f);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x12b66f);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x12b66f);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',_0x12b66f);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x12b66f);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',_0x12b66f);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x12b66f);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x12b66f);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x12b66f);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x12b66f);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x12b66f);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x12b66f);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x12b66f);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x12b66f);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x12b66f);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x12b66f);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x12b66f);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x12b66f);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x12b66f);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x12b66f);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x12b66f);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x12b66f);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x12b66f);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'},_0x12b66f);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x12b66f);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x12b66f);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x12b66f);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x12b66f);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x12b66f);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x12b66f);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x12b66f);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'},_0x12b66f);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x12b66f);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x12b66f);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x12b66f);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x12b66f);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'},_0x12b66f);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x12b66f);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'},_0x12b66f);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'},_0x12b66f);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x12b66f);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'},_0x12b66f);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x12b66f);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'},_0x12b66f);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x12b66f);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x12b66f);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'},_0x12b66f);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x12b66f);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 _0x56e541({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x12b66f);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x56e541({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x12b66f);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x12b66f);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'},_0x12b66f);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'},_0x12b66f);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'},_0x12b66f);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x3fc95e;}}class x{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x2895e3,_0x285db8){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x2895e3,this['_locale']=_0x285db8;}['getDescriptions'](_0x3a013d){const _0x407ca4=[],_0x187e97=new Set(),_0x523039=new Set();for(let _0x50a688=0x0;_0x50a688<_0x3a013d['length'];_0x50a688++){const _0x45d47f=_0x3a013d[_0x50a688];if(!_0x45d47f['isInContent'])continue;const _0x558495=this['_handleCustomCallbackDescription'](_0x45d47f);if(_0x558495){if(null!=_0x45d47f['subType']){if(_0x187e97['has'](_0x45d47f['subType']))continue;_0x187e97['add'](_0x45d47f['subType']);}_0x407ca4['push'](_0x558495);}else{if('attribute'==_0x45d47f['type']){const _0x41a97b=_0x45d47f['data']['key'];if(_0x523039['has'](_0x41a97b))continue;_0x523039['add'](_0x45d47f['data']['key']),_0x41a97b==m?this['_handleRenameSuggestionDescription'](_0x407ca4,_0x45d47f):this['_handleAttributeSuggestionDescription'](_0x407ca4,_0x45d47f);continue;}'insertion'!=_0x45d47f['type']&&'deletion'!=_0x45d47f['type']||this['_handleInsertRemoveSuggestionDescription'](_0x407ca4,_0x45d47f,_0x3a013d[_0x50a688+0x1]);}}return this['_resolveDescriptionItems'](_0x407ca4);}['registerDescriptionCallback'](_0x2032c3){this['_customCallbacks']['push'](_0x2032c3);}['registerElementLabel'](_0x42f2af,_0x2d8464,_0x5d5ccf=_0x441968['normal']){'function'==typeof _0x42f2af?_0x2ef278(this['_itemLabelsCallbacks'],{'matchingCallback':_0x42f2af,'label':_0x2d8464,'priority':_0x5d5ccf}):this['_itemLabels']['set'](_0x42f2af,_0x2d8464);}['registerAttributeLabel'](_0x5af387,_0x8de23d){this['_attributeLabels']['set'](_0x5af387,_0x8de23d);}['getItemLabel'](_0x85a42f,_0x3f06b8=0x1){let _0x332ebf;for(const _0x91273c of this['_itemLabelsCallbacks'])if(_0x91273c['matchingCallback'](_0x85a42f)){_0x332ebf=_0x91273c['label'];break;}return _0x332ebf||(_0x332ebf=this['_itemLabels']['get'](_0x85a42f['name'])),_0x332ebf?_0x332ebf(_0x3f06b8):0x1!==_0x3f06b8?_0x3f06b8+'\x20'+_0x85a42f['name']+'s':''+_0x85a42f['name'];}['_addDescriptionItems'](_0x3a5445,_0x73a2f5){const _0x36a15d=_0x73a2f5['getFirstRange']()['getWalker'](),_0xa760d2='insertion'==_0x73a2f5['type']?'add':'remove';for(const _0x3959e9 of _0x36a15d){const _0x188755=_0x3959e9['item'],_0xda00b3=_0x3a5445[_0x3a5445['length']-0x1];if(_0x188755['is']('$textProxy'))_0xda00b3&&_0xda00b3['type']['indexOf']('Container')>-0x1&&_0x3a5445['pop'](),_0xda00b3&&'text'==_0xda00b3['type']?_0xda00b3[_0xa760d2]+=_0x188755['data']:_0x3a5445['push']({'type':'text','add':'add'==_0xa760d2?_0x188755['data']:'','remove':'remove'==_0xa760d2?_0x188755['data']:''});else{if(this['_schema']['isObject'](_0x188755)){const _0x56cf94=_0x188755;if(_0xda00b3&&_0xda00b3['type']['indexOf']('Container')>-0x1&&_0x3a5445['pop'](),'elementEnd'==_0x3959e9['type'])continue;_0xda00b3&&_0xda00b3['type']==_0xa760d2+'Object'&&_0xda00b3['element']['name']==_0x56cf94['name']?_0xda00b3['quantity']++:_0x3a5445['push']({'type':_0xa760d2+'Object','element':_0x56cf94,'quantity':0x1}),_0x36a15d['skip'](_0x15648d=>!('elementEnd'==_0x15648d['type']&&_0x15648d['item']==_0x188755));}else{if(this['_schema']['checkChild'](_0x188755,'$text')||_0x188755['is']('element','softBreak')){const _0x111f29=_0x188755;if('add'==_0xa760d2&&'elementStart'==_0x3959e9['type']||'remove'==_0xa760d2&&'elementEnd'==_0x3959e9['type'])continue;if(_0xda00b3&&-0x1==_0xda00b3['type']['indexOf']('Container')){'text'==_0xda00b3['type']&&(_0xda00b3[_0xa760d2]+='\x0a');continue;}let _0x4284d6;if(_0x4284d6='add'==_0xa760d2?_0x111f29['nextSibling']&&!this['_schema']['isObject'](_0x111f29['nextSibling'])?_0x111f29['nextSibling']:null:_0x111f29['previousSibling']&&!this['_schema']['isObject'](_0x111f29['previousSibling'])?_0x111f29['previousSibling']:null,_0x111f29['isEmpty']||_0x4284d6&&_0x4284d6['isEmpty']){const _0x25b8c6=_0x4284d6&&_0x4284d6['isEmpty']?_0x4284d6:_0x111f29;_0xda00b3&&_0xda00b3['type']==_0xa760d2+'EmptyContainer'&&_0xda00b3['element']['name']==_0x25b8c6['name']?_0xda00b3['quantity']++:_0x3a5445['push']({'type':_0xa760d2+'EmptyContainer','element':_0x25b8c6,'quantity':0x1});}else _0x3a5445['push']({'type':_0xa760d2+'Container','element':_0x111f29});}}}}}['_resolveDescriptionItems'](_0x100f0c){const _0x525a3a=this['_locale'],_0x4458e7=[],_0x27b623=[],_0x295398=[];for(const _0x474bf4 of _0x100f0c)switch(_0x474bf4['type']){case'text':if(_0x474bf4['add']=_0x474bf4['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x474bf4['remove']=_0x474bf4['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x474bf4['add']&&''!=_0x474bf4['remove']){_0x4458e7['push']({'type':'replace','content':o(_0x525a3a,'REPLACE_TEXT',['\x22'+_0x474bf4['remove']+'\x22','\x22'+_0x474bf4['add']+'\x22'])});continue;}if(null!=_0x474bf4['add']['match'](/^ +$/)){_0x4458e7['push']({'type':'insertion','content':o(_0x525a3a,'*Insert:*\x20%0',o(_0x525a3a,'ELEMENT_SPACE',_0x474bf4['add']['length']))});continue;}if(null!=_0x474bf4['remove']['match'](/^ +$/)){_0x4458e7['push']({'type':'deletion','content':o(_0x525a3a,'*Remove:*\x20%0',o(_0x525a3a,'ELEMENT_SPACE',_0x474bf4['remove']['length']))});continue;}if(''!=_0x474bf4['add']){_0x4458e7['push']({'type':'insertion','content':o(_0x525a3a,'*Insert:*\x20%0','\x22'+_0x474bf4['add']+'\x22')});continue;}_0x4458e7['push']({'type':'deletion','content':o(_0x525a3a,'*Remove:*\x20%0','\x22'+_0x474bf4['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4458e7['push']({'type':'insertion','content':o(_0x525a3a,'*Insert:*\x20%0',this['getItemLabel'](_0x474bf4['element'],_0x474bf4['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4458e7['push']({'type':'deletion','content':o(_0x525a3a,'*Remove:*\x20%0',this['getItemLabel'](_0x474bf4['element'],_0x474bf4['quantity']))});continue;case'addContainer':_0x4458e7['push']({'type':'insertion','content':o(_0x525a3a,'*Split:*\x20%0',this['getItemLabel'](_0x474bf4['element'],_0x474bf4['quantity']))});continue;case'removeContainer':_0x4458e7['push']({'type':'deletion','content':o(_0x525a3a,'*Merge:*\x20%0',this['getItemLabel'](_0x474bf4['element'],_0x474bf4['quantity']))});continue;case'addFormat':_0x27b623['push'](_0x474bf4['key']);continue;case'removeFormat':_0x295398['push'](_0x474bf4['key']);continue;default:_0x4458e7['push'](_0x474bf4);}if(_0x27b623['length']){const _0x4983fa=_0x27b623['map'](_0x45fbc3=>this['_attributeLabels']['has'](_0x45fbc3)?this['_attributeLabels']['get'](_0x45fbc3):_0x45fbc3)['join'](',\x20');_0x4458e7['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x4983fa)});}if(_0x295398['length']){const _0x2a3f2a=_0x295398['map'](_0x39d48c=>this['_attributeLabels']['has'](_0x39d48c)?this['_attributeLabels']['get'](_0x39d48c):_0x39d48c)['join'](',\x20');_0x4458e7['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x2a3f2a)});}return _0x4458e7;}['_handleCustomCallbackDescription'](_0x4dffa3){for(const _0x1a7e2d of this['_customCallbacks']){const _0x188635=_0x1a7e2d(_0x4dffa3);if(_0x188635&&'type'in _0x188635)return _0x188635;}}['_handleAttributeSuggestionDescription'](_0x550317,_0x28d165){const _0x24c967=_0x28d165['data'],_0x49a30e=void 0x0===_0x24c967['newValue']?'removeFormat':'addFormat';_0x550317['push']({'type':_0x49a30e,'key':_0x24c967['key']});}['_handleRenameSuggestionDescription'](_0x5cd1b6,_0x26b312){_0x5cd1b6['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x26b312['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x543bba,_0xb3f04f,_0x2e845d){if(this['_addDescriptionItems'](_0x543bba,_0xb3f04f),_0x2e845d&&_0x2e845d['getFirstRange']()&&!_0xb3f04f['getFirstRange']()['end']['isEqual'](_0x2e845d['getFirstRange']()['start'])){const _0xc69e0e=_0x543bba[_0x543bba['length']-0x1],_0x530537='insertion'==_0xb3f04f['type']?'add':'remove';_0xc69e0e&&'text'==_0xc69e0e['type']&&(_0xc69e0e[_0x530537]+='\x0a');}}}class O extends _0x263240{['afterInit'](){const _0x2c751=this['editor'],_0x599e36=_0x2c751['plugins']['get']('TrackChangesEditing');_0x2c751['commands']['get']('showAIAssistant')&&_0x599e36['enableCommand']('showAIAssistant');}}class E extends _0x263240{['afterInit'](){const _0x237cfd=this['editor'],_0x21e114=_0x237cfd['locale'];if(!_0x237cfd['plugins']['has']('AlignmentEditing'))return;const _0x27c440=_0x237cfd['plugins']['get']('TrackChangesEditing');_0x27c440['enableDefaultAttributesIntegration']('alignment'),_0x27c440['registerBlockAttribute']('alignment'),_0x27c440['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x21e114,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x258a2c=this['editor'],_0x21b3de=_0x258a2c['locale'];_0x258a2c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3c8453=>{if('formatBlock'!=_0x3c8453['type'])return;const {data:_0x4c47b0}=_0x3c8453;if(_0x4c47b0&&'alignment'==_0x4c47b0['commandName']){const _0x5ebeea=_0x4c47b0['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x21b3de,'*Format:*\x20%0',function(_0x2fd4f9){switch(_0x2fd4f9){case'left':return o(_0x21b3de,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x21b3de,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x21b3de,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x21b3de,'FORMAT_JUSTIFY_TEXT');}}(_0x5ebeea))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class R extends _0x263240{['afterInit'](){const _0x34b544=this['editor'],_0x76b566=_0x34b544['plugins']['get']('TrackChangesEditing'),_0x6711d5=_0x34b544['locale'];for(const _0x3c3da8 of ti){if(!_0x34b544['plugins']['has'](_0x3c3da8))continue;const _0x3c16b5=_0x3c3da8['slice'](0x0,-0x7)['toLowerCase'](),_0x3fd405='FORMAT_'+_0x3c16b5['toUpperCase']();_0x76b566['enableDefaultAttributesIntegration'](_0x3c16b5),_0x76b566['registerInlineAttribute'](_0x3c16b5),_0x76b566['descriptionFactory']['registerAttributeLabel'](_0x3c16b5,o(_0x6711d5,_0x3fd405));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x571074=this['editor'],_0x3f266f=_0x571074['locale'],_0x1bb05b=_0x571074['plugins']['get']('TrackChangesEditing');function _0x4c3614(_0x18e3a8,_0x3e733f){_0x1bb05b['descriptionFactory']['registerDescriptionCallback'](_0xbc9340=>{if('formatInline'!=_0xbc9340['type'])return;const {data:_0x559bc8}=_0xbc9340;return _0x559bc8&&_0x559bc8['commandName']===_0x18e3a8?_0x559bc8['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3f266f,'*Format:*\x20%0',_0x3e733f)}:{'type':'format','content':o(_0x3f266f,'*Remove\x20format:*\x20%0',_0x3e733f)}:void 0x0;});}_0x4c3614('bold',o(_0x3f266f,'FORMAT_BOLD')),_0x4c3614('italic',o(_0x3f266f,'FORMAT_ITALIC')),_0x4c3614('underline',o(_0x3f266f,'FORMAT_UNDERLINE')),_0x4c3614('code',o(_0x3f266f,'FORMAT_CODE')),_0x4c3614('strikethrough',o(_0x3f266f,'FORMAT_STRIKETHROUGH')),_0x4c3614('subscript',o(_0x3f266f,'FORMAT_SUBSCRIPT')),_0x4c3614('superscript',o(_0x3f266f,'FORMAT_SUPERSCRIPT'));}}class U extends _0x263240{['afterInit'](){const _0x228a0e=this['editor'],_0x2325eb=_0x228a0e['locale'];if(!_0x228a0e['plugins']['has']('BlockQuoteEditing'))return;const _0x490b5e=_0x228a0e['plugins']['get']('TrackChangesEditing'),_0x2d782c=this['editor']['commands']['get']('blockQuote');_0x490b5e['enableCommand']('blockQuote',(_0x30a83e,_0xc257c6={})=>{const _0xda5cf8=this['editor']['model']['document']['selection'],_0x51c4c4=_0xc257c6&&void 0x0!==_0xc257c6['forceValue']?_0xc257c6['forceValue']:!_0x2d782c['value'];let _0xf240b6=[];if(_0x51c4c4){const _0x3c55d2=Array['from'](_0xda5cf8['getSelectedBlocks']())['filter'](_0x349237=>oo(_0x349237)||function(_0x48881f,_0x7d782b){const _0x895ba5=_0x7d782b['checkChild'](_0x48881f['parent'],'blockQuote'),_0x5cdfc9=_0x7d782b['checkChild'](['$root','blockQuote'],_0x48881f);return _0x895ba5&&_0x5cdfc9;}(_0x349237,this['editor']['model']['schema']));_0xf240b6=to(_0x3c55d2,_0x228a0e['model']);}else{const _0x229d38=Array['from'](_0xda5cf8['getSelectedBlocks']())['filter'](_0x54d159=>oo(_0x54d159));_0xf240b6=to(_0x229d38,_0x228a0e['model']);}_0x228a0e['model']['change'](()=>{for(const _0x1ada8f of _0xf240b6)_0x490b5e['markBlockFormat'](_0x1ada8f,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x51c4c4}]});});}),_0x490b5e['descriptionFactory']['registerDescriptionCallback'](_0x4da6ae=>{const {data:_0x4204b6}=_0x4da6ae;if(_0x4204b6&&'blockQuote'==_0x4204b6['commandName']){const _0x405626=o(_0x2325eb,'ELEMENT_BLOCK_QUOTE');return _0x4204b6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2325eb,'*Set\x20format:*\x20%0',_0x405626)}:{'type':'format','content':o(_0x2325eb,'*Remove\x20format:*\x20%0',_0x405626)};}});}}function oo(_0x15434b){return'blockQuote'==_0x15434b['parent']['name'];}class V extends _0x263240{['afterInit'](){const _0x538756=this['editor'],_0x585b2f=_0x538756['locale'],_0x40d33e=_0x538756['plugins']['get']('TrackChangesEditing');_0x538756['plugins']['has']('BookmarkEditing')&&(_0x40d33e['enableCommand']('insertBookmark'),_0x40d33e['enableDefaultAttributesIntegration']('updateBookmark'),_0x40d33e['registerBlockAttribute']('bookmarkId'),_0x40d33e['descriptionFactory']['registerDescriptionCallback'](_0x1d6851=>{if('insertion'!=_0x1d6851['type']&&'deletion'!=_0x1d6851['type']&&'attribute'!=_0x1d6851['type'])return;const _0x159fae=_0x1d6851['getContainedElement']();if(null==_0x159fae)return;if(!_0x159fae['is']('element','bookmark'))return;const _0x3d3a46=_0x159fae['getAttribute']('bookmarkId');if('insertion'==_0x1d6851['type'])return{'type':'insertion','content':o(_0x585b2f,'*Insert:*\x20%0','\x22'+_0x3d3a46+'\x22\x20'+o(_0x585b2f,'ELEMENT_BOOKMARK'))};if('deletion'==_0x1d6851['type'])return{'type':'deletion','content':o(_0x585b2f,'*Remove:*\x20%0','\x22'+_0x3d3a46+'\x22\x20'+o(_0x585b2f,'ELEMENT_BOOKMARK'))};const {data:_0x29d4e3}=_0x1d6851;if(!_0x29d4e3||'bookmarkId'!=_0x29d4e3['key'])return;return{'type':'format','content':o(_0x585b2f,'*Set\x20bookmark:*\x20%0','\x22'+_0x29d4e3['newValue']+'\x22')};}));}}class F extends _0x263240{['afterInit'](){const _0x12723c=this['editor'];_0x12723c['plugins']['has']('CaseChange')&&(_0x12723c['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x12723c['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x12723c['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0x263240{['afterInit'](){const _0x598565=this['editor'];_0x598565['commands']['get']('ckbox')&&_0x598565['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x263240{['afterInit'](){const _0x3275c5=this['editor'];if(!_0x3275c5['plugins']['has']('CodeBlock'))return;const _0xca85b=_0x3275c5['plugins']['get']('TrackChangesEditing'),_0x3260be=_0x3275c5['locale'],_0x41705a=_0x3275c5['config']['get']('codeBlock')['languages'],_0x5b44de=_0x3275c5['commands']['get']('codeBlock');_0xca85b['enableCommand']('indentCodeBlock'),_0xca85b['enableCommand']('outdentCodeBlock'),_0xca85b['enableCommand']('codeBlock',(_0x9a8345,_0x50e4e6={})=>{const _0x3ddcf0=_0x3275c5['model'],_0x2b4bd4=_0x3275c5['model']['document']['selection'],_0x391908=_0x50e4e6&&void 0x0!==_0x50e4e6['forceValue']?_0x50e4e6['forceValue']:!_0x5b44de['value'];let _0x640eb7;_0x50e4e6['language']||(_0x50e4e6['language']=_0x41705a[0x0]['language']),_0x640eb7=_0x391908?Array['from'](_0x2b4bd4['getSelectedBlocks']())['filter'](_0x5cf5a0=>co(_0x5cf5a0)||function(_0x376622,_0x460599){if(_0x376622['is']('rootElement')||_0x460599['isLimit'](_0x376622))return!0x1;return _0x460599['checkChild'](_0x376622['parent'],'codeBlock');}(_0x5cf5a0,_0x3ddcf0['schema'])):Array['from'](_0x2b4bd4['getSelectedBlocks']())['filter'](_0x35657e=>co(_0x35657e));const _0x402dc5=to(_0x640eb7,_0x3ddcf0);_0x3ddcf0['change'](()=>{for(const _0x151c11 of _0x402dc5)_0xca85b['markBlockFormat'](_0x151c11,{'commandName':'codeBlock','commandParams':[{..._0x50e4e6,'forceValue':_0x391908}],'formatGroupId':'blockName'});});}),(_0xca85b['descriptionFactory']['registerElementLabel']('codeBlock',_0x4f04a1=>o(_0x3260be,'ELEMENT_CODE_BLOCK',_0x4f04a1)),_0xca85b['descriptionFactory']['registerDescriptionCallback'](_0x2a1828=>{if('formatBlock'!=_0x2a1828['type'])return;const _0x390a59=_0x3260be['t'],{data:_0x5f230a}=_0x2a1828;if(!_0x5f230a||'codeBlock'!=_0x5f230a['commandName'])return;const _0x4cb022=_0x5f230a['commandParams'][0x0]['language'],_0x3f9be8=_0x390a59(_0x41705a['find'](_0x16e1e8=>_0x16e1e8['language']===_0x4cb022)['label'])['toLowerCase']();return _0x5f230a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3260be,'*Set\x20format:*\x20%0',o(_0x3260be,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x3f9be8+')')}:{'type':'format','content':o(_0x3260be,'*Remove\x20format:*\x20%0',o(_0x3260be,'ELEMENT_CODE_BLOCK',0x1))};}));}}function co(_0x1492fc){return'codeBlock'==_0x1492fc['name'];}class J extends _0x263240{['afterInit'](){const _0x22adff=this['editor'];if(!_0x22adff['plugins']['has']('CommentsEditing'))return;_0x22adff['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x201807,_0x44f3dc,_0x30d9d6){const _0x35468a=[];for(const _0x2b7ba8 of _0x44f3dc['getItems']())_0x2b7ba8['hasAttribute'](_0x201807)&&_0x35468a['push'](_0x30d9d6['createRangeOn'](_0x2b7ba8));return _0x35468a;}function De(_0x35e742,_0x55d739,{showActiveMarker:_0x3a4512=!0x0}={}){const _0x655d25=_0x35e742['plugins']['get']('TrackChangesEditing');return(_0x1e2c99,_0x23bd91,_0x218aa4)=>{if(!_0x218aa4['consumable']['test'](_0x23bd91['markerRange'],_0x1e2c99['name']))return;const _0x17dfe2=_0x23bd91['markerRange']['getWalker'](),_0x5565e1=_0x23bd91['markerRange']['start'],_0x3fbb56=_0x35e742['model']['schema'];let _0x1d52fb=null,_0x4878dc=null,_0x1e4d37=!0x1,_0x5614c9=!0x1;for(const _0x54ce8e of _0x17dfe2){const _0x372ac0=_0x54ce8e['item'];_0x1e4d37=_0x1e4d37||_0x3fbb56['isContent'](_0x372ac0);const _0x3c5823=_0x218aa4['mapper']['toViewElement'](_0x372ac0);if(_0x3c5823&&_0x3c5823['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x54ce8e['type']&&(_0x3fbb56['isBlock'](_0x372ac0)&&!_0x3fbb56['isLimit'](_0x372ac0)&&(_0x372ac0['nextSibling']||_0x5565e1['isAtEnd']?_0x1d52fb&&_0x1d52fb['parent']==_0x372ac0||(_0x1d52fb=_0x372ac0,_0x4a4987(_0x54ce8e['previousPosition']),_0x5614c9=!0x0):_0x4878dc=_0x4878dc||_0x54ce8e['previousPosition']));}function _0x4a4987(_0x2c67fe){const {id:_0xf17e7a,authorId:_0x1ccf86}=_0x655d25['_splitMarkerName'](_0x23bd91['markerName']),_0x2264f5=_0x218aa4['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x55d739,'data-suggestion':_0xf17e7a,'data-author-id':_0x1ccf86}),_0x21e716=_0x218aa4['mapper']['toViewPosition'](_0x2c67fe);_0x3a4512&&_0x655d25['activeMarkers']['includes'](_0x23bd91['markerName'])&&_0x218aa4['writer']['addClass']('ck-suggestion-marker--active',_0x2264f5),_0x218aa4['writer']['insert'](_0x21e716,_0x2264f5),_0x218aa4['mapper']['bindElementToMarker'](_0x2264f5,_0x23bd91['markerName']);}_0x1e4d37||_0x5614c9||!_0x4878dc||_0x4a4987(_0x4878dc);};}class K extends _0x263240{static get['requires'](){return[_0x2226db];}['init'](){const _0x1ec4a5=this['editor'],_0x355360=_0x1ec4a5['plugins']['get']('TrackChangesEditing');_0x355360['enableCommand']('delete');const _0x443745=_0x1ec4a5['commands']['get']('deleteForward');_0x355360['enableCommand']('deleteForward',(_0x439bac,_0x5620ec={})=>{const _0x4a9a93=_0x1ec4a5['model']['createSelection'](_0x1ec4a5['model']['document']['selection']);_0x4a9a93['isCollapsed']&&_0x1ec4a5['model']['modifySelection'](_0x4a9a93,{'direction':'forward','unit':_0x5620ec['unit']});const _0xc4a10e=_0x4a9a93['getFirstRange'](),_0x5d6265=_0x4451e6['fromRange'](_0xc4a10e);let _0x5457a0;_0x439bac(_0x5620ec),_0x5457a0='$graveyard'==_0x5d6265['root']['rootName']?_0x1ec4a5['model']['createRange'](_0xc4a10e['start']):_0x1ec4a5['model']['createRange'](_0x5d6265['start'],_0x5d6265['end']),_0x5d6265['detach'](),_0x1ec4a5['model']['enqueueChange'](_0x443745['buffer']['batch'],_0x125474=>{_0x443745['buffer']['lock'](),_0x125474['setSelection'](_0x125474['createRange'](_0x5457a0['end'])),_0x443745['buffer']['unlock']();});}),_0x1ec4a5['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x1ec4a5,'merge'),{'priority':'high'}),_0x1ec4a5['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x2786e8,_0x186ee2,_0x50807b)=>{_0x50807b['options']['showSuggestionHighlights']&&De(_0x1ec4a5,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x2786e8,_0x186ee2,_0x50807b);},{'priority':'high'}),_0x1ec4a5['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x8496fd,_0x276393,_0x5be2e7)=>{const _0x3d3c73=_0x5be2e7['mapper']['markerNameToElements'](_0x276393['markerName']);if(_0x3d3c73){for(const _0x19ac64 of _0x3d3c73)_0x19ac64['is']('uiElement')&&(_0x5be2e7['mapper']['unbindElementFromMarkerName'](_0x19ac64,_0x276393['markerName']),_0x5be2e7['writer']['remove'](_0x19ac64));}},{'priority':'high'});}}class H extends _0x263240{['afterInit'](){const _0x19f24d=this['editor'];if(!_0x19f24d['plugins']['has']('ListEditing'))return;const _0x423a01=_0x19f24d['locale'],_0x256875=_0x19f24d['plugins']['get']('TrackChangesEditing'),_0x43e8ce=_0x19f24d['plugins']['has']('TodoListEditing'),_0xf7eae0=!!_0x19f24d['config']['get']('list.multiBlock');function _0x191881(_0x2ea376){return{'type':'format','content':''+o(_0x423a01,'*Set\x20format:*\x20%0',_0x2ea376)};}function _0x2c9e2c(_0x1c2cdf){return{'type':'format','content':''+o(_0x423a01,'*Remove\x20format:*\x20%0',_0x1c2cdf)};}_0x256875['enableDefaultAttributesIntegration']('numberedList'),_0x256875['enableDefaultAttributesIntegration']('bulletedList'),_0x256875['enableDefaultAttributesIntegration']('customNumberedList'),_0x256875['enableDefaultAttributesIntegration']('customBulletedList'),_0x256875['enableDefaultAttributesIntegration']('indentList'),_0x256875['enableDefaultAttributesIntegration']('outdentList'),_0x256875['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x256875['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x256875['registerBlockAttribute']('listItemId'),_0x256875['registerBlockAttribute']('listType'),_0x256875['registerBlockAttribute']('listIndent'),_0xf7eae0&&(_0x256875['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x256875['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x43e8ce&&(_0x256875['enableDefaultAttributesIntegration']('todoList'),_0x256875['enableDefaultAttributesIntegration']('checkTodoList'),_0x256875['registerBlockAttribute']('todoListChecked'),_0x256875['descriptionFactory']['registerDescriptionCallback'](_0x17d927=>{const {data:_0x214506}=_0x17d927;if(_0x214506&&'todoListChecked'==_0x214506['key'])return{'type':'format','content':_0x214506['newValue']?o(_0x423a01,'*Check\x20item*'):o(_0x423a01,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4f7c5d=>{if(_0x4f7c5d['batch']['isUndo'])return!0x1;let _0xcce561=!0x1;const _0x30f166=_0x256875['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5c19ea=>'todoListChecked'===_0x256875['_getAttributeKey'](_0x5c19ea));for(const _0x117086 of _0x30f166){'todo'!=_0x117086['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x256875['_findSuggestions'](_0x117086['getFirstRange'](),'attribute')['find'](_0x390b20=>'listType'===_0x256875['_getAttributeKey'](_0x390b20['suggestion']))||(_0x4f7c5d['removeMarker'](_0x117086['getFirstMarker']()),_0xcce561=!0x0));}return _0xcce561;})),_0x256875['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x423a01,'FORMAT_INDENT'));const _0x14909d={'type':'format','content':''};_0x256875['descriptionFactory']['registerDescriptionCallback'](_0x51ced3=>{const {data:_0x3a09ea}=_0x51ced3;if(!_0x3a09ea||'listType'!=_0x3a09ea['key'])return;let _0x5a277d=_0x51ced3['head'];for(;_0x5a277d;){if(_0x5a277d['data']&&(('listStyle'==_0x5a277d['data']['key']||'listMarkerStyle'==_0x5a277d['data']['key'])&&(_0x5a277d['data']['newValue']&&'default'!=_0x5a277d['data']['newValue']||'default'!=_0x5a277d['data']['oldValue']&&!_0x3a09ea['newValue'])||!_0xf7eae0&&_0x5a277d['data']['key']==m))return _0x14909d;_0x5a277d=_0x5a277d['next'];}if(null==_0x3a09ea['newValue'])switch(_0x3a09ea['oldValue']){case'bulleted':return _0x2c9e2c(o(_0x423a01,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2c9e2c(o(_0x423a01,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2c9e2c(o(_0x423a01,'ELEMENT_TODO_LIST'));}switch(_0x3a09ea['newValue']){case'bulleted':return _0x191881(o(_0x423a01,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x191881(o(_0x423a01,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x191881(o(_0x423a01,'ELEMENT_TODO_LIST'));}}),_0x256875['descriptionFactory']['registerDescriptionCallback'](_0x29368a=>{const {data:_0x551b10}=_0x29368a;if(_0x551b10&&'listIndent'==_0x551b10['key'])return null==_0x551b10['newValue']||null==_0x551b10['oldValue']&&0x0==_0x551b10['newValue']?_0x14909d:void 0x0;}),_0x256875['descriptionFactory']['registerDescriptionCallback'](_0x3f4847=>{if('attribute'!=_0x3f4847['type'])return;const {data:_0x51d618}=_0x3f4847;if(!_0x51d618||'listItemId'!=_0x51d618['key'])return;const _0x447e44=Te(_0x3f4847);return'newValue'==_0x447e44?{'type':'format','content':o(_0x423a01,'*Merge:*\x20list\x20item')}:'oldValue'==_0x447e44?{'type':'format','content':o(_0x423a01,'*Split:*\x20list\x20item')}:_0x14909d;}),_0x19f24d['model']['document']['registerPostFixer'](_0x116f2d=>this['listItemIdFixer'](_0x116f2d)),_0x19f24d['model']['document']['registerPostFixer'](_0x5a131f=>this['noTrackChangesFixer'](_0x5a131f)),_0x19f24d['model']['document']['on']('change:data',(_0x2fb9af,_0x23fc34)=>{if(_0x23fc34['isUndo']||!_0x23fc34['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x46c90f){if(_0x46c90f['batch']['isUndo']||!_0x46c90f['batch']['isLocal'])return!0x1;let _0x29697d=!0x1;const _0x518e6f=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x26ef34=>_0x26ef34['data']&&'listItemId'==_0x26ef34['data']['key'])['filter'](_0x1b46d5=>_0x1b46d5['data']['newValue']&&_0x1b46d5['data']['oldValue']);for(const _0x249e09 of _0x518e6f)Te(_0x249e09)||(_0x46c90f['removeMarker'](_0x249e09['getFirstMarker']()),_0x29697d=!0x0);return _0x29697d;}['noTrackChangesFixer'](_0x449d9a){if(_0x449d9a['batch']['isUndo']||!_0x449d9a['batch']['isLocal'])return!0x1;const _0x4c6628=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x4c6628['trackChangesCommand']['value'])return!0x1;let _0xc2dfff=!0x1;const _0x1bd445=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x417d1b=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x4061c3=>'attribute'==_0x4061c3['type'])['filter'](_0x41fbe2=>_0x1bd445['includes'](_0x41fbe2['attributeKey']));if(0x0==_0x417d1b['length'])return _0xc2dfff;for(const _0x14a704 of _0x417d1b){const _0x396825=_0x4c6628['_findSuggestions'](_0x14a704['range'],'attribute')['filter'](_0x312af0=>!_0x312af0['meta']['isNextTo'])['map'](_0x288a95=>_0x288a95['suggestion'])['filter'](_0x10631a=>{const _0x37a9bc=_0x4c6628['_getAttributeKey'](_0x10631a);return _0x1bd445['includes'](_0x37a9bc);});if(_0x396825['length']){for(const _0x51e6c2 of _0x396825)_0x449d9a['removeMarker'](_0x51e6c2['getFirstMarker']());_0xc2dfff=!0x0;}}return _0xc2dfff;}['assureChains'](){const _0x4a4276=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2d2aed=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x2d64fa;const _0x2e7843=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x36560a=>{if(_0x36560a['data']['oldRange']||!_0x36560a['data']['newRange'])return null;if(!_0x36560a['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x44fc54}=_0x4a4276['_splitMarkerName'](_0x36560a['name']);if(!_0x4a4276['hasSuggestion'](_0x44fc54))return null;const _0x5defd9=_0x4a4276['getSuggestion'](_0x44fc54);return _0x2d2aed['includes'](_0x5defd9['data']['key']);})['map'](_0x56e9e8=>{const {id:_0x5575a5}=_0x4a4276['_splitMarkerName'](_0x56e9e8['name']),_0x248fd9=_0x4a4276['getSuggestion'](_0x5575a5);return _0x2d64fa=_0x248fd9['attributes']['groupId'],_0x248fd9['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x2e7843['size'])return;const _0x4fa613=_0x4a4276['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4a6bbb=>'attribute'==_0x4a6bbb['type']&&_0x4a6bbb['data']&&_0x2d2aed['includes'](_0x4a6bbb['data']['key'])&&_0x4a6bbb['attributes']['groupId']!=_0x2d64fa)['map'](_0x1398c0=>({'listItem':_0x1398c0['getFirstRange']()['start']['nodeAfter'],'groupId':_0x1398c0['attributes']['groupId']})),_0x5595dc=new Set();for(const {groupId:_0x57f6bf,listItem:_0x412936}of _0x4fa613)_0x2e7843['has'](_0x412936)&&_0x5595dc['add'](_0x57f6bf);for(const _0xcae15c of _0x4a4276['getSuggestions']())_0x5595dc['has'](_0xcae15c['attributes']['groupId'])&&_0xcae15c['setAttribute']('groupId',_0x2d64fa);}['_supportLegacySuggestions'](){const _0x563e95=this['editor'],_0x2be22c=_0x563e95['locale'],_0x559f60=_0x563e95['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x559f60['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0xcc4aaf,_0x31d326){const _0x34ea1f=[];for(let _0x22cb62 of _0xcc4aaf)_0x22cb62['start']['nodeAfter']===_0x22cb62['end']['parent']&&(_0x22cb62=_0x563e95['model']['createRange'](_0x563e95['model']['createPositionAt'](_0x22cb62['start']['nodeAfter'],0x0))),_0x34ea1f['push'](_0x22cb62);_0x563e95['model']['change'](_0x4a7f6b=>{const _0x4c68db=_0x563e95['model']['document']['selection'],_0x2d6841=Array['from'](_0x4c68db['getRanges']())['map'](_0x4abac0=>_0x4451e6['fromRange'](_0x4abac0));_0x4a7f6b['setSelection'](_0x34ea1f),_0x563e95['commands']['get'](_0x31d326['commandName'])['refresh'](),_0x31d326['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x563e95['execute'](_0x31d326['commandName'],..._0x31d326['commandParams']),_0x4a7f6b['setSelection'](_0x2d6841);for(const _0x310e11 of _0x2d6841)_0x310e11['detach']();});}),_0x559f60['descriptionFactory']['registerElementLabel'](function(_0xfe3076){const _0xe6b994=!_0x563e95['model']['schema']['isObject'](_0xfe3076),_0x4762e2=_0xfe3076['previousSibling'],_0x1703a6=_0xfe3076['nextSibling'],_0x19e100=_0xfe3076['getAttribute']('listItemId'),_0x4621a1=!_0x4762e2||_0x4762e2['getAttribute']('listItemId')!==_0x19e100,_0x40a7be=!_0x1703a6||_0x1703a6['getAttribute']('listItemId')!==_0x19e100;return _0xe6b994&&Boolean(_0x19e100)&&_0x4621a1&&_0x40a7be;},_0x3f8122=>o(_0x2be22c,'ELEMENT_LIST_ITEM',_0x3f8122));}['_registerLegacyDescription'](){const _0x3b359c=this['editor'],_0x3f7924=_0x3b359c['locale'];function _0x36aede(_0x45a73e){const _0x2cfc99=_0x3b359c['commands']['get']('bulletedList')['value'],_0x2b0d20=_0x3b359c['commands']['get']('numberedList')['value'];return'numberedList'===_0x45a73e?_0x2cfc99:_0x2b0d20;}_0x3b359c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x82d942){if('formatBlock'!=_0x82d942['type'])return;const {data:_0x5f139c}=_0x82d942;if(!_0x5f139c)return;let _0x237776,_0x4c08e3,_0xfd527a,_0x1261f6;switch(_0x5f139c['commandName']){case'bulletedList':_0xfd527a=_0x5f139c['commandParams'][0x0]['forceValue'],_0x1261f6=_0x36aede(_0x5f139c['commandName']),_0x237776=_0xfd527a?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1261f6&&_0x3b359c['config']['get']('list.multiBlock')||(_0x237776='*Change\x20to:*\x20%0'),_0x4c08e3={'type':'format','content':o(_0x3f7924,_0x237776,o(_0x3f7924,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0xfd527a=_0x5f139c['commandParams'][0x0]['forceValue'],_0x1261f6=_0x36aede(_0x5f139c['commandName']),_0x237776=_0xfd527a?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1261f6&&_0x3b359c['config']['get']('list.multiBlock')||(_0x237776='*Change\x20to:*\x20%0'),_0x4c08e3={'type':'format','content':o(_0x3f7924,_0x237776,o(_0x3f7924,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x237776='*Indent:*\x20%0',_0x4c08e3={'type':'format','content':o(_0x3f7924,_0x237776,o(_0x3f7924,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x237776=function(_0x418625){const _0x2833ff=_0x418625['getFirstRange']();let _0x1b3fef=_0x2833ff['start']['nodeAfter'];for(;_0x1b3fef&&_0x2833ff['containsItem'](_0x1b3fef);){if(_0x1b3fef['getAttribute']('listIndent')>0x0)return!0x1;_0x1b3fef=_0x1b3fef['nextSibling'];}return!0x0;}(_0x82d942)?o(_0x3f7924,'*Format:*\x20remove\x20from\x20%0',o(_0x3f7924,function(_0x1a4ba5){return'ELEMENT_'+_0x1a4ba5['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x82d942))):o(_0x3f7924,'*Outdent:*\x20%0',o(_0x3f7924,'ELEMENT_LIST_ITEM')),_0x4c08e3={'type':'format','content':_0x237776};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x5f139c['multipleBlocks']&&(_0x237776='*Merge:*\x20%0',_0x4c08e3={'type':'deletion','content':o(_0x3f7924,_0x237776,o(_0x3f7924,'ELEMENT_LIST_ITEM'))});}return _0x4c08e3;});}}function Te(_0x29265f){let _0x5dbe32=_0x29265f['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x5dbe32;){const _0x47f1ca=_0x5dbe32['getAttribute']('listItemId');if(!_0x47f1ca)return!0x1;if(_0x47f1ca==_0x29265f['data']['newValue'])return'newValue';if(_0x47f1ca==_0x29265f['data']['oldValue'])return'oldValue';_0x5dbe32=_0x5dbe32['previousSibling'];}return!0x1;}class q extends _0x263240{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x13a4a6=this['editor']['config']['get']('list.properties'),_0x2ad7b0=this['editor']['plugins']['get']('TrackChangesEditing');_0x13a4a6['styles']&&(_0x2ad7b0['enableDefaultAttributesIntegration']('listStyle'),_0x2ad7b0['registerBlockAttribute']('listStyle')),_0x13a4a6['reversed']&&(_0x2ad7b0['enableDefaultAttributesIntegration']('listReversed'),_0x2ad7b0['registerBlockAttribute']('listReversed')),_0x13a4a6['startIndex']&&(_0x2ad7b0['enableDefaultAttributesIntegration']('listStart'),_0x2ad7b0['registerBlockAttribute']('listStart'));const _0x5c2b73={'type':'format','content':''};_0x2ad7b0['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x132f58=this['editor']['locale'];_0x2ad7b0['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x132f58,'FORMAT_LIST_REVERSED')),_0x2ad7b0['descriptionFactory']['registerDescriptionCallback'](_0x129ad8=>{const {data:_0x36e6bc}=_0x129ad8;if(_0x36e6bc&&'listReversed'==_0x36e6bc['key'])return null==_0x36e6bc['newValue']||0x0==_0x36e6bc['newValue']&&null==_0x36e6bc['oldValue']?_0x5c2b73:void 0x0;}),_0x2ad7b0['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x132f58,'FORMAT_LIST_START')),_0x2ad7b0['descriptionFactory']['registerDescriptionCallback'](_0x141c96=>{const {data:_0x334886}=_0x141c96;if(_0x334886&&'listStart'==_0x334886['key'])return null==_0x334886['newValue']||0x1==_0x334886['newValue']&&null==_0x334886['oldValue']?_0x5c2b73:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x3e26f3=>{if(_0x3e26f3['batch']['isUndo'])return!0x1;let _0x53e7a9=!0x1;const _0x10fcfe=_0x2ad7b0['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x11b9ed=>{const _0x5717f1=_0x2ad7b0['_getAttributeKey'](_0x11b9ed);return'listStart'==_0x5717f1||'listReversed'==_0x5717f1;});for(const _0x799dd0 of _0x10fcfe){const _0x446fc4=_0x799dd0['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x446fc4||'customNumbered'==_0x446fc4)continue;_0x2ad7b0['_findSuggestions'](_0x799dd0['getFirstRange'](),'attribute')['find'](_0x41a849=>'listType'==_0x2ad7b0['_getAttributeKey'](_0x41a849['suggestion']))||(_0x3e26f3['removeMarker'](_0x799dd0['getFirstMarker']()),_0x53e7a9=!0x0);}return _0x53e7a9;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x4da29a){const _0x197220=this['editor']['locale'],{data:_0x384521}=_0x4da29a,_0x270730={'type':'format','content':''};if(!_0x384521||'listStyle'!=_0x384521['key'])return;if(!_0x384521['oldValue'])return'default'==_0x384521['newValue']?_0x270730:{'type':'format','content':''+o(_0x197220,'*Set\x20format:*\x20%0',o(_0x197220,this['_getTranslationKeyForListStyle'](_0x384521['newValue'])))};if(!_0x384521['newValue']){if('default'==_0x384521['oldValue'])return _0x270730;let _0x5add87=_0x4da29a['head'];for(;_0x5add87;){if(_0x5add87['data']&&'listType'==_0x5add87['data']['key']&&_0x5add87['data']['newValue'])return _0x270730;_0x5add87=_0x5add87['next'];}return{'type':'format','content':''+o(_0x197220,'*Remove\x20format:*\x20%0',o(_0x197220,this['_getTranslationKeyForListStyle'](_0x384521['oldValue'])))};}if('default'!=_0x384521['newValue'])return{'type':'format','content':''+o(_0x197220,'*Set\x20format:*\x20%0',o(_0x197220,this['_getTranslationKeyForListStyle'](_0x384521['newValue'])))};let _0x10634d=_0x4da29a['head'];for(;_0x10634d;){if(_0x10634d['data']&&'listType'==_0x10634d['data']['key']&&_0x10634d['data']['newValue']&&_0x10634d['data']['oldValue'])return _0x270730;_0x10634d=_0x10634d['next'];}return{'type':'format','content':o(_0x197220,'*Set\x20format:*\x20%0',o(_0x197220,'ELEMENT_'+_0x4da29a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x5f2145=this['editor'],_0xd39b2=_0x5f2145['locale'];_0x5f2145['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5516cd=>{if('formatBlock'!=_0x5516cd['type'])return;const {data:_0xb36cb5}=_0x5516cd;if(!_0xb36cb5)return;let _0x29bc2b,_0x77450f;switch(_0xb36cb5['commandName']){case'listStyle':_0x29bc2b='*Change\x20to:*\x20%0',_0x77450f={'type':'format','content':o(_0xd39b2,_0x29bc2b,o(_0xd39b2,this['_getTranslationKeyForListStyle'](_0xb36cb5['commandParams'][0x0]['type'])))};break;case'listReversed':_0x29bc2b=_0xb36cb5['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x77450f={'type':'format','content':o(_0xd39b2,_0x29bc2b)};break;case'listStart':_0x29bc2b='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x77450f={'type':'format','content':o(_0xd39b2,_0x29bc2b,_0xb36cb5['commandParams'][0x0]['startIndex'])};}return _0x77450f;});}['_getTranslationKeyForListStyle'](_0x1c45a6){return'ELEMENT_'+function(_0x7040da){if(Se['includes'](_0x7040da))return'bulleted';if(_e['includes'](_0x7040da))return'numbered';return null;}(_0x1c45a6)['toUpperCase']()+'_LIST_'+_0x1c45a6['toUpperCase']()['replace'](/-/g,'_');}}const Se=['disc','circle','square'],_e=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class z extends _0x263240{['afterInit'](){const _0x63a02d=this['editor'];_0x63a02d['commands']['get']('emoji')&&_0x63a02d['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class W extends _0x263240{static get['requires'](){return[_0x2d2f12];}['init'](){const _0x2a6bde=this['editor'],_0x2aeccc=_0x2a6bde['plugins']['get']('TrackChangesEditing'),_0x33dd1=_0x2a6bde['commands']['get']('enter');_0x2aeccc['enableCommand']('enter',()=>{_0x2a6bde['model']['change'](_0x2d5e59=>{const _0x1f4484=_0x2a6bde['model']['document']['selection'],_0x1dab2c=_0x1f4484['getFirstPosition'](),_0x2400eb=_0x4451e6['fromRange'](_0x1f4484['getFirstRange']());if(_0x33dd1['enterBlock'](_0x2d5e59)){const _0x1b197e=_0x2a6bde['model']['createPositionAt'](_0x1dab2c['parent']['nextSibling'],0x0),_0x209bcb=_0x2d5e59['createRange'](_0x1dab2c,_0x1b197e);_0x2aeccc['markInsertion'](_0x209bcb);}else _0x2d5e59['setSelection'](_0x2d5e59['createRange'](_0x2400eb['end']));_0x2400eb['detach'](),_0x33dd1['fire']('afterExecute',{'writer':_0x2d5e59});});}),_0x2a6bde['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x2a6bde,'split'),{'priority':'high'}),_0x2a6bde['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x52dd50,_0xb40551,_0x2e6919)=>{const _0x2ad72a=_0x2e6919['mapper']['markerNameToElements'](_0xb40551['markerName']);if(_0x2ad72a){for(const _0x243f72 of _0x2ad72a)_0x243f72['hasClass']('ck-suggestion-marker-split')&&(_0x2e6919['mapper']['unbindElementFromMarkerName'](_0x243f72,_0xb40551['markerName']),_0x2e6919['writer']['remove'](_0x243f72));}},{'priority':'high'}),_0x2a6bde['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0xcbfb42,_0xf4e7e8,_0x2abe91)=>{_0x2abe91['options']['showSuggestionHighlights']&&De(_0x2a6bde,'split',{'showActiveMarker':!0x1})['bind'](this)(_0xcbfb42,_0xf4e7e8,_0x2abe91);},{'priority':'high'});}}class Q extends _0x263240{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x534a97=this['editor']['plugins']['get']('TrackChangesEditing');_0x534a97['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x534a97['enableCommand']('findNext'),_0x534a97['enableCommand']('findPrevious'),_0x534a97['enableCommand']('replace'),_0x534a97['enableCommand']('replaceAll');}['handleFindCommand'](_0x198a2d,_0x46b1b0,_0x5d4366={}){const _0x2c190=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x198a2d(_0x89728d=>{let _0x4172bd=('string'==typeof _0x46b1b0?_0x2c190['findByTextCallback'](_0x46b1b0,_0x5d4366):_0x46b1b0)(_0x89728d);Array['isArray'](_0x4172bd)&&(_0x4172bd={'results':_0x4172bd,'searchText':'string'==typeof _0x46b1b0?_0x46b1b0:''});const _0x41993e=_0x4172bd['results']['filter'](_0x5d156c=>!0x1===this['_isInDeletionRange'](_0x5d156c,_0x89728d['item']));return{..._0x4172bd,'results':_0x41993e};},_0x5d4366);}['_isInDeletionRange'](_0x7fdb7f,_0x42e608){const _0x47905b=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x42e608,_0x7fdb7f['start']),this['editor']['model']['createPositionAt'](_0x42e608,_0x7fdb7f['end']));for(const _0x1dfe55 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x47905b['getIntersection'](_0x1dfe55['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 _0x263240{['afterInit'](){const _0x4b7d28=this['editor']['locale'],_0x56386d=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x234bad,commandName:_0x4916bf}of eo)this['editor']['plugins']['has'](_0x234bad)&&(_0x56386d['enableDefaultAttributesIntegration'](_0x4916bf),_0x56386d['registerInlineAttribute'](_0x4916bf));_0x56386d['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x4b7d28,'FORMAT_FONT_SIZE')),_0x56386d['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x4b7d28,'FORMAT_FONT_FAMILY')),_0x56386d['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x4b7d28,'FORMAT_FONT_COLOR')),_0x56386d['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x4b7d28,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x12abb8=this['editor'],_0x5a0752=_0x12abb8['locale'];_0x12abb8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2fc0b8=>{const _0x233748=_0x5a0752['t'];if('formatInline'!=_0x2fc0b8['type'])return;const {data:_0x3ab20e}=_0x2fc0b8;if(null!=_0x3ab20e){if('fontSize'==_0x3ab20e['commandName']){const _0xb8e658=_0x3ab20e['commandParams'][0x0]['value'];if(_0xb8e658){const _0x4fd7e2=_0x233748(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x25ffde=>_0x25ffde['model']==_0xb8e658)['title'])['toLowerCase']();return{'type':'format','content':o(_0x5a0752,'*Set\x20font\x20size:*\x20%0',_0x4fd7e2)};}return{'type':'format','content':o(_0x5a0752,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x3ab20e['commandName']){const _0x3872d9=_0x3ab20e['commandParams'][0x0]['value'];return _0x3872d9?{'type':'format','content':o(_0x5a0752,'*Set\x20font\x20family:*\x20%0',_0x3872d9)}:{'type':'format','content':o(_0x5a0752,'*Reset\x20font\x20family*')};}if('fontColor'==_0x3ab20e['commandName']){const _0x3ad8da=_0x3ab20e['commandParams'][0x0]['value'];if(_0x3ad8da){const _0x5d7b20=_0x59b6e4(this['editor']['config']['get']('fontColor.colors'))['find'](_0x14ad17=>_0x14ad17['model']==_0x3ad8da);let _0x336232=_0x3ad8da,_0x3a3d7c='';return _0x5d7b20&&(_0x336232=_0x5d7b20['label'],_0x3a3d7c=_0x233748(_0x336232)['toLowerCase']()),{'type':'format','content':o(_0x5a0752,'*Set\x20font\x20color:*\x20%0',_0x3a3d7c)['trim'](),'color':{'value':_0x3ad8da,'title':_0x3a3d7c||_0x336232}};}return{'type':'format','content':o(_0x5a0752,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x3ab20e['commandName']){const _0x54df42=_0x3ab20e['commandParams'][0x0]['value'];if(_0x54df42){const _0x5c5f25=_0x59b6e4(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x329cc7=>_0x329cc7['model']==_0x54df42);let _0x406c5d=_0x54df42,_0x14df64='';return _0x5c5f25&&(_0x406c5d=_0x5c5f25['label'],_0x14df64=_0x233748(_0x406c5d)['toLowerCase']()),{'type':'format','content':o(_0x5a0752,'*Set\x20font\x20background\x20color:*\x20%0',_0x14df64)['trim'](),'color':{'value':_0x54df42,'title':_0x14df64||_0x406c5d}};}return{'type':'format','content':o(_0x5a0752,'*Reset\x20font\x20background\x20color*')};}}});}}class Y extends _0x263240{['afterInit'](){const _0x343eb9=this['editor'],_0x28ad1=_0x343eb9['plugins']['get']('TrackChangesEditing'),_0xcdf9b6=_0x343eb9['commands']['get']('copyFormat'),_0x5043c1=_0x343eb9['commands']['get']('pasteFormat');_0xcdf9b6&&_0x5043c1&&(_0x28ad1['enableDefaultAttributesIntegration']('pasteFormat'),_0x28ad1['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x31eb67=this['editor'],_0x543a80=_0x31eb67['locale'];_0x31eb67['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xb51cde=>{if('formatBlock'!=_0xb51cde['type']&&'formatInline'!=_0xb51cde['type'])return;const {data:_0x5e1d08}=_0xb51cde;if(_0x5e1d08&&'pasteFormat'===_0x5e1d08['commandName']){const _0x3837bc=[],_0xaf1db6=_0x5e1d08['commandParams'][0x0];for(const [_0x4f9c40,_0x2362bc]of Object['entries'](_0xaf1db6))_0x3837bc['push'](ro(_0x31eb67,_0x4f9c40,_0x2362bc));return _0x3837bc['length']?{'type':'format','content':o(_0x543a80,'*Set\x20format\x20to:*\x20%0',_0x3837bc['join'](',\x20'))}:{'type':'format','content':o(_0x543a80,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x3769ec,_0x3bb9f0,_0x3166b3){const _0x27dc12=_0x3769ec['locale']['t'],_0x179f59=_0x3bb9f0['split'](/(?=[A-Z])/)['join']('\x20'),_0x1f5b38=_0x27dc12(_0x179f59['charAt'](0x0)['toUpperCase']()+_0x179f59['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x3166b3)return _0x1f5b38;if('fontColor'===_0x3bb9f0||'fontBackgroundColor'===_0x3bb9f0){const _0x1ea8fc=_0x59b6e4(_0x3769ec['config']['get']('fontColor.colors'))['find'](_0x1f1a22=>_0x1f1a22['model']==_0x3166b3);return _0x1f5b38+'\x20('+(_0x1ea8fc?_0x27dc12(_0x1ea8fc['label'])['toLowerCase']():_0x3166b3)+')';}if('fontSize'===_0x3bb9f0&&isNaN(parseFloat(_0x3166b3))){const _0x18d0d4=_0x3769ec['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x3769ec['config']['get']('fontSize.options'))['find'](_0x5a3573=>_0x5a3573['model']==_0x3166b3);return _0x1f5b38+'\x20('+(_0x18d0d4?_0x27dc12(_0x18d0d4['title'])['toLowerCase']():_0x3166b3)+')';}return _0x1f5b38+'\x20('+_0x3166b3+')';}class Z extends _0x263240{['_headingOptions'];['afterInit'](){const _0xc44197=this['editor'];if(!_0xc44197['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0xc44197['config']['get']('heading.options');const _0x28b305=_0xc44197['locale'],_0x19876a=_0xc44197['plugins']['get']('TrackChangesEditing');_0x19876a['enableDefaultAttributesIntegration']('heading');for(const _0x1c1f26 of this['_headingOptions'])'paragraph'!=_0x1c1f26['model']&&_0x19876a['descriptionFactory']['registerElementLabel'](_0x1c1f26['model'],_0x45a967=>{const _0x5aaa55=this['_getHeadingLevel'](_0x1c1f26['model']);return null!==_0x5aaa55?_0xfcc648(_0x45a967,_0x5aaa55):_0x472786(_0x45a967,_0x1c1f26['title']);});function _0xfcc648(_0x1295ab,_0x58563d){return o(_0x28b305,'ELEMENT_HEADING',[_0x1295ab,_0x58563d]);}function _0x472786(_0x4f71b0,_0x7e3a97){return o(_0x28b305,'ELEMENT_HEADING_CUSTOM',[_0x4f71b0,_0x7e3a97]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x19cb95=this['editor'],_0x161418=_0x19cb95['locale'];function _0x165f1a(_0x41bd08,_0x68ef03){return o(_0x161418,'ELEMENT_HEADING_CUSTOM',[_0x41bd08,_0x68ef03]);}_0x19cb95['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2d36ed=>{if('formatBlock'!=_0x2d36ed['type'])return;const {data:_0xe084aa}=_0x2d36ed;if(_0xe084aa&&'heading'==_0xe084aa['commandName']){const _0x179cf0=_0xe084aa['commandParams'][0x0]['value'],_0x20140f=this['_getHeadingLevel'](_0x179cf0);if(null!==_0x20140f)return{'type':'format','content':o(_0x161418,'*Change\x20to:*\x20%0',(_0x280472=0x1,_0x522f9c=_0x20140f,o(_0x161418,'ELEMENT_HEADING',[_0x280472,_0x522f9c])))};const _0x56d87b=this['_headingOptions']['find'](_0x12e205=>_0x12e205['model']===_0x179cf0)['title'];return{'type':'format','content':o(_0x161418,'*Change\x20to:*\x20%0',_0x165f1a(0x1,_0x56d87b))};}var _0x280472,_0x522f9c;});}['_getHeadingLevel'](_0x54cf87){const _0x2abdf2=_0x54cf87['match'](/^heading(\d+)/);if(_0x2abdf2)return _0x2abdf2[0x1];const _0x36da28=this['_headingOptions']?.['find'](_0x4ccce4=>_0x4ccce4['model']==_0x54cf87);if(_0x36da28&&_0x36da28['view']){const _0x25e7ce=_0x36da28['view'],_0x154c72=(_0x25e7ce['name']??_0x25e7ce)['match'](/^h(\d+)/);if(_0x154c72)return _0x154c72[0x1];}return null;}}class tt extends _0x263240{['afterInit'](){const _0x20f243=this['editor'];if(!_0x20f243['plugins']['has']('HighlightEditing'))return;const _0x3ea71d=_0x20f243['plugins']['get']('TrackChangesEditing'),_0x16bbdf=_0x20f243['locale'];_0x3ea71d['enableDefaultAttributesIntegration']('highlight'),_0x3ea71d['registerInlineAttribute']('highlight'),_0x3ea71d['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x16bbdf,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x58d02b=this['editor'],_0x5ca9e7=_0x58d02b['locale'];_0x58d02b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x32cf26=>{if('formatInline'!=_0x32cf26['type'])return;const {data:_0x233334}=_0x32cf26;if(_0x233334&&'highlight'==_0x233334['commandName']){const _0x258165=_0x5ca9e7['t'],_0xf0ebcf=_0x233334['commandParams'][0x0]['value'];if(_0xf0ebcf){const _0x149ab9=_0x58d02b['config']['get']('highlight.options')['find'](_0xcfee5c=>_0xcfee5c['model']==_0xf0ebcf),_0x26f34c=_0x258165(_0x149ab9['title'])['toLowerCase']();return{'type':'format','content':o(_0x5ca9e7,'*Set\x20highlight:*\x20%0',_0x26f34c),'color':{'value':_0x149ab9['color'],'title':_0x149ab9['title']}};}return{'type':'format','content':o(_0x5ca9e7,'*Remove\x20highlight*',o(_0x5ca9e7,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x263240{['afterInit'](){const _0x3d1965=this['editor'];if(!_0x3d1965['plugins']['has']('HorizontalLineEditing'))return;_0x3d1965['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x166ea7=_0x3d1965['plugins']['get']('TrackChangesEditing'),_0x504fff=_0x3d1965['locale'];_0x166ea7['descriptionFactory']['registerElementLabel']('horizontalLine',_0x317ba7=>o(_0x504fff,'ELEMENT_HORIZONTAL_LINE',_0x317ba7)),_0x3d1965['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x48e2a8,{writer:_0x210512,options:_0x4c577c})=>{if(!_0x4c577c['showSuggestionHighlights'])return null;const _0xf8c69=_0x210512['createContainerElement']('div'),_0x5709fb=_0x210512['createEmptyElement']('hr');return _0x210512['addClass']('ck-horizontal-line',_0xf8c69),_0x210512['insert'](_0x210512['createPositionAt'](_0xf8c69,0x0),_0x5709fb),_0xf8c69;},'converterPriority':'high'});}}class nt extends _0x263240{['afterInit'](){const _0x41ef7a=this['editor'];if(!_0x41ef7a['plugins']['has']('HtmlEmbed'))return;const _0x44f2b2=_0x41ef7a['plugins']['get']('TrackChangesEditing'),_0x2ffc0a=_0x41ef7a['locale'];_0x44f2b2['descriptionFactory']['registerElementLabel']('rawHtml',_0x2c7ff4=>o(_0x2ffc0a,'ELEMENT_HTML_EMBED',_0x2c7ff4)),_0x44f2b2['enableDefaultAttributesIntegration']('htmlEmbed'),_0x44f2b2['registerBlockAttribute']('value'),_0x44f2b2['descriptionFactory']['registerDescriptionCallback'](_0x3c6e91=>{if('attribute'!=_0x3c6e91['type'])return;const {data:_0x5b258f}=_0x3c6e91;if(_0x5b258f&&'value'==_0x5b258f['key']&&_0x3c6e91['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x38af1d=o(_0x2ffc0a,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x2ffc0a,'*Change\x20%0\x20content*',_0x38af1d)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3f8bf6=this['editor'],_0x4c9f99=_0x3f8bf6['locale'];_0x3f8bf6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x30c8f1=>{if('formatBlock'!=_0x30c8f1['type'])return;const {data:_0x4965f0}=_0x30c8f1;if(_0x4965f0&&'htmlEmbed'==_0x4965f0['commandName']){const _0x42948f=o(_0x4c9f99,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4c9f99,'*Change\x20%0\x20content*',_0x42948f)};}});}}class et extends _0x263240{['afterInit'](){const _0x3547ad=this['editor'];if(!_0x3547ad['plugins']['has']('ImageEditing'))return;const _0x4e206c=_0x3547ad['plugins']['get']('TrackChangesEditing'),_0x1b32e3=_0x3547ad['plugins']['get']('ImageUtils'),_0x308b6b=_0x3547ad['locale'];_0x4e206c['enableCommand']('insertImage'),_0x4e206c['descriptionFactory']['registerElementLabel']('imageBlock',_0x5e00ac=>o(_0x308b6b,'ELEMENT_IMAGE',_0x5e00ac)),_0x4e206c['descriptionFactory']['registerElementLabel']('imageInline',_0x5283d3=>o(_0x308b6b,'ELEMENT_INLINE_IMAGE',_0x5283d3)),_0x4e206c['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x308b6b,'ELEMENT_CAPTION')),_0x3547ad['plugins']['has']('ImageUploadEditing')&&_0x4e206c['enableCommand']('uploadImage'),_0x3547ad['plugins']['has']('ImageBlockEditing')&&_0x3547ad['plugins']['has']('ImageInlineEditing')&&(_0x4e206c['enableCommand']('imageTypeInline',(_0x443b50,_0x14f80f)=>{const _0x2446b1=_0x1b32e3['getClosestSelectedImageElement'](_0x3547ad['model']['document']['selection']);_0x3547ad['model']['change'](()=>{_0x4e206c['markBlockFormat'](_0x2446b1,{'commandName':'imageTypeInline','commandParams':[_0x14f80f]},[],'convertBlockImageToInline');});}),_0x4e206c['enableCommand']('imageTypeBlock',(_0x4a3110,_0x2d570b)=>{_0x3547ad['model']['change'](_0x3ce343=>{let _0x11a937=_0x1b32e3['getClosestSelectedImageElement'](_0x3547ad['model']['document']['selection']),_0x24d5af=_0x3ce343['createRangeOn'](_0x11a937);const _0x3ea710=_0x4a053f['fromPosition'](_0x24d5af['start'],'toPrevious'),_0x240cad=_0x4a053f['fromPosition'](_0x24d5af['end'],'toNext');_0x4e206c['forceDefaultExecution'](()=>_0x4a3110(_0x2d570b)),_0x11a937=_0x1b32e3['getClosestSelectedImageElement'](_0x3547ad['model']['document']['selection']),_0x24d5af=_0x3ce343['createRangeOn'](_0x11a937);const _0x36268b=_0x3ce343['createRange'](_0x3ea710,_0x240cad);_0x3ea710['detach'](),_0x240cad['detach'](),_0x4e206c['markBlockFormat'](_0x11a937,{'commandName':'imageTypeInline','commandParams':[_0x2d570b]},[],'convertInlineImageToBlock'),_0x36268b['start']['isBefore'](_0x24d5af['start'])&&_0x4e206c['markInsertion'](_0x3ce343['createRange'](_0x36268b['start'],_0x24d5af['start']),'convertInlineImageToBlock'),_0x24d5af['end']['isBefore'](_0x36268b['end'])&&_0x4e206c['markInsertion'](_0x3ce343['createRange'](_0x24d5af['end'],_0x36268b['end']),'convertInlineImageToBlock');});}),_0x4e206c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x4e206c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x4e206c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x4e206c['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x4e206c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x4e206c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x3d3807])=>{const _0x536805=_0x4e206c['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x144288=_0x3d3807['start'],_0x17f971=_0x3d3807['end'];const _0x7fdf12=_0x3547ad['model']['schema']['getNearestSelectionRange'](_0x144288,'backward'),_0x5377dd=_0x3547ad['model']['schema']['getNearestSelectionRange'](_0x17f971,'forward');_0x7fdf12['isCollapsed']&&(_0x144288=_0x7fdf12['start']),_0x5377dd['isCollapsed']&&(_0x17f971=_0x5377dd['end']),_0x536805([_0x3547ad['model']['createRange'](_0x144288,_0x17f971)]);}),_0x4e206c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0xab40b3),_0x4e206c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0xab40b3)),_0x3547ad['plugins']['has']('ImageCaptionEditing')&&(_0x4e206c['enableCommand']('toggleImageCaption',(_0x12f345,_0x11285c)=>{const _0x240113=_0x3547ad['plugins']['get']('ImageCaptionUtils');let _0x47be23=_0x1b32e3['getClosestSelectedImageElement'](_0x3547ad['model']['document']['selection']),_0x468cf5=_0x240113['getCaptionFromImageModelElement'](_0x47be23);_0x3547ad['model']['change'](()=>{if(_0x468cf5)return void _0x4e206c['markDeletion'](_0x3547ad['model']['createRangeOn'](_0x468cf5));const _0x999827=_0x1b32e3['isBlockImage'](_0x47be23);_0x12f345(_0x11285c),_0x47be23=_0x1b32e3['getClosestSelectedImageElement'](_0x3547ad['model']['document']['selection']),_0x468cf5=_0x240113['getCaptionFromImageModelElement'](_0x47be23),_0x4e206c['markInsertion'](_0x3547ad['model']['createRangeOn'](_0x468cf5),_0x999827?null:'imageCaption');});}),_0x4e206c['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0xab40b3));const _0x8ee30e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x11250a(_0x235d75,_0x168bf8){const _0x41c2d5=_0x8ee30e['findIndex'](({type:_0x4a9a72,subType:_0x45f755})=>_0x235d75['type']==_0x4a9a72&&_0x235d75['subType']==_0x45f755),_0x3add0c=_0x8ee30e['findIndex'](({type:_0x457a90,subType:_0x157258})=>_0x168bf8['type']==_0x457a90&&_0x168bf8['subType']==_0x157258);if(_0x41c2d5<0x0||_0x3add0c<0x0)return!0x1;const _0x1e789e=_0x235d75['getFirstRange'](),_0x4ed007=_0x168bf8['getFirstRange']();if((0x0==_0x41c2d5||0x1==_0x41c2d5)&&0x2==_0x3add0c&&_0x1e789e['isIntersecting'](_0x4ed007))return!0x0;if(0x2==_0x41c2d5&&0x3==_0x3add0c){const _0x1f0985=_0x4e206c['_findSuggestions'](_0x1e789e,'insertion')['filter'](({suggestion:_0x515b3c,meta:_0x503461})=>_0x503461['isOwn']&&'convertInlineImageToBlock'==_0x515b3c['subType']);if(_0x1f0985['length']>0x1&&_0x4ed007['end']['isEqual'](_0x1e789e['start']))return!0x0;if(0x1==_0x1f0985['length']&&(_0x1e789e['start']['isEqual'](_0x4ed007['end'])||_0x1e789e['end']['isEqual'](_0x4ed007['start'])))return!0x0;}if(0x3==_0x41c2d5&&0x3==_0x3add0c&&_0x1e789e['start']['isBefore'](_0x4ed007['start'])){const _0x3bdebe=_0x1e789e['end']['nodeAfter'],_0x2ed170=_0x4ed007['start']['nodeBefore'];return _0x1b32e3['isBlockImage'](_0x3bdebe)&&_0x3bdebe===_0x2ed170;}return!0x1;}function _0xab40b3(_0x251bdb,_0x2f63dc){return _0x11250a(_0x251bdb,_0x2f63dc)?[_0x251bdb,_0x2f63dc]:_0x11250a(_0x2f63dc,_0x251bdb)?[_0x2f63dc,_0x251bdb]:null;}_0x3547ad['plugins']['has']('ImageResize')&&(_0x4e206c['enableDefaultAttributesIntegration']('resizeImage'),_0x4e206c['registerBlockAttribute']('resizedWidth'),_0x4e206c['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x308b6b,'FORMAT_IMAGE_SIZE'))),_0x3547ad['plugins']['has']('ImageTextAlternativeEditing')&&(_0x4e206c['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x4e206c['registerBlockAttribute']('alt')),_0x3547ad['plugins']['has']('PictureEditing')&&(_0x4e206c['registerBlockAttribute']('sources'),_0x4e206c['descriptionFactory']['registerDescriptionCallback'](_0xd60614=>{if('attribute'!=_0xd60614['type'])return;const {data:_0x4a0c19}=_0xd60614;return _0x4a0c19&&'sources'==_0x4a0c19['key']?{'type':'format','content':''}:void 0x0;})),_0x3547ad['plugins']['has']('ImageSizeAttributes')&&(_0x4e206c['registerBlockAttribute']('width'),_0x4e206c['registerBlockAttribute']('height'),_0x4e206c['descriptionFactory']['registerDescriptionCallback'](_0x4d72bd=>{if('attribute'!=_0x4d72bd['type'])return;const {data:_0x1e215b}=_0x4d72bd;return!_0x1e215b||'width'!=_0x1e215b['key']&&'height'!=_0x1e215b['key']?void 0x0:{'type':'format','content':''};})),_0x4e206c['descriptionFactory']['registerDescriptionCallback'](_0x8184b2=>{if(!!_0x8ee30e['find'](({type:_0x3392b7,subType:_0x2d9a46})=>_0x8184b2['type']==_0x3392b7&&_0x8184b2['subType']==_0x2d9a46))return _0x8184b2['previous']?{}:void 0x0;}),_0x4e206c['descriptionFactory']['registerDescriptionCallback'](_0x4629b9=>{if('insertion'==_0x4629b9['type']||'deletion'==_0x4629b9['type']){const _0x2cf46c=_0x4629b9['getContainedElement']();if(_0x2cf46c&&_0x2cf46c['is']('element','caption'))return{'type':'insertion'==_0x4629b9['type']?'addObject':'removeObject','element':_0x2cf46c,'quantity':0x1};}}),_0x4e206c['descriptionFactory']['registerDescriptionCallback'](_0x55b951=>'formatBlock'==_0x55b951['type']&&'convertInlineImageToBlock'==_0x55b951['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x55b951['type']&&'convertBlockImageToInline'==_0x55b951['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x4e206c['descriptionFactory']['registerDescriptionCallback'](_0x62e000=>{if('attribute'!=_0x62e000['type'])return;const {data:_0x504c18}=_0x62e000;if(!_0x504c18||'alt'!=_0x504c18['key'])return;const _0xf76aa3=_0x504c18['newValue'];return _0xf76aa3?{'type':'format','content':o(_0x308b6b,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xf76aa3+'\x22')}:{'type':'format','content':o(_0x308b6b,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2f6a2e=this['editor'],_0x41b2bc=_0x2f6a2e['locale'];_0x2f6a2e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x84cb5f=>{if('formatBlock'!=_0x84cb5f['type']&&'formatInline'!=_0x84cb5f['type'])return;const {data:_0x401a81}=_0x84cb5f;if(_0x401a81){if('imageTextAlternative'==_0x401a81['commandName']){const _0x372a5a=_0x401a81['commandParams'][0x0]['newValue'];return _0x372a5a?{'type':'format','content':o(_0x41b2bc,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x372a5a+'\x22')}:{'type':'format','content':o(_0x41b2bc,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x401a81['commandName']){const _0x35f624=_0x401a81['commandParams'][0x0]['width'];return _0x35f624?{'type':'format','content':o(_0x41b2bc,'*Set\x20image\x20width:*\x20%0',_0x35f624)}:{'type':'format','content':o(_0x41b2bc,'*Reset\x20image\x20width*')};}}});}}class st extends _0x263240{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x523e44=this['editor']['locale'],_0x5028c1=this['editor']['plugins']['get']('TrackChangesEditing');_0x5028c1['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5028c1['registerBlockAttribute']('src'),_0x5028c1['descriptionFactory']['registerDescriptionCallback'](_0x38c428=>{if('attribute'!=_0x38c428['type'])return;const {data:_0x43a79b}=_0x38c428;return _0x43a79b&&'src'==_0x43a79b['key']?_0x43a79b['newValue']&&_0x43a79b['oldValue']?{'type':'format','content':o(_0x523e44,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x2bf2eb=this['editor']['plugins']['get']('TrackChangesEditing');_0x2bf2eb['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x2bf2eb['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2bf2eb['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x2bf2eb['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x599621=this['editor'],_0x366a31=_0x599621['locale'];_0x599621['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x52fb96=>{if('formatBlock'!=_0x52fb96['type']&&'formatInline'!=_0x52fb96['type'])return;const {data:_0x1c0542}=_0x52fb96;if(!_0x1c0542||'replaceImageSource'!=_0x1c0542['commandName'])return;return{'type':'format','content':o(_0x366a31,'*Format:*\x20replace\x20image\x20URL')};});}}class ot extends _0x263240{['afterInit'](){const _0x4cafe4=this['editor'];if(!_0x4cafe4['plugins']['has']('ImageStyleEditing'))return;const _0x3ec17b=_0x4cafe4['plugins']['get']('TrackChangesEditing'),_0x4fb956=_0x4cafe4['plugins']['get']('ImageUtils'),_0x1109ba={};_0x3ec17b['enableCommand']('imageStyle',(_0x39e8b3,_0x2a7dc0)=>{const _0x474e08=_0x4cafe4['plugins']['get']('Users')['me'],_0x5dc5fb=_0x4cafe4['commands']['get']('imageStyle');let _0x4e6cd2=_0x4fb956['getClosestSelectedImageElement'](_0x4cafe4['model']['document']['selection']),_0x3fabad=_0x4cafe4['model']['createRangeOn'](_0x4e6cd2),_0x3895e3=_0x5dc5fb['value'];if(_0x3895e3==_0x2a7dc0['value'])return;const _0x462fbb={'commandName':'imageStyle','commandParams':[_0x2a7dc0],'formatGroupId':_0x57604c()};_0x4cafe4['model']['change'](()=>{if(_0x3ec17b['getSuggestions']()['filter'](_0x5a9b94=>_0x5a9b94['isInContent']&&_0x474e08==_0x5a9b94['author']&&('formatBlock'==_0x5a9b94['type']||'formatInline'==_0x5a9b94['type'])&&('imageStylePreApply'==_0x5a9b94['subType']||'imageStylePostApply'==_0x5a9b94['subType'])&&_0x5a9b94['getFirstRange']()['isEqual'](_0x3fabad))['forEach'](_0x5020ba=>_0x3ec17b['discardSuggestion'](_0x5020ba['head'])),_0x4e6cd2=_0x4fb956['getClosestSelectedImageElement'](_0x4cafe4['model']['document']['selection']),_0x3fabad=_0x4cafe4['model']['createRangeOn'](_0x4e6cd2),_0x5dc5fb['refresh'](),_0x4cafe4['commands']['get']('imageTypeInline')['refresh'](),_0x4cafe4['commands']['get']('imageTypeBlock')['refresh'](),_0x3895e3=_0x5dc5fb['value'],_0x3895e3!=_0x2a7dc0['value'])return _0x4fb956['isInlineImage'](_0x4e6cd2)&&_0x5dc5fb['shouldConvertImageType'](_0x2a7dc0['value'],_0x4e6cd2)?(_0x39e8b3({..._0x2a7dc0,'setImageSizes':!0x1}),_0x4e6cd2=_0x4fb956['getClosestSelectedImageElement'](_0x4cafe4['model']['document']['selection']),void _0x3ec17b['markBlockFormat'](_0x4e6cd2,{..._0x462fbb,'commandReversedParams':[{'value':_0x3895e3||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x4fb956['isBlockImage'](_0x4e6cd2)?_0x3ec17b['markBlockFormat'](_0x4e6cd2,_0x462fbb,[],'imageStylePostApply'):_0x3ec17b['markInlineFormat'](_0x3fabad,_0x462fbb,'imageStylePostApply'));});});for(const _0x20ad88 of _0x4cafe4['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x1109ba[_0x20ad88['name']]=_0x20ad88['title']['toLowerCase']();_0x3ec17b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x3ec17b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x3ec17b['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x3ec17b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x812b37])=>{_0x4fb956['setImageNaturalSizeAttributes'](_0x812b37['getContainedElement']());}),_0x3ec17b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3bcb6f,_0x3d87d4)=>{_0x3ec17b['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3bcb6f,{'commandName':_0x3d87d4['commandName'],'commandParams':_0x3d87d4['commandReversedParams']});}),_0x3ec17b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x42a286,_0x4fdace){if(_0x123b38(_0x42a286,_0x4fdace))return[_0x42a286,_0x4fdace];if(_0x123b38(_0x4fdace,_0x42a286))return[_0x4fdace,_0x42a286];return null;});const _0x5c8a95=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x123b38(_0x26166f,_0x30efc9){const _0x35d597=_0x5c8a95['findIndex'](({type:_0x45d941,subType:_0x9aa3ea})=>_0x26166f['type']==_0x45d941&&_0x26166f['subType']==_0x9aa3ea),_0x4ec079=_0x5c8a95['findIndex'](({type:_0x31b1fe,subType:_0x91b365})=>_0x30efc9['type']==_0x31b1fe&&_0x30efc9['subType']==_0x91b365);if(_0x35d597<0x0||_0x4ec079<0x0)return!0x1;const _0x2a3d6a=_0x26166f['getFirstRange'](),_0x43e0ad=_0x30efc9['getFirstRange']();if((0x0==_0x35d597||0x1==_0x35d597)&&0x2==_0x4ec079&&_0x2a3d6a['isIntersecting'](_0x43e0ad))return!0x0;if(0x2==_0x35d597&&0x3==_0x4ec079){const _0x449b2c=_0x3ec17b['_findSuggestions'](_0x2a3d6a,'insertion')['filter'](({suggestion:_0x3806ae,meta:_0x14ba9f})=>_0x14ba9f['isOwn']&&'convertInlineImageToBlock'==_0x3806ae['subType']);if(_0x449b2c['length']>0x1&&_0x43e0ad['end']['isEqual'](_0x2a3d6a['start']))return!0x0;if(0x1==_0x449b2c['length']&&(_0x2a3d6a['start']['isEqual'](_0x43e0ad['end'])||_0x2a3d6a['end']['isEqual'](_0x43e0ad['start'])))return!0x0;}if(0x3==_0x35d597&&0x3==_0x4ec079&&_0x2a3d6a['start']['isBefore'](_0x43e0ad['start'])){const _0x5c315e=_0x2a3d6a['end']['nodeAfter'],_0x3ab0f2=_0x43e0ad['start']['nodeBefore'];return _0x4fb956['isBlockImage'](_0x5c315e)&&_0x5c315e===_0x3ab0f2;}return!0x1;}_0x4cafe4['model']['document']['registerPostFixer'](()=>{let _0x5ef513=!0x1;const _0x47822f=Array['from'](_0x4cafe4['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5f05b9,data:_0x3e0298}of _0x47822f){const {group:_0x4961a7,type:_0x14f17f,subType:_0x3f7a36,id:_0xd7e4e5}=_0x3ec17b['_splitMarkerName'](_0x5f05b9);if('suggestion'==_0x4961a7&&_0x3ec17b['hasSuggestion'](_0xd7e4e5)){if('formatBlock'==_0x14f17f&&('imageStylePreApply'==_0x3f7a36||'imageStylePostApply'==_0x3f7a36)){const _0x56760b=_0x3ec17b['getSuggestion'](_0xd7e4e5);if(_0x3e0298['newRange']){const _0x497afd=_0x56760b['getFirstRange']()['getContainedElement']();if(_0x4fb956['isBlockImage'](_0x497afd))continue;_0x3ec17b['discardSuggestion'](_0x56760b),_0x5ef513=!0x0;}}if('insertion'==_0x14f17f&&'imageCaption'==_0x3f7a36&&!_0x3e0298['newRange']){const _0x52bfa5=_0x3ec17b['getSuggestion'](_0xd7e4e5);_0x52bfa5['next']&&_0x52bfa5['next']['isInContent']&&(_0x3ec17b['discardSuggestion'](_0x52bfa5['next']),_0x5ef513=!0x0);}}}return _0x5ef513;}),this['_registerLegacyDescription'](_0x1109ba);}['_registerLegacyDescription'](_0x633996){const _0x563d58=this['editor'],_0x4529a7=_0x563d58['locale'];_0x563d58['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1717e8=>{if('formatBlock'!=_0x1717e8['type']&&'formatInline'!=_0x1717e8['type'])return;const {data:_0x552038}=_0x1717e8;if(!_0x552038||'imageStyle'!=_0x552038['commandName'])return;const _0x3b66d6=_0x552038['commandParams'][0x0]['value'];return _0x1c0f12('side'===_0x3b66d6?o(_0x4529a7,'FORMAT_SIDE_IMAGE'):_0x633996[_0x3b66d6]||_0x3b66d6);function _0x1c0f12(_0xad9b3c){return{'type':'format','content':o(_0x4529a7,'*Format:*\x20%0',_0xad9b3c)};}});}}class rt extends _0x263240{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x17361e){super(_0x17361e),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x4e418e=this['editor'],_0x2426a8=_0x4e418e['commands']['get']('importWord'),_0x37d16e=_0x4e418e['commands']['get']('trackChanges');_0x2426a8&&(_0x2426a8['on']('execute',(_0x1c5c8f,[,_0xa50d75])=>{this['_trackChangesValueDuringImport']=_0x37d16e['value'],_0xa50d75['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x2426a8,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x2426a8,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x37d16e['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x4e418e['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x437e31,_0x22501f){const {suggestions:_0x297eb1}=_0x22501f,_0x3ceca4=this['editor']['commands']['get']('trackChanges'),_0x348891=_0x3ceca4['value'];this['_trackChangesValueDuringImport']!==_0x348891&&(_0x3ceca4['execute'](),this['_trackChangesExecuted']=!0x0),_0x297eb1&&_0x297eb1['forEach'](({id:_0x272b79,type:_0x390a70,author:_0x3c06e5,created_at:_0x145f4d})=>{const _0x2452dc={'id':_0x272b79,'type':_0x390a70,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x3c06e5,'createdAt':_0x145f4d?new Date(_0x145f4d):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x2452dc);});}}class at extends _0x263240{['afterInit'](){const _0xe665db=this['editor'],_0x4befd9=_0xe665db['plugins']['get']('TrackChangesEditing');if(_0xe665db['plugins']['has']('IndentEditing')&&(_0x4befd9['enableCommand']('indent'),_0x4befd9['enableCommand']('outdent')),_0xe665db['plugins']['has']('IndentBlock')){for(const _0xe530af of['indentBlock','outdentBlock'])_0x4befd9['enableDefaultAttributesIntegration'](_0xe530af);}const _0xe3ed93=_0xe665db['locale'];_0x4befd9['registerBlockAttribute']('blockIndent'),_0x4befd9['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0xe3ed93,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5a9522=this['editor'],_0x576280=_0x5a9522['locale'],_0x322f95=_0x5a9522['plugins']['get']('TrackChangesEditing');_0x322f95['descriptionFactory']['registerDescriptionCallback'](_0x52d496=>{if('formatBlock'!=_0x52d496['type'])return;const {data:_0x24da27}=_0x52d496;if(!_0x24da27)return;if('indentBlock'!=_0x24da27['commandName']&&'outdentBlock'!=_0x24da27['commandName'])return;const _0x131d03=_0x52d496['getItems']()[0x0],_0x2b8af2=_0x322f95['descriptionFactory']['getItemLabel'](_0x131d03);return'indentBlock'==_0x24da27['commandName']?{'type':'format','content':o(_0x576280,'*Indent:*\x20%0',_0x2b8af2)}:'outdentBlock'==_0x24da27['commandName']?{'type':'format','content':o(_0x576280,'*Outdent:*\x20%0',_0x2b8af2)}:void 0x0;});}}class ct extends _0x263240{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ut extends _0x263240{['afterInit'](){const _0x4f4210=this['editor'];if(!_0x4f4210['plugins']['has']('LinkEditing'))return;const _0x5f02a4=_0x4f4210['plugins']['get']('TrackChangesEditing'),_0x30803f=_0x4f4210['commands']['get']('link');_0x5f02a4['enableDefaultAttributesIntegration']('link'),_0x5f02a4['enableDefaultAttributesIntegration']('unlink'),_0x5f02a4['registerInlineAttribute']('linkHref');for(const _0x2e9859 of _0x30803f['manualDecorators'])_0x5f02a4['registerInlineAttribute'](_0x2e9859['id']),_0x5f02a4['descriptionFactory']['registerAttributeLabel'](_0x2e9859['id'],'link\x20('+_0x2e9859['label']['toLowerCase']()+')');_0x5f02a4['descriptionFactory']['registerDescriptionCallback'](_0x25eb4b=>{if('attribute'!=_0x25eb4b['type'])return;const {data:_0x43ca52}=_0x25eb4b;if(!_0x43ca52||'linkHref'!=_0x43ca52['key'])return;const _0x539b73=_0x43ca52['newValue'],_0x3d8dfa=_0x4f4210['locale'];return{'type':'format','content':null==_0x539b73?o(_0x3d8dfa,'*Remove\x20link*'):o(_0x3d8dfa,'*Set\x20link:*\x20%0','\x22'+_0x539b73+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xd0d39b=this['editor'],_0x2d4823=_0xd0d39b['locale'];_0xd0d39b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e5c0f=>{if('formatInline'!=_0x4e5c0f['type'])return;const {data:_0x206cd1}=_0x4e5c0f;if(_0x206cd1){if('link'==_0x206cd1['commandName']){const _0x25fd4f=_0x206cd1['commandParams'][0x0];return{'type':'format','content':o(_0x2d4823,'*Set\x20link:*\x20%0','\x22'+_0x25fd4f+'\x22')};}return'unlink'==_0x206cd1['commandName']?{'type':'format','content':o(_0x2d4823,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x263240{['afterInit'](){const _0x2a9d34=this['editor'],_0x14064f=_0x2a9d34['locale'];if(!_0x2a9d34['plugins']['has']('LegacyListEditing'))return;const _0x304839=_0x2a9d34['plugins']['get']('TrackChangesEditing'),_0x28cc5d=_0x2a9d34['plugins']['has']('LegacyTodoListEditing');function _0x58815a(_0x4f3585){return()=>{const _0x137e14=_0x2a9d34['model']['document']['selection'],_0x5d1dfd=_0x2a9d34['commands']['get'](_0x4f3585);if(_0x5d1dfd['value'])return void _0x2a9d34['execute']('paragraph',{});const _0xbeb6e0=_0x4f3585['slice'](0x0,-0x4),_0x5e9625=function(_0x1a3606,_0x534c49,_0x7863d0){let _0x2feb6e=Array['from'](_0x1a3606)['filter'](_0x1cfcdd=>function(_0x487ad7,_0x13df3a){return _0x13df3a['checkChild'](_0x487ad7['parent'],'listItem')&&!_0x13df3a['isObject'](_0x487ad7);}(_0x1cfcdd,_0x7863d0));_0x2feb6e=_0x2feb6e['filter'](_0x1a1303=>!_0x1a1303['is']('element','listItem')||_0x1a1303['getAttribute']('listType')!=_0x534c49);const _0x195f34=new Set();for(const _0x5b1dd0 of _0x2feb6e)_0x5b1dd0['is']('element','listItem')?_0x195f34['add'](Le(_0x5b1dd0)):_0x195f34['add'](_0x5b1dd0);return Array['from'](_0x195f34);}(_0x137e14['getSelectedBlocks'](),_0xbeb6e0,_0x2a9d34['model']['schema']);_0x2a9d34['model']['change'](()=>{for(const _0x1fb6d5 of _0x5e9625)_0x304839['markBlockFormat'](_0x1fb6d5,{'commandName':_0x4f3585,'commandParams':[{'forceValue':!_0x5d1dfd['value']}],'formatGroupId':'blockName'},Ee(_0x1fb6d5));});};}function _0x40917f(_0x3672cd){return()=>{const _0x19d0e9=function(_0x5e7b2b){let _0x360033=Array['from'](_0x5e7b2b);const _0x36430b=_0x360033['findIndex'](_0x18d974=>'listItem'!=_0x18d974['name']);return _0x36430b>-0x1&&(_0x360033=_0x360033['slice'](0x0,_0x36430b)),_0x360033;}(_0x2a9d34['model']['document']['selection']['getSelectedBlocks']()),_0x2bb98d=_0x2a9d34['model']['createRange'](_0x2a9d34['model']['createPositionAt'](_0x19d0e9[0x0],'before'),_0x2a9d34['model']['createPositionAt'](_0x19d0e9[_0x19d0e9['length']-0x1],'end'));_0x2a9d34['model']['change'](()=>{_0x304839['markBlockFormat'](_0x2bb98d,{'commandName':_0x3672cd,'commandParams':[],'formatGroupId':'listIndent'},function(_0x3769c2){const _0x1b47c8=new Set();for(const _0x3a3f02 of _0x3769c2){let _0x4477a2=_0x3a3f02['nextSibling'];for(;_0x4477a2&&_0x4477a2['getAttribute']('listIndent')>_0x3a3f02['getAttribute']('listIndent');)_0x1b47c8['add'](_0x4477a2),_0x4477a2=_0x4477a2['nextSibling'];}return Array['from'](_0x1b47c8);}(_0x19d0e9));});};}_0x304839['enableCommand']('numberedList',_0x58815a('numberedList')),_0x304839['enableCommand']('bulletedList',_0x58815a('bulletedList')),_0x28cc5d&&_0x304839['enableCommand']('todoList',_0x58815a('todoList')),_0x304839['enableCommand']('indentList',_0x40917f('indentList')),_0x304839['enableCommand']('outdentList',_0x40917f('outdentList')),_0x28cc5d&&_0x304839['enableCommand']('checkTodoList',()=>{const _0xcd7942=_0x2a9d34['commands']['get']('checkTodoList'),_0x6ce7c4=Array['from'](_0xcd7942['_selectedElements']);_0x6ce7c4['filter'](_0x381672=>_0x381672['getAttribute']('todoListChecked')!=_0xcd7942['value']),_0x2a9d34['model']['change'](()=>{for(const _0x393399 of _0x6ce7c4)_0x304839['markBlockFormat'](_0x393399,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0xcd7942['value']}]});});}),_0x304839['descriptionFactory']['registerElementLabel']('listItem',_0x251564=>o(_0x14064f,'ELEMENT_LIST_ITEM',_0x251564)),_0x304839['descriptionFactory']['registerDescriptionCallback'](_0x5c6ae0=>{if('formatBlock'!=_0x5c6ae0['type']&&'formatInline'!=_0x5c6ae0['type'])return;const {data:_0x2e502e}=_0x5c6ae0;if(_0x2e502e){if('numberedList'==_0x2e502e['commandName']||'bulletedList'==_0x2e502e['commandName']||'todoList'==_0x2e502e['commandName'])switch(_0x2e502e['commandName']['replace']('List','')){case'bulleted':return _0x16d6b7(o(_0x14064f,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x16d6b7(o(_0x14064f,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x16d6b7(o(_0x14064f,'ELEMENT_TODO_LIST'));}if('indentList'==_0x2e502e['commandName'])return{'type':'format','content':o(_0x14064f,'*Indent:*\x20%0',o(_0x14064f,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x2e502e['commandName'])return{'type':'format','content':o(_0x14064f,'*Outdent:*\x20%0',o(_0x14064f,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x2e502e['commandName'])return _0x2e502e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x14064f,'*Check\x20item*')}:{'type':'format','content':o(_0x14064f,'*Uncheck\x20item*')};}function _0x16d6b7(_0x1c4e2e){return{'type':'format','content':o(_0x14064f,'*Change\x20to:*\x20%0',_0x1c4e2e)};}});}}function Le(_0x3e6e40){const _0x509ae4=_0x3e6e40['getAttribute']('listIndent');if(0x0==_0x509ae4)return _0x3e6e40;let _0xe15822=_0x3e6e40;for(;_0x3e6e40['previousSibling']&&_0x3e6e40['previousSibling']['is']('element','listItem');){const _0x1cacef=_0x3e6e40['previousSibling']['getAttribute']('listIndent');if(_0x1cacef==_0x509ae4)_0xe15822=_0x3e6e40['previousSibling'];else{if(_0x1cacef<_0x509ae4)break;}_0x3e6e40=_0x3e6e40['previousSibling'];}return _0xe15822;}function Ee(_0x5641bb){const _0x245084=[];if(_0x5641bb['is']('element','listItem')&&_0x5641bb['getAttribute']('listIndent')>0x0){let _0x13e010=_0x5641bb['nextSibling'];for(;_0x13e010&&'listItem'==_0x13e010['name']&&_0x13e010['getAttribute']('listIndent')==_0x5641bb['getAttribute']('listIndent');)_0x245084['push'](_0x13e010),_0x13e010=_0x13e010['nextSibling'];}return _0x245084;}class ht extends _0x263240{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x2319dc=this['editor']['config']['get']('list.properties'),_0x3cddd6=this['editor']['plugins']['get']('TrackChangesEditing');_0x2319dc['styles']&&_0x3cddd6['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x2319dc['reversed']&&_0x3cddd6['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x2319dc['startIndex']&&_0x3cddd6['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x3cddd6['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x7ebdc2,_0x6e3424={}){const _0x3b320d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5e03e6=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x3b320d['markMultiRangeBlockFormat'](_0x5e03e6,{'commandName':'listStyle','commandParams':[{'type':_0x6e3424['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x3f439a,_0x5845b0={}){const _0x1cb92f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x31b44a=this['_getSuggestionBlocks'](_0x3fb448=>_0x3fb448['is']('element','listItem')&&'numbered'===_0x3fb448['getAttribute']('listType'));if(_0x31b44a['length']<0x1)return;const _0x4bbc45=_0x31b44a['map'](_0x4aae96=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4aae96,'before'),this['editor']['model']['createPositionAt'](_0x4aae96,0x0)));this['editor']['model']['change'](()=>{_0x1cb92f['markMultiRangeBlockFormat'](_0x4bbc45,{'commandName':'listReversed','commandParams':[{'reversed':_0x5845b0['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x17fe92,_0x3fb4bd={}){const _0x73c429=this['editor']['plugins']['get']('TrackChangesEditing'),_0x47c8b2=this['_getSuggestionBlocks'](_0x3ea417=>_0x3ea417['is']('element','listItem')&&'numbered'===_0x3ea417['getAttribute']('listType'));if(_0x47c8b2['length']<0x1)return;const _0x1cc8ec=_0x47c8b2['map'](_0x1eb89a=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1eb89a,'before'),this['editor']['model']['createPositionAt'](_0x1eb89a,0x0)));this['editor']['model']['change'](()=>{_0x73c429['markMultiRangeBlockFormat'](_0x1cc8ec,{'commandName':'listStart','commandParams':[{'startIndex':_0x3fb4bd['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x18bc3a){if('formatBlock'!=_0x18bc3a['type']&&'formatInline'!=_0x18bc3a['type'])return;const _0x4b8588=this['editor']['locale'],{data:_0x17a8c5}=_0x18bc3a;if(!_0x17a8c5)return;let _0x20a7ee,_0x3ef1a4;switch(_0x17a8c5['commandName']){case'listStyle':_0x20a7ee='*Change\x20to:*\x20%0',_0x3ef1a4={'type':'format','content':o(_0x4b8588,_0x20a7ee,o(_0x4b8588,this['_getTranslationKeyForListStyle'](_0x17a8c5['commandParams'][0x0]['type'])))};break;case'listReversed':_0x20a7ee=_0x17a8c5['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3ef1a4={'type':'format','content':o(_0x4b8588,_0x20a7ee)};break;case'listStart':_0x20a7ee='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3ef1a4={'type':'format','content':o(_0x4b8588,_0x20a7ee,_0x17a8c5['commandParams'][0x0]['startIndex'])};}return _0x3ef1a4;}['_getSuggestionBlocksForListStyle'](){const _0x1fdf30=this['editor']['plugins']['get']('LegacyListUtils');let _0x45766e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x45766e[0x0]?.['is']('element','listItem')&&_0x45766e['unshift'](..._0x1fdf30['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x45766e[_0x45766e['length']-0x1]?.['is']('element','listItem')&&_0x45766e['push'](..._0x1fdf30['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x45766e=[...new Set(_0x45766e)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x45766e=_0x45766e['filter'](_0x1e9bcf=>_0x1e9bcf['is']('element','listItem'))),_0x45766e;}['_getSuggestionBlocks'](_0x39f0d0){const _0x439333=this['editor']['plugins']['get']('LegacyListUtils');let _0x5daba8=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x39f0d0)['map'](_0x404502=>{const _0x19bc93=this['editor']['model']['createPositionAt'](_0x404502,0x0);return[..._0x439333['getSiblingNodes'](_0x19bc93,'backward'),..._0x439333['getSiblingNodes'](_0x19bc93,'forward')];})['flat']();return _0x5daba8=[...new Set(_0x5daba8)],_0x5daba8;}['_getTranslationKeyForListStyle'](_0x2b01a3){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x2b01a3)||'default')['toUpperCase']()+'_LIST_'+_0x2b01a3['toUpperCase']()['replace'](/-/g,'_');}}class gt extends _0x263240{['afterInit'](){const _0x143f83=this['editor'];if(!_0x143f83['plugins']['has']('MediaEmbedEditing'))return;const _0x25fcbd=_0x143f83['plugins']['get']('TrackChangesEditing'),_0x437542=_0x143f83['locale'];_0x25fcbd['enableCommand']('mediaEmbed'),_0x25fcbd['descriptionFactory']['registerElementLabel']('media',_0x2ab4cb=>o(_0x437542,'ELEMENT_MEDIA',_0x2ab4cb)),_0x143f83['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x3f50b9,{writer:_0x1f167e,options:_0x9d5ea9})=>{if(_0x9d5ea9['showSuggestionHighlights'])return _0x1f167e['createEmptyElement']('div');},'converterPriority':'high'}),_0x143f83['data']['downcastDispatcher']['on']('attribute:url:media',(_0x2febf8,_0xf4e5bb,_0x1c7b44)=>{_0x1c7b44['options']['showSuggestionHighlights']&&_0x2febf8['stop']();},{'priority':'high'});}}class lt extends _0x263240{['afterInit'](){const _0x4da04b=this['editor'];_0x4da04b['plugins']['has']('MentionEditing')&&_0x4da04b['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x263240{['afterInit'](){const _0x572087=this['editor'];if(!_0x572087['plugins']['has']('MergeFieldsEditing'))return;const _0x394932=_0x572087['plugins']['get']('TrackChangesEditing'),_0x22d74d=_0x572087['locale'];_0x394932['enableCommand']('insertMergeField'),_0x394932['enableCommand']('insertMergeFieldBlock'),_0x394932['enableCommand']('insertMergeFieldImage'),_0x394932['descriptionFactory']['registerElementLabel']('mergeField',_0x4de2dd=>o(_0x22d74d,'ELEMENT_MERGE_FIELD',_0x4de2dd)),_0x394932['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x5b4bce=>o(_0x22d74d,'ELEMENT_MERGE_FIELD',_0x5b4bce)),_0x394932['descriptionFactory']['registerDescriptionCallback'](_0x3e83d0=>{if('insertion'!=_0x3e83d0['type']&&'deletion'!=_0x3e83d0['type'])return;const _0x40a84b=_0x3e83d0['getContainedElement']();if(null==_0x40a84b)return;const _0x12b586=_0x572087['plugins']['get']('MergeFieldsEditing');let _0x1f22ff;switch(_0x12b586['getMergeFieldType'](_0x40a84b)){case null:return;case'image':{const _0x2c9d8f=_0x12b586['unwrapAffixes'](_0x40a84b['getAttribute']('src'));_0x1f22ff=_0x12b586['getLabel'](_0x2c9d8f)||_0x2c9d8f;break;}default:{const _0x4c61f6=_0x40a84b['getAttribute']('id');_0x1f22ff=_0x12b586['getLabel'](_0x4c61f6)||_0x4c61f6;break;}}return'insertion'==_0x3e83d0['type']?{'type':'insertion','content':o(_0x22d74d,'*Insert:*\x20%0','\x22'+_0x1f22ff+'\x22\x20'+o(_0x22d74d,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x22d74d,'*Remove:*\x20%0','\x22'+_0x1f22ff+'\x22\x20'+o(_0x22d74d,'ELEMENT_MERGE_FIELD'))};});}}class mt extends _0x263240{['afterInit'](){const _0x17201b=this['editor'],_0x3ced63=_0x17201b['plugins']['get']('TrackChangesEditing');_0x17201b['plugins']['has']('MultiLevelList')&&(_0x3ced63['enableDefaultAttributesIntegration']('multiLevelList'),_0x3ced63['registerBlockAttribute']('listMarkerStyle'),_0x3ced63['descriptionFactory']['registerDescriptionCallback'](_0x30522f=>this['handleDescriptions'](_0x30522f)));}['handleDescriptions'](_0x5a6a05){const _0x3d1c5a=this['editor']['locale'],{data:_0x4d7706}=_0x5a6a05,_0x5b89b4={'type':'format','content':''};if(_0x4d7706&&'listMarkerStyle'==_0x4d7706['key']){if(!_0x4d7706['oldValue'])return{'type':'format','content':o(_0x3d1c5a,'*Set\x20format:*\x20%0',o(_0x3d1c5a,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4d7706['newValue']+')'};if(!_0x4d7706['newValue']){let _0x4e7c15=_0x5a6a05['head'];for(;_0x4e7c15;){if(_0x4e7c15['data']&&'listType'==_0x4e7c15['data']['key']&&_0x4e7c15['data']['newValue'])return _0x5b89b4;_0x4e7c15=_0x4e7c15['next'];}return{'type':'format','content':o(_0x3d1c5a,'*Remove\x20format:*\x20%0',o(_0x3d1c5a,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4d7706['oldValue']+')'};}}}}class pt extends _0x263240{['afterInit'](){const _0x2de8b7=this['editor'];if(!_0x2de8b7['plugins']['has']('PageBreakEditing'))return;_0x2de8b7['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4b91ef=_0x2de8b7['plugins']['get']('TrackChangesEditing'),_0x5ef3c0=_0x2de8b7['locale'];_0x4b91ef['descriptionFactory']['registerElementLabel']('pageBreak',_0x52ab7b=>o(_0x5ef3c0,'ELEMENT_PAGE_BREAK',_0x52ab7b));}}class kt extends _0x263240{['afterInit'](){const _0x3e5d33=this['editor'];if(!_0x3e5d33['plugins']['has']('Paragraph'))return;const _0x12a317=_0x3e5d33['locale'],_0x4ebf6=_0x3e5d33['plugins']['get']('TrackChangesEditing');_0x4ebf6['descriptionFactory']['registerElementLabel']('paragraph',_0x14c127=>o(_0x12a317,'ELEMENT_PARAGRAPH',_0x14c127)),_0x4ebf6['enableDefaultAttributesIntegration']('paragraph'),_0x4ebf6['enableCommand']('insertParagraph'),_0x3e5d33['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x3e5d33),{'priority':'highest'}),_0x3e5d33['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x977ff2,_0x47902e,_0x4148f4)=>{_0x4148f4['options']['showSuggestionHighlights']&&nr(_0x3e5d33,{'showActiveMarker':!0x1})(_0x977ff2,_0x47902e,_0x4148f4);},{'priority':'highest'});const _0x4acc0b=_0x4ebf6['descriptionFactory'];_0x4acc0b['registerDescriptionCallback'](_0x5aa7cf=>{if('insertion'!==_0x5aa7cf['type'])return;const {start:_0x187f30,end:_0x441c03}=_0x5aa7cf['getFirstRange']();if(!_0x187f30['isTouching'](_0x441c03)||!_0x187f30['nodeAfter'])return;const _0x4d8df0=_0x3e5d33['model']['schema'],_0x465c84=_0x187f30['nodeAfter'];return _0x4d8df0['isBlock'](_0x465c84)&&!_0x4d8df0['isLimit'](_0x465c84)&&_0x4d8df0['checkChild'](_0x465c84,'$text')?{'type':'insertion','content':o(_0x12a317,'*Insert:*\x20%0',_0x4acc0b['getItemLabel'](_0x465c84,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2e0ed1=this['editor'],_0x5acf3b=_0x2e0ed1['locale'];_0x2e0ed1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x165b08=>{if('formatBlock'!=_0x165b08['type'])return;const {data:_0x14424a}=_0x165b08;return _0x14424a&&'paragraph'==_0x14424a['commandName']?{'type':'format','content':o(_0x5acf3b,'*Change\x20to:*\x20%0',o(_0x5acf3b,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x122f9e,{showActiveMarker:_0x39cd0e=!0x0}={}){return(_0x1a762c,_0x3dd796,_0x5da8bd)=>{const _0x366b26=_0x122f9e['plugins']['get']('TrackChangesEditing'),_0x4d25d9=_0x3dd796['markerRange']['start'],_0x260a20=_0x3dd796['markerRange']['end'],_0x2b9d8f=_0x122f9e['model']['schema'];if(!_0x4d25d9['isTouching'](_0x260a20)||!_0x4d25d9['nodeAfter'])return;const _0x3ad864=_0x4d25d9['nodeAfter'];if(_0x2b9d8f['isBlock'](_0x3ad864)&&!_0x2b9d8f['isLimit'](_0x3ad864)&&_0x2b9d8f['checkChild'](_0x3ad864,'$text')){if(!_0x5da8bd['consumable']['consume'](_0x3dd796['markerRange'],_0x1a762c['name']))return;const {id:_0x7ae3ff,authorId:_0x46d5cd}=_0x366b26['_splitMarkerName'](_0x3dd796['markerName']),_0x28472c=_0x5da8bd['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-suggestion':_0x7ae3ff,'data-author-id':_0x46d5cd}),_0x484847=_0x5da8bd['mapper']['toViewPosition'](_0x260a20);_0x39cd0e&&_0x366b26['activeMarkers']['includes'](_0x3dd796['markerName'])&&_0x5da8bd['writer']['addClass']('ck-suggestion-marker--active',_0x28472c),_0x5da8bd['writer']['insert'](_0x484847,_0x28472c),_0x5da8bd['mapper']['bindElementToMarker'](_0x28472c,_0x3dd796['markerName']);}};}class wt extends _0x263240{['afterInit'](){const _0x2f0b5d=this['editor'];_0x2f0b5d['commands']['get']('replaceSource')&&_0x2f0b5d['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class bt extends _0x263240{['afterInit'](){const _0x1e1175=this['editor'];if(!_0x1e1175['plugins']['has']('RemoveFormatEditing'))return;_0x1e1175['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4ffdfd=this['editor'];_0x4ffdfd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x58ba8b=>{if('formatBlock'!=_0x58ba8b['type']&&'formatInline'!=_0x58ba8b['type'])return;const {data:_0x363f2a}=_0x58ba8b;return _0x363f2a&&'removeFormat'==_0x363f2a['commandName']?{'type':'format','content':o(_0x4ffdfd['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x263240{['afterInit'](){const _0xcfc7d4=this['editor'];if(!_0xcfc7d4['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x55daca=_0xcfc7d4['plugins']['get']('TrackChangesEditing');_0x55daca['enableCommand']('goToPreviousRestrictedEditingException'),_0x55daca['enableCommand']('goToNextRestrictedEditingException');const _0x961eea=_0xcfc7d4['plugins']['get']('RestrictedEditingModeEditing');_0x961eea['enableCommand']('trackChanges'),_0x961eea['enableCommand']('acceptSuggestion'),_0x961eea['enableCommand']('discardSuggestion'),_0x961eea['enableCommand']('acceptAllSuggestions'),_0x961eea['enableCommand']('discardAllSuggestions'),_0x961eea['enableCommand']('acceptSelectedSuggestions'),_0x961eea['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x263240{['afterInit'](){const _0x2521f3=this['editor'];if(!_0x2521f3['plugins']['has']('ShiftEnter'))return;const _0x7f84ec=_0x2521f3['plugins']['get']('TrackChangesEditing');_0x7f84ec['enableCommand']('shiftEnter'),_0x2521f3['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x2521f3),{'priority':'high'}),_0x2521f3['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x2521f3),{'priority':'high'}),_0x2521f3['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xa66f9e,_0x121a0d,_0x346325)=>{_0x346325['options']['showSuggestionHighlights']&&je(_0x2521f3,{'showActiveMarker':!0x1})(_0xa66f9e,_0x121a0d,_0x346325);}),_0x7f84ec['descriptionFactory']['registerElementLabel']('softBreak',_0x36f80e=>o(_0x2521f3['locale'],'ELEMENT_LINE_BREAK',_0x36f80e));}}function je(_0xfe18df,{showActiveMarker:_0x1ab1d8=!0x0}={}){return(_0x1f8a9e,_0x2a496e,_0x3a5d7b)=>{const _0x344057=_0xfe18df['plugins']['get']('TrackChangesEditing');if(!_0x3a5d7b['consumable']['test'](_0x2a496e['markerRange'],_0x1f8a9e['name']))return;const _0x2cfa60=_0xfe18df['model'];for(const _0x59843d of _0x2a496e['markerRange']['getItems']()){if(!_0x59843d['is']('element','softBreak'))continue;const _0x144d2b='deletion'==_0x2a496e['markerName']['split'](':')[0x1]?'merge':'split',{id:_0x58f954,authorId:_0x3df6f6}=_0x344057['_splitMarkerName'](_0x2a496e['markerName']),_0x108291=_0x3a5d7b['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x144d2b,'data-suggestion':_0x58f954,'data-author-id':_0x3df6f6}),_0x83831=_0x3a5d7b['mapper']['toViewPosition'](_0x2cfa60['createPositionBefore'](_0x59843d));_0x1ab1d8&&_0x344057['activeMarkers']['includes'](_0x2a496e['markerName'])&&_0x3a5d7b['writer']['addClass']('ck-suggestion-marker--active',_0x108291),_0x3a5d7b['writer']['insert'](_0x83831,_0x108291),_0x3a5d7b['mapper']['bindElementToMarker'](_0x108291,_0x2a496e['markerName']);}};}class St extends _0x263240{['afterInit'](){const _0x41b737=this['editor'],_0x591611=_0x41b737['model'],_0x1ba3f8=_0x41b737['locale'];if(!_0x41b737['plugins']['has']('StandardEditingModeEditing'))return;const _0x4d03a5=_0x41b737['plugins']['get']('TrackChangesEditing'),_0x565659='restrictedEditingException',_0x3db66c=_0x41b737['commands']['get'](_0x565659);_0x4d03a5['enableCommand'](_0x565659,(_0x171a45,_0x4b331a={})=>{const _0x58016f=_0x591611['document']['selection'];if(_0x58016f['isCollapsed'])return void _0x171a45(_0x4b331a);const _0x45ec8d=void 0x0!==_0x4b331a['forceValue']?_0x4b331a['forceValue']:!_0x3db66c['value'];_0x591611['change'](()=>{const _0x55dbf8=Array['from'](_0x58016f['getRanges']());for(const _0x2776d5 of _0x55dbf8){const _0x536ad0=_0x45ec8d?[_0x2776d5]:io(_0x565659,_0x2776d5,_0x591611);for(const _0x3e06b4 of _0x536ad0)_0x4d03a5['markInlineFormat'](_0x3e06b4,{'commandName':_0x565659,'commandParams':[{'forceValue':_0x45ec8d}]});}});}),_0x4d03a5['descriptionFactory']['registerDescriptionCallback'](_0xcaf0a0=>{if('formatBlock'!=_0xcaf0a0['type']&&'formatInline'!=_0xcaf0a0['type'])return;const {data:_0x239a56}=_0xcaf0a0;return _0x239a56&&_0x239a56['commandName']==_0x565659?_0x239a56['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1ba3f8,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x1ba3f8,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class It extends _0x263240{['afterInit'](){const _0x53fa5f=this['editor'];if(!_0x53fa5f['plugins']['has']('Style')||!_0x53fa5f['plugins']['has']('DataSchema'))return;const _0x4d48f2=_0x53fa5f['plugins']['get']('TrackChangesEditing'),_0x52b8e5=_0x53fa5f['locale'],_0x2a78da=_0x53fa5f['config']['get']('style')||{},_0x5dd7fa=_0x53fa5f['plugins']['get']('GeneralHtmlSupport'),_0x251385=_0x53fa5f['plugins']['get']('StyleUtils')['normalizeConfig'](_0x53fa5f['plugins']['get']('DataSchema'),_0x2a78da['definitions']);_0x4d48f2['enableDefaultAttributesIntegration']('style');const _0x4d2158=new Set();for(const _0x443c41 of _0x251385['block']){const _0x2dffb1=_0x5dd7fa['getGhsAttributeNameForElement'](_0x443c41['element']);_0x4d2158['add'](_0x2dffb1);}const _0x296ded=new Set();for(const _0x1db232 of _0x251385['inline']){const _0x35b191=_0x5dd7fa['getGhsAttributeNameForElement'](_0x1db232['element']);_0x296ded['add'](_0x35b191);for(const _0x12d3ec of _0x1db232['ghsAttributes'])_0x296ded['add'](_0x12d3ec);}for(const _0x1a7a42 of _0x4d2158)_0x4d48f2['registerBlockAttribute'](_0x1a7a42),_0x4d48f2['descriptionFactory']['registerAttributeLabel'](_0x1a7a42,o(_0x52b8e5,'FORMAT_STYLE'));for(const _0x5353ca of _0x296ded)_0x4d48f2['registerInlineAttribute'](_0x5353ca),_0x4d48f2['descriptionFactory']['registerAttributeLabel'](_0x5353ca,o(_0x52b8e5,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x17cce0=this['editor'],_0x157051=_0x17cce0['locale'];_0x17cce0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x598aa4=>{if('formatBlock'!=_0x598aa4['type']&&'formatInline'!=_0x598aa4['type'])return;const {data:_0xb88eda}=_0x598aa4;return _0xb88eda&&'style'===_0xb88eda['commandName']?_0xb88eda['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x157051,'*Set\x20format:*\x20%0',_0xb88eda['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x157051,'*Remove\x20format:*\x20%0',_0xb88eda['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class At extends _0x263240{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x3a07dc){super(_0x3a07dc),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x18eb11=this['editor'],_0x293706=_0x18eb11['model']['document']['selection'];if(!_0x18eb11['plugins']['has']('TableEditing'))return;const _0x1a85a9=_0x18eb11['locale'],_0x5ccd5e=_0x18eb11['plugins']['get']('TrackChangesEditing'),_0x51b7eb=_0x18eb11['plugins']['get']('TableUtils');_0x5ccd5e['descriptionFactory']['registerElementLabel']('table',_0x73b44=>o(_0x1a85a9,'ELEMENT_TABLE',_0x73b44)),this['_setupColumnsRowsFixing'](),_0x5ccd5e['enableCommand']('insertTable'),_0x5ccd5e['enableCommand']('selectTableRow'),_0x5ccd5e['enableCommand']('selectTableColumn');for(const _0x180cf4 of['insertTableRowAbove','insertTableRowBelow']){const _0x4fa77c=_0x18eb11['commands']['get'](_0x180cf4);_0x5ccd5e['enableCommand'](_0x180cf4,_0x4c9b26=>{_0x18eb11['model']['change'](_0x454c7c=>{_0x4c9b26();const _0x128962='above'===_0x4fa77c['order'],_0x1dc455=_0x51b7eb['getSelectionAffectedTableCells'](_0x293706),_0x526f30=_0x51b7eb['getRowIndexes'](_0x1dc455),_0x2695e1=_0x128962?_0x526f30['first']-0x1:_0x526f30['last']+0x1,_0x3b5a6b=_0x1dc455[0x0]['findAncestor']('table'),_0x2b35e2=_0x51b7eb['createTableWalker'](_0x3b5a6b,{'startRow':_0x2695e1,'endRow':_0x2695e1}),_0x2036cd=Array['from'](_0x2b35e2)['map'](_0x55f9af=>_0x454c7c['createRangeOn'](_0x55f9af['cell']));_0x5ccd5e['markMultiRangeInsertion'](_0x2036cd,'tableRow');});});}for(const _0x53b640 of['insertTableColumnLeft','insertTableColumnRight']){const _0x1f2557=_0x18eb11['commands']['get'](_0x53b640);_0x5ccd5e['enableCommand'](_0x53b640,_0x51605a=>{_0x18eb11['model']['change'](_0x26988b=>{_0x51605a();const _0x1f9062='left'===_0x1f2557['order'],_0x2cac54=_0x51b7eb['getSelectionAffectedTableCells'](_0x293706),_0x5e0bb1=_0x51b7eb['getColumnIndexes'](_0x2cac54),_0x226b0a=_0x1f9062?_0x5e0bb1['first']-0x1:_0x5e0bb1['last']+0x1,_0x45fe9a=_0x2cac54[0x0]['findAncestor']('table'),_0x6cd0ca=_0x51b7eb['createTableWalker'](_0x45fe9a,{'startRow':0x0,'column':_0x226b0a,'includeAllSlots':!0x1}),_0x24313a=Array['from'](_0x6cd0ca)['map'](_0x9f9d91=>_0x26988b['createRangeOn'](_0x9f9d91['cell']));_0x5ccd5e['markMultiRangeInsertion'](_0x24313a,'tableColumn');});});}for(const _0x465585 of['removeTableRow','removeTableColumn']){const _0x29c244=_0x465585['substr'](0xb),_0x1d8728=_0x29c244['toLowerCase'](),_0x146447=_0x1d8728['substr'](0x0,0x3)+'span',_0x131899='table'+_0x29c244,_0x114d76='min'+_0x29c244,_0x21dc51='max'+_0x29c244;_0x5ccd5e['enableCommand'](_0x465585,()=>{_0x18eb11['model']['change'](_0x39ffed=>{const _0x4aaf0a=_0x51b7eb['getSelectionAffectedTableCells'](_0x293706),_0x4a38c8=_0x4aaf0a[0x0]['findAncestor']('table');let _0x13bc41;if('removeTableRow'==_0x465585){const _0xf8afa9=_0x51b7eb['getRowIndexes'](_0x4aaf0a);_0x13bc41={'startRow':_0xf8afa9['first'],'endRow':_0xf8afa9['last'],'includeAllSlots':!0x0};}else{const _0x1eb888=_0x51b7eb['getColumnIndexes'](_0x4aaf0a);_0x13bc41={'startColumn':_0x1eb888['first'],'endColumn':_0x1eb888['last'],'includeAllSlots':!0x0};}const _0x61b72f=_0x51b7eb['createTableWalker'](_0x4a38c8,_0x13bc41),_0xfacc10=Array['from'](_0x61b72f)['map'](({cell:_0x1629ee})=>_0x1629ee),_0x49de8e=Ne(_0xfacc10['filter'](_0x3ce6f5=>_0x3ce6f5['hasAttribute'](_0x146447))),_0x3ab17e=Ne(_0xfacc10['filter'](_0x142254=>!_0x142254['hasAttribute'](_0x146447)))['map'](_0x221d6e=>_0x39ffed['createRangeOn'](_0x221d6e)),_0x52d5b8=_0x5ccd5e['markMultiRangeDeletion'](_0x3ab17e,_0x131899);if(_0x52d5b8&&('tableRow'==_0x52d5b8['subType']||'tableColumn'==_0x52d5b8['subType'])){const _0x1fac52=this['_getSuggestionCoords'](_0x52d5b8);for(const _0xc4bd4e of _0x49de8e){const _0x3c984f=_0x39ffed['createRangeOn'](_0xc4bd4e),_0x1c0e12=_0x51b7eb['getCellLocation'](_0xc4bd4e),_0x28bfd6=_0xc4bd4e['getAttribute'](_0x146447)-0x1,_0x3ecab7=_0x1fac52[_0x114d76],_0x230e31=_0x1fac52[_0x21dc51];_0x3ecab7<=_0x1c0e12[_0x1d8728]&&_0x1c0e12[_0x1d8728]+_0x28bfd6<=_0x230e31&&_0x52d5b8['addRange'](_0x3c984f);}}});});}function _0x3465c6(_0x2402f1){const _0x4d3c92=Array['from'](_0x293706['getRanges']())['map'](_0x4de763=>_0x4451e6['fromRange'](_0x4de763));_0x18eb11['model']['change'](_0x39ec11=>{const _0x5870cc=_0x39ec11['batch'];_0x2402f1=_0x2402f1['filter'](_0x508eb9=>'$graveyard'!=_0x508eb9['root']['rootName']),_0x39ec11['setSelection'](_0x2402f1),_0x18eb11['commands']['get']('removeTableRow')['refresh'](),_0x18eb11['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x18eb11['model']['enqueueChange'](()=>{_0x18eb11['model']['enqueueChange'](_0x5870cc,_0x17b802=>{const _0xe60889=_0x4d3c92['filter'](_0x335b91=>'$graveyard'!=_0x335b91['root']['rootName']);_0xe60889['length']>0x0&&_0x17b802['setSelection'](_0xe60889);for(const _0x18c736 of _0x4d3c92)_0x18c736['detach']();});});});}function _0x17a212(_0x544615){_0x18eb11['model']['change'](_0x103bd0=>{const _0x2d1cc7=Array['from'](_0x293706['getRanges']())['map'](_0x48f5f1=>_0x4451e6['fromRange'](_0x48f5f1)),_0x219d75=[];for(const _0x42410e of _0x544615)for(const _0xbe28d9 of _0x42410e['getItems']({'shallow':!0x0}))_0x219d75['push'](_0xbe28d9);for(const _0x13de0c of _0x219d75)'$graveyard'!=_0x13de0c['root']['rootName']&&(_0x103bd0['setSelection'](_0x103bd0['createPositionAt'](_0x13de0c,0x0)),_0x18eb11['commands']['get']('removeTableColumn')['refresh'](),_0x18eb11['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x2f2747=_0x2d1cc7['filter'](_0x5b9c9f=>'$graveyard'!=_0x5b9c9f['root']['rootName']);_0x2f2747['length']>0x0&&_0x103bd0['setSelection'](_0x2f2747);for(const _0x57d38c of _0x2d1cc7)_0x57d38c['detach']();});}function _0x1c1ad3(_0x27c300,_0x215474){return _0x215474['every'](_0x4317d0=>_0x27c300['some'](_0x4c8cde=>_0x4c8cde['end']['isEqual'](_0x4317d0['start'])||_0x4317d0['end']['isEqual'](_0x4c8cde['start'])));}function _0x520639(_0x5960ff,_0x5c3f94){return!_0x5960ff['some'](_0x201b30=>_0x5c3f94['some'](_0x446518=>_0x201b30['isIntersecting'](_0x446518)))&&_0x5960ff['some'](_0xef7d82=>_0x5c3f94['some'](_0x32d55d=>_0xef7d82['end']['isTouching'](_0x32d55d['start'])));}_0x18eb11['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x574e8a,_0x435992,_0x454dc7)=>{if(!_0x454dc7['options']['showSuggestionHighlights'])return;const _0x48f669=_0x435992['item'];if(!_0x48f669||!_0x48f669['is']('element','tableCell'))return;const _0x263ec5=_0x454dc7['mapper']['toViewElement'](_0x48f669);if(_0x263ec5){const {id:_0x4729fc,authorId:_0x124618}=_0x5ccd5e['_splitMarkerName'](_0x435992['markerName']);_0x1ac5db(_0x263ec5,_0x454dc7['writer'],(_0x328ada,_0x4c85fb,_0x4ea268)=>{_0x4ea268['addClass'](_0xf6b931(_0x4c85fb['classes']),_0x328ada),_0x4ea268['setAttribute']('data-suggestion-id',_0x4729fc,_0x328ada),_0x4ea268['setAttribute']('data-author-id',_0x124618,_0x328ada);},(_0x36c28c,_0x1146a4,_0x3f447f)=>{_0x3f447f['removeClass'](_0xf6b931(_0x1146a4['classes']),_0x36c28c),_0x3f447f['removeAttribute']('data-suggestion-id',_0x36c28c),_0x3f447f['removeAttribute']('data-author-id',_0x36c28c);});}},{'priority':'highest'}),_0x5ccd5e['descriptionFactory']['registerDescriptionCallback'](_0x5c0925=>{if('insertion'!=_0x5c0925['type']&&'deletion'!=_0x5c0925['type'])return;const _0x13cc9d=_0x5c0925['getContainedElement']();if(null!=_0x13cc9d&&_0x13cc9d['is']('element','table')){if('insertion'==_0x5c0925['type']){const _0x318967=_0x5c0925['getItems']()['filter'](_0x3e77b8=>_0x3e77b8['is']('$textProxy'))['map'](_0x15be80=>_0x15be80['data']);if(_0x318967['length'])return{'type':'insertion','content':o(_0x1a85a9,'*Insert:*\x20%0',o(_0x1a85a9,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x318967['join']('\x20')+'\x22'))};}if('deletion'==_0x5c0925['type']){const _0x115366=_0x5c0925['getItems']()['filter'](_0x12c9ac=>_0x12c9ac['is']('$textProxy'))['map'](_0x3669c8=>_0x3669c8['data']);if(_0x115366['length'])return{'type':'deletion','content':o(_0x1a85a9,'*Remove:*\x20%0',o(_0x1a85a9,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x115366['join']('\x20')+'\x22'))};}}}),_0x5ccd5e['descriptionFactory']['registerDescriptionCallback'](_0x20c99c=>{if('tableRow'==_0x20c99c['subType']){const _0x452f44=_0x20c99c['getItems']()['filter'](_0x349b74=>_0x349b74['is']('$textProxy'))['map'](_0x376ad1=>_0x376ad1['data']),_0x26c89a=this['_getSuggestionCoords'](_0x20c99c),_0x45cbe4=_0x26c89a['maxRow']-_0x26c89a['minRow']+0x1;if('insertion'==_0x20c99c['type'])return _0x452f44['length']?{'type':'insertion','content':o(_0x1a85a9,'*Insert:*\x20%0',o(_0x1a85a9,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x45cbe4,'\x22'+_0x452f44['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1a85a9,'*Insert:*\x20%0',o(_0x1a85a9,'ELEMENT_TABLE_ROW',_0x45cbe4))};if('deletion'==_0x20c99c['type'])return _0x452f44['length']?{'type':'deletion','content':o(_0x1a85a9,'*Remove:*\x20%0',o(_0x1a85a9,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x45cbe4,'\x22'+_0x452f44['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1a85a9,'*Remove:*\x20%0',o(_0x1a85a9,'ELEMENT_TABLE_ROW',_0x45cbe4))};}if('tableColumn'==_0x20c99c['subType']){const _0xd7d0c9=_0x20c99c['getItems']()['filter'](_0x30962e=>_0x30962e['is']('$textProxy'))['map'](_0x2bca6a=>_0x2bca6a['data']),_0x4c1f22=this['_getSuggestionCoords'](_0x20c99c),_0x3b1dbf=_0x4c1f22['maxColumn']-_0x4c1f22['minColumn']+0x1;if('insertion'==_0x20c99c['type'])return _0xd7d0c9['length']?{'type':'insertion','content':o(_0x1a85a9,'*Insert:*\x20%0',o(_0x1a85a9,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3b1dbf,'\x22'+_0xd7d0c9['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1a85a9,'*Insert:*\x20%0',o(_0x1a85a9,'ELEMENT_TABLE_COLUMN',_0x3b1dbf))};if('deletion'==_0x20c99c['type'])return _0xd7d0c9['length']?{'type':'deletion','content':o(_0x1a85a9,'*Remove:*\x20%0',o(_0x1a85a9,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3b1dbf,'\x22'+_0xd7d0c9['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1a85a9,'*Remove:*\x20%0',o(_0x1a85a9,'ELEMENT_TABLE_COLUMN',_0x3b1dbf))};}}),_0x5ccd5e['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x3465c6),_0x5ccd5e['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x3465c6),_0x5ccd5e['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x17a212),_0x5ccd5e['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x17a212),_0x5ccd5e['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x1c1ad3),_0x5ccd5e['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x1c1ad3),_0x5ccd5e['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x520639),_0x5ccd5e['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x520639);}['_acceptFormatSuggestionCallbackFactory'](){const _0x942e32=this['editor'],_0x2daea7=_0x942e32['model']['document']['selection'];return(_0x2eccf9,_0x460270)=>{_0x942e32['model']['change'](_0x48a67d=>{const {commandName:_0x592526,commandParams:_0x57257d}=_0x460270;let _0x1376d0=_0x2eccf9[0x0]['end']['nodeBefore'];_0x57257d&&_0x57257d[0x0]&&!0x1===_0x57257d[0x0]['forceValue']&&(_0x1376d0=_0x2eccf9[0x0]['start']['nodeAfter']);const _0x4b8359=_0x48a67d['createRangeIn'](_0x1376d0);if('$graveyard'==_0x4b8359['root']['rootName'])return;const _0xab4500=Array['from'](_0x2daea7['getRanges']())['map'](_0xcbd720=>_0x4451e6['fromRange'](_0xcbd720));_0x48a67d['setSelection'](_0x4b8359),_0x942e32['commands']['get'](_0x592526)['refresh'](),_0x57257d['push']({'forceDefaultExecution':!0x0}),_0x942e32['execute'](_0x592526,..._0x57257d);const _0x296c59=_0xab4500['filter'](_0x44beb8=>'$graveyard'!=_0x44beb8['root']['rootName']);_0x296c59['length']>0x0&&_0x48a67d['setSelection'](_0x296c59);for(const _0xd5ceb1 of _0xab4500)_0xd5ceb1['detach']();});};}['_getCoordsForCells'](_0x2f7037){const _0x2d360f=this['editor']['plugins']['get']('TableUtils');let _0x2ef439=Number['MAX_SAFE_INTEGER'],_0x3b31d2=Number['MIN_SAFE_INTEGER'],_0x5954e7=Number['MAX_SAFE_INTEGER'],_0xd7770d=Number['MIN_SAFE_INTEGER'];for(const _0x44da74 of _0x2f7037){if('$graveyard'==_0x44da74['root']['rootName'])continue;const {row:_0xe781a3,column:_0x213002}=_0x2d360f['getCellLocation'](_0x44da74),_0x1f83fc=_0x44da74['hasAttribute']('rowspan')?_0x44da74['getAttribute']('rowspan')-0x1:0x0,_0x349933=_0x44da74['hasAttribute']('colspan')?_0x44da74['getAttribute']('colspan')-0x1:0x0;_0x2ef439=_0xe781a3<_0x2ef439?_0xe781a3:_0x2ef439,_0x3b31d2=_0xe781a3+_0x1f83fc>_0x3b31d2?_0xe781a3+_0x1f83fc:_0x3b31d2,_0x5954e7=_0x213002<_0x5954e7?_0x213002:_0x5954e7,_0xd7770d=_0x213002+_0x349933>_0xd7770d?_0x213002+_0x349933:_0xd7770d;}return{'minRow':_0x2ef439,'maxRow':_0x3b31d2,'minColumn':_0x5954e7,'maxColumn':_0xd7770d};}['_setupColumnsRowsFixing'](){const _0x43a455=this['editor'],_0x356109=_0x43a455['plugins']['get']('TrackChangesEditing'),_0xfea6d2=_0x43a455['plugins']['get']('TableUtils');_0x43a455['model']['document']['on']('change:data',()=>{const _0x42b67d=Array['from'](_0x43a455['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4e639d,data:_0x203fe3}of _0x42b67d){const {group:_0x26d2db,id:_0x1e2607,subType:_0x4ea9fb}=_0x356109['_splitMarkerName'](_0x4e639d);if('suggestion'!=_0x26d2db)continue;if(null!=_0x203fe3['oldRange'])continue;const _0x4efc92=_0x356109['getSuggestion'](_0x1e2607);this['_tablePostFixingSubtypes']['includes'](_0x4ea9fb)&&this['_tableSuggestions']['add'](_0x4efc92);}},{'priority':'low'});const _0x43150c=(_0x87a447,_0xcc0022)=>{let _0x152ebe=!0x1;const _0x2a656d=_0xcc0022['createRangeOn'](_0x87a447),_0x456d01=_0x87a447['findAncestor']('table'),_0x582deb=_0xfea6d2['getCellLocation'](_0x87a447);for(const _0x56a847 of this['_tableSuggestions']){const _0xfdcdf2=_0x56a847['subType'],_0x6ae5ad=_0xfdcdf2['startsWith']('tablePaste'),_0x2fffcf=_0xfdcdf2['substr'](_0x6ae5ad?0xa:0x5),_0x3c25c5=_0x2fffcf['toLowerCase'](),_0x3a8f49=_0x3c25c5['substr'](0x0,0x3)+'span',_0x49606a='min'+_0x2fffcf,_0x355ae7='max'+_0x2fffcf;if(!_0x56a847['isInContent'])continue;if(_0x456d01!=_0x56a847['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x56a847['isIntersectingWithRange'](_0x2a656d))continue;const _0x32fd0c=_0x87a447['hasAttribute'](_0x3a8f49)?_0x87a447['getAttribute'](_0x3a8f49)-0x1:0x0,_0x4ac12e=this['_getSuggestionCoords'](_0x56a847),_0x59635a=_0x4ac12e[_0x49606a],_0x284b79=_0x4ac12e[_0x355ae7];_0x59635a<=_0x582deb[_0x3c25c5]&&_0x582deb[_0x3c25c5]+_0x32fd0c<=_0x284b79&&(_0x56a847['addRange'](_0x2a656d),_0x152ebe=!0x0);}return _0x152ebe;};_0x43a455['model']['document']['registerPostFixer'](_0x41fb09=>{let _0x1f6ff9=!0x1;for(const _0x165cad of _0x43a455['model']['document']['differ']['getChanges']())if('insert'==_0x165cad['type']){if('tableRow'==_0x165cad['name']){for(const _0x6f66eb of _0x165cad['position']['nodeAfter']['getChildren']())_0x1f6ff9=_0x1f6ff9||_0x43150c(_0x6f66eb,_0x41fb09);}else'tableCell'==_0x165cad['name']&&(_0x1f6ff9=_0x1f6ff9||_0x43150c(_0x165cad['position']['nodeAfter'],_0x41fb09));}return _0x1f6ff9;});}['_getSuggestionCoords'](_0x3b6254){return this['_getCoordsForCells'](_0x3b6254['getRanges']()['map'](_0x10fe6c=>_0x10fe6c['start']['nodeAfter']));}}function Ne(_0x5b3f24){return Array['from'](new Set(_0x5b3f24)['values']());}class _t extends _0x263240{static get['requires'](){return[At];}['afterInit'](){const _0x367c9b=this['editor'],_0x34fa6a=_0x367c9b['model']['document']['selection'],_0x4801bd=_0x367c9b['locale'];if(!_0x367c9b['plugins']['has']('TableEditing'))return;const _0x15456f=_0x367c9b['plugins']['get']('TrackChangesEditing'),_0x5d446e=_0x367c9b['plugins']['get']('TableUtils'),_0x299de0=_0x367c9b['plugins']['get'](At);_0x299de0['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x15456f['enableCommand']('mergeTableCells',()=>{const _0x64baab=_0x5d446e['getSelectionAffectedTableCells'](_0x367c9b['model']['document']['selection']);_0x367c9b['model']['change'](()=>{_0x15456f['markMultiRangeBlockFormat'](_0x64baab,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x367c9b['commands']['get']('mergeTableCells')['on']('execute',(_0x354909,_0x17f831)=>{_0x367c9b['commands']['get']('trackChanges')['value']&&(_0x17f831['length']>0x0&&_0x17f831[_0x17f831['length']-0x1]&&_0x17f831[_0x17f831['length']-0x1]['forceDefaultExecution']||_0x15456f['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x354909['stop']());},{'priority':'highest'});for(const _0x460e0c of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x2e0ef1=_0x367c9b['commands']['get'](_0x460e0c);_0x15456f['enableCommand'](_0x460e0c,()=>{const _0x257c67=_0x367c9b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x28619c=>_0x28619c['is']('element','tableCell')),_0xadc67a=_0x2e0ef1['value'];_0x367c9b['model']['change'](()=>{_0x15456f['markMultiRangeBlockFormat']([_0x257c67,_0xadc67a],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x5297b2 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x4c534a=_0x367c9b['commands']['get'](_0x5297b2);_0x15456f['enableCommand'](_0x5297b2,()=>{const _0x3d13e4=_0x5d446e['getSelectionAffectedTableCells'](_0x367c9b['model']['document']['selection'])[0x0],_0x21b108=_0x3d13e4['findAncestor']('table'),{column:_0x1fcb1c,row:_0x59ca6e}=_0x5d446e['getCellLocation'](_0x3d13e4);let _0x217b64=[];if('horizontally'==_0x4c534a['direction']){const _0x3305e5=_0x5d446e['createTableWalker'](_0x21b108,{'startRow':_0x59ca6e,'endRow':_0x59ca6e,'includeAllSlots':!0x0});_0x217b64=Array['from'](_0x3305e5)['map'](_0x1f81d5=>_0x1f81d5['cell']);}else{const _0x42e96d=_0x5d446e['createTableWalker'](_0x21b108,{'column':_0x1fcb1c,'includeAllSlots':!0x0});_0x217b64=Array['from'](_0x42e96d)['map'](_0x3ce2be=>_0x3ce2be['cell']);}_0x367c9b['model']['change'](_0xf01316=>{_0x15456f['markBlockFormat'](_0xf01316['createRangeOn'](_0x3d13e4),{'commandName':_0x5297b2,'commandParams':[]},_0x217b64,_0x5297b2);});});}_0x15456f['descriptionFactory']['registerDescriptionCallback'](_0x58cb5d=>{if('formatBlock'!=_0x58cb5d['type']&&'formatInline'!=_0x58cb5d['type'])return;const {data:_0x2384e7}=_0x58cb5d;return _0x2384e7&&'mergeTableCells'==_0x2384e7['commandName']?{'type':'format','content':o(_0x4801bd,'*Merge\x20cells*')}:void 0x0;}),_0x15456f['descriptionFactory']['registerDescriptionCallback'](_0x4033d0=>{if('formatBlock'!=_0x4033d0['type']&&'formatInline'!=_0x4033d0['type'])return;const {data:_0x294e4e}=_0x4033d0;return _0x294e4e?'splitTableCellVertically'==_0x294e4e['commandName']?{'type':'format','content':o(_0x4801bd,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x294e4e['commandName']?{'type':'format','content':o(_0x4801bd,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x5bdd91=_0x299de0['_acceptFormatSuggestionCallbackFactory']();for(const _0x1b0a9b of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x15456f['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1b0a9b,'accept',_0x5bdd91);for(const _0x4f5047 of['splitTableCellVertically','splitTableCellHorizontally'])_0x15456f['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4f5047,'accept',_0x5bdd91);_0x15456f['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x324f63=>{_0x367c9b['model']['change'](_0x5949c4=>{const _0xe0ebe1=Array['from'](_0x34fa6a['getRanges']())['map'](_0x435894=>_0x4451e6['fromRange'](_0x435894));_0x5949c4['setSelection'](_0x324f63),_0x367c9b['commands']['get']('mergeTableCells')['refresh'](),_0x367c9b['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x3ca912=_0xe0ebe1['filter'](_0x41a085=>'$graveyard'!=_0x41a085['root']['rootName']);_0x3ca912['length']>0x0&&_0x5949c4['setSelection'](_0x3ca912);for(const _0x27da1c of _0xe0ebe1)_0x27da1c['detach']();});});for(const _0x5d17c0 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x5bed01=_0x367c9b['commands']['get'](_0x5d17c0);_0x5bed01['on']('set:isEnabled',(_0x1111de,_0x20bb22,_0x94a161)=>{if(_0x94a161){const _0x24d2a8=_0x367c9b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x509e47=>_0x509e47['is']('element','tableCell'));this['_areMergableCells'](_0x5bed01['value'],_0x24d2a8)||(_0x1111de['return']=!0x1,_0x1111de['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0xfd2685=this['editor']['commands']['get']('mergeTableCells'),_0x3cd120=this['editor']['plugins']['get']('TableUtils');if(!_0xfd2685['isEnabled'])return!0x1;const _0xfc33b2=_0x3cd120['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x2b2dc5 of _0xfc33b2)for(const _0x52f12c of _0xfc33b2)if(_0x2b2dc5!=_0x52f12c&&!this['_areMergableCells'](_0x2b2dc5,_0x52f12c))return!0x1;return!0x0;}['_areMergableCells'](_0x34ca07,_0x7c9b7c){const _0x396d6d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x246bdb=this['editor']['model']['createRangeOn'](_0x34ca07),_0x3510ab=this['editor']['model']['createRangeOn'](_0x7c9b7c),_0x1b2605=new Set(),_0x27375b=new Set();for(const _0x3f4403 of _0x396d6d['getSuggestions']())if(('insertion'==_0x3f4403['type']||'deletion'==_0x3f4403['type']||'mergeTableCells'==_0x3f4403['subType'])&&_0x3f4403['isInContent']){for(const _0x39cd29 of _0x3f4403['getRanges']())_0x39cd29['containsRange'](_0x246bdb,!0x0)&&_0x1b2605['add'](_0x3f4403['type']+':'+_0x3f4403['author']['id']),_0x39cd29['containsRange'](_0x3510ab,!0x0)&&_0x27375b['add'](_0x3f4403['type']+':'+_0x3f4403['author']['id']);}if(_0x1b2605['size']!=_0x27375b['size'])return!0x1;for(const _0x1ff12e of _0x1b2605)if(!_0x27375b['has'](_0x1ff12e))return!0x1;return!0x0;}}class Ct extends _0x263240{static get['requires'](){return[At];}['afterInit'](){const _0x469e4e=this['editor'];if(!_0x469e4e['plugins']['has']('TableEditing'))return;const _0x5d1d76=_0x469e4e['locale'],_0x14409f=_0x469e4e['plugins']['get']('TrackChangesEditing');_0x14409f['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x14409f['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x14409f['registerBlockAttribute']('headingRows'),_0x14409f['registerBlockAttribute']('headingColumns'),_0x14409f['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x5d1d76,'FORMAT_HEADER_ROW')),_0x14409f['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x5d1d76,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xe591b3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x84fe49=this['editor']['plugins']['get']('TableUtils'),_0x16e7cd=this['editor']['plugins']['get'](At)['_acceptFormatSuggestionCallbackFactory']();function _0x2f429e({showActiveMarker:_0x3260e6=!0x0,setDataAttribute:_0x536991=!0x0}={}){return(_0xb24d5,_0x1f2f2b,_0x37608a)=>{const {type:_0x1dcd7a,id:_0x3f3c93}=_0xe591b3['_splitMarkerName'](_0x1f2f2b['markerName']),_0x3f48fe=_0xe591b3['getSuggestion'](_0x3f3c93),_0x32d582=_0x3f48fe['data'];if('formatBlock'!=_0x3f48fe['type']||!_0x32d582||'setTableColumnHeader'!=_0x32d582['commandName'])return;if(_0x1f2f2b['item'])return void _0xb24d5['stop']();if(!_0x37608a['consumable']['consume'](_0x1f2f2b['markerRange'],_0xb24d5['name']))return;const _0x239829=_0x1f2f2b['markerRange']['start']['nodeAfter'],_0x44e1ed=_0x1f2f2b['markerRange']['end']['nodeBefore'],_0x56b1cd=_0x239829['parent']['parent'],{column:_0x35cdf8}=_0x84fe49['getCellLocation'](_0x239829),{column:_0x5050fb}=_0x84fe49['getCellLocation'](_0x44e1ed);for(let _0x486c54=_0x35cdf8;_0x486c54<=_0x5050fb;_0x486c54++){const _0x401508=_0x84fe49['createTableWalker'](_0x56b1cd,{'column':_0x486c54,'includeAllSlots':!0x1});for(const _0x21ae47 of _0x401508){const _0x2f1dfa=_0x21ae47['cell'],_0x5f134a=_0x37608a['mapper']['toViewElement'](_0x2f1dfa);_0x37608a['writer']['addClass']('ck-suggestion-marker-'+_0x1dcd7a,_0x5f134a),_0x536991&&_0x37608a['writer']['setAttribute']('data-suggestion',_0x3f3c93,_0x5f134a),_0x37608a['mapper']['bindElementToMarker'](_0x5f134a,_0x1f2f2b['markerName']),_0x3260e6&&(_0xe591b3['activeMarkers']['includes'](_0x1f2f2b['markerName'])?_0x37608a['writer']['addClass']('ck-suggestion-marker--active',_0x5f134a):_0x37608a['writer']['removeClass']('ck-suggestion-marker--active',_0x5f134a));}}};}_0xe591b3['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x16e7cd),_0xe591b3['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x16e7cd),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x2f429e(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x318536,_0xfeb01e,_0x92665)=>{_0x92665['options']['showSuggestionHighlights']&&_0x2f429e({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x318536,_0xfeb01e,_0x92665);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x341d7b,_0x2986f0,_0x45caa3)=>{const {type:_0x18773e,id:_0x37bdfa}=_0xe591b3['_splitMarkerName'](_0x2986f0['markerName']),_0x3337e1=_0xe591b3['getSuggestion'](_0x37bdfa),_0x57d2cb=_0x3337e1['data'];if('formatBlock'!=_0x3337e1['type']||!_0x57d2cb||'setTableColumnHeader'!=_0x57d2cb['commandName'])return;const _0x27ff19=_0x45caa3['mapper']['markerNameToElements'](_0x2986f0['markerName']);if(_0x27ff19){for(const _0x49e486 of _0x27ff19)_0x45caa3['writer']['removeClass']('ck-suggestion-marker-'+_0x18773e,_0x49e486),_0x45caa3['writer']['removeClass']('ck-suggestion-marker--active',_0x49e486),_0x45caa3['writer']['removeAttribute']('data-suggestion',_0x49e486),_0x45caa3['mapper']['unbindElementFromMarkerName'](_0x49e486,_0x2986f0['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4bf20d=this['editor'],_0x4a0dde=_0x4bf20d['locale'];function _0x171fc7(_0x5e1156){return{'type':'format','content':o(_0x4a0dde,'*Format:*\x20%0',_0x5e1156)};}_0x4bf20d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5cefa4=>{if('formatBlock'!=_0x5cefa4['type'])return;const {data:_0xb6a4e4}=_0x5cefa4;if(_0xb6a4e4){if('setTableRowHeader'==_0xb6a4e4['commandName']){const _0xa45ca6=_0xb6a4e4['commandParams'][0x0]['forceValue'];return _0x171fc7(o(_0x4a0dde,_0xa45ca6?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0xb6a4e4['commandName']){const _0x5b74a4=_0xb6a4e4['commandParams'][0x0]['forceValue'];return _0x171fc7(o(_0x4a0dde,_0x5b74a4?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class vt extends _0x263240{['afterInit'](){const _0x345fff=this['editor'],_0x3427e3=_0x345fff['locale'],_0x8b1635=_0x345fff['plugins']['get']('TrackChangesEditing');function _0xcab556(_0x5bfce9){return{'type':'format','content':''+o(_0x3427e3,'*Set\x20table\x20type:*\x20%0',_0x5bfce9)};}_0x345fff['plugins']['has']('TableLayout')&&(_0x8b1635['enableCommand']('insertTableLayout'),_0x8b1635['enableDefaultAttributesIntegration']('tableType'),_0x8b1635['registerBlockAttribute']('tableType'),_0x8b1635['descriptionFactory']['registerElementLabel'](_0x29fae7=>_0x29fae7['is']('element','table')&&'layout'===_0x29fae7['getAttribute']('tableType'),_0x3759c8=>o(_0x3427e3,'ELEMENT_LAYOUT_TABLE',_0x3759c8)),_0x8b1635['descriptionFactory']['registerDescriptionCallback'](_0x5564af=>{const {data:_0x8d0517}=_0x5564af;if(_0x8d0517&&'tableType'==_0x8d0517['key'])switch(_0x8d0517['newValue']){case'layout':return _0xcab556(o(_0x3427e3,'ELEMENT_LAYOUT_TABLE'));case'content':return _0xcab556(o(_0x3427e3,'ELEMENT_CONTENT_TABLE'));}}));}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=/* #__PURE__ -- @preserve */
|
|
25
|
+
Object['fromEntries'](Be['map'](_0x544a75=>[_0x544a75,null]));class Nt extends _0x263240{static get['requires'](){return[At];}['afterInit'](){const _0x565fbb=this['editor'];if(!_0x565fbb['plugins']['has']('TableClipboard'))return;const _0x2d180f=_0x565fbb['plugins']['get']('TrackChangesEditing'),_0x410617=_0x565fbb['plugins']['get']('TableUtils'),_0x361e07=_0x565fbb['plugins']['get'](At),_0x5ce6ec=_0x565fbb['plugins']['get']('TableClipboard'),_0x2666f8=_0x565fbb['plugins']['get']('TableSelection'),_0x3f3377=_0x565fbb['plugins']['get'](_0x48848f);_0x361e07['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x565fbb['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x565fbb['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x5772dc=null,_0x400ca7=!0x1;_0x3f3377['on']('contentInsertion',(_0x648fc8,_0x47da05)=>{_0x400ca7='paste'===_0x47da05['method'];}),_0x565fbb['model']['on']('insertContent',(_0x354573,_0x3dae8e)=>{if(!_0x400ca7&&null===_0x2666f8['getSelectedTableCells']())return;const [_0x59b5f5,_0x3cde67]=_0x3dae8e,_0x552798=_0x3dae8e[_0x3dae8e['length']-0x1];_0x552798&&_0x552798['forceDefaultExecution']||_0x2d180f['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x4370ac,_0x14e5fb,_0x1a5d72,_0x521a9f,_0x315d35){if(_0x14e5fb&&!_0x14e5fb['is']('documentSelection'))return!0x1;const _0x25a64b=_0x315d35['getTableIfOnlyTableInContent'](_0x4370ac,_0x1a5d72);if(!_0x25a64b||!Ue(_0x25a64b,void 0x0,_0x521a9f))return!0x1;const _0x4689dd=_0x521a9f['getSelectionAffectedTableCells'](_0x1a5d72['document']['selection']);if(!_0x4689dd['length'])return!0x1;const _0x295a9c=_0x4689dd[0x0]['findAncestor']('table'),_0x2f6333=_0x521a9f['getRowIndexes'](_0x4689dd),_0x1180a1=_0x521a9f['getColumnIndexes'](_0x4689dd),_0x524d4a={'startRow':_0x2f6333['first'],'endRow':_0x2f6333['last'],'startColumn':_0x1180a1['first'],'endColumn':_0x1180a1['last']};return 0x1==_0x4689dd['length']&&(_0x524d4a['endRow']+=_0x521a9f['getRows'](_0x25a64b)-0x1,_0x524d4a['endColumn']+=_0x521a9f['getColumns'](_0x25a64b)-0x1),Ue(_0x295a9c,_0x524d4a,_0x521a9f);}(_0x59b5f5,_0x3cde67,_0x565fbb['model'],_0x410617,_0x5ce6ec)&&(_0x354573['stop'](),_0x5772dc={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x565fbb['model']['change'](()=>{_0x565fbb['model']['insertContent'](_0x3dae8e[0x0],_0x3dae8e[0x1],_0x3dae8e[0x2],{'forceDefaultExecution':!0x0});const _0xcb23b1=_0x57604c(),{rowInsertionRanges:_0x27594b,columnInsertionRanges:_0x549af6,insertionRanges:_0x14db3b,deletionRanges:_0x1cc6b1,cells:_0x538367}=_0x5772dc;_0x27594b['length']&&_0x2d180f['markMultiRangeInsertion'](_0x27594b,'tablePasteRow',{'tablePasteChainId':_0xcb23b1}),_0x549af6['length']&&_0x2d180f['markMultiRangeInsertion'](_0x549af6,'tablePasteColumn',{'tablePasteChainId':_0xcb23b1}),_0x14db3b['length']&&(_0x2d180f['markMultiRangeInsertion'](_0x14db3b,'tablePaste',{'tablePasteChainId':_0xcb23b1,'skipNestingCheck':!0x0}),_0x14db3b['forEach'](_0x3e4f2f=>_0x3e4f2f['detach']?.())),_0x1cc6b1['length']&&(_0x2d180f['markMultiRangeDeletion'](_0x1cc6b1,'tablePaste',{'tablePasteChainId':_0xcb23b1,'skipNestingCheck':!0x0}),_0x1cc6b1['forEach'](_0x2d63e3=>_0x2d63e3['detach']?.()));const _0x22cebe=_0x2d180f['markMultiRangeBlockFormat'](_0x538367['map'](({element:_0x3deec4})=>_0x3deec4),{'formatGroupId':_0x57604c()},[],'tablePasteCell',{'tablePasteChainId':_0xcb23b1});if(_0x22cebe){const _0x2aa782=_0x22cebe['getMarkers'](),_0x2578c0=[];for(const {element:_0x28530c,attributes:_0x11ab49}of _0x538367){if(!_0x11ab49)continue;const _0x54c639=_0x565fbb['model']['createRangeOn'](_0x28530c),_0x5d04f4=_0x2aa782['find'](_0x3723e8=>_0x3723e8['getRange']()['isEqual'](_0x54c639));_0x5d04f4&&_0x2578c0['push']([_0x5d04f4['name'],_0x11ab49]);}_0x2578c0['length']&&_0x22cebe['setAttribute']('markerAttributes',Object['fromEntries'](_0x2578c0));}_0x5772dc=null;}));},{'priority':_0x441968['high']+0xa}),_0x3f3377['on']('contentInsertion',()=>{_0x400ca7=!0x1;},{'priority':'lowest'}),_0x565fbb['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x4b45db,_0x20c022)=>{const [_0x5d48b1,_0x29b0e2,,_0x1b39e0]=_0x20c022;if(!_0x5772dc)return;_0x4b45db['stop']();const _0x55a999=_0x5d48b1['cell'],_0x45903a=_0x29b0e2,_0x4da46f=Oe(_0x55a999),_0x347de8=Oe(_0x45903a);_0x4b45db['return']=_0x55a999;let _0x5e4957=null,_0x4ab7e8=null;if(_0x347de8||_0x4da46f){if(_0x4da46f&&!_0x347de8){_0x1b39e0['remove'](_0x55a999['getChild'](0x0));for(const _0x1febbd of Array['from'](_0x45903a['getChildren']()))_0x1b39e0['insert'](_0x1febbd,_0x55a999,'end');const _0x2f0d6e=_0x5772dc['rowInsertionIndexes']['includes'](_0x5d48b1['row']),_0x1268ef=_0x5772dc['columnInsertionIndexes']['includes'](_0x5d48b1['column']);_0x2f0d6e||_0x1268ef||(_0x5e4957=_0x4451e6['fromRange'](_0x1b39e0['createRangeIn'](_0x55a999)));}else _0x347de8&&!_0x4da46f&&(_0x4ab7e8=_0x1b39e0['createRangeIn'](_0x55a999));}else{const _0x53521f=_0x1b39e0['createElement']('tableCellSuggestion'),_0x5e4830=_0x1b39e0['createElement']('tableCellSuggestion');_0x1b39e0['wrap'](_0x1b39e0['createRangeIn'](_0x55a999),_0x5e4830),_0x1b39e0['insert'](_0x53521f,_0x55a999,0x0);for(const _0x39e337 of Array['from'](_0x45903a['getChildren']()))_0x1b39e0['insert'](_0x39e337,_0x53521f,'end');_0x5e4957=_0x4451e6['fromRange'](_0x1b39e0['createRangeOn'](_0x53521f)),_0x4ab7e8=_0x4451e6['fromRange'](_0x1b39e0['createRangeOn'](_0x5e4830));}const _0x31f5d4=Array['from'](_0x45903a['getAttributes']())['filter'](([_0x4f06a9])=>Be['includes'](_0x4f06a9));_0x5772dc['cells']['push']({'element':_0x55a999,'attributes':_0x31f5d4['length']?Object['fromEntries'](_0x31f5d4):null}),_0x5e4957&&_0x5772dc['insertionRanges']['push'](_0x5e4957),_0x4ab7e8&&_0x5772dc['deletionRanges']['push'](_0x4ab7e8);},{'priority':'high'}),_0x410617['on']('insertColumns',(_0x3f9078,_0x2fa791)=>{const [_0x697feb,_0x39797a={}]=_0x2fa791;if(!_0x5772dc)return;const _0x23eaaf=_0x39797a['at']||0x0,_0x21fd63=_0x39797a['columns']||0x1;_0x5772dc['columnInsertionIndexes']=new Array(_0x21fd63)['fill'](_0x23eaaf)['map']((_0x1bd316,_0x9da3e3)=>_0x1bd316+_0x9da3e3);for(const {cell:_0x4267cb}of _0x410617['createTableWalker'](_0x697feb,{'startColumn':_0x23eaaf,'endColumn':_0x23eaaf+_0x21fd63-0x1}))_0x5772dc['columnInsertionRanges']['push'](_0x565fbb['model']['createRangeOn'](_0x4267cb));},{'priority':'low'}),_0x410617['on']('insertRows',(_0x3d5c33,_0x16b0d0)=>{const [_0x3ca75a,_0x1f1aa1={}]=_0x16b0d0;if(!_0x5772dc)return;const _0x335e1d=_0x1f1aa1['at']||0x0,_0x482fc9=_0x1f1aa1['rows']||0x1;_0x5772dc['rowInsertionIndexes']=new Array(_0x482fc9)['fill'](_0x335e1d)['map']((_0x4be5ea,_0x59344d)=>_0x4be5ea+_0x59344d);for(const {cell:_0x587782}of _0x410617['createTableWalker'](_0x3ca75a,{'startRow':_0x335e1d,'endRow':_0x335e1d+_0x482fc9-0x1}))_0x5772dc['rowInsertionRanges']['push'](_0x565fbb['model']['createRangeOn'](_0x587782));},{'priority':'low'}),_0x2d180f['descriptionFactory']['registerDescriptionCallback'](_0x1102f2=>{if(_0x1102f2['subType']&&_0x1102f2['subType']['startsWith']('tablePaste'))return _0x1102f2['previous']?{}:{'type':'insertion','content':o(_0x565fbb['locale'],'*Replace\x20table\x20cells*')};});const _0x4dc8a9=()=>!0x1;for(const _0x5b329b of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x2d180f['_suggestionFactory']['registerCustomCallback']('insertion',_0x5b329b,'join',_0x4dc8a9),_0x2d180f['_suggestionFactory']['registerCustomCallback']('deletion',_0x5b329b,'join',_0x4dc8a9),_0x2d180f['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5b329b,'join',_0x4dc8a9);_0x2d180f['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x4dc8a9),_0x2d180f['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x55b4b0,_0x31b2aa,_0x5d32cb)=>{const _0x2a76c4=_0x55b4b0['map'](_0x5efac5=>_0x5efac5['getContainedElement']())['filter'](_0x37bdbe=>_0x37bdbe),_0x3d7c32=new Map(_0x2a76c4['map'](_0x9ece8b=>[_0x9ece8b,null]));if(_0x5772dc){for(const {element:_0x1d7643,attributes:_0xa43e96}of _0x5772dc['cells'])_0xa43e96&&_0x3d7c32['set'](_0x1d7643,_0xa43e96);}else{if(_0x5d32cb&&_0x5d32cb['markerAttributes'])for(const [_0x206ff7,_0x229241]of Object['entries'](_0x5d32cb['markerAttributes'])){const _0x1af98=_0x565fbb['model']['markers']['get'](_0x206ff7),_0x13dbe2=_0x1af98?_0x1af98['getRange']()['getContainedElement']():null;_0x13dbe2&&_0x3d7c32['set'](_0x13dbe2,_0x229241);}}_0x565fbb['model']['change'](_0x290e1e=>{for(const [_0x1fc6bb,_0x152fae]of _0x3d7c32)_0x290e1e['setAttributes']({...xe,..._0x152fae},_0x1fc6bb);});});const _0xfe332a=(_0x472a10,_0x3e4427)=>{_0x2d180f['_suggestionFactory']['registerCustomCallback'](_0x472a10,'tablePaste',_0x3e4427,(_0x3e111d,_0x117804,_0x231fba)=>{_0x565fbb['model']['change'](_0x577190=>{const _0x4d6517=[];for(const _0x69db80 of _0x3e111d){const _0x4136f7=_0x69db80['start']['nodeAfter'];_0x4136f7['is']('element','tableCellSuggestion')&&_0x4d6517['push'](_0x4136f7);}_0x2d180f['_suggestionFactory']['getSuggestionCallback'](_0x472a10,null,_0x3e4427)(_0x3e111d,_0x117804,_0x231fba);for(const _0x4a110a of _0x4d6517)'$graveyard'!=_0x4a110a['root']['rootName']&&_0x577190['unwrap'](_0x4a110a);});});};_0xfe332a('insertion','accept'),_0xfe332a('insertion','discard'),_0xfe332a('deletion','accept'),_0xfe332a('deletion','discard'),_0x2d180f['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x1f904f=>{const _0xab73f6=_0x1f904f['map'](_0x4c7415=>_0x4c7415['getContainedElement']()),_0x3f9794=_0xab73f6[0x0]['findAncestor']('table'),{minRow:_0x588c47,maxRow:_0x5eed01}=_0x361e07['_getCoordsForCells'](_0xab73f6);_0x410617['removeRows'](_0x3f9794,{'at':_0x588c47,'rows':_0x5eed01-_0x588c47+0x1});}),_0x2d180f['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x261e18=>{const _0x4ff251=_0x261e18['map'](_0x139515=>_0x139515['getContainedElement']()),_0x20d7a0=_0x4ff251[0x0]['findAncestor']('table'),{minColumn:_0x152f43,maxColumn:_0x21db90}=_0x361e07['_getCoordsForCells'](_0x4ff251);_0x410617['removeColumns'](_0x20d7a0,{'at':_0x152f43,'columns':_0x21db90-_0x152f43+0x1});});const _0x229dcb=(_0x3a3a71,_0x186d42)=>{if(!_0x186d42['subType']||!_0x186d42['subType']['startsWith']('tablePaste'))return;const _0x732de1=_0x186d42['attributes']['tablePasteChainId'],_0x5b8091=_0x2d180f['getSuggestions']()['filter'](_0x349e73=>_0x349e73['isInContent']&&_0x349e73['attributes']&&_0x349e73['attributes']['tablePasteChainId']==_0x732de1);_0x5b8091['length']&&_0x186d42['getAllAdjacentSuggestions']()['length']!=_0x5b8091['length']&&_0x5b8091['reduce']((_0x11bbe4,_0x27b892)=>(_0x11bbe4['next']=_0x27b892,_0x27b892['previous']=_0x11bbe4,_0x27b892));};function _0x2e6bd3(_0x3294dd,_0x302d02=!0x0){const {id:_0x1ceff3,authorId:_0x4150c5}=_0x2d180f['_splitMarkerName'](_0x3294dd['markerName']),_0x386ed7=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x560624=_0x2d180f['activeMarkers']['includes'](_0x3294dd['markerName']);return _0x560624&&_0x386ed7['push']('ck-suggestion-marker--active'),{'classes':_0x386ed7,'attributes':{'data-suggestion':_0x1ceff3,'data-author-id':_0x4150c5},'priority':_0x560624&&_0x302d02?0xbc2:0xbb8};}_0x2d180f['on']('suggestionLoaded',_0x229dcb,{'priority':'high'}),_0x2d180f['on']('suggestionUnloaded',_0x229dcb,{'priority':'high'}),_0x565fbb['model']['document']['registerPostFixer'](()=>{let _0x23cd6f=!0x1;const _0x487252=Array['from'](_0x565fbb['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x9b1f76,data:_0x269583}of _0x487252){const {group:_0x2c9eab,type:_0xb516af,id:_0x909fee}=_0x2d180f['_splitMarkerName'](_0x9b1f76);if('suggestion'!=_0x2c9eab||'deletion'!=_0xb516af||_0x269583['oldRange'])continue;if(!_0x2d180f['hasSuggestion'](_0x909fee))continue;const _0xe7c802=_0x2d180f['getSuggestion'](_0x909fee)['getRanges'](),_0x3da6a3=_0x565fbb['plugins']['get']('Users')['me'];for(const _0xc4f7bf of _0x2d180f['getSuggestions']()){if(!_0xc4f7bf['isInContent']||_0xc4f7bf['author']!=_0x3da6a3)continue;if('formatBlock'!=_0xc4f7bf['type']||'tablePasteCell'!=_0xc4f7bf['subType'])continue;if(_0xc4f7bf['getRanges']()['every'](_0x495fe9=>_0xe7c802['some'](_0x40c2b7=>_0x40c2b7['containsRange'](_0x495fe9,!0x0)))){for(const _0x44b926 of _0xc4f7bf['getAllAdjacentSuggestions']())_0x44b926['isInContent']&&(_0x44b926['discard'](),_0x23cd6f=!0x0);}}}return _0x23cd6f;}),_0x565fbb['model']['document']['registerPostFixer'](_0x3bec23=>{const _0x2d39a4=_0x565fbb['commands']['get']('redo');if(!_0x2d39a4||!_0x2d39a4['_createdBatches']['has'](_0x3bec23['batch']))return!0x1;let _0x117b71=!0x1;const _0x585e93=_0x565fbb['plugins']['get']('Users')['me'],_0x2fd6fe=_0x565fbb['model']['document']['differ']['getChanges'](),_0x4db3d1=Array['from'](_0x565fbb['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x15d19d,data:_0x1125cf})=>{const {group:_0x1cc4f9,subType:_0x1271e6,authorId:_0x477ee6}=_0x2d180f['_splitMarkerName'](_0x15d19d);return'suggestion'==_0x1cc4f9&&'tablePaste'==_0x1271e6&&_0x477ee6==_0x585e93['id']&&!_0x1125cf['oldRange'];});for(const _0x27f767 of _0x2fd6fe){if('insert'!=_0x27f767['type']||'tableCellSuggestion'!=_0x27f767['name']||0x1!=_0x27f767['length'])continue;const _0x53188a=_0x3bec23['createRange'](_0x27f767['position'],_0x27f767['position']['getShiftedBy'](0x1));if(!_0x4db3d1['find'](({data:_0x14cad6})=>_0x14cad6['newRange']['isEqual'](_0x53188a))){for(const {name:_0x5c6fa9,data:_0x5b31c2}of _0x4db3d1)if(_0x53188a['containsRange'](_0x5b31c2['newRange'])){_0x3bec23['updateMarker'](_0x5c6fa9,{'range':_0x53188a}),_0x117b71=!0x0;break;}}}return _0x117b71;}),_0x565fbb['model']['document']['registerPostFixer'](_0x3d04f1=>{let _0x512760=!0x1;const _0x3a2b04=_0x565fbb['plugins']['get']('Users')['me'],_0x265f44=_0x2d180f['getSuggestions']()['filter'](_0x45f40e=>_0x45f40e['isInContent']&&_0x45f40e['author']==_0x3a2b04),_0x1d6a92=new Set(),_0x5d88dc=new Set();for(const _0x59dee5 of _0x265f44)if('tablePaste'==_0x59dee5['subType'])for(const _0x51911c of _0x59dee5['getMarkers']()){const _0x216195=_0x51911c['getRange']()['getContainedElement']();if(_0x216195){if(_0x216195['is']('element','tableCellSuggestion')&&Oe(_0x216195)){_0x59dee5['removeMarker'](_0x51911c['name']),_0x1d6a92['add'](_0x216195),_0x512760=!0x0;const _0x1dd71e=_0x216195['nextSibling'],_0x5f09ff=_0x216195['previousSibling'],_0x114546=_0x1dd71e&&_0x1dd71e['is']('element','tableCellSuggestion'),_0x4719c8=_0x5f09ff&&_0x5f09ff['is']('element','tableCellSuggestion');_0x114546&&!_0x1d6a92['has'](_0x1dd71e)&&_0x5d88dc['add'](_0x1dd71e),_0x4719c8&&!_0x1d6a92['has'](_0x5f09ff)&&_0x5d88dc['add'](_0x5f09ff);}else _0x216195['is']('element','paragraph')&&_0x216195['isEmpty']&&(_0x59dee5['removeMarker'](_0x51911c['name']),_0x512760=!0x0);}}else{if('tablePasteCell'==_0x59dee5['subType']){if(!_0x59dee5['attributes']||!_0x59dee5['attributes']['tablePasteChainId'])continue;const _0x180288=_0x59dee5['attributes']['markerAttributes'];if(_0x180288&&Object['keys'](_0x180288)['length'])continue;const _0x5f3da0=_0x59dee5['attributes']['tablePasteChainId'];let _0x5038ec=!0x0,_0x561ce4=!0x0;for(const _0x2bba8e of _0x265f44)if(_0x2bba8e['subType']&&_0x2bba8e['subType']['startsWith']('tablePaste')){if(!_0x2bba8e['attributes']['tablePasteChainId']){_0x561ce4=!0x1;break;}if(_0x2bba8e['id']!=_0x59dee5['id']&&_0x2bba8e['attributes']['tablePasteChainId']==_0x5f3da0){_0x5038ec=!0x1;break;}}_0x561ce4&&_0x5038ec&&(_0x59dee5['removeMarkers'](),_0x512760=!0x0);}}for(const _0x237e26 of _0x1d6a92)_0x3d04f1['remove'](_0x237e26);for(const _0x44287b of _0x5d88dc)_0x3d04f1['unwrap'](_0x44287b);return _0x512760;}),_0x565fbb['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0xbed509=>_0x2e6bd3(_0xbed509),'converterPriority':'high'}),_0x565fbb['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x4e9f09,_0x3efad0)=>_0x3efad0['options']['showSuggestionHighlights']?_0x2e6bd3(_0x4e9f09,!0x1):null,'converterPriority':'high'});const _0x54db72=_0x565fbb['editing']['view'];this['listenTo'](_0x54db72['document'],'clipboardOutput',(_0x297527,_0x2e4c06)=>{const _0x49242e=[];for(const _0x33c16a of _0x54db72['createRangeIn'](_0x2e4c06['content'])['getItems']())_0x33c16a['is']('element','suggestion-td')&&_0x49242e['push'](_0x33c16a);_0x54db72['change'](_0x176f70=>{for(const _0x4265d3 of _0x49242e)_0x176f70['move'](_0x176f70['createRangeIn'](_0x4265d3),_0x176f70['createPositionBefore'](_0x4265d3)),_0x176f70['remove'](_0x4265d3);});});}}function Oe(_0x55c314){if(_0x55c314['isEmpty'])return!0x0;const _0x253a5b=_0x55c314['getChild'](0x0);return _0x253a5b['is']('element','paragraph')&&_0x253a5b['isEmpty'];}function Ue(_0x221a96,_0x52b8c1={},_0x2dd5cf){for(const {isAnchor:_0x5f2165,cellHeight:_0x481e90,cellWidth:_0x313ceb}of _0x2dd5cf['createTableWalker'](_0x221a96,{'includeAllSlots':!0x0,..._0x52b8c1}))if(!_0x5f2165||0x1!=_0x481e90||0x1!=_0x313ceb)return!0x1;return!0x0;}class Dt extends _0x263240{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x4e5c59=this['editor']['plugins']['get']('TrackChangesEditing');_0x4e5c59['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x4e5c59['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x4e5c59['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4e5c59['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x4e5c59['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x4e5c59['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x291fdd,_0xa91aad){const _0x3473bc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x11b545=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x3e4b97=_0xa91aad['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x284630=_0x11b545['getColumnGroupElement'](_0x3e4b97);let _0x24d2b4=_0x284630?_0x11b545['getTableColumnsWidths'](_0x284630):null,_0x1d6693=_0x3e4b97['getAttribute']('tableWidth')||null;const _0x1e526b=_0xa91aad['tableWidth']||_0x1d6693,_0x4ddf74=_0xa91aad['columnWidths']||_0x24d2b4,_0x3b6576=this['editor']['plugins']['get']('Users')['me'];for(const _0x305c3e of _0x3473bc['getSuggestions']()){const _0x59b808=_0x305c3e['getContainedElement']();if('resizeTable'===_0x305c3e['subType']&&_0x59b808===_0x3e4b97){_0x305c3e['author']!==_0x3b6576&&_0x305c3e['discard']();const _0xddcb0d=_0x305c3e['data']['commandParams'];_0x1d6693=_0xddcb0d[0x0]['tableWidth'],_0x24d2b4=_0xddcb0d[0x0]['columnWidths'];break;}}_0x291fdd({'table':_0x3e4b97,'tableWidth':_0x1e526b,'columnWidths':_0x4ddf74}),_0x3473bc['markBlockFormat'](_0x3e4b97,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x1d6693,'columnWidths':_0x24d2b4}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x3cd24e){if('formatBlock'!=_0x3cd24e['type']&&'formatInline'!=_0x3cd24e['type'])return;const {data:_0x25a0c7}=_0x3cd24e;if(_0x25a0c7&&'resizeTable'===_0x25a0c7['formatGroupId']){const _0x3ee217='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x3ee217)};}}}class $t extends _0x263240{['afterInit'](){const _0xdb2ed1=this['editor'];_0xdb2ed1['plugins']['has']('Template')&&_0xdb2ed1['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x263240{['afterInit'](){const _0x1f9a4d=this['editor'];if(!_0x1f9a4d['commands']['get']('insertTableOfContents'))return;_0x1f9a4d['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x505da8=_0x1f9a4d['plugins']['get']('TrackChangesEditing'),_0x1db394=_0x1f9a4d['locale'];_0x505da8['descriptionFactory']['registerElementLabel']('tableOfContents',_0x2c6d57=>o(_0x1db394,'ELEMENT_TABLE_OF_CONTENTS',_0x2c6d57));}}class Bt extends _0x263240{['afterInit'](){const _0x546b03=this['editor'];if(!_0x546b03['plugins']['has']('Title'))return;const _0x3b3327=_0x546b03['plugins']['get']('TrackChangesEditing');_0x3b3327['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x546b03['locale'],'ELEMENT_TITLE')),_0x546b03['model']['document']['registerPostFixer'](_0x114cbe=>{let _0x26ad2c=!0x1;const _0x35399f=Array['from'](_0x546b03['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x7ea906,data:_0x95c9ed}of _0x35399f){const {group:_0x2549b1}=_0x3b3327['_splitMarkerName'](_0x7ea906);if('suggestion'!==_0x2549b1||!_0x95c9ed['newRange'])continue;const _0x17bb19=_0x95c9ed['newRange'],_0x1a2377=_0x17bb19['end']['nodeBefore'];if(!_0x1a2377||!_0x1a2377['is']('element','title-content'))continue;if(!_0x17bb19['start']['isTouching'](_0x17bb19['end']))continue;const _0x5b450c=_0x546b03['model']['schema']['getNearestSelectionRange'](_0x17bb19['end'],'forward');if(_0x5b450c&&_0x5b450c['isCollapsed']){const _0x55d9aa=_0x114cbe['createRange'](_0x17bb19['start'],_0x5b450c['start']);_0x55d9aa['isEqual'](_0x17bb19)||(_0x114cbe['updateMarker'](_0x7ea906,{'range':_0x55d9aa}),_0x26ad2c=!0x0);}_0x26ad2c||(_0x114cbe['removeMarker'](_0x7ea906),_0x26ad2c=!0x0);}return _0x26ad2c;});}}class Tt extends _0x263240{['afterInit'](){const _0x39b2af=this['editor'],_0xaf051=_0x39b2af['plugins']['get']('TrackChangesEditing');_0x39b2af['plugins']['has']('Uploadcare')&&(_0xaf051['enableCommand']('uploadcare'),_0x39b2af['plugins']['has']('UploadcareImageEdit')&&(_0xaf051['enableCommand']('uploadcareImageEdit'),_0xaf051['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0xaf051['registerBlockAttribute']('uploadcareImageId'),_0xaf051['descriptionFactory']['registerDescriptionCallback'](_0x82aee8=>{if('attribute'!=_0x82aee8['type'])return;const {data:_0x459c04}=_0x82aee8;return _0x459c04&&'uploadcareImageId'==_0x459c04['key']?{'type':'format','content':''}:void 0x0;})));}}class xt extends _0x263240{['afterInit'](){const _0xc32972=this['editor'],_0x1e5c80=_0xc32972['plugins']['get']('TrackChangesEditing');_0xc32972['plugins']['has']('UndoEditing')&&(_0x1e5c80['enableCommand']('undo'),_0x1e5c80['enableCommand']('redo'));}}class Ot extends _0x263240{static get['requires'](){return[At];}['afterInit'](){const _0x46e67c=this['editor'];if(!_0x46e67c['plugins']['has']('TableCaptionEditing'))return;_0x46e67c['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Et extends _0x263240{['tableProperties'];['tableCellProperties'];constructor(_0x5e7946){super(_0x5e7946),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 _0x29592d=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x360401 of this['tableProperties'])_0x29592d['enableCommand'](_0x360401,(_0x4cd4ce,_0x43bff6)=>{const _0x2827fb=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x360401,[_0x2827fb],this['tableProperties'],'tableProperties',_0x4cd4ce,_0x43bff6);});_0x29592d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x29592d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x29592d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x4b6456,_0x26a0ed)=>this['handleDiscardAction'](this['tableProperties'],_0x4b6456,_0x26a0ed)),_0x29592d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x5e14b6 of this['tableCellProperties'])_0x29592d['enableCommand'](_0x5e14b6,(_0x250bbc,_0x514d1a)=>{const _0x1e63f1=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x5e14b6,_0x1e63f1,this['tableCellProperties'],'tableCellProperties',_0x250bbc,_0x514d1a);});_0x29592d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x29592d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x29592d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x316c17,_0x4bf356)=>this['handleDiscardAction'](this['tableCellProperties'],_0x316c17,_0x4bf356)),_0x29592d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x29592d['descriptionFactory']['registerDescriptionCallback'](_0x373516=>this['handleSuggestionDescription'](_0x373516)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x2000fc,_0x1e9967,_0xc34c7c,_0x42997c,_0x39ce9e,_0x3287f7){const _0x49aa90=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x3287f7['batch'],()=>{for(const _0x6f0142 of _0x1e9967){if(this['_getSuggestion'](_0x6f0142,_0x42997c))_0x39ce9e(_0x3287f7);else{const _0x38a73e={};for(const _0x278988 of _0xc34c7c){const _0x1cadcd=_0x6f0142['getAttribute'](_0x278988);void 0x0!==_0x1cadcd&&(_0x38a73e[_0x278988]=_0x1cadcd);}_0x39ce9e(_0x3287f7),_0x49aa90['markBlockFormat'](_0x6f0142,{'commandParams':[_0x38a73e]},[],_0x42997c);}}});}['handleDiscardAction'](_0x841305,_0x4bb8af,_0x515ae8){const _0x3baa12=_0x4bb8af[0x0]['start']['nodeAfter'],_0x24b88d=_0x515ae8['commandParams'][0x0];this['editor']['model']['change'](_0x5dd7bb=>{for(const _0x25c726 of _0x841305)void 0x0!==_0x24b88d[_0x25c726]?_0x5dd7bb['setAttribute'](_0x25c726,_0x24b88d[_0x25c726],_0x3baa12):_0x5dd7bb['removeAttribute'](_0x25c726,_0x3baa12);});}['handleSuggestionDescription'](_0x435b7e){if(_0x435b7e['data'])switch(_0x435b7e['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'](_0x309607,_0x5ee7ec){const _0x466d6b=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x309bbb of _0x466d6b['getSuggestions']({'skipNotAttached':!0x0})){const _0x5a92b4=_0x309bbb['getContainedElement']();if(_0x309bbb['subType']===_0x5ee7ec&&_0x5a92b4===_0x309607)return _0x309bbb;}return null;}['_registerTablePropertiesAttributes'](){const _0x4ec1c0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2b6727=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x22638a of _0x2b6727){const _0x3e40a6=_0x22638a['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x4ec1c0['registerBlockAttribute'](_0x22638a),_0x4ec1c0['descriptionFactory']['registerAttributeLabel'](_0x22638a,o(this['editor']['locale'],'FORMAT_'+_0x3e40a6));}}}class Rt extends _0x263240{['afterInit'](){const _0x5b504a=this['editor'];if(!_0x5b504a['plugins']['has']('LineHeight'))return;const _0x53af08=_0x5b504a['plugins']['get']('TrackChangesEditing'),_0x1e784f=_0x5b504a['locale'];_0x53af08['enableDefaultAttributesIntegration']('lineHeight'),_0x53af08['registerBlockAttribute']('lineHeight'),_0x53af08['descriptionFactory']['registerAttributeLabel']('lineHeight',o(_0x1e784f,'FORMAT_LINE_HEIGHT'));}}const m='$elementName';class d extends _0x263240{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',_0x48e968,_0x16f9db,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(_0x121357){super(_0x121357),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x1af534,_0x370503,_0x14ba3a,_0x39fbfd)=>{this['_model']['change'](()=>{for(const _0x50f6fc of[..._0x39fbfd,..._0x14ba3a])this['_model']['markers']['has'](_0x50f6fc)&&_0x121357['editing']['reconvertMarker'](_0x50f6fc);});}),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']=_0x121357['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(),_0x121357['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x121357['config']['get']('trackChanges.trackFormatChanges'),_0x121357['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x121357['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new N(_0x121357,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x54c0be=this['editor'],_0x4d12a1=(_0x3292cb,_0x454ad3)=>{if('attribute'!=_0x3292cb)return'ck-suggestion-marker-'+_0x3292cb;const _0x42eab5=_0x454ad3['split']('|')[0x0];return this['_isBlockAttribute'](_0x42eab5)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x54c0be['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x573a05=>{const {id:_0x4403ee,authorId:_0x59cf9a,type:_0x17c38e,subType:_0x5d15df}=this['_splitMarkerName'](_0x573a05['markerName']),_0x36cbca=['ck-suggestion-marker',_0x4d12a1(_0x17c38e,_0x5d15df)];let _0x2abeb6=0xbb8;return this['activeMarkers']['includes'](_0x573a05['markerName'])&&(_0x36cbca['push']('ck-suggestion-marker--active'),_0x2abeb6=0xbc2),'deletion'==_0x17c38e&&(_0x2abeb6+=0x5),{'classes':_0x36cbca,'attributes':{'data-suggestion':_0x4403ee,'data-author-id':_0x59cf9a},'priority':_0x2abeb6};}}),_0x54c0be['conversion']['for']('dataDowncast')['add'](_0x46568b=>{_0x46568b['on']('addMarker:suggestion',(_0x290778,_0xb5ac41,_0x18ec09)=>{if(!_0x18ec09['options']['showSuggestionHighlights'])return;const _0x558c9d=_0xb5ac41['item'];if(!_0x558c9d)return;const _0x337e39=_0x18ec09['mapper']['toViewElement'](_0x558c9d);_0x54c0be['model']['schema']['isObject'](_0x558c9d)&&_0x337e39&&!_0x337e39['getCustomProperty']('widget')&&_0x337e39['is']('containerElement')&&_0xf724b7(_0x337e39,_0x18ec09['writer']);},{'priority':'high'});}),_0x54c0be['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x461234,_0x42fbd7)=>{if(!_0x42fbd7['options']['showSuggestionHighlights'])return null;const {id:_0xbdf287,authorId:_0x4e11b5,type:_0xc3bf5f,subType:_0x55e74e}=this['_splitMarkerName'](_0x461234['markerName']);return{'classes':['ck-suggestion-marker',_0x4d12a1(_0xc3bf5f,_0x55e74e)],'priority':0xbb8,'attributes':{'data-suggestion':_0xbdf287,'data-author-id':_0x4e11b5}};}});const _0x9a07a9=({showActiveMarkers:_0x59a0fa=!0x0,isAttributeSuggestion:_0x3c4228=!0x1}={})=>(_0x2271fe,_0xab0150,_0x42d0ab)=>{if(!_0xab0150['item'])return;const {id:_0x58b0e3,authorId:_0x36ff3f}=this['_splitMarkerName'](_0xab0150['markerName']);if(_0x3c4228){const _0x31e970=this['_suggestions']['get'](_0x58b0e3),_0xb4bf4f=this['_getAttributeKey'](_0x31e970);if(!this['_isBlockAttribute'](_0xb4bf4f))return;}if(_0xab0150['item']['is']('selection'))return void _0x42d0ab['consumable']['consume'](_0xab0150['item'],_0x2271fe['name']);const _0x1a3e2a=_0x42d0ab['mapper']['toViewElement'](_0xab0150['item']);if(_0xab0150['item']['is']('element')&&_0x54c0be['model']['schema']['isBlock'](_0xab0150['item'])&&!_0x1a3e2a['getCustomProperty']('addHighlight')){_0x42d0ab['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x1a3e2a),_0x42d0ab['writer']['setAttribute']('data-suggestion',_0x58b0e3,_0x1a3e2a),_0x42d0ab['writer']['setAttribute']('data-author-id',_0x36ff3f,_0x1a3e2a),_0x42d0ab['mapper']['bindElementToMarker'](_0x1a3e2a,_0xab0150['markerName']),_0x59a0fa&&(this['activeMarkers']['includes'](_0xab0150['markerName'])?_0x42d0ab['writer']['addClass']('ck-suggestion-marker--active',_0x1a3e2a):_0x42d0ab['writer']['removeClass']('ck-suggestion-marker--active',_0x1a3e2a));for(const _0x106b66 of _0x54c0be['model']['createRangeIn'](_0xab0150['item'])['getItems']())_0x42d0ab['consumable']['consume'](_0x106b66,_0x2271fe['name']);_0x42d0ab['consumable']['consume'](_0xab0150['item'],_0x2271fe['name']);}};_0x54c0be['conversion']['for']('dataDowncast')['add'](_0x379ad1=>{_0x379ad1['on']('addMarker:suggestion:formatBlock',(_0x2ee9f7,_0x34668b,_0x4cc0ad)=>{_0x4cc0ad['options']['showSuggestionHighlights']&&_0x9a07a9({'showActiveMarkers':!0x1})(_0x2ee9f7,_0x34668b,_0x4cc0ad);},{'priority':'highest'});}),_0x54c0be['conversion']['for']('dataDowncast')['add'](_0x51fe6c=>{_0x51fe6c['on']('addMarker:suggestion:attribute',(_0x568cd4,_0xfddfb5,_0x5b1fd4)=>{_0x5b1fd4['options']['showSuggestionHighlights']&&_0x9a07a9({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x568cd4,_0xfddfb5,_0x5b1fd4);},{'priority':'highest'});}),_0x54c0be['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x1cdf31,_0x42bedf)=>{if(_0x42bedf['options']['showSuggestionHighlights']){const {id:_0x4f12ef,authorId:_0xd9b16b}=this['_splitMarkerName'](_0x1cdf31);return _0x1cdf31['includes'](':split')||_0x1cdf31['includes'](':merge')?{'group':'suggestion','name':_0x1cdf31['substr'](0xb),'attributes':{'data-suggestion':_0x4f12ef,'data-author-id':_0xd9b16b}}:null;}return{'group':'suggestion','name':_0x1cdf31['substr'](0xb)};}}),_0x54c0be['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2c53ca,{writer:_0x8f1d81})=>{let _0x1229d4='suggestion:'+_0x2c53ca['getAttribute']('suggestion-type')+':'+_0x2c53ca['getAttribute']('id');return _0x2c53ca['getAttribute']('marker-count')&&(_0x1229d4+=':'+_0x2c53ca['getAttribute']('marker-count')),_0x8f1d81['createElement']('$marker',{'data-name':_0x1229d4});}}),_0x54c0be['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x54c0be['conversion']['for']('editingDowncast')['add'](_0x453f87=>{_0x453f87['on']('addMarker:suggestion:formatBlock',_0x9a07a9(),{'priority':'high'});}),_0x54c0be['conversion']['for']('editingDowncast')['add'](_0x1c49f8=>{_0x1c49f8['on']('addMarker:suggestion:attribute',_0x9a07a9({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x54c0be['conversion']['for']('editingDowncast')['add'](_0x40e634=>{_0x40e634['on']('removeMarker:suggestion:formatBlock',(_0x1e78f7,_0x54d3ff,_0x10ff4c)=>{const _0x26c389=_0x10ff4c['mapper']['markerNameToElements'](_0x54d3ff['markerName']);if(_0x26c389){for(const _0x7b5c5d of _0x26c389)_0x7b5c5d['getCustomProperty']('addHighlight')||(_0x10ff4c['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x7b5c5d),_0x10ff4c['writer']['removeAttribute']('data-suggestion',_0x7b5c5d),_0x10ff4c['writer']['removeAttribute']('data-author-id',_0x7b5c5d),_0x10ff4c['mapper']['unbindElementFromMarkerName'](_0x7b5c5d,_0x54d3ff['markerName']));}},{'priority':'high'});}),_0x54c0be['conversion']['for']('editingDowncast')['add'](_0x5912b1=>{_0x5912b1['on']('removeMarker:suggestion:attribute',(_0x5a5646,_0x53e546,_0x375c93)=>{const _0x4e9292=_0x375c93['mapper']['markerNameToElements'](_0x53e546['markerName']);if(!_0x4e9292)return;const {id:_0x231fc0}=this['_splitMarkerName'](_0x53e546['markerName']),_0x154451=this['_suggestions']['get'](_0x231fc0),_0x11181b=this['_getAttributeKey'](_0x154451);if(this['_isBlockAttribute'](_0x11181b)){for(const _0x4bdab2 of _0x4e9292)_0x4bdab2['getCustomProperty']('addHighlight')||(_0x375c93['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4bdab2),_0x375c93['writer']['removeAttribute']('data-suggestion',_0x4bdab2),_0x375c93['writer']['removeAttribute']('data-author-id',_0x4bdab2),_0x375c93['mapper']['unbindElementFromMarkerName'](_0x4bdab2,_0x53e546['markerName']));}},{'priority':'high'});}),_0x54c0be['model']['document']['registerPostFixer'](_0x5ab15f=>{let _0x3ec1d0=!0x1;const _0x462ff2=Array['from'](_0x54c0be['model']['document']['differ']['getChangedMarkers']()),_0x11c88b=new Set();for(const {name:_0x4111a3,data:_0x1eaf30}of _0x462ff2){const {group:_0x346c72,type:_0x265c9e,subType:_0x186242,id:_0x53927b}=this['_splitMarkerName'](_0x4111a3);if('suggestion'!==_0x346c72)continue;const _0x196aa3=_0x186242?'suggestion:'+_0x265c9e+':'+_0x186242+':'+_0x53927b:'suggestion:'+_0x265c9e+':'+_0x53927b,_0x25c46e=_0x54c0be['model']['markers']['getMarkersGroup'](_0x196aa3),_0x37f714=_0x54c0be['model']['markers']['get'](_0x4111a3),_0x2a5c6c=this['_suggestions']['get'](_0x53927b);if(null!=_0x1eaf30['newRange']){'formatInline'==_0x265c9e&&(_0x3ec1d0=_0x3ec1d0||Gt(_0x1eaf30['newRange'],_0x4111a3,_0x5ab15f,_0x54c0be['model']['schema']));const _0x147d55='attribute'==_0x265c9e&&this['_isBlockAttribute'](_0x186242['split']('|')[0x0]),_0x385322='attribute'==_0x265c9e&&this['_isInlineAttribute'](_0x186242['split']('|')[0x0]);if(_0x1eaf30['newRange']['isCollapsed']||'$graveyard'==_0x1eaf30['newRange']['root']['rootName']||'formatBlock'==_0x265c9e&&!Jt(_0x1eaf30['newRange'])||_0x147d55&&!Jt(_0x1eaf30['newRange'])||_0x385322&&Kt(_0x1eaf30['newRange'])||'deletion'==_0x265c9e&&Kt(_0x1eaf30['newRange'])||_0x37f714&&Ht(_0x37f714,_0x25c46e))_0x5ab15f['removeMarker'](_0x4111a3),_0x3ec1d0=!0x0;else{if(!_0x2a5c6c||!_0x2a5c6c['isInContent'])continue;if(_0x1eaf30['newRange']&&_0x1eaf30['oldRange']&&_0x1eaf30['newRange']['isEqual'](_0x1eaf30['oldRange']))continue;_0x11c88b['add'](_0x2a5c6c);}}}return _0x11c88b['size']>0x0&&(_0x3ec1d0=!!this['_joinWithAdjacentSuggestions'](_0x11c88b)||_0x3ec1d0),_0x3ec1d0;}),_0x54c0be['model']['document']['registerPostFixer'](_0x1bb007=>{let _0x56e603=!0x1;for(const _0x3d4dc1 of _0x54c0be['model']['document']['differ']['getChanges']())if('insert'==_0x3d4dc1['type'])for(const _0x115ed2 of this['_suggestions']['values']()){if(_0x115ed2['isMultiRange']||!_0x115ed2['isInContent'])continue;const _0x261c3c='formatBlock'==_0x115ed2['type'],_0x130559=this['_getAttributeKey'](_0x115ed2),_0x32f8de=_0x130559&&this['_isBlockAttribute'](_0x130559);if(!_0x261c3c&&!_0x32f8de)continue;const _0x1aec40=_0x115ed2['getFirstRange']();if(_0x1aec40['start']['parent']!=_0x1aec40['end']['parent']&&!_0x1aec40['end']['isAtEnd']){const _0x5a29f6=_0x54c0be['model']['createPositionAt'](_0x1aec40['start']['nodeAfter'],'end'),_0x4e45a4=_0x54c0be['model']['createRange'](_0x1aec40['start'],_0x5a29f6);_0x1bb007['updateMarker'](_0x115ed2['getFirstMarker'](),{'range':_0x4e45a4}),_0x56e603=!0x0;}}return _0x56e603;}),_0x54c0be['model']['document']['registerPostFixer'](_0x2f6810=>this['_processAttributeChanges'](_0x2f6810)),_0x54c0be['model']['document']['registerPostFixer'](_0x33c6c8=>!_0x33c6c8['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x33c6c8)),_0x54c0be['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x54c0be['model']['document']['on']('change:data',(_0x136c8e,_0xfb00dc)=>{if(!_0xfb00dc['isLocal']||_0xfb00dc['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x1c67bc=_0x54c0be['model']['document']['differ']['getChanges']();if(0x0==_0x1c67bc['length'])return;const _0x3d1234=[],_0x3029dc=_0x1c67bc['filter'](_0x55eeba=>'attribute'==_0x55eeba['type']),_0x4b5d45=_0x1c67bc['filter'](_0x3eb7f1=>'insert'==_0x3eb7f1['type']&&'$text'!=_0x3eb7f1['name']);for(const _0x41f4ab of _0x3029dc)this['_isRegisteredAttribute'](_0x41f4ab['attributeKey'])&&_0x3d1234['push']({'key':_0x41f4ab['attributeKey'],'newValue':_0x41f4ab['attributeNewValue'],'oldValue':_0x41f4ab['attributeOldValue'],'range':qt(_0x41f4ab['range'],_0x54c0be['model'])});for(const _0x180d51 of _0x4b5d45){if('rename'!=_0x180d51['action']&&'refresh'!=_0x180d51['action'])continue;const _0x30c92f=zt(_0x180d51['position']['nodeAfter'],_0x54c0be['model']),_0x1253a9=_0x180d51['before'];'rename'==_0x180d51['action']&&_0x3d1234['push']({'key':m,'newValue':_0x180d51['name'],'oldValue':_0x1253a9['name'],'range':_0x30c92f});for(const [_0x4e4ea0,_0x3621e1]of _0x1253a9['attributes']){if(!this['_isRegisteredAttribute'](_0x4e4ea0))continue;const _0x2ce86b=_0x180d51['attributes']['get'](_0x4e4ea0);_0x3621e1!==_0x2ce86b&&_0x3d1234['push']({'key':_0x4e4ea0,'newValue':_0x2ce86b,'oldValue':_0x3621e1,'range':_0x30c92f});}for(const [_0x336079,_0x1af6a0]of _0x180d51['attributes'])this['_isRegisteredAttribute'](_0x336079)&&(_0x1253a9['attributes']['has'](_0x336079)||_0x3d1234['push']({'key':_0x336079,'newValue':_0x1af6a0,'oldValue':null,'range':_0x30c92f}));}0x0!=_0x3d1234['length']&&_0x54c0be['model']['enqueueChange'](_0xfb00dc,_0x2224cd=>{const _0x52ddc8=_0x57604c();for(const {range:_0x18d87a,key:_0x3f48b1,oldValue:_0x333e33,newValue:_0x123736}of _0x3d1234)this['markAttributeChange'](_0x18d87a,_0x3f48b1,_0x333e33,_0x123736,{'groupId':_0x52ddc8});this['_reduceExistingSuggestions'](_0x2224cd,_0x3d1234);});},{'priority':'lowest'}),_0x54c0be['model']['markers']['on']('update:suggestion',(_0x1655d4,_0x54a90c,_0x575ae5)=>{if(null==_0x575ae5){const {id:_0x21914c}=this['_splitMarkerName'](_0x54a90c['name']),_0x5f0cf5=this['_suggestions']['get'](_0x21914c);_0x5f0cf5&&_0x5f0cf5['addMarkerName'](_0x54a90c['name']);}}),_0x54c0be['model']['document']['on']('change:data',()=>{const _0x59fe4c=Array['from'](_0x54c0be['model']['document']['differ']['getChangedMarkers']())['filter'](_0x4b17da=>'suggestion'===this['_splitMarkerName'](_0x4b17da['name'])['group']);if(0x0===_0x59fe4c['length'])return;_0x59fe4c['sort']((_0x46d485,_0x14e439)=>{const _0x5303ff=_0x46d485['data']['oldRange'],_0x449917=_0x14e439['data']['oldRange'];return null===_0x5303ff&&null===_0x449917?0x0:null===_0x5303ff&&null!==_0x449917?-0x1:null!==_0x5303ff&&null===_0x449917?0x1:_0x5303ff['start']['isBefore'](_0x449917['start'])?-0x1:0x1;});const _0x2f4a4f=new Set(),_0x27f9bd=new Set();for(const {name:_0x428918,data:_0x23ef2b}of _0x59fe4c){const {id:_0x2b95c7}=this['_splitMarkerName'](_0x428918);if(null===_0x23ef2b['oldRange']){const _0x464ef=this['_handleNewSuggestionMarker'](_0x428918);_0x27f9bd['add'](_0x464ef);}else{const _0x3774c4=this['_suggestions']['get'](_0x2b95c7);null!==_0x23ef2b['newRange']||_0x3774c4['isInContent']?(_0x2f4a4f['add'](_0x3774c4['head']),_0x27f9bd['add'](_0x3774c4)):this['_removeSuggestion'](_0x3774c4);}}_0x27f9bd['size']>0x0&&this['_refreshSuggestionsChain'](_0x27f9bd);for(const _0x57195d of _0x2f4a4f)this['fire']('suggestionChanged',_0x57195d);}),_0x54c0be['model']['on']('applyOperation',(_0x21294a,_0x356454)=>{const _0xa67067=_0x356454[0x0];if(!this['_suggestions']['size'])return;if(!_0xa67067['isDocumentOperation'])return;if(_0xa67067['batch']['isUndo']||!_0xa67067['batch']['isLocal'])return;let _0xebcf30,_0x515504;switch(_0xa67067['type']){case'insert':_0xebcf30=_0x54c0be['model']['createPositionAt'](_0xa67067['position']),_0x515504=_0xebcf30['getShiftedBy'](_0xa67067['howMany']);break;case'split':_0xebcf30=_0x54c0be['model']['createPositionAt'](_0xa67067['splitPosition']),_0x515504=_0x54c0be['model']['createPositionAt'](_0xa67067['moveTargetPosition']);break;case'move':_0xebcf30=_0x54c0be['model']['createPositionAt'](_0xa67067['targetPosition']),_0x515504=_0xebcf30['getShiftedBy'](_0xa67067['howMany']);break;default:return;}const _0x4a936e=_0x54c0be['model']['createRange'](_0xebcf30,_0x515504);_0x54c0be['model']['change'](()=>{for(const {suggestion:_0x4733eb,meta:_0x374970}of this['_findSuggestions'](_0x4a936e)){if(_0x4733eb['isMultiRange'])continue;if('formatInline'==_0x4733eb['type'])continue;const _0x52cff0=this['_getAttributeKey'](_0x4733eb);if(_0x52cff0&&this['_isBlockAttribute'](_0x52cff0)&&'split'!=_0xa67067['type'])continue;const _0x2a6602=_0x4733eb['data']&&_0x4733eb['data']['multipleBlocks'];('formatBlock'!=_0x4733eb['type']||'split'==_0xa67067['type']&&!_0x2a6602)&&(_0x374970['containsRangeInObject']||'insertion'==_0x4733eb['type']&&_0x374970['isOwn']||_0x4733eb['getFirstRange']()['containsRange'](_0x4a936e)&&this['_breakSuggestionMarker'](_0x4733eb,_0xebcf30,_0x515504));}});},{'priority':'lowest'}),_0x54c0be['model']['on']('deleteContent',(_0x3b28e7,_0x3760ff)=>{const _0x24dda2=_0x3760ff[0x0],_0x7119f6=_0x3760ff[0x1];if(_0x7119f6&&_0x7119f6['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x24dda2['isCollapsed'])return;const _0x3bc5a2=_0x54c0be['model']['schema'],{start:_0x3d1b27,end:_0x25ee3e}=_0x24dda2['getFirstRange'](),_0x398703=_0x3d1b27['nodeAfter']&&_0x3bc5a2['isLimit'](_0x3d1b27['nodeAfter'])?null:_0x3bc5a2['getNearestSelectionRange'](_0x3d1b27,'forward'),_0x26b46f=_0x25ee3e['nodeBefore']&&_0x3bc5a2['isLimit'](_0x25ee3e['nodeBefore'])?null:_0x3bc5a2['getNearestSelectionRange'](_0x25ee3e,'backward'),_0x171094=_0x54c0be['model']['createRange'](_0x398703?_0x398703['start']:_0x3d1b27,_0x26b46f?_0x26b46f['end']:_0x25ee3e);_0x54c0be['model']['change'](_0x275405=>{this['markDeletion'](_0x171094);const _0x21e307=_0x54c0be['model']['schema']['getNearestSelectionRange'](_0x171094['start']);_0x24dda2['is']('documentSelection')?_0x275405['setSelection'](_0x21e307):_0x24dda2['setTo'](_0x21e307);}),_0x3b28e7['stop']();},{'priority':_0x441968['normal']+0xa}),_0x54c0be['model']['on']('insertContent',(_0xac4ef,_0xbffad7)=>{const _0x3add59=_0xbffad7[_0xbffad7['length']-0x1];_0x3add59&&_0x3add59['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x54c0be['model']['change'](()=>{let _0x2d68db=_0x54c0be['model']['insertContent'](_0xbffad7[0x0],_0xbffad7[0x1],_0xbffad7[0x2],{'forceDefaultExecution':!0x0});if(!_0x2d68db)return;_0xac4ef['return']=_0x2d68db['clone']();const _0x1a6b29=_0x2d68db['end']['nodeBefore'],_0x505e14=_0x54c0be['model']['schema'];_0x1a6b29&&_0x505e14['isBlock'](_0x1a6b29)&&!_0x505e14['isObject'](_0x1a6b29)&&(_0x2d68db=_0x54c0be['model']['createRange'](_0x2d68db['start'],_0x54c0be['model']['createPositionAt'](_0x1a6b29,'end'))),this['markInsertion'](_0x2d68db);}),_0xac4ef['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x10977a=new D(_0x54c0be,this['_suggestions']);_0x54c0be['commands']['add']('acceptSuggestion',_0x10977a),this['enableCommand']('acceptSuggestion');const _0x5834ef=new $(_0x54c0be,this['_suggestions']);_0x54c0be['commands']['add']('discardSuggestion',_0x5834ef),this['enableCommand']('discardSuggestion'),_0x54c0be['commands']['add']('acceptAllSuggestions',new M(_0x54c0be,_0x10977a,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x54c0be['commands']['add']('discardAllSuggestions',new M(_0x54c0be,_0x5834ef,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x54c0be['commands']['add']('acceptSelectedSuggestions',new B(_0x54c0be,_0x10977a,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x54c0be['commands']['add']('discardSelectedSuggestions',new B(_0x54c0be,_0x5834ef,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x476752=_0x54c0be['plugins']['get']('CommentsRepository');this['listenTo'](_0x476752,'addComment',(_0x16c189,{threadId:_0x12d84d})=>{const _0x5cd863=this['_suggestions']['get'](_0x12d84d);_0x5cd863&&_0x5cd863['commentThread']&&0x1===_0x5cd863['commentThread']['length']&&this['_updateSuggestionData'](_0x12d84d,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x476752,'removeComment',(_0x15fbdf,{threadId:_0x1278a0})=>{const _0x529fa5=this['_suggestions']['get'](_0x1278a0);_0x529fa5&&_0x529fa5['commentThread']&&!_0x529fa5['commentThread']['length']&&this['_updateSuggestionData'](_0x1278a0,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x1ed8c7){const _0x276c4e=_0x393a0e([0x71,0x79,0x50,0x4f,0x30,0x64,0x4e,0x69,0x42,0x73,0x76,0x47,0x37,0x39,0x74,0x6b,0x6e,0x56,0x5a,0x6f,0x55,0x53,0x38,0x31,0x67,0x49,0x4c,0x54,0x4d,0x65,0x4b,0x36,0x52,0x7a,0x6a,0x44,0x70,0x58,0x43,0x75,0x72,0x57,0x6d,0x46,0x59,0x6c,0x61,0x32,0x68,0x77,0x35,0x51,0x48,0x66,0x78,0x41,0x63,0x62,0x33,0x45,0x4a,0x34]),_0x335ea4=0x6a22b5b1,_0x977540=0x6a25c599^_0x335ea4,_0x545737=window[_0x393a0e([0x44,0x61,0x74,0x65])][_0x393a0e([0x6e,0x6f,0x77])](),_0x38687c=_0x1ed8c7[_0x393a0e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1c7e2a=new window[(_0x393a0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b66ec=>{_0x38687c[_0x393a0e([0x6f,0x6e,0x63,0x65])](_0x393a0e([0x72,0x65,0x61,0x64,0x79]),_0x5b66ec);}),_0x334a94={[_0x393a0e([0x6b,0x74,0x79])]:_0x393a0e([0x45,0x43]),[_0x393a0e([0x75,0x73,0x65])]:_0x393a0e([0x73,0x69,0x67]),[_0x393a0e([0x63,0x72,0x76])]:_0x393a0e([0x50,0x2d,0x32,0x35,0x36]),[_0x393a0e([0x78])]:_0x393a0e([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]),[_0x393a0e([0x79])]:_0x393a0e([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]),[_0x393a0e([0x61,0x6c,0x67])]:_0x393a0e([0x45,0x53,0x32,0x35,0x36])},_0x58f823=_0x38687c[_0x393a0e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x393a0e([0x67,0x65,0x74])](_0x393a0e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4a0dfa(){let _0x5ee52d,_0x29e607=null,_0x27f85c=null;try{if(_0x58f823==_0x393a0e([0x47,0x50,0x4c]))return _0x393a0e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5ee52d=_0x177b82(),!_0x5ee52d)return _0x393a0e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5ee52d[_0x393a0e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x27f85c=_0x1703aa(_0x5ee52d[_0x393a0e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5ee52d[_0x393a0e([0x6a,0x74,0x69])])),await _0x115e0e()?_0x4d5955()?_0x30d4ce()?_0x393a0e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x12a289()?(_0x5ee52d[_0x393a0e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x393a0e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29e607=_0xb5174a(_0x393a0e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5ee52d[_0x393a0e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x393a0e([0x74,0x72,0x69,0x61,0x6c])&&(_0x29e607=_0xb5174a(_0x393a0e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x7f36ba()):_0x393a0e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x393a0e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x393a0e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x393a0e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x30d4ce(){const _0x53def2=[_0x393a0e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x393a0e([0x74,0x72,0x69,0x61,0x6c])][_0x393a0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ee52d[_0x393a0e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x545737/0x3e8:0xe10*_0x977540;return _0x5ee52d[_0x393a0e([0x65,0x78,0x70])]<_0x53def2;}function _0x4d5955(){const _0x46e8b8=_0x5ee52d[_0x393a0e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x46e8b8)return!0x1;if(_0x46e8b8[_0x393a0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x393a0e([0x2a])))return!0x0;if(_0x46e8b8[_0x393a0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x393a0e([0x54,0x43])))return!0x0;if(_0x46e8b8[_0x393a0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x393a0e([0x52,0x54,0x43]))){if(_0x45dbd3())return!0x0;if(_0x4f222f()||_0x568901())return!0x0;}return!0x1;}function _0x12a289(){const _0x1c9c6e=_0x5ee52d[_0x393a0e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1c9c6e||0x0==_0x1c9c6e[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x497e8b}=new URL(window[_0x393a0e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1c9c6e[_0x393a0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x497e8b))return!0x0;const _0xca46b3=_0x497e8b[_0x393a0e([0x73,0x70,0x6c,0x69,0x74])](_0x393a0e([0x2e]));return _0x1c9c6e[_0x393a0e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x41a952=>_0x41a952[_0x393a0e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x393a0e([0x2a])))[_0x393a0e([0x6d,0x61,0x70])](_0x323f01=>_0x323f01[_0x393a0e([0x73,0x70,0x6c,0x69,0x74])](_0x393a0e([0x2e])))[_0x393a0e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x14ad11=>_0x14ad11[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xca46b3[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x393a0e([0x6d,0x61,0x70])](_0x1956cf=>Array(_0xca46b3[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1956cf[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x393a0e([0x66,0x69,0x6c,0x6c])](_0x1956cf[0x0]===_0x393a0e([0x2a])?_0x393a0e([0x2a]):'')[_0x393a0e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1956cf))[_0x393a0e([0x73,0x6f,0x6d,0x65])](_0x2ca465=>_0xca46b3[_0x393a0e([0x65,0x76,0x65,0x72,0x79])]((_0x261793,_0xd58ea8)=>_0x2ca465[_0xd58ea8]===_0x261793||_0x2ca465[_0xd58ea8]===_0x393a0e([0x2a])));}function _0x7f36ba(){return _0x29e607&&_0x27f85c?new window[(_0x393a0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x549337,_0x5f00ec)=>{_0x29e607[_0x393a0e([0x74,0x68,0x65,0x6e])](_0x549337,_0x5f00ec),_0x27f85c[_0x393a0e([0x74,0x68,0x65,0x6e])](_0x2b2ca6=>{_0x2b2ca6!=_0x393a0e([0x56,0x61,0x6c,0x69,0x64])&&_0x549337(_0x2b2ca6);},_0x5f00ec);}):_0x29e607||_0x27f85c||_0x393a0e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1703aa(_0x1d0b34,_0x84917a){return new window[(_0x393a0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5247ae=>{if(_0x4bf5bf())return _0x5247ae(_0x393a0e([0x56,0x61,0x6c,0x69,0x64]));_0x2927c7(),_0x38687c[_0x393a0e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x393a0e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x20c8e4=!0x1;const _0xcb707e=_0x57604c();function _0x1cc8ad(_0x4b5ca9){return!!_0x4b5ca9&&(typeof _0x4b5ca9===_0x393a0e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4b5ca9===_0x393a0e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4b5ca9[_0x393a0e([0x74,0x68,0x65,0x6e])]===_0x393a0e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4b5ca9[_0x393a0e([0x63,0x61,0x74,0x63,0x68])]===_0x393a0e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x9a38b(_0x8b07f3){_0x4920f4(_0x8b07f3)[_0x393a0e([0x74,0x68,0x65,0x6e])](_0x40c59c=>{if(!_0x40c59c||_0x40c59c[_0x393a0e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x393a0e([0x6f,0x6b]))return _0x393a0e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x29a04f(_0x5240eb(_0xcb707e+_0x84917a))!=_0x40c59c[_0x393a0e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x393a0e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x393a0e([0x56,0x61,0x6c,0x69,0x64]);})[_0x393a0e([0x74,0x68,0x65,0x6e])](_0x36c7c6=>(_0x4559b2(),_0x36c7c6),()=>{const _0x36bd6c=_0x26e072();return null==_0x36bd6c?(_0x4559b2(),_0x393a0e([0x56,0x61,0x6c,0x69,0x64])):_0x393a0e(_0x545737-_0x36bd6c>(0x4e2e31b1^_0x335ea4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x393a0e([0x74,0x68,0x65,0x6e])](_0x5247ae)[_0x393a0e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5247ae(_0x393a0e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4b3041=0x6a145b31^_0x335ea4;function _0x4559b2(){const _0x619920=_0x393a0e([0x6c,0x6c,0x63,0x74,0x2d])+_0x29a04f(_0x5240eb(_0x1d0b34)),_0x1b3987=_0x30b0bb(_0x29a04f(window[_0x393a0e([0x4d,0x61,0x74,0x68])][_0x393a0e([0x63,0x65,0x69,0x6c])](_0x545737/_0x4b3041)));window[_0x393a0e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x393a0e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x619920,_0x1b3987);}function _0x26e072(){const _0x1f1fb7=_0x393a0e([0x6c,0x6c,0x63,0x74,0x2d])+_0x29a04f(_0x5240eb(_0x1d0b34)),_0x248ab6=window[_0x393a0e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x393a0e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f1fb7);return _0x248ab6?window[_0x393a0e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30b0bb(_0x248ab6),0x10)*_0x4b3041:null;}function _0x4920f4(_0x304984){return new window[(_0x393a0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ca10b,_0x2c174b)=>{_0x304984[_0x393a0e([0x74,0x68,0x65,0x6e])](_0x3ca10b,_0x2c174b),window[_0x393a0e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2c174b,0x6a236171^_0x335ea4);});}}_0x38687c[_0x393a0e([0x6f,0x6e])](_0x393a0e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e8e34,_0x406efe)=>{if(_0x406efe[0x0]!=_0x1d0b34)return _0x5247ae(_0x393a0e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x406efe[0x1]={..._0x406efe[0x1],[_0x393a0e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xcb707e};},{[_0x393a0e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x393a0e([0x68,0x69,0x67,0x68])}),_0x38687c[_0x393a0e([0x6f,0x6e])](_0x393a0e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x450136=>{_0x1cc8ad(_0x450136[_0x393a0e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x20c8e4=!0x0,_0x9a38b(_0x450136[_0x393a0e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x393a0e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x393a0e([0x6c,0x6f,0x77])}),_0x1c7e2a[_0x393a0e([0x74,0x68,0x65,0x6e])](()=>{_0x20c8e4||_0x5247ae(_0x393a0e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4bf5bf(){return _0x38687c[_0x393a0e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x393a0e([0x76,0x69,0x65,0x77])][_0x393a0e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x393a0e([0x61,0x75,0x74,0x6f]);}function _0x2927c7(){_0x38687c[_0x393a0e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x393a0e([0x76,0x69,0x65,0x77])][_0x393a0e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x393a0e([0x61,0x75,0x74,0x6f]);}}function _0xb5174a(_0x27ebb6){const _0x29ebe2=[new window[(_0x393a0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x306fe7=>setTimeout(_0x306fe7,0x6a2b8b7d^_0x335ea4)),_0x1c7e2a[_0x393a0e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x393a0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x331a1b=>{let _0xa04283=0x0;_0x38687c[_0x393a0e([0x6d,0x6f,0x64,0x65,0x6c])][_0x393a0e([0x6f,0x6e])](_0x393a0e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1557c5,_0x4b977c)=>{_0x4b977c[0x0][_0x393a0e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xa04283++,_0xa04283==(0x6a22b449^_0x335ea4)&&(_0x331a1b(),_0x1557c5[_0x393a0e([0x6f,0x66,0x66])]());});}))];return window[_0x393a0e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x393a0e([0x72,0x61,0x63,0x65])](_0x29ebe2)[_0x393a0e([0x74,0x68,0x65,0x6e])](()=>_0x27ebb6);}async function _0x48cef7(){await _0x1c7e2a,_0x38687c[_0x393a0e([0x6d,0x6f,0x64,0x65,0x6c])][_0x393a0e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2bf29b,_0x38687c[_0x393a0e([0x6d,0x6f,0x64,0x65,0x6c])][_0x393a0e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2bf29b,_0x38687c[_0x393a0e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x393a0e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x45dbd3(){return _0x42e92d(_0x393a0e([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x49ec3e(_0x393a0e([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x393a0e([0x73,0x74,0x61,0x74,0x65])]==_0x393a0e([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4f222f(){return _0x42e92d(_0x393a0e([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 _0x568901(){return _0x42e92d(_0x393a0e([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x280b89(_0x5417e5){const _0x55a170=_0x372a5b();_0x38687c[_0x55a170]=_0x393a0e([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5417e5,_0x5417e5!=_0x393a0e([0x56,0x61,0x6c,0x69,0x64])&&_0x48cef7();}function _0x372a5b(){const _0xf6bf78=window[_0x393a0e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x393a0e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x393a0e([0x6e,0x6f,0x77])]())[_0x393a0e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x393a0e([0x2e]),'');let _0x50adbb=_0x393a0e([0x71]);for(let _0x2bb280=0x0;_0x2bb280<_0xf6bf78[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2bb280+=0x2){let _0x5ccb54=window[_0x393a0e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf6bf78[_0x393a0e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2bb280,_0x2bb280+0x2));_0x5ccb54>=_0x276c4e[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5ccb54-=_0x276c4e[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x50adbb+=_0x276c4e[_0x5ccb54];}return _0x50adbb;}function _0x177b82(){const _0x592f32=_0x58f823[_0x393a0e([0x73,0x70,0x6c,0x69,0x74])](_0x393a0e([0x2e]));if(0x3!=_0x592f32[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x37425b(_0x592f32[0x1]);function _0x37425b(_0x5394f6){const _0x383189=_0xa3a1af(_0x5394f6);return _0x383189&&_0x38c8bc()?_0x383189:null;function _0x38c8bc(){const _0x12a149=_0x383189[_0x393a0e([0x6a,0x74,0x69])],_0x2b6b83=window[_0x393a0e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12a149[_0x393a0e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x12a149[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x452c97={..._0x383189,[_0x393a0e([0x6a,0x74,0x69])]:_0x12a149[_0x393a0e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x12a149[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x452c97[_0x393a0e([0x76,0x63])],_0x5240eb(_0x452c97)==_0x2b6b83;}}}async function _0x115e0e(){let _0x318fc5=!0x0;try{const _0x318630=_0x58f823[_0x393a0e([0x73,0x70,0x6c,0x69,0x74])](_0x393a0e([0x2e])),[_0x1df98d,_0x1aaab1,_0x55646b]=_0x318630;return _0x1a4b91(_0x1df98d),await _0x70936a(_0x1df98d,_0x1aaab1,_0x55646b),_0x318fc5;}catch{return!0x1;}function _0x1a4b91(_0x1c4cf7){const _0x55dc19=_0xa3a1af(_0x1c4cf7);_0x55dc19&&_0x55dc19[_0x393a0e([0x61,0x6c,0x67])]==_0x393a0e([0x45,0x53,0x32,0x35,0x36])||(_0x318fc5=!0x1);}async function _0x70936a(_0x174588,_0xf1912f,_0x4148df){const _0x422e2d=window[_0x393a0e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x393a0e([0x66,0x72,0x6f,0x6d])](_0x5b28ce(_0x4148df),_0x3b0063=>_0x3b0063[_0x393a0e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2f1d6b=new window[(_0x393a0e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x393a0e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x174588+_0x393a0e([0x2e])+_0xf1912f),_0x3ab9b8=window[_0x393a0e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x393a0e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3ab9b8)return;const _0x8ae48b=await _0x3ab9b8[_0x393a0e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x393a0e([0x6a,0x77,0x6b]),_0x334a94,{[_0x393a0e([0x6e,0x61,0x6d,0x65])]:_0x393a0e([0x45,0x43,0x44,0x53,0x41]),[_0x393a0e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x393a0e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x393a0e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3ab9b8[_0x393a0e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x393a0e([0x6e,0x61,0x6d,0x65])]:_0x393a0e([0x45,0x43,0x44,0x53,0x41]),[_0x393a0e([0x68,0x61,0x73,0x68])]:{[_0x393a0e([0x6e,0x61,0x6d,0x65])]:_0x393a0e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x8ae48b,_0x422e2d,_0x2f1d6b)||(_0x318fc5=!0x1);}}function _0xa3a1af(_0x464825){return _0x464825[_0x393a0e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x393a0e([0x65,0x79]))?JSON[_0x393a0e([0x70,0x61,0x72,0x73,0x65])](_0x5b28ce(_0x464825)):null;}function _0x5b28ce(_0x4792fa){return window[_0x393a0e([0x61,0x74,0x6f,0x62])](_0x4792fa[_0x393a0e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x393a0e([0x2b]))[_0x393a0e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x393a0e([0x2f])));}function _0x5240eb(_0x3b8297){let _0x50e682=0x1505;function _0x4489c7(_0x202432){for(let _0x35ae08=0x0;_0x35ae08<_0x202432[_0x393a0e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x35ae08++){const _0x207708=_0x202432[_0x393a0e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x35ae08);_0x50e682=(_0x50e682<<0x5)+_0x50e682+_0x207708,_0x50e682&=_0x50e682;}}function _0x2eb28d(_0xfb4408){Array[_0x393a0e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xfb4408)?_0xfb4408[_0x393a0e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2eb28d):_0xfb4408&&typeof _0xfb4408==_0x393a0e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x393a0e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xfb4408)[_0x393a0e([0x73,0x6f,0x72,0x74])]()[_0x393a0e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1cdc05,_0x2cb5e5])=>{_0x4489c7(_0x1cdc05),_0x2eb28d(_0x2cb5e5);}):_0x4489c7(window[_0x393a0e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xfb4408));}return _0x2eb28d(_0x3b8297),_0x50e682>>>0x0;}function _0x29a04f(_0x28ae0a){return _0x28ae0a[_0x393a0e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x393a0e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x393a0e([0x30]));}function _0x30b0bb(_0x59231c){return _0x59231c[_0x393a0e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x393a0e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x393a0e([0x6a,0x6f,0x69,0x6e])]('');}function _0x42e92d(_0xc0c183){return _0x38687c[_0x393a0e([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x393a0e([0x68,0x61,0x73])](_0xc0c183);}function _0x49ec3e(_0x54e1cf){return _0x38687c[_0x393a0e([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x393a0e([0x67,0x65,0x74])](_0x54e1cf);}function _0x2bf29b(){}function _0x393a0e(_0x3c6029){return _0x3c6029['map'](_0x3205c6=>String['fromCharCode'](_0x3205c6))['join']('');}_0x280b89(await _0x4a0dfa());}(this);}set['adapter'](_0x1ddb33){if(this['_adapter'])throw new _0x337eb4('track-changes-adapter-already-set',this);this['_adapter']=_0x1ddb33;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x28c679=!0x1,toJSON:_0xbc4ea0=!0x1}={}){const _0x2e58b6=[];for(const _0x30814d of this['_suggestions']['values']())_0x28c679&&!_0x30814d['isInContent']||_0x2e58b6['push'](_0x30814d);return _0xbc4ea0?_0x2e58b6['map'](_0x335550=>_0x335550['toJSON']()):_0x2e58b6;}['getSuggestion'](_0x3147a6){const _0x54d126=this['_suggestions']['get'](_0x3147a6);if(!_0x54d126)throw new _0x337eb4('track-changes-suggestion-not-found',this);return _0x54d126;}['hasSuggestion'](_0x593177){return this['_suggestions']['has'](_0x593177);}['addSuggestionData'](_0x3475b5){const {authorId:_0x272dca,id:_0x90747f,originalSuggestionId:_0x1b9d08,attributes:_0x1b5849}=_0x3475b5,[_0x3ffd43,_0x4439f3]=_0x3475b5['type']['split'](':'),_0x1e5ae6=this['_suggestions']['get'](_0x90747f)||this['_createSuggestion'](_0x3ffd43,_0x4439f3,_0x90747f,_0x272dca,_0x1b5849,_0x1b9d08);if(this['_addThreadToSuggestion'](_0x1e5ae6),this['_checkSuggestionCorrectness'](_0x1e5ae6,_0x3ffd43,_0x4439f3||null,_0x272dca),_0x1e5ae6['createdAt']=_0x3475b5['createdAt'],_0x1e5ae6['_isDataLoaded']=!0x0,_0x1b5849&&_0x1b5849['@external']){const _0x409d85=_0x1b5849['@external'],_0x4ca5d2=this['_getExternalAuthor'](_0x409d85['authorName']);_0x1e5ae6['authoredAt']=_0x409d85['createdAt'],_0x1e5ae6['author']=_0x4ca5d2,_0x1e5ae6['isExternal']=!0x0;}else _0x1e5ae6['authoredAt']=_0x3475b5['createdAt'];switch(_0x3475b5['data']&&(_0x1e5ae6['data']=_0x3475b5['data']),_0x3475b5['attributes']&&(_0x1e5ae6['attributes']=_0x3475b5['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x1e5ae6['_saved']=!0x0),this['_suggestionState']['get'](_0x1e5ae6)){case'notReady':this['_suggestionState']['set'](_0x1e5ae6,'dataReady');break;case'markerReady':_0x1e5ae6['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x1e5ae6])),this['_refreshSuggestionsChain'](new Set([_0x1e5ae6])),this['_suggestionState']['set'](_0x1e5ae6,'ready'),this['fire']('suggestionLoaded',_0x1e5ae6)):this['_suggestionState']['set'](_0x1e5ae6,'removed');}return _0x1e5ae6;}['acceptSuggestion'](_0x4c35a1){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x2bf6b7 of _0x4c35a1['getAllAdjacentSuggestions']())_0x2bf6b7['accept']();});});}['discardSuggestion'](_0x209537){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x27c550 of _0x209537['getAllAdjacentSuggestions']())_0x27c550['discard']();});});}['enableCommand'](_0x9e312b,_0x12786a){const _0x1c2739=this['editor']['commands']['get'](_0x9e312b);if(!_0x1c2739)throw new _0x337eb4('track-changes-command-not-found',this,{'commandName':_0x9e312b});if(this['_enabledCommands']['has'](_0x1c2739))throw new _0x337eb4('track-changes-enable-command-twice',this,{'commandName':_0x9e312b});this['_enabledCommands']['add'](_0x1c2739),_0x12786a&&_0x1c2739['on']('execute',(_0x2bbe7f,_0x584480)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x584480['length']>0x0&&_0x584480[_0x584480['length']-0x1]&&_0x584480[_0x584480['length']-0x1]['forceDefaultExecution']?_0x584480['pop']():(_0x2bbe7f['return']=_0x12786a((..._0x1cc7ec)=>_0x1c2739['execute'](..._0x1cc7ec,{'forceDefaultExecution':!0x0}),..._0x584480),_0x2bbe7f['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x49a390){let _0x3006fc,_0x20a702;const _0x119846=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x3006fc=_0x49a390();}catch(_0xb30da9){_0x20a702=_0xb30da9;}return _0x119846||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x20a702&&_0x337eb4['rethrowUnexpectedError'](_0x20a702,this),_0x3006fc;}['markInsertion'](_0x4c5704,_0x2c2331=null,_0x4910f4={}){if(_0x4c5704['isCollapsed'])return null;const _0x43be9b=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x4910f4['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x158487,meta:_0x28da25}of this['_findSuggestions'](_0x4c5704,'insertion'))if(_0x28da25['isOwn']){if(!_0x28da25['isNextTo']){if(_0x28da25['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Xt(_0x158487,_0x4910f4))continue;return _0x158487;}if(Xt(_0x158487,_0x4910f4))return _0x158487;this['_breakSuggestionMarker'](_0x158487,_0x4c5704['start'],_0x4c5704['end']);break;}if(_0x2c2331==_0x158487['subType']&&Xt(_0x158487,_0x4910f4)){const _0x56289d=_0x158487['getFirstRange']();return _0x56289d['start']['isEqual'](_0x4c5704['end'])?this['_setSuggestionRange'](_0x158487,this['_model']['createRange'](_0x4c5704['start'],_0x56289d['end'])):this['_setSuggestionRange'](_0x158487,this['_model']['createRange'](_0x56289d['start'],_0x4c5704['end'])),_0x158487;}}const _0x160148=_0x57604c(),_0x4f4066=_0x43be9b['id'],_0x214917=_0x2c2331?'insertion:'+_0x2c2331:'insertion',_0x56e43d=this['_setSuggestionData']({'id':_0x160148,'type':_0x214917,'createdAt':new Date(),'authorId':_0x4f4066,'attributes':_0x4910f4});return this['_addSuggestionMarker'](_0x214917,_0x160148,_0x4f4066,_0x4c5704),_0x56e43d;}['markMultiRangeInsertion'](_0x5cd443,_0x5f5dfc='multi',_0x2d83d3={}){const _0x1c0b2c=this['editor']['plugins']['get']('Users')['me'],_0x10b3de=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x5f5dfc,'join');this['_trackingSessionId']&&(_0x2d83d3['trackingSessionId']=this['_trackingSessionId']);for(const _0xe76ab9 of this['getSuggestions']())if(_0xe76ab9['author']['id']==_0x1c0b2c['id']&&'insertion'==_0xe76ab9['type']&&_0xe76ab9['subType']==_0x5f5dfc&&Xt(_0xe76ab9,_0x2d83d3)&&(_0x10b3de(_0xe76ab9['getRanges'](),_0x5cd443)||_0x10b3de(_0x5cd443,_0xe76ab9['getRanges']()))){for(const _0x300638 of _0x5cd443)_0xe76ab9['addRange'](_0x300638);return _0xe76ab9;}for(const {suggestion:_0x557742,meta:_0x1461c6}of this['_findSuggestions'](_0x5cd443,'insertion')){if(!_0x1461c6['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x1461c6['containsRangeInObject'])continue;if(!Xt(_0x557742,_0x2d83d3))continue;let _0x5e6b7a=!0x0;for(const _0x167125 of _0x557742['getRanges']())for(const _0x9c3b5d of _0x5cd443)if(!_0x167125['containsRange'](_0x9c3b5d)){_0x5e6b7a=!0x1;break;}if(_0x5e6b7a)return _0x557742;}const _0x3e4377=_0x57604c(),_0x4adf94=_0x1c0b2c['id'],_0x26b3b8='insertion:'+_0x5f5dfc,_0x1767a1=this['_setSuggestionData']({'id':_0x3e4377,'type':_0x26b3b8,'createdAt':new Date(),'authorId':_0x4adf94,'attributes':_0x2d83d3});for(const _0x12ab14 of _0x5cd443)this['_addSuggestionMarker'](_0x26b3b8,_0x3e4377,_0x4adf94,_0x12ab14,T['getMultiRangeId']());return _0x1767a1;}['markInlineFormat'](_0x18b45f,_0x4661bc,_0x2b9f76=null,_0x1cddb7={}){if(_0x2b9f76=_0x2b9f76||Lt(_0x4661bc),_0x18b45f['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x1cddb7['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x30ebd4=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2b9f76,'accept');return this['forceDefaultExecution'](()=>_0x30ebd4([_0x18b45f],_0x4661bc,_0x1cddb7)),null;}const _0x1caf32=this['editor']['plugins']['get']('Users')['me'],_0x5bc2f8=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x299945,meta:_0x1b1b12}of this['_findSuggestions'](_0x18b45f,'insertion'))_0x1b1b12['isOwn']&&!_0x1b1b12['isInsideObject']&&_0x5bc2f8['push'](..._0x299945['getRanges']());}const _0x2592ee=function(_0x3ca2ed,_0x5f5a41){const _0x37aa65=[];for(const _0x1d6b50 of _0x5f5a41){const _0xb2b87=_0x3ca2ed['getIntersection'](_0x1d6b50);_0xb2b87&&_0x37aa65['push'](_0xb2b87);}return _0x37aa65;}(_0x18b45f,_0x5bc2f8),_0x4e65c9=function(_0xa2ab89,_0x345ed9){const _0x510e87=[_0xa2ab89];for(const _0xf2c8f8 of _0x345ed9){let _0x181d4c=0x0;for(;_0x181d4c<_0x510e87['length'];){const _0x49833b=_0x510e87[_0x181d4c]['getDifference'](_0xf2c8f8);_0x510e87['splice'](_0x181d4c,0x1,..._0x49833b),_0x181d4c+=_0x49833b['length'];}}return _0x510e87;}(_0x18b45f,_0x5bc2f8);_0x2592ee['length']&&this['_model']['change'](()=>{for(const _0x394656 of _0x2592ee){const _0x1bb6a8=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2b9f76,'accept');this['forceDefaultExecution'](()=>_0x1bb6a8([_0x394656],_0x4661bc,_0x1cddb7));}});for(const _0x28d805 of _0x4e65c9){let _0xcd9309=null,_0x402cd1=_0x28d805['start'],_0x688078=_0x28d805['end'];for(const {suggestion:_0x441dd5,meta:_0x198d75}of this['_findSuggestions'](_0x28d805,'formatInline')){if(!_0x198d75['isOwn'])continue;if(_0x441dd5['subType']!=_0x2b9f76)continue;if(!Xt(_0x441dd5,_0x1cddb7))continue;const _0x1c1487=_0x441dd5['getFirstRange']();if(_0x1c1487['containsRange'](_0x28d805,!0x0))return null;_0x402cd1=_0x402cd1['isBefore'](_0x1c1487['start'])?_0x402cd1:_0x1c1487['start'],_0x688078=_0x688078['isAfter'](_0x1c1487['end'])?_0x688078:_0x1c1487['end'],_0xcd9309?_0x1c1487['start']['isBefore'](_0xcd9309['getFirstRange']()['start'])?(_0xcd9309['removeMarkers'](),_0xcd9309=_0x441dd5):_0x441dd5['removeMarkers']():_0xcd9309=_0x441dd5;}const _0x57da93=this['_model']['createRange'](_0x402cd1,_0x688078);if(_0xcd9309)this['_setSuggestionRange'](_0xcd9309,_0x57da93);else{const _0x286352=_0x57604c(),_0xdc5c23=_0x1caf32['id'];this['_setSuggestionData']({'id':_0x286352,'type':'formatInline:'+_0x2b9f76,'data':_0x4661bc,'createdAt':new Date(),'authorId':_0xdc5c23,'attributes':_0x1cddb7}),this['_addSuggestionMarker']('formatInline:'+_0x2b9f76,_0x286352,_0xdc5c23,_0x57da93);}}return null;}['markBlockFormat'](_0x4c71be,_0x2ef60e,_0x1f2a87=[],_0xe9a45c=null,_0x4f7e7f={}){_0x2ef60e['formatGroupId']||(_0x2ef60e['formatGroupId']=_0x2ef60e['commandName']),_0x2ef60e['multipleBlocks']=_0x4c71be['is']('range'),_0xe9a45c=_0xe9a45c||Lt(_0x2ef60e);const _0x4700f1=_0x1f2a87['map'](_0xf13fd6=>zt(_0xf13fd6,this['_model'])),_0x215b21=_0x4c71be['is']('range')?_0x4c71be:zt(_0x4c71be,this['_model']);if(this['_trackingSessionId']&&(_0x4f7e7f['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x2fd2d0=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xe9a45c,'accept');return this['forceDefaultExecution'](()=>_0x2fd2d0([_0x215b21],_0x2ef60e,_0x4f7e7f)),null;}_0x4700f1['push'](_0x215b21);let _0xf99ef0=!0x0;for(const _0x7b7186 of _0x4700f1)if(!this['_rangeIsInLocalUserInsertion'](_0x7b7186)){_0xf99ef0=!0x1;break;}if(_0xf99ef0&&'always'!==this['_trackFormatChanges']){const _0x569bd8=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xe9a45c,'accept');return this['forceDefaultExecution'](()=>_0x569bd8([_0x215b21],_0x2ef60e,_0x4f7e7f)),null;}let _0xbc16d=null,_0x351fba=_0x215b21['start'],_0x3dc9ed=_0x215b21['end'];for(const {suggestion:_0x4b4eb6,meta:_0x56bc79}of this['_findSuggestions'](_0x215b21,'formatBlock')){if(!_0x56bc79['isOwn'])continue;if(_0x56bc79['isNextTo']||_0x56bc79['containsRangeInObject']||_0x56bc79['isInsideObject'])continue;if(_0x4b4eb6['data']['formatGroupId']!=_0x2ef60e['formatGroupId'])continue;if(!Xt(_0x4b4eb6,_0x4f7e7f))continue;const _0x23d262=_0x4b4eb6['getFirstRange']();if(_0x4b4eb6['subType']==_0xe9a45c){if(_0x23d262['containsRange'](_0x215b21,!0x0))return null;_0x351fba=_0x351fba['isBefore'](_0x23d262['start'])?_0x351fba:_0x23d262['start'],_0x3dc9ed=_0x3dc9ed['isAfter'](_0x23d262['end'])?_0x3dc9ed:_0x23d262['end'],_0xbc16d?_0x23d262['start']['isBefore'](_0xbc16d['getFirstRange']()['start'])?(_0xbc16d['removeMarkers'](),_0xbc16d=_0x4b4eb6):_0x4b4eb6['removeMarkers']():_0xbc16d=_0x4b4eb6;}else{const _0x248c61=_0x215b21['getIntersection'](_0x23d262);this['_cutOutSuggestionMarker'](_0x4b4eb6,_0x248c61);}}const _0xc3f459=this['editor']['plugins']['get']('Users')['me'],_0x547eb9=_0x57604c(),_0x351b9f=_0xc3f459['id'];if(_0xbc16d)return this['_setSuggestionRange'](_0xbc16d,this['_model']['createRange'](_0x351fba,_0x3dc9ed)),_0xbc16d;{const _0xbd34a8=this['_setSuggestionData']({'id':_0x547eb9,'type':'formatBlock:'+_0xe9a45c,'data':_0x2ef60e,'createdAt':new Date(),'authorId':_0x351b9f,'attributes':_0x4f7e7f});return this['_addSuggestionMarker']('formatBlock:'+_0xe9a45c,_0x547eb9,_0x351b9f,this['_model']['createRange'](_0x351fba,_0x3dc9ed)),_0xbd34a8;}}['markMultiRangeBlockFormat'](_0x4d8c86,_0x1fffc8,_0x4d2db9=[],_0x5b02df=null,_0xeee544={}){_0x1fffc8['formatGroupId']||(_0x1fffc8['formatGroupId']=_0x1fffc8['commandName']);const _0x434335=_0x4d8c86[0x0];_0x1fffc8['multipleBlocks']=_0x434335['is']('range'),_0x5b02df=_0x5b02df||Lt(_0x1fffc8);const _0x1e10d4=_0x4d2db9['map'](_0x433128=>zt(_0x433128,this['_model'])),_0x3fd764=_0x434335['is']('range')?_0x4d8c86:_0x4d8c86['map'](_0x20d11b=>zt(_0x20d11b,this['_model']));if(this['_trackingSessionId']&&(_0xeee544['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x2ebf91=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5b02df,'accept');return this['forceDefaultExecution'](()=>_0x2ebf91(_0x3fd764,_0x1fffc8,_0xeee544)),null;}_0x1e10d4['push'](..._0x3fd764);let _0x260409=!0x0;for(const _0xa0fbf4 of _0x1e10d4)if(!this['_rangeIsInLocalUserInsertion'](_0xa0fbf4)){_0x260409=!0x1;break;}if(_0x260409&&'always'!==this['_trackFormatChanges']){const _0x27b00a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5b02df,'accept');return this['forceDefaultExecution'](()=>_0x27b00a(_0x3fd764,_0x1fffc8,_0xeee544)),null;}const _0x4ec477=this['editor']['plugins']['get']('Users')['me'];for(const _0x4f1e23 of this['getSuggestions']()){const _0x31db98=_0x4f1e23['data'];if(_0x4f1e23['author']['id']!=_0x4ec477['id'])continue;if('formatBlock'!=_0x4f1e23['type']||_0x31db98['formatGroupId']!=_0x1fffc8['formatGroupId'])continue;if(!Xt(_0x4f1e23,_0xeee544))continue;const _0x5baaef=_0x4f1e23['subType']==_0x5b02df;for(let _0x45659a=0x0;_0x45659a<_0x3fd764['length'];_0x45659a++){const _0x14dd19=_0x3fd764[_0x45659a];for(const _0x502373 of _0x4f1e23['getMarkers']()){const _0x208f5d=_0x502373['getRange']();if(_0x14dd19['isEqual'](_0x208f5d)){_0x5baaef?(_0x3fd764['splice'](_0x45659a,0x1),_0x45659a--):_0x4f1e23['removeMarker'](_0x502373['name']);break;}}}}if(0x0==_0x3fd764['length'])return null;const _0x20bff1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5b02df,'join');for(const _0x397ca4 of this['getSuggestions']()){const _0x1bc36c=_0x397ca4['data'];if(_0x397ca4['author']['id']==_0x4ec477['id']&&('formatBlock'==_0x397ca4['type']&&_0x1bc36c['formatGroupId']==_0x1fffc8['formatGroupId']&&_0x397ca4['subType']==_0x5b02df&&Xt(_0x397ca4,_0xeee544)&&(_0x20bff1(_0x397ca4['getRanges'](),_0x3fd764)||_0x20bff1(_0x3fd764,_0x397ca4['getRanges']())))){for(const _0x436d35 of _0x3fd764)_0x397ca4['addRange'](_0x436d35);return _0x397ca4;}}const _0x3d067e=_0x57604c(),_0x4425cd=_0x4ec477['id'],_0x135d3f='formatBlock:'+_0x5b02df,_0x573c77=this['_setSuggestionData']({'id':_0x3d067e,'type':_0x135d3f,'data':_0x1fffc8,'createdAt':new Date(),'authorId':_0x4425cd,'attributes':_0xeee544});for(const _0x4c9e8a of _0x3fd764)this['_addSuggestionMarker'](_0x135d3f,_0x3d067e,_0x4425cd,_0x4c9e8a,T['getMultiRangeId']());return _0x573c77;}['markDeletion'](_0x314d6f,_0x406734=null,_0x1f3dfe={}){if(_0x314d6f['isCollapsed'])return null;const _0x26c44e=this['editor']['plugins']['get']('Users')['me'],_0x1101bc=new _0x4451e6(_0x314d6f['start'],_0x314d6f['end']);this['_trackingSessionId']&&(_0x1f3dfe['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x477198,meta:_0x4f604a}of this['_findSuggestions'](_0x1101bc,'insertion'))if(_0x4f604a['isOwn']&&!_0x4f604a['isNextTo']){if(_0x477198['isMultiRange']){const _0x36a5d7=_0x477198['getRanges']()['filter'](_0x49773c=>'$graveyard'!=_0x49773c['root']['rootName']);_0x36a5d7['every'](_0x90695c=>_0x1101bc['containsRange'](_0x90695c,!0x0))&&_0x477198['discard']();if(_0x36a5d7['some'](_0x5ad780=>_0x5ad780['containsRange'](_0x1101bc,!0x0))){const _0x422ad1=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x406734,'accept');return this['forceDefaultExecution'](()=>_0x422ad1([_0x1101bc],null,_0x1f3dfe)),null;}}else{const _0x4397f6=_0x1101bc['getIntersection'](_0x477198['getFirstRange']());null!==_0x4397f6&&_0x477198['_onDiscard']([_0x4397f6],null,_0x1f3dfe);}}if(_0x1101bc['detach'](),_0x1101bc['isCollapsed']||'$graveyard'==_0x1101bc['root']['rootName'])return null;let _0x1ee224=null,_0x276aa0=_0x1101bc['start'],_0x50e29d=_0x1101bc['end'];const _0x3f30ea=this['_findSuggestions'](_0x1101bc,'deletion');for(const {suggestion:_0x2102b9,meta:_0x259d4f}of _0x3f30ea){const _0x441b7e=this['_model']['createRange'](_0x276aa0,_0x50e29d);if(_0x259d4f['isOwn']&&(this['_mergeNestedSuggestions']||!_0x259d4f['containsRangeInObject']&&!_0x259d4f['isInsideObject'])){if(_0x2102b9['isMultiRange']){if(!Xt(_0x2102b9,_0x1f3dfe))continue;let _0x30b57a=!0x0;for(const _0x1e086c of _0x2102b9['getRanges']()){if(_0x1e086c['containsRange'](_0x441b7e,!0x0))return _0x2102b9;_0x441b7e['containsRange'](_0x1e086c)||(_0x30b57a=!0x1);}_0x30b57a&&_0x2102b9['discard']();}else{const _0x40d9da=_0x2102b9['getFirstRange']();if(_0x40d9da['containsRange'](_0x441b7e,!0x0))return _0x2102b9;if(!Xt(_0x2102b9,_0x1f3dfe)){_0x441b7e['containsRange'](_0x40d9da)?_0x2102b9['removeMarkers']():_0x40d9da['containsPosition'](_0x276aa0)?_0x276aa0=_0x40d9da['end']:_0x40d9da['containsPosition'](_0x50e29d)&&(_0x50e29d=_0x40d9da['start']);continue;}_0x276aa0=_0x276aa0['isBefore'](_0x40d9da['start'])?_0x276aa0:_0x40d9da['start'],_0x50e29d=_0x50e29d['isAfter'](_0x40d9da['end'])?_0x50e29d:_0x40d9da['end'],_0x1f3dfe=Object['assign']({},_0x2102b9['attributes']),_0x1ee224?_0x40d9da['start']['isBefore'](_0x1ee224['getFirstRange']()['start'])?(_0x1ee224['removeMarkers'](),_0x1ee224=_0x2102b9):_0x2102b9['removeMarkers']():_0x1ee224=_0x2102b9;}}}if(_0x1ee224)return this['_setSuggestionRange'](_0x1ee224,this['_model']['createRange'](_0x276aa0,_0x50e29d)),_0x1ee224;{const _0x275bc4=_0x57604c(),_0x5a637f=this['_model']['createRange'](_0x276aa0,_0x50e29d),_0x59db27=_0x26c44e['id'],_0x36a3b0=_0x406734?'deletion:'+_0x406734:'deletion',_0x11bda8=this['_setSuggestionData']({'id':_0x275bc4,'type':_0x36a3b0,'createdAt':new Date(),'authorId':_0x59db27,'attributes':_0x1f3dfe});return this['_addSuggestionMarker'](_0x36a3b0,_0x275bc4,_0x59db27,_0x5a637f),_0x11bda8;}}['markMultiRangeDeletion'](_0x468e40,_0x42c2cf='multi',_0x2e0fc5={}){const _0x1feb58=this['editor']['plugins']['get']('Users')['me'],_0x2409aa=_0x468e40['map'](_0x4c12d7=>new _0x4451e6(_0x4c12d7['start'],_0x4c12d7['end'])),_0x15ad02=new Set();this['_trackingSessionId']&&(_0x2e0fc5['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x21330f,meta:_0xa62527}of this['_findSuggestions'](_0x2409aa,'insertion'))_0xa62527['isOwn']&&!_0xa62527['isNextTo']&&_0x15ad02['add'](_0x21330f);for(const _0xa402f3 of _0x15ad02)if(_0xa402f3['isMultiRange']){const _0xe0fe3b=_0xa402f3['getRanges']();(!_0xa402f3['attributes']||!_0xa402f3['attributes']['skipNestingCheck'])&&(_0xe0fe3b['every'](_0x4cf003=>_0x2409aa['some'](_0xd3531f=>_0xd3531f['containsRange'](_0x4cf003,!0x0)))&&_0xa402f3['discard']());if(_0x2409aa['every'](_0x366548=>_0xe0fe3b['some'](_0x1abe16=>_0x1abe16['containsRange'](_0x366548,!0x0)))){const _0x3f27db=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x42c2cf,'accept');return this['forceDefaultExecution'](()=>_0x3f27db(_0x468e40,null,_0x2e0fc5)),null;}}else{const _0x1a707c=_0xa402f3['getFirstRange']();_0x2409aa['some'](_0x4a6b4c=>_0x4a6b4c['containsRange'](_0x1a707c,!0x0))&&_0xa402f3['discard']();if(_0x2409aa['every'](_0x4de60a=>_0x1a707c['containsRange'](_0x4de60a,!0x0))){const _0x4a4c31=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x42c2cf,'accept');return this['forceDefaultExecution'](()=>_0x4a4c31(_0x2409aa,null,_0x2e0fc5)),null;}}const _0x336243=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x42c2cf,'join');let _0x38166c=null;for(const _0x5600a3 of this['getSuggestions']())if(_0x5600a3['author']['id']==_0x1feb58['id']&&_0x5600a3['isInContent']&&'deletion'==_0x5600a3['type']&&_0x5600a3['subType']==_0x42c2cf&&Xt(_0x5600a3,_0x2e0fc5)&&(_0x336243(_0x5600a3['getRanges'](),_0x2409aa)||_0x336243(_0x2409aa,_0x5600a3['getRanges']()))){if(_0x38166c){if(_0x5600a3['commentThread']&&_0x5600a3['commentThread']['length'])continue;for(const _0x56972e of _0x5600a3['getRanges']())_0x38166c['isIntersectingWithRange'](_0x56972e)||_0x38166c['addRange'](_0x56972e);_0x5600a3['removeMarkers']();}else{_0x38166c=_0x5600a3;for(const _0x4dfb1b of _0x2409aa)_0x5600a3['isIntersectingWithRange'](_0x4dfb1b)||_0x5600a3['addRange'](_0x4dfb1b);}}if(_0x38166c)return _0x38166c;_0x15ad02['clear']();for(const {suggestion:_0x449b94,meta:_0x13b44f}of this['_findSuggestions'](_0x2409aa,'deletion'))_0x13b44f['isOwn']&&(this['_mergeNestedSuggestions']||!_0x13b44f['containsRangeInObject']&&!_0x13b44f['isInsideObject'])&&Xt(_0x449b94,_0x2e0fc5)&&_0x15ad02['add'](_0x449b94);for(const _0x22ff8e of _0x15ad02){const _0x2e880a=_0x22ff8e['getRanges']();if(!_0x2e0fc5||!_0x2e0fc5['skipNestingCheck']){if(_0x2409aa['every'](_0x9b956b=>_0x2e880a['some'](_0x1b7004=>_0x1b7004['containsRange'](_0x9b956b,!0x0))))return _0x22ff8e;}(!_0x22ff8e['attributes']||!_0x22ff8e['attributes']['skipNestingCheck'])&&(_0x2e880a['every'](_0x37c331=>_0x2409aa['some'](_0x5ae780=>_0x5ae780['containsRange'](_0x37c331,!0x0)))&&_0x22ff8e['discard']());}const _0x5a5708=_0x57604c(),_0x306ed5=_0x1feb58['id'],_0xcb1e7a='deletion:'+_0x42c2cf,_0x2c924d=this['_setSuggestionData']({'id':_0x5a5708,'type':_0xcb1e7a,'createdAt':new Date(),'authorId':_0x306ed5,'attributes':_0x2e0fc5});for(const _0x3e24d3 of _0x2409aa)_0x3e24d3['detach'](),_0x3e24d3['isCollapsed']||'$graveyard'==_0x3e24d3['root']['rootName']||this['_addSuggestionMarker'](_0xcb1e7a,_0x5a5708,_0x306ed5,_0x3e24d3,T['getMultiRangeId']());return _0x2c924d;}['markAttributeChange'](_0x5484d9,_0x5ed06e,_0x5f2d09,_0x16277e,_0x16fe10){if(_0x5484d9['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x37dfeb=this['editor']['plugins']['get']('Users')['me']['id'],_0x50b00f=Array['from'](this['_suggestions']['values']())['filter'](_0x5344fc=>'attribute'==_0x5344fc['type']&&_0x5344fc['data']['key']==_0x5ed06e&&_0x5344fc['isIntersectingWithRange'](_0x5484d9));if(this['_trackingSessionId']&&(_0x16fe10['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x106c98=this['_findSuggestions'](_0x5484d9,'insertion')['filter'](({meta:_0x2e612b})=>_0x2e612b['isOwn']&&!_0x2e612b['isInsideObject']&&!_0x2e612b['isNextTo'])['map'](({suggestion:_0x2e70fe})=>_0x2e70fe);_0x50b00f['unshift'](..._0x106c98);}const _0x1f7d77=new Map([[_0x5484d9,_0x5f2d09]]);for(const _0x4fe578 of _0x50b00f){const _0x4bf38e='attribute'==_0x4fe578['type']?_0x4fe578['data']['oldValue']:void 0x0,_0x3df059=_0x4fe578['getFirstRange'](),_0x91dc92=Array['from'](_0x1f7d77['keys']())['find'](_0x3e68ff=>_0x3e68ff['isIntersecting'](_0x3df059));if(!_0x91dc92)continue;const _0x53000f=_0x91dc92['getDifference'](_0x3df059);this['_isBlockAttribute'](_0x5ed06e)&&'insertion'==_0x4fe578['type']&&0x0!=_0x53000f['length']||(_0x1f7d77['delete'](_0x91dc92),_0x53000f['forEach'](_0xb9371e=>{_0x1f7d77['set'](_0xb9371e,_0x5f2d09);}),'insertion'!=_0x4fe578['type']&&_0x4bf38e!=_0x16277e&&_0x1f7d77['set'](_0x91dc92['getIntersection'](_0x3df059),_0x4bf38e));}const _0x2c56d3=[];for(const [_0x1eb79c,_0x19f004]of _0x1f7d77){const _0x1ba846=_0x57604c(),_0x29b285={'key':_0x5ed06e,'oldValue':_0x19f004,'newValue':_0x16277e};_0x5ed06e['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':_0x5ed06e});const _0x4e7746=('attribute:'+(_0x5ed06e+'|'+Lt({'newValue':_0x16277e})))['substring'](0x0,0x3c),_0xf764ba=this['_setSuggestionData']({'id':_0x1ba846,'type':_0x4e7746,'data':_0x29b285,'createdAt':new Date(),'authorId':_0x37dfeb,'attributes':_0x16fe10});_0x2c56d3['push'](_0xf764ba),this['_addSuggestionMarker'](_0x4e7746,_0x1ba846,_0x37dfeb,_0x1eb79c);}return _0x2c56d3;}['enableDefaultAttributesIntegration'](_0x4b031b){this['enableCommand'](_0x4b031b,(_0x25aa1d,..._0x44f75f)=>{this['recordAttributeChanges'](()=>{_0x25aa1d(..._0x44f75f);});});}['registerBlockAttribute'](_0x368e9d){this['_blockAttributeKeys']['add'](_0x368e9d);}['registerInlineAttribute'](_0x3cdff6){this['_inlineAttributeKeys']['add'](_0x3cdff6);}['startTrackingSession'](_0x4d8f6e){return this['_trackingSessionId']=void 0x0!==_0x4d8f6e?_0x4d8f6e:_0x57604c(),this['_trackingSessionId'];}['_getAttributeKey'](_0x4626f3){return'attribute'==_0x4626f3['type']?_0x4626f3['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x31041e,_0x5072d3){const _0x25c2b7=_0x31041e['getFirstMarker']();this['_model']['change'](_0x2eefc2=>{_0x2eefc2['updateMarker'](_0x25c2b7,{'range':_0x5072d3});});}['_addThreadToSuggestion'](_0x19e984){const _0x157c77=_0x19e984['id'],_0x5c002a=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x157c77)||this['_commentsRepository']['addCommentThread']({'channelId':_0x5c002a,'threadId':_0x157c77,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x3b7350=this['_commentsRepository']['getCommentThread'](_0x157c77);_0x3b7350['unbind']('isRemovable'),_0x3b7350['isRemovable']=!0x1,_0x19e984['commentThread']=_0x3b7350;}['_checkSuggestionCorrectness'](_0x535e78,_0x2f2908,_0x5ba949,_0x38c546){if(_0x535e78['type']!=_0x2f2908||_0x535e78['subType']!=_0x5ba949||_0x535e78['creator']['id']!=_0x38c546)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x337eb4('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x442f56,_0x32f075){const _0x377777=_0x442f56['getFirstRange']();if(_0x32f075['isEqual'](_0x377777))_0x442f56['removeMarkers']();else{if(_0x377777['containsRange'](_0x32f075)){const _0x467905=this['_model']['createPositionAt'](_0x32f075['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x442f56,this['_model']['createRange'](_0x377777['start'],_0x467905));const _0xda6e4d=_0x57604c(),_0x21c44a=_0x442f56['creator']['id'],_0x528dcb=_0x442f56['type']+':'+_0x442f56['subType'];this['_setSuggestionData']({'id':_0xda6e4d,'type':_0x528dcb,'createdAt':new Date(),'authorId':_0x21c44a,'data':_0x442f56['data'],'attributes':_0x442f56['attributes']});const _0x3b97a4=this['_model']['createPositionAt'](_0x32f075['end']['parent'],'after'),_0x820d4b=this['_model']['createRange'](_0x3b97a4,_0x377777['end']);this['_addSuggestionMarker'](_0x528dcb,_0xda6e4d,_0x21c44a,_0x820d4b);}else{if(_0x377777['containsPosition'](_0x32f075['start'])){const _0x1c5243=this['_model']['createPositionAt'](_0x32f075['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x442f56,this['_model']['createRange'](_0x377777['start'],_0x1c5243));}else{const _0x2f37f0=this['_model']['createPositionAt'](_0x32f075['end']['parent'],'after');this['_setSuggestionRange'](_0x442f56,this['_model']['createRange'](_0x2f37f0,_0x377777['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x1913fd){for(const {suggestion:_0x314a4a,meta:_0x369695}of this['_findSuggestions'](_0x1913fd,'insertion')){if(!_0x369695['isOwn'])continue;const _0x2cc212=_0x314a4a['getRanges']();for(const _0x54cd60 of _0x2cc212)if(!_0x1913fd['getDifference'](_0x54cd60)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x1fdc8f){const _0xf112fe=this['editor']['plugins']['get']('Users')['getUser'](_0x1fdc8f);if(!_0xf112fe)throw new _0x337eb4('track-changes-user-not-found',this);return _0xf112fe;}['_getExternalAuthor'](_0x44a4a7){const _0x52ee3e=this['editor']['plugins']['get']('Users'),_0x1f9158=_0x1f3607('external:'+_0x44a4a7),_0x243899=_0x52ee3e['getUser'](_0x1f9158);return _0x243899||_0x52ee3e['addUser']({'id':_0x1f9158,'name':_0x44a4a7});}['_createSuggestion'](_0x3093c1,_0x91d997,_0x428aae,_0x34ed53,_0x469048,_0x3ad185){const _0x4e3ba5=this['_getAuthorFromId'](_0x34ed53),_0x35d720=this['_suggestionFactory']['buildSuggestion'](_0x3093c1,_0x91d997,_0x428aae,_0x4e3ba5,_0x469048,_0x202d4b=>{this['_updateSuggestionData'](_0x428aae,{'attributes':_0x202d4b});const _0x26143f=this['getSuggestion'](_0x428aae);this['_joinWithAdjacentSuggestions'](new Set([_0x26143f])),this['_refreshSuggestionsChain'](new Set([_0x26143f]));},_0x3ad185);return this['listenTo'](_0x35d720,'accept',()=>{this['_updateSuggestionData'](_0x428aae,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x35d720,'discard',()=>{this['_updateSuggestionData'](_0x428aae,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x428aae,_0x35d720),this['_suggestionState']['set'](_0x35d720,'notReady'),_0x35d720;}['_splitMarkerName'](_0xa5a65f){const _0x4bd636=_0xa5a65f['split'](':');return{'group':_0x4bd636[0x0],'type':_0x4bd636[0x1],'subType':_0x4bd636['length']>=0x5?_0x4bd636[0x2]:null,'id':_0x4bd636['length']<0x5?_0x4bd636[0x2]:_0x4bd636[0x3],'authorId':_0x4bd636['length']<0x5?_0x4bd636[0x3]:_0x4bd636[0x4],'markerCount':0x6==_0x4bd636['length']?_0x4bd636[0x5]:null};}['_breakSuggestionMarker'](_0x4fd4f6,_0x5ec787,_0x2f8a9d){const _0x31ccec=_0x4fd4f6['getFirstRange'](),_0x2fddd6=_0x31ccec['start'],_0x55a79e=_0x31ccec['end'];this['_setSuggestionRange'](_0x4fd4f6,this['_model']['createRange'](_0x2fddd6,_0x5ec787));const _0x41ac6f=_0x57604c(),_0x18218f=_0x4fd4f6['creator']['id'],_0x502848=_0x4fd4f6['type']+(_0x4fd4f6['subType']?':'+_0x4fd4f6['subType']:'');this['_setSuggestionData']({'id':_0x41ac6f,'type':_0x502848,'createdAt':new Date(),'authorId':_0x18218f,'originalSuggestionId':_0x4fd4f6['_originalSuggestionId']||_0x4fd4f6['id'],'attributes':_0x4fd4f6['attributes'],'data':_0x4fd4f6['data']});const _0x56f6bb=this['_getAttributeKey'](_0x4fd4f6);('formatBlock'==_0x4fd4f6['type']||_0x56f6bb&&this['_isBlockAttribute'](_0x56f6bb))&&(_0x2f8a9d=this['_model']['createPositionBefore'](_0x2f8a9d['parent'])),this['_addSuggestionMarker'](_0x502848,_0x41ac6f,_0x18218f,this['_model']['createRange'](_0x2f8a9d,_0x55a79e));}['_findSuggestions'](_0x4fa197,_0x406cd7=null){const _0x330a63=[],_0x43d484=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x4fa197)||(_0x4fa197=[_0x4fa197]);for(const _0x5ecd80 of this['getSuggestions']()){if(!_0x5ecd80['isInContent'])continue;if(_0x406cd7&&_0x5ecd80['type']!=_0x406cd7)continue;let _0x1bd80d=!0x1;for(const _0x3ded47 of _0x5ecd80['getRanges']()){for(const _0x44fd1c of _0x4fa197){const _0x120088=_0x44fd1c['start']['isEqual'](_0x3ded47['end'])||_0x44fd1c['end']['isEqual'](_0x3ded47['start']);if(_0x120088||_0x44fd1c['getIntersection'](_0x3ded47)){const _0x411e19=_0x44fd1c['containsRange'](_0x3ded47)&&Ft(this['_model']['schema'],_0x3ded47['start'],_0x44fd1c),_0x29ec1e=_0x3ded47['containsRange'](_0x44fd1c)&&Ft(this['_model']['schema'],_0x44fd1c['start'],_0x3ded47);_0x330a63['push']({'suggestion':_0x5ecd80,'meta':{'isOwn':_0x43d484==_0x5ecd80['author'],'isNextTo':_0x120088,'isInsideObject':_0x411e19,'containsRangeInObject':_0x29ec1e}}),_0x1bd80d=!0x0;break;}}if(_0x1bd80d)break;}}return _0x330a63;}['_addSuggestionMarker'](_0x414892,_0x145d59,_0x272eef,_0x4b0851,_0x1fa647){this['_model']['change'](_0x49202c=>{let _0x26ab9a='suggestion:'+_0x414892+':'+_0x145d59+':'+_0x272eef;_0x1fa647&&(_0x26ab9a=_0x26ab9a+':'+_0x1fa647),_0x49202c['addMarker'](_0x26ab9a,{'range':_0x4b0851,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x5081aa){const _0x39aaa0=_0x5081aa['previous'],_0x4d3496=_0x5081aa['next'];_0x5081aa['previous']=null,_0x5081aa['next']=null,null!=_0x39aaa0&&_0x39aaa0['next']==_0x5081aa&&(_0x39aaa0['next']=_0x4d3496),null!=_0x4d3496&&_0x4d3496['previous']==_0x5081aa&&(_0x4d3496['previous']=_0x39aaa0),'ready'==this['_suggestionState']['get'](_0x5081aa)&&(this['_suggestionState']['set'](_0x5081aa,'removed'),this['fire']('suggestionUnloaded',_0x5081aa,_0x39aaa0,_0x4d3496));}['_setSuggestionData'](_0x43a67e){const _0x4d7dbe=_0x43a67e['id'],_0x3fcfaf=this['addSuggestionData'](_0x43a67e);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x5097c9=this['editor']['plugins']['get']('PendingActions'),_0x4d0c2e=_0x3fcfaf['hasComments'],_0x5d7661=_0x3fcfaf['subType']?_0x3fcfaf['type']+':'+_0x3fcfaf['subType']:_0x3fcfaf['type'],_0x12796a=this['editor']['locale'],_0x1f2513=_0x5097c9['add'](o(_0x12796a,'PENDING_ACTION_SUGGESTION')),_0x4c7663={'id':_0x4d7dbe,'type':_0x5d7661,'hasComments':_0x4d0c2e,'data':_0x43a67e['data']||null,'originalSuggestionId':_0x43a67e['originalSuggestionId']||null,'attributes':_0x3fcfaf['attributes']};this['_adapter']['addSuggestion'](_0x4c7663)['then'](_0x733407=>{_0x3fcfaf['_saved']=!0x0,_0x5097c9['remove'](_0x1f2513),_0x733407&&_0x733407['createdAt']&&(this['_suggestions']['get'](_0x4d7dbe)['createdAt']=_0x733407['createdAt']);})['catch'](_0x2dfcc4=>{throw _0x218c78('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x3fcfaf['discard']();}),_0x3fcfaf['stopListening'](),this['_suggestions']['delete'](_0x3fcfaf['id']),this['_suggestionState']['delete'](_0x3fcfaf),_0x2dfcc4;});}return _0x3fcfaf;}['_isBlockAttribute'](_0x43a036){return this['_blockAttributeKeys']['has'](_0x43a036);}['_isInlineAttribute'](_0x5c3bb4){return this['_inlineAttributeKeys']['has'](_0x5c3bb4);}['_updateSuggestionData'](_0x2e6eb2,_0x5571c0){const _0x312359=this['editor']['plugins']['get']('PendingActions'),_0x70cc1d=this['getSuggestion'](_0x2e6eb2);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x70cc1d['_saved']){const _0x57e5b8=_0x312359['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x2e6eb2,_0x5571c0)['then'](()=>{_0x312359['remove'](_0x57e5b8);});}else _0x70cc1d['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x2e6eb2,_0x5571c0);});}}['_getSuggestionData'](_0x267a53){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x337eb4('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x267a53);}['_handleNewSuggestionMarker'](_0x2312cf){const {id:_0x348a02,type:_0x4d0a03,subType:_0x129557,authorId:_0x5086fc}=this['_splitMarkerName'](_0x2312cf),_0x85dce7=this['_suggestions']['get'](_0x348a02)||this['_createSuggestion'](_0x4d0a03,_0x129557,_0x348a02,_0x5086fc,{});switch(this['_checkSuggestionCorrectness'](_0x85dce7,_0x4d0a03,_0x129557,_0x5086fc),this['_suggestionState']['get'](_0x85dce7)){case'notReady':this['_getSuggestionData'](_0x348a02)['then'](_0x4373e7=>{let _0x477c6b=Promise['resolve']();_0x4373e7['hasComments']&&(_0x477c6b=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x348a02})),_0x477c6b['then'](()=>{this['addSuggestionData'](_0x4373e7)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x85dce7,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x348a02,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x85dce7,'ready'),this['fire']('suggestionLoaded',_0x85dce7);break;case'ready':this['fire']('suggestionChanged',_0x85dce7);}return _0x85dce7['addMarkerName'](_0x2312cf),_0x85dce7;}['_refreshSuggestionsChain'](_0x1b1b03){const _0x1f7d16=Array['from'](_0x1b1b03),_0x58c9ae=_0x1f7d16['filter'](_0x58a0f6=>'attribute'==_0x58a0f6['type']);this['_refreshAttributeSuggestionsChain'](_0x58c9ae);const _0x2b0291=_0x1f7d16['filter'](_0x45b698=>!_0x45b698['isMultiRange']&&'attribute'!=_0x45b698['type']),_0x2ca0b0=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x420bb6=>!_0x420bb6['isMultiRange']&&'attribute'!=_0x420bb6['type']),_0x2e314d=_0x2ca0b0['filter'](_0x3f9272=>!_0x1b1b03['has'](_0x3f9272)),_0x2e11a0=new Map(_0x2ca0b0['map'](_0x5125ef=>[_0x5125ef,this['_suggestionFactory']['getSuggestionCallback'](_0x5125ef['type'],_0x5125ef['subType'],'chain')])),_0x4b0510=new Map(_0x2ca0b0['map'](_0x1e1def=>[_0x1e1def,_0x1e1def['getFirstRange']()])),_0x2d4cc8=new Set(),_0x26bece=new Set();for(let _0x56a07d=0x0;_0x56a07d<_0x2b0291['length'];_0x56a07d++)_0xcb0767(_0x2b0291[_0x56a07d],_0x2b0291,_0x56a07d+0x1);for(let _0x51105d=0x0;_0x51105d<_0x2b0291['length'];_0x51105d++)_0xcb0767(_0x2b0291[_0x51105d],_0x2e314d,0x0);const _0x28c04f=new Set();for(let _0x473f77=0x0;_0x473f77<_0x2b0291['length'];_0x473f77++){const _0xbec463=_0x2b0291[_0x473f77];!_0x26bece['has'](_0xbec463)&&_0xbec463['previous']&&(_0x28c04f['add'](_0xbec463['previous']),_0xbec463['previous']['next']===_0xbec463&&(_0xbec463['previous']['next']=null),_0xbec463['previous']=null),!_0x2d4cc8['has'](_0xbec463)&&_0xbec463['next']&&(_0x28c04f['add'](_0xbec463['next']),_0xbec463['next']['previous']===_0xbec463&&(_0xbec463['next']['previous']=null),_0xbec463['next']=null);}function _0xcb0767(_0x4ffac6,_0x3cedb7,_0x3ba27a){for(let _0x285dde=_0x3ba27a;_0x285dde<_0x3cedb7['length'];_0x285dde++){const _0x206f74=_0x1cbefa(_0x4ffac6,_0x3cedb7[_0x285dde]);_0x206f74&&(_0x206f74[0x0]['next']=_0x206f74[0x1],_0x206f74[0x1]['previous']=_0x206f74[0x0],_0x2d4cc8['add'](_0x206f74[0x0]),_0x26bece['add'](_0x206f74[0x1]));}}function _0x1cbefa(_0x4aa7b4,_0x114ef2){if(_0x4aa7b4['author']['id']!==_0x114ef2['author']['id'])return null;const _0x1fe3bd=_0x2e11a0['get'](_0x4aa7b4)(_0x4aa7b4,_0x114ef2,_0x4b0510['get'](_0x4aa7b4),_0x4b0510['get'](_0x114ef2));if(!_0x1fe3bd)return null;return _0x2e11a0['get'](_0x114ef2)(_0x4aa7b4,_0x114ef2,_0x4b0510['get'](_0x4aa7b4),_0x4b0510['get'](_0x114ef2))?_0x1fe3bd[0x1]['commentThread']&&_0x1fe3bd[0x1]['commentThread']['length']?null:_0x1fe3bd:null;}_0x28c04f['size']&&this['_refreshSuggestionsChain'](_0x28c04f);}['_refreshAttributeSuggestionsChain'](_0x46b760){if(0x0==_0x46b760['length'])return;const _0x15f082=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x184485=>'attribute'==_0x184485['type']&&_0x184485['_isDataLoaded']),_0x193a13=[],_0xe92a76=new Map();for(const _0x3a6656 of _0x15f082){const _0x36a0cd=_0x1f3607(_0x3a6656['attributes']);_0xe92a76['has'](_0x36a0cd)||(_0xe92a76['set'](_0x36a0cd,_0x193a13['length']),_0x193a13['push']([]));const _0x5e1bf3=_0xe92a76['get'](_0x36a0cd);_0x193a13[_0x5e1bf3]['push'](_0x3a6656);}!(function(){_0x193a13['sort']((_0xce4499,_0x5b97dc)=>{const _0xd535ab=_0xce4499[0x0]['createdAt'],_0x1ecf88=_0x5b97dc[0x0]['createdAt'];return _0xd535ab==_0x1ecf88?_0xce4499[0x0]['attributes']['groupId']<_0x5b97dc[0x0]['attributes']['groupId']?-0x1:0x1:_0xd535ab<_0x1ecf88?-0x1:0x1;});for(const _0x209269 of _0x193a13)_0x209269['sort']((_0x57a21b,_0x58709e)=>_0x57a21b['id']<_0x58709e['id']?-0x1:0x1);}());for(let _0x3eb767=0x0;_0x3eb767<_0x193a13['length'];_0x3eb767++){if(0x0==_0x193a13[_0x3eb767]['length'])continue;const _0x4d5123=[];for(let _0x2ae267=_0x3eb767+0x1;_0x2ae267<_0x193a13['length'];_0x2ae267++)0x0!=_0x193a13[_0x2ae267]['length']&&_0x4c3e33(_0x193a13[_0x3eb767],_0x193a13[_0x2ae267])&&_0x4d5123['push'](_0x2ae267);for(const _0x3f4462 of _0x4d5123)_0x193a13[_0x3eb767]=_0x193a13[_0x3eb767]['concat'](_0x193a13[_0x3f4462]),_0x193a13[_0x3f4462]=[];}for(const _0x52ca6f of _0x193a13)for(let _0x220210=0x0;_0x220210<_0x52ca6f['length'];_0x220210++){const _0x5d2157=_0x52ca6f[_0x220210+0x1]||null;_0x52ca6f[_0x220210]['next']!==_0x5d2157&&(_0x52ca6f[_0x220210]['next']=_0x5d2157);}for(const _0x992457 of _0x193a13)for(let _0x5c5386=0x0;_0x5c5386<_0x992457['length'];_0x5c5386++){const _0x17bf1e=_0x992457[_0x5c5386-0x1]||null;_0x992457[_0x5c5386]['previous']!==_0x17bf1e&&(_0x992457[_0x5c5386]['previous']=_0x17bf1e);}function _0x4c3e33(_0x4a162a,_0x2487d5){if(_0x4a162a[0x0]['attributes']['groupId']!==_0x2487d5[0x0]['attributes']['groupId']&&_0x4a162a[0x0]['author']!==_0x2487d5[0x0]['author'])return!0x1;if(!function(_0x25902b,_0xdbd8bf){if(!_0x25902b['hasComments']&&!_0xdbd8bf['hasComments'])return!0x0;if(_0x25902b['hasComments']&&_0xdbd8bf['hasComments'])return!0x1;if(_0x25902b['hasComments']&&_0xdbd8bf['createdAt']<_0x25902b['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0xdbd8bf['hasComments']&&_0x25902b['createdAt']<_0xdbd8bf['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x4a162a[0x0],_0x2487d5[0x0]))return!0x1;const _0x47de12=Ut(_0x4a162a[0x0]['attributes'],['groupId','trackingSessionId']),_0x2959e8=Ut(_0x2487d5[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0x3d59cf(_0x47de12,_0x2959e8))return!0x1;if(_0x4a162a[0x0]['attributes']['groupId']==_0x2487d5[0x0]['attributes']['groupId'])return!0x0;if(_0x4a162a[0x0]['attributes']['trackingSessionId']!==_0x2487d5[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x4a162a['every'](_0x501ddf=>_0x2487d5['some'](_0x34db92=>_0x501ddf['getFirstRange']()['isEqual'](_0x34db92['getFirstRange']())))&&_0x2487d5['every'](_0x41458a=>_0x4a162a['some'](_0x425cc6=>_0x41458a['getFirstRange']()['isEqual'](_0x425cc6['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x4d18a0){const _0x2fc88f=Array['from'](_0x4d18a0),_0x37ccd5=this['getSuggestions']({'skipNotAttached':!0x0}),_0x279fd5=_0x37ccd5['filter'](_0x2809ae=>!_0x4d18a0['has'](_0x2809ae)),_0x4745a2=new Map(_0x2fc88f['map'](_0x1a6831=>[_0x1a6831,this['_suggestionFactory']['getSuggestionCallback'](_0x1a6831['type'],_0x1a6831['subType'],'join')])),_0x1e8dc6=new Map(_0x37ccd5['map'](_0x2bb0ee=>[_0x2bb0ee,_0x2bb0ee['getRanges']()]));for(let _0x22b086=0x0;_0x22b086<_0x2fc88f['length'];_0x22b086++){if(_0x4ea0e5(this,_0x2fc88f[_0x22b086],_0x2fc88f,_0x22b086+0x1))return!0x0;}for(let _0x40b954=0x0;_0x40b954<_0x2fc88f['length'];_0x40b954++){if(_0x4ea0e5(this,_0x2fc88f[_0x40b954],_0x279fd5,0x0))return!0x0;}return!0x1;function _0x4ea0e5(_0x5459ca,_0x298ae2,_0x5c89e4,_0x485a70){for(let _0x7d9825=_0x485a70;_0x7d9825<_0x5c89e4['length'];_0x7d9825++){const _0x221b65=_0x5c89e4[_0x7d9825];if(_0x221b65['type']!==_0x298ae2['type']||_0x221b65['author']['id']!==_0x298ae2['author']['id']||_0x221b65['subType']!==_0x298ae2['subType'])continue;if(!Qt(_0x298ae2,_0x221b65))continue;if('attribute'==_0x298ae2['type']&&_0x298ae2['data']['oldValue']!=_0x221b65['data']['oldValue'])continue;if('attribute'==_0x298ae2['type']&&_0x5459ca['_isBlockAttribute'](_0x298ae2['data']['key']))continue;if('formatBlock'==_0x298ae2['type']){const _0x3b1022=_0x5459ca['editor']['model'],_0x50bbc5=_0x298ae2['getContainedElement']();if(_0x50bbc5&&(_0x3b1022['schema']['isObject'](_0x50bbc5)||_0x3b1022['schema']['isLimit'](_0x50bbc5)))continue;}const _0x557643=_0x4745a2['get'](_0x298ae2),_0x195bf4=_0x1e8dc6['get'](_0x298ae2),_0x12aef5=_0x1e8dc6['get'](_0x221b65),_0x3818c4=_0x298ae2['commentThread']&&_0x298ae2['commentThread']['length'],_0x3c93b6=_0x221b65['commentThread']&&_0x221b65['commentThread']['length'];if(!_0x3818c4&&_0x557643(_0x12aef5,_0x195bf4))return _0x5459ca['_joinSuggestions'](_0x221b65,_0x298ae2),_0x1e8dc6['delete'](_0x298ae2),!0x0;if(!_0x3c93b6&&_0x557643(_0x195bf4,_0x12aef5))return _0x5459ca['_joinSuggestions'](_0x298ae2,_0x221b65),_0x1e8dc6['delete'](_0x221b65),!0x0;}return!0x1;}}['_joinSuggestions'](_0x3f82bc,_0x2b1cf1){if(_0x3f82bc['isMultiRange']){for(const _0x104b63 of _0x2b1cf1['getRanges']())_0x3f82bc['addRange'](_0x104b63);}else{const _0x41b2b6=_0x2b1cf1['getFirstRange']()['end'];this['_setSuggestionRange'](_0x3f82bc,this['_model']['createRange'](_0x3f82bc['getFirstRange']()['start'],_0x41b2b6));}_0x2b1cf1['removeMarkers']();}['_getMarkerAnnouncementText'](_0x2bf5d2,_0x456a36,_0x49f10f){const _0x4ce2bb=_0x2bf5d2['startsWith']('format')||_0x2bf5d2['startsWith']('attribute')?'FORMATTING':_0x2bf5d2['toUpperCase']();return o(this['editor']['locale'],_0x456a36+'_'+_0x4ce2bb+'_SUGGESTION_ANNOUNCEMENT',_0x49f10f);}['_initAriaMarkerChangeAnnouncements'](){const _0x52b146=this['editor'];if(!_0x52b146['ui'])return;const {ariaLiveAnnouncer:_0x127a7b}=_0x52b146['ui'];_0x353e4c(this['_model'],({left:_0x4cdf7e,entered:_0x5c9349})=>{for(const _0x22c917 of _0x4cdf7e){const {group:_0x558fd2,type:_0x3f2a0d}=this['_splitMarkerName'](_0x22c917['name']);if('suggestion'===_0x558fd2){_0x127a7b['announce'](this['_getMarkerAnnouncementText'](_0x3f2a0d,'LEAVE'));break;}}for(const _0x6b1ff0 of _0x5c9349){const {group:_0x2bb600,type:_0x3c161e}=this['_splitMarkerName'](_0x6b1ff0['name']);if('suggestion'===_0x2bb600){_0x127a7b['announce'](this['_getMarkerAnnouncementText'](_0x3c161e,'ENTER',_0x25637d(_0x4ba44d)));break;}}});}['_processAttributeChanges'](_0x23430d){if(this['_recordAttributeSuggestions'])return!0x1;const _0x45f33a=this['editor'],_0x18f190=_0x45f33a['model']['document']['differ']['getChanges']();if(0x0==_0x18f190['length'])return!0x1;const _0x3e32ae=[],_0x94dad9=_0x18f190['filter'](_0x2e8446=>'attribute'==_0x2e8446['type']),_0x7f02ae=_0x18f190['filter'](_0x54fa8f=>'insert'==_0x54fa8f['type']&&'$text'!=_0x54fa8f['name']),_0x6e3664=_0x18f190['filter'](_0x375322=>'remove'==_0x375322['type']&&'$text'!=_0x375322['name']);for(const _0x2ef931 of _0x94dad9)_0x3e32ae['push']({'key':_0x2ef931['attributeKey'],'newValue':_0x2ef931['attributeNewValue'],'oldValue':_0x2ef931['attributeOldValue'],'range':qt(_0x2ef931['range'],_0x45f33a['model'])});for(const _0x3d976a of _0x7f02ae){const _0x580c65=_0x6e3664['find'](_0x5279a6=>_0x5279a6['position']['isEqual'](_0x3d976a['position']));_0x580c65&&_0x3e32ae['push']({'key':m,'newValue':_0x3d976a['name'],'oldValue':_0x580c65['name'],'range':_0x45f33a['model']['createRangeOn'](_0x3d976a['position']['nodeAfter'])});}return 0x0!=_0x3e32ae['length']&&this['_reduceExistingSuggestions'](_0x23430d,_0x3e32ae);}['_processAttributeSuggestions'](_0x42f5d0){let _0x555555=!0x1;const _0x383ca0=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4c6c6c=>_0x4c6c6c['data']['newRange']&&_0x4c6c6c['name']['startsWith']('suggestion:attribute:'));for(const _0x5a4441 of _0x383ca0){const {subType:_0x3d231b,id:_0x22dc40}=this['_splitMarkerName'](_0x5a4441['name']),_0x399e06=_0x3d231b['split']('|')[0x0];for(const _0x1f9894 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x1f9894['id']!=_0x22dc40&&'attribute'==_0x1f9894['type']&&_0x1f9894['data']&&_0x1f9894['data']['key']==_0x399e06&&_0x1f9894['getFirstRange']()['isIntersecting'](_0x5a4441['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x1f9894,_0x5a4441['data']['newRange'],_0x42f5d0),_0x555555=!0x0);}return _0x555555;}['recordAttributeChanges'](_0x5f59b3){this['_recordAttributeSuggestions']=!0x0,_0x5f59b3();}['_isRegisteredAttribute'](_0x315ebc){const _0x56edea=this['_isBlockAttribute'](_0x315ebc),_0x2f54d8=this['_isInlineAttribute'](_0x315ebc);return _0x56edea||_0x2f54d8;}['_reduceExistingSuggestions'](_0x577a96,_0xf00b62){if(0x0==_0xf00b62['length'])return!0x1;let _0x2d0edf=!0x1;for(const _0x290f7e of _0xf00b62){const _0x201466=this['_findSuggestions'](_0x290f7e['range'],'attribute')['filter'](_0x20cdb3=>!_0x20cdb3['meta']['isNextTo'])['map'](_0xdd2e49=>_0xdd2e49['suggestion']),_0x1f6bdf=_0x1f3607({'newValue':_0x290f7e['newValue']});_0x201466['filter'](_0x3a207a=>{const [_0x5acacc,_0x3c00d0]=_0x3a207a['subType']['split']('|');return _0x5acacc==_0x290f7e['key']&&_0x3c00d0!=_0x1f6bdf;})['forEach'](_0x56f8f3=>{this['_reduceSuggestionAttributeRange'](_0x56f8f3,_0x290f7e['range'],_0x577a96),_0x2d0edf=!0x0;});}return _0x2d0edf;}['_reduceSuggestionAttributeRange'](_0x5d3e16,_0x1e0b4f,_0x43b7ae){const _0x224220=_0x5d3e16['getFirstRange']()['getDifference'](_0x1e0b4f);0x0!==_0x224220['length']?0x1!==_0x224220['length']?this['_breakSuggestionMarker'](_0x5d3e16,_0x1e0b4f['start'],_0x1e0b4f['end']):this['_setSuggestionRange'](_0x5d3e16,_0x224220[0x0]):_0x43b7ae['removeMarker'](_0x5d3e16['getFirstMarker']());}}class Vt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x3bd41e){this['_editor']=_0x3bd41e,this['_model']=_0x3bd41e['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x40f3a2,_0x3b5ebc,_0x1307dc,_0x5f516a,_0xb4d09c,_0x158519,_0x567888){return new T(this['_model'],{'type':_0x40f3a2,'subType':_0x3b5ebc,'id':_0x1307dc,'originalSuggestionId':_0x567888,'author':_0x5f516a,'creator':_0x5f516a,'attributes':_0xb4d09c,'onAttributesChange':_0x158519,'onAccept':(..._0xd50d25)=>this['getSuggestionCallback'](_0x40f3a2,_0x3b5ebc,'accept')(..._0xd50d25),'onDiscard':(..._0x3af424)=>this['getSuggestionCallback'](_0x40f3a2,_0x3b5ebc,'discard')(..._0x3af424)});}['registerCustomCallback'](_0x4d70d1,_0x493cac,_0x4bbce5,_0x19243f){const _0x48a234=_0x4d70d1+':'+_0x493cac+':'+_0x4bbce5;this['_customCallbacks']['set'](_0x48a234,_0x19243f);}['getSuggestionCallback'](_0x19c416,_0x1e22f0,_0x88fc0a){const _0x294a57=_0x19c416+':'+_0x1e22f0+':'+_0x88fc0a;return this['_customCallbacks']['get'](_0x294a57)||this['_defaultCallbacks']['get'](_0x19c416+':'+_0x88fc0a);}['_registerDefaultCallbacks'](){const _0x30d2a6=()=>!0x1,_0x5a3132=_0x4d7385=>{_0x4d7385['sort']((_0x59865d,_0x3aa6f7)=>_0x59865d['start']['isBefore'](_0x3aa6f7['start'])?0x1:-0x1),this['_model']['change'](_0x2f2952=>{for(const _0x50dea6 of _0x4d7385){let _0x1055fa;_0x1055fa=_0x50dea6['end']['isAtEnd']&&_0x50dea6['end']['parent']==_0x50dea6['start']['nodeAfter']?_0x2f2952['createSelection'](_0x50dea6['start']['nodeAfter'],'on'):_0x2f2952['createSelection'](_0x50dea6),this['_model']['deleteContent'](_0x1055fa,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x2283df=(_0x264157,_0x2080f4)=>{_0x2080f4&&this['_model']['change'](_0x3f0a97=>{const {commandName:_0x3e9e9b,commandParams:_0x41dea4=[]}=_0x2080f4,_0x58b04d=_0x264157['map'](_0x128ddd=>(Pt(_0x128ddd)&&(_0x128ddd=this['_model']['createRange'](_0x128ddd['end'])),_0x128ddd))['filter'](_0x4c38e4=>'$graveyard'!==_0x4c38e4['root']['rootName']);if(_0x58b04d['length']<0x1)return;const _0x54886a=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x3a58a8=>_0x4451e6['fromRange'](_0x3a58a8));_0x3f0a97['setSelection'](_0x58b04d);for(const _0xaa829b of this['_editor']['commands']['commands']())_0xaa829b['refresh']();_0x41dea4['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x3e9e9b,..._0x41dea4);const _0x23b2a5=_0x54886a['filter'](_0x83b474=>'$graveyard'!=_0x83b474['root']['rootName']);_0x23b2a5['length']>0x0&&_0x3f0a97['setSelection'](_0x23b2a5);for(const _0x28ad18 of _0x54886a)_0x28ad18['detach']();});},_0x504e3c=(_0x3bc94f,_0x53f820)=>0x1==_0x3bc94f['length']&&0x1==_0x53f820['length']&&_0x3bc94f[0x0]['end']['isEqual'](_0x53f820[0x0]['start']),_0x23e00a=(_0x369441,_0x225923,_0x430e4b,_0x4b225b)=>Wt(_0x369441,_0x225923,_0x430e4b,_0x4b225b)?[_0x369441,_0x225923]:Wt(_0x225923,_0x369441,_0x4b225b,_0x430e4b)?[_0x225923,_0x369441]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x30d2a6),this['_defaultCallbacks']['set']('insertion:discard',_0x5a3132),this['_defaultCallbacks']['set']('insertion:join',_0x504e3c),this['_defaultCallbacks']['set']('insertion:chain',_0x23e00a),this['_defaultCallbacks']['set']('deletion:accept',_0x5a3132),this['_defaultCallbacks']['set']('deletion:discard',_0x30d2a6),this['_defaultCallbacks']['set']('deletion:join',_0x504e3c),this['_defaultCallbacks']['set']('deletion:chain',_0x23e00a),this['_defaultCallbacks']['set']('formatInline:accept',_0x2283df),this['_defaultCallbacks']['set']('formatInline:discard',_0x30d2a6),this['_defaultCallbacks']['set']('formatInline:join',_0x504e3c),this['_defaultCallbacks']['set']('formatInline:chain',_0x30d2a6),this['_defaultCallbacks']['set']('formatBlock:accept',_0x2283df),this['_defaultCallbacks']['set']('formatBlock:discard',_0x30d2a6),this['_defaultCallbacks']['set']('formatBlock:join',_0x504e3c),this['_defaultCallbacks']['set']('formatBlock:chain',_0x30d2a6),this['_defaultCallbacks']['set']('attribute:accept',_0x30d2a6),this['_defaultCallbacks']['set']('attribute:discard',(_0x2d2ab5,_0x37d499)=>{if(!_0x37d499)return;const _0x5b9130=this['_editor']['plugins']['get'](d);this['_model']['change'](_0x4d8a09=>{if(_0x37d499['key']==m)for(const _0x370984 of _0x2d2ab5){const _0x3c3b22=_0x370984['start']['nodeAfter'],_0x5c6ed9=_0x37d499['oldValue'];_0x4d8a09['rename'](_0x3c3b22,_0x5c6ed9);}else{if(_0x5b9130['_isBlockAttribute'](_0x37d499['key'])){for(const _0x13fcee of _0x2d2ab5)void 0x0!==_0x37d499['oldValue']?_0x4d8a09['setAttribute'](_0x37d499['key'],_0x37d499['oldValue'],_0x13fcee['start']['nodeAfter']):_0x4d8a09['removeAttribute'](_0x37d499['key'],_0x13fcee['start']['nodeAfter']);}else{for(const _0x160c47 of _0x2d2ab5)_0x37d499['oldValue']?_0x4d8a09['setAttribute'](_0x37d499['key'],_0x37d499['oldValue'],_0x160c47):_0x4d8a09['removeAttribute'](_0x37d499['key'],_0x160c47);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x504e3c);}}function Ft(_0x3758e9,_0x327937,_0x9f4095){for(const _0x1a0fa1 of _0x327937['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1a0fa1['root']==_0x1a0fa1)return!0x1;if(!_0x9f4095['containsItem'](_0x1a0fa1))return!0x1;if(_0x3758e9['isObject'](_0x1a0fa1)||_0x3758e9['isLimit'](_0x1a0fa1))return!0x0;}return!0x1;}function Pt(_0x503333){return _0x503333['end']['parent']==_0x503333['start']['nodeAfter']&&_0x503333['end']['isAtStart'];}function Gt(_0x84fc74,_0x4f8257,_0x346063,_0x233e0b){const _0x4f055c=_0x1aee16=>!_0x1aee16['item']['is']('$textProxy')&&!_0x233e0b['isObject'](_0x1aee16['item']),_0x261e29=_0x84fc74['start']['getLastMatchingPosition'](_0x4f055c),_0x362d59=_0x84fc74['end']['getLastMatchingPosition'](_0x4f055c,{'direction':'backward'});return(!_0x84fc74['start']['isEqual'](_0x261e29)||!_0x84fc74['end']['isEqual'](_0x362d59))&&(_0x261e29['isBefore'](_0x362d59)?_0x346063['updateMarker'](_0x4f8257,{'range':_0x346063['createRange'](_0x261e29,_0x362d59)}):_0x346063['removeMarker'](_0x4f8257),!0x0);}function Lt(_0x466cc4){return _0x1f3607(_0x466cc4);}function Jt(_0x4a578b){const _0x3c5793=_0x4a578b['start']['nodeAfter'];return _0x3c5793&&_0x3c5793['is']('element');}function Kt(_0x390a3d){return Pt(_0x390a3d)||function(_0x12bc28){return _0x12bc28['start']['parent']==_0x12bc28['end']['nodeBefore']&&_0x12bc28['start']['isAtEnd'];}(_0x390a3d);}function Ht(_0x38c5e3,_0x15fb8e){try{const _0x33de19=_0x38c5e3['getRange']();for(const _0x1190b2 of _0x15fb8e)if(_0x38c5e3!==_0x1190b2&&_0x33de19&&_0x33de19['isIntersecting'](_0x1190b2['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function qt(_0x5e123e,_0x3f1c09){return null==_0x5e123e['end']['nodeBefore']&&_0x5e123e['end']['parent']==_0x5e123e['start']['nodeAfter']?zt(_0x5e123e['start']['nodeAfter'],_0x3f1c09):_0x5e123e;}function zt(_0x5d8a2e,_0x4029e2){const _0x37de27=_0x4029e2['schema']['isObject'](_0x5d8a2e)||_0x4029e2['schema']['isSelectable'](_0x5d8a2e);return _0x4029e2['createRange'](_0x4029e2['createPositionAt'](_0x5d8a2e,'before'),_0x37de27?_0x4029e2['createPositionAfter'](_0x5d8a2e):_0x4029e2['createPositionAt'](_0x5d8a2e,'end'));}function Wt(_0x4c5d50,_0x33ad47,_0x15917e,_0x29b84d){return!!Qt(_0x4c5d50,_0x33ad47)&&_0x15917e['end']['isEqual'](_0x29b84d['start']);}function Qt(_0x53754b,_0x20a249){if(!_0x53754b['_isDataLoaded']||!_0x20a249['_isDataLoaded'])return!0x1;const _0x5c8cbe=new Set(Object['keys'](_0x53754b['attributes'])),_0x59a97b=new Set(Object['keys'](_0x20a249['attributes']));if(_0x5c8cbe['delete']('groupId'),_0x59a97b['delete']('groupId'),0x0==_0x5c8cbe['size']&&0x0==_0x59a97b['size'])return!0x0;if(_0x5c8cbe['size']!=_0x59a97b['size'])return!0x1;const _0x1b8e8d={..._0x53754b['attributes']},_0xba6eb7={..._0x20a249['attributes']};return delete _0x1b8e8d['groupId'],delete _0xba6eb7['groupId'],JSON['stringify'](_0x1b8e8d)==JSON['stringify'](_0xba6eb7);}function Xt(_0x4ab838,_0x5e8e51){const _0x34e033=Yt(_0x4ab838['attributes']),_0xdf484e=Yt(_0x5e8e51);if(!_0x4ab838['_isDataLoaded'])return!0x1;for(const _0x1b8ac4 of Object['keys'](_0xdf484e))if(!_0x3d59cf(_0x34e033[_0x1b8ac4],_0xdf484e[_0x1b8ac4]))return!0x1;return!0x0;}function Yt(_0x4cac35){const _0xbacdc3=Object['assign']({},_0x4cac35);return delete _0xbacdc3['skipNestingCheck'],delete _0xbacdc3['tablePasteChainId'],_0xbacdc3;}class pe extends/* #__PURE__ -- @preserve */
|
|
26
|
+
_0x32a230(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0xc53896,_0x548045,_0x5745c5,_0x508090){super(),this['model']=_0x548045,this['view']=_0x5745c5,this['commentThreadController']=_0x508090,this['_editor']=_0xc53896,this['_acceptCommand']=_0xc53896['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0xc53896['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4521f5,_0x52d5de)=>_0x4521f5||_0x52d5de),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x49d29f=>_0x49d29f&&this['_editor']['model']['canEditAt'](_0x548045['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x17427e=>_0x17427e&&this['_editor']['model']['canEditAt'](_0x548045['getRanges']())),this['_pendingAction']=null,_0x5745c5['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x5745c5,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x5745c5,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x5745c5,'change:isDirty',()=>{_0x5745c5['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 _0x154574=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x154574);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ii extends _0x2cc885{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x24e8cf,_0x5e4a32,_0x1781c7,_0x48b1e0){super(_0x24e8cf),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x1e1178(_0x24e8cf,o(_0x24e8cf,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x5e4a32['authoredAt']),this['bind']('authoredAt')['to'](_0x5e4a32),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',_0x5e4a32,'authoredAt',this,'descriptionParts',(_0x3faeae,_0x37c4a2,_0x535ffb)=>{const _0x18f544=_0x535ffb['map'](_0x596bd1=>ls(_0x596bd1['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x3faeae-0x1,_0x5e4a32['author']['name'],_0x37c4a2?_0x48b1e0['formatDateTime'](_0x37c4a2):'',new DOMParser()['parseFromString'](_0x18f544,'text/html')['body']['textContent']]);}),this['focusables']=new _0x475221(),this['focusTracker']=new _0x4b78be(),this['keystrokes']=new _0x1a3c4d(),this['focusCycler']=new _0x43ca98({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xa9fba6=>_0xa9fba6['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x5e4a32,this['_localUser']=_0x1781c7,this['_config']=_0x48b1e0,_0x48b1e0['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x43bf41(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3dd308}=this['_config'];this['commentsListView']=new _0x3dd308(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',_0x1fba00=>_0x1fba00+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x175c7d,_0x1415af)=>_0x175c7d||!!_0x1415af);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x2bcd3f}=this['_config'],_0x5a413e=new _0x2bcd3f(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x511ba6=_0x5a413e['commentInputView'];return _0x5a413e['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x511ba6,'value',(_0x4fd9f7,_0x4ae9bc,_0x463c86)=>!!_0x463c86||_0x4fd9f7&&!_0x4ae9bc),_0x511ba6['on']('submit',(_0x50bb91,_0x371fe6)=>{this['fire']('addComment',_0x371fe6),_0x511ba6['editor']['setData']('');}),_0x511ba6['on']('cancel',()=>this['focus']()),_0x511ba6['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x5a413e;}}class fe extends ii{['suggestionView'];['_descriptionElement'];constructor(_0x4ce854,_0x3aca7b,_0x22544a,_0x1efa65){super(_0x4ce854,_0x3aca7b,_0x22544a,_0x1efa65),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x442c0c=>_0x442c0c&&_0x442c0c[0x0]?_0x442c0c[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x59b4b6,_0x16746b)=>{let _0x3c02c0='';for(const _0x5abef9 of _0x59b4b6)_0x3c02c0+='<p>'+ls(_0x5abef9['content'],_0x5abef9['color'])+'</p>';return _0x16746b?_0x3c02c0:_0x230f0c(_0x3c02c0,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x1efa65['SuggestionView'](_0x4ce854,_0x3aca7b,{'formatDateTime':_0x1efa65['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 _0x1f6170=this['bindTemplate'],_0x340e85=[this['suggestionView']];return this['commentsListView']&&_0x340e85['push'](this['commentsListView']),this['commentThreadInputView']&&_0x340e85['push'](this['commentThreadInputView']),_0x340e85['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x1f6170['if']('isActive','ck-suggestion-wrapper--active'),_0x1f6170['to']('type',_0x437967=>'ck-suggestion-'+_0x437967),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':_0x1f6170['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x340e85};}['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 _0x2cc885{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x5e1fc4,_0x3a9610,_0x9d2780){super(_0x5e1fc4),this['_model']=_0x3a9610,this['_config']=_0x9d2780,this['set']('description',''),this['bind']('authoredAt')['to'](_0x3a9610),this['acceptButton']=this['_createButton'](o(_0x5e1fc4,'Accept\x20suggestion'),_0x4a6cf9,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x5e1fc4,'Discard\x20suggestion'),_0x37847e,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x3e52ab(_0x5e1fc4,_0x3a9610['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x475221([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x4b78be(),this['keystrokes']=new _0x1a3c4d(),this['focusCycler']=new _0x43ca98({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x58899d=>_0x58899d['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x3725ad=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x3725ad['innerHTML']=this['description'],this['on']('change:description',(_0x1cba51,_0x5dbeb7,_0xda6e6f)=>{_0x3725ad['innerHTML']=_0xda6e6f;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x54863c=this['bindTemplate'],_0x464e15=[{'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':_0x54863c['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x54863c['to']('authoredAt',_0x1cc42d=>this['_config']['formatDateTime'](_0x1cc42d))}]}]},{'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']&&_0x464e15['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':_0x464e15}]};}['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'](_0x51fddc,_0x3700bf,_0x51552b,_0x16cfe4,_0x5d5ffc){const _0x4b5b64=new _0x13845d(this['locale']);return _0x4b5b64['set']({'label':_0x51fddc,'icon':_0x3700bf,'tooltip':!0x0,'tooltipPosition':_0x5d5ffc}),_0x4b5b64['extendTemplate']({'attributes':{'class':_0x51552b}}),_0x4b5b64['on']('execute',()=>{this['fire'](_0x16cfe4,this['_model']['id']);}),_0x4b5b64;}['_setupKeyboardNavigation'](){const _0xb53255=this['element'];this['keystrokes']['listenTo'](_0xb53255);for(const _0x49c71d of this['focusables'])this['focusTracker']['add'](_0x49c71d['element']),this['keystrokes']['listenTo'](_0x49c71d['element']);this['keystrokes']['set']('enter',(_0x5e3e71,_0x2a924e)=>{_0xb53255===_0x5e3e71['target']&&(this['focusCycler']['focusFirst'](),_0x2a924e());}),this['keystrokes']['set']('esc',(_0x252d15,_0x1423cf)=>{_0xb53255!==_0x252d15['target']&&(this['focus'](),_0x1423cf());});}}class u extends _0x263240{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[d,_0x48e968,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5509b6){super(_0x5509b6),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x3bc69b=this['editor']['config'];_0x3bc69b['define']('trackChanges.SuggestionThreadView',fe),_0x3bc69b['define']('trackChanges.SuggestionView',we),_0x3bc69b['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x3bc69b['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x32b731,_0x47c9ba){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x3bb620,_0x486469]of this['_handleControllerBuffer']){const _0x4865a4=this['_suggestionToController']['has'](_0x3bb620);_0x4865a4||_0x486469?_0x4865a4&&_0x486469&&this['_destroyController'](_0x3bb620):this['_initializeController'](_0x3bb620);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x32b731,_0x47c9ba);}['init'](){const _0x3c6e45=this['editor'],_0x5152de=_0x3c6e45['plugins']['get']('TrackChangesEditing'),_0x451156=_0x3c6e45['plugins']['get']('Annotations'),_0x3bae71=_0x3c6e45['plugins']['get']('EditorAnnotations'),_0x1c6212=_0x3c6e45['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x3bae71['addSourceCollector'](()=>{const _0x14ca12=[];for(const [_0x479ac1,_0xd6580c]of Array['from'](this['_suggestionToController'])){const _0x5ee765=_0x479ac1['getAllAdjacentSuggestions'](),_0x10b100=[];for(const _0x232f51 of _0x5ee765){if(!_0x232f51['isInContent'])continue;if(_0x232f51['isMultiRange']){_0x10b100['push'](..._0x232f51['getRanges']());continue;}const _0x3c2e28=_0x232f51['getFirstRange']();if(_0x10b100['length']>0x0){const _0x2d21fa=_0x10b100[0x0]['getJoined'](_0x3c2e28);if(_0x2d21fa){_0x10b100[0x0]=_0x2d21fa;continue;}}_0x10b100['push'](_0x3c2e28);}_0x14ca12['push']([_0xd6580c['view'],_0x10b100]);}return _0x14ca12;}),this['listenTo'](_0x5152de,'suggestionLoaded',(_0xf0e091,_0x41df1f)=>{this['listenTo'](_0x41df1f,'change:previous',(_0xe5db61,_0x11e290,_0x398cd9,_0x4ffa97)=>{_0x41df1f['isInContent']&&(null==_0x398cd9?(this['_updateController'](_0x4ffa97['head']),this['_handleSuggestionControllerDelayed'](_0x41df1f,!0x1)):(this['_updateController'](_0x398cd9['head']),null==_0x4ffa97&&this['_handleSuggestionControllerDelayed'](_0x41df1f,!0x0)));}),null!==_0x41df1f['previous']?this['_updateController'](_0x41df1f['head']):this['_handleSuggestionControllerDelayed'](_0x41df1f,!0x1);}),this['listenTo'](_0x5152de,'suggestionUnloaded',(_0x2749eb,_0x190542,_0x31c6cc)=>{this['stopListening'](_0x190542,'change:previous'),this['_handleControllerBuffer']['delete'](_0x190542),this['_suggestionToController']['has'](_0x190542)&&this['_destroyController'](_0x190542),_0x31c6cc&&this['_updateController'](_0x31c6cc['head']);}),this['listenTo'](_0x5152de,'suggestionChanged',(_0x1e0a97,_0x114b19)=>{this['_updateController'](_0x114b19);}),this['listenTo'](_0x451156,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x1c6212,'addComment',(_0x5d1ae4,{threadId:_0x2446e7,isFromAdapter:_0x3a820a})=>{if(_0x3a820a||!_0x5152de['hasSuggestion'](_0x2446e7))return;const _0x17d33f=_0x5152de['getSuggestion'](_0x2446e7);this['_suggestionToController']['get'](_0x17d33f)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x61744c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x54ba34;for(const _0x44f908 in _0x61744c){const _0x32f4d2=_0x44f908,_0x1375b2=_0x61744c[_0x32f4d2];if('trackChangesLicenseKeyValid'==_0x1375b2||'trackChangesLicenseKeyInvalid'==_0x1375b2||'trackChangesLicenseKeyExpired'==_0x1375b2||'trackChangesLicenseKeyDomainLimit'==_0x1375b2||'trackChangesLicenseKeyNotAllowed'==_0x1375b2||'trackChangesLicenseKeyEvaluationLimit'==_0x1375b2||'trackChangesLicenseKeyTrialLimit'==_0x1375b2||'trackChangesLicenseKeyUsageLimit'==_0x1375b2){delete _0x61744c[_0x32f4d2],_0x54ba34=_0x1375b2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x54ba34&&_0x61744c['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x54ba34&&_0x61744c['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x54ba34&&_0x61744c['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x54ba34&&_0x61744c['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x54ba34&&_0x61744c['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x54ba34&&_0x61744c['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x54ba34&&_0x61744c['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x2421e8){const _0x2866e3=this['_suggestionToController']['get'](_0x2421e8);if(!_0x2866e3)return null;return this['editor']['plugins']['get']('Annotations')['getByInnerView'](_0x2866e3['view'])||null;}['getSuggestionForAnnotation'](_0x1004e1){const _0x2a4abc=this['_viewToController']['get'](_0x1004e1['innerView']);return _0x2a4abc?_0x2a4abc['model']:null;}['_refreshActiveMarkers'](){const _0x462877=this['editor']['plugins']['get']('Annotations'),_0x4f6646=this['editor']['plugins']['get']('TrackChangesEditing'),_0x590bbc=Array['from'](_0x462877['activeAnnotations'],_0x937304=>_0x937304['innerView'])['filter'](_0x1d3b48=>this['_viewToController']['has'](_0x1d3b48)),_0x3ca1e9=[];for(const _0x2f80f4 of _0x590bbc){const _0x1fcdfa=this['_viewToController']['get'](_0x2f80f4)['model']['getAllAdjacentSuggestions']();_0x3ca1e9['push'](..._0x1fcdfa['reduce']((_0x520db,_0x3959ef)=>[..._0x520db,..._0x3959ef['getMarkerNames']()],[]));}_0x4f6646['activeMarkers']=_0x3ca1e9;}['_addUIComponentsToFactory'](){const _0x59eb05=this['editor'],_0x3483da=_0x59eb05['locale'],_0x14b0c0=o(_0x3483da,'Track\x20changes'),_0x302513=new _0x1cea23([{'type':'switchbutton','model':new _0x244651({'withText':!0x0,'isToggleable':!0x0,'label':_0x14b0c0,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x244651({'withText':!0x0,'label':o(_0x3483da,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x244651({'withText':!0x0,'label':o(_0x3483da,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x244651({'withText':!0x0,'label':o(_0x3483da,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x244651({'withText':!0x0,'label':o(_0x3483da,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x59eb05['plugins']['has']('TrackChangesPreview')&&_0x302513['addMany']([{'type':'separator'},{'type':'button','model':new _0x244651({'withText':!0x0,'label':o(_0x3483da,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x588a22 of _0x302513)if(ke(_0x588a22)){const _0x5af1b5=_0x59eb05['commands']['get'](_0x588a22['model']['commandName']);_0x588a22['model']['bind']('isOn','isEnabled')['to'](_0x5af1b5,'value','isEnabled');}_0x59eb05['ui']['componentFactory']['add']('trackChanges',_0x47549b=>this['_createToolbarButton'](_0x47549b,_0x302513,_0x14b0c0)),_0x59eb05['ui']['componentFactory']['add']('menuBar:trackChanges',_0x54199c=>this['_createMenuBarMenu'](_0x54199c,_0x302513,_0x14b0c0));}['_createToolbarButton'](_0x2c953d,_0x2fcfad,_0x2f1524){const _0x977ef6=_0x96c8cc(_0x2c953d,_0xa8e044),_0x121774=this['editor']['commands']['get']('trackChanges');_0x977ef6['buttonView']['set']({'tooltip':_0x2f1524,'label':_0x2f1524,'icon':_0x2f6aae}),_0x977ef6['buttonView']['bind']('isOn')['to'](_0x121774,'value'),_0x977ef6['buttonView']['on']('execute',()=>{_0x121774['execute'](),this['editor']['editing']['view']['focus']();}),_0x4f85af(_0x977ef6,_0x2fcfad,{'role':'menu'});const _0x5aac06=[];for(const _0x2e9f6a of _0x2fcfad)ke(_0x2e9f6a)&&_0x5aac06['push'](this['editor']['commands']['get'](_0x2e9f6a['model']['commandName']));const _0x51b5a0=_0x977ef6['buttonView'];return _0x51b5a0['actionView']['unbind']('isEnabled'),_0x51b5a0['arrowView']['unbind']('isEnabled'),_0x51b5a0['actionView']['bind']('isEnabled')['to'](_0x121774,'isEnabled'),_0x51b5a0['arrowView']['bind']('isEnabled')['toMany'](_0x5aac06,'isEnabled',(..._0x2ec6dc)=>_0x2ec6dc['some'](_0x245bc8=>_0x245bc8)),_0x977ef6['on']('execute',_0xd87bdf=>{this['editor']['execute'](_0xd87bdf['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x977ef6;}['_createMenuBarMenu'](_0x47008d,_0x12136e,_0x230bc9){const _0x4b97af=new _0x28589a(_0x47008d),_0x19e08b=this['editor']['commands']['get']('trackChanges');_0x4b97af['buttonView']['set']({'label':_0x230bc9,'icon':_0x2f6aae});const _0x2bf72d=new _0xbd36a7(_0x47008d);for(const _0x394e0c of _0x12136e){if('separator'==_0x394e0c['type']){_0x2bf72d['items']['add'](new _0xa412e4(_0x47008d));continue;}const _0x570d24=new _0x392e97(_0x47008d,_0x4b97af),_0x1a2488=new _0x6f2787(_0x47008d),_0x2cabf9=_0x394e0c['model'];_0x1a2488['bind'](...Object['keys'](_0x2cabf9))['to'](_0x2cabf9),_0x1a2488['delegate']('execute')['to'](_0x4b97af),_0x1a2488['on']('execute',()=>{this['editor']['execute'](_0x2cabf9['commandName']),this['editor']['editing']['view']['focus']();}),_0x570d24['children']['add'](_0x1a2488),_0x2bf72d['items']['add'](_0x570d24);}return _0x4b97af['bind']('isEnabled')['to'](_0x19e08b,'isEnabled'),_0x4b97af['panelView']['children']['add'](_0x2bf72d),_0x4b97af;}['_initializeController'](_0xf7ae19){const _0x1d532a=this['editor'],_0x179a7d=_0x1d532a['config'],_0x19823f=_0x1d532a['plugins']['get']('Annotations'),_0x46e261=_0x1d532a['plugins']['get']('CommentsRepository'),_0x1e929d=_0x1d532a['plugins']['get']('EditorAnnotations'),_0x3893f0=_0x1d532a['plugins']['get'](_0x48e968)['me'],_0x4c1760=_0x179a7d['get']('trackChanges')['SuggestionThreadView'],_0x19febe=_0x179a7d['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x17c3d6,CommentThreadInputView:_0x515dd1}=_0x1d532a['plugins']['get']('CommentsUI');let _0x3572da,_0x6b91ea,_0x8267b1;this['_annotationViews']['has'](_0xf7ae19['id'])?(_0x6b91ea=this['_annotationViews']['get'](_0xf7ae19['id']),_0x3572da=_0x6b91ea['mainView']):(_0x3572da=new _0x4c1760(_0x1d532a['locale'],_0xf7ae19,_0x3893f0,{'disableComments':this['_disableComments'],'editorConfig':{..._0x179a7d['get']('comments.editorConfig'),'licenseKey':_0x179a7d['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x179a7d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x179a7d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x179a7d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x496f9b(_0x179a7d['get']('locale'),_0x1d532a['locale']),'CommentView':_0x179a7d['get']('comments')['CommentView'],'CommentsListView':_0x17c3d6,'CommentThreadInputView':_0x515dd1,'SuggestionView':_0x19febe}),_0x3572da['suggestionView']['acceptButton']['on']('execute',()=>{_0x1d532a['editing']['view']['focus']();}),_0x3572da['suggestionView']['discardButton']['on']('execute',()=>{_0x1d532a['editing']['view']['focus']();}),_0x6b91ea=_0x19823f['createAnnotationView'](this['editor']['locale'],_0x3572da),_0x6b91ea['bind']('isDirty')['to'](_0x3572da,'isDirty'),_0x6b91ea['bind']('length')['to'](_0x3572da),_0x6b91ea['bind']('type')['to'](_0x3572da,'type',_0x20abcc=>'suggestion-'+_0x20abcc),_0x3572da['on']('escape',()=>{_0x8267b1['fire']('escape');}),this['_annotationViews']['set'](_0xf7ae19['id'],_0x6b91ea));const _0x2005f9=_0x46e261['createCommentThreadController'](_0xf7ae19['commentThread'],_0x3572da),_0x1061d7=new pe(_0x1d532a,_0xf7ae19,_0x3572da,_0x2005f9),_0x53bfb0=_0xf7ae19['getAllAdjacentSuggestions']()['filter'](_0x47e5b4=>_0x47e5b4['isInContent']);_0x3572da['descriptionParts']=_0x1d532a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x53bfb0),this['_suggestionToController']['set'](_0xf7ae19,_0x1061d7),this['_viewToController']['set'](_0x3572da,_0x1061d7);const _0x15190e=()=>{const _0x14ff82=[],_0x1ce82e=_0xf7ae19['getAllAdjacentSuggestions']()['filter'](_0x1ea33d=>_0x1ea33d['isInContent']);for(const _0x575c5e of _0x1ce82e)_0x14ff82['push'](..._0x575c5e['getMarkers']());return _0x3b6b15(_0x1d532a['editing'],_0x14ff82);};_0x8267b1=_0x19823f['createAnnotation']({'view':_0x6b91ea,'target':_0x15190e,'type':()=>'suggestion-'+_0x1061d7['view']['type'],'isVisible':!!_0x15190e()}),_0x46e261['_bindAnnotationToEditors'](_0x3572da,_0x8267b1),_0x19823f['add'](_0x8267b1),_0x1e929d['registerAnnotation'](_0x8267b1);}['_destroyController'](_0x38a9c7){const _0x3b939a=this['editor']['plugins']['get']('CommentsRepository'),_0x2dbb44=this['editor']['plugins']['get']('Annotations'),_0x4071b4=this['_suggestionToController']['get'](_0x38a9c7),_0x52d2e7=_0x4071b4['view'],_0x27e85e=_0x2dbb44['getByInnerView'](_0x52d2e7);_0x3b939a['_unbindEditors'](_0x52d2e7),_0x27e85e&&_0x2dbb44['remove'](_0x27e85e),this['_suggestionToController']['delete'](_0x38a9c7),this['_viewToController']['delete'](_0x52d2e7),_0x4071b4['destroy']();}['_updateController'](_0x4eb9e5){if(!_0x4eb9e5['isInContent']||!this['_suggestionToController']['has'](_0x4eb9e5))return;const _0x5c9eeb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4625a1=this['_suggestionToController']['get'](_0x4eb9e5),_0x3483c9=_0x4eb9e5['getAllAdjacentSuggestions']();_0x4625a1['view']['descriptionParts']=_0x5c9eeb['descriptionFactory']['getDescriptions'](_0x3483c9);}['destroy'](){for(const _0x262b51 of this['_suggestionToController']['keys']())this['_destroyController'](_0x262b51);for(const _0x552ecb of this['_annotationViews']['values']())_0x552ecb['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x389698){return'model'in _0x389698;}class Fe extends _0x263240{static get['requires'](){return[d,u,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x5f2d26){this['editor']['plugins']['get'](d)['adapter']=_0x5f2d26;}get['adapter'](){return this['editor']['plugins']['get'](d)['adapter'];}['addSuggestion'](_0x2d3d82){return this['editor']['plugins']['get'](d)['addSuggestionData'](_0x2d3d82);}['getSuggestions']({skipNotAttached:_0x4a4579=!0x1,toJSON:_0x5a09e7=!0x1}={}){return this['editor']['plugins']['get'](d)['getSuggestions']({'skipNotAttached':_0x4a4579,'toJSON':_0x5a09e7});}['getSuggestion'](_0x1e891c){return this['editor']['plugins']['get'](d)['getSuggestion'](_0x1e891c);}}const p=['Pagination'];class re extends _0x263240{static get['requires'](){return[d];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4ba9aa=this['editor'];if(_0x4ba9aa['config']['define']('trackChangesData.editorCreator',_0x4dc6f1=>{const _0x27b6a3=_0x4ba9aa['model']['document']['getRootNames']()['reduce']((_0x2d2951,_0x26f8f0)=>(_0x2d2951[_0x26f8f0]='',_0x2d2951),{});return _0x4ba9aa['constructor']['create'](_0x27b6a3,_0x4dc6f1);}),'function'!=typeof _0x4ba9aa['config']['get']('trackChangesData')['editorCreator'])throw new _0x337eb4('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x15d47a){return P(this['editor'],!0x0,_0x15d47a);}['getDataWithDiscardedSuggestions'](_0x4a8c72){return P(this['editor'],!0x1,_0x4a8c72);}}class Ge extends _0x263240{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2a9116){function _0x467712(_0x74cd2a){return _0x74cd2a['map'](_0x27296c=>String['fromCharCode'](_0x27296c))['join']('');}super(_0x2a9116),this['result']='end',_0x2a9116[_0x467712([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x467712([0x76,0x69,0x65,0x77])][_0x467712([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x467712([0x61,0x75,0x74,0x6f]),_0x2a9116[_0x467712([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x467712([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x467712([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x467712([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x467712([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(_0x77a7da){return void 0x0!==_0x77a7da['getRootsAttributes'];}async function P(_0x3f8d1c,_0x292c83,_0x5df9ff){const _0x110ff5=_0x58d8c0(_0x3f8d1c,p);_0x110ff5['plugins']['push'](d,Ge),_0x110ff5['rootsAttributes']=He(_0x3f8d1c)?_0x3f8d1c['getRootsAttributes']():void 0x0;const _0x7c1497=document['createDocumentFragment'](),_0x268c22=_0x3f8d1c['config']['get']('trackChangesData')['editorCreator'],_0x590e9b=await _0x268c22(_0x110ff5,()=>function(_0x4a5acb){const _0x5399ff=document['createElement']('div');return _0x4a5acb['appendChild'](_0x5399ff),_0x5399ff;}(_0x7c1497));!function(_0x197b18,_0x3515e9){const _0x497bd5=_0x197b18['model']['document']['getRootNames']()['reduce']((_0x3cd24b,_0x29b8d9)=>(_0x3cd24b[_0x29b8d9]=_0x197b18['data']['get']({'rootName':_0x29b8d9}),_0x3cd24b),{}),_0x1b8054=_0x197b18['plugins']['get']('Users')['users']['map'](_0x4a5862=>({'id':_0x4a5862['id'],'name':_0x4a5862['name']})),_0xea1d79=_0x197b18['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xf4982f=_0x197b18['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xe3c511=_0x3515e9['plugins']['get']('Users'),_0x487865=_0x3515e9['plugins']['get']('TrackChangesEditing'),_0x3ec925=_0x3515e9['plugins']['get']('CommentsRepository');for(const _0x4bbf25 of _0x3ec925['getCommentThreads']())_0x4bbf25['remove']();for(const _0x34441c of _0x1b8054)_0xe3c511['getUser'](_0x34441c['id'])||_0xe3c511['addUser'](_0x34441c);_0xe3c511['me']||_0xe3c511['useAnonymousUser']();for(const _0x44f50a of _0xf4982f)_0x3ec925['addCommentThread'](_0x44f50a);for(const _0x42fee6 of _0xea1d79)_0x487865['addSuggestionData'](_0x42fee6);_0x3515e9['data']['set'](_0x497bd5);}(_0x3f8d1c,_0x590e9b),_0x590e9b['execute'](_0x292c83?'acceptAllSuggestions':'discardAllSuggestions');const _0x25c334=He(_0x590e9b)?_0x590e9b['getFullData'](_0x5df9ff):_0x590e9b['data']['get'](_0x5df9ff);return await _0x590e9b['destroy'](),_0x25c334;}class Me extends _0x2cc885{['options'];constructor(_0x53cc9d,_0xbbcb96){super(_0x53cc9d),this['options']=_0xbbcb96,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'](_0x446466,_0x6ed6cd){if(!this['element'])return;const _0x20ccc9=[];for(const [_0x2526bf,_0x38887c]of _0x446466){const _0x352247=document['createElement']('div');_0x352247['setAttribute']('data-ck-root-name',_0x2526bf),_0x352247['className']=_0x38887c['classes']+'\x20ck-track-changes-preview__root-container',_0x352247['innerHTML']=_0x38887c['content'],_0x20ccc9['push'](_0x352247);}_0x6ed6cd(this['element'],_0x20ccc9),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class te extends _0x2a287a{constructor(_0x5dc20c){super(_0x5dc20c),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x3bf105=this['editor'],_0x430423=_0x3bf105['locale'],_0x12a086=_0x3bf105['plugins']['get']('Dialog');let _0x341d12;const _0x4f8984=function(_0x3563fb){const _0x4acf59={};if('editables'in _0x3563fb['ui']['view']){for(const [_0x6cf85b,_0x511c6a]of Object['entries'](_0x3563fb['ui']['view']['editables']))_0x4acf59[_0x6cf85b]=_0x511c6a['element'];}else _0x4acf59[_0x3563fb['model']['document']['getRootNames']()[0x0]]=_0x3563fb['ui']['view']['editable']['element'];return _0x4acf59;}(_0x3bf105),_0x106187=function(_0x3d165e){let _0x463810=0x0;for(const _0x29205b of Object['values'](_0x3d165e))_0x463810=Math['max'](_0x463810,_0x29205b['getBoundingClientRect']()['width']);let _0x19de2a=0x0;for(const _0x22f17d of Object['values'](_0x3d165e))_0x19de2a+=_0x22f17d['getBoundingClientRect']()['height'];const _0x164a78=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x307923=Math['min'](_0x19de2a,_0x164a78);return{'width':_0x463810,'height':_0x307923};}(_0x4f8984);_0x12a086['show']({'id':'finalContentPreview','title':o(_0x430423,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x430423,{'dialogRects':_0x106187}),'onHide':()=>{_0x341d12['detachFromDom']();},'onShow':()=>{_0x3bf105['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x5cd5e8=>{const _0xd75e48=this['_standarizeRootsData'](_0x5cd5e8,_0x3bf105,_0x4f8984);_0x12a086['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0xd75e48,_0x3bf105['config']['get']('trackChanges.preview.renderFunction'));}),_0x341d12=new _0x44bde5(_0x430423,[_0x12a086['view']]),_0x341d12['attachToDom'](),_0x341d12['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x3bf105['once']('destroy',()=>{_0x341d12['detachFromDom']();});const _0x28d431=_0x12a086['view']['headerView']['class'];_0x12a086['view']['headerView']['class']=_0x28d431?_0x28d431+'\x20ck-reset_all':'ck-reset_all',_0x12a086['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x12a086['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x39cc4e=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x54210b=_0x39cc4e['previewMode'],_0x2a496d={};if('$labels'===_0x54210b){for(const _0x621eec of _0x39cc4e['getMergeFieldsIds']())_0x2a496d[_0x621eec]=_0x39cc4e['getLabel'](_0x621eec)||_0x621eec;}else{const _0x24786a='$defaultValues'===_0x54210b?_0x39cc4e['getDefaultValues']():_0x39cc4e['getDataSetValues'](_0x54210b,!0x0);for(const _0x29544c of Object['entries'](_0x24786a)){const [_0xcbe733,_0x348c8b]=_0x29544c;_0x2a496d[_0xcbe733]=null!==_0x348c8b?_0x348c8b:_0x39cc4e['getLabel'](_0xcbe733)||_0xcbe733;}}return{'mergeFieldsData':_0x2a496d};}['_standarizeRootsData'](_0x249a79,_0x2e9227,_0xdcee27){let _0x4e5827;if('string'==typeof _0x249a79){const _0x387571=_0x2e9227['model']['document']['getRootNames']()[0x0];_0x4e5827={[_0x387571]:_0x249a79};}else _0x4e5827=_0x249a79;const _0x5ace94=this['_fixMediaEmbeds'](_0x4e5827,_0x2e9227),_0x46f21e=function(_0x4997d9,_0x51b981){for(const [_0x300c1a,_0x1937e0]of _0x4997d9)_0x1937e0['classes']=_0x51b981[_0x300c1a]['classList']['value']['replace']('ck-focused','');return _0x4997d9;}(this['_sortRoots'](_0x2e9227)['reduce']((_0x41d955,_0x4254b1)=>(_0x41d955['push']([_0x4254b1,{'content':_0x5ace94[_0x4254b1],'classes':''}]),_0x41d955),[]),_0xdcee27);return _0x46f21e;}['_fixMediaEmbeds'](_0x2c1198,_0x4f414e){if(!_0x4f414e['plugins']['has']('MediaEmbedEditing'))return _0x2c1198;const _0x95276=_0x4f414e['plugins']['get']('MediaEmbedEditing');for(const [_0x134a25,_0x2d4603]of Object['entries'](_0x2c1198)){const _0x2bfbfc=document['createElement']('div');_0x2bfbfc['innerHTML']=_0x2d4603,(_0x2bfbfc['querySelectorAll']('figure.media')['forEach'](_0xd247ce=>{const _0x14aa1d=_0xd247ce['querySelector']('oembed');if(_0x14aa1d){const _0x183f61=_0x14aa1d['getAttribute']('url');if(_0x183f61){const _0x217576=_0x95276['registry']['getMediaViewElement'](new _0x599951(_0x4f414e['editing']['view']['document']),_0x183f61,{'elementName':'','renderForEditingView':!0x0}),_0x311ad3=document['createElement']('div');_0x311ad3['classList']['add']('ck-media__wrapper'),_0x217576['render'](_0x311ad3,_0x4f414e['editing']['view']['domConverter']),_0x14aa1d['replaceWith'](_0x311ad3);}}}),_0x2c1198[_0x134a25]=_0x2bfbfc['innerHTML']);}return _0x2c1198;}['_sortRoots'](_0x1062cc){if(!function(_0x543c9f){return void 0x0!==_0x543c9f['getRootsAttributes'];}(_0x1062cc))return _0x1062cc['model']['document']['getRootNames']();const _0x136d6d=[],_0x1d38f4=new Map();for(const _0x4323cd of _0x1062cc['model']['document']['getRootNames']()){const _0x450bc3=_0x1062cc['editing']['view']['getDomRoot'](_0x4323cd)['getClientRects']()['item'](0x0);_0x136d6d['push'](_0x4323cd),_0x1d38f4['set'](_0x4323cd,_0x450bc3);}return _0x136d6d['sort']((_0x110e7e,_0x1661f3)=>{const _0x302ad9=_0x1d38f4['get'](_0x110e7e),_0x3ebc16=_0x1d38f4['get'](_0x1661f3);return _0x302ad9['y']-_0x3ebc16['y']||_0x302ad9['x']-_0x3ebc16['x'];}),_0x136d6d;}}class $e extends _0x263240{static get['requires'](){return[re,_0x54cf74];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xe1f326){super(_0xe1f326),_0xe1f326['commands']['add']('previewFinalContent',new te(this['editor'])),_0xe1f326['config']['define']('trackChanges.preview.renderFunction',(_0x466eb0,_0x12374f)=>{for(const _0xa689d8 of _0x12374f)_0x466eb0['appendChild'](_0xa689d8);});}}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};
|